

.child-theme input.hs-button, .child-theme .hs-button,
.child-theme form input[type=submit] ,.child-theme .hs-trans-btn,
.child-theme .span2 .hs-button,
.child-theme .span3 .hs-button,
.child-theme .span4 .hs-button,
.child-theme .span5 .hs-button,
.child-theme .span6 .hs-button{
  padding: 10px 40px ;
}

.child-theme .hs-sec-btn, .child-theme .span2 .hs-sec-btn,
.child-theme .span3 .hs-sec-btn, .child-theme .span4 .hs-sec-btn,
.child-theme .span5 .hs-sec-btn, .child-theme .span6 .hs-sec-btn{
  padding: 20px 15px ;
}
.home_page_v2_page .two-col-content .hs-sec-btn.hoverDisable {
  background-color: #fff;
  color: rgba(9, 96, 163, 1.0);
}
hr {
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  color: gray;
  unicode-bidi: isolate;
  border-style: inset;
  border-width: 1px;
  height: 0;
  overflow: visible;
}
.child-theme [data-hsfc-id=Renderer] .hsfc-FieldLabel__RequiredIndicator:after {
  content: "必須";
  color: #fff;
  background-color: #012677;
  font-size: 11px;
  font-weight: 400;
  height: 24px;
  line-height: 24px;
  white-space: nowrap;
  padding: 4px 9px;
  border-radius: 5px;
  margin-left: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.child-theme [data-hsfc-id=Renderer] .hsfc-FieldLabel__RequiredIndicator {
  font-size: 0;
}
.servs-details-pg .dnd-section > .row-fluid {
  padding: 0;
}
.child-theme .servs-details-pg .hs-search-field button {
  top: 28%;
}
.child-theme .servs-details-pg .left-dnd-area .hs-search-field input.hs-search-field__input {
  padding-right: 40px;
}
a:hover, button:hover{
  opacity: .5;
}
a, button{
  transition: opacity .35s cubic-bezier(0, 1, .64, 1);
}
.page-center, .content-wrapper, .dnd-section > .row-fluid{
  padding:0px 60px;
}
footer.cm_footer .col-section {
  padding: 0;
}
.child-theme .servs-details-pg form.hs-form.stacked a.hs-button {
  color: rgba(9, 96, 163, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
footer.cm_footer .foot_copyright .footer-content {
  text-align: center;
  margin-top: 30px;
}
footer.cm_footer .foot_copyright p {
  font-size: 10px;
  letter-spacing: .8px;
  font-weight: 400;
  line-height: 180%;
} 
footer.cm_footer .foot_menu {
  border-top: 1px solid #46505A;
  border-bottom: 1px solid #46505A;
}
footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul li {
  margin: 0;

}
footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul li li{
  display: flex;
}
footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul li a {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%;
  letter-spacing: 0;
}
footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul>li:nth-child(3)>ul>li:not(:first-child)>a,
footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul>li:nth-child(4)>ul>li:not(:first-child)>a,
footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul>li:nth-child(6)>ul>li>a{
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}
footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul>li:nth-child(3)>ul>li:first-child>a,
footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul>li:nth-child(4)>ul>li:first-child>a {
  margin-bottom: 2px;
}
footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul>li:nth-child(3)>ul>li:not(:first-child)>a:before,
footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul>li:nth-child(4)>ul>li:not(:first-child)>a:before {
  content: "- ";
}
footer.cm_footer .foot_logo .footer-logo {
  margin-bottom: 29px;
}
footer.cm_footer .foot_logo .footer-logo a {
  display: block;
  pointer-events: none;
}

header.cm_header .primary-section {
  flex-direction: column;
  padding: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
header.cm_header .page-center {
  padding: 20px 60px 0;
}
header.cm_header .container-wrapper {
  justify-content: space-between;
  column-gap: 0;
}
header.cm_header .right-section {
  display: none;
}
header.cm_header .logo-section {
  font-size: 2em;
  margin: .67em 0;
}
header.cm_header .top_extra_link {
  display: flex !important;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-left: auto;
  margin-right: -10px;
}
header.cm_header .top_extra_link .icon_items {
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  max-width: 800px;
  margin-left: 30px;
  flex-wrap: wrap;
  align-items: center;
}
header.cm_header .top_extra_link .icon_itm {
  padding: 5px 10px;
}
header.cm_header .top_extra_link .icon_itm a {
  transition: .2s;
  font-weight: 700;
  line-height: 1.3;
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header.cm_header .top_extra_link .icon_itm span.link-icn {
  width: 24px;
  margin-right: 7px;
}
.child-theme .migration_test_page form.hs-form.stacked a.hs-button.large {
  margin: 0;
}
header.cm_header .top_extra_link .icon_itm span.link-txt {
  color: #000;
  position: relative;
  top: 2px;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0;
}
.child-theme .hs-trans-btn {
  padding: 24px 15px;
  border: 1px solid #0960a3;
}
.child-theme form.hs-form.stacked {
  margin-bottom: 30px;
}
header.cm_header .top_extra_link .icon_itm a:hover {
  transform: scale(1.03);
  opacity: 1;
}
.child-theme .hs-landing-page .simple-banner a.hs-sec-btn,
.child-theme .hs-landing-page .landing-banner a.hs-sec-btn {
  padding: 8px 15px;
}
header.cm_header .logo-section a {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}
.child-theme .body-container--blog-post .blog-post-container .meta_wrap>span {
  align-items: center;
}
header.cm_header .page-center2 {
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: center;
  padding: 0 40px;
  max-width: 1210px;
  margin: 0 auto;
  width: 100%;
}
header.cm_header .nav {
  padding: 25px 0 10px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
header.cm_header .nav .header__menu--desktop>ul.header__menu-wrapper.no-list {
  column-gap: 0;
}
header.cm_header .nav.megamenu > nav > ul .header__menu-item--depth-1 {
  padding-bottom: 11px;
}
header.cm_header .nav.megamenu>nav>ul>li.header__menu-item--depth-1>a {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  position: relative;
  padding: 0 20px;
  white-space: nowrap;
  line-height: 100%;
  letter-spacing: 0;
}
.custom-no-navigation header.cm_header .container-wrapper {
  min-height: unset;
}
.no_navigation footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul li a {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}
.child-theme .page-center.full_width {
  padding: 0;
}
.child-theme form.hs-form.stacked a.hs-button {
  margin-top: 20px;
}
.child-theme .cm_404_page {
  padding: 128px 0;
}
.child-theme .cm_404_page .error__content {
  text-align: center;
}
.child-theme .cm_404_page h3 {
  margin: 0;
  letter-spacing: 4px;
  font-size: 33px;
  color: #181818;
  margin: 0 0 0 -4px;
  line-height: 1.15;
}
.child-theme .cm_404_page .error__content p {
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: .04em;
  margin: 32px 0 0;
  color: #181818;
}
.child-theme .cm_404_page .error__contentButton {
  margin-top: 32px;
}
.child-theme .cm_404_page .error__contentButton a.hs-button {
  display: block;
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .36px;
  border-radius: 0;
  padding: 21px 15px 24px;
  font-style: normal;
  line-height: 140%;
}
.two-col-content.about_img .content-col .description {
  margin: 0;
}
.two-col-content.about_img .flex_row.flex_center {
  gap: 0;
}
.child-theme h5 {
  margin: 0;
}
.two-col-content.cm_two .top_sec {
  padding: 0;
  margin-bottom: 50px;
}
.two-col-content.cm_two .top_sec h2 {
  margin: 0;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.two-col-content.cm_two .top_sec h2:after,
.two_col_section.two-column h3:after{
  content: "";
  margin-top: 17.1px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.two-col-content.cm_two .top_sec .content_widget {
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.two-col-content.cm_two .content-col .description {
  margin: 0;
}
.two-col-content.cm_two .content-col .description p {
  line-height: 200%;
  margin: 5px 0 0;
  letter-spacing: 0;
}
.cnt-wit-tp-img-wrp.tp-img2.cntnt-top-img .tp-img-cnt h3.col-title {
  padding: 0 25px 29px;
  margin: 14px 0 0;
}
.cnt-wit-tp-img-wrp.tp-img2.cntnt-top-img .btn_item a.hs-sec-btn,
.cnt-wit-tp-img-wrp.tp-img2.cntnt-top-img .btn_item {
  max-width: 480px;
  width: 100%;
}
.cnt-wit-tp-img-wrp.tp-img2.cntnt-top-img .btn_row {
  margin-top: 40px;
}
.cnt-wit-tp-img-wrp.tp-img2.cntnt-top-img .btn_item a.hs-sec-btn {
  font-size: 16px;
  letter-spacing: 0;
}
.two-col-content.cm_two.domestic .flex_row {
  gap: 0;
}
.two-col-content.cm_two.domestic .top_sec {
  margin-bottom: 30px;
}
.two-col-content.cm_two.domestic table {
  margin-bottom: 0;
  min-width: 600px;
  width: 100% !important;
  height: 100% !important;
  color: #181818;
  line-height: 1.15;
}
.two-col-content.cm_two.domestic.for_table .top_sec {
  margin-bottom: 0;
}
.two-col-content.cm_two.domestic.for_table .description:has(table) {
  overflow-x: scroll;
  margin-top: 40px;
}
.two-col-content.cm_two.domestic table tr {
  height: auto !important;
  display: -ms-flexbox;
  display: flex;
}
.two-col-content.cm_two.domestic table th {
  border: 0;
  width: 30% !important;
  background-color: #fafafa;
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 30px;
  min-height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  letter-spacing: 0;
  height: 100% !important;
}
.two-col-content.cm_two.domestic table tr:first-child th {
  border-top: 1px solid #d1d1d1;
}
.two-col-content.cm_two.domestic table td {
  border: 0;
  width: 70% !important;
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 30px;
  min-height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  letter-spacing: 0;
}
.two-col-content.cm_two.domestic table tr:first-child td {
  border-top: 1px solid #d1d1d1;
}
.two-col-content.cm_two.domestic table a {
  text-decoration: underline;
}
.two-col-content.about_img.feature .top_content h2 {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 36px;
  line-height: 140%;
  letter-spacing: .72px;
}
.two-col-content.about_img.feature .top_content h2:after {
  content: "";
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.two-col-content.about_img.feature .top_sec {
  padding: 0;
  margin-bottom: 30px;
}
.two-col-content.cm_two.with-list .content-col .description ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.two-col-content.cm_two.with-list .content-col .description h4 {
  margin-top: 30px;
  font-size: 24px;
}
.two-col-content.cm_two.with-list .content-col .description ul li {
  letter-spacing: 0;
}
.two-col-content.cm_two.with-list .number_content .num_title span.tit_txt {
  font-size: 44px;
  line-height: 130%;
}
.two-col-content.cm_two.with-list .content-col .description p span strong {
  font-size: 24px;
  line-height: 145%;
}
.two-col-content.cm_two.with-list .content-col .description p span {
  font-size: 16px;
  line-height: 160%;
}
.two-col-content.cm_two.case5.case-std .top_sec h3.title {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 36px;
  line-height: 140%;
  letter-spacing: .72px;
}
.two-col-content.cm_two.case5.case-std .top_sec h3.title:after {
  content: "";
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.cnt-wit-bg-wrp.case04_top h3.title {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 36px;
  line-height: 140%;
  letter-spacing: .72px;
  margin-bottom: 30px;
}
.cnt-wit-bg-wrp.case04_top h3.title:after {
  content: "";
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.cnt-wit-bg-wrp.case04_top .btn_item {
  width: 100%;
}
.cnt-wit-bg-wrp.case04_top .btn_item a.hs-sec-btn {
  width: 100%;
  max-width: 480px;
  letter-spacing: 0;
  font-size: 16px;
}
.cnt-wit-bg-wrp.case04_top .rich_text .hs-responsive-embed-wrapper.hs-responsive-embed {
  max-width: 100% !important;
}
.two-col-content.cm_two.case_two .top_sec h2.title {
  margin-bottom: 30px;
}
.two-col-content.cm_two.case_two .top_sec {
  margin-bottom: 33px;
}
.two-col-content.cm_two.case_two .content-col .description p {
  margin: 0;
}
.two-col-content.cm_two.two_img .top_sec h2.title {
  margin-bottom: 30px;
}
.two-col-content.cm_two.two_img .top_content h3 {
  padding-bottom: 13px;
  margin: 0 0 24px;
}
.two-col-content.cm_two.two_img .top_content p {
  font-weight: 500;
  line-height: 180%;
  text-align: left;
}
.two-col-content.cm_two.two_img .top_sec {
  margin: 0;
}
.two-col-content.cm_two.two_img .flex_row {
  gap: 0;
}
.two-col-content.cm_two.two_img .description {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.two-col-content.cm_two.two_img .description figure {
  margin: 32px 0 0;
  width: 48%;
}
.cnt-wit-bg-wrp.case_btm .rich_text h5 {
  font-weight: 700;
  line-height: 200%;
  font-size: 24px;
  letter-spacing: 0;
}
.two-col-content.two_img.txt_rght .content-col .description p {
  margin: 24px auto 0;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
.two-col-content.two_img.txt_rght .content-col .description p span {
  font-size: 17px;
  line-height: 180%;
}
.simple-banner.faq-bnr.ban_size h1 span {
  font-size: 44px;
  line-height: 130%;
}
.simple-banner.faq-bnr.ban_size h1 {
  line-height: 140%;
}
.cnt-wit-bg-wrp.case04_top .rich_text h2 {
  letter-spacing: .72px;
  font-size: 44px;
  line-height: 130%;
  color: rgb(44, 130, 201);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
}
.cnt-wit-bg-wrp.case04_top .rich_text h2:after {
  content: "";
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.cnt-wit-bg-wrp.case04_top .rich_text p {
  text-align: left;
  font-weight: 500;
}
.two-col-content.cm_two.two_img.sm_tit .top_sec h2.title {
  font-size: 44px;
  margin-bottom: 40px;
  line-height: 130%;
}
.two-col-content.cm_two.two_img.sm_tit .top_content h3 {
  font-size: 24px;
  line-height: 145%;
}
.two-col-content.cm_two.case4 .top_sec {
  margin: 0;
}
.two-col-content.cm_two.case4 .top_sec h1.title {
  font-size: 44px;
  line-height: 130%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
  letter-spacing: .72px;
}
.two-col-content.cm_two.case4 .top_sec h1.title:after {
  content: "";
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.two-col-content.cm_two.case4 .top_content h4 {
  font-size: 24px;
  line-height: 145%;
  letter-spacing: .96px;
  font-weight: 500;
}
.two-col-content.cm_two.case4  .content-col .description p {
  margin: 20px 0 0;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: .96px;
}
.two-col-content.cm_two.case4 .top_content p {
  text-align: left;
  font-weight: 500;
}
.cnt-wit-bg-wrp.case_btm .rich_text h4 {
  margin: 0;
  color: #323232;
  font-size: 24px;
  font-weight: 700;
  line-height: 200%;
  -ms-flex-item-align: center;
  align-self: center;
}
.two-col-content.cm_two.two_img.gearhead_txt .top_content h3 {
  text-align: left;
  margin: 0 0 30px;
  position: relative;
  padding-left: 24px;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.12px;
  padding-bottom: 0;
}
.two-col-content.cm_two.two_img.gearhead_txt .top_content h3:before {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
}
.two-col-content.cm_two.case5 h2.title {
  font-size: 44px;
  line-height: 130%;
  margin-bottom: 40px;
}
.two-col-content.cm_two.case5 .top_content h4 {
  font-size: 24px;
  line-height: 145%;
}
.two-col-content.cm_two.case5 .top_sec {
  margin-bottom: 33px;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.btm_space .tp-img-cnt h3.col-title {
  padding: 0 25px 28px;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.btm_space .top_sec h4.title {
  margin: 0;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: .72px;
  font-size: 24px;
  line-height: 145%;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.btm_space .top_sec h4.title:after {
  content: "";
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.two-col-content.cm_two.case5 .top_sec h1.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: .72px;
  font-size: 44px;
  line-height: 130%;
  margin-bottom: 30px;
}
.two-col-content.cm_two.case5 .top_sec h1.title:after {
  content: "";
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.cnt-wit-bg-wrp.case_btm .rich_text h5 span {
  font-size: 20px;
  line-height: 150%;
}
.two-col-content.cm_two.table_cnt .description table {
  font-size: 80%;
  border-collapse: collapse;
  width: 1250px !important;
  margin: 0;
  line-height: 1.15;
  letter-spacing: 0;
}
.two-col-content.cm_two.table_cnt .description div:has(table) {
  border: 1px solid #004f88;
  height: 470px;
  overflow: scroll;
  padding: 0;
}
.two-col-content.cm_two.table_cnt .description table tr {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ddd;
}
.two-col-content.cm_two.table_cnt .description table th {
  border: 0;
  position: sticky;
  top: 0;
  width: auto !important;
  vertical-align: middle;
  z-index: 1;
  background-color: #004f88;
  color: #fff;
  font-weight: 400;
  text-align: center;
  border: 1px solid #ddd;
  padding: 15px;
  padding-top: 10px;
}
.two-col-content.cm_two.table_cnt .description table th:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
}
.two-col-content.cm_two.table_cnt .description table td {
  width: auto !important;
  padding: 3px 10px;
  border: 1px solid #ddd;
  color: #5e5e5e;
  text-align: left;
}
.two-col-content.cm_two.table_cnt .description table td:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
  background-color: #fff;
  width: 140px !important;
  vertical-align: middle;
}
.two-col-content.cm_two.table_cnt .description table td a {
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  margin: 5px auto;
  padding: 1rem;
  border-radius: 3px;
  color: #fff;
  background: -webkit-gradient(linear, left bottom, left top, from(#0582ae), to(#007ec0));
  background: linear-gradient(to top, #0582ae, #007ec0);
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  -webkit-transition: .5s;
  transition: .5s;
  cursor: default;
}
.two-col-content.cm_two.table_cnt .description table tr:nth-child(2) td a {
  background: transparent;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
  margin: 0;
  cursor: pointer;
}
.two-col-content.cm_two.table_cnt .description table tr:nth-child(2) td a:hover {
  opacity: .5;
}
.two-col-content.cm_two.table_cnt .description table td a:hover {
  opacity: 1;
}
.two-col-content.cm_two.table_cnt .description table tr:nth-child(2) td {
  text-align: center;
}
.two-col-content.cm_two.table_cnt .flex_row {
  gap: 0;
}
.two-col-content.cm_two.table_cnt .media_column .btn_row {
  margin: 40px 0 0;
  justify-content: center;
}
.two-col-content.cm_two.table_cnt .media_column .btn_item {
  max-width: 480px;
  width: 100%;
}
.two-col-content.cm_two.table_cnt .media_column .btn_item a.hs-sec-btn {
  width: 100%;
  letter-spacing: .36px;
  font-weight: 500;
  line-height: 140%;
  font-size: 16px;
  padding: 21px 15px 24px;
}
.cnt-wit-bg-wrp.case04_top .content_widget h2 {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 36px;
  line-height: 140%;
  letter-spacing: .72px;
  margin-bottom: 30px;
}
.cnt-wit-bg-wrp.case04_top .content_widget h2 span span {
  font-size: 44px;
  line-height: 130%;
  color: rgb(44, 130, 201);
}
.cnt-wit-bg-wrp.case04_top .content_widget h2:after {
  content: "";
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.cnt-wit-bg-wrp.case_btm .rich_text h4 span {
  font-size: 20px;
  line-height: 150%;
}
.two-col-content.cm_two.case5.lg_hd .top_content h2 {
  font-size: 44px;
  line-height: 130%;
}
.two-col-content.cm_two.reduc_two .top_sec {
  margin-bottom: 40px;
}
.two-col-content.cm_two.reduc_two h5 {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: .72px;
  font-size: 20px;
  line-height: 150%;
  font-weight: bold;
  margin-bottom: 30px;
}
.two-col-content.cm_two.reduc_two h5:after {
  content: "";
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.two-col-content.cm_two.reduc_two .top_content p {
  text-align: left;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0;
}
.two-col-content.cm_two.reduc_two .bottom_row p span {
  font-size: 16px !important;
  line-height: 160% !important;
  font-weight: 500;
  letter-spacing: .96px;
}
.two-col-content.cm_two.reduc_two .content_box {
  margin: 0;
}
.two-col-content.cm_two.reduc_two .mediaimg img {
  margin: 5px auto 5px 0px;
}

.two-col-content.cm_two.casestudy3 .top_sec {
  margin-bottom: 33px;
}
.two-col-content.cm_two.casestudy3 .top_sec h2 {
  font-size: 44px;
  line-height: 130%;
  margin-bottom: 38px;
}
.two-col-content.cm_two.casestudy3 .top_sec h2.title {
  color: rgb(0, 0, 0);
}
.two-col-content.cm_two.casestudy3 .top_sec h5 {
  font-style: normal;
  font-weight: 700;
  padding-bottom: 3px;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 145%;
}
.two-col-content.cm_two.casestudy3 .content-col .description p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
}
.two-col-content.cm_two.casestudy3 .content-col .description p span {
  font-size: 16px;
  line-height: 160%;
}
.two-col-content.cm_two.case3_heading .top_sec {
  text-align: left;
  margin: 0;
}
.two-col-content.cm_two.case3_heading .content_widget {
  align-items: flex-start;
  margin-top: 60px;
}
.two-col-content.cm_two.case3_heading .content_widget h4 {
  position: relative;
  padding-left: 24px;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.12px;
}
.two-col-content.cm_two.case3_heading .content_widget h4:before {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
}
.two-col-content.cm_two.case3_col .flex_row {
  row-gap: 0;
  margin: 16px 0;
}
.two-col-content.cm_two.case3_col .number_content .num_title span.tit_txt {
  font-size: 32px;
}
.two-col-content.cm_two.case3_col .number_content .number .numberCount span {
  position: relative;
  color: #0090D7;
  font-size: 68px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%;
}
.two-col-content.cm_two.case3_heading.no-gp .content_widget {
  margin-top: 0;
}
.two-col-content.cm_two.membership_txt  .top_sec h2 {
  margin-bottom: 30px;
}
.two-col-content.cm_two.membership_txt .content_widget p {
  text-align: left;
  font-weight: 500;
  line-height: 180%;
}
.two-col-content.cm_two.membership_txt .top_sec {
  margin: 0;
}
.two-col-content.cm_two.membership_txt .content_widget p a {
  text-decoration: underline;
}
.two-col-content.cm_two.case3_heading.no_mg .content_widget {
  margin: 32px 0 30px;
}
.two-col-content.cm_two.membership_clm .top_sec {
  margin-bottom: 37px;
}
.two-col-content.cm_two.membership_txt  .top_sec h2 {
  margin-bottom: 30px;
}
.two-col-content.cm_two.membership_txt .content_widget p {
  text-align: left;
  font-weight: 500;
  line-height: 180%;
}
.two-col-content.cm_two.membership_txt .top_sec {
  margin: 0;
}
.two-col-content.cm_two.membership_txt .content_widget p a {
  text-decoration: underline;
}
.two-col-content.cm_two.case3_heading.no_mg .content_widget {
  margin: 32px 0 30px;
}
.two-col-content.cm_two.membership_clm .top_sec {
  margin-bottom: 37px;
}
.two-col-content.cm_two.membership_clm .content-col .btn-items .btn_row .btn_item a.hs-sec-btn {
  font-size: 18px;
}
.two-col-content.cm_two.membership_clm .content-col .description p a {
  text-decoration: underline;
}
.two-col-content.cm_two.case3_heading.no_mg2 .content_widget{
  margin: 40px 0 30px;
  margin-bottom: 0;
}
.cnt-wit-bg-wrp.membership_form h2.title {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
}
.cnt-wit-bg-wrp.membership_form h2.title:after {
  content: "";
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.cnt-wit-bg-wrp.membership_form iframe {
  height: 700px;
  width: 100%;
}
.simple-banner.faq-bnr.archax_ban h1 {
  font-size: 44px;
  line-height: 130%;
}
.simple-banner.faq-bnr.archax_ban h1 span {
  font-size: 24px;
  line-height: 145%;
}
.cnt-wit-bg-wrp.case04_top h1 {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 36px;
  line-height: 140%;
  letter-spacing: .72px;
  margin-bottom: 30px;
}
.simple-banner.faq-bnr.for_lh h1 {
  line-height: 140%;
}
.cnt-wit-bg-wrp.case04_top h1 span {
  font-size: 44px;
  line-height: 130%;
}
.cnt-wit-bg-wrp.case04_top h1:after {
  content: "";
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.two-col-content.cm_two .content-col .description a {
  text-decoration: underline;
}
.accordion_wrap.products-accordion.bld-title .acctitle h5 {
  font-weight: 700;
  line-height: 1.15;
  color: #181818;
  letter-spacing: 0;
  font-size: 18.72px;
}
.accordion_wrap.products-accordion.bld-title .acc-item:not(:last-child) {
  margin-bottom: 16px;
}
.accordion_wrap.products-accordion.bld-title .acc-content a {
  text-decoration: underline;
}
.accordion_wrap.products-accordion.bld-title .acc-content p {
  line-height: 1.15;
  letter-spacing: 0;
  color: #181818;
}
.simple-banner.faq-bnr.archax_ban h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: .96px;
  font-style: normal;
}
.simple-banner.faq-bnr.archax_ban h1 span:nth-child(3) {
  font-size: 44px;
  line-height: 130%;
}
@media (min-width: 992px){
  header.cm_header .page-center2 .top_extra_link {
    display: none !important;
  }
  .servs-details-pg .hs_service .col4, .servs-details-pg .hs_service .col8 {
    padding: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  footer.cm_footer .page-center {
    padding-left: 30px;
    padding-right: 30px;
  }
  footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul{
    row-gap: 20px;
  }
  header.header.cm_header.sticky_header_enabled .primary-section {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
  header.cm_header .top_extra_link .icon_itm {
    padding: 5px 5px;
  }
  header.cm_header .top_extra_link .icon_items {
    margin-left: 12px;
  }

}

@media only screen and (min-width: 992px) and (max-width: 1135px) {
  header.cm_header .nav.megamenu>nav>ul>li.header__menu-item--depth-1>a {
    padding: 0 10px;
  }
}

@media (max-width: 991px){
  .mobile-menu-open header.cm_header .nav {
    opacity: 1;
    visibility: visible;
  }
  header.cm_header .nav {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s cubic-bezier(0, 1, 0.64, 1);
  }
  header.cm_header .cst-humburger-icon span.trigger {
    border-radius: 0;
  }
  header.cm_header .container-wrapper .top_extra_link {
    display: none !important;
  }
  header.cm_header .page-center {
    padding: 0 15px !important;
  }
  header.cm_header .logo-section {
    margin-bottom: 0;
    margin-right: 20px;
  }
  header.cm_header .logo-section img {
    max-height: 24px;
    width: auto !important;
  }
  header.header.cm_header.sticky_header_enabled .primary-section {
    min-height: 60px;
    justify-content: center;
  }
  header.cm_header .right-section {
    display: block;
  }
  header.cm_header .cst-humburger-icon {
    opacity: 1;
    width: 42px;
    height: 42px;
    border-radius: 3px;
    transition: all .25s ease-in;
    background: #0090D7;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    outline: 0;
  }
  header.cm_header .cst-humburger-icon span.trigger, .header.cm_header .cst-humburger-icon .trigger:nth-child(2) {
    margin: 0 !important;
    display: block;
    width: 18px;
    height: 2px;
    background-color: #eee;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
  }
  header.header.cm_header .cst-humburger-icon span.trigger:not(:first-child) {
    margin-top: 4px !important;
  }
  .mobile-menu-open header.cm_header .cst-humburger-icon span.trigger:first-child {
    transform: translate3d(0, 6px, 0) rotate(45deg);
  }
  .mobile-menu-open header.cm_header .cst-humburger-icon span.trigger:nth-child(2) {
    opacity: 0;
  }
  .mobile-menu-open header.cm_header .cst-humburger-icon span.trigger:last-child {
    transform: translate3d(0, -6px, 0) rotate(-45deg);
  }
  header.cm_header .nav {
    top: 60px;
    overflow-y: scroll;
    height: calc(100% - 60px);
  }
  header.cm_header .nav .mobile-close-icon {
    display: none;
  }
  header.header.cm_header.sticky_header_enabled  .primary-section{
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
  }
  header.cm_header .nav .header__menu.header__menu--desktop {
    min-height: auto;
    height: auto;
  }
  header.cm_header .nav .header__menu--desktop>ul.header__menu-wrapper.no-list {
    padding: 0;
    margin: 0;
  }
  header.cm_header .nav.megamenu>nav>ul>li.header__menu-item--depth-1>a {
    justify-content: flex-start;
    align-items: start;
  }
  header.cm_header .nav .header__menu.header__menu--desktop ul>li:not(:last-child) {
    border: 0;
  }
  header.cm_header .nav .header__menu.header__menu--desktop ul>li {
    border-top: 1px dashed #eeeeee !important;
    padding: 0;
  }
  header.cm_header .nav.megamenu>nav>ul>li.header__menu-item--depth-1>a {
    padding: 12px 15px;
  }
  header.cm_header .nav.megamenu>nav>ul>li.header__menu-item--depth-1.single_item>a:after {
    content: " ";
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(https://47963236.fs1.hubspotusercontent-na2.net/hubfs/47963236/raw_assets/public/Nabtesco_January2026/images/icon_header_nav_arrow_black.svg) center center no-repeat;
    background-size: 8px 12px;
  }
  header.cm_header .page-center2 .top_extra_link {
    display: block !important;
    width: 100%;
    margin: 30px auto 0;
    padding: 0 15px;
    text-align: left;
    align-items: unset;
  }
  header.cm_header .page-center2 .top_extra_link .icon_items {
    max-width: 100%;
    display: block;
    margin: 0;
    text-align: left;
    align-items: unset;
  }
  header.cm_header .page-center2 .top_extra_link .icon_itm {
    padding: 0;
  }
  header.cm_header .page-center2 .top_extra_link .icon_itm:not(:first-child) {
    margin-top: 15px;
  }
  header.cm_header .page-center2 .top_extra_link .icon_itm a {
    justify-content: flex-start;
  }
  .home_page_v1_banner_area .bnr_wrp.right .slide_background .page-center {
    width: 100%;
  }
}

@media (max-width: 767px){
  .two_col_section.simple-txt .top_sec .top_content p {
    font-size: 16px !important;
    line-height: 160% !important;

  }
  .cnt-wit-tp-img-wrp.cntnt-top-img.card-section .tp-img-cnt h3.col-title, 
  .cnt-wit-tp-img-wrp.cntnt-top-img.card-sect .tp-img-cnt h3.col-title span {
    font-size: 16px !important;
    line-height: 180% !important;
  }
  .content-wrapper, .dnd-section>.row-fluid, .page-center{
    padding-left: 20px;
    padding-right: 20px;
  }
  footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul>li {
    width: 100%;
    margin: 0 auto;
    padding: 0 16px;
    margin: 20px 0 0;
  }
  .footer.cm_footer .flex_row .col-section:not(:first-child) {
    padding-top: 0;
  }
  footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul li a {
    font-size: 12px;
  }
  footer.cm_footer .foot_logo .footer-logo {
    margin-bottom: 20px;
  }
  footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul {
    row-gap: 0;
  }
  footer.cm_footer .foot_menu .footer-menu .hs-menu-wrapper>ul>li:first-child {
    margin: 0;
  }
  .child-theme .cm_404_page {
    padding: 64px 0;
  }
  .child-theme .cm_404_page .error__content p {
    line-height: 1.5;
  }
  .two-col-content.cm_two .flex_row {
    gap: 20px;
  }
  .two-col-content.cm_two .top_sec {
    margin-bottom: 33px;
  }
  .two-col-content.cm_two.domestic table th, .two-col-content.cm_two.domestic table td {
    min-height: 60px;
  }
  .two-col-content.about_img.feature .top_content h2 {
    font-size: 24px;
  }
  .two-col-content.about_img.feature .top_content {
    padding-left: 16px;
    padding-right: 16px;
  }
  .two-col-content.cm_two.with-list .number_content .num_title span.tit_txt {
    font-size: 24px;
    line-height: 145%;
  }
  .two-col-content.cm_two.with-list .number_content .numberCount {
    font-size: 34px;
  }
  .two-col-content.cm_two.with-list .number_content .numberCount span {
    font-size: 24px;
    line-height: 145%;
  }
  .two-col-content.cm_two.with-list .content-col .description h4 {
    font-size: 16px;
  }
  .two-col-content.cm_two.with-list .content-col .description ul li {
    margin-bottom: 12px;
  }
  .two-col-content.cm_two.with-list .content-col .description ul li:last-child {
    margin: 0;
  }
  .two-col-content.cm_two.with-list .content-col .description p span strong {
    font-size: 20px;
    line-height: 150%;
  }
  .two-col-content.cm_two.with-list .content-col .description p span {
    font-size: 14px;
    line-height: 160%;
  }
  .cnt-wit-bg-wrp.case_btm .rich_text h5 {
    font-size: 16px;
    text-align: left;
  }
  .two-col-content.cm_two.two_img .top_content h3 {
    text-align: left;
  }
  .two-col-content.cm_two.two_img .description figure {
    width: 100%;
  }
  .two-col-content.cm_two.two_img .content-col {
    margin: 0;
  }
  .cnt-wit-bg-wrp.case_btm .rich_text h4 span {
    font-size: 20px;
    line-height: 150%;
  }
  .simple-banner.faq-bnr.ban_size h1 span {
    font-size: 24px;
    line-height: 145%;
  }
  .cnt-wit-bg-wrp.case04_top .rich_text h2 {
    font-size: 24px;
    line-height: 145%;
  }
  .two-col-content.cm_two.two_img.sm_tit .top_sec h2.title {
    font-size: 24px;
    line-height: 145%;
    margin-bottom: 32px;
  }
  .two-col-content.cm_two.two_img.sm_tit .top_content h3 {
    text-align: left;
    font-size: 20px;
    line-height: 150%;
  }
  .two-col-content.cm_two.case4 .top_sec h1.title {
    font-size: 24px;
    line-height: 145%;
  }
  .two-col-content.cm_two.case4 .top_content h4 {
    font-size: 20px;
    line-height: 150%;
  }
  .cnt-wit-bg-wrp.case_btm .rich_text h4 {
    font-size: 16px;
    text-align: left;
  }
  .two-col-content.cm_two.case_two .top_content h3 {
    text-align: left;
  }
  .cnt-wit-bg-wrp.case_btm .rich_text h4 span {
    font-size: 16px;
    line-height: 160%;
  }
  .two-col-content.cm_two.two_img.gearhead_txt .top_content h3 {
    font-size: 20px;
    padding-left: 12px;
  }
  .two-col-content.cm_two.case5 h2.title {
    font-size: 24px;
    line-height: 145%;
  }
  .two-col-content.cm_two.case5 .top_content h4 {
    font-size: 20px;
    line-height: 150%;
    text-align: left;
  }
  .two-col-content.cm_two.case5 .top_sec h1.title {
    font-size: 24px;
    line-height: 145%;
  }
  .cnt-wit-tp-img-wrp.cntnt-top-img.btm_space .top_sec h4.title {
    font-size: 20px;
    line-height: 150%;
  }
  .two-col-content.cm_two.reduc_two .top_content p {
    font-size: 16px;
    line-height: 160%;
  }
  .two-col-content.cm_two.reduc_two h5 {
    font-size: 16px;
    line-height: 160%;
  }
  .two-col-content.cm_two.reduc_two .bottom_row p span {
    font-size: 14px !important;
    line-height: 160% !important;
  }
  .cnt-wit-bg-wrp.case04_top h3.title {
    font-size: 24px;
  }
  .two-col-content.cm_two.casestudy3 .top_sec h2 {
    font-size: 24px;
    line-height: 145%;
    padding-left: 16px;
    padding-right: 16px;
  }
  .two-col-content.cm_two.casestudy3 .top_sec h5 {
    font-size: 20px;
    line-height: 150%;
  }
  .two-col-content.cm_two.casestudy3 .content-col .description p span {
    font-size: 14px;
    line-height: 160%;
  }
  .two-col-content.cm_two.casestudy3 .top_sec h5 {
    text-align: left;
  }
  .two-col-content.cm_two.case3_heading.no_mg .content_widget h4 {
    font-size: 20px;
    padding-left: 12px;
  }
  .two-col-content.cm_two.membership_clm .top_sec h3 {
    text-align: left;
  }
  .two-col-content.cm_two.membership_clm .top_sec .content_widget {
    align-items: flex-start;
  }
  .two-col-content.cm_two.case3_heading.no_mg2 .content_widget h4 {
    font-size: 20px;
    padding-left: 12px;
  }
  .cnt-wit-bg-wrp.case04_top .content_widget h2 span span,
  .two-col-content.cm_two.case5.lg_hd .top_content h2 {
    font-size: 24px;
    line-height: 145%;
  }
  .simple-banner.faq-bnr.archax_ban h1 {
    font-size: 24px;
    line-height: 145%;
  }
  .cnt-wit-bg-wrp.case04_top h1 span {
    font-size: 24px;
    line-height: 145%;
  }
  .simple-banner.faq-bnr.archax_ban h1 span {
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .cnt-wit-bg-wrp.report_content.sm-cnt .rich_text h2 {
    font-size: 24px !important;
    line-height: 145% !important;
  }
  .cnt-wit-bg-wrp.tokyo_info_cntnt .rich_text h3 {
    font-size: 20px !important;
    padding-left: 12px !important;
  }
  .two-col-content.cm_two.actuator9.irex-info .top_sec h2.title {
    font-size: 24px !important;
  }
}




/* child2 */
.two-col-content.full_cnt {
}

.two-col-content.full_cnt .top_sec h2.title {
}

.two-col-content.full_cnt .top_sec .top_content {
  font-weight: 500;
  margin-top: 30px;
}

.two-col-content.full_cnt .top_sec {
  margin-bottom: 30px;
}

.two-col-content.full_cnt .media_column.img-col {
  margin-bottom: 0;
}

.two-col-content.full_cnt .flex_row {
  row-gap: 0;
}

.two-col-content.full_cnt .page-center {
  /* 	padding-bottom: 42px; */
}

.two-col-content.full_cnt .content-col .description p {
  font-weight: 500;
  letter-spacing: .96px;
  line-height: 180%;
  margin: 20px 0 0;
}

.two-col-content.full_cnt .content-col .description p a {
  text-decoration: underline;
}

.two-col-content.full_cnt .media_column {
}

.two-col-content.full_cnt .media_column h3 {
  display: block;
  margin: 40px 0 30px;
  position: relative;
  padding-left: 24px;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.12px;
}

.two-col-content.full_cnt .media_column h3:before {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
}

.two-col-content.full_cnt .content-col .description h3 a,
.two-col-content.full_cnt .media_column h3 a {
  text-decoration: underline;
}

.two-col-content.full_cnt .media_column.img-col p {
  font-weight: 500;
  margin: 20px 0 0;
}

.two-col-content.full_cnt .media_column.img-col p a {
  text-decoration: underline;
}
/* child2end */

/* child3 */
.simple-banner.faq-bnr {
  min-height: 280px;
}
.simple-banner.faq-bnr h1 {
  font-size: 48px;
  margin: 0;
  letter-spacing: .96px;
}
.hs-breadcrumb-menu-wrapper ul.hs-breadcrumb-menu {
  display: flex;
  padding: 0;
  overflow-x: auto;
  margin: 0;
}
.hs-breadcrumb-menu-wrapper ul.hs-breadcrumb-menu >li {
  float: none;
  padding: 0;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #A0A0A0;
  font-size: 12px;
  letter-spacing: .24px;
  line-height: 200%;
  font-weight: 500;
  font-style: normal;
  margin: 0;
}
.hs-breadcrumb-menu-wrapper ul.hs-breadcrumb-menu >li span.hs-breadcrumb-menu-divider::before {
  content: ">";
  display: block;
  background-size: 5px auto;
  margin: 0 10px;
  padding: 0;
}
.hs-breadcrumb-menu-wrapper ul.hs-breadcrumb-menu >li a {
  color: inherit;
}
section.common-breadcrumb {
  padding: 9px 0;
  margin-bottom: 27px;
}
section.faq-detail {
  padding: 64px 0 128px;
}
section.faq-detail .commoninner.page-center {
  max-width: 960px;
  padding: 0;
}
section.faq-detail .faqDetail__meta {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  line-height: 1;
}
section.faq-detail .faqDetail__box {
  width: 100%;
}
section.faq-detail .faqDetail__meta a.faq_category {
  font-size: 14px;
  color: #aaa;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0;
}
section.faq-detail .faqDetail__meta time.faq_date {
  margin-left: 12px;
  color: #aaa;
  letter-spacing: .05em;
  font-size: 15px;
}
section.faq-detail .faqDetail__box h1.faqDetail__title {
  font-size: 28px;
  line-height: 1.4;
  letter-spacing: .04em;
  margin: 0;
}
section.faq-detail .faqDetail__box .faqDetail__tags {
  list-style: none;
  padding: 0;
  margin: 16px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
section.faq-detail .faqDetail__box .faqDetail__tags a.faq_tag {
  margin: 0 8px 8px 0;
  background-color: #f5f5f5;
  color: #666;
  font-size: 12px;
  letter-spacing: .05em;
  line-height: 1;
  padding: 6px 12px;
  border-radius: 5px;
  text-decoration: none;
}
section.faq-detail .faqDetail__questionBox {
  margin-top: 36px;
  border-bottom: 1px solid #DCDCDC;
  padding-bottom: 20px;
}
section.faq-detail .faqDetail__questionBox h2.faqDetail__blockTitle {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 24px;
  font-size: 20px;
  color: #036;
}
section.faq-detail .faqDetail__questionBox h2.faqDetail__blockTitle::before {
  content: "";
  display: block;
  width: 4px;
  height: 24px;
  border-radius: 2px;
  margin-right: 8px;
  margin-top: 2px;
  background-color: #036;
}
section.faq-detail .faqDetail__questionBox .fr-view {
  word-wrap: break-word;
}
section.faq-detail .faqDetail__questionBox .fr-view p {
  letter-spacing: .04em;
  line-height: 1.8;
  margin: 20px 0 0;
  font-size: 15px;
}
section.faq-detail .faqDetail__answerBox {
  margin-top: 36px;
}
section.faq-detail .faqDetail__answerBox h2.faqDetail__blockTitle {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 24px;
  font-size: 20px;
  color: #666;
}
section.faq-detail .faqDetail__answerBox h2.faqDetail__blockTitle::before {
  content: "";
  display: block;
  width: 4px;
  height: 24px;
  border-radius: 2px;
  margin-right: 8px;
  margin-top: 2px;
  background-color: #d32f2f;
}
section.faq-detail .faqDetail__answerBox p {
  letter-spacing: .04em;
  line-height: 1.8;
  margin: 20px 0 0;
  font-size: 15px;
}
section.faq-detail .faqDetail__answerBox p a {
  text-decoration: underline;
}
.faq-hubdb .header-wrapper {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
.cmblog .hs-breadcrumb-menu-wrapper {
  padding: 9px 0;
  margin-bottom: 27px;
}
.cmblog .contents-detail {
  padding: 64px 0 128px;
}
.cmblog .contents-detail .page-center {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 100px;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cmblog .contents-detail .blogDetail__content {
  width: 100%;
  max-width: 700px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cmblog .contents-detail .contents-c-sidebar {
  width: 300px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 40px;
}
.cmblog .blogDetail__meta {
  display: -moz-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -moz-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: flex-end;
  line-height: 1;
  margin-bottom: 10px;
}
.cmblog .blogDetail__meta a.category {
  font-size: 14px;
  color: #aaa;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0;
}
.cmblog .blogDetail__meta time.date {
  margin-left: 12px;
  color: #aaa;
  letter-spacing: .05em;
  font-size: 15px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.cmblog .blogDetail__header h1.blogDetail__title {
  line-height: 1.4;
  letter-spacing: .04em;
  margin: 0;
  font-size: 28px;
}
.cmblog .blogDetail__header .blogDetail__tags {
  list-style: none;
  padding: 0;
  margin: 16px 0 -8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cmblog .blogDetail__header .blogDetail__tags a {
  margin: 0 8px 8px 0;
  background-color: #ECF8FF;
  color: #666;
  font-size: 12px;
  letter-spacing: .05em;
  line-height: 1;
  padding: 6px 12px;
  border-radius: 5px;
  text-decoration: none;
  display: flex;
}
.cmblog .blogDetail__header .blogDetail__tags a::before {
  content: "#";
  padding-right: 2px;
}
.cmblog .contents-detail .blogDetail__wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cmblog .contents-detail .blogDetail__share {
  position: sticky;
  top: 140px;
  height: 100%;
  width: 32px;
  margin-left: -56px;
  margin-top: 40px;
}
.cmblog .contents-detail .s-blogDetail__body {
  width: 100%;
  padding-left: 0;
}
.hs-blog-post {
  overflow: visible;
}
.cmblog .contents-detail .blogDetail__wrap .blog-post__body {
  margin: 24px 0;
}
.cmblog .contents-detail .blogDetail__wrap .blog-post__body img {
  border-radius: 5px;
}
.cmblog .contents-detail .blogDetail__share a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 32px;
  height: 32px;
}
.cmblog .contents-detail .blogDetail__share a+a {
  margin-top: 20px;
}
.cmblog .blogDetail__related {
  margin-top: 80px;
}

.cmblog h3.blogDetail__relatedTitle {
  line-height: 1.4;
  letter-spacing: .04em;
  margin: 0;
  font-size: 24px;
}
.cmblog .blogDetail__relatedList {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cmblog .blogDetail__relatedList article.contents-blogCard {
  width: calc(50% - 12px);
}
.cmblog .blogDetail__related a.blogCard__inner {
  display: flex;
  text-decoration: none;
  height: 100%;
  flex-direction: column;
}
.cmblog .blogDetail__related .blogCard__thumb {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  border-radius: 5px;
}
.cmblog .blogDetail__related .blogCard__thumb img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.cmblog .blogDetail__relatedList .blogCard__contents {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.cmblog .blogDetail__relatedList .blogCard__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 8px;
  gap: 0 20px;
}

.cmblog .blogDetail__relatedList span.category {
  font-size: 14px;
  letter-spacing: .05em;
  color: #aaa;
  font-weight: 700;
}
.cmblog .blogDetail__relatedList .blogCard__contents h2.blogCard__title {
  line-height: 1.45;
  letter-spacing: .04em;
  margin: 0 0 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #181818;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 18px;
}
.cmblog .blogDetail__relatedList .blogCard__contents ul.blogCard__tags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cmblog .blogDetail__relatedList .blogCard__contents li.tag {
  margin: 0;
  border-radius: 5px;
  letter-spacing: .05em;
  line-height: 1;
  padding: 5px 12px;
  font-size: 12px;
  margin: 0 4px 4px 0;
  background-color: #ECF8FF;
  color: #666;
}

.cmblog .blogDetail__relatedList .blogCard__meta span.date {
  flex-shrink: 0;
  letter-spacing: .05em;
  color: #aaa;
  font-size: 15px;
}
.cmblog .blogDetail__relatedList article.contents-blogCard:nth-child(n+3) {
  margin-top: 52px;
}
.cmblog .sidebar__tag {
  margin-bottom: 40px;
}
.cmblog .sidebar__tag h3,
.cmblog .c-sidebar__related .top_sec h3.title{
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  letter-spacing: .04em;
  line-height: 1;
  margin: 0 0 16px;
  font-size: 18px;
}
.cmblog .sidebar__tag h3::after,
.cmblog .c-sidebar__related .top_sec h3.title::after{
  content: "";
  width: 100%;
  height: 1px;
  background-color: #888;
  display: block;
  margin-left: 12px;
}

.cmblog .sidebar__tag ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cmblog .sidebar__tag ul li {
  display: block;
  margin: 0 8px 8px 0;
}
.cmblog .sidebar__tag ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #eee;
  text-decoration: none;
  color: #666;
  font-size: 12px;
  letter-spacing: .1em;
  line-height: 1;
  padding: 8px 12px;
  border-radius: 5px;
  font-weight: 700;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.cmblog .sidebar__tag ul li a::before {
  content: "# ";
}
.cmblog .sidebar__tag ul li a:hover {
  color: #fff;
  background-color: #0090D7;
  opacity: 1;
}
.cmblog  .c-sidebar__related {
  margin-bottom: 40px;
}

.cmblog .c-sidebar__related .page-center {
  padding: 0;
  display: revert;
}

.cmblog .c-sidebar__related .top_sec {
  text-align: left;
  margin: 0;
  padding: 0;
}
.cmblog .c-sidebar__related .feed-outer-wrp {
  display: block;
  margin-top: -12px;
}

.cmblog .c-sidebar__related .recent-post-item {
  padding: 0;
  border-bottom: 3px solid #f5f5f5;
}

.cmblog .c-sidebar__related .recent-post-item .item_inner {
  padding: 16px 0;
  box-shadow: none;
  border-radius: 0;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.cmblog .c-sidebar__related .recent-post-item .hs-featured-wrp {
  position: relative;
  min-width: 80px;
  width: 80px;
  height: 56px;
  background-color: #f7f7f7;
  border-radius: 5px;
  padding: 0;
}

.cmblog .c-sidebar__related .recent-post-item .item_inner .post-btm {
  margin-left: 14px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.cmblog .c-sidebar__related .recent-post-item .item_inner .post-btm .meta_wrap {
  margin: 0;
}
.cmblog .c-sidebar__related .recent-post-item .item_inner .post-btm .tags_wrap {
  position: static;
}

.cmblog .c-sidebar__related .recent-post-item .item_inner .post-btm .tags_wrap::after {
  content: unset;
}

.cmblog .c-sidebar__related .recent-post-item .item_inner .post-btm .tags_wrap a {
  display: inline-block;
  color: #aaa;
  font-size: 10px;
  font-weight: 700;
}

.cmblog .c-sidebar__related .recent-post-item .item_inner .post-btm h4.recent-post-title {
  line-height: 1.4;
  font-weight: 700;
  margin: 4px 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 12px;
  order: 2;
}

.cmblog .c-sidebar__related .recent-post-item .item_inner .post-btm .tags_wrap span {
  padding: 0;
}
.cmblog .c-sidebar__related .recent-post-item .item_inner .post-btm h4.recent-post-title a::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}


.cmblog .sidebar__tag ul li a span.filter-link-count {
  display: none;
}
.cmblog .contents-detail .page-center .page-center {
  display: block;
  padding: 0;
}

.cmblog .contents-detail .blogDetail__content .dnd-section>.row-fluid {
  padding: 0;
}

.cmblog  .cm_blog_listingV2 .flex_row {
  margin: 0px -12px;
}

.cmblog  .cm_blog_listingV2 .flex_row > article.blog-index__post {
  padding: 0px 12px;
}

.cmblog  .cm_blog_listingV2 .flex_row > article.blog-index__post > div {
  box-shadow: none;
  border-radius: 0;
}

.cmblog  .cm_blog_listingV2 .flex_row > article.blog-index__post > div .hs-featured-wrp {
  padding-bottom: 56.25%;
  border-radius: 5px;
  overflow: hidden;
}

.cmblog  .cm_blog_listingV2 .flex_row > article.blog-index__post .post-btm {
  padding: 0;
  margin-top: 12px;
}

.cmblog  .cm_blog_listingV2 .flex_row > article.blog-index__post .post-btm h4.list-post-title {
  line-height: 1.45;
  letter-spacing: .04em;
  margin: 0 0 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #181818;
  -webkit-box-flex: 1;
  font-size: 18px;
}

.cmblog  .cm_blog_listingV2 .flex_row > article.blog-index__post .post-btm h4.list-post-title a {
  color: inherit;
}

.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post .post-btm a\ {
}

.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post .post-btm span.meta_tags {
  display: block;
}

.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post .post-btm span.meta_tags span.icon_svg {
  display: none;
}

.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post .post-btm span.meta_tags span.tags_sep {
  display: none;
}

.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post .post-btm span.meta_tags a {
  margin: 0 0 0 0;
  background-color: #ECF8FF;
  color: #666;
  font-size: 12px;
  letter-spacing: .05em;
  line-height: 1;
  padding: 5px 12px;
  border-radius: 5px;
  display: inline-block;
}
.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post .post-btm span.meta_tags span.value_m {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post .post-btm span.meta_tags a::before {
  content: "#";
  padding-right: 0;
  margin-right: -3px;
}

.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post .post-btm h4.list-post-title a::After {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post>div:hover {
  opacity: 0.5;
}
.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post>div {
  transition: opacity .35s cubic-bezier(0, 1, .64, 1);
}
.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post .post-btm .meta_wrap {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: end;
  margin: 0 0 8px;
  gap: 0 20px;
}
.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post .post-btm .meta_wrap span.item-date {
  flex-shrink: 0;
  letter-spacing: .05em;
  color: #aaa;
  font-size: 15px;
  display: block;
  margin: 0;
}
.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post .post-btm .meta_wrap span.icon_svg {
  display: none;
}
.cmblog .sidebar__tag .row-fluid {
  padding: 0;
}
.cmblog .contents-detail .contents-c-sidebar .row-fluid-wrapper {
  padding: 0;
}
.cmblog .sidebar__tag .row-fluid >div {
  padding: 0;
}
.blog-index-sidebar-layout.cmblog .contents-detail {
  padding: 64px 0;
}
.cmblog .contents-detail .page-center .cm_blog_listingV2 {
  margin: 0;
}
.cmblog .contents-detail nav.blog-pagination {
  margin-top: 56px;
  flex-wrap: wrap;
}
.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post {
  margin: 0;
}
.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post:nth-child(n+3) {
  margin-top: 40px;
}
.cmblog .contents-detail nav.blog-pagination a {
  border-radius: 200px;
  min-width: 50px;
  width: 50px;
  height: 50px;
  font-size: 18px;
  font-weight: 700;
  align-items: center;
  display: flex;
}
.cmblog .contents-detail nav.blog-pagination a.blog-pagination__prev-link--disabled {
  display: none;
}
.cmblog .contents-detail nav.blog-pagination a:hover {
  opacity: 1;
}
.cmblog .contents-detail nav.blog-pagination a.blog-pagination__next-link span.prevIcon svg {
  display: none;
}
.cmblog .contents-detail nav.blog-pagination a.blog-pagination__next-link span.prevIcon {
  display: block;
  width: 9px;
  height: 13px;
  background: url(https://47963236.fs1.hubspotusercontent-na2.net/hubfs/47963236/raw_assets/public/Nabtesco_January2026/images/icon_pager_next.svg) no-repeat;
  background-size: 9px 13px;
}
.cmblog .contents-detail nav.blog-pagination a.blog-pagination__next-link--disabled {
  display: none;
}
.cmblog .contents-detail nav.blog-pagination a.blog-pagination__prev-link span.prevIcon svg{
  display: none;
}
.cmblog .contents-detail nav.blog-pagination a.blog-pagination__prev-link span.prevIcon {
  display: block;
  width: 9px;
  height: 13px;
  background: url(https://47963236.fs1.hubspotusercontent-na2.net/hubfs/47963236/raw_assets/public/Nabtesco_January2026/images/icon_pager_prev.svg) no-repeat;
  background-size: 9px 13px;
}
.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .top_sec {
  text-align: left;
  padding: 0;
}
.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .top_sec p {
  font-weight: 500;
  margin-bottom: 30px;
}
.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .flex-row .cnt-col {
  padding: 0px 16px;
}
.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .flex-row .cnt-col > div {
  border: 3px solid #f5f5f5;
  border-radius: 5px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.productsp-cards.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .bottom_row {
  padding-top: 83px;
}
.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .flex-row {
  margin: 0 -16px;
  row-gap: 32px;
}
.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt h3.col-title {
  font-size: 22px;
  line-height: 140%;
  letter-spacing: .44px;
  text-align: center;
  margin: 0;
}
.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .flex-row .cnt-col .row-wrp {
  display: flex;
  margin-top: 24px;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .flex-row .cnt-col .tp-img {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 175px;
  min-width: 175px;
  height: 130px;
  -o-object-fit: cover;
  object-fit: cover;
  padding: 0;
}
.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .flex-row .cnt-col .tp-img-cnt {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0 0 0 24px;
}
.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .tp-img-cnt .tp-img-cnt-inner {
  all: unset;
  font-size: 14px;
  letter-spacing: .28px;
}
.productsp-cards.cnt-wit-tp-img-wrp .cnt-col.left_aln .col-btn-grp .btn_row {
  width: 100%;
  margin-top: 24px;
}
.productsp-cards.cnt-wit-tp-img-wrp .cnt-col.left_aln .col-btn-grp .btn_row > div {
  width: 100%;
}
.productsp-cards.cnt-wit-tp-img-wrp .cnt-col.left_aln .col-btn-grp a.hs-button {
  width: 100%;
  border-radius: 0;
  font-size: 16px;
  line-height: 140%;
  padding: 21px 15px 24px;
  letter-spacing: .36px;
}
.productsp-cards.cnt-wit-tp-img-wrp .cnt-col.left_aln .col-btn-grp {
  margin-top: auto;
}
.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .inner_spacing:hover {
  opacity: 1;
}
.cnt-wit-bg-wrp.simple-text  p {
  font-weight: 500;
}
.cnt-wit-bg-wrp.simple-text h2.title {
  font-size: 33.6px;
  letter-spacing: 0;
  margin-bottom: 28px;
}
.cnt-wit-bg-wrp.simple-text .title {
  border-bottom: solid 2px #f5f5f5;
  LINE-HEIGHT: 1.17090909091;
}
.two-col-content.cm_two .content-col .description h3 {
  margin: 40px 0 30px;
  margin-top: 0;
  position: relative;
  padding-left: 24px;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.12px;
}
.two-col-content.cm_two .content-col .description h3::before {
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
  position: absolute;
}
.two-col-content.cm_two .content-col .description ol {
  margin: 30px 0;
  padding-left: 0;
  counter-reset: n;
  list-style: none;
}
.two-col-content.cm_two .content-col .description ol li {
  letter-spacing: .04em;
  line-height: 1.8;
  margin-bottom: 10px;
  padding-left: 52px;
  text-indent: -40px;
  font-size: 15px;
}
.two-col-content.cm_two .content-col .description ol li::before {
  font-size: 24px;
  line-height: 1.1;
  margin-right: 12px;
  content: "0" counter(n) ".";
  counter-increment: n;
}

.actuator1.two-col-content.cm_two .content-col .description p {
  margin: 20px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: .96px;
}

.actuator1.two-col-content.cm_two .content-col .description p a {
  text-decoration: underline;
}
.cnt-wit-bg-wrp.actuator-btns .title {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  border-bottom: solid 2px #f5f5f5;
}
.cnt-wit-bg-wrp.actuator-btns .title::After {
  content: "";
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
  margin-left: auto;
  margin-right: auto;
}
.cnt-wit-bg-wrp.actuator-btns p {
  font-weight: 500;
}
.cnt-wit-bg-wrp.actuator-btns p {
  font-weight: 500;
}
.actuator-btns.cnt-wit-bg-wrp .content_widget .btn_row {
  margin: 40px 0 0;
  gap: 16px;
  justify-content: center;
}
.btn2.actuator-btns.cnt-wit-bg-wrp .content_widget .btn_row > div {
  width: calc(45% - 8px);
}
.actuator-btns.cnt-wit-bg-wrp .content_widget .btn_row > div a.hs-sec-btn {
  width: 100%;
  font-size: 16px;
  padding: 21px 15px 24px;
  letter-spacing: .36px;
  line-height: 1.5;
}
.casestudy1.two-col-content.cm_two .top_sec h2.title {
  margin-bottom: 30px;
}
.casestudy1.two-col-content.cm_two .top_sec {
  margin-bottom: 32px;
}
.simple-banner.faq-bnr h1 span {
  font-size: 24px;
  line-height: 145%;
}
.actuator2.two-col-content.cm_two .top_sec h2.title {
  font-size: 44px;
  line-height: 130%;
}
.cm_two.two-col-content .content-col .btn-items .btn_row {
  margin: 40px 0 0;
}

.cm_two.two-col-content .content-col .btn-items .btn_row .btn_item {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
}
.cm_two.two-col-content .content-col .btn-items .btn_row .btn_item a.hs-sec-btn {
  width: 100%;
  padding: 21px 15px 24px;
  font-size: 16px;
  letter-spacing: .36px;
}
.actuatorNum.two-col-content.cm_two .top_sec h2.title {
  font-size: 38px;
  letter-spacing: 0;
}
.actuatorNum.two-col-content.cm_two .top_sec h2.title:after {
  width: 60px;
  bottom: -10px;
  height: 1px;
  margin-top: 19.1px;
}
.actuatorNum.two-col-content.cm_two .top_sec .top_content {
  width: 100%;
  margin: 30px 0 30px;
  text-align: left;
}
.actuatorNum.two-col-content.cm_two .top_sec .top_content h3 {
  text-shadow: 0 0 5px white;
  padding: 0.3em 0.5em;
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px, #e9f4ff 3px, #e9f4ff 7px);
  font-size: 28px;
  position: relative;
  padding-left: 24px;
  letter-spacing: 1.12px;
}
.actuatorNum.two-col-content.cm_two .top_sec .top_content h3::before {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
}
.actuatorNum.two-col-content.cm_two .top_sec {
  margin-bottom: 20px;
}
.actuatorNum.two-col-content .number_content .number .numberCount span {
  font-size: 44px;
  line-height: 130%;
}
.actuatorNum.two-col-content .number_content .num_title span.tit_txt {
  font-size: 24px;
  line-height: 145%;
}
.actuator2-card .top_sec {
  text-align: left;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 40px;
}
.actuator2-card .top_sec h3.title {
  position: relative;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.12px;
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px, #e9f4ff 3px, #e9f4ff 7px);
  text-shadow: 0 0 5px white;
  padding: 0.3em 0.5em;
  padding-left: 24px;
}
.actuator2-card .top_sec h3.title::before {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
}
.actuator2-card.cnt-wit-tp-img-wrp .flex-row {
  margin: 0px -15px;
}
.actuator2-card.cnt-wit-tp-img-wrp .flex-row >div {
  padding: 0px 15px;
}
.actuator2-card.cnt-wit-tp-img-wrp .flex-row >div h3.col-title {
  font-size: 22px;
  letter-spacing: .44px;
  padding: 0 10px;
  margin: 14px 0 0;
  font-weight: 700;
  line-height: 140%;
} 
.actuator2-card.cnt-wit-tp-img-wrp .flex-row >div .tp-img {
  margin: 0;
}
.actuator2-card.cnt-wit-tp-img-wrp .flex-row>div .tp-img img {
  min-height: 180px;
  max-height: 180px;
  object-fit: contain;
}
.child-theme .btn .hs-sec-btn {
  background: #007ec0;
  border-radius: .5rem;
  box-shadow: 0 5px 0 #004f88;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.5;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  vertical-align: middle;
  display: inline-block;
  word-wrap: break-word;
  padding-top: 2.500px;
  padding-bottom: 15px;
  padding-left: 35px;
  padding-right: 20px;
}

.child-theme .btn .btn_item {
  margin: 30px auto;
}

.child-theme .btn .hs-sec-btn span {
  background: #fff;
  border: 2px solid #004f88;
  border-radius: 100vh;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
  color: #004f88;
  display: block;
  font-size: 1.5rem;
  font-size: 15px;
  left: calc(50% - 150px);
  padding: 2px 0px;
  position: absolute;
  top: -12.5px;
  width: 300px;
}

.child-theme .btn .hs-sec-btn span::before,.child-theme .btn .hs-sec-btn span::after {
  position: absolute;
  left: calc(50% - 10px);
  content: "";
}

.child-theme .btn .hs-sec-btn span::before {
  bottom: -10px;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #004f88 transparent transparent transparent;
}

.child-theme .btn .hs-sec-btn span::after {
  bottom: -7px;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.actuator2-card.cnt-wit-tp-img-wrp .bototm_btn .btn_row {
  margin-top: 40px;
}

.child-theme .btn .hs-sec-btn:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #007ec0;
  -webkit-box-shadow: 0 2px 0 #004f88;
  box-shadow: 0 2px 0 #004f88;
}

.actuatorNum.two-col-content.cm_two .top_sec .top_content h4 {
  position: relative;
  padding: 10px 5px;
  font-size: 30px;
  margin: 39.9px 0px;
  line-height: 1.15;
}

.actuatorNum.two-col-content.cm_two .top_sec .top_content h4::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  content: '';
  border-radius: 3px;
  background-image: linear-gradient(to left, #fff 0%, #007ec0 100%);
}
.two-col-content.cm_two .content-col .description p {
  margin: 0;
}

.two-col-content.cm_two .content-col .description p span {
  font-size: 20px;
  line-height: 150%;
}
.img-height.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img img {
  height: 183px !important;
}
.actuatorNum.two-col-content.cm_two .top_sec .top_content h2 {
  border-bottom: solid 2px #f5f5f5;
  position: relative;
  font-size: 210%;
  letter-spacing: 0;
  line-height: 1.2;
}
.cm-cntnt-sectn2 ol {
  margin: 30px 0;
  padding-left: 0;
  counter-reset: n;
  list-style: none;
}
.cm-cntnt-sectn2 ol li {
  padding-left: 52px;
  text-indent: -40px;
  letter-spacing: .04em;
  line-height: 1.8;
  margin-bottom: 10px;
  font-size: 15px;
}
.cm-cntnt-sectn2 ol li::before {
  font-size: 24px;
  line-height: 1.1;
  margin-right: 12px;
  content: "0" counter(n) ".";
  counter-increment: n;
}
.cm-cntnt-sectn2 ol li span {
  font-size: 20px;
  line-height: 150%;
}
.light-border.cm-cntnt-sectn .content_widget h2.title {
  display: inline-block;
  border-bottom: solid 2px #f5f5f5;
  margin-bottom: 10px;
}
.light-border.cm-cntnt-sectn .content_widget {
  text-align: center;
}
.light-border.cm-cntnt-sectn .content_widget .rich_text {
  text-align: left;
}
.light.cnt-wit-tp-img-wrp.cntnt-top-img .content_widget h2.title {
  border-bottom: solid 2px #f5f5f5;
}
.topBorder.actuatorNum.two-col-content.cm_two .top_sec h2.title {
  font-size: 36px;
  letter-spacing: .72px;
  border-bottom: solid 2px #f5f5f5;
  line-height: 140%;
}

.topBorder.actuatorNum.two-col-content.cm_two .top_sec h2.title::after {
  width: 80px;
  margin-top: 17px;
}
.left_img.card_gallery .bottom_row.notshadow .rowGap15 {
  row-gap: 30px;
}

.toptext.two-col-content .flex_row {
  display: block;
}

.toptext.two-col-content.cm_two .top_sec {
  margin-bottom: 30px;
}

.toptext.two-col-content.cm_two .content-col .description p {
  font-weight: 500;
  line-height: 180%;
  letter-spacing: .96px;
}

.toptext.two-col-content.cm_two .content-col .description p span {
  line-height: inherit;
}

.toptext.two-col-content.cm_two .content-col .description p img {
  margin: 50px 0;
  border-radius: 5px;
  margin-bottom: 56px;
}
.topTitle.two-col-content.cm_two .top_sec .content_widget {
  justify-content: flex-start;
  align-items: baseline;
}
.topTitle.two-col-content.cm_two .top_sec .content_widget * {
  width: 100%;
}
.topTitle.two-col-content.cm_two .top_sec .content_widget h3 {
  text-align: left;
  font-weight: bold;
  border-bottom: 1px dotted #c0c0c0;
  padding: 0.25em 0 0.3em 0.5em;
  position: relative;
  font-size: 28px;
  letter-spacing: 1.12px;
}
.topTitle.two-col-content.cm_two .top_sec .content_widget h3::before {
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
  position: absolute;
}
.left_text.cm-cntnt-sectn2 .content_widget h3 {
  font-weight: bold !important;
  border-bottom: 1px dotted #c0c0c0 !important;
  padding: 0.25em 0 0.3em 0.5em !important;
  margin-bottom: 40px;
}
.left_text.cm-cntnt-sectn2 .content_widget .rich_text p>img {
  margin-top: 10px;
  max-width: 100%;
  width: 100%;
}
.cm-cntnt-sectn2 table {
  width: 1000px;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  border-collapse: collapse;
  margin-top: 0;
  margin-bottom: 30px;
  table-layout: fixed;
}
.cm-cntnt-sectn2 table th {
  background-color: #ECF8FF;
  border: 1px solid #CCC;
  text-align: center;
  font-size: 16px;
  line-height: 1.15;
  letter-spacing: 0;
}
.cm-cntnt-sectn2 table tr {
  width: 100%;
}
.cm-cntnt-sectn2 table thead {
  width: 100%;
  display: table;
}
.cm-cntnt-sectn2 table tbody {
  display: table;
  width: 100%;
}
.cm-cntnt-sectn2 table tbody td {
  min-width: 230px;
  font-size: 16px;
  border: 1px solid #CCC;
  line-height: 1.15;
  vertical-align: middle;
  letter-spacing: 0;
}
.small.actuatorNum.two-col-content.cm_two .top_sec h2.title {
  font-size: 36px;
  line-height: 140%;
  letter-spacing: .72px;
}

.small.actuatorNum.two-col-content.cm_two .top_sec h2.title:after {
  width: 80px;
  margin-top: 17px;
}

.small.actuatorNum.two-col-content.cm_two .top_sec h2.title {
  font-size: 36px;
  line-height: 140%;
  letter-spacing: .72px;
}

.actuatorNum.two-col-content.cm_two .top_sec h2.title:after {
  width: 80px;
  margin-top: 17px;
}

.two-col-content .add_btn .btn_row {
  margin: 30px 0 0;
  justify-content: center;
  align-items: center;
}

.two-col-content .add_btn .btn_row a.hs-sec-btn {
  max-width: 480px;
  padding: 21px 15px 24px;
  letter-spacing: .36px;
  font-size: 16px;
  width: 100%;
  line-height: 140%;
}

.two-col-content .add_btn .btn_row .btn_item {
  width: calc(45% - 8px);
  margin: 0 auto;
}
.type8.cnt-wit-bg-wrp.simple-text p span {
  font-size: 20px;
  line-height: 150%;
}

.type8.cnt-wit-bg-wrp.simple-text p img {
  max-width: 1050px;
  width: 100%;
  margin-top: 18px;
  margin-bottom: 10px;
}
.actuatorNum.two-col-content.cm_two .top_sec .top_content h6 {
  font-size: 20px;
  line-height: 150%;
  margin-top: 30px;
}
.accordion_wrap.products-accordion .top_sec {
  padding: 0;
}
.accordion_wrap.products-accordion .top_sec .title {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
}
.accordion_wrap.products-accordion .top_sec .title::after {
  content: "";
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}

.accordion_wrap.products-accordion .top_sec {
  margin: 0;
  padding: 0;
}
.accordion_wrap.products-accordion .acc-item .acctitle {
  box-shadow: none;
}
.accordion_wrap.products-accordion .acc-item {
  border-radius: 5px;
  position: relative;
  background-color: #fff;
  border: 2px solid #eeeeee;
}
.accordion_wrap.products-accordion .acc-item .acctitle h4 {
  font-size: 24px;
  line-height: 145%;
}
.accordion_wrap.products-accordion .acc-item .acctitle .carrortwrap {
  width: 42px;
  height: 42px;
  background-color: #0090D7;
  position: absolute;
  top: 26px;
  right: 37px;
  border-radius: 200px;
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: auto;
}
.accordion_wrap.products-accordion .acc-item .acctitle .carrortwrap svg {
  color: #fff;
  width: 12px;
}
.accordion_wrap.products-accordion .acc-item .acctitle .carrortwrap:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05) !important;
}
.cmblog .c-sidebar__related .recent-post-item .item_inner {
  transition: opacity .35s cubic-bezier(0, 1, .64, 1);
}

.cmblog .c-sidebar__related .recent-post-item .item_inner:hover {
  opacity: .5;
}

.cmblog .c-sidebar__related .recent-post-item .item_inner a.absLink,
.cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post>div a.absLink{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
}
.blog-post-sidebar-layout.cmblog .c-sidebar__related .top_sec h3.title {
  font-weight: bold !important;
  border-bottom: 1px dotted #c0c0c0 !important;
  padding: 0.25em 0 0.3em 0.5em !important;
}
.accordion_wrap.products-accordion .acc-item .acc-content {
  box-shadow: none;
}

.accordion_wrap.products-accordion .acc-item .acc-content p span {
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0;
}

.accordion_wrap.products-accordion .acc-item .acc-content p span a {
  text-decoration: underline;
}

.accordion_wrap.products-accordion .acc-item.activeaccord {
  border-color: #f7f7f7;
}
.title-border.cnt-wit-bg-wrp.cntnt_sec2 h2.title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #323232;
  font-size: 36px;
  margin-top: 41px;
  line-height: 140%;
}

.title-border.cnt-wit-bg-wrp.cntnt_sec2 h2.title::after {
  content: "";
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.title-border.cnt-wit-bg-wrp .content_widget .btn_row {
  justify-content: center;
  margin-top: 70px;
}

.logo-lightbox.gallery-section .flex_row .column {
  padding: 0px 10px;
}
.logo-lightbox.gallery-section .flex_row {
  margin: 0px -10px;
  row-gap: 15px;
}
.logo-lightbox.gallery-section .flex_row .column .item {
  padding: 4px;
}
.logo-lightbox.gallery-section .item-info {
  display: none;
}
.meritNum.two-col-content .number_content .number .numberCount span {
  font-size: 68px;
}

.meritNum.two-col-content .number_content .num_title span.tit_txt {
  font-size: 32px;
}
.actuator9.two-col-content.cm_two .top_sec h2.title {
  font-size: 44px;
  line-height: 130%;
}
.actuator9.two-col-content .mediaimg .single-img img {
  max-width: 334px;
  margin: 0 auto;
  width: 100%;
  display: block;
}
.logo_slider.products-logos .top_sec {
  margin: 0 !important;
  padding: 0;
}

.logo_slider.products-logos .top_sec .title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 44.820px 0px;
  margin-bottom: 30px;
}

.logo_slider.products-logos .top_sec h2.title {
  font-size: 44px;
  line-height: 130%;
}

.logo_slider.products-logos .top_sec .title::after {
  content: "";
  margin-top: 62px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}

.logo_slider.products-logos .logos_row {
  width: 100%;
  justify-content: center;
  gap: 15px 20px;
  margin: 0;
}

.child-theme .logo_slider.products-logos .logos_row >div {
  width: calc(20% - 16px);
  padding: 4px;
}
.child-theme .logo_slider.products-logos .logos_row>div .logo_inner {
  display: block;
}
.logo_slider.products-logos .logos_row >div img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.child-theme .logo_slider.products-logos .logos_row>div .logo_inner a {
  display: block;
  width: 100%;
}
.cnt-wit-bg-wrp.gearhead .title {
  padding: 10px;
  border-top: 1px solid #007ec0;
  border-bottom: 1px solid #007ec0;
  margin: 39.900px 0px;
  margin-bottom: 70px;
}
.cnt-wit-bg-wrp.gearhead h4.title {
  font-size: 30px;
  line-height: 1.15;
}
.cnt-wit-bg-wrp.gearhead p {
  margin: 20px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: .96px;
}
.cnt-wit-bg-wrp.gearhead p img {
  width: 100%;
  display: block;
  margin: 30px auto;
  margin-bottom: 43px;
  border-radius: 5px;
}
.cnt-wit-bg-wrp.gearhead hr {
  background: #808080;
  margin: 5px 0px;
}
.cnt-wit-bg-wrp.gearhead p a {
  color: rgb(0, 0, 238) !important;
  text-decoration: underline;
}
.enable_title_link.productsp-cards .top_sec .top_content h2 {
  border: 2px solid #004f88;
  letter-spacing: 5px;
  position: relative;
  padding: 24px;
  padding-bottom: 34px;
  font-size: 24px;
  line-height: 1.15;
  margin: 19.920px 0px;
  margin-top: 0;
}

.enable_title_link.productsp-cards .top_sec .top_content h2::After {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  border-top: 2px solid #004f88;
  background-image: repeating-linear-gradient(-45deg, #004f88, #004f88 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.enable_title_link.productsp-cards.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .bottom_row {
  padding-top: 73px;
}
.enable_title_link.productsp-cards .col-title {
  position: relative;
}
.enable_title_link.productsp-cards .col-title a.titleLink {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.enable_title_link.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt h3.col-title {
  color: rgb(0, 0, 238) !important;
  text-decoration: underline;
  transition: opacity .35s cubic-bezier(0, 1, .64, 1);
}
.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .flex-row .cnt-col .tp-img {
  margin-bottom: 0;
}
.enable_title_link.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt h3.col-title:hover {
  opacity: .5;
}
.titleSize.two-col-content.cm_two .top_sec h2 {
  font-size: 44px;
  line-height: 130%;
  margin-bottom: 30px;
  color: rgb(0, 0, 0);
}
.titleSize.two-col-content.cm_two .top_sec h3 {
  font-size: 24px;
  line-height: 145%;
  margin-top: 10px;
}
.titleSize.two-col-content.cm_two .top_sec {
  margin-bottom: 35px;
}.titleSize.two-col-content.cm_two .top_sec {
  margin-bottom: 35px;
}
.titleSize.two-col-content.right.two_col_section .content_box strong {
  color: inherit;
  font-weight: bolder;
  letter-spacing: 0;
}
.titleSize.two-col-content.cm_two .content-col .description p span {
  font-size: 16px;
}
.selection_tool1.cnt-wit-tp-img-wrp.cntnt-top-img .top_sec h3.title {
  text-align: left;
  position: relative;
  padding-left: 24px;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.12px;
}
.selection_tool1.cnt-wit-tp-img-wrp.cntnt-top-img .top_sec h3.title::before {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
}
.selection_tool1.cnt-wit-tp-img-wrp.cntnt-top-img .flex-row {
  justify-content: center;
  margin: 0px -15px;
}
.selection_tool1.cnt-wit-tp-img-wrp.cntnt-top-img .top_sec {
  margin-bottom: 40px;
}
.selection_tool1.cnt-wit-tp-img-wrp.cntnt-top-img .inner_spacing:hover {
  opacity: 1;
}
.selection_tool1.cnt-wit-tp-img-wrp.cntnt-top-img .flex-row .cnt-col {
  padding: 0px 15px;
}
.selection_tool1.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img-cnt h3.col-title {
  padding: 0 10px;
  font-weight: 700;
  letter-spacing: .44px;
  font-size: 16px;
  line-height: 160%;
}
.selection_tool1.cnt-wit-tp-img-wrp .bototm_btn .btn_row {
  margin: 40px 0 0;
}
.selection_tool1.cntnt-top-img .btn_row .btn_item {
  width: calc(45% - 8px);
}
.selection_tool1.cntnt-top-img .btn_row .btn_item .hs-sec-btn {
  letter-spacing: .36px;
}
.selection_tool1.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img img {
  object-fit: contain;
}
.child-theme .selection_tool-btns  .cm_nv_inner .btn_row {
  column-gap: 4.5px;
}
.child-theme .selection_tool-btns a.hs-sec-btn {
  padding: 7px;
  font-size: 14px;
}
.child-theme .selection_tool-btns a.hs-sec-btn:hover {
  opacity: 1;
}

.child-theme .selection_tool-btns a.hs-sec-btn span {
  transition: opacity .35s cubic-bezier(0, 1, .64, 1);
}

.child-theme .selection_tool-btns a.hs-sec-btn span:hover {
  opacity: .5;
}
.title1.titleSize.two-col-content.cm_two .top_sec h2 {
  color: #323232;
  font-size: 36px;
  line-height: 140%;
  letter-spacing: .72px;
}
.selection_tool-img.cnt-wit-bg-wrp h2.title {
  border: 2px solid #004f88;
  letter-spacing: 5px;
  position: relative;
  text-align: center;
  padding: 24px;
  padding-bottom: 34px;
  font-size: 24px;
  line-height: 1.15;
  margin-bottom: 80px;
}
.selection_tool-img.cnt-wit-bg-wrp h2.title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  border-top: 2px solid #004f88;
  background-image: repeating-linear-gradient(-45deg, #004f88, #004f88 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.selection_tool-img.cnt-wit-bg-wrp p {
  font-weight: 500;
  line-height: 180%;
  margin: 20px 0 0;
}

.selection_tool-img.cnt-wit-bg-wrp p a {
  color: #00e !important;
  text-decoration: underline;
}
.selection_tool-img.cnt-wit-bg-wrp p img {
  margin-top: 20px;
}

.selection_tool-img.cnt-wit-bg-wrp p:not(:first-child) {
  font-size: 22px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: .44px;
}

.selection_tool-img.cnt-wit-bg-wrp p:not(:first-child) a span {
  color: inherit !important;
  font-size: 16px;
  line-height: 160%;
}

.selection_tool-img.cnt-wit-bg-wrp p:not(:first-child) >span {
  font-size: 16px;
  line-height: 160%;
}

.selection_tool-img.cnt-wit-bg-wrp p:not(:first-child) >span:first-child {
  display: inline-block;
  padding-left: 10px;
}

.selection_tool-img.cnt-wit-bg-wrp .content_widget .btn_row {
  justify-content: center;
  margin-top: 40px;
}
.selection_tool-img.cnt-wit-bg-wrp .content_widget .btn_row .btn_item {
  width: calc(45% - 8px);
}
.selection_tool-img.cnt-wit-bg-wrp .content_widget .btn_row .btn_item a.hs-sec-btn {
  color: #fff;
  display: block;
  letter-spacing: .36px;
  line-height: 140%;
  max-width: 480px;
  width: 100%;
  padding-top: 21px;
  padding-bottom: 24px;
}
.selection_tool-img.cnt-wit-bg-wrp .content_widget .btn_row .btn_item a.hs-sec-btn * {
  color: #fff;
}
.selection_tool-img.cnt-wit-bg-wrp .content_widget .btn_row .btn_item a.hs-sec-btn span:first-of-type {
  font-size: 24px;
  line-height: 145%;
}
.selection_tool-img.cnt-wit-bg-wrp .content_widget .btn_row .btn_item a.hs-sec-btn span:last-of-type {
  font-size: 16px;
  line-height: 160%;
}
.introduction-top .content_widget {
  margin: 0.5em auto;
  padding: 0.5em;
  background-image: repeating-linear-gradient(-45deg, #f2f3f7 0, #f2f3f7 3px, transparent 3px, transparent 6px);
}
.introduction-top .content_widget .title {
  background: #bfefff;
  margin: 15px;
  position: relative;
  padding-top: 32px;
  padding-bottom: 42px;
  padding-left: 48px;
  padding-right: 48px;
}

.introduction-top .content_widget .title::before {
  position: absolute;
  top: -7px;
  left: -7px;
  width: 100%;
  height: 100%;
  content: '';
  border: 4px solid #000;
}
.introduction-top .content_widget  h2.title {
  font-size: 24PX;
  text-align: left;
  letter-spacing: 0;
  line-height: 1.15;
}
.introduction-top .content_widget h2.title {
  font-size: 24PX;
  text-align: left;
  letter-spacing: 0;
  line-height: 1.15;
}

.introduction-top .content_widget blockquote {
  position: relative;
  width: auto;
  height: auto;
  background: #007EC0;
  padding: 20px;
  text-align: center;
  color: #FFFFFF;
  font-size: 18px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  text-shadow: 0px 1px 1px #ADADAD;
  line-height: 150%;
  margin: 2em 2em -1em 2em;
  border: 0;
}

.introduction-top .content_widget blockquote p {
  margin: 0;
  letter-spacing: 0;
}

.introduction-top .content_widget blockquote::After {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(0, 126, 192, 0);
  border-top-width: 20px;
  border-bottom-width: 20px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #007EC0;
  top: 100%;
  left: 22%;
}

.introduction-top .content_widget p img {
  margin: 30px 0;
  margin-top: 50px;
  margin-bottom: 15px;
}
.introduction-cards .top_sec {
  text-align: left;
  margin: 0;
  padding: 0;
}
.introduction-cards .top_sec h2.title {
  font-size: 28px;
  line-height: 1.15;
}
.introduction-cards .top_sec .title {
  position: relative;
  padding: 1em;
  letter-spacing: 0;
  margin-top: 12px;
}
.introduction-cards .top_sec .title::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 10px;
  background: repeating-linear-gradient(-45deg, #B8DFEA, #B8DFEA 5px, #ffffff 5px, #ffffff 10px);
}
.introduction-cards.cnt-wit-tp-img-wrp .flex-row {
  margin: 0px -15px;
  margin-top: 16px;
}
.introduction-cards.cnt-wit-tp-img-wrp .flex-row .cnt-col {
  padding: 0px 15px;
}
.introduction-cards.cnt-wit-tp-img-wrp .flex-row .cnt-col .tp-img-cnt-inner p {
  margin: 14px 0 0;
  padding: 0 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: .44px;
}

.introduction-cards.cnt-wit-tp-img-wrp .flex-row .cnt-col .tp-img {
  margin: 0;
}

.introduction-cards.cnt-wit-tp-img-wrp .flex-row .cnt-col .tp-img-cnt-inner p a {
  text-decoration: underline;
}

.introduction-cards.cnt-wit-tp-img-wrp .flex-row .cnt-col .tp-img-cnt-inner p span {
  font-size: 16px;
  line-height: 160%;
}
.intro-col.two-col-content .content_box {
  margin: 0;
  padding: 2em;
  background-color: #fffdde;
  background-image: linear-gradient(217deg, #fffdde 38%, #b3e3ff 100%);
}
.intro-col.two-col-content .content_box h3 {
  font-size: 18.72px;
  text-align: center;
  margin: 18.720px 0px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
.intro-col.two-col-content .flex_row {
  margin: 16px 0px;
}
.intro-col.two-col-content .content_box h3::before,.two-col-content .content_box h3::after {
  content: "";
  width: 25px;
  height: 1px;
  background-color: #000;
  margin: 0px 4px 4px;
  transform: rotate(45deg);
  display: inline-block;
}
.intro-col.two-col-content .content_box h3::after {
  transform: rotate(-45deg);
}
.intro-col.two-col-content .content_box p {
  margin: 16px 0px;
  line-height: 18.4px;
}
.intro-col.two-col-content .content_box p img {
  width: 100%;
  border-radius: 15px;
  border: solid 15px #fff;
}
.intro-col.two-col-content .text_block>:last-child {
  margin: 16px 0px;
}
.two-col-content .number_content .number .numberCount span {
  font-size: 68px;
  line-height: 140%;
}
.intro-col.two-col-content .number_content .num_title span.tit_txt {
  font-size: 32px;
  padding-bottom: 13px;
  display: inline-block;
  line-height: 140%;
  letter-spacing: 0;
}
.intro-col.two-col-content .number_content .cnt_flex {
  align-items: center;
  margin-bottom: 5px;
}
.intro-col.two-col-content .number_content .num_title {
  padding: 0;
}
.intro-col.two-col-content.cm_two .content-col .description h3 {
  font-size: 24px;
  margin: 0;
  padding: 0;
  margin-top: 30px;
  letter-spacing: 0;
  line-height: 200%;
  margin-bottom: 15px;
}
.intro-col.two-col-content.cm_two .content-col .description h3::before {
  display: none;
}
.intro-col.two-col-content.cm_two .content-col .description p:not(:first-child) {
  line-height: 140%;
}
.intro-col.two-col-content.cm_two .content-col .description p:not(:first-child) a {
  text-decoration: underline;
}
.intro-col.two-col-content.cm_two .content-col .description p:last-child {
  margin-top: 20px;
  font-size: 16px;
}
.intro-col.two-col-content.cm_two .content-col .description p:last-child span {
  font-size: inherit;
}
.intro-col.two-col-content .number_content .number .numberCount span {
  font-size: 68px;
}
.cm-cntnt-sectn2.cnt-wit-bg-wrp .content_widget .btn_row {
  margin: 40px 0 0;
}

.cm-cntnt-sectn2.cnt-wit-bg-wrp .content_widget .btn_row a.hs-sec-btn {
  max-width: 480px;
  width: 100%;
  letter-spacing: .36px;
  padding: 21px 15px 24px;
  font-size: 16px;
}

.cm-cntnt-sectn2.cnt-wit-bg-wrp .content_widget .btn_row .btn_item {
  width: calc(25% - 12px);
  list-style: none;
}
.heading1.cnt-wit-bg-wrp.case04_top .content_widget h2 span span {
  color: #323232;
}
.card-with-count .content_widget h2.title {
  font-size: 32px;
  letter-spacing: 0;
  margin: 0 0 20px;
  padding-bottom: 13px;
}
.card-with-count .top_sec {
  margin-bottom: 56px;
}
.card-with-count.cnt-wit-tp-img-wrp .tp-img-cnt-inner p {
  font-size: 22px;
  line-height: 140%;
  letter-spacing: .44px;
  font-weight: 700;
  margin: 0;
}
.card-with-count.cnt-wit-tp-img-wrp .flex-row .inner_spacing {
  background-color: #fff;
  border: 3px solid #0960a3;
  border-radius: 5px;
  border-top: none;
  position: relative;
  height: 100%;
  margin: 0;
}
.card-with-count.card-with-count.cnt-wit-tp-img-wrp .flex-row .inner_spacing::before,
.card-with-count.cnt-wit-tp-img-wrp .flex-row .inner_spacing::after {
  width: 45%;
  height: 3px;
  background: #0960A3;
  top: 0;
  position: absolute;
  content: "";
}
.card-with-count.cnt-wit-tp-img-wrp .flex-row .inner_spacing::before {
  left: 0;
}
.card-with-count.cnt-wit-tp-img-wrp .flex-row .inner_spacing::after {
  right: 0;
}
.card-with-count.cnt-wit-tp-img-wrp .flex-row .inner_spacing .s-intro__pointNumber {
  font-size: 30px;
  font-weight: 700;
  color: #0960A3;
  padding: 0 12px;
  position: absolute;
  top: calc(-.5em - 2px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 1;
}
.card-with-count.cnt-wit-tp-img-wrp .splide__track {
  overflow: visible;
}
.cnt-wit-bg-wrp.gear-head1 {
  overflow: visible;
  border-radius: 5px;
}
.cnt-wit-bg-wrp.gear-head1 .bg_el {
  border-radius: 5px;
}
.cnt-wit-bg-wrp.gear-head1 h2.title {
  font-weight: 900;
  position: relative;
}
.cnt-wit-bg-wrp.gear-head1 .bg_el::before {
  content: " ";
  display: block;
  position: absolute;
  top: -46px;
  left: 50%;
  width: 2px;
  height: 70px;
  background-color: #323232;
}
.cnt-wit-bg-wrp.gear-head1 p {
  text-align: left;
  line-height: 180%;
  margin: 26px 0 0;
  font-weight: 500;
}
.top-gap.two-col-content.cm_two .top_sec {
  margin-bottom: 30px;
}
.topTitle2.two-col-content.cm_two .top_sec .content_widget .top_content {
  width: 100%;
  text-align: left;
}
.topTitle2.two-col-content.cm_two .top_sec .content_widget .top_content h3 {
  padding-left: 24px;
  position: relative;
  font-size: 28px;
  letter-spacing: 1.12px;
  margin: 40px 0 30px;
  margin-top: 0;
}
.topTitle2.two-col-content.cm_two .top_sec .content_widget .top_content h3::before {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
}
.topTitle2.two-col-content.cm_two .top_sec .content_widget .top_content p {
  font-weight: 500;
  line-height: 180%;
}
.topTitle2.two-col-content .number_content .num_title span.tit_txt {
  font-size: 38px;
}
.topTitle2.two-col-content.cm_two .content-col .description p:last-child {
  margin: 5px 0 0;
}
.topTitle2.two-col-content.cm_two .content-col .description p:last-child a {
  text-decoration: underline;
}

.topTitle2.two-col-content.cm_two .mediaimg .single-img .bg_el:hover {
  opacity: .5;
}
.cm_nv_wrp.gear-head-btns .btn_item {
  width: calc(25% - 12px);
  list-style: none;
}
.cm_nv_wrp.gear-head-btns .btn_item a.hs-sec-btn {
  max-width: 480px;
  width: 100%;
  padding: 21px 15px 24px;
  letter-spacing: .36px;
}
.gear-head-btns.cm_nv_wrp .cm_nv_inner .btn_row {
  gap: 16px;
}
.top-gap.cm_two.two-col-content .content-col .btn-items .btn_row {
  gap: 16px;
}
.cm-cntnt-sectn .content_widget table {
  width: 100%;
  margin: 0;
  overflow-y: hidden;
}
.cm-cntnt-sectn .content_widget .rich_text >div {
  margin: 40px auto 0;
  max-height: 359px;
  overflow: scroll;
  padding-top: 2px;
  padding-left: 2px;
}
.cm-cntnt-sectn .content_widget .rich_text >div tr {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-right: 1px solid #323232;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.cm-cntnt-sectn .content_widget tbody {
  display: flex;
}
.cm-cntnt-sectn .content_widget .rich_text >div tr:first-child {
  z-index: 100;
  border-left: 1px solid #323232;
}
.cm-cntnt-sectn .content_widget .rich_text >div tr th {
  border: 0;
  background-color: #0960A3;
  color: #fff !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  margin: 0;
  min-width: 100px;
  padding: 16px 20px;
  border-top: 1px solid #323232;
  height: 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: sticky;
  top: 0;
  letter-spacing: 0;
  text-align: center;
}
.cm-cntnt-sectn .content_widget .rich_text >div tr td {
  background-color: #fff;
  border: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  margin: 0;
  min-width: 100px;
  padding: 16px 20px;
  border-top: 1px solid #323232;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 60px;
  letter-spacing: 0;
}
.center.logo-lightbox.gallery-section .flex_row {
  justify-content: flex-start;
}
.logo-lightbox .top_sec {
  text-align: left;
  padding: 0;
}

.logo-lightbox .top_sec .title {
  padding-left: 24px;
  position: relative;
}

.logo-lightbox .top_sec h3.title {
  font-size: 28px;
  letter-spacing: 1.12px;
}

.logo-lightbox .top_sec .title::before {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
}
.left.logo-lightbox.gallery-section .flex_row {
  justify-content: flex-start;
}

.left.logo-lightbox .top_sec {
  margin-bottom: 40px;
}
.btnText.two-col-content .content-col .btn-items .btn_row .btn_item a.hs-sec-btn {
  text-decoration: none;
}

.height1.cm-cntnt-sectn .content_widget .rich_text>div tr:not(:first-child) td:first-of-type {
  height: 120px;
}
.last-border.cm-cntnt-sectn .content_widget .rich_text>div tr td:last-child {
  border-bottom: 1px solid #323232;
}
.heightodd .rich_text table tr:nth-child(2) td,
.heightodd .rich_text table tr:nth-child(3) td,
.heightodd .rich_text table tr:nth-child(6) td,
.heightodd .rich_text table tr:nth-child(7) td,
.heightodd .rich_text table tr:nth-child(8) td,
.heightodd .rich_text table tr:nth-child(9) td {
  height: 180px;
  vertical-align: middle;
}
.two-col-content.two_col_cntnt .form-title {
  margin-bottom: 18px;
}
.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-Row:nth-child(7) p {
  font-size: 14px;
  line-height: 125%;
}

.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-Row:nth-child(7) p {
  font-size: 16px !important;
}
.actuator1.two-col-content.cm_two .content-col .description p a:visited {
  color: rgb(85, 26, 139);
}
.faq-hubdb .faq-inner {
  padding-bottom: 80px;
}
.rightgap.two-col-sec .content-col .description h3 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.rightgap.two-col-sec .content-col .description ol li:first-child {
  margin-top: 16px;
}
.top-gap-1.two-col-content.two-col-sec .top_sec {
  margin-bottom: 32px;
}
.top-gap-1.two-col-content.two-col-sec .content-col .btn-items .btn_row {
  margin-top: 60px;
}
.imgauto.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img img {
  object-fit: contain;
}
.imgauto.cntnt-top-img .btn_row .btn_item .hs-sec-btn {
  letter-spacing: .36px;
}

@media(min-width:1600px){
  .selection_tool1.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img-cnt h3.col-title {
    line-height: 30px;
    margin: 14px 0 0;
  }
}
@media(max-width:1100px) and (min-width:768px){
  .productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .flex-row .cnt-col>div {
    padding: 20px;
  }
  .productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .flex-row .cnt-col .row-wrp {
    display: block;
  }
}

@media(max-width:1024px){	
  section.faq-detail .commoninner.page-center {
    padding: 0px 15px;
  }
  .cm-cntnt-sectn2 table {
    width: 100%;
  }
}

@media(max-width:991px){
  .cmblog .contents-detail .page-center {
    max-width: 480px;
    padding: 0;
    display: block;
  }
  .cmblog .contents-detail {
    padding: 32px 0 80px;
  }
  .cmblog .blogDetail__header h1.blogDetail__title {
    font-size: 20px;
  }
  .blogDetail__wrap {
    display: block;
  }
  .cmblog .contents-detail .blogDetail__share {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
    -webkit-box-align: right;
    -ms-flex-align: right;
    align-items: right;
    margin-bottom: 24px;
    margin-left: 0;
    margin-top: 24px;
    width: auto;
    align-items: center;
  }
  .cmblog .contents-detail .blogDetail__wrap {
    display: block;
  }
  .cmblog .contents-detail .blogDetail__share a+a {
    margin: 0;
    margin-left: 8px;
  }
  .cmblog .blogDetail__related {
    margin: 40px auto auto;
  }
  h3.blogDetail__relatedTitle {
    font-size: 18px;
  }
  .cmblog .blogDetail__relatedList article.contents-blogCard {
    width: 100%;
    margin-bottom: 32px;
  }
  .cmblog .contents-detail .contents-c-sidebar {
    max-width: 480px;
    margin: 0;
    margin-top: 60px;
    max-width: 100%;
    width: 100%;
  }
  .cmblog .c-sidebar__related .top_sec h3.title, .cmblog .sidebar__tag h3 {
    font-size: 16px;
  }
  .cmblog .c-sidebar__related .recent-post-item .item_inner .post-btm {
    flex-direction: column;
  }
  .blog-index-sidebar-layout.cmblog .contents-detail {
    padding: 48px 0;
  }
  .cmblog .contents-detail .page-center {
    max-width: 100%;
  }
  .cmblog .cm_blog_listingV2 .flex_row {
    padding: 0;
  }
  .cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post {
    margin-bottom: 32px;
  }
  .cmblog .contents-detail nav.blog-pagination a {
    min-width: 40px;
    width: 40px;
    height: 40px;
    font-size: 14px;
  }
  .blog-index-sidebar-layout.cmblog .contents-detail .contents-c-sidebar {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .blog-index-sidebar-layout.cmblog .contents-detail .blogDetail__content {
    max-width: 100%;
    padding: 0 20px;
  }
  .cmblog .contents-detail .blogDetail__content {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cmblog .contents-detail .contents-c-sidebar {
    padding-left: 15px;
    padding-right: 15px;
  }
  .selection_tool1.cnt-wit-tp-img-wrp.cntnt-top-img .flex-row {
    justify-content: flex-start;
  }
}

@media(max-width:767px){
  section.faq-detail {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .simple-banner.faq-bnr {
    min-height: initial;
  }
  .simple-banner.faq-bnr h1 {
    font-size: 24px;
    line-height: 140%;
  }
  .cmblog .contents-detail .page-center {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cmblog .contents-detail .page-center .page-center {
    padding: 0;
  }
  .blog-index-sidebar-layout.cmblog .contents-detail .blogDetail__content {
    padding: 0 0px;
  }
  .productsp-cards.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .bottom_row {
    padding-top: 63px;
  }
  .productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .flex-row .cnt-col .row-wrp {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 17px;
  }
  .productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .flex-row .cnt-col .tp-img {
    width: 100%;
    min-width: auto;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    overflow: visible;
    height: auto;
    margin-bottom: 12px;
  }
  .productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .flex-row .cnt-col .tp-img img {
    position: static;
    height: 130px !important;
    object-fit: contain;
  }
  .productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .flex-row .cnt-col .tp-img-cnt {
    margin: 0;
  }
  .productsp-cards.cnt-wit-tp-img-wrp .cnt-col.left_aln .col-btn-grp .btn_row {
    margin-top: 18px;
  }
  .cnt-wit-bg-wrp.simple-text p img {
    max-width: 100% !important;
  }
  .two-col-content.cm_two .content-col .description h3 {
    font-size: 20px;
    padding-left: 12px;
  }
  .actuator-btns.cnt-wit-bg-wrp .content_widget .btn_row>div {
    width: 100%;
  }
  .simple-banner.faq-bnr h1 span {
    font-size: 20px;
    line-height: 150%;
  }.actuator2.two-col-content.cm_two .top_sec h2.title {
    font-size: 24px;
    line-height: 145%;
  }
  .actuatorNum.two-col-content.cm_two .top_sec .top_content h3 {
    font-size: 20px;
    padding-left: 12px;
  }
  .actuator2-card.cnt-wit-tp-img-wrp .flex-row>div .tp-img img {
    width: 100%;
  }
  .actuator2-card.cnt-wit-tp-img-wrp .flex-row>div h3.col-title {
    text-align: center;
  }
  .actuator2-card .top_sec h3.title {
    font-size: 20px;
    padding-left: 12px;
  }
  .child-theme .btn .hs-sec-btn {
    font-size: 14px;
  }
  .child-theme .btn .hs-sec-btn span {
    font-size: 10px;
  }
  .actuatorNum.two-col-content.cm_two .top_sec h2.title {
    font-size: 24px;
  }

  .actuatorNum.two-col-content .number_content .num_title span.tit_txt {
    font-size: 20px;
    line-height: 150%;
  }

  .actuatorNum.two-col-content .number_content .number .numberCount span {
    font-size: 24px;
    line-height: 145%;
  }

  .two-col-content .number_content .num_title {
    font-size: 20px;
    line-height: 150%;
  }
  .two-col-content .number_content .number .numberCount {
    font-size: 34px;
    line-height: 1.7;
  }
  .actuatorNum.two-col-content.cm_two .top_sec .top_content h4 {
    font-size: 20px;
  }
  .cm-cntnt-sectn2 ol li span {
    font-size: 16px;
    line-height: 160%;
  }
  .topBorder.actuatorNum.two-col-content.cm_two .top_sec h2.title {
    font-size: 24px;
  }
  .topTitle.two-col-content.cm_two .top_sec .content_widget h3 {
    font-size: 20px;
  }
  .left_text.cm-cntnt-sectn2 .content_widget .rich_text p:last-of-type {
    padding: 0;
  }
  .small.actuatorNum.two-col-content.cm_two .top_sec h2.title {
    font-size: 24px;
  }
  .two-col-content .add_btn .btn_row .btn_item {
    width: 100%;
    text-align: center;
  }
  .cmblog .contents-detail .page-center {
    max-width: 480px;
  }

  .cmblog .contents-detail .blogDetail__content {
    padding: 0;
  }
  .cmblog .contents-detail .contents-c-sidebar {
    padding: 0;
  }
  .cmblog .body-container--blog-index .contents-detail .page-center {
    max-width: 100%;
  }
  .blog-index-sidebar-layout.cmblog .contents-detail .contents-c-sidebar {
    width: 100%;
    max-width: 480px;
    margin: 40px auto 0;
  }
  .type8.cnt-wit-bg-wrp.simple-text p span {
    font-size: 16px;
    line-height: 160%;
  }
  .actuatorNum.two-col-content.cm_two .top_sec .top_content h6 {
    font-size: 16px;
    line-height: 160%;
  }

  .two-col-content.cm_two .content-col .description p span {
    font-size: 16px;
    line-height: 160%;
  }
  .child-theme .accordion_wrap.products-accordion .acc-item .acctitle {
    padding: 15px 60px 15px 20px;
  }
  .accordion_wrap.products-accordion .acc-item .acctitle h4 {
    font-size: 19px;
    line-height: 150%;
  }
  .accordion_wrap.products-accordion .acc-item .acctitle .carrortwrap {
    width: 30px;
    height: 30px;
    top: 50%;
    right: 16px;
    margin-top: -15px;
  }
  .child-theme .accordion_wrap.products-accordion .acc-item .acc-content {
    padding: 0 15px 15px;
  }
  .accordion_wrap.products-accordion .acc-item .acc-content p span {
    font-size: 16px;
    line-height: 160%;
  }
  .title-border.cnt-wit-bg-wrp.cntnt_sec2 h2.title {
    font-size: 24px;
  }

  .cnt-wit-bg-wrp.cntnt_sec2 .btn_row a.hs-button {
    font-size: 14px;
  }
  .cnt-wit-bg-wrp.cntnt_sec2 .btn_row a.hs-button span {
    font-size: 10px;
  }
  .meritNum.two-col-content .number_content .num_title span.tit_txt {
    font-size: 22px;
  }
  .meritNum.two-col-content .number_content .number .numberCount span {
    font-size: 34px;
  }
  .meritNum.two-col-content .number_content .number .numberCount {
    line-height: normal;
  }
  .logo_slider.products-logos .top_sec h2.title {
    font-size: 24px;
    line-height: 145%;
  }

  .child-theme .logo_slider.products-logos .logos_row >div {
    width: 50%;
  }

  .logo_slider.products-logos .logos_row {
    gap: 15px 0;
    justify-content: flex-start;
  }
  .actuator9.two-col-content.cm_two .top_sec h2.title {
    font-size: 24px;
    line-height: 145%;
  }
  .actuator9.two-col-content .mediaimg .single-img img {
    max-width: 100%;
  }
  .cnt-wit-bg-wrp.gearhead h4.title {
    font-size: 15px;
    margin: 30px 0px;
  }
  .enable_title_link.productsp-cards.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt .bottom_row {
    padding-top: 59px;
  }
  .titleSize.two-col-content.cm_two .top_sec h2 {
    font-size: 24px;
    line-height: 145%;
  }
  .titleSize.two-col-content.cm_two .top_sec h3 {
    font-size: 20px;
    line-height: 150%;
  }.cm_two.two-col-content .content-col .btn-items .btn_row .btn_item a.hs-sec-btn {
    font-size: 14px;
    line-height: 160%;
  }
  .selection_tool1.cnt-wit-tp-img-wrp.cntnt-top-img .top_sec h3.title {
    font-size: 20px;
    padding-left: 12px;
  }
  .selection_tool1.cnt-wit-tp-img-wrp.cntnt-top-img .top_sec {
    margin-bottom: 0;
  }
  .selection_tool1.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img-cnt h3.col-title {
    font-size: 14px;
    line-height: 160%;
  }

  .selection_tool1.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img-cnt h3.col-title {
    text-align: center;
  }

  .selection_tool1.cntnt-top-img .btn_row .btn_item {
    width: 100%;
  }

  .child-theme .selection_tool-btns .cm_nv_inner .btn_row .btn_item {
    display: block;
    width: 100%;
    text-align: right;
  }

  .child-theme .selection_tool-btns a.hs-sec-btn {
    width: 100%;
    text-align: right;
  }

  .child-theme .selection_tool-btns .cm_nv_inner {
    padding: 0;
  }

  .title1.titleSize.two-col-content.cm_two .top_sec h2 {
    font-size: 24px;
    line-height: 145%;
  }
  .selection_tool-img.cnt-wit-bg-wrp .content_widget .btn_row .btn_item {
    width: 100%;
  }
  .selection_tool-img.cnt-wit-bg-wrp .content_widget .btn_row .btn_item a.hs-sec-btn span:first-of-type {
    font-size: 20px;
    line-height: 150%;
  }
  .selection_tool-img.cnt-wit-bg-wrp .content_widget .btn_row .btn_item a.hs-sec-btn span:last-of-type {
    font-size: 14px;
    line-height: 160%;
  }
  .selection_tool-img.cnt-wit-bg-wrp p:not(:first-child) {
    font-size: 14px;
  }
  .selection_tool-img.cnt-wit-bg-wrp p img {
    margin-top: 10px;
  }
  .selection_tool-img.cnt-wit-bg-wrp p:not(:first-child)>span {
    font-size: 14px;
  }	.introduction-top .content_widget h2.title {
    padding: 27px 12px;
    font-size: 18px;
  }
  .introduction-top .content_widget blockquote {
    margin: 15px 0px;
  }
  .introduction-cards.cnt-wit-tp-img-wrp .flex-row .cnt-col .tp-img-cnt-inner p span {
    font-size: 14px;
    line-height: 160%;
  }
  .intro-col.two-col-content .flex_row {
    margin: 0;
  }
  .intro-col.two-col-content .number_content .num_title span.tit_txt {
    font-size: 22px;
  }
  .intro-col.two-col-content .number_content .number .numberCount span {
    font-size: 34px;
  }
  .intro-col.two-col-content.cm_two .content-col .description h3 {
    font-size: 16px;
  }
  .cm-cntnt-sectn2.cnt-wit-bg-wrp .content_widget .btn_row .btn_item {
    width: 100%!important;
  }
  .cm-cntnt-sectn2.cnt-wit-bg-wrp .content_widget .btn_row {
    margin: 0;
  }
  .heading1.cnt-wit-bg-wrp.case04_top .content_widget h2 span span {
    font-size: 27px !important;
    line-height: 1.5;
  }

  .card-with-count .content_widget h2.title {
    font-size: 22px;
  }

  .card-with-count .top_sec {
    padding: 0;
  }
  .card-with-count.cnt-wit-tp-img-wrp .tp-img-cnt-inner p {
    font-size: 18px;
  }
  .cnt-wit-bg-wrp.gear-head1 p span {
    font-size: 20px !important;
  }
  .topTitle2.two-col-content.cm_two .top_sec .content_widget .top_content h3 {
    font-size: 20px;
    padding-left: 12px;
  }
  .topTitle2.two-col-content.cm_two .top_sec .content_widget .top_content h3 {
    font-size: 20px;
    padding-left: 12px;
  }
  .topTitle2.two-col-content .number_content .num_title span.tit_txt {
    font-size: 22px;
  }

  .two-col-content .number_content .number .numberCount span {
    font-size: 23px;
  }
  .cm_nv_wrp.gear-head-btns .btn_item {
    width: 100%;
  }
  .gear-head-btns.cm_nv_wrp .cm_nv_inner {
    padding: 0;
  }
  .cm_nv_wrp.gear-head-btns .btn_item a.hs-sec-btn {
    font-size: 16px;
    max-width:100%
  }
  .cm-cntnt-sectn .content_widget .rich_text>div tr th {
    min-width: 80px;
    font-size: 14px;
    padding: 8px 15px;
    height: 90px;
  }
  .cm-cntnt-sectn .content_widget .rich_text>div tr td {
    min-width: 80px;
    font-size: 14px;
    padding: 8px 15px;
  }
  .logo-lightbox .top_sec h3.title {
    font-size: 20px;
    padding-left: 12px;
  }
  .faq-hubdb .faq-inner {
    padding-bottom: 0;
  }
  .cmblog .cm_blog_listingV2 .flex_row>article.blog-index__post:nth-child(n+3) {
    margin-top: 0;
  }
}

@media(max-width:576px){
  .mobileImg.card_gallery.left_img .bottom_row .card_item .card_inner .card_box {
    flex-direction: column;
  }
  .mobileImg.card_gallery.left_img .bottom_row .card_item .card_inner .card_box .icon_box {
    width: 100%;
    flex-shrink: 1;
  }
  .mobileImg.card_gallery.left_img .bottom_row .card_item .card_inner .card_box .icon_box .icon_inner {
    max-width: 100%;
  }
  .cm-cntnt-sectn2 table {
    width: 500px;
  }
  .cm-cntnt-sectn2 .rich_text div {
    overflow: auto;
  }
  .cmblog .contents-detail .page-center {
    max-width: 100%;
  }
  .card_gallery.left_img .bottom_row .card_item .card_inner .card_box {
    flex-direction: column;
  }

  .child-theme .card_gallery.left_img .bottom_row .card_item .card_inner .card_box .icon_box {
    flex-shrink: 1;
    width: 100%;
  }

  .child-theme .card_gallery.left_img .bottom_row .card_item .card_inner .card_box .icon_box .icon_inner {
    max-width: 200%;
  }

  .child-theme .card_gallery.left_img .bottom_row .card_item .card_inner .card_content {
    padding: 28px 20px;
  }
}

/* child4 */
.card_slider_wrapper button.slick-prev:after {
  background: url(https://47963236.fs1.hubspotusercontent-na2.net/hubfs/47963236/raw_assets/public/Nabtesco_January2026/images/icon_arrow_prev.svg) center no-repeat;
}
.card_slider_wrapper button.slick-next:after {
  background: url(https://47963236.fs1.hubspotusercontent-na2.net/hubfs/47963236/raw_assets/public/Nabtesco_January2026/images/icon_arrow_next.svg) center no-repeat;
}
.cnt-wit-bg-wrp.cntnt_sec2 h2.title {
  margin: 20px 0 0;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: .96px;
  text-align: center;
  margin-top: 50px;
  font-size: 30px;
  color: rgb(44, 130, 201);
  font-style: normal;
}
.cnt-wit-bg-wrp.cntnt_sec2 p {
  margin: 26px 0 42px;
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: .96px;
}
.cnt-wit-bg-wrp.cntnt_sec2 .btn_row {
  margin: 30px auto;
}
.cnt-wit-bg-wrp.cntnt_sec2 .btn_row a.hs-button {
  font-size: 22px;
  position: relative;
  padding: 2.500px 20px 15px 35px;
  color: #fff;
  background: #007ec0;
  -webkit-box-shadow: 0 5px 0 #004f88;
  box-shadow: 0 5px 0 #004f88;
  font-weight: 700;
  line-height: 1.5;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  border-radius: 0.5rem;
}
.cnt-wit-bg-wrp.cntnt_sec2 .btn_row a.hs-button:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #007ec0;
  -webkit-box-shadow: 0 2px 0 #004f88;
  box-shadow: 0 2px 0 #004f88;
}
.cnt-wit-bg-wrp.cntnt_sec2 .btn_row a.hs-button span {
  font-size: 15px;
  position: absolute;
  top: -12px;
  left: calc(50% - 150px);
  display: block;
  width: 300px;
  padding: 2px 0;
  color: #004f88;
  border: 2px solid #004f88;
  border-radius: 100vh;
  background: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  font-weight: 700;
  line-height: 1.5;
}
.cnt-wit-bg-wrp.cntnt_sec2 .btn_row a.hs-button span:after {
  position: absolute;
  left: calc(50% - 10px);
  content: "";
  bottom: -7px;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.cnt-wit-bg-wrp.cntnt_sec2 .btn_row a.hs-button span:before {
  position: absolute;
  left: calc(50% - 10px);
  content: "";
  bottom: -10px;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #004f88 transparent transparent transparent;
}
.cnt-wit-tp-img-wrp.cntnt-top-img .content_widget h2.title {
  display: inline-block;
  position: relative;
  margin: 0;
}
.cnt-wit-tp-img-wrp.cntnt-top-img .content_widget h2.title:after{
  content: "";
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
  margin: 18px auto 0;
}
.cnt-wit-tp-img-wrp.cntnt-top-img .top_sec {
  padding: 0;
  margin-bottom: 30px;
}
.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img {
  margin: 0;
}
.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img-cnt h3.col-title {
  margin: 20px 0 20px 0;
  padding: 0 25px;
  color: #323232;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: .44px;
  font-size: 22px;
  font-style: normal;
}
.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img-cnt .tp-img-cnt-inner {
  margin: 8px 0 0;
  padding: 0 25px 25px;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: .28px;
}
.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img-cnt .tp-img-cnt-inner p {
  margin: 0;
}
.cnt-wit-tp-img-wrp.cntnt-top-img .inner_spacing {
  height: 100%;
  transition: all .3s;
}
.cnt-wit-tp-img-wrp.cntnt-top-img .inner_spacing:hover {
  opacity: .5;
}
.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img img {
  width: 100%;
  height: 180px !important;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: top;
}
.cnt-wit-tp-img-wrp.cntnt-top-img .flex-row {
  justify-content: flex-start;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.border .inner_spacing {
  border: 1px solid #eee;
}
.card_gallery.left_img .content_widget h2.title {
  display: inline-block;
  margin: 0;
  position: relative;
}
.card_gallery.left_img .content_widget h2.title:after {
  content: "";
  margin: auto;
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.card_gallery.left_img .top_sec {
  padding: 0;
  margin: 0 0 0;
  margin-bottom: 30px;
}

.card_gallery.left_img .bottom_row .card_item .card_inner {
  padding: 0;
  border-radius: 0;
  transition: all .3s;
}
.card_gallery.left_img .bottom_row .card_item .card_inner .card_box {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  border: 1px solid #DCDCDC;
  align-items: flex-start;
  text-decoration: none;
  height: 100%;
}
.card_gallery.left_img .bottom_row .card_item .card_inner .card_box .icon_box {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100%;
}
.card_gallery.left_img .bottom_row .card_item .card_inner .card_content {
  padding: 28px 30px;
}
.card_gallery.left_img .bottom_row .card_item .card_inner .card_box .icon_box .icon_inner {
  margin: 0;
  height: 100%;
  width: 100%;
  max-width: 170px;
  display: block;
}
.card_gallery.left_img .bottom_row .card_item .card_inner .card_box .icon_box .icon_inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: top;
}
.card_gallery.left_img .bottom_row .card_item .card_inner .card_content h3.it_title {
  margin: 0;
  color: #323232;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: .44px;
  font-size: 22px;
  font-style: normal;
  text-align: left;
}
.card_gallery.left_img .bottom_row .card_item .card_inner .card_content p {
  margin: 8px 0 0;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: .28px;
  text-align: left;
}
.card_gallery.left_img .bottom_row .card_item .card_inner .card_box {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100%;
}
.card_gallery.left_img .bottom_row .card_item .card_inner:hover {
  opacity: 0.5;
}
.card_gallery.left_img.small-card .bottom_row .card_item .card_inner .card_box .icon_box .icon_inner {
  margin: 0;
  height: 120px;
  width: 100%;
  max-width: 120px;
}
.card_gallery.left_img.small-card .bottom_row .card_item .card_inner .card_content h3.it_title {
  margin: 0;
  color: #323232;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: .36px;
}
.card_gallery.left_img.small-card .bottom_row .card_item .card_inner .card_content {
  padding: 18px 20px;
}
.card_gallery.left_img.small-card .bottom_row .card_item .card_inner .card_box {
  align-items: center;
}
.card_gallery.left_img.small-card .bottom_row .flex_row {
  row-gap: 15px;
}
.card_gallery.left_img.small-card .bottom_row .card_item .card_inner .card_box {
  border: 0;
}
.card_gallery.bottom-pane:after {
  content: "";
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 20, 50, .5);
  pointer-events: none;
}
.card_gallery.bottom-pane .page-center {
  position: relative;
  z-index: 11;
}
.card_gallery.bottom-pane .card_inner {
  border-radius: 0;
}
.card_gallery.bottom-pane .card_content h3 {
  margin-top: 0;
  color: #323232;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: .44px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 22px;
}
.card_gallery.bottom-pane .btn_row {
  margin: 0;
}
.card_gallery.bottom-pane .btn_row a.hs-button {
  display: block;
  min-width: 50%;
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .36px;
  color: #fff;
  padding: 21px 15px 24px;
  font-style: normal;
  line-height: 140%;
  text-align: center;
  background-color: #0960A3;
  text-decoration: none;
  width: 100%;
  border-radius: 0;
}
.card_gallery.bottom-pane .btn_row .btn_item {
  width: 100%;
}
.card_gallery.bottom-pane .card_inner {
  padding: 30px 45px 40px;
}
.cm_nv_wrp.btn_bookmark .btn_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 20px 41px 20px 24px !important;
  background: #F0F4F8;
  border-radius: 5px;
  color: #000;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-decoration: none;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: .72px;
  width: 100%;
  text-align: left;
}
.cm_nv_wrp.btn_bookmark .btn_item a svg.arrow {
  position: absolute;
  right: 24px;
  top: calc(50% - 4.5px);
  fill: var(--color-text_blue);
  -webkit-transition: fill .3s;
  transition: fill .3s;
}
.cm_nv_wrp.btn_bookmark .btn_item {
  width: calc(50% - 8px);
}
.cm_nv_wrp.btn_bookmark .btn_row {
  gap: 16px !important;
}
.cm_nv_wrp.btn_bookmark .btn_item a:hover {
  opacity: 1;
  background-color: #0960A3;
  color: #fff;
}
.cm_nv_wrp.btn_bookmark .btn_item a:hover svg.arrow {
  fill: #fff;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .top_sec {
  display: block;
  margin: 0 0 0;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .top_sec h2.title {
  color: #323232;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.12px;
  margin: 0 0 30px;
  position: relative;
  padding-left: 24px;
  padding-right: 0;
  text-align: left;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .tp-img {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin: 0 0 18px;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .tp-img img {
  position: absolute;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .tp-img-cnt h3.col-title {
  min-height: 51px;
  margin: 0 0 7px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 16px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: .72px;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .tp-img-cnt .tp-img-cnt-inner {
  margin: 0 0 16px;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 15px;
  font-weight: 400;
  line-height: 165%;
  letter-spacing: .6px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  display: -webkit-box;
  font-style: normal;
  color: #323232;
  margin: 0;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .tp-img-cnt .tp-img-cnt-inner p {
  margin: 0;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .inner_spacing:hover {
  opacity: 0.5;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .inner_spacing {
  transition: all .3s;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .tp-img-cnt .col-btn-grp {
  margin: 0;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .tp-img-cnt .col-btn-grp .btn_row {
  margin: 0;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .tp-img-cnt .col-btn-grp .btn_row {
  width: 100%;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .tp-img-cnt .col-btn-grp .btn_row .btn_item {
  width: 100%;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .tp-img-cnt .col-btn-grp .btn_row .btn_item a.hs-button {
  display: block;
  color: #fff;
  max-width: 480px;
  width: 100%;
  text-decoration: none;
  margin: 40px auto 0;
  padding: 21px 15px 24px;
  background-color: #0960A3;
  text-align: center;

  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: .36px;
  border-radius: 0;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .flex-row {
  row-gap: 40px;
  justify-content: flex-start;
}
.cnt-wit-tp-img-wrp.top_img__cntnt .top_sec h2.title:before {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
}
.cnt-wit-bg-wrp.exhibition_cntnt .rich_text p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: .96px;
}
.cnt-wit-bg-wrp.exhibition_cntnt .rich_text h2 {
  border-bottom: solid 2px #f5f5f5;
  position: relative;
  font-size: 200%;
  margin-block-start: 0.83em;
  line-height: 1.15;
  letter-spacing: 0;
}
.cnt-wit-bg-wrp.exhibition_cntnt .rich_text h2:before {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #4682b3;
  bottom: -3px;
  width: 20%;
}
.cnt-wit-bg-wrp.exhibition_cntnt .rich_text p:not(:first-of-type) {
  margin: 26.56px 0 0;
}
.cnt-wit-bg-wrp.exhibition_cntnt .rich_text p img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
  margin: 30px 0;
}
.cnt-wit-bg-wrp.exhibition_cntnt .rich_text p a:hover img {
  opacity: 0.5;
}
.cnt-wit-bg-wrp.exhibition_cntnt .rich_text hr {
  margin-block-start: 0.5em;
  margin-block-end: 0.5em;
  background: unset;
  unicode-bidi: isolate;
  border-style: inset;
  border-width: 1px;
}
.cnt-wit-bg-wrp.exhibition_cntnt .rich_text p:last-of-type {
  margin-top: 20px;
}
.two-col-content.two_col_cntnt2 .top_sec {
  padding: 0 10px;
  margin: 0;
}
.two-col-content.two_col_cntnt2 .top_sec h3 {
  margin: 0 0 20px;
  color: #323232;

  font-style: normal;
  font-size: 32px;
  font-weight: 700;
  line-height: 45px;
  padding-bottom: 13px;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}
.two-col-content.two_col_cntnt2 .top_content hr {
  border-style: inset;
  border-width: 1px;
  background: transparent;
}
.two-col-content.two_col_cntnt2 .content-col .description {
  margin-bottom: 0;
}
.cnt-wit-bg-wrp.exhibition_cntnt .rich_text p:last-of-type {
  margin-top: 21px;
}
.two-col-content.two_col_cntnt2 .description {
  margin: 0;
}
.two-col-content.two_col_cntnt2 .btn_row {
  margin: 0;
}
.two-col-content.two_col_cntnt2 .btn_row .btn_item {
  width: 100%;
}
.two-col-content.two_col_cntnt2 .btn_row .btn_item a {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: .36px;
  padding: 21px 15px 24px;
  max-width: 480px;
  margin: auto;
}
.two-col-content.two_col_cntnt2 .top_content p {
  margin: 20px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: .96px;
}
.two-col-content.two_col_cntnt2 .top_content h2:before {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #4682b3;
  bottom: -3px;
  width: 20%;
}
.two-col-content.two_col_cntnt2 .top_content h2 {
  border-bottom: solid 2px #f5f5f5;
  position: relative;
  font-size: 200%;
  text-align: left;
  margin-block-start: 0.83em;
  letter-spacing: 0;
  line-height: 36.8px;
  padding-bottom: 0;
  margin-bottom: 66px;
}
.two-col-content.two_col_cntnt2 .content-col .description p:last-of-type {
  margin-bottom: 43px;
}
.two-col-content.two_col_cntnt2 .btn_row {
  gap: 16px;
}
.cnt-wit-bg-wrp.report_content .rich_text h2 {
  text-align: center;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 41.4px;
  padding-bottom: 50px;
}
.two-col-content.two_col_cntnt2.border_title .top_sec h2 {
  display: block;
  margin: 27px 0 30px;
  position: relative;
  padding-left: 24px;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.12px;
  border: 0;
}
.two-col-content.two_col_cntnt2.border_title .top_sec h2:before {
  display: none;
}
.two-col-content.two_col_cntnt2.border_title .top_sec h2:after {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
}
.two-col-content.two_col_cntnt2.border_title h3 {
  padding-top: 40px;
  margin: 0 0 20px;
  color: #323232;

  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  padding-bottom: 13px;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}
.two-col-content.two_col_cntnt2.border_title h3 span {
  font-size: 32px !important;
}
.two-col-content.two_col_cntnt2.border_title .description p {
  line-height: 200%;
}
.cnt-wit-bg-wrp.simple-text hr {
  border: 0;
  border-style: inset;
  border-width: 1px;
  background: transparent;
}
.two-col-content.two_col_cntnt2.btm_bdr .top_content h2:after {
  content: "";
  height: 1px;
  width: 80px;
  background-color: #0090D7;
  display: block;
  margin: 17px auto 0;
}
.two-col-content.two_col_cntnt2.btm_bdr .top_content h2:before {
  display: none;
}
.two-col-content.two_col_cntnt2.btm_bdr .top_content h2 {
  text-align: center;
  font-size: 36px;
  line-height: 140%;
  letter-spacing: .72px;
  margin-top: 0;
  border: 0;
  position: relative;
  display: inline-block;
}
footer.cm_footer .foot_logo .footer-logo a{
  line-height: 0;
}
.two-col-content.two_col_cntnt2.btm_bdr.type4 .top_content h2 {
  margin-bottom: 30px;
}
.gallery-section.img_glry .top_sec {
  padding: 0;
  margin: 0 0 20px;
  padding-bottom: 13px;
}
.gallery-section.img_glry .top_sec h3 {
  margin: 0;
}
.gallery-section.img_glry .page-center {
  padding: 0 50px;
}
.gallery-section.img_glry a:hover {
  opacity: 1;
}
.gallery-section.img_glry a {
  pointer-events: none;
}
.gallery-section.img_glry .gallery-container {
  justify-content: flex-start;
}
.embed_container iframe{
  width: 100%;
  height: 56vw;
}
.adv_video_module.report_video .page-center {
  padding: 0 10px;
}
.adv_video_module.report_video .closeicon svg {
  display: none;
}
.adv_video_module.report_video .closeicon:before {
  content: "×";
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background: 0 0;
  outline: 0;
  border: 0;
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 20px;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 500;
}
.two-col-content.two_col_cntnt2.btm_bdr.full_width .top_content h2 {
  margin-bottom: 30px;
}
.two-col-content.two_col_cntnt2.btm_bdr.full_width .top_sec {
  padding: 0;
}
.two-col-content.two_col_cntnt2.btm_bdr.full_width .content-col p {
  font-size: 18px;
  color: #323232;
  font-style: normal;
  font-weight: 500;
  line-height: 28.8px !important;
  letter-spacing: .96px;
  margin: 0;
  display: inline;
}
.cnt-wit-bg-wrp.exhibition_cntnt.btn .btn_row {
  margin: 40px 0 0;
}
.cnt-wit-bg-wrp.exhibition_cntnt.btn .btn_row .btn_item {
  margin: 0 auto;
}
.cnt-wit-bg-wrp.exhibition_cntnt.btn .btn_row .btn_item a.hs-button {
  display: block;
  max-width: 465px;
  width: 100%;
  text-decoration: none;
  margin: 0 auto;
  padding: 21px 15px 24px;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: .36px;
  border-radius: 0;
}
.cnt-wit-bg-wrp.exhibition_cntnt.btn .btn_row .btn_item {
  margin: 0 auto;
  display: block;
  width: 100%;
}
.cm-map-wrapper.btm-map h2.title {
  margin-bottom: 30px;
  position: relative;
}
.cm-map-wrapper.btm-map .top_content p {
  text-align: left;
}
.cm-map-wrapper.btm-map h2.title:after {
  content: "";
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
  margin: 17px auto 0;
}
.cm-map-wrapper.btm-map .top_sec {
  padding: 0;
  font-weight: 500;
  margin: 0 0 30px;
}
.two-col-content.topTitle.innovation .top_sec h3 {
  padding: 0 !important;
  padding-left: 24px !important;
  border: 0 !important;
}
.cnt-wit-bg-wrp.exhibition_cntnt.list .rich_text ul {
  list-style: none;
  padding: 0;
  margin-top: 15px;
}
.cnt-wit-bg-wrp.exhibition_cntnt.list .rich_text ul ul {
  margin: 0;
  padding-left: 40px;
}
.cnt-wit-bg-wrp.exhibition_cntnt.list .rich_text ul {
  letter-spacing: 0;
}
.cnt-wit-bg-wrp.exhibition_cntnt.list .rich_text ul ul li {
  margin: 0;
}
.cnt-wit-bg-wrp.exhibition_cntnt.list .rich_text>ul>li {
  margin: 16px 0;
  line-height: 18.4px;
}
.cnt-wit-bg-wrp.exhibition_cntnt.list .rich_text>ul>li strong {
  display: block;
  line-height: 24px;
}
.cnt-wit-bg-wrp.exhibition_cntnt.list .rich_text ul ul li span {
  display: block;
  line-height: 24px;
}
.gallery-section.img_glry.card .page-center {
  padding: 0;
}
.gallery-section.img_glry.card .column {
  padding: 0;
}
.cnt-wit-tp-img-wrp.img_card .page-center {
  padding: 0;
}
.cnt-wit-tp-img-wrp.img_card .tp-img {
  margin: 0;
}
.cnt-wit-tp-img-wrp.img_card .tp-img img {
  border-radius: 5px;
  transition: all .3s;
}
.cnt-wit-tp-img-wrp.img_card .tp-img img:hover {
  opacity: 0.5;
}
.cnt-wit-tp-img-wrp.catalog .top_sec {
  margin: 0;
  text-align: left;
}
.cnt-wit-tp-img-wrp.catalog .top_sec h3.title {
  margin: 0 0 40px;
}
.cnt-wit-tp-img-wrp.catalog .top_sec h3.title {
  display: block;
  position: relative;
  padding-left: 24px;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.12px;
  margin: 0 0 40px;
}
.cnt-wit-tp-img-wrp.catalog .top_sec h3.title:before {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
}
.cnt-wit-tp-img-wrp.catalog .cnt-col:hover img {
  opacity: 0.5;
}
.cnt-wit-tp-img-wrp.catalog .cnt-col img {
  transition: all .3s;
  border-radius: 5px;
}
.cnt-wit-tp-img-wrp.catalog .tp-img {
  margin: 0;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.btm__card .tp-img-cnt h3.col-title {
  padding: 0 25px 29px;
  margin: 14px 0 0;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.btm__card .btn_row .btn_item {
  text-align: center;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.btm__card .btn_row .btn_item a.hs-button {
  display: block;
  max-width: 480px;
  width: 100%;
  text-decoration: none;
  margin: 40px auto 0;
  padding: 21px 15px 24px;

  font-size: 16px;
  line-height: 140%;
  margin: 0 auto;
  border-radius: 0;
  letter-spacing: 0.36px;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.btm__card .btn_row {
  margin-top: 40px;
}
.cnt-wit-bg-wrp.info_cntnt .rich_text h3 {
  display: block;
  margin: 40px 0 30px;
  position: relative;
  padding-left: 24px;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.12px;
}
.cnt-wit-bg-wrp.info_cntnt .rich_text h3:first-child {
  margin-top: 0;
}
.cnt-wit-bg-wrp.info_cntnt .rich_text h3:before {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
}
.cnt-wit-bg-wrp.info_cntnt .rich_text p {
  margin: 20px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: .96px;
}
.cnt-wit-bg-wrp.info_cntnt .rich_text h4 {
  margin: 21.28px 0;
  font-size: 16px;
  line-height: 18px;
}
.cnt-wit-bg-wrp.info_cntnt .rich_text img {
  border-radius: 5px;
}
.two-col-content.two_col_cntnt2.btm_bdr.introduction .media_column .content_box {
  margin: 0;
}
.two-col-content.two_col_cntnt2.btm_bdr.introduction .media_column .text_block p {
  margin: 16px 0;
  line-height: 18.4px;
  letter-spacing: 0;
}
.two-col-content.cm_two.topTitle.innovation.irex .top_sec p {
  margin: 20px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: .96px;
}
.two-col-content.cm_two.topTitle.innovation.irex .top_sec h3 {
  margin: 40px 0 30px;
  margin-bottom: 0;
}
.two-col-content.cm_two.topTitle.innovation.irex .top_sec {
  margin-bottom: 40px;
}
.two-col-content.cm_two.topTitle.innovation.irex img {
  border-radius: 5px !important;
  overflow: hidden;
}
.two-col-content.cm_two.topTitle.innovation.irex .content-col .description p {
  margin: 20px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: .96px;
}
.cnt-wit-tp-img-wrp.img_card.no_hover .cnt-col img {
  border-radius: 0;
}
.cnt-wit-tp-img-wrp.img_card.no_hover .cnt-col img:hover {
  opacity: 1;
}
hr{
  border: 0 !important;
  border-style: inset !important;
  border-width: 1px !important;
  background: transparent;
}
.cnt-wit-bg-wrp.exhibition_cntnt .rich_text p {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.simple-banner.faq-bnr .banner-content-inner {
  padding: 0;
}
.simple-banner.faq-bnr.tokyo_bnr h4 {
  font-size: 24px;
  line-height: 145%;
  letter-spacing: .96px;
  margin-bottom: 13px;
}
.simple-banner.faq-bnr.tokyo_bnr h1 {
  font-size: 44px;
  line-height: 130%;
}
.simple-banner.faq-bnr.tokyo_bnr .top_sec {
  position: relative;
  top: 12px;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.tech_cntnt .tp-img-cnt h3.col-title {
  font-size: 20px;
  line-height: 31px;
}
.cnt-wit-bg-wrp.tokyo_info_cntnt .rich_text h3 {
  display: block;
  margin: 40px 0 30px;
  position: relative;
  padding-left: 24px;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.12px;
}
.cnt-wit-bg-wrp.tokyo_info_cntnt .rich_text h3:before {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
}
.cnt-wit-bg-wrp.tokyo_info_cntnt .rich_text h3:first-child {
  margin-top: 0;
}
.cnt-wit-bg-wrp.tokyo_info_cntnt .rich_text {
  line-height: 18.4px;
}
.cm-map-wrapper.map-gp.btm-map.tokyo_info_map h2.title {
  color: #2969b0;
}
.cnt-wit-tp-img-wrp.top_img__cntnt.productsp-cards.tokyo_report h2.title {
  margin-bottom: 20px;
}
.cnt-wit-tp-img-wrp.top_img__cntnt.productsp-cards.tokyo_report .bottom_row {
  padding-top: 40px !important;
}
.cnt-wit-tp-img-wrp.top_img__cntnt.productsp-cards.tokyo_report .cnt-col h3.col-title span {
  display: block;
  font-size: 12px;
  line-height: 160%;
  color: rgb(41, 105, 176);
}
.cnt-wit-tp-img-wrp.top_img__cntnt.productsp-cards.tokyo_report .cnt-col h3.col-title {
  color: rgb(41, 105, 176);
  padding-top: 10px;
}
.two-col-content.cm_two.topTitle.logis-tech .top_content h3 {
  padding: 0;
  padding-left: 24px;
  border: 0;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.tech .top_sec h4.title {
  font-size: 24px;
  line-height: 145%;
  letter-spacing: .72px;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.tech .top_sec h4.title:after {
  content: "";
  margin: 17px auto 0;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.tech h3.col-title {
  padding: 0 25px 29px;
  font-size: 20px;
  line-height: 150%;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.tech .bototm_btn .btn_row {
  margin: 40px 0 0;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.tech .bototm_btn .btn_row .btn_item {
  text-align: center;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.tech .bototm_btn .btn_row .btn_item a.hs-button:hover {
  font-weight: 500;
  letter-spacing: .36px;
  color: #fff;
  text-align: center;
  background-color: #0960A3;
  font-style: normal;
  opacity: .5;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.tech .bototm_btn .btn_row .btn_item a.hs-button {
  display: block;
  max-width: 480px;
  width: 100%;
  text-decoration: none;
  margin: 0 auto 0;
  padding: 21px 15px 24px;

  border-radius: 0;
  font-size: 20px;
  line-height: 150%;
  font-weight: 700;
  letter-spacing: .36px;
}
.accordion_wrap.products-accordion.glossary .top_sec .title {
  font-size: 24px;
  line-height: 145%;
}
.accordion_wrap.products-accordion.glossary .acctitle h5 {
  font-size: 18.72px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 21.528px;
}
.accordion_wrap.products-accordion.glossary .acc-item {
  margin-bottom: 16px;
}
.two-col-content.cm_two.topTitle.tech-two-col .top_sec h3 {
  font-size: 24px;
  line-height: 145%;
  text-align: center;
  border: 0;
  padding: 0;
  letter-spacing: 0.72px;
}
.two-col-content.cm_two.topTitle.tech-two-col .top_sec h3:before {
  display: none;
}
.two-col-content.cm_two.topTitle.tech-two-col .top_sec h3:after {
  content: "";
  margin: 17px auto 0;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.two-col-content.cm_two.topTitle.tech-two-col .media_column img {
  margin: 16px 0;
  max-width: 478px;
  margin-left: auto;
  display: block;
  transition: all .3s
}
.two-col-content.cm_two.topTitle.tech-two-col .media_column img:hover {
  opacity: 0.5;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.tech.small_btn .bototm_btn .btn_row .btn_item a.hs-button {
  font-size: 16px;
  font-weight: 500;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.tech.small_btn img {
  height: 183px !important;
}
.two-col-content.cm_two.actuator9.irex-info .top_sec h2.title {
  font-size: 36px;
  line-height: 140%;
  letter-spacing: .72px;
}
.two-col-content.cm_two.actuator9.irex-info .single-img img {
  max-width: 100%;
}
.two-col-content.cm_two.actuator9.irex-info .description {
  font-size: 16px;
  line-height: 25.6px;
  letter-spacing: 0;
}
.two-col-content.two_col_img .description {
  margin: 0;
}
.two-col-content.two_col_img img {
  margin: 30px 0;
  border-radius: 5px;
}
.two-col-content.two_col_img img {
  margin: 30px 0;
  border-radius: 5px;
  transition: all .3s;
}
.two-col-content.two_col_img .media_column .single-img:hover img {
  opacity: 0.5;
}
.cnt-wit-bg-wrp.irex-info-cntnt-sec .rich_text img {
  width: 100%;
}
.cnt-wit-bg-wrp.irex-info-cntnt-sec .rich_text p {
  margin-top: 33px;
  font-size: 16px !important;
  line-height: 25.6px;
  letter-spacing: 0;
}
.cnt-wit-bg-wrp.irex-info-cntnt-sec .btn_row {
  margin: 40px 0 0;
  text-align: center;
  justify-content: center;
}
.cnt-wit-bg-wrp.irex-info-cntnt-sec .btn_row a.hs-button {
  display: block;
  color: #fff;
  max-width: 465px;
  width: 100%;
  text-decoration: none;
  margin: 0 auto;
  padding: 21px 15px 24px;
  background-color: #0960A3;
  text-align: center;

  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: .36px;
  border-radius: 0;
  width: 100%;
}
.cnt-wit-bg-wrp.irex-info-cntnt-sec .btn_row .btn_item {
  width: 100%;
}
.blog-feed.home_recent_post .top_sec {
  margin-bottom: 30px;
  padding: 0;
}
.blog-feed.home_recent_post .top_sec h2.title:after {
  content: "";
  margin: 17px auto 0;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.blog-feed.home_recent_post .recent-post-item .post-btm {
  padding: 16px 0;
}
.blog-feed.home_recent_post .feed-outer-wrp {
  gap: 0;
}
.blog-feed.home_recent_post .feed-outer-wrp .recent-post-item {
  padding: 0;
}
.blog-feed.home_recent_post .feed-outer-wrp .recent-post-item .item_inner {
  box-shadow: unset;
  position: relative;
}
.blog-feed.home_recent_post .feed-outer-wrp .recent-post-item:not(:first-child) {
  border-top: 1px solid #DCDCDC;
}
.blog-feed.home_recent_post .feed-outer-wrp h6.recent-post-title {
  margin: 8px 0 0;
  color: #323232;
  -webkit-font-feature-settings: "clig" off, "liga" off;
  font-feature-settings: "clig" off, "liga" off;

  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 165%;
  letter-spacing: .6px;
}
.blog-feed.home_recent_post .btn_row {
  margin: 34px auto 0;
}
.blog-feed.home_recent_post .btn_row a.hs-button {
  display: block;
  color: #fff;
  max-width: 100%;
  width: 480px;
  text-decoration: none;
  margin: 0;
  padding: 21px 15px 24px;
  background-color: #0960A3;
  text-align: center;

  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: .36px;
  border-radius: 0;
}
.blog-feed.home_recent_post .feed-outer-wrp .meta_wrap {
  margin: 0;
  align-items: center;
}
.blog-feed.home_recent_post .feed-outer-wrp .meta_wrap .icon_img {
  display: none;
}
.blog-feed.home_recent_post .feed-outer-wrp .meta_wrap .item-date span.value_m {
  color: #323232;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: .7px;
  margin: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline;
  vertical-align: unset;
}
.blog-feed.home_recent_post .feed-outer-wrp .meta_wrap span.meta_tags .value_m {
  display: flex;
  font-size: 0;
  margin-left: 16px;
}
.blog-feed.home_recent_post .feed-outer-wrp .meta_wrap span.meta_tags span.value_m a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 22px;
  padding: 3px 14px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  background-color: #0090D7;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #fff;

  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: .48px;
}
.blog-feed.home_recent_post .feed-outer-wrp .meta_wrap span.meta_tags span.value_m a:first-of-type {
  margin: 0;
}
.blog-feed.home_recent_post .meta_wrap>span:not(:last-child) {
  margin-right: 0;
}
.blog-feed.home_recent_post .feed-outer-wrp .recent-post-item .item_inner a.absLink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.blog-feed.home_recent_post .feed-outer-wrp .recent-post-item .item_inner:hover {
  opacity: 0.5;
}
.blog-feed.home_recent_post .feed-outer-wrp .recent-post-item .item_inner {
  transition: all .3s;
}
.blog-feed.home_recent_post .feed-outer-wrp .meta_wrap span.meta_tags .value_m {
  flex-wrap: wrap;
  gap: 5px;
}
.home_page header.cm_header .container-wrapper {
  font-size: 62.5%;
}
.two-col-content.video_only .content-col .description {
  margin: 0;
}
.two-col-content.video_only .flex_row.flex_center {
  row-gap: 0;
}
.two-col-content.cm_two.topTitle.innovation.irex.exhibition .top_sec h2 {
  text-align: left !important;
  display: block;
}
.two-col-content.two_col_cntnt2.btm_bdr.type4.lrg_btn .content-col .btn-items a.hs-sec-btn {
  font-size: 24px;
}
.two-col-content.cm_two.topTitle.innovation.irex.exhibition .top_sec h2:after {
  display: none;
}
.cnt-wit-tp-img-wrp.top_img__cntnt.productsp-cards.tokyo_report .cnt-col h3.col-title {
  color: rgb(41, 105, 176) !important;
  padding-top: 10px;
  text-decoration: none !important;
}
.productsp-cards.cnt-wit-tp-img-wrp .cnt-col.left_aln .col-btn-grp a.hs-button:hover {
  background-color: #0960a3;
  color: #fff;
}
.enable_title_link.productsp-cards.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt.two .bottom_row {
  padding-top: 73px !important;
}
.cnt-wit-tp-img-wrp.top_img__cntnt.productsp-cards.tokyo_report.no_hover .cnt-col h3.col-title:hover {
  opacity: 1;
}
.cm_nv_wrp.btn_lang .btn_item {
  transition: all .3s !important;
}
.simple-banner.faq-bnr.collaboration_bnr h1 {
  line-height: 67.2px;
}
.adv_video_module.cm-vid .vid_trigger.youtube_video {
  display: none;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.top-cntnt.update .tp-img-cnt h3.col-title {
  padding: 0 25px 29px;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.top-cntnt.update .tp-img img {
  height: 183px !important;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.top-cntnt.update .bototm_btn .btn_row {
  margin-top: 40px;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.top-cntnt.update .btn_item .hs-sec-btn {
  letter-spacing: 0.36px;
}
.cnt-wit-bg-wrp.cm-cntnt-sectn2.actuator-btns.type2 .btn_row .btn_item {
  width: calc(45% - 8px);
}
.cnt-wit-bg-wrp.cm-cntnt-sectn2.actuator-btns.type2 .content_widget h2.title {
  text-align: left;
}
.cnt-wit-bg-wrp.cm-cntnt-sectn2.actuator-btns.type2 .content_widget h2.title {
  text-align: left;
  display: block;
  margin-top: 0 !important;
  margin: 40px 0 30px;
  position: relative;
  padding-left: 24px;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.12px;
  border: 0;
}
.cnt-wit-bg-wrp.cm-cntnt-sectn2.actuator-btns.type2 .content_widget h2.title:after {
  display: none;
}
.cnt-wit-bg-wrp.cm-cntnt-sectn2.actuator-btns.type2 .content_widget h2.title:before {
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
}


@media(max-width: 991px){
  .card_gallery.left_img .card_item.col6 {
    width: 100%;
  }
  .card_gallery.left_img .bottom_row.notshadow .rowGap15 {
    row-gap: 20px;
  }
}

@media(max-width: 767px){
  .cnt-wit-bg-wrp.cntnt_sec2 h2.title {
    line-height: 34px;
    margin: 46px 0 0;
  }
  .cnt-wit-tp-img-wrp.cntnt-top-img .cnt-col,
  .card_gallery.left_img .card_item,
  .card_gallery.bottom-pane .card_item{
    padding: 0;
  }
  .cm_nv_wrp.btn_bookmark .btn_row {
    flex-direction: column;
  }
  .cm_nv_wrp.btn_bookmark .btn_item a {
    padding: 10px 41px 10px 16px !important;
    font-size: 14px !important;
    line-height: normal;
  }
  .cnt-wit-tp-img-wrp.top_img__cntnt .cnt-col {
    padding: 0;
  }
  .cnt-wit-tp-img-wrp.top_img__cntnt .tp-img-cnt .col-btn-grp .btn_row .btn_item a.hs-button {
    max-width: 100%;
  }
  .cnt-wit-tp-img-wrp.top_img__cntnt .top_sec h2.title {
    font-size: 20px;
  }
  .cm_nv_wrp.btn_bookmark .btn_item {
    width: 100%;
  }
  .cm_nv_wrp.btn_bookmark .btn_row {
    gap: 8px !important;
  }
  .two-col-content.two_col_cntnt2 .col6 {
    padding: 0;
  }
  .simple-banner.faq-bnr .banner-content-inner {
    padding: 0;
  }
  .two-col-content.two_col_cntnt2 .top_sec h3 {
    font-size: 24px;
    line-height: 1.5;
  }
  .two-col-content.two_col_cntnt2 .top_sec h3 {
    font-size: 24px;
    line-height: 1.5;
    text-align: left;
  }
  .two-col-content.two_col_cntnt2.border_title h3 span {
    font-size: 22px !important;
  }
  .two-col-content.two_col_cntnt2.border_title .top_sec h2 span {
    font-size: 26px !important;
  }
  .cnt-wit-bg-wrp.report_content .rich_text h2 {
    font-size: 30px !important;
    line-height: 1.5 !important;
    margin-bottom: 0;
  }
  .two-col-content.two_col_cntnt2.btm_bdr .top_content h2 {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .adv_video_module.report_video .page-center {
    padding: 0 0 20px;
  }
  .gallery-section.img_glry .page-center {
    padding: 0;
  }
  .cm-map-wrapper.btm-map iframe {
    height: 60vw;
  }
  .cnt-wit-bg-wrp.exhibition_cntnt.list .rich_text ul ul {
    margin: 0;
    padding-left: 10px;
  }
  .cnt-wit-tp-img-wrp.img_card .tp-img img {
    width: 100%;
    margin-bottom: 20px;
  }
  .cnt-wit-tp-img-wrp.img_card .cnt-col,
  .two-col-content.expo_two_col .content-col,
  .two-col-content.expo_two_col .media_column,
  .cnt-wit-tp-img-wrp.catalog .cnt-col{
    padding: 0;
  }
  .cnt-wit-bg-wrp.cntnt_sec2 .btn_row a.hs-button {
    font-size: 14px;  
  }
  .cnt-wit-tp-img-wrp.cntnt-top-img.tech.small_btn img {
    height: auto !important;
  }
  .cnt-wit-bg-wrp.cntnt_sec2 .btn_row a.hs-button span {
    width: 240px;
    left: calc(50% - 120px);
  }
  .blog-feed.home_recent_post .feed-outer-wrp .meta_wrap {
    flex-direction: column;
    align-items: flex-start;
  }
  .blog-feed.home_recent_post .feed-outer-wrp .meta_wrap span.meta_tags .value_m {
    margin: 0;
  }
  .blog-feed.home_recent_post .btn_row a.hs-button {
    width: auto;
    min-width: 270px;
  }
  .simple-banner.faq-bnr.collaboration_bnr h1 {
    line-height: 1.5;
  }
  .top-cntnt.cnt-wit-tp-img-wrp.cntnt-top-img .content_widget h2.title {
    line-height: 1.7;
    font-size: 22px;
  }
}





.cm-cntnt .rich_text p:last-child {
  margin: 0;
  margin-top: 30px;
}
.cm-cntnt .rich_text p:last-child span {
  font-weight: 500;
  font-size: 16px;
  line-height: 165%;
  letter-spacing: .96px;

  font-style: normal;
}
.cm-card-sec .bottom_row>.splide__track>.flex-row {
  justify-content: flex-start;
}
.cm-card-sec .bottom_row>.splide__track>.flex-row .cnt-col {
  padding: unset;
  width: 100%;
}
.cm-card-sec .bottom_row>.splide__track>.flex-row .inner_spacing {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cm-card-sec .bottom_row>.splide__track .inner_spacing .tp-img {
  margin: unset;
  width: 100px; 
  height: 100px;
}
.cm-card-sec .bottom_row>.splide__track .inner_spacing .tp-img img {
  width: 100%;
  height: 100% !important;
}
.cm-card-sec .bottom_row>.splide__track .inner_spacing .tp-img-cnt {
  width: calc(100% - 100px - 30px);
}
.cm-card-sec .bottom_row>.splide__track .inner_spacing .tp-img-cnt p {
  font-weight: 500;
  line-height: 180%;
  letter-spacing: .96px;
  width: fit-content;
}
.cm-card-sec .bottom_row>.splide__track .inner_spacing .tp-img-cnt-inner {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #030303;
  font-size: 16px;
  background: #FFF;
  /* 	border: solid 3px #0080c0ce; */
  box-sizing: border-box;
}
.cm-card-sec .bottom_row>.splide__track .cnt-col:nth-child(odd) .inner_spacing .tp-img-cnt-inner {
  border: solid 3px #0080c0ce;
}
.cm-card-sec .bottom_row>.splide__track .cnt-col:nth-child(even) .inner_spacing .tp-img-cnt-inner {
  border: solid 3px #d83473;
}
.cm-card-sec.cm-card-bkg .bottom_row>.splide__track .cnt-col:nth-child(even) .inner_spacing .tp-img-cnt-inner {
  border: solid 3px #0080c0ce;
}
.cm-card-sec.cm-card-bkg .bottom_row>.splide__track .cnt-col:nth-child(odd) .inner_spacing .tp-img-cnt-inner {
  border: solid 3px #d83473;
}
.cm-card-sec .bottom_row>.splide__track .inner_spacing .tp-img-cnt-inner::before {
  content: "";
  position: absolute;
  top: 20px;
  left: -22px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}
.cm-card-sec .bottom_row>.splide__track .inner_spacing .tp-img-cnt-inner::after {
  content: "";
  position: absolute;
  top: 20px;
  left: -28px;
  margin-top: -14px; 
  border: 14px solid transparent;
  /* 	border-right: 14px solid #0080c0ce; */
  z-index: 1;
}
.cm-card-sec .bottom_row>.splide__track .cnt-col:nth-child(odd) .inner_spacing .tp-img-cnt-inner::after {
  border-right: 14px solid #0080c0ce;
}
.cm-card-sec .bottom_row>.splide__track .cnt-col:nth-child(even) .inner_spacing .tp-img-cnt-inner::after {
  border-right: solid 14px #d83473;
}
.cm-card-sec.cm-card-bkg .top_sec {
  display: none;
}
.cm-card-sec.cm-card-bkg .bottom_row>.splide__track .cnt-col:nth-child(even) .inner_spacing .tp-img-cnt-inner::after {
  border-right: 14px solid #0080c0ce;
}
.cm-card-sec.cm-card-bkg .bottom_row>.splide__track .cnt-col:nth-child(odd) .inner_spacing .tp-img-cnt-inner::after {
  border-right: solid 14px #d83473;
}
.cm-card-sec .top_sec {
  margin: unset;
  padding: unset;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}
.cm-card-sec .top_sec h2 {
  margin: unset;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cm-card-sec .top_sec h2:after {
  content: "";
  margin-top: 17px;
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
}
.cm-card-cntnt .top_sec {
  display: none;
}
.cm-vid.adv_video_module .inner_spacer {
  padding-bottom: 24%;
  position: relative;
  width: 450px;
  margin: 30px 0;
}
.cm-vid.adv_video_module .cm_vb{
  display: flex;
  justify-content: center;
}
.cntnt-top-img .btn_row .btn_item {
  width: 100%;
}
.cntnt-top-img .btn_row .btn_item .hs-sec-btn {
  display: block;
  max-width: 480px;
  width: 100%;
  text-decoration: none;
  margin: 0px auto 0;
  padding: 21px 15px 24px;

  font-size: 16px;
  line-height: 140%;
}
.top-cntnt.cnt-wit-tp-img-wrp.cntnt-top-img .content_widget h2.title {
  font-size: 24px;
  line-height: 240%;
  letter-spacing: .72px;
}
.cm-card-sec .bottom_row>.splide__track>.flex-row .inner_spacing .row-wrp{
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.cm-cntnt-sectn .content_widget h2.title {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
.cm-cntnt-sectn .content_widget h2.title::after {
  background-color: #0090d7;
  content: "";
  display: block;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 17px;
  width: 80px;
}
.cm-cntnt-sectn .content_widget .rich_text p, 
.cm-cntnt-sectn2 .content_widget .rich_text p {
  font-weight: 500;
  letter-spacing: .96px;
  margin: 20px 0 0;
}
.cm-cntnt-sectn .content_widget .rich_text p>img,
.cm-cntnt-sectn2 .content_widget .rich_text p>img{
  margin-bottom: 0;
  margin-top: 7.6px;
}
.cm-cntnt-sectn2 .content_widget h3 {
  display: block;
  margin: 40px 0 30px;
  position: relative;
  padding-left: 24px;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.12px;
  margin-top: 0;
  text-align: left;
  border: none;
}
.cm-cntnt-sectn2 .content_widget h3::after {
  position: absolute;
  transform: translateY(-50%);
  left: 0;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
  margin-top:0px;
}
.cm-cntnt-sectn2 .content_widget .rich_text p>img{
  margin: 30px 0px;
  max-width: 898px;
  margin-bottom: 40px;
}
.cm-cntnt-sectn2 .content_widget h4 {
  line-height: 1.15;
  border-bottom: solid 2px #f5f5f5;
  position: relative;
  font-size: 120%;
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  color: #181818 !important;
}
.cm-cntnt-sectn2 .content_widget h4::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #4682b3;
  bottom: -3px;
  width: 20%;
}
.cm-cntnt-sectn2 .content_widget .rich_text p a{
  color:#00e !important;
  text-decoration: underline;
}
.cm-cntnt-sectn .content_widget .rich_text p>span>img {
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.two-col-content.two_col_cntnt form .hsfc-Step__Content {
  padding: 32px 24px;
}
.two-col-content.two_col_cntnt .content-col .description {
  margin-bottom: 0px;
}
.two-col-content.two_col_cntnt .content-col .description h1 {
  font-size: 28px;
  line-height: 1.4;
  letter-spacing: 1.12px;
  font-weight: 700;
  margin: 0 0 20px;
  color: #181818;
}
.two-col-content.two_col_cntnt .content-col .description p {
  font-size: 15px;
  letter-spacing: 0.6px;
  line-height: 1.8;
  margin: 20px 0 0;
}
.widget_1769505663400.two-col-content.two_col_cntnt .mediaimg img {
  border-radius: 5px;
}
.two-col-content.two_col_cntnt .mediaimg .single-img img {
  border-radius: 5px !important;
  box-shadow: 0 0 2px rgba(0, 0, 0, .2);
}
.two-col-content.two_col_cntnt .page-center .columns_rowo_wrap.bottom_row {
  padding-right: 40px;
}
.two-col-content.two_col_cntnt .flex_row.flex_center {
  align-items: flex-start;
}
.two-col-content.two_col_cntnt .content-col .description p a {
  text-decoration: underline;
}
.two-col-content.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-FieldLabel {
  margin-bottom: 12px;
  letter-spacing: .03em;
  font-weight: 700;
}
.two-col-content.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-TextInput {
  height: 45px;
}
.two-col-content.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-TextInput::placeholder{
  color:#999999;
  opacity: 1;
  font-size: 15px;
}
.two-col-content.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-TextInput:focus {
  box-shadow: 0 0 0 4px rgba(51, 186, 212, .5);
  outline: 0;
}
.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-TextInput {
  font-size: 15px;
  color:#000;
}
.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-RichText p {
  margin-top: 20px;

  line-height: 1.15;
  font-size: 16px;
  color: #181818;
  margin: 0px;
  letter-spacing: 0;
}
.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-RichText p span {
  letter-spacing: 0;
  font-size: 16px;
}
.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-RichText p a {
  text-decoration: underline;
}
.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-NavigationRow {
  margin-top: 25px;
}
.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-Button {
  height: 50px;
  width: 100%;
  max-width: 430px;
  letter-spacing: 0.48px;
  font-size: 15px;
}
.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-Button:hover {
  transform: translateY(0px) !important;
}
.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-Row:nth-child(7) p{
  margin-top: 20px;
}
.span12.widget-span.widget-type-cell {
  min-height: 0px;
}
.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-Row:nth-child(7) {
  margin-bottom: 12px;
}
.two_col_cntnt [data-hsfc-id=Renderer] .hsfc-Row:nth-child(8) {
  margin-bottom: 7px;
}
.two-col-content.two_col_cntnt.two_col_media .mediaimg .single-img img {
  height: 236.25px;
  object-fit: cover;
}
.cm_nv_wrp.btn_lang .cm_nv_inner .btn_row {
  column-gap: 16px;
  row-gap: 16px;
}
.cm_nv_wrp.btn_lang .cm_nv_inner .btn_row .btn_item {
  width: calc(25% - 12px);
  background-color: #0960a3;
  border-color: #0960a3;
  text-align: center;
}
.two-col-content.two-col-sec .content-col .btn-items .btn_item{
  background-color: #0960a3;
  border-color: #0960a3;
  text-align: center;
  max-width: 480px;
  width:100%;
}
.two-col-content.two-col-sec  .content-col .btn-items .btn_row{
  justify-content: center;
}
.navbar_module_wrapper .cm_nv_wrp.widget_1769155694914.btn_lang .btn_row .btn_item a,
.two-col-content.two-col-sec .content-col .btn-items .btn_row .hs-sec-btn {
  transition: opacity .35s cubic-bezier(0, 1, .64, 1);
  display: block;
  color: #fff;
  max-width: 480px;
  width: 100%;
  text-decoration: none;
  padding: 21px 15px 24px;
  background-color: unset;
  text-align: center;

  font-size: 16px;
  line-height: 140%;
  letter-spacing: .36px;
}
.cntnt-top-img.cm_card_sec .bottom_row .cnt-col .inner_spacing h3 {
  line-height: 140%;
  font-size: 22px;
}
.cntnt-top-img.cm_card_sec .bottom_row .cnt-col .inner_spacing h3 span {
  font-size: 14px;
  line-height: 160%;
}
.cntnt-top-img.cm_card_sec .bottom_row .cnt-col .inner_spacing h3 span:last-of-type {
  font-size: 12px;
  line-height: 160%;
}
.cm_card_sec .flex_row .col4{
  padding-right:15px;
}
.two-col-content.two-col-sec .media_column .topImg img{
  width:100%;
}
.two-col-content.two-col-sec .media_column .topImg {
  margin-bottom: 25px;
}
.two-col-content.two-col-sec .content-col .description p{
  letter-spacing: 0px;
  line-height: 200%;
}
.two-col-content.two-col-sec .top_sec{
  margin-bottom: 40px;
}
.two-col-content.two-col-sec .content-col .description p strong{
  color:#000;
}
.cm_nv_wrp.btn_lang .cm_nv_inner .btn_row .btn_item:hover,
.two-col-content.two-col-sec .content-col .btn-items .btn_item:hover{
  opacity: .5;
}
.navbar_module_wrapper .cm_nv_wrp.widget_1769155694914 .btn_row .btn_item a:hover,
.two-col-content.two-col-sec .content-col .btn-items .btn_row .hs-sec-btn:hover{
  opacity: 1;
}
.cm-cntnt-sectn2.cntnt-section .rich_text ul {
  margin: 30px 0;
  padding-inline-start: 40px;
}
.cm-cntnt-sectn2.cntnt-section .rich_text ul>li {
  font-size: 15px;
  letter-spacing: .04em;
  line-height: 1.8;
  margin-bottom: 10px;
}
.cm-cntnt-sectn2.cntnt-section .rich_text p>img {
  max-width: 100%;
  width: 100%;
  margin: 20px 0 40px;
}
.two-col-sec .content-col .description h3 {
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  color: #131313;
}
.two-col-sec .content-col .description ol {
  padding-inline-start: 40px;
  line-height: 1.6;
}
.two-col-sec .content-col .description ol li {
  margin-top: 20px;
  line-height: 1.6;
  letter-spacing: 0;
  color: #181818;
}
.card-sec.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img-cnt .tp-img-cnt-inner {
  margin: 14px 0 0;
  padding: 0 10px;
}
.card-sec.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img-cnt .tp-img-cnt-inner h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: .44px;
  margin: 0px;
}
.card-sec.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img-cnt .tp-img-cnt-inner h3 span {
  font-size: 14px !important;
}
.card-sec .top_sec{
  text-align: left;
}
.card-sec h3.title::before {
  position: absolute;
  transform: translateY(-50%);
  left: 10px;
  top: 50%;
  content: "";
  display: block;
  width: 4px;
  height: calc(100% - 4px);
  background-color: #0960A3;
}
.card-sec h3.title{
  position: relative;
  padding-left: 34px;
  margin: 0px 0 55px;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.12px;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.card-sec .inner_spacing:hover {
  opacity: 1;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.card-sec .tp-img img{
  height: 181px !important;
  object-fit: contain;
}
.two-col-content.cm_img .inner_spacer {
  padding-bottom:47.5% !important;
}
.actuator9.two-col-content.cm_two.two_col_section .top_sec h2.title {
  font-size: 24px;
  line-height: 145%;
  letter-spacing: .72px;
  margin-bottom: 30px;
}
.actuator9.two-col-content.cm_two.two_col_section .top_sec .top_content h3 span {
  font-size: 16px;
  line-height: 160%;
}
.actuator9.two-col-content.cm_two.two_col_section .top_sec .top_content h3 {
  margin: 0 0 20px;
  font-size: 32px;
  font-weight: 700;
  line-height: 140%;
  padding-bottom: 13px;
}
.actuator9.two-col-content.cm_two.two_col_section .top_sec {
  margin: 0px;
}
.two-col-content.right.two_col_section .img-col {
  position: relative;
}
.two-col-content.right.two_col_section .content_box {
  margin-top: 0px;
  padding: 0.8em;
  background-image: repeating-linear-gradient(45deg, currentColor 0, currentColor 1px, transparent 0, transparent 50%);
  background-size: 10px 10px;
  color: #d1f5ff !important;
}
.two-col-content.right.two_col_section .content_box p:first-of-type {
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-block-start: 1em;
  margin-block-end: 1em;
}
.two-col-content.right.two_col_section .content_box p:first-of-type::after {
  transform: rotate(-65deg);
}
.two-col-content.right.two_col_section .content_box p:first-of-type::after,
.two-col-content.right.two_col_section .content_box p:first-of-type::before{
  content: "";
  width: 50px;
  height: 1px;
  background-color: #000;
  margin: 0px 4px 4px;
}
.two-col-content.right.two_col_section .content_box p:first-of-type::before {
  transform: rotate(65deg);
}

.two-col-content.right.two_col_section .content_box strong {
  color: #000;
}
.two-col-content.two-col-sec .content-col .description p:first-of-type span{
  font-size: 20px;
  line-height: 150%;
}
.two-col-content.two-col-sec .content-col .description {
  margin-bottom: 50px;
}
.cm-simple-text.cnt-wit-bg-wrp.simple-text p{
  font-size: 20px;
  line-height: 150%;
}
.cnt-wit-bg-wrp.actuator-btns.btn_large .btn_row .btn_item {
  width: calc(45% - 8px)!important;
}


@media (max-width:1180px){
  .cm-cntnt .page-center {
    padding: 0px;
  }
}
@media (max-width:1050px){
  .two-col-content.two_col_cntnt .page-center .columns_rowo_wrap.bottom_row{
    padding-right: 0px;
  }
  .two-col-content.two_col_cntnt .content-col .description h1{
    white-space: normal !important;
  }
}
@media (max-width:767px){
  .two-col-content.cm_img .inner_spacer {
    padding-bottom:82% !important;
  }
  .two-col-content.two-col-sec .top_sec .top_content h3 span:first-of-type {
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .two-col-content.two-col-sec .top_sec .top_content h3 span:last-of-type {
    font-size: 24px !important;
    line-height: 145% !important;
  }
  .two-col-content.two-col-sec .top_sec{
    padding:0px;
  }
  .two-col-content.two-col-sec .top_sec .top_content h3 {
    text-align: left;
    padding: 0px !important;
  }
  .two-col-content.two-col-sec .content-col .description {
    margin-bottom: 5px;
  }
  .two-col-content.two-col-sec .content-col .description p{
    margin:0px;
  }
  .cm-simple-text.cnt-wit-bg-wrp.simple-text p{
    font-size: 16px;
    line-height: 180%;
  }
  .card-sec.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img-cnt .tp-img-cnt-inner h3 span {
    font-size: 13px !important;
  }
  .card-sec h3.title{
    padding-left: 12px;
    font-size: 20px;
  }
  .card-sec h3.title:before{
    left: 0px;
  }
  .cntnt-top-img.cm_card_sec.card-sec .bottom_row {
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .cntnt-top-img.cm_card_sec.card-sec .bottom_row .splide__track {
    max-width: 480px;
  }
  .cntnt-section.cm-cntnt-sectn2 .content_widget .rich_text p:last-of-type {
    padding-bottom: 0px;
  }
  .cm_nv_wrp.btn_lang .cm_nv_inner .btn_row .btn_item {
    max-width: initial;
    width: 100%;
    margin-right: 0;
    padding: 0;
    text-align: center;
  }
  .navbar_module_wrapper .cm_nv_wrp.widget_1769155694914.btn_lang .btn_row .btn_item a {
    max-width: 100%;
  }
  .cm_nv_wrp.btn_lang .cm_nv_inner {
    max-width: 480px;
    margin: 0px auto 0;
    padding: 0px;
  }
  .cm-cntnt-sectn2 .content_widget .rich_text p:last-of-type {
    padding-bottom: 50px;
  }
  .two-col-content.two_col_cntnt.two_col_media .mediaimg .single-img img {
    height: auto;
    object-fit: cover;
  }
  .cm-card-sec .bottom_row>.splide__track>.flex-row .inner_spacing{
    align-items: flex-start;
  }
  .cm-card-sec .bottom_row>.splide__track>.flex-row .inner_spacing .row-wrp{
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .cm-card-sec .bottom_row>.splide__track .inner_spacing .tp-img{
    height: 79px;
    width: 79px;
  }
  .cm-card-sec .bottom_row>.splide__track>.flex-row .inner_spacing .row-wrp{
    align-items:flex-start;
  }
  .cm-card-sec .bottom_row>.splide__track .inner_spacing .tp-img-cnt-inner{
    display: block;
  }
  .cm-card-sec .bottom_row>.splide__track .inner_spacing .tp-img-cnt {
    width: calc(100% - 89px);
  }
  .cm-card-sec.cnt-wit-tp-img-wrp .flex-row {
    row-gap: 19px;
  }
  .cm-vid.adv_video_module .inner_spacer {
    padding-bottom: 58%;
    width: 100%;
  }
  .cm-cntnt-sectn2 .content_widget h3 {
    font-size: 20px !important;
    padding-left: 12px !important;
  }
  .cm-cntnt-sectn2 .content_widget .rich_text p>img{
    max-width: 100% !important;
  }
  .actuator-btns.cm-cntnt-sectn2.cnt-wit-bg-wrp .content_widget .btn_row>div a.hs-sec-btn{
    max-width: 480px;
  }
  .card_gallery.left_img.small-card .bottom_row .card_item .card_inner .card_box .icon_box .icon_inner {
    max-width: 100%;
  }
  .card_gallery.left_img.small-card .bottom_row .card_item .card_inner .card_content {
    width: 100%;
  }
  .cnt-wit-bg-wrp.actuator-btns.btn_large .btn_row .btn_item {
    width: 100% !important;
  }

}
@media (max-width:500px){
  .two-col-content.cm_img .inner_spacer {
    padding-bottom: 100% !important;
  }
}


.cnt-wit-tp-img-wrp.cntnt-top-img .inner_spacing {
  position: relative;
}

.cnt-wit-tp-img-wrp.cntnt-top-img .tp-img >a::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  position: absolute;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.card-section .tp-img-cnt h3.col-title,
.cnt-wit-tp-img-wrp.cntnt-top-img.card-sect .tp-img-cnt h3.col-title span{
  font-size: 20px;
  line-height:150%;
  letter-spacing: .44px;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.card-section .tp-img-cnt h3.col-title,
.cnt-wit-tp-img-wrp.cntnt-top-img.card-sect .tp-img-cnt h3.col-title{
  margin: 20px 0 0 ;
}
.two_col_section.two-column h3{
  align-items: center;
  display: flex;
  flex-direction: column;
}

.two-col-content.cm_two.two-column .content-col .description p{
  color:#181818;
  margin-block-start: 1em;
  margin-block-end: 1em;
  font-size:16px;
  line-height: 1.6;
}
.two_col_section.simple-txt .top_sec .top_content p {
  font-size: 20px;
  line-height: 150%;
  text-align: start;
  font-weight: 500;
  margin-top: 30px;
}
.cm_txt_cntnt>.page-center {
  padding: 0px;
}

.cm_txt_cntnt>.page-center p {
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
  letter-spacing: .96px;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.card_top_sec .content_widget h3.title:after{
  content: "";
  display: block;
  height: 1px;
  width: 80px;
  background-color: #0090D7;
  margin: 18px auto 0;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.card_top_sec .content_widget h3.title{
  font-size: 24px;
  line-height: 145%;
}
.two-column-sec>.page-center {
    padding: 0px;
}
.two-column-sec p {
    line-height: 200% !important;
}


/* child4end */
/* child3end */


.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt.products_card  h3.col-title {
  letter-spacing: .44px;
  color: #2c82c9 !important;
  font-size: 14px;
  line-height: 160%;
}

.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt.products_card h3.col-title span {
  font-size: 22px;
  line-height: 140%;
  color: #2969b0 !important;
}

.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt.products_card h3.col-title span a,
.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt.products_card p a{
  color: #00e !important;
  text-decoration: underline;
}
.cm-cntnt-sectn2.tag-sec .page-center>.content_widget {
  display: flex;
  flex-direction: column;
}

.cm-cntnt-sectn2.tag-sec .page-center>.content_widget h3.title {
  order: 1;
}

.cm-cntnt-sectn2.tag-sec .page-center>.content_widget .rich_text {
  order: 3;
}

.cm-cntnt-sectn2.tag-sec .page-center>.content_widget .btn_row {
  order: 2;
  margin: unset;
}

.cm-cntnt-sectn2.cnt-wit-bg-wrp.tag-sec .content_widget .btn_row .btn_item {
  width: unset;
}

.cm-cntnt-sectn2.cnt-wit-bg-wrp.tag-sec .content_widget .btn_row .btn_item a.hs-button {
  display: inline-flex;
  padding: 8px 16px;
  background: #eef3f8;
  color: #004a8c;
  font-size: 14px;
  text-decoration: none;
  border: 1px solid #ccd6e3;
  border-radius: 20px;
  white-space: nowrap;
  transition: 0.2s ease;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: normal;
}
.cm-cntnt-sectn2.cnt-wit-bg-wrp.tag-sec .content_widget .rich_text p{
  font-weight: 400;
  letter-spacing: normal;
  line-height: 180%;
  color: #000 !important;
}
.productsp-cards.productsp-cards.cnt-wit-tp-img-wrp.top_img__cntnt.products_card .bottom_row{
  padding:0px;
}
.cm-cntnt-sectn2.cnt-wit-bg-wrp.tag-sec .content_widget .btn_row .btn_item a.hs-button:hover {
  opacity: .5;
  background: #dbe7f5;
  border-color: #aac1d7;
  color: #003c75;
  transform: translateY(-2px);
}
.cntnt-top-img.card_top_sec .btn_row .btn_item a {
  font-weight: bolder;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: normal;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.card_top_sec .tp-img-cnt h3.col-title{
  font-size: 20px;
  line-height: 150%;
}
.cntnt-top-img.card_top_sec.card-btn .btn_row .btn_item a {
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: .36px;
}
.two-col-contnt h4 {
  font-size: 24px !important;
  line-height: 34.8px;
  color: rgb(41, 105, 176);
  letter-spacing: normal;
  margin-block-end: 21.28px;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.card_top_sec.card-btn .tp-img-cnt h3.col-title{
  font-size: 16px;
  line-height: 160%;
}
.two-col-contnt h4 span {
  line-height: 1.15;
  font-size: 16px;
}

.two-col-contnt p span {
  font-weight: bolder;
  color: #181818;
}
.cnt-wit-tp-img-wrp.cntnt-top-img.cntnt_spcng .tp-img-cnt h3.col-title {
  margin: 20px 0 5px 0;
}
.cm-cntnt-sectn2.cntnt_spcng .content_widget h3{
  letter-spacing: normal;
}
.two-col-contnt p {
  line-height: 1.15;
  color: #181818;
  letter-spacing: normal;
}
.gallery-section.img_glry.img_gallary a {
  pointer-events: all;
}

.gallery-section.img_glry.img_gallary a:hover {
  opacity: .5;
}
@media (max-width:767px){
  .cm-cntnt-sectn2.cnt-wit-bg-wrp.tag-sec .content_widget .btn_row .btn_item {
    width: unset  !important;
  }
  .two-col-contnt h4{
    font-size: 20px !important;
  }
  .cm-cntnt-sectn2.tag-sec .content_widget .rich_text p:last-of-type,
  .cm-cntnt-sectn2.cntnt_spcng .content_widget .rich_text p:last-of-type {
    padding: unset;
  }
  .cnt-wit-tp-img-wrp.cntnt-top-img.card_top_sec .content_widget h3.title,
  .two-col-content.two_col_cntnt2.btm_bdr.two-column-sec .top_content h2{
    font-size: 20px !important;
    line-height: 150% !important;
  }
  .two-col-content.col-drctn .columns_rowo_wrap>.flex_row {
    flex-direction: column-reverse;
  }
}
.cm-post-side-bar .blog-post__body p{
  font-size: 15px;
  letter-spacing: .04em;
  line-height: 1.8;
  color: #181818;
}
.cm-post-side-bar .blog-post__body p a{
  text-decoration: underline;
}
.gallery-section.img_gallary img {
  border-radius: 5px !important;
}