/** Wiget map study */
.home-slider-wrapper{
    width:1200px;
    margin: 0 auto;
}
.widget_map_study{
    width: 380px;
    float: left;
}
.widget_box_map{
    background: #a01623;
    width: 100%;
    padding-bottom: 14px;
}
.widget_box_map .map .mapplace {
    background: url(/wp-content/themes/vietphuong/img/chauA.png) no-repeat;
    height: 280px;
    background-size: 95% !important;
    padding-left: 5%;
    background-origin: content-box;
    transition: 0.1s ease;
    -webkit-transition: 0.1s ease;
    -moz-transition: 0.1s ease;
    -o-transition: 0.1s ease;
}
.widget_box_map p {
    text-align: center;
    color: white;
    padding-top: 10px;
    font-size: 24px;
}
.widget_box_map .map .chaua {
    margin-top: 100px;
    margin-left: 300px;
    position: absolute;
    background: #00FFF3;
    border-radius: 5px;
}
.widget_box_map .map .chauau, .widget_box_map .map .chaumy, .widget_box_map .map .chauuc, .widget_box_map .map .chauphi {
    position: absolute;
    background: #FFEB00;
    border-radius: 5px;
}
.widget_box_map .map .chauau {
    margin-top: 80px;
    margin-left: 140px;
}
.widget_box_map .map .chaumy {
    margin-top: 135px;
    margin-left: 60px;
}
.widget_box_map .map .chauuc {
    margin-top: 215px;
    margin-left: 270px;
}
.widget_box_map .map .chauphi {
    margin-top: 160px;
    margin-left: 180px;
}
.widget_box_map .map .chaua a{
    color: white;
}
.widget_box_map .map .chaua a, .widget_box_map .map .chauau a, .widget_box_map .map .chaumy a, .widget_box_map .map .chauuc a, .widget_box_map .map .chauphi a {
    padding: 5px;
}
.widget_box_map .menumap{
    position: absolute;
    background: #a01623;
    width: 380px;
}
.widget_box_map:hover .menumap ul{
    display:inline-block;
}
.widget_box_map .menumap ul {
    display: none;
    margin-left: 10px;
    width: 96%;
    margin-top: 9px;
    margin-bottom: 6px;
}
.widget_box_map .menumap ul li {
    width: 49%;
    float: left;
    list-style: none;
    margin-right: 1%;
}
.widget_box_map .menumap ul li a {
    color: white;
}
.widget_banner_advertisement{
    width:820px;
    float: left;
}
/** Wiget form contact */
.widget-button-contact{
    background:#e8641b;
    width: 1200px;
    margin: 0 auto;
    display:none;
}
.widget-button-contact p{
    padding: 20px 0;
    text-align: center;
}
.widget-button-contact p span{
    background: #f5f5f5;
    font-size: 14px;
    color: #999;
    padding: 10px;
    border-radius: 3px;
}
.widget_form_contact{
    background:#e8641b;
    width: 1200px;
    margin: 0 auto;
    display: table;
    margin-bottom: 10px;
    padding: 5px 20px 0 20px;
}
.widget_form_contact .box-form{
    width: 280px;
    float:left;
}
.widget_form_contact .box-form:nth-child(3){
    width: 255px;
}
.widget_form_contact .box-form:nth-child(4){
    width: 280px;
}
.widget_form_contact .box-form:nth-child(5){
    width: 65px;
}
.widget_form_contact .box-form span{
    color: white;
    margin-right: 5px;
    font-size: 20px;
}
.widget_form_contact .box-form span.info-form{
    display: inline;
    float: left;
    font-size: 16px;
    margin: 10px 5px;
    width: auto;    
    color: white;
    line-height: 40px;
    text-align: center;
}
.widget_form_contact .box-form input{
    background: #f5f5f5;
    font-size: 14px;
    color: #999;
    border: none;
    width: auto !important;
    margin-top: 10px;
    border-radius: 3px;
    margin-left: 1%;
    margin-bottom: 10px;
}
.widget_form_contact .box-form input{
    padding: 5px;
}
/** Wiget news latest */
.widget_news_latest {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.news-late-left {
    width: 73%;
    float: left;
    margin-bottom: 20px;
}
.news-late-left .first-post{
    float:left;
    margin-bottom: 0;
}
.news-late-left .following-post{
    display: table;
    background: #6b000a;
}
.news-late-left .following-post .title-news-wrap{
    margin-bottom: 0;
    font-size: 20px;
    color: white;
    background: #5c060e;
}
.news-late-left .following-post .title-news-wrap .block-title-news{
    padding: 5px 0;
    display: block;
    text-align: center;
}
.news-late-left .following-post .single-article{
    padding: 0 10px 7px 10px;
    margin-bottom: 0px;
    border-bottom: 1px solid rgba(224, 213, 213, 0.5);
}
.news-late-left .following-post .single-article:last-child{
    border-bottom: 1px solid rgba(224, 213, 213, 0.2);
}
.news-late-left .following-post .article-content a{
    color: white;
}
.news-late-left .first-post .single-article{
    position: relative;
}
.news-late-left .first-post .single-article figure{
    margin-right: 0;
    width: 528px;
}
.news-late-left .first-post .article-content{
    position: absolute;
    bottom:0;
    width: 100%;
    background: rgba(0, 0, 0, 0.21);
}
.news-late-left .first-post .entry-title a{
    color:white;
    padding: 10px 5px;
}
.news-late-left .up-new-visa{
    padding: 0 20px;
}
.news-late-left .up-new-visa .title-new-visa{
    width: 20%;
    float:left;
    background: #e8641a;
    padding: 0 10px;
}
.news-late-left .up-new-visa .title-new-visa .fa-users{
    color: white;
    font-size: 30px;
    display: block;
    text-align: center;
    padding-top: 10px;
}
.news-late-left .up-new-visa .title-new-visa .fa-users:before{
    content: "\f0c0";
}
.news-late-left .up-new-visa .title-new-visa .widget-title{
    color:white;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.news-late-left .up-new-visa .box-new-visa{
    width: 80%;
    float:left;
    background: #6b000a;
    padding: 7px 30px;
}
.news-late-left .box-new-visa .box-visa{
    margin: 0 10px;
}
.news-late-right .banner-news{
    padding: 20px 10px 0 0;
}

/** Wiget owl-carousel */
.widget_featured_posts_carousel{
    width: 1200px;
    margin: 0 auto;
}
.widget_featured_posts_carousel .title-agent{
    width: 20%;
    float: left;
    background: #e8641a;
    padding: 42px 10px;
}
.widget_featured_posts_carousel .title-agent .fa-users{
    color: white;
    font-size: 30px;
    display: block;
    text-align: center;
    padding-top: 10px;
}
.widget_featured_posts_carousel .title-agent .widget-title{
    color: white;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 9px;
}
.widget_featured_posts_carousel .box-agent{
    width: 80%;
    float: left;
    background: #ff8202;
    padding: 7px 30px;
}
.widget_featured_posts_carousel .owl-carousel  .owl-item{
    margin: 15px 0 0;
}
.widget_featured_posts_carousel .owl-item .first-post-bottom{
    margin: 0 10px;
}
.widget_featured_posts_carousel .owl-item .first-post-bottom .article-content{
    padding: 5px;
}
.widget_featured_posts_carousel .owl-item .first-post-bottom .entry-title{
    font-size: 16px;
    margin: 5px 0;
    color: #ffffff;
    text-align: center;
}
.widget_featured_posts_carousel .box-agent .navigation-owl-carousel .prev,
.widget_featured_posts_carousel .box-agent .navigation-owl-carousel .next
{
    margin-top: -105px;
}
/** Du hoc**/
.middle-section-wrapper{
    width:1200px;
    margin:0 auto;
    margin-bottom: 10px;
}
.widget.duhoc_custom_widget {
	border: 3px solid #a90303;
	padding: 0;
    border-radius: 10px;
    background: white;
}
.tg-column-2 .widget.duhoc_custom_widget:first-child{
    margin-bottom:10px;
}
.widget.duhoc_custom_widget .title-block-wrap span:before{
    font-family: "FontAwesome";
    margin-right: 5px;
    background: white;
    color: #ce0000;
    border-radius: 5px;
}
.widget_school .title-block-wrap span:before{
    content: '\f19d';
    padding: 5px;
}
.widget_schoolarship .title-block-wrap span:before{
    content: '\f155';
    padding: 5px 13px;
}
.see-more{
    background: -webkit-linear-gradient(top,#ff7e36,#ce530f,#a92203);
    border-radius: 0 0 6px 6px;
    padding: 0 5px;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
}
.see-more a{
    color:white;
    margin-right:5px;
}
.see-more .fa{
    color:white;
}
/*News Visa*/
.widget_news_visa {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.widget_news_visa .title-block-wrap span:before{
    content: '\f1f0';
    padding: 5px;
}
.widget_news_visa .tg-block-wrapper .featured-post-wrapper{
    width:50%;
    float:left;
}
.sample-visa{
    width:50%;
    float:left;
    padding: 20px 20px 20px 10px;
}
.sample-visa .box-sample-visa{
     background: #e8641b;
     padding: 0 5px;
     border-radius: 5px;
}
.sample-visa .box-sample-visa:first-child{
    margin-bottom: 10px;
}
.sample-visa .box-sample-visa .widget-title{
    padding: 10px 5px;
    margin-bottom: 0;
    font-size: 24px;
}
.sample-visa .block-visa-title{
    color:white;
}
.sample-visa .box-visa{
    width:33.333%;
    float:left;
}
.sample-visa .box-visa .single-article{
    padding: 0 5px;
}
.sample-visa .box-visa .single-article .entry-title{
    line-height: 20px;
}
.sample-visa .box-visa .single-article a{
    color:white;
    font-size: 16px;
}
/*Experience*/
.widget.widget_experience {
    width: 1200px;
    margin: 0 auto;
    background: #fff8af;
    margin-bottom: 10px;
}
.widget_experience .title-block-wrap span:before{
    content: '\f012';
    padding: 5px 8px;
}
.experience-left{
    width: 50%;
    float:left;
}
.experience-left .single-article{
    position: relative;
}
.experience-left .featured-post-wrapper .single-article figure{
    margin-right: 0;
}
.experience-left .single-article .article-content{
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.21);
    padding-top: 0;
}
.experience-left .featured-post-wrapper .entry-title a {
    color:white;
    padding: 10px 5px;
    display: block;
}
.experience-left .following-post .single-article{
    width:49%;
    float:left;
    padding-bottom: 0;
}
.experience-left .following-post .single-article:last-child{
    margin-left:2%;
}
.experience-right{
    width: 50%;
    float:right;
}
.experience-right .box-experience-right{
    padding: 20px 20px 20px 0;
}
.experience-right .box-experience-right .box-right{
    border:1px solid #e8641b;
    background: white;
    padding: 20px 10px 0 0;
}
.experience-right .box-experience-right .box-right .following-top-post{
    padding: 0 15px;
    overflow: auto;
    height: 546px;
}
.experience-right .box-experience-right .box-right .following-top-post .single-article:first-child{
    padding-top: 0;
}
.experience-right .box-experience-right .box-right .following-top-post .single-article{
        padding: 10px 0;
    border-bottom: 1px solid #e8641b;
}
.experience-right .box-experience-right .box-right .following-top-post figure{
    float: left;
    margin-right: 10px;
}
.experience-right .box-experience-right .box-right .following-top-post .entry-title{
        display: inline;
        font-size: 16px;
}
.experience-right .box-experience-right .box-right .following-top-post .entry-content{
    margin-top: 10px;
}
::-webkit-scrollbar {
	    width: 11px;
	}
	::-webkit-scrollbar-track {
	    background-color: white;
	     box-shadow: inset 0 0 10px rgba(184, 184, 184, 0.5);
	}
::-webkit-scrollbar-button {
    -background:#6FCAFE;
    -border-radius:2px;
}
::-webkit-scrollbar-thumb {
        background:#b90909; /* For Safari 5.1 to 6.0 */
        border-radius:2px;
}
::-webkit-scrollbar-thumb:hover {
	    background: -webkit-linear-gradient(top, #e8641a,#ef6c23 , #f77831); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(top, #e8641a,#ef6c23 , #f77831); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(top, #e8641a,#ef6c23 , #f77831); /* For Firefox 3.6 to 15 */
        /*background: linear-gradient(top, #FE407A,#F6447B , #F6598A);  Standard syntax (must be last) */
}
/* Category */
.banner{
    width:1200px;
    margin:0 auto;
}
.category .tg-inner-wrap .main-content-section, .single .tg-inner-wrap .main-content-section, .page .tg-inner-wrap .main-content-section{
    width: 100%;
    display: table;
    border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-color: #e6e6e6;
    padding: 15px;
    background: white;
}
/*Contact*/
.contact .register-con, .contact .contact-con{
    margin-bottom: 10px;
}
.contact .register-con span:first-child, .contact .contact-con span:first-child{
    font-size: 20px;
    color: #e8641b;
    font-weight: bold;
}
.contact .register-con span:last-child{
    border-bottom: 4px solid #ff7f00;
    display: inline-block;
    width: calc(100% - 195px);
    margin-bottom: 3px;
}
.contact .contact-con span:last-child{
    border-bottom: 4px solid #ff7f00;
    display: inline-block;
    width: calc(100% - 169px);
    margin-bottom: 3px;
}
.contact .register-con .fa, .contact .contact-con .fa{
    background: #ff8800;
    color: white;
    padding: 10px;
}
.contact .infocustom{
    margin-bottom: 10px;
}
.contact .infocustom .info{
    font-weight: 400;
}
.contact .infocustom .note{
    color: #e8641b;
    font-size: 20px;
}
.contact .infocustom .inselect{
    width: 100%;
    padding: 3px 6px;
    height: 36px;
    border: 1px solid #ccc;
    color: #666;
}
.contact .infocustom input[type="submit"]{
    background: #ff8800;
    float: right;
    margin-top: 10px;
    font-size: 16px;
}
/* Footer */
footer#colophon .info-footer{
    padding: 10px 0;
    border-bottom: 1px solid white;
}
footer#colophon .info-footer:last-child{
    border-bottom:none;
}
footer#colophon .info-footer figure img{
    width:180px;
}
footer#colophon .info-footer figure span{
    font-size: 28px;
    color: #e8641b;
}
footer#colophon .info-footer p:first-child{
    color: #e8641b;
    font-size: 18px;
    font-weight: bold;
}
footer#colophon .tg-footer-column-3:nth-child(2) p{
    font-size: 20px;
}
footer#colophon .info-footer a{
    background: #e8641b;
    padding: 10px 40px;
}