@charset "utf-8";
/* CSS Document */
@font-face {
font-family: Opensans;
src: url("Open Sans.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
font-family: OpenSansBold;
src: url("OpenSans-Bold.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
font-family: RobotoCondensed;
src: url("RobotoCondensed-Regular.ttf") /* TTF file for CSS3 browsers */
}


@font-face {
font-family: RobotoCondensedBold;
src: url("RobotoCondensed-Bold.ttf") /* TTF file for CSS3 browsers */
}

@font-face{
	font-family: StencilStd;
	src: url("StencilStd.ttf");
}
@font-face{
	font-family: UTM Alexander;
	src: url("UTM Alexander.ttf");
}

@font-face{
	font-family: UTM Swiss Condensed;
	src: url("UTM Swiss Condensed.ttf");
}

/*=============reset===============*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
a:focus
{
	outline: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
a, a:hover
{
	text-decoration:none;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

i:hover
{
	text-decoration:none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

.title
{
	font-family: Oswald;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*=========-reset==========*/
body {
    font-family:Arial, Helvetica, sans-serifs;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #fff;
	overflow-x: hidden;

}
p {	font-family:Arial, Helvetica, sans-serifs;}
.i-gotop{padding:6px 9px; color: #333333; background-color: #fff; border:1px solid #adadad; border-radius:4px;}
.i-gotop:hover {	background-color:#e6e6e6; text-decoration:none;}

.margin-r{ margin-right: -10px;}
.margin-l{ margin-left: -10px;}
.margin0{ margin-left: -10px; margin-right: -10px; }
.margin-r10 { margin-right: 10px;}
.margin-l10 { margin-left: 10px;}
.padding-l50{ padding-left: 50px;}
.margin20{margin-left: -20px; margin-right: -20px;}
.padding-l10{ padding-left: 10px;}
.padding-r10{ padding-right: 10px;}
.viewmore { display: block; text-align: right; }
.viewmore a{	color: #f00; font-family: Opensans; font-size: 13px; }
.padding-left-10{padding-left: 10px;}
.padding-right-10{padding-right: 10px;}
.wrapper { margin-top: 20px; }
/*==================TRANSITION==============*/
#list-highlight-services .service-img:hover, .video-slider .navslider a {
    border-color: #eb757b;
    
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

/*----------------------------------------------------------------------------------
SLIDER
----------------------------------------------------------------------------------*/
#slideshow {margin-top: -1px}


.navbar
{
	border-radius: 0 !important;
}
#slideshow .slider-container {
	overflow: hidden;
	background-color: #ffffff
}
.slider-container {
	margin: 0px;
	background-color: transparent;
	position: relative;
	width: 100%
}
.opla-cosmetic-slide img {
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: none
}
.opla-cosmetic-slide a.nivo-imageLink {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
	background: white;
	filter: alpha(opacity=0);
	opacity: 0
}
.opla-cosmetic-caption { display: none }
.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important
}
.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
	top: 0
}
.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
	overflow: hidden
}
.nivo-box img {
	display: block
}


.nivo-caption {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 8;
    display: none;
    top: 25%;
    width: 800px;
    left: 50%;
    margin-left: -400px;
    text-align: center;
}
.slide-caption {
	position: absolute;
	margin: 0px auto;
	width: 100%;
	left: 0px;
	right: 0px;
	z-index: 9;
	text-align: center
}
@media screen and (min-width: 991px) {
	.slide-caption {
		width:950px;
		
	}
	
}

@media only screen and (min-width:990px)
{
	.megamenu {
    border: 0;
    border-top: 3px solid #aa1e23;
}
	.menu>li {
    
   
    list-style: none;
	padding:0;
    display: block;
    overflow: visible;
	border-right: 1px solid rgba(215, 218, 210, 0.12);
   }
.menu > li > a
{
	position: relative;
}
.menu > li > a::before {
    content: " ";
    position: absolute;
    right: 0;
    top: 15px;
    height: 25px;
    width: 2px;
    background: #aa1e23;
    border-right: 1px solid #9c8585;
}
.menu > li.active > a:after {
    
    opacity: 1;
    transform: translateY(4px);
}
.menu > li > a:after
{
	content: " ";
    position: absolute;
    bottom: 20px;
    height: 2px;
    width: 80px;
    left: 50%;
    background: #aa1e23;
    margin-left: -39px;
    opacity: 0;
   
    transition: 0.3s ease;
    transform: translateY(24px);
}

.menu > li:hover > a:after {
   
    opacity: 1;
    transform: translateY(4px);
}

#nav-top {
    display: block;
    margin-top: 1px;
	background: #fff;
}
.navbar
{
	border-radius: 0 !important;
}
   .menu > li > a {
     font-family: UTM Swiss Condensed;
     font-size: 14px;
     padding: 0 24px;
     color: #131313;
     line-height: 60px;
   }
   
    .menu > li:hover{
		transition: 1s;
	}
	
	#main-nav, .right-side, .right-side-wrapper
	{
		float: right;
	}
	
	.menu li ul li a {
       line-height: 20px !important;
    }
	
	
	.menu li a.tit-cate-menu {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		text-transform: uppercase;
		color: #014918;
		margin-bottom: 10px;
		font-weight: bold;
}
   .menu li ul li a
   {
	   webkit-transition: all 0.2s ease;
       -moz-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
       transition: all 0.2s ease;
	   padding: 8px 10px !important;
	 
   }
    .menu li ul li:hover > a
	{
		background-color: rgba(84, 0, 3, 0.82);
		color: #ffeb00;
	}
	.menu .megamenu ul a, .side-menu .megamenu ul a
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #014918;
	}
   .megamenu
   {
	   right: 0;
	   left: 0;
   }
  
}		

