@charset "UTF-8";

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

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

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

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

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

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

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

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

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

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

/*============end font===========*/
.title-main {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    background: url('../images/bg-title.png')no-repeat center bottom;
    padding-bottom: 20px;
}

.title-main span {
    display: inline-block;
    padding: 10px 0;
    text-align: center;
    font-family: RobotoBold;
    color: #004811;
    font-size: 30px;
    text-transform: uppercase;
}

/*header*/
#block-header {
    padding: 10px 0;
}

.container-header {
    overflow: hidden;
}

.header-box {}

.header-top {}

.headertop-box {}

.header-slogan {}

.header-slogan span {}

.header-info {
    justify-content: space-between;
}

.header-info i {}

.header-diachi {}

.header-diachi span {}

.header-email {}

.header-email span {}

.header-hotline {}

.header-hotline div {
    font-family: UVNBaiSauRegular;
    font-size: 18px;
    color: #fff;
    text-align: left;
}

.header-hotline div span {
    font-family: UVNBaiSauBold;
    font-size: 24px;
    margin-top: 5px;
}

.header-social {}

.header-social a {}

.header-social a img {}

.header-bot {}

.headerbot-box {
    align-items: center;
    justify-content: space-around;
}

.header-logo {}

.header-logo a {}

.header-logo a img {}

.header-banner {}

.header-banner a {}

.header-banner a img {}

/*end header*/
/*=================================*/
/*menu*/
#block-menu {
    background: #419639;
}

.nav {}

.main-menu {
    position: relative;
    align-items: center;
}

.main-menu li {
    position: relative;
}

.main-menu li a {
    font-family: OpenSansSemiBold;
    font-size: 14px;
    color: #fff;
}

.main-menu>li>a {
    text-transform: uppercase;
    display: block;
    line-height: 50px;
    padding: 0 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.main-menu li:hover .menu-list {
    opacity: 1;
    visibility: visible;
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    -moz-transition: visibility 0.3s, opacity 0.3s;
    -ms-transition: visibility 0.3s, opacity 0.3s;
    -o-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
}

.main-menu li ul {
    background-color: #014711;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    z-index: 10;
    width: 250px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0 0 3px 3px;
}

.menu-list {
    left: 0;
    top: 100%;
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    -moz-transition: visibility 0.3s, opacity 0.3s;
    -ms-transition: visibility 0.3s, opacity 0.3s;
    -o-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
}

.menu-list li {
    text-align: left;
    border-bottom: 1px solid #007639;
}

.menu-list li:last-child {
    border-bottom: 1px dashed #0000;

}

.menu-list li:hover>a,
.menu-list li:focus>a {
    background-color: #419639;
}

.menu-list li:hover .menu-cat,
.menu-list li:focus .menu-cat {
    opacity: 1;
    visibility: visible;
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    -moz-transition: visibility 0.3s, opacity 0.3s;
    -ms-transition: visibility 0.3s, opacity 0.3s;
    -o-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
}

.menu-list li a {
    display: block;
    padding: 6px 20px;
    -webkit-transition: padding-left 0.3s;
    -moz-transition: padding-left 0.3s;
    -ms-transition: padding-left 0.3s;
    -o-transition: padding-left 0.3s;
    transition: padding-left 0.3s;
}

.menu-cat {
    left: 100%;
    top: 0;
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    -moz-transition: visibility 0.3s, opacity 0.3s;
    -ms-transition: visibility 0.3s, opacity 0.3s;
    -o-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
}

.menu-cat li:hover .menu-item {
    opacity: 1;
    visibility: visible;
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    -moz-transition: visibility 0.3s, opacity 0.3s;
    -ms-transition: visibility 0.3s, opacity 0.3s;
    -o-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
}

.menu-item {
    left: 100%;
    top: 0;
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    -moz-transition: visibility 0.3s, opacity 0.3s;
    -ms-transition: visibility 0.3s, opacity 0.3s;
    -o-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
}

.main-menu>li {
    text-align: center;
    border-right: 1px solid #004811;
    position: relative;
    flex-grow: 1;
}

.main-menu>li::before {
    position: absolute;
    content: '';
    height: 3px;
    background: #419639;
    bottom: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width: 0%;
    right: 50%;
    left: 50%;
}

.main-menu>li:nth-child(8) {
    border-right: 1px solid #0000;
}

.main-menu>li:hover::before,
.main-menu>li.active::before {
    width: 100%;
    right: 0;
    left: 0;
}

.main-menu>li:hover>a,
.main-menu>li.active>a {
    color: #419639;
    background: #004811;
}

/*search*/
/*search-normal*/
#form-search {
    width: 20%;
    display: inline-block;
}

