#ast-scroll-top{
    display: none !important;
}
.color-white{
    color: #fff;
}

.color-blue{
    color: #0062CC;
}
.fw600{
    font-weight: 600;
}
.fw700 {
    font-weight: 700;
}
.fsitalic{
    font-style: italic;
}
.ast-primary-header-bar{
    border: 0px;
}

.main-header-menu .sub-menu{
    width: 60px;
}

.ast-page-builder-template .site-content>.ast-container{
    display: contents;
}

.site-header-section .ast-builder-menu,
.site-header-section .ast-main-header-bar-alignment,
.site-header-section .main-navigation,
.site-header-section ul.main-header-menu{
    width: 100%;
}

.site-header-section ul.main-header-menu{
    display: flex;
    justify-content: space-between;
}

.site-header-section ul.main-header-menu li a{
    font-size: 18px;
    padding: 10px 12px;
}

.ast-builder-menu-1 .menu-item:hover > .menu-link{
    background-color: #0066FF;
    color: #fff;
    border-radius: 30px;
}

.ast-builder-menu-1 .menu-item:last-child:hover > .menu-link,
.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu .menu-item::hover > .menu-link{
    border-radius: 2px;
}

.site-header-section ul.main-header-menu li.current-menu-item{
    font-weight: 700;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    line-height: normal;
}

.site-header-section .trp-language-switcher{
    width: auto;
}

.site-header-section .trp-language-switcher>div{
    border: 0px
}

footer.footer-site{
    background-color: #194688;
    padding: 60px 0px;
}

.logo-footer{
    width: auto;
    height: 44px;
}

.name-company-footer{
    margin: 20px 0px;
}

.name-company-footer h3{
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.address-company-footer{
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}
.fax-company, .email-company{
    margin-bottom: 10px;
    display: flex;
}
.fax-company a,
.email-company a, .url-company a{
    margin-left: 5px;
    text-decoration: none;
}
.email-company a:hover,
.url-company a:hover{
    text-decoration: underline;
}
.nav-footer,
.sub-cat-footer{
    list-style: none;
    padding-left: 40px;
    margin: 0px;
    border-left: 1px solid #FFF;
}
.sub-cat-footer{
    border-left: 0px;
}
.nav-footer li,
.sub-cat-footer li,
.nav-footer-services li{
    padding: 5px 0px;
}
.nav-footer li a,
.sub-cat-footer li a{
    text-decoration: none;
    color: #97DDF1;
    font-size: 16px;
    font-weight: 600;
}
.nav-footer li a:hover,
.sub-cat-footer li a:hover{
    font-size: 18px;
    transition: font-size 0.3s ease;
}
.nav-footer-services li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
.nav-footer-services li a:hover{
    font-size: 16px;
    transition: font-size 0.3s ease;
}
.nav-footer-services{
    list-style: none;
    padding-left: 40px;
    margin: 0px;
}
.social-footer{
    display: flex;
    flex-direction: column;
}
.social-footer a{
    text-decoration: none;
    margin: 0px 10px;
}
.social-footer a:first-child{
    margin-left: 0px;
}
.social-footer h6{
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
}
.address-amprocare .item-row{
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}
.address-amprocare .item-row span{
    margin-left: 5px;
}
.address-amprocare .item-row span a{
    text-decoration: none;
        color: #fff;
}
.social-footer .social-item img{
    transition: transform 0.3s ease-in-out;
}

.social-footer .social-item img:hover{
    transform: scale(1.3);
}

#backToTop {
    position: fixed;
    right: 3%;
    bottom: 10%;
    cursor: pointer;
    opacity: 0.7;
    transition: opacity 0.3s ease;
    z-index: 9999;
}

#backToTop img{
    width: 56px;
    height: 56px;
}

#backToTop:hover {
    opacity: 1;
}
/* CSS Homepage */
main.homepage{
    width: 100%;
}

