@font-face {
    font-family: 'UVNBaiSau_R';
    src: url('../fonts/UVNBaiSau_R.eot');
    src: url('../fonts/UVNBaiSau_R.eot') format('embedded-opentype'),
         url('../fonts/UVNBaiSau_R.woff2') format('woff2'),
         url('../fonts/UVNBaiSau_R.woff') format('woff'),
         url('../fonts/UVNBaiSau_R.ttf') format('truetype'),
         url('../fonts/UVNBaiSau_R.svg#UVNBaiSau_R') format('svg');
}
@media screen and (max-width: 1199px){
html, body {
    width: auto !important;
    overflow-x: hidden !important;
}
}
@media (min-width: 1200px)
.container {
    width: 1366px;
}
@media (min-width: 992px)
.container {
    width: 970px;
}
@media (min-width: 768px)
.container {
    width: 750px;
}
.container {
    width: 100%;
/*     max-width: 1366px; */
}
.container.w-1366 {
    max-width: 1366px;
}
.container .wrapper{
  max-width: 1000px;
  margin: 0 auto;
}
header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.page-header__left{
  padding: 10px 0;
}
nav:not(.navigation--mobile)>.menu-item>a {
  padding: 30px 15px;
}
.page-header--light{
    background-color: #1e2329;
    z-index: 1500;
    border-bottom: unset;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 0;
}
nav:not(.navigation--mobile) ul li.menu-item:not(.sub) a{
    color: white !important;
    font-family: 'UVNBaiSau_R';
    text-transform: uppercase;
    font-size: 15px !important;
}
nav:not(.navigation--mobile) ul li.menu-item.sub a{
    color: #666 !important;
}
nav:not(.navigation--mobile) ul li.menu-item.sub:hover a{
    color: white !important;
}
.menu-item.member a{
  margin-top: -1px;
}
.menu-item.member img{
  margin-top: -5px;
}

#slider {
    width: 100%;

    background-attachment: fixed;
    position: relative;
}
.slider-box {
    width: 100%;
    padding: 150px 0px;
    text-align: center;
    position: relative;
    z-index: 11;
}
.slider-box h3{
  font-size: 40px;
  font-family: 'UVNBaiSau_R' !important;
  text-transform: uppercase;
  color: #FFF;
  line-height: 50px;
}
.slider-box p{
  line-height: 30px;
  color: #FFF;
  font-size: 20px;
  padding: 5px 0px;
  font-family: 'UVNBaiSau_R' !important;
}
#intro{
  background: #13171d;
}
#intro .txt .t1 {
    font-size: 38px;
    line-height: 35px;
    color: #ffb400;
}
#intro .txt {
    text-align: right;
    margin-bottom: 25px;
}
#intro .txt .t2 {
    font-size: 18px;
    line-height: 35px;
    color: #FFF;
}
#intro .txt p {
    padding: 0;
}
#intro .txt .t2 span {
    font-weight: 500;
    color: #ffb400;
    font-size: 25px;
}
#intro .text .t1{
    font-size: 20px;
    line-height: 30px;
    color:#ffffff;
    padding-left: 120px;
    text-align: left;
}
#intro .text .t1 span{
    font-size: 50px;
    line-height: 60px;
    color:#ffb400;
}
#intro .text .t2{
    font-size: 20px;
    line-height: 40px;
    color:#FFF;
    text-align: left;
    padding-left: 190px;
}
#intro .text .t2 span{
    font-size: 30px;
    line-height: 60px;
    color:#ffb400;
}
#intro .img {
    margin-bottom: 20px;
}
#intro .content {
    border: solid 2px #ffb400;
    padding: 25px 30px;
    padding-bottom: 40px;
    margin-right: -100px;
    position: relative;
    z-index: 1;
    background: rgba(27, 29, 31, 0.85);
}
#intro .content ul li {
    padding-left: 25px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #FFF;
}
#intro .content ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    color: #ffb400;
}
#intro .content .link {
    position: absolute;
    bottom: -36px;
    right: 50px;
    padding: 15px;
}
#intro .content .link a {
    display: block;
    background: #ffb400;
    text-transform: uppercase;
    width: 130px;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    padding: 8px 10px;
    border-radius: 5px;
    border: solid 2px #ffb400;
    color: #DDD;
}
#intro .content .link a:hover{
    background:#1b1d1f;
    color:#ffb400;
}
#service {
    border-top: 1px solid rgb(53 53 53);
    background-color: #13171d;
}
#service .col-md-3 .caption .t1{
    font-size: 20px;
    line-height: 30px;
    color:#ffffff;
    margin-bottom: 5px;
}
#service .col-md-3 .caption .t2{
    font-size: 35px;
    line-height: 45px;
    color: #ffb400;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 25px;
    border-bottom: solid 1px rgba(255,255,255,0.2);
    position: relative;
}
#service .col-md-3 .caption .t2:before{
    content: "";
    position: absolute;
    width: 50px;
    border-bottom: solid 3px #cccccc;
    bottom: -2px;
    left: 0;
}
#service .col-md-3 .caption .des{
    font-size: 15px;
    line-height: 22px;
    color:#999999;
    text-align: justify;
    margin-bottom: 15px;
}
#service .col-md-3 .caption .link a {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    border: solid 1px rgba(255,255,255,0.2);
    padding: 10px 37px;
    border-radius: 5px;
    text-transform: uppercase;
}
#service .col-md-3 .caption .link a:hover{
    border-color: #fb7224;
    background: #fb7224;
}
#service .col-md-9{
  padding: 0px 15px;
}

