:root{
    --theme:#C19D59;
    --theme1:#9D7935;
    --theme2:#434a6e;
    --theme3:#fb6b26;
    --ftheme:'roboto-regular';
    --ftheme1:'roboto-bold';
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    background-color:none;
    /*font-size: 100%;
    font: inherit;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;*/
    /* vertical-align: baseline; */
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}



@font-face {
    font-family:roboto-bold;
    src:url('../font/roboto-bold.ttf') ;
}
@font-face {
    font-family:roboto-regular;
    src:url('../font/roboto-regular.ttf') ;
}


p{margin:0}
.heading{overflow:hidden; height: 0px; visibility: hidden;}
body {
    font-size:16px;
    font-family:roboto-regular;
    color:#000;
    background:#fff;
}
ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

* html > body .clearfix {
    display: block;
    width: 100%;
}

a{text-decoration:none;}
img{border:0;}
.clear{clear:both;}
/*new css*/
header{width:100%;margin:0 auto}
.wrapper{width:100%;margin:0px auto;transition: all 1s;position: relative;}
.content_w{width:1250px;margin:0px auto;}
.box_content{width: 100%;float: left;padding: 50px 10px;box-sizing: border-box;}
.container_mid{width:100%;min-height: 100px;overflow: hidden;padding:20px 0px;box-sizing: border-box;}
.leftmid{width:265px;float:right;position: relative;}
.rightmid{width:calc(100% - 300px);float:left;}
.hovertext{color:var(--theme2);font-family:var(--ftheme1);font-size: 15px;display: block;height: 42px;overflow: hidden;line-height: 22px;transition: all .3s}
.hovertext:hover{color:var(--theme1);}

