:root {
    --theme: #0a3919;
    --theme1:#28713e;
    --ftheme: 'Montserrat';
}

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:15px;
    font-family:var(--ftheme);
    color:#000;
    background:#fff;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: 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:1170px;margin:0px auto;}
footer{width:100%;float:left;background:#024073;position: relative;}
.container_mid{width:1170px;margin:0px auto;min-height: 500px;overflow: hidden;padding:20px 0px;box-sizing: border-box;}
.leftmid{width:290px;float:right;position: relative;}
.rightmid{width:830px;float:left;}

.hoverall{color:#515151;}
.hoverall:hover{color:#055699;}
/**************** 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;}
.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;line-height: 0px;position: relative;}
.imgscale img{width: 100%;height: auto;transition: all .3s;}
.imgscale:hover img{transform: scale(1.1);}

.md-4{float: left;width: 25%;margin-bottom: 30px;flex-basis: 25%}
.md-3{float: left;width: 33.33%;margin-bottom: 20px;flex-basis: 33.33%}
.titlebreak{background: #f5f5f5;width: 100%;float: left;}
.titlebreak a{font-size: 13px;}
.colbg{background: #f2f2f2;}
.butviewdetail{transition: all .2s;display: inline-block;background: #004E7F;padding:13px 35px;color:#fff;;margin-top: 40px;border-radius: 5px;font-weight: 500}
.butviewdetail:hover{background: #0066A4;transition: all .2s;}
.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,#004E7F;color:#fff;border-radius: 5px;text-transform: uppercase;transition: all .4s;cursor: pointer;font-weight: bold;}
.butnote:hover{transition: all .4s;background-position: 50px 0px;}
.buttonviewdetail{display: inline-block;padding:8px 15px;box-sizing: border-box;transition: all .3s;color:#004E7F;border:1px solid #004E7F;font-family:var(--ftheme);border-radius: 5px;}
.buttonviewdetail:hover{background:#0065AD;transition: all .3s;color:#fff;}
.boxpro{display: flex;flex-flow: row wrap}
.boxprohome{flex-basis: 50%;}
.col-ct-4{width:33.33%;float:left;}
.imgbox{overflow: hidden;position: relative;line-height: 0px;height: 350px;background:#f2f2f2;display: flex;align-items: center;justify-content: center;}
.imgbox img{width:100%;height:auto;position:relative;transition: all .3s}
.imgbox:hover img{transform:scale(1.1);}
.homecathover{width:100%;font-family:var(--ftheme);font-size: 14px;line-height: 23px;transition: all .3s;color:#333;}
.homecathover:hover{color:#004E7F;}
.hovertext{color:#004e7f;font-family:var(--ftheme);font-size: 16px;display: block;height: 42px;overflow: hidden;margin-bottom: 5px;line-height: 22px;font-weight: 600}
.hovertext:hover{color:#055699;}
.titlefield{color:#7f7d7d;margin-top: 10px;font-size: 13px;}
.field1{display: inline-block;width:110px;float: left;}
.field1 i{width:16px;display: inline-block;}
.field2{color:#024073}
.titlemenu{width: 100%;float: left;background: #f5f5f5;border-left:4px solid #004E7F;box-sizing: border-box;padding: 9px;}
.titlemenu span{float: left;display: inline-block;text-transform: uppercase;margin-left:10px;color:#515151;font-family:var(--ftheme);font-size: 15px;margin-right: 10px;}
.colpad{padding:0px 10px}
.status1{position: absolute;right: 5px;bottom:5px;display: inline-block;padding:2px 5px;color:#fff;background: #CC1F1A;line-height: 18px;border-radius: 3px;font-size: 12px;text-transform: uppercase;}
.status2{position: absolute;right: 5px;top:5px;display: inline-block;padding:2px 5px;color:#fff;background: #F8B92C;line-height: 18px;border-radius: 3px;font-size: 12px;text-transform: uppercase;}
.bl-special-custom {
    width: 120px;
    left: -26px;
    top: 18px;
    font-size: 13px;
    font-weight: 400;
    z-index: 2;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    -webkit-transform: rotate(
-45deg
);
    -ms-transform: rotate(-45deg);
    transform: rotate(
-45deg
);
}
.bl-special-custom>span {
    display: block;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    background: #004E7F;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    padding: 5px 30px;
    line-height: 18px;
    text-transform: uppercase;
}
.bl-special-custom1 {
    width: 120px;
    right: -26px;
    top: 18px;
    font-size: 13px;
    font-weight: 400;
    z-index: 2;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    -webkit-transform: rotate(
-45deg
);
    -ms-transform: rotate(-45deg);
    transform: rotate(
-45deg
);
}
.bl-special-custom1>span {
    display: block;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    background: #ef7733;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    padding: 5px 30px;
    line-height: 18px;
}

.boxpro_s2{display: grid;grid-row-gap:30px;grid-column-gap: 30px;grid-template-columns: repeat(2,1fr);width: 100%;float: left;}
.colleft_s2{width:35%;float: left;position: relative;height: 165px;}
.colright_s2{width:62%;float: right;}
.img_s2{width:100%;height: 165px;object-fit: cover;}
.boxprohome_s2{border: 1px solid #ddd;width: 100%;float: left;padding:10px;box-sizing: border-box;}
.price_s2{display: inline-block;padding:7px 20px;background:rgba(5,86,153,0.7);color:#fff;position: absolute;right: 0px;bottom: 4px;z-index: 97;font-family: var(--ftheme);}
.boxpro_s2_1{display: grid;grid-row-gap:20px;grid-column-gap: 20px;grid-template-columns: repeat(1,1fr);width: 100%;float: left;}
.ftexttitle {
    color: #007136;
    font-weight: 600;
    font-family: var(--ftheme);
    font-size: 28px;
    text-transform: uppercase;
    background: linear-gradient(248deg, #2ab574 0%, #283891 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
}

@media (max-width: 1000px){
    .leftmid{display: none !important;}
    #imageGallery{height: 420px !important;}
    .boxpro_s2{grid-template-columns: repeat(1,1fr)}
}
@media(max-width: 800px){
    .md-4,.md-3{width: 50% !important;flex-basis: 50% !important}
    .colleft_s2{width: 27% !important}
    .colright_s2{width: 71% !important}
    .hovertext{font-size: 17px;}
    .dientich{font-size: 15px}
    .location{font-size: 15px}
    .ngaytao{font-size: 15px}
}
@media(max-width: 415px){
    .md-4,.md-3{width: 100% !important;flex-basis: 100% !important}
    .colleft_s2{width: 30% !important}
    .colright_s2{width: 67% !important}
}