#form-timkiem {
    position: relative;
}

#form-timkiem input {
    width: 100%;
    height: 32px;
    border: none;
    outline: none;
    padding-left: 15px;
    border-radius: 5px;
    font-family: "RobotoRegular";
    color: #121111;
    font-size: 12px;
}

#form-timkiem input::-webkit-input-placeholder {
    font-family: "RobotoRegular";
    color: #000;
    font-size: 12px;
}

#form-timkiem input::-moz-placeholder {
    font-family: "RobotoRegular";
    color: #000;
    font-size: 12px;
}

#form-timkiem input::-ms-input-placeholder {
    font-family: "RobotoRegular";
    color: #000;
    font-size: 12px;
}

#form-timkiem input::-moz-placeholder {
    font-family: "RobotoRegular";
    color: #000;
    font-size: 12px;
}

#form-timkiem button {
    border: none;
    outline: none;
    background: none;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: calc((100% - 20px)/2);
    right: 10px;
    z-index: 1;
    cursor: pointer;
    padding: 0;
}

#form-timkiem i {
    font-size: 20px;
}

/*search-in-out*/
.search_menu {
    padding-left: 20px;
    line-height: 50px;
    width: 50px;
    text-align: center;
}

.search_menu i {
    color: #fff;
    font-size: 20px;
}

.search img {
    position: absolute;
    top: 10px;
    right: 15px;
}

.search-form {
    background-color: #ccc;
    height: 40px;
    position: absolute;
    right: 0%;
    top: 100%;
    z-index: 9999;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    box-shadow: -2px 2px 9px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border: 1px solid rgba(220, 220, 220, 0.3);
    opacity: 0;
    color: #000;
}

.form-row-search input[type="text"] {
    border: none;
    outline: none;
    width: 100%;
    height: 42px;
    padding: 0px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    line-height: 47px;
    position: absolute;
    display: block;
    opacity: 0.7;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

/*end search*/
/*end menu*/
/*===================================*/
#block-slider {
    position: relative;
    background: #000;
    overflow: hidden;
    z-index: 1;
}

/*==================================*/
/*gioithieu*/
#block-gioithieu {
    padding: 40px 0;
}

.container-gioithieu {}

.gioithieu-box {
    align-items: center;
}

.gioithieu-img {
    width: calc(50% - 30px);
    box-shadow: -10px 10px #004811;
    border: 1px solid #fff;
}

.gioithieu-img a {}

.gioithieu-img a img {}

.gioithieu-text {
    width: calc(50% - 20px);
}

.gioithieu-text div {}

.gioithieu-text div span {
    font-family: OpenSansBold;
    font-size: 18px;
    color: #419639;
    position: relative;
}

.gioithieu-text div span::before {
    position: absolute;
    content: '';
    width: 110px;
    height: 22px;
    background: url('../images/after-gioithieu.png') no-repeat;
    bottom: 0;
    left: calc(100% + 15px);
}

.gioithieu-text h3 {
    font-family: RobotoBlack;
    font-size: 30px;
    color: #004811;
    text-transform: uppercase;
    line-height: 35px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.gioithieu-text h3 span {
    font-family: RobotoBold;
    font-size: 15px;
    color: #000;
    text-transform: initial;
    line-height: initial;
    margin-top: 20px;
}

.gioithieu-text p {
    font-family: RobotoRegular;
    font-size: 13px;
}

.gioithieu-text>span {
    text-align: right;
    margin-top: 20px;
}

.gioithieu-text>span>a {
    font-family: RobotoBold;
    font-size: 14px;
    padding: 11px 24px;
    display: inline-block;
    color: #fff;
    background: #004811;
    border: 1px solid #004811;
    border-radius: 5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-transform: uppercase;
}

.gioithieu-text>span>a:hover {
    background: none;
    color: #004811;
}

/*end gioithieu*/
/*===================================*/
/*sanpham*/
#block-sanpham {
    padding: 50px 0;
}