#service .col-md-9 .b{
  width: calc(100% + 20px);
  margin: 0px -10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#service .col-md-9 .b .col-md-3{
  width: calc(100% / 12 * 3);
  padding: 0px 10px;
}
#service .col-md-9 .col-md-3 .img img{
  max-width: 100%;
  display: block;
}
#service .col-md-9 .col-md-3 .desc{
  margin-top: 10px;
}
#service .col-md-9 .col-md-3 .desc h3{
  text-align: center;
  margin-bottom: 10px;
}
#service .col-md-9 .col-md-3 .desc h3 a{
  font-size: 15px;
  text-transform: uppercase;
  color: #FFF;
}
#service .col-md-9 .col-md-3 .desc p{
  font-size: 13px;
  color: #FFF;
  line-height: 20px;
}
#partner {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
    background-image: url('/storage/index/trinh-bay-website.jpg') !important;
    background-size: cover;
    background-attachment: fixed;
}
#partner:after{
  position: absolute;
  width: 100%;
  content: '';
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
#partner div{
  position: relative;
  z-index: 1;
}
.title-partner{
    margin-bottom: 30px;
    text-align: center;
    font-size: 35px;
    line-height: 45px;
    font-weight: 300;
    padding-bottom: 20px;
    position: relative;
}
.title-partner:before{
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 200px;
    height: 1px;
    background: #999999;
    margin-top: 1px;
}
.title-partner .counter{
    font-weight: bold;
    color: #bcd02f;
}
.title-partner:after{
    position: absolute;
    content: '';
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 50px;
    height: 3px;
    background: #cccccc;
}
.title-partner h2{
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: #FFF;
}
.desc-partner{
    text-align: center;
    max-width: 960px;
    margin: 0 auto 40px;
    font-size: 18px;
    color: #FFF;
    line-height: 25px;
}
#slider-partner{
    padding: 0 60px;
    margin-bottom: 40px;
}
#slider-partner .item-partner{
    margin: 30px 15px;
    float: left;
}
#slider-partner .item{
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.4);
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.4);
    max-width: 150px;
    margin: 0 auto;
    text-align: center;
}

#slider-partner .item img{
    width: 100%;
    display: block;
    margin: 0 auto;
}
#slider-partner .slick-arrow{
    width: 20px;
    height: 30px;
    color: #444444;
}
#slider-partner .slick-prev{
    left: 20px;
    opacity: 1;
    background: transparent;
}
#slider-partner .slick-next{
    right: 20px;
    opacity: 1;
    background: transparent;
}
#slider-partner .slick-arrow:hover{
    color: #fb7224;
}
#slider-partner .slick-arrow:after{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-family: fontawesome;
    font-size: 40px;
    line-height: 30px;
}
#slider-partner .slick-prev:after{
    content: '\f104';
}
#slider-partner .slick-next:after{
    content: '\f105';
}
#process .content-wrapper{
  position: relative;
}
#process-line {
  position: absolute;
  left: -110px;
  top: 60px;
  width: 1920px;
  height: 400px;
  margin: 0 auto;
  z-index: -1;
}

