/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-main ul.header-nav img{
	max-height: 90px;
}
.author-name {
 font-size: 20px;
    padding-top: 0;
    font-weight: 600;
    margin-bottom: 5px;
}
.author-desc p{
  margin-bottom: 5px;
}
.author-desc ul li{
  margin-bottom: 0;
}
.author-desc{
  font-size: 15px;
}
.author-desc ul{
  padding-left: 20px;
  margin-bottom: 0;
}
.entry-author.author-box {
    padding: 15px 10px;
    background: #e4f4ff;
    border-radius: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.single-post .entry-content{
  padding-top: 15px;
}
.blog-share.text-center{
  text-align: left;
}
.blog-share:before{
  content: "Chia sẻ:";
  display: block;
}
.blog-share .is-divider{
  display: none
}
.blog-author-image img{
  border-radius: 0 !important;
  min-width: 104px;
}
.header-bottom {
          background: linear-gradient(90deg, #025395 0%, #0271cc 47.92%, #025395 100%);
}
.box.box_video{
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      border-radius: 10px;
}
.home_ha .box{
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      border-radius: 10px;
}
.relatedcat .image-cover.image-zoom{
  border-radius: 15px;
  margin-bottom: 10px;
}
.p2.col{
  padding-bottom: 5px !important;
}
.nav-spacing-xlarge>li {
    margin: 0 21px;
}
.blog_style1 .col.post-item{
	padding-bottom: 0 !important
}
.intro {
    background: linear-gradient( 270deg, #eaf6ff 0%, rgba(255, 255, 255, 0.5) 52.8%, #e4f4ff 104.5% );
    padding: 50px 0px 25px;
}
.row.row-tuvantrangchu>.col{
	padding-bottom: 10px;
}
.row-tuvantrangchu .wpcf7-form-control{
	margin:0;
}
.row-tuvantrangchu textarea{
   border-radius: 10px;
}
.row-tuvantrangchu input.wpcf7-form-control.wpcf7-submit{
	margin:0;
	    margin: 0;
    border-radius: 50px;
    background: #d83e2b;
    color: #fff;
}
form.wpcf7-form{
	margin-bottom: 0;
}
.row-tuvantrangchu input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
	border-radius: 150px;

}
.colform>.col-inner{
	    background: linear-gradient(90deg, #025395 0%, #6497c1 47.92%, #025395 100%);
}

.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-indent: -9999px;
  width: 30px;
  height: 30px;
  background-size: 100% !important;
  border: none;
  z-index: 1;
  cursor: pointer;
}
.slick-arrow.slick-prev {
  background: url(images/ico_prev.svg) no-repeat center;
  left: 0;
}
.slick-arrow.slick-next {
  background: url(images/ico_next.svg) no-repeat center;
  right: 0;
}
.key-service  .service-name .service-name_img {
    position: absolute;
    content: "";
    width: 100px;
    height: 100px;
    right: 31px;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .slick-arrow {
    width: 20px;
    height: 20px;
  }
}

.mv-top img {
  width: 100%;
}

.key-service {
  padding: 50px 0 40px;
}
.key-service .wrapper {
  overflow: hidden;
  max-width: 1300px;
}
.key-service .slick-slide {
  display: flex;
  justify-content: center;
}

.key-service .slick-track {

  display: flex;
  align-items: center;
}
.key-service .service-slide {
  margin-top: -30px;
}
.key-service .service-slide_item {
  position: relative;
}
.key-service .service-slide_item::before {
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -25px;
  z-index: 1;
}
.key-service .service-slide_item a {
  width: 261px;
  display: block;
  background: #d9d9d9;
  border-radius: 20px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  overflow: hidden;
  position: relative;
  height: 300px;
}
.key-service .service-slide_item .service-name {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  border-radius: 20px;
  padding: 25px 31px 40px;
  display: flex;
  flex-direction: column;
  background-color: #025899;
}
.key-service .service-slide_item .service-name::before {
  position: absolute;
  content: "";
  width: 100px;
  height: 100px;
  right: 31px;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.key-service .service-slide_item .service-name span {
  font-weight: 700;
  font-size: 22px;
  line-height: 33px;
  color: #ffffff;
    text-transform: uppercase;
}
.key-service .service-slide_item .service-name strong {
  font-size: 30px;
  font-weight: bold;
  line-height: 45px;
  background: linear-gradient(90deg, #d83e2b 0%, #d83e2b 47.92%, #d83e2b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  max-width: 220px;
  margin-top: -7px;
  border-bottom: 1px solid #d9d9d9;
  text-transform: uppercase;
}
.key-service .slick-current a {
  
}
.paper-service .slick-slide {
      margin: 0 30px;
}
.paper-service .slick-list {
      margin: 0 -30px;
}
.key-service .slick-slide {
      margin: 0 60px;
}

.key-service .slick-list {
      margin: 0 -60px;
}
.absolute-footer{
	    color: #025899;
}
.bg_ft{
	background: linear-gradient(90deg, #025395 0%, #0271cc 47.92%, #025395 100%);
}
@media screen and (max-width: 767px) {
	.key-service .slick-slide{
		margin: 0 40px;
	}
	 .key-service .slick-list {
	    width: 400px !important;
	}
  .key-service .service-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    margin-top: 0;
    padding-bottom: 30px;
  }
  .key-service .service-slide_item {
    max-width: 100%x;
  }
  .key-service .service-slide_item a {
    width: 100%;
    max-width: 100%;
    height: 340px;
  }
  .key-service .service-slide_item .service-name {
    padding: 10px 31px 25px;
  }
  .key-service .service-slide_item .service-name span {
    font-size: 20px;
  }
  .key-service .service-slide_item .service-name strong {
    font-size: 25px;
    line-height: 1.5;
    max-width: 80%;
  }
  .key-service .service-name .service-name_img {
    background-size: 100%;
    width: 55px;
    height: 55px;
    right: 15px;
  }
  .key-service .service-slide_item.slick-current a {
    height: 420px;
  }
  .key-service .service-slide_item::before {
    width: 42px;
    height: 42px;
    background-size: 100%;
  }
}
div#dang-ky-chuong-trinh-uu-dai img{
	max-width: 38px;
	margin-bottom: 0;
}
.doitac_ft img{
	max-width: 66px;
}
#footer{
	font-size: 15px;
}
.doitac_ft p{
	display: inline-block;
}
.box-blog-post .is-divider{
	height: 0;
}
.box-blog-post a.button.is-gloss{
	font-size: 16px;
    font-weight: normal;
    border-radius: 50px;
    padding: 0 39px;
    text-transform: none !important;
}
 input.wpcf7-form-control{
	border-radius: 50px;
	box-shadow: none;
	border:1px solid #025395;
}
.dangkythamkham input.wpcf7-form-control.wpcf7-submit {
    font-weight: 500;
    min-width: 128px;
    margin:0;
}
table.table.table-bordered{
	border-radius: 10px;
	overflow: hidden;
}
img.alignnone {
    border-radius: 10px;
}
.single-post .entry-content div#form article{
      max-width: 580px;
  margin: 0 auto
}
.deal {
  margin-bottom: 15px;
}
.pum-theme-hello-box .pum-container, .pum-theme-default-theme .pum-container {
		border: 0px;
		padding: 0px;
    border-radius: 10px;
}
.runslide {
  	text-align: center;
		color: white;
    line-height: 30px;
		padding: 25px;
		border: 0px;
    background: linear-gradient(90deg, #025395 0%, #0271cc 47.92%, #025395 100%);
    border-radius: 10px;
}
.pum-theme-default-theme {
	opacity: 1;
}
.archive.category .row.align-center .large-10.col{
	    flex-basis: 100%;
    max-width:  100%;
}
h5.post-title.is-large{
	color: #025395;
}
.col.post-item .box-image{
	    border-radius: 20px;
    overflow: hidden;
}
body[class*="paged-"] .taxonomy-description { display: none; }
.archive.category  .col.post-item .box-text-inner.blog-post-inner:after{

	    font-size: 16px;
    font-weight: normal;
    border-radius: 50px;
    padding: 7px 39px;
    text-transform: none !important;
        background-color: #025395;
    border-color: rgba(0,0,0,.05);
    color: #fff;
    display: inline-block;
 
}
.nav-pagination>li>a, .nav-pagination>li>span{
	border-radius: 5px;
	border-width: 1px;
}
h1.page-title.is-large.uppercase {
    font-size: 32px;
    color: #025395;
}
.absolute-footer{
	padding:20px 0;
}
.list_cat.text-center a{
	font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 8px;
    padding: 4px 25px;
    background: #025899;
    border-radius: 30px;
    display: inline-block;
}
.single-post header.entry-header .entry-header-text{
	padding-bottom: 0;
}
.single-post header.entry-header .is-divider{
	display: none
}
.single-post .entry-image img{
	border-radius: 28px;
}
div#contact-menu {
  position: fixed;
  z-index: 9999;
  right: 25px;
  top: 150px;
  width: 80px;
  text-align: center;
  box-shadow: 0 19px 35px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  border-radius: 20px;
  padding: 15px 0 0px;
  background: #fff;
}

div#contact-menu ul {
  list-style: none;
  padding: 0;
}

