
@font-face {
    font-family: 'UTM Swiss Condensed';
    src: url('../fonts/UTM Swiss Condensed.ttf');
}
@font-face {
    font-family: 'UTMSwissCondensedBold';
    src: url('../fonts/UTM Swiss CondensedBold.ttf');
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSans-Bold.ttf');
}
@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../fonts/OpenSans-Semibold.ttf');
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.ttf');
    font-weight: bold;
}
@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/Roboto-Bold.ttf');
}
@font-face {
    font-family: 'UTMAlexander';
    src: url('../fonts/UTM_Alexander/UTM-Alexander.ttf');
}
@font-face {
    font-family: 'UTMbebas';
    src: url('../fonts/UTM_bebas/UTM-Bebas.ttf');
}
@font-face {
    font-family: 'RobotoSlab-Bold';
    src: url('../fonts/Roboto/RobotoSlab-Bold.ttf');
}
@font-face {
    font-family: 'RobotoSlab-Regular';
    src: url('../fonts/Roboto/RobotoSlab-Regular.ttf');
}

@font-face {
    font-family: 'RCR';
    src: url('../fonts/RobotoCondensedRegular.eot');
    src: url('../fonts/RobotoCondensedRegular.eot') format('embedded-opentype'),
         url('../fonts/RobotoCondensedRegular.woff2') format('woff2'),
         url('../fonts/RobotoCondensedRegular.woff') format('woff'),
         url('../fonts/RobotoCondensedRegular.ttf') format('truetype'),
         url('../fonts/RobotoCondensedRegular.svg#RobotoCondensedRegular') format('svg');
}
@font-face {
    font-family: 'RCB';
    src: url('../fonts/RobotoCondensedBold.eot');
    src: url('../fonts/RobotoCondensedBold.eot') format('embedded-opentype'),
         url('../fonts/RobotoCondensedBold.woff2') format('woff2'),
         url('../fonts/RobotoCondensedBold.woff') format('woff'),
         url('../fonts/RobotoCondensedBold.ttf') format('truetype'),
         url('../fonts/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg');
}
body{
	font-size: 15px;
	color: #333;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
}
ul{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
    color: #4b4b4b;
}
a:hover{
	text-decoration: none;
	color: #c70000;
}
img {
    max-width: 100%;
}
.clearfix{
	clear: both;
}
.header-top {
	background: #f6f6f6;
    height: 40px;
    line-height: 40px;
    position: relative;
}
ul.top-bar-social li {
    display: inline-block;
    padding-right: 20px;
}
ul.top-bar-contact-info.diamond-text-right {
    position: relative;
    z-index: 999;
}
ul.top-bar-contact-info.diamond-text-right li {
    display: inline-block;
    padding-left: 50px;
    padding-top: 3px;
    line-height: 28px;
}
ul.top-bar-contact-info.diamond-text-right a{
	color: #fff;
    font-size: 13px;
    font-weight: 300;
}
ul.top-bar-contact-info.diamond-text-right span{
	padding-right: 10px;
}
ul.top-bar-contact-info.diamond-text-right p{
	display: inline-block;
    font-family: 'Roboto', sans-serif;
}
.top-bar-right-absolute{
    z-index: 1;
    position: absolute;
    top: 0;
    width: 50%;
    right: 0;
    bottom: -5px;
    background: #0050a0;
}
.top-bar-right-absolute:before{
	content: '';
    width: 0;
    height: 0;
    border-top: 45px solid #0050a0;
    border-left: 23px solid transparent;
    position: absolute;
    left: -23px;
    top: 0;
}
.top-bar-right-absolute:after{
	content: '';
    width: 0;
    height: 0;
    border-top: 6px solid #466505;
    border-left: 6px solid transparent;
    position: absolute;
    left: -6px;
    bottom: 0;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
}
.logo {
    float: left;
    padding-top: 0px;
    display: block;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    float: right;
}
.diamond-flex-box-ai-center {
    align-items: center;
    display: flex;
}
.navbar-default .navbar-nav>li>a {
    color: #333;
    line-height: 30px;
    text-transform: uppercase;
    padding: 22px 23px;
    font-family: 'UTMSwissCondensedBold';
}
.timkiem {
    width: 350px;
    float: right;
    position: absolute;
    top: 5em;
    right: -50px;
    display: none;
}
.timkiem form {
    position: relative;
    width: auto;
    vertical-align: middle;
    padding: 0;
    border: 1px solid #f4f4f4;
}
.timkiem input {
    height: 34px;
    color: #7c7c7c;
    padding-left: 15px;
    font-size: 14px;
    width: 100%;
    outline: none;
    position: relative;
    transition: .3s linear;
    border-radius: 0px;
    background: #fff;
    font-family: 'arial';
    font-weight: normal;
    font-size: 13px;
    border: 1px solid #ddd;
    z-index: 99;
}
.timkiem button {
    z-index: 999;
    height: 34px;
    width: 40px;
    color: #fff;
    background: #c70000;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    outline: none;
    transition: 0.3s all;
}
.timkiem button i {
    color: #fff;
    font-size: 14px;
}
.icon_search {
    position: absolute;
    right: -20px;
    top: 2em;
    cursor: pointer;
}
.navbar{
	margin-bottom: 0px;
}
.diamond-set-pd {
    padding: 60px 0;
}
.diamond-box-img-hv-shin {
    overflow: hidden;
    position: relative;
}
.diamond-box-img-hv-shin:hover:before {
    -webkit-animation: shine .75s;
    -moz-animation: shine .75s;
    -ms-animation: shine .75s;
    -o-animation: shine .75s;
    animation: shine .75s; }
