/*
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.   ***************/


.amlab_au {
	font-size: 85%
}
.amlab_au a {
	text-decoration: underline;
}
.amlab_red {
	color: red;
}

.amlab_homecf7 .wpcf7 p {
    color: white !important;
}
.amlab_homecf7 .wpcf7 label {
    color: white !important;
}

.amlab_present::before {
    content: url('/wp-content/uploads/2024/08/surprise.png');
    position: absolute;
    top: 25px;
    left: 120px;
    animation-name: flash;
    animation-delay: 0s;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.amlab_sud p label{ 
    color: #ec1f28 !important;
    text-align: center;
}
.amlab_sud {
    animation-name: flash;
    animation-delay: 0s;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.img_home img {
    object-fit: contain;
}

.amlab_imgbox .box-image .image-cover img {
    object-fit: fill;
}

.amlab_accordion .accordion-title {
    color: black;
    font-size: 16px;
}

.section-bg {
    opacity: 0.4;
}

#comments {
    display: none;
}

.blog-single .entry-divider {
    display: none;
}

.amlab_tshaw {
    text-shadow: 2px 2px black;
}

.wpcf7 form.sent .wpcf7-response-output {
	display: none !important;
}

.amlab_formkm {
    height: 145px;
}

.amlab_formkm .wpcf7-submit {
    font-family: unset !important;
    background: linear-gradient(red, yellow) !important;
    border: none;
    border-radius: 0px !important;
}

textarea {
    resize: none;
}

.amlab_locat p::before {
    content: url('/wp-content/uploads/2024/08/location-pin.png');
    position: absolute;
    left: 14px;
    top: 6px;
    z-index: 10;
}

.tablepress .row-hover .odd {
    background-color: #f9f9f9;
}

.tablepress .row-hover .even {
    background-color: #fff;
}

.tablepress .row-hover .odd:hover {
    background-color: #f3f3f3;
}

.tablepress .row-hover .even:hover {
    background-color: #f3f3f3;
}

.tablepress td {
    color: #111 !important;
}

.tablepress {
    
    --head-text-color: #111;
    --head-bg-color: #d9edf7;
    --odd-text-color: #111;
    --odd-bg-color: #f9f9f9;
    --even-text-color: #111;
    --even-bg-color: #fff;
    --hover-text-color: #f3f3f3;
    --hover-bg-color: #f3f3f3;
    --border-color: #ddd;
    --padding: 0.5rem;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    margin: 0 auto 1rem;
    table-layout: auto;
    width: 100%;
}

.tablepress td {
    border: 1px solid #dbdbdb !important;
    padding: 0.5em 0.75em !important;
    vertical-align: top !important;
}

.amlab_des .col-inner {
    height: 200.36px;
}

.amlab_bigpic .img-inner {
    text-align: center;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-10 .col-inner {
    border: 1px solid whitesmoke;
}

.amlab_imgbox .box-text {
    height: 333px;
}

#post-list .box-vertical .box-text .post-title {
    font-weight: bold;
    font-size: 20px;
    color: #ec1f28;
    cursor: pointer;
    text-transform: uppercase !important;
}

#post-list .box-vertical .box-text {
    padding-top: 0 !important;
    direction: ltr;
    display: table-cell;
    vertical-align: top;
}

.blog-archive .row .large-9 #post-list .post-item .from_the_blog_comments {
    display: none;
}

.blog-archive .row .large-9 #post-list .post-item .is-divider {
    display: none;
}

.blog-archive .large-12 {
    padding-bottom: 0 !important;
}

.blog-archive .page-title {
    text-align: left !important;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125;
    color: #ec1f28 !important;
}

hr {
    background-color: gray;
    border: none;
    display: block;
    height: 2px;
    margin: 1.5rem 0;
}

.amlab_subhead span:hover {
    color: black !important;
}

.amlab_subhead a {
    color: #ec1f28 !important;
    font-size: 1.8rem;
    font-weight: 600;
}
.amlab_subhead {
    color: #ec1f28 !important;
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 0 !important;
}

.amlab_phone p::before {
    content: url('/wp-content/uploads/2024/07/call-1-e1721970132622.png');
    position: absolute;
    left: 14px;
    top: 6px;
    z-index: 10;
}

.amlab_user p::before {
    content: url('/wp-content/uploads/2024/07/user-e1721970034656.png');
    position: absolute;
    left: 14px;
    top: 6px;
    z-index: 10;
}

.amlab_pdl input {
    padding-left: 2.5rem;
}

.amlab_widrow {
    max-width: 300px;
    width: 288px;
}

.amlab_bd6 input:focus {
    border-color: #ec1f28 !important;
    box-shadow: 0 0 0 0.125em rgba(236,31,40,0.25) !important;
}

.amlab_bd6 input, .amlab_bd6 button, .amlab_bd6 textarea {
    border-radius: 6px !important;
}

.amlab_submitbtn {
    height: 40px;
}
.amlab_submitbtn input {
    background-color: #48c774;
    border-color: transparent;
    color: #fff;
}

