@import url('https://fonts.cdnfonts.com/css/utm-avo');

@import url('https://fonts.cdnfonts.com/css/tahoma');

/* TOP HEADER */
.ast-above-header-bar .site-above-header-wrap {
  min-height: 0px;
}

.ast-above-header.ast-above-header-bar {
  background: #fff;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 44%,
    rgba(9, 151, 229, 1) 33%,
    rgba(53, 97, 217, 1) 89%
  );
}

.contianer-social {
  list-style: none;
  padding-left: 0;
  display: flex;
  margin: 0px !important;
  padding-top: 8px;
  padding-bottom: 8px;
  gap: 10px;
}

.contianer-social li {
  list-style: none;
}

.contianer-social li :where(.address, .hotline) {
  display: flex;
  align-items: center;
}

.contianer-social li .hotline {
  position: relative;
}

.contianer-social li .hotline:before {
  content: "";
  border-left: 1px solid #fff;
  height: 100%;
  left: 0;
  position: absolute;
}

.contianer-social li span {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #fff;
}

.contianer-social li a {
  display: flex;
  align-items: center;
  color: #fff;
}

.contianer-social li a:hover {
  color: #fff;
}

.contianer-social li img {
  margin-left: 10px;
  margin-right: 10px;
  width: 20px;
  height: 20px;
}

/* HEADER */
.site-header {
  box-shadow: 0px 0 15px 0 rgba(0, 0, 0, 0.3);
}

.site-header-primary-section-right {
  position: relative;
}

.site-header-primary-section-right::before {
  content: "";
  position: absolute;
  width: 47px;
  height: 121px;
  left: -10px;
  top: -41px;
  background: url(https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/header-miring.png)
    bottom center no-repeat;
}

.ast-site-identity {
  padding-top: 7px;
  padding-bottom: 7px;
}

/* MENU */

.ast-builder-menu-1 .main-header-menu > .menu-item:hover > .menu-link {
  background: linear-gradient(to right, #0997e5, #3561d9);
  border-radius: 30px;
  /* padding: 10px 20px; */
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,
.ast-builder-menu-1 .current-menu-ancestor > .menu-link {
  color: #333;
}

/* .site-header-above-section-right {
  justify-content: center;
} */

/* .site-header-primary-section-right {
  justify-content: flex-start;
} */

/* SUB MENU */
.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu {
  border: none;
  border-radius: 0px 0px 15px 15px;
  box-shadow: 0 9px 9px 1px rgba(0, 111, 215, 0.4);
  background: linear-gradient(to right, #0997e5, #3561d9);
  overflow: hidden;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
  color: #fff !important;
  position: relative;
}

.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link::before {
  content: "";
  background: url(https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/icon-list-menu.png)
    center no-repeat;
  width: 9px;
  height: 10px;
  position: absolute;
  left: 7px;
  top: 16px;
  display: inline-block;
}

/* 
.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu {
  margin-top: 18px;
} */

.ast-builder-menu-1 .sub-menu li {
  border-bottom: solid 1px #35d2ff;
}

.ast-builder-menu-1 .sub-menu li:hover {
  background-color: #2149b7;
}

/* SEARCH */
/* header .ast-header-search form {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  display: inline-block !important;
  z-index: 100;
}

header .ast-header-search form::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(17, 17, 17, 0.51);
  z-index: 99;
}

header .ast-header-search form input {
  width: 100% !important;
} */

.ast-builder-layout-element.ast-header-search {
  width: 54px;
  height: 42px;
  background-color: #2d6bdb;
  border-radius: 20px;
  padding-left: 0px;
  justify-content: center;
  box-shadow: -8px 0px 0px -1px rgba(0, 34, 72, 0.1);
}

/* START FORM BOTTOM HEADER */
#wpforms-form-1630 {
  display: flex;
  align-items: center;
  gap: 4px;
}

#wpforms-form-1630 .wpforms-submit-container {
  margin-top: 0px;
}

#wpforms-form-1630 .wpforms-submit-container button {
  position: relative;
  border-radius: 8px;
  background: linear-gradient(to right, #098ce5, #2170e5) !important;
  width: 41px;
  height: 41px;
}

#wpforms-form-1630 .wpforms-submit-container button::before {
  content: "";
  background: url(https://benhtrihcm.com/wp-content/themes/PTH_vietkhang/a/i/ic-menu2.png)
    center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#wpforms-form-1630 #wpforms-1630-field_2-container {
  padding: 0px;
}

#block-50,
#block-51 {
  margin: 0px;
}

