body > br {
    display: none;
}


#main_index {
    overflow: hidden;
    padding-bottom: 0 !important;
}

#main_index a:hover {
    text-decoration: none;
}

#main_index button:focus {
    outline: none;
}

#service_appointment_form .form-group .btn-whatsapp{
    display: none;
}


/*navigation bar*/
.navbar_type8 {
    height: 100px;
    background-image: url('https://cdn1.npcdn.net/userfiles/27176/image/HON_HP.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 0 6% 0 9%;
    transition: all 0.3s ease-in-out;
}

.dark_nav {
    height: 80px;
}

.navbar_type8 .logo img {
    width: 100%;
  padding: 10px 0;
  object-position: left;
    transition: all 0.3s ease-in-out;
}

.navbar_type8.dark_nav .logo img {
    padding: 5px 0;
}

.navbar_type8 .nav_tab {
    padding-right: 0;
    flex: 0 1 75%;
    gap: 1.7vw;
}

.navbar_type8 .logo {
    margin-left: 0;
  flex: 0 1 25%;
}

.navbar_type8 .nav_tab .nav_item a {
    font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
}

.navbar_type8 .nav_tab .nav_item::before {
  width: 0;
  border-bottom: none;
  transition: all 0.35s ease-in-out;
  opacity: 1;
  height: 2px;
  background-color: #fff;
}

.navbar_type8 .nav_tab .nav_item:hover::before {
    width: 100%;
}

.navbar_mobile {
    background-image: url('https://cdn1.npcdn.net/userfiles/27176/image/HON_HP.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-bottom: none;
}

.side_menu {
    background-color: #2d2d2d;
}

.side_menu .list-group .list-group-item a {
    color: #fff;
}

.navbar_mobile .btn-outline-light {
  border-color: #fff;
  color: #fff;
}

.navbar_mobile .btn-outline-light:hover {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
}

/*footer*/
.footerListServices {
  background-color: #2d2d2d;
  background-image: url('https://cdn1.npcdn.net/userfiles/27176/image/HON_Footer.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  color: white;
  padding-top: 5rem;
  padding-bottom: 2rem;
  font-size: 13.5px;
  line-height: 1.5;
}

.footerListServices .title {
    min-height: unset;
}

.footerListServices .logo {
    padding-top: 55px;
}

.footerListServices .logo img {
    max-height: 55px;
}

.footerListServices a p.mb-2 {
  margin-bottom: .25rem !important;
}

.footerListServices .title h5 {
    text-transform: uppercase;
  font-size: 16px;
}

.footerListServices .input-container input, .footerListServices .input-container label {
    font-size: 12px;
}

.footerListServices .input-container .moveUp {
    font-size: 10px;
}

.footerListServices .line {
    background-color: transparent;
}

@media (min-width: 768px) {
  .footerListServices .col-12.col-md-3.mb-1.mb-md-0.p-3:first-child {
    -ms-flex: 0 0 34%;
    flex: 0 0 34%;
    max-width: 34%;
  }
  .footerListServices .col-12.col-md-3.mb-1.mb-md-0.p-3:nth-child(2),
  .footerListServices .col-12.col-md-3.mb-1.mb-md-0.p-3:nth-child(3),
  .footerListServices .col-12.col-md-3.mb-1.mb-md-0.p-3:nth-child(4) {
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
  }
}

/*homepage video banner*/

.hp_video {
  width: 100%;
  max-height: 630px;
  object-fit: cover;
  object-position: center;
  min-height: 630px;
}

.hp_video_box {
    position: relative;
    background-color: #000;
}

.hp_video_content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 6.5vw 9%;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}

.hp_videoBanner_title {
    color: #fff;
  font-family: "Ubuntu", sans-serif;
  font-size: 3.15vw;
  font-weight: 300;
  margin-bottom: 10px;
  line-height: 1.15;
}

.hp_videoBanner_title b {
    font-weight: 700;
}

.hp_videoBanner_title span {
    display: block;
}

.hp_videoBanner_title span b {
    font-style: italic;
}

.hp_videoBanner_keyword {
    font-size: 1vw;
  color: #fff;
  margin-bottom: 0;
  font-weight: 300;
}

.hp_videoBanner_button {
    margin-top: 3vw;
    display: none;
}

.hp_videoBanner_button .hp_button {
    color: #000;
  background-color: #fff;
}

.hp_videoBanner_button .hp_button span {
    background: #000;
}

/*homepage about*/
.hp_about {
    padding: 4.5rem 8%;
}

.hp_keyword {
    font-size: 14.5px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0;
  color: #000;
  text-align: justify;
}

.hp_about_img {
    width: 96%;
  margin-left: auto;
}

.hp_about_box {
    height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-bottom: 1px solid #000;
  padding-bottom: 4rem;
}

.hp_big_title {
    font-size: 2.6vw;
  font-weight: 700;
  color: #1f1f1f;
  font-family: "Ubuntu", sans-serif;
  margin-bottom: 40px;
}

.hp_about .hp_big_title {
    position: relative;
    width: fit-content;
    margin-bottom: 45px;
}

.hp_about .hp_big_title::before {
    content: "";
    position: absolute;
  left: 50%;
  top: 20%;
  transform: translate(-50%, -50%);
  width: 13vw;
  height: 13vw;
    background-image: url('https://cdn1.npcdn.net/userfiles/27176/image/HON_WWA-07.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.hp_about_left {
    padding-right: 0;
}

/*homepage why*/
.hp_why {
    padding: 0 8% 4.5rem;
    position: relative;
}

.hp_why::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 110%;
    background-image: url('https://cdn1.npcdn.net/userfiles/27176/image/HON_03.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 100% 100%;
}

.hp_why_box {
    padding: 0 0vw 0 7vw;
}

.hp_why_img {
    width: 97%;
}

.hp_why_button {
    display: flex;
  justify-content: flex-start;
  margin-top: 4vw;
}

.hp_button {
    color: #fff;
  background-color: #1f1f1f;
  border: none;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 7px 20px;
  font-size: 14px;
  font-weight: 700;
  transition: all 0.35s ease-in-out;
}

.hp_button:hover {
    transform: scale(1.05);
}

.hp_button:active {
    transform: scale(0.75);
}

.hp_button span {
    width: 13px;
  height: 13px;
  background: #fff;
  border-radius: 140px 0 0 0;
  transform: rotate(-45deg);
  transition: all 0.35s ease-in-out;
}

.hp_button:hover span {
    transform: rotate(45deg) rotateY(180deg);
}

/*homepage services*/
.hp_services {
    padding: 4.5rem 8%;
  background-image: url('https://cdn1.npcdn.net/userfiles/27176/image/HON_service.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.hp_services_ebox {
    margin: 10px 0;
    padding: 0 10px;
}

.hp_small_title {
    color: #333;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 6px;
}

.hp_services .hp_small_title {
    color: #fff;
    display: none;
}

.hp_services .hp_big_title {
    color: #fff;
  margin-bottom: 30px;
}

.hp_services_box {
    position: relative;
  background-color: #fff;
  height: 100%;
  transition: all 0.35s ease-in-out;
}

.hp_services_box:hover {
    transform: translateY(-10px);
}

.hp_services_img {
    overflow: hidden;
}

.hp_services_img img {
    transition: all 0.35s ease-in-out;
    width: 100%;
}

.hp_services_box:hover .hp_services_img img {
    transform: scale(1.15);
}

.hp_services_content {
  padding: 20px 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.hp_services_small {
    color: #333;
  font-size: 15.5px;
  font-weight: 300;
  margin-bottom: 0;
  display: none;
}

.hp_services_title {
    font-size: 20px;
  margin-bottom: 0;
  font-weight: 700;
  color: #000;
  min-height: 48px;
  display: flex;
  align-items: center;
}

.hp_services .hp_button {
    padding: 5px 15px;
  font-size: 12px;
  white-space: nowrap;
}

.hp_services .hp_button span {
    width: 10px;
  height: 10px;
}

/*homepage news*/
#main_index .index_wrapper_6 {
    padding: 4.5rem 8%;
}

.hp_news .hp_big_title {
    margin-bottom: 30px;
}

#main_index .hp_latest_new_8 .col-12.col-lg-4.mb-4 {
    margin: 10px 0 !important;
    padding: 0 10px !important;
}

#main_index .hp_latest_new_8 .news_box {
    padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  position: relative;
  transition: all 0.35s ease-in-out;
}

#main_index .hp_latest_new_8 .news_box:hover {
    transform: translateY(-10px);
}

#main_index .hp_latest_new_8 .news_box .title {
    color: #000;
    margin-bottom: 20px;
  margin-top: 5px;
}