.amlab_heightadj {
    height: 47px !important;
}

.amlab_sbhead {
    background-color: #ec1f28;
    color: white;
    font-size: 1.5rem;
    text-align: center;
    padding: 0.25rem;
}

.amlab_tuvanhd {
    background-color: #ea141d !important;
    border-color: transparent !important;
    color: #fff;
}

.amlab_tuvanhd:hover {
    background-color: #ea141d !important;
    border-color: transparent !important;
    color: #fff;
}

.header-main .header-nav li a:hover {
    background-color: #fafafa;
}

.amlab_lhospital img {
    width: 83px;
}

.amlab_hover2:hover a {
    scale: 1.25;
}

.amlab_fixedbar .stack {
    padding-top: 6px;
}

.amlab_fixedbar .col  .col-inner {
    padding-top: 10px !important;
}

.amlab_fixedbar .col {
    max-width: 705px;
}

.amlab_fixedbar {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 2147483646;
    text-align: center;
    box-sizing: border-box;
    max-width: 100% !important;
    max-height: 60px;
}

.amlab_fixed3:hover a {
    background-color: rgba(27, 27, 27, .2);
}
.amlab_fixed3 a {
    background: #58bde9;
    padding: 12px;
    color: #ffffff;
    border-radius: 6px;
    padding-left: 40px !important;
}
.amlab_fixed3::before {
    content: url('/wp-content/uploads/2024/07/icon_login_02-e1721924576351.png');
    position: absolute;
    right: 100px;
}


.amlab_fixed2:hover a {
    background-color: rgba(27, 27, 27, .2);
}
.amlab_fixed2 a {
    background: #58bde9;
    padding: 12px;
    color: #ffffff;
    border-radius: 6px;
    padding-left: 40px !important;
}
.amlab_fixed2::before {
    content: url('/wp-content/uploads/2024/07/icon_zalo_02-e1721924543545.png');
    position: absolute;
    right: 235px;
}


.amlab_fixed1:hover a {
    background-color: rgba(27, 27, 27, .2);
}
.amlab_fixed1 a {
    background: #58bde9;
    padding: 12px;
    color: #ffffff;
    border-radius: 6px;
    padding-left: 40px !important;
}
.amlab_fixed1::before {
    content: url('/wp-content/uploads/2024/07/icon_call_02-e1721924490662.png');
    position: absolute;
    left: 17px;
    animation: tada 1.2s infinite;
}

.absolute-footer {
    display: none;
}

.amlab_overlay4 .section-bg{
    background-image: url('/wp-content/uploads/2024/07/homepage-cut_0018_vector-smart-object-20190826063951-20200203111814.png');
    background-size: inherit;
    background-origin: content-box;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.amlab_overlay3 .section-bg{
    background-image: url('/wp-content/uploads/2024/07/homepage-cut_0018_vector-smart-object-20190826063951-20200203111814.png');
    background-size: inherit;
    background-origin: content-box;
    background-position: 50% -60%;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.amlab_overlay2 .section-bg {
    background-image: url('/wp-content/uploads/2024/07/homepage-cut_0018_vector-smart-object-20190826063951-20200203111814.png');
    background-size: inherit;
    background-origin: content-box;
    background-position: 50% 109%;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.amlab_img {
    position: absolute;
    bottom: -35px;
    left: 0;
    box-shadow: rgb(0, 0, 0) 0px 15px 20px -15px;
}

.amlab_boxshadow .col-inner {
    box-shadow: rgb(0, 0, 0) 9px 15px 20px -15px;
}
.amlab_boxshadow2 {
    box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0px 0 1px rgba(10, 10, 10, 0.02);
}

.amlab_number .box-text .box-text-inner h3 {
    font-size: 18px;
}

.amlab_number .box-text .box-text-inner p {
    font-size: 14px;
}

#footer .section-bg {
    opacity: 1;
}

.amlab_overlay .section-bg {
    background-image: url('/wp-content/uploads/2024/07/homepage-cut_0018_vector-smart-object-20190826063951-20200203111814.png');
    background-size: inherit;
    background-origin: content-box;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.amlab_bg::before {
    content: url('/wp-content/uploads/2024/07/ribbon-2.png');
    filter: saturate(999%);
    position: absolute;
    top: 3px;
    left: -27px;
    z-index: 0;
}

.amlab_uudai {
    animation-name: flash;
    animation-delay: 0s;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.amlab_1m {
    animation-name: pulse;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.amlab_pos {
    position: absolute;
    bottom: 0;
    width: 90%;
    left: 5%;
}

.amlab_imgbox .box-text .box-text-inner p {
    font-size: 15px;
}

.amlab_imgbox .box-image::before {
    content: url('/wp-content/uploads/2024/07/pikpngcom_life-png_634739-20200926042044-e1721890190141.png');
    position: absolute;
    top: 5px;
    left: 5px;
}

.amlab_imgbox .box-image {
    border-width: 1px;
    border-radius: 0px;
    border-style: solid;
    border-color: rgb(255, 0, 0);
}

.amlab_imgbox {
    border-width: 1px;
    border-radius: 0px;
    border-style: solid;
    border-color: rgb(255, 0, 0);
    box-shadow: rgb(189, 189, 189) 3px 3px 10px 3px;
}


.amlab_headline2::after {
    content: url('/wp-content/uploads/2024/07/12313-20230823055618-rbuwf-e1721890474352.png');
    position: absolute;
    right: 0;
    top: -7px;
}

.amlab_headline2 {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    line-height: 1.2;
    color: rgb(255, 0, 0) !important;
    text-align: center;
}

.amlab_headline {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    line-height: 1.2;
    color: rgb(255, 0, 0) !important;
    text-align: center;
}

.amlab_tbig {
    font-size: 28px;
    z-index: 1;
    position: relative;
}

.amlab_subtitle {
    font-size: 20px;
}

.amlab_btn span {
    font-size: 17px;
    padding: 15px;
}

.amlab_btn:hover {
    scale: 1.10;
    box-shadow: rgb(0, 0, 0) 15px 15px 20px -9px !important;
}

.amlab_btn {
    background-color: red;
    box-shadow: rgb(0, 0, 0) 15px 15px 20px -9px;
}

.mg-0 {
    margin-bottom: 0;
    padding-top: 3px;
}

#wide-nav .flex-row .flex-col ul {
    justify-content: space-between !important;
}

#wide-nav .flex-row .flex-col {
    width: 100%;
}

#wide-nav .flex-row .flex-col ul li:hover a {
    scale: 1.15;
}

#wide-nav .flex-row .flex-col ul li a {
    color: white;
    font-size: 16px;
}

#wide-nav .flex-row .flex-col ul li {
    background-color: red;
    padding-left: 15px;
    padding-right: 15px;
}