#process-line path {
  stroke-dasharray: 4300;
  stroke-dashoffset: 4300;
}

#process-line.line path {
  stroke-dasharray: 4300;
  stroke-dashoffset: 4300;
  animation: dash 5s linear forwards;
}

@keyframes dash {
  from {
    stroke-dashoffset: 4300;
  }

  to {
    stroke-dashoffset: 0;
  }
}
.st0 {
  fill: none;
  stroke: #898989;
  stroke-width: 2;
  stroke-miterlimit: 10;
}
#process {
  min-height: 680px;
  padding-bottom: 87px;
}

.process-tittile .section-title {
  font-weight: bold;
  color: #4064d6;
  text-transform: uppercase;
  text-align: center;
  font-size: 40px;
  padding-bottom: 96px;
  padding-top: 55px;
  background: linear-gradient(48deg,#015e25,#0094dd);
  -webkit-background-clip: text;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  width: max-content;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-weight: 800;
  line-height: inherit;
  font-family: 'Roboto', sans-serif;
}

#reviews .process-tittile .section-title {
/*   padding: 20px 0 30px; */
}

.box-banggia {
    width: 100%;
    padding: 40px 0px;
}
.box-banggia h4 {
    font-size: 26px;
    font-weight: bold;
    color: #097ab4;
    text-align: center;
    margin: 0;
    line-height: 30px;
}
.box-banggia p {
    text-align: center;
    color: #878787;
    font-size: 16px;
    margin-top: 10px;
}
.nav-tabs > li {
    float:none;
    display:inline-block;
    zoom:1;
}

.nav-tabs {
    text-align:center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}
.post__content ul{
    padding: unset;
}
thead tr th, thead tr td, tbody tr th, tbody tr td, .post__content table{
  border:none !important;
}
thead tr th, thead tr td, tbody tr th, tbody tr td{
  border-bottom: 1px dotted #ddd !important;
  padding: 13px 0 !important;
  text-align: center;
}
tbody tr td span{
  font-weight: 600;
  font-size: 20px;
  color: #D90;
}
.cursor-pointer, thead tr th{
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  #process {
    overflow-y: visible;
    overflow-x: hidden;
  }
}

.process-item {
  text-align: center;
  margin-bottom: 48px;
  height: 243px;
  overflow: hidden;
}

.process-img {
  width: 128px;
  height: 128px;
  border: 3px solid #035d24;
  border-radius: 50%;
  margin: 0 auto;
  background: #fff;
  position: relative;
  margin-bottom: 9px;
  cursor: pointer;
  transition: 0.6s;
}

.process-img img {
  width: 67px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.process-img:hover > img {
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  -o-transform: scale(.8);
  transform: scale(.8);
}

.process-tittle {
  font-size: 17px;
  color: #0094dd;
  text-transform: uppercase;
  font-family: 'Open Sans',sans-serif;
  font-weight: bold;
  height: 23px;
  overflow: hidden;
  margin-bottom: 8px;
  padding-top: 4px;
}

.process-cmt {
  color: #7b7b7b;
  line-height: 25px;
  font-size: 15px;
  font-weight: 600;
  width: 90%;
  margin: 0 auto;
  height: 74px;
  overflow: hidden;
}

#process .content-wrapper {
  position: relative;
  z-index: 2;
}
.process-img.activate{
  border-color: #ffb400
}
.widget{
  background-color: unset;
}
.border{
  border: 1px solid #ddd
}
.w-100{
  width: 100%
}
#reviews .cover{
  display: block;
	width: 100%;
	height: 370px;
	overflow: hidden;
	position: relative;
	border-radius: 1px;
	margin: 0 auto;
}
#reviews .cover img{
  top: 0;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 0;
  margin:0;
  padding:0;
	-webkit-transition: all 11s;
	-moz-transition: all 11s;
	-ms-transition: all 11s;
	-o-transition: all 11s;
	transition: all 11s;
}
#reviews .item:hover img{
  -webkit-transition: all 11s;
  -moz-transition: all 11s;
  -ms-transition: all 11s;
  -o-transition: all 11s;
  transition: all 11s;
  transform: translateY(-80%);
}
#reviews .item h3{
  text-align: center;
  text-transform: uppercase;
  margin: 15px 5px;
  font-size: 20px;
}
#reviews .item:hover h3{
  color: var(--color-1st)
}
.desc-footer .link a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}
.desc-footer a {
    padding: 6px 10px;
}
.desc-footer .bct{
  margin: 15px 0;
}
.widget--footer .site_title {
    text-transform: uppercase;
}
.list--social {
    margin: 0;
    padding: 0
}