.slide-caption .text_first {
	font-size: 24px;
	font-weight: 300;
	color: #fe9ec7;
	margin: 0px 10px 40px;
	text-transform: capitalize;
	letter-spacing: 0.75px;
	padding: 0px;
	font-family: Roboto, sans-serif !important;
}
.slide-caption h3 {
	font-weight: 700;
	font-size: 40px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 10px 0;
	letter-spacing: 4px;
	line-height: 42px;
	font-family: 'Times New Roman', Times, sans-serif !important;
}
@media screen and (max-width: 767px) {
	.slide-caption h3 {
		display:none
	}
}
.slide-caption p {
	color: #ffffff;
	font-size: 18px;
	margin: 0px 10px;
	padding: 10px 0px;
	font-weight: 300;
	position: relative
}
.slide-caption p:before {
	content: "";
	width: 115px;
	height: 1px;
	background-color: #c2c2c2;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: -20px
}
@media screen and (max-width: 991px) {
	.slide-caption p {
		display:none
	}
}
.slide-caption p .price-slideshow {
	font-weight: 700;
	font-size: 24px;
	margin-top: 15px;
	display: inline-block
}
.slide-caption .btn {
	font-size: 14px;
	margin: 20px 10px 10px;
	padding: 0 20px;
	height: 46px;
	line-height: 46px;
	text-transform: uppercase;
	min-width: 150px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease
}
@media screen and (min-width: 991px) {
	.slide-caption .btn {
		margin-top:60px;
		padding: 0 40px;
		height: 56px;
		line-height: 56px;
		min-width: 192px
	}
}
@media screen and (max-width: 767px) {
	.slide-caption .btn {
		display:none
	}
}
.slide-caption .btn-slide {
	background: rgba(0,0,0,0);
	border: 2px solid #ffffff;
	color: #FFFFFF;
	
}
.slide-caption .btn-slide:hover,.slide-caption .btn-slide:focus {
	background: #222222;
	border-color: #222222;
	color: #ffffff
}
.slide-caption .btn-slide-2 {
	background: #222222;
	border: 2px solid #222222;
	color: #FFFFFF
}
.slide-caption .btn-slide-2:hover,.slide-caption .btn-slide-2:focus {
	background: rgba(0,0,0,0);
	border-color: #ffffff;
	color: #ffffff
}
.caption_1 {
	top: 0px;
	left: auto;
	right: 0px
}
.nivo-caption .caption_1 h3 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}
.nivo-caption .caption_1 p {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s
}
.nivo-caption .caption_1 a {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}
.nivo-caption .caption_1 .text_first {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s
}
.caption_2 {
	top: 0px;
	left: 0px;
	right: auto
}
.nivo-caption .caption_2 h3 {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s
}
.nivo-caption .caption_2 p {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s
}
.nivo-caption .caption_2 a {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s
}
.nivo-caption .caption_2 .text_first {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s
}
.caption_3 {
	top: 0px;
	left: 0;
	right: 0px
}
.nivo-caption .caption_3 h3 {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s
}
.nivo-caption .caption_3 p {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s
}
.nivo-caption .caption_3 a {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s
}
.nivo-caption .caption_3 .text_first {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s
}
.nivo-controlNav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	z-index: 10
}
.nivo-controlNav .nivo-control {
	position: relative;
	background-color: #555555;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	width: 15px;
	height: 15px;
	cursor: pointer;
	margin: 0px 5px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background: url('../../../publics/images/layout/icon-slider.png');
}
.nivo-controlNav .nivo-control.active {
	
	background: url('../../../publics/images/layout/active-slider.png');
}
.nivo-directionNav a {

	position: absolute;
	top: 50%;
	margin: -30px 0px 0px 0px;
	display: block;
	cursor: pointer;
	font-size: 0px;
	z-index: 10;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #333;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	color: #fff;
	opacity: 0;
	filter: alpha(opacity=0)
}
.slider-container:hover .nivo-directionNav a {
	opacity: 1;
	filter: alpha(opacity=100)
}
.nivo-directionNav a:before {
	font-family: "FontAwesome";
	font-size: 16px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 100%;
	line-height: 40px;
	text-align: center
}
.nivo-directionNav a:hover {background-color: #000 }
.nivo-directionNav a.nivo-prevNav {left: 10px}
.nivo-directionNav a.nivo-prevNav:before {content: "\f104"}
.nivo-directionNav a.nivo-nextNav {
	right: 10px;
	left: auto
}
.nivo-directionNav a.nivo-nextNav:before {
	content: "\f105";
	font-family: "FontAwesome"
}
.caption-fullwidth.container {
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	z-index: 9
}
#slideshow .box-btn button {
	font-size: 14px;
	background: #81dcdd;
	padding: 16px 23px;
	border-width: 0px;
	line-height: 16px;
	animation-duration: 1000ms;
	animation-delay: 1200ms;
	margin-top: 50px;
}
#slideshow .box-btn button:hover {color: #fff; background: #fe9ec7;}
#slideshow .box-btn button a, #slideshow .box-btn button a:hover {color: #fff;}
.nivo-caption .nivo-caption-main {
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.69);
    color: #fff;
}

.nivo-caption .nivo-caption-main h3 {
    text-transform: uppercase;
    font-size: 35px;
    font-family: RobotoCondensedBold;
    color: #fff;
}
.nivo-caption .nivo-caption-main p {
    font-size: 15px;
    margin-top: 14px;
    color: #f1f1f1;
}
.nivo-caption a.link-caption {
    padding: 10px;
    margin-top: 17px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.67);
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
}
/*----- CAROUSEL -----*/
.navslider a {
	position: absolute;
	top: 50%;
	float: left;
	z-index: 2;
	text-indent: -9999em;
	width: 20px;
	height: 20px;
	background: #f0f0ee;
	cursor: pointer;
	border-radius: 50%;
}

.navslider a:hover {background: #8aa701;}
.navslider a:hover:before {color: #fff!important;}
.navslider a.prev {
	left: 15px;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}
.product-slider-cate .navslider a.prev {
	left: -5px;
}
.product-slider-cate .navslider a.next {
	right: -5px;
}
.image-big-product img {
    width: 100%;
}
.navslider a.next {
	right: 15px;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}

.product-slider-cate .navslider a {
    top: 10px;
}


.sidebar-left ul li:hover {
    background-color: #52cc1f;
}
.sidebar-left ul li:hover > a,.sidebar-left ul li:hover > i  {
    color: #fff;
}

.navslider a.prev:before {
    content: "\f053";
    width: 15px;
    height: 7px;
    position: absolute;
    top: 1px;
    left: 5px;
    font-family: "FontAwesome";
    color: #333333;
    text-indent: 0;
    font-size: 14px;
    z-index: 9;
}
.navslider a.next:before {
    content: "\f054";
    font-family: "FontAwesome";
    width: 15px;
    height: 7px;
    position: absolute;
    top: 1px;
    left: 7px;
    text-indent: 0;
    color: #cec5c5;
    font-size: 14px;
}


.sidebar-left .customer-support ul li i {
    position: initial;
    display: inline;
    color: #00beee;
}

.sidebar-left .customer-support ul li a {
    display: inline;
    float: right;
    color: #04aeda;
}
nav#nav-manufature .title-2 i {
    font-size: 19px;
    color: #fff;
    margin-right: 5px;
}
/*==HEADER==*/
#header
{
	border-bottom: 0;
}
#search-fast {
    display: inline-block;
    padding: 0 15px;
    line-height: 63px;
    font-size: 18px;
    color: #fff;
   
    margin-right: 60px;
    position: relative;
}
#search-fast:after {
    content: '|';
    position: absolute;
    right: -2px;
    color: #da6a6a;
}
#search-fast:hover{
	background-color: #003B7F;
}