div#contact-menu ul li {
  padding: 2px 0;
}

div#contact-menu ul li a {
  font-size: 12px;
  white-space: nowrap;
  color: #0d6799;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
}
div#contact-menu ul li a img {
  margin: 0 auto;
}
div#contact-menu > ul{
	margin-bottom: 0;
}
@media screen and (max-width: 991.98px) {
	div#contact-menu > ul > li{
		margin-bottom: 0;
	}
  div#contact-menu {
    bottom: 0;
    left: 0;
    top: auto;
    width: 100%;
    padding: 10px 0 1px;
    background: #025395;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 30px 30px 0px 0px;
  }
  div#contact-menu > ul {
    display: flex;
    flex-direction: row;
  }
  div#contact-menu > ul > li {
    width: 25%;
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
  div#contact-menu > ul > li img {
    height: 35px;
	  width:auto
  }
  div#contact-menu > ul > li a {
    color: #fff;
    font-weight: normal;
  }
}
.certificate {
  font-size: 16px;
  line-height: 27px;
  max-width: 648px;
  margin-bottom: 30px;
}
.certificate li {
  position: relative;
  padding-left: 15px;
}
.certificate li::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  left: 0;
  top: 11px;
  background: #000;
}
.is-sp {
    display: none !important;
}
@media screen and (max-width: 767px) {
  .certificate {
    margin-bottom: 20px;
  }
}
.m-paper_wrap {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.m-paper_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 78px;
    text-align: center;
    background: #f7f7f7;
    border-radius: 0px 0px 10px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.m-paper_btn a{
    display: inline-flex;
    font-weight: 500;
    font-size: 16px;
    line-height: 33px;
    color: #025899;
    height: 39px;
    align-items: center;
    justify-content: center;
    padding: 0 32px;
    background: linear-gradient(90deg, #dfaa23 0%, #fbf08d 47.92%, #dfaa23 100%);
    border-radius: 20px;
    border: none;
    text-wrap: nowrap;
}
.tt1 {
    background: -webkit-linear-gradient(#dfaa3a, #f8e78a,#dfaa3a, #f8e78a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.row-datlichkham>.col{
	padding-bottom: 0;
}
input.wpcf7-form-control.wpcf7-submit {
    color: #025899;
    border-radius: 50px;
    width: 100%;
    background: #c84c32;
    color: #fff;
}
.row-datlichkham textarea.wpcf7-form-control.wpcf7-textarea{
	border-radius: 28px;
}
.row-datlichkham .wpcf7-form-control{
	border-radius: 50px;
}
.off-canvas .nav-vertical>li>a{
	font-size: 15px;
      padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
}
.list_cat.text-center{
	display: none
}
.nav-dropdown{
	min-width: 300px;
}
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
    color: hsl(206.94deg 97.35% 29.61%);
}
.xemchitiet {
    font-size: 16px;
    font-weight: normal;
    border-radius: 50px;
    padding: 10px 39px;
    text-transform: none !important;
    background-color: #025395;
    border-color: rgba(0,0,0,.05);
    color: #fff !important;
    display: inline-block;
       margin-top: 15px !important;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
	background-color: #fff;
}
.box_video .box-text{
  width: 100%;
  height: 100%;
      padding: 0 !important;
}
.box_video .box-image {
    border-radius: 10px !important;
    border: 1px solid #095995;
}
.box_video  a.button.open-video.icon {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    border: none;
    font-size: 0;
    margin: 0 !important;
    background-color: transparent !important
}
.box_video  a.button.open-video.icon:before{
  content: "";
  position: absolute;
    width: 44px;
    height: 44px;
    background: url(images/ico_play.svg) no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
        background-size: contain;
}
.l-video .box_video  a.button.open-video.icon:before{
  width: 22px;
    height:22px;
}
.wp-pagenavi{
  text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span{
      border: 1px solid #075794;
    padding: 10px 14px;
}
.wp-pagenavi span.current, .wp-pagenavi span:hover,
.wp-pagenavi a:hover{
  color: #fff !important;
  background-color: #025395 !important
}
.related_item .box-image{
  padding-top: 7px;
}
.related_item .col{
  padding-bottom: 8px;
}
span.widget-title {
      font-size: 19px;
    color: #025395;
}
aside#text-8 {
    background: #e4f4fe;
    padding: 10px;
    border-radius: 10px;
}
.related_item  h5 {
    font-weight: 600 !important;
    font-size: 15px;
}
.homechungnhan .box-image{
    border-radius: 10px;
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
@media screen and (min-width: 550px){
    .l-video{
      height: 360px;
        overflow-x: hidden;
        overflow-y: auto;
    }
}
@media screen and (max-width: 549px){
  .blog_style1 .box-text{
    padding-bottom: 10px;
  }
  .related_post_2 .image-cover.image-zoom{
    padding-top: 58% !important
  }
  .l-video>.col-inner{
      max-height:255px;
        overflow-x: hidden;
        overflow-y: auto;
        padding-right: 10px;
    }
   .l-video>.col-inner::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px 025395;
  background-color: #F5F5F5;
}

.l-video>.col-inner::-webkit-scrollbar
{
  width: 7px;
  background-color: #F5F5F5;
}

.l-video>.col-inner::-webkit-scrollbar-thumb
{
  background-color:#025395;
  
  background-image: -webkit-gradient(linear, 0 0, 0 100%,
                     color-stop(.5, rgba(255, 255, 255, .2)),
             color-stop(.5, transparent), to(transparent));
}
  .mb0{
    padding-bottom: 0 !important
  }
  .pd_mb_0{
    padding-bottom: 0 !important;
  }
  .homechungnhan .box-text.text-center{
    display: none
  }
  .home_ha .gallery-col{
    padding-bottom: 0 !important
  }
	i.icon-menu{
		    font-size: 35px !important;
	}
	.header-main .flex-right{
		min-width: 50%;
	}
	#logo{
		max-width: 49%;
	}
	#logo img {
	    max-width: 170px;
	}
	.l-commit_item {
		font-size: 16px;
	}
	.absolute-footer{
		padding-bottom: 90px;
		padding-top: 15px;
	}


	div#contact-menu > ul > li a{
		margin-bottom: 0;
	}
	.row.row-tuvantrangchu>.col{
		padding-bottom: 10px;
	}
	.key-service .slick-slide {
	      margin: 0 10px;
	}

	.key-service .slick-list {
	      margin: 0px -10px;
	}
	.key-service {
	    padding: 0px 0 0px;
	}
}