#block-51 {
  display: none;
}

#block-51 figure {
  margin: 0px;
}

#block-51 figure img {
  width: 45px;
  height: 41px;
}

#block-51 .wp-block-group {
  display: flex;
  gap: 4px;
}

.sticky-top {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1020;
  box-shadow: 0px 1px 12px #888;
  -webkit-box-shadow: 0px 1px 12px #888;
  -moz-box-shadow: 0px 1px 12px #888;
  background-color: #ffffff;
}

.sticky-top #block-50 figure {
  display: none ;
}

.sticky-top #block-51 {
  display: block;
}

.sticky-top aside {
  padding: 0px !important;
}

		.ast-header-break-point .ast-below-header-bar {
  background: linear-gradient(to right, #098ce5, #2170e5) !important;
}

/* .sticky-top .ast-below-header-bar {
  background: #fff !important;
}
 */
.sticky-top :where(.main-header-bar-wrap, .ast-above-header-wrap) {
  display: none;
}

/* .sticky-top
  .ast-header-break-point
  #masthead
  .ast-mobile-header-wrap
  .ast-below-header-bar {
  padding-left: 4px !important;
  padding-right: 4px !;
} */

/* #block-47 {
  margin: 0px;
}

#block-47 figure,
#block-48 figure  {
  display: inline-block;
  margin-top: 0px;
}

#block-47 figure {
  display: inline-block;
  margin-top: 0px;
}

#block-47 figure .wp-image-1660 {
  width: 38px;
  height: 38px;
} */
/* END FORM BOTTOM HEADER */

/* FORM CUSTOM */
/* .form-contact {
  display: flex;
}

.form-contact button {
  position: relative;
  border-radius: 8px;
  background: linear-gradient(to right, #098ce5, #2170e5) !important;
  width: 38px;
  height: 38px;
  padding: 0px;
}

.form-contact button::before {
  content: "";
  background: url(https://benhtrihcm.com/wp-content/themes/PTH_vietkhang/a/i/ic-menu2.png)
    center no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 38px;
  height: 38px;
}

.sticky-top {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1020;
  box-shadow: 0px 1px 12px #888;
  -webkit-box-shadow: 0px 1px 12px #888;
  -moz-box-shadow: 0px 1px 12px #888;
  background-color: #ffffff;
}

.sticky-top figure {
  display: none !important;
}

.sticky-top .form-contact {
  display: block;
} */

/* breadcrumb */
.ast-header-breadcrumb {
  border: none;
}

.ast-breadcrumbs {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* KONTEN SINGLE PAGE */
/* .site .site-content #primary .ast-article-single {
  background-color: rgba(230, 245, 242, 0.5);
} */

.note-text {
  display: flex;
  align-items: center;
  background-color: #e6e6e6;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 10px;
  text-align: justify;
}

.note-text img {
  width: 40px;
}

.note-text p {
  padding-left: 20px;
  margin-bottom: 0px;
  font-family: "Tahoma", sans-serif;
}

.home .note-text {
  display: none;
}

/* .single-post .ast-article-single h1 {
  color: red !important;
}

.single-post .ast-article-single h2 {
  margin: 15px 0px;
  font-size: 24px;
  text-transform: uppercase;
  background: linear-gradient(to right, #3561d9, #0997e5);
  position: relative;
  color: #fff;
  padding: 15px 0px 15px 65px;
}

.single-post .ast-article-single h2::before {
  content: "";
  width: 55px;
  height: 46px;
  background: url(https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/title-sp.png)
    left center no-repeat;
  position: absolute;
  left: 1%;
  top: 20%;
}

.single-post .ast-article-single h2::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 38px solid transparent;
  border-bottom: 38px solid transparent;
  border-right: 38px solid #fff;
}

.single-post .ast-article-single h3 {
  position: relative;
  margin: 13px 0px;
  padding-left: 45px;
  color: red !important;
}

.single-post .ast-article-single h3:before {
  content: "";
  width: 32px;
  height: 32px;
  background: url(https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/h3-title.png)
    left center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
} */

body.single-post .type-post :where(p, ul){
  text-align: justify;
}

.single-post .ast-article-single :where(h1, h2, h3, h4, h4, h6) {
  font-family: "UTM Avo", sans-serif;
}

.single-post .ast-article-single header {
  border-top: 1px solid #fff;
  background: #f6f6f6;
  padding: 5px 15px;
  border-radius: 10px;
}

.single-post .ast-article-single header h1 {
  margin-bottom: 0px;
}

.single-post .ast-article-single h2 {
  margin: 15px 0px;
  font-size: 20px;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 35px;
  border-bottom: 1.5px solid #ccc;
  line-height: 1.5;
}

.single-post .ast-article-single h2::before {
  content: "";
  width: 26px;
  height: 30px;
  background: url(https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/single-post-heading.png)
    left center no-repeat;
  position: absolute;
  left: 0;
}

.single-post .ast-article-single h3 {
  position: relative;
  margin: 15px 0px;
  font-size: 19px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 35px;
}

.single-post .ast-article-single h3:before {
  content: "";
  width: 21px;
  height: 21px;
  background: url(https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/single-post-h3.png)
    left center no-repeat;
  position: absolute;
  left: 0;
  top: 8px;
}

.single-post .ast-article-single {
  font-family: "Tahoma", sans-serif;
}

.single-post .ast-article-single .cta-img-last {
  display: block;
  margin-top: 10px;
}

.button-single-post {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 420px;
  margin: 15px auto;
}

.button-single-post a {
  margin: 0 3px;
}

.single-post .ast-article-single .wpforms-container {
  max-width: 575px;
  margin: 30px auto !important;
  background-color: #fff;
  box-shadow: 20px 20px 20px rgba(0,0,0,.1);
  border: 2px solid #1bac8a;
  border-radius: 3px;
  overflow: hidden;
  padding: 15px;
}

.title-form-custom {
  text-align: center;
}

.title-form-custom h2 {
  border-bottom: none !important;
  padding: 0px !important;
}

.title-form-custom h2::before {
  content: none !important;
}

.title-form-custom p {
  text-align: center !important;
}

/* SIDEBAR */
.ast-separate-container.ast-two-container #secondary {
  position: relative;
  z-index: 4;
  margin-bottom: 0px;
}

/* .sidebar-main {
  position: sticky;
  top: 80px;
} */

.sidebar-main h2 {
  text-transform: uppercase;
}

.sidebar-main #block-41 {
  padding: 0px !important;
	display: none;
}