.hovertext1{color:#fff;font-family:var(--ftheme);background: var(--theme);font-size: 13px;display: inline-block;transition: all .3s;padding: 7px 20px;border-radius: 3px;border:1px solid transparent;}
.hovertext1:hover{color:var(--theme);border:1px solid var(--theme);background: #fff;}

.hovertext2{color:var(--theme2);font-family:var(--ftheme1);font-size: 16px;display: block;height: 45px;overflow: hidden;line-height: 22px;transition: all .3s;margin-top: 15px;cursor: pointer;}
.hovertext2:hover{color:var(--theme1);}

.hoverall{color:#515151;}
.hoverall:hover{color:#ED1E24;}
/**************** start map ********************/
#map_canvas {height: 400px;width: 100%;margin:10px auto;}
.map_description {color: #000000;overflow: auto;width: 275px;}
.map_description .default {color: #FF0000;}
.map_description div {line-height: 18px; margin: 3px;}
.map_list_address {float: left;height: 500px;overflow: hidden;width: 250px;}
.map_list_address .list {line-height: 18px;margin-bottom: 5px;}
.map_list_address span {color: #FCFF46;}
.map_title {color: #30A602;font-weight: bold;}
/**************** end map ********************/
/* --------------------- Phan trang ------------------*/
.phantrang{text-align:center;margin: auto;}
.phantrang a {color: #636363;cursor: pointer;font-size: 14px;margin: 5px 0 5px 4px;padding: 8px 15px;display: inline-block;}
.phantrang span{ background: #09669C; padding: 7px 10px; color: #fff;}
.phantrang a:hover {background: none repeat scroll 0 0 #f0f0f0; box-shadow: none;color: #515151;text-decoration: none;}
.phantrang .paginate_button_disabled, .phantrang .paginate_button_disabled:hover {color: #ADADAD !important;cursor: default;opacity: 0.7;display: inline-block;}
.phantrang .paginate_active, .phantrang .paginate_active:hover {background: none repeat scroll 0 0 #a7cbf6;box-shadow: none;color: #515151;
}/*----------------------------------------------------*/
.imgscale{overflow: hidden;position: relative;width: 100%;float: left;}
.imgscale img{width: 100%;height: auto;transition: all .3s;vertical-align: top}
.imgscale:hover img{transform: scale(1.1);}

.md-4{float: left;width: 25%;margin-bottom: 20px;}
.titlebreak{background: #f5f5f5;width: 100%;float: left;}
.titlebreak a{font-size: 13px;}
.colbg{background: #f2f2f2;}
.butviewdetail{transition: all .2s;display: inline-block;float: right;background: #D51116;padding: 7px 15px;color:#fff;;margin-top: 10px;border-radius: 5px;}
.butviewdetail:hover{background: #EF3A3F}

.butviewdetail1{transition: all .2s;display: inline-block;background: var(--theme1);padding: 15px 10px;color:#fff;;margin-top: 40px;border-radius: 5px;text-align: center;width: 250px;}
.butviewdetail1:hover{background:var(--theme)}

.leftpro{width: 49%;float: left;margin-bottom: 20px}
.rightpro{width: 49%;float: right;margin-bottom: 20px}
.butnote{display: inline-block;padding:10px 15px 8px;background:url('../../img/butbg.png') center no-repeat,var(--theme);color:#fff;border-radius: 5px;text-transform: uppercase;transition: all .4s;cursor: pointer;font-family:var(--ftheme1);}
.butnote:hover{transition: all .4s;background-position: 50px 0px;}
.buttonviewdetail{display: inline-block;padding:9px 25px;box-sizing: border-box;transition: all .3s;color:var(--theme);border:1px solid var(--theme);font-family:var(--ftheme);text-transform: uppercase;background: #fff;}
.buttonviewdetail:hover{background: var(--theme);color:#fff;}
.but1{display: inline-block;border:1px solid #fff;border-radius: 2px;width: 120px;padding: 15px;box-sizing: border-box;color:#fff;text-align: center;}

.detailcontent{line-height: 160%;}
.detailcontent p{line-height: 160%;margin-bottom: 10px;}
.detailcontent img{max-width: 100% !important;height: auto !important}
.detailcontent tr td {padding: 5px;}
.detailcontent iframe{width: 600px;height: 400px}
.detailcontent h1{margin-bottom: 25px;line-height: 180%;}
.detailcontent h2{margin-bottom: 20px;line-height: 175%;}
.detailcontent h3{margin-bottom: 15px;line-height: 170%;}
.detailcontent h4{margin-bottom: 10px;line-height: 165%;}
.detailcontent .btgrid .col-md-6{width: 50%;float: left;}
.detailcontent .btgrid .col{padding: 0px 10px;box-sizing: border-box;}

.boxpro{display: grid;grid-template-columns: repeat(4,1fr);grid-row-gap: 30px;grid-column-gap: 30px;width: 100%;float: left;}
.boxpro1{display: grid;grid-template-columns: repeat(2,1fr);grid-row-gap: 40px;grid-column-gap: 20px;width: 100%;float: left;}
.boxpro2{display: grid;grid-template-columns: repeat(3,1fr);grid-row-gap: 40px;grid-column-gap: 20px;width: 100%;float: left;}
.boxpro3{display: grid;grid-template-columns: repeat(4,1fr);grid-row-gap: 15px;grid-column-gap: 30px;width: 100%;float: left;}
.boxpro4{display: grid;grid-template-columns: repeat(4,1fr);grid-row-gap: 15px;grid-column-gap: 15px;width: 100%;float: left;}


.nbhome{display: inline-block;padding:5px;background:var(--theme3);color:#fff;position: absolute;left: 10px;top: 10px;font-size: 12px;border-radius: 3px;}
.crew {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 75px 75px 0;
}
.crew span {
    font-family: var(--ftheme1);
    font-size: 15px;
    color: #fff;
    position: absolute;
    left: 36px;
    top: 18px;
    text-transform: uppercase;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.crew.hot {border-color: transparent #ffc321 transparent transparent;}
.crew.vip {border-color: transparent #35bf76 transparent transparent;}

.formx{height: 40px;width: 100%;padding:5px 15px;box-sizing: border-box;color:#515151;font-size: 1rem}

/* Basic styling for the button */
#openPopup {
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
}

/* The popup container */
.popup {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

/* Popup content */
.popup-content {
    background-color: #fefefe;
    margin: 6% auto;
    padding: 10px 0px;
    border: 1px solid #888;
    width: 80%;
    max-width: 370px;
    position: relative;
    height: 640px;
    overflow-x: scroll;
    overflow-y: auto;
}

/* Close button */
.close {
    position: absolute;
    top: 0px;
    right: 8px;
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* Video container styling */
.video-container {
    width: 100%;
    height: auto;
    //padding-bottom: 56.25%;
    position: relative;
}

.video-container iframe {
    position: absolute;
    width: 100%;
    height:720px;
    left: 0;
    top: 0;
    border: 0;
}

@media (max-width:1250px){
    .wrapper,.container_mid,.leftmid,.rightmid,.content_w {width: 100% !important;}
    .container_mid{padding: 0px 5px;box-sizing: border-box;}
    .leftmid,.rightmid{margin-top: 20px;}
    header,.leftnews,.searchhomedesk{display: none !important;}
    .header_mobile,#page{display: block !important;}
    .banner_left,.banner_right{width: 100% !important;float: none !important;text-align: center;}
    .banner_left img{margin-top: 0px !important; }
    .topmiddle,.menutop{display: none !important;}
    .adleft,.adright{display: none !important;}
    .thongtintk{display: none !important;}
    .insidex{width: 100% !important;margin-bottom: 10px;}
    .clearm{margin-bottom: 0px !important}
    .footercon{width: 100% !important;float: none !important;margin-bottom: 15px;}
    .leftcontact,.rightcontact{width: 100% !important;margin-bottom: 15px;}
    .boxsearchhome{width: 90% !important;}
    .bggthome,.boxgthome{background: none !important}
    .gtcontenthome{width: 100% !important;}
    .buttonviewdetail{margin-top: 0px !important;}
    .boxprohome{width: 100% !important;padding: 20px 0px !important}
}

.section-heading {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 1.2em;
    letter-spacing: -.05em;
    color: var(--theme2);
    margin-bottom: 20px;
    border-bottom: 1px solid #dbdce0;
    padding-bottom:10px;
    position: relative;
    font-family:var(--ftheme1);
    
}
.section-heading:before {
    content: '';
    border-bottom: 2px solid var(--theme);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 150px;
}
@media (max-width:850px){
    .boxpro{grid-template-columns: repeat(2,1fr);grid-row-gap: 20px;grid-column-gap: 15px}
    .boxpro3{grid-template-columns: repeat(2,1fr);grid-row-gap: 15px;grid-column-gap: 10px}
    .boxpro4{grid-template-columns: repeat(2,1fr);grid-column-gap: 5px;}
}
@media (max-width:770px){
    .detailcontent .btgrid .col-md-6{width: 100%;}
    .boxpro1{grid-template-columns: repeat(1,1fr);grid-row-gap: 20px;grid-column-gap: 10px}
    .boxpro2{grid-template-columns: repeat(1,1fr);grid-row-gap: 20px;grid-column-gap: 10px}
}
@media (max-width:600px){
    .detailcontent iframe{width: 100%;height: 400px}
}
@media (max-width:450px){
    .boxpro{grid-template-columns: repeat(1,1fr);grid-row-gap: 20px;grid-column-gap: 10px}
}