#logo img {
    scale: 1.6;
}

.amlab_hotline .icon-box-text {
    padding-left: 5px;
}

.amlab_hotline .amlab_sub {
    font-size: 14px;
}

.amlab_topbarbtn span {
    font-size: 20px;
    font-weight: 700;
}

.amlab_topbarbtn {
    border-width: 1px;
    border-radius: 15px;
    border-color: rgb(255, 22, 22);
    background-color: rgb(255, 22, 22);
}

.amlab_ib .icon-box-text {
    display: flex;
    align-items: center;
}

.ladi-headline {
    font-weight: bold;
    line-height: 1.6;
    color: black;
    text-align: left;
}


.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
@media ( min-width: 576px ) {
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}


.amlab_dkytuvan .wpcf7-submit {
    font-family: unset !important;
}

.amlab_cright .wpcf7 {
    scale: 0.9;
}

.amlab_cright .wpcf7 .wpcf7-submit {
    width: 100%;
}

.amlab_cleft .col-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.amlab_cright .amlab_sud label {
    font-size: 21px;
    margin-bottom: 0;
}


@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes flash {
    0%, 100%, 50% {
        opacity: 1;
    }
    25%, 75% {
        opacity: 0;
    }
}

@keyframes tada {
    0% {
        transform: scaleX(1);
    }
    10%, 20% {
        transform: scale3d(.9,.9,.9) rotate(-3deg);
    }
    30%, 50%, 70%, 90% {
        transform: scale3d(1.3,1.3,1.3) rotate(3deg);
    }
    40%, 60%, 80% {
        transform: scale3d(1.3,1.3,1.3) rotate(-3deg);
    }
    100% {
        transform: scaleX(1);
    }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .amlab_fixedbar .col  .col-inner {
        padding-top: 0px !important;
    }
    .amlab_fixedbar {
        max-height: unset !important;
    }
    .amlab_fixedbar .col .col-inner {
        height: 68px !important;
    }
    .amlab_fixedic1 .icon-box-img, .amlab_fixedic2 .icon-box-img, .amlab_fixedic3 .icon-box-img {
        margin-bottom: 0px;
    }
    .amlab_fsmb {
        font-size: 12px;
    }
    .amlab_fixedic1 .icon-inner img {
        animation: tada 1.2s infinite;
    }
    .amlab_imgbox .box-text {
        height: 333px;
    }
    .amlab_des .col-inner {
        height: auto;
    }
    .amlab_tbig {
        font-size: 19px;
        text-transform: uppercase;
    }
    .amlab_subtitle {
        font-size: 17px;
    }
    p {
        font-size: 15px;
    }
    .amlab_mbb {
        margin-left: 5px;
    }
    #newsletter-signup-link {
        scale: 0.7;
    }
    .amlab_headline, .amlab_headline2 {
        font-size: 19px;
    }
    .amlab_textbox p {
        font-size: 14px;
    }
    .amlab_cright form {
        margin-bottom: 0;
    }
    .amlab_cleft .col-inner {
        padding-top: 100px !important;
    }
    
}