@charset "utf-8";

@font-face {
    font-family: 'Kanit';
    src: url('fonts/Kanit-ExtraLight.eot');
    src: url('fonts/Kanit-ExtraLight.eot?#iefix') format('embedded-opentype'),
            url('fonts/Kanit-ExtraLight.woff') format('woff'),
            url('fonts/Kanit-ExtraLight.ttf') format('truetype'),
            url('fonts/Kanit-ExtraLight.svg#Kanit') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Kanit';
    src: url('fonts/Kanit-Light.eot');
    src: url('fonts/Kanit-Light.eot?#iefix') format('embedded-opentype'),
            url('fonts/Kanit-Light.woff') format('woff'),
            url('fonts/Kanit-Light.ttf') format('truetype'),
            url('fonts/Kanit-Light.svg#Kanit') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Kanit';
    src: url('fonts/Kanit-Regular.eot');
    src: url('fonts/Kanit-Regular.eot?#iefix') format('embedded-opentype'),
            url('fonts/Kanit-Regular.woff') format('woff'),
            url('fonts/Kanit-Regular.ttf') format('truetype'),
            url('fonts/Kanit-Regular.svg#Kanit') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Kanit';
    src: url('fonts/Kanit-Medium.eot');
    src: url('fonts/Kanit-Medium.eot?#iefix') format('embedded-opentype'),
            url('fonts/Kanit-Medium.woff') format('woff'),
            url('fonts/Kanit-Medium.ttf') format('truetype'),
            url('fonts/Kanit-Medium.svg#Kanit-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Kanit';
    src: url('fonts/Kanit-SemiBold.eot');
    src: url('fonts/Kanit-SemiBold?#iefix') format('embedded-opentype'),
            url('fonts/Kanit-SemiBold.woff') format('woff'),
            url('fonts/Kanit-SemiBold.ttf') format('truetype'),
            url('fonts/Kanit-SemiBold.svg#Kanit-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Kanit';
    src: url('fonts/Kanit-Bold.eot');
    src: url('fonts/Kanit-Bold?#iefix') format('embedded-opentype'),
            url('fonts/Kanit-Bold.woff') format('woff'),
            url('fonts/Kanit-Bold.ttf') format('truetype'),
            url('fonts/Kanit-Bold.svg#Kanit-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'NarzissDrops';
    src: url('fonts/Narziss-Drops.eot');
    src: url('fonts/Narziss-Drops.eot?#iefix') format('embedded-opentype'),
            url('fonts/Narziss-Drops.woff') format('woff'),
            url('fonts/Narziss-Drops.ttf') format('truetype'),
            url('fonts/Narziss-Drops.svg#Narziss-Drops') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face{font-family:'socicon';src:url('fonts/socicon.eot');src:url('fonts/socicon.eot?#iefix') format('embedded-opentype'),
url('fonts/socicon.woff') format('woff'),
url('fonts/socicon.woff2') format('woff2'),
url('fonts/socicon.ttf') format('truetype'),
url('fonts/socicon.svg#sociconregular') format('svg');font-weight:normal;font-style:normal;text-transform:initial;}
.gutter-10{margin-left:-10px;margin-right:-10px;}
.gutter-10 > [class*='col-']{padding-right:10px;padding-left:10px;}
.gutter-5{margin-left:-5px;margin-right:-5px;}
.gutter-5 > [class*='col-']{padding-right:5px;padding-left:5px;}
.gutter-2{margin-left:-2px;margin-right:-2px;}
.gutter-2 > [class*='col-']{padding-right:2px;padding-left:2px;}
.gutter-0{margin-left:0px;margin-right:0px;}
.gutter-0 > [class*='col-']{padding-right:0px;padding-left:0px;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{outline:0;border:0;}
body{padding:0;margin:0 auto;color:#2d2d2d;font-size:15px;font-family: 'Kanit', sans-serif; font-weight:300; line-height:1.6;}
table{border-collapse:collapse;border-spacing:0;}
table tr td{padding:3px 0;}
dl, dt, dd, ol, ul, li, tr, th, td{list-style:none; padding:0;}
img{border:0;padding:0px;}
a{color:#b85826;text-decoration:none;cursor:pointer;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
a:hover, a:focus{color:#f10404;text-decoration:none; outline:none;}
.middle{vertical-align:middle;}
.bt-submit{font-size:16px; font-weight:400; text-transform:uppercase; color:#fff; line-height:41px; display:inline-block; padding: 0 20px; background:url('../images/bt-submit.svg') no-repeat center center; background-size:500px; border:3px solid #fff; -webkit-border-radius:30px; -moz-border-radius:30px; border-radius:30px; outline: none; cursor:pointer; -webkit-box-shadow: 0px 0px 0px 1px rgba(229,229,229,1); -moz-box-shadow: 0px 0px 0px 1px rgba(229,229,229,1); box-shadow: 0px 0px 0px 1px rgba(229,229,229,1);}
.bt-submit:hover{color:#fff; background-image:url('../images/bt-submit-h.svg'); -webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.3); box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.3);}

.bt-control{color:#f10404; line-height:36px; display:inline-block; padding: 0 30px; border:3px solid #ebecf4; background-color:#fff; border-radius:22px; outline: none; cursor:pointer;}
.bt-control:hover{color:#b85826; border-color:#f10404; -webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.35); box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.35);}
.bt-control.bt1{color:#b85826; border-color:#f10404;}
.bt-control.bt1:hover{color:#fff; border-color:#fff; background-color:#f10404;}

.bt-viewmore{position:relative; color:#b85826; text-align:center; padding-top:50px; margin-top:15px; display:none; visibility:hidden;}
.bt-viewmore:before{content:''; position:absolute; top:0; left:calc(50% - 23px); display:block; width:46px; height:46px; border:4px solid #c7d2d7; border-radius:50%; background:#fff url('../images/bt-viewmore.svg') no-repeat center center; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.bt-viewmore:hover{color:#f10404;}
.bt-viewmore:hover:before{background:#ece414 url('../images/bt-viewmore-h.svg') no-repeat center center; border-color:#fff; -webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.35); box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.35);}
.bt-viewmore.bt1{color:#fff;}
.bt-viewmore.bt1:before{background-color:#fff; border-color:#b85826;}
.bt-viewmore.bt1:hover{color:#b85826;}
.bt-viewmore.bt1:hover:before{background-color:#f60505; border-color:#fff;}

*,
*:before,
*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.socicon{font-family:'socicon' !important;}
.fluid-left{margin-left:-15px;}
.fluid-right{margin-right:-15px;}
.fluid-left-5{margin-left:-5px;}
.fluid-right-5{margin-right:-5px;}
.fluid-left-10{margin-left:-10px;}
.fluid-right-10{margin-right:-10px;}
.container-fluid-0 {padding: 0px;}
.modal{z-index:100002;}
.minus-left{margin-left:15px;}
.minus-right{margin-right:15px;}
.margintop15{margin-top:15px;}
.margintop30{margin-top:30px;}
.margintop50{margin-top:50px;}
.marginbottom15{margin-bottom:15px;}
.marginbottom30{margin-bottom:30px;}
.marginbottom50{margin-bottom:50px;}
.margintop-1{margin-top:50px;}
.margintop-2{margin-top:60px;}
.margintop-3{margin-top:100px;}
.paddingtop-1{padding-top:50px !important;}
.paddingleft-1{padding-left:70px !important;}
.paddingleft-2{padding-left:100px !important;}
.width100{width:100%;}
.inline-block{display:inline-block;}
.color1{color:#f10404 !important;}
.color2{color:#b85826 !important;}
.small-title{font-size:16px; display:block; position:relative; font-weight:400; color:#2d2d2d; margin-bottom:10px; text-transform:uppercase; text-shadow:1px 1px #fff;}
.medium-title{font-size:26px; display:inline-block; position:relative; color:#b85826; margin:0 0 20px; text-shadow: 1px 1px #fff;}
.normal-title{font-size:22px; display:inline-block; position:relative; color:#b85826; text-transform:uppercase; margin:0 0 20px; text-shadow: 1px 1px #fff;}
.small-title-post{font-size:15px; font-weight:600; color:#f10404; text-transform:uppercase; margin:0; text-shadow: 1px 1px #fff;}
.title-normal{text-transform:none !important;}
.number{position:relative; font-size:68px; display:block; line-height:60px; color:rgba(46,49,146,0.12); margin-bottom:-20px; z-index:-1;}
.number:after{content:''; position:absolute; left:0; bottom:0; width:100%; height:22px; background:#fff;}
.upcase{text-transform:uppercase;}
.content-editor img{max-width:100%;height:auto !important;}
.no-padding{padding:0px !important;}
.uppercase{text-transform:uppercase;}
.box-right{float:right; position:relative;}
.line-break{width:100%; height:1px; border-top:1px solid #eeeeee; display:block;}
.clearfix{font-size:0px;}
.kanit{font-family:'Kanit' !important;}
.top-head{position:fixed; top:0px; width:100%; height:90px; z-index:50; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.top-head .logo{ display:block; width:220px; height:78px; top:5px; background-size:220px;}
.page_wrapper-en-US .top-head .logo{background-image:url('../images/haca_seafood_logo_en.svg');}
.top-head.islight{background:#fff;}
.top-head.sticky{position:fixed; background:#fff; height:80px; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out; -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.2); box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.2);}
.top-head.sticky .logo{background-size:200px; width:260px; height:90px; background-position:top 6px left;}

.bg-top-head{background:#fff; position:absolute; width:100%; height:100%; z-index:0;}
.bg-top-head:before{content:''; position:absolute; top:40px; left:0; width:100%; height:calc(100% - 40px); background:#fdd601; }
.bg-top-head:after{content:''; position:absolute; top:0; left:0; width:100%; height:100%; background:url('../images/bg-logo.png') no-repeat center center; background-size:1920px; }

.top-head-slogan{position:absolute; top:8px; left:308px; font-size:16px; font-weight:400; color:#F4060A; text-transform:uppercase; display:inline-block; }

.page-body{position:relative; z-index:40;}


.page-header{position:relative;top:0;width:100%;float:left;min-height:80px;z-index:100;padding:0;margin:0px;border:0px;background:transparent;}
.page-header .navbar-collapse.collapse{position:relative;}
.page-header ul.navbar-nav{position:relative; padding:0; height:32px; top:49px; z-index:1; float:right;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.page-header ul.navbar-nav li{padding:0; float:left;  -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.page-header ul.navbar-nav li.last a, .page-header ul.navbar-nav li.last:hover a{padding-right:0px;}
.page-header ul.navbar-nav li.last.active a, .page-header ul.navbar-nav li.last.active:hover a{padding-right:14px;}
.page-header ul.navbar-nav li a{position:relative; font-size:15px; font-weight:400; color:#000; border:3px solid transparent; border-radius:17px; display:inline-block; padding:1px 14px 0; height:32px; line-height:23px; text-transform:uppercase;}
.page-header ul.navbar-nav li a:after{content:''; position:absolute; top:100%; left:0; width:100%; height:15px; background-color:transparent;}
.page-header ul.navbar-nav li:hover a{color:#e60a0a;}
.page-header ul.navbar-nav li.active a, .page-header ul.navbar-nav li.active:hover a{background-color:#f60505; border-color:#eee; color:#fff;}
.page-header ul.navbar-nav li.home{}
.page-header ul.navbar-nav li.home a{display:block;width:18px; padding:0px 20px; background:url('../images/ico-home.svg') no-repeat top 5px center; text-indent:-9999px;}
.page-header ul.navbar-nav li.home:hover a, .top-head.islight .page-header ul.navbar-nav li.home:hover a{background-image:url('../images/ico-home-h.svg');}
.page-header ul.navbar-nav li.home.active:hover a, .page-header ul.navbar-nav li.home.active a{background-image:url('../images/ico-home.svg'); border-color:#eee; background-color:#f60505;}
.page-header ul.navbar-nav li.menu-faqs a{text-transform:none;}


.top-head.sticky .page-header ul.navbar-nav{height:29px; top:45px; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.top-head.sticky .page-header ul.navbar-nav li a{line-height:21px; height:29px;}
.top-head.sticky .page-header ul.navbar-nav li.home a{background-position:top 4px center;}

.page-header ul.navbar-nav li.open a, .page-header ul.navbar-nav li.open a:hover, .page-header ul.navbar-nav li.open a:focus{color:#f10404;background-color:transparent;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{background-color:transparent; color:#00aeef;}

.page-header .dropdown{background-color:transparent;}
.page-header .dropdown-menu{padding:0px; margin-top:9px !important; min-width:180px; border-width:0px; border-top:2px solid #ece414; border-bottom-left-radius:15px; border-bottom-right-radius:15px;}
.page-header .dropdown-menu li {background:#ffffff !important; display:inline-block; color:#333333; padding-left:25px !important; padding-right:15px !important; border-bottom:1px solid #e0e0e0 !important; width:100%;}
.page-header .dropdown-menu li:hover, .page-header .dropdown-menu li.active{background:#ea2500 !important; border-bottom:1px solid #e0e0e0 !important;}
.page-header .dropdown-menu li:hover a, .page-header .dropdown-menu li.active a{color:#fff !important; background-color:transparent !important;}
.page-header .dropdown-menu li a{position:relative; color:#333333 !important; border:0px solid #fff !important; text-transform:none !important; padding:0px !important; line-height:40px !important; height:41px !important; width:100%;}
.page-header .dropdown-menu li a:hover{color:#fff !important;}
.page-header ul.navbar-nav li .dropdown-menu li a:after{content:''; position:absolute; top:17px; left:-15px; width:7px; height:7px; border-radius:50%; background-color:#f60505;}
.page-header ul.navbar-nav li.active .dropdown-menu li a, .page-header ul.navbar-nav li.active:hover .dropdown-menu li a{background-color:transparent;}
.page-header .dropdown-menu li:last-child{border-bottom-left-radius:15px; border-bottom-right-radius:15px;}
.page-header .dropdown-menu li.dropdown-submenu{position:relative; background:#ffffff url('../images/ico-submenu.svg') no-repeat right 10px center !important; background-size:6px !important;}
.page-header .dropdown-menu li.dropdown-submenu:hover, .page-header .dropdown-menu li.dropdown-submenu.active {position:relative; background:#f7941e url('../images/ico-submenu-h.svg') no-repeat right 10px center !important; background-size:6px !important;}
.dropdown-submenu>.dropdown-menu {top:0;left:100%;margin-top:0px !important;}
.dropdown-submenu:hover>a:after {border-left-color:#555;}
.page-header .dropdown-submenu>.dropdown-menu li a{color:#000 !important;}
.page-header .dropdown-submenu>.dropdown-menu li:hover a, .page-header .dropdown-submenu>.dropdown-menu li.active a{color:#fff !important; background-color:transparent !important;}

.top-head.sticky .page-header .dropdown-menu{margin-top:6px !important;}

.language{position:absolute; display:block; top:8px; right:260px;}
.language span{display:inline-block; padding-right:5px; font-size:15px;}
.language .flag{position:relative; display:inline-block; width:24px; opacity:0.6;}
.language .flag:hover{opacity:1;}

.hotline-sticky{position:fixed; top:0; right:calc((100% - 1140px)/2); z-index:51; padding:8px 0px;}
.hotline-sticky span{position:relative; display:inline-block; color:#b85826; padding:0 10px 0 35px;}
.hotline-sticky span:before{content:' '; position:absolute; display:block; top:0px; left:0px; width:24px; height:24px; border:2px solid #e9eaf1; border-radius:50%;  background:url('../images/ico-hotline.svg') no-repeat center center;}
.hotline-sticky strong{font-size:18px; font-weight:600; line-height:18px; color:#e61111;}
.hotline-sticky.sticky{padding:8px 0px;}

.wrap-social{position:absolute; top:10px; right: calc((100% - 1140px)/2); padding-right:230px; z-index:100; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.top-head.sticky .wrap-social{top:5px;}

.content-title{margin-top:20px;}
.home-big-title{margin-bottom:100px;}

.line-footer{background:#3dad65 none repeat scroll 0 0;border-top:2px solid #ffffff;border-bottom:2px solid #ffffff;height:76px;padding-top:15px;padding-bottom:15px;}
.line-footer .why{font-size:30px;color:#ffffff;font-weight:300;text-transform:uppercase;}
.line-footer .why b{font-weight:700;}
.line-footer .text-right{background:url('../images/bg-line-footer.png') no-repeat left center;}
.line-footer .bt-khampha{padding:0px 15px;height:44px;border:solid 2px #fff;border-radius:30px;display:block;text-align:center;line-height:40px;display:inline-block;background:#ec1f27;font-size:17px;color:#fff;font-weight:600;text-transform:uppercase;}
.line-footer .bt-khampha:hover{background:#49cd50;}
.line-footer .bt-khampha span{padding:0px 53px 0px 40px;background:url('../images/arrow-right-white.png') no-repeat right center;}



.page-info{position:relative; overflow-x:hidden; padding-top:90px;}
.page-info .page-content{padding:30px 0px;position:relative; min-height:320px;}
.page-info .page-content .main-content{position:relative;}
.page-info .post-content{padding-bottom:30px; }
.page-info .content-info{position:relative;}
.page-info .img-logo{margin:20px 0;}
.page-info .img-right{float:right;}

.page-info .wrap-intro .title{font-weight:500; text-transform:uppercase; color:#b85826;}
.page-info .wrap-intro .info.info-right{padding:20px 15px 0px 30px;}

.page-info .ls-info{padding-left:30px;}
.page-info .ls-info li:before{content:''; position:relative; display:inline-block; width:9px; height:9px; background:#00aeef; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; margin-right:15px;}
.page-info .hotline{font-size: 16px; font-weight: 600; color: #fbb609; line-height:20px;}
.page-info .hotline:hover{color:#00aeef;}

.page-info.page-home{padding-top:0px;}

.wrap-info{width:1260px; margin-right:auto; margin-left:auto; padding-left:15px; padding-right:15px;}
.wrap-info .item{float:left; min-height:1px; padding-left: 15px; padding-right: 15px;}
.wrap-info .item.item-left{width:40%;}
.wrap-info .item.item-right{float:right; width:60%;}
.wrap-info p{margin-bottom:20px;}

.info-content{position:absolute; top:20px; width:100%; z-index:52;}

.startpopup img{max-width:100%; height:auto;}


.page-body .news-content{padding:0;}
.page-body .main-content{padding-top:0px;}

.page-news .news-content{padding-top:20px;}
.page-news-detail .news-content{padding-top:0px; margin:0px;}

.page-about-us .page-content{padding-bottom:30px; }
.page-virtual360 .page-content{padding:0px !important; background:transparent;}
.page-virtual360 .box-category-wrapper{top:-70px;}



.page-about-us .wrap-investor{margin-top:0px; position:absolute; right:0px; padding:0; text-align:right;}
.page-about-us .wrap-investor .img-investor{width:30%; position:relative; display:inline-block; background:#e5e5e5; padding:160px 60px}
.page-about-us .wrap-investor .img-investor:before{content:' '; position:absolute; top:calc(50% - 65px); left:-65px; width:130px; height:130px; background:url('../images/ico-c-overview.svg') no-repeat center center;}

.page-about-us .content-aboutus .img-20th{max-width:320px;}
.page-about-us .content-aboutus .item-aboutus{padding:0 40px 15px 0; margin-bottom:15px;}
.page-about-us .content-aboutus .item-aboutus.hasline{border-bottom: 1px solid #eeeeee;}
.page-about-us .content-aboutus .item-aboutus.hasline:after{content:" "; display:block; position:relative; width:11px; height:11px; background:url('../images/bullet-6.svg') no-repeat left bottom; bottom:-20px;}
.page-about-us .content-aboutus .item-aboutus strong{display:block; font-weight:400; font-size:36px; color:#f10404;}
.page-about-us .content-aboutus img{display:inline-block; margin-bottom:30px;}
.page-about-us .content-aboutus .bg-aboutus{height:665px; padding:30px 0; background-position: top center; background-size:cover; background-repeat:no-repeat; margin-bottom:20px;}
.page-about-us .content-aboutus .bg-aboutus p{max-width:600px; display:inline-block;}

.page-about-us .content-htct{padding-top:460px;}
.page-about-us .content-htct .item{text-align:center; margin-bottom:20px;}
.page-about-us .content-htct .item .title{font-size:16px; font-weight:600; text-transform:uppercase; width:135px; height:135px; padding-top:55px; display:inline-block; color:#fff; background:#ece414; border: solid 1px #d8c664; -webkit-box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,1); -moz-box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,1); box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,1); -webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%; margin-bottom:20px;}
.page-about-us .content-htct .item.item2 .title{background:#4abc88; border: solid 1px #4abc88;}
.page-about-us .content-htct .item.item3 .title{background:#ed1c24; border: solid 1px #ed1c24; padding-top:43px;}

.page-about-us .content-tt img{display:inline-block;}
.page-about-us .content-tt ul > li > span{display:inline-block; float:left; text-align:center; margin:0 15px 20px 0; font-size:20px; width:58px; height:58px; line-height:54px; border: solid 2px #d8c664; -webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;}
.page-about-us .content-tt ul > li > p{float:left; width:calc(100% - 75px);}

.page-about-us .content-chart img{display:inline-block;}
.page-video .wrap-video{text-align:center;}
.page-video .wrap-video iframe{border: 10px solid #eeeeee; max-width:700px; width:100%; height:420px;}
.page-video .title{font-size:16px; color:#f10404; margin-bottom:30px;}

.video-content{position:relative; z-index:1;}
.video-content .block_video{position:relative;}
.video-content .prev_video_slider{background:#f4f4f4 url('../images/bt-page-prev.svg') no-repeat center center; width:35px; height:30px; background-size:7px; display:inline-block; border-bottom-left-radius:15px; border-top-left-radius:15px;}
.video-content .prev_video_slider:hover{background:#ece414 url('../images/bt-page-prev-h.svg') no-repeat center center; background-size:7px;}
.video-content .next_video_slider{background:#f4f4f4 url('../images/bt-page-next.svg') no-repeat center center; width:35px; height:30px; background-size:7px; display:inline-block; border-bottom-right-radius:15px; border-top-right-radius:15px;}
.video-content .next_video_slider:hover{background:#ece414 url('../images/bt-page-next-h.svg') no-repeat center center; background-size:7px;}
.video-content .list_video{background: url('../images/line-video.svg') no-repeat top 10px center; background-size:calc(100% - 30px);}
.video-content .list_video .owl-item{padding: 0px 15px !important;}
.video-content .item{overflow: hidden; margin-bottom:20px; padding-top:40px;}
.video-content .box-item{overflow: hidden; position:relative;}
.video-content .box-item img{display:inline-block; height: auto;}
.video-content .box-item .bg-play{position:absolute; top:0; width:100%; height:100%; background:rgba(0,0,0,0.4) url('../images/ico-playvideo.svg') no-repeat center center;}
.video-content .item span{padding:10px 0; display:inline-block;}
.video-content .item.active:before{content:" "; position:absolute; width:11px; height:11px; z-index:2; top:5px;  left:calc(50% - 5px);  border: 2px solid #fff; background:#4fbc88; -webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);}
.video-content .item.active:after{content:" "; position:absolute; width:calc(100% - 30px); height:1px; z-index:1; top:10px; left:15px ; background:#4fbc88;}
.video-content .item.active .box-item .bg-play{display:none;}
.video-content .item:hover .box-item .bg-play, .video-content .item:focus .box-item .bg-play{background:rgba(0,0,0,0.4) url('../images/ico-playvideo-h.svg') no-repeat center center;}




.footer-coppyright{position:relative; color:#000; font-size:14px; display:block; background:#f5df20 url('../images/bg-footer-coppyright.png') no-repeat top center; background-size:1920px;  width:100%; padding:100px 0px 0px;}
.footer-coppyright .info{margin-bottom:10px;}
.footer-coppyright .info a{color:#f50606;}
.footer-coppyright .info-careers{padding-left:25px; margin-bottom:10px;}
.footer-coppyright .info-careers a{color:#f50606; font-size:15px; font-weight:400; text-transform:uppercase; }
.ls-footer-info{position:relative; font-size:15px; border-bottom:1px solid rgba(255, 255, 255, 0.6); padding-bottom:20px; margin-bottom:20px;}
.ls-footer-info .item{display:inline-block; vertical-align: top;}
.ls-footer-info .item + .item{padding-left:30px;}
.ls-footer-info .item .title{color:#000; font-weight:400; text-transform:uppercase; display:block;}
.ls-footer-info .item a{color:#f50606;}
.ls-footer-info .item .email{color:#f50606;}
.ls-footer-info .item:last-child{width:330px;}
.ls-social{position:relative; padding-bottom:40px; text-align:right;}
.ls-social li{display:inline-block;}
.ls-social li a,.list-share a{display:inline-block; font-size:14px; text-align:center; width:20px; height:20px; background:#fff; border-radius:3px; margin-left:20px; opacity:0.7;}
/*.ls-social .bt-facebook{width:20px; background:url(../images/ico-facebook.svg) no-repeat center left; } 
.ls-social .bt-twitter{width:22px; background:url(../images/ico-twitter.svg) no-repeat center left; }
.ls-social .bt-youtube{width:26px; background:url(../images/ico-youtube.svg) no-repeat center left; }
.ls-social .bt-google{width:26px; background:url(../images/ico-google.svg) no-repeat center left; }*/
.ls-social a:hover{opacity:1;}
.ls-social li a .fa-facebook,.list-share a .fa-facebook{color:#4e71a8}
.ls-social li a .fa-twitter,.list-share a .fa-twitter{color:#1cb7eb;}
.ls-social li a .fa-google-plus,.list-share a .fa-google-plus{color:#e3411f;}
.ls-social li a .fa-linkedin,.list-share a .fa-linkedin{color:#1686b0;}

.list-share a{background:#f3f3f3 ; opacity:1; margin:0px 5px;  width:30px; height:30px;}

.list-share a.btn-facebook:hover{background-color:#00aced;}
.list-share a.btn-twitter:hover{background-color:#3b5998;}
.list-share a.btn-google-plus:hover{background-color:#dd4b39;}
.list-share a.btn-linkedin:hover{background-color:#007bb6;}
.list-share a:hover i{color:#fff;}

.page-home .footer-coppyright{margin-top:30px;}

#top {background: rgba(0, 0, 0, 0) url("../images/top.svg") no-repeat scroll center center; cursor: pointer; height: 36px; width:36px; position: fixed; right: 20px; bottom: 60px; text-indent: -99999px; display:none; z-index:10000; opacity:0.7;}
#top:hover{opacity:1;}
#gotop {background: rgba(0, 0, 0, 0) url("../images/top.svg") no-repeat scroll center center; cursor: pointer; height: 36px; width:36px; position: fixed; right: 20px; bottom: 60px; text-indent: -99999px; z-index:10000; opacity:0.7;}
#gotop:hover{opacity:1;}

.bt-register-price{position:fixed; bottom:0; z-index:52; width:135px; height:65px; background:url('../images/bt-register-price.svg') no-repeat bottom left; background-size:135px; }
.bt-register-price p{position:absolute; bottom:0; padding-left:10px; margin-bottom:5px; font-size:16px; font-weight:500; color:#fff; text-transform:uppercase;}
.bt-register-price small{font-size:80%; font-weight:400;}
.bt-register-price p:hover, .bt-register-price p:focus{color:#e9db7a;}
.bt-close-register-price{position:absolute; top:-30px; right:-30px; z-index:1; width:60px; height:60px; background:#1f5b76 url('../images/bt-close-reg.svg') no-repeat center center; background-size:26px; border:5px solid #fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; -webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.3); box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.3);} 
.bt-close-register-price:hover{background-color:#e8b127;}

.register-price{position:fixed; right:0; bottom:0; z-index:10001; visibility:hidden; width:100%; height:100%; text-align:center; background:rgba(0,0,0,0); -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);}
.register-price.open{opacity:1; visibility:visible; background:rgba(0,0,0,0.5); -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);}
.register-price .register-price-form{position:relative; max-width: 950px; min-height:530px; height:auto; margin:0 auto; padding:30px 100px; top:50%; border-radius:30px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%);  transform: translateY(-50%); background:url('../images/bg-register-price.svg') no-repeat center center; opacity:0; -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);}
.register-price.open .register-price-form{opacity:1;  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);}
.register-price .register-price-form .wrap-border{position:absolute; top:95px; left:50px; width:850px; height:380px; background:url('../images/bor-register-price.svg') no-repeat center center; background-size:cover;}
.register-price .register-price-form .wrap-form{ position:relative; color:#fff; }
.register-price .register-price-form p{margin-bottom:30px;}
.register-price .register-price-form .textbox{background:transparent; border:none; color:#fff; padding-left:20px; line-height:40px; height:40px; width:100%; margin-bottom:20px; border-bottom:1px solid rgba(255,255,255,0.3); outline: none;}
.register-price .register-price-form .textbox.error{border-bottom-color:#f61c1c;}
.register-price .register-price-form .bt-re-price{min-width:200px; margin-top:40px;}

#bio_ep{color:#2d2d2d; font-size:15px !important; font-family: 'Kanit', sans-serif !important; font-weight:300; line-height:1.6; width:460px !important; height:393px !important; background:#fff url('../images/bg-detail-info.svg') no-repeat center center; background-size: 640px; padding: 10px; border-top-right-radius: 25px; border-bottom-left-radius: 25px;}
#bio_ep_close{background:transparent url('../images/bt-close-ep.svg') no-repeat left top !important; display:block; text-indent:-9999px; border-radius:0 !important;  margin:10px 0 0 -40px !important; z-index:2; opacity:0.7;}
#bio_ep_close:hover{opacity:1;}
#bio_ep .wrap-info{position: relative; display: table-cell; background: #fff url('../images/bg-info.svg') no-repeat left top; background-size: 210px; padding:30px 40px 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; z-index: 1;}
#bio_ep p{margin-bottom:20px; font-size:20px; font-weight:400; text-align:center;}
#bio_ep .textbox{ border:1px solid #d8d6d2; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; color:#000; padding-left:20px; line-height:40px; height:40px; width:100%;margin-bottom:20px; outline: none;}
#bio_ep .bt-re-price1{background:#f4cc46; color:#4d4d4d; font-weight:500; text-transform: uppercase; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;  font-weight:500; border:none; text-align:center;  padding:10px; display:inline-block; margin: 5px 0 10px; width:100%; -webkit-box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.15); box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.15);}
#bio_ep .bt-re-price1:hover{background:#00aeef; color:#fff;}

#tawkchat-minified-container{width:200px !important; left:auto !important;}
.footer-contact{height:46px;background:#3dad65;border-bottom-right-radius:46px;border-top-right-radius:46px;padding:5px 6px 5px 0px;}
.footer-contact .email{display:inline-block;min-height:50px;line-height:49px;background:url('../images/icon-mail.png') no-repeat left 0px;padding-left:45px;color:#fff;font-size:13px;font-weight:500;}
.footer-contact .support-wrapper{position:relative;height:41px;}
.footer-contact .bt-support{display:block;height:61px;background:#626864;position:absolute;bottom:0px;padding:2px 15px;border-top-left-radius:10px;border-top-right-radius:10px;}
.footer-contact .bt-support span{display:block;height:61px;line-height:61px;background:url('../images/arrow-right-2.png') no-repeat right 8px;padding-right:65px;padding-left:5px;font-size:14px;color:#fff;}

    

.page-branch-title{display: block;}
.page-branch-title .title{margin:20px 0;font-size:22px;font-weight:300;color:#ea0505; text-shadow: 1px 1px #fff;}
.page-branch-title .title.big-title{font-size:30px;}
.page-branch-title .title.line-title{position:relative; font-size:32px; text-align:center; color:#ea0505; padding-bottom:40px;}
.page-branch-title .title.line-title:before{content:''; position:absolute; bottom:0; display:block; width:100%; height:42px; background:url('../images/line-fish.png') no-repeat top center;}
.page-branch-title .title.line-title.line-1{color:#fff;}
.page-branch-title .title.line-title.line-1:before{background-image:url('../images/line-fish-1.png');}

.page-branch-title .title.line-title.lineleft{text-align:left; padding-bottom:20px; display:block;}
.page-branch-title .title.line-title.lineleft:before{height:9px; background-position:bottom left; background-image:url('../images/line-left.svg');}

.page-branch-title .title.small-title{font-size:22px;}
.page-branch-title .title span{display:block; text-transform:uppercase;}
.page-branch-title .title span b{color:#2d2d2d; font-weight:400;}
.page-branch-title .title p{padding-left:100px;}


#page_body .page-child-banner{position:relative;}
#page_body .page-child-banner .content{position:relative; height:270px; text-align:center;}
#page_body .page-child-banner .backgroundscroll:after{content:''; position:absolute; bottom:0; left:0; width:100%; height:94px; margin-bottom:-30px; background:url(../images/bg-banner-a.svg) no-repeat bottom center;}
#page_body .page-child-banner .title{font-size:16px; font-weight:400; color:#fff; text-transform:uppercase; display:none; margin-top:30px; padding:5px 30px; border-radius:20px; background-color:rgba(25,27,108,0.5);}
.breadcrumbs {position:relative; list-style:none; margin:0px; padding:20px 0; line-height:40px;}
.breadcrumbs li{display:inline; }
.breadcrumbs li a{color:#fff;}
.breadcrumbs li a:hover { color: #fff;}
.breadcrumbs li span{font-size:16px; font-weight:400; color: #fff; text-transform:uppercase;}
/*.breadcrumbs .icon:before{content:' '; position:relative; display:inline-block; width:25px; height:19px; background: url('../images/ico-breadcrumbs.svg') no-repeat top 8px center;}*/

#carousel .slides > li {margin-right: 5px !important;}
#carousel .flex-direction-nav a:before{font-size:30px !important;}

.fancybox-opened .fancybox-skin{background:transparent !important;}

.relative{position: relative;}
.vertical-align{position:relative;}
.vertical-align .inner {position: absolute; top: 50%; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); width: 100%;}

.bottom-align{position: absolute; bottom:20px; left:0; width: 100%;}

.cover{background-size:cover; min-height: 200px;}
.z-index0{position:relative; z-index:0 !important;}
.z-index1{position:relative; z-index:1 !important;}

iframe[name=google_conversion_frame]{display:none;}
.gsc-adBlock{display:none !important;}


#fullpage{z-index:49;}

#fullpage_nav{position:fixed; width:40px; background-color:transparent; height: auto; z-index: 51; right: 0px; top:45%; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); padding-top:140px; }
#fullpage_nav ul{list-style: none; padding: 0px;}
#fullpage_nav li{width: 40px; height: 30px; position: relative;  overflow: hidden; float: right; padding-right:40px;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
#fullpage_nav li a{display:inline-block; color: #fff; white-space: nowrap; position: relative; text-align:right; top: 0px; right:-40px; padding:0 30px 0 0 ; line-height:35px; min-width:120px; z-index: 2;}
.islight #fullpage_nav li a{color:#f10404;}
#fullpage_nav li a span{font-size:16px; opacity:0.5;}
/*#fullpage_nav li a:before{content:''; position:absolute; display:none; left:7px; top:27px; width:1px; height:15px; background-color:rgba(232,177,39,0.35);}*/
#fullpage_nav li:after{content: ''; width:9px; height:9px; position: absolute; cursor:pointer; right:13px; top: 13px; background:rgba(46,49,146,0.8); border:0px solid #13628d; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;  opacity: 0.4; -webkit-box-shadow: 0px 0px 0px 6px rgba(232,177,39,0); -moz-box-shadow: 0px 0px 0px 6px rgba(232,177,39,0); box-shadow: 0px 0px 0px 6px rgba(232,177,39,0);}
#fullpage_nav li.item{}
#fullpage_nav li.active{text-indent:0px; width:auto;}
#fullpage_nav li.active a, #fullpage_nav li.active:hover a{padding:0 40px 0 0;}
#fullpage_nav li.active a:before{display:inline-block;}
#fullpage_nav li.active:after,
#fullpage_nav li:hover:after{opacity: 1; background:#e8b127; -webkit-box-shadow: 0px 0px 0px 6px rgba(232,177,39,0.35); -moz-box-shadow: 0px 0px 0px 6px rgba(232,177,39,0.35); box-shadow: 0px 0px 0px 6px rgba(232,177,39,0.35); }
#fullpage_nav li:hover{border-bottom: 0px; text-indent:0px; width:auto;  -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
#fullpage_nav li:hover a{padding:0 40px 0 0;}

.section{position:relative; padding-top:80px;}
.section.section-top{padding-top:90px;}
#section3{background-color:#f10404;}
.section-content .item-number{font-size: 70px; font-weight: 300; color: #dadada; line-height: 1em;} 
.section-content .item-title{font-size: 32px; font-weight: 300; color: #ece414; text-transform: uppercase; margin-bottom: 20px;}
.section-content .item-title span{display: block; margin: 15px auto 0px; width: 90px; height: 1px; background: #ece414; position: relative;}
.section-content .item-title span:before,
.section-content .item-title span:after{position: absolute; left: 0px; top: -3px; content: '';width: 7px; height: 7px; background:#ece414; border-radius: 50%; }
.section-content .item-title span:after{right: 0px; left: auto;}
.section-content .item-description{margin-bottom: 20px;}
.section-content .item-icon{margin-bottom: 20px; text-align:center;}
.section-content .item-icon img{display:inline-block; max-width:100px;}
.section-content .box-number{margin-bottom: 20px;}
.section-content .box-number strong{font-size: 30px; font-weight: 700; line-height: 1.2em; color: #488a3f; display: block;}
.section-content .box-number strong span{font-size: 18px;}
.section-content-wrapper{background: #fff; position: relative; z-index: 2;}
.section .section-bg{position: absolute; width: 100%; left: 0px; top: 0px; background-size:cover;background-position:center center; background-repeat:no-repeat; z-index:-1;}

.section-content  .item-bg-bottom{margin-top: -45px;}

.section-content .item-title span.line-bottom-vertical{width: 1px; height: 75px; margin: 15px auto 0px;}
.section-content .item-title span.line-bottom-vertical:before,
.section-content .item-title span.line-bottom-vertical:after{position: absolute; left: -3px; top: -3px; content: '';width: 7px; height: 7px; background:#ece414; border-radius: 50%; }
.section-content .item-title span.line-bottom-vertical:after{bottom: -3px; top: auto;}

.section .scroll-inline{padding: 20px 0px;}

.section-content .box-news{padding: 0px 50px;}
.section-content .box-contact{padding: 0px 75px 0 25px;}

.bg-home-welcome{background-image:url(../images/welcome.jpg);}
.bg-home-welcome:after{content:''; position:absolute; left:0; bottom:0; width:100%; height:100%; background:url(../images/bg-home-welcome.png) no-repeat bottom left -123px; background-size:cover;}
.bg-home-fillets{background-image:url(../images/fish-fillets.jpg);}
.bg-home-fillets:after{content:''; position:absolute; left:0; bottom:0; width:130px; height:334px; background:url(../images/bg-fillets-a.svg) no-repeat bottom left; background-size:100%;}
.bg-home-value{background-image:url(../images/value-added.jpg); background-size: 1920px!important;}
.bg-home-value:after{content:''; position:absolute; left:0; bottom:0; width:125px; height:228px; background:url(../images/bg-value-a.svg) no-repeat bottom left; background-size:100%;}
.bg-home-collagen{background-image:url(../images/bg-collagen.jpg);}

.wrap-welcome{padding:80px 50px 0 40px;}
.wrap-welcome .title{font-size:30px; color:#b85826;}
.wrap-welcome .title span{display:block; font-size:50px; font-weight:200; color:#f10404; line-height:60px; margin-left:-60px;}

.wrap-collagen{padding-right:325px; background:url(../images/wrap-collagen.jpg) no-repeat top right; background-size:320px; min-height:810px;}
.wrap-collagen .title{font-size:38px;  color:#b85826; line-height:40px; text-transform:uppercase; margin-bottom:20px; padding-top:50px;}

.wrap-vision{text-align:center; background: url(../images/wrap-vision.svg) no-repeat top center; min-height:540px;}
.wrap-vision .title{font-size:38px; color:#fff; line-height:40px; text-transform:uppercase;}
                      
.wrap-reason{text-align:center;}
.bg-reason{content:''; position:absolute; width:100%; height:690px; bottom:0; left:0; background: url('../images/cloud.svg') no-repeat bottom 420px center; background-size:1920px; z-index:-1;}
.bg-reason:before{content:''; position:absolute; width:100%; height:690px; bottom:0; left:0; background: url('../images/green-bg.svg') no-repeat bottom center; background-size:1920px; z-index:-1; }
.bg-reason:after{content:''; position:absolute; width:100%; height:690px; bottom:0; left:0; background: url('../images/city.png') no-repeat bottom 85px center; background-size:1920px; z-index:-1; }
.title-reason{text-align:left; padding-top:280px; margin-left:calc(50% + 180px);}
.img-9-reason{display:inline-block;}
.img-9-reason-m{display:none; visibility:hidden;}
.img-shadow9{margin-left:calc(50% - 130px); margin-top:-18px;}
.wrap-value{padding:60px 15px 0;}

.wrap-utilities{padding:40px 50px 50px 60px;}
.ls-utilities-1{position:relative; margin-top:20px;}
.ls-utilities-1 .item{font-weight:400; color:#484848; text-transform:uppercase; width:50%; display:inline-block; float:left; background-repeat:no-repeat; background-position:left center; padding:12px 0 0px 65px; height:48px; margin:7px 0;}
.ls-utilities-1 .item.item1{background-image:url(../images/ico-utilities-01.svg);}
.ls-utilities-1 .item.item2{background-image:url(../images/ico-utilities-02.svg);}
.ls-utilities-1 .item.item3{background-image:url(../images/ico-utilities-03.svg);}
.ls-utilities-1 .item.item4{background-image:url(../images/ico-utilities-04.svg);}
.ls-utilities-1 .item.item5{background-image:url(../images/ico-utilities-05.svg);}
.ls-utilities-1 .item.item6{background-image:url(../images/ico-utilities-06.svg);}
.ls-utilities-1 .item.item7{background-image:url(../images/ico-utilities-07.svg);}
.ls-utilities-1 .item.item8{background-image:url(../images/ico-utilities-08.svg);}

.wrap-detail-info{position:relative; max-width:560px; background: url('../images/bg-detail-info.svg') no-repeat center center; background-size:560px; padding:30px 60px 0px 80px; margin:0 30px; min-height:570px;}
.wrap-detail-info .detail-info{position:relative; display:table-cell; z-index:1;}
.wrap-detail-info .small-title{font-size:15px; margin-bottom:5px;}

.line1{margin-bottom:15px !important;}
.line1:after{content:''; position:absolute; top:30px; left:0px; width:36px; height:2px; background:#d2d2d2;}

.big-char{font-size:58px; color:#b85826; float:left; display:inline; height:45px; margin-right:5px; line-height:45px;}
.box-note{position:relative; border:1px solid #f1f2f2; padding:20px 25px; margin-bottom:30px; background:url('../images/bg-box-note.svg') no-repeat center right;}
.ls-box-note{position:relative; margin:0;}
.ls-box-note .item{position:relative; display:block; padding-left:200px; font-weight:400; margin-bottom:10px;}
.ls-box-note .item span{position:absolute; left:0; width:200px; font-weight:300;}
.ls-box-note .item b{font-size:16px; font-weight:500; text-transform:uppercase;}

.ls-box-note.width150 .item{padding-left:150px;}
.ls-box-note.width150 .item span{width:150px;}

.wrap-bt-bottom{position:absolute; width:100%; left:0; bottom:20px;}
.line2{margin:0 0 15px 30px;}
.line2:before{content:''; position:absolute; top:0px; left:calc(50% - 110px); width:240px; height:1px; background:#d2d2d2;}

.ls-detail-info{position:relative; margin:0px;}
.ls-detail-info .item{position:relative; display:inline-block; float:left; padding-left:95px; margin-bottom:15px;}
.ls-detail-info .item:before{content:''; position:absolute; display:inline-block; left:0; top:5px; width:90px; height:55px; background-repeat:no-repeat; background-position:top 5px left;}
.ls-detail-info .item.item1:before{background-image:url('../images/ico-detail-info-01.svg');}
.ls-detail-info .item.item2:before{background-image:url('../images/ico-detail-info-02.svg');}
.ls-detail-info .item.item3:before{background-image:url('../images/ico-detail-info-03.svg');}
.ls-detail-info .item.item4:before{background-image:url('../images/ico-detail-info-04.svg');}
.ls-detail-info .item span{font-size:18px; font-weight:400;}

.ls-note{position:relative; margin-top:10px;}
.ls-note .item{position:relative; display:block; padding-left:25px !important; margin-bottom:10px;}
.ls-note .item:before{content:''; position:absolute; top:8px; left:0px; width:8px; height:8px; background:#1e8f32; border-radius:50%;}
.ls-note.note1 .item{color:#b85826;}
.ls-note.note1 .item:before{background:#ece414;}

.ls-info-detail{position:relative;}
.ls-info-detail .item{position:relative; display:block; padding-left:190px; font-weight:400;}
.ls-info-detail .item span{position:absolute; left:0; width:190px; font-weight:300; padding-left:25px;}
.ls-info-detail .item span:before{content:''; position:absolute; top:8px; left:0px; width:8px; height:8px; background:#1e8f32; border-radius:50%;}

.ls-info-detail.width260 .item{padding-left:260px;}
.ls-info-detail.width260 .item span{width:260px;}
.ls-info-detail.width320 .item{padding-left:320px;}
.ls-info-detail.width320 .item span{width:320px;}

.ls-dev-note{position:relative; margin:0;}
.ls-dev-note .item{position:relative; display:block; padding:50px 0 20px 60px;}
.ls-dev-note .item:before{content:''; position:absolute; top:0px; left:40px; width:1px; height:100%; background:#f1f1f1;}
.ls-dev-note .item:after{content:''; position:absolute; top:53px; left:30px; width:21px; height:21px; border:6px solid #fff; border-radius:50%; background:#1e8f32;}
.ls-dev-note .item span{position:absolute; left:0; top:0; width:auto; display:block; font-size:16px; font-weight:400; color:#fff; text-align:center; background:#1e8f32; line-height:32px; padding:0 20px; border:3px solid #fff; border-radius:20px;-webkit-box-shadow: 0px 0px 0px 1px rgba(241,241,241,1); -moz-box-shadow: 0px 0px 0px 1px rgba(241,241,241,1); box-shadow: 0px 0px 0px 1px rgba(241,241,241,1);}
.ls-dev-note .item b{font-weight:400; color:#b85826;}

.wrap-note{position:relative;}
.wrap-note .ls-note, .wrap-note .ls-box-note{margin:0 0 30px 20px;}

.table-responsive{margin:30px 0;}
.table-responsive thead tr{background-color:#f60505; color:#fff; text-transform:uppercase;}
.table-responsive thead th{font-weight:300;}
.table-responsive tbody tr:nth-child(2n+1){background-color:#f7f7f7;} 

.wrap-overview{position:relative; max-width:570px; background: url('../images/bg-detail-info.svg') no-repeat center center; background-size:600px; padding:10px; margin-left:30px; border-top-right-radius:25px; border-bottom-left-radius:25px;}
.wrap-overview:after{content:''; position:absolute; right:-60px; top:-30px; background: url('../images/bg-page-info-1.png') no-repeat top right; width:200px; height:171px; background-size:150px; z-index:0;}
.wrap-overview .overview-info{position:relative; display:table-cell; background:#fff url('../images/bg-info.svg') no-repeat left top; background-size:210px;  padding:20px 30px 40px; border-top-right-radius:20px; border-bottom-left-radius:20px; z-index:1;}
.wrap-overview .small-title{font-size:15px;}
.wrap-overview .small-title:after{content:''; position:relative; display:inline-block; width:16px; height:1px; margin-left:15px; background:rgba(131,188,65,0.3);}
.wrap-overview .small-title.title-1{margin-bottom:35px;}
.wrap-overview .small-title.title-1:after{position:absolute; top:35px; left:0px; width:1px; height:16px;}
.wrap-overview .description{padding-left:15px;}

.wrap-overview.wrap-album{float:right; max-width:435px; margin:0px 70px 0 0;}


.wrap-overview.wrap-modelhouse{max-width:510px;}
.modelhouse-content{position:absolute; top:70px;  width:600px; z-index:52;}

.ls-overview{position:relative; margin-top:20px;}
.ls-overview .item{position:relative; display:inline-block; width:50%; float:left; padding-left:60px; margin-bottom:15px;}
.ls-overview .item:before{content:''; position:absolute; display:inline-block; left:0; top:5px; width:49px; height:47px; background-repeat:no-repeat; background-position:center center;}
.ls-overview .item.item1:before{background-image:url('../images/ico-overview-01.svg');}
.ls-overview .item.item2:before{background-image:url('../images/ico-overview-02.svg');}
.ls-overview .item.item3:before{background-image:url('../images/ico-overview-03.svg');}
.ls-overview .item.item4:before{background-image:url('../images/ico-overview-04.svg');}
.ls-overview .item.item5:before{background-image:url('../images/ico-overview-05.svg');}
.ls-overview .item.item6:before{background-image:url('../images/ico-overview-06.svg');}
.ls-overview .item span{font-size:22px; font-weight:500;}
.ls-overview .item small{text-transform:uppercase; font-weight:400;}
.wrap-bottom{position:absolute; bottom:0; margin-bottom:0px; left:50%; z-index:1;}
.wrap-bottom-right{position:absolute; right:0; bottom:0px; z-index:1;}
.bt-detail{border-top-left-radius:20px;}
.bt-detail-1{border-top-left-radius:20px; border-top-right-radius:20px;}



.page-overview .page-content{background:transparent; padding-bottom:0px !important;}

.page-overview .content-overview{position:relative; margin-top:-31px; padding:70px 0px; background:url(../images/van-phong.jpg) no-repeat top center; background-size:cover;}
.page-overview .content-utilities{position:relative; padding:70px 0px; background:url(../images/ho-boi.jpg) no-repeat top center; background-size:cover;}
.page-overview .content-album{position:relative; padding:70px 0px; background:url(../images/phong-khach-hang.jpg) no-repeat top center; background-size:cover;}
.page-overview .content-model{position:relative; padding:70px 0px; background:url(../images/phong-khach-hang.jpg) no-repeat top center; background-size:cover;}

.page-overview .content-value {background: url('../images/bg-page-info-3.png') no-repeat top left; background-size: 100px;}
.page-overview .content-value:after{content:''; position:absolute; width:100%; height:260px; bottom:0; left:0; background: url('../images/city_green.svg') no-repeat bottom center; background-size:100%; z-index:-1; }
.page-overview .bg-home-value{height:640px;}

.mainslide{}
.mainslide ul.bxslider{margin:0px;padding:0px;}
.home-gallery {position: relative; overflow:hidden;}
.home-gallery .bxslider li span.item{display:block; height:590px; background-size:cover; background-position:center center;}
.home-gallery .slide-content {position:absolute; width:100%; left:0px; bottom:200px; height: 50px; padding:0 37px 0 0; z-index: 51; color: #fff; font-size: 18px; text-align:right;}
.home-gallery .slide-content .title span{font-size:27px;}
.home-gallery .slide-content .title small{opacity:0.7; font-size:60%; margin-left:3px;}
.home-gallery .bx-wrapper{margin:0px;}
.home-gallery .bx-wrapper .bx-loading{z-index:50 !important;}
.home-gallery .bx-wrapper .bx-viewport {background:transparent;}

.home-gallery .bx-wrapper .bx-controls-auto{bottom:20px; z-index:51;}
.home-gallery .bx-wrapper .bx-controls-direction a{ width:14px; height:26px; top:auto; bottom:210px;  margin:0 10px;}
.home-gallery .bx-wrapper .bx-next{background:url('../images/bt-slide-next.svg') no-repeat center center; left:calc(100% - 40px); opacity:0.8;}
.home-gallery .bx-wrapper .bx-prev{background:url('../images/bt-slide-prev.svg') no-repeat center center; left:calc(100% - 100px); opacity:0.8;}
.home-gallery .bx-wrapper .bx-next:hover{background: url('../images/bt-slide-next.svg') no-repeat center center; opacity:1;}
.home-gallery .bx-wrapper .bx-prev:hover{background:url('../images/bt-slide-prev.svg') no-repeat center center; opacity:1;}.home-gallery .bx-wrapper .bx-pager, .home-gallery .bx-wrapper .bx-controls-auto{bottom:15px; z-index:51;}
.home-gallery .bx-controls-direction .next-thumb{position:absolute;width:85px; height:50px; margin-top:-25px; overflow:hidden; top:50%; right:65px;  z-index: 51; border-bottom-left-radius:25px; border-top-left-radius:25px; opacity:0;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.home-gallery .bx-controls-direction .next-thumb img{height:100%; width:auto;}
.home-gallery .bx-controls-direction .bx-next:hover + .next-thumb{right:115px; opacity:1;}

.album-gallery{position:relative;}
.album-gallery .bxslider li span.item{display:block; height:590px; background-size:cover; background-position:center center;}
.album-gallery .slide-content {position:absolute; width:100%; left:0px; bottom:20px; height: 65px; padding:0; z-index: 51; color: #fff; font-size: 18px; text-align:center;}
.album-gallery .slide-content .title span{font-size:27px;}
.album-gallery .slide-content .title small{opacity:0.7; font-size:60%; margin-left:3px;}
.album-gallery .bx-wrapper .bx-controls-auto{bottom:20px; z-index:51;}
.album-gallery .bx-wrapper .bx-controls-direction a{ width:14px; height:26px; top:auto; bottom:20px;  margin:0 10px;}
.album-gallery .bx-wrapper .bx-next{background:url('../images/bt-slide-next.svg') no-repeat center center; left:calc(50% + 20px); opacity:0.8;}
.album-gallery .bx-wrapper .bx-prev{background:url('../images/bt-slide-prev.svg') no-repeat center center; left:calc(50% - 50px); opacity:0.8;}
.album-gallery .bx-wrapper .bx-next:hover{background: url('../images/bt-slide-next.svg') no-repeat center center; opacity:1;}
.album-gallery .bx-wrapper .bx-prev:hover{background:url('../images/bt-slide-prev.svg') no-repeat center center; opacity:1;}
.album-gallery .bx-wrapper .bx-controls-direction a.disabled{display:block !important;}


.modelhouse-gallery{position:relative;}
.modelhouse-gallery .bxslider li span.item{display:block; height:590px; background-size:cover; background-position:center center;}
.modelhouse-gallery .slide-content {position:absolute; width:100%; left:0px; bottom:20px; height: 65px; padding:0; z-index: 51; color: #fff; font-size: 18px; text-align:center;}
.modelhouse-gallery .slide-content .title span{font-size:27px;}
.modelhouse-gallery .slide-content .title small{opacity:0.7; font-size:60%; margin-left:3px;}
.modelhouse-gallery .bx-wrapper .bx-controls-auto{bottom:20px; z-index:51;}
.modelhouse-gallery .bx-wrapper .bx-controls-direction a{ width:14px; height:26px; top:auto; bottom:20px;  margin:0 10px;}
.modelhouse-gallery .bx-wrapper .bx-next{background:url('../images/bt-slide-next.svg') no-repeat center center; left:calc(50% + 20px); opacity:0.8;}
.modelhouse-gallery .bx-wrapper .bx-prev{background:url('../images/bt-slide-prev.svg') no-repeat center center; left:calc(50% - 50px); opacity:0.8;}
.modelhouse-gallery .bx-wrapper .bx-next:hover{background: url('../images/bt-slide-next.svg') no-repeat center center; opacity:1;}
.modelhouse-gallery .bx-wrapper .bx-prev:hover{background:url('../images/bt-slide-prev.svg') no-repeat center center; opacity:1;}
.modelhouse-gallery .bx-wrapper .bx-controls-direction a.disabled{display:block !important;}


.mainslide  .arraw-down{position: absolute; z-index: 51; bottom: 30px; left: 50%; margin-left: -26px; width: 52px; height: 52px; border:solid 1px #ece414; border-radius: 50%; padding: 5px; opacity: 0.6;}
.mainslide  .arraw-down:hover{opacity: 1;}
.mainslide  .arraw-down span{width: 40px; height: 40px; display: block; text-align: center; background: #ece414; border-radius: 50%; color: #fff; padding-top: 8px;} 
.mainslide  .arraw-down span i{font-size: 20px;}



.home-video{position:absolute; bottom:130px; left:10px; width:auto; z-index:52;}
.home-video .video-content{position:relative;}
.home-video .video-content .wrap-video{position:relative;}
.home-video .video-content .wrap-video .overlay{position:absolute; width:100px; height:100px; display:block; background:url('../images/ico-home-video.png') no-repeat center center; background-size:100%; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; -webkit-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.35); -moz-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.35); box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.35);}
.home-video .video-content .wrap-video:hover .overlay{background-image:url('../images/ico-home-video-h.png');}
.home-video .video-content .wrap-video .bt-home-video{position:relative; vertical-align:middle;}
.home-video .video-content .wrap-video .title{font-size:14px; color:#fff; display:block; padding:30px 0 0 110px;}
.home-video .video-content .wrap-video .title span{font-size:16px; font-weight:400; display:block; text-transform:uppercase; line-height:18px;}

.wrap-home-links{position:absolute; width:100%; bottom:0px;}
.ls-home-links{position:absolute; width:100%; bottom:0px; margin:0; height:220px; text-align:center; background:url('../images/bg-home-links.svg') no-repeat top center; z-index:52;}
.ls-home-links .item{padding:0; min-width:220px; display:inline-block; margin-top:-30px; cursor:pointer; vertical-align: top;}
.ls-home-links .item img{ margin-bottom:20px; border:8px solid #fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-home-links .item:hover img{border-color:#fff; -webkit-transform:scale(1.08); transform:scale(1.08); -webkit-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.35); box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.35);}
.ls-home-links .item .title{font-size:15px; font-weight:400; text-transform:uppercase; color:#000; display:block; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-home-links .item:hover .title{color:#F3090D;}

.home-about .home-about-sortdesc{position:relative; max-width:480px; display:inline-block; padding-bottom:30px; font-family:'SourceSansPro'; font-size:24px; font-weight:300; text-align:center; text-transform:uppercase;}
.home-about .home-about-sortdesc b{font-weight:700;}
.home-about .home-about-sortdesc:before{content:' '; position:absolute; background:url('../images/ico-dot-left.svg') no-repeat top left; margin-left:-45px; margin-top:-5px; width:37px; height:33px;}
.home-about .home-about-sortdesc:after{content:' '; position:absolute; background:url('../images/ico-dot-right.svg') no-repeat bottom right; margin-left:10px; margin-top:5px; width:37px; height:33px;}
.home-about img{display:inline-block; margin-bottom:30px;}
.home-about .bg-home-about{background:url('../images/bg-home-about.jpg') no-repeat top center; background-size:cover; height:403px; width:100%; -webkit-border-radius:18px; -moz-border-radius:18px; border-radius:18px;}
.ls-home-about{position:relative;}
.ls-home-about .item{font-family:'SourceSansPro'; text-transform:uppercase; }
.ls-home-about .item .title{font-size:15px; font-weight:600;}
.ls-home-about .item .desc{font-size:36px; font-weight:700; color:#f10404; border-bottom: 1px solid rgba(255,255,255,0.22); padding:10px 0 15px; margin-bottom:40px; background:url('../images/ico-home-about-01.svg') no-repeat bottom 29px right;}
.ls-home-about .item .desc span{font-size:18px;}
.ls-home-about .item.item1 .desc{background-image:url('../images/ico-home-about-01.svg');}
.ls-home-about .item.item2 .desc{background-image:url('../images/ico-home-about-02.svg');}
.ls-home-about .item.item3 .desc{background-image:url('../images/ico-home-about-03.svg');}
.ls-home-about .item.item4 .desc{background-image:url('../images/ico-home-about-04.svg');}
.ls-home-about .item.item5 .desc{background-image:url('../images/ico-home-about-05.svg');}
.ls-home-about .item.item6 .desc{background-image:url('../images/ico-home-about-06.svg');}

.ls-home-fillets{position:relative; width:100%; margin:0; text-align:center;}
.ls-home-fillets .item{padding:0; display:inline-block; cursor:pointer; float:left; margin-bottom:15px; padding-right:44px;}

.ls-home-fillets .item img{ margin-bottom:10px; border:7px solid #fff; max-width:170px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-home-fillets .item:hover img{border-color:#b85826; -webkit-transform:scale(1.08); transform:scale(1.08); -webkit-box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.35); box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.35);}
.ls-home-fillets .item .overlay{position:absolute; top:63px; left:63px; width:48px; height:48px; border-radius:50%; background:#368f2e url('../images/ico-add.svg') no-repeat center center; opacity:0; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-home-fillets .item:hover .overlay{opacity:1;}
.ls-home-fillets .item .title{font-size:15px; font-weight:400; color:#232323; display:block; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-home-fillets .item:hover .title{color:#6c4506;}
.ls-home-fillets .item .title.color-w{color:#fff;}

.box-fillets{position:relative; color:#fff;  width:500px; height:440px; text-align:center; padding:35px 28px 0; margin-bottom:20px; background:url('../images/bg-box-fillets.png') no-repeat bottom center; background-size:cover; -webkit-box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.35); -moz-box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.35); box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.35);}
.box-fillets .title{font-size:28px; line-height:32px; margin-bottom:20px; display:block;}
.box-fillets .bt-control{margin-top:20px;}
.box-fillets.box-1{color:#232323; height:540px; background-image:url('../images/bg-box-fillets1.svg');}
.box-fillets.box-1 .title{color:#b85826;}

.ls-home-collagen{position:relative; text-align:center; padding-top:50px;}
.ls-home-collagen .item{padding:0; min-width:175px; display:inline-block; cursor:pointer;}
.ls-home-collagen .item img{ margin-bottom:0px; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-home-collagen .item:hover img{-webkit-transform:scale(1.08); -moz-transform:scale(1.08); transform:scale(1.08);}
.ls-home-collagen .item .title{font-size:16px; font-weight:400; color:#b85826; display:block; margin-bottom:30px; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-home-collagen .item:hover .title{color:#b85826;}



.home-location {font-size:15px; position:relative; background:#075237; padding:30px 0 0;}
.home-location img{display:inline-block; margin:20px 0;}
.home-location b{font-weight:700;}

.tab-location{position:relative; padding:30px 0 0;}
.tab-location .nav-tabs{border-width:0; padding:0px; text-align:center; margin:0;}
.tab-location .nav-tabs > li{float:none; display:inline-block; }
.tab-location .nav-tabs > li > .item-tabs{position:relative; display:inline-block; line-height:45px; margin: 0 15px; background-color:rgba(1,41,27,0.4); border-width:0px; color:#fff; text-transform:uppercase; min-width:200px; text-align:center; -webkit-border-radius:18px 18px 0 0; -moz-border-radius:18px 18px 0 0; border-radius:18px 18px 0 0;}
.tab-location .nav-tabs > li.active > .item-tabs{background-color:#01291b; color:#fff;  border-width:0px;}
.tab-location .tab-content{text-align:center;}
.tab-location .tab-pane{background-color:#01291b; padding:10px 0;}
.tab-location .tab-pane img{margin:0; display:inline-block;}



.home-advantage{font-size:15px; background:#093b29; padding:30px 0;}
.home-advantage .wrap-img{position:relative; padding:20px; background:url('../images/bg-home-advantages.svg') no-repeat center center; background-size:254px;}
.home-advantage img{display:inline-block; margin:20px 0; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}
.home-advantage b{font-weight:700;}
.home-advantage .img-4-advantage{max-width:60px; background:transparent; padding:0;-webkit-border-radius:0; -moz-border-radius:0; border-radius:0;}

.wrap-virtual{width:calc(100% - 30px); height:600px; background:#165740; padding:10px; display:inline-block; position:relative;}
.wrap-virtual #container{width:100%; height:100%; position:relative;}
.wrap-virtual #container > div{width:100%; height:100%;}
.wrap-virtual #container > div > div{width:100% !important; height:100% !important;}

.ls-products-cate{position:relative; margin-top:-100px; text-align:center;}
.ls-products-cate .item{padding:0; min-width:220px; display:inline-block; cursor:pointer; vertical-align:top;}
.ls-products-cate .item img{ margin-bottom:20px; border:8px solid #fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-products-cate .item:hover img, .ls-products-cate .item.active img{border-color:#b85826; -webkit-transform:scale(1.08); transform:scale(1.08); -webkit-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.35); box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.35);}
.ls-products-cate .item .title{font-size:15px; font-weight:400; text-transform:uppercase; color:#b85826; display:block; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-products-cate .item:hover .title, .ls-products-cate .item.active .title{color:#f10404;}


.ls-develop-cate{position:relative; margin-top:-100px; text-align:center;}
.ls-develop-cate .item{padding:0; min-width:200px; display:inline-block; cursor:pointer; vertical-align:top;}
.ls-develop-cate .item a{padding:5px 20px 5px 25px; background:#f2eeea; border:3px solid #fff; -webkit-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.35); box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.35);}
.ls-develop-cate .item:hover a, .ls-develop-cate .item.active a{background:#ece414; }
.ls-develop-cate .item a:after{content:'>'; position:relative; margin-left:10px;}
.ls-develop-cate .item:hover a:after, .ls-develop-cate .item.active a:after{color:#fff;}
.ls-develop-cate .item:last-child a{border-top-right-radius:18px; border-bottom-right-radius:18px;}
.ls-develop-cate .item:last-child a:after{display:none;}
.ls-develop-cate .item img{margin-left:-30px; margin-bottom:10px; border:5px solid #fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-develop-cate .item:hover img, .ls-develop-cate .item.active img{border-color:#b85826; -webkit-transform:scale(1.03); transform:scale(1.03); -webkit-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.35); box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.35);}
.ls-develop-cate .item .title{font-size:14px; font-weight:400; text-transform:uppercase; color:#b85826; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-develop-cate .item:hover .title, .ls-develop-cate .item.active .title{color:#fff;}


.page-products .products-content{position:relative;}

.block-products{position:relative;}
.block-products .prev_products_slider{background:#1e8f32 url('../images/bt-prev-slide.png') no-repeat center center; width:24px; height:24px; position:absolute; top:-40px; margin-right:32px; right:0px;}
.block-products .prev_products_slider:hover{background:#ece414 url('../images/bt-prev-slide.png') no-repeat center center;}
.block-products .next_products_slider{background:#1e8f32 url('../images/bt-next-slide.png') no-repeat center center; width:24px; height:24px; position:absolute; top:-40px; margin-right:7px; right:0px;}
.block-products .next_products_slider:hover{background:#ece414 url('../images/bt-next-slide.png') no-repeat center center;}

.ls-products{position:relative; width:100%; text-align:center; }
.ls-products .item{padding:0; display:inline-block; cursor:pointer; float:left; margin-bottom:15px; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-products .item:hover{background-color:#f60505; -webkit-box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.35); box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.35);}
.ls-products .item img{margin-top:1px; border:7px solid transparent; -webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.35); -moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.35); box-shadow: 0px 0px 0px 0px 1px rgba(0,0,0,0.35); -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-products .item:hover img{border-color:#b85826; -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); box-shadow: 0px 0px 0px 0px 0px rgba(0,0,0,0); }
.ls-products .item .overlay{position:absolute; top:63px; left:calc(50% - 24px); width:48px; height:48px; border-radius:50%; background:#ece414 url('../images/ico-add.svg') no-repeat center center; opacity:0; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-products .item:hover .overlay{opacity:1;}
.ls-products .item .title{font-size:15px; font-weight:400; color:#b85826; display:block; padding:10px 0; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-products .item:hover .title{color:#fff; padding:5px 0 15px;}

.products-detail-box{position:relative; background:#f8f8f8; margin-top:30px; padding:25px 0 25px 25px; max-width:840px; -webkit-box-shadow: 2px 2px 0px 0px rgba(46,49,146,1); -moz-box-shadow: 2px 2px 0px 0px rgba(46,49,146,1); box-shadow: 2px 2px 0px 0px rgba(46,49,146,1);}
.products-detail-box .col-item{position:relative; float:left;}
.products-detail-box .col-left{width:75%; border-right:1px solid #ededed;}
.products-detail-box .col-right{width:25%; text-align:center;}
.products-detail-box .bt-order{margin-top:50%; text-transform:uppercase;}

.ls-products-detail{position:relative;}
.ls-products-detail .item{position:relative; display:block; padding-left:200px;}
.ls-products-detail .item span{position:absolute; left:0; width:200px; font-weight:400; padding-left:25px;}
.ls-products-detail .item span:before{content:''; position:absolute; top:8px; left:0px; width:8px; height:8px; background:#1e8f32; border-radius:50%;}

.products-detail-order{position:relative; max-width:842px; border:2px solid #1e8f32;}
.products-detail-order .title{display:block; font-size:20px; font-weight:400; color:#fff; text-align:center; text-transform:uppercase; line-height:48px; background:#1e8f32;}
.products-detail-order .content-order{padding:20px 20px 5px;}
.products-detail-order .sub-title{display:block; font-size:18px; color:#b85826; text-align:center; text-transform:uppercase; line-height:42px; background:#f6f6f6;}
.products-detail-order .bt-order-product{text-transform:uppercase; margin-bottom:15px;}
.contact-form .content-order .textbox{background:#fff; border-color:#f3f3f3;}
.bt-close-order{display:block; width:100%; height:30px; max-width:842px; font-size:0px; background:url('../images/bt-close-order.svg') no-repeat top center; }
.bt-close-order:hover{background-image:url('../images/bt-close-order-h.svg');}

.home-logo-small{padding:5px 0px 10px;}
.home-logo-small img{margin:0px auto;}
.logo-footer{width:160px;margin-top:25px;}
.wrapper-full-right,.wrapper-full-left{position:relative;max-width:1600px;margin:0px auto;}
.wrapper-full-right .full-right, .wrapper-full-left .full-left{width:100%;}
.full-right, .full-left{position:absolute;top:0;}
.social{float:right;color:#252c3b;font-size:14px;text-transform:uppercase;line-height:70px;}
.social .social-list{float:right;margin-left:15px;padding:10px 0px;}
.social .social-list a{display:inline-block;width:50px;height:50px;border:solid 1px #3f3f3f;color:#3f3f3f;text-align:center;border-radius:50%;position:relative;}
.social .social-list a i{text-transform:none;font-style:normal;font-size:24px;margin:0;position:absolute;top:50%;left:50%;margin-right:-50%;-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .4s ease;}
.social .social-list a:hover{border:solid 1px #fff;background:#ffffff;color:#2f8fc6;}
.page-footer .social{float:none;}
.page-footer .social .social-list a{background:#585858;}
.page-footer .social .social-list{float:none;text-align:center;}
#home .bx-wrapper .bx-viewport ul.bxslider li, #home .bx-wrapper .bx-viewport ul.bxslider img{width:100% !important;height:auto;}
.page-banner{padding-bottom:22px;background:url('../images/bg-banner-shadow.png') repeat-x left bottom;}
.page-banner .slide-wrapper .bx-wrapper .bx-viewport ul.bxslider li, .page-banner .slide-wrapper .bx-wrapper .bxslider img{width:100% !important;height:auto;}
h1.post-title{color:#3dad65;font-weight:700;font-size:24px;margin:0px 0px 15px;text-transform:uppercase;}


.hot-news-content{position:relative; display:block; padding-bottom:20px; }
.hot-news-content .news-thumbnail{display:block;margin-bottom:15px; height:110px; background:url('/assets/uploads/myfiles/images/news/post-news.jpg') no-repeat center center; background-size:cover;}
.hot-news-content .news-info .date-time{font-style:italic; color:#f58526; line-height:20px; background:url('../images/ico-clock.svg') no-repeat left center; margin:0 0 5px; padding-left:20px}
.hot-news-content .title{font-weight:700; text-transform:uppercase; margin-bottom:5px;}
.hot-news-content .title a{color:#488a3f;}
.hot-news-content .item:hover .title a{color:#f10404;}
.hot-news-content .description{overflow: hidden; display: block; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; height:44px;}
.hot-news-content .description a{color:#2e2e2e;}

.bt-more-detail{color:#2d2d2d; display:inline-block; margin-bottom:20px; background:url('../images/bt-more-detail.svg') no-repeat right 15px center; padding:4px 55px 5px 20px; border:1px solid #ebebeb; border-top-right-radius:15px; border-bottom-left-radius:15px;}
.bt-more-detail:hover{color:#00aeef; background-image:url('../images/bt-more-detail-h.svg'); -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.1); -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.1); box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.1);}

.bt-back{position:relative; color:#2d2d2d; display:inline-block; text-transform:uppercase; background:#f6f6f6 url('../images/bt-back.svg') no-repeat left 15px center; margin:7px 0 15px; 7px; padding:7px 35px 7px 55px; border:0px solid #ebebeb; -webkit-border-radius:18px; -moz-border-radius:18px; border-radius:18px;}
.bt-back:before{content:''; position:absolute; top:-7px; left:-7px; display:block; width:calc(100% + 14px); height:calc(100% + 14px); border:1px solid #e5e5e5; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px;}
.bt-back:hover{color:#fff; background-color:#0972aa; background-image:url('../images/bt-back-h.svg');}
.bt-back:hover:before{-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.1); -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.1); box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.1);}

.page-home .news-content{position:relative;}
.page-home .news-content .item{position:relative; margin-bottom:15px;}
/*.page-home .news-content .item:before {content: ''; position: absolute; left: -20px; top: 5px; width: 10px; height: 10px; background: #77777a; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; }*/
.page-home .news-content .item .news-thumbnail{display:block;margin-bottom:15px; height:160px; background:url('/assets/uploads/myfiles/images/news/post-news.jpg') no-repeat center center; background-size:calc(100% - 30px) 100%;}
.page-home .news-content .item .title{font-size:16px; font-weight:400; margin:0; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; height:50px;}
/*.page-home .news-content .item .title a{color:#488a3f;}
.page-home .news-content .item:hover .title a{color:#f10404;}*/
.page-home .news-content .item .date-time{color:#f58526; line-height:20px; margin:0 0 5px;}
.page-home .news-content .item .description{margin:0; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; box-orient: vertical;  height:66px;}
.page-home .news-content .item .description a{color:#3b3b3b;}
/*.page-home .news-content .item .title{font-weight:600; margin:0 20px 0px 0; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient:vertical; min-height:44px; text-overflow:ellipsis;}*/


.news-list .item{position:relative; display:block; margin-bottom:20px; border-bottom:3px solid #fff;}
.news-list .item:hover{border-bottom-color:#b85826; -webkit-box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.35); box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.35);}
.news-list .item .news-thumbnail{display:block;margin-bottom:15px; height:160px; background:url('/assets/uploads/myfiles/images/news/post-news.jpg') no-repeat center center; background-size:cover; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
.news-list .item img{border:5px solid #f1f1f1;}
.news-list .item:hover img{border-color:#fff;}
.news-list .news-info{position:relative; padding:15px;}
.news-list .item .date-time{color:#f58526; line-height:20px; margin:0 0 5px;}
.news-list .item .title{font-size:16px; font-weight:400; margin:0; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; height:54px;}
/*.news-list .item .title a{color:#528e39;}
.news-list .item .title a:hover{color:#00aeef;}*/
.news-list .item .description {color:#232323; overflow: hidden; display: block; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; box-orient: vertical; height:68px;}
.news-list .item .description a{color:#2d2d2d; overflow: hidden; display: block; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; box-orient: vertical; height:68px;}


.post-detail .post-title{font-size:20px;color:#00aeef; font-weight:500;  margin-bottom:10px; padding-bottom:0px !important; text-transform:uppercase; text-shadow:1px 1px #fff;}
.post-detail .post-img{display:block; width:100%; text-align:center; margin-bottom:20px;}
.post-detail .post-img img{display:inline-block;}
.post-detail .date-time{font-size:14px; display:block; color:#8f8f8f; line-height:20px; margin:-5px 0 15px; }
/*.post-detail .date-time{font-style:italic; color:#f58526; line-height:20px; background:url('../images/ico-clock.svg') no-repeat left center; margin:0 0 5px; padding-left:20px}*/
.post-detail .description{position:relative;}
.post-detail .description div{margin-bottom:10px; max-width:100%;}
.post-detail .description div a{color:#f10404;}
.post-detail .description div a:hover{color:#4fbc88;}
.post-detail .description em{color:#f58526;}
.post-detail .description b, .post-detail .description strong{font-weight:500;}
.post-detail .description h2, .post-detail .description h3, .post-detail .description h4, .post-detail .description h5, .post-detail .description h6{font-size:14px; font-weight:600; margin: 0 0 15px;}
.post-detail .description ul {margin-bottom:15px;}
.post-detail .description ul li{background: url('../images/bullet-4.svg') no-repeat left 15px top 6px; padding-left:40px; margin-bottom:10px;}
.post-detail .description ul li span{display:inline-block; min-width: 80px;}
.post-detail .description ul li a{color:#0e76bc;}
.post-detail .description ul li a:hover{color:#4fbc88;}
.post-detail .description .small-title{font-size:16px; color:#b85826; text-align:left; text-transform:uppercase; border-bottom-width:0px; padding-bottom:0;}
.post-detail .description .author{text-align:right; font-style:italic; color:#b85826; font-weight:400;}

.post-detail .description .small-title:after{background-color:transparent; height:0px;}
.tab-posts{position:relative;}
.tab-posts .nav-tabs{position:relative; border-width:0; padding:0px; text-align:center; margin-top:30px;}
.tab-posts .nav-tabs > li{float:none; display:inline-block; padding:0 5px;}
.tab-posts .nav-tabs > li > .item-tabs{position:relative; display:inline-block; background-color:#f4f4f4; margin-right:0px; margin-bottom:15px; border-width:0; color:#596d7b; min-width:165px; text-align:center; -webkit-border-radius:18px; -moz-border-radius:18px; border-radius:18px; }
.tab-posts .nav-tabs > li > .item-tabs span{font-size:14px; color:#2a2a2a; line-height:36px; display:inline-block;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.tab-posts .nav-tabs > li.active > .item-tabs, .tab-posts .nav-tabs > li.active > .item-tabs:hover, .tab-posts .nav-tabs > li.active > .item-tabs:focus, .tab-posts .nav-tabs > li > .item-tabs:hover, .tab-posts .nav-tabs > li > .item-tabs:focus{background-color:#4fbc88; border-width:0;}
.tab-posts .nav-tabs > li.active > .item-tabs span, .tab-posts .nav-tabs > li > .item-tabs:hover span{color:#ffffff;}

.structure-content{position:relative;}
.structure-list{text-align:center;}
.structure-list .item{display:inline-block; margin-bottom:20px;}
.structure-list .item .news-thumbnail{display:inline-block; width:172px; height:172px; border: solid 7px #f4f4f4; margin-bottom:10px; -webkit-transform:scale(0.9); transform:scale(0.9); -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.structure-list .item:hover .news-thumbnail{-webkit-transform:scale(1); transform:scale(1); border: solid 7px #d8c664; -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3); box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);}
.structure-list .item .title{text-transform:uppercase; text-transform:uppercase;}
.structure-list .item .title a{color:#2a2a2a;}
.structure-list .item .title span{font-size:15px; font-weight:600; color:#f10404; display:block;}
.structure-list .item:hover .title span{color:#4fbc88;}

.structure-list.structure-hot .item .news-thumbnail{width:210px; height:210px;}
.structure-content .small-title-post{font-size:16px;}
.structure-content .upcase{margin-bottom:15px; display:block;}
.structure-content .news-thumbnail img{margin-left:10px; width:calc(100% - 10px); -webkit-box-shadow: -10px 10px 0px 0px rgba(238,230,228,1); -moz-box-shadow: -10px 10px 0px 0px rgba(238,230,228,1); box-shadow: -10px 10px 0px 0px rgba(238,230,228,1);}

.structure-other{padding-top:40px;margin-top:40px;border-top:solid 1px #d5d5d5;}

.ls-markets{position:relative;}
.ls-markets .item{position:relative; display:block; padding-left:70px;}
.ls-markets .item .num{position:absolute; top:0; left:0; width:52px; height:52px; font-size:30px; font-weight:400; color:#b85826; text-align:center; line-height:44px; border:4px solid rgba(57,52,141,0.2); border-radius:50%; -webkit-box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.15); box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.15);}
.ls-markets .item .title{font-size:22px; font-weight:400; color:#f10404; display:inline-block; margin:10px 0 30px;}

.ls-deve{position:relative; min-height:48px;}
.ls-deve .item{position:relative; color:#b85826; font-size:14px; padding-left:60px; padding-right:15px; display:inline-block; max-width:360px; vertical-align:middle; margin-bottom:25px;}
.ls-deve .item.item1{padding-left:0;}
.ls-deve .item.item4{padding-right:0;}
.ls-deve .item:before{content:''; position:absolute; top:0; left:0; display:block; width:40px; height:48px;  background:url('../images/ico-deve.svg') no-repeat center center; }
.ls-deve .item.item1:before{display:none;}
.ls-deve .item.item3:before, .ls-deve .item.item4:before{top:-10px;}

.ls-develop{position:relative;}
.ls-develop .item{position:relative; display:block; padding-left:70px;}
.ls-develop .item .num{position:absolute; top:0; left:0; width:52px; height:52px; font-size:30px; font-weight:400; color:#b85826; text-align:center; line-height:44px; border:4px solid rgba(57,52,141,0.2); border-radius:50%; -webkit-box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.15); box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.15);}
.ls-develop .item .title{font-size:22px; font-weight:400; color:#b85826; display:inline-block; margin:10px 0 30px;}


.timeline-container{position:relative;}
.timeline-row{position:relative; display:block;}
.timeline-icon{position:relative; display:block; padding-left:70px; font-size:22px; font-weight:400; color:#f10404; display:inline-block; line-height:50px; margin:20px 0;}
.timeline-icon:before{content:''; position:absolute; top:0; left:0; display:block; width:52px; height:52px; background:url('../images/ico-timeline.svg') no-repeat center center; border:4px solid rgba(57,52,141,0.2); border-radius:50%; -webkit-box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.15); box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.15);}

.ls-timeline{position:relative; padding-left:70px; margin:0;}
.ls-timeline .item{position:relative;}
.ls-timeline .item a{position:relative; display:block; border-bottom:3px solid #f4f4f4; border-radius:25px; padding:12px 50px 11px 25px; margin-bottom:20px;}
.ls-timeline .item a:before{content:''; position:absolute; top:20px; left:0; width:8px; height:8px; background:#ece414; border-radius:50%;}
.ls-timeline .item a:after{content:''; position:absolute; top:0; right:0; width:50px; height:50px; background:url('../images/ico-timeline-down.svg') no-repeat center center;  border-radius:50%;}
.ls-timeline .item a:hover{border-color:rgba(46,49,146,0.28); -webkit-box-shadow: 0px 3px 20px 0px rgba(57,52,141,0.2); -moz-box-shadow: 0px 3px 20px 0px rgba(57,52,141,0.2); box-shadow: 0px 3px 20px 0px rgba(57,52,141,0.2);} 
.ls-timeline .item a:hover:after{background-image:url('../images/ico-timeline-down-h.svg');}

.ls-postcareers{position:relative; border-top:2px solid #edeef5; padding-top:30px;}

.accordion{position:relative; cursor: pointer; margin-bottom:20px;}
.accordion .num{position:absolute; top:0; left: 0; width:52px; height:52px; font-size:30px; font-weight:400; color:#b85826; text-align:center; line-height:44px; border:4px solid rgba(57,52,141,0.2); border-radius:50%; -webkit-box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.15); box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.15);}
.accordion .title{position:relative; font-size:22px; font-weight:400; color:#f10404; text-transform:uppercase; padding-bottom:15px; display:block;}
.accordion .title:after{content:''; position:absolute; bottom:0; left:0; width:80px; height:2px; background:#edeef5;}

.ls-postcareers .accordion{padding-left:70px;}
.accordiondesc{padding-left:70px;}

.opc{position:relative; display:block; border-bottom:3px solid #f4f4f4; border-radius:25px; padding:12px 50px 11px 25px; margin-bottom:20px;}
.opc:before{content:''; position:absolute; top:20px; left:0; width:8px; height:8px; background:#ece414; border-radius:50%;}
.opc:after{content:''; position:absolute; top:0; right:0; width:50px; height:50px; background:url('../images/ico-faqs.svg') no-repeat center center;  border-radius:50%;}
.accordion-open .opc:before{}
.accordion-open .opc:after{background-image:url('../images/ico-faqs-h.svg');}
.accordion-open .opc, .opc:hover{border-color:rgba(46,49,146,0.28); -webkit-box-shadow: 0px 3px 20px 0px rgba(57,52,141,0.2); -moz-box-shadow: 0px 3px 20px 0px rgba(57,52,141,0.2); box-shadow: 0px 3px 20px 0px rgba(57,52,141,0.2);}
.opc:hover:before{}
.opc:hover:after{}
.opc_ct{color:#b85826;}


.list-order{position:relative;}
.list-share{position:relative; text-align:center; padding:0; margin-top:10px;}
.list-share:before{content:' '; position:absolute; top:15px; left:0; margin-right:15px; display:inline-block; height:1px; width:calc(50% - 130px); background:rgba(0,0,0,0.1);}
.list-share:after{content:' '; position:absolute; top:15px; right:0; margin-left:15px; display:inline-block; height:1px; width:calc(50% - 130px); background:rgba(0,0,0,0.1);}

.list-share span{line-height:26px; display:inline-block;}
.bt-share{width:30px; height:30px; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; display:inline-block; padding-top:5px; margin-left:5px;}
.bt-share.bt-share-facebook{background:url('../images/ico-facebook.svg') no-repeat center center; background-size:27px; opacity:0.7}
.bt-share.bt-share-facebook:hover{opacity:1;}
.bt-share.bt-share-google{background:#f3f3f3 url('../images/ico-google.svg') no-repeat center center;}
.bt-share.bt-share-google:hover{background:#ea644a url('../images/ico-google-h.svg') no-repeat center center;}

.bt-download-temp{position:relative; display:inline-block; line-height:47px; text-transform:uppercase; border:1px solid #f4f4f4; border-bottom:3px solid #f4f4f4; border-radius:25px; padding:0 55px 0 25px; margin-bottom:20px;}
.bt-download-temp:after{content:''; position:absolute; top:0; right:0; width:50px; height:50px; background:url('../images/ico-download-temp.svg') no-repeat center center;}
.bt-download-temp:hover{border-color:rgba(46,49,146,0.28); -webkit-box-shadow: 0px 3px 20px 0px rgba(57,52,141,0.2); -moz-box-shadow: 0px 3px 20px 0px rgba(57,52,141,0.2); box-shadow: 0px 3px 20px 0px rgba(57,52,141,0.2);} 


.bt-download-catalogue{position:relative; display:inline-block; line-height:38px; text-transform:uppercase; border:1px solid #f4f4f4; border-bottom:3px solid #f4f4f4; border-radius:25px; background-color:#fff; padding:0 25px 0 70px; margin:20px 0;}
.bt-download-catalogue:after{content:''; position:absolute; top:-15px; left:15px; width:38px; height:40px; background:url('../images/bt-download-catalogue.svg') no-repeat center center;}
.bt-download-catalogue:hover{border-color:rgba(46,49,146,0.28); -webkit-box-shadow: 0px 3px 20px 0px rgba(57,52,141,0.2); -moz-box-shadow: 0px 3px 20px 0px rgba(57,52,141,0.2); box-shadow: 0px 3px 20px 0px rgba(57,52,141,0.2);} 


.post-other{position:relative; margin-top:30px;}
/*.post-other .other-title{font-size:16px; font-weight:400; color:#488a3f; text-transform:uppercase;}*/
.post-other .page-branch-title .title.line-title.other-title{font-size:18px; font-weight:500; color:#0089cb; text-transform:uppercase;}
.post-other .news-info{position:relative; padding:15px;}
.post-other .item{position:relative; display:block; margin-bottom:20px; border-bottom:3px solid #fff;}
.post-other .item:hover{border-bottom-color:#b85826; -webkit-box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.35); box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.35);}
.post-other .item img{border:5px solid #f1f1f1;}
.post-other .item:hover img{border-color:#fff;}
.post-other .item .news-thumbnail{display:block;margin-bottom:15px; padding:0px; height:160px; background:url('/assets/uploads/myfiles/images/news/post-news.jpg') no-repeat center center; background-size:cover; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;}
.post-other .item .date-time{color:#f58526; line-height:20px; margin:0 0 5px;}
.post-other .item .title{font-size:16px; font-weight:400; margin:0; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; height:54px;}
/*.post-other .item .title a{color:#528e39;}
.post-other .item:hover .title a{color:#00aeef;}*/
.post-other .item .description {color:#232323;  overflow: hidden; display: block; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; box-orient: vertical; height:68px;}
.post-other .item .description a{color:#2d2d2d; overflow: hidden; display: block; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; box-orient: vertical; height:68px;}

.album-list .item{position:relative; display:block; margin-bottom:20px;}
.album-list .item:hover{border-bottom-color:#b85826; }
.album-list .item .wrap-thumbnail{position:relative; display:block;}
.album-list .item .wrap-thumbnail:before{content:''; position:absolute; top:5px; left:5px; display:block; width:100%; height:100%; background:#1e8f32; z-index:-1;}
.album-list .item:hover .wrap-thumbnail:before{background:#ece414;}
.album-list .item img{border:1px solid #f1f1f1; padding:4px; background:#fff;}
.album-list .item:hover img{border-color:#fff; -webkit-box-shadow: 5px 5px 30px 0px rgba(0,0,0,0.35); -moz-box-shadow: 5px 5px 30px 0px rgba(0,0,0,0.35); box-shadow: 5px 5px 30px 0px rgba(0,0,0,0.35);}
.album-list .item .title{font-size:16px; font-weight:400; text-align:center; margin-top:15px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; box-orient: vertical; height:54px;}

.video-list .item{position:relative; display:block; margin-bottom:20px;}
.video-list .item:hover{border-bottom-color:#b85826; }
.video-list .item img{border:5px solid #f1f1f1;}
.video-list .item:hover img{border-color:#fff; -webkit-box-shadow: 5px 5px 30px 0px rgba(0,0,0,0.35); -moz-box-shadow: 5px 5px 30px 0px rgba(0,0,0,0.35); box-shadow: 5px 5px 30px 0px rgba(0,0,0,0.35);}
.video-list .item .wrap-title{position:relative;}
.video-list .item .wrap-title .overlay{position:absolute; width:100px; height:100px; margin:-30px 0 0 15px; display:block; background:url('../images/ico-home-video.svg') no-repeat center center; background-size:100%; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; -webkit-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.35); -moz-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.35); box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.35);}
.video-list .item:hover .wrap-title .overlay{background-image:url('../images/ico-home-video-h.svg');}
.video-list .item .title{font-size:16px; font-weight:400; padding:15px 0 0 140px;}



.box-category-wrapper{position:absolute; top:-100px; width:calc(100% - 30px); z-index:10;}
.box-category-wrapper.sticky{position:fixed; top:120px;}
.box-category{margin-bottom:40px;}
.box-category ul{list-style:none;margin:0px;padding:0px; display:block; width:100%;}
.box-category ul li{display:block; background:#093b29; border-bottom:1px solid #0b4b34;}
.box-category ul li:last-child{border-bottom-color:transparent;}
.box-category ul li a{background:url('../images/bullet-1.svg') no-repeat left center; position:relative; display:inline-block;padding:0 0 0 15px;line-height:35px;color:#fff; margin:0 15px;}
.box-category ul li:hover a, .box-category ul li:focus a, .box-category ul li.active a{background:url('../images/bullet-1-h.svg') no-repeat left center; color:#f10404;}



.box-categories-wrapper{position:relative;}
.box-categories{text-align:center; margin-bottom:40px;}
.box-categories ul{list-style:none;margin:0px;padding:0px; display:table; width:100%; background: url('../images/line-video.svg') no-repeat bottom 5px center;}
.box-categories ul li{display:inline-block;}
.box-categories ul li a{position:relative; display:inline-block;padding:0px 0px 10px;line-height:30px;color:#303030; border-bottom:solid 2px transparent; margin:0 0 -1px;}
.box-categories ul li:hover a, .box-categories ul li:focus a, .box-categories ul li.active a{border-bottom:solid 2px #d8c664; color:#f10404;}
.box-categories ul li.active a:after{position:absolute; top:100%; left:50%; border:solid transparent; height:0; width:0; pointer-events:none; border-color:rgba(220, 185, 28, 0); border-top-color:#f10404; border-width:6px; margin-left:-6px; content:" "; display: block;}
.box-categories .owl-item{padding: 0px !important;}
.box-categories .owl-carousel .owl-wrapper-outer{min-height:47px;}
.box-categories .prev_category_slider{background:url('../images/bt-cate-prev.svg') no-repeat center center; position:absolute; left:-15px; top:0; width:15px; height:30px; background-size:7px; display:inline-block; border-bottom-left-radius:15px; border-top-left-radius:15px;}
.box-categories .prev_category_slider:hover, .box-categories .prev_category_slider:focus {background-image:url('../images/bt-cate-prev-h.svg');}
.box-categories .next_category_slider{background:url('../images/bt-cate-next.svg') no-repeat center center; position:absolute; right:-15px; top:0; width:15px; height:30px; background-size:7px; display:inline-block; border-bottom-right-radius:15px; border-top-right-radius:15px;}
.box-categories .next_category_slider:hover, .box-categories .next_category_slider:focus{background-image:url('../images/bt-cate-next-h.svg');}


.album-filter-list{position:relative; text-align:center; margin-top:20px;}
.album-filter-list ul{list-style:none;margin:0px;padding:0px; display:table; width:100%;}
.album-filter-list ul li{display:inline-block; background:#0a4a33;}
.album-filter-list ul li + li{border-left:1px solid #116144;}
.album-filter-list ul li:first-child{border-top-left-radius:22px;}
.album-filter-list ul li:last-child{border-top-right-radius:22px;}
.album-filter-list ul li:hover,.album-filter-list ul li.active{background:#0b8a5c;}
.album-filter-list ul li a{display:inline-block;color:#fff;padding:0px 20px;line-height:45px; min-width:140px; font-size:15px;text-transform:uppercase;font-weight:700;}

.wrap-box-right{float:right;}
.box-categorysub{position:relative; margin-top:15px; margin-bottom:30px;}
.box-categorysub .title{font-size:18px; font-weight:500; color:#fff; text-transform:uppercase; padding:10px 30px; background:#ece414 url('../images/bg-categorysub-title.svg') no-repeat right top; border-top-left-radius:15px; border-top-right-radius:15px; margin:0;}
.box-categorysub ul{list-style:none;margin:0px;padding:0px; display:table; width:100%; border:solid 2px #f2eeea; border-top-width:0; border-bottom-left-radius:15px; border-bottom-right-radius:15px;}
.box-categorysub ul li{display:block; padding:0px;}
.box-categorysub ul li + li{border-top:solid 1px #f2eeea;}
.box-categorysub ul li a{position:relative; display:block;font-weight:400; color:#3d3d3d; padding:10px 15px 9px 30px; line-height:22px;  margin:0;}
.box-categorysub ul li a:before{content:''; position:absolute; top:0px; left:-2px; width:16px; height:100%; background-color:transparent;}
.box-categorysub ul li a:after{content:''; position:absolute; top:17px; left:10px; width:8px; height:8px; border:2px solid #ece414; border-radius:50%; background-color:#fff;}
.box-categorysub ul li:hover a{color:#f10404;}
.box-categorysub ul li.active a{ color:#f10404; -webkit-box-shadow:0px 0px 10px 0px rgba(0,108,175,0.3); -moz-box-shadow:0px 0px 10px 0px rgba(0,108,175,0.3); box-shadow:0px 0px 10px 0px rgba(0,108,175,0.3);}
.box-categorysub ul li.active a:before{background-color:#f60505;}
.box-categorysub ul li.active a:after{border-color:#fff;}
.box-categorysub ul li:last-child a{border-bottom-left-radius:15px; border-bottom-right-radius:15px;}
.box-categorysub ul li.active:last-child a:before{border-bottom-left-radius:15px;}
.box-categorysub ul li.title-sub a{font-size:14px; font-weight:400; color:#b85826; text-transform:uppercase; line-height:40px; padding:0 15px; background:#f2eeea;}
.box-categorysub ul li.title-sub:hover a{color:#fff; background:#1e8f32;}
.box-categorysub ul li.title-sub a:before, .box-categorysub ul li.title-sub a:after{display:none;}


.wrap-categorylib{position:relative;}
.box-categorylib{position:relative; text-align:center; margin-bottom:30px;}
.box-categorylib ul{list-style:none;margin:0px;padding:0px; display:table; width:100%;}
.box-categorylib ul li{display:inline-block; padding-left:10px; background:transparent;}
.box-categorylib ul li + li{border-left:0px solid #116144; }
.box-categorylib ul li a{position:relative; display:inline-block;font-weight:400; min-width:100px; color:#0085c7; padding:0px 15px; background-color:transparent; margin-right:0px; margin-bottom:15px; border:solid 1px transparent; line-height:30px; text-align:center; vertical-align:top; -webkit-border-radius:16px; -moz-border-radius:16px; border-radius:16px;}
.box-categorylib ul li:hover a, .box-categorylib ul li.active a{background:url('../images/bg-categorylib.svg') no-repeat center center; background-size:500px; color:#fff; border:solid 1px transparent;}
.box-categorylib ul li.active a{-webkit-box-shadow: 0px 3px 10px 0px rgba(0,140,206,0.53); -moz-box-shadow: 0px 3px 10px 0px rgba(0,140,206,0.53); box-shadow: 0px 3px 10px 0px rgba(0,140,206,0.53);}
.box-categorylib ul li:hover, .box-categorylib ul li.active{background:transparent; }

.wrap-tip-click{position:relative; z-index:2;}
.tip-click{position:absolute; right:15px;  text-align:right;}
.tip-click .tip-info{position:relative; top:-20px; display:inline-block; margin-right:15px;}
.tip-click .bt-tip{display:inline-block; width:46px; height:46px; background:#fff url('../images/bt-tip.svg') no-repeat center center; border:4px solid #f6f6f6; border-radius:50%;}
.tip-click .bt-tip:hover{background-image:url('../images/bt-tip-h.svg');}
.tip-click .bt-tip.open{background-image:url('../images/bt-tip-o.svg'); border-color:#fff; border-bottom-left-radius:0px; border-bottom-right-radius:0px; -webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.2); box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.2);}
.tip-click .bt-tip.open:hover{background-image:url('../images/bt-tip-o.svg');}
area.aaa{background:#f4c420;}
.tip-content{position:relative; background:#fff; display:none; padding:20px; border-radius:10px; -webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.2); box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.2); -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.tip-content:before{content:''; position:absolute; width:46px; height:15px; top:-8px; right:0; background:#fff;}
.tip-content.open{display:block;}
.wrap-tip-title{position:absolute; width:60%; bottom:50px; right:20px; text-align:center;}
.tip-title{font-size:18px; font-weight:400;}
.tip-title span{display:block; color:#e8b127;}
.tip-content img{display:inline-block; margin:0 !important;}

.tip-click2{position:absolute; display:inline-block; right:calc((100% - 1140px)/2); margin-top:35px; z-index:1;}

.wrap-filter{position:relative; display:inline-block;}
.wrap-filter .name{font-weight:400; margin:0;}
.wrap-filter .name:before{content:''; position:relative; display:inline-block; width:7px; height:7px; margin-right:15px; background:#e9db7a; -webkit-box-shadow: 0px 0px 0px 4px #e9db7a; -moz-box-shadow: 0px 0px 0px 4px #e9db7a; box-shadow: 0px 0px 0px 4px #e9db7a; border-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}
.wrap-filter .dropdown-toggle{font-weight:400; text-align:left; border: solid 1px #e4e4e4; display:inline-block; line-height:35px; padding:2px 25px 1px 15px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;  min-width:230px; }
.wrap-filter .dropdown-menu {font-weight:400; width:100%; text-align:left; border:1px solid transparent; padding:0; background:#65a13c; min-width:230px; -webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.15); box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.15); }
.wrap-filter .dropdown-menu > li > a{color:#fff; line-height:35px; padding:2px 25px 1px 15px; border-bottom:1px solid rgba(255,255,255,0.2);}
.wrap-filter .dropdown-menu > li > a:before{content:''; position:relative; display:inline-block; width:7px; height:7px; margin-right:15px; background:rgba(255,255,255,0.5); -webkit-box-shadow: 0px 0px 0px 4px rgba(255,255,255,0); -moz-box-shadow: 0px 0px 0px 4px rgba(255,255,255,0); box-shadow: 0px 0px 0px 4px rgba(255,255,255,0); border-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}
.wrap-filter .dropdown-menu > li > a:hover, .wrap-filter .dropdown-menu > li > a:focus, .wrap-filter .dropdown-menu > .active > a, .wrap-filter .dropdown-menu > .active > a:hover, .filter-workscate .dropdown-menu > .active > a:focus{background-color:#fff; color:#2d2d2d;}
.wrap-filter .dropdown-menu > li > a:hover:before, .wrap-filter .dropdown-menu > li > a:focus:before, .wrap-filter .dropdown-menu > .active > a:before, .wrap-filter .dropdown-menu > .active > a:hover:before, .filter-workscate .dropdown-menu > .active > a:focus:before{background:#e9db7a; -webkit-box-shadow: 0px 0px 0px 4px #e9db7a; -moz-box-shadow: 0px 0px 0px 4px #e9db7a; box-shadow: 0px 0px 0px 4px #e9db7a;}

.page-schedule .wrap-filter{margin-top:15px;}
.page-schedule .small-title{margin-bottom:-10px;}
.schedule-list{margin:30px 0;}
.schedule-list .item{position:relative; margin-bottom:15px;}
.schedule-list .item .wrap-img{position:relative;}
.schedule-list .item .wrap-img:before{content:''; position:absolute; top:10px; left:10px; border-top-right-radius:20px; border-bottom-left-radius:20px; display:block; width:calc(100% - 20px); height:calc(100% - 20px); background:rgba(131,188,65,0.8);  z-index:1; opacity:0; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease;}
.schedule-list .item .wrap-img:after{content:''; position:absolute; top:10px; right:10px; border-top-right-radius:20px; border-bottom-left-radius:10px;  display:block; width:40px; height:40px; background:#fff url('../images/icon-zoom.svg') no-repeat center center;  z-index:2; opacity:0; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease;}
.schedule-list .item:hover .wrap-img:before, .schedule-list .item:hover .wrap-img:after{opacity:1; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease;}
.schedule-list .item span{line-height:30px;}
.page-faqs .wrap-filter{margin-top:15px;}
.page-faqs .small-title{margin-bottom:-10px;}
.faqs-content{padding-top:30px;}
.faqs-content .description{padding:0 27px 20px;} 
.faqs-content .title-short{display:block; font-weight:400; color:#b85826; text-transform:uppercase; margin-bottom:10px;}



.caret{position: absolute; right: 8px; top: 22px; border-top: 6px solid; border-right: 5px solid transparent; border-left: 5px solid transparent;}
.caret.caret1{top: 12px; border-bottom: 6px solid; border-top-width: 0px;}

.services-content{position:relative; background:#f4f4f4; padding:40px 0 200px; margin-bottom:60px; z-index:2;}

.list-services{position:absolute; top:150px; z-index:1; width:1140px; }

.item-services {position:relative;margin-bottom:30px; padding:0px; max-height:185px; border:1px solid #f4f4f4; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px; -webkit-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); -moz-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); z-index:1; text-align:center;}
.item-services.item1{background:#ed1c24;}
.item-services.item2{background:#0e76bc;}
.item-services.item3{background:#4abc88;}
.item-services.item4{background:#ece414;}
.item-services img{padding:30px 0px 0; height:85px; display:inline-block; -webkit-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); -moz-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000);}
.item-services span{font-size:16px; font-weight:700; text-transform:uppercase; margin:20px 0; display:inline-block; width:100%; text-align:center; color:#fff;}
.item-services .sub-services{display:none; opacity:0; text-align:left;  -webkit-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); -moz-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000);}
.item-services .sub-services li{background:url('../images/bullet-5.svg') no-repeat left 15px top 5px; padding:0 10px 15px 35px;}
.item-services .sub-services li:hover, .item-services .sub-services li:focus{background:url('../images/bullet-5-h.svg') no-repeat left 15px top 5px;}
.item-services .sub-services li a{color:rgba(255,255,255,1);}
.item-services .sub-services li a:hover, .item-services .sub-services li a:focus{color:rgba(255,255,255,0.7);}

.item-services:hover, .item-services:focus{max-height:inherit; -webkit-transform:scale(1.1); transform:scale(1.1); border:0px solid #f4f4f4; z-index:2; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.35); box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.35); -webkit-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); -moz-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000);}
.item-services:hover img, .item-services:focus img{height:106px; -webkit-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); -moz-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000);}
.item-services:hover .sub-services, .item-services:focus .sub-services{display:block; opacity:1; -webkit-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); -moz-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000);}

.sevices-list{position:relative;}
.sevices-list .item .news-thumbnail{display:inline-block; background-size:cover; border:solid 1px #d5d5d5; margin-bottom:15px; width:100px; height:100px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; -webkit-box-shadow: inset 0px 0px 0px 7px rgba(255,255,255,1);-moz-box-shadow: inset 0px 0px 0px 7px rgba(255,255,255,1);box-shadow: inset 0px 0px 0px 7px rgba(255,255,255,1);}
.sevices-list .item .news-info .title{margin-top:15px; font-weight:400;}

.wrap-newsletter{background:url('../images/bg-newsletter.jpg') no-repeat center top}
.content-newsletter{margin-top:15px; color:#fff;font-size:16px; font-style:italic;}
.content-newsletter b{text-transform:uppercase;font-size:24px; font-style:normal;}
.top-newsletter{margin-top:0px;margin-bottom:15px;font-style:normal;}
.top-newsletter .textbox{width:100%; max-width:100%; color:#333; border-radius:4px; padding:3px 5px; margin-bottom:10px;}
.top-newsletter .textbox:focus{outline: none;}
.top-newsletter .bt-newsletter{background: #0670af; padding: 0px 20px; border: none; color: #fff; text-transform: uppercase; border-radius: 4px; float:left;  line-height:37px;}

.home-content{min-height:370px;padding:30px 0px; background:#f4f4f4;}
.home-content img{margin-bottom:30px;}
.home-content ul{list-style:none;padding:0px;}
.home-content ul{font-weight:600;}
.home-content ul li{background: url('../images/bullet-h.svg') no-repeat left top 8px; padding:0px 0px 10px 15px; border-bottom:solid 1px #d5d5d5; margin-bottom:10px;}
.home-content ul li:last-child{border-bottom:solid 0px #d5d5d5; padding-bottom:0px; margin-bottom:0px;}


.bt-seemore{font-weight:600;font-style:italic;}

.tab-history{position:relative; margin-bottom:30px;}
.tab-history .bg-history-wrap{position:relative; z-index:0; background:#4abc88; margin:60px 0; padding: 3px 20px; -webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}
.tab-history .bg-history{background:#fff; height:34px; -webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;}
.tab-history .block_history{position:relative; z-index:1; margin:-145px 30px 0;}
.tab-history .list_history{position:relative;}
.tab-history .list_history .slider_box_history{margin:0; border-width:0;}
.tab-history .list_history .owl-item{padding: 0px 30px !important;}
.tab-history .list_history .item{position:relative; font-family:'SourceSansPro'; font-weight:600; line-height:78px; padding: 20px 0; margin:6px 0; display:inline-block;}
.tab-history .list_history .item a{position:relative; display:-ms-grid;}
.tab-history .list_history .item .box-item{background:transparent; display:inline-block; border: 6px solid transparent; left:-25px; color:#000; font-size:16px; position:relative; z-index:0; width:90px; margin-top:-6px; height:auto;  -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0); -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0); box-shadow: 0px 0px 15px 0px rgba(0,0,0,0); -webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); -moz-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000);}
.tab-history .list_history .item .box-item:hover{color:#f10404;}
.tab-history .list_history .item.active .box-item{background:#ece414; border: 6px solid #fff; color:#fff; font-size:24px; z-index:1; -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.35); box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.35); -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); -moz-transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.4s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1.000);}

.tab-history .prev_history_slider{position:absolute; z-index:2; top:50px; left:-35px; background: url('../images/bt-page-prev-h.svg') no-repeat center center; width:35px; height:30px; background-size:7px; display:inline-block;}
.tab-history .prev_history_slider:hover{background:url('../images/bt-page-prev.svg') no-repeat center center; background-size:7px;}
.tab-history .next_history_slider{position:absolute; z-index:2; top:50px; right:-35px; background:url('../images/bt-page-next-h.svg') no-repeat center center; width:35px; height:30px; background-size:7px; display:inline-block; border-bottom-right-radius:15px; border-top-right-radius:15px;}
.tab-history .next_history_slider:hover{background: url('../images/bt-page-next.svg') no-repeat center center; background-size:7px;}

.tab-history .page-branch-title {background: url('../images/line-title-sevices.svg') no-repeat left 35px bottom; margin-bottom:15px;}
.tab-history .page-branch-title span{font-weight:400;}
.tab-history .page-branch-title .title{display:inline-block; font-size:30px; font-weight:400; color:#f10404; padding:0 10px; }
.tab-history .tab-pane ul li{background: url('../images/ico-date.svg') no-repeat left top; padding-left:25px; margin-bottom:15px;}
.tab-history .tab-pane ul li strong{font-weight:600; color:#4abc88; display:block;}
.tab-history .img-history{z-index:1;}
.tab-history .img-history img{position:relative; right:15px; -webkit-box-shadow: 10px 10px 0px 0px rgba(238,230,228,1); -moz-box-shadow: 10px 10px 0px 0px rgba(238,230,228,1); box-shadow: 10px 10px 0px 0px rgba(238,230,228,1);}



.partner-content{position:relative; z-index:1;}
.partner-content .block_partner{position:relative;}
.partner-content .prev_partner_slider{background:#f4f4f4 url('../images/bt-page-prev.svg') no-repeat center center; width:35px; height:30px; background-size:7px; display:inline-block; border-bottom-left-radius:15px; border-top-left-radius:15px;}
.partner-content .prev_partner_slider:hover{background:#ece414 url('../images/bt-page-prev-h.svg') no-repeat center center; background-size:7px;}
.partner-content .next_partner_slider{background:#f4f4f4 url('../images/bt-page-next.svg') no-repeat center center; width:35px; height:30px; background-size:7px; display:inline-block; border-bottom-right-radius:15px; border-top-right-radius:15px;}
.partner-content .next_partner_slider:hover{background:#ece414 url('../images/bt-page-next-h.svg') no-repeat center center; background-size:7px;}
.partner-content .list_partner .owl-item{padding: 0px 15px !important;}

.ls-saleskit{text-align:center; margin-top:30px; margin-bottom:10px;}
.ls-saleskit ul{list-style:none;margin:0px;padding:0px; display:table; width:100%;}
.ls-saleskit ul li{display:inline-block; padding:0 15px; margin-bottom:20px;}
.ls-saleskit ul li a{color:#fff;}
.ls-saleskit ul li a:hover{color:#f10404;}
.ls-saleskit .wrap-saleskit{position:relative; padding:10px; margin-bottom:15px; background:url('../images/bg-detail-info.svg') no-repeat center center; background-size:225px; }
.ls-saleskit .wrap-saleskit .title{position:relative; z-index:2; text-align:left; margin: 0 0 10px 10px; display:block; font-size:16px; font-weight:400; text-transform:uppercase;}
.ls-saleskit .wrap-saleskit:hover .title{color:#e9db7a;}
.ls-saleskit .wrap-saleskit .inset-overlay{position:absolute; top:8px; left:8px; width:calc(100% - 16px); height:calc(100% - 16px); -webkit-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.5); -moz-box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.5); box-shadow: inset 0px 0px 8px 0px rgba(0,0,0,0.5); z-index:3;}
.ls-saleskit .wrap-saleskit .overlay{position:absolute; right:-24px; top:calc(50% - 24px); background: url('../images/ico-download.svg') no-repeat center center; width:48px; height:48px; z-index:4; -webkit-border-radius:24px; -moz-border-radius:24px; border-radius:24px; -webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.25); box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.25);}
.ls-saleskit .wrap-saleskit:hover .overlay{background-image: url('../images/ico-download-h.svg');}
.ls-saleskit .wrap-saleskit .overlay.pdf{background-image: url('../images/ico-download-pdf.svg');}
.ls-saleskit .wrap-saleskit:hover .overlay.pdf{background-image: url('../images/ico-download-pdf-h.svg');}
.ls-saleskit .wrap-saleskit .overlay.video{left:calc(50% - 24px); right:auto; background-image: url('../images/ico-download-video.svg');}
.ls-saleskit .wrap-saleskit:hover .overlay.video{background-image: url('../images/ico-download-video-h.svg');}
.ls-saleskit .wrap-saleskit img{position:relative; margin-left:10px; display:inline-block; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;z-index:2;}

.ls-partners{list-style:none;margin:0px;padding:0px; display:table; width:100%; text-align:center;}
.ls-partners .info{float:left; width:20%;}
.ls-partners .info img{display:inline-block;}

.ls-partner{text-align:center; margin:30px -15px 10px;}
.ls-partner ul{list-style:none;margin:0px;padding:0px; display:table; width:100%;}
.ls-partner ul li{display:inline-block; padding:0 4px;}
.ls-partner ul.partner-info li{padding:0 40px;}
.ls-partner .small-title{width:calc(100% - 30px);}

.ls-partner .item{overflow: hidden; text-align:center;min-width:148px;}
.ls-partner .box-item{overflow: hidden;}
.ls-partner .item img{display:inline-block; height: auto; -webkit-transition: all 0.7s ease; transition: all 0.7s ease; padding:15px;}
.ls-partner .item:hover img{-webkit-transform:scale(1.2); -moz-transform:scale(1.2); transform:scale(1.2);}
.ls-partner .phone{position:relative; display:inline-block; background:url('../images/bg-control.svg') no-repeat center center; background-size:270px; padding:2px 4px 4px 2px; border-top-right-radius:18px; border-bottom-left-radius:18px;}
.ls-partner .phone span{background:#fff url('../images/ico-phone.svg') no-repeat left 15px center; display:inline-block; font-size:16px; font-weight:500; color:#f8830e; padding:5px 15px 5px 45px; border-top-right-radius:16px; border-bottom-left-radius:16px;}

.partner-info{text-align:center;}
.partner-info .small-title{width:255px;}
.partner-info img{display:inline-block;}
.partner-info.top-info img{width:310px;}

.page-partner .partner-content .item{padding:30px 0px; margin-bottom:20px; text-align:left; border-bottom:1px solid #e5e5e5;}
.page-partner .partner-content .partner-list .item:last-child{border:none}
.page-partner .partner-content .item .title-cate{font-size:15px; text-transform:uppercase; color:#fff; line-height:38px; display:inline-block;padding: 0 30px; margin-bottom:30px; background:#ece414; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; outline: none;}

.page-partner .partner-content .item img{padding:0px 15px 25px;}
.page-partner .partner-content .item .title{font-weight:700; margin-bottom:15px;}
.page-partner .partner-content .item .description div{margin-bottom:15px;}
.page-partner .post-detail .post-title{text-transform:uppercase;}

.partner-other{padding-top:40px;margin-top:40px;border-top:solid 1px #d5d5d5;}

.page-services-detail .description img{display:inline-block;}
.page-services-detail .description .ls-img img{padding:10px;}

.page-careers .upcase{font-weight:600;}
.page-careers .post-detail .description ul.ls-careers li{background: url('../images/bullet-7.svg') no-repeat left top;}
.page-careers .post-detail .description img{display:inline-block;}

.tin-tuc-nav{position:relative;min-height:30px;}

.paging{margin:0 auto 15px;padding:30px 0 0;list-style:none; position:relative; width:100%; text-align:center; border-top:solid 1px #eeeeee;}
.paging a{color:#272727;background:#f3f3f3;width:30px;height:30px; text-align:center;padding-top:3px;text-decoration:none;margin:0px 2px;display:inline-block; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.paging a.pPrev{background:#f3f3f3 url("../images/bt-page-prev.svg") center center no-repeat;background-size:6px;width:30px;height:30px;text-indent:9999999px;overflow:hidden;}
.paging a.pNext{background:#f3f3f3 url("../images/bt-page-next.svg") center center no-repeat;background-size:6px;width:30px;height:30px;text-indent:9999999px;overflow:hidden;}
.paging a:hover, .paging a.current{color:#fff;background:#00aeef;}
.paging a.pPrev:hover{background:#00aeef url("../images/bt-page-prev-h.svg") center center no-repeat;background-size:6px;}
.paging a.pNext:hover{background:#00aeef url("../images/bt-page-next-h.svg") center center no-repeat;background-size:6px;}
.paging a.pPrev,.paging a.pNext{display:none;}
.paging a.Haslink{display:inline-block; margin-bottom:-11px;}
.paging a.pFirst, .paging a.pLast{display:none !important;text-indent:999999px;}
.paging .gotopage{width:30px;padding:3px 0;border-radius:2px 0 0 2px;border:1px solid #ccc;height:14px;float:left;display:none;}
.paging .anextpage{background:url(../images/nextp.png) no-repeat center center #cecece;border-radius:0 2px 2px 0;padding:4px 6px;border-left:0px;margin:0;height:14px;display:none;}
.paging .anextpage:hover{background:url(../images/nextp.png) no-repeat center center #82b639;}

.footer-nav h2.title{font-size:18px;color:#ffffff;text-transform:uppercase;margin:0px;background:url('../images/bg-line-footer.png') repeat-x left 15px;text-align:center;}
.footer-nav h2.title span{display:inline-block;padding:0px 12px;background:#3f3f3f;}
.footer-nav{margin:0px;padding:0px;list-style:none;}
.footer-nav ul{margin:25px 0px;padding:0px;}
.footer-nav li{display:block;}
.footer-nav li a{display:block;padding-left:20px;background:url('../images/icon-bullet-2.png') no-repeat left 4px;background-size:11px;color:#373737;text-transform:uppercase;font-size:13px;padding-bottom:6px;margin-bottom:6px;border-bottom:solid 1px #747474;}
.footer-nav li a:hover{color:#eaeaea;}
.footer-bottom{position:relative;}

.page-contact .logo{background:url('../images/petro_logo.svg') no-repeat top center; display:block; width:100%; height:125px; background-size:300px;}

.grid-sizer,
.album-item{width:25%;}
.album-item{float:left;}
.album-item img{display:inline-block;max-width:100%;height:auto;padding:0px 0px;}
.grid-item--width2{width:50%;}

#album_container{margin-bottom:30px;}
#album_container .album-item{position:relative;margin-bottom:12px;text-align:center;}
#album_container .album-item .item-hover{position:absolute; width:calc(100% - 10px); height:100%; top:0px; left:5px; background:rgba(35,98,127,0.7) url('../images/icon-zoom.svg') no-repeat center center; border:solid 0px rgba(255,255,255,0); opacity:0; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}
#album_container .album-item:hover .item-hover{opacity:1;-webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease;}
#album_container .album-item .item-hover h2.title{position:relative;top:calc(50% + 40px);left:50%;-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center;margin:0px;padding-top:0px;font-size:15px;color:#ffffff;font-weight:500;text-transform:uppercase;}

.fancybox-close {background:url('../images/ico-close.svg') no-repeat center center !important; width:48px !important; height:48px !important; top:-24px !important; right:-24px !important; border:0px solid transparent; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; -webkit-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.45); -moz-box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.45); box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.45);}
/*.fancybox-opened .fancybox-skin{background:none !important; box-shadow: none !important; -webkit-box-shadow:none !important; border: 4px solid #0670af;}*/
.fancybox-title-float-wrap{right:0 !important; left:0; margin:0 auto 20px!important; text-align:left !important; display:inline-block;}
.fancybox-type-swf .fancybox-title-float-wrap{margin-bottom: -50px !important;}
.fancybox-title-float-wrap .child{padding:7px 30px !important; font-size:16px !important;  margin-right: auto !important; border-radius: 0px !important;  border-top-right-radius: 18px !important; border-bottom-right-radius: 18px !important; background:rgba(21,24,103,0.7) !important;	font-weight: 400 !important;}

.owl-carousel .owl-wrapper:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.owl-carousel {display: none; position: relative; width: 100%; -ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper {display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer {overflow: hidden; position: relative; width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight {-webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out;}
.owl-carousel .owl-item {float: left; padding: 0px 10px;}
.owl-controls .owl-page, .owl-controls .owl-buttons div {cursor: pointer;}
.owl-controls {-webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);}
.owl-origin {-webkit-perspective: 1200px;-webkit-perspective-origin-x: 50%;-webkit-perspective-origin-y: 50%; -moz-perspective: 1200px; -moz-perspective-origin-x: 50%; -moz-perspective-origin-y: 50%; perspective: 1200px;}
.owl-fade-out {z-index: 10; -webkit-animation: fadeOut .7s both ease; -moz-animation: fadeOut .7s both ease; animation: fadeOut .7s both ease;}
.owl-fade-in {-webkit-animation: fadeIn .7s both ease; -moz-animation: fadeIn .7s both ease; animation: fadeIn .7s both ease;}
.owl-backSlide-out {-webkit-animation: backSlideOut 1s both ease; -moz-animation: backSlideOut 1s both ease; animation: backSlideOut 1s both ease;}
.owl-backSlide-in {-webkit-animation: backSlideIn 1s both ease;-moz-animation: backSlideIn 1s both ease;animation: backSlideIn 1s both ease;}
.owl-goDown-out {-webkit-animation: scaleToFade .7s ease both; -moz-animation: scaleToFade .7s ease both; animation: scaleToFade .7s ease both;}
.owl-goDown-in {-webkit-animation: goDown .6s ease both; -moz-animation: goDown .6s ease both; animation: goDown .6s ease both;}
.owl-fadeUp-in {-webkit-animation: scaleUpFrom .5s ease both; -moz-animation: scaleUpFrom .5s ease both; animation: scaleUpFrom .5s ease both;}
.owl-fadeUp-out {-webkit-animation: scaleUpTo .5s ease both; -moz-animation: scaleUpTo .5s ease both; animation: scaleUpTo .5s ease both;}


.item-img {text-align: center; float: left; position: relative; margin:15px 0px;}
.item-img,  .item-img .item-hover, .item-img .item-mask {width: 100%;height: 100%;}
.item-hover,  .item-img .item-mask {position: absolute;top: 0;left: 0;}
.item-img .item-hover {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	opacity: 0;
	cursor: pointer;
	z-index: 100;
}
.item-img .item-mask {background: #f0f0f0 url('../images/ico-add.svg') no-repeat center center; opacity: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50);z-index: 0;}
.item-img .item-hover:hover {opacity: 1; box-shadow: inset 0 0 0 7px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1);}


.main-content img{max-width:100%;height:auto !important;}
.page-utilities{}
.page-utilities .ls-utilities{position:relative; background:#f8f8f8; padding:30px 0; margin-bottom:-30px;}
.page-utilities .ls-utilities .item{position:relative; margin-bottom:0px; padding-right:0px;}
.page-utilities .ls-utilities .item li{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
.page-utilities .ls-utilities .item li:hover{-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);}
.page-utilities .ls-utilities .item li span{display:inline-block; text-align:center; width:30px; height:30px; line-height:30px; margin-right:10px; font-weight:500; color:#f9922a; background:transparent; border:0px solid #fff; -webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}
.page-utilities .ls-utilities .item li:hover span{color:#fff; background:#00aeef;}

.page-usefulinfo .new-list .item{position:relative;margin-bottom:30px; padding-bottom:20px; border-bottom:dashed 1px #d5d5d5;}



.featured-posts .item-featured {margin-bottom:30px; border-bottom:solid 1px #d5d5d5;}
.featured-posts .item-featured .news-thumbnail{display:block;margin-bottom:15px;}
.featured-posts .item-featured .title{margin:0px 0px 10px;}
.featured-posts .item-featured .title a{font-size:16px;font-weight:700;}
.featured-posts .item-featured .date-time{font-size:14px;color:#a1a1a1;font-style:italic;}


.other-cate-posts{background:#f4f4f4; padding:30px; margin-bottom:30px;}
.other-cate-posts .page-branch-title{background:transparent;}
.other-cate-posts .page-branch-title .title{margin-bottom:0px;}
.other-cate-posts ul{list-style:none;padding:0px;}
.other-cate-posts ul{font-weight:600;}
.other-cate-posts ul li{background: url('../images/bullet-h.svg') no-repeat left top 8px; padding:0px 0px 10px 15px; border-bottom:solid 1px #d5d5d5; margin-bottom:10px;}
.other-cate-posts ul li:last-child{border-bottom:solid 0px #d5d5d5; padding-bottom:0px; margin-bottom:0px;}

.recruitment-post{position:relative; padding:20px; border:solid 1px #d5d5d5; border-left:solid 3px #d5d5d5; width:100%; margin-bottom:30px;}
.recruitment-post.open{border-left:solid 3px #0670af;}
.recruitment-content{position:relative; width:69%;}
.recruitment-content .title{font-size:24px; font-weight:600; border-bottom:solid 1px #d5d5d5; padding-bottom:5px; margin-bottom:10px; }
.recruitment-content .date{position:absolute; top:0px; right:0px; line-height:40px; font-weight:bold;}
.recruitment-content .detail{margin-bottom:10px;}
.recruitment-content .bt-add{background: url('../images/icon-add.svg') no-repeat left center; padding-left:15px; color:#f10404; cursor:pointer;}

.recruitment-general{position:absolute; background:#f4f4f4; width:30%; padding:20px; border:solid 1px #d5d5d5; top:-1px; right:-1px;}
.recruitment-general .title{font-size:24px; font-weight:600; margin-bottom:10px;}

.page-about-us .bg-about{background:url('../images/bg-about.jpg') no-repeat center top;min-height:400px; margin:40px 0px; padding:20px 0px;}
.page-about-us .bg-about2{background:#f4f4f4; padding:20px 0px; display:table; width:100%;}
.page-about-us .bg-about2 ul{margin-bottom:0px; margin-right:15px;}

.page-services .bg-services{background:#f4f4f4; padding:20px 0px;}
.page-services .bg-services ul{margin-bottom:0px; margin-right:15px;}
.page-services-detail .post-detail .post-title{text-transform:uppercase;}


.page-map-banner {position:relative; height:420px; color:#000;}


.page-contact .box-contact-info h3.area-title{height:48px;padding:15px 15px;background:#3dad65;color:#ffffff;font-size:18px;font-weight:700;text-transform:uppercase;text-align:center;margin:0px auto;display:inline-block;min-width:350px;border-radius:30px;margin-bottom:50px;margin-top:30px;}
.page-contact .box-contact-info .item-list .item{position:relative;padding-left:105px;margin-bottom:30px;}
.page-contact .box-contact-info .item-list .item img.thumb{position:absolute;width:90px;left:0px;top:0px;}
.page-contact .box-contact-info .item-list .item .info{padding-top:5px;}
.page-contact .box-contact-info .item-list .item h3.title{margin:0px 0px 15px;text-transform:uppercase;font-size:18px;color:#303030;text-transform:uppercase;}
.page-contact .box-contact-info .item-list .item .hotline{padding-left:51px;min-height:45px;background:url('../images/icon-phone.svg') no-repeat left top;font-size:14px;color:#303030;text-transform:uppercase;font-weight:500;line-height:1.5em;}
.page-contact .box-contact-info .item-list .item .hotline span{font-size:18px;color:#ec1f27;font-weight:500;display:block;}

.ls-contact{position:relative; width:100%; margin:0; text-align:center;}
.ls-contact .item{padding:0; min-width:228px; display:inline-block;}
.ls-contact .item img{margin-bottom:20px; border:4px solid #f3f3f3; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-contact .item:hover img{border-color:#b85826; -webkit-transform:scale(1.08); transform:scale(1.08); -webkit-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.35); box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.35);}
.ls-contact .item .title{font-size:15px; font-weight:400; text-transform:uppercase; color:#b85826; display:block; -webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
.ls-contact .item:hover .title{color:#f10404;}

.category-list{margin-bottom:20px;}

::-webkit-input-placeholder {color: rgba(255,255,255,0.7);}
:-moz-placeholder {color: rgba(255,255,255,0.7); opacity:  1;}
::-moz-placeholder {color: rgba(255,255,255,0.7); opacity:  1;}
:-ms-input-placeholder {color: rgba(255,255,255,0.7);}

.contact-form .textbox::-webkit-input-placeholder {color: #595959;}
.contact-form .textbox:-moz-placeholder {color: #595959;}
.contact-form .textbox::-moz-placeholder {color: #595959;}
.contact-form .textbox:-ms-input-placeholder {color: #595959;}
.contact-form{margin-top:0px;}
.contact-form .intro-text{margin-bottom:30px;}
.contact-form .form-group{padding:0px;}
.contact-form p{margin-bottom:20px;}
.contact-form .control-label{font-size:15px; font-weight:400; line-height:35px; display:inline-block;}
.contact-form .control-label span{color:#f10404;}
.contact-form .control-input{width:calc(100% - 120px); float:left;}
.contact-form .textbox{min-height:40px; background:#f3f3f3; border:solid 1px transparent;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px; width:100%;max-width:100%;padding:5px 5px 5px 15px; margin-bottom:15px; outline:none;}

.contact-form .captcha-image{display:inline-block; padding:5px 0;}
.contact-form .textbox.textarea{min-height:100px; resize:none;}
.contact-form .textbox.captcha{width:calc(100% - 100px); margin-right:10px;}
.contact-form .textbox.error{border:solid 1px #fe0000;}
.contact-form .bt-send{width:100%; margin:0; text-align:center;}


.box-customer-reviews{font-size:15px;}
.box-customer-reviews .box-title{font-size:16px; font-weight:bold; text-transform:uppercase;}
.form-content .textbox{margin-bottom:15px;}

.box-info{border:10px solid #e7e7e7; background:#f4f4f4 url('../images/bg-box-info.svg') no-repeat bottom left;}

.contact-info{position:relative; padding:40px 20px; min-height:400px; margin-bottom:20px;}
.contact-info:after{content:' '; position:absolute; top:calc(50% - 55px); right:-60px; width:110px; height:110px; background:url('../images/ico-c-location.svg') no-repeat center center; background-size:110px;}
.contact-info .info{font-size:16px; padding:0 0 0 35px; margin-bottom:20px; background:url('../images/ico-footer1.svg') no-repeat left top 5px}
.contact-info .info p{margin:0;}
.contact-info .info1{background-image:url('../images/ico-footer1.svg');}
.contact-info .info2{background-image:url('../images/ico-footer2.svg');}
.contact-info .info3{background-image:url('../images/ico-footer3.svg');}

.bootbox-body{color:#000;}

.box-intro-text{margin-bottom:30px;}

#master_plan{position:relative;}
#master_plan img{display:inline-block;}
#master_plan .img-backgroud{position:absolute;left:0px;}
#master_plan .img-hover{opacity:0;position:absolute;top:0px;left:0px;}
#mapcontainer{width:1000px;max-width:100%;height:900px;}
#image_map{position:relative;margin-bottom:30px;}
#image_map .img-hover{opacity:0;position:absolute;top:0px;left:0px;}
#home .page-child-banner .background{height:315px;}
.page-masterplan .title-plan{color:#488a3f;	text-transform:uppercase; border-bottom:1px solid #e5e5e5; padding-bottom:10px; margin-bottom:15px;	font-weight: 600;}
.page-masterplan .wrap-img-plan {text-align:center; margin-bottom:40px;}
.page-masterplan .wrap-img-plan:hover img{-webkit-box-shadow: 0px 6px 42px -8px rgba(0,0,0,0.61); -moz-box-shadow: 0px 6px 42px -8px rgba(0,0,0,0.61); box-shadow: 0px 6px 42px -8px rgba(0,0,0,0.61); -webkit-transition: all .50s ease-in-out; -moz-transition: all .50s ease-in-out; -ms-transition: all .50s ease-in-out; -o-transition: all .50s ease-in-out; transition: all .50s ease-in-out;}


.title-mb{position:relative; text-align:center;}
.title-mb span{font-size:18px; font-weight:700; text-transform:uppercase; display:block;}
.title-mb h1{font-family:'SourceSansPro'; position:relative; z-index:1; font-size:16px; font-weight:600; color:#2a2a2a; text-transform:uppercase; background:#ece414; display:inline-block; width:150px; height:75px; padding-top:15px; -webkit-border-radius:37px;-moz-border-radius:37px;border-radius:37px;-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);}
.title-mb h1:after{content:' '; position:absolute; top:5px; left:5px; width:140px; height:65px; border:1px solid #0a4a33;-webkit-border-radius:34px;-moz-border-radius:34px;border-radius:34px;}
.title-mb h1 span{font-size:24px; display:block;}
.title-mb h1 span small{font-weight:600; color:#2a2a2a;}
.title-mb .infor{position:relative; z-index:0; margin-top:-80px; text-align:left; padding:0 15px; background:#0a4a33; height:65px; -webkit-border-radius:32px;-moz-border-radius:32px;border-radius:32px; margin-bottom:30px;}
.title-mb .infor b{line-height:65px; display: inline-block; }
.title-mb .infor p{padding-top:10px; display: inline-block; }

.page-masterplan-floors .small-title{margin-bottom:-10px;}

.ls-apartment{position:relative; float:right; margin-top:-260px; width:55%;}
.ls-apartment .item{position:relative;}
.ls-apartment .item li span{color:#3e3c3c !important; font-weight:500; text-align:center; display:inline-block; min-width:62px; height:38px; line-height:36px; margin:0 15px 7px 0; border:1px solid #e6e6e6; -webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,1); -moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,1); box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,1); -webkit-border-radius:19px; -moz-border-radius:19px; border-radius:19px;} 
.ls-apartment .item li span.color1{ background-color:#cfd8fa;}
.ls-apartment .item li span.color2{background-color:#e6e0c8;}
.ls-apartment .item li span.color3{background-color:#d1ebf3;}
.ls-apartment .item li span.color4{background-color:#e9f2de;}
.ls-apartment .item li span.color5{background-color:#f5e8e9;}
.ls-apartment .item li span.color6{background-color:#dffcee;}
.ls-apartment .item li span.color7{background-color:#fff1de;}
.ls-apartment .item li span.color8{background-color:#e6efff;}
.ls-apartment .item li span.color9{background-color:#e9ddef;}
.ls-apartment .item li span.color10{background-color:#c5fdff;}

.page-masterplan-detail .title-mb{font-size:15px; font-weight:600; text-transform:uppercase; color:#f10404; border-bottom:1px solid #e5e5e5; margin-bottom:20px; padding-bottom:15px; display:inline-block;}
.page-masterplan-detail img{display:inline-block; margin-bottom:15px; max-width:100%; height:auto !important;}
.page-masterplan-detail .list-controls{position:relative;}
.page-masterplan-detail .list-controls .item{display:inline-block;}
.page-masterplan-detail .list-controls .item a{position:relative; font-weight:400; font-size:16px; text-transform:uppercase; color:#2d2d2d; display:inline-block; padding:1px 30px 0px 60px; height:40px; line-height:37px; border:1px solid #e5e5e5; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; margin:0 15px 15px 0; text-align:center;}
.page-masterplan-detail .list-controls .item:hover a, .page-masterplan-detail .list-controls .item.active a{border-color:#bde1f0;}.page-masterplan-detail .list-controls .item a:before{content:''; position:absolute; top:-7px; left:-7px; width:54px; height:54px; display:inline-block; background-position:center center; background-repeat:no-repeat; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0); box-shadow: 0px 0px 20px 0px rgba(0,0,0,0);}
.page-masterplan-detail .list-controls .item:hover a:before, .page-masterplan-detail .list-controls .item.active a:before{-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);}
.page-masterplan-detail .list-controls .item.item-3d a:before{background-image:url('../images/ico-3d.svg');}
.page-masterplan-detail .list-controls .item.item-3d:hover a:before, .page-masterplan-detail .list-controls .item.item-3d.active a:before{background-image:url('../images/ico-3d-h.svg')}
.page-masterplan-detail .list-controls .item.item-2d a:before{background-image:url('../images/ico-2d.svg');}
.page-masterplan-detail .list-controls .item.item-2d:hover a:before, .page-masterplan-detail .list-controls .item.item-2d.active a:before{background-image:url('../images/ico-2d-h.svg');}
.page-masterplan-detail .list-controls .item.item-plan a:before{background-image:url('../images/ico-plan.svg');}
.page-masterplan-detail .list-controls .item.item-plan:hover a:before, .page-masterplan-detail .list-controls .item.item-plan.active a:before{background-image:url('../images/ico-plan-h.svg');}
.page-masterplan-detail .wrap-detail{position:relative;}
.page-masterplan-detail .wrap-detail span{font-size:16px; font-weight:400; color:#00aeef; text-transform:uppercase;}
.page-masterplan-detail .wrap-detail-info{position:relative; padding:0px; margin:20px 0px 30px; background:transparent; min-height:inherit;}
.page-masterplan-detail .wrap-detail-info .title-info{font-size:16px; font-weight:400; display:block; line-height:35px; text-align:center; text-transform:uppercase;  color:#fff; background:url('../images/bg-title-info.svg') no-repeat center center; background-size:100%; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; margin: 0px;}
.page-masterplan-detail .wrap-detail-info .detail-info{position:relative; display:block; background:#fff; padding:10px 0; border-top-right-radius:20px; border-bottom-left-radius:20px;}
.page-masterplan-detail .wrap-detail-info .line-break{margin:5px 0px;}
.page-masterplan-detail .wrap-detail-info .line-blue{width:100%; height:3px; background:#008acd;}

@media screen and (min-width:992px){
	.ls-home-fillets .item:nth-child(3n){padding-right:0;}
    ul.nav li:hover > ul.dropdown-menu {display: block;}
    .list-services{width:940px;}
}
@media screen and (min-width:1200px){
    .page-footer-copyright .copyright-note{text-align:right;}
    .list-services{width:1140px;}
}
@media screen and (min-width:1400px){
    .bt-viewmore{display:inline-block; visibility:visible;}
    .hotline-sticky strong{font-size:20px;}
    .breadcrumbs {line-height:50px;}
    .breadcrumbs li span{font-size:20px;}
    .small-title{font-size:18px;}
    .medium-title{font-size:27px;}
    .normal-title{font-size:23px;} 
    .number{font-size:70px;}
    .page-branch-title .title p{padding-left:90px;}
    .page-info .hotline{font-size: 18px;}
    .wrap-info{width:1300px;}
    .post-detail .post-title{font-size:24px;}
    
    
    .ls-saleskit .wrap-saleskit .title{font-size:18px;}
    
    .box-category-wrapper.sticky{top:60px;}
    
    
    .section-content .item-number{font-size: 100px; margin-bottom:30px;}
    .section-content .item-icon{margin-bottom: 30px;}
    .section-content .item-icon img{ max-width:130px;}
    .section-content .item-title{font-size: 45px; margin-bottom:30px;}
    .section-content .box-news,.section-content .box-contact{padding: 0px 135px;}
    .page-map-banner {height:500px;}
    .home-gallery .bxslider li span.item{height:760px;}
    .home-gallery .slide-content{min-width:500px;}
    .home-gallery .slide-content span{font-size:90%; line-height:45px;}
    .album-gallery .slide-content {font-size: 20px; bottom:23px;}
    .album-gallery .slide-content .title span{font-size:30px;}
    
    .modelhouse-gallery .slide-content {font-size: 20px; bottom:23px;}
    .modelhouse-gallery .slide-content .title span{font-size:30px;}
    
    .fancybox-title-float-wrap .child{font-size:18px !important;}
    
    .box-category ul li a{padding:0 0 0 27px; margin:0 25px;}
    
    .bg-home-welcome:after{background-position:bottom left -85px;}
    
    .wrap-value{padding:40px 20px 0 30px;}
    .wrap-utilities{padding:70px 70px 60px;}
    
    .wrap-overview{max-width:600px;}
    .wrap-overview .overview-info{background-size:245px;}
    .wrap-overview.wrap-album{max-width:480px;}
    .wrap-overview.wrap-modelhouse{max-width:570px;}
    
    
    
     
    .ls-overview{margin-top:25px;}
    .ls-overview .item{margin-bottom:20px;}
    .ls-overview .item span{font-size:24px; line-height:30px;}
    
    .page-overview .content-overview, .page-overview .content-album{padding:60px 0px;}
    .page-overview .content-value{background-size:139px;}
    .page-overview .bg-home-value{height:700px;}
    
    .page-about-us .wrap-investor .img-investor{width:34%; padding:110px 70px;}
    .contact-form .textbox{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
    .contact-info:after{top:calc(50% - 65px); right:-70px; width:130px; height:130px; background-size:130px;}
    
    .page-utilities #master_plan .img-backgroud{left:calc((100% - 1390px)/2);}
    .page-utilities #master_plan .img-hover{left:calc((100% - 1390px)/2);}
    .page-utilities #master_plan #mapster_wrap_0{left:calc((100% - 1390px)/2);}
    .page-masterplan-detail .wrap-detail span{font-size:18px;}
    .page-masterplan-detail .wrap-detail-info .title-info{font-size:18px;}
}

@media screen and (min-width:1540px) {
    .top-head{height:100px;}
    .top-head .logo{width:220px; height:100px; background-size:220px;}
    .top-head.sticky{height:86px;}
    .top-head.sticky .logo{background-size:200px; width:200px; height:86px;}
    .top-head.sticky .page-header ul.navbar-nav li.menu-controls.open{right:-40px;}
    .page-header ul.navbar-nav{height:36px; top:52px;}
    .page-header ul.navbar-nav li a{height:36px; line-height:28px;}
    .page-header ul.navbar-nav li.home a{height:36px; background-position:top 6px center;}
    .top-head.sticky .page-header ul.navbar-nav{height:32px;  top:48px;}
    .top-head.sticky .page-header ul.navbar-nav li a{height:32px; line-height:23px;}
    .top-head.sticky .page-header ul.navbar-nav li.home a{height:32px;  background-position:top 5px center;}
    
    .page-header .dropdown-menu{margin-top:12px !important;}                      
    
    .medium-title{font-size:28px;}
    .normal-title{font-size:24px;} 
    .number{font-size:72px;}
    .page-branch-title .title{font-size:29px;}
    .page-branch-title .title.big-title{font-size:40px;}
    .page-branch-title .title.line-title{font-size:38px;}
    .page-branch-title .title.small-title{font-size:24px;}
    .page-branch-title .title p{padding-left:110px;}
    .page-info{padding-top:100px;}
    
    .margintop-1{margin-top:140px;}
    .margintop-2{margin-top:90px;}
    .paddingtop-1{padding-top:80px !important;}
    .paddingleft-1{padding-left:90px !important;}
    .paddingleft-2{padding-left:60px !important;}
    .wrap-info{width:1400px;}
    .wrap-info .item.item-left{width:35%;}
    .wrap-info .item.item-right{width:65%;}
    
    .wrap-detail-info{max-width:600px; background-size:600px; padding:60px 70px 0px 100px; min-height:610px;}
    
    
    .bt-register-price{width:150px; height:72px; background-size:150px;}
    .bt-register-price p{font-size:18px;}
    
    .home-gallery .slide-content{min-width:570px;}
    .home-gallery .slide-content span{font-size:100%; line-height:55px;}
    .section.section-top {padding-top:100px;}
    .section {padding-top:86px;}
    .info-content{top:100px;}
    .ls-home-links .item{min-width:250px;}
    .ls-home-links .item img{max-width:190px;}
    .ls-home-links .item .title{font-size:16px;}
    
    .home-video{left:30px; bottom:135px}
    .bg-home-welcome:after{background-position:bottom left -80px;}
    .bg-home-fillets:after{width:175px; height:450px;}
    .bg-home-value:after{width:170px; height:310px;}
    
    .wrap-welcome{padding:100px 0 0 100px;}
    .wrap-welcome .title span{margin-left:-100px;}
    
    
    .wrap-collagen{padding-right:400px; background-size:380px;}
    .wrap-collagen .title{font-size:40px; padding-top:100px;}

    
    .page-overview .content-overview, .page-overview .content-album{padding:100px 0px;}
    .page-overview .bg-home-value{height:920px;}
}
@media screen and (min-width:1680px){
    .wrap-info{width:1600px;}   
    .page-map-banner {height:588px;}
    .home-gallery .bxslider li span.item{height:920px;}
    .home-gallery .slide-content{min-width:640px;}
    .bg-home-welcome:after{background-position:bottom left;}
    .ls-home-fillets .item .title{font-size:16px;}
    .box-fillets .title{font-size:30px; line-height:32px;}
    
    
    .ls-utilities-1 .item{width:100%; margin:10px 0;}
    .page-about-us .wrap-investor .img-investor{width:35%; padding:70px;}
    .wrap-virtual360 iframe {height: 700px !important;}
}
@media screen and (min-width: 1200px) and (max-width: 1280px) {
	
.wrap-info{width:1170px;}
.wrap-title-location .col-xs-12{padding-left:50px;}
.bg-mapvt {background-position: center center;}	
 .home-gallery .bxslider li span.item{height:550px;}
 .home-gallery .slide-content{padding:10px 50px; min-width:inherit;}
.home-gallery .slide-content span{font-size:75%; line-height:32px;}
.home-video .video-content .wrap-video .overlay{width:70px; height:70px; top:12px;}
.home-video .video-content .wrap-video .title{padding:30px 0 0 80px;}
}
@media screen and (min-width:992px) and (max-width:1199px){
.top-head .logo img{ }
.paddingleft-2{padding-left:60px !important;}

.top-head{height:80px;}
.top-head .logo{width:220px; height:80px; background-size:220px;}
.top-head.sticky{height:75px;}
.top-head.sticky .logo{background-size:215px; width:215px; height:67px;}
.bg-top-head:before{top:32px; height:calc(100% - 32px);}
.bg-top-head:after{background-size:1450px;}
.top-head-slogan{top:4px; left:250px; font-size:15px;}
.language{top:4px;}
.hotline-sticky{right:calc((100% - 940px)/2); padding:4px 0 0;}
.hotline-sticky:before{top:4px;}
.hotline-sticky strong{font-size:17px; line-height:16px;}
.hotline-sticky.sticky{padding:4px 0 0;}

.page-header{min-height:40px;}
.page-header ul.navbar-nav{top:40px;}
.page-header ul.navbar-nav li{padding:0;}
.page-header ul.navbar-nav li a{height:30px; font-size:13px; line-height:22px; padding: 1px 12px 0;}
.page-header ul.navbar-nav li.home a{height:30px;}
.top-head.sticky .page-header ul.navbar-nav{top:36px; }
.top-head.sticky .page-header ul.navbar-nav li a{height:28px; font-size:13px; line-height:21px;}
.top-head.sticky .page-header ul.navbar-nav li.home a{height:28px;}

.wrap-social{position:absolute; top:10px; right: calc((100% - 940px)/2); padding-right: 200px;}

.page-branch-title .title{font-size:19px;}
.page-branch-title .title.big-title{font-size:28px;}
.page-branch-title .title.line-title{font-size:26px;}
.page-branch-title .title.small-title{font-size:20px;}
.wrap-info{width: 970px;}
.wrap-info .item.item-left{width:33%;}
.wrap-info .item.item-right{width:67%;}
.tip-click2{right:calc((100% - 940px)/2);}
.page-info{padding-top:80px;}

.news-list .item .news-thumbnail{height:200px;}
.post-other .item .news-thumbnail{height:200px;}
.box-category-wrapper{right:0;}
.box-category-wrapper.sticky{top:114px;}
.box-category ul li a{margin:0 15px;}
.box-categorysub .title{font-size:16px;}

.wrap-title-location .col-xs-12{padding-left:50px;}
.wrap-map-location .img-map{top:200px;}

.section{padding-top:67px;}
.section.section-top{padding-top:80px;}
.section-content .item-icon img{max-width: 70px;height: auto;}
.section-content .box-number{font-size: 13px;}
.section-content .box-number strong{font-size: 26px;}
.section-content .box-number strong span{font-style: 16px;}
.section-content .item-number{font-size: 70px;}
.section-content .item-title{font-size: 30px;}
.section-content .box-news{padding: 0px 25px 0 40px;height: 500px; overflow: hidden; }
.section-content .box-contact{padding: 0px 75px 0 25px;height: 500px; overflow: hidden; }
.footer .box-quote{padding-right: 35px;}

.ls-home-links .item{padding:0 15px; max-width:200px; min-width:inherit;}
.ls-home-links .item img{max-width:160px;}
.home-video{bottom:200px;}
.home-video .video-content .wrap-video .overlay{width:80px; height:80px;}
.home-video .video-content .wrap-video .title{display:none;}

.bg-home-welcome:after{background-position:bottom center;}
.ls-home-fillets .item{padding-right:40px;}
.ls-home-fillets .item img{max-width:110px;}
.ls-home-fillets .item .title{max-width:110px;}

.wrap-collagen .title{font-size:32px;}
.ls-home-collagen .item{min-width:140px;}

.ls-develop-cate{margin-top:-80px;}
.ls-develop-cate .item img{margin-left:-40px; max-width:108px;}
.ls-develop-cate .item .title{font-size:12px;}

.ls-footer-info .item{max-width:314px;}
.ls-footer-info .item + .item{padding-left:15px;}

.footer-coppyright .info-careers{padding:0; margin-left:-10px;}

.wrap-value {padding: 40px 20px 0 40px;}


.fancybox-wrap iframe{width:800px !important; height:600px !important; display:inline-block;}
.home-gallery{padding-top:0px;}
.home-gallery .bxslider li span.item{height:500px;}
.home-gallery .slide-content{}
.page-home .wrap-promotion{margin-left:30px;}
.ls-home-about .item .title{font-size:13px;}
.home-advantage .wrap-img{background-size:212px;}
.wrap-virtual #container > div{width:100%; height:100%;}
.wrap-virtual #container > div > div{width:920px !important; height:580px !important;}

.page-about-us .content-aboutus .bg-aboutus{height:585px;}
.page-about-us .content-aboutus .item-aboutus{padding-right:15px; font-size:13px;}
.page-about-us .wrap-investor .img-investor{padding:220px 60px;}
.page-location{}
.page-location .img-location{width:100%;}
.info-location .wrap-image{width:100px;}
.info-location .wrap-title{width:100px;}
.ls-location{font-size:13px;}

.page-utilities .ls-utilities .item{font-size:13px;}
.page-utilities .ls-utilities .item span{width:35px; height:35px; line-height:26px; margin:0 10px 10px 0;}
.title-mb .infor b{line-height: inherit; margin-top: 10px;}
.title-mb .infor p{padding-top:0px; padding-right:30px;}
.page-masterplan-detail .wrap-detail{margin-left:0px;}
.project-nav-horizontal .project-item{font-size:12px;}
.home-big-title{margin-bottom:50px;}
.footer-contact .bt-support span{font-size:12px;padding-left:0px;}


#album_container .album-item{margin-bottom:6px; padding:0 3px;}


}
@media screen and (max-width:991px) {
.footer-info .info p{max-width:100%;}
.navbar-toggle{display:block;float:left;}
.navbar-toggle .icon-bar{background:#fff;}
.page-branch-title .title{font-size:18px;}
.page-branch-title .title.big-title{font-size:27px;}
.page-branch-title .title.line-title{font-size:25px;}
.page-branch-title .title.line-title.lineleft{text-align:center;}
.page-branch-title .title.line-title.lineleft:before{background-position: top center;}
.page-branch-title .title.line-title.lineleft:after{left:50%;}
.page-branch-title .title.small-title{font-size:18px;}
.page-branch-title .title p {padding-left: 75px;}
.wrap-info{width: 750px;}
.content-newsletter{margin-top:10px; }
.top-newsletter{margin-top:25px;}
}
@media screen and (max-width:992px) {
.header-sm{z-index:51;position:relative; min-height:60px;}
.header-sm .logo-mobile{position:relative;z-index:9999;}
.header-sm a.logo-xs{display:block; width:180px; height:56px; top:0; background-size:180px; position:absolute; left:0;}

.top-head, .top-head.sticky{height:60px;}

.bg-top-head:before{top:58px; height:calc(100% - 58px);}
.bg-top-head:after{background-size:1000px;}

.hotline-sticky{right:calc((100% - 720px)/2 + 60px);}
.hotline-sticky.sticky{}
.wrap-social{right:calc((100% - 720px)/2); padding-right: 245px;}
.wrap-social .ls-social{top:0px;}
.tip-click2{right:calc((100% - 720px)/2);}

.top-head.sticky .page-header ul.navbar-nav{height:auto; top:auto;}
.margintop-1{margin-top:20px;}
.margintop-3{margin-top:40px;}
.paddingleft-1, .paddingleft-2 {padding-left:0px !important;}
.bottom-align{bottom:0px;}
.pull-right.float-none-sm{float:none !important;}
.wrap-box-right{width:100%;}
.page-info{padding-top:60px;}

.fp-section,.fp-scrollable{height: auto !important;}
.vertical-align .inner{position: relative; top: auto; transform: none;}
#fullpage_nav{display: none;}

#fullpage .auto-height{height: auto !important; margin:0px;}
.section{padding-top:0px;}
.section.section-top{padding-top:60px;}
.section .section-bg{position: relative;}

#fullpage{overflow: hidden;}

.section-content .item-icon img{max-width: 70px;height: auto;}
.section-content .box-contact{padding: 0px 15px;}
.section-content .box-contact{padding: 0px;}
#fullpage .section-background,
#fullpage .section-bg{min-height: 580px;}
.section-content .item-number{font-size: 70px;}
.section-content .item-title{font-size: 30px;}

.section-content .box-news{padding:0 30px;}
.box-contact .form-control{height: 36px;}
.section-content .item-number{font-size: 60px;}
.section-content .item-title{font-size: 24px;}
.section-content .item-description{padding: 0 15px;}
.section .scroll-inline{padding: 25px 15px;}
.footer .contact-info {margin-bottom:30px;}
.footer .box-quote{margin-top: 30px;}
.footer-coppyright .last .info{text-align:center;}
.footer-coppyright .info-careers{padding:0;}
                                 
.mainslide .arraw-down{display: none;}
.mainslide .bx-wrapper .bx-controls-direction a.bx-next{right: 10px;}

.wrap-home-links{}
.ls-home-links{height:200px;}
.ls-home-links .item{padding:0 10px; min-width:inherit; max-width:160px; margin-top:-5px;}
.ls-home-links .item img{max-width:130px;}

.home-video{bottom:250px;}
.home-video .video-content .wrap-video .overlay{width:70px; height:70px;}
.home-video .video-content .wrap-video .title{display:none;}

.ls-home-fillets {text-align:center;}
.ls-home-fillets .item{ float:none; padding:0 15px;}
.ls-home-fillets .item:nth-child(3n){padding:0 15px;}
.box-fillets{margin:30px auto;}
.box-fillets.pull-right{float:none !important;}

.ls-products-cate .item{padding:0 10px; min-width:inherit; max-width:160px; margin-top:0px;}
.ls-products-cate .item img{max-width:130px;}

.ls-develop-cate .item{padding:0 10px; min-width:inherit; max-width:220px; margin-top:10px;}
.ls-develop-cate .item a{position:relative; padding:5px 20px 5px 20px; background:transparent; border-width:0px; -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0); -moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0); box-shadow: 0px 1px 10px 0px rgba(0,0,0,0); display:inline-block;}
.ls-develop-cate .item:hover a{background:transparent;}
.ls-develop-cate .item img{max-width:110px; margin-left:0;}
.ls-develop-cate .item .title{display:inline-block;}
.ls-develop-cate .item:hover .title{color:#f10404;}
.ls-develop-cate .item a:after{position:absolute; top:123px; right:0px;}
.ls-develop-cate .item:hover a:after{color:#f10404;}

.page-nav-toggle{position:absolute; top:0; right:0;}
.page-nav-toggle.navbar-toggle .icon-bar{background: #fff;}
#navbar_cate.collapse{position:relative; display:none;}
#navbar_cate.collapse.in{display:block;}

.wrap-detail-info{max-width:540px; background-size:540px; min-height:550px; padding:30px 55px 0px 75px; margin:30px;}
.wrap-detail-info .small-title{font-size:14px;}
.ls-detail-info .item{padding-left:80px;}
.ls-detail-info .item:before{width:80px; height:50px;}
.ls-detail-info .item.item3:before, .ls-detail-info .item.item4:before{background-size:60px;}
.ls-detail-info .item span{font-size:17px;}

.top-head-slogan{font-size:15px; top:34px; left:220px;}

.bg-home-fillets{background-size: cover !important;}
.wrap-welcome {padding: 80px 50px 40px 60px;}
.section-bg.bg-home-welcome{position:absolute; top:0;}
.wrap-welcome .title{font-size:26px;}
.wrap-welcome .title span{font-size:40px; line-height:45px;}
.bg-home-welcome:after{background-position:bottom left -80px;}
.bt-download-catalogue{font-size:13px;}
.section .section-bg.bg-home-value{position:absolute;}
#fullpage .auto-height.bg-home-value{height:100% !important; background-size:cover!important;}
.bg-home-value{ background-size:cover!important;}
.bg-home-collagen{display:none;}
.wrap-info .item.item-left{width:100%; text-align:center;}
.wrap-info .item.item-right{width:100%;}
.ls-location .item{margin-bottom:30px;}
.ls-location .item .note{margin-bottom:26px;}
.section-bg.bg-home-fillets{position:absolute; bottom:0;}

.ls-footer-info .item:first-child{width:100%;}
.ls-footer-info .item + .item{padding-left:0;}
.ls-footer-info .item:last-child{padding-left:65px;}

.album-gallery .bx-viewport, .modelhouse-gallery .bx-viewport{top:-610px; margin-bottom:-610px;}
.album-gallery .bxslider li span.item, .modelhouse-gallery .bxslider li span.item{height:610px;}
.album-gallery .bx-controls, .album-gallery .slide-content, .modelhouse-gallery .bx-controls, .modelhouse-gallery .slide-content{visibility:hidden; display:none;}

.modelhouse-gallery .bxslider li span.item{}
.info-content{position:relative; top:0; margin:0;}

.wrap-reason .img-9{width:200px;}
.bg-reason{background-size:1024px;}
.bg-reason:before{background-size:1024px;}
.bg-reason:after{background-size:1024px; background-position:bottom 50px center;}
.title-reason{padding-top:400px; margin-left: calc(50% + 125px);}
.wrap-utilities {padding: 10px 40px 40px}
.modelhouse-content{position:relative; top:0; margin:40px 0px 0px; text-align:center; width:100%;}
.wrap-overview.wrap-modelhouse{margin:0 0 30px; display:inline-block; text-align:left;}
.wrap-value{padding:30px 40px 0px; margin-bottom:-150px}
.wrap-bg-home-utilities{padding:0;}
#fullpage .auto-height.bg-home-utilities{margin-top:0;}

.page-location .wrap-title-location{position:relative; text-align:center;}
.bg-mapvt {min-height: 646px !important; background-position: center center;}

.home-gallery{padding-top:0px;}
.home-gallery .slide-content{padding:14px 37px 0 0;}
.home-gallery .slide-content span{font-size:60%; line-height:28px;}
.home-gallery .bxslider li span.item{height:550px;}

.item-img img{width:100%;}

.page-header > .container{position:relative; }
.navbar-header{float:none;}
.navbar-toggle{display:block;}
.navbar-collapse{box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);position:absolute;right:0px;z-index:100;padding:0px 15px;}
.navbar-collapse.collapse{display:none!important;}
.navbar-nav{float:none!important;margin:0px;}
.navbar-text{float:none;margin:15px 0;}
.navbar-collapse{margin:0px; margin-top:1px; right:auto;max-height:none;padding-top:0px;width:100%;left:0px;right:0px;margin-left:0px;margin-right:0px;}
.navbar-collapse.collapse.in{display:block!important;padding:15px;margin-left:0px;margin-right:0px;left:0px;right:0px}
.collapsing{overflow:hidden!important;}
.page-header{min-height:0px;}
.page-header ul.navbar-nav{padding-top:0px;width:auto;top:0px;}
.page-header ul.navbar-nav li{padding:0px; float:none;border-bottom:1px solid #dcdcdc !important; margin:0 !important;}
.page-header ul.navbar-nav li a{color:#000; padding:0px;line-height:40px;height:40px;width:100%;border-width:0px; border-radius:0; padding-left:15px;}
.page-header ul.navbar-nav li a:hover, .page-header ul.navbar-nav li a:focus, .page-header ul.navbar-nav li.open a, .page-header ul.navbar-nav li.open a:hover, .page-header ul.navbar-nav li.open a:focus, .page-header ul.navbar-nav li.active a:hover, .page-header ul.navbar-nav li.active a{}
.page-header ul.navbar-nav li.active, .page-header ul.navbar-nav li:hover{border-bottom:0px solid #d8c664 !important; border-top-left-radius:0px; border-top-right-radius:0px;}
.page-header ul.navbar-nav li:hover a:after, .page-header ul.navbar-nav li.active a:after{border-bottom-color:transparent;}
.page-header ul.navbar-nav{padding-top:0px;height:auto;margin-bottom:0px;margin-top:0px;}
.page-header ul.navbar-nav li.home a{height:40px; width:100%; text-indent:inherit;}
.page-header ul.navbar-nav li.home.active:hover a, .page-header ul.navbar-nav li.home.active a{background-image:none;}
.page-header ul.navbar-nav li.menu-controls{position:relative; top:0; display: inline-block; border-bottom: 0px solid #dcdcdc !important; height: 50px; padding-top:10px;}
.page-header .dropdown-menu{position:relative; margin-top:0 !important;}
.page-header .dropdown-menu li{padding-left:0 !important;}
.page-header .dropdown-menu li.dropdown-submenu{background-position:right 10px top 14px !important;}
.page-header .dropdown-menu li.dropdown-submenu:hover, .page-header .dropdown-menu li.dropdown-submenu.active, .page-header .dropdown-menu li.dropdown-submenu.open{background-position:right 10px top 14px !important;}
.page-header .dropdown-submenu>.dropdown-menu{position:relative;}
.page-header .dropdown-submenu.open{background-color:#f10404;}
.page-header .dropdown-menu li:last-child {border-bottom-left-radius:0px; border-bottom-right-radius:0px;}
.page-header .dropdown-menu li a{height:40px !important; line-height:40px !important; padding-left:30px !important;}
.page-header ul.navbar-nav li .dropdown-menu li a:after{left:10px;}
.page-header .dropdown-menu li:hover, .page-header .dropdown-menu li.active{}
.page-header .dropdown-menu li:hover a, .page-header .dropdown-menu li.active a{}
.page-header .dropdown-submenu>.dropdown-menu li a{color:#000 !important; padding-left:45px !important;}
.page-header .dropdown-submenu>.dropdown-menu li.active{background:#fff !important;}
.page-header .dropdown-submenu>.dropdown-menu li:hover a, .page-header .dropdown-submenu>.dropdown-menu li.active a{color:#f10404 !important;}
.navbar-nav .open .dropdown-menu{position:static;width:auto;background-color:transparent;float:none;border:0;margin-top:0;box-shadow:none;}
.navbar-inverse .navbar-collapse{border:0px;background:#fff;-webkit-box-shadow:0px 2px 3px 0px rgba(0,0,0,0.4);-moz-box-shadow:0px 2px 10px 0px rgba(0,0,0,0.4);box-shadow:0px 2px 10px 0px rgba(0,0,0,0.4);}
.page-header ul.navbar-nav{padding:0 0 15px;}
.page-header .language{position:relative; display:inline-block; margin-top:0px; left:15px;}
.page-header .language.pull-right{right:auto; left:0; top:-72px;}
.top-head.top-head-sticky .page-header .language{margin-top:4px;}
.grid-sizer,.album-item{width:33.333%;}
.grid-item--width2{width:66.666%;}
.navbar-toggle .icon-bar{background:transparent;}
.top-head.top-head-sticky{position:relative;}
.top-head.top-head-sticky .page-header{min-height:inherit;}
.top-head.top-head-sticky .page-header ul.navbar-nav{height: auto;}
.top-head.top-head-sticky .page-header ul.navbar-nav li a, .top-head.top-head-sticky .page-header ul.navbar-nav li a:focus{height:40px; line-height:40px;}
.top-head.top-head-sticky .page-header .navbar-nav li.home a{height:40px;}
.top-head .navbar-toggle{position:absolute; top:10px; right:15px; background:#00aeef url('../images/icon-sandwich-mobile.svg') no-repeat center center;height:36px;width:36px; background-size:34px; -webkit-border-radius:18px; -moz-border-radius:18px; border-radius:18px; margin:0px;padding:0px;float:right;margin-top:0px; z-index:103;}
.top-head .navbar-toggle.open{background:#00aeef url('../images/icon-sandwich-mobile-h.svg') no-repeat center center;} 
.list-share{top:-15px;}

.footer-coppyright .last {text-align: left; margin: 15px 0 10px; display: block;}
.ls-social{ display:inline-block;}
.ls-social li a{margin:0 15px 0 0;}

.fancybox-close {top:-20px; right:-20px; background-size:40px !important; width:40px !important; height:40px !important;}
.fancybox-title-float-wrap{margin-bottom: 15px !important;}
.fancybox-type-swf .fancybox-title-float-wrap{margin-bottom: -30px !important;}
.fancybox-title-float-wrap .child{padding: 6px 15px !important; font-size:14px !important; white-space:normal !important;}


/*.box-category-wrapper{position:relative; top:auto; right:auto;}
.box-category-wrapper.sticky{position:relative; top:auto;}
.box-category{text-align:center; margin-bottom:40px;}
.box-category ul{list-style:none;margin:0px;padding:0px; display:table; width:100%; border-bottom:solid 1px #0b4b34;}
.box-category ul li{display:inline-block; background:transparent; border-bottom-width:0px;}
.box-category ul li a{background:transparent; position:relative; display:inline-block;padding:0px;line-height:40px;color:#fff; border-bottom:solid 2px transparent; margin:0 20px -1px;}
.box-category ul li:hover a, .box-category ul li:focus a, .box-category ul li.active a{background:transparent; border-bottom:solid 2px #d8c664; color:#f10404;}
.box-category ul li.active a:after{position:absolute; top:100%; left:50%; border:solid transparent; height:0; width:0; pointer-events:none; border-color:rgba(220, 185, 28, 0); border-top-color:#f10404; border-width:6px; margin-left:-6px; content:" "; display: block;}

.box-categorysub.box-category-fixed ul li a{color:#77777a;}
.box-categorysub.box-category-fixed ul li:hover a, .box-categorysub.box-category-fixed ul li.active a{color:#fff;}*/

.news-list .item .news-thumbnail, .post-other .item .news-thumbnail{height:195px;}




.page-overview .img-overview{margin-top:30px;}
.page-overview .bg-home-value{background-position: bottom center !important; height:800px;}

.home-about .bg-home-about{margin-bottom:20px;}
.home-advantage .wrap-img{background-size:145px;}


.wrap-virtual #container > div > div{width:700px !important; height:580px !important;}



.page-about-us .content-tt .pull-right{float:none !important;}
.page-about-us .wrap-investor {position:relative; padding: 15px;}
.page-about-us .wrap-investor .img-investor{padding:60px 15px; text-align:center; width:100%; margin-bottom: 60px;}
.page-about-us .wrap-investor .img-investor:before{left:calc(50% - 65px); top: calc(100% - 65px);}

.sevices-list .item .news-thumbnail{width:85px; height:85px;}
.page-about-us .content-aboutus .bg-aboutus{height:435px; background-position:top 30px center; margin-bottom:30px;}
.page-about-us .content-aboutus .item-aboutus{padding-right:50px;}

.page-location .img-location{position:relative; width:100%; top:0px;}
.page-location .img-location img{ margin-top:15px;}
.page-location .img-location img{display:none;}
.page-location .img-location-m img{display:inline-block;}
.page-location .location-left{padding-right:30px;}
.page-location .location-right{text-align:left; padding-left:30px;}
.wrap-map-location{position:relative;}
.wrap-map-location .title{position:relative; background-image:url('../images/bg-top-location-02.svg'); background-size:100%; color:#fff; padding-left:115px;}
.wrap-map-location .img-map{top:0;}



#album_container .album-item{margin-bottom:6px; padding:0 3px;}

.title-mb .infor b{line-height: inherit; margin-top: 10px;}
.title-mb .infor p{padding-top:0px; padding-left:10px}

.ls-apartment{float:none; margin-top:15px; width:100%;}
.page-masterplan-detail .wrap-detail{margin-left:0px;}
.wrap-tip-click{height:60px;}
.tip-click{}

.home-big-title{margin-bottom:30px;}
.line-footer .why{font-size:18px;}
.footer-partner-title{line-height:40px;}
.footer-contact .bt-support{padding-right:10px;padding-left:12px;}
.footer-contact .bt-support span{font-size:12px;padding-left:0px;}
.footer-contact .bt-support span{line-height:1.6;padding-right:45px;padding-top:10px;}
.footer-contact .email{background:transparent;padding-left:0px;}
.footer-contact .support-wrapper{margin-left:10px;}
#home .page-child-banner .background{height:185px;background-size:cover !important;}
#page_body .page-child-banner .content{}
.contact-form .bt-send{margin-top:0px;}
.register-price .register-price-form{max-width:calc(100% - 60px); padding: 30px;}
.register-price .register-price-form .wrap-border{display:none;}
}
@media screen and (min-width:768px) and (max-width:979px){
    .list-services{width:720px;}
    .box-category-services ul li a{margin:0;}
}
@media screen and (max-width:767px){
.open-menu .top-head{height:100%;}
.open-menu .top-head .page-header .navbar-collapse.collapse{position:fixed; width:calc(100% - 30px); height:calc(100% - 75px); top:62px; left:15px; overflow-y: auto; -webkit-overflow-scrolling: touch;}
.open-menu .page-body, .open-menu .page-info, .open-menu .footer-coppyright{visibility:hidden; display:none;}
#top{bottom:55px; right:10px;}
#gotop{display:none;}
.bt-submit{font-size:15px; line-height:36px; padding:0 15px;}
.contact-form .bt-send{width:auto; margin-bottom:15px;}
.small-title{font-size:15px;}
.bg-top-head:after{display:none;}
.top-head-slogan{display:none;}
.page-branch-title .title{font-size:17px;}
.page-branch-title .title.big-title{font-size:26px;}
.page-branch-title .title.line-title{font-size:24px;}
.page-branch-title .title.small-title{font-size:16px;}
.wrap-info{width:100%;}
.page-info .img-logo {margin: 15px auto;}
#page_body .page-child-banner .title{display:inline-block;}
#fullpage .section-background, #fullpage .section-bg{min-height:580px;}
.section-content{padding:0;}
.info-content{width:100%;}
.info-content .section-content{display:inline-block;}

.wrap-album{float:none; text-align:left;}
.wrap-utilities{padding:15px 15px 40px;}
.wrap-value{padding:15px 15px 0;}

.bt-register-price{width:90px; height:46px; background-image:url('../images/bt-register-price-m.svg'); background-size:90px;}
.bt-register-price p, .bt-register-price small{display:none;}
.register-price{/*-webkit-transform: translateY(calc(100% - 30px)); -moz-transform: translateY(calc(100% - 30px)); -ms-transform: translateY(235px); -o-transform: translateY(calc(100% - 30px)); transform: translateY(calc(100% - 30px));*/}
.register-price .register-price-form{max-width:calc(100% - 40px); height:calc(100% - 40px); min-height:inherit; padding:15px; border-radius:20px; top:20px;-webkit-transform: translateY(0); -moz-transform: translateY(0); transform: translateY(0);}
.register-price .register-price-form .wrap-form{height:100%; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch;}
.register-price .register-price-form p{margin-bottom:10px;}
.register-price .register-price-form .textbox{line-height:32px; height:32px; margin-bottom:10px;}
.register-price .register-price-form .bt-re-price{margin:15px 0;}
.bt-close-register-price {top:-20px; right:-20px; width: 40px; height: 40px; background-size:18px;}
    
.home-gallery .bxslider li span.item{height:380px;}
/*.home-video{-webkit-transform:scale(0.6); -moz-transform:scale(0.6); transform:scale(0.6); margin-bottom:-4%}*/
.home-video .bt-home-video{left:calc(50% - 80px);}
.home-video .bt-home-video img{width:160px;}
.home-video .bt-home-video .overlay{ background-size:38px;}
.home-video .bt-home-utilities, .home-video .bt-home-rank{display:none;}
.home-gallery .bx-wrapper .bx-controls-direction a{width:36px; height:36px;}
.home-gallery .bx-controls-direction .next-thumb{width:60px; height:36px;}
.home-gallery .bx-controls-direction .bx-next:hover + .next-thumb{right:43px;}
.home-gallery .slide-content{padding:10px 15px;}
.home-gallery .slide-content span{font-size:46%; line-height:25px;}

.wrap-home-links{top:100px;}
.ls-home-links .item{padding:0px 5px; margin-top:10px;}
.ls-home-links .item img{border-width:4px;}
.ls-home-links .item .title{font-size:14px;}

.ls-markets .item{padding-left:50px;}
.ls-markets .item .num{width:40px; height:40px; font-size:22px; line-height:32px; border-width:3px;}
.ls-markets .item .title{font-size:16px; margin:0 0 15px;}
    
.ls-develop .item{padding-left:50px;}
.ls-develop .item .num{width:40px; height:40px; font-size:22px; line-height: 32px; border-width:3px;}
.ls-develop .item .title{font-size:16px; margin:0 0 15px;}    

.ls-deve .item{padding-left:50px; padding-right:5px; max-width:340px;}
.ls-deve .item:before{width:36px; background-size:36px;}

.wrap-welcome {padding: 30px 15px; max-width:300px;}
.wrap-welcome .title span{margin-left:0;}

.wrap-detail-info{margin:15px;}
.ls-detail-info .item span {font-size:16px;}


.ls-home-fillets {text-align:center;}
.ls-home-fillets .item{ float:none; padding:0 15px;}
.ls-home-fillets .item:nth-child(3n){padding:0 15px;}
.ls-home-fillets .item .overlay{left:75px;}

.ls-partners .info{width:auto; padding:0 10px; float:none; display:inline-block;}

.home-about .bg-home-about{height:240px;}
.home-location{font-size:14px;}
.home-advantage .wrap-img{background-size:254px;}
.wrap-virtual{width:100%; height:360px; padding:0;}
.wrap-virtual #container > div > div{width:100% !important; height:360px !important;}
.page-location .location-left{padding-right:15px;}
.page-location .location-right{padding-left:15px;}
.wrap-map-location .title{font-size:15px; padding:70px 0px 70px 110px}
.wrap-map-location .img-map{margin-top:-20px;}
.wrap-map-location .img-map img{max-width:100%; height:auto;}
.page-utilities .ls-utilities{top:0px;}
.title-mb .infor{margin-top:-30px; height:auto;text-align:center;padding:0px;}
.title-mb .infor b{ width:100%; margin-top:30px;}
.title-mb .infor p{padding:0px 15px}
.services-content{padding:40px 0 340px;}
.list-services{width:calc(100% - 30px); top:130px;}
.item-services{margin-bottom:2px;}
.page-partner .partner-content .item{padding: 15px 0;}
.page-partner .partner-content .item .title{font-size:13px;}
.page-partner .partner-content .item .sub-list{margin:0 -15px;}
.page-about-us .content-aboutus .bg-aboutus{height:auto; background-image:none !important; margin-bottom:-25px; padding-bottom:0px;}
.page-about-us .content-aboutus .item-aboutus{padding-right:0px;}
.page-about-us .wrap-investor .img-investor{padding:40px 15px; margin-bottom: 60px;}
.box-categorysub.box-category-fixed ul li a{font-size:13px;}

.box-categorylib{margin-top:15px; margin-bottom:20px;}
.box-categorylib ul li a{font-size:12px; padding:0 10px; min-width:60px; line-height:27px;}
.box-categorylib ul li:hover a, .box-categorylib ul li.active a{padding: 3px 10px 0px;}

.page-home .news-content .item .news-thumbnail{height:300px;}

.products-detail-box .col-left{ width:100%; border-width:0px;}
.products-detail-box .col-right{width:100%;}
.products-detail-box .bt-order{margin-top:20px;}
.ls-products-cate .item{width:auto; max-width:145px; margin-top:10px;}
.ls-products-cate .item img{border-width:4px; max-width:100px;}
.ls-products-cate .item .title{font-size:14px;}

.ls-develop-cate{margin-top:-80px;}
.ls-develop-cate .item{width:auto; max-width:195px; margin-top:10px;}
.ls-develop-cate .item img{border-width:3px; max-width:90px;}
.ls-develop-cate .item .title{font-size:13px;}
.ls-develop-cate .item a:after{top:102px;}

.news-list .item .news-thumbnail{background-position: center top !important; height:300px; background-size:100%;}
.news-list .news-info{margin: 0;}
.news-list .item .title{display:inline-block; height:auto; margin-bottom:5px;}
.post-other .item .news-thumbnail{height:300px; background-size:100%;}
.post-other .item .title{display:inline-block; height:auto; margin-bottom:5px;}
.post-other .news-info{padding-right:15px; margin: 15px 0px;}
.page-map-banner{height:250px;}
#mapcontainer{height:450px;}
.full-right, .full-left{position:static;margin-top:30px;}
.home-content-footer{margin-top:30px;}
.z-content > div{padding-right:0px !important;}
.grid-sizer, .album-item{width:33.333%;}
.grid-item--width2{width:66.666%;}
.page-footer-contact .hotline{font-size:15px;}
.page-footer .footer-bottom{height:auto;line-height:1.6em;text-align:center;padding:15px 0px;}
.page-footer .footer-bottom .text-right{text-align:center;}
.logo-footer{text-align:center;margin:0px auto;}
.ls-footer-info .item:last-child{padding-left:20px;}
.home-content .banner-item img{margin:0px auto;}
.home-content-footer h2.title{text-align:center;background-position:bottom center;}
#home .page-child-banner .background{height:135px;}
.line-footer{height:auto;padding-bottom:15px;}
.page-footer .footer_right{word-spacing:normal;}
.footer-contact{height:auto;border-radius:0px;margin:0px -15px;padding:10px 15px;}
.footer-contact .email{width:100%;text-align:center;}
.page-footer .footer_right{padding:15px 0px;}
.page-footer .footer-item .pull-right{float:none !important; margin-bottom:15px;}
.footer-coppyright .last{top:0px; margin-bottom:0px;text-align:center;}
.ls-social{ float:none; top:10px;}

.video-list .item .wrap-title .overlay{width:70px; height:70px; margin:-15px 0 0 15px}
.video-list .item .title{padding: 5px 0 0 95px;}

.button-submit{margin-right:15px;}
.top-newsletter{margin-top:15px;}
.page-masterplan .title-plan{display:inline-block; width:100%;}
.page-masterplan-detail .list-controls{text-align:center;}
.page-masterplan-detail .list-controls .item a{font-size:11px; height:32px; line-height:30px; padding:1px 10px 0px 45px; margin: 0 10px 10px 0;}
.page-masterplan-detail .list-controls .item span{font-size:15px;}
.page-masterplan-detail .list-controls .item a:before{width:42px; height:42px; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0); background-size:42px;}
/*.page-masterplan-detail .list-controls .item.item-3d a:before {background-size:20px;}
.page-masterplan-detail .list-controls .item.item-2d a:before {background-size:18px;}
.page-masterplan-detail .list-controls .item.item-plan a:before {background-size:22px;}*/
    #page_body .page-child-banner .content{}
    .contact-info{min-height:300px; padding:15px;}
    .contact-info:after{width:80px; height:80px; background-size:80px; right:auto; top:auto; left:calc(50% - 40px); bottom:-45px;}
    .box-info{background-size:170px;}
    
    .wrap-virtual360 iframe{height:350px !important;}
    
    .tip-click{margin-top:5px;}
    .tip-click2{right:15px; margin-top:10px;}
    .hotline-sticky{  -webkit-border-radius:18px; -moz-border-radius:18px; border-radius:18px;}
    .hotline-sticky, .hotline-sticky.sticky{right:80px; top:15px; padding:0;}
    .hotline-sticky span{display:none;}
    .hotline-sticky strong{font-size:16px; padding:0 0 0 35px;}
    .hotline-sticky strong:before{content:''; position:absolute; display:block; top:0px; left:0px; width:24px; height:24px; border:2px solid #e9eaf1; border-radius:50%; background:url(../images/ico-hotline.svg) no-repeat center center;}
    .wrap-social{right:120px; top:18px; padding:0;}
    .ls-social li a{margin-left:15px;}
    .opc_ct{font-size:13px;}
    .faqs-content .title-short{font-size:13px;}
.logo_about{font-size:14px;}
    .footer-coppyright{text-align:center;}
    .footer-coppyright .item{width:100%;}
    .footer-coppyright .info{display:block; text-align:center;}
}

@media screen and (max-width:667px){
    .wrap-map-location .title{ padding:60px 0px 60px 100px}
}
@media screen and (max-width:600px){
    .small-title{font-size:14px;}
    .page-home{background-position:top -260px center;}
    .home-gallery .slide-content span {font-size: 36%; line-height: 20px;}
    .wrap-virtual{height:340px;}
    .wrap-virtual #container > div > div{ height:340px !important;}
    
    .ls-footer-info .item:last-child{padding-left:0px;}
    .news-list .item .news-thumbnail{height:250px;}
    .post-other .item .news-thumbnail{height:250px;}
    .footer-item{width:100%;}
    .grid-sizer,.album-item{width:50%;}
.grid-item--width2{width:100%;}
.page-contact .box-contact-info h3.area-title{min-width:0px;font-size:16px;width:100%;}
.page-about-us .bg-about{background:#f4f4f4;}
.tab-buildtours .tab-content{margin-top:30px;}
.recruitment-content{width:100%;}
.recruitment-general{position:relative;width:100%; top:auto; right:auto; margin-top:15px;}
.recruitment-content .date{position:relative; margin-top:-20px; float:right;}
}
@media screen and (max-width:480px) {
	.hotline-sticky{display:none;}
  .page-home{background-position:top -280px center;}
.ls-home-about .item .title{font-size:12px;}
.home-location .item{font-size:12px;}
.home-advantage b{font-size:13px;}
.home-advantage .wrap-img{background-size:210px;}

.info-location .wrap-image{width:100px;}
.info-location .wrap-title{width:100px;}
.ls-location{font-size:12px;}
.wrap-map-location .title{font-size:12px; background-size:500px; padding:50px 0px 50px 73px}

#mapcontainer{height:250px;}
.home-content .banner-item img,
.new-list .item img{width:100%;}
.news-list .item .news-thumbnail{height:220px;}
.post-other .item .news-thumbnail{height:220px;}
.featured-posts .item-featured img{width:100%;}
.project-nav .project-item{font-size:13px;}
.grid-sizer,
.album-item{width:100%;}
.grid-item--width2{width:100%;}
.page-footer .footer-bottom{font-size:11px;}
.page-footer .contact-info{font-size:11px;}
.hidden-tn{display:none;}
.page-project-master-detail .page-control .bt-3dview-wrap{width:100%;margin-bottom:10px;}
.page-project-master-detail .page-control .bt-back-wrapper{width:100%;}
#master_plan .detail_room table{width:100% !important;margin:0px 0px 15px !important;}
.line-footer .why{font-size:18px;margin-bottom:5px;}

.footer-coppyright .logo{background-size:95px;}
}
@media screen and (max-width: 480px) and (orientation : portrait) 
{
    body{font-size:14px;}
    .open-menu .top-head{height:60px;}
    .open-menu .top-head .page-header .navbar-collapse.collapse{position:relative; width:auto; height:auto; top:0px; left:0px; overflow: auto;}
    .open-menu .page-body, .open-menu .page-info, .open-menu .footer-coppyright{visibility:visible; display:block;}
    .padding-xs{padding:0;}
    .bt-control{padding:0 20px; font-size:14px;}
    .bt-control:after{margin-left:20px;}
    .normal-title{font-size:16px; margin:0 0 10px;}
    .page-branch-title .title{font-size:16px;}
    .page-branch-title .title.big-title{font-size:24px;}
    .page-branch-title .title.line-title{font-size:22px;}
    .page-branch-title .title.small-title{font-size:19px;}
    .page-branch-title .title p {padding-left: 50px;}
    .top-head{height:60px;}
    .top-head a.logo-xs{}
    
    .page-header ul.navbar-nav li.menu-controls{width:100%;}
    .page-header ul.navbar-nav li.menu-controls .txtsearch{width:calc(100% - 60px);}
    /*.box-category ul li{width:100%;}
    .box-category ul li a{width:100%; margin:0 0 -1px}*/
    #page_body .page-child-banner .content{height:200px;}
    
    .hotline-sticky, .hotline-sticky.sticky {}
    .wrap-social{display:none; visibility:hidden;}
    #fullpage .section-background, #fullpage .section-bg {min-height:1000px; background-position: center;}
    #fullpage #section2 .section-bg{min-height: 1060px;}
    .wrap-overview{margin:0px; max-width:100%;}
    .wrap-overview .overview-info{padding:20px 15px 40px;}
    .wrap-detail-info{background-position:top center; max-width:100%; margin:15px 0; padding:30px 15px;}
    
    .ls-box-note .item{padding-left:0px !important;}
    .ls-box-note .item span{position:relative; width:auto !important; display:inline-block;}
    
    .ls-info-detail .item{padding-left:25px !important;}
    .ls-info-detail .item span{position:relative; margin-left:-25px; width:auto !important; display:inline-block;}
    
    
    .ls-detail-info .item{padding-left:60px;}
    .ls-detail-info .item:before{width:60px; height:40px;}
    .ls-detail-info .item.item1:before, .ls-detail-info .item.item2:before{background-size:36px;}
    .ls-detail-info .item.item3:before, .ls-detail-info .item.item4:before{background-size:45px;}
    .bg-home-fillets{}
    .page-location .bg-location{background-position:bottom 140px center !important;}
    .page-overview .bg-home-value{background-size:340px !important; height:550px;}
    .album-gallery .bxslider .item img, .modelhouse-gallery .bxslider .item img{height:250px !important;}
    .bg-mapvt{min-height: 360px !important;}
    .home-gallery{padding-top:0px;}
    .home-gallery .bxslider li span.item{height:300px;}
    .home-gallery .slide-content{display:none; left:0px; bottom:0px; right:0px; top:auto; -webkit-transform: translateY(0); -moz-transform: translateY(0); transform: translateY(0);}
    .home-gallery .slide-content span{font-size:30%; line-height:18px}
    .home-gallery .bx-wrapper .bx-controls-direction a{display:none;}
    /*.home-video{display:none;}
    .home-video .bt-home-video{left:calc(50% - 60px);}
    .home-video .bt-home-video img{width:120px;}
    .home-video .bt-home-video .overlay{height:calc(100% - 20px); background-size:36px;}*/
    .wrap-home-links{position:relative; top:-50px;}
    .ls-home-links{height:auto; position:relative; }
    .ls-home-links .item{padding:0 10px; width:auto !important;}
    .ls-home-links .item img{}
    .home-video{bottom:520px;}
    .wrap-welcome{max-width:100%;}
    .wrap-welcome .title span{margin-left:0;}
    
    .ls-home-fillets .item{padding:0 10px; width:auto !important;}
    .ls-home-fillets .item img{max-width:145px;}
    .ls-home-fillets .item .overlay{left:60px; top:50px;}
    
    .box-fillets{max-width:100%; height:auto; padding:20px 15px; background-size:1000px; background-position:center center;}
    .box-fillets .title{font-size:24px;}
    .box-fillets.box-1{height:auto;}
    .wrap-collagen{padding:180px 0px 20px; background-size:150px;}
    .wrap-collagen .title{font-size:32px; line-height:36px;}
    .ls-home-collagen .item{width:auto !important; min-width: 150px;}
    .ls-home-about .item{width:100%;}
    .ls-home-about .item .title{font-size:15px;}
    .home-advantage .wrap-img{background-size:254px;}
    .home-location .item{width:100%; font-size:14px;}
    .tab-location .nav-tabs > li > .item-tabs{min-width:130px; margin:0 8px;}
    .ls-partner .item{width:auto !important;}
    .ls-partner.no-padding{padding:0 7px;}
    .ls-partner ul.partner-info li{padding:0 15px 15px;}
    .partner-content .item{margin:0 0 15px;}
    .page-partner .partner-content .item .title-cate{font-size:14px;}
    .home-about .home-about-sortdesc{font-size:20px; padding-left:20px;}
    .home-advantage .item{width:100%;}
    .home-advantage b{font-size:15px;}
    .home-advantage img{background-size:100%;}
    .page-about-us .wrap-investor .img-investor{padding:20px 15px; margin-bottom: 60px;}
    .page-about-us .wrap-investor .img-investor:before{width:80px; height:80px; background-size:80px; left:calc(50% - 40px); top: calc(100% - 40px);}
    
    .ls-products-detail{padding-right:30px;}
    .ls-products-detail .item{padding:0 0 10px;}
    .ls-products-detail .item span{position:relative;}
    
    
    .ls-develop-cate .item{max-width:145px; padding:0 10px;}
    .ls-develop-cate .item a{padding:0;}
    .ls-develop-cate .item a:after{top:98px; right:-10px;}
    .ls-develop-cate .item .title{font-size:12px;}

    .accordion{}
    .accordion .num{width:40px; height:40px; font-size:22px; line-height:32px;}
    .accordion .title{font-size:18px;}
    .ls-postcareers .accordion{padding-left:55px;}
    .accordiondesc{padding-left:55px;}
    .news-list .item .news-thumbnail{height:200px;}
    .post-other .item .news-thumbnail{height:200px;}
    .page-news .box-categories ul{font-size:13px;}
    
    .box-categorysub{margin:20px 0 10px;}
    .box-categorysub ul li a{font-size:11px; line-height:20px;}
    
    .box-category-wrapper{position:relative; top:auto; right:auto; width:100%;}    
    .box-categorysub.box-category-fixed ul li{padding:3px; margin: 0 5px 10px; }
    .box-categorysub.box-category-fixed ul li a{padding:4px 15px 3px; font-size:14px; line-height:20px; min-width:120px;}
    
    .box-categorylib{margin:0px; float:none; border-bottom:1px solid #eeeeee; margin-bottom:15px;}
    .box-categorylib ul li{padding:0 3px;}
    .box-categorylib ul li a{margin-bottom:0;}
    .wrap-categorylib .line-break{display:none;}
    
    .tip-click{max-width:calc(100% - 30px);}
    .box-category-services ul li a{width:145px;margin:0; text-align:center;}
    .box-category-services ul li a img{height:100px; padding: 10px 0px; width:100px;}
    .box-category-services ul li a span{font-size:12px;}

    .tab-posts .nav-tabs > li > .item-tabs{min-width:133px;}
    .tab-posts .nav-tabs > li > .item-tabs span{font-size:12px; line-height:30px;}
    .page-info .page-content{padding:20px 0;}
    .page-info .item{width:100%;}
    .page-masterplan-block .page-content, .page-masterplan-detail .page-content{padding-bottom:0px;}
    
    .social-list{float:none; text-align:center;}
    .social-list a{float:none; margin:0 12px;}
    .page-utilities .ls-utilities .item{font-size:14px;}
    .page-utilities .ls-utilities .item:nth-child(odd){padding:0px 15px;}
    .page-utilities .ls-utilities .item:nth-child(even){padding:0px 15px;}
    .page-utilities .ls-utilities .item span{width:30px; height:30px; line-height:20px; margin-right:5px;}
    .album-item img{width:100%;}
    
    .register-price .register-price-form p{margin-bottom:20px;}
    .register-price .register-price-form .textbox{margin-bottom:15px;}
    
    .services-content{padding:40px 0 20px;}
    .list-services{position:relative; top:-10px; width:100%;}
    .sevices-list .item .news-thumbnail{width:72px; height:72px;}
    .sevices-list .item .news-info .title{margin-top:0;}
    .item-services{width:100%;}
    .page-home .news-content .item .news-thumbnail{height:220px;}
    .page-partner .partner-content .item img{padding:0px 15px 15px}
    .structure-list .item .news-thumbnail{width:132px; height:132px;}
    .structure-list.structure-hot .item .news-thumbnail{width:170px; height:170px;}
    .contact-form .control-label{width:100%;}
    .contact-form .control-input{width:100%;}
    
    .page-masterplan-detail .list-controls .item{width:auto; margin-bottom:15px;}
    .tip-click2{position:relative; right:auto; padding:0 15px;}
    
    .page-virtual360 .box-category-wrapper{position:absolute; top:270px; right:5px;}
    .footer-coppyright{text-align:center;}
    .footer-coppyright .item{width:100%;}
    .footer-coppyright .info{display:block; text-align:center;}
    .footer-coppyright .logo{background-position:top center; display:inline-block;}
}
@media screen and (max-width:375px) {
    
    .home-gallery .bxslider li span.item{height:300px;}
    .img-9-reason-m{padding:130px 0 100px;}
    .news-list .item .news-thumbnail{height:200px;}
    .post-other .item .news-thumbnail{height:200px;}
    .page-home .news-content .item .news-thumbnail{height:200px;}
    
}
@media screen and (max-width:374px) {
    .footer-coppyright{line-height:inherit; min-height:45px;}
    .home-gallery .bxslider li span.item{height:300px;}
    .box-categorylib ul li a{font-size:11px;}
    .hotline-sticky strong{font-size:15px;}
    .page-home .news-content .item .news-thumbnail{height:180px;}
    .ls-home-collagen .item{ min-width: 130px;}
    .ls-develop-cate .item{max-width:135px;}
}
@media screen and (max-width:320px) {
    .footer-info .info{font-size:12px;}
    .img-9-reason-m{padding:130px 0 160px;}
    .page-news .box-categories ul{font-size:10px;}
    .news-list .item .news-thumbnail{height:160px;}
    .post-other .item .news-thumbnail{height:160px;}
    .page-contact .logo{background-size:290px;}
    .contact-info .info{width:100%;}
    
    .album-filter-list ul li a{min-width:inherit;}
}
@-ms-viewport{width:device-width;}
@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}
.animated{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);}
50%{-webkit-transform:scale(1.1);}
100%{-webkit-transform:scale(1);}
}
@keyframes pulse{0%{transform:scale(1);}
50%{transform:scale(1.1);}
100%{transform:scale(1);}
}
.pulse.go{-webkit-animation-name:pulse;animation-name:pulse;}
@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}
10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}
40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}
100%{-webkit-transform:scale(1) rotate(0);}
}
@keyframes tada{0%{transform:scale(1);}
10%, 20%{transform:scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90%{transform:scale(1.1) rotate(3deg);}
40%, 60%, 80%{transform:scale(1.1) rotate(-3deg);}
100%{transform:scale(1) rotate(0);}
}
.tada.go{-webkit-animation-name:tada;animation-name:tada;}
/* HOTLINE FIEXED */
.hotline-fixed-6 {    background: #005BA5;  color: #fff; width: 200px; border-radius: 70px;   position: fixed;       box-sizing: border-box;   transition:all 0.4s;  -webkit-transition:all 0.4s;   z-index:9999; height: 44px;  border: 2px solid #fff;line-height: 44px;background: #E88A25;background: -webkit-linear-gradient(left, #E88A25 , #D40000);background: -o-linear-gradient(right, #E88A25, #D40000);background: -moz-linear-gradient(right, #E88A25, #D40000);background: linear-gradient(to right, #E88A25 , #D40000);}
  .hotline-fixed-6-text {  display: inline-block; padding-left: 10px;      }
      
.hotline-fixed-6-icon i {
    font-size: 28px; display: inline-block;  border: 2px solid;  border-radius: 50%; width: 42px; height: 42px;    text-align: center; line-height: 42px; cursor: pointer;}

.hotline-fixed-6 a {  color: #fff;  font-size: 18px;  font-weight: bold; text-decoration: none;}.hotline-fixed-6-text-title{    display:none }.hotline-fixed-6 { bottom:30px; left:30px; padding-left: 60px; }
.hotline-fixed-6.active {   left: -45px;  }
.hotline-fixed-6-icon { float: right; }
.hotline-fixed-6-text { float:left;}          
.mypage-alo-phone {
    visibility: visible; background-color: transparent;  width: 110px;   height: 110px;  cursor: pointer;    z-index: 200000 !important;}
.animated.infinite {  -webkit-animation-iteration-count: infinite;    animation-iteration-count: infinite;}
.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite;}
.animated.infinite {    animation-iteration-count: infinite;}
.mypage-alo-ph-circle {    width: 90px; height: 90px; top: 12px; left: 12px; position: absolute;  -webkit-border-radius: 100%;
    -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(30, 30, 30, 0.4);  opacity: .1;  opacity: .5;
     background: #f37123; border-color: #fff; border-width: 3px;}
.mypage-alo-ph-circle-fill {  width: 60px; height: 60px; top: 28px; left: 28px; position: absolute;  -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out;  -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%;  border-radius: 100%;
    border: 2px solid transparent;  -webkit-transition: all .5s; -moz-transition: all .5s;  -o-transition: all .5s;
    transition: all .5s; background-color: #f37123; opacity: .75 !important;
}
.mypage-alo-ph-img-circle {  width: 32px; height: 32px;top: 43px; left: 43px; position: absolute;    background: rgba(30, 30, 30, 0.1) url(../images/phone.png) no-repeat center center; -webkit-border-radius: 100%;
    -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent;  opacity: .7; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; -webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;   -ms-transform-origin: 50% 50%;  -o-transform-origin: 50% 50%; transform-origin: 50% 50%;  background-size: 70%; background-color: #d71921;}
 
.call-now{   position:absolute; left: -39px; top: -41px;}