.list--social li {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    vertical-align: top
}

.list--social li a {
    display: inline-block;
    font-size: 14px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #f9f9f9;
    border: 1px solid #404040
}

.list--social li a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 18px
}

.list--social li a:hover {
    color: var(--color-1st);
    border-color: var(--color-1st);
    background-color: var(--color-1st)
}

.list--social li a:hover i {
    color: #fff
}
/***old**/
#reviews {
    padding: 40px 0px;
/*     background: #ffb400; */
  border-top: 2px solid #ddd
}
#reviews .container{
    max-width: 1100px;
}
#counselling{
  width: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
  background-image: url('/storage/index/mt-1377-home2-header-bg.jpg') !important;
  background-size: cover;
  background-attachment: fixed;
}
#counselling:after{
  position: absolute;
  width: 100%;
  content: '';
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
#counselling div{
  position: relative;
  z-index: 1200;
}
#counselling form{
    WIDTH: 95%;
    padding: 30px 0;
    margin: 0 auto;
}
#counselling .counselling-box {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  max-width: 768px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}

.counselling-box h3{
  font-size: 25px;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  font-weight: 400;
  margin-bottom: 10px;
}
.counselling-box p{
  font-size: 15px;
  text-align: center;
  color: #FFF;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 10px;
}
.counselling-box p a{
  font-size: 15px;
  text-align: center;
  color: #FFF;
  display: inline-block;
  padding: 2px 20px;
  text-transform: uppercase;
  background: #D90;
  border-radius: 5px;
}
.page-footer{
  text-align:center;
  color: white;
}
.page-footer p, .page-footer h3, .page-footer h4{
  color: #ffffff !important;
}

.post--single{
/*   background-color:#f9f9f9; */
  padding: 0 30px;
}
.post--single .map div{
  display: contents;
}
.post--single .contact-info{
  text-align:center;
  border-bottom: 1px solid #ddd;
}
#page-wrap .bg-cover{
  background: url('/storage/index/backgroundslider.jpg') no-repeat top center;
  background-attachment: fixed;
  min-height: 420px
}
.box-banggia h4 {
    font-size: 26px;
    font-weight: bold;
    color: #097ab4;
}
#page-wrap .row{
  position: relative
}

#page-wrap .side-bar{
  position: sticky;
  top: 85px;
}
/**hosting**/
#generic_price_table{
	background-color: #f0eded;
}

/*PRICE COLOR CODE START*/
#generic_price_table .generic_content{
	background-color: #fff;
}

#generic_price_table .generic_content .generic_head_price{
	background-color: #f6f6f6;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
	border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
	color: #525252;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
    color: #414141;
}

#generic_price_table .generic_content .generic_feature_list ul li{
	color: #a7a7a7;
}

#generic_price_table .generic_content .generic_feature_list ul li span{
	color: #414141;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
	background-color: #E4E4E4;
	border-left: 5px solid #2ECC71;
}

#generic_price_table .generic_content .generic_price_btn a{
	border: 1px solid #2ECC71;
    color: #2ECC71;
}

#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg{
	border-color: #2ECC71 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #2ECC71;
	color: #fff;
}