.diamond-box-img-hv-shin:before {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    -webkit-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    -o-transform: skew(-25deg);
    transform: skew(-25deg);
}
@-webkit-keyframes shine {
    100% {
        left: 125%; } }
@keyframes shine {
    100% {
        left: 125%; } }
.box-step .overly {
    width: calc(100%);
    height: 100%;
    position: absolute;
    top: 0px;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.4s ease 0s;
}
.box-step .overly .cnt-block {
    position: absolute;
    bottom: 30px;
    left: 20px;
    color: #fff;
}
.box-step .cnt-block h3 {
    display: block;
    padding-bottom: 12px;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    color: #fff;
    line-height: 26px;
    position: relative;
    text-transform: none;
}
.box-step .cnt-block h3:before {
    display: block;
    margin-bottom: 15px;
    width: 40%;
    height: 4px;
    content: " ";
    background: #f3df20;
}
.box-step .overly .cnt-block a {
    display: block;
    padding-bottom: 12px;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    color: #fff;
    line-height: 26px;
    position: relative;
    text-transform: none;
    text-transform: uppercase;
}
.cnt-block p {
    width: 90%;
}
.diamond-box-img-full img {
    width: 100%;
    display: block;
}
.box-step a.more {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 30px;
    bottom: 30px;
    border-radius: 50%;
    line-height: 24px;
    background: #c70000;
    font-size: 18px;
    color: #fff;
    text-align: center;
    z-index: 999999;
    transition: all .5s ease-in-out;
    border-radius: 50%;
    display: block;
    border: 1px solid rgba(255, 255, 255, .5);
    animation: fontbulger 2s infinite;
}
.box-step a.more:last-child{
    animation: fontbulger 2s infinite;
}
.box-step a.more:hover {
    box-shadow: 0 0 20px rgba(142, 204, 10, 1);
    background: #c70000;
    color: #fff;
}
@keyframes fontbulger {
    0% {
        box-shadow: 0 0 20px rgba(255, 255, 255, 0.0);
    }
    20% {
        box-shadow: 0 0 20px rgba(255, 255, 255,0.2);
    }
    40% {
        box-shadow: 0 0 20px rgba(255, 255, 255,0.4);
    }
    60% {
        box-shadow: 0 0 20px rgba(255, 255, 255,0.6);
    }
    80% {
        box-shadow: 0 0 20px rgba(255, 255, 255,0.8);
    }
    100% {
        box-shadow: 0 0 20px rgba(255, 255, 255,1);
    }
}
.fa-caret-right:before {
    line-height: 23px;
    margin-left: 4px;
}
.your-are-best {
    padding: 4em 0 4em 0;
    background: url(../images/bg.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: none;
}
.your-are-best .ckeck-list {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.diamond-text-right {
    text-align: right;
}
.your-are-best .ckeck-list li {
    padding-bottom: 25px;
}
.your-are-best .ckeck-list input[type="checkbox"]:not(:checked), .your-are-best .ckeck-list input[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
.your-are-best .ckeck-list input[type="checkbox"]:not(:checked) + label, .your-are-best .ckeck-list input[type="checkbox"]:checked + label {
    position: relative;
    padding-right: 30px;
    cursor: pointer;
}
.your-are-best .ckeck-list label {
    font-size: 16px;
    color: #fff;
    font-family: 'Merriweather', sans-serif;
    font-style: italic;
}
.your-are-best .ckeck-list input[type="checkbox"]:not(:checked) + label:before, .your-are-best .ckeck-list input[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 4px;
    width: 15px;
    height: 15px;
    border: 2px solid #f3df20;
    border-radius: 3px;
    background: transparent;
}

.your-are-best .ckeck-list input[type="checkbox"]:not(:checked) + label:after, .your-are-best .ckeck-list input[type="checkbox"]:checked + label:after {
    content: '\f00c';
    font-family: 'FontAwesome';
    position: absolute;
    top: -1px;
    right: -1px;
    font-size: 15px;
    color: #f3df20;
    transition: all .5s;
}
.your-are-best .ckeck-list input[type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.your-are-best .box-content {
    padding-left: 15%;
}
.your-are-best .box-content .diamond-title-v1{
	padding-bottom: 11px;
}
.your-are-best .box-content > p {
    padding-bottom: 57px;
    font-size: 14px;
    color: #e4e4e4;
    font-weight: 300;
}
.diamond-button a {
    display: inline-block;
    border-radius: 40px;
    line-height: 38px;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 0 32px;
    position: relative;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    -ms-transform: perspective(1px) translateZ(0);
    -o-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.diamond-button-bd-green {
    border: 1px solid #0050a0;
    transition: all .3s ease;
    background: #0050a0;
    color: #fff;
}
.diamond-flex-box-jc-center {
    justify-content: center;
}
.diamond-flex-box-ai-center {
    align-items: center;
}
.diamond-flex-box {
    display: flex;
}
.your-are-best .box-content .diamond-title-v1 p{
	color: #e4e4e4;
}
.your-are-best .box-content .diamond-title-v1 h3{
	color: #fff;
	padding-bottom: 30px;
	text-transform: uppercase;
}
div#content {
    padding-top: 20px;
}
.nav-tabs {
    border-bottom: 4px solid #c70000;
    font-family: 'UTMSwissCondensedBold';
}
.diamond-box-product {
    margin-bottom: 30px;
}
.diamond-box-product .box-img {
    padding: 15px;
    position: relative;
    border: 1px solid #e4e4e4;
    background: #fafafa;
    border-radius: 5px;
    min-height: 336px;
    max-height: 336px;
    overflow-y: hidden;
    display: block;
}
.diamond-box-product .box-img img {
    display: block;
    transition: all .5s ease;
    width: 100%;
}
.diamond-box-product .box-img .box-scale {
    position: absolute;
    top: 80%;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition: all .5s ease;
}
/*.diamond-box-product .box-img:hover .sale {
    opacity: .1; }*/
.diamond-box-product .box-img:hover img {
    opacity: 1; }
.diamond-box-product .box-img:hover .box-scale {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
.diamond-box-product .box-img .box-scale .box-content .diamond-button {
    width: 150px;
}
.diamond-box-product .box-img .box-scale .box-content .diamond-button a {
    padding: 0;
    width: 100%;
    text-align: center;
    color: #fff !important;
}
.diamond-text-center {
    text-align: center;
}
.diamond-button a:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border-radius: 100%;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.diamond-button-transparent-green:after {
    background: #c70000;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.diamond-button-green:hover:after {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
    .diamond-button-green:after {
    background: #c70000;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); }

.diamond-box-product h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 19px;
    color: #0d0b0b;
    padding-top: 0px;
    height: 40px;
}
.diamond-box-product p {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}
.diamond-color-green {
    color: red;
}
.diamond-button a:hover{
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.6);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    transition: all .5s ease;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background: #c70000;
    color: #fff;
    border: 0;
}
.nav-tabs>li>a {
    padding: 15px 20px !important;
    background: url(../images/kak.png) no-repeat right center;
    font-size: 16px;
    text-transform: uppercase;
    height: 50px;
}
section#content {
    padding-top: 20px;
}
section#chinh-sach {
    padding: 4em 0;
    background: #403e41;
    display: none;
}
.btn-chinhsach.bgred a {
    color: #fff;
}
.btn-chinhsach.bgred ul li:first-child {
    display: inline-block;
    font-size: 30px;
}
.btn-chinhsach.bgred ul li:last-child {
    width: 82%;
    float: right;
}
.title-cs {
    font-size: 20px;
    text-transform: uppercase;
}
.btn-chinhsach.bgred ul li p{
	color: #a7a7a7;
}
.title-du-an h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'UTMSwissCondensedBold';
    color: #c70000;
    margin: 0;
    padding-bottom: 25px;
}
.img-1 img {
    position: relative;
    display: block;
}
.box-img-duan{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999;
    transition: all .5s;
    color: #fff;
    transition: all .5s ease;
   /* background: rgba(255, 204, 102, 0.3);*/
    opacity: 0;
    text-align: center;
}
.box-img-duan h3{
	text-align: center;
	position: relative;
	top: 42%;
    font-weight: 600;
	max-width: 100%
	transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    transition: all .5s ease;
}
.box-img-duan h3 span{
    background: #f3df20;
    padding: 10px 20px;
    border-radius: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    color: blue;
    line-height: 45px;
}
.img-1:hover .box-img-duan{
	opacity: 1;
}
.box1-img-duan h3{
	top: 32%;
}
.box2-img-duan h3{
	top: 32%;
    left: -10px;
}
.box2-img-duan h3 span{
    font-size: 18px;
}
.box-img-duan h3:hover{
	 /*box-shadow: 0 0 45px rgba(0, 0, 0, 0.6);*/
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    transition: all .5s ease;
}
.img-1:hover .box-img-duan h3{
	transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transition: all .5s ease;
}
.img-1{
	overflow: hidden;
	display: block;
}
.img-1:hover img{
	opacity: .3;
	transition: all 1s ease;
}
.img-box-1 {
    padding-bottom: 10px;
}
.padding-r{
	padding-right: 0px;
}
.padding-l{
	padding-left: 0px;
}
section#du-an-active {
    padding: 0em 0;
}
section#map {
    display: none;
}
.img-1:hover img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transition: all 1.5s;
} 
.title_main h3 {
    text-transform: uppercase;
    color: #000;
    font-family: 'UTMSwissCondensedBold';
    font-size: 24px;
    position: relative;
    text-align: center;
    padding-bottom: 30px;
}
.ar_hoatdong {
    max-width: 350px;
    margin: 0px auto;
}
section#news {
    background: #f3f5f5;
    padding: 3em 0 2em;
}
#owl-demo .owl-controls .owl-buttons .owl-prev:before, #owl-demo .owl-controls .owl-buttons .owl-next:before {
    font-family: 'Fontawesome';
    height: 38px;
    width: 38px;
    border: 1px solid #fff;
    display: block;
    line-height: 38px;
    color: #fff;
    font-size: 20px;
    background: #0050a0;
    border-radius: 50%;
}
#owl-demo .owl-controls .owl-buttons .owl-prev:before {
    content: "\f104";
}
#owl-demo .owl-controls .owl-buttons .owl-next:before {
    content: "\f105";
    position: absolute;
    right: -5px;
}
.item {
    margin: 0 15px 0px 15px;
    border: 1px solid #ddd;
    background: #fff;
}
.diamond-title-v1 h3{
    padding-bottom: 28px;
    font-family: 'Roboto', sans-serif;
    font-size: 33px;
    text-transform: uppercase;
    line-height: 36px;
    color: #c70000;
}
.owl-pagination {
    display: none;
}
#owl-demo .owl-controls .owl-buttons .owl-prev, #owl-demo .owl-controls .owl-buttons .owl-next {
    top: 40%;
    background: none;
}
#owl-demo .owl-controls .owl-buttons .owl-prev {
    left: -5px;
    overflow: hidden;
    display: block;
}
.item .box-content h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    color: #0d0b0b;
    margin-bottom: 20px;
    margin-top: 0;
    height: 37px;
    line-height: 20px;
}
.item .box-content{
    border-top: none;
    padding: 15px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.item .box-content h5 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #625f5f;
    line-height: 18px;
    padding-left: 7px;
    border-left-width: 2px;
    border-left-style: solid;
    text-align: left;
}
.item .diamond-bd-color-green {
    border-color: #c70000;
}
.subscribe {
    padding: 33px 0;
}
.diamond-bg-green {
    background: #c70000;
    display: none;
}
.subscribe .box-text {
    float: left;
}
.subscribe .box-text h3 {
    padding-bottom: 7px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 25px;
    color: #fff;
    margin: 0;
}
.subscribe .box-text p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 14px;
    color: #fff;
}
.subscribe .box-form {
    width: 40%;
    margin-top: 10px;
    margin-right: 10%;
    float: right;
}
.uk-position-relative {
    position: relative!important;
}
.subscribe .box-form form input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 120px 0 30px;
    background: #b6d7f9;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #fff;
    border-radius: 40px;
    border: none;
    outline: none;
}
.subscribe .box-form form button {
    outline: none;
    border: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #625f5f;
    font-size: 12px;
    line-height: 40px;
    padding: 0 25px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background: #f8f8f8;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.footer-v1 .footer .box .box-title h3 {
    padding-bottom: 10px;
    font-size: 19px;
    color: #fff;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    margin: 0;
}
.footer-v1 .footer .box .box-content .list-contact li span {
    min-width: 25px;
    padding-right: 10px;
}
#lists-product li {
    background: url(../images/icon_list.png) no-repeat left center;
    padding-left: 16px;
}
.footer-v1 .footer {
    overflow: hidden;
    padding: 1em 0px;
    background: url(../images/bg_footer.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.footer-v1 .footer .box .box-content .list-contact li span {
    min-width: 25px;
    padding-right: 10px;
}
.hotline span:last-child {
    font-size: 20px;
}
#lists-product li a {
    color: #f1f1f1;
    transition: all 0.5s ease-in-out;
    font-family: 'Roboto', sans-serif;
}
.footer-v1 .footer .box .box-content a {
    font-size: 14px;
    color: #f1f1f1;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.box_info {
    margin-top: 10px;
    color: #f1f1f1;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
}
.copyright {
    background: #222224;
    line-height: 60px;
}
.copyright p{
    font-size: 12px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    position: relative;
    z-index: 2;
    text-align: center;
}
.copyright a {
    font-size: 12px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    position: relative;
    z-index: 2;
}
.item-thumb {
    overflow: hidden;
    display: block;
}
.item-thumb:hover img{
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transition: all 1s ease;
}
.item .box-content h3:hover{
	color: #c70000;
}
.diamond-banner {
    padding: 32px 0;
    background: url(../images/banner.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.diamond-banner .title-page {
    float: left;
}
.diamond-banner .title-page h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 16px;
    color: #fff;
    padding-left: 14px;
    position: relative;
        margin: 0;
}
.diamond-banner .title-page h3 span {
    font-size: 14px;
    padding-right: 10px;
    position: absolute;
    left: 0;
    top: -2px;
}
.diamond-banner .menu-page {
    float: right;
}
.diamond-banner .menu-page li {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    color: #fff;
}
.diamond-banner .menu-page li a {
    font-family: 'Merriweather', sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #e5e5e5;
    font-size: 12px;
    transition: all .5s ease;
}
.diamond-banner .menu-page li:first-child:before{
	content:'';
}
.diamond-banner .menu-page li:before {
    content: '-';
    font-family: 'Merriweather', sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #e5e5e5;
    font-size: 12px;
    position: absolute;
    left: 7px;
    top: 0;
}
.diamond-banner .menu-page li.uk-active a {
    color: #fff;
}
.diamond-sidebar .box-sidebar .title{
	position: relative;
    margin-bottom: 17px;
}
.diamond-sidebar .box-sidebar .title:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #c70000;
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: -1;
}
.diamond-sidebar .box-sidebar .title h3 {
    font-family: 'UTMSwissCondensedBold';
    font-weight: 700;
    font-size: 16px;
    color: #0d0b0b;
    display: inline-block;
    background: #fff;
    padding-right: 10px;
    margin: 0;
    text-transform: uppercase;
}
.categories ul li a {
    display: block;
    padding: 10px 0;
   	font-family: 'UTMSwissCondensedBold';
}
.categories ul li a:hover{
	color: #c70000;
	padding: 10px;
	transition: all 1s ease;
}
.categories ul li i{
	padding-right: 15px;
}
section#danhmuc-sp {
    padding: 2em 0;
}
.diamond-sidebar .box-sidebar .top-rate li .diamond-box-img-hv-shin {
    width: 80px;
    height: 80px;
    border: 1px solid #dcddde;
    border-radius: 5px;
    background: #fafafa;
    float: left;
}
.diamond-sidebar .box-sidebar .top-rate li .diamond-box-img-hv-shin img {
    display: block;
}
.diamond-sidebar .box-sidebar .top-rate li .box-text {
    margin-left: 100px;
}
.box-text h3 {
    font-family: 'Merriweather', sans-serif;
    font-size: 14px;
    color: #625f5f;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
}
.box-text h3:hover{
	color: #c70000;
}
.box-sidebar {
    margin-bottom: 30px;
}
.diamond-sidebar .box-sidebar .top-rate li {
    margin-bottom: 20px;
}
.hotline-sidebar ul li i {
    border: 1px solid red;
    border-radius: 50%;
    padding: 8px;
    height: 35px;
    width: 35px;
    font-size: 18px;
}
.hotline-sidebar ul li a {
    color: red;
    font-size: 22px;
}
.hotline-sidebar ul li{
	padding-bottom: 10px;
}
.diamond-pagination ul li.active {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #c70000;
    color: #fff;
    border-radius: 100%;
    font-size: 11px;
    font-weight: bold;
}
.diamond-pagination li {
    display: inline-block;
    margin: 0 7px;
}
.diamond-pagination li a {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #959090;
    font-size: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    transition: all .5s ease;
    text-align: center;
    border-radius: 30px;
   	border: 1px solid #e4e4e4;
}
.diamond-pagination li:hover a {
    background: #c70000;
    color: #fff; }
.diamond-pagination ul li a {
    border: 1px solid #e4e4e4;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.diamond-pagination li i{
	line-height: 28px;
}
.box-news .box-content h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 25px;
    color: #0d0b0b;
    padding-bottom: 17px;
}
.box-news .box-content p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #625f5f;
    padding-bottom: 22px;
}
.box-news .box-content h5 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #625f5f;
    line-height: 16px;
    padding-left: 9px;
    border-left: 2px solid #c70000;
}
.box-news {
    overflow: hidden;
    display: block;
    border-radius: 10px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    background: #fbfbfb;
    box-shadow: inset 0px 0px 5em 0px #ddd;
}
.padding-news{
	padding: 0;
}
.box-news .box-text.diamond-flex-box.diamond-flex-box-ai-center {
    padding-top: 30px;
}
.diamond-box-img-full.diamond-box-hv-scale {
    overflow: hidden;
    display: block;
}
.box-news:hover img{
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transition: all 1s ease-in;
}
.box-news:hover .box-content h3{
	color: #c70000;
}
.right-nn{
	float: right;
}
.news-add{
	padding-top: 20px;
}
.news-add .box-title h3 {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding-bottom: 15px;
    color: #c70000;
}
.news-add .box-title{
	position: relative;
}
.news-add .box-title:before{
	position: absolute;
    width: 73%;
    border: 2px solid #c70000;
    left: 27%;
    top: 15px;
    height: 1px;
    z-index: -1;
    content: '';
    right: 0;
}
.author-bio {
    position: relative;
}
.title-wrap.theme-heading {
    margin: 30px 0 15px;
}
.author-bio .author-posts-title {
    position: relative;
    border-bottom: 1px solid #eee;
}
.author-bio .author-posts-title .author-title {
    display: inline-block;
}
.title-wrap .title {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.author-bio .author-posts-title span.title a {
    display: inline-block;
    background: #eee;
    color: #999;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    padding: 5px 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.mbt {
    margin-bottom: 30px;
}
.review-list li {
    border-bottom: 1px solid #e7e7e7;
    padding: 8px 12px;
    position: relative;
    list-style: none;
}
.review-list li:nth-child(even) {
    background-color: #fafafa;
}
.mission-vision {
    background: url(../images/mission-vision.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.mission-vision .box-content h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 28px;
}
.mission-vision .box-content p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 19px;
    padding-bottom: 22px;
}
.diamond-set-pd {
    padding: 0px 0;
}
section.our-services.diamond-set-pd {
    padding-top: 30px;
}
.diamond-business-v2 .box-content {
    padding: 0 43px 17px 43px;
    border-left: 4px solid #c70000;
}
#aboutus h3 {
    font-size: 23px;
    font-family: 'UTMSwissCondensedBold';
    color: #c70000;
    padding-bottom: 5px;
    margin-top: 0;
}
.contact-map .box-form h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 33px;
    line-height: 36px;
    color: #0d0b0b;
    padding-bottom: 7px;
}
.contact-map .box-form p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #4c4f50;
    padding-bottom: 20px;
}
.contact-map {
    background: #fafafa;
}
.contact-map .box-form input {
    height: 40px;
    border-radius: 40px;
}
.contact-map .box-form input, .contact-map .box-form textarea {
    margin-bottom: 30px;
    padding: 7px 25px;
    line-height: 40px;
    background: transparent;
    outline: none;
    border: 1px solid #e4e4e4;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #4c4f50;
    width: 100%;
}
.contact-map .box-form textarea {
    border-radius: 20px;
}
#contact-content .box-content {
    width: 66%;
    float: right;
}
#contact-content .box-title h3 {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #c70000;
}
#contact-content .box-content ul li{
	padding: 5px 0;
}
#contact-content .box-content ul li span {
	border: 1px solid #ddd;
	padding: 13px;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	margin-right: 15px;
}
#contact-content .box-content ul li .only-hotline{
	border: 0px;
}
section#contact-content {
    padding: 2em 0;
}
div#gal1 img {
    height: 80px;
    border: 1px solid #ddd;
    width: 80px;
    margin-top: 10px;
}
.box-detail-content h1 {
    font-size: 2em;
    margin-top: 0;
}
.pd-description {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 20px;
    padding-top: 15px;
    line-height: 22px;
    margin-top: 10px;
}
.pd-description > p {
    margin-bottom: 15px;
}
.diamond-button-bd-transparent-green {
    border: 1px solid rgba(142, 204, 10, 0);
    transition: all .3s ease;
}
.diamond-color-white {
    color: #fff;
}
.bnt_order a {
    border-radius: 0px;
}
.bnt_order:hover a{box-shadow:none;border: 1px solid red;color: red}
.thongtin-ct {
    padding-top: 20px;
    padding-bottom: 10px;
}
.thongtin-ct .tab-content{
	padding: 15px;
	background: #fbfbfb;
	border-radius: 0px 0px 20px 20px;
	box-shadow: inset 0px 0px 20px 0px #ddd;
}
.zoomWrapper {
    position: relative;
}
.products-add .title h3 {
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 0;
    font-family: 'Roboto', sans-serif;
    color: #c70000;
}
.products-add .title{
	position: relative;
}
.products-add .title h3:before {
    position: absolute;
    content: '';
    height: 2px;
    background: #c70000;
    top: 15px;
    z-index: 1;
    width: 71%;
    left: 29%;
}
.products-add {
    padding-top: 20px;
}

