/*
Theme Name: gamudacity
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.3
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body,p{
	/* font-family:"PoppinsVN",Arial, sans-serif!important; */
	font-size:15px;
}
.alt-font{
	font-family:"PoppinsVN",Arial, sans-serif!important;
}
.nav > li > a{
	font-family:"PoppinsVN", sans-serif!important;
	font-weight: bold!important;
}
h1,h2,h3,.heading-font{
	font-family:"PoppinsVN", sans-serif!important;
	font-weight:bold!important;
}
h4,h5,h6{
	font-family:"PoppinsVN", sans-serif!important;
}
span.widget-title {
	font-family: PoppinsVN,Arial, sans-serif;
}
.is-uppercase, .uppercase {line-height: 1.6;}
.hk_title{
	font-family: 'NewParisText',Arial, serif!important;
	font-size:34px;margin-bottom:10px;
	font-weight:normal;
	text-transform:uppercase;
}
.line-gt:before {
    content: "";
    width: 300px;
    height: 5px;
    background: url(/lib/line-gioithieu.png) no-repeat;
    position: absolute;
    bottom: 0;
    top: 35px;
    left: calc(50% - 120px);
}
.banner h1{
	font-size: 2em !important;
}
.w_font{
    color: #fff !important;
}
.tienich_v2 {
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
}
.tienich_v2 li {
    font-size: 13px;
    color: #333;
    line-height: 21px;
    margin-bottom: 17px;
}

.tienich_v2 li span {
    display: inline-block;
    width: 21px;
    height: 21px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 21px;
    border-radius: 50%;
    background: #005BAA;
    margin-right: 10px;
}
.home-slider:after {
    content: "";
    width: 100%;
    height: 200px;
    background-image: url(/lib/slider-frame.png);
    background-position: left bottom;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -2px;
    pointer-events: none;
    z-index: 10;
}
@media (max-width: 549px){
    .home-slider:after {
        height: 50px;
    }
}
.home-slider .text-box {
    background: transparent;
    padding: 10px;
    border: 2px solid #fff;
}
.form-action h2, .project_info h3 {
    color: #fff !important;
}
.form-action ul li, .project_info ul li{
    list-style-type: none;
    margin: 0px;
}

.form-action ul li:before, .project_info ul li:before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ";
}
.project_info{
	color: #fff !important;
}
.tienich_content {
	list-style-type: none;
	margin:0;
}
.tienich_content  li span {
    width: 28px;
    height: 28px;
    background: rgb(231, 231, 231);
    border-radius: 50%;
    text-align: center;
    color: #005fa8;
    line-height: 28px;
    margin-right: 15px;
    display: inline-block;
    border: 1px solid;
    font-family: PoppinsVN;
}
.send-contact input[type="text"],
.send-contact input[type="email"],
.send-contact input[type="tel"],
.send-contact textarea,
.send-contact select {
    box-sizing: border-box;
    border-bottom: 1px solid #000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background-color: transparent;
    box-shadow: none;
}
.send-contact {
    max-width: 800px;
    margin: 0 auto;
    
}
.send-contact input[type="text"]:focus,
.send-contact input[type="email"]:focus,
.send-contact input[type="tel"]:focus,
.send-contact textarea:focus {
    border-bottom: 1px solid #eaa306 !important;
}
.send-contact input[type="submit"]:not(.is-form) {
    border: 0;
    font-family: "PoppinsVN", Arial, san-serif !important;
    color: #fff;
    margin: 10px auto;
    display: block;
    background: #ffc20e;
   
}
.send-contact input[type="submit"]:hover {
    box-shadow: none !important;
    color: #ffc20e;
}
.register_now {
    -ms-flex-align: center;
    align-items: center;
    background-color: #ffc20e;
    /*box-shadow: 0 5px 20px rgba(0,63,255,.5);*/
    color: #fff !important;
    display: -ms-flexbox;
    display: flex;
    margin: 6px 0;
    padding: 2px 10px;
    transition: .5s all;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    background: #0000 radial-gradient(circle, #ffc929, #ffc20e) repeat scroll 0 0;
}
.btn_action {
    background: #ffc20e;
    transition: 0.5s ease all;
    color: #fff;
    padding: 10px;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}
