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

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


@font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(fonts/SVN-Poppins.ttf) format('woff2');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(fonts/SVN-PoppinsMedium.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(fonts/SVN-PoppinsLight.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(fonts/SVN-PoppinsSemiBold.ttf) format('woff2');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(fonts/SVN-Poppins.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(fonts/SVN-PoppinsBold.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(fonts/SVN-PoppinsBold.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(fonts/SVN-PoppinsBold.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(fonts/SVN-PoppinsSemiBold.ttf) format('woff2');
  }
  
  
  body, #masthead ul li a, h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a, li.tab.has-icon a {font-family: 'SVN-Poppins' !important;}
  h1, h2, h3, h5, h6, .heading-font {
      font-weight: 800 !important;
  }


.header-main .nav > li > a {
font-weight: bold;}

.header-nav-main .header-block {
    display: inline-block;
    width: auto;
}

.header-block-block-1 {
    color: #fff;
    padding: 10px 15px;
    border-radius: 4px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    background: #147b14;
	cursor: pointer;
}

.header-block-block-1:hover {
    background: var(--fs-color-primary);
}

.header-block-block-1  .hotline-top {
	align-items: center;
}

.header-block-block-1 img{
    padding-top: 0px;
}


.ht-title {
    line-height: 1.3;
}

.ht-num {
    font-weight: bold;
    line-height: 1.3;
    color: #501f66;
}

.absolute-footer.dark {
    color: #fff;
    font-size: 16px;
	padding: 20px 0;
}


.ft-tt {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.ft-item {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

ul li.bullet-arrow:before {
	color: #fff;
}

.ft-social-list {
    display: flex;
    align-items: center;
    gap: 10px;
}

.ft-social-item {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    background: #0c7fd7;
}

.ft-sub {
    margin-bottom: 10px;
}

.bg-at .section-bg {
	background-attachment: fixed;
}



.support-new {
    position: fixed;
    bottom: 120px;
    z-index: 9999;
    left: 25px;
    width: 45px
}

.support-new ul li {
    margin-bottom: 10px;
	list-style: none;
}

.support-new ul li a {
    display: block
}

.support-new ul li a img {
    max-height: 40px;
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim
}

@-webkit-keyframes spaceboots {
    0% {
        -webkit-transform: translate(2px, 1px) rotate(0deg)
    }

    10% {
        -webkit-transform: translate(-1px, -2px) rotate(-1deg)
    }

    20% {
        -webkit-transform: translate(-3px, 0px) rotate(1deg)
    }

    30% {
        -webkit-transform: translate(0px, 2px) rotate(0deg)
    }

    40% {
        -webkit-transform: translate(1px, -1px) rotate(1deg)
    }

    50% {
        -webkit-transform: translate(-1px, 2px) rotate(-1deg)
    }

    60% {
        -webkit-transform: translate(-3px, 1px) rotate(0deg)
    }

    70% {
        -webkit-transform: translate(2px, 1px) rotate(-1deg)
    }

    80% {
        -webkit-transform: translate(-1px, -1px) rotate(1deg)
    }

    90% {
        -webkit-transform: translate(2px, 2px) rotate(0deg)
    }

    100% {
        -webkit-transform: translate(1px, -2px) rotate(-1deg)
    }
}

.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 155px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 999 !important
}

.suntory-alo-phone:hover {
    text-decoration: none
}

.suntory-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30,30,30,0.4);
    border-radius: 100%;
    height: 100px;
    left: 0px;
    opacity: 0.1;
    position: absolute;
    top: 0px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px
}

.suntory-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px
}

.suntory-alo-ph-img-circle {
    border: 2px solid transparent;
    border-radius: 100%;
    height: 55px;
    left: 25px;
    opacity: 1;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 55px;
    display: flex;
    align-items: center
}

.suntory-alo-phone.suntory-alo-hover,.suntory-alo-phone:hover {
    opacity: 1
}

.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important
}

.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle,.suntory-alo-phone:hover .suntory-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.5
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle,.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
    border-color: red;
    opacity: 1
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color: red;
    opacity: 1
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill,.suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
    background-color: rgba(242,0,0,0.9)
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill,.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
    background-color: red
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color: rgba(242,0,0,0.9)
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle,.suntory-alo-phone:hover .suntory-alo-ph-img-circle {
    background-color: #00aff2
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle,.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
    background-color: #fbb117
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
    background-color: #fbb117;
    border: 2px solid #fff
}

@keyframes suntory-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg)
    }

    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg)
    }

    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@keyframes suntory-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@keyframes suntory-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg)
    }

    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg)
    }
}

