/*
Theme Name: Cao-dang-ha-noi
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap');
body, p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family: "Google Sans", sans-serif;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.poup-right {
    padding: 20px 20px 0;
    background-color: #ffff;
    background-image: url(https://bachkhoahanoi.edu.vn/wp-content/uploads/2026/04/bgform.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.poup-right h3,
.poup-right p{
	margin-bottom: 0;
}
.wpcf7 .col {
    padding-bottom: 0;
}
.poup-right textarea {
    min-height: 70px;
}
#muangay-booter {
    position: fixed;
    display: inline-block;
    bottom: 0px;
    left: 0;
    z-index: 100;
    height: 80px;
}
#muangay-booter #contact-vr {
    display: inline-block;
    width: 100%;
    height: 100%;
}
#muangay-booter #contact-vr a img {
    display: inline-block;
    width: 100%;
    height: 100%;
}