/*
 Theme Name:   Astra Child
 Theme URI:    https://socialpopcreative.com/
 Description:  Astra Child Theme
 Author:       Social Pop Creative
 Author URI:   https://socialpopcreative.com/
 Template:     astra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  astrachild
*/
body .blog_section .blog_row .blog_post_readmore a, body .red_button {
  background-color: #8a0000;
  border-radius: 9px;
  padding: 6px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  text-transform: capitalize;
  letter-spacing: 0rem;
  color: #fff;
  border: 1px solid #dc3545;
  cursor: pointer;
}

body .content_section ul {
    list-style-type: square;
  font-size: 16px;
  padding-left: 30px;
  padding-top: 10px;
}

body .video_button {
  background: url(../images/pklegal_video_legal_help.svg) no-repeat 9px center/34px transparent;
  /*border-radius: 7px;
  border: 1px solid #7a8491;*/
  padding: 9px 20px;
  padding-left: 52px;
  color: #4c4c4e;
  display: inline-block;
  transition: 0.2s all ease;
}
body .video_button:hover {
  text-decoration: underline;
}

body {
  margin: 0;
  background: #fff !important;
}
body *,
body p {
  color: #4c4c4e;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  color: #4c4c4e;
  margin-bottom: 10px;
  font-family: "Noto Serif Lao";
  line-height: 1.3em;
}
body li {
  padding-bottom:10px;
}
body h1 {
  font-size: 38px;
}
body h2 {
  font-size: 34px;
}
body h3 {
  font-size: 30px;
  padding-top: 30px;
}
body h4 {
  font-size: 26px;
  padding-top: 30px;
}
body h5 {
  font-size: 22px;
  padding-top: 30px;
}
body h6 {
  font-size: 19px;
  padding-top: 20px;
}
body p {
  font-size: 16px;
  line-height: 1.6em;
}
body a {
  cursor: pointer;
  color: #8a0000;
}
body .ast-site-title-wrap {
  display: none;
}
body .red {
  color: #8a0000;
}
body .green {
  color: #067201;
}
body .blue {
  color: #00459b;
}
body #header {
  padding: 20px 50px;
}
@media (max-width: 1024px) {
  body #header {
    padding: 20px 10px;
    background: url(../images/header_bg.webp) no-repeat center 0/100% transparent;
  }
}
body #header .site-logo {
  display: block;
}
body #header .site-logo img {
  max-width: 220px;
  height: auto;
}
body #header .logo_sectio .custom-logo-link {
  display: block;
}
body #header .logo_sectio .custom-logo-link img {
  max-width: 300px;
  width: 100%;
  height: auto;
}
@media (max-width: 1024px) {
    body #header .logo_sectio .custom-logo-link img {
  max-width: 400px;
  width: 100%;
  height: auto;
  margin-top: -24px;
 }
}
@media (max-width: 1024px) {
  body #header .logo_sectio .custom-logo-link img {
    max-width: 300px;
  }
}
body #header .header-inner {
  display: flex;
  justify-content: space-between;
}
body #header .header-inner .main_menu_icons {
  display: flex;
}
body #header .header-inner .call_whatsapp a,
body #header .header-inner .call_whatsapp span {
  color: #8a0000;
  font-size: 18px;
}
@media (max-width: 1024px) {
  body #header .header-inner .call_whatsapp {
    display: none;
  }
}
body #header .header-inner .mail_icon {
  margin-left: 20px;
  margin-right: 20px;
}
@media (max-width: 1024px) {
  body #header .header-inner .mail_icon {
    display: none;
  }
}
body #header .header-inner .mail_icon a {
  background: url(../images/icoemail.png) no-repeat center center/45px transparent;
  display: block;
  width: 45px;
  height: 40px;
  color: #8a0000;
  cursor: pointer;
}
body #header .header-inner .menu_toggle .menu_icon {
  background: url(../images/menu_new.webp) no-repeat center center/45px transparent;
  display: block;
  width: 45px;
  height: 40px;
  color: #8a0000;
  cursor: pointer;
}
body #header .header-inner .secondary_menus {
  display: flex;
  width: 100%;
  z-index: 1000;
  height: 100%;
  position: fixed;
  top: 0;
  background: #fff;
  left: 101%;
  transition: all 1.2s ease;
}
@media (max-width: 1024px) {
  body #header .header-inner .secondary_menus {
    transition: all 0.3s ease;
  }
}
body #header .header-inner .secondary_menus .close_sticky_menu {
  display: block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  right: 40px;
  top: 40px;
  z-index: 1001;
  background: url(../images/Ico-Close.svg) no-repeat center center transparent;
}
body #header .header-inner .secondary_menus .sub-menu-toggle {
  display: none;
}
body #header .header-inner .secondary_menus .sec_menu_wrapp {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#consultation_infbox,
body #header .header-inner .secondary_menus .sec_menu_wrapp .left_section {
  padding: 50px 30px 50px;
  display: flex;
  flex-direction: column;
  max-height: 100vh;
  overflow-y: auto;
}
@media (max-width: 1024px) {
  body #header .header-inner .secondary_menus .sec_menu_wrapp .left_section {
    display: none;
  }
}
#consultation_infbox .sticky_logo,
body #header .header-inner .secondary_menus .sec_menu_wrapp .left_section .sticky_logo {
  margin-bottom: 0px;
}
#consultation_infbox  .sticky_contacts a,
body #header .header-inner .secondary_menus .sec_menu_wrapp .left_section .sticky_contacts a {
  background: url(../images/Ico-Call.svg) no-repeat 10px center/25px #8a0000;
  display: inline-block;
  border-radius: 7px;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 8px 20px;
  margin-bottom: 20px;
  padding-left: 45px;
  color: #fff;
  font-size: 17px;
  text-decoration: none;
  width: 270px;
}
#consultation_infbox  .sticky_contacts a:hover,
body #header .header-inner .secondary_menus .sec_menu_wrapp .left_section .sticky_contacts a:hover {
  opacity: 0.8;
}
#consultation_infbox  .sticky_contacts span,
body #header .header-inner .secondary_menus .sec_menu_wrapp .left_section .sticky_contacts span {
  display: block;
  font-size: 14px;
  padding-left: 4px;
}
#consultation_infbox  .sticky_contacts .call_timing_wrapper h3,
body #header .header-inner .secondary_menus .sec_menu_wrapp .left_section .sticky_contacts .call_timing_wrapper h3 {
  margin-bottom: 0;
  font-size: 18px;
}
#consultation_infbox  .sticky_contacts .call_timing_wrapper .call_timing,
body #header .header-inner .secondary_menus .sec_menu_wrapp .left_section .sticky_contacts .call_timing_wrapper .call_timing {
  margin-bottom: 5px;
  font-size: 16px;
}
#consultation_infbox  .sticky_contacts .call a,
body #header .header-inner .secondary_menus .sec_menu_wrapp .left_section .sticky_contacts .call a {
  background-color: #8a0000;
}
#consultation_infbox  .sticky_contacts .whatsapp,
body #header .header-inner .secondary_menus .sec_menu_wrapp .left_section .sticky_contacts .whatsapp {
  margin: 0;
}
#consultation_infbox  .sticky_contacts .whatsapp a,
body #header .header-inner .secondary_menus .sec_menu_wrapp .left_section .sticky_contacts .whatsapp a {
  background-color: #067201;
  background-image: url(../images/ico-Whatsapp.svg);
}
#consultation_infbox  .sticky_contacts .email_us a,
body #header .header-inner .secondary_menus .sec_menu_wrapp .left_section .sticky_contacts .email_us a {
  background-color: #4c4c4e;
  background-image: url(../images/Ico-Email.svg);
}
#consultation_infbox  .warning_text ul ,
body #header .header-inner .secondary_menus .sec_menu_wrapp .left_section .warning_text ul {
  padding-left: 5px;
}
#consultation_infbox  .warning_text ul li,
body #header .header-inner .secondary_menus .sec_menu_wrapp .left_section .warning_text ul li {
  color: #8a0000;
  font-size: 14px;
  margin-bottom: 6px;
  max-width: 390px;
}