.sidebar-main #block-41 ul li a {
  display: block;
  padding: 10px 0 10px 22px;
  border-bottom: 1px solid #fff;
  background: linear-gradient(to right, #0997e5, #3561d9);
  color: #fff;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
}

.sidebar-main #block-41 ul li a::after {
  content: "";
  width: 11px;
  height: 7px;
  background: url(https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/list-kategori.png)
    center center no-repeat;
  position: absolute;
  right: 20px;
  top: 50%;
  filter: brightness(1111);
}

.sidebar-main #block-42 {
	display: none;
}

/* .sidebar-main #block-42 {
  background: linear-gradient(to right, #0997e5, #3561d9) !important;
  padding: 15px 25px 65px 25px !important;
  border-radius: 10px;
  box-shadow: 0 9px 9px 1px rgba(20, 92, 4, 0.38);
  text-align: center;
  position: relative;
  z-index: 4;
}

.sidebar-main #block-42 :where(h2, p) {
  color: #fff;
} */

.sidebar-main #block-43 {
  padding: 0px !important;
  margin: 0px !important;
}

.sidebar-main #block-43 h3 {
  position: relative;
  text-transform: uppercase;
  padding: 13px 13px 13px 43px;
  border-radius: 7px 7px 0 0;
  background: linear-gradient(to right, #098ce5, #2170e5);
  color: #fff;
}

.sidebar-main #block-43 h3::before {
  content: "";
  width: 21px;
  height: 21px;
  background: url(https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/single-post-h3.png)
    left center no-repeat;
  position: absolute;
  left: 15px;
  top: 17px;
  filter: invert(1) brightness(100);
}

.sidebar-main #block-43 .sp-pcp-container {
  margin-top: 5px !important;
  padding: 10px;
  border: 1px solid #ebebeb;
}

.sidebar-main #block-43 .wp-block-group > p {
  display: none;
}

.sidebar-main .sp-pcp-post .sp-pcp-post-thumb-area img {
  height: 99px;
  object-fit: cover;
  object-position: center;
  border-radius: 0px;
}