.container-sanpham {
    /* overflow: hidden; */
}

.sanpham-box {
    justify-content: flex-start;
    margin: 0 -10px;
}

.sanpham-col {
    width: calc(100% / 3);
    padding: 0 10px;
    margin-bottom: 20px;
}

.sanpham-item {
    position: relative;
}

.sanpham-img {
    border: 1px solid #cbcac9;
}

.sanpham-img a {}

.sanpham-img a img {}

.sanpham-text {
    padding: 10px;
    text-align: center;
}

.sanpham-text h3 {}

.sanpham-text h3 a {
    font-size: 15px;
    color: #222222;
    text-transform: uppercase;
    font-family: RobotoBold;
}

.sanpham-text h3 a:hover {
    color: red;
}

.sanpham-text p {
    font-family: RobotoRegular;
    font-size: 14px;
    color: #333333;display: none;
}

.sanpham-text p b {
    font-family: main;
    font-size: 14px;
    color: #333;
}

.sanpham-text p p {
    font-family: main;
    font-size: 13px;
    color: #333;
}

.sanpham-text {}

.sanpham-text a {}

.sanpham-text button {
    background: none;
    border: 1px solid;
    padding: 5px 15px;
    font-family: main;
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
}

.price-new {
    color: #419639;
    font-family: main;
    font-size: 14px;
}

.price-old {
    color: #a5a5a5;
    font-family: main;
    font-size: 14px;
}

.sanpham-aside {
    width: calc((100% / 4) - 30px);
    float: left;
    position: sticky;
    top: 0;
}

.sanpham-show {
    width: calc(300% / 4);
    float: right;
}

.block-aside {
    margin-bottom: 30px;
}

.aside-title {
    background: #004811;
    position: relative;
    padding: 13.5px 0;
    text-align: center;
}

.aside-title::before {
    position: absolute;
    content: '';
    border-left: 20px solid #ffffff;
    border-bottom: 20px solid #002a0a;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
}