header {
    background: url("../../../publics/images/layout/bg-banner.png");
    background-size: 100% 100%;
    margin: 0;
    
}


.logo {
    text-align: center;
}
#logo-home img {
    max-height: 80px;
}
.logo img {
    max-width: 100%;
}

body
{
	margin: 0;
	padding: 0;
}
.main img {
    margin: 0 auto;
    width: 100%;
    margin-top: -15px;
    min-width: 1200px;
}
.header-top .logo {
    max-height: 150px;
    text-align: left;
    display: inline-block;
    float: left;
    margin-right: 0;
}
.header-top .logo img {
    /* height: 75px; */
    max-width: 100%;
}
.header-top .banner img {
    max-height: 110px;
    margin:  0 auto;
    max-width: 100%;
}


.header-top-right p.slogan {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}

.header-top-right {
    text-align: right;
    margin-left: 25px;
}
.header-top-right a.hotline i {
    margin-right: 10px;
}
.top-bar-right-main {
    float: right;
}

.top-bar-right-main .phone-email .phone-right .hotline {
    font-family: RobotoCondensedBold;
    font-size: 20px;
    color: #f5281a;
}

.hotline-search {
    float: right;
    line-height: 58px;
    font-family: RobotoCondensed;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    margin-right: 55px;
    border-right: 1px solid rgba(158, 141, 141, 0.5);
}


.hotline-search .search {
    padding: 0 28px;
    border-left: 1px solid #4156d0;
    display: inline-block;
}

.hotline-search .search a {
    color: #fff;
}

.hotline-search .hotline {
    padding: 0 20px;
    text-transform: none;
    font-size: 17px;
    letter-spacing: 1px;
}

.hotline-search .hotline i {
    font-size: 30px;
    color: #fff;
    margin-right: 5px;
    display: inline-block;
}
.hotline-search .hotline a {
    color: #fafb05;
    font-size: 18px;
}

.header-top {
    clear: both;
    position: relative;
    background: #aa1e23;
    padding: 10px 0;
    height: 65px;
}

.header-top-right ul li a {
    color: #fff;
    font-size: 17.000000px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.1);
}
.header-top-left p, .header-top-left a {
    color: #fff;
	font-family: UTM Swiss Condensed;
	font-size: 12px;
}
.header-top-left i {
    margin-right: 4px;
    float: left;
    font-size: 20px;
}
.header-top-left p
{
	margin-top: -2px;
}
.header-top-left p i {
    padding: 2px 5px;
    color: #cacaca;
    background-color: #fff;
    color: #aa1e23;
    font-size: 12px;
    border-radius: 50%;
}
.header-top-left a {
    display: block;
    clear: both;
    float: left;
    margin-top: 5px;
    font-size: 13px;
    line-height: 15px;
}
.header-top-left a  i{ font-size: 14px; }
.header-top-right ul{
	display: inline;
}
.header-top-right #search-top {
    display: inline;
    float: right;
    height: 30px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 3px;
}

.header-top-right #search-top form {
    width: 200px;
    height: 100%;
    position: relative;
}

.header-top-right #search-top form input {
    height: 30px;
    width: 100%;
    background: none;
    border: none;
    color: #fff;
    padding: 0 5px;
}

.header-top-right #search-top form .search-submit-btn {
    position: absolute;
    top: 13px;
    width: 28px !important;
    right: 2px;
    height: 26px !important;
    display: inline;
    background: url(../../../publics/images/layout/icon-search.png);
    background-size: cover;
}

.header-top-right ul li {
    padding: 0 2px;
}
.header-top-right ul li:last-child
{
	padding-right: 10px;
}
/*========================LANGUAGE=====================*/
#language {
    position: absolute;
    z-index: 99;
    display: inline;
    float: right;
    width: 35px;
    right: 0;
    top: 20px;
}
#language i {
    margin-right: 4px;
    position: ABSOLUTE;
    top: 2px;
    color: #333;
    right: -5px;
	cursor: pointer;
	z-index: 9;
}
ul.language li {
    
    height: 23px;
    display: none;
	position: relative;
	z-index: 9;
	padding: 2px;
}

ul.language li.active {
    display: block;
}
ul.language li a {
    line-height: 19px !important;
    display: block;
    color: #c79c60;
    background-color: #F4F4F4;
}

ul.language li a img {
    margin-right: 5px;
    float: left;
   
    width: 20px;
}
ul.language li i {
    position: absolute;
    right: 0;
    top: 3px;
    color: #cacaca;
}
.lang-drop li.lang
{  display: block !important;}
.language-search {
    position: absolute;
    right: 0;
    top: 0;
}
/*==MENU==*/
#nav-top .logo-home {
    max-height: 85px;
    display: inline;
    float: left;
    padding-right: 15px;
    border-right: 1px solid rgba(215, 218, 210, 0.12);
}
#nav-top {
    margin-bottom: 8px;
    position: relative;
    box-shadow: 1px 1px 10px #584f4f;
    z-index: 99;
    background: #fff;
}

.menu-top {
    margin-top: -29px;
	position: relative;
}
.menu-fixed
{
	position: fixed;
    top: 0;
    width: 100%;
    margin: 0;
	z-index: 99;
    background-color: #0024fe;
	-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;
  
    box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.2);
}
.menu-fixed .menu-top{margin-top: 0;}