#main_index .hp_latest_new_8 .news_box .title span {
    display: none;
}

#main_index .hp_latest_new_8 .news_box .read_more {
  color: #de142c;
  width: max-content;
  border-bottom: 1px solid #de142c;
  font-size: 12px;
  font-weight: 500;
}

/*other pages*/


/*homepage responsive*/

@media (max-width: 1200.5px) {
    /*navigation bar*/
    .navbar_type8 {
        padding: 0 15px;
    }
    .navbar_type8 .nav_tab .nav_item a {
        font-size: 14px;
        padding: 12px;
    }
    
    /*footer*/
    .footerListServices {
        padding-top: 3rem;
    }
    
    /*homepage video banner*/
    .hp_video {
        max-height: 520px;
        min-height: 520px;
    }
    .hp_video_content {
        padding: 6.5vw 5%;
    }
    .hp_videoBanner_title {
        font-size: 3.5vw;
    }
    .hp_videoBanner_keyword {
        font-size: 1.2vw;
    }
    .hp_videoBanner_button {
      margin-top: 2vw;
    }
    
    /*homepage about*/
    .hp_about {
      padding: 3rem 15px;
    }
    .hp_big_title {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .hp_keyword {
        font-size: 14px;
    }
    .hp_about_box {
        padding-bottom: 2rem;
    }
    .hp_about .hp_big_title {
        margin-bottom: 25px;
    }
    
    /*homepage why*/
    .hp_why {
        padding: 0 15px 3rem;
    }
    .hp_why_box {
      padding: 0;
    }
    .hp_why_img {
        width: 100%;
    }
    .hp_why_button {
        margin-top: 20px;
    }
    
    /*homepage services*/
    .hp_services {
        padding: 3rem 15px;
    }
    .hp_services_content {
        padding: 15px;
    }
    .hp_services_small {
        font-size: 14px;
    }
    .hp_services_title {
        font-size: 18px;
    }
    .hp_services .hp_button {
      font-size: 11px;
    }
    
    /*homepage news*/
    #main_index .index_wrapper_6 {
        padding: 3rem 15px;
    }
    #main_index .hp_latest_new_8 .news_box {
        padding: 15px;
    }

}