.off-canvas-left.dark .mfp-content, .off-canvas-right.dark .mfp-content {
    background-color: #025395;
}
.dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical-fly-out>li>a, .dark .nav-vertical>li>ul li a, .dark .nav>li.html, .dark .nav>li>a, .nav-dark .is-outline, .nav-dark .nav>li>a, .nav-dark .nav>li>button, .nav-dropdown.dark .nav-column>li>a, .nav-dropdown.dark>li>a{
	color:#fff;
}
.doc-img .img img{
  width: 100%;
}
.doc-img .img {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 90%; 
}
.l-doctors {
    background: url(https://nhakhoadongnam.com/wp-content/uploads/2025/01/background-bac-si-nha-khoa.webp) no-repeat center/cover;
    padding-top: 37px;
}
 .doc-info .title {
    font-weight: 700;
    font-size: 22px;
    line-height: 33px;
}
 .doc-info .name {
    font-weight: 700;
    font-size: 30px;
    line-height: 45px;
    color: #025899;
    margin-bottom: 20px;
}
.m-btn a{
    display: inline-flex;
    font-weight: 500;
    font-size: 20px;
    line-height: 33px;
    color: #fff;
    height: 42px;
    align-items: center;
    justify-content: center;
    padding: 0 32px;
    background: linear-gradient(90deg, #025395 0%, #0271cc 47.92%, #025395 100%);
    border-radius: 20px;
    border: none;
    text-wrap: nowrap;
}
.box_img_bs{
    height: 275px;
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    display: flex;
    align-items: flex-end;
    position: relative;
    overflow: hidden;
    border: 1px solid transparent;
}
.box_img_bs img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.l-doctors_thumb .slick-slide {
      margin: 0 10px;
}

.l-doctors_thumb .slick-list {
      margin: 0 -10px;
}
.l-doctors_thumb .slick-current .box_img_bs{
  border: 1px solid #025395;
}
.l-doctors{
  margin-bottom: 25px;
}
.l-doctors_item ul.certificate li::marker{
  display: none;
}
.l-doctors_thumb .thumb-item{
  cursor: pointer;
}
ul.certificate li{
  margin-left: 0;
}
ul.certificate {
    list-style: none;
}
 .doc-info {

    padding-top: 35px;
}
.ttl-primary {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 45px;
    color: #025899;
    margin-bottom: 30px;
}
.list_dv {
    display: block;
    overflow: hidden;
    min-height: 100px;
    padding: 0!important
}

.list_dv li {
    list-style: none!important;
    color: #FFF;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 10px;
    width: 100%;
    float: left
}
ul.list_dv p{
  display: none
}
.list_dv li a {
    color: #FFF;
    font-size: 12px;
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}

.list_dv li .col-lg-3 {
    padding: 0;
    height: 100% !important
}

.list_dv li .col-lg-3 img {
    width: 100%;
    height: auto
}

.list_dv li .col-lg-9 {
  padding-left: 10px;
    padding-right: 0;
    vertical-align: middle;
    top: 10px;
    font-weight: 700
}
.dx_color_1 {
    background: #1abc9c!important
}

.dx_color_2 {
    background: #2ecc71!important
}

.dx_color_3 {
    background: #3498db!important
}

.dx_color_4 {
    background: #9b59b6!important
}

.dx_color_5 {
    background: #c70000!important
}

.dx_color_6 {
    background: #16a085!important
}

.dx_color_7 {
    background: #27ae60!important
}

.dx_color_8 {
    background: #2980b9!important
}

.dx_color_9 {
    background: #8e44ad!important
}

.dx_color_10 {
    background: #2c3e50!important
}

.dx_color_11 {
    background: #f1c40f!important
}

.dx_color_12 {
    background: #e67e22!important
}

.dx_color_13 {
    background: #e74c3c!important
}

.dx_color_14 {
    background: #f39c12!important
}

.dx_color_15 {
    background: #d35400!important
}

.dx_color_16 {
    background: #43353D!important
}

.dx_color_17 {
    background-color: #ad0303!important
}

.dx_color_18 {
    background-color: #877231!important
}

.dx_color_19 {
    background-color: #56123b!important
}

.dx_color_20 {
    background-color: #b1005b!important
}

.dx_color_21 {
    background-color: #0305a5!important
}

.dx_color_22 {
    background-color: #d25400!important
}
.col-lg-3.col-md-3 {
    width: 25%;
}

.col-lg-9.col-md-9{
  width: 75%;
}
@media screen and (max-width: 767px){
    .doc-info .name {
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 5px;
  }
  .doc-info .title {
      font-size: 18px;
      line-height: 27px;
  }
  .box_img_bs{
    height: 239px;
  }
    .l-doctors_item .doc-img .img {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 80% !important;
    }
}
.tabbed-content.home_ha li{
  margin:3px;
}
.tabbed-content.home_ha li a {
    border-radius: 10px !important;
    border: 1px solid #025395;
    font-size: 15px;
}
.tabbed-content.home_ha.page_galery li{
  margin: 3px;
}
.tabbed-content.home_ha.page_galery li a{
  background-color: #025395;
  color: #fff;
}
.dark .tabbed-content.home_ha li a{
    border-color: #fff;
    background-color: #fff;
    color: #d93e2a;
}
.tabbed-content.home_ha li.active a{
    background-color: #d93e2a;
    color: #fff;
    border-color: #d93e2a;
} 

.m-customer {
    background: linear-gradient( 270deg, #eaf6ff 0%, rgba(255, 255, 255, 0.5) 52.8%, #e4f4ff 104.5% ) !important;

}
.homechungnhan .box-text.text-center{
  padding-bottom: 0;
}
.homechungnhan .gallery-col.col.is-selected{
  padding-bottom: 0;
}
.homechungnhan p{
      font-weight: 500;
      text-transform: uppercase;
}
.archive.category h1.page-title.is-large.uppercase{
  text-transform: none
}
.single-post span.byline{
  display: none
}
.single-post .entry-category {
  opacity: 1;
  width: auto;
}
.single-post .entry-category a {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    display: inline-block;
    background: linear-gradient(90deg, #025395 0%, #0271cc 47.92%, #025395 100%);
    border-radius: 10px;
    padding: 5px 16px;
    opacity: 1;
}
.single-post .entry-meta.uppercase.is-xsmall {
    text-transform: none;
        font-size: 14px;
            color: #055693;
    display: inline-flex;
}
p#breadcrumbs{
  margin-bottom: 10px;
}
.m-detail_head .col{
  padding-bottom:5px;
}
.single-post .row.align-center>.large-10.col{
  max-width: 855px;
}
.box-short {
    background: #e4f4ff;
    margin-bottom: 30px;
}
.box-short .title {
    display: block;
    text-align: center;
   background: linear-gradient(90deg, #025395 0%, #6497c1 47.92%, #025395 100%);
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    padding: 9px 5px 6px;
}
.box-short .l-short {
    padding: 17px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.box-short .l-short{
  list-style: none
}
.box-short .l-short li{
  margin-bottom: 0;
  margin-left: 0;
}
.box-short .l-short > li span {
    font-weight: bold;
    color: #025395;
    margin-right: 11px;
}
.box-short .l-short > li {
    color: #000;
    font-size: 18px;
    line-height: 27px;
    background: url(images/ico_check.svg) no-repeat left top 3px;
    padding-left: 34px;
}
.single-post div#comments{
  display: none
} 
.button i, button i{
	top: 0;
}
blockquote p{
	margin-bottom: 0;
}
blockquote {
    background: linear-gradient( 90deg, #e4f4ff 0%, rgba(255, 255, 255, 0.5) 104.5% );
    border-radius: 15px;
    padding: 13px 0px 13px 20px;
    border-left: 10px solid #025899;
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 33px;
}
.page-id-111978 ul.certificate li{
	margin-bottom: 0;
	font-size: 17px;
}
.album1 .box{
	    padding: 5px;
	    background: linear-gradient(90deg, #dfaa23 0%, #fbf08d 47.92%, #dfaa23 100%);
}
.l-commit_item  p{
	margin-bottom: 0;
}
.l-commit_item:nth-child(odd) {
    background: #e4f4ff;
}
.l-commit_item {
	margin:0 !important;
	background-color: #fff;
    font-size: 18px;
    line-height: 27px;
    display: flex;
    align-items: center;
    padding: 15px 15px;
    min-height: 73px;
}