.menu li a {
	padding: 0 25px;
	font-size: 15px;
}
.megamenu{
	padding: 20px 0px;
}
.megamenu-title{
	margin-bottom: 0;
}
#main-nav li.has-child:hover > ul, #main-nav li.has-child > ul > li:hover > ul, #main-nav li.has-child:hover > div {
	visibility: visible;
	opacity: 1;
	margin-top: 0;
	margin-left: 0;
}
/*==END MENU==*/
/*=======================MENU FIXED======================*/
.fixed-menu {
    position: fixed !important;
    width: 100%;
    top: 0;
    padding: 0 !important;
    z-index: 99 !important;
	
	-moz-transition: all 500ms ease-in;
    -ms-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    -webkit-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.fixed-menu .logo
{
	max-height: 62px;
	    -moz-transition: all 500ms ease-in;
    -ms-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    -webkit-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
	position: relative;
    z-index: 9;
}

.fixed-menu .logo img {
    max-height: 62px !important;
	-moz-transition: all 500ms ease-in;
    -ms-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    -webkit-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}



/*==FOOTER==*/
.title-5 h3 {
    font-family: UTM Swiss Condensed;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    line-height: 25px;
    padding: 15px 0 20px;
}
.ft-info-company address p {
    color: #000;
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 22px;
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
    font-family: UTM Swiss Condensed;
}
.ft-info-company address p a.link-security {
    color: #004f93;
}
.ft-info-company address p i {
    position: absolute;
    left: 3px;
    top: 2px;
    color: #ca000b;
    font-size: 18px;
}

.ft-info-company address p a {
    color: #000;
}
.map-list-footer:before {
    content: ' ';
    position: absolute;
    left: -145px;
    top: 0;
    width: 275px;
    height: 310px;
    background: url(../../../publics/images/layout/map.png);
}

p.copyright {  
    font-size: 13px;
    color: #333;
    margin-top: 10px;
}
p.copyright span {
    color: #004f93;
}
.support-online .phone {
    font-family: UTMBebas;
    font-size: 33px;
    color: #fee600;
}

.support-online ul {
    padding: 11px 0;
}

.linkwebsite h3 {
    color: #004f93;
    font-size: 13px;
    margin-top: 10px;
}
address.office-footer .main p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 5px;
    color: #000;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.contact-footer .form-control {
    display: block;
    border: 1px solid #898989;
    background: none;
    margin-bottom: 12px;
    color: #000;
    background-color: #fff;
}
.contact-footer textarea {
    padding: 10px;
}
.contact-footer input.form-control
{
	height: 28px;
} 
.contact-footer input.btn{
	float: right;
	color: #fff;
	background: #aa1e23;
	font-family: UTM Swiss Condensed;
	padding: 5px 20px;
	text-transform: uppercase;
	font-size: 14px;
}
footer.footer .footer-main {
    padding: 30px 0 15px;
}
footer.footer .footer-main .video {
    padding: 35px 20px 0;
}

footer.footer .footer-main .video iframe {
    width: 100%;
    height: 210px;
}
footer.footer-site {
    background-color: #f0ede5;
    border-top: 1px solid #cacaca;
}
.noteDealer {
    text-align: center;
    border-top: 1px solid #e1e1e1;
    /* border-bottom: 1px solid #e7e7e7; */
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #F8F8F8) );
    background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #F8F8F8 100%);
    background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #F8F8F8 100%);
    background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F8F8F8 100%);
    background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #F8F8F8 100%);
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #F8F8F8 100%);
    padding: 15px 0;
        margin-bottom: 30px;
}
.noteDealer p {
    font-family: "Courier New", Courier, monospace;
    font-size: 16px;
    color: #666666;
    width: 845px;
    margin: 0 auto;
    line-height: 26px;
    font-style: italic;
    padding-top: 15px;
    word-spacing: 2px;
}
/*==END FOOTER==*/
#services-slider .application-slider:hover .navslider a.prev {
    left: -20px;
    border-radius: 0;
    opacity: 1;
}
#services-slider .application-slider:hover .navslider a.prev:hover, #services-slider .application-slider:hover .navslider a.next:hover {
    background: #000;
}
 .services-slider .navslider a.prev {
    left: -200px;
    opacity: 0;
}
#services-slider .application-slider:hover .navslider a.next {
    right: -20px;
    opacity: 1;
  
}

.services-slider .navslider a.next {
    right: -100px;
    background-color: rgba(26, 27, 25, 0.54);
    border-radius: 0;
    opacity: 0;
}
.product-slider .navslider a, .services-slider .navslider a {
    top: 50%;
    width: 45px;
    height: 45px;
    background-color: rgba(20, 21, 19, 0.5);
    margin-top: -25px;
    border-radius: 0;
}
.product-slider .navslider  a:hover {
    opacity: 1;
}

h3.category-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Avantgarde;
    line-height: 45px;
}

.product-infor-item .product-name {
    height: 50px;
    display: block;
    text-align: center;
    padding-top: 8px;
    
    padding: 8px 15px;
}
.product-infor-item .product-name a {
    color: #000;
    display: block;
    font-size: 16px;
    font-family: Opensans;
    line-height: 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.pr-social-network ul
{
    margin-left: auto;
}
.product-infor-item p .left-pr {
    width: 90px;
    display: inline-block;
}

.product-infor-item p {
    font-size: 13px;
    color: #333333;
    border-top: 1px solid #ff6f08;
    clear: both;
    padding: 5px 10px;
}
.product-infor-item .price-cart {
    background-color: #03af14;
    height: 40px;
    color: #fff;
    line-height: 40px;
    padding-left: 10px;
    font-size: 16px;
    font-family: Opensans;
}
.price-cart .cart-product .input-cart {
    float: right;
    height: 41px;
    width: 70px;
    background: url(../../../publics/images/layout/icon-cart.png);
    border: none;
	background-size: 100% 100%;
}
.product-item .product-img .border-product {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	padding: 10px;
}
.product-item .product-img .border-product:before {
	 content: ' ';
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 1px solid rgb(138, 167, 1);
   
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
	width: 100%;
	height: 100%;
}

.product-slider .navslider a.prev:before {
    content: ' ';
    background: url(../../../publics/images/layout/icon-left.png);
    width: 27px;
    height: 19px;
    top: 12px;
    left: 8px;
}
.product-slider .navslider a.next:before {
    content: ' ';
    background: url(../../../publics/images/layout/icon-right.png);
    width: 27px;
    height: 19px;
    top: 12px;
    left: 8px;
}
.product-slider .navslider a.next
{
	right: 0;
}
.product-slider .navslider a.prev
{
	left: 0;
}

.st-product-orther h3 {
    font-family: RobotoCondensedBold;
    color: #971215;
    margin: 20px 0;
    text-transform: uppercase;
    font-size: 21px;
    border-bottom: 2px solid #971215;
    display: inline-block;
    padding-bottom: 0px;
}
/*===ABOUT===*/
#about-home {
    background-color: #aa1e23;
	padding-bottom: 25px;
}
#about-home .about-des p, #about-home span {
    color: #f1f1f1 !important;
}
#about-home .about-des img
{
	display: none;
}
#about-home h1 {
    padding: 50px 0;
    font-family: RobotoCondensedBold;
    color: #fff;
    text-align: center;
    border-bottom: 5px solid #fff;
    text-transform: uppercase;
    font-size: 38px;
	margin-bottom: 50px;
	line-height: 1.4;
}
#about-home p {
    color: #fff;
    font-size: 18px;
	font-family: UTM Swiss Condensed;
	
}