@media (max-width: 991.5px) {
    /*footer*/
    .footerListServices .logo img {
      max-height: 50px;
    }
    .footerListServices .logo {
      padding-top: 50px;
    }
    
    /*homepage video banner*/
    .hp_video {
        max-height: 450px;
        min-height: 450px;
    }
    
    /*homepage about*/
    
    .hp_about_right  {
        display: flex;
        align-items: center;
    }
    .hp_about_img {
        width: 100%;
    }
    
    /*homepage why*/
    
    
    /*homepage services*/
    
    
    /*homepage news*/
    

}

@media (max-width: 767.5px) {
    /*footer*/
    
    
    /*homepage video banner*/
    .hp_video {
        max-height: 320px;
        min-height: 320px;
    }
    .hp_video_content {
        padding: 20px;
    }
    .hp_videoBanner_title {
        font-size: 27px;
        margin-bottom: 5px;
    }
    .hp_videoBanner_keyword {
        font-size: 14px;
    }
    .hp_videoBanner .hp_button {
        padding: 5px 15px;
        font-size: 12px;
    }
    .hp_videoBanner_button {
        margin-top: 15px;
    }
    
    /*homepage about*/
    .hp_about .hp_big_title::before {
        width: 30vw;
        height: 30vw;
    }
    .hp_about_img {
        margin-top: 2rem;
    }
    .hp_about_left {
        padding-right: 15px;
    }
    
    /*homepage why*/
    .hp_why .row {
        flex-direction: column-reverse;
    }
    .hp_why_img {
        margin-top: 2rem;
    }
    
    /*homepage services*/
    
    
    /*homepage news*/
    

}