.header_pos_nn .logo{
	padding-top: 0px;
}
.dropdown-menu{
	padding: 0;
}
.dropdown-menu>li>a{
	padding: 8px 20px;
}
.dropdown-menu>li>a:hover,.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{
	color: #fff;
	background: #c70000;
	transition: all 1s ease;
    background-color: #c70000;
}
span.caret.caret2.navbar-toggle.sub-arrow {
    /*top: 60px;*/
}
.dropdown-menu>li{
    position: relative;
	border-bottom: 1px dashed #ddd;
}
.dropdown-menu>li:last-child{
	border-bottom: 0;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	background: transparent;
	color: #c70000;
}
.navbar-default .navbar-nav>.active>a{
	background: transparent;
	color: #c70000;
}
section#map img{
    width: 100%;
}
.owl-carousel1 .item img{
    width: 155px;
    height: 78px;
    background: #fff;
    border: 1px solid #eee;
}
#owl-demo1 .owl-prev {
    position: absolute;
    top: 20%;
    left: 0;
    background: url(../images/left.png) no-repeat;
    height: 35px;
    width: 35px;
    text-indent: -9999px;
}
#owl-demo1 .owl-next {
    position: absolute;
    top: 20%;
    right: 0;
    background: url(../images/right.png) no-repeat;
    height: 35px;
    width: 35px;
    text-indent: -9999px;
}