#about-home a.viewmore {
    display: inline;
    padding: 8px 20px;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
    float: right;
    background-color: rgba(255, 255, 255, 0.06);
    font-family: UTM Swiss Condensed;
    transition: 3s;
    margin-top: 20px;
}
#about-home a.viewmore:hover {
    border: 1px solid #f2f2f2;
}
#copyright p{
	font-family: UTM Swiss Condensed;
}
#copyright
{
	color: #fff;
	
	font-size: 14px;
	background: #aa1e23;
	padding: 10px 0; 
}
#copyright .count-access
{
	text-align: right;
}
#copyright .count-access i{
	padding-right: 5px;
	padding-left: 15px;
}
#about-home .about-des, #about-home .about-des p {
    padding: 0 85px;
    font-family: UTM Swiss Condensed;
    font-size: 22px;
    color: #fff;
    line-height: 40px;
}
/*===END BLOCK ABOUT ===*/

/*===services===*/
#news-project {
    margin-top: 20px;
}
h3.title-project {
    color: #000;
    font-size: 24px;
    font-family: OpensansBold;
    margin-bottom: 5px;
    /* padding-bottom: 5px; */
    text-transform: uppercase;
    padding-right: 10px;
    display: inline;
    
    z-index: 9;
    position: relative;
    height: 28px;
    display: inline-block;
    line-height: 28px;
}
#list-highlight-services li.owl-item, .box_services ul li  {
    padding: 0 10px 0 10px;
}
#list-highlight-services li.owl-item .product-img, .box_services ul li  {
    padding: 12px;
}

#list-highlight-services li.owl-item .product-img img, .box_services ul li img  {
    width: 100%;
    height: 100%;
}

#list-highlight-services .service-img {
   
border-radius: 0px;
   
background-color: #fff;
position: relative;
height: 280px;
}

.box_services ul li .service-img{
	border-radius: 0px;
	   
	background-color: #fff;
	position: relative;
	height: 200px;
}

.box_services ul li {
    padding: 0 10px 0 10px;
}
.service-item {
    overflow: hidden;
    background-color: #aa1e23;
}

#list-highlight-services .service-img a.name-service, .box_services ul li .service-img a.name-service  {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -110px;
    padding: 12px 20px;
    margin-top: -40px;
    width: 220px;
    font-size: 16px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.57);
}
.service-item .des {
    padding: 40px 20px;
    display: block;
}
.box_services .service-item .des {
    padding: 10px;
}

.box_services .service-item .des p {
    margin-bottom: 5px;
    max-height: 75px;
    height: 75px;
    overflow: hidden;
}
.box_services ul li
{
	margin-bottom: 20px;
}

.service-item .des p {
    color: #fff;
    font-family: UTM Swiss Condensed;
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
}

.service-item .des a {
    text-transform: uppercase;
    color: #fff;
    padding: 11px;
    display: inherit;
    margin: 0 auto;
    text-align: center;
    float: none;
    border: 2px solid #fff;
    margin: 0 10px;
}
.service-item .des a:hover {
    color: #dedbd7;
    background-color: rgba(202, 202, 202, 0.3);
}

#list-highlight-services .service-img img {
    width: 100%;
    height: 100%;
}
#list-highlight-services .service-img > a:hover img {
    transition: all 0.8s ease-out;
	-webkit-transition: all 0.8s ease-out;
	-moz-transition: all 0.8s ease-out;
	-oz-transition: all 0.8s ease-out;
    transform: scale(1.07);
}

#list-highlight-services .project-name a {
    color: #333333;
    font-size: 13px;
    line-height: 20px;
    margin-top: 5px;
    display: block;
}

.video-item {
    height: 225px;
}
.box-receive-email .title-product-cate:after {
    width: 70px;
}

.video-item img {
    height: 100%;
}

.product-slider-cate .navslider a:before,.services-slider .navslider a:before {left: 50%;margin-left: -7px;top: 50%;margin-top: -13px;color: #fff;font-size: 20px;}
#list-highlight-services .service-img:hover {
    border-color: #ffb987;
}
#list-highlight-services .project-name a:hover {
    color: #3c6714;
}



.title-product-cate {
    position: relative;
    margin-bottom: 8px;
    border-bottom: 4px solid #dddddd;
}

#product-selling .inner-product-content {
    padding: 0 10px;
    margin-bottom: 25px;
}
#services-slider {
    padding: 70px 0 70px 0;
    background: #585858;
}
#list-highlight-services .service-img figcaption a {
    padding: 8px 20px;
    display: block;
    background-color: #e80505;
    color: #fff;
    position: relative;
    font-family: Opensans;
    font-size: 14px;
}

#list-highlight-services .service-img figcaption a i {
    position: absolute;
    right: 10px;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    background-color: #fff;
    border-radius: 50%;
    color: #333;
    font-size: 15px;
    top: 5px;
}
#list-highlight-services .service-img figcaption a i:hover {
    background-color: #f2f2f2;
    color: #e80505;
}
#list-highlight-services .service-img figcaption a:hover {
    color: #f2f2f2;
}

figure.service-img > a {
    height: 220px;
    display: block;
    overflow: hidden;
}
.box-article-detail table td {
    border: 1px solid #cacaca !important;
    padding: 5px !important;
    vertical-align: top;
}
.box-article-detail table {
    max-width: 100%;
    width: 100% !important;
    margin-top: 15px;
}
/*===END service ===*/

/*=== PAGINATION ===*/
#page {
    width: 100%;
}
.pagination {
    float: left;
    margin: 5px 0;
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 15px;
    font-family: Tahoma, Geneva, sans-serif;
}
.pagination2 {
    margin-top: 10px;
    margin-bottom: 15px;
    clear: both;
}
.pagination .active {
    color: #4C545A;
    padding: 3px 8px;
    border: 1px solid #4C545A;
    font-size: 15px;
    display: inline;
   
    margin-right: 2px;
}
.pagination a {
    padding: 4px 9px;
    font-size: 15px;
    margin-left: 1px;
    text-decoration: none;
    background: #aa1e23;
    color: white;
    margin-right: 2px;
}

