/*
Theme Name: THEMEs NEWLAND
Theme URI: http://happiweb.net
Author:  happiweb
Author URI: http://happiweb.net
Description: happiweb.net | webchon.net | thietkewebsitebangwordpress.com
Version: 1.0
*/
@keyframes hiti-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 hiti-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);
    }
}  
@keyframes hiti-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);
    }
}
@font-face { 
    font-family:"BaiSau";
    font-weight:300;
    font-style:normal;
    src:url("fonts/UVNBAISAU_R.woff") format("woff");
}
@font-face { 
    font-family:"BaiSau";
    font-weight:100;
    font-style:normal;
    src:url("fonts/UVNBAISAU_NH.woff") format("woff");
}
@font-face { 
    font-family:"BaiSau";
    font-weight:700;
    font-style:normal;
    src:url("fonts/UVNBAISAU.woff") format("woff");
}
@font-face { 
    font-family:"BaiSau";
    font-weight:900;
    font-style:italic;
    src:url("fonts/UVNBAISAU_N.woff") format("woff");
}
.seotraining .seocourse_list{width:100%;}
.seotraining .social-share{margin-top: 10px;}
.seotraining .seocourse_list .cols .colwrap img{height: auto;}
.seotraining .seocourse_list .cols .colwrap .botinfo{text-align: center;}
.seotraining .seocourse_list .cols .colwrap .botinfo p.address{font-weight: bold;}
.seotraining .seocourse_list .cols .colwrap .botinfo p.price{font-weight: bold;color: red;margin-bottom: 10px;}
.seotraining .seocourse_list .cols .colwrap .botinfo h2.title{color: #055699;}
#main-menu .sub-menu{left: 0px;display: none;position: absolute;z-index: 999;width: 175px;}
#main-menu .sub-menu li a{padding: 7px;display: block;color: black !important;font-weight: normal;}
#main-menu .sub-menu li{font-weight: normal;background-color: #cfe5f7 !Important;border: 1px solid #fff;border-bottom: none;float: none;padding-left: 10px;padding-right: 10px;padding-bottom: 3px;line-height: 15px;text-align: left;width: 100%;border-left: none !Important;border-right: none !Important;}
#main-menu li.current_page_item a{color: #fff;}
#main-menu >li:hover > a{color: #055699;}
#main-menu >li:hover .sub-menu{display: block;}
#main-menu .sub-menu .sub-menu{margin-left: 173px;width: 150px;margin-top: -36px;}
.seotraining .intro .content h1{text-align: center; font-weight: bold; font-size:26px; line-height:1.5}
.detail-menu li>a{padding: 36px 10px 29px !important;}
.bx-wrapper img{height: auto;}
.detail-project .seotraining .intro{padding-bottom: 30px;}
.detail-project .item-session{margin-bottom: 20px;clear: both;width: 100%;float: left;line-height: 30px;font-size: 17px;}
.detail-project .item-session i{color: #DC3030;}
.detail-project .item-session h2.title{color: #055699;text-transform: uppercase;border-bottom: 1px solid #ccc;padding: 3px 0px;}
.item-session .des-sesssion{margin-top: 20px;}
.item-session .des-sesssion h2{font-size: 14px;margin-bottom: 10px;}
.item-session .des-sesssion table { background:#eff7fa; width:100% !important; border:1px solid #6ea4c7; margin:1em 0}
.item-session .des-sesssion tr { height:auto !important; border-bottom:1px solid #94bad2 }
.item-session .des-sesssion td { padding:8px !important; height:auto !important; line-height:1.4 }
.item-session .des-sesssion tr td { border-right:1px solid #94bad2 }
.item-session .des-sesssion tr td:last-child { border-right:none }
.item-session .des-sesssion p{margin-bottom: 10px;}
.item-session .des-sesssion p iframe{max-width: 100%;min-height: 400px;}
.support_cus ul li div.spdesc {font-size: 0.9em;line-height: 1.4em;padding: 5px 10px;}
.support_cus ul li img{width: 150px;height: 150px;}
#footer .block h4{text-transform: uppercase;}
#footer .block{padding-right: 30px;}
.wpcf7 div{margin-bottom: 10px;text-align: left;}
.wpcf7 div.item { width:100%; float:left; }
.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"]{width: 100%;padding: 8px;border: 1px solid #fff;box-sizing: border-box;border-radius: 3px;}
.wpcf7 textarea{width: 100%;padding: 5px;border: 1px solid #fff;box-sizing: border-box;height: 50px;border-radius: 3px;margin-bottom: 5px;}
.wpcf7 input[type="submit"]{background: #DC3030;color: #fff;padding: 10px 20px;text-transform: uppercase;font-family: 'Roboto', sans-serif;cursor: pointer;border-radius: 3px;font-weight: bold;margin-top: 10px;}
*{outline: none;}
div.wpcf7-validation-errors{
    margin: 0px;
    padding: 0px;
    border: none;
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
}
div.wpcf7-mail-sent-ok{
    margin: 0px;
    padding: 0px;
    border: none;
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
    color: #fff;
    background: #398f14;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output { clear:both; }
.wpcf7 .ajax-loader { width:14px !important; height:14px !important; margin:0 2px !important; }
.wpcf7 .ajax-loader::before { transform-origin:5px 5px !important; top:2px !important; left:2px !important; width:4px !important; height:4px !important; }
header{float: left;width: 100%;}
#sidebar .wpcf7{margin-top: 20px;}
#sidebar .wpcf7 span.wpcf7-not-valid-tip{color: red;}
#sidebar .wpcf7 input[type="text"], #sidebar .wpcf7 input[type="email"],#sidebar textarea{border: 1px solid #ccc;}
#sidebar .wpcf7 input[type="submit"]{background: #DC3030;color: #fff;}
#left_page h1{font-size: 18px;font-weight: normal; padding-bottom: 5px;text-transform: uppercase;}
#detail-single{margin-top: 10px;font-size: 17px;line-height: 27px;float: left;width: 100%;}
#detail-single img{max-width: 100%;height: auto;}
#detail-single h2{font-size: 20px;margin: 1em 0;font-weight: bold;}
.maincate .social-share{margin-top: 10px;}
#detail-single p{margin-bottom: 10px;}
#detail-single ol li{list-style: decimal;}
#detail-single ul li{list-style: disc;margin-bottom: 7px;}
#detail-single ol,#detail-single ul{padding-left: 30px;}
#detail-single a,.des-sesssion a{color: #1192F2; padding-bottom:1px;}
#detail-single a span,.des-sesssion a span{padding-bottom:1px;}
/* #detail-single a, .des-sesssion a { border-bottom:1px solid #076db6; color:#0f7dcc; padding-bottom:1px; text-decoration:none; position:relative; } */
#detail-single h3 { font-size:18px; margin:12px 0 }

.support_cus h2.title{text-transform: uppercase;}
#recent-post{background: #fff;}
#recent-post ul li{padding: 5px; height:310px !important;}
#recent-post ul li h3{padding: 0px;}
#recent-post .spdesc{padding: 0px;margin-top: 5px;}
#recent-post .spname{text-transform: none;line-height: 20px;margin-bottom: 3px;float: left;width: 100%;clear: both;}
#recent-post ul li img{width: 100%;height: auto;border-radius: 0px;}
#recent-post ul li .datetime{font-style: italic;}

.detail-page .wpcf7 input[type="text"],.detail-page .wpcf7 input[type="tel"],
.detail-page .wpcf7 input[type="email"]{border: 1px solid #ccc;width: 100%;}
.detail-page textarea{border: 1px solid #ccc;width: 100%;height: 100px;}
.detail-page .wpcf7 input[type="submit"]{background: #DC3030;}
.detail-page span.wpcf7-not-valid-tip{color: red;}
header{
    transition: all .5s;
    -webkit-transition: box-shadow 0.25s ease-in-out;
    -moz-transition: box-shadow 0.25s ease-in-out;
    transition: box-shadow 0.25s ease-in-out;
}
.f-nav{z-index: 999999999;position: fixed;left: 0;top: 0;width: 100%; transition: opacity 0.5s ease-out;}
#owl-demo div.item{width: 100%;float: left;padding-bottom: 30px;box-sizing: border-box; padding: 15px;}
#owl-demo div.item img{width: 150px; height: 150px;border-radius: 100%;text-align: center !important;margin-bottom: 30px;}
#profile img{width: 100px;height: auto;margin-right: 10px;float: left; background: #fff;padding: 2px;border-radius: 6px;}
.intro_desc p{margin-bottom: 10px;}
.intro_desc li{width: 100% !important;list-style: disc;}
.intro_desc ul{margin-left: 30px;}

body #ftwp-container.ftwp-hidden-state { position:inherit; top:inherit; left:inherit; z-index:inherit; height:0 }

.price span.left{float: left;}
.price span.left strong{color: #666;}
.price span.right{float: right;}
.price span.right strong{color: #666;}

.catepro ul.list li .item{float: left;}
.catepro ul.list li .item .price{margin: 0px 5px 10px 5px;color: red;font-size: 12px;}
.btn-orange a {
    background: -moz-linear-gradient( top, #ffb100 0%, #DC3030);
    background: -webkit-gradient( linear, left top, left bottom, from(#DC3030), to(#DC3030));
    color: #fff;
    padding: 4px 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: #fff !important;
    font-style: italic;
    font-weight: bold;
}

.btn-orange:hover a{
    background: -moz-linear-gradient( top, #ffb100 0%, #e56700);
    background: -webkit-gradient( linear, left top, left bottom, from(#ffb100), to(#e56700));
    color: #fff;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: #fff !important;
    font-style: italic;
    font-weight: bold;
}
#main_nav{
    z-index: 99999;
    background: #fff;
}
.sticky_home{z-index: 99;}
#hiti_phone_div{ display:block;position:fixed;  width:160px; height:160px; }
.hiti-phone.hiti-static {
    opacity: 1;
}
.hiti-ph-img-circle {
    background-image: url(images/phone_mobi.png);
    animation: 1s ease-in-out 0s normal none infinite running hiti-circle-img-anim;
    background-color: rgba(30, 30, 30, 0.1);
    background-position: center center;
    background-repeat: no-repeat;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 65px;
    opacity: 0.7;
    position: absolute;
    top: 65px;
    transform-origin: 50% 50% 0;
    width: 70px;
}
.hiti-phone.hiti-hover {
    opacity: 1;
}
.hiti-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running hiti-circle-anim;
    -webkit-animation: 1.2s ease-in-out 0s normal none infinite running hiti-circle-anim;
    -moz-animation: 1.2s ease-in-out 0s normal none infinite running hiti-circle-anim;
    -ms-animation: 1.2s ease-in-out 0s normal none infinite running hiti-circle-anim;
    -o-animation: 1.2s ease-in-out 0s normal none infinite running hiti-circle-anim;
    background-color: transparent;
    border: 2px solid #f9cb9e;
    border-radius: 100%;
    height: 160px;
    left: 25px;
    opacity: 0.1;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 160px;
}

.hiti-phone.hiti-active .hiti-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running hiti-circle-anim !important;
    -webkit-animation: 1.1s ease-in-out 0s normal none infinite running hiti-circle-anim !important;
    -moz-animation: 1.1s ease-in-out 0s normal none infinite running hiti-circle-anim !important;
    -ms-animation: 1.1s ease-in-out 0s normal none infinite running hiti-circle-anim !important;
    -o-animation: 1.1s ease-in-out 0s normal none infinite running hiti-circle-anim !important;
}

.hiti-phone.hiti-static .hiti-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running hiti-circle-anim !important;
    -webkit-animation: 2.2s ease-in-out 0s normal none infinite running hiti-circle-anim !important;
    -moz-animation: 2.2s ease-in-out 0s normal none infinite running hiti-circle-anim !important;
    -ms-animation: 2.2s ease-in-out 0s normal none infinite running hiti-circle-anim !important;
    -o-animation: 2.2s ease-in-out 0s normal none infinite running hiti-circle-anim !important;
}

.hiti-phone.hiti-hover .hiti-ph-circle {
    border-color: rgba(0, 175, 242, 1);
    opacity: 0.5;
}

.hiti-phone.hiti-green.hiti-hover .hiti-ph-circle {
    border-color: rgba(117, 235, 80, 1);
    opacity: 0.5;
}

.hiti-phone.hiti-green .hiti-ph-circle {

    opacity: 0.5;
}

.hiti-phone.hiti-gray.hiti-hover .hiti-ph-circle {
    border-color: rgba(204, 204, 204, 1);
    opacity: 0.5;
}

.hiti-phone.hiti-gray .hiti-ph-circle {
    border-color: rgba(117, 235, 80, 1);
    opacity: 0.5;
}

.hiti-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running hiti-circle-fill-anim;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 100px;
    left: 50px;
    opacity: 0.1;
    position: absolute;
    top: 50px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px;
}

.hiti-phone.hiti-active .hiti-ph-circle-fill {
    animation: 1.7s ease-in-out 0s normal none infinite running hiti-circle-fill-anim !important;
    -webkit-animation: 1.7s ease-in-out 0s normal none infinite running hiti-circle-fill-anim !important;
    -moz-animation: 1.7s ease-in-out 0s normal none infinite running hiti-circle-fill-anim !important;
    -ms-animation: 1.7s ease-in-out 0s normal none infinite running hiti-circle-fill-anim !important;
    -o-animation: 1.7s ease-in-out 0s normal none infinite running hiti-circle-fill-anim !important;
}

.hiti-phone.hiti-static .hiti-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running hiti-circle-fill-anim !important;
    -webkit-animation:2.3s ease-in-out 0s normal none infinite running hiti-circle-fill-anim !important;
    -moz-animation:2.3s ease-in-out 0s normal none infinite running hiti-circle-fill-anim !important;
    -ms-animation:2.3s ease-in-out 0s normal none infinite running hiti-circle-fill-anim !important;
    -o-animation:2.3s ease-in-out 0s normal none infinite running hiti-circle-fill-anim !important;
    opacity: 0 !important;
}


.hiti-phone.hiti-hover .hiti-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}

.hiti-phone.hiti-green.hiti-hover .hiti-ph-circle-fill {
    background-color: rgba(117, 238, 35, 0.5);
    opacity: 0.75 !important;
}

.hiti-phone.hiti-green .hiti-ph-circle-fill {
    background-color: rgba(245,128,32,0.4);
    opacity: 1 !important;
}

.hiti-phone.hiti-gray.hiti-hover .hiti-ph-circle-fill {
    background-color: rgba(204, 204, 204, 0.5);
    opacity: 0.75 !important;
}

.hiti-phone.hiti-gray .hiti-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: 0.75 !important;
}

.hiti-phone.hiti-active .hiti-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running hiti-circle-img-anim !important;
    -webkit-animation:  1s ease-in-out 0s normal none infinite running hiti-circle-img-anim !important;
    -moz-animation: 1s ease-in-out 0s normal none infinite running hiti-circle-img-anim !important;
    -ms-animation:  1s ease-in-out 0s normal none infinite running hiti-circle-img-anim !important;
    -o-animation:  1s ease-in-out 0s normal none infinite running hiti-circle-img-anim !important; 
}

.hiti-phone.hiti-static .hiti-ph-img-circle {
    animation: 0s ease-in-out 0s normal none infinite running hiti-circle-img-anim !important;
    -webkit-animation:0s ease-in-out 0s normal none infinite running hiti-circle-img-anim !important;
    -moz-animation:0s ease-in-out 0s normal none infinite running hiti-circle-img-anim !important;
    -ms-animation:0s ease-in-out 0s normal none infinite running hiti-circle-img-anim !important;
    -o-animation:0s ease-in-out 0s normal none infinite running hiti-circle-img-anim !important;
}

.hiti-phone.hiti-hover .hiti-ph-img-circle {
    background-color: rgb(245, 119, 12);
}

.hiti-phone.hiti-green.hiti-hover .hiti-ph-img-circle {
    background-color: rgba(117, 235, 80, 1);
} 

.hiti-phone.hiti-green .hiti-ph-img-circle {
    background-color: red;
}
.hiti-phone.hiti-gray.hiti-hover .hiti-ph-img-circle {
    background-color: rgba(204, 204, 204, 1);
}  
.hiti-phone.hiti-gray .hiti-ph-img-circle {
    background-color: rgba(117, 235, 80, 1);
} 
.hiti-phone {
    background-color: transparent;
    cursor: pointer;
    height: 200px;
    position:absolute;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 200px;
    z-index: 999 !important;
}

.hiti-phone.hiti-show {
    visibility: visible;
}
.hiti-ph-circle { 
    width: 120px; 
    height: 120px;

}
.hiti-ph-circle-fill {
    height: 70px;
    width: 70px;
}
.hiti-ph-img-circle {
    height: 40px;
    width: 40px;
} 
.hiti-phone {
    height: 150px;
    width: 150px;
}
.hiti-phone.hiti-green .hiti-ph-img-circle{z-index: 999;}
.showphone{
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 40px;
    font-size: 20px;
    color: red;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    padding-right: 10px;
    position: absolute;
    top: 65px;
    left: 64px;
    font-weight: bold;
}

#gallery-box{max-width: 700px;margin: auto;}
#gallery-box .bx-wrapper{border: 1px solid #ccc;padding: 5px;}
#gallery-box #bx-pager{margin-top: 20px;}
#gallery-box li{list-style: none;}
#gallery-box .bx-wrapper{margin-bottom: 0px;}
#gallery-box .bx-wrapper > .bx-controls { display:none }
#gallery-box .bx-wrapper .bx-viewport .bx-controls { display:block }
#gallery-box .bx-wrapper img{width: 100%;padding: 0px;border: none;}
#gallery-box{text-align: center;}
#gallery-box .custom-matbang img{cursor: pointer;}
#gallery-box .custom-hinhanh img{cursor: pointer;}
#bx-pager{text-align: center;}
#bx-pager a.active img{border: 1px solid #000;}
#bx-pager img{width: 70px;height: auto;border: 1px solid #ddd;padding: 2px;border-radius: 2px;}
.catepost li .item{width: 100%;}
#profile a{color: #fff;}

.sub-menu .sub-menu{margin-left: 191px;top: 0px;width: 200px;}
#main-menu li li:hover .sub-menu{display: block !important;}
#main-menu li .sub-menu li:hover{background: #eee;}
.menu-item-has-children > a:after {
    content: "\f0d7";
    float: right;
    font-size: 14px;
    position: relative;
    top: 0px;
    left: 4px;
    font-family: "FontAwesome";
}
.seotraining ul{margin-left: 30px;}
.seotraining ul li{list-style: disc;}
#form_register .hotline{background: #f7d87f;padding: 10px;font-size: 20px;font-family: 'BaiSau';font-weight: bold;line-height: 22px;}
#form_register .form_content{background: #f2f2f2;padding: 10px;box-sizing: border-box;width: 100%;float: left;clear: both;}
#form_register .form_content .wpcf7 div.item{float: left;width: 24%;margin-right: 1%;font-family: 'BaiSau';}
#form_register .form_content .wpcf7 input[type="text"],
#form_register .form_content .wpcf7 input[type="email"], #form_register .form_content .wpcf7 input[type="tel"]{padding: 10px;}
#form_register .form_content .wpcf7 input[type="submit"]{width: 100%;margin-top: 23px;}
#form_register .form_content .wpcf7 div.wpcf7-validation-errors{float: left;width: 100%;clear: both;}
.detail-project .item-session h2.title{font-family: 'BaiSau';}
#form_register .form_content .wpcf7 div.wpcf7-mail-sent-ok{float: left;width: 100%;clear: both;color: #055699;}

/*edit by: hwp.com.vn - 0909 257 034*/
#main-menu-box{width: 100%;background: url("images/bg-tit.png");float: left;height: 40px;line-height: 40px;}
#main-menu-box > #main-menu li a{color: #fff;}
#main-menu-box > #main-menu > li:hover{background: #2795f0;}
#main-menu-box > #main-menu > li{position: relative;font-weight: bold;float: left;padding:0px 7px;border-right: 1px solid #ddd;}
#main-menu-box > #main-menu > li:last-child{border-right:none;}
header{background: #fff;border-bottom: 1px solid #ccc}
header #logo{float: left;width: 220px;padding: 0px;margin: 0px;}
header #banner{float: right;width: 700px;}
.support{text-align: left;margin-bottom: 10px;margin-top: 10px;}
.support ul li{display: inline-block;margin-left: 0px;font-weight: bold;}
.support ul li img{height: 20px;vertical-align: middle;margin-right: 5px;}
.last_clear{margin-right: 0px !Important;}
.news-box-colum3{margin-top: 30px;float: left;width: 100%;}
.news-box-colum3 .colum3{width: 320px;float: left;margin-right: 20px;}
.news-box-colum3 .colum3:last-child{margin-right: 0px;}
.news-box-colum3 .colum3 .colum3_title{height: 35px;line-height: 35px;font-size: 15px;font-weight: bold;width: 100%;color: #fff;text-transform: uppercase;background: url("images/bg-tit.png");text-align: center;border-radius: 5px 5px 0px 0px;}
.news-box-colum3 .colum3 ul{border: 1px solid #eee;float: left;width: 100%;box-sizing: border-box;}
.news-box-colum3 .colum3 ul li img{width: 50px;height: auto;float: left;margin-right: 10px;border: 1px solid #ccc;padding: 3px;border-radius: 3px;}
.news-box-colum3 .colum3 ul li h3{font-size: 13px;font-weight: bold;line-height: 17px;}
.news-box-colum3 .colum3 ul li{border-bottom: 1px dotted #ccc;width: 100%;padding: 5px 5px;float: left;box-sizing: border-box;}
.news-box-colum3 .colum3 ul li:last-child{border-bottom: none;}
.block3 ul li a{color: #fff;}
.block3 ul li a:hover{text-decoration: underline;}
.block3 ul li{list-style: disc;padding-left: 0px;}
.block3 ul{margin-left: 20px;font-size: 15px;}
#profile{border-bottom: 1px solid #eee;background: #f0f0f0;padding: 4px;box-sizing: border-box;float: left;width: 100%;margin-top: 15px;}
#profile .profile-name{font-weight: bold;font-style: italic;text-transform: uppercase;}
.adsfix {DISPLAY: none; POSITION: absolute; TOP: 0px; overflow: hidden; width: 100px !important }
.adsfix img {width: 100% }
.h1home{font-size: 11px;line-height: 11px;font-family: Arial;font-style: italic;font-weight: normal;padding: 3px 0px;}
.wpcf7-form img{margin-top: 5px;}
.wpcf7-captchar{width: 70%;}
#detail-single{text-align: justify;}
#sidebar{margin-top: 20px;}
.title-sidebar h3.title{background: #DC3030;float: left;width: 100%;padding: 5px 10px;color: #fff;}
.container{float: left;clear: both;}
.nivo-controlNav{display: none;}
.hotline{font-weight: bold;color: #DC3030;font-size: 18px;}
.detail-project h1{margin-bottom: 10px;color: #DC3030 !Important;}
#main_nav .main_wrap{background: #fff;float: left;width: 100%;}
#main_nav #main-menu{float: left;margin-left: 20px;}
.item-product{margin-bottom: 20px;}
.aligncenter,
div.aligncenter {
    margin: 5px auto 5px auto;
    max-width: 100%;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    margin: 10px 0px;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    text-align: center;
    max-width: 100%;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    margin-top: 10px;
    font-style: italic;
}
#sidebar ul{margin-top: 10px;float: left;width: 100%;}
#sidebar li{border-bottom: 1px dashed #ccc;padding-bottom: 7px;margin-bottom: 7px;}
#sidebar li a{color: #000;font-weight: bold;}
#main-menu .current-menu-item,
#main-menu .current-menu-parent,
#main-menu .current-post-ancestor{background: #2795f0;}
.item-session img{max-width: 100%;height: auto;}
#gallery-box ul{margin: 0px !Important;}
.contact_info #tuvan{margin-top: 10px;}
#kk_ratings_box {
    margin: 10px auto;
    text-align: center;
    float: left;
    width: 100%;
}
.blocker{
    z-index: 999999;
}
.qc_trai {
    position: fixed;
    width: 160px;
    top:5px;
    left: 0px;
    z-index: 9;
}
.qc_trai img,.qc_phai img{max-width: 160px;height: auto;}
.qc_phai{
    position: fixed;
    width: 160px;
    top:5px;
    right: 0px;
    z-index: 9;
}
#logo-partner{margin-top: 20px;float: left;width: 100%;}
#logo-partner .item-logo{text-align: center;margin: 0px 5px;border: 1px solid #ccc;border-radius: 4px;}
#logo-partner img{max-width: 100%;height: auto;width: 90%;padding: 10px;}
.doi-tac-title, .doi-tac-title h5 {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #e7242a;
}
.doi-tac-title span {
    position: relative;
    padding: 0 20px;
    text-transform: uppercase;
}
.doi-tac-title span:before {
    left: -150px;
}
.doi-tac-title span:after {
    right: -150px;
}
.doi-tac-title span:before,
.doi-tac-title span:after {
    position: absolute;
    content: '';
    width: 150px;
    height: 1px;
    background-color: #000000;
    top: 12px;
}
.doi-tac-title span:before, 
.doi-tac-title span:after {
    position: absolute;
    content: '';
    width: 150px;
    height: 1px;
    background-color: #000000;
    top: 12px;
}
#doitac-text{margin: 10px 0 5px;}
#tags{float: left;width: 100%;}
.contact_fix {
    position: fixed;
    right: 0px;
    top: 40%;
    z-index: 999;
    width: 50px;
}
.contact_fix a{
    background: red;
    text-align: center;
    cursor: pointer;
    display: block;
    margin: 5px 0px;
    padding: 7px;
}
.contact_fix img{
    width: 100%;
    height: auto;
}
#dangky .modal-content{
    background: #fff;padding: 10px;
}
#dangky .modal-title{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #d66161;
}
#dangky .modal-content .wpcf7 input[type="text"],
#dangky .modal-content .wpcf7 input[type="tel"],
#dangky .modal-content .wpcf7 input[type="email"],
#dangky .modal-content .wpcf7 textarea{
    border: 1px solid #ccc;
    padding: 10px 12px;
    margin-bottom: 10px;
    background: #eee;
    font-family: "Arial";
}
.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
#dangky .modal-content .wpcf7 textarea{
    height: 70px;
}
.modal a.close-modal{
    top: 1.5px;
}
.grecaptcha-badge{
    display: none;
}
#footer1{
    display: none;
}
#footer1 img {
    width: auto;
    height: 29px;
    margin-right: 2px;
    vertical-align: middle;
}
#footer1 a {
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    font-size: 15px;
}
.social-share .col-md-6{
    float: left;
    width: 50%;
}
#detail-single #gallery-box{
    margin-top: 20px;
}
#detail-single .bx-wrapper{
    background: #f3f3f3;
}
.meta-item {
    width: 25%;
    padding: 0px 10px;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #f6f6f6;
}
.meta-items {
    font-size: 14px;
    width: 100%;
    float: left;
    margin: 10px 0px;
    background: #efefef;
    border-radius: 5px;
}
.meta-item .item-right{
    font-weight: bold;
}
.meta-item .item-left{
    color: rgba(68,76,89,.76);
    font-weight: 400;
    font-size: 15px;
}
.item-chothue img{
    width: 100%;
    height: auto;
}
.item-chothue p{
    font-size: 14px;
    margin-bottom: 5px;
}
.item-chothue .chothue-meta span{
    margin-right: 20px;
    font-weight: bold;
    font-size: 13px;
}
.item-chothue .chothue-meta span:last-child{
    margin-right: 0px;
}
.item-chothue .desc{
    color: #333;
    line-height: 18px;
}
.item-chothue{
    float: left;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.item-chothue .address{
    color: #2E6AB2 !Important;
}
.item-chothue .chothue-meta strong{
    color: #F26422;
    white-space: nowrap;
    font-size: 13px;
}
.item-chothue .chothue-name,.name_mobile{
    font-weight: bold;
    color: #2E6AB2;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 5px;
    display: block;
}
.item-chothue .f_left{
    float: left;
    width: 25%;
    padding-right: 15px;
    box-sizing: border-box;
}
.item-chothue .name_mobile{
    display: none;
}
.item-chothue .f_right{
    float: left;
    width: 75%;
}
.list-other{
    margin-top: 20px;
}
.vip-icon {
    background-image: url(images/VIP-icon.svg);
    width: 32px;
    height: 16px;
    display: inline-block;
}
.vip .chothue-name,
.vip .name_mobile{
    text-transform: uppercase;
    color: #DC3030;
}
#main_page #left{
    float:left;
    width:49%;
}
#main_page #right{
    float:right;
    width:49%;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    float: left;
    width: 100%;
    text-align: center;
    background: antiquewhite;
    box-sizing: border-box;
    margin: 0px;
    border-radius: 20px;
    color: #000;
    font-size: 13px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin: 0px;
    border-radius: 20px;
    text-align: center;
    background: #46b450;
    color: #fff;
    margin: 0px;
    border: none;
}
.logo-primary img{width: 100%;height: auto;}
.logo-primary{float: left;width: 300px !Important;padding: 0px;margin: 0px;}
.logo-primary{padding-top: 20px !Important;}

.btn-top-hotline{
    display: none;
    position: absolute;
    right: 47px;
    top: 12px;
}
.btn-top-hotline a {
    color: #fff!important;
    font-size: 19px;
    background: #f07404;
    height: 36px;
    line-height: 35px;
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
    font-weight: 500;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    min-width: -moz-min-content;
    max-width: -moz-max-content;
    text-align: center;
    border-radius: 2px;
    padding: 0 8px;
    white-space: nowrap;
    outline: unset;
    border: 1px solid #f07404;
    font-weight: 700;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
header #banner{
    margin-bottom: 10px;
}