.logo_header figure {
  text-align: center;
  padding: 20px 0px;
}

.tg_why_supper_ssd_ft {
  display: table;
  width: 100%;
  background: #e8f9ff;
  padding: 50px 0px 80px 0px;
}
.tg_why_supper_ssd_ft h3 {
  font-size: 30px;
  line-height: 38px;
  color: #034ec0;
  margin: 0px 0px 60px 0px;
  font-weight: bold;
  text-align: center;
}
.text_why_supper_nsx {
  display: table;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  box-shadow: 3px 3px 7px #d5ebfa, -3px -3px 7px #d5ebfa;
  padding: 30px 20px;
}
.text_why_supper_nsx .wrap_figure {
    height: 172px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 0px 20px 0px;
}
.text_why_supper_nsx .textwidget {
  min-height: 138px;
}
.text_why_supper_nsx .textwidget h5 {
  font-size: 20px;
  line-height: 28px;
  margin: 0px 0px 20px 0px;
  color: #04a9e3;
  text-align: center;
  font-weight: bold;

}
.text_why_supper_nsx .textwidget p {
  font-family: 16px;
  list-style: 24px;
  color: #000;
  text-align: center;
  margin: 0px;
}
.tg_great_deals_nsx {
  display: table;
  width: 100%;
  position: absolute;
  top: 84%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1170px;
}
.title_supper h3 {
    font-size: 36px;
    line-height: 44px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin: 0px 0px 50px 0px;
    text-align: center;
    text-shadow: 4px 3px 0px rgb(0 0 0 / 30%);
}
.qb_ld_tenten_hosting .title_supper h2 {
    font-size: 36px;
    line-height: 44px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin: 0px 0px 50px 0px;
    text-align: center;
    text-shadow: 4px 3px 0px rgb(0 0 0 / 30%);
}
.title_supper h5 {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
    font-weight: bold;
    text-shadow: 4px 2px 0px rgb(0 0 0 / 30%);
}
.title_supper p {
  display: table;
  font-size: 18px;
  line-height: 26px;
  background: #70ceff;
  padding: 12px 30px;
  border-radius: 5px;
  display: table;
  margin: 30px auto;
}
.title_supper p img {
  margin: -3px 10px 0px 0px;
}
.text_great_deals_nd {
  display: table;
  width: 100%;
  background: #fff;
  padding: 40px 27px 60px 27px;
  border-radius: 5px;
  /* min-height: 496px; */
  position: relative;
  box-shadow: 0 0 20px rgb(29 96 198 / 20%);
  border-bottom: 3px solid #fff;
}
.text_great_deals_nd:hover {
  border-bottom: 3px solid #034ec0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
/*.text_great_deals_nd::after {
  position: absolute;
  content: "";
  width: 50px;
  height: 10px;
}*/
.text_great_deals_nd h5,
.qb_ld_tenten_hosting .text_great_deals_nd h3 {
  font-size: 20px;
  line-height: 28px;
  color: #034ec0;
  margin: 0px 0px 15px 0px;
  font-weight: bold;
  TEXT-ALIGN: CENTER;
}
.text_great_deals_nd h5 strong {
  color: #034ec0;
}
.text_great_deals_nd ul li {
  font-size: 16px;
  line-height: 24px;
  padding: 0px 0px 5px 28px;
  position: relative;
}
.text_great_deals_nd ul li::before {
  position: absolute;
  content: "";
  background: url("../images/supper_ssd_icon3.png") no-repeat;
  width: 18px;
  height: 12px;
  left: 0px;
  top: 6px;
}
.text_great_deals_nd p {
  font-size: 16px;
  line-height: 24px;
  margin: 0px;
  text-align: center;
}
.tg_price_supper_ssd {
  width: 100%;
  padding: 125px 0px 80px 0px;
  background: url("../images/bg_price_img1.png") no-repeat;
  background-size: cover;
}
.tg_price_supper_ssd .title_price {
  display: table;
  width: 100%;
  margin: 0px 0px 40px 0px;
}
.tg_price_supper_ssd .title_price h3,
.qb_ld_tenten_hosting .title_price h2 {
  font-size: 30px;
  line-height: 38px;
  color: #000;
  margin: 0px 0px 10px 0px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.tg_price_supper_ssd .title_price p {
  font-size: 16px;
  line-height: 24px;
  margin: 0px;
  text-align: center;
}
.tg_price_supper_ssd table {
  width: 100%;
  background: #fff;
  box-shadow: 0 0 20px rgb(29 96 198 / 20%);
  transition: all 0.4s;
}
.tg_price_supper_ssd table tr {
  border-bottom: 1px solid #e4eff2;
}
.tg_price_supper_ssd table tr td:nth-child(1) {
  width: 30%;
  color: #000;
  background: #f8fbfc;
  text-align: left;
  font-weight: 400;
}
.tg_price_supper_ssd table tr td {
  padding: 10px 20px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  font-weight: 500;
  position: relative;
}
.tg_price_supper_ssd table tr.tinhnangthem>td {
  padding: 0px;
}
.tg_price_supper_ssd table tr td:nth-child(3) {
  background: #eaf4ff;
}
.tg_price_supper_ssd table tr:nth-child(1) td:nth-child(3)::before {
  position: absolute;
  content: "";
  background: url("../images/icon_gethosting_new.png") no-repeat;
  width: 84px;
  height: 79px;
  top: 0px;
  right: 0px;
}
.tg_price_supper_ssd table tr.tinhnangthem td:nth-child(3)::before {
  display: none;
}
.tg_price_supper_ssd table tr td h5 {
 color: #034ec0;
 text-align: center;
 font-weight: bold;
 font-size: 17px;
 line-height: 25px;
 text-transform: uppercase;
 margin: 50px 0px 20px 0px;
}
.tg_price_supper_ssd table tr td h3 {
  font-size: 30px;
  line-height: 29px;
  color: #f7773e;
  margin: 0px;
  font-weight: bold;
  text-align: center;
}
.tg_price_supper_ssd table tr td span {
  color: #000;
}
.tg_price_supper_ssd table tr td u {
  color: #034ec0;
  text-decoration: none;
}
.tg_price_supper_ssd table tr td u i {
  color: #034ec0;
}
.tg_price_supper_ssd table tr td i {
  font-style: initial;
  color: #f7773e;
}
.tg_price_supper_ssd table tr td i.fa-check {
  color: #034ec0;
}
.tg_price_supper_ssd table tr td a {
  display: block;
  width: 100%;
  background: #034ec0;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
}
.tg_accompanied_service {
  display: table;
  width: 100%;
  margin: 30px 0px 0px 0px;
}
.tg_accompanied_service h3 {
  font-size: 22px;
  line-height: 30px;
  color: #034ec0;
  margin: 0px 0px 20px 0px;
  font-weight: bold;
}
.tg_accompanied_service ul {
  display: table;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 20px rgb(29 96 198 / 20%);
  transition: all 0.4s;
}
.tg_accompanied_service ul li {
  float: left;
  width: 33.33%;
  padding: 10px;
  position: relative;
  min-height: 125px;
  border-right: 1px solid #e4eff2;
}
.tg_accompanied_service ul li:last-child {
  border: none;
}
.tg_accompanied_service ul li .textwidget {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: table;
  width: 100%;
  max-width: 200px;
}
.tg_accompanied_service ul li .textwidget p {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  text-align: center;
  margin: 0px;
  font-family: 'Roboto', sans-serif;
}
.tg_accompanied_service ul li .textwidget h5 {
  font-size: 18px;
  line-height: 26px;
  color: #f7773e;
  margin: 0px;
  font-weight: bold;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
.tg_text_introduce_supper h3 {
  font-size: 26px;
  line-height: 34px;
  color: #000;
  margin: 0px 0p 15px 0px;
  font-weight: bold;
}
.tg_text_introduce_supper p {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  margin: 0px 0p 15px 0px;
  font-weight: bold;
}
.tg_text_introduce_supper ul li {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  position: relative;
  padding: 0px 0px 5px 30px;
}
.tg_text_introduce_supper ul li::before {
  position: absolute;
  content: "";
  background: url("../images/supper_ssd_icon3.png") no-repeat;
  width: 18px;
  height: 12px;
  left: 0px;
  top: 6px;
}
.tg_text_ver1_introduce {
  position: relative;
  display: table;
  width: 100%;
  margin: 0px 0px 60px 0px;
}
.tg_text_ver1_introduce .textwidget {
  padding: 46px 0px;
}
.tg_text_ver1_introduce figure  {
  position: absolute;
  top: 50%;
  left: 70%;
  transform: translate(-50%, -50%);
}
.tg_text_ver2_introduce {
  position: relative;
  display: table;
  width: 100%;
  margin: 0px 0px 60px 0px;
}
.tg_text_ver2_introduce .textwidget {
  width: 45%;
  float: right;
  padding: 55px 0px;
}
.tg_text_ver2_introduce figure {
  position: absolute;
  top: 50%;
  left: 21%;
  transform: translate(-50%, -50%);
}
.tabs-contents{
  display: none;
  padding: 0px;
}
.tabs-contents.currents{
  display: inherit;
  -webkit-animation: slide-down 0.3s ease-out;
  -moz-animation: slide-down 0.3s ease-out;
  width: 100%;
}
.tabs-contents.currents li{
  animation: none;
}
.tab-content{
  display: none;
  padding: 0px;
}
.tab-content.current{
  display: inherit;
  -webkit-animation: slide-down 0.3s ease-out;
  -moz-animation: slide-down 0.3s ease-out;
  width: 100%;
}
.tab-content.current li{
  animation: none;
}
.tab_content_ssd_hosting .ssd_hosting_nd {
  display: table;
  width: 100%;
  padding: 50px 0px 30px 0px;
}
.tab_content_ssd_hosting .ssd_hosting_nd li {
  width: 20%;
  float: left;
  font-size: 16px;
  line-height: 24px;
  color: #2f2f2f;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.tab_content_ssd_hosting .ssd_hosting_nd li:first-child {
  width: 16%;
}
.tab_content_ssd_hosting .ssd_hosting_nd li:nth-child(4) {
  width: 24%;
}
.tab_content_ssd_hosting .text_ssd_sop {
  padding: 30px;
  border: 1px solid #fd6d16;
  display: table;
  width: 100%;
  max-width: 1110px;
  margin: 0px auto;
  position: relative;
}
.tab_content_ssd_hosting .text_ssd_sop li { 
  font-size: 16px;
  line-height: 24px;
  color: #000;
  padding: 0px 0px 10px 30px;
  position: relative;
}
.tab_content_ssd_hosting .text_ssd_sop li:last-child {
  padding: 0px 0px 0px 30px;
}
.tab_content_ssd_hosting .text_ssd_sop li::before {
  position: absolute;
  content: "";
  background: url("../images/icon_tick.png") no-repeat;
  width: 25px;
  height: 22px;
  left: -2px;
  top: -1px;
}
.tab_content_ssd_hosting .text_ssd_sop::before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  border-top: 1px solid #fd6d16;
  border-left: 1px solid #fd6d16;
  transform: rotate(45deg);
  top: -8px;
  background: #f5f5f5;
  left: 55px;
}
.tab_content_ssd_hosting .currents .text_ssd_sop::before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  border-top: 1px solid #fd6d16;
  border-left: 1px solid #fd6d16;
  transform: rotate(45deg);
  top: -8px;
  background: #e8f9ff;
  left: 55px;
}
.tab_content_ssd_hosting #tabs-2 .text_ssd_sop::before {
  left: 25%;
} 
.tab_content_ssd_hosting #tabs-3 .text_ssd_sop::before {  
  left: 45%;
} 
.tab_content_ssd_hosting #tabs-4 .text_ssd_sop::before {
  right: 29%;
  left: inherit;
} 
.tab_content_ssd_hosting #tabs-5 .text_ssd_sop::before {
  right: 5%;
  left: initial;
} 
.tab_content_ssd_hosting {
  display: table;
  width: 100%;
  margin: 0px 0px 40px 0px;
}
.t_nd_tinhnanghotro .t_tinhnangcot1, .t_nd_tinhnanghotro .t_tinhnangcot2, .t_nd_tinhnanghotro .t_tinhnangcot3 {
  width: 33%;
  float: left;
}
.t_li_green {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  padding-left: 18px;
  margin-top: 20px;
  position: relative;
}
.t_li_green::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  left: 0px;
  top: 6px;
  background: #58af1f;
}
.t_nd_tinhnanghotro {
  display: table;
  width: 100%;
  background: #d8e9f2;
  padding: 0px 30px 30px 30px;
}
.tg_specifications_nsx h3 {
    font-size: 30px;
    line-height: 38px;
    color: #034ec0;
    margin: 0px 0px 20px 0px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.tg_specifications_nsx {
  display: table;
  width: 100%;
  background: url("../images/bg_supper_img2.png") no-repeat;
  background-size: cover;
  padding: 95px 0px 140px 0px;
}
.tg_kh_supper_ssd_ft {
  width: 100%;
  padding: 50px 0px 80px 0px;
}
.tg_kh_supper_ssd_ft h3,
.qb_ld_tenten_hosting .tg_kh_supper_ssd_ft h2 {
    font-size: 30px;
    line-height: 38px;
    color: #034ec0;
    margin: 0px 0px 50px 0px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.tg_text_kh_ver1 .tg_text_kh_ver2_nd {
  padding: 75px 20px 20px 20px;
  box-shadow: 24px 27px 1px #e0f3fd;
  position: relative;
}
.tg_text_kh_ver1 .tg_text_kh_ver2_nd::before {
  position: absolute;
  content: "";
  background: url("../images/supper_ssd_icon4.png") no-repeat;
  width: 50px;
  height: 42px;
  right: 21px;
  top: 15px;
}
.tg_text_kh_ver1 .tg_text_kh_ver2_nd figure {
  position: absolute;
  top: -46px;
}
.tg_text_kh_ver1 {
  width: 100%;
  background: #fff;
  max-width: 335px;
  box-shadow: 3px 3px 7px #d5ebfa, -3px -3px 7px #d5ebfa;
  margin: 50px 0px 50px 10px;
  border-radius: 5px;
}
.tg_text_kh_ver2_nd .textwidget p {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  min-height: 168px;
}
.tg_text_kh_ver2_nd .textwidget h5 {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  font-weight: bold;
  margin: 5px 0px 0px 0px;
}
.tg_text_kh_ver2_nd .textwidget span {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  font-style: italic;
}
.question_answer_fe {
   display: table;
   width: 100%;
   margin: 40px 0px 20px 0px;
}
.question_answer_fe .botton_line {
   background: rgb(0 0 0 / 10%);
   margin: 0px 0px 10px 0px;
   padding: 20px;
}
.question_answer_fe .botton_line .textwidget {
   display: table;
   width: 100%;
   cursor: pointer;
   position: relative;
}
.question_answer_fe .botton_line .textwidget p {
   margin: 0px;
   font-size: 18px;
   line-height: 26px;
   color: #fff;
   font-weight: 600;
   float: left;
   width: 100%;
   max-width: 960px;
}
.question_answer_fe .botton_line .textwidget .arrdown, .question_answer_fe .botton_line .textwidget .arrup {
 position: absolute;
 top: 50%;
 right: 2%;
 transform: translate(-50%, -50%);
}
.question_answer_fe .botton_line .textwidget .arrdown i, .question_answer_fe .botton_line .textwidget .arrup i {
 font-size: 17px;
 text-align: center;
 line-height: 22px;
 color: #fff;
}
.question_answer_fe .botton_line .textwidget p i {
   margin: 0px 10px 0px 0px;
}
.question_answer_fe .expand {
     padding: 15px 20px;
     display: none;
     background: rgb(0 0 0 / 10%);
     margin: 20px 0px 0px 0px;
}
.question_answer_fe .expand p {
   font-size: 16px;
   line-height: 24px;
   margin: 0px;
   color: #fff;
   font-style: italic;
}
.question_answer_fe .expand p a {
  color: yellow;
}
.tg_frequently_questions_sop {
     display: table;
     width: 100%;
     margin: 0px 0px 100px 0px;
}
.tg_asked_questions_ft {
  display: table;
  width: 100%;
  background: url("../images/bg_supper_img3.png") no-repeat;
  background-size: cover;
  padding: 50px 0px;
}
.tg_asked_questions_ft h3,
.qb_ld_tenten_hosting .tg_asked_questions_ft h2 {
    font-size: 30px;
    line-height: 38px;
    color: #fff;
    margin: 0px 0px 50px 0px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.tg_new_generation_nsx {
  display: table;
  width: 100%;
  background: url("../images/bg_header_top.png") no-repeat;
  background-size: cover;
  padding: 50px 0px 570px 0px;
  position: relative;
}
.tg_new_generation_nsx>.container>figure {
  position: absolute;
  top: 63%;
  left: 68%;
  transform: translate(-50%, -50%);
}
.text_new_generation_nsx figure {
  margin: 40px 0px 30px 0px;
}
.text_new_generation_nsx h3 {
   font-size: 42px;
   line-height: 50px;
   text-transform: uppercase;
   color: #fff;
   margin: 0px 0px 0px 0px;
   text-shadow: 4px 4px 0 rgb(0 0 0 / 30%);
   font-family: 'Raleway', sans-serif;
   margin: 0px 0px 10px 0px;
   font-weight: bold;
}
.text_new_generation_nsx h3 i {
  font-style: normal;
  font-size: 52px;
  font-weight: 600;
}
.text_new_generation_nsx h3 span {
  text-transform: initial;
}
.text_new_generation_nsx h5 {
  font-size: 30px;
  line-height: 38px;
  margin: 0px 0px 30px 0px;
  font-family: 'Raleway', sans-serif;
  color: #fff;
  font-weight: 500;
}
.text_new_generation_nsx ul li {
    font-size: 20px;
    line-height: 30px;
    padding: 0px 0px 15px 35px;
    position: relative;
    color: #fff;
    text-shadow: 2px 2px 0 rgb(0 0 0 / 30%);
    font-family: 'Raleway', sans-serif;
}
.text_new_generation_nsx ul li span {
  color: #ffc000;
}
.text_new_generation_nsx ul li::before {
  position: absolute;
  content: "";
  background: url("../images/supper_ssd_icon5.png") no-repeat;
  width: 26px;
  height: 15px;
  left: 0px;
  top: 6px;
}
.bt_gen_hosting_new {
  display: table;
  width: 100%;
}
.bt_gen_hosting_new a:first-child {
  background-image: linear-gradient(to right, #2a90ab, #53cec6);
  margin: 0px 35px 0px 0px;
}
.bt_gen_hosting_new a:first-child:hover {
  background-image: linear-gradient(to right, #37a0bc, #3be2d8);
}
.bt_gen_hosting_new a {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  background-image: linear-gradient(to right, #d76a2a, #f5a539);
  display: table;
  padding: 10px 25px;
  border-radius: 10px;
  float: left;
  text-shadow: 2px 0px 0 rgb(0 0 0 / 30%);
}
.bt_gen_hosting_new a:last-child:hover {
  background-image: linear-gradient(to right, #ed7f3e, #f9c276);
}
.text_new_generation_nsx>.row>.col-sm-6>p {
  font-size: 16px;
  line-height: 24px;
  color: #00ffef;
  margin: 30px 0px 0px 30px;
  font-style: italic;
  font-family: 'Roboto', sans-serif;
}
.text_new_generation_nsx>.row>.col-sm-6>p>a {
  color: #00ffef;
  text-decoration: underline;
}
.animation_ft {
  animation: animate 4s ease-in-out infinite;
  height: 200px;
  position: absolute;
  transform: rotateZ(
15deg);
  width: 200px;
  top: 0px;
  right: 670px;
}
.animation_ver2_ft {
  animation: animate 4s ease-in-out infinite;
  height: 200px;
  position: absolute;
  transform: rotateZ(
15deg);
  width: 200px;
  top: 170px;
  right: 170px;
}
@keyframes animate {
  0% {
    transform: rotateZ(0);
  }
  
  50% {
    transform: rotateZ(35deg);
  }
  
  100% {
    transform: rotateZ(0);
  }
}
.tg_evaluate_genssd_ft {
  background: url("../images/bg_evaluate.png") no-repeat;
  background-size: cover;
  display: table;
  width: 100%;
  padding: 130px 0px 220px 0px;
}
.tg_evaluate_genssd_ft .title_price h3 {
  font-size: 30px;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  margin: 0px 0px 30px 0px;
}
.text_great_deals_nd .textwidget {
  margin: 30px 0px 0px 0px;
}
.text_great_deals_nd .textwidget span {
  font-size: 16px;
  line-height: 24px;
  color: #f87b0c;
  display: table;
  width: 100%;
  margin: 10px 0px 0px 0px;
}
.tg_new_generation_nsx>.container:nth-child(1) {
  max-width: 1445px;
}
.tg_enterprise_gent_ssd_ft {
  display: table;
  width: 100%;
  padding: 30px 0px 80px 0px;
  background: #f6fafc;
  position: relative;
  min-height: 865px;
}
.tg_enterprise_gent_ssd_ft::before {
  position: absolute;
  content: "";
  background: url("../images/enterprise_icon1_new.png") no-repeat;
  background-size: cover;
  width: 900px;
  height: 871px;
  right: 0px;
  top: -12px;
}
.tg_enterprise_gent_ssd_ft .title_price h3,
.qb_ld_tenten_hosting .tg_enterprise_gent_ssd_ft .title_price h2 {
  font-size: 30px;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  margin: 0px 0px 100px 0px;
}
.expand_ver2 {
  font-size: 16px;
  line-height: 24px;
  padding: 0px 20px 20px 100px;
  display: none;
}
.botton_line_ver2 {
  display: table;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border: 1px solid  #e2e2e2;
  margin: 0px 0px 15px 0px;
  cursor: pointer;
  position: relative;
}
.botton_line_ver2.current {
  border: 1px solid #e2e2e2;
  position: relative;
  box-shadow: 0 0 20px rgb(29 96 198 / 20%);
}
.botton_line_ver2.current::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 46%;
  right: -11px;
  border-top: 1px solid  #e2e2e2;
  border-right: 1px solid  #e2e2e2;
  transform: rotate(45deg);
  background: #fff;
}
.botton_line_ver2 .textwidget {
  display: table;
  width: 100%;
  padding: 22px 20px 23px 100px;
  position: relative;
}
.botton_line_ver2 .textwidget p {
  margin: 0px;
}
.botton_line_ver2 .textwidget figure {
  position: absolute;
  top: 10px;
  left: 20px;
}
.botton_line_ver2 .textwidget p span {
  font-size: 20px;
  line-height: 28px;
  color: #0f0f0f;
  font-weight: bold;
  display: table;
}
.botton_line_ver2.current .textwidget p span {
  color: #034ec0;
}
.tg_enterprise_gent_ssd_ft .container {
  max-width: 1300px;
}
.list_tab_figure{
  min-height: 700px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.list_tab_figure figure{
  position: relative;
  animation: fly 1s infinite alternate;
  display: table;
  margin: 0px auto;
}
.tinhnangthem {
  display: none;
}
.tg_price_supper_ssd table tr.tinhnangthem>td {
  padding: 0px;
}
.tg_price_supper_ssd table tr.tinhnangthem>td>table {
  box-shadow: none;
}
td.xemtinhnang {
  cursor: pointer;
}
.text_great_deals_nd .wrap_figure {
  position: relative;
  min-height: 170px;
}
.text_great_deals_nd .wrap_figure::before {
  position: absolute;
  content: url(../images/great_deals_icon1_new.png);
  z-index: 0;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  text-align: center;
}

.text_great_deals_nd .wrap_figure figure {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.text_great_deals_nd:hover  .wrap_figure::before{
  -webkit-animation-name: spint_rotate360;
    -webkit-animation-duration: 2000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spint_rotate360;
    -moz-animation-duration: 2000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spint_rotate360;
    -ms-animation-duration: 2000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    
    animation-name: spint_rotate360;
    animation-duration: 2000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}



.text_ver2_question_answer_fe {
}
.tg_text_enterprise_nsx .slick-prev{
  display: none;
}
 .tg_text_enterprise_nsx .slick-next{
  display: block !important;
  top: initial  !important;
  right: -39px !important;
  left: initial;
  bottom: -7px;
}
.tg_text_enterprise_nsx .slick-list {
}
.tg_text_enterprise_nsx .list_tab_figure  .slick-slide{
  padding: 0px 0px 80px 0px;
}
.text_ver2_question_answer_fe  .slick-slide{
  padding: 10px 20px 10px 0px;
}
.text_ver2_question_answer_fe .slick-list{
  margin: -10px 0px;
}
.tg_text_enterprise_nsx{
  
}
.text_ver2_question_answer_fe .slick-next:before{
  content: url(../images/long_arrow_slick.png) !important;
  background: none;
  width: auto;
  height: auto;
  color: #000 !important;
  left: -18px;
  position: absolute;
  right: 0px;
  bottom: 3px;
}
.text_ver2_question_answer_fe .slick-next::after{
  content: "";
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background: #007bfc;
  position: absolute;
  bottom: 4px;
  left: 0px;
  z-index: -1;
}
.text_ver2_question_answer_fe .slick-current .botton_line_ver2::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: 50%;
    right: -11px;
    border-top: 1px solid #0059b7;
    border-right: 1px solid #0059b7;
    transform: rotate(
45deg);
    background: #fff;
}
.text_ver2_question_answer_fe .slick-current .botton_line_ver2::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: 50%;
    right: -11px;
    border-top: 1px solid #0059b7;
    border-right: 1px solid #0059b7;
    transform: rotate(
45deg);
    background: #fff;
}
/* BUTTON SLIDE */
.gen_hosting .slick-slider{
  margin:0px !important;
}
.gen_hosting .slick-prev:before {
  content: "\f104" !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: 32px !important;
  width: 42px;
  height: 42px;
  display: inline-block;
  line-height: 40px !important;
  color: #fff!important;
  border-radius: 0px;
  /* border: 1px solid #fff; */
  border-radius: 50%;
  background-image: linear-gradient(to right, #692ed7, #0866b2);
}
.gen_hosting .slick-next:before {
  content: "\f105" !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: 32px !important;
  width: 42px;
  height: 42px;
  display: inline-block;
  line-height: 40px !important;
  color: #fff!important;
  border-radius: 50%;
  background-image: linear-gradient(to right, #692ed7, #0866b2);
}
.gen_hosting .slick-prev {
  left: 45%;
  top: 120%;
  margin-top:-30px;
  width: 42px;
  height: 42px;
  display: none !important;
}
.gen_hosting .slick-next {
  right: 46% !important;
  top: 120%;
  margin-top:-30px;
  width: 42px;
  height: 42px;
  display: none !important;
}
.gen_hosting .slick-prev:hover::before, .gen_hosting .slick-next:hover::before{
  color:#fff  !important;
}
.gen_hosting .slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0px;
  list-style-type: none;
  bottom: -20px;
}
.gen_hosting .slick-dots li {
  margin: 0px 5px;
  width: initial;
  height: initial;
}
.gen_hosting .slick-dots button {
  display: block;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: blue;
  text-indent: -9999px;
  width: 13px !important;
  height: 13px !important;
  background: #e0ecf0 !important;
}
.gen_hosting .slick-dots li.slick-active button {
  background-color: #034ec0 !important;
  width: 16px !important;
  height: 16px !important;
  margin: -2px 0px 0px 0px;
}
/*SLIDE*/


.tg_figure_uudai_nsx{
  margin: 40px 0px 0px 0px;
}
.wrap_uuddai{
  background: url(../images/bg_gift_uudai.jpg) center center no-repeat;
  background-size: cover;
  padding: 100px 15px 70px 15px;
  display: table;
  width: 100%;
}
.wrap_uuddai .title_fuun{text-align: center;margin: 0px 0px 40px 0px;}
.wrap_uuddai .title_fuun h2{color: #fff;font-size: 34px;margin: 0px 0px 20px 0px;}
.wrap_uuddai .title_fuun h2 strong{
  color: #ffc001;
}
.wrap_uuddai .title_fuun p  {
  color: #fff;
  font-size: 18px;
  margin: 0px;
}
.gift_fuun .wrap_gif_fuun{background: #fff;border-radius: 10px;padding: 0px 25px;display: table;width: 100%;transition: all 0.4s;border: 1px solid transparent;min-height: 200px;}
.gift_fuun .wrap_gif_fuun:hover{
  border:1px solid #ff9245;
}
.gift_fuun .wrap_gif_fuun
.gift_fuun .wrap_gif_fuun figure{float: left;margin: 0px 25px 0px 0px;}
.gift_fuun .wrap_gif_fuun .textwidget{display: table;}
.gift_fuun .wrap_gif_fuun .textwidget h4,
.qb_ld_tenten_hosting .gift_fuun .wrap_gif_fuun .textwidget h3{margin: 30px 0px 25px 0px;font-size: 20px;color: #034ec0;font-weight: 700;}
.gift_fuun .wrap_gif_fuun .textwidget h4 strong,
.qb_ld_tenten_hosting .gift_fuun .wrap_gif_fuun .textwidget h3 strong{
  color: #ff8934;
  text-transform: uppercase;
  font-size: 20px;
}
.gift_fuun .wrap_gif_fuun .textwidget p {font-size: 16px;margin: 0px;}

.tg_evaluate_genssd_ft{
  display: none;
}
span.text_top_banner_ver2 {font-size: 20px;line-height: 30px;color: #ffc000;max-width: 640px;width: 100%;background: #093f91;border: 1px dashed #fff;padding: 8px 20px;display: flex;justify-content: center;align-items: center;margin: 40px 0px 30px 0px;}
span.text_top_banner_ver2 img{
  margin: 0px 20px 0px 0px;
}
.qb_ld_tenten_hosting .tg_contact_fixed_2021 ul>li:nth-child(2),
.qb_ld_tenten_hosting .tg_contact_fixed_2021 ul>li:nth-child(3),
.qb_ld_tenten_hosting .tg_contact_fixed_2021 ul>li:nth-child(4){
  display: none;
}
.gift_fuun .wrap_gif_fuun figure{
  float: left;
}
.tg_only_month_nsx {
  display: table;
  width: 100%;
  margin: 0px 0px 30px 0px;
}
.tg_only_month_nsx p {
  float: left;
}
.tg_only_month_nsx>p:nth-child(1) {
  font-size: 20px;
  line-height: 28px;
  color: #75e575;
  font-style: italic;
  background: #251171;
  border-radius: 5px 0px 0px 5px;
  padding: 5px 20px;
  margin: 0px;
}
.tg_only_month_nsx>p:nth-child(2) {
  font-size: 20px;
  line-height: 28px;
  margin: 0px;
  color: #000;
  font-style: italic;
  padding: 5px 20px;
  background-image: linear-gradient(to right, #17d6b5, #9cee8e);
  border-radius: 0px 5px 5px 0px;
}
/*end rau*/

.tg_price_supper_ssd table tr:last-child td .xemtinhnang {
  position: relative;
  display: table;
  cursor: pointer;
}
.tg_price_supper_ssd table tr:last-child td .xemtinhnang i {
  color: #034ec0;
  position: absolute;
  top: 3px;
  right: -15px;
}
@media(min-width:  768px) and (max-width:  1100px) {
  .text_new_generation_nsx h3 {
    font-size: 30px;
    line-height: 38px;
  }
  .text_new_generation_nsx h3 i {
    font-size: 40px;
  }
  .text_new_generation_nsx h5 {
    font-size: 19px;
    line-height: 27px;
  }
  .text_new_generation_nsx ul li {
    font-size: 15px;
    line-height: 23px;
  }
  .bt_gen_hosting_new a {
    font-size: 18px;
    line-height: 26px;
    margin: 20px 10px 40px 0px;
  }
  .text_new_generation_nsx .col-sm-6:nth-child(2) figure {
    margin: 50px 0px 0px 0px;
  }
  .text_great_deals_nd {
    padding: 30px 15px 30px 15px;
  }
  .text_great_deals_nd h5 {
    min-height: 56px;
  }
  .text_great_deals_nd p {
    min-height: 144px;
  }
  .gift_fuun .wrap_gif_fuun figure {
    margin: 0px;
    float: initial;
    text-align: center;
  }
  .gift_fuun .wrap_gif_fuun {
    padding: 20px 25px;
  }
  .gift_fuun .wrap_gif_fuun .textwidget p {
    min-width: 68px;
  }
}
@media(max-width: 767px) {
  .list_tab_figure{
    min-height: auto;
  }
  .text_new_generation_nsx figure {
      margin: 20px 0px 30px 0px;
  }
  .text_new_generation_nsx h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .text_new_generation_nsx h3 i {
    font-size: 35px;
  }
  .text_new_generation_nsx h5 {
    font-size: 18px;
    line-height: 26px;
    margin: 0px 0px 25px 0px;
  }
  .bt_gen_hosting_new a {
    font-size: 16px;
    line-height: 24px;
    margin: 0px 20px 0px 0px;
  }
  .text_new_generation_nsx ul li {
    font-size: 16px;
    line-height: 24px;
  }
  .tg_great_deals_nsx {
    position: initial;
    top: initial;
    left: initial;
    transform: initial;
    max-width: initial;
  }
  .text_new_generation_nsx>.row>.col-sm-6>a {
    font-size: 16px;
    line-height: 24px;
    margin: 15px 0px 0px 30px;
  }
  .text_new_generation_nsx>.row>.col-sm-6>p {
    margin: 20px 0px 0px 30px;
    font-size: 14px;
    line-height: 22px;
  }
  .title_supper h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .qb_ld_tenten_hosting  .title_supper h2{
        font-size: 26px;
    line-height: 34px;
  }
  .title_supper h5 {
    font-size: 22px;
    line-height: 30px;
  }
  .title_supper p {
    margin: 15px auto 20px auto;
    font-size: 14px;
    line-height: 22px;
  }
  .text_great_deals_nd {
    padding: 20px;
    min-height: initial;
    margin: 0px auto 20px auto;
    max-width: 375px;
  }
  .text_great_deals_nd h5,
   .qb_ld_tenten_hosting .text_great_deals_nd h3 {
    font-size: 18px;
    line-height: 26px;
  }
  .tg_new_generation_nsx {
    padding: 30px 0px 0px 0px;
  }
  .tg_price_supper_ssd {
    padding: 20px 0px;
    background: #f6fafc;
  }
  .tg_price_supper_ssd .title_price h3,
.qb_ld_tenten_hosting .title_price h2 {
    font-size: 26px;
    line-height: 34px;
  }
  .tg_price_supper_ssd .title_price p {
    font-size: 14px;
    line-height: 22px;
  }
  .tg_price_supper_ssd table tr td {
    padding: 20px 20px;
    font-size: 12px;
    line-height: 20px;
  }
  .tg_price_supper_ssd table tr td h5 {
    margin: 20px 0px 0px 0px;
    font-size: 14px;
    line-height: 22px;
  }
  .tg_price_supper_ssd table tr td h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .tg_table_gen_hosting {
    display: block;
    overflow: scroll;
  }
  .tg_accompanied_service ul li {
    width: 50%;
    border-bottom: 1px solid #e4eff2;
  }
  .tg_accompanied_service ul li .textwidget p {
    font-size: 14px;
    line-height: 22px;
  }
  .tg_enterprise_gent_ssd_ft::before {
    display: none;
  }
  .tg_enterprise_gent_ssd_ft .title_price h3,
  .qb_ld_tenten_hosting  .tg_enterprise_gent_ssd_ft .title_price h3 {
    font-size: 24px;
    line-height: 32px;
    margin: 0px 0px 30px 0px;
  }
  .tg_enterprise_gent_ssd_ft {
    padding: 20px 0px 30px 0px;
  }
  .tg_evaluate_genssd_ft .title_price h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .tg_evaluate_genssd_ft {
    padding: 75px 0px 20px 0px;
  }
  .tg_kh_supper_ssd_ft h3,
   .qb_ld_tenten_hosting .tg_kh_supper_ssd_ft h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 0px 0px 30px 0px;
  }
  .tg_asked_questions_ft h3,
   .qb_ld_tenten_hosting .tg_asked_questions_ft h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 0px 0px 20px 0px;
  }
  .question_answer_fe .botton_line .textwidget p {
    font-size: 14px;
    line-height: 22px;
    max-width: 270px;
    display: table;
  }
  .question_answer_fe .expand p {
    font-size: 14px;
    line-height: 22px;
  }
  .botton_line_ver2 .textwidget p span {
    font-size: 16px;
    line-height: 24px;
  }
  .tg_price_supper_ssd table tr td:nth-child(1) {
    width: 10%;
  }
  .tg_price_supper_ssd table:nth-child(1) tr td:nth-child(1) {
    padding: 10px 34px 10px 10px;
  }
  .tg_price_supper_ssd table tr.tinhnangthem td:nth-child(1) {
    padding: 0px 0px 0px 6px;
  }
  .wrap_uuddai {
    padding: 45px 15px 55px 15px;
  }
  span.text_top_banner_ver2 {
    font-size: 14px;
    line-height: 22px;
    margin: 0px 0px 20px 0px;
  }
  .wrap_uuddai .title_fuun h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .wrap_uuddai .title_fuun h2 strong {
    display: table;
    width: 100%;
  }
  .gift_fuun .wrap_gif_fuun figure {
    margin: 15px 0px 0px 0px;
    text-align: center;
    float: initial;
  }
  .gift_fuun .wrap_gif_fuun .textwidget h4,
    .qb_ld_tenten_hosting .gift_fuun .wrap_gif_fuun .textwidget h3 {
    font-size: 16px;
  }
  .gift_fuun .wrap_gif_fuun .textwidget h4 strong,
   .qb_ld_tenten_hosting .gift_fuun .wrap_gif_fuun .textwidget h3 strong {
    font-size: 16px;
  }
  .gift_fuun .wrap_gif_fuun .textwidget p {
    font-size: 14px;
  }
  .gift_fuun .wrap_gif_fuun {
    padding: 20px 25px;
    margin: 0px 0px 20px 0px;
  }
  .tg_text_kh_ver1 {
    margin: 50px 0px;
  }
}
.slick-slide {
  height: initial;
}

@keyframes fly {
  from {
    top: 0px;
  }
  to {
    top: 30px;
  }
} 
/* POPUP */
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(0,0,0,0.7);
  font-size: 15px;
  display: none;
}
.popup .content_popup {
  position: relative;
  margin: 100px auto 0px auto;
  z-index: 9;
  width: 80%;
  text-align: center;
  transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  max-width: 300px;
  background: #fff;
  padding: 0px 0px 30px 0px;
  max-width: 600px;
  width: 100%;
  border-radius: 5px;
  animation-name: animatetop;
  animation-duration: 0.4s;
}
.popup .content_popup .title {
  font-size: 18px;
  background: url(images/icon_noice.png) top center no-repeat;
  padding-top: 70px;
  margin-bottom: 15px;
}
.popup .close_popup {
  font-size: 14px;
  cursor: pointer;
  color: #fff;
    /* background: #ddba76;
    */
    padding: 7px 15px;
    text-transform: uppercase;
    display: table;
    margin: 0 auto;
    clear: both;
    position: absolute;
    top: 5px;
    right: 0px;
    font-size: 20px;
}
.commit_popup{
  background: #ffe6e6;
  border: dashed 1px #ffa7a7;
  padding: 15px;
  text-align: center;
  margin: 15px;
  display: none;
}
.commit_popup h3{
  font-size: 20px;
  margin: 0px;
}
.commit_popup span{
  color: red;
  font-size: 20px;
}
.commit_popup p{
  margin: 10px 0px 0px 0px;
  font-style: italic;
  font-size: 18px;
}
.content_popup h2{
  font-size: 22px;
  text-transform: uppercase;
  background: #1eaab8;
  padding: 12px 0px 10px 0px;
  color: #fff;
  border-radius: 5px 5px 0px 0px;
  margin: 0px;
}
.popup label {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  text-align: left;
}
.popup .form-control {
  display: block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.popup .list_group{
  padding:0px 15px;
}
.popup .form-group{
  margin:15px 0px 0px 0px;
}
.mabaove .img_mabv{
  float:left;
}
.mabaove input[type="text"]{
  float: left;
  width: initial;
  min-width: 185px;
  line-height: 10px;
  height: 30px;
  margin: 5px 10px 0px 0px;
}
.mabaove a.refresh{
  float: left;
  margin: 5px 0px 0px 20px;
}
.img_mabv img{
  border:solid 1px #ccc;
  border-radius: 5px;
}
.mabaove{
  display: table;
  width: 100%;
}
.popup .security{
  border-bottom: 1px dashed #ccc;
  padding: 0px 0px 15px 0px;
}
.popup button[type*="submit"]{
  color: #fff;
  background-color: #d9534f;
  border: none;
  border-radius: 20px;
  padding: 13px 30px;
  font-size: 16px;
  margin: 20px 0px 0px 0px;
  cursor:pointer;
}
.popup button[type*="submit"]:hover{
  background:#1eaab8;
}
.encrypt .container h4{
  text-align: center;
  font-weight: 700;
  font-size: 22px;
}
.encrypt .container h4 a{
  padding: 15px 30px;
  margin: 30px auto 0px auto;
  display: table;
  color: #fff;
  background: #f78d03;
  border-radius: 10px;
}
.show_popup:hover{
  color: #fff;
  box-shadow: 3px 3px 10px #918383 
}


@-ms-keyframes spint_rotate360 {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spint_rotate360 {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spint_rotate360 {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spint_rotate360 {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}