@import url(../fonts/font-awesome-4.7/css/font-awesome.min.css);
@import url(../fonts/Raleway/font.css);
@import url(../fonts/MonaCont/font.css);
@import url(../fonts/SFUIText/font.css);
@import url(../fonts/font.css);
@import url(../js/slick/slick.css);
@import url(../js/slick/slick-theme.css);
@import url(../js/mCustomScrollbar/jquery.mCustomScrollbar.css);
@import url(../js/lightbox2/css/lightbox.css);
@import url(reset.css);
@import url(animate.css);
.clear:after,
.all:after,
.dropdown.has-mega-menu:after,
.collapse .collapse-heading:after,
.collapse .collapse-body:after,
.row:after,
#header:after,
#main-wrap:after,
.product-box:after,
.nongngiep-ul>li:after,
.params-ul:after,
#footer:after,
.news-ul>li:after,
.recept-ul:after,
.about-feat-list .about-feat:after,
.product-feat-cate>.title:after {
    content: "";
    display: table;
    clear: both
}
.clear:before,
.all:before,
.dropdown.has-mega-menu:before,
.collapse .collapse-heading:before,
.collapse .collapse-body:before,
.row:before,
#header:before,
#main-wrap:before,
.product-box:before,
.nongngiep-ul>li:before,
.params-ul:before,
#footer:before,
.news-ul>li:before,
.recept-ul:before,
.about-feat-list .about-feat:before,
.product-feat-cate>.title:before {
    display: table;
    content: " "
}
a {
    color: inherit;
    text-decoration: none
}
a:hover {
    color: #115894;
    text-decoration: none
}
a:focus {
    text-decoration: none
}
body {
   // font-family: "MonaCont", sans-serif;
   font-family: 'SFUIText', sans-serif;
    color: #000;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 200;
    overflow-x: hidden;
}
@media (max-width: 900px) {
    body.menuin {
        overflow: hidden
    }
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    font-family: "raleway", sans-serif;
    line-height: 1.3
}
img {
    max-width: 100%
}
strong,
.bold {
    font-weight: bold
}
.font-c {
    font-family: ""
}
.all {
    position: relative;
    margin: 0 auto;
    width: 1170px
}
@media (max-width: 1200px) {
    .all {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }
}
.main {
    float: left;
    width: 100%
}
.left {
    float: left
}
.right {
    float: right
}
.center-txt {
    text-align: center
}
.left-txt {
    text-align: left
}
.right-txt {
    text-align: right
}
.hl-txt {
    color: #115894
}
a.hl-txt {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
a.hl-txt:hover {
    color: #2f7bbb
}
.form-control {
    width: 100%;
    height: 40px;
    //font-family: "MonaCont", sans-serif;
    font-family: 'SFUIText', sans-serif;
    font-size: 14px;
    border: solid 1px #e1e1e1;
    padding: 10px 15px;
    line-height: 20px;
    outline: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.form-control:focus {
    border-color: #115894;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(58, 168, 0, 0.6)
}
.form-control.pill-control {
    border-radius: 20px;
    -webkit-border-radius: 20px
}
select.form-control {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    background: url(../images/icon-select.png) no-repeat right 15px center;
    padding-right: 25px;
    padding-left: 15px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0
}
.form-control:invalid,
.form-control.invalid {
    border-color: #ff0000;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6)
}
textarea.form-control {
    height: 100px;
    resize: none;
    padding: 10px 15px
}
.input-group {
    display: table;
    position: relative;
    width: 100%
}
.input-group .form-control {
    width: 100%;
    display: table-cell;
    float: none
}
.input-group .input-group-addon {
    float: none;
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group .input-group-addon .fa {
    cursor: pointer
}
.btn {
    display: inline-block;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: none;
    color: #115894;
    height: 40px;
    line-height: 20px;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 10px 15px;
    font-weight: 500
}
.btn.pill-btn {
    border-radius: 20px;
    -webkit-border-radius: 20px
}
.btn.order-btn,
.btn.primary-btn {
    background-color: #115894;
    color: white
}
.btn.order-btn:hover,
.btn.primary-btn:hover {
    color: white;
    background-color: #0e4675;
}
.btn.secondary-btn {
    color: #115894;
    background-color: white
}
.btn.secondary-btn:hover {
    color: #115894;
    box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.5)
}
.navbar-toggle {
    padding: 11px 8px;
    background-color: transparent;
    background-image: none;
    cursor: pointer;
    position: relative;
    border: solid 1px transparent;
    border-radius: 4px;
    outline: none;
    float: right;
    z-index: 2;
    display: none
}
.navbar-toggle .icon-bar {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #000
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px
}
.navbar-toggle.open .icon-bar:nth-child(1) {
    -webkit-transform: translate(-1px, 7px) rotate(-225deg);
    transform: translate(-1px, 7px) rotate(-225deg)
}
.navbar-toggle.open .icon-bar:nth-child(2) {
    opacity: 0
}
.navbar-toggle.open .icon-bar:nth-child(3) {
    -webkit-transform: translate(-1px, -7px) rotate(225deg);
    transform: translate(-1px, -7px) rotate(225deg)
}
@media (max-width: 900px) {
    .navbar-toggle {
        display: block
    }
    .navbar-toggle.open+.nav-wrap {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none
    }
}
.dropdown {
    position: relative
}
.dropdown>a:after {
    content: "\f107";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    margin-left: 5px
}
.dropdown:hover > .sub-menu-wrap {
    display: block;
    -webkit-transform: perspective(1200px) rotateX(0deg);
    transform: perspective(1200px) rotateX(0deg);
    background-color: rgba(58, 168, 0, 0.8)
}
.dropdown.has-mega-menu {
    position: static
}
.dropdown.has-mega-menu .sub-menu-wrap {
    padding-top: 10px;
    width: 100%;
    left: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: #fff
}
.dropdown.has-mega-menu:hover>.sub-menu-wrap {
    background-color: #fff;
    -webkit-transform: perspective(1200px) rotateX(0deg);
    transform: perspective(1200px) rotateX(0deg)
}
.sub-menu-wrap {
    position: absolute;
    z-index: 1;
    width: auto;
    top: 100%;
    right: 0;
    display: block;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.08) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.08) inset;
    background-color: #287500;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    transition-timing-function: cubic-bezier(0.7, 0, 0.185, 1);
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.185, 1);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform: perspective(1200px) rotateX(-90deg);
    transform: perspective(1200px) rotateX(-90deg)
}
.sub-menu-wrap .sub-menu {
    color: #fff;
    -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}