.pagination a:hover {
    padding: 4px 9px;
    background: rgb(170, 30, 35);
    border: rgb(170, 30, 35);
    color: #fff;
    font-size: 15px;
}
.no-padding
{
    padding:0;
}
i.glyphicon-user.icon-register {
    color: #4AB93D;
    margin-right: 5px;
}
.gotop {
    display: none;
    z-index: 9;
    position: fixed;
    bottom: 50px;
    right: 25px;
    
}
 a:focus {
    outline: none;
}
.gotop a
{
    display:block;
      background: url(../../../publics/images/layout/goTop.png);
      background-size: 100% 100%;
      width: 30px;
      height: 30px;
}
/*== END PAGINATION ==*/
/*== ASIDE ==*/
nav.box-sidebar-right, .news-latest {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 15px;
    border: 1px solid #dedede;
    padding: 6px;
    background: #f2f2f2;
    border-top: 3px solid #c80c0d;
}
nav.box-sidebar-right > h3, .news-latest > h4 {
    text-transform: uppercase;
    text-align: left;
    padding: 10px;
    font-size: 15px;
    color: #c80c0d;
    font-weight: bold;
    margin: -6px;
    background-color: #f2f2f2;
    border-bottom: 3px solid rgba(200, 12, 13, 0.12);
    margin-bottom: 3px;
}

nav.box-sidebar-right > ul ul {
    margin-left: 10px;
}

nav.box-sidebar-right  ul li a {
    color: #333;
    font-size: 14px;
    font-family: Arial;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    float: none;
}
nav.box-sidebar-right ul li a:hover {
    color: #c80c0d;
}
nav.box-sidebar-right ul li {
    margin: 12px 0;
    position: relative;
}
nav.box-sidebar-right ul li i {
    position: absolute;
    top: 5px;
    left: 0;
}

.news-latest .item-article {
    display: inline-block;
    width: 100%;
    clear: both;
    border-bottom: 1px dotted #eaeaea;
    padding: 10px 0;
}
.news-latest .item-article .post-image {
    float: left;
    width: 28%;
}
.news-latest .item-article .post-content{
    float: left;
    width: 72%;
    padding-left:15px;
}
.date {
    font-size: 12px;
}
.news-latest .item-article .post-content a{
    font-size: 12px;
    font-weight: 500;
    display: block;
    color:#28303e;
}
.news-latest .item-article .post-content a:hover {
    color: #c80c0d;
}
.news-latest .item-article .post-image img {
    width: 100%;
}

/*==NEWS==*/
.list-news-body h4 a {
    font-size: 17px;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 3px;
    overflow: hidden;
    color: #c80c0d;
    font-weight: 700;
}

.list-news-body .date {
    margin: 6px;
    font-size: 13px;
}
.list-news-body p {
    font-size: 14px;
    line-height: 22px;
}
.content nav.breadcrumb {
    padding: 0 5px;
    margin-top: 0;
    margin-bottom: 5px;
    border-radius: 0;
    border-left: 5px solid #c80c0d;
}
.content nav.breadcrumb a {
    padding: 0 10px;
    color: #333;
    font-size: 11px;
    position: relative;
    font-weight: bold;
}
.content nav.breadcrumb .date {
    float: right;
    color: #000;
    font-size: 13px;
}
.content nav.breadcrumb a:after {content: '>';position: absolute;left: -4px;top: -1px;}

.content nav.breadcrumb > a:first-child:after {content: '';}

ul.box-article-detail > li > a {
    float: left;
    width: 200px;
    margin-right: 10px;
}

ul.box-article-detail > li {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}
.button-like-social {
    margin-top: 20px;
}

.button-like-social > .fb-like, .button-like-social > .fb-share-button {
    float: left;
    margin-right: 4px;
}
ul.box-article-detail > li > a img {
    width: 100%;
}
.tit-art-dt h1 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #aa1e23;
    font-weight: bold;
    border-bottom: 3px solid #aa1e23;
    padding: 5px;
}
article.box-article-detail p.art-brief {
    font-size: 14px;
    margin-bottom: 16px;
    color: #000;
}
.tit-art-dt .button-like-social, .tit-art-dt .button-like-social, .title-article-1 .button-like-social {
    margin-bottom: 10px;
    border-bottom: 1px dotted #cacaca;
    padding-bottom: 8px;
}

.others_news h3 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: #aa1e23;
    font-weight: bold;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 2px solid;
}
ul.ul_other_news li a {
    color: #000;
    display: block;
    font-size: 15px;
}
ul.ul_other_news li {
    list-style-type: disc;
    margin-left: 15px;
    font-size: 15px;
    color: #a08c8c;
    margin-bottom: 3px;
}
ul.ul_other_news li a:hover {
    color: #337ab7;
}
/*==APPLICATION==*/


.title-4 h2 {
    text-align: center;
    font-family: RobotoCondensedBold;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    letter-spacing: 1px;
    padding-bottom: 40px;
}
.title-4 h2  a{
    color: #fff;
}
.title-4 h2:after {
    content: ' ';
    background: url(../../../publics/images/layout/icon-service.png);
    position: absolute;
    left: 50%;
    bottom: 10px;
    width: 185px;
    height: 21px;
    margin-left: -93px;
}
.title-4 p {
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin-bottom: 15px;
}
.title-4 i {
    color: #fff;
    font-size: 12px;
}
.title-article-1 h1 {
    font-size: 20px;
    line-height: 1.4;
    color: #aa1e23;
    font-weight: bold;
    border-bottom: 3px solid #aa1e23;
    padding: 5px;
}
.infor-product h1
{
	color: #aa1e23;

}
.title-article-1 {
    display: block;
    padding: 10px 0;
}
/*==CONTACT==*/
.title-8 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid rgba(202, 202, 202, 0.26);
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.contact-form .form-group input, .contact-form .form-group textarea {
    border-radius: 0;
}
.contact-form .form-group
{
    margin-bottom: 10px;
}
.contact-map {
    clear: both;
}

.contact-map #mapCanvas {
    width: 100%;
    height: 100%;
}

.box-contact-form {
    overflow: hidden;
    margin-bottom: 10px;
}

input.bt-submit {
    margin-right: 5px;
}
h1.notify-email {
    text-transform: uppercase;
    text-align: center;
    margin-top: 50px;
    font-size: 25px;
    /* font-weight: bold; */
}
.notify-message {
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
    font-style: italic;
}
p.thanks-contact {
    text-align: center;
    font-size: 15px;
    margin: 10px;
}

.fb_iframe_widget span {
   
    float: right;
}
h1.tille-5 {
    text-align: center;
    font-size: 25px;
    color: #c80c0d;
}

div#scroll-module {
    color: #000;
    font-size: 20px;
}
/*==END CONTACT==*/
/*== RECRUIT ==*/
.box-recruit ul li > a {
    width: 28%;
    border: 1px solid #bdb6b6;
    float: left;
    padding: 2px;
    margin-right: 10px;
}