.aside-title span {
    font-family: RobotoBold;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

.aside-box {
    border: 1px solid #004811;
    background: #bae7b6;
    padding: 0 10px;
}

.menu-splist {
    padding-top: 10px;
}

.menu-splist li {
    margin-bottom: 10px;
    background: linear-gradient(to top, #02721c 0%, #5bda4f 100%);
    padding: 2px;
    border-radius: 4px;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.menu-splist li a {
    text-transform: uppercase;
    display: block;
    background: linear-gradient(to top, #4ad23e 0%, #4db943 50%, #4ad73d 51%, #47a63f 100%);
    font-family: RobotoBold;
    font-size: 13px;
    color: #fff;
    padding: 10px 5px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.menu-splist li:hover {
    background: #004811;
}

.menu-splist li:hover a {
    color: yellow;
    background: #004811;
}

#divToolTip {
    box-shadow: 0 0 5px #000;
    z-index: 222;
    border: none !important;
    font-size: 13px !important;
    line-height: 19px;
}

/*end sanpham*/
/*===================================*/
/*duan*/
#block-duan {}

.container-duan {
    overflow: hidden;
}

.duan-box {
    justify-content: flex-start;
}

.duan-col {}

/*tab*/
.tab-wrap {}

.tab-list {
    justify-content: center;
}

.tab-list li {
    margin: 5px;
}

.tab-list li a {
    font-family: main;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 5px 10px;
    display: block;
}

#tab-show {
    margin: 30px -15px 0;
}

.tab-box {}

.tab-box>p {
    padding-left: 20px
}

/*end duan*/
/*===================================*/
/*congtrinh*/
#block-congtrinh {}

.container-congtrinh {
    overflow: hidden;
}

.congtrinh-box {
    justify-content: flex-start;
    margin: 0 -15px;
}

.congtrinh-col {}

/*end congtrinh*/
/*===================================*/
/*quangcao*/
#block-quangcao {}

.container-quangcao {}

.quangcao-box {}

.quangcao-item {}

.quangcao-img {}

.quangcao-img a {}

.quangcao-img a img {}

.quangcao-text {}

/*end quangcao*/
/*===============================*/
/*album*/
#block-album {}

.container-album {}

.album-box {}

.album-col {
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.album-item {
    position: relative;
    overflow: hidden;
}

.album-img {}

.album-img a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.album-text {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #00000080;
    padding: 10px;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
    color: #fff;
}

.album-item:hover .album-text {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    visibility: visible;
    opacity: 1;
}

.album-text h3 {
    font-family: mainbold;
    font-size: 16px;
    text-transform: uppercase;
}

.album-text p {
    font-family: main;
    font-size: 13px;
}

/*end album*/
/*===============================*/
/*news*/
#block-news {}

.container-news {}

.news-box {}

.news-col {}

.news-item {}

.news-img {}

.news-img a {}

.news-img a img {}

.news-text {}

.news-text h3 {}

.news-text h3 a {}

.news-text p {}

.news-text span {}

.news-text span a {}

/*end news*/
/*===============================*/
/*doitac*/
#block-doitac {}

.container-doitac {
    overflow: hidden;
}

.doitac-box {
    margin: 0 -15px;
}

.doitac-col {
    padding: 0 15px;
}

.doitac-item {}

.doitac-img {}

.doitac-img a {}

.doitac-img a img {}

/*end doitac*/
/*===========================*/
/* wedget */
#block-widget {
    padding-top: 40px;
    padding-bottom: 40px;
}

.container-widget {
    overflow: hidden;
}

.widget-box {}

.widget-news {
    width: calc(65% + 20px);
}

.widget-title {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    background: url('../images/after-gioithieu.png') no-repeat bottom left;
    padding-bottom: 20px;
}

.widget-title span {
    font-size: 26px;
    color: #004811;
    font-family: RobotoBold;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    padding: 10px 0;
}

/*news first*/
.news-first {
    width: 360px;
    padding-right: 20px;
    float: left;
}

.news-first-box {
    width: calc(45% + 10px);
}

.news-first-img {}

.news-first-img a {}

.news-first-img a img {}

.news-first-text {}

.news-first-text h3 {
    margin-top: 15px;
}

.news-first-text h3 a {
    font-family: RobotoBold;
    font-size: 15px;
    color: #212121;
    text-transform: uppercase;
}

.news-first-text p {
    font-family: RobotoRegular;
    font-size: 14px;
    color: #555555;
    margin: 10px 0;
    line-height: 25px;
}

.news-first-text span {}

.news-first-text span a {
    padding: 12.5px 15.5px;
    font-family: RobotoBold;
    font-size: 14px;
    display: inline-block;
    background: #ed5c23;
    color: #fff;
}

/*end news first*/
/*news list*/
.news-list-box {
    width: 50%;
}

#new#news-scroller {
    height: auto !important;
}

.news-item {
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}

.news-img {
    width: 35%;
}

.news-img a {}

.news-img a img {}

.news-text {
    width: 65%;
    padding-left: 10px;
}

.news-text h3 {
    margin: 0;
}

.news-text h3 a {
    font-family: RobotoBold;
    font-size: 14px;
    color: #2f2f2fp
}

.news-text p {}

/*end news*/
.widget-video {
    width: calc(30% + 10px);
}

.video-box {
    margin-bottom: 0;
}

.video-box iframe,
.video-box object {
    display: flex;
}

#video-player {
    margin-bottom: 10px;
}

.video-list {}

.video-play {}

.video-select {
    width: 100%;
    padding: 10px 5px;
}

.video-slick {
    margin: 0 -5px;
}

.video-item {
    padding: 0 5px;
}

.video-item a {}

.video-item a img {}

/* end widget*/
/*===============================*/
/*dkmail*/
#block-dkmail {}

#block-dkmail .title-main {
    margin-bottom: 10px;
}