#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head span,
#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head span{
	color: #fff;
}

#generic_price_table .generic_content:hover .generic_price_btn a,
#generic_price_table .generic_content.active .generic_price_btn a{
	background-color: #2ECC71;
	color: #fff;
}
#generic_price_table{
	margin: 50px 0 50px 0;
    font-family: 'Raleway', sans-serif;
}
.row .table{
    padding: 28px 0;
}

/*PRICE BODY CODE START*/

#generic_price_table .generic_content{
	overflow: hidden;
	position: relative;
	text-align: center;
}

#generic_price_table .generic_content .generic_head_price {
	margin: 0 0 20px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content{
	margin: 0 0 50px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
    border-style: solid;
    border-width: 90px 1411px 23px 399px;
	position: absolute;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head{
	padding-top: 40px;
	position: relative;
	z-index: 1;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
    font-family: "Raleway",sans-serif;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag{
	padding: 0 0 20px;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price{
	display: block;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 28px;
    font-weight: 400;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{
    font-family: "Lato",sans-serif;
    font-size: 60px;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 60px;
    padding: 0;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 24px;
    font-weight: 400;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
    font-family: "Lato",sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_feature_list ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#generic_price_table .generic_content .generic_feature_list ul li{
	font-family: "Lato",sans-serif;
	font-size: 18px;
	padding: 15px 0;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;

}
#generic_price_table .generic_content .generic_feature_list ul li .fa{
	padding: 0 10px;
}
#generic_price_table .generic_content .generic_price_btn{
	margin: 20px 0 32px;
}

#generic_price_table .generic_content .generic_price_btn a{
    border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	-webkit-border-radius: 50px;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    outline: medium none;
    padding: 12px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

#generic_price_table .generic_content,
#generic_price_table .generic_content:hover,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content .price,
#generic_price_table .generic_content:hover .price,
#generic_price_table .generic_content .generic_price_btn a,
#generic_price_table .generic_content:hover .generic_price_btn a{
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
@media (max-width: 320px) {
}

@media (max-width: 767px) {
	#generic_price_table .generic_content{
		margin-bottom:75px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#generic_price_table .col-md-3{
		float:left;
		width:50%;
	}

	#generic_price_table .col-md-4{
		float:left;
		width:50%;
	}

	#generic_price_table .generic_content{
		margin-bottom:75px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
#generic_price_table_home{
	 font-family: 'Raleway', sans-serif;
}

.text-center h1,
.text-center h1 a{
	color: #7885CB;
	font-size: 30px;
	font-weight: 300;
	text-decoration: none;
}
.demo-pic{
	margin: 0 auto;
}
.demo-pic:hover{
	opacity: 0.7;
}

#generic_price_table_home ul{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: table;
}
#generic_price_table_home li{
	float: left;
}
#generic_price_table_home li + li{
	margin-left: 10px;
	padding-bottom: 10px;
}
#generic_price_table_home li a{
	display: block;
	width: 50px;
	height: 50px;
	font-size: 0px;
}
#generic_price_table_home .blue{
	background: #3498DB;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .emerald{
	background: #2ECC71;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .grey{
	background: #7F8C8D;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .midnight{
	background: #34495E;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .orange{
	background: #E67E22;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .purple{
	background: #9B59B6;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .red{
	background: #E74C3C;
	transition:all 0.3s ease-in-out 0s;
}
#generic_price_table_home .turquoise{
	background: #1ABC9C;
	transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .blue:hover,
#generic_price_table_home .emerald:hover,
#generic_price_table_home .grey:hover,
#generic_price_table_home .midnight:hover,
#generic_price_table_home .orange:hover,
#generic_price_table_home .purple:hover,
#generic_price_table_home .red:hover,
#generic_price_table_home .turquoise:hover{
	border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
	transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .divider{
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 20px;
}
#generic_price_table_home .divider span{
	width: 100%;
	display: table;
	height: 2px;
	background: #ddd;
	margin: 50px auto;
	line-height: 2px;
}
#generic_price_table_home .itemname{
	text-align: center;
	font-size: 50px ;
	padding: 50px 0 20px ;
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
	text-decoration: none;
    font-weight: 300;
}
#generic_price_table_home .itemnametext{
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    display: inline-block;
}
#generic_price_table_home .footer{
	padding:40px 0;
}