.box-recruit ul li  a > img {
    width: 100%;
}

.box-recruit ul li des a {
    font-weight: bold;
}

.box-recruit ul li {
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
}


.box-recruit ul li .des a {
    font-weight: bold;
    font-size: 18px;
    font-family: RobotoCondensedBold;
}

.box-recruit ul li .des p.small {
    margin: 6px 0;
}



/*-----------map-------------------*/
.contact-map {
    height: 350px;
    /* margin: 25px 0; */
    margin-bottom: 40px;
}

.contact-map .bando_cavas {
    width: 100%;
    height: 100%;
    border: 1px solid #cacaca;
}

div#mapCanvas {
    width: 100%;
    height: 100%;
}
.title-8, .title-8 h3
{
	    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    font-family: RobotoCondensedBold;
    color: #000;
}
.contact-info address h1 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
    color: #aa1e23;
    font-family: RobotoCondensedBold;
}
ul.footer-info li {
    margin-bottom: 10px;
}
.contact-info i {
    font-size: 18px;
    margin-right: 3px;
    color: #aa1e23;
}

.contact-info address {
    font-size: 14px;
    line-height: 25px;
}
form#contactform .pull-left {
    margin-right: 5px;
    border-radius: 0;
    border: 1px;
}

form#contactform .pull-left:hover {
    background-color: #8aa701;
	transition: 0.5s;
	color: #fff;
}
p.p-error {
    display: block;
    color: #f00;
    font-size: 12px;
    margin-top: 3px;
    margin-left: 5px;
}
p.thanks-contact {
    font-size: 17px;
    font-style: italic;
}


.notify-sucess-name {
    color: #42c11b;
    font-size: 20px;
    text-transform: uppercase;
    font-family: RobotoCondensed;
}

/*==PRODUCT==*/

.list-product ul li a {
    height: 205px;
    display: block;
}

.list-product ul li a.name-product {
    height: auto;
    text-align: center;
    display: block;
    font-weight: normal;
    font-family: RobotoCondensed;
    /* background-color: #910d10; */
    text-transform: uppercase;
    text-align: center;
    color: #4c0b0b;
    padding: 8px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-product ul li a.name-product:hover {
    background: #da251c;
    color: #fff;
}
.list-product .product-item {
    border: 1px solid #cacaca;
    text-align: center;
}

.list-product .product-item img {
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.list-product ul li {
    margin-bottom: 15px;
}
ul.list-tab-map li {
    padding: 6px 12px;
    background-color: #f0f0f0; 
    font-weight: bold;
    font-size: 12px;
    float: left;
    margin-right: 2px;
    color: #337ab7;
}
.image-big-product {
    text-align: center;
}
.list-tab-map {
    margin: 0;
    display: block;
    overflow: hidden;
    background-color: #dbdbdb;
    border-radius: 5px;
    padding: 5px 5px 0 5px;
}
.tab-content-map iframe {
    width: 100%;
    height: 350px;
    margin-top: 2px;
    display: block;
}
.tab-content-map table {
    max-width: 100%;
    width: 100% !important;
}
ul.list-tab-map li:hover, ul.list-tab-map li.active {
    cursor: pointer;
    background-color: #fff;
    
}
.map-tab {
    border: 1px solid #cacaca;
    padding: 5px;
    border-radius: 3px;
    height: 398px;
    overflow: hidden;
}
.tab-content-product .tab_content img {
    max-width: 100% !important;
    height: auto !important;
}
.title-6 h2 {
    font-family: RobotoCondensedBold;
    font-size: 24px;
    color: #2c2f3c;
}
.title-6 {
    margin-bottom: 23px;
    position: relative;
}

.title-6 h2:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 5px;
    background: url(../../../publics/images/layout/icon6.png);
    left: 0;
    bottom: -12px;
}

.title-6 h2:before {
    content: ' ';
    position: absolute;
    width: 110px;
    height: 5px;
    left: 0;
    bottom: -12px;
    background-color: #ff0000;
    z-index: 10;
}
ul.list-tab-product li {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: RobotoCondensedBold;
    color: #971215;
    margin-top: 40px;
   margin-bottom: 15px;
}

@media only screen and (max-width: 1200px)
{

	
	.box-des-ab {
		margin-right: -10px;
		margin-left: 15px;
    }
	
	
	
	
}	
@media (min-width: 1200px)
{
	.header-bottom .logo {
		max-width: 255px;
	   
	}
}

@media only screen and (max-width:1024px)
{
	.margin-r10, .margin-l, .margin-r, .margin-l10{margin: auto;}
	.padding-r10{padding-right: 0;}
	.padding-l10{padding-left: 0;}
	ul.list-product li{margin-bottom: 20px;}
	.menu-top{margin-top:0}
	.box-faq-footer {
        padding: 0;
    }
	.sidebar-left
	{
		 margin-left: 0;
	}
	#block-about:after{display: none;}
}
@media only screen and (min-width: 990px )
{
	.flexnav
	{
		display: inline;
	}
#logo-home {
    padding: 10px 15px 5px 80px;
}
	#logo-home a img{
		width:50px;
	}
	#nav-top .container {
	    width: 100%;
	   
	}

	#main-nav {
	    margin-right: 85px;
	}

	#language 
	{
		right: 50px;
	}

	#nav-top .megamenu .container .col-md-3
	{
		width: 20%;
	}
    .menu li ul {
	    width: 250px;
	}
	.menu ul li a
	{
		padding-left: 10px;
		padding-right: 10px;
	}

	.megamenu {
	    background: #d02228;
	}

	.menu .megamenu ul a {
	    background: none;
	    color: #fff;
	}
	.menu .megamenu ul ul a:hover {
		background: rgba(128, 2, 6, 0.48);
		color: #cacaca;
	}
}
@media only screen and (max-width:990px)
{
	#header{
		border-bottom: 1px;
	}
	#a-sidebar-right {
	    display: none;
	}
	.margin20
	{margin-left:0; margin-right: 0;}
	.product-cate-item { padding: 0 10px;}
	.header-bottom .logo{float: none;}
	#search-fast {
		position: absolute;
		right: 0;
		z-index: 3333;
		line-height: 50px;
		font-size: 15px;
		padding: 0 20px;
	}
	.header-search-wrap .td-drop-down-search
	{
		top: 50px;
	}
	.header-bottom .logo
	{
		max-width: 100%;
		max-height: 50px;
		height: 50px;
		margin-left: 0;
	}
	.header-bottom .logo img {
		height: 40px;
		margin-top: 5px;
	}
	#nav-top{float: none;}
	#language i {
    top: 1px;
    right: -10px;
    }
    .hotline-search .search {
		padding: 0 20px;
		border-right: 1px solid #4156d0;
		
		position: absolute;
		top: 0;
		right: 55px;
		height: 50px;
	}
	.hotline-search
	{
		line-height: 50px;
	}
	.hotline-search .hotline
	{
		display: none;
	}
	#language {
	    position: absolute;
	    z-index: 99;
	    display: inline-block;
	    float: right;
	    width: 35px;
	    right: 70px;
	    top: 50%;
	    margin-top: -10px;
	}
    .margin-r10
   .sidebar-left ul li:hover ul
	{
		display: none;
	}
	.sidebar-left ul ul {
    position: relative;
    left: 0;
    width: 100%;
    padding-bottom: 0px;
    background-color: #F5F1F1;
   }
   .nav-left .toggle
      {
	   cursor: pointer;
   }
   
	.padding-l50 {
	  padding-left: 0;
	  margin-top: 25px;
	}
	section#content-right
	{
		padding-left: 0;
	}
	.header-top {
      height: auto;
   }
   
   .top-bar-right-main
      {
		 width: auto;
		 float: none;
		 
   }
   .top-bar-right-main .phone-email .phone-right
    {
		padding-top: 0;	
	}
	nav#nav-top
	{
		margin: 0;
	}
	.top-bar-right-main .phone-email .phone-right
	{
		margin-left: 0;
		text-align: right;
		margin-bottom: 10px;
		
	}
	.top-bar-right-main .phone-email .phone-left
	{
		display: none;
	}
	.top-bar-right-main .phone-email .phone-right span
	{
		display: inline;
	}
	
	
	
	.#block-about .about-big
	{
		font-size: 45px;
	}
	.about-image-big {
		margin: 76px 0;
	}
   .fanpage {
		margin-top: 20px;
	}
	.box-news-slider {
		margin: 20px 0 0 0;
	}
	.box-wiget-8 .app-4 {
		margin-top: 15px;
		clear: both;
	}
	.header-bottom
	{
		margin-top: auto;
	}

	#main-nav {
	    margin-right: -10px;
	}

	#responsive-nav
	{
		margin-top: 36px;
	}

	.responsive-menu li ul a i {
	    margin-right: 10px;
	}


}

