/*
 Theme Name: Hello Elementor Child
 Theme URI: https://example.com
 Description: Child theme cho Hello Elementor
 Author: Cozy
 Author URI: https://example.com
 Template: hello-elementor
 Version: 1.0.0
*/

/* Bạn có thể thêm CSS tùy chỉnh bên dưới */
/*
	Theme Name:   Ngonghia Child
	Theme URI:    http://01.com.vn/
	Description:  Ngonghia Child Theme
	Author:       ngonghia
	Author URI:   http://01.com.vn/
	Template:     ngonghia
	Version:      1.0.1
	License:      license purchased
	License URI:  http://01.com.vn/
	Tags:         Tags: 01
	Text Domain:  01
*/
body#tie-body {
    overflow-x: hidden;
}
#cfacebook.open>div {
    display: block;
}
.chat_fb1 {
    position: fixed;
    z-index: 999999999;
    bottom: 5px;
    right: 10px;
    padding: 18px;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    color: rgb(0, 125, 252);
    background: rgb(0, 125, 252);
    border: unset !important;
    border-radius: 100% !important;
}
@media (max-width:767px){.nguoichat{display:none}}
#cfacebook {
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 999999999;
    width: 350px;
	max-width: calc(100% - 20px);
    height: auto;
    border-radius: 15px;
    line-height: 25px;
    -moz-box-shadow: rgb(0 18 46 / 78%) 0px 8px 18px;
    -webkit-box-shadow: rgb(0 18 46 / 78%) 0px 8px 18px;
        box-shadow: #000 0px 8px 18px;
	
}
#cfacebook .fchat {
    float: left;
    height: 350px;
    display: none;
    background-color: #fff;
	padding: 15px;
	z-index: 10;
    position: relative;
	    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 100%;
    font-size:14px;
    color:#000;
}

#cfacebook .fchat .fb-page {
    margin-top: -5px;
    float: left;
}
.fchat span {
    width: 260px!important;
}
.chat-header {
    padding: 24px 28px 0px;
    background: linear-gradient(-61deg, rgb(65 224 0), rgb(0 148 25));
    background: #ffad26;
    background: -moz-linear-gradient(top, #0bff15 0%,#126115 50%,#065e0a 51%,#053d08 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffad26), color-stop(50%,#fea026), color-stop(51%,#ff8b00), color-stop(100%,#ff7701));
    background: -webkit-linear-gradient(top, #0bff15 0%,#126115 50%,#065e0a 51%,#053d08 100%);
    background: -o-linear-gradient(top, #0bff15 0%,#126115 50%,#065e0a 51%,#053d08 100%);
    background: -ms-linear-gradient(top, #0bff15 0%,#126115 50%,#065e0a 51%,#053d08 100%);
    background: linear-gradient(to bottom, #0bff15 0%,#126115 50%,#065e0a 51%,#053d08 100%);
    position: relative;
    z-index: 4;
    display: none;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    color: white;
}
.avatars-wrapper {
    width: 52px;
    height: 52px;
    margin: 0px 18px 0px 0px;
    float: left;
}
.header-ava {
    width: 52px;
    height: 52px;
    border-radius: 24px;
    background-size: cover;
    background-position: center center;
    float: left;
}
.chat h2.twolines {
    margin-bottom: 5px;
}

.chat h2 {
    font-size: 22px;
    font-weight: 600;
    color: currentcolor;
    margin: 4px 0px 0px;
    padding: 0px;
    display: inline-block;
    position: relative;
    max-width: calc(100% - 145px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: bottom;
}
.top-heading {
    font-size: 16px;
    display: block;
    line-height: 15px;
    margin-top: 4px;
}
.chat-header #ic-minimize {
    height: 20px;
    width: 27px;
    transform: rotate(270deg);
}
#cfacebook svg,.chat_fb1 svg {
    width: 26px;
    height: 26px;
    fill: rgb(255, 255, 255);
    transition: all 0.2s ease-in-out 0s;
}
button.material-icons.exit-chat.ripple {
    float: right;
    position: absolute;
    top: 10px;
    right: 10px;
}
.offline-message span.online::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    background: rgb(88, 183, 67);
    border-radius: 50%;
    left: 15px;
    bottom: 5px;
}
.offline-message {
    margin-top: 30px;
}
.fchat>div {
    display: none;
}

.tuvanclose {
    background: unset;
}
.batdautuvan {
    color: white;
    background: red;
    padding: 10px 40px 10px 40px;
    text-align: center;
    border-radius: 30px;
}
.nuttuvan {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: calc(100% - 10px);
}
#fchat.open>div {
    display: block !important;
}
#fchat.open>p {
    display: none !important;
}
.chat-header *{color:white;}
@keyframes show{
  from {width:0px;height:0px;overflow: hidden}
  to {width:0px;height:0px;overflow: hidden}
}

@media (max-width:768px){
#cfacebook {
    width: calc(100% - 40px);
    margin: 10px;
}


}