.sub-menu-wrap .sub-menu li {
    display: block;
    float: none
}
.sub-menu-wrap .sub-menu li>a {
    line-height: 20px;
    display: block;
    padding: 5px 15px;
    //white-space: nowrap
}
.sub-menu-wrap .sub-menu li>a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff
}
.megamenu {
    float: left;
    right: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.08) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.08) inset;
    background-repeat: no-repeat;
    background-position: right top 55px;
    background-size: auto calc(100% - 55px);
    background-color: #fff
}
.megamenu .title-mega-menu {
    font-size: 18px;
    color: #346473;
    background-color: #ebebeb;
    border-top: solid 4px #115894;
    line-height: 24px;
    padding: 13px 20px
}
.megamenu .sub-menu {
    color: #4a4a4a;
    float: left;
    width: 75%;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 10px 0
}
.megamenu .sub-menu li {
    float: left;
    width: 25%
}
.megamenu .sub-menu li>a:hover {
    background-color: #2f7bbb
}
.collapse {
    position: relative
}
.collapse .collapse-heading {
    position: relative;
    line-height: 20px;
    cursor: pointer;
    font-size: 12px;
    padding: 10px 0
}
.collapse .collapse-heading .indicator {
    margin-left: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold
}
.collapse .collapse-heading .indicator:before {
    content: "\f107";
    line-height: 20px
}
.collapse .collapse-body {
    display: none;
    position: relative;
    padding: 10px 0
}
.collapse.on .collapse-heading .indicator:before {
    content: "\f106"
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
[class*="col-"] {
    float: left;
    padding: 0 15px;
    min-height: 1px
}
@media (max-width: 480px) {
    [class*="col-"].col-6 {
        width: 100%
    }
}
.col-1 {
    width: calc(100%/12 * 1)
}
.col-2 {
    width: calc(100%/12 * 2)
}
.col-3 {
    width: calc(100%/12 * 3)
}
.col-4 {
    width: calc(100%/12 * 4)
}
.col-5 {
    width: calc(100%/12 * 5)
}
.col-6 {
    width: calc(100%/12 * 6)
}
.col-7 {
    width: calc(100%/12 * 7)
}
.col-8 {
    width: calc(100%/12 * 8)
}
.col-9 {
    width: calc(100%/12 * 9)
}
.col-10 {
    width: calc(100%/12 * 10)
}
.col-11 {
    width: calc(100%/12 * 11)
}
.col-12 {
    width: calc(100%/12 * 12)
}
.pagination {
    list-style: none
}
.pagination li {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    color: #115894;
    background: #e9f6ef;
    border-radius: 4px;
    min-width: 36px;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.pagination li a,
.pagination li span {
    display: block;
    line-height: 20px;
    padding: 8px 10px
}
.pagination li.current {
    background-color: #115894;
    color: white
}
.pagination li.current a:hover {
    color: #fff
}
.pagination li.current:hover {
    color: #fff;
    background-color: #115894
}
.pagination li:hover {
    background-color: #a1d8ba
}
.checklb,
.radiolb {
    cursor: pointer;
    display: inline-block
}
.checklb input,
.radiolb input {
    display: none
}
.checklb span,
.radiolb span {
    display: inline-block;
    vertical-align: middle
}
.checklb .ip-avata,
.radiolb .ip-avata {
    width: 20px;
    height: 20px;
    border: solid 1px #ebebeb;
    margin-right: 10px;
    background-color: white;
    position: relative;
    overflow: hidden
}
.checklb .ip-avata:before,
.radiolb .ip-avata:before {
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    display: block;
    margin-left: 3px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 10px;
    height: 10px;
    text-align: center;
    margin-top: 2px;
    color: #115894;
    transform: scale(0) translate(0, -40px);
    -webkit-transform: scale(0) translate(0, -40px);
    -moz-transform: scale(0) translate(0, -40px);
    -ms-transform: scale(0) translate(0, -40px);
    -o-transform: scale(0) translate(0, -40px)
}
.checklb input:checked+.ip-avata:before,
.radiolb input:checked+.ip-avata:before {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none
}
.radiolb .ip-avata {
    border-radius: 50%
}
.radiolb .ip-avata:before {
    border-radius: 50%;
    content: '';
    width: 10px;
    margin-top: 4px;
    margin-left: auto;
    margin-right: auto;
    background: #115894;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0)
}
.radiolb+.radiolb {
    margin-left: 10px
}
.scroll-top-link {
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding: 6px;
    text-align: center;
    background-color: #115894;
    border: rgb(17, 88, 148) 5px solid;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.scroll-top-link:hover {
    border-color: rgba(17, 88, 148, 0.7);
    color: #fff;
    background: rgba(17, 88, 148, 0.5);
}
#header {
    position: relative;
    z-index: 9999
}
#header.sticky {
    height: 120px
}
#header.sticky .hd-main {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    padding: 5px 0;
    animation: fadeInDown .5s both 0s;
    -webkit-animation: fadeInDown .5s both 0s
}
@media (max-width: 900px) {
    #header .navbar-toggle {
        margin-top: 5px
    }
    #header .navbar-toggle.open {
        position: fixed;
        top: 5px;
        right: 0
    }
    #header.sticky .navbar-toggle .icon-bar {
       // background-color: #fff
    }
    #header .hide-sp {
        display: none
    }
    #header .lang {
        margin-left: 0
    }
}
@media (max-width: 370px) {
    #header .hd-top .nav-ul>li {
        margin-right: 5px
    }
    #header .hd-top .nav-ul>li>a {
        padding-right: 0;
        padding-left: 0
    }
}
.hd-top {
    display: block;
    background-color: #115894;
    color: #fff;
    font-weight: normal
}
.hd-top a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.hd-top a:hover {
    color: inherit;
    background-color: rgba(0, 0, 0, 0.2)
}
.hd-top .nav-ul>li>a:hover {
    color: inherit;
    background-color: rgba(0, 0, 0, 0.2)
}
.hd-top .lang {
    float: left;
    margin-left: 90px
}
.hd-top .lang>.fa {
    vertical-align: middle
}
.hd-top .lang select.form-control {
    background: url(../images/icon-select-white.png) no-repeat right 0px center;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    border-color: transparent;
    color: #fff;
    padding-left: 0;
    padding-right: 15px
}
.nav-ul {
    list-style: none;
    float: left
}
.nav-ul>li {
    margin-right: 10px;
    float: left
}
.nav-ul>li:last-child {
    margin-right: 0
}
.nav-ul>li>a {
    display: block;
    line-height: 20px;
    padding: 10px 15px
}
.sns-ul {
    float: left;
    list-style: none
}
.sns-ul>li {
    float: left
}
.sns-ul>li>a {
    display: block;
    padding: 10px;
    line-height: 20px
}
.hd-main {
    display: block;
    position: relative;
    padding: 15px 0;
    background-color: #fff
}
.logo {
    float: left
}
.logo img {
    display: block;
       height: 65px;
}
.nav-wrap {
    float: right
}
.nav-wrap .nav-ul>li>a {
    padding: 15px;
    font-weight: 500;
    text-transform: capitalize
}
@media (max-width: 900px) {
    .nav-wrap {
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        z-index: 1;
        position: fixed;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.7);
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
    .nav-wrap .nav-overlay {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }
    .nav-wrap .nav-ul {
        float: right;
        width: 270px;
        height: 100%;
        padding-top: 70px;
        background-color: #2f7bbb;
        overflow: auto;
        position: relative
    }
    .nav-wrap .nav-ul>li {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0
    }
    .nav-wrap .nav-ul .sub-menu-wrap {
        position: static;
        width: 100%;
        transform: none;
        -webkit-transform: none;
        padding: 0px;
        float: left;
        width: 100%
    }
    .nav-wrap .nav-ul .sub-menu-wrap .megamenu {
        background-size: 50% auto;
        background-position: right bottom
    }
    .nav-wrap .nav-ul .sub-menu-wrap .title-mega-menu {
        display: none
    }
    .nav-wrap .nav-ul .sub-menu-wrap .sub-menu {
        width: 100%;
        padding: 0
    }
}
.banner-top {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative
}
.banner-top .img {
    display: block;
    position: relative;
    max-height: 700px;
    background: url("") no-repeat center center;
    -ms-background-size: cover;
    background-size: cover
}
.banner-top .img>img {
    display: block;
    opacity: 0
}
.banner-top .captions {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-width: 100%;
    text-align: center;
    color: #fff
}
.banner-top .captions .layer-mask {
    overflow: hidden
}
.banner-top .captions .layer-1 {
    font-size: 36px;
    letter-spacing: 28.8px;
    text-indent: 7px;
    white-space: nowrap
}
.banner-top .captions .layer-2 {
    font-size: 72px;
    font-weight: 700;
    color: #fff;
    max-width: 90%;
    margin: 0 auto;
    line-height: 77px;
    overflow: hidden
}
.banner-top .captions .line {
    display: block;
    margin: 0 auto;
    margin-top: 37px;
    margin-bottom: 30px;
    width: 100px;
    height: 4px;
    background-color: #fff
}
.banner-top .captions .btn {
    border-radius: 5px;
    width: 170px;
    text-align: center
}
@media (max-width: 768px) {
    .banner-top .captions .layer-1 {
        font-size: 24px;
        letter-spacing: 10.8px;
        text-indent: 4px
    }
    .banner-top .captions .layer-2 {
        font-size: 50px;
        line-height: 73px
    }
}
.sec {
    float: left;
    width: 100%;
    padding: 60px 0;
    position: relative
}
.sec>.bgimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("") no-repeat center center;
    -ms-background-size: cover;
    background-size: cover
}
@media (max-width: 768px) {
    .sec {
        padding: 30px 0
    }
}
.slider-cont {
    margin-bottom: 0
}
.slider-cont a {
    outline: 0
}
.slider-cont .slider-item {
    outline: 0
}
.slider-cont .slick-arrow {
    z-index: 5;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: rgba(58, 168, 0, 0.3);
    color: #115894;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-align: center;
    padding: 26px 15px
}
.slider-cont .slick-arrow:before {
    display: none
}
.slider-cont .slick-arrow .fa {
    font-size: 32px;
    line-height: 18px
}
.slider-cont .slick-arrow.slick-prev {
    left: -70px
}
.slider-cont .slick-arrow.slick-prev .fa {
    margin-right: 5px
}
.slider-cont .slick-arrow.slick-next {
    right: -70px
}
.slider-cont .slick-arrow.slick-next .fa {
    margin-left: 5px
}
.slider-cont .slick-arrow:hover {
    color: #fff;
    background-color: #115894
}
.slider-cont .slick-dots {
    line-height: 0;
    bottom: 0
}
.slider-cont .slick-dots li {
    width: 10px;
    height: 10px
}
.slider-cont .slick-dots li button {
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: #49693b;
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.slider-cont .slick-dots li button:before {
    display: none
}
.slider-cont .slick-dots li.slick-active button {
    background-color: #d7dba9
}
@media (max-width: 1325px) {
    .slider-cont .slick-arrow.slick-prev {
        left: 0
    }
    .slider-cont .slick-arrow.slick-next {
        right: 0
    }
}
@media (max-width: 1024px) {
    .slider-cont .slick-arrow {
        width: 40px;
        height: 40px;
        padding: 10px 10px
    }
}
@media (max-width: 768px) {
    .slider-cont {
        padding-bottom: 20px
    }
}
.sec-slider-sanpham {
    background-color: #2f7bbb;
    color: #fff
}
.product-box .img {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    float: none;
    width: calc((100% + 30px)/12*5 - 30px);
    padding-left: calc((100% + 30px)/12 - 30px)
}
.product-box .img img {
    display: block;
    margin: 0 auto;
    position: relative
}
.product-box .info {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    float: none;
    width: calc((100% + 30px)/12*6 + 30px)
}
.product-box .info .name {
    color: #e9f679;
    font-size: 30px;
    margin-bottom: 10px
}
.product-box .info .sumary {
    font-size: 16px;
    line-height: 24px
}
@media (max-width: 480px) {
    .product-box .img {
        width: 100%
    }
    .product-box .img img {
        height: 200px
    }
    .product-box .info {
        width: 100%
    }
}
.sec-title {
    display: block;
    margin-bottom: 30px
}
.sec-title .tt-small {
    color: #2384c6;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.sec-title .tt-big {
    font-size: 72px;
    text-transform: uppercase;
    line-height: 83px;
    color: #115894;
}
.sec-title .line {
    display: block;
    background: #fff;
    width: 100px;
    height: 4px;
    margin-left: 0;
    margin-top: 30px
}
.sec-title.right-txt {
    overflow: hidden
}
.sec-title.right-txt .tt-small {
    margin-right: -30px
}
@media (max-width: 768px) {
    .sec-title {
        margin-bottom: 20px
    }
    .sec-title .tt-small {
        font-size: 18px;
      ///  letter-spacing: 15px
    }
    .sec-title .tt-big {
        font-size: 48px;
        line-height: 56px
    }
    .sec-title .line {
        margin-top: 10px
    }
}
.sec-about-banner {
    background-color: #115894;
    position: relative;
    color: #fff;
    padding: 90px 0;
    overflow: hidden
}
.sec-about-banner>.bgimg {
    opacity: .2;
    background-image: url(../images/banner-about.jpg)
}
.sec-about-banner .sec-title {
    margin-bottom: 0
}
.sec-decor {
    display: block;
    margin-bottom: 22px
}
.sec-nongnghiepxanh .sec-title {
    float: left;
    text-align: center;
    width: 100%;
}
@media (max-width: 768px) {
    .sec-nongnghiepxanh .sec-title {
        width: 100%;
        text-align: center;
        padding-right: 0
    }
    .sec-nongnghiepxanh .sec-title .tt-small {
        margin: 0
    }
}
.nongngiep-ul {
    list-style: none;
    display: block
}
.nongngiep-ul>li {
    display: block;
    margin-bottom: 30px
}
.nongngiep-ul>li:last-child {
    margin-bottom: 0
}
.nongngiep-ul>li .img {
    float: right;
    width: 50%;
    padding-left: 43px
}
.nongngiep-ul>li .img img {
    display: block;
    margin: 0 auto
}
.nongngiep-ul>li .info {
    float: left;
    width: 50%;
    text-align: right;
    background-repeat: no-repeat !important;
    background-repeat: no-repeat;
    background-position: top right;
    background-position-x: right;
    background-position-y: top;
    background-size: contain;
    padding: 20px 0;
}
.nongngiep-ul>li .info .num {
    font-size: 60px;
    color: #346473;
    line-height: 43px;
    margin-bottom: 12px
}
.nongngiep-ul>li .info .title {
    color: #2f7bbb;
    font-size: 30px;
    margin-bottom: 23px
}
.nongngiep-ul>li .info .sumary {
    font-size: 16px
}
.nongngiep-ul>li .info .sumary p {
    line-height: 24px;
    margin-bottom: 10px
}
.nongngiep-ul>li .info .sumary h4 {
    color: #346473;
    font-size: 18px;
    display: block;
    margin-bottom: 12px
}
.nongngiep-ul li:nth-child(even) .img {
    float: left;
    padding-right: 43px;
    padding-left: 0;

}
.nongngiep-ul>li .title {
    font-size: 72px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 70px;
}
.nongngiep-ul>li:nth-child(even) .info {
    float: right;
    padding-right: 0;
    text-align: left;
    background-repeat: no-repeat;
    background-position: top left;
    /* background-position-x: left; */
    /* background-position-y: top; */
    /* background-size: 27%; */
}
@media (max-width: 768px) {
    .nongngiep-ul>li .img {
        padding: 0;
        margin-bottom: 10px;
        width: 100%
    }
    .nongngiep-ul>li .img img {
        width: 50%
    }
    .nongngiep-ul>li .info {
        padding: 0;
        width: 100%;
        text-align: left;
    }
    .nongngiep-ul>li:nth-child(even) .img {
        padding: 0
    }
    .nongngiep-ul>li:nth-child(even) .info {
        padding: 0;
        text-align: left
    }
}
.sec-menu-kitchen {
    position: relative;
    background-color: #000;
    color: #fff;
    padding-top: 250px;
    padding-bottom: 230px
}
.sec-menu-kitchen>.bgimg {
    opacity: .8;
    background-image: url(../images/banner-menu-kitchen.jpg)
}
.sec-menu-kitchen .sec-title {
    margin-bottom: 0
}
@media (max-width: 768px) {
    .sec-menu-kitchen {
        padding-top: 100px;
        padding-bottom: 80px
    }
}
.sec-parms {
    background-color: #115894;
    color: #fff;
    padding-bottom: 30px
}
.sec-parms>.bgimg {
    background-image: url(../images/bg-sec-params.jpg)
}
.params-ul {
    list-style: none;
    letter-spacing: -20px;
    text-align: center;
    margin-left: -15px;
    margin-right: -15px
}
.params-ul>li {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
    width: 300px;
    max-width: 100%;
    padding: 0 15px;
    margin-bottom: 30px
}
.params-ul .numbig {
    color: #2384c6;
    font-size: 60px
}
.params-ul .numafter {
    font-size: 18px;
    font-weight: bold;
}
@media (max-width: 1200px) {
    .params-ul {
        margin-left: 0;
        margin-right: 0
    }
    .params-ul>li {
        padding: 0 10px
    }
}
.ft-top {
    background-color: #115894;
    color: #fff;
    text-align: center;
    line-height: 0;
    overflow: hidden
}
.ft-top a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.ft-top a:hover {
    color: inherit;
    background-color: rgba(0, 0, 0, 0.2)
}
.ft-top .nav-ul {
    display: inline-block;
    float: none;
    line-height: normal
}
.ft-top .nav-ul>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: capitalize
}
.ft-main {
    background-color: #346473;
    color: #fff;
    padding-top: 59px;
    padding-bottom: 30px;
    position: relative;
    background: url("") no-repeat center center;
    -ms-background-size: cover;
    background-size: cover;
    background-image: url(../images/footer-bg.jpg)
}
.ft-main:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%
}
.ft-main .ft-logo {
    margin-bottom: 20px
}
.ft-main .title-contact {
    display: block;
    font-weight: normal;
    font-size: 18px;
    border-bottom: solid #497481 1px;
    width: 570px;
    max-width: 100%;
    padding-bottom: 5px;
    margin-bottom: 20px
}
.ft-main .ft-left {
    float: left;
    width: calc(100%/12*8);
    margin-bottom: 30px
}
.ft-main .ft-right {
    float: right;
    width: calc(100%/12*4);
    margin-bottom: 30px
}
.ft-main .caret-ul>li {
    padding: 5px 0
}
.ft-main .caret-ul a {
    line-height: 20px;
    font-size: 16px
}
.ft-main .sns-ul {
    font-size: 24px
}
@media (max-width: 768px) {
    .ft-main .ft-left {
        width: 100%
    }
    .ft-main .ft-right {
        width: 100%
    }
}
.contact-box {
    float: left;
    width: 570px;
    margin-right: 30px;
    margin-bottom: 25px;
    max-width: 100%
}
.contact-box+.contact-box {
    margin-right: 0
}
.contact-box>.img {
    float: left;
    width: 70px;
    height: auto
}
.contact-box .info {
    padding-left: 90px
}
.contact-box .info .title {
    color: #2f7bbb;
    font-size: 18px;
    margin-bottom: 4px
}
@media (max-width: 480px) {
    .contact-box {
        margin-right: 0;
        width: 100%
    }
}
dl dt {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
dl dd {
    display: block;
    clear: right;
    word-break: break-word
}
.dl-contact dt {
    width: 70px;
    line-height: 20px
}
.dl-contact dd {
    padding-left: 75px;
    line-height: 20px
}
.ft-bottom {
    background-color: #111111;
    text-align: center;
    color: #fff;
    padding: 10px 15px
}
.ft-bottom .sys {
    line-height: 30px
}
.banner-child-page {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
   
    -ms-background-size: cover;
    background-size: cover;
    background: url("") no-repeat center center;
    color: #fff;
    padding: 80px 0
}
.banner-child-page .sec-title {
    margin-bottom: 0
}
.banner-child-page .sec-title .tt-small {
    color: #2f7bbb
}
.sec-child-page {
    padding-top: 0;
    padding-bottom: 50px
}
.breadcrumb {
    padding: 15px 0;
    border-bottom: solid 1px #e1e1e1;
    margin-bottom: 30px
}
.breadcrumb li {
    display: inline-block;
    line-height: 20px
}
.breadcrumb li+li:before {
    content: "\f0da";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 8px
}
.breadcrumb li.current {
    color: #115894;
    font-weight: 500
}
.sec-contact-page .contact-left {
    float: left;
    width: 770px;
    margin-right: 30px;
    margin-bottom: 40px;
    max-width: 100%
}
.sec-contact-page .contact-right {
    float: left;
    width: 370px;
    margin-bottom: 40px;
    max-width: 100%
}
.sec-contact-page .contact-box .info .title {
    color: #000
}
.form .wpcf7-form-control-wrap {
    display: block
}
.form-contact {
    float: left;
    width: calc(100% + 10px);
    margin-left: -5px;
    margin-right: -5px
}
.form-contact .wpcf7-form-control-wrap {
    float: left;
    width: 100%;
    padding: 0 5px;
    margin-bottom: 10px
}
.form-contact .wpcf7-form-control-wrap.yourname,
.form-contact .wpcf7-form-control-wrap.email {
    width: 50%
}
.form-contact .wpcf7-form-control-wrap input.form-control {
    height: 50px
}
.form-contact .wpcf7-form-control-wrap textarea {
    height: 120px;
    resize: none;
    padding: 10px
}
.form-contact .btn {
    margin-left: 5px;
    min-width: 230px;
    text-align: center;
    max-width: 100%
}
@media (max-width: 480px) {
    .form-contact .wpcf7-form-control-wrap.yourname,
    .form-contact .wpcf7-form-control-wrap.email {
        width: 100%
    }
}
.contact-map {
    float: left;
    width: 100%
}
.contact-map .map {
    height: 420px;
    background: url(../js/slick/ajax-loader.gif) no-repeat center center/32px 32px
}
.contact-side {
    margin-bottom: 40px
}
.contact-side:last-child {
    margin-bottom: 0
}
.contact-side .title {
    font-size: 18px;
    margin-bottom: 5px
}
.sec-right-main-page .left-side-cont {
    float: left;
    width: calc((100% + 30px)/12*3 - 30px);
    max-width: 100%;
    margin-right: 30px
}
.sec-right-main-page .right-main-cont {
    float: right;
    width: calc((100% + 30px)/12*9 - 30px);
    max-width: 100%
}
@media (max-width: 768px) {
    .sec-right-main-page .left-side-cont {
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0
    }
    .sec-right-main-page .left-side-cont .nav-side-ul>li {
        float: left;
        min-width: calc(50% - 10px);
        letter-spacing: normal;
        display: inline-block;
        border: solid 1px #e1e1e1;
        border-radius: 5px;
        padding: 0;
        margin-bottom: 5px;
        margin-right: 5px;
        margin-left: 5px
    }
    .sec-right-main-page .left-side-cont .nav-side-ul>li>a {
        padding: 5px 15px;
        border-radius: 5px;
        border-bottom: 0 none
    }
    .sec-right-main-page .right-main-cont {
        width: 100%
    }
}
.nav-side-ul {
    display: block
}
.nav-side-ul>li {
    display: block;
    padding: 0 20px;
    border-right: solid 1px #e1e1e1;
    border-left: solid 1px #e1e1e1
}
.nav-side-ul>li:first-child {
    border-top: solid 1px #e1e1e1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}
.nav-side-ul>li:last-child {
    border-bottom: solid 1px #e1e1e1;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}
.nav-side-ul>li:last-child>a {
    border-bottom: none 0
}
.nav-side-ul>li>a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 0;
    border-bottom: solid 1px #e1e1e1
}
.nav-side-ul>li>a:before {
    content: "\f0da";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 3px;
    color: #115894
}
.nav-side-ul>li.active>a {
    font-weight: 500
}
.typo p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px
}
.typo p:last-child {
    margin-bottom: 0
}
.typo-about>.img {
    display: block;
    width: 100%;
    margin-bottom: 20px
}
.typo-about>.img>img {
    display: block;
    margin: 0 auto
}
.typo-about>.title {
    font-size: 30px;
    margin-bottom: 20px
}
.typo-news {
    margin-bottom: 30px;
    display: block
}
.typo-news>.img {
    display: block;
    width: 100%;
    margin-bottom: 20px
}
.typo-news>.img>img {
    display: block;
    margin: 0 auto
}
.typo-news>.title {
    font-size: 30px;
    line-height: 1.1
}
.typo-news>.meta {
    color: #959595
}
.typo-news>.meta .user {
    color: #000
}
.baivietkhac-block {
    display: block;
    position: relative;
    padding: 30px 0;
    padding-bottom: 15px;
    border-top: solid 1px #e1e1e1;
    border-bottom: solid 1px #e1e1e1
}
.feat-title {
    font-size: 24px;
    margin-bottom: 5px
}
.caret-ul {
    display: block
}
.caret-ul>li {
    display: block
}
.caret-ul>li:before {
    content: "\f0da";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
    color: #115894
}
.related-news-list>li a {
    line-height: 25px;
    font-weight: normal
}
.related-news-list .date {
    color: #898989
}
.related-news-list .date:hover {
    font-weight: normal
}
.news-ul {
    list-style: none
}
.news-ul>li {
    display: block;
    padding-bottom: 30px;
    border-bottom: solid 1px #e1e1e1;
    margin-bottom: 30px
}
.news-ul .img {
    float: left;
    width: 300px;
    max-width: 100%;
    margin-right: 30px
}
.news-ul .img img {
    display: block;
    width: 100%
}
.news-ul .info {
    padding-left: 330px;
    padding-top: 10px
}
.news-ul .info .title {
    font-size: 18px;
    margin-bottom: 13px
}
.news-ul .info .meta {
    color: #898989;
    margin-bottom: 10px
}
.news-ul .info .meta .user {
    color: #000
}
.news-ul .info .sumary {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 10px
}
.news-ul .info .readmore {
    font-size: 16px;
    font-weight: 500
}
@media (max-width: 600px) {
    .news-ul .img {
        margin: 0 auto;
        display: block;
        float: none
    }
    .news-ul .img img {
        width: auto;
        margin: 0 auto
    }
    .news-ul .info {
        padding-left: 0
    }
}
.tab-menu {
    display: block;
    margin-bottom: 25px
}
.tab-cont {
    display: block
}
.nav-tab {
    display: block;
    text-align: center
}
.nav-tab>li {
    display: inline-block;
    width: 170px;
    font-weight: 500;
    line-height: 20px;
    color: #115894;
    background: #e9f6ef;
    border-radius: 4px;
    font-size: 12px;
    margin-bottom: 5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.nav-tab>li>a {
    display: block;
    padding: 10px 15px;
    text-align: center
}
.nav-tab>li:hover {
    background-color: #a1d8ba
}
.nav-tab>li.active {
    background-color: #115894;
    color: #fff
}
.nav-tab>li.active:hover {
    background-color: #115894
}
.nav-tab>li.active>a {
    color: #fff
}
.recept-ul {
    margin-left: -15px;
    margin-right: -15px
}
.recept-ul>li {
    float: left;
    width: calc(100%/3);
    margin-bottom: 30px;
    padding: 0 15px;
    display: block
}
@media (max-width: 1200px) {
    .recept-ul {
        margin-left: -10px;
        margin-right: -10px
    }
    .recept-ul>li {
        padding: 0 10px;
        margin-bottom: 20px
    }
}
@media (max-width: 768px) {
    .recept-ul>li {
        width: 33.3333333%
    }
}
@media (max-width: 480px) {
    .recept-ul>li {
        width: 50%
    }
    .recept-ul>li .recept-thumb .info {
        padding: 2px 5px
    }
}
.recept-thumb {
    display: block;
    position: relative
}
.recept-thumb .img {
    display: block;
    overflow: hidden;
    padding-bottom: 74.0740740%;
    position: relative;
    background: url("") no-repeat center center;
    -ms-background-size: cover;
    background-size: cover
}
.recept-thumb .img img {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}
.recept-thumb .info {
    display: block;
    border: solid 1px #e1e1e1;
    padding: 13px 20px
}
.recept-thumb .info .title {
    color: #346473;
    font-size: 18px
}
.recept-thumb .info .meta {
    color: #707070
}
.recept-thumb .info .add-wishlist {
    float: right;
    color: #e1444a;
    font-weight: bold;
    font-size: 18px;
    line-height: 0
}
.video-main {
    float: left;
    width: 100%;
    position: relative;
    border-bottom: solid 1px #e1e1e1;
    padding-bottom: 30px
}
.video-main .video-holder {
    float: left;
    width: calc((100% + 30px)/12*8 - 30px);
    min-height: 1px;
    position: relative
}
.video-main .video-holder .loading {
    position: absolute;
    width: 32px;
    height: 32px;
    background: url(../js/slick/loading.gif) no-repeat center center/100% auto;
    z-index: 1;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px
}
.video-main .video-info {
    position: absolute;
    right: 0;
    top: 0;
    width: calc((100% + 30px)/12*4 - 30px);
   // height: calc(100% - 30px);
    border: solid 1px #e1e1e1;
    background: url(../images/video-info-bg-rb.png) no-repeat bottom -30px right -30px;
    padding: 20px 28px
}
.video-main .video-info p {
    line-height: 24px
}
.video-main .video-info .title {
    font-size: 18px;
    margin-bottom: 8px;
    color: #115894
}
@media (max-width: 1200px) {
    .video-main .video-holder {
        width: calc((100% + 30px)/12*8 - 20px)
    }
    .video-main .video-info {
        padding: 10px 15px;
        padding-right: 5px;
        width: calc((100% + 30px)/12*4 - 20px)
    }
}
@media (max-width: 768px) {
    .video-main .video-holder {
        width: 100%
    }
    .video-main .video-info {
        position: static;
        height: auto;
        width: 100%;
        float: left;
        overflow: auto;
        max-height: 400px
    }
}
.video-play-wrap {
    padding-bottom: 50%;
    display: block;
    position: relative;
    z-index: 2
}
.video-play-wrap .if-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.huongdancachlam-block {
    float: left;
    width: 100%;
    padding-top: 30px;
    border-bottom: solid 1px #e1e1e1
}
.huongdancachlam-block .feat-title {
    margin-bottom: 20px
}
.cachlam-step-ul {
    list-style: none
}
.cachlam-step-ul>li {
    float: left;
    width: calc(50% - 15px);
    margin-bottom: 30px;
    margin-right: 30px
}
.cachlam-step-ul>li:nth-child(even) {
    margin-right: 0
}
.cachlam-step-ul .img {
    float: left;
    width: 270px;
    margin-right: 10px;
    max-width: 100%;
    overflow: hidden;
    height: 200px
}
.cachlam-step-ul .img img {
    display: block;
    width: 100%
}
.cachlam-step-ul .info {
    display: block;
    padding-left: 280px
}
.cachlam-step-ul .info .step {
    font-weight: bold;
   // font-family: "raleway", sans-serif;
    font-size: 30px;
    color: #115894;
    line-height: 17px
}
.cachlam-step-ul .info .title {
    color: #346473;
    font-size: 18px;
    margin-bottom: 10px
}
.cachlam-step-ul .info .text {
    font-size: 14px;
    line-height: 24px
}
@media (max-width: 768px) {
    .cachlam-step-ul>li {
        width: 100%;
        margin-right: 0
    }
    .cachlam-step-ul .info {
        padding-left: 0
    }
}
@media (max-width: 480px) {
    .cachlam-step-ul .img {
        float: none;
        margin: 0 auto
    }
    .cachlam-step-ul .info {
        padding-top: 10px
    }
}
.cacmonkhac-block {
    float: left;
    width: 100%;
    padding-top: 30px
}
.cacmonkhac-block .feat-title {
    margin-bottom: 20px
}
.product-ul {
    margin-left: -15px;
    margin-right: -15px
}
.product-ul>li {
    display: block;
    float: left;
    width: 25%;
    padding: 0 15px;
    margin-bottom: 30px
}
.product-ul>li.x2 {
    width: 50%
}
@media (max-width: 1200px) {
    .product-ul {
        margin-left: -10px;
        margin-right: -10px
    }
    .product-ul>li {
        padding: 0 10px;
        margin-bottom: 20px
    }
}
@media (max-width: 768px) {
    .product-ul>li {
        width: 50%
    }
    .product-ul>li.x2 {
        width: 100%
    }
    .product-ul>li .product-item .info .title {
        font-size: 18px
    }
}
.product-item {
    display: block;
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
    background-color: #f9f9f9
}
.product-item .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("") no-repeat center center;
    -ms-background-size: cover;
    background-size: cover
}
.product-item .img img {
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}
.product-item .info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
.product-item .info .title {
    position: absolute;
    left: 25px;
    right: 25px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    text-align: center;
    font-size: 30px;
    text-align: center;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    opacity: 0
}
.product-item .info:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 20px;
    right: 20px;
    bottom: 20px;
    border-top: solid 2px #fff;
    border-bottom: solid 2px #fff;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    transform: scale(0, 1);
    -webkit-transform: scale(0, 1)
}
.product-item .info:after {
    content: '';
    position: absolute;
    left: 20px;
    top: 20px;
    right: 20px;
    bottom: 20px;
    border-left: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0)
}
.product-item:hover .info {
    background-color: rgba(77, 143, 199, 0.8)
}
.product-item:hover .info .title {
    opacity: 1
}
.product-item:hover .info:before {
    transform: scale(1);
    -webkit-transform: scale(1)
}
.product-item:hover .info:after {
    transform: scale(1);
    -webkit-transform: scale(1)
}
.product-detail {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 30px
}
.product-detail .img {
    float: left;
    width: calc(50% - 15px);
    margin-right: 30px;
    position: relative
}
.product-detail .info {
    float: right;
    width: calc(50% - 15px)
}
.product-detail .info .title {
    color: #2f7bbb;
    font-size: 30px;
    margin-bottom: 10px
}
.product-detail .info .btn {
    border-radius: 4px;
    width: 170px;
    text-align: center
}
@media (max-width: 768px) {
    .product-detail .img {
        width: 100%;
        margin-bottom: 10px
    }
    .product-detail .info {
        width: 100%
    }
}
.banner-slider {
    position: relative
}
.banner-slider .slider-cont {
    z-index: 2
}
.banner-slider .slider-item {
    height: 600px;
    position: relative
}
.banner-slider .img {
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    margin: 0 auto;
    display: block
}
.banner-slider .img img {
    display: block;
    margin: 0 auto
}
.banner-slider .slick-dots {
    bottom: 20px
}
.banner-slider .parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden
}
.banner-slider .parallax-bg .layer {
    background: url("") no-repeat center center;
    -ms-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%
}
.banner-slider .parallax-bg .layer>img {
    display: none
}
.banner-slider .parallax-bg .layer.top {
    background-image: url(../images/LA-TREN.png)
}
.banner-slider .parallax-bg .layer.bottom {
    background-image: url(../images/LA-DUOI.png)
}
.sec-news-video {
    padding: 60px 0;
        background: #ececec;
    background: -webkit-linear-gradient(#ececec, #fff);
    background: -o-linear-gradient(#ececec, #fff);
    background: -moz-linear-gradient(#ececec, #fff);
    background: linear-gradient(#ececec, #fff);
}
.sec-news-video .video-left {
    float: left;
    width: 50%;
    padding-right: 15px
}
.sec-news-video .news-right {
    float: left;
    width: 50%;
    padding-left: 15px
}
.sec-news-video .note {
    line-height: 20px;
    padding: 10px 0
}
@media (max-width: 768px) {
    .sec-news-video .video-left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px
    }
    .sec-news-video .news-right {
        padding-left: 0;
        width: 100%
    }
}
.video-holder {
    display: block;
    width: 100%;
    position: relative;
  //  padding-bottom: calc(100%/16*9)
}
.video-holder iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.title-nv {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: block;
    color: #346473
}
.thumb-news-ul>li {
    padding-bottom: 10px;
    margin-bottom: 10px
}
.thumb-news-ul .img {
    width: 150px;
    margin-right: 0
}
.thumb-news-ul .info {
    padding-left: 170px;
    padding-top: 0
}
.thumb-news-ul .info .title {
    font-size: 14px;
    margin-bottom: 5px
}
.thumb-news-ul .info .meta {
    margin-bottom: 5px
}
.thumb-news-ul .info .readmore {
    font-size: 14px
}
@media (max-width: 600px) {
    .thumb-news-ul .img {
        float: left
    }
    .thumb-news-ul .info {
        padding-left: 160px
    }
}
.about-feat-list .about-feat {
    position: relative;
    overflow: hidden
}
.about-feat-list .about-feat .img {
    float: left;
    width: 50%
}
.about-feat-list .about-feat .img img {
    display: block;
    width: 100%
}
.about-feat-list .about-feat .info {
    position: absolute;
    left: calc(50% + 30px);
    right: calc(50% - 1170px/2);
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    padding: 20px 0;
    max-height: calc(100% - 30px);
    overflow: auto
}
.about-feat-list .about-feat .info .title {
    color: #346473;
    margin-bottom: 15px;
    font-size: 24px;
    text-transform: uppercase
}
.about-feat-list .about-feat .info .sumary {
    line-height: 24px;
    font-size: 14px
}
.about-feat-list .about-feat .info .sumary p {
    margin-bottom: 20px
}
.about-feat-list .about-feat .info .sumary p:last-child {
    margin-bottom: 0
}
.about-feat-list .about-feat:nth-child(even) .img {
    float: right
}
.about-feat-list .about-feat:nth-child(even) .info {
    right: calc(50% + 30px);
    left: calc(50% - 1170px/2)
}
@media (max-width: 1200px) {
    .about-feat-list .about-feat .info {
        right: 10px
    }
    .about-feat-list .about-feat:nth-child(even) .info {
        left: 10px
    }
}
@media (max-width: 768px) {
    .about-feat-list .about-feat .img {
        width: 100%;
        text-align: center
    }
    .about-feat-list .about-feat .img img {
        width: auto;
        display: block;
        margin: 0 auto
    }
    .about-feat-list .about-feat .info {
        position: static;
        height: auto;
        width: 100%;
        transform: none;
        -webkit-transform: none;
        padding: 20px 15px
    }
}
.our-team-feat-wrap {
    display: block;
    padding-top: 30px
}
.slider-team .slider-item {
    padding: 0 15px
}
.slider-team .slider-item .img {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 10px
}
.slider-team .slider-item .name {
    font-size: 18px
}
.slider-team .slick-arrow {
    width: 40px;
    height: 40px;
    padding: 10px 0
}
.product-feat-cate {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 30px
}
.product-feat-cate:last-child {
    margin-bottom: 0
}
.product-feat-cate>.title {
    font-size: 18px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: solid 1px;
    color: #115894;
    width: 550px;
    text-transform: uppercase;
    max-width: 100%
}
.product-feat-cate>.product-ul {
    margin: 0;
    float: left;
    width: 100%
}
.slider-product .slick-arrow {
    width: 40px;
    height: 40px;
    padding: 10px 0
}
.nav-wrap .mona-main-menu.nav-ul>li>a:after {
    margin: 0
}
.catalog-download-ul {
    list-style: none;
    margin-left: -5px;
    margin-right: -5px;
    display: block;
    list-style: none
}
.catalog-download-ul>li {
    float: left;
    width: 120px;
    margin: 0 5px;
    margin-bottom: 10px
}
.title-center-space {
    font-size: 12px;
    color: #2f7bbb;
    letter-spacing: 9px;
    text-indent: 9px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 18px
}
.contact-ft {
    text-align: center
}
.contact-ft .phone {
    font-size: 30px;
    font-weight: bold
}
.contact-ft .mail {
    font-weight: bold
}
@-webkit-keyframes bannerZoom {
    from {
        opacity: 0;
        -webkit-transform: scale3d(1.3, 1.3, 1.3);
        transform: scale3d(1.3, 1.3, 1.3)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bannerZoom {
    from {
        opacity: 0;
        -webkit-transform: scale3d(1.3, 1.3, 1.3);
        transform: scale3d(1.3, 1.3, 1.3)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.bannerZoom {
    -webkit-animation-name: bannerZoom;
    animation-name: bannerZoom
}
.nav-wrap .nav-ul li .sub-menu .sub-menu-wrap .megamenu {
    background: none !important;
}
.nav-wrap .nav-ul li .sub-menu .sub-menu-wrap .megamenu .btn {
    display: none;
}
.nav-wrap .nav-ul li .sub-menu .sub-menu-wrap .megamenu .title-mega-menu {
    display: none;
}
@media (max-width: 900px) {
    .megamenu .sub-menu li {
        width: 100%;
    }
    .nav-wrap .nav-ul li .sub-menu .sub-menu-wrap .megamenu {
        padding-left: 15px;
    }
}