#block-dkmail .title-main span {
    color: #fff;
}

.container-dkmail {
    padding: 50px 0;
    background: #000000cc;
    text-align: center;
}

.container-dkmail p {
    font-family: main;
    font-size: 14px;
    color: #fff;
}

.dkmail-title {}

.dkmail-title span {}

.dkmail-box {
    width: 70%;
    margin: 0 auto;
    margin-top: 24px;
}

.dkmail-form {
    position: relative;
}

.dkmail-form textarea,
.dkmail-form input {
    height: 40px;
    padding-left: 15px;
    width: calc((100% - 20px)/3);
    background: #ffffff54;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    font-family: "RobotoRegular";
    color: #fff;
    font-size: 13px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

}

.dkmail-form textarea:hover,
.dkmail-form input:hover,
.dkmail-form input:focus,
.dkmail-form textarea:focus {
    background: none;
}

.dkmail-form textarea {
    width: 100%;
    height: initial;
    resize: none;
}

.dkmail-form textarea::-webkit-input-placeholder,
.dkmail-form input::-webkit-input-placeholder {
    font-family: "RobotoRegular";
    color: #fff;
    font-size: 13px;
}

.dkmail-form textarea::-moz-placeholder,
.dkmail-form input::-moz-placeholder {
    font-family: "RobotoRegular";
    color: #fff;
    font-size: 13px;
}

.dkmail-form textarea::-ms-input-placeholder,
.dkmail-form input::-ms-input-placeholder {
    font-family: "RobotoRegular";
    color: #fff;
    font-size: 13px;
}

.dkmail-form textarea::-moz-placeholder,
.dkmail-form input::-moz-placeholder {
    font-family: "RobotoRegular";
    color: #fff;
    font-size: 13px;
}

.dkmail-form div {
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

.dkmail-form div i {
    font-size: 15px;
    margin-right: 5px;
}

.dkmail-btn {
    height: 100%;
    color: #fff;
    background: #419639;
    border: 1px solid #419639;
    padding: 12px 40px;
    font-family: RobotoBold;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 5px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}

.dkmail-btn:hover {
    background: none;
    color: #419639;
}

/* end dkmail*/
/*===============================*/
/*footer*/
#block-footer {
    padding: 40px 0;
    color: #fff;
}

.container-footer {
    overflow: hidden;
}

.footer-box {}

.footer-title {
    margin-bottom: 20px;
}

.footer-title span {
    text-transform: uppercase;
    font-size: 15px;
    font-family: RobotoBold;
    color: #ffffff;
}

.footer-cty {
    width: 500px;
}

.cty-title {
    margin-bottom: 15px;
}

.cty-title span {
    text-transform: uppercase;
    font-size: 20px;
    font-family: RobotoCondensedBold;
    padding: 5px 0;
}

.cty-noidung {
    line-height: 30px;
}

.cty-box {}

.cty-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.cty-item i {
    color: #fff;
    width: 20px;
    line-height: 28px;
    font-size: 18px;
    text-align: center;
}

.cty-item span {
    font-family: main;
    font-size: 14px;
    color: #fff;
    padding-left: 10px;
    width: calc(100% - 30px);
    line-height: 1.2;
}

.footer-social {
    margin-top: 20px;
}

.footer-social span {}

.footer-social a {}

.footer-social a img {}

.footer-chinhsach {
    width: 200px;
}

.chinhsach-list {
    line-height: 30px;
}

.chinhsach-list a {
    font-family: main;
    font-size: 14px;
}

.footer-facebook {
    width: 400px;
}

/*-----*/
.block-copyright {
    padding: 12px 0;
    color: #fff;
    background: #419639;
}

.container-copyright {}

.copyright-box {
    font-family: main;
    font-size: 13px;
}

.copyright-text {}

.copyright-text span {
    text-transform: uppercase;
}

.counter {}

.counter div {
    margin: 0 5px;
}

/*end footer*/