body #header .header-inner .secondary_menus .sec_menu_wrapp .right_section {
  background: #3f3e40;
  position: relative;
  left: 200%;
  transition: all 1.3s ease-in-out;
  width: 100%;
  max-width: 500px;
  padding: 30px;
}
@media (max-width: 1024px) {
  body #header .header-inner .secondary_menus .sec_menu_wrapp .right_section {
    transition: all 0.2s ease;
  }
}
body #header .header-inner .secondary_menus .sec_menu_wrapp .right_section .menu-secondary-container {
  width: 100%;
  padding-top: 70px;
  overflow-y: auto;
}
body #header .header-inner .secondary_menus .sec_menu_wrapp .right_section #menu-secondary {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: calc(100vh - 130px);
    overflow-y: auto;
}
body #header .header-inner .secondary_menus .sec_menu_wrapp .right_section #menu-secondary li {
  list-style-type: decimal;
  color: #b0b0b0;
}
body #header .header-inner .secondary_menus .sec_menu_wrapp .right_section #menu-secondary li.menu-item {
  margin-bottom: 10px;
}
body #header .header-inner .secondary_menus .sec_menu_wrapp .right_section #menu-secondary li.menu-item a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  display: block;
}
body #header .header-inner .secondary_menus .sec_menu_wrapp .right_section #menu-secondary li.menu-item.menu-item-has-children > a {
  display: block;
  position: relative;
}
body #header .header-inner .secondary_menus .sec_menu_wrapp .right_section #menu-secondary li.menu-item.menu-item-has-children > a:after {
  display: block;
  right: 20px;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 20px;
  top: 6px;
  content: "";
  background: url(../images/down-arrow.svg) no-repeat center center/25px transparent;
  transition: all 0.3s ease;
  transform: rotate(-90deg);
}
body #header .header-inner .secondary_menus .sec_menu_wrapp .right_section #menu-secondary li.menu-item.menu-item-has-children > a.expanded:after {
  transform: rotate(0);
}
body #header .header-inner .secondary_menus .sec_menu_wrapp .right_section #menu-secondary li.menu-item .sub-menu {
  display: none;
  margin: 20px 0px 0px -18px;
  line-height: 24px;
}
body #header .header-inner .secondary_menus.show {
  left: 0;
}
body #header .header-inner .secondary_menus.show .sec_menu_wrapp .right_section {
  left: 0;
}
body .process_section_wrapper {
  padding: 50px 0;
}
body .content_section  ul {
  list-style-type: square;
  font-size: 16px;
  padding-left: 30px
}
body .content_section  ol {
  font-size: 16px;
  padding-left: 30px
}
body .process_section_wrapper .process_section {
  background: #8a0000;
  padding: 30px 20px 30px 20px;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
body .process_section_wrapper .process_section * {
  font-size: 20px;
  color: white;
}
body .process_section_wrapper .process_section .process_inner {
  max-width: 700px;
  margin: 20px auto;
}
body .process_section_wrapper .process_section .down_arrow {
  width: 60px;
  height: 60px;
  background: #8a0000;
  border: 9px solid transparent;
  border-right-color: white;
  border-bottom-color: white;
  display: block;
  position: absolute;
  bottom: -30px;
  transform: rotate(45deg);
  z-index: 1;
  left: calc(50% - 35px);
  box-shadow: none;
}
body .process_section_wrapper .process_section:nth-child(odd) {
  background: #4c4c4e;
}
body .process_section_wrapper .process_section:nth-child(odd) .down_arrow {
  background-color: #4c4c4e;
}
body .process_section_wrapper .process_section:last-child .down_arrow {
  display: none;
}
body .blog_meta_wraper h2 {
  font-size: 24px;
}
body .blog_meta_wraper .blog_meta {
  background: transparent url(/wp-content/themes/legal/images/blog_date_bg.webp) repeat-x scroll 7px 30px;
  color: #00033b;
  font-family: "SourceSansPro-Light";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
body .left_bordered_section .left_bordered_wrapper blockquote {
  border: 0 solid #1a1a1a;
  border-left-width: 4px;
  color: #686868;
  font-size: 19px;
  font-size: 1.1875rem;
  font-style: italic;
  line-height: 1.4736842105;
  margin: 1em 1em 1em 1.4736842105em;
  overflow: hidden;
  padding: 1em 1em 1em 1.263157895em;
  background-color: antiquewhite;
}
@media (max-width: 1080px) {
    body .left_bordered_section .left_bordered_wrapper blockquote {
  border: 0 solid #1a1a1a;
  border-left-width: 4px;
  color: #686868;
  font-size: 19px;
  font-size: 1.1875rem;
  font-style: italic;
  line-height: 1.4736842105;
  margin: 20px 20px 20px 1.4736842105em;
  overflow: hidden;
  padding: 20px 20px 20px 1.263157895em;
  background-color: antiquewhite;
}
}
body .btn {
  background: #8a0000;
  border-radius: 5px;
  padding: 10px 20px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
body .btn:hover {
  background: #4b4b4d;
}
body .btn span.icon {
  width: 32px;
  height: 32px;
  display: inline-block;
  background: url(../images/Ico-Email.svg) no-repeat center center/30px transparent;
  margin-right: 10px;
  position: relative;
  top: 5px;
}
body .btn.small_button {
  font-size: 14px;
}
body .btn.small_button span.icon {
  background-size: 18px;
  width: 20px;
  height: 20px;
}
body .btn.medium_button {
  font-size: 18px;
  padding: 7px 15px;
  border-radius: 6px;
}
body .btn.medium_button span.icon {
  background-size: 24px;
  width: 26px;
  height: 26px;
}
body .btn.large_button {
  font-size: 22px;
  padding: 10px 20px;
  border-radius: 8px;
}
body .btn.large_button span.icon {
  background-size: 28px;
  width: 28px;
  height: 28px;
}
body .btn.full_width_button {
  display: block;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
  border-radius: 12px;
}
body .btn.full_width_button span.icon {
  position: relative;
  top: 5px;
}
body .section_container {
  max-width: 1240px;
  padding: 5px;
  width: calc(100% - 60px);
  display: block;
  margin: 0 auto;
}
body #content .main_content_section {
  max-width: 1200px;
  padding: 30px 15px;
  margin: 0 auto;
}
body #content .main_content_section .content_section {
  margin-bottom: 30px;
  margin-top: 20px;
}
body #content .post_header {
  position: relative;
  min-height: 400px;
}
body #content .post_header img {
  width: 100%;
  /*min-height: 400px;*/
  object-fit: cover;
}
@media (max-width: 1024px) {
  body #content .post_header img {
    height: 400px;
    object-fit: cover;
  }
}
@media (min-width: 1601px) {
  body #content .post_header img {
    max-height: 700px;
    object-fit: cover;
  }
}
body #content .post_header .header_meta_wrapper {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
}
body #content .post_header .header_meta_wrapper .header_meta {
  width: 100%;
}
body #content .post_header .header_meta_wrapper h1 {
  color: #fff;
  font-size: 38px;
  text-align: center;
  max-width: 800px;
  margin: 50px auto 0;
  padding: 40px 100px;
  font-family: "Noto Serif Lao";
}
@media (max-width: 1024px) {
  body #content .post_header .header_meta_wrapper h1 {
    font-size: 32px;
    padding: 40px;
    margin-top: 0;
  }
}
body #content .post_header .breadcrumb {
  text-align: center;
  color: #fff;
  font-size: 13px;
}
body #content .post_header .breadcrumb a {
  color: #fff;
  font-size: 13px;
}
@media (max-width: 1024px) {
  body .home_services_section {
    margin-bottom: 40px;
  }
  body .home_services_section .services_section {
    padding: 0 30px;
  }
}
body .home_services_section .section_container {
  padding-bottom: 0;
}
@media (max-width: 1024px) {
  body .home_services_section .section_container {
    padding: 0;
    width: 100%;
  }
}
body .home_services_section .home_service {
  display: flex;
  flex-wrap: nowrap;
  border-bottom: 1px solid #8a0000;
}
@media (max-width: 1024px) {
  body .home_services_section .home_service {
    flex-direction: column;
    border-bottom: none;
    margin-bottom: 50px;
  }
}
body .home_services_section .home_service .image_section {
  flex: 0 0 40%;
  padding: 0;
  border-right: 1px solid #8a0000;
}
@media (max-width: 1024px) {
  body .home_services_section .home_service .image_section {
    border-bottom: 1px solid #8a0000;
  }
  body .home_services_section .home_service .image_section .image_innser_section {
    border-top: 1px solid #8a0000;
  }
}
body .home_services_section .home_service .image_innser_section {
  border-left: 1px solid #8a0000;
  padding: 0;
}
body .home_services_section .home_service .home_post_wrapper {
  padding: 20px;
}
body .home_services_section .home_service .home_post_wrapper img {
  border: 1px solid #8a0000;
  width: 100%;
  height: auto;
}
body .home_services_section .home_service .youtube_link_wrap {
  padding: 30px;
  border-top: 1px solid #8a0000;
  text-align: center;
}
body .home_services_section .home_service .youtube_link_wrap a {
  display: inline-block;
  background: url(../images/pklegal_video_legal_help.svg) no-repeat 0 center/40px transparent;
  color: #4b4b4d;
  padding: 4px 20px 4px 50px;
}
body .home_services_section .home_service .youtube_link_wrap a:hover {
  color: #8a0000;
}
body .home_services_section .home_service:first-child .image_section {
  padding-top: 70px;
}
@media (max-width: 1024px) {
  body .home_services_section .home_service:first-child .image_section {
    padding-top: 0;
    margin-top: 40px;
  }
}
body .home_services_section .home_service:first-child .image_innser_section {
  border-top: 1px solid #8a0000;
}
body .home_services_section .home_service:first-child .text_section h3 {
  padding-top: 70px;
  font-family: "Noto Serif Lao";
}
@media (max-width: 1024px) {
  body .home_services_section .home_service:first-child .text_section h3 {
    padding-top: 0;
  }
}
body .home_services_section .home_service .text_section {
  flex: 0 0 60%;
  padding: 0;
  padding-left: 30px;
}
@media (max-width: 1024px) {
  body .home_services_section .home_service .text_section {
    padding: 0;
    flex: 0 0 100%;
  }
}
body .home_services_section .home_service .text_section h3 {
  padding-top: 50px;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 20px;
  font-family: "Noto Serif Lao";
}
@media (max-width: 1024px) {
  body .home_services_section .home_service .text_section h3 {
    padding-top: 0;
  }
}
body .home_services_section .home_service .text_section .read_more_button {
  background: url(../images/bar.webp) no-repeat 0 center/30px transparent;
  color: #8a0000;
  padding-left: 40px;
  margin-top: 20px;
  margin-bottom: 30px;
  display: block;
  font-size: 18px;
  font-style: italic;
  text-decoration: underline;
}
@media (min-width: 1023px) {
  body .home_services_section .home_service:nth-child(even) .image_section {
    order: 2;
  }
  body .home_services_section .home_service:nth-child(even) .text_section {
    order: 1;
    padding-left: 0;
  }
  body .home_services_section .home_service:last-child {
    border-bottom: none;
  }
  body .home_services_section .home_service:last-child .youtube_link_wrap {
    border-bottom: 1px solid #8a0000;
  }
}
body .section_wrapper.home_about_section .about_section {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
body .section_wrapper.home_about_section .about_section .about_section_overlay {
  background: rgba(255, 255, 255, 0.9);
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
body .section_wrapper.home_header {
  background: url(../images/header_bg.webp) no-repeat center 0/100% transparent;
}
@media (max-width: 1024px) {
  body .section_wrapper.home_header {
    background: transparent;
    margin-bottom: 140px;
  }
}
body .section_wrapper .header_section {
  max-width: 1240px;
  margin: 0 auto;
  padding: 20px;
  display: flex;
  flex-wrap: nowrap;
  min-height: 480px;
  align-items: center;
  position: relative;
}
@media (max-width: 1024px) {
  body .section_wrapper .header_section {
    flex-direction: column;
    padding: 0;
    min-height: auto;
  }
}
body .section_wrapper .header_section .header_left_section {
  flex: 50%;
}
@media (max-width: 1024px) {
  body .section_wrapper .header_section .header_left_section {
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    text-align: center;
    padding: 80px 0;
  }
}
body .section_wrapper .header_section .header_left_section .typewrite .wrap {
  border-right: 1px solid #ddd;
}
body .section_wrapper .header_section .header_left_section h2 {
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.2em;
}
body .section_wrapper .header_section .header_left_section h2 p {
  line-height: 1.2em;
  font-family: "Noto Serif Lao";
  margin: 0;
  font-size: 22px;
}
@media (max-width: 1024px) {
  body .section_wrapper .header_section .header_left_section h2.slider_top_content {
    position: absolute;
    bottom: 0;
    width: 100%;
    transform: translateY(100%);
    background: #d7d2cc;
    left: 0;
    padding: 20px 0 10px;
    text-align: center;
  }
  body .section_wrapper .header_section .header_left_section h2.slider_top_content p {
    font-size: 26px;
  }
}
@media (max-width: 1024px) {
  body .section_wrapper .header_section .header_left_section div.slider_bottom_content {
    position: absolute;
    bottom: 0;
    width: 100%;
    transform: translateY(calc(100% + 75px));
    background: #d7d2cc;
    left: 0;
    padding: 0 0 10px;
    text-align: center;
  }
  body .section_wrapper .header_section .header_left_section div.slider_bottom_content p {
    font-size: 17px;
    font-style: italic;
    padding-left: 20px;
    padding-right: 20px;
  }
}
body .section_wrapper .header_section .header_left_section div.header_text_slider {
  font-weight: bold;
  font-style: italic;
  color: #4c4c4e;
  font-size: 23px;
  line-height: 1.2;
  margin: 0px;
  margin-bottom: 0.5rem;
  font-family: "Noto Serif Lao";
}
body .section_wrapper .header_section .header_left_section .bottom_text {
  color: #4b4b4d;
  font-style: italic;
  font-size: 17px;
  font-weight: bold;
  margin: 18px 0 10px;
}
body .section_wrapper .header_section .header_left_section .watch-video {
  display: flex;
  padding-top: 20px;
}
body .section_wrapper .header_section .header_left_section .watch-video .h_button {
  margin-right: 10px;
}
@media (max-width: 1024px) {
  body .section_wrapper .header_section .header_left_section .watch-video {
    flex-direction: column;
  }
  body .section_wrapper .header_section .header_left_section .watch-video .h_button {
    margin-bottom: 20px;
  }
}
body .section_wrapper .header_section .header_right_section {
  flex: 50%;
  text-align: right;
}
body .section_wrapper .header_section .header_right_section .hero_image {
  width: 250px;
  height: 250px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}
@media (max-width: 1024px) {
  body .section_wrapper .header_section .header_right_section {
    margin-top: 50px;
    margin-bottom: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: #fff;
    z-index: -1;
  }
}
body .video_app_section {
  position: relative;
}
body .video_app_section .section_wrapper img {
  width: 100%;
}
@media (max-width: 1024px) {
  body .video_app_section .section_wrapper img {
    min-height: 430px;
    width: 100%;
    object-fit: cover;
  }
}
body .video_app_section .button_wrapper {
  position: absolute;
  width: 200px;
  height: 100px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% + 16px));
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body .video_app_section .button_wrapper .video_link a {
  display: inline-block;
  position: relative;
  padding: 5px 10px 1px;
  border: 4px solid #fff;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
body .video_app_section .button_wrapper .video_link a::before {
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-left-color: #fff;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  top: 3px;
  left: 6px;
}
body .video_app_section .button_wrapper .app_link {
  margin-top: 10px;
}
body .video_app_section .button_wrapper .app_link a {
  background: url(../images/playstor.png) no-repeat center center/150px transparent;
  display: inline-block;
  width: 150px;
  height: 50px;
  text-indent: -3000px;
}
body footer {
  margin-top: -5px;
  border-top: solid 1px #7a8491;
  background: #23232d;
  overflow: hidden;
  color: #fff;
}
body footer .row {
  display: flex;
}
body footer .row .col-lg-9 {
  width: 75%;
}
body footer .row .col-lg-3 {
  width: 25%;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns {
  display: flex;
  padding: 0 50px;
  grid-column-gap: 0;
}
@media (max-width: 1024px) {
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns {
    flex-direction: column;
    padding: 0;
  }
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns p {
  color: white;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-1 {
  flex: 0 0 calc(40% - 60px);
  padding: 30px;
}
@media (max-width: 1024px) {
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-1 {
    flex: 0 0 calc(30% - 30px);
    padding: 15px;
  }
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-1 figure figcaption {
  display: none;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-1 p {
  text-align: left;
  line-height: 1.4em;
  font-size: 14px;
  text-align: justify;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-1 .widget_media_image {
  margin-bottom: 20px;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-1 .widget_media_image img {
  width: 180px !important;
  display: block;
  margin: 0 auto;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 {
  flex: 0 0 calc(35% - 60px);
  border-left: solid 1px #7a8491;
  border-right: solid 1px #7a8491;
  padding: 30px;
}
@media (max-width: 768px) {
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 {
    background: #3f3e40;
    flex: 0 0 calc(35% - 30px);
    padding: 15px;
  }
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .office_locator_wrapper .office_locator_inner {
  background: url(../images/office-locator.webp) no-repeat 0 0 transparent;
  padding-left: 40px;
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  padding-top: 6px;
  padding-bottom: 5px;
  display: block;
  position: relative;
  pointer-events: none;
  font-family: "Noto Serif Lao";
  text-decoration: none;
  margin-top: 25px;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .office_locator_wrapper .office_locator_inner span {
  background: url(../images/plus-icon.png) no-repeat 0 0 transparent;
  width: 22px;
  height: 15px;
  display: none;
  position: absolute;
  right: 0;
  margin-top: 8px;
}
@media (max-width: 768px) {
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .office_locator_wrapper .office_locator_inner {
    pointer-events: unset;
    margin-top: 0px;
  }
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .office_locator_wrapper .office_locator_inner span {
    display: inline-block;
  }
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .office_locator_wrapper .office_locator_inner.show span {
  background: url(../images/minus-icon.png) no-repeat 0 0 transparent;
}
@media (max-width: 768px) {
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .office_locator_wrapper {
    display: block !important;
  }
}
@media (max-width: 768px) {
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 {
    border: none;
  }
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .row {
    display: flex;
    text-align: left;
  }
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .row .col-lg-3 {
    width: 100%;
  }
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .row .col-lg-3 .footer_location_icon {
    /* text-align: center; */
  }
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .row .col-lg-9 {
    width: 100%;
    text-align: left;
  }
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .row .col-lg-9 .footer_location {
    width: 250px;
    margin: 0 auto 30px;
  }
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .row .col-lg-9 h4 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
  }
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .row .col-lg-9 p {
    margin-top: 2px;
    font-size: 16px;
    line-height: 1.3em;
  }
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 h4 {
  margin-bottom: 3px;
  font-weight: normal;
  font-style: italic;
  font-size: 18px;
  color: white;
  margin-top: 5px;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 p {
  margin-top: 5px;
  font-size: 14px;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .footer_location_icon {
  text-align: right;
}
@media (min-width: 767px) {
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .footer_location_icon {
    margin-top: 40px;
  }
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .footer_location_icon a {
  background: url(../images/find-law-firm-office-near-me.svg) no-repeat 0 0/60px transparent;
  width: 52px;
  height: 52px;
  display: inline-block;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .offic_locator_boday {
  margin-top: 30px;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .offic_locator_boday .view_map div {
  width: 100%;
  text-align: right;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 768px) {
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-2 .offic_locator_boday {
    display: none;
  }
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 {
  flex: 0 0 calc(35% - 60px);
  padding: 30px;
}
@media (max-width: 1024px) {
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 {
    flex: 0 0 calc(35% - 30px);
    padding: 15px;
  }
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .widget-title {
  font-size: 24px;
  font-weight: normal;
  color: #fff;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 #menu-footer-quick-llinks {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 #menu-footer-quick-llinks li {
  padding: 0;
  margin: 0;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 #menu-footer-quick-llinks li a {
  color: #fff;
  display: block;
  padding-left: 15px;
  background: url(../images/white-caret.png) no-repeat 0 center transparent;
  margin-bottom: 5px;
  text-decoration: none;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact a {
  display: inline-block;
  border-radius: 7px;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 12px 20px;
  margin-bottom: 7px;
  padding-left: 40px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  background: url(../images/Ico-Call.svg) no-repeat 10px center/25px #8a0000;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact a:hover {
  opacity: 0.8;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact a.whatsapp {
  background-color: #067201;
  background-image: url(../images/ico-Whatsapp.svg);
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact a.email_us {
  background-color: #4c4c4e;
  background-image: url(../images/Ico-Email.svg);
}
@media (max-width: 1024px) {
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact a {
    font-size: 15px;
    padding-left: 30px;
    background-position: 7px center;
    background-size: 18px;
  }
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact .office_timing p {
  margin: 0; font-size:14px; font-weight: bold;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact .office_timing p span {
  color: #fff;
  font-size: 14px;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact .footer_disclaimer {
  margin-bottom: 40px; 
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact .footer_disclaimer ul {
  padding-left: 16px; list-style-type: square;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact .footer_disclaimer ul li {
  color: #fff;
  font-size: 14px;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact .call_contact {
  display: flex;
  margin-bottom: 10px;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact .call_contact img {
  width: 50px;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact .call_contact p {
  font-size: 40px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  position: relative;
  top: -10px;
}
@media (max-width: 768px) {
  body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact .call_contact {
    /* justify-content: center; */
  }
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact h5 {
  font-weight: bold;
  font-size: 27px;
  color: #fff;
  margin-top: -10px;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact .cont_time p {
  font-size: 14px;
}
body footer .site-primary-footer-wrap .ast-builder-footer-grid-columns .site-footer-primary-section-3 .footer_contact .footer_mail img {
  width: 50px;
  margin-bottom: 10px;
}
body footer .site-below-footer-wrap p {
  font-size: 14px;
  color: #a4a4a4;
  text-align: center;
}
body footer .site-below-footer-wrap .ast-builder-grid-row-container-inner {
  border-top: 1px solid #7a8491;
  padding-top: 10px;
  padding-left: 0;
}
@media (max-width: 768px) {
  body footer .site-below-footer-wrap .ast-builder-grid-row-container-inner {
    max-width: 350px;
    margin: 0 auto;
    padding-left: 0;
  }
  body footer .site-below-footer-wrap .ast-builder-grid-row-container-inner .ast-builder-footer-grid-columns {
    padding: 0;
  }
}
body .youtube_video_section .youtube_video_wrapper {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
body .youtube_video_section .youtube_video_wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
body .doc_needed_section {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 40px 0 50px;
}
body .doc_needed_section .doc_description {
  color: #fff;
  margin-bottom: 15px;
  box-shadow: 0 7px #000;
}
body .doc_needed_section .doc_needed_meta_wrapper {
  width: 100%;
  max-width: 1170px;
  margin: 20px auto 0;
  padding: 28px 50px;
}
body .doc_needed_section .doc_needed_meta_wrapper .doc_section {
  border: 1px solid #fff;
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 20px;
}
body .doc_needed_section .doc_needed_meta_wrapper .doc_section .doc_left {
  width: 150px;
  font-size: 70px;
  color: #fff;
  background: #8a0000;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}
body .doc_needed_section .doc_needed_meta_wrapper .doc_section .doc_right {
  background: #fff;
  color: #8a0000;
  padding: 30px;
  width: calc(100% - 150px);
}
body .doc_needed_section .doc_needed_meta_wrapper .doc_section .doc_right a {
  color: #8a0000;
}
@media (max-width: 768px) {
  body .doc_needed_section .doc_needed_meta_wrapper .doc_section {
    flex-direction: column;
  }
  body .doc_needed_section .doc_needed_meta_wrapper .doc_section .doc_left {
    width: 100%;
  }
  body .doc_needed_section .doc_needed_meta_wrapper .doc_section .doc_right {
    width: 100%;
  }
}
body .above_footer_section {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  padding: 40px 0 50px;
}
@media (max-width: 1024px) {
  body .above_footer_section {
    background-size: cover;
    background-position: right;
  }
}
body .above_footer_section .above_footer_meta_wrapper {
  width: 100%;
  display: flex;
  align-items: center;
}
body .above_footer_section .above_footer_meta_wrapper .above_footer_meta {
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  max-width: 1100px;
  margin: 20px auto 0;
  padding: 30px 70px;
  position: relative;
  border: 1px solid #fff;
  transition: all 0.3s ease 0s;
}
body .above_footer_section .above_footer_meta_wrapper .above_footer_meta p {
  color: #fff;
  font-size: 22px;
  text-align: center;
  font-weight: normal;
}
body .above_footer_section .above_footer_meta_wrapper .above_footer_meta a {
  position: relative;
  z-index: 10;
  padding: 20px 0;
  display: block;
  text-decoration: none;
}
@media (max-width: 1024px) {
  body .above_footer_section .above_footer_meta_wrapper .above_footer_meta {
    max-width: 80%;
    padding: 20px;
  }
  body .above_footer_section .above_footer_meta_wrapper .above_footer_meta p {
    font-size: 20px;
  }
}
body .above_footer_section .above_footer_meta_wrapper .above_footer_meta:after {
  border: 1px solid #fff;
  bottom: 5px;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 5px;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  z-index: 9;
}
body .above_footer_section .above_footer_meta_wrapper .above_footer_meta:hover {
  border: none;
  background: #9b0000;
}
body .above_footer_section .above_footer_meta_wrapper .above_footer_meta:hover:after {
  bottom: 25px;
  left: 25px;
  opacity: 1;
  right: 25px;
  top: 25px;
  visibility: visible;
}
@media (max-width: 1024px) {
  body .above_footer_section .above_footer_meta_wrapper .above_footer_meta p {
    font-size: 32px;
    padding: 40px;
    margin-top: 0;
  }
}
body .above_footer_section .breadcrumb {
  text-align: center;
  color: #fff;
  font-size: 18px;
}
body .above_footer_section .breadcrumb a {
  color: #fff;
  font-size: 18px;
}
body .wrapper_section {
  margin-bottom: 30px;
}
body .button_section {
  margin-bottom: 10px;
}
body .button_section .section_container {
  padding: 8px 0;
}
body .content_and_image_section {
  overflow: hidden;
}
body .content_and_image_section img.section_image {
  max-width: 330px;
  border: 1px solid lightgray;
  border-radius: 8px;
  margin-right: 15px;
  margin-top: 15px;
  float: left;
  padding: 4px;
}

body .content_and_image_section h1,
body .content_and_image_section h2,
body .content_and_image_section h3,
body .content_and_image_section h4,
body .content_and_image_section h5,
body .content_and_image_section h6 {
  clear: none;
}
body .content_and_image_section.right_align img.section_image {
  margin 0 0 20px 0;
  float: right;
}
@media (max-width: 1024px) {
body .content_and_image_section.right_align img.section_image {
  margin: 0 0 20px 0;
  float: unset;
 }
}
body .blog_page {
  max-width: 1240px;
  display: flex;
  flex-wrap: nowrap;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  body .blog_page {
    flex-direction: column;
  }
}
body .blog_section {
  max-width: calc(100% - 350px);
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  body .blog_section {
    max-width: 100%;
  }
}
body .blog_section img {
  max-width: 100%;
  width: 100%;
  display: block;
}
body .blog_section .blog_row {
  margin-bottom: 40px;
}
body .blog_section .blog_row .blog_meta {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  margin-top: 0px;
}
body .blog_section .blog_row .blog_meta .blog_meta_left {
  background: #222;
  color: #fff;
  padding: 20px 30px;
  width: calc(100% - 73px);
  font-size: 14px;
}
body .blog_section .blog_row .blog_meta .blog_meta_right {
    background: #8f0000;
    color: #fff;
    width: 200px;
    text-align: center;
    min-height: 50px;
    font-size: 14px;
  padding: 20px 30px;
}
body .blog_section .blog_row .blog_post_readmore a {
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 0;
    font-size: 14px;
    margin-left: 20px
}
body .sidebar_widget {
  margin-bottom: 40px;
}
body .blog_sidebar {
  width: 100%;
  max-width: 350px;
  padding: 0 30px;
}
body .blog_sidebar.blog_detail_sidebar {
  margin-top: 130px;
}
@media (max-width: 1024px) {
  body .blog_sidebar {
    margin: 30px auto;
  }
  body .blog_sidebar.blog_detail_sidebar {
    margin-top: 30px;
  }
}
body .blog_sidebar .categories_list {
  background: #f9f9f9;
  border: 1px solid #ddd;
  padding: 20px;
}
body .blog_sidebar .categories_list .categories {
  list-style: none;
  padding: 0;
  margin: 0;
}
body .blog_sidebar .categories_list .categories li {
  margin-bottom: 4px;
}
body .blog_sidebar .categories_list .categories li a {
  background: #ddd;
  cursor: pointer;
  display: block;
  display: flex;
  justify-content: space-between;
  padding: 19px 15px;
  text-decoration: none;
  transition: all 0.2s ease;
  font-size: 16px;
  line-height: 21px;
}
body .blog_sidebar .categories_list .categories li a:hover {
  opacity: 0.8;
}
body .blog_sidebar .latest_blog_posts {
  background: #f9f9f9;
  border: 1px solid #ddd;
  padding: 20px;
}
body .blog_sidebar .latest_blog_posts .blog_latest_posts {
  list-style: none;
  padding: 0;
  margin: 0;
}
body .blog_sidebar .latest_blog_posts .blog_latest_posts li {
  display: flex;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
body .blog_sidebar .latest_blog_posts .blog_latest_posts li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
body .blog_sidebar .latest_blog_posts .blog_latest_posts .blog_image {
  width: 100px;
  height: 100px;
  flex: 0 0 100px;
  width: 100px;
  margin-right: 10px;
}
body .blog_sidebar .latest_blog_posts .blog_latest_posts .blog_right_info a {
  font-weight: bold;
  display: block;
  line-height: 1.2em;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 18px;
}
body .blog_sidebar .latest_blog_posts .blog_latest_posts .blog_right_info .blog_date {
  color: #333;
  opacity: 0.9;
  font-size: 15px;
}
body .pagination {
  margin: 20px 0 40px;
}
body .pagination ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
body .pagination ul li {
  display: inline-block;
  margin: 0 2px;
}
body .pagination ul li a {
  background: #ebebeb;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #222;
  overflow: hidden;
  display: block;
}
body .pagination ul li.page_dots a {
  pointer-events: none;
}
body .pagination ul li.active a {
  background-color: #8a0000;
  color: #fff;
}
body .mobile_contact_icon_wrap {
  display: none;
}
@media (max-width: 1024px) {
  body .mobile_contact_icon_wrap {
    display: block;
  }
}
body .mobile_contact_icon_wrap .mobile_contact_icon {
cursor: pointer;
  background-color: #8a0000;
  background-image: url(../images/ico-Whatsapp.svg);
  padding: 5px;
    padding-top: 5px;
  width: 38px;
  height: 38px;
  transition: all 0.3s ease;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center;
  border-radius: 7px;
  margin: 2px 13px;
  text-indent: -3000px;
  padding-top: 10px;
}
body .mobile_contact_icon_wrap .mobile_contact_icon:hover {
  opacity: 0.8;
}
body .mobile_contact_info {
  /* display: flex; */
  width: 100%;
  z-index: 1000;
  height: 100%;
  position: fixed;
  top: 0;
  background: #f5f5f5;
  left: 200%;
  transition: all 0.5s ease-in-out;
}
body .mobile_contact_info.show_contact_info {
  display: flex;
  left: 0;
}
body .mobile_contact_info .mobile_contact_info_inner {
  max-width: 240px;
  margin: 50px auto;
  display: flex;
  align-items: center;
}
body .mobile_contact_info .sticky_logo {
  margin-bottom: 50px;
}
body .mobile_contact_info .close_mobile_contact_menu {
  display: block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  right: 40px;
  top: 40px;
  z-index: 1001;
  background: url(../images/Ico-Close.svg) no-repeat center center transparent;
}
body .mobile_contact_info .sticky_contacts a {
  background: url(../images/Ico-Call.svg) no-repeat 10px center/25px #8a0000;
  display: inline-block;
  border-radius: 7px;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 12px 20px;
  margin-bottom: 7px;
  padding-left: 40px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  width: 185px;
}
body .mobile_contact_info .sticky_contacts a:hover {
  opacity: 0.8;
}
body .mobile_contact_info .sticky_contacts span {
  display: block;
  font-size: 14px;
  padding-left: 4px;
}
body .mobile_contact_info .sticky_contacts .call a {
  background-color: #8a0000;
}
body .mobile_contact_info .sticky_contacts .whatsapp {
  margin: 15px 0;
}
body .mobile_contact_info .sticky_contacts .whatsapp a {
  background-color: #067201;
  background-image: url(../images/ico-Whatsapp.svg);
}
body .mobile_contact_info .sticky_contacts .email_us a {
  background-color: #4c4c4e;
  background-image: url(../images/Ico-Email.svg);
}
body .mobile_contact_info .sticky_contacts .header_mobile_disclaimer {
  padding-left: 15px;
  font-size: 13px;
}
body .mobile_contact_info .sticky_contacts .header_mobile_disclaimer li {
  margin-top: 10px;
  color: #8a0000;
}

body .blog_shot_description {
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    text-align: justify;
}

body .blog_post_title {
  padding: 20px;
  font-size: 30px;
}

.widget ul li {
    line-height: 19px !important;
  padding-bottom: 14px; 
}
#consultation_infbox {
  background: none;
}
.show_contact_infobox {
  background: url(../images/ico-Whatsapp.svg) no-repeat 20px center/25px #8a0000;
  display: inline-block;
  border-radius: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 8px 30px;
  margin-bottom: 20px;
  padding-left: 55px;
  color: #fff;
  font-size: 17px;
  text-decoration: none;
  margin-right: 20px;
  position: relative;
  top: -2px;
  
}
#consultation_infbox .sticky_logo {
  display: none;
}
#consultation_infbox .section2 ul li {
  max-width: 300px;
  font-size: 12px;
} 
#consultation_infbox .section2 ul li, 
#consultation_infbox .sticky_contacts * {
  color: #fff
}
@media (max-width: 1024px) {
  .show_contact_infobox {
    display: none;
  }
}

/* Added by Shujaat 03-11-2024 Styles for Buttons and boxes*/

/* Container for flex layout */
.button_flex {
    display: flex; 
    flex-wrap: wrap; 
    gap: 10px; 
    justify-content: center; 
    padding: 20px; 
    max-width: 100%;
}
/* Base button style with more specificity */
.button_flex .button_base {
    padding: 15px; 
    font-size: 18px; 
    cursor: pointer; 
    text-align: center; 
    transition: background-color 0.3s ease, transform 0.3s ease;
    max-width: 220px;
    margin: 10px;
}

/* Button colors with higher specificity */
.button_flex .button_green {
    background-color: #4CAF50; 
    border: 1px solid #4CAF50;
}

.button_flex .button_blue {
    background-color: #2196F3; 
    border: 1px solid #2196F3;
}

.button_flex .button_maroon {
    background-color: #8a0000; 
    border: 1px solid #FF5722;
}

/* Link styling within each button */
.button_flex .button_base a {
    color: white; 
    text-decoration: none;
    display: block; 
    width: 100%;
}
.button_flex .button_green:hover {
    background-color: #45A049; /* slightly darker green */
}

.button_flex .button_blue:hover {
    background-color: #1976D2; /* slightly darker blue */
}

.button_flex .button_maroon:hover {
    background-color: #750000; /* slightly darker maroon */
}

/* Container styling for the content box */
.process-container {
    border: 1px solid #ccc;
    padding: 20px;
    margin: 15px 0;
    background-color: #f9f9f9;
    max-width: 100%;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

/* Heading styling */
.process-heading {
    color: #8a0000;
    font-size: 1.5em;
    margin-bottom: 10px;
    text-align: center;
}

/* Paragraph styling */
.process-description {
    font-size: 16px;
    color: #555;
}

/* List styling */
.process-list {
    list-style-type: none;
    padding-left: 0;
}

/* List item styling */
.process-list-item {
    margin-bottom: 12px;
    color: #333;
}

/* Colors for each section title */
.process-title-initial {
    color: #2196f3;
}

.process-title-counseling {
    color: #ffc107;
}

.process-title-documentation {
    color: #4caf50;
}

.process-title-support {
    color: #f44336;
}

.process-title-representation {
    color: #9C27B0; /* A distinct purple shade */
}


.process-title-resolution {
    color: #FF9800; /* A distinct orange shade */
}

/* CTA Section Container */
.cta-container {
    text-align: center;
    padding: 30px;
    margin-top: 30px;
    background-color: #f3f3f3;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc;
}

/* CTA Heading */
.cta-heading {
    font-size: 1.8em;
    color: #2e7d32;
    margin-bottom: 10px;
}

/* CTA Description */
.cta-description {
    font-size: 16px;
    color: #555;
    margin-bottom: 20px;
}

/* Button Base Style */
.cta-button {
    display: inline-block;
    padding: 15px 25px;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    transition: background-color 0.3s ease, transform 0.3s ease;
    margin: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

/* Contact Form Button */
.cta-button-contact {
    background-color: #4CAF50; /* Green */
    border: 1px solid #4CAF50;
}

.cta-button-contact:hover {
    background-color: #45a049;
    transform: scale(1.05);
}

/* WhatsApp Button */
.cta-button-whatsapp {
    background-color: #25D366; /* WhatsApp Green */
    border: 1px solid #25D366;
}

.cta-button-whatsapp:hover {
    background-color: #1ebc59;
    transform: scale(1.05);
}

.grecaptcha-badge { 
    visibility: hidden !important;
}

/* Main container styling */
.flex-column-container {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* Individual service boxes */
.service-box {
    padding: 15px;
    border-left-width: 5px;
    border-left-style: solid;
}

/* Specific service styles */

/* Company Formation */
.company-formation {
    border-left-color: #007bff;
    background-color: #f1f8ff;
    color: #007bff;
}

/* Employment and Labor Law */
.employment-law {
    border-left-color: #28a745;
    background-color: #e9f7ef;
    color: #28a745;
}

/* Corporate Taxation */
.corporate-taxation {
    border-left-color: #ffc107;
    background-color: #fff8e1;
    color: #ffc107;
}

/* Litigation and Dispute Resolution */
.litigation {
    border-left-color: #dc3545;
    background-color: #fdecea;
    color: #dc3545;
}

/* Regulatory and Compliance */
.regulatory-compliance {
    border-left-color: #17a2b8;
    background-color: #e0f7fa;
    color: #17a2b8;
}

/* Intellectual Property */cta-container
.intellectual-property {
    border-left-color: #6f42c1;
    background-color: #f3e5f5;
    color: #6f42c1;
}

/* General Container Styling */
.container_red {
    border: 1px solid black;
    padding: 10px;
    color: #990000;
    margin-top: 10px;
}

/* Heading Styles */
.container_red h2, .section h3 {
    margin: 0;
}

/* Paragraph Styles */
.container_red p, .section p {
    margin: 5px 0;
}

/* Section for "What is Wife Maintenance?" */
.wife-maintenance {
    background-color: #e8f0f2;
    color: #000;
    margin-top: 20px;
    padding: 15px;
    border-left: 5px solid #2E8BC0;
}

/* Section for "What is Child Maintenance?" */
.child-maintenance {
    background-color: #e1f8dc;
    color: #000;
    margin-top: 20px;
    padding: 15px;
    border-left: 5px solid #32A852;
}