.sidebar-main .sp-pcp-post.left-thumb .sp-pcp-post-details {
  margin-left: 0px;
  font-family: "Tahoma", sans-serif;
}

.sidebar-main .pcp-wrapper-1518 .sp-pcp-title a {
  font-size: 16px;
}

.ast-archive-description .ast-archive-title {
  text-align: center;
}

.ast-blog-layout-4-grid .ast-article-post {
  width: 50%;
  position: relative;
  z-index: 3;
}

.ast-article-post:hover .post-thumb-img-content img {
  transform: scale(1);
}

.ast-separate-container .ast-article-inner {
  /* padding: 0px; */
  box-shadow: -2px 0px 15px -5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  border: 1px solid #e1e1e1;
}

/* .ast-separate-container .ast-article-inner {
  padding: 0px;
}

.ast-article-post.remove-featured-img-padding
  .blog-layout-4
  .post-content
  .ast-blog-featured-section
  .post-thumb-img-content {
  margin: 0px !important;
} */

.ast-related-post-content {
  display: flex;
  align-items: center;
  padding: 10px;
  box-shadow: -2px 0px 15px -5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  height: 100%;
}

.ast-related-post-content .ast-related-post-featured-section.post-has-thumb {
  width: 40%;
}

.ast-related-post-content .entry-header {
  width: 60%;
}

.ast-related-post-content :where(.entry-header, h3) {
  margin: 0px !important;
}

.ast-related-post-content h3 {
  padding-left: 20px;
}

.ast-related-post-content h3 a {
  font-size: 16px !important;
}

.ast-related-post-content h3 a:hover {
  color: #ff8202;
}

.ast-related-post-content img {
  height: 99px;
  max-width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 10px;
}

.ast-separate-container .post-navigation {
  display: none;
}

#infinite-handle {
  display: none;
}

.ast-pagination {
  position: relative;
  z-index: 4;
}

.site .ast-single-related-posts-container {
  position: relative;
  z-index: 4;
}

/* FOOTER */
footer {
  background: url(https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/bg-footer.png)
    no-repeat center top;
  margin-top: -140px;
  z-index: 1;
}

#nav_menu-3 #menu-footer-menu li {
  padding-left: 20px;
  background: url("https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/list-icn.png") left center no-repeat transparent;
}

.widget-title,
#block-34 h4 {
  position: relative;
}

.widget-title::before,
#block-34 h4::before {
  content: "";
  width: 45px;
  height: 2px;
  display: inline-block;
  position: absolute;
  bottom: -5px;
  left: 0;
  background: url(https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/tilte-bg.png)
    no-repeat center;
}

#block-8 .wp-block-list li {
  padding-left: 35px;
  margin: 10px 0px;
}

@media screen and (min-width: 921px) {
  .site-logo-img img {
    width: 484px;
  }
	.cta-img-last img:nth-child(2) {
  display: none;
}
}

@media screen and (max-width: 992px) {
/* 		.ast-header-break-point .ast-below-header-bar {
  background: linear-gradient(to right, #098ce5, #2170e5) !important;
} */
	.cta-img-last img:nth-child(1) {
  display: none;
}
	
.sticky-top .ast-below-header-bar {
  background: #fff !important;
  padding: 8px 4px !important;
}
	
	
.sticky-top .ast-button-wrap .menu-toggle {
  background: linear-gradient(to right, #098ce5, #2170e5) !important;
  border-radius: 8px;
}

	.sticky-top .ast-builder-grid-row {
  grid-column-gap: 4px
}
	
			.ast-above-header.ast-above-header-bar {
  overflow: hidden;
				 background: none;
}
	
		.site-header-primary-section-right::before {
		content: none
	}
	
#block-36 .wp-block-paragraph {
  font-size: 16px;
  margin-bottom: 0px;
  display: inline-block;
  white-space: nowrap;
  animation: marquee 20s linear infinite;
}
	#block-36 .wp-block-paragraph strong {
  color: red;
}

@keyframes marquee {
  0% {
    transform: translate3d(0%, 0, 0);
  }

  to {
    transform: translate3d(-50%, 0, 0);
  }
}
	
  .single-post h2 {
    font-size: 17px;
  }
  .single-post h2::after {
    content: none;
  }
	
	.ast-blog-layout-4-grid .ast-article-post {
  width: 100%;
		padding-left: 0px !important;
		padding-right: 0px !important;
}
}