.price-heading{
    text-align: center;
}
.price-heading h1{
	color: #666;
	margin: 0;
	padding: 0 0 50px 0;
}
.demo-button {
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium ;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.bottom_btn{
	background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 28px;
    margin: 60px auto 20px;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
}
.demo-button:hover{
	background-color: #666;
	color: #FFF;
	text-decoration:none;

}
.bottom_btn:hover{
	background-color: #666;
	color: #FFF;
	text-decoration:none;
}

/****/
.tab-banggia-tkw .box-hx{
  /* transition: all 0.6s; */
  background: #FFF;
  width: 100%;
}
.tab-banggia-tkw .box-hx:hover {
    box-shadow: 0 0 40px rgba(0,0,0,.05);
    transform: translate(0, -20px) scale(1.01);
}
.tab-banggia-tkw .box-i .tkw-title{
  border-bottom: 1px solid #eee;
  padding: 20px 10px;
  text-align: center;
  background-color: #111;
  font-size: 20px;
  color: #FFF;
}
.tab-banggia-tkw .box-i .tkw-title.green{
  background: #84ba3f;
}
.tab-banggia-tkw .box-i .tkw-desc.gray{
  background-color: #eee;
  font-size: 20px;
}
.tab-banggia-tkw .box-i .tkw-desc.mau1{
  background-color: #3899e8;
  font-size: 20px;
  color: #FFF;
  border-bottom:  0px solid transparent;
}
.tab-banggia-tkw .box-i .tkw-desc.mau2{
  background-color: #3289d0;
  font-size: 20px;
  color: #FFF;
  border-bottom:  0px solid transparent;
}
.tab-banggia-tkw .box-i .tkw-desc.mau3{
  background-color: #2c7ab9;
  font-size: 20px;
  color: #FFF;
  border-bottom:  0px solid transparent;
}

.tab-banggia-tkw .box-i .tkw-desc{
  border-bottom: 1px solid #eee;
  padding: 20px;
  text-align: center;
  font-family: Rotobo,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #626262;
}
.tab-banggia-tkw .box-i .tkw-desc span{
  font-size: 15px;
}
.tab-banggia-tkw .box-i .tkw-footer{
  border-bottom: 1px solid #eee;
  padding: 20px;
  text-align: center;
  background: #eee;
}
.tab-banggia-tkw .box-i .tkw-footer .button {
    background: #84ba3f;
    padding: 10px 20px;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: Montserrat,sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    border: 2px solid #84ba3f;
    cursor: pointer;
}
.box-i.box-i-5{
  width: 20%;
  margin-bottom: 30px;
  display: inline-flex;
}


/****/

@media screen and (max-width: 1200px){
  .navigation .menu-item>a {
    padding: 20px 12px;
  }
}
@media screen and (max-width: 1024px){
  #intro .txt .t1 {
    font-size: 35px;
  }
  #intro .txt .t2 {
    font-size: 15px;
  }
  intro .text .t1 {
    font-size: 20px;
  }
  #intro .text .t1 span {
    font-size: 40px;
  }
  #intro .text .t2 {
    font-size: 20px;
  }
  #intro .text .t2 span {
    font-size: 30px;
  }
  .box-i.box-i-5{
    width: unset;
  }

}
@media screen and (max-width: 960px){

  #intro .content{
    margin-right: unset;
  }
}
@media screen and (max-width: 768px){
  #intro .text .t1 span {
    font-size: 35px;
  }
  #intro .text .t1, #intro .text .t2{
    padding-left: unset;
    }
    .popup {
        width: 100%;
    }

    #reviews .item h3{
        font-size: 15px;
    }
    #reviews .process-tittile .section-title {
        padding: 20px 0 30px;
    }
}
@media screen and (max-width: 430px){
  .hidden-mobile{
    display:none;
  }
  .post--single {
    background-color: unset;
    padding: unset;
  }
  tbody tr td span {
    font-size: 15px;
  }
  .box-i.box-i-5 {
    width: 100%;
  }
}
.text-white{
  color:white;
  font-size: 23px;
}
.page-intro .page-intro__title, .page-intro p{
  font-family: 'roboto';
  letter-spacing: unset
}
.page-intro .page-intro__title{
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 28px;
}

