
.item-check-box-form  input[type="checkbox"] {
    appearance: none; /* Ẩn kiểu mặc định */
    width: 13px;
    height: 13px;
    border: 1px solid #002c8b; /* Viền mặc định */
    border-radius: 4px; /* Bo góc */
    background-color: white;
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin-bottom: 0px !important;!i;!;
}

.item-check-box-form  input[type="checkbox"]:checked {
    border-color: #608ffe; /* Đổi viền khi checked */
    background-color: #608ffe;
}

.item-check-box-form  input[type="checkbox"]:checked::after {
    content: "✔"; /* Hiển thị dấu tích */
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

section.aboutus.table input:focus {
    outline: none;
}





div#chung-toi-sunhill .site-heading h3 {
  text-transform: uppercase;
}
input:focus-visible {
    outline: none;
    border: none;
}
div#chung-toi-sunhill .site-heading.text-center ul li {
  margin-bottom: 10px;
  color: #fff;
}
.form__checkbox input {
    margin-bottom: 0px !important;
}
div#chung-toi-sunhill .site-heading.text-center table {
  background: #ffe670;
  border-radius: 10px;
  overflow: hidden;
}

div#chung-toi-sunhill .site-heading.text-center table td {
  padding: 10px;
}

div#chung-toi-sunhill .site-heading {
  margin-bottom: 20px;
}

div#chung-toi-sunhill .site-heading.text-center ul li {
  position: relative;
  padding-left: 39px !important;
  font-weight: 200;
}
div#chung-toi-sunhill .site-heading.text-center ul li:before{
  content: "\f00c";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 10px;
  top: 0px;
  z-index: 9;
}

div#chung-toi-sunhill .site-heading.text-center ul li:after {
      background: #49c2f2;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      content: "";
      height: 26px;
      left: 6px;
      margin-left: -2px;
      margin-top: -3px;
      position: absolute;
      top: 0;
      width: 26px;
      z-index: 1;
      animation: zoom 1.3s infinite;
}
.features-area.features-list .features-items .box-disckfree li:before {
  content: "\f00c";
font-family: 'Font Awesome 5 Free';
font-weight: 600;
font-size: 14px;
color: #fff;
position: absolute;
left: 10px;
top: 0px;
z-index: 9;
}
.features-area.features-list .features-items .box-disckfree li:after{
background: #49c2f2;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
content: "";
height: 26px;
left: 6px;
margin-left: -2px;
margin-top: -3px;
position: absolute;
top: 0;
width: 26px;
z-index: 1;
animation: zoom 1.3s infinite;
}


.box-disckfree ul li {
color: #142c9c !important;
font-weight: 300 !important;
}

.box-disckfree {
margin-top: 20px;
}

.site-heading.title-composite p {
  color: #fff;
  font-weight: 300;
  padding-bottom: 0px;
}

.site-heading.title-composite ul li {
  text-transform: uppercase;
  color: #fff;
}

.site-heading.title-composite ul li span {
  font-size: 19px !important;
}

.site-heading.title-composite p span strong {
  text-transform: uppercase;
}

.site-heading.title-composite ul {
  padding-bottom: 10px;
}




























.pd-section-top{
  padding-top: 70px;
}
.pd-section-bottom{
  padding-bottom: 70px;
}
.pd-section-content{
  padding-top: 30px;
}
.site-heading.title-composite h3 {
    color: #fff !important;
    font-size: 22px;
    text-align: left;
    padding: unset;
}
.desc-checks-fa {
    display: block;
    color: #fff;
    /* font-style: italic; */
    font-size: 16px;
    font-weight: 200;
    width: 100%;
    text-align: justify;
    padding-bottom: 10px;
    margin-left: 45px;
}
.desc-checks-fa span {
    display: block;
    margin-bottom: 10px;
}
.desc p{
  margin-bottom: 0px;
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: 300;
}