/*nhi add 20/02/2019*/
.box-form {
    padding-bottom: 20px;
}
span.product-img img {
    height: 195px;
}
.logo img {
    width: 80px;
}
#info {
    background: #0050a0;
}
.col-info a {
    color: #fff;
    font-size: 15px;
    padding: 2px 0;
    display: inline-block;
}
.title-col-info {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    top: -2px;
}
.phone_ft {
    background: url(../images/hotline.png) left center no-repeat;
    padding: 0 0 0 40px;
    text-transform: uppercase;
}
.phone_ft b {
    color: yellow;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
}
.icon-news {
    display: inline-block;
    margin-right: 5px;
}
.col-info {
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}
.fa-caret-right:before {
    color: yellow;
}
.col-info i {
    padding-right: 5px;
}
.box.box-fanpage{
    float: right;
}
/*end*/




@media(min-width: 992px){
	.header_pos_nn{position: fixed;background: #fff !important;padding: 0px;box-shadow: 0px
-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    z-index: 9999;
}
.header_pos_nn .top{display: none;}
.header_pos_nn nav.nav .navbar-nav>li>a{color: #000;}
.header_pos_nn nav#aff_menu{margin-top: 0px;padding-top: 0px;}
.header_pos_nn .logo img{max-width: 100%}
.header_pos_nn nav.nav .navbar-nav>li>a{line-height: 67px;}
.header_pos_nn .icon_search{top: 20px;}
.header_pos_nn .timkiem{top: 66px;}
.header_pos_nn .hotline_bottom, .header_pos_nn .right_header{margin-top: 0px;}
.header_pos_nn .hotline{margin-top: 12px;}
.header_pos_nn .hotline a{color: #000 !important;}
.header_pos_nn .navbar-default .navbar-nav>li>a{
	padding: 15px 23px;
}
}
@media (min-width: 992px) and (max-width: 1199px){
	ul.top-bar-contact-info.diamond-text-right li{
		padding-left: 30px;
	}
	.icon_search{
		right: -8px;
	}
	.timkiem{
		right: -20px;
	}
	.title-cs{
		font-size: 17px;
	}
	.logo{
			float: none;
			text-align: center;
		}
		.navbar-default{
			float: none;
		}
}
@media (min-width: 768px) and (max-width: 991px){
    .box-step .overly .cnt-block{
        bottom: -6px;
    }
	.footer-v1 .footer .box .box-title h3{
		font-size: 13px;
	}
	.padding-news{
		padding: 15px;
	}
		.top-bar-right-absolute{
			width: 70%;
		}
		ul.top-bar-contact-info.diamond-text-right li{
			padding-left: 30px;
		}
		.logo{
			float: none;
			text-align: center;
		}
		.navbar-default{
			float: none;
		}
		.navbar-default .navbar-nav>li>a{
			padding: 10px 13px;
		}
		.container{
			width: 100%;
		}
		.icon_search{
			right: 0;
			top: 1em;
		}
        .navbar-collapse{
            padding-right: 0;
            padding-left: 0;
        }
		.timkiem{
			right: -10px;
			top: 3.3em;
		}
		.diamond-set-pd {
    padding: 12px 0;
}
div#sp-noibat {
    margin-bottom: 5px;
}
.your-are-best .ckeck-list{
	border-right: 0px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.your-are-best .box-content{
	padding-top: 15px;
	padding-left: 10%;
}
.nav-tabs>li>a {
    padding: 15px 22px !important;
}
.diamond-box-product{
	margin-bottom: 25px;
}
.title-cs{
	font-size: 15px;
	text-align: center;
	padding: 10px 0;
}
section#chinh-sach{
	padding: 2em 0;
}
.btn-chinhsach.bgred ul li:first-child{
	display: block;
	text-align: center;
}
.btn-chinhsach.bgred ul li:last-child{
	float: none;
	width: 100%;
	text-align: center;
}
footer.footer-v1 .box {
    padding-bottom: 20px;
}
.footer-v1 .footer{
	padding: 2em 0 0;
}
.hotline-sidebar ul li{
	text-align: center;
}
}
@media (max-width: 767px){
	.top-bar-right-absolute{
		display: none;
	}
    .box2-img-duan h3{
    left: 0;
}
	ul.top-bar-contact-info.diamond-text-right a{
		color: #4b4b4b;
	}
	.navbar-toggle{
		margin-right: 35px;
	}
	.header-top{
	height: auto;
}
ul.top-bar-social {
    text-align: center;
}
.logo{
	padding-top: 10px;
	position: relative;
	z-index: 99999;
}
.navbar-default{
	float: none;
}
.icon_search {
    top: 20px;
    right: 0;
}
.timkiem {
    float: none;
    top: 3.3em;
    right: 0;
}
.navbar-default .navbar-nav>li>a{
	padding: 10px;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 10px 15px 10px 15px;
}
.diamond-set-pd{
	padding: 20px 0;
}
div#sp-noibat {
    margin-bottom: 5px;
}
.your-are-best .ckeck-list{
	border-right: 0px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.your-are-best .box-content{
	padding-top: 20px;
	padding-left: 10px;
}
.nav-tabs > li{
	width: 33.33%;
}
.nav-tabs>li>a{
	padding: 15px !important;
	text-align: center;
}
.diamond-box-product {
    margin-bottom: 25px;
}
.btn-chinhsach.bgred {
    overflow: hidden;
    display: block;
    padding-bottom: 10px;
}
.btn-chinhsach.bgred ul li:last-child{
	width: 82%;
}
.padding-l{
	padding-left: 15px;
}
.padding-r{
	padding-right: 15px;
}
.img-1 img{
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-bottom: 10px;
}
.subscribe .box-text{
	float: none;
	text-align: center;
}
.subscribe .box-form{
	float: none;
	margin-right: 0;
	width: 100%;
}
footer.footer-v1 .box {
    padding-bottom: 20px;
}
.footer-v1 .footer{
	padding: 2em 0 0;
}
ul.top-bar-contact-info.diamond-text-right{
	text-align: center;
}
#contact-content .box-content{
	width: 100%;
}
.diamond-button {
    text-align: center;
}
.padding-news{
	padding-left: 15px;
	padding-right: 15px;
}
.diamond-box-product .box-img{
	min-height: 100%;
	max-height: 100%;
}
ul.top-bar-contact-info.diamond-text-right li{
	padding-left: 0;
}
.diamond-pagination li{
	margin: 0 5px;
}
.all-products-dm {
    padding-bottom: 20px;
}
.box-detail-content {
    padding-top: 20px;
    padding-bottom: 20px;
}
.box-step .overly .cnt-block{
	top: 0;
}
.box-step .overly .cnt-block a{
	font-size: 21px;
}
}
@media (max-width: 380px){
	.nav-tabs > li{
		width: 50%;
	}
	.nav-tabs>li>a {
    padding: 8px !important;
	}
}