.hero-section{
    position: relative;
    background: linear-gradient(0deg, #FFFFFF 0%, #CEEFF9 48.5%, #4698FE 100%);
    padding: 200px 0px 150px 0px;
}

.hero-section .container{
    position: relative;
}

.hero-section h2{
    font-size: 64px;
    font-weight: 700;
    color: #fff;
    line-height: 65px;
    margin-bottom: 10px;
}

.hero-section h2 strong{
    color: #234DB9;
    font-weight: 700;
}

.hero-section .hero-excerpt{
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    color: #232425;
    margin-bottom: 40px;
}

.hero-mark-1{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 25vw;
    height: auto;
}

.hero-mark-2{
    position: absolute;
    top: 0;
    right: 0;
    width: 40vw;
    height: auto;
}

.hero-sky-1{
    position: absolute;
    top: -45%;
    left: 5%;
    width: auto;
    height: 100px;
}

.hero-sky-11{
    position: absolute;
    top: 15%;
    right: 0%;
    width: auto;
    height: 100px;
}

.hero-sky-2{
    position: absolute;
    top: -20%;
    right: 15%;
    width: auto;
    height: 105px;
}

.hero-sky-22{
    position: absolute;
    top: 50%;
    left: -10%;
    width: auto;
    height: 105px;
    z-index: 0;
}

.hero-sky-022 {
    position: absolute;
    top: 50%;
    right: -10%;
    width: auto;
    height: 224px;
    z-index: 0;
}

.hero-sky-whyChooseAmProcare1{
    position: absolute;
    top: 30px;
    right: 0%;
    width: auto;
    z-index: 0;
}
.hero-sky-whyChooseAmProcare2 {
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: auto;
    z-index: 0;
}

.hero-mark-list-service{
    position: absolute;
    top: 20%;
    right: 0%;
    width: auto;
    height: auto;
    z-index: 0;
}

.experienced-sky-1 {
    position: absolute;
    top: 0%;
    left: -50%;
    width: 15vw;
}

.experienced-sky-2 {
    position: absolute;
    top: 50%;
    left: 24%;
    width: 17vw;
}

.hero-sky-3 {
    position: absolute;
    top: 2%;
    left: 0;
    width: auto;
    height: 65px;
}

.hero-sky-4{
    position: absolute;
    bottom: 35%;
    left: 0;
    width: auto;
    height: 106px;
}

.hero-sky-44{
    position: absolute;
    top: 5%;
    left: 0;
    width: auto;
    height: 106px;
}

.btn-booking-now, .readMore{
    display: flex;
    width: fit-content;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #234DB9;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 30px;
    border: 1px solid #234DB9;
}

.readMore{
    margin: auto;
}

.btn-booking-now:hover, 
.btn-booking-now:active,
.btn-booking-now:focus{
    background-color: #fff;
    color: #234DB9;
}

/* Section Four Tabs */
.hero-four-tabs{
    background-color: #FFF8D7;
    padding: 50px 0px;
}
.item-tab{
    display: flex;
    align-items: center;
    flex-direction: column;
}
.item-tab h5{
    margin-top: 20px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    width: 100%;
    max-width: 65%;
}

/* Section Services provided by A.M Procare  */
.services-provided{
    background-color: #D5F5FF;
    border-radius: 50px;
    padding: 70px 60px;
}

.services-provided h2{
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    color: #1C3E94;
    margin-bottom: 20px;
}

.excerpt-services-provided{
    color: #3E3E3E;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}

.services-provided .btn-booking-now{
    margin: auto;
    margin-top: 28px;
}

.swiper-slide {
    text-align: center;
    /* padding: 10px; */
}
.allServices{
    background: linear-gradient(0deg, #FFFFFF 0%, #CEEFF9 37%, #8AC4FB 58%, #4698FE 87%);
    padding: 100px 0px 0px 0px;
}

.service-item {
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    border-radius: 35px;
}

.service-item a{
    text-decoration: none;

}

.service-item img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.service-item h3 {
    color: #234DB9;
    font-size: 20px;
    margin: 20px;
    font-weight: 600;
    text-align: center;
}

.img-steps{
    position: relative;
}

.service-steps {
    font-size: 20px;
    color: #1A1A1A;
    line-height: 2.6;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 69%);
    display: none;
    align-items: center;
    justify-content: center;
}

/* .service-item:hover .service-steps{
    display: flex;
} */

.list-price-service .item-price{
    border-radius: 20px;
    text-align: center;
    margin-bottom: 60px;
}

.list-price-service .wp-block-table, .list-price-service .wp-block-table .has-fixed-layout{
    margin: 0px;
}

.list-price-service .item-price h5{
    padding: 20px 0px;
    font-size: 30px;
    background-color: #007AFF;
    border-top-left-radius: 19px;
    border-top-right-radius: 19px;
    color: #fff;
    text-transform: uppercase;
}

.wp-block-table td, .wp-block-table th{
    border: 1px solid #164EDC;
    padding: 18px 0px;
    font-weight: 500;
}

.list-price-service .item-price .wp-block-table thead{
    border: 1px solid #164EDC;
    border-color: #164EDC;
    font-size: 24px;
    color: #0066FF;
    font-weight: bold;
}

/* .list-price-service .wp-block-table{
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
} */

.list-price-service .wp-block-table tbody tr{
    padding: 15px 0px;
    color: #000000;
    font-size: 20px;
}

.list-price-service .wp-block-table thead tr th{
    font-weight: 700;
}

.list-price-service > h2{
    color: #fff;
    background: #007aff;
    padding: 15px;
    font-weight: bold;
    border-radius: 12px;
    text-transform: uppercase;
}

.myServiceSlider {
    padding: 30px 0 50px;
}

/* .myServiceSlider .swiper-pagination.swiper-pagination-lock {
    display: block !important;
    opacity: 1 !important;
    pointer-events: auto !important;
} */

/* .myServiceSlider .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
}

.myServiceSlider .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #1C3E94;
} */

/* Experienced team of doctors  */
.experienced-team{
    background: linear-gradient(180deg, #FFFFFF 0%, #CEEFF9 34.5%, #4698FE 77%);
    padding-top: 125px;
}

.item-experienced-team{
    padding-bottom: 80px;
}

.item-experienced-team h2.title-experienced-team{
    color: #234DB9;
    font-size: 48px;
    font-weight: 600;
    position: relative;
    line-height: 53px;
    padding-bottom: 20px;
    background: none;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: initial;
}

.item-experienced-team h2.title-experienced-team:hover {
  background: linear-gradient(to right, #234DB9, #AABEF0, #FFD580, #FFF6C1);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease-in-out;
}

.item-experienced-team h2.title-experienced-team::after{
    content: "";
    transition: transform 0.3s ease-in-out;
    background-color: #326EC9;
    height: 5px;
    width: 60%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.item-experienced-team h2.title-experienced-team:hover::after {
  width: 100%;
}

.item-experienced-team .experct-experienced-team{
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 30px;
    max-width: 88%;
}

.content-takecare{
    position: relative;
    padding-bottom: 100px;
}

h2.title-takecare{
    font-size: 50px;
    font-weight: 800;
    color: #FFF;
    line-height: 68px;
    max-width: 31%;
    margin: auto;
    align-items: center;
    text-align: center;
    padding: 100px 0px 150px 0px;
}

.mask-experienced-left{
    position: absolute;
    left: 10%;
    top: 10%;
    width: 17vw;
    z-index: 0;
}

.mask-experienced-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 30vw;
    z-index: 0;
}

/* Pioneering Dental Technology  */

.pioneering-dental-technology {
    background: linear-gradient(0deg, #FFFFFF 0%, #FFFCEC 37%, #FFF7CC 58%, #FFF09D 100%);
    padding-top: 90px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    box-shadow: 0px -10px 19.4px 0px #0000001C;
    border-bottom: none;
    outline: none;
    margin-top: -100px;
}

.item-technology{
    padding: 10px 20px;
    height: 100%;
}

.thumb-item-technology{
    width: 106px;
}

h2.title-pioneering-dental-technology{
    font-size: 42px;
    font-weight: 600;
    color: #1C3E94;
    text-align: center;
    margin-bottom: 20px;
}

.excerpt-pioneering-dental-technology{
    color: #000000;
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px;
}

.tt-item-technology{
    color: #1C3E94;
    font-size: 20px;
    font-weight: 700;
    margin: 20px 0px 10px;
}

.des-item-technology{
    text-align: justify;
}

.item-technology:hover{
    background-color: #4698FE;
    box-shadow: 4px 4px 6.8px 0px #00000040;
    border-radius: 21px;
}

.item-technology:hover .tt-item-technology,
.item-technology:hover .des-item-technology{
    color: #FFF;
}

.tt-before-after{
    color: #232425;
    font-size: 48px;
    font-weight: 600;
    position: relative;
    padding-bottom: 15px;
    display: flex;
    width: fit-content;
}

.tt-before-after::after {
    content: "";
    background-color: #326EC9;
    height: 5px;
    width: 60%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.mask-bottom{
    width: 100vw;
}

/* Form Contact */
.form-contact{
    background-color: #78BBFF;
    padding: 90px 0px;
}

main.homepage .form-contact{
    padding: 180px 0px 90px 0px;
    margin-top: -200px;
}

.ADS-thumbnail{
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

.ADS-thumbnail img{
    border-radius: 30px;
}

.tt-contact-booking {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #0066FF;
}

.booking-form label {
    display: block; 
    margin-left: 15px;
    font-weight: 400;
    font-size: 15px;
}

.booking-form input[type="text"],
.booking-form input[type="tel"],
.booking-form input[type="email"],
.booking-form input[type="number"]{
    width: 100%;
    padding: 10px;
    border-radius: 25px;
    box-sizing: border-box;
    border: 1px solid #2A7CE1;
}

.booking-form textarea {
    max-height: 100px;
    padding: 10px;
    border-radius: 25px !important;
    box-sizing: border-box;
    border: 1px solid #2A7CE1 !important;
}

.booking-form button[type="submit"] {
    background: #1c3f92 !important;
    border: 1px solid #1c3f92;
    color: #fff;
    padding: 10px 20px;
    border-radius: 25px;
    font-weight: bold;
    cursor: pointer;
}
.booking-form button[type="submit"]:hover{
    background: #FFF !important;
    color: #1c3f92 !important;
}

.booking-form .item-form{
    margin-bottom: 10px;
}

.booking-form br{
    display: none;
}


/* ------------------------------  Abouts Us ----------------------------------*/
.about-of-amprocare .title-about{
    font-size: 48px;
    font-weight: 700;
    text-align: center;
}
.about-of-amprocare{
    padding: 70px 0px;
}
.about-of-amprocare .excerpt-about{
    font-size: 26px;
    color: #78BBFF;
    font-weight: 500;
    font-style: italic;
    text-align: center;
    margin-top: 17px;
}
.three-about{
    padding: 70px 0px 100px;
}
.three-about p{
    text-align: justify;
    line-height: 25px;
    padding: 0px 30px;
}
.about-us .mask-about-1{
    position: absolute;
    left: 0%;
    width: 45vw;
    top: unset;
    bottom: 29%;
    z-index: 0;
}
.why-choose-amprocare{
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 70px 0px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    z-index: 1;
}
.why-choose-amprocare h4{
    font-size: 35px;
    font-weight: 600;
}

.mission-amprocare{
    padding-top: 42px;
    padding-bottom: 50px;
    text-align: center;
}
.mission-amprocare h3.title-mission {
    color: #0062CC;
    margin-bottom: 22px;
    font-size: 36px;
    font-weight: 600;
}
.mission-amprocare .des{
    color: #1A1A1A;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 40px;
}
.mission-amprocare .exp{
    font-size: 26px;
    font-weight: 500;
    color: #78BBFF;
    font-style: italic;
}

/* Our Story */
.our-story{
    background-color: #E8FAFF;
    padding: 60px 0px;
    /* border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px; */
    z-index: 1;
    position: relative;
}
.our-story h2.title-our-story{
    color: #232425;
    font-size: 48px;
    font-weight: 600;
    text-align: center;
}

.our-story h2.title-our-story span{
    color: #0062CC;
}

.item-our-story{
    display: flex;
    align-items: center;
    padding: 50px 0px;
}

.item-our-story h4.tt{
    font-size: 28px;
    font-weight: 600;
    color: #0062CC;
}
.item-our-story p.des{
    line-height: 25px;
    color: #1A1A1A;
}

.item-second{
    text-align: right;
}
.item-our-bottom{
    padding: 28px 34px 13px 34px;
    border: 2px solid #007AFF;
    border-radius: 22px;
    text-align: center;
}

.awaken-your-smile{
    background-color: #4698FE;
    padding: 200px 0px;
    /* top: -100px; */
    z-index: 0;
    text-align: center;
    position: relative;
}
.awaken-your-smile .ex{
    color: #FFF;
    text-align: center;
}
.awaken-your-smile h2{
    font-size: 48px;
    font-weight: 700;
    color: #FFF;
    margin-top: 25px;
}
.awaken-your-smile h2 span{
    font-style: italic;
}
.awaken-your-smile .container{
    position: relative;
}
.awaken-your-smile .awaken1{
    position: absolute;
    left: -5%;
}
.awaken-your-smile .awaken2 {
    position: absolute;
    left: 20%;
    width: 20%;
    display: flex;
}
.awaken-your-smile-right{
    position: absolute;
    right: 0;
    width: 30vw;
    z-index: 0;
}
/* < !-- Team of doctors --> */
.team-of-doctors{
    background: linear-gradient(0deg, #FFFFFF 0%, #FFFCEC 37%, #FFF7CC 58%, #FFF09D 100%);
    padding: 90px 0px 40px 0px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    box-shadow: 0px -10px 19.4px 0px #0000001C;
    border-bottom: none;
    outline: none;
    position: relative;
    /* margin-top: -200px; */
}

.team-of-doctors .title-team{
    color: #1C3E94;
    font-weight: 600;
    font-size: 48px;
    text-align: center;
}

.box-two-doctor{
    padding: 60px 0px;
}

.box-two-doctor .avatar-doctor{
    height: auto;
    display: flex;
    margin: auto;
    justify-content: center;
    width: 300px;
    background-color: #fff;
    border-radius: 23px;
}
.box-two-doctor .name-position{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 30px 0px;
}

.box-two-doctor .name-position > span{
    color: #234DB9;
    font-size: 16px;
    font-weight: 500;
}
.box-two-doctor .name-position>h3 {
    color: #234DB9;
    font-size: 24px;
    font-weight: 600;
}
.box-two-doctor  p{
    font-size: 15px;
    font-weight: 400;
    color: #234DB9;
}
.box-two-doctor ul{
    margin: 0px;
    color: #234DB9;
}
.box-doctor-support{
    margin-bottom: 50px;
    cursor: pointer;
    position: relative;
}
.description-doctor{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 80%);
    top: 0;
    left: 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}
.box-doctor-support:hover .description-doctor{
    display: flex;
    padding: 20px;
}
.box-doctor-support .avatar-doctor{
    height: auto;
    display: flex;
    margin: auto;
    justify-content: center;
    width: 200px;
    background-color: #fff;
    border-radius: 23px;
    margin-bottom: 20px;
}
.box-doctor-support .name-position{
    text-align: center;
}
.box-doctor-support .name-position>h3 {
    color: #234DB9;
    font-size: 20px;
    font-weight: 600;
}

.achievements-and-awards{
    position: relative;
    padding: 40px 0px;
}

.achievements-and-awards .title-awards{
    font-size: 48px;
    font-weight: 600;
    color: #2A7CE1;
    text-align: center;
}

.image-awards{
    width: 90px;
    display: flex;
    margin: auto;
    padding-top: 20px;
}
.list-awards{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 30px 0px;
}

/* NEWS  */
.news-hero{
    position: relative;
    z-index: 1;
}
.news-hero .content-hero{
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.news-hero .content-hero h2{
    font-size: 64px;
    font-weight: 900;
    color: #fff;
}
.news-hero .content-hero .percent {
    font-size: 130px;
    font-weight: 700;
    color: #0072FF;
    line-height: 100%;
    margin: 0px;
}
.list-event{
    position: relative;
    padding: 300px 0px 200px 0px;
}
.list-event h1{
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    color: #234DB9;
}
.list-event .container{
    position: relative;
    z-index: 1;
}
.su-kien-list{
    padding-top: 70px;
}

.su-kien-list a{
    text-decoration: none;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.su-kien-list .thumbnail-post{
    display: flex;
    border-radius: 20px;
    width: auto;
    height: 220px;
    overflow: hidden;
    align-items: flex-start;
    margin-bottom: 20px;
}
.item-su-kien h4{
    font-size: 20px;
    color: #234DB9;
    font-weight: 600;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.item-su-kien span.time{
    color: #A8A8A8;
    font-size: 12px;
}
.item-su-kien .excerpt{
    font-size: 16px;
    color: #234DB9;
    text-align: justify;
    display: flex;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-event .mask-news-1{
    position: absolute;
    top: -25%;
    z-index: 0;
    width: 100vw;
}
.list-event .mask-news-2 {
    position: absolute;
    bottom: 5%;
    right: 0;
    z-index: 0;
    width: fit-content;
}

.pioneering-dental-technology .beer-slider{
    border-radius: 16px;
}

.swiperHomepage{
    padding-top: 50px;
    margin-bottom: 50px;
}

.content-swiperHomepage{
    padding: 0px 50px;
}

.case-study{
    background-color: #4698FE;
    position: relative;
    padding: 130px 0px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

.case-study h2.title-case-study{
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
.tab-content>.active{
    opacity: 1;
}
.case-study ul.nav-tabs{
    display: flex;
    flex-direction: column;
    margin: 0px;
    width: fit-content;
    border: 0px;
}
.case-study ul.nav-tabs li{
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    margin: 5px 0px;
    cursor: pointer;
}
.case-study ul.nav-tabs li.active,
.case-study ul.nav-tabs li:hover{
    background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.1));
    border-right: 6px solid #fff;
}
.case-study ul.nav-tabs li.active a,
.case-study ul.nav-tabs li:hover a{
    color: #1C3E94
}
.case-study ul.nav-tabs a{
    color: #FFF;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    padding: 10px 20px 10px 10px;
    width: 100%;
    display: flex;
}
.case-study .tab-content{
    background-color: #FFF;
    border-radius: 20px;
    padding: 14px;
    margin: 60px 0px;
}
.case-study .tab-content h4{
    color: #1C3E94;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 20px;
}
.case-study .tab-content ul {
    color: #1C3E94;
    margin: 0px;
    padding-left: 20px;
    line-height: 32px;
}
.case-study .mask-news-1{
    position: absolute;
    top: -25%;
    z-index: 0;
    width: 40vw;
    right: 0;
}
.confident-smiles{
    padding: 130px 0px;
}
.confident-smiles h2.title-smiles {
    color: #2A7CE1;
    font-size: 48px;
    font-weight: 600;
}
.confident-smiles h2.title-smiles span {
    color: #2A7CE1;
    font-style: italic;
}
.content-confident-smiles .item-smiles{
    margin: 40px 0px;
}
.content-confident-smiles .item-smiles .beer-ready{
    border-radius: 30px;
    box-shadow: 11px 13px 10.1px 0px #00000040;
}

.ctnVidoes, .ctnFeedback{
    margin-bottom: 100px;
}
.videos{
    background: linear-gradient(0deg, #FFFFFF 0%, #FFFCEC 37%, #FFF7CC 58%, #FFF09D 100%);
    padding-top: 90px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    box-shadow: 0px -10px 19.4px 0px #0000001C;
}
.desItemFeedback{
    color: #234DB9;
    text-align: left;
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
}
h2.title-videos, h2.title-feedback{
    font-size: 42px;
    font-weight: 600;
    color: #1C3E94;
    text-align: center;
    margin-bottom: 20px;
}
.swiper-Videos .swiper-slide .item-video{
    display: flex;
    position: relative;
    border-radius: 23px;
    overflow: hidden;
}
.swiper-Videos .swiper-slide .item-video h5{
    position: absolute;
    bottom: 0px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 24.01%, rgba(90, 90, 90, 0.775) 59.73%, #000D2F 100%);
    color: #FFF;
    padding: 100px 20px 20px;
    width: 100%;
    margin: 0px;
    left: 0;
    font-size: 14px;
    line-height: normal;
}
.customerVideo {
    width: 100%;
    display: block;
}

/* services-page  */
.services-page{
    position: relative;
}
.services-hero, .whyChooseAmProcare{
    position: relative;
}
.services-hero{
    padding: 100px 0px 120px;
    position: relative;
    overflow: hidden;
}
.whyChooseAmProcare{
    background-color: #E8FAFF;
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

.whyChooseAmProcare h3{
    color: #0066FF;
    font-size: 44px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
}
.services-hero h1.titleSectionHero{
    font-size: 32px;
    font-weight: 700;
    color: #1C3E94;
    line-height: 50px;
    margin-bottom: 30px;
    text-align: center;
}

.services-hero h1.titleSectionHero p{
    margin-bottom: 0px;
}

.services-hero h2.excerptSectionHero {
    font-size: 41px;
    font-weight: 700;
    color: #0066FF;
    line-height: 55px;
    margin-bottom: 30px;
    text-align: center;
}
.services-hero .desSectionHero{
    margin: 0px;
    font-size: 20px;
}
.thumb-item-services-hero{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.banner-Section1{
    position: relative;
    z-index: 1;
}

.thumb-item-services-s2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 40vw;
}
.ctnAlignRight{
    position: relative;
    padding: 120px 0px;
}

.ctnAlignRight .tt-section2{
    font-size: 32px;
    color: #1C3E94;
    font-weight: 700;
    margin-bottom: 17px;
    text-align: center;
}
.ctnAlignRight p{
    font-size: 18px;
}

.bg-list-services{
    /* background-color: #E8FAFF; */
    /* margin-left: 43px; */
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    padding: 45px 0px 60px;
    position: relative;
}
.bg-list-services .container{
    position: relative;
    z-index: 1;
}
h2.title-list-services{
    font-size: 44px;
    font-weight: 700;
    line-height: 44px;
    /* max-width: 65%; */
    margin: auto;
    margin-bottom: 30px;
    text-align: center;
    color: #0066FF;
}
.excerpt-list-services{
    color: #1A1A1A;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    max-width: 80%;
    margin: auto;
}
.list-services .list{
    margin-top: 66px;
    display: flex;
    justify-content: center;
}
.list-services .item-row{
    margin-bottom: 30px;
}
.description-service{
    /* background: #fff; */
    padding: 28px 22px;
    text-align: center;
}
.description-service ol, .description-service ul{
    margin: 0px;
    margin-bottom: 20px;
    color: #1A1A1A;
}
.description-service h5{
    font-size: 24px;
}
.description-service p{
    color: #1A1A1A;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
}
.bg-list-services .item-service{
    margin: auto;
    width: 100%;
    max-width: 70%;
    height: 100%;
}
.item-service a > img{
    width: 100%;
    height: auto;
}
.item-service > a{
    text-decoration: none;
}
.box-bottom-services h2{
    color: #0062CC;
    font-size: 36px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 600;
}
.box-bottom-services ul{
    font-size: 18px;
    margin: 0px;
}
a.btn-formServices{
    color: #78BBFF;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    text-decoration: none;
    font-style: italic;
    font-size: 26px;
    font-weight: 500;
}
.services-provided-am{
    padding: 60px 0px;
}
.services-provided-am h3{
    color: #4699FE;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 30px;
}
.services-provided-am p{
    color: #1F57AA;
    font-size: 18px;
}
.iconTooth{
    width: 100%;
    max-width: 100px;
    margin: auto;
}
.allServices .service-item{
    margin-bottom: 30px;
}

.bg-list-services .row.list>.col-xs-12.col-md-4 {
    display: flex;
}

.item-service {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    /* cao bằng nhau */
    background: #fff;
    border-radius: 30px;
    box-shadow: 0px 4px 11px 0px #00000040;
}

/* post-service  */
.post-service{
    background: linear-gradient(180deg, #FFFFFF 0%, #CEEFF9 34.5%, #4698FE 77%);
    padding: 60px 0px;
}
.bg-title-post-service{
    background: linear-gradient(358.41deg, #FFFFFF 1.35%, #BADAFF 98.65%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: auto;
    padding: 15px 40px;
    border-radius: 15px;
}
.bg-title-post-service h1.title-post{
    color: #0066FF;
    font-size: 48px;
    font-weight: 700;
}
.content-post-service h4{
    color: #0066FF;
}
.content-post-service p{
    color: #1C3E94
}
.content-post-service figure.wp-block-image{
    text-align: center;
}
.animate-scale img{
    transition: transform 0.3s ease-in-out;
}
.animate-scale img:hover{
    transform: scale(1.05);
}
.beer-reveal>img:first-child{
    height: 100%;
}
.buttonizer.buttonizer-group{
    right: 3% !important;
    bottom: 20% !important;
}


/* SEARCH  */
.astm-search-menu .is-search-form{
    top: 0 !important;
    border: 1px solid #aeaeae;
}
.astm-search-menu .search-close{
    top: 0px !important;
    right: -40px !important;
    width: 40px;
    height: 48px;
    background-color: #ddd;
    border-top: 1px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
    border-right: 1px solid #aeaeae;
}
.is-form-style input.is-search-input{
    height: 46px;
    border: 0px !important;
    box-shadow: none;
}
.content-search-page h1{
    margin-top: 20px;
}
.content-search-page .is-form-style input.is-search-submit,
.is-search-icon{
    background-color: #FFF;
    border: 0px;
}
.content-search-page .popup-search-close:after,
.search-close:after,
.content-search-page .popup-search-close:before,
.search-close:before{
    left: 18px;
    top: 14px;
}
.is-search-icon:hover{
    background-color: #FFF !important;
}


.pa-search.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 30px;
  margin-bottom: 40px;
}

.pa-search.pagination .page-numbers {
  display: inline-block;
  padding: 8px 14px;
  color: #1e293b;
  background: #f1f5f9;
  border-radius: 5px;
  text-decoration: none;
  transition: 0.3s ease;
  font-weight: 500;
}

.pa-search.pagination .page-numbers:hover {
  background: #1d4ed8;
  color: #fff;
}

.pa-search.pagination .current {
  background: #1d4ed8;
  color: #fff;
  pointer-events: none;
}

.floating-contact{
    display: flex;
    flex-direction: column;
    position: fixed;
    right: 3%;
    bottom: 18%;
    cursor: pointer;
    transition: opacity 0.3s ease;
    z-index: 9999;
}

@keyframes shake-phone {
    0% {
        transform: rotate(0deg);
    }

    20% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-15deg);
    }

    60% {
        transform: rotate(10deg);
    }

    80% {
        transform: rotate(-10deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@keyframes pulse-glow {
    0% {
        box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.4);
    }

    70% {
        box-shadow: 0 0 0 15px rgba(40, 167, 69, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(40, 167, 69, 0);
    }
}

.floating-contact .item-floating{
    width: 56px;
    height: 56px;
    border-radius: 50%;
    margin: 5px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    transition: box-shadow 0.3s ease;
}

.floating-contact .item-floating i{
    font-size: 22px;
}

.floating-contact .item-floating.item-phone{
    background-color: #e10101;
    color: #fff;
    border: 2px solid #e10101;
    transform-origin: center center;
    animation: pulse-glow 2s infinite;
    position: relative;
}

.floating-contact .item-floating.item-phone i{
    animation: shake-phone 0.8s infinite;
}

.floating-contact .item-floating.item-zalo {
    background-color: #FFF;
    color: #fff;
    border: 2px solid #0068ff;
}

.floating-contact .item-floating.item-map {
    background-color: #0068ff;
    color: #fff;
    border: 2px solid #0068ff;
}

.label-phone{
    display: none;
    transition: right 0.5s ease, opacity 0.5s ease;
    right: -100%
}

.floating-contact .item-floating.item-phone:hover .label-phone{
    display: flex;
    position: absolute;
    width: max-content;
    right: 100%;
    padding: 5px;
    background-color: #fff;
    border-radius: 4px;
    color: #234db9;
    font-weight: 700;
    z-index: -1;
}

/* ----  */
.item-map-wrapper {
    position: relative;
}

.map-dropdown {
    position: absolute;
    right: 60px;
    top: 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    padding: 8px 0;
    opacity: 0;
    visibility: hidden;
    transform: translateX(10px);
    transition: all 0.25s ease;
    min-width: 180px;
}

.map-dropdown a {
    display: block;
    padding: 8px 12px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
}

.map-dropdown a:hover {
    background: #f5f5f5;
}

/* Hover trigger */
.item-map-wrapper:hover .map-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

/* ----  */

.news-hero .swiper-slide img{
    width: 100%;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
@media (max-width: 900px) {
    .astm-search-menu-wrapper {
        top: 38px !important;
        right: 65px !important;
    }
    .astm-search-menu .search-close{
        top: -12px !important;
    }
    .is-menu-wrapper .is-menu form{
        top: -12px !important;
        min-width: 300px;
    }
}

@media (max-width: 600px) {
    .hero-sky-2,
    .hero-sky-1,
    .mask-experienced-left{
        display: none;
    }
    .hero-section h2 {
        font-size: 38px;
        line-height: initial;
        margin-bottom: 0px;
    }
    .hero-section{
        padding: 90px 0px;
    }
    .hero-sky-3{
        top: 7%;
        left: 20%;
    }
    .hero-mark-2{
        width: 45vw;
    }
    .hero-mark-1{
        width: 30vw;
    }
    .hero-section .hero-excerpt{
        margin-top: 20px;
    }
    .btn-booking-now,
    .readMore{
        margin: auto;
    }
    .item-tab h5{
        font-size: 20px;
    }
    .hero-four-tabs{
        padding-bottom: 60px;
    }
    .services-provided{
        padding: 60px 0px;
    }
    .services-provided h2,
    .item-experienced-team h2.title-experienced-team,
    h2.title-pioneering-dental-technology{
        font-size: 32px;
        line-height: normal;
    }
    h3.tt-before-after{
        font-size: 32px;
        max-width: 70%;
        text-align: left;
    }
    .excerpt-services-provided,
    .excerpt-experienced-team{
        font-size: 16px;
    }
    .item-experienced-team {
        padding-bottom: 30px;
    }
    h2.title-takecare{
        max-width: 100%;
        line-height: normal;
        font-size: 40px;
        padding: 100px 0px;
    }
    .pioneering-dental-technology{
        border-top-left-radius: 50px;
        border-top-right-radius: 50px;
        padding-top: 60px;
    }
    .item-technology{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 30px;
    }
    .nav-footer,
    .sub-cat-footer{
        border-left: 0px;
        padding-left: 20px;
        margin-top: 20px;
    }
    .logo-footer{
        display: flex;
        margin: auto;
    }
    .name-company-footer{
        text-align: center;
    }
    .google-maps a img{
        width: 100%;
    }
    .address-amprocare{
        margin-top: 20px;
    }
    .experienced-team{
        padding-top: 60px;
    }
    .about-of-amprocare .title-about{
        font-size: 40px;
    }
    .about-of-amprocare .excerpt-about{
        font-size: 20px;
    }
    .three-about {
        padding: 20px 0px 50px;
    }
    .why-choose-amprocare{
        background-size: auto;
    }
    .why-choose-amprocare h4{
        font-size: 26px;
    }
    .our-story{
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
    }
    .our-story h2.title-our-story{
        font-size: 40px;
    }
    .item-our-story{
        padding: 30px 0px 0px 0px;
    }
    .item-our-story h4.tt{
        margin-top: 20px;
        font-size: 20px;
    }
    .item-second{
        text-align: left;
    }
    .item-our-bottom{
        padding: 20px;
        margin-top: 20px;
    }
    .awaken-your-smile h2{
        font-size: 40px;
    }
    .awaken-your-smile .awaken1{
        width: 30vw;
    }
    .team-of-doctors{
        border-top-left-radius: 50px;
        border-top-right-radius: 50px;
        padding: 60px 0px 40px 0px;
    }
    .team-of-doctors .title-team{
        font-size: 40px;
    }
    .box-two-doctor{
        padding: 20px 0px;
    }
    .team-of-doctors .col-left{
        margin-bottom: 30px;
    }
    .achievements-and-awards .title-awards{
        font-size: 34px;
    }
    .image-awards{
        width: 70px;
        padding-top: 7px;
    }
    .tt-contact-booking{
        text-align: center;
        margin-top: 30px;
    }
    .services-hero{
        flex-direction: column-reverse;
        display: flex;
        padding: 0px 0px 60px;
    }
    .thumb-item-services-hero{
        width: 100%;
        position: relative;
        margin-bottom: 20px;
    }
    .services-hero h1.titleSectionHero{
        font-size: 28px;
        line-height: 40px;
    }
    .ctnAlignRight {
        padding: 125px 0px 60px;
    }
    .bg-list-services{
        margin-left: 0px;
    }
    .services-hero h2.excerptSectionHero{
        font-size: 24px;
        line-height: 30px;
    }
    h2.title-list-services{
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    .excerpt-list-services{
        font-size: 20px;
        max-width: 100%;
    }
    .whyChooseAmProcare{
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }
    .whyChooseAmProcare h3{
        font-size: 24px;
    }
    .list-services .list{
        margin-top: 40px;
    }
    .bg-list-services .item-service {
        margin-bottom: 20px;
        max-width: 100%;
    }
    .box-bottom-services h2{
        font-size: 22px;
        margin-top: 30px;
    }
    .bg-list-services{
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
    }
    a.btn-formServices{
        font-size: 20px;
    }
    .services-provided-am{
        padding: 40px 0px;
    }
    .services-provided-am h3{
        font-size: 30px;
        text-align: center;
    }
    .allServices{
        padding: 40px 0px 0px;
    }
    .services-provided-am .col-right{
        margin-top: 30px;
    }
    .list-price-service{
        padding: 0px 12px;
    }
    .list-event {
        padding: 100px 0px;
    }
    .list-event .mask-news-1{
        top: 0;
    }
    .list-event h1{
        font-size: 38px;
    }
    .case-study{
        padding: 40px 0px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
    }
    .case-study h2.title-case-study{
        font-size: 30px;
        text-align: center;
    }
    .case-study h2.title-case-study br{
        display: none;
    }
    .case-study ul.nav-tabs a{
        font-size: 18px;
    }
    .case-study .tab-content{
        margin: 30px 0px;
    }
    .confident-smiles {
        padding: 60px 0px;
    }
    .confident-smiles h2.title-smiles{
        font-size: 32px;
        text-align: center;
    }
    .content-confident-smiles .item-smiles {
        margin: 20px 0px;
    }
    .videos{
        border-top-left-radius: 50px;
        border-top-right-radius: 50px;
    }
    .ctnVidoes,
    .ctnFeedback {
        margin-bottom: 60px;
    }
    h2.title-videos,
    h2.title-feedback{
        font-size: 32px;
    }
    .bg-title-post-service{
        padding: 15px 12px;
    }
    .bg-title-post-service h1.title-post{
        font-size: 18px;
    }
    .post-service{
        padding: 20px 0px;
    }
    main.homepage .form-contact{
        padding: 80px 0px 60px 0px;
        margin-top: -15%;
    }
    .section-only-service-tourism{
        padding-top: 40px;
    }
    .section-only-service-tourism p{
        font-size: 18px;
    }
    .section-only-service-tourism h1.titleSectionHero p{
        font-size: 28px;
    }
}