.lien-he-qc{display:none;}
b.fn a {
    color: red;
}
html {
    max-width: 100%;
    font-size: 16px;
}
.zalo a {
    position: fixed;
    bottom: 10px;
    z-index: 999;
    right: 10px;
}
.featured-area {
    display: none !important;
}
.site-content {
    line-height: 1.5;
	  font-size: 16px;
}
p {
    font-size: 16px;
}
.tie-col-md-4.logo-container {
    max-height: 100px;
}

aside.sidebar.tie-col-md-4.tie-col-xs-12.normal-side.is-sticky {
    border-left: #00000047 solid 1px;
}
.block-head-4#tie-body .widget-title:before {
	background: #2ca21d;}
.block-head-6#tie-body .widget-title:after {
    background: #2ca21d;
}
#logo {
    margin: 0 !important;
}
.help-contact { 
    line-height:16px !important; 
    font-size:18px !important; 
    background:#278e1a !important; 
    color:#fff; 
    padding:7px; 
    position:fixed; 
    z-index:120; 
    border-radius:15px; 
    bottom:10px; 
    text-align:center; 
    font-family:sans-serif; 
    left:10px; 
    border:2px 
    solid #fff; 
}
.help-contact a { color:#fff; font-weight:400; }
.help-contact a:hover { color:#fff900; font-weight:400; }
@media screen and (max-width:650px){.help-contact{display:none}}
.icon-messenger{z-index: 110 !important; right:15px !important;
    position: fixed !important;
    bottom: 5px !important;
    text-align: right !important;}
a.nutdangky:hover {
    background: #278e1a;
}
a.nutdangky {
    color: #fff;
    background-color: #fa9d1c;
    max-width: 300px;
    margin: 10px auto 10px auto;
    border: none;
    font-size: 16px;
    text-align: center;
    padding: 6px;
}
.components #search-submit {color:white !important}
.site-footer {
    margin-top: 0px !important;
}
@media screen and (max-width:768px){
.apdung{min-height:200px !important}h1{text-align:center}
.dk-nd001 {
    padding: 30px !important;
}	
}
.nut-nong:hover {
    background: green;
}
.nut-nong {
    background: orange;
    margin: 16px;
}
q, blockquote {
    background: #2c2f341a;
    color: #2e3136;
}
.comment-metadata {
    font-size: 12px;
}
.comment-list img {
    width: 45px;
    height: 45px;
}
/*them nut call*/
.fix_tel { position:fixed; bottom:15px; z-index:999;left: 10px;}.fix_tel a {text-decoration: none; display:block;}.ring-alo-phone {    background-color: transparent;    cursor: pointer;    height: 80px;    position: absolute;    transition: visibility 0.5s ease 0s;    visibility: hidden;    width: 80px;    z-index: 200000 !important;}.ring-alo-phone.ring-alo-show {    visibility: visible;}.ring-alo-phone.ring-alo-hover, .ring-alo-phone:hover {    opacity: 1;}.ring-alo-ph-circle {    animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;    background-color: transparent;    border: 2px solid rgba(30, 30, 30, 0.4);    border-radius: 100%;    height: 70px;    opacity: 0.1;    position: absolute;    top: 12px;    transform-origin: 50% 50% 0;    transition: all 0.5s ease 0s;    width: 70px;}.ring-alo-phone.ring-alo-active .ring-alo-ph-circle {    animation: 1.1s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;}.ring-alo-phone.ring-alo-static .ring-alo-ph-circle {    animation: 2.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;}.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone:hover .ring-alo-ph-circle {    border-color: red;    opacity: 0.5;}.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle {    border-color: #baf5a7;    opacity: 0.5;}.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {    border-color: red;    opacity: 0.5;}.ring-alo-ph-circle-fill {    animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;    background-color: #000;    border: 2px solid transparent;    border-radius: 100%;    height: 30px;    left: 20px;    opacity: 0.1;    position: absolute;    top: 33px;    transform-origin: 50% 50% 0;    transition: all 0.5s ease 0s;    width: 30px;}.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone:hover .ring-alo-ph-circle-fill {    background-color: rgba(0, 175, 242, 0.5);    opacity: 0.75 !important;}.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle-fill {    background-color: rgba(117, 235, 80, 0.5);    opacity: 0.75 !important;}.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {    background-color: rgba(0, 175, 242, 0.5);    opacity: 0.75 !important;}.ring-alo-ph-img-circle {    animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;    border: 2px solid transparent;    border-radius: 100%;    height: 50px;    left: 10px;    opacity: 1;    position: absolute;    top: 22px;    transform-origin: 50% 50% 0;    width: 50px;}.ring-alo-phone.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone:hover .ring-alo-ph-img-circle {    background-color: red;}.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle {    background-color: #75eb50;}.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {    background-color: red;}@keyframes ring-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 ring-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 ring-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);	}	}.ring-alo-ph-img-circle a img {    width: 30px;    position: relative;  }.icon-messenger {    z-index: 1;    position: fixed;    bottom: 4px;    right: 10px;}._2tga._3e2a {    padding: 0 !important;    font-size: 11px !important;}
.fone {
    font-size: 22px;
    color: #f00 !important;
    line-height: 40px;
    font-weight: bold;
    padding-left: 40px;
    margin: 0 0;
}
.tel {
    background: #eee;
    width: fit-content;
    height: 40px;
    position: relative;
    overflow: hidden;
    background-size: 40px;
    border-radius: 28px;
    border: solid 1px green;
    margin-left: 20px;
    padding: 0 10px;
}
/*css main-menu */
nav#top-nav {
    max-height: 15px;
    border-bottom: solid 3px #e7c28a !important;
}
@media screen and (min-width:950px){
nav#main-nav {
    line-height: 60px !important;
}
.main-nav-wrapper {
    max-height: 61px;
}}

.nut-pop a.closepu {
    color: #fff !important;
    display: inline-block;
    font-size: 1.125rem;
    padding: 0.4em;
    margin: 0 auto;
    width: 100%;
    background: #f70d28;
    max-width: 269px;
    border-radius: 37px;
}
.nut-pop a.closepu:hover {background:#029000;}
.comment-form-title, .comment-form-author {
    width: calc(50% - 6px) !important;
    float: left;
    margin: 3px !important
}
@media (max-width:768px){
#cfacebook {
    width: calc(100% - 40px);
    margin: 10px;
}
}
.overlaypu2.open {
    display: block;
}
.overlaypu2 {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
    display: none;
    color: white;
    z-index: 99999999999;
    position: fixed;
    padding: 10px 30px 5px 30px;overflow-y: scroll;
}
.popup-nojs {
    margin: 20px auto;
    border-radius: 5px;
    position: absolute;
    height: auto;
    border: solid 2px;
width:100%
}
.popup-nojs .closepu {
    position: absolute;
    right: 0;
    transition: all 200ms;
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
    color: #f00 !IMPORTANT;
    background: #fff;
    padding: 2px 7px;
    width: 30px;
    height: 30px;
}
.pop-right>div {
    background: white;
    padding-bottom: 10px;
}
.overlaypu2::-webkit-scrollbar {
    display: none;
}
.form {
    margin: 0px 20px;
    padding: 0px;
    border-radius: 15px;
    overflow: hidden;
    background: red;
}
#dangkyPOP .chonmien button.active {
    background: red;
    color: white;
}
#dangkyPOP .chonmien button {
    font-size: 16px !important;
}
#cfacebook.open>div {
    display: block;
}

/* form */
#cfacebook input,#cfacebook textarea{
    border: solid 1px;
}
#cfacebook #dangky-form>div.gui input {
    border-radius: 30px !important;
    background: red !important;
}
#cfacebook #dangky-form .noi-dung {
    color: #000;
}
#dangky-form input {
    width: 100% !important;
}
#dangky-form>div {
    margin-bottom: 11px;
    background: #fff;
}
#dangky-form .noi-dung {
    min-height: 30px;
    height: 45px;
    background: #fff;
}
#dangky-form input {
    width: 100% !important;
    line-height: 33px;
}
#dangky-form>div.gui {
    background: unset;
}
#dangky-form>div.gui input {
    background: #00aa5c;
    font-size: 19px;
    text-transform: uppercase;
}
.khoahoc select {
    height: 45px;
    width: 100%;
}
.wpcf7 form .wpcf7-response-output {
    margin: -30px 10px 10px 10px !important;
}
#dangky-form input, #dangky-form textarea, #dangky-form select {
    font-size: 17px;
}
/* write custom css after this line */