@media only screen and (max-width:1024px)
{
	.sidebar-left
	{
		display: none;
	}
	.box-news {
        width: 100%;
        margin: 30px 0 0;
    }
	.footer-bottom
	{
	    height: auto;
	}
	.margin-l
	{
		margin-left: auto;
	}
	
	.margin-r
	{
		margin-right: auto;
	}
	.box-social-network {
		float: none;
		display: block;
		margin-top: 15px;
   }

   .nivo-caption {
	    display: none !important;
	}
}


	
@media only screen and (max-width:768px)
{
	.title-5 h2{margin-top: 15px}
   .sidebar-left ul li:hover ul
	{
		display: none;
	}
	.sidebar-left ul ul {
    position: relative;
    left: 0;
    width: 100%;
    padding-bottom: 0px;
    background-color: #F5F1F1;
   }
   .nav-left .toggle
   {
	   cursor: pointer;
   }

   #nav-top .logo-home img {
	    max-height: 55px;
	}
   .footer-bottom
     {
		 height: auto;
	 }
	 
	 .box-footer-final
	{
		width: 100%;
		margin: 20px 0;
		display: block;
		
	}

	#about-home .about-des
	{
		padding: 0;
	}
	.video-slider .navslider a.prev
	{
		right: 42px !important;
		top: 20px;
	}
	.video-slider .navslider a.next
	{
		right: 10px;
		top: 20px;
	}
	.access-couter
	{
		text-align: center;
	}
	p.copy-right {
		
	
		text-align: center;
    }
	.receive-email .receive-email-main .left {
		width: 100%;
		
		text-align: center;
		background: url(../../../publics/images/layout/email-left.png) no-repeat center;
		height: 110px;
		background-size: inherit;
		padding: 30px 5px;
		background-color: #1469b3;
	}
	section.receive-email .right
	{
		width: 100%;
	}
	.about-home-video ol.carousel-indicators {
		width: 100%;
		margin-left: 0;
		bottom: -35px;
		right: 0;
	}
	
	.box-product-home .navslider a.next, .services-slider .navslider a.next {
		right: 10px;
	}
	.box-product-home .navslider a.prev, .services-slider .navslider a.prev
	{
		left: 10px;
	}
	.about-home-video img{height: auto}
	.product-item figure { max-height: 100%; height: auto}
	.header-top-right {
		padding-top: 15px;
		display: block;
		float: none;
		text-align: center;
	}
	.header-top-right a.hotline
	{
		margin-top: 20px;
	}
	
	.slider {
		margin-left: -10px;
		margin-right: -10px;
	}
	
	.header-top-right
	{
		margin-left: 0;
	}
	#responsive-nav {
	    margin-top: 20px;
	}

	#about-home h1 {
	    padding: 20px 0;
	    margin-bottom: 0;
	    font-size: 25px;
	}


}

@media only screen and (max-width:667px)
{
    
	.search-bottom input {
		width: 100%;
		margin-top: 8px;
		height: 32px;
    }
	.search-bottom select {
		height: 32px;
		width: 100%;
		font-size: 13px;
		margin-top: 8px;
   }
   .box-search-fast .btn-search {
		width: 35px;
		background-size: 100% 100%;
   }
   .header-top-right ul {
    display: block;
    clear: both;
    margin: 20px 0 10px 0;
		}
		.header-top-right #search-top
		{
			float: none;
		}
    .header-top-right #search-top form {
	    width: 100%;
	    
	}
	.header-top-right #search-top form input {
    border: 1px solid rgba(255, 254, 254, 0.22);
}
}
@media only screen and (max-width:568px)
{
    
	
	  .about-home-content h3:after {
		
		width: 100%;
		left: 0;
    }  
	.about-home-content h3
	{
	    text-align: center;
	}

}

@media only screen and (max-width: 480px)
{
	.header-top-right a.hotline
	{
		font-size: 25px;
	}
}
@media only screen and (max-width:414px)
{
	.header-bottom .logo img {
		height: 30px;
		margin-top: 10px;
	}
}				
@media only screen and (max-width:320px)
{
	.list-product ul li a {
	    height: 100px;
	}
}