header.scrolled{
  z-index: 999999999999999 !important;
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  background-color: white;
  z-index: 10;
  box-shadow: rgba(0, 0, 0, 0.159) 0px 5px 15px;
}
.header-top{
  background-color: #005b94;
  padding: 7px 0px;
  background: linear-gradient(90deg, #142c9c 15%, #2886d0 100%);
}
.header-top-right p{
  font-size: 14px;
  padding-bottom: 0px;
  color: white;
  font-weight: 400;
  margin-bottom: 0px;
}
.header-top-left ul li svg{
  height: 14px;
  margin-right: 5px;
  fill: white;
}
.header-top-left ul li {
  font-size: 14px;
  color: white;
  font-weight: 500;
}
.header-logo img{
  height: 60px;
}
.header-menu ul li a{
  font-weight: 500;
  font-size: 14px;
  padding: 10px 20px;
  text-transform: uppercase;
}
.header-menu ul li a.active{
  color: #142c9c;
}
.header-menu ul li:last-child a{
  padding-right: 0px;
}
.header-bottom{
  padding: 5px 0px;
}
.list-bar .bar {
  width: 28px;
  height: 3px;
  background: #005b94;
  margin: 4px 0px;
}
.list-bar{
  display: none;
}
.floating{
  -webkit-animation: floating 2s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
  -moz-animation: floating 2s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
  -ms-animation: floating 2s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
  -o-animation: floating 2s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
  animation: floating 2s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
}
@-webkit-keyframes floating {
  0% {
      transform: translateY(-20px);
  }
  0% {
      transform: translateY(0px);
  }
  0% {
      transform: translateY(20px);
  }
}
@-moz-keyframes floating {
  0% {
      transform: translateY(-20px);
  }
  0% {
      transform: translateY(0px);
  }
  0% {
      transform: translateY(20px);
  }
}
@-o-keyframes floating {
  0% {
      transform: translateY(-20px);
  }
  0% {
      transform: translateY(0px);
  }
  0% {
      transform: translateY(20px);
  }
}
@keyframes floating {
  0% {
      transform: translateY(-20px);
  }
  0% {
      transform: translateY(0px);
  }
  0% {
      transform: translateY(20px);
  }
}
.hover-effect_1{
  position: relative;
  overflow: hidden;
}
.hover-effect_1::after {
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: hsla(0, 0%, 100%, .3);
  transform: translate(-50%, -50%) rotate(-45deg);
  content: "";
  z-index: 1;
}
.hover-effect_1:hover::after {
  height: 250%;
  transition: all .6s linear;
  background-color: transparent;
}
.hover-effect_1 img{
  transform: scale(1);
  transition:  transform .6s ease-in-out;
  height: 210px;
  width: 100%;
}
.hover-effect_1:hover img{
  transform: scale(1.1);
}

@media (min-width: 1200px) {
  .header-menu ul{
    display: flex !important;
  }
}
@media (max-width: 1200px) {
  .pd-section-bottom {
    padding-bottom: 40px;
  }
  .pd-section-top {
    padding-top: 40px;
  }
  .header-menu ul{
    position: fixed;
    top: 100px;
    background-color: #000000c9;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    padding-top: 10px;
    display: none;
    z-index: 99;
  }
  .header-menu ul li a{
    display: block;
    color: #fff;
    padding: 13px 41px 13px 22px;
  }
  .list-bar{
    display: block;
  }
}
@media (max-width:992px) {
  .pd-section-bottom {
    padding-bottom: 30px;
  }
  .pd-section-top {
    padding-top: 30px;
  }
  .pd-section-content {
    padding-top: 15px;
  }
  .header-top .d-flex{
    justify-content: right;
  }
  .header-top .header-top-right{
    /* display: none; */
  }
  .header-bottom {
    padding: 5px 0px;
    position: relative;
  }
  .header-logo img {
    height: 50px;
  }
  .list-bar .bar {
    width: 25px;
    height: 3px;
  }
  .header-menu ul {
    top: 93px;
  }
}










.title-section::after {
  background: #005b94;
  top: 100%;
}
.title-section::before {
  background: #f36b21;
  bottom: 100%;
}
.title-section::before, 
.title-section::after {
  content: "";
  position: absolute;
  left: calc(50% - 75px);
  width: 150px;
  height: 6px;
}
.title-section{
  font-size: 30px;
  font-weight: 400;
  color: #005b94;
  text-align: center;
  letter-spacing: 0px;
  border: 1px solid #005b94;
  padding: 12px 0px 7px 0px;
  margin: 0 auto;
  max-width: 900px;
  position: relative;
  margin-bottom: 20px;
  text-transform: uppercase;
}


.content h3 {
  font-size: 30px;
  line-height: 1.5;
  color: #005b94;
  border-radius: 0;
  border-width: 0 0 2px 0;
  border-color: #2783ce;
  padding-bottom: 0.6em;
  position: relative;
  border-bottom: 2px solid #2783ce;
  font-weight: 400;
  text-transform: uppercase;
}
.content h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 150px;
  height: 4px;
  background: #15319f;
}
.content-img-box{
  box-shadow: rgba(0, 0, 0, 0.11) 0px 5px 15px;
  border-radius: 10px;
}
.content-img-box img{
  display: block;
}

.customize h2{
  font-size: 43px;
  font-weight: 400;
  line-height: 1.3;
  color: #005b94;
  text-transform: uppercase;
}
.customize_box {
  background: #142c9c;
  background: linear-gradient(270deg, #142c9c 15%, #2886d0 100%);
  border: 7px solid #f36b21;

  padding: 30px 20px 30px 20px;
  height: 100%;
}
.customize .clm{
  margin-bottom: 20px;
}
.customize_box .box_title {
  font-size: 25px;
  line-height: 1.5;
  font-weight: 400;
  color: #fff;
  text-align: center;
  padding-bottom: 20px;
  text-transform: uppercase;
}
.customize_box .box_title .emp {
  font-weight: bold;
  color: #f36b21;
}
.customize_box .box_inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
.customize_box .box_inner .image {
  width: 100%;
  text-align: center;
  padding: 0px 40px;
}
.customize_box .box_inner .content {
  width: 100%;
}
 .tags {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 15px;
}
.tags .tag {
  background: linear-gradient(90deg, #142c9c 15%, #2886d0 100%);
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  padding: 3px 20px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 15px;
  text-transform: uppercase;
}
.customize_box .box_inner .content .desc .more {
  flex-shrink: 0;
  color: #fff;
  font-weight: 500;
  padding-top: 72px;
  position: relative;
  display: block;
  width: fit-content;
}
.customize_box .box_inner .content .desc .more::before {
  content: "";
  position: absolute;
  left: calc(50% - 30px);
  top: 0;
  width: 60px;
  height: 60px;
  background: url("https://bearing.sunhill.co.jp/wp-content/themes/sunhill/img/icon_more_link_md.png") center center no-repeat;
    background-size: auto;
  background-size: contain;
}
.customize_box .box_inner .content .desc p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  padding-right: 1.5em;
  color: white;
  display: block;
}
.customize_box .box_inner .content .desc .more:hover::before {
  animation: 5s linear infinite rotation;
}
.customize_box .box_inner .content .desc {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  color: #fff;
  margin-top: 18px;
}
.select_txt{
  width: 100%;
  background: #f7f7f800;
  border: 1px solid #efebe5;
  color: #666;
  padding: 10px;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
  }
  to {
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
  }
}
/* Standard syntax */ 
@keyframes rotation {
  from {
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -o-transform:rotate(0deg);
  }
  to {
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
  }
}

.product h2{
  position: relative;
  font-size: 40px;
font-weight: 400;
color: #005b94;
padding-left: 20px;
border-top: unset;
border-bottom: unset;
padding: 20px 20px;
  text-transform: uppercase;
  text-align: center;
}

.product-box__title{
  margin-bottom: 0px;
  padding: 5px 10px;
  background-color: #fff0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.product-box__comment{
  font-size: 15px;
  font-weight: 300;
  /*! padding: 10px; */
  /*! background-color: #3983b0; */
  color: #fff;
  min-height: 90px;
  /*! margin-bottom: 15px; */
}
.product-box{
  text-align: center;
padding: 15px;
background-color: white;
  box-shadow: 0 0 15px -3px #77b0e0;
}
.product-box img{
  height: 300px;
object-fit: contain;
margin: 0 auto;
}