@media screen and (max-width: 921px) {
  /* MENU MOBILE */
  #ast-hf-mobile-menu > .menu-item > .menu-link {
    position: relative;
    border-color: #e0e0e0;
    padding-left: 70px;
    font-family: "Tahoma", sans-serif;
    font-weight: 600;
    color: #000000;
  }

  #ast-hf-mobile-menu > .menu-item > .menu-link::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #e4f2fd;
    width: 15%;
    height: 100%;
    z-index: 1;
    border-bottom: 1px solid #fff;
  }

  #ast-hf-mobile-menu > .menu-item > .menu-link::after {
    content: "";
    position: absolute;
    left: 5%;
    top: 50%;
    width: 24px;
    height: 24px;
    z-index: 1;
    transform: translateY(-50%);
  }

  #ast-hf-mobile-menu > .menu-item:nth-child(1) > .menu-link::after {
    background: url(https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/sub-menu-item1.png);
  }

  #ast-hf-mobile-menu > .menu-item:nth-child(2) > .menu-link::after {
    background: url(https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/sub-menu-item2.png);
  }
  #ast-hf-mobile-menu > .menu-item:nth-child(3) > .menu-link::after {
    background: url(https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/sub-menu-item3.png);
  }
  #ast-hf-mobile-menu > .menu-item:nth-child(4) > .menu-link::after {
    background: url(https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/sub-menu-item4.png);
  }
  #ast-hf-mobile-menu > .menu-item:nth-child(5) > .menu-link::after {
    background: url(https://klinik-apollo-wasir.com/wp-content/uploads/2026/05/sub-menu-item5.png);
  }

  /* SUB MENU MOBILE */
  #ast-hf-mobile-menu {
    background: transparent;
  }

  #ast-hf-mobile-menu .menu-item > .sub-menu {
    padding-left: 70px;
    position: relative;
    top: 0;
    border-bottom: 1px solid #e0e0e0;
    display: block !important;
    background: transparent;
  }

  #ast-hf-mobile-menu .menu-item > .sub-menu::before {
    content: "";
    position: absolute;
    left: 0;
    /* top: 0; */
    background-color: #e4f2fd;
    width: 15%;
    height: 100%;
    z-index: 1;
  }

  #ast-hf-mobile-menu .menu-item > .sub-menu .menu-item .menu-link {
    border: none;
    position: relative;
    padding: 6px 0 8px 16px;
    line-height: 16px;
    color: #535353;
  }

  #ast-hf-mobile-menu .menu-item > .sub-menu .menu-item .menu-link::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #28aca7;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
  }

  #ast-hf-mobile-menu .menu-item > .sub-menu .menu-item .menu-link span {
    display: none;
  }

  #ast-hf-mobile-menu .ast-menu-toggle {
    box-shadow: none !important;
  }

  #ast-hf-mobile-menu .ast-menu-toggle:focus {
    outline: none;
  }

  .ast-builder-menu-mobile
    .main-navigation
    .main-header-menu
    .menu-item
    > .ast-menu-toggle,
  .ast-builder-menu-mobile .main-navigation .ast-menu-toggle:hover,
  .ast-builder-menu-mobile
    .main-navigation
    .main-header-menu
    > .menu-item:hover
    > .ast-menu-toggle {
    color: #28aca7;
  }

/*   .site-navigation {
    width: 80%;
    height: 100vh;
    background-color: #fff;
    display: inline-block;
    overflow: auto;
    transition: all 0.3s;
    z-index: 999;
    position: relative;
  }

  .ast-hfb-header.ast-header-break-point .main-header-bar-navigation {
    position: relative;
  }

  .ast-hfb-header.ast-header-break-point .main-header-bar-navigation::before {
    content: "";
    background: #111;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
  } */
	.logo-navigation {
    background: linear-gradient(to right, #23b0a3, #4196bb);
    padding: 22px 0 22px 12px;
  }
}

@media screen and (max-width: 576px) {
  body.single-post {
    font-size: 16px;
  }

  footer {
    background: linear-gradient(to right, #23b0a3, #4494bd);
  }

  .elementor-127
    .elementor-element.elementor-element-39de352:not(
      .elementor-motion-effects-element-type-background
    ) {
    background: linear-gradient(to right, #23b0a3, #4196bb) !important;
    box-shadow: -2px 0px 15px -5px rgba(0, 0, 0, 0.75);
  }
  
  .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    background: #07527b !important;
    padding-bottom: 70px;
  }
}