.suntory-alo-ph-img-circle img {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    width: 55px;
    margin: auto
}

@keyframes suntory-alo-ring-ring {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

.call-now-new {
    font-weight: bold;
    font-size: 19px;
    display: block;
    color: #fff;
    text-align: right;
    margin: 5px 12px;
	line-height: 32px;
}

.tel {
    background: #3d3f41;
    width: 0px;
    height: 45px;
    position: relative;
    overflow: hidden;
    background-size: 40px;
    border-radius: 28px;
    border: solid 2px #fff;
    z-index: -1;
    top: 32px;
    left: 50px;
    -webkit-transition: width 1s;
    transition: width 1s;
	
}

.suntory-alo-phone .tel {
    width: 185px
}

@media (max-width: 767px) {
	.hidden-xs {
    display: none !important;
}
}


.widget .is-divider {
    display: none
}

.widget {
    background: #fff;
    box-shadow: 0 3px 5px rgba(0,0,0,.3);
    padding: 10px
}

.widget .post_comments {
    display: none
}

span.widget-title {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 16px;
    display: block;
    color: #fff;
    text-align: center;
    background: #501f66;
    line-height: 1;
    padding: 10px 0;
    margin-bottom: 12px
}

.recent-blog-posts a {
    display: block;
    line-height: 1.2;
    margin-bottom: 6px;
    color: #111;
	font-size: 14px;
}


.box-blog-post {
    padding: 10px;
    border: 1px solid #501f66;
    box-shadow: 0 3px 5px rgba(0,0,0,.3);
    background-color: #fff
}

.box-blog-post .box-text {
    padding: 10px;
}

.box-blog-post .is-divider {
    display: none
}

.mr-title h1 {
    font-size: 30px;
    font-weight: 900;
    color: #501f66;
	margin-bottom: 0px;
}

.icb-tt {
    font-weight: 900;
    text-transform: capitalize;
    color: #501f66;
}


.h-title-white {
    font-size: 30px;
    font-weight: 900;
    color: #fff;
	margin-bottom: 10px;
	text-align: center;
}

.h-title {
    font-size: 24px;
    font-weight: 900;
	text-align: center;
	text-transform: uppercase;
}

.mirai-tt {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: bold;
}

.mirai-tt span {
    color: #501f66;
}


@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(200px);
	}
	60% {
		-webkit-transform: translateY(0);
	}
	80% {
		-webkit-transform: translateY(0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}
@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(400px);
	}
	60% {
		transform: translateY(0);
	}
	80% {
		transform: translateY(0);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
.bounceInUp.go {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

.mr-link {
	color: #501f66;
    font-size: 16px;
    background: url(https://nhakhoamirai.vn/wp-content/uploads/2024/10/ic1.svg) no-repeat right center;
    padding-right: 50px;
    display: table;
    margin-top: 15px;
    transition: all 0.3s ease-in-out;
	background-size: 40px;
}

.mr-link:hover {
    padding-right: 60px;
}

.icb-dv {
    padding: 10px;
    border-radius: 2px;
    background: #FFF;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    text-align: center;
    transition: all 0.5s ease-in-out;
}


.icb-dv:hover {
    background: #501f66;
}

.icb-dv:hover .dv-tt{
    color: #fff;
}

.icb-dv img {
    filter: hue-rotate(45deg);
}

.icb-dv .icon-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
}

.icb-dv .icon-box-img {
	margin-bottom: 5px;
}

.icb-dv:hover img {
    filter: brightness(0) invert(1);
}

.dv-tt {
    text-transform: capitalize;
}

.section-2 {
    margin-top: -60px;
}


.mirai-tt-white {
    font-size: 24px;
    font-weight: bold;
}

.mirai-tt-sub {
    font-size: 40px;
    font-weight: 900;
}



.mr-link-white {
	color: #fff;
    font-size: 16px;
    background: url(https://nhakhoamirai.vn/wp-content/uploads/2024/10/morew.svg) no-repeat right center;
    padding-right: 50px;
    display: table;
    margin-top: 15px;
    transition: all 0.3s ease-in-out;
	background-size: 40px;
}

.mr-link-white:hover {
    padding-right: 60px;
}

.img-mb .box-text {
    background: #501f66;
    color: #fff;
    padding: 15px 10px;
}

.mb-tt {
    font-weight: bold;
}

.ac-tv .accordion-title {padding-left: 10px;font-size: 100%;background-color: #f4f4f4;margin-bottom: 10px;border-color: transparent;}

.accordion.ac-tv .toggle {
    right: 0;
    left: auto;
}

.accordion.ac-tv .accordion-inner {
    padding: 15px;
}

.ac-tv .accordion-title.active {
    background-color: var(--fs-color-primary);
    color: #fff;
}

.ac-tv .accordion-title:hover {
    background-color: var(--fs-color-primary);
    color: #fff;
}


.section-title-normal span {
    color: var(--fs-color-primary);
}

.section-title-normal {
    border-color: var(--fs-color-primary);
}

.section-title a {
    color: blue;
    font-weight: normal;
}

.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea, .wpcf7-form-control.wpcf7-select {
    box-shadow: none;
    border: none;
	margin-bottom: 0;
}

.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-select {
    height: 40px;
}

.r-tu-van p {
	width: 100%;
}

input[type=submit].success {
    background-color: #279811;
}

.r-tu-van span.wpcf7-spinner {
    display: block;
}

div#modal {
    background-color: transparent;
}

.ct-tt-p {
    background: url(https://nhakhoamirai.vn/wp-content/uploads/2024/10/bottomdv.png) no-repeat bottom center;
    padding-bottom: 35px;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #1c4c95;
    line-height: 1.3;
    text-align: center;
    margin-left: 150px;
}

.ct-tt-line-1 {
	font-weight: bold;
}

.ct-tt-line-2 {
	font-weight: bolder;
}

.img-top {
	margin-top: -100px;
}

.ss-top {
	margin-top: -100px;
}

.tr-title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.3;
    text-align: center;
}


.tr-title strong{    
    color: #ffd064;
}


.icb-ht {
    margin-bottom: 15px;
    align-items: center;
}

.tr-line-1 h2 {
	display: block;
	 font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 15px;
    text-align: center;
    line-height: 1.3;
}

.tr-line-1 h2 strong{
	display: block;
}

.tr-line-2 {
	    font-size: 86px;
    color: #fff;
    font-weight: 900;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 1;
    text-transform: uppercase;
	text-align: center;
}

.tr-line-3 {
	    font-size: 30px;
    color: #ffc84a;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    margin-bottom: 15px;
}

.bc-tt {
	font-size: 30px;
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 700;
    color: #952680;
    margin-bottom: 10px;
    text-align: center;
}

.cp3-icb-tt {
    color: #66007b;
}


.cp3-icb-tt-2 {
    color: #66007b;
}

.cp3-icb-tt-2 {
    color: #e5d479;
}

.bc-tt-2{
	font-size: 30px;
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 900;
    color: #1c4c95;
    margin-bottom: 20px;
    text-align: center;
}

.bc-tt-3 {
	font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
    color: #1f4c8f;
    display: table;
    margin: 0 auto;
    border-bottom: 1px solid #1f4c8f;
    border-top: 1px solid #1f4c8f;
    padding: 10px 0;
    position: relative;
}

.bc-tt-3:after {
    content: "";
    background: url(https://nhakhoamirai.vn/wp-content/uploads/2024/10/bottomdv.png) no-repeat bottom center;
    display: table;
    margin: 0 auto;
    width: 43px;
    height: 22px;
    position: absolute;
    bottom: -43px;
    left: 0;
    right: 0;
}

.khung-tv {
	background: url(https://nhakhoamirai.vn/wp-content/uploads/2024/10/bg-dv8.jpg)no-repeat bottom center;
}


.mc-bg {
	background: url(/wp-content/uploads/2024/11/Rectangle-1.png)no-repeat bottom center;
	border-radius: 20px;
	background-size: cover;
}

.mc-title-line {
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    color: #DEB65B;
}

.mc-sub {
    text-align: center;
}


.r-linner {
    background-image: linear-gradient(#0163b0, #f1f7ff);
    width: 100%;
    border-radius: 30px;
    margin-top: -50px;
}

.cp2-tt-line-1{
	font-weight: bold;
	color: #f0d187;
	font-size: 24px;
}

.cp2-tt-line-2{
	font-weight: 900;
	color: #f0d187;
	font-size: 24px;
}

.r-white {
	background: #fff;
	border-radius: 30px;
}


.cp2-icb-tt {
    color: #09358b;
    font-weight: bold;
}

.cp2-icb-bs strong {
    color: #09358b;
}

.cp2-tt-line-sub {
    color: #fff;
}


.item-box-tt {
    text-align: center;
    font-weight: 900;
    font-size: 50px;
    color: #004a80;
    line-height: 1;
}

.item-box-sub {
    text-align: center;
    font-weight: bold;
    color: #1a9dd3;
}

.item-box-tt span {
    color: #1a9dd3;
}

.item-box-line {
    text-align: center;
    color: #004a80;
}

.lc-tt {
    font-size: 40px;
    margin-bottom: 15px;
    color: #093680;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3;
    padding-top: 50px;
}

.nr-tt {
    background: #093680;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 5px 5px 0 0;
    display: inline-block;
}

.r-nr {
    background-image: linear-gradient(to right, #efc68e, #fffaec, #fffaec, #fffaec);
}

.item-qt {
    display: flex;
    align-items: center;
}

.item-qt-num {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    background: #08367f;
    color: #fff;
    justify-content: center;
}

.item-qt-text {
    width: calc(100% - 40px);
    padding-left: 10px;
}

.qt-text-tt {
    font-weight: bold;
}

.cp2-qt-tt {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #08367f;
}

.cp3-icb-top {
    align-items: center;
}

.dv-col-1 .col-inner {
    background-image: -webkit-linear-gradient(-90deg, rgb(170 23 200) 0%, rgb(105 0 124) 100%);
    padding: 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.dv-col-2 .col-inner {
    background-image: -webkit-linear-gradient( -90deg, rgb(191,133,57) 0%, rgb(221,179,104) 34%, rgb(250,224,151) 72%);
    padding: 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.img-co {
	position: absolute;
	left: 0px;
	top: 0px;
}

.img-co img {
    width: 100px;
    position: absolute;
    left: 0;
    top: 0;
}

.col-dong-tru .col-inner {
	position: relative;
}

.img-co .img-inner {
    overflow: inherit;
}

.dt-tt {
    font-size: 20px;
    color: #02468c;
    line-height: 1.3;
    font-weight: bold;
    text-align: left;
}

.dt-sub {
    font-size: 20px;
    color: #02468c;
    line-height: 1.3;
    font-weight: bold;
    text-align: left;
}

.dt-text {
    text-align: left;
}

.cp3-bs-tt {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}

.cp3-icb {
    align-items: center;
    margin-bottom: 15px;
}

.cp3-bs-ca {
    text-align: center;
    font-size: 40px;
    font-weight: 900;
}

.cp3-bs-ca-text {
    text-align: center;
}

.cp3-csvc-tt {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 700;
    color: #1c4c95;
    margin-bottom: 10px;
}

.cp3-csvc-line {
    margin-bottom: 15px;
}

.cp-3-buoc-tt {
	    font-size: 30px;
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 700;
    color: #1c4c95;
    margin-bottom: 10px;
}

.cp3-buoc strong {
    background: #02468c;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
}

.r-xanh {
    background: #015291;
    border-radius: 30px;
}

.r-xanh >.col {
    padding-bottom: 0;
}

.r-xanh .img .img-inner {
    overflow: inherit;
}

.r-xanh .img .img-inner img {
    margin-top: -40px;
}

.cp4-ct-st {
    font-weight: bold;
    font-size: 18px;
}

.cp4-tr-title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #005291;
    line-height: 1.3;
    text-align: center;
}


.icon-box.featured-box.cp4-icb-bs.icon-box-left.text-left {
    margin-bottom: 15px;
}

.cp4-bs {
    color: #005291;
}

.cp4-bs span {
    font-weight: bold;
}

.cp4-title-line {
	font-size: 42.379px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.3;
    text-align: center;
    text-shadow: 4.774px 5.119px 2px rgba(15, 44, 104, 0.74);
    -moz-transform: matrix(0.82588046558667, 0, 0, 0.82588046558667, 0, 0);
    -webkit-transform: matrix(0.82588046558667, 0, 0, 0.82588046558667, 0, 0);
    -ms-transform: matrix(0.82588046558667, 0, 0, 0.82588046558667, 0, 0);
    float: left;
    width: 100%;
    margin: 30px 0 60px;
    padding-top: 80px;
    background: url(https://nhakhoamirai.vn/wp-content/uploads/2024/10/down592023.png) no-repeat bottom center;
    padding-bottom: 80px;
}

.drs-title {
    font-size: 17px;
    color: #fff;
    display: block;
    line-height: 1.3;
    text-transform: uppercase;
}

.drs-title-2 {
    font-size: 30px;
    color: #ffcd42;
    font-weight: 900;
    display: block;
    font-style: normal;
    text-transform: uppercase;
}

.drs-sub {
    color: #fff;
}

.csvc-tt {
    color: #144a9d;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}


.mr-title {
    font-size: 24px;
}

.mr-sub {
    font-size: 34px;
    font-weight: 900;
}

.mr-bt a {
    padding: 10px 20px;
    border-radius: 30px;
    border: 2px solid #e6e5e5;
    color: #4f1e66;
    background: linear-gradient(to right, #e7ac54, #f7f806);
    font-weight: bold;
    box-shadow: 0 3px 5px rgba(0,0,0,0.3);
}

.col-top {
	margin-top: -140px;
}

.col-top2 {
	margin-top: -140px;
}

.col-trai {
	margin-left: -100px;
}

.mr-list ul li {
    font-weight: bold;
    font-size: 17px;
    color: #4f1e66;
}

.nr-title-1 {
    font-size: 50px;
    color: #602c79;
    font-weight: 900;
    text-align: center;
}

.nr-title-2 {
    font-size: 50px;
    font-weight: 900;
    text-align: center;
}

.nr-sub {
    text-align: center;
}

.mr-kh-tt {
    font-weight: 900;
    font-size: 18px;
    color: #4f1f66;
}

.mr-kh-dv {
    margin-bottom: 5px;
    color: #c18a3d;
}

.mr-fb .box-text {
	padding: 15px;
}

.btn-tracuu {
    font-size: 14px;
    width: 130px;
    height: 40px;
    line-height: 1;
}

.tb-kq tr th {
	background: var(--fs-color-primary);
	color: #fff;
}

.tb-kq td:first-child,.tb-kq th:first-child {
    padding-left: 0.5rem;
}