.btn_action:hover, .register_now:hover {
    background: #ff0000;
    color: #fff;
}
/*hover image*/
.who .img-inner:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    z-index: 9;
    border-top: 2px solid rgba(255,255,255,0.8);
    border-bottom: 2px solid rgba(255,255,255,0.8);
    transform: scale(0, 1);
}

.who .img-inner:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    z-index: 9;
    border-left: 2px solid rgba(255,255,255,0.8);
    border-right: 2px solid rgba(255,255,255,0.8);
    transform: scale(1, 0);
}
.who .img-inner:hover:before, .who .img-inner:hover:after {
    transform: scale(1);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.form-contact{
	padding: 5px;
	background: #ffffff8a;
}
.hot {
    -webkit-animation: hot 0.2s infinite alternate;
    -moz-animation: hot 0.2s infinite alternate;
    -o-animation: hot 0.2s infinite alternate;
    animation: hot 0.2s infinite alternate;
}
@keyframes hot {
from {     opacity:0;		  text-shadow: 0px 0px 0px #032540;  }
to {     opacity:1;	  text-shadow: 0px 0px 1px #032540;  }
}
.my_project .box{
    margin-bottom: 50px;
}
.my_project .box-image img {
    max-width: 600px;
    max-height: 300px;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 1px #FFFFFF inset, 0 1px 3px rgba(34, 25, 25, 0.4);

}
.my_project .box-text {
   position: relative;
   
   background: green;
   color: #fff;
   max-width: 80%;
   -webkit-box-shadow: 0 10px 15px -3px rgba(0,0,0,.1), 0 4px 6px -2px rgba(0,0,0,.05);
   background: linear-gradient(0,#ffc20e 40%,rgba(0,0,0,.35) 100%);
  
   border-radius: .5rem;
   box-shadow: 0 10px 15px -3px rgba(0,0,0,.1), 0 4px 6px -2px rgba(0,0,0,.05);
   margin: -50px auto;
   padding: 1rem;
}

.my_project .box-text h3 {
    color: #FFC00E;
    font-size: 16px;
    text-shadow: 1px 1px 0 #000;
}
.my_project .box-text a{
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    margin: 5px 0;
    padding: 5px 10px;
    background: #FFC00E;
    color: #fff;

}
.flatsome_recent_posts .badge.post-date.badge-outline{
    padding: 2px;
    background: #fff;
    border: 1px solid #ccc;
}
.popup_index .send-contact input[type="text"],
.popup_index .send-contact input[type="email"],
.popup_index .send-contact input[type="tel"],
.popup_index .send-contact textarea,
.popup_index.send-contact select {
   
    /*border-bottom: 1px solid #fff;*/
    color:#000;
    background: #fff;
    border-top: inherit;
    border-left: inherit;
    border-right: inherit;
    background-color: #fff;
}
.popup_index input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 0.6; /* Firefox */
}
.popup_index p{
	color: red;
	font-weight: bold;
}
.popup_index ul li{
    color:#fff;
}
.popup_index .send-contact  input[type="submit"]:not(.is-form){
    border: 1px solid #fff !important;
    -webkit-box-shadow: none;
    -moz-box-shadow:none;
    box-shadow: none;
}
.popup_index .send-contact input[type="submit"]:hover {
    box-shadow: none !important;
    color: #ffc20e;
}
.pum-container{
    background:  url(https://bds01.hotkeyweb.com/wp-content/uploads/2020/07/pop-contact-bg.jpg);
    background-color: #000;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px;
    border:3px solid #fff;
    
}
.pum-content {
    width: 80%;
    /*height: 80%;
    background: #fff9;
    border-radius: 10px;
    overflow: hidden;
    padding: 50px;
    box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);*/
    margin: 0 auto;

    
}
.pum-container .send-contact input[type="text"],
.pum-container .send-contact input[type="email"],
.pum-container .send-contact input[type="tel"],
.pum-container .send-contact textarea,
.pum-container .send-contact select {
	border:1px dashed red;
    /*box-sizing: border-box;
   
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background-color: transparent;
    box-shadow: none;
    color: #000 !important;*/
}
.pum-container input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}
.pum-close {
    /*width: 30px !important;
    height: 30px !important;*/
    /*line-height: 1px !important;*/
    background: red !important;
    color: #fff;
   /* top: -2% !important;
    right: -3% !important;
    border-radius: 30px !important;*/
}
.desktop-contact {
    position: fixed;
    bottom: 20px;
    left: 10px;
    z-index: 999;
}
.desktop-contact a{
    color: #ffffff;
    margin-right: 15px;
    font-size: 14px;
   	text-transform: uppercase;
    font-family: "PoppinsVN",Arial, sans-serif!important;
}
.desktop-contact a img {
    width: 25px;
    height: 25px;
    vertical-align: text-bottom;
}
.desktop-contact a {
    padding: 8px 25px;
    border-radius: 22px;
    background: #ffc20e;
    background-origin: border-box;
    position: relative;
    border: 0;
}
.desktop-contact a:after {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    bottom: -4px;
    right: -4px;
    border-radius: 26px;
    border: 4px solid rgba(255, 255, 255, 0.22);
}
.mobile-contact {
    display: none;
}
.my_gallery .nav>li>a{
	padding:10px 15px;
}
.my_gallery .nav>li>a:before{
	background-color: #ffc20e !important;
}
.my_gallery h4{
	font-family: 'NewParisText',Arial, serif!important;
    font-size: 34px;
    margin-bottom: 10px;
    font-weight: normal;
    text-transform: uppercase;
}
.article_form {
    background: #ffc20e;
    
    width: 100%;
    padding: 5px 0;
}
.article_form h5{
	color: #fff;
}
.article_form .col{
    padding: 0 5px;
    margin-bottom: 5px;
    display: inline-block;
}
.article_form .col input[type="text"], .article_form .col input[type="tel"], .article_form .col input[type="email"],.article_form .col textarea  {
    padding: 0 8px;
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    width: 99%;
    display: block;
    margin: 0;
    margin-left: 5px;
}
.article_form .col input[type="submit"]{
	margin: 0 auto;
    padding: 0 1em;
    background: red;
}
.post-sidebar .widget  .widget-title {
    background-image: linear-gradient( 109.6deg,  rgba(61,121,176,1) 11.3%, rgba(35,66,164,1) 91.1% );
    padding: 9px 15px;
    color: #ffffff;
    font-size: 16px;
    display: block;
    background: #aa2231;
}
.post-sidebar .widget .widget-title {
   
    margin-top: 0.68em;
    margin-bottom: 0.68em;
}
.post-sidebar .widget .widget-title span{
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    margin-top: 0.68em;
    margin-bottom: 0.68em;
}

.blog-single .row.row-large{
} 
.widget .is-divider{
    display: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	

}
@media screen and (min-width: 850px){
    .blog-wrapper .row-large>.col {
        padding: 0 5px;
        margin-bottom: 0;
    }
}

@media screen and (min-width: 992px){
    .my_gallery h5.post-title {
	    min-height: 40px;
	}
}


@media screen and (max-width: 549px){
	h1.main_title{
		font-size: 16px !important;

	}
	.intro_image .box-image{
		width: 40% !important;
	}
	.desktop-contact {
        display: none;
    }
    .mobile-contact {
        display: block;
        position: fixed;
        bottom: 0;
        background: linear-gradient(248deg, #2ab574 50%, #283891 100%);
        width: 100%;
        z-index: 99;
    }
    .mobile-contact ul li {
        width: 25%;
        float: left;
        list-style: none;
        text-align: center;
        font-size: 13.5px;
    }
    .mobile-contact ul li img {
        width: 35px;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .mobile-contact ul li span {
        color: #fff;
    }
    .article_form .col input[type="submit"]{
		display: block;
	}
}
.absolute-footer.dark, .is-divider {display: none!important;}
html body .redcolor {color:#fc0000}
.section-title-container {
    margin-bottom: 5px!important;
}
.section-title-center, .contentPostNew h2, .bai-viet-lien-quan h2 {
    text-align: center;
    display: inline-block;
    position: relative;
    font-weight: bold;
    padding-bottom: 15px;
}
.section-title-center:before, .contentPostNew h2:before, .bai-viet-lien-quan h2:before {content:"";/* background: url(/lib/line.png); *//* height: 16px; *//* width: 325px; *//* bottom: 0; *//* left: 0; *//* right: 0; *//* position: absolute; *//* margin: 0 auto; */}
.section-title-center b {display: none!important;}

html body .post-content h2z:before, html body .post-content h1z:before, .section-title-center:before, .contentPostNew h2:before, .bai-viet-lien-quan h2:before, html body .post-content .single-related-posts h3:before, html body.single-batdongsan_vnw h2:before, html body.single-batdongsan_vnw h1z:before, html body.homez h2:before, html body.home h1:before {
    margin: 0 auto;
    visibility: visible;
    animation: none;
    left: 50%;
    bottom: 2px;
    height: 1px;
    content: "";
    width: 300px;
    position: absolute;
    background-color: #ddd;
    transform: translateX(-50%);
}
html body .post-content h2z:after, html body .post-content h1z:after, .section-title-center:after, .contentPostNew h2:after, .bai-viet-lien-quan h2:after, html body .post-content .single-related-posts h3:after, html body.single-batdongsan_vnw h2:after, html body.single-batdongsan_vnw h1z:after, html body.homez h2:after, html body.home h1:after {
    content: "";
    width: 130px;
    height: 4px;
    background: #00848A;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background-image: linear-gradient(-70deg, #00848A 50%, #0199d7);
	border-radius:4px
}
html body ul {
    padding-left:15px;
    text-align: left;
    margin-left: 10px;
}
html body ol {
    padding-left:15px;
    text-align: left;
    margin-left: 15px;
}
.phone-mobile {
    display: none;
}
.lph-nav {position: fixed;left: 13px;background: #ffffffab;border-radius: 5px;width: auto;z-index: 150;bottom: 20px;padding: 10px 0;border: 1px solid #f2f2f2;}.lph-nav:hover {background: #ffffff;box-shadow: 0 0 7px #777;}.lph-nav ul {list-style: none;padding: 0;margin: 0;}.lph-nav ul li {list-style: none!important;}.lph-nav ul>li a {border: none;padding: 3px;display: block;border-radius: 5px;text-align: center;font-size: 10px;line-height: 15px;color: #515151;font-weight: 700;max-width: 72.19px;max-height: 54px;text-decoration: none;}.lph-nav ul>li .chat_animation {display: none}.lph-nav ul>li a i.ticon-heart {background: url(/lib/baogia-icon-hh.png) no-repeat;background-size: 36px 36px;width: 36px;height: 36px;display: block;}.lph-nav ul>li a i.ticon-zalo-circle2 {background: url(/lib/icon-zalo-hh.png) no-repeat;background-size: contain;width: 36px;height: 36px;display: block;}.lph-nav li .button {background: transparent;}.lph-nav ul>li a i.ticon-angle-up {background: url(/lib/icon-angle-up.png) no-repeat;background-size: contain;width: 36px;height: 36px;display: block;}.lph-nav ul>li a i {width: 33px;height: 33px;display: block;margin: auto;}.lph-nav ul li .button .btn_phone_txt {position: relative;top: 35px;font-size: 10px;font-weight: bold;text-transform: none;}.lph-nav ul li .button .phone_animation i {display: inline-block;width: 27px;font-size: 26px;margin-top: 12px;-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;animation: phone-vr-circle-fill 1s infinite ease-in-out;}.lph-nav ul>li a.chat_animation svg {margin: -13px 0 -20px;}.lph-nav ul>li a i.ticon-messenger {background: url(/lib/icon-messenger-hh.png) no-repeat;background-size: contain;width: 36px;height: 36px;display: block;}.lph-nav ul li .button .phone_animation i {display: inline-block;width: 27px;font-size: 26px;margin-top: 12px;}.lph-nav ul>li a i.ticon-chat-sms {background: url(/lib/icon-sms-1.jpg) no-repeat;background-size: contain;width: 38px;height: 36px;display: block;}.lph-nav ul>li a i.icon-phone-w {background: url(/lib/icon-phone-w.png) no-repeat;background-size: contain;}.lph-nav ul li .button .btn_phone_txt {position: relative;}.phone-mobile-dk {display: block !Important}.animation-shadow-dk {background: #053484;height: 36px;width: 36px;line-height: 36px;}.lph-nav li .button .phone_animation {box-shadow: none;width: 36px;height: 36px;border-radius: 100%;background: #053484;line-height: 36px;}@media only screen and (max-width: 600px) {.lph-nav li .chat_animation {display:block !Important}.lph-nav li .button .phone_animation {box-shadow: none;position: absolute;top: -16px;left: 50%;transform: translate(-50%,0);width: 50px;height: 50px;border-radius: 100%;background: #053484;line-height: 15px;border: 2px solid white;}.lph-nav ul>li a {padding: 0;margin: 0 auto}.lph-nav {background: white;width: 100%;border-radius: 0;color: #fff;height: 60px;line-height: 50px;position: fixed;bottom: 0;left: 0;z-index: 9999999;padding: 5px;margin: 0;box-shadow: 0 4px 10px 0 #000;}.lph-nav li {float: left;width: 20%;list-style: none;height: 50px;}.phone-mobile {display: block !important}}/*phone*/#button-contact-vr .button-contact {position: relative;}#button-contact-vr .button-contact .phone-vr {position: relative;visibility: visible;background-color: transparent;width: 90px;height: 90px;cursor: pointer;z-index: 11;-webkit-backface-visibility: hidden;-webkit-transform: translateZ(0);transition: visibility .5s;left: 0;bottom: 0;display: block;}.phone-vr-circle-fill {width: 65px;height: 65px;position: absolute;box-shadow: 0 0 0 0 #c31d1d;background-color: rgba(230, 8, 8, 0.7);border-radius: 50%;border: 2px solid transparent;-webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;animation: phone-vr-circle-fill 2.3s infinite ease-in-out;transition: all .5s;-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-animuiion: zoom 1.3s infinite;animation: zoom 1.3s infinite;}.phone-vr-img-circle {background-color: #053484;width: 36px;height: 36px;line-height: 36px;border-radius: 50%;display: flex;justify-content: center;-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;animation: phone-vr-circle-fill 1s infinite ease-in-out;margin-top: 5px;margin-left: 10px;}.phone-vr-img-circle a {display: block;line-height: 37px;}.phone-vr-img-circle img {max-width: 25px;}@-webkit-keyframes phone-vr-circle-fill {0% {-webkit-transform: rotate(0) scale(1) skew(1deg);}10% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}20% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}30% {-webkit-transform: rotate(-25deg) scale(1) skew(1deg);}40% {-webkit-transform: rotate(25deg) scale(1) skew(1deg);}50% {-webkit-transform: rotate(0) scale(1) skew(1deg);}100% {-webkit-transform: rotate(0) scale(1) skew(1deg);}}@-webkit-keyframes zoom {0% {transform: scale(.9)}70% {transform: scale(1);box-shadow: 0 0 0 15px transparent}100% {transform: scale(.9);box-shadow: 0 0 0 0 transparent}}@keyframes zoom {0% {transform: scale(.9)}70% {transform: scale(1);box-shadow: 0 0 0 15px transparent}100% {transform: scale(.9);box-shadow: 0 0 0 0 transparent}}.phone-bar a {position: fixed;z-index: -1;background: rgb(232, 58, 58);color: #fff;font-size: 16px;padding: 8px 15px 7px 50px;border-radius: 100px;white-space: nowrap;}.phone-bar a:hover {opacity: 0.8;color: #fff;}@media(max-width: 736px) {.phone-bar {display: none;}.phone-mobile-dk {display: none !Important}}@media(min-width:1100px) {html body .col, html body .columns, html body .gallery-item {margin-bottom:0;padding: 5px 10px;/* padding-bottom: 5px; */}}

html body::-webkit-scrollbar-track, html body .section .col::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);background-color: #F5F5F5;border-radius: 10px;}.wpcf7-not-valid-tip {display: none!important}input.wpcf7-not-valid {border-color: red !important}.wpcf7 div.wpcf7-validation-errors,.entry-content div.wpcf7-acceptance-missing {border:0;color:red;font-size:13px;font-weight:bold;text-align:center}.wpcf7 div.wpcf7-mail-sent-ok {border:0;color:#537b49;font-size:14px;font-weight:bold;text-align:center}html body::-webkit-scrollbar, html body .section .col::-webkit-scrollbar{width: 10px;background-color: #F5F5F5;}.wpcf7 div.wpcf7-validation-errors, .entry-content div.wpcf7-acceptance-missing {margin-top: -15px;}html body .sectionPopup .section-title-center span:after {display:none}html body .sectionPopup {}html body .sectionPopup .col{padding-bottom: 0!important;}html body form .contact-bottom input {position: relative;margin-bottom: 10px;}html body form .contact-bottom textarea {position: relative;margin-bottom: 7px;height: 60px;min-height: 60px;}html body form .contact-bottom input[type=text] {position: relative;margin-bottom: 10px;}html body .post-content h2z:after, html body .post-content h1z:after, .section-title-center:after, .contentPostNew h2:after, .bai-viet-lien-quan h2:after, html body .post-content .single-related-posts h3:after, html body.single-batdongsan_vnw h2:after, html body.single-batdongsan_vnw h1z:after, html body.homez h2:after, html body.home h1:after {background: #00848A !important;border-radius: 4px;}html body .section-title {PADDING-BOTTOM: 10px;}html body .footer-section h3.section-title {border: none;margin-bottom: 0;padding-bottom: 0;}html body .mobile-nav li.nav-icon {mask: url(/lib/menu.svg) no-repeat center;-webkit-mask: url(/lib/menu.svg) no-repeat center;color:#00848a !important;background-color:#00848a !important}html body.mobile-nav li.nav-icon a, html body .mobile-nav li.nav-icon a i, html body.mobile-nav li.nav-icon a i:before {color:#00848a !important;background-color:#00848a !important}html body .header.transparent .mobile-nav li.nav-icon {mask: url(/lib/menu.svg) no-repeat center;-webkit-mask: url(/lib/menu.svg) no-repeat center;color:#FFF !important;background-color:#FFF !important}html body .header.transparent .mobile-nav li.nav-icon a, html body .header.transparent .mobile-nav li.nav-icon a i, html body .header.transparent .mobile-nav li.nav-icon a i:before {color:#FFF !important;background-color:#FFF !important}html body .footer-section .section-title-container {margin-bottom: 10px;}.wpcf7 p{ position: relative; }#icon-form{position: absolute;color: #00848a;z-index: 100;font-size: 18px;top: 8px;right: 10px;}html body form .contact-bottom input[type=text] {padding-left: 10px;}html body .post-date.badge-squarez {display: none;}#icon-form {position: absolute;color: #00848a;z-index: 100;font-size: 18px;top: 8px;right: 10px;}.phone-mobile {display: none;}html body::-webkit-scrollbar-thumb, html body .section .col::-webkit-scrollbar-thumb{border-radius: 10px;background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));}html body .col.colh400 {max-height:400px;overflow-y:scroll}

@media only screen and (max-width: 1100px) {
html body.home #content {
    padding: 0!important;
}}