.table table {
  width: 100%;
  border-collapse: collapse;
}
.table h2{
  margin-bottom: 0px;
padding: 5px 10px;
background: linear-gradient(90deg, #142c9c 15%, #2886d0 100%);
color: #fff;
font-weight: 400;
text-align: center;
font-size: 22px;
  text-transform: uppercase;
  height: 49px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box-list-legi-form {
    flex-wrap: wrap;
}
.table tr td {
  background-color: rgba(255,255,255,0.7);
}
#ho-so-cong-ty.table tr td:nth-child(1){
  background-color: #c1e4fb;
}
.table tr th, .table tr td {
  padding: 10px;
  border: 1px solid #EEE;
  text-align: left;
  color: black;
  font-size: 15px;
  font-weight: 300;
}
.table tr th {
  background: #f5f5f5;
  color: #005b94;
  font-weight: bold;
  width: 250px;
  text-align: left;

}

.map h2{
  font-size: 30px;
font-weight: 400;
line-height: 1.2;
color: #005b94;
text-align: center;
  text-transform: uppercase;
}
.map iframe{
  height: 362px;
}

.hissu {
  /*! float: left; */
  margin: 0 0px 0 20px;
  padding: 2px 5px;
  background: #df0615;
  color: #fff;
  font-size: 15px;
  width: 50px;
  text-align: center;
  border-radius: 3px;
}
.hissu--cl{
  background: #005b94;
}


.form-register table li {
  display: block;
  list-style: none;

  vertical-align: top;
}
.form-register table li:not(:last-child){
  padding: 0 0px 10px 0;
  margin-right: 10px;
}

.form-register label,
.form-register p {
  color: #000000;
  font-weight: 500;
  font-size: 15px;
  padding-bottom: 0px;
}
.form-register p input,
.select_txt{
  background: #f7f7f8;
  background-color: rgba(247, 247, 248, 0);
  border: 1px solid #efebe5;
  width: 100%;
  margin: 5px 0 22px 0;
  display: inline-block;
  width: 100%;
  resize: vertical;
  padding: 5px 15px;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  height: 50px;
  background-color: #080C0F00;
  border: 1px solid #FFF;
  border-radius: 10px;
  opacity: 1;
  color: #ffffff;
  font-weight: 400;
  background: #ffffff3d;
}
.form-register textarea{
  width: 100%;
  background-color: #080C0F00;
  border: 1px solid #FFF;
  border-radius: 10px;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  background: #ffffff3d;
  color: #fff;
}
.form-register ul li label{
  font-weight: 400;
}
.form-register input::placeholder{
  opacity: 1;
  color: #393939;
  font-weight: 400;
}
.form-register.table h2 {
  background-color: #fff;
  color: #005b94;
  margin-bottom: 20px;
}
.form-register.table tr th {
  background: #eaf3ff;
  color: #282828;
}
.form__submit{
  background: linear-gradient(90deg, #142c9c 15%, #2886d0 100%);
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  padding: 6px 32px;
  margin-top: 10px;
  margin: 0 auto;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.form__checkbox input{
  margin-top: -1px;
  margin-right: 5px;
}
.form__checkbox{
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 10px;
}
.form__title{
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 5px;
}
@media (max-width:786px) {
  .content h3,
  .title-section,
  .customize h2,
  .product h2,
  .table h2,
  .map h2 {
    font-size: 2.8rem;
  }
  .title-section {
    margin-bottom: 10px;
  }
  .content h3{
    padding-bottom: 0.3em;
  }
  .content-img-box img{
    margin-bottom: 15px;
  }
  .customize_box .box_title {
    font-size: 2.4rem;
  }
  .customize_box .box_inner .content .tags .tag {
    font-size: 1.5rem;
    padding: 4px 15px;
  }
  .customize_box .box_inner .content .desc p {
    font-size: 1.5rem;
  }
  .customize_box .box_inner .image {
    width: 27%;
  }
  .product h2{
    padding: 12px 20px;
  }
}
@media (max-width:586px) {
  .customize_box .box_inner{
    flex-direction: column;
  }
  .customize_box .box_inner .content {
    width: 100%;
    padding: 0px 0px 0px 20px;
  }
  .customize_box .box_inner .image {
    width: 100%;
  }
  .customize_box{
    padding-right: 0px;
  }
  .table table, .table thead, .table tbody, .table th, .table td, .table tr { 
        display: block; 
    }
  .table table th{
    display: none;
  }
    /* Hide table headers (but not display: none;, for accessibility) */
    .table thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    
    .table tr { border: 1px solid #fff; }
    
    .table td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #ffffff; 
        position: relative;
        padding-left: 50%; 
    }
    
    .table td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 0;
        left: 0;
        /*! width: 100%; */
        right: 0;
        white-space: nowrap;
        content: attr(data-label);
        background-color: unset;
        color: black;
        padding: 3px 10px;
    }
  .table tr td {
    padding-top: 10px;
    position: relative;
  }
}


footer{
  background: linear-gradient(90deg, #142c9c 15%, #2886d0 100%);
  padding-top: 40px;
  padding-bottom: 22px;
}
.footer-content h2{
  color: white;
  font-size: 25px;
  margin-bottom: 10px;
}
.footer-content ul li {
  color: white;
  margin-bottom: 5px;
}
.footer-logo img{
  height: 54px;
  width: unset;
  object-fit: contain;
}
.footer-content p{
  color: white;
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.social-media a{
  height: 34px;
  width: 34px;
  line-height: 34px;
  border-radius: 50px;
  color: white;
  text-align: center;
  display: block;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid rgba(255,255,255,.5);
}
.social-media a svg{
  fill: white;
  height: 15px;
}
.social-media a:nth-child(5n+1){
  background: #3b5998;
}
.social-media a:nth-child(5n+2){
  background: #00acee;
}
.social-media a:nth-child(5n+3){
  background: #c4302b;
}
.social-media a:nth-child(5n+4){
  background: #db3236;
}
.social-media a:nth-child(5n+5){
  background: #c8232c;
}
.aboutus .pd-section-content{
  position: relative;
}
.aboutus .pd-section-conten::before {
  content: "";
  background: #ebf2fa;
  width: calc(100% - 100px);
  height: calc(100% + 100px);
  position: absolute;
  left: 50px;
  top: -50px;
  z-index: -1;
}


.content--one::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width:52%;
  height: 100%;
  background: #142c9c;
  background: linear-gradient(270deg, #142c9c 15%, #2886d0 100%);

}
.content--one h3::after {
  content: "";
  width: 50%;
  height: 2px;
  background: #f36b21;
  position: absolute;
  bottom: 0;
  right: -50px;
  top: 140px;
}
.content--one h3 {
  font-size: 43px;
  line-height: 1.5;
  color: #fff;
  position: unset;
  border-bottom: 0px;
  font-weight: 400;
  min-height: 130px;
  text-transform: uppercase;
}
.content--one .content-img-box {
  box-shadow: rgba(0, 0, 0, 0) 0px 5px 15px;
  padding-left: 50px;
}
.content--one .desc p{
  color: white;
}
.content--one .desc{
  padding-right: 50px;
}

section.product{
  background: #ebf2fa;
  padding-top: 0px;
}
.product-category a {
  color: #ffffff;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-card-body h3.product-title a {
    color: #fff;
    line-height: 1.3;
    font-weight: 500;
}
.product-card{
  /* box-shadow: 0 0 15px -3px #77b0e0; */
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
}

.content--one.aboutus::before{
  background: linear-gradient(90deg, #142c9c 15%, #2886d0 100%);
  right: 0;
  left: unset;
  right: 0px;
}

.content--one.aboutus h3::after{
  right: 0px;
}
.content--one.aboutus .desc{
  padding-right: 0px;
 
}
.content--one.aboutus .desc,
.content--one.aboutus h3{
  padding-left: 40px;
}
.content--one{
  background: #ebf2fa;
}
.banner img{
  width: 100%;
}
.banner-small-text{
  margin-top: auto;
  margin-bottom: 0;
  width: 100%;
  height: 130px;
  background: rgba(8, 80, 170, 0.7);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: distribute;
  justify-content: space-between;
  align-items: center;
  padding: 0 55px 0 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.banner-small-text .desc p{
  color: white;
}
.banner-small-title{
position: absolute;
width: 200px;
height: 80px;
background: #0850aa;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
align-items: center;
font-size: 2.8rem;
font-weight: bold;
color: white;
}
@media (max-width: 586px) {
  .footer-right{
    display: block;
  }
  .social-media a{
    margin-top: 10px;
  }
  .footer-logo img {
    margin-bottom: 10px;
  }
  .content--one.aboutus .desc, .content--one.aboutus h3 {
    padding-left: 0px;
  }
  .content--one.aboutus h3,
  .content--one h3{
    margin-top: 20px;
    font-size: 31px;
    color: #005b94;
    text-align: center;
    min-height: unset;
    position: relative;
  }
  .content--one h3::after {
    content: "";
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, rgba(217, 217, 217, 0) 0%, #f36b21 47.87%, rgba(217, 217, 217, 0) 101%);
    position: absolute;
    bottom: 0;
    right: -50px;
    top: 100%;
  }
  .content--one::before,
  .content--one.aboutus::before {
    background: linear-gradient(90deg, #ebf2fa 15%, #ebf2fa 100%);
  }
  .content--one .desc p {
    color: black;
    font-size: 15px;
  }
  .content--one .desc {
    padding-right: 0px;
    padding-top: 20px;
  }
  .content--one .content-img-box {
    padding-left: 0px;
  }
  .banner-small-text {
    padding: 0 20px 0 20px;
    height: unset;
    padding: 20px;
  }
  .banner-small-title {
    width: 120px;
    height: 50px;
    font-size: 20px;
  }
  .banner-small img{
    height: 400px;
  }
}


.contact-us-area .address .address-items ul {
  margin-bottom: 40px;
}
.contact-us-area .address-items .info li {
  margin-bottom: 15px;
}
.contact-us-area .address-items .info li i {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #4ac4f3;
  display: table-cell;
  font-size: 20px;
  text-align: center;
  vertical-align: top;
  width: 30px;
}

.contact-us-area .address-items .info li span {
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
}
.contact-us-area .address .social li a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  width: 40px;
  background-color: #3b5998;
}


.site-heading {
  overflow: hidden;
  /* margin-top: -5px; */
}

.site-heading h2 {
  display: inline-block;
  font-weight: 700;
  padding-bottom: 25px;
  position: relative;
  text-transform: uppercase;
  font-size: 33px;
  color: #ffffff;
}

.site-heading h2::after {
  background: #232323 none repeat scroll 0 0;
  bottom: 10px;
  height: 3px;
  left: 40%;
  margin-left: -40px;
  position: absolute;
  width: 25px;
}

.site-heading h2::before {
  conent: "";
  left: 40%;
  margin-left: -5px;
  position: absolute;
  width: 100px;
}

p {
  color: #232323;
  line-height: 26px;
  /* margin: 0 0 15px; */
  text-transform: none;
  font-weight: 400;
}
a:focus, a:hover {
  text-decoration: none;
}
.features-area.features-list .features-thumb {
  padding-right: 35px;
  border-radius: 10px;
}

.features-area.features-list .features-items h2 {
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 20px;
  font-size: 18px;
  color: #3d64e1;
  text-transform: uppercase;
}

.features-area.features-list .features-items li i::after {
  background: #4ac4f3 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 30px;
  left: 2px;
  margin-left: -5px;
  margin-top: -5px;
  opacity: 0.5;
  position: absolute;
  top: 3px;
  width: 30px;
  z-index: -1;
  animation: zoom 1.3s infinite;
}

.features-area.features-list .features-items li i {
  background: #4ac4f3 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  height: 25px;
  line-height: 30px;
  margin-right: 15px;
  /* margin-top: 5px; */
  position: relative;
  text-align: center;
  width: 25px;
  z-index: 1;
}

.features-area.features-list .features-items li {
  color: #666666;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
  padding-left: 40px;
}

.features-area.features-list .features-items li .icon {
  position: absolute;
  left: 15px;
}

.features-area.features-list .features-items li .info {
  padding-left: 50px;
}

.features-area.features-list .features-items li .info h4 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  color: black;
}

.features-item:nth-child(2n) .row {
  flex-direction: row-reverse;
  /* margin-top: 40px; */
  justify-content: center;
}
.features-item-bg:nth-child(2n)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: calc(50vw + 137px);
  height: 100%;
  background: #142c9c;
  background: linear-gradient(270deg, #142c9c 15%, #2886d0 100%);
}
.features-item-bg:nth-child(2n){
  padding: 50px 0px;
}
.features-item-bg:nth-child(2n) .tags .tag{
  background: none;
  box-shadow: none;
}
.features-item-bg .ctnr{
  position: relative;
  width: 62vw;
}
.features-item-bg:nth-child(2n) h2{
-webkit-text-fill-color: rgb(255, 255, 255) !important
}
.features-item-bg:nth-child(2n) p{
  color: white !important;
}
.features-item:nth-child(2n) .row .clm:nth-child(1){
  /* display: flex; */
  justify-content: right;
}
.features-item:nth-child(2n) .row .clm:nth-child(1) .features-thumb{
  padding-right: 0px;
}
.procedure {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.procedure::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.item-1-chuyenkhoa-ss1 {
  text-align: center;
  height: 100%;
  width: 100%;
  border: 40px solid #67adc6;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  position: relative;
  background-color: #67adc6;
}

.item-1-chuyenkhoa-ss1::before {
  content: "";

  position: absolute;

  text-align: center;

  height: 295px;

  width: 295px;

  display: flex;

  justify-content: center;

  align-items: center;

  border-radius: 100%;

  padding: 6px;


  animation: animName 59s linear infinite;

}

.item-2-chuyenkhoa-ss2 {
  width: 100%;
  height: 100%;
  border: 25px solid #adcbe3;
  border-radius: 100%;
  padding: 20px;
  -webkit-animuiion: zoom 1.3s infinite;
  animation: zoom2 1.3s infinite;
  background-color: white;
}

.icon-khoa {
  position: relative;
}

.procedure-text {
  position: absolute;
  left: 50%;
  top: -85px;
  transform: translate(-50%, -50%);
  font-size: 16px;
  text-transform: uppercase;
  color: #0c26bb;
  font-weight: 600;
  width: 200px;
  text-align: center;
}

.procedure-text svg {
  height: 45px;
  fill: #0c26bb;
  display: block;
  margin: 0 auto;
  margin-bottom: 9px;
}

.icon-khoa .item-bemp-khoa {
  left: 50%;
  top: 5px;
  transform: translate(-50%, -50%);
}

.icon-khoa a {
  left: 50%;
  background-color: #d78a3c;
  top: 5px;
  transform: translate(-50%, -50%);
}

.icon-khoa-3 .item-bemp-khoa,
.icon-khoa-2 .item-bemp-khoa,
.icon-khoa-3 a,
.icon-khoa-2 a {
  top: 50%;
}

.icon-khoa-3 .procedure-text,
.icon-khoa-2 .procedure-text {
  top: 50%;
}

.icon-khoa-2 .procedure-text {
  left: 145px;
}

.icon-khoa-3 .procedure-text {
  left: -145px;
}

.icon-khoa-2 a {
  background-color: #ab3c35;

}

.icon-khoa-3 a {
  background-color: #dcd44b;
}

.item-bemp-khoa {
  width: 90px;
  height: 90px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  z-index: -1;
  background: #67adc6;
  border-radius: 100%;
  padding: 5px;
  position: absolute;

}

.icon-khoa a {
  position: absolute;

  width: 55px;
  height: 55px;
  z-index: 999999;

  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  color: white;
  font-size: 25px;
  font-weight: 500;
}

/* .item-bemp-khoa {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
padding: 15px;
} */
.item-bemp-khoa img {
  width: 70px;
  height: 70px;
  object-fit: contain;
}

.procedure-body {
  height: 350px;
  width: 350px;
  position: relative;
  z-index: 1;
}

.procedure-content {
  margin-top: 110px;
}

.procedure .site-heading h2 {
  color: #0e28bb;
  background-image: linear-gradient(90deg, #142c9c 15%, #2886d0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.procedure .site-heading p {
  color: #0e28bb;
}

.product-box-text {
  background: linear-gradient(90deg, #142c9c 15%, #2886d0 100%);
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  left: 5%;
  padding: 10px 15px;
  position: relative;
  text-align: center;
  top: -17px;
  width: 90%;
  z-index: 9;
}
.procedure-mobile{
  display: none;
}


h3.product-title a {font-size: 14px;line-height: 1.1;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}

.product-card-body {
    padding: 10px;
    background: linear-gradient(90deg, #142c9c 15%, #2886d0 100%);
    min-height: 45px;
}

h3.product-title {
    line-height: 1.1;
}

.slider-item {
    border-radius: 5px;
    overflow: hidden;
}

.features-item.features-item-bg.p-relative {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-top: 20px;
}

div#quy-trinh-\&-chat-luong .row:before {
    content: "";
    right: 0;
    position: absolute;
    background: linear-gradient(90deg, #142c9cb0 15%, #2886d0 100%);
    width: 59vw;
    height: 100%;
    border-radius: 130px 0px 0px 0px;
}

div#quy-trinh-\&-chat-luong .row {
    position: relative;
    z-index: 999999999;
    justify-content: center;
    left: 0;
    padding: 28px 0px;
}

.box-member-icon-pages {
    width: 40%;
}

div#chung-toi-sunhill {
    background: linear-gradient(90deg, #142c9c 15%, #2886d0 100%);
    padding-top: 30px;
    padding-bottom: 20px;
}

section.banner.slick-initialized.slick-slider {
    margin-bottom: 0px;
}

.site-heading.text-center p {
    color: #fff;
}

.col-lg-7.features-items.order-lg-first h2 {
    color: #fff;
    margin-bottom: 0px;
}

div#chung-toi-sunhill h4 {
    color: #fff;
}

div#chung-toi-sunhill p {
    color: #333;
    /* color: #3d64e1 !important; */
    padding-bottom: 0px;
    font-weight: 300;
}

div#chung-toi-sunhill .features-area.features-list .features-thumb img {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.col-lg-5.features-thumb.order-lg-last.before-futer .features-thumb img {
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
}

.col-lg-5.features-thumb.order-lg-last.before-futer img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    filter: drop-shadow(10px -8px 1px #3d64e1);
}

.col-lg-7.features-items p {
    color: #142c9c !important;
}

div#chung-toi-sunhill h4 .col-lg-7.features-items {}

.col-lg-7.features-items h4 {
    color: #142c9c !important;
    font-weight: 500 !important;
}

.col-lg-7.features-items.order-lg-first h4 {
    color: #fff !important;
}

.col-lg-7.features-items.order-lg-first p {
    color: #fff !important;
    font-size: 15px;
}

.wrapper.home {
  overflow: hidden;
}

.features-area.features-list.default-padding.futer-afters h2 {
  color: #ffe670;
  margin-bottom: 0px;
}

.features-area.features-list.default-padding.futer-afters p {
  color: #fff !important;
}

.features-area.features-list.default-padding.futer-afters span {
  color: #fff !important;
}

.features-items.features-items--line {
  position: relative;
     z-index: 999;
    color: #fff;
}

.box-section-vong-bi .site-heading.title-composite {
}

.features-area.features-list.default-padding.futer-afters .site-heading.title-composite h2 {
    color: #fff;
}
.item-logo-hedidng {
  text-align: center;
}

.item-images-astion {
  text-align: center;
  padding: 20px 20px 0px;
  border-radius: 10px;
  overflow: hidden;
}
.features-area.features-list.default-padding.futer-afters:before {
  background:  url(../images/footer.jpg);
  content:"";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover!important;
  background-repeat: no-repeat !important;
  z-index: 9;
  background-position: bottom;
}

.features-area.features-list.default-padding.futer-afters {
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

div#quy-trinh-\&-chat-luong .features-item.features-item-bg.p-relative {
  background: none;
}
div#quy-trinh-\&-chat-luong {
  position: relative;
  z-index: 9999;
}
.box-section-vong-bi  .site-heading.title-composite h2 {
  color: #3d64e1 !important;
}

.box-section-vong-bi .box-section-vong-bi {
  text-align: center !important;
}
.box-tags-images {
  width: 30%;
}

.images-feartour img {border-radius: 10px;width: 184px;}

.images-feartour {
  padding-top: 10px;
  text-align: center;
}
.features-item.features-item-bg.p-relative.box-2-features.d-flex::before {
  content: "";
  width: 100%;
}

.features-item.features-item-bg.p-relative.box-2-features.d-flex .box-section-vong-bi .site-heading.title-composite {
  text-align: center;
}
section.product.section-shl-container .site-heading h2 {
  color: #005b94;
}

section.product.section-shl-container {
  padding-top: 25px;
}

.box-section-vong-bi {
  padding-bottom: 0px;
  padding-top: 20px;
}

.about-desc-gioithieu h2 {
  width: max-content;
  background: linear-gradient(90deg, #142c9c 15%, #2886d0 100%);
  color: #fff;
  font-size: 20px;
  padding: 5px 20px;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.box-slick-abuml {
  padding-top: 20px;
  /* padding-bottom: 25px; */
}

.sick-abum-clm {
  /* display: flex; */
  /* justify-content: space-between; */
  /* align-items: center; */
}

.sick-abum-clm .item-images-abm {width: 49%;float: left;background: #fefafa;}

.sick-abum-clm .item-images-abm img {width: 100%;object-fit: cover;object-fit: contain;}

section.products-shc.SHL-1 img {
  height: 300px;
  width: 100%;
  object-fit: contain;
}


.clm.box-form-tnt {
  padding-bottom: 10px;
}

.feta-giam-prices .site-heading.text-center h2 {
    color: #005b94 !important;
}

.feta-giam-prices .site-heading.text-center p {
    color: #005b94;
    font-weight: 500;
    text-align: center !important;
}

section.aboutus.table label {
    color: #fff;
}

section.aboutus.table label input {
    color: #fff;
}

section.aboutus.table input {
    color: #fff !important;
    margin-bottom: 10px;
    background: #ffffff3d;
}

section.aboutus.table input::placeholder {
    color: #fff;
}

.form__title p {
    color: #fff;
}

.form__title.ta-center {
    color: #fff;
}

.box-main-keyer-radio {
    display: flex;
    justify-content:center;
    gap: 10px;
    width: 100%;
    margin-bottom: 15px;
}

.item-check-box-form {
    width: max-content;
    color: #005b94;
    background: #fff;
    font-weight: 500;
    width: max-content;
    border-radius: 5px;
    padding: 5px 20px 7px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.1;
}

.title-chinhsach {
    display: flex;
    justify-content: space-between;
    color: #fff;
}

.title-chinhsach svg {
    width: 35px;
    height: 35px;
    background: #ffffffc9;
    padding: 5px;
    border-radius: 5px;
}

.content-chinhsach {
    color: #fff;
}

.box-chinhsach .content-chinhsach {
    display: none !important;
}

.box-chinhsach.active {}

.box-chinhsach .content-chinhsach {
    display: block;
    padding: 10px;
    background: #eeeeee47;
    border-radius: 5px;
}

.box-chinhsach.active .content-chinhsach {
    display: block !important;
      margin-top: 15px;
}
.box-hoso .site-heading h2 {
  color: #005b94;
  margin-bottom: 15px;
}

.pd-section-top.box-hoso {
  padding-top: 30px;
}

.features-item.features-item-bg.p-relative.box-2-features .site-heading.title-composite h2:before {
    background: #fff;
    height: 3px;
    left: 35px;
}

.features-item.features-item-bg.p-relative.box-2-features .site-heading.title-composite h2:after {
    background: #fff;
    height: 3px;
    left: 0;
    margin-left: 0px;
}


.features-item.features-item-bg.p-relative .site-heading.title-composite h2:before {
    content: "";
    left: 50px;
}

.features-item.features-item-bg.p-relative .site-heading.title-composite h2:after {
    content: "";
    margin-left: 0px;
    left: 0;
}
.slider-item-ballots .slick-prev {
  opacity: 0;
  width: 35px;
  height: 35px;
  background: #cdcdcda6;
  border-radius: 5px;
  right: 0;
  left: unset;
  z-index: 9;
  top: 50%;
  transform: translateY(-50%);
}

.slider-item-ballots .slick-prev svg {
  width: 20px;
  height: 20px;
}

.slider-item-ballots .slider-item-ballots {
  position: relative;
}

.slider-item-ballots .slick-next {
  opacity: 0;
  width: 35px;
  height: 35px;
  background: #cdcdcda6;
  border-radius: 5px;
  left: 0;
  z-index: 9;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}

.slider-item-ballots .slick-next svg {
  width: 25px;
  height: 25px;
}
.slider-item-ballots .slider-item-ballots:hover .slick-next{
  opacity:1;
  transition:0.5s ease;
  
}
.slider-item-ballots:hover .slick-prev{
  opacity:1;
  transition:0.5s ease;
}

.contact-us-area .site-heading h2:before {content: "";background: #fff;}

.contact-us-area .site-heading h2:after {
    content: "";
    background: #fff;
}
section.aboutus {
  padding-bottom: 30px;
}
.slider-item-ballots:hover .slick-next{
  opacity: 1;
}
.heddings-title-pages-futer {}

.features-area.features-list.default-padding.futer-afters .heddings-title-pages-futer span {
    color: #3d64e1 !important;
    display: block;
    text-align: center;
    padding-top: 10px;
    font-weight: 500;
    font-size: 16px;
}

.box-content-products-oneros span {
  font-size: 20px;
  font-weight: 700;
  color: #005b94;
  padding-bottom: 10px;
  display: inline-block;
  margin-bottom: 0px;
  position: relative;
}

.box-content-products-oneros span:before {
  background: #232323 none repeat scroll 0 0;
  bottom: 10px;
  height: 2px;
  left: 0;
  position: absolute;
  width: 25px;
}

.box-content-products-oneros span:after {
  background: linear-gradient(90deg, #005b95 15%, #2886d0 100%);
  bottom: 10px;
  height: 2px;
  left: 22%;
  margin-left: -5px;
  position: absolute;
  width: 100px;
}
section.home-products-keyer {
  background: linear-gradient(270deg, #142c9c 15%, #2886d0 100%);
}

section.home-products-keyer .site-heading.title-composite h2 {
  color: #fff !important;
  font-size: 22px;
  text-align: left;
  padding: unset;
  padding-bottom: 10px;
  padding-top: 10px;
}

section.home-products-keyer .site-heading h2::before {
  background: #fff;
}

section.home-products-keyer .site-heading h2::after {
  background: #fff;
}

section.home-products-keyer .features-items.features-items--line h2 {
  color: #fff;
  font-size: 18px;
  text-align: left;
  padding-left: 0px;
}

section.home-products-keyer .features-items.features-items--line {}

section.home-products-keyer {
  padding: 30px 0px 10px;
  margin-bottom: 20px;
}
.item-images-astion img {
  width: 100%;
}
section.home-products-keyer .tags .tag {
  background: unset;
}
.box-right-futer-list {
  padding-top: 20px;
}

.list-item-astion.slick-initialized.slick-slider {
  margin-bottom: 0px;
}
.box-title-word-twe {
  text-align: center;
}

.box-title-word-twe span {
  font-size: 35px;
  margin-bottom: 11px;
  display: inline-block;
  color: #ffe670;
  font-weight: 700;
}
.box-title-word .icon {
  display: none;
}

.box-title-word .info {
  padding-left: 0px !important;
  text-align: center;
}
.desc-ulli-features ul li {
  display: flex;
  padding-bottom: 5px;

    flex-wrap: wrap;
}

.desc-ulli-features ul li .icons-ulli {}

.icons-ulli .icon i {
  background: #4ac4f3 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  height: 25px;
  line-height: 30px;
  margin-right: 15px;
  /* margin-top: 5px; */
  position: relative;
  text-align: center;
  width: 25px;
  z-index: 1;
  margin-left: 7px;
}

.icons-ulli .icon i:after {
  background: #4ac4f3 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 30px;
  left: 0;
  margin-left: -2px;
  margin-top: -3px;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: -1;
  animation: zoom 1.3s infinite;
}

.desc-ulli-features {
  padding-top: 20px;
  padding-bottom: 20px;
}

.desc-ulli-features ul li p {
  padding-bottom: 0px;
  letter-spacing: -0.9px;
  margin-bottom: 5px;
}

.desc-ulli-features {
  display: flex;
  justify-content: center;
}

section.products-shc.shc-2 {}

section.products-shc.shc-2 .sick-abum-clm {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 20px;
}

section.products-shc.shc-2 .sick-abum-clm .item-images-abm {
    width: 49%;
    float: left;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.box-slick-right-abums {
  width: 49%;
  float: left;
}

.box-desc-text-shc {
  /* padding-top: 20px; */
}

h2.title-pages-news-feature {
  font-size: 28px !important;
  margin-bottom: 0px !important;
}

.col-lg-7.features-items {
}

.features-area.features-list .features-items li {
  padding-bottom: 12px;
}
p.text-bottom-items-featurn {
  font-weight: 600;
  font-size: 20px;
}
.box-hedding-item-text {
  text-align: center;
}
.box-disckfree {
  display: flex;
  justify-content: center;
}
select.select_txt option {
  color: #000;
}
ul.hotroform li {
  color: #Fff;
  list-style: disc !important;
  margin-left: 20px;
  text-align: left;
}
section.map iframe {
  height: 300px;
}

section.products-shc.shc-3 .item-images-abm {
    background: none;
}
ul.hotroform {
  margin-left: 100px;
}
section.products-shc.SHL-1 .sick-abum-clm {
  display: flex;
  gap: 0px 20px;
}
.sick-abum-clm .item-images-abm {
  border-radius: 5px;
  overflow: hidden;
}

.sick-abum-clm .item-images-abm:hover {
  box-shadow: rgb(23 57 163 / 12%) 0px 7px 29px 0px;
  transition: 0.5s ease;
}
section.products-shc.shc-2 .sick-abum-clm .item-images-abm:hover {
  box-shadow: rgb(29 81 154 / 27%) 0px 7px 29px 0px;
  transition: 0.5s ease;
}
@media(max-width:990px){
  section.map iframe {
    height: unset ;
  }



  .site-heading>h3 {
    font-size: 20px !important;
}

h2.title-pages-news-feature {
    font-size: 20px !important;
}

.box-title-word-twe span {
    font-size: 20px;
    text-transform: uppercase;
}



.site-heading.title-composite h3 {
  text-align: center;
    font-size: 20px !important;
}

.features-area.features-list.default-padding.futer-afters p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
}

.content h3, .title-section, .customize h2, .product h2, .table h2, .map h2 {
    font-size: 16px;
}

.list-slider-keyper-thres {
    margin-bottom: 20px;
}

.about-desc-gioithieu h2 {
    display: inline-block;
    width: auto;
}

















  .box-images-form-contacts {
    /* display: none; */
    margin-bottom: 15px;
}

ul.hotroform {
    margin-left: 0px;
}

  .features-item-bg .ctnr {
    width: 100vw;
    z-index: 99999999 !important;
    background: linear-gradient(90deg, #142c9c 15%, #2886d0 100%);
}
  .sick-abum-clm .item-images-abm img {
    height: unset !important;
}
.slick-slider {
  margin-bottom: 0px;
}

  .sick-abum-clm .item-images-abm{
    margin-bottom: 20px;
    width: 100% !important;
  }
  .sick-abum-clm {
    flex-wrap: wrap;
}
    .box-section-vong-bi .features-item-bg .ctnr {
    background: none;
}
.features-item:nth-child(2n) .row {
  display: block !important;
}

}

@media(max-width:990px){
  .box-futers-2 .box-title-word ul li {
    padding-left: 0px !important;
}
}
@media(max-width:768px){

  div#chung-toi-sunhill p {
    font-size: 15px;
}

.features-area.features-list .features-items li .info h4 {
    font-size: 14px;
}
  .site-heading h2 {
    font-size: 25px;
}

  .feta-giam-prices .site-heading.text-center h2 {
    font-size: 25px;
}

.box-hoso .site-heading h2 {
    font-size: 25px;
}

section.product.section-shl-container .site-heading h2 {
    font-size: 25px;
}

.box-section-vong-bi .site-heading.title-composite h2 {
    font-size: 25px;
}

.features-area.features-list .features-items h2 {
    font-size: 15px;
}



.features-item.features-item-bg.p-relative.box-2-features.d-flex {
    padding: 20px;
}



.features-items.features-items--line .tags {
    flex-wrap: wrap;
}

.box-tags-images {
    width: 100%;
}

div#quy-trinh-\&-chat-luong .features-item.features-item-bg.p-relative {
    flex-wrap: wrap;
    padding-top: 20px;
}

.box-member-icon-pages {
    width: 100%;
}

div#quy-trinh-\&-chat-luong .row:before {
    width: 100vw;
    left: -24px;
    background: linear-gradient(90deg, #142c9c 15%, #2886d0 100%);
    content: "";
}


.features-area.features-list.default-padding.futer-afters .site-heading {
    padding-left: 15px;
}

.item-images-astion {
    padding-bottom: 30px;
    padding: 30px;
}

.features-area.features-list .features-thumb {
    padding-right: 15px;
}

.product-category a {
  font-size: 14px;
  line-height: 1.3;
}

.product-card {
  margin-bottom: 0px;
}

div#chung-toi-sunhill .col-lg-7.features-items.order-lg-first h2 {
    font-size: 18px;
}

  .item-check-box-form {
    margin-bottom: 10px;
}
.box-chinhsach {
  margin-top: 20px;
}
}
@media (max-width: 586px) {
	ul.hotroform {
    width: 100%;
}
  .procedure-text{
      display: none;
  }
  .procedure-body {
height: 300px;
width: 300px;
  }
  .item-1-chuyenkhoa-ss1 {
border: 30px solid #67adc6;
  }
  .item-2-chuyenkhoa-ss2 {
border: 20px solid #adcbe3;
  }
  .item-bemp-khoa {
width: 80px;
height: 80px;
  }
  .icon-khoa a {
width: 50px;
font-size: 21px;
height: 50px;
  }
  .procedure-content {
margin-top: 20px;
}
.procedure-mobile{
  display: block;
}
.procedure-mobile li span{
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  color: white;
  border-radius: 100%;
  font-size: 21px;
  position: absolute;
  left: 0;
}
.procedure-mobile li:nth-child(1) span{
  background-color: #dcd44b;
}
.procedure-mobile li:nth-child(2) span{
  background-color: #d78a3c;
}
.procedure-mobile li:nth-child(3) span{
  background-color: #ab3c35;
}
.procedure-mobile li svg {
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  border-radius: 100%;
  font-size: 21px;
  fill: #0c26bb;
 margin-right: 5px;

}
.procedure-mobile li {
font-size: 16px;
color: #0c26bb;
font-weight: 600;
text-align: center;
padding-left: 55px;
margin: 32px 0px;
}
} 