.page-intro .page-intro__title:after{
  content:url(/storage/general/title-bottom-line.png);
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translate(50%, 20px);
}
.page-intro:after{
  content: unset
}
.d-none{
  display:none
}
.plan {
    background: #fff none repeat scroll 0 0;
    border-radius: 15px;
    box-shadow: 0 0 4px #aaa;
    margin: 0 0 15px;
    min-height: 90px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.plan .promotion{
    position: absolute;
    bottom: 0;
    left: 0;
}
.pricing_row .plan, .pricing_row .plan .header {
    /* border-radius: 0; */
}
.pricing_row .plan:hover{
  box-shadow: 0px 1px 6px 2px #ababab;
}
.pricing_row .mb-5{
  margin-bottom: 15px;
  padding: 0 10px;
}
.plan .header {
    background: #eee none repeat scroll 0 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #999;
    padding: 12px 15px;
    position: relative;
}
.plan .header::after {
    content: '';
    position: absolute;
    bottom: -29px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 15px solid #000;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
}
.plan ul {
    list-style-type: none;
}
.plan .price {
    margin: 0 auto;
    padding: 20px 0 10px;
    width: 100%;
}
.plan .price small{
    margin-top: -20px;
    display: table-caption;
    color: white;
    font-size: 67%;
}
.plan.type-1 .header{
    background-color: #00b8fc;
}
.plan.type-2 .header {
    background-color: #02c757;
}
.plan.type-3 .header {
    background-color: #ddc068;
}

.plan.type-1 .header::after {
    border-top-color: #00b8fc;
}
.plan.type-2 .header::after  {
    border-top-color: #02c757;
}
.plan.type-3 .header::after  {
    border-top-color: #ddc068;
}

.plan.type-1 .price-01{
    background-color: #00baff;
}
.plan.type-1 .price-02 {
    background-color: #00a4e1;
}
.plan.type-1 .price-03 {
    background-color: #029bd4;
}
.plan.type-2  .price-01{
    background-color: #00e563;
}
.plan.type-2  .price-02 {
    background-color: #00d15a;
}
.plan.type-2  .price-03 {
    background-color: #02c054;
}
.plan.type-3 .price-01 {
    background-color: #fae395;
}
.plan.type-3 .price-02 {
    background-color: #e8ce7e;
}
.plan.type-3 .price-03 {
    background-color: #ddc068;
}
.plan .price span {
    font-size: 18px;
    line-height: 1;
    vertical-align: top;
    font-weight: 400;
    color: white;
}
.plan .price h6 {
    color: #eaeaea;
    font-size: 15px;
}
.plan ul li {
    line-height: 22px;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
}
.plan ul li:first-child{
  padding: 25px 0 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  font-size: 16px;
  box-shadow: inset 0 0 10px #21212187;
  color: #fff;
}

.plan.type-1 ul li:first-child{
    background-color: #005b8e;
}
.plan.type-2 ul li:first-child{
    background-color: #017834;
}
.plan.type-3 ul li:first-child{
    background-color: #957d39;
    color: #f0ff2b;
}

.plan ul li:first-child .size{
    font-size: 35px;
    line-height: 35px;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 2px solid;
}
.plan ul li:last-child{
  border-bottom: unset
}
.plan .bg-danger-custom{
  background-color: #dc3545 !important;
}
.plan .header h3{
  margin: 5px 0;
  color: #fff;
}
.plan .bg-danger-custom h3{
  color: white;
}
.price-package small{
    margin: -5px 5px;
    position: absolute;
}
.searchbar{
height: 60px;
background-color: #353b48;
border-radius: 30px;
padding: 10px;
max-width: 1000px;
margin: 0 auto;
}

.search_input{
color: white;
border: 0;
outline: 0;
background: #fff0;
width:75%;
/*caret-color:transparent;*/
line-height: 40px;
transition: width 0.4s linear;
padding: 0 10px;
}
/* .searchbar:hover > .search_input{
padding: 0 10px;
width: 80%;
caret-color:red;
transition: width 0.4s linear;
}
 */
.searchbar:hover > .search_icon{
background: white;
color: #e74c3c;
}

.search_icon{
height: 40px;
width: 40px;
float: right;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
color:white;
text-decoration:none;
}
#domain-info .line>* {
    text-align: left;
}
#domain-info .line.split-3>* {
    width: 30.3%;
}
#domain-info .line {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#domain-info p {
    color: #0094dd;
    font-size: 15px;
    margin: 0 10px;
}
#domain-info h2 {
    color: #005d25;
    font-size: 17px;
  margin-top: 20px;
}
#domain-info i {
    margin-right: 10px;
}
#domain-info p.danger{
    color: red;
}

.lds-roller {
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 50%;
  width: 80px;
  height: 80px;
  visibility: hidden;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--color-1st);
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.domain-input {
    padding: 25px;
  position: relative;
}
.domain-input h2 {
    text-transform: uppercase;
    color: #ffb400;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.8;
    vertical-align: top;
    border-top: 1px solid #ddd;
    font-size: 16px;
    position: relative;
}

.table>tbody .small, .table>tbody small {
    font-size: 100%;
    color: red;
    position: absolute;
    margin-left: 5px;
    top: 5px;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 100;
}
.overlay-on {
  visibility: visible !important;
  opacity: 1 !important;
}

.popup {
  margin: 110px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 70%;
  position: relative;
  transition: all 1s ease-in-out;
max-height: 70%;
overflow-y: auto;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}
.tab-content.hosting{
  margin-top: 15px
}
.nav-tabs>li>a {
    font-weight: bold;
    font-size: 18px;
}
a#close {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 25px;
    color: #2a93dd;
}
.col-lg-9 .page-content .grid{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(265px,1fr));
    gap: 20px;
}
.mb-20{
  margin-bottom: 20px;
}
.block-type-domain{
    border-radius: 10px;
    padding: 20px;
}
.block-type-domain h3{
    font-size: 18px;
}
.block-type-domain label{
    margin-left: 5px;
    font-weight: 400;
    text-transform: lowercase;
}

@media only screen and (max-width: 1000px) {
    #process {
      background: #f5f5f5;
      height: auto;
    }
    header .container {
      display: block;
    }
  }

  @media only screen and (max-width: 768px) {
    #line-quytrinh {
      display: none;
    }
  }

  @media only screen and (max-width: 600px) {
    .process-item {
      border-bottom: 1px solid #e6e6e6;
      padding-bottom: 30px;
      margin-bottom: 34px;
      height: auto;
    }

    .process-tittle {
      height: auto;
    }

    .process-cmt {
      height: auto;
    }

    #line-quytrinh {
      display: none;
    }

    .process-tittile .section-title {
      width: 100%;
    }
    #domain-info .line{
      display: unset !important;
    }
    #domain-info .line.split-3>* {
      width: 100%;
      }
      .popup {
          width: 90%;
      }
      .domain-ext{
          margin-bottom: 20px;
      }
  }

  @media screen and (max-width: 1499px) {
    #line-quytrinh {
      margin-left: -150px;
    }
  }

  @media screen and (max-width: 1365px) {
    #line-quytrinh {
      margin-left: -180px;
    }
  }

  @media screen and (max-width: 1199px) {
    #line-quytrinh {
      margin-left: -330px;
    }
  }

  @media screen and (max-width: 991px) {
    #line-quytrinh {
      display: none;
    }
  }

  @media screen and (max-width: 767px) {
    #line-quytrinh {
      display: none;
    }

    .widget-toannang-mom {
      min-height: auto;
    }

    .process-tittile .section-title {
      font-size: 2rem;
      line-height: 1.3;
      padding-left: 1rem;
      padding-right: 1rem;
    }
  }

  @media screen and (max-width: 600px) {
    #process .content-wrapper .step-col {
      width: 100%;
    }
  }
