body{
	background-image: url('../img/thuysan/mainbackground.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.header-10{
	margin-bottom: 20px;
}
.header-10 .upper{
	height: 50px;
	line-height: 50px;
	background: #1e0376;
	color: #FFF;
}
.header-10 .upper .left{
	color: #FFF;
}
.header-10 .upper .left p{
	display: inline-block;
	vertical-align: middle;
	line-height: 15px;
}
.header-10 .upper .left p i{
	font-size: 17px;
	margin-right: 10px;
}
.header-10 .upper .email{
	word-break: break-all;
}
.header-10 .upper .right ul li{
	float: left;
}
.header-10 .upper .right ul li:nth-child(n+2){
	margin-left: 25px;
	position: relative;
	padding-left: 17px;
}
.header-10 .upper .right ul li:nth-child(n+2):before{
	content: "|";
	position: absolute;
	left: 0px;
	font-size: 16px;
}
.header-10 .upper .right form *{
	background: none;
	border: none;
	color: #FFF;
}
.header-10 .upper .right form input{
	width: 120px;
	padding-left: 10px;
}
.header-10 .upper .right img{
	height: 20px;
}
.header-10 .middle{
	height: auto;
	padding: 28px 0 5px 0;	
}
.header-10 .middle .logo{
}
.header-10 .middle .logo>*{
	display: inline-block;
	float: left;
}
.header-10 .logo-main{
	width: 75px;
	text-align: left;
}
.header-10 .company-name{
	width: calc(100% - 125px);
	float: right;
}
.header-10 .middle .logo  h2{
	line-height: 30px;
	margin: 0px;
}
.header-10 .middle .logo .company-name{
	padding-top: 10px;
}
.header-10 .middle .logo .company-name .address {color: #000}
.header-10 .middle .logo .title a{
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	color: #1e0376;
	font-family: 'Segoe UI', sans-serif;
	line-height: 30px;
}
.header-10 .middle .logo .title-2 a{
	font-size: 18px;
	font-family: 'Segoe UI', sans-serif;
	font-weight: bold;
	color: #ff0000;
	line-height: 30px;
}
.header-10 .middle .hotline{
	line-height: 75px;
}
.header-10 .middle .hotline img{
	margin-right: 10px;
}
.header-10 .middle .hotline span{
	color: #000;
	font-size: 18px;
}
.header-10 .middle .hotline strong{
	color: red;
	font-size: 18px;
}
.header-10 .navigation{
	background: rgba(255,255,255,0.6);
	border-radius: 5px;
	padding-right: 10px;
}
.header-10 .navigation .nav .ul1 .l1{
	float: left;
	height: 55px;
	line-height: 55px;
	padding: 0 25px;
}
@media(max-width: 1100px) and (min-width: 959px){
	.header-10 .navigation .nav .ul1 .l1{
		padding: 0 20px;
	}
}
.header-10 .navigation .nav .ul1 .l1 .a1{
	color: #252525;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.header-10 .navigation .nav .ul1 .l1:hover .a1{
	color: #fff;
}
.header-10 .navigation .nav .ul1 .l1{
	border-right: 1px solid #b4dafc;
}
.header-10 .navigation .nav .ul1 .l1:hover{
	background:#1e0376;
}
.header-10 .navigation .nav .ul1 .l1:hover:a{
	color:#fff;
}
.header-10 .navigation .nav .ul1 .l1:nth-child(1) .a1{
	color: #fff;
}
.header-10 .navigation .nav .ul1 .l1:nth-child(1) .a1:before{
	content: "\f015";
	font-family: fontawesome;
	color: #1f0477;
	font-size: 22px;
	margin-right: 5px;
}
.header-10 .navigation .nav .ul1 .l1:nth-child(1):hover .a1:before{
	color:#fff;
}
.header-10 .navigation .nav .l1{
	position: relative;	
}
.header-10 .navigation .nav .l1 .menu-2{
	position: absolute;
	left: 0px;
	top: 55px;
	overflow: hidden;
	z-index: 999;
	height: 0px;
	width: 220px;
	-webkit-transition: all ease .4s; -moz-transition: all ease .4s; -o-transition: all ease .4s; transition: all ease .4s;
}
.header-10 .navigation .nav .l1:hover .menu-2 {
	height: auto;
	width: 220px;
	padding: 15px 0;
	background: rgba(255,255,255,0.9);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .8)
}
.header-10 .navigation .nav .l1 .menu-2 .ul2 .l2{
	height: 40px;
	line-height: 40px;
	display: block;
	-webkit-transition: all ease .4s; -moz-transition: all ease .4s; -o-transition: all ease .4s; transition: all ease .4s;
	padding-left: 10px;
}
.header-10 .navigation .nav .l1 .menu-2 .ul2 .l2 a{
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
	color: #252525;
	font-weight: bold;
	text-transform: uppercase;
}
.header-10 .navigation .nav .l1 .menu-2 .ul2 .l2:hover{
	line-height: 50px;
	height: 50px;
	background: #1f0477;
}
.header-10 .navigation .nav .l1 .menu-2 .ul2 .l2:hover a{
	color: #FFF;
}
.header-10 .navigation .social .ul2 .l2{
	float: left;
	height: 55px;
	line-height: 55px;
}
.header-10 .navigation .social .ul2 .l2 a{
	color: #1f0477;
}
.header-10 .navigation .social .ul2 .l2:nth-child(n+2){
	margin-left: 15px;
}
@media(max-width: 959px){
    .header-10 .navigation .menu{
        visibility: visible !important;
        display: block !important;
    }
    .header-10 .navigation .nav .ul1{
        visibility: hidden !important;
        display: none;
    }
    .header-10 .middle{
	 	padding: 3px 0px;
    	height: auto;
    }
    .header-10 .middle .hotline{
    	display: none;
    }
    .header-10 .middle .logo .title a{
    	font-size: 22px;
    }
    .header-10 .middle .logo .title-2 a{
    	font-size: 16px;
    }
}
@media(max-width: 767px){
	.header-10 .upper .left{
		display: none;
	}
	.header-10 .upper .right{
		float: left !important;
	}
    .header-10 .middle .logo .title a{
    	font-size: 18px;
    }
}
@media(max-width: 630px){
	.header-10 .company-name{
	 	padding-top: 0px !important;
	 }
    .header-10 .middle .logo .title a{
    	font-size: 16px;
    	line-height: 18px;
    }
    .header-10 .middle .logo .title-2 a{
    	font-size: 14px;
    	line-height: 16px;
    }
}
@media(max-width: 479px){
	.header-10 .upper .right form input{
		width: 70px;
		padding-left: 0px;
	}
    .header-10 .middle .logo .logo-main{
    	margin-top: 25px;
    }
}

.slide-9{
	margin-top: 20px;
	padding: 9px;
	border-radius: 10px;
	background: #FFF;
	position: relative;
}
.slide-9 .crab{
	position: absolute;
	z-index: 999;
	top: -15px;
	left: -30px;
}
.slide-9 .fc-thumb{
	height: 420px;
	border-radius: 5px;
}
.slide-9 .uk-slidenav-position .uk-position-bottom{
	bottom: 30px !important;
}
.slide-9 .uk-dotnav li a{
	width: 20px;
	height: 20px;
}
.slide-9 .uk-dotnav>.uk-active>*{
	transform: initial;
	background: #b7d55c;
}
@media(max-width: 959px){
	.slide-9 .fc-thumb{
		height: 350px;
	}
}
@media(max-width: 767px){
	.slide-9 .fc-thumb{
		height: 300px;
	}
}
@media(max-width: 479px){
	.slide-9 .fc-thumb{
		height: 250px;
	}
}

.feature-post-6 {
	padding-top: 20px;
	padding-bottom: 0;
}
.feature-post-6 .heading .title a{
	color: #252525;
	font-size: 24px;
}
.feature-post-6 .heading .title{
	padding-bottom: 10px;
	margin-bottom: 20px;
	position: relative;
}
.feature-post-6 .heading .title:before{
	content: "";
	display: block;
	width: 60px;
	height: 5px;
	background: #b7d55c;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.feature-post-6 .readmore{
	display: inline-block;
	margin-top: 50px;
	width: 140px;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	background: #b7d55c;
	border: 2px solid #b7d55c;
	-webkit-transition: all ease .4s; -moz-transition: all ease .4s; -o-transition: all ease .4s; transition: all ease .4s;
}
.feature-post-6 .readmore:hover{
	background: #FFF;
	color: #252525;
	font-weight: bold;
}
.feature-post-6 .left{
	margin-bottom: 30px;
}
@media (min-width: 959px) {
	.feature-post-6 .thumb {text-align: right}
}
@media(max-width: 959px){
}
@media(max-width: 767px){
}
@media(max-width: 479px){
	.feature-post-6 .heading .title a{
		color: #252525;
		font-size: 18px;
		line-height: 22px;
	}
	.feature-post-6 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.product-catalogue-4{
	background: #f5f3f3;
	padding-top: 15px;
	padding-bottom: 55px;
}
@media(max-width: 959px){
	.product-catalogue-4{
		padding-top: 30px;
		padding-bottom: 45px;
	}
}
@media(max-width: 767px){
	.product-catalogue-4{
		padding-top: 25px;
		padding-bottom: 40px;
	}
}
@media(max-width: 479px){
	.product-catalogue-4{
		padding-top: 20px;
		padding-bottom: 30px;
	}
}
.product-catalogue-4 .heading {
	margin-bottom: 35px;
}
.product-catalogue-4 .heading .title{
	padding-bottom:35px;
	background: url('../img/thuysan/index1.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 18px;
}
.product-catalogue-4 .heading .title a{
	color: #252525;
	font-weight: bold;
	text-transform: uppercase;
	font-size:21px;
}
.product-catalogue-4 .heading .title a:hover, .feature-post-6 .heading .title a:hover  {color: #f00;}
.product-catalogue-4 .fc-thumb{
	height: 190px;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.product-catalogue-4 .thumb, .product-catalogue .content .thumb,.product-related .thumb {overflow: hidden;position: relative;}

.product-catalogue-4 figure,.product-catalogue .content figure {overflow: hidden;}
.product-catalogue-4 figure:hover .fc-thumb,.product-catalogue .content figure:hover .fc-thumb, .product-related .thumb:hover .fc-thumb {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.product-catalogue-4 figcaption .title a{
	color: #252525;
	font-weight: bold;
	font-size: 14px;
}
.product-catalogue-4 figure:hover figcaption .title a {color: #f00;}
.article-catalogue-9{
	padding: 45px 0px 60px 0px;
}
.article-catalogue-9 .heading .title{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	position: relative;
	line-height: 16px;
	margin-bottom: 30px;
}
.article-catalogue-9 .heading .title:before{
	content: "";
	display: block;
	width: 60px;
	height: 3px;
	background: #b7d55c;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.article-catalogue-9 .heading .title a{
	color: #363636;
}
.article-catalogue-9 .index-news figure{
	min-height: 100px;
}
.article-catalogue-9 .index-news figure .fc-thumb{
	height: 100px;
	width: 160px;
	float: left;
}
.article-catalogue-9 .index-news figure figcaption{
	margin-left: 180px;
}
.article-catalogue-9 .index-news figure figcaption .title{
	margin-bottom: 15px;
	line-height: 16px;
}
.article-catalogue-9 .index-news figure figcaption .title a{
	font-size: 14px;
	color: #252525;
	font-weight: bold;
	line-height: 16px;
}
.article-catalogue-9 .index-news figure:hover figcaption .title a {color: #f00;}
.article-catalogue-9 .index-news figure figcaption .description{
	font-size: 13px;
	line-height: 16px;
	color: #252525;
}
#example2 {width: 100%!important;height: 250px!important;}
#example2  li {width: 100%;height: 250px;}
#example2  li img {width: 100%!important;height: 100%!important;object-fit: cover}
@media(max-width: 479px){
	.article-catalogue-9 .index-news figure .fc-thumb{
		height: 140px;
		width: initial;
		float: none;
	}
	.article-catalogue-9 .index-news figure figcaption{
		margin-left: initial;
	}
}
.article-catalogue-9 .index-picture ul{
	margin-top: 20px;
}
.article-catalogue-9 .index-picture ul li{
	line-height: 40px;
	display: block;
}
.article-catalogue-9 .index-picture ul li:before{
	content: "\f111";
	font-family: fontawesome;
	font-size: 10px;
	margin-right: 5px;
}
.article-catalogue-9 .index-picture ul li a{
	line-height: 20px;
	display: inline-block;
	color: #252525;
}

.article-catalogue-9 .customer .fc-thumb{
	height: 86px;
	width: 86px;
	border-radius: 50%;
	float: left;
}
.article-catalogue-9 .customer .name{
	height: 86px;
	line-height: 86px;
	margin-left: 106px;
}
.article-catalogue-9 .customer .name p{
	display: inline-block;
	vertical-align: middle;
	line-height: 25px;
	font-size: 16px;
}
.article-catalogue-9 .customer .uk-dotnav li.uk-active a{
	transform: none;
	background: #ed1c24;
}
.article-catalogue-9 .customer .uk-dotnav li a{
	background: #d7d7d7;
	width: 15px;
	height: 15px;
}
@media(max-width: 959px){
	.article-catalogue-9 .index-news,
	.article-catalogue-9 .index-picture,
	.article-catalogue-9 .customer{
		margin-bottom: 30px;
	}
}

.partner-3{
	padding: 30px 0px 40px 0px;
	background: #f5f3f3;
}
.partner-3 .heading .title{
	text-transform: uppercase;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 50px;
}
.partner-3 .heading .title:before{
	content: "";
	display: inline-block;
	width: 60px;
	height: 5px;
	background: #b7d55c;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.partner-3 .support .sp-info{
	background: url('../img/thuysan/support.png');
	background-repeat: no-repeat;
	background-position: left center;
}
.partner-3 .support .sp-info p{
	margin-left: 60px;
}
@media(min-width: 479px){
	.partner-3 .support .uk-grid>div:nth-child(n+2) .sp-info{
		margin-left: 40px;
	}
}
@media(max-width: 479px){
	.partner-3 .support .uk-grid>div:nth-child(n+2){
		margin-top: 30px;
	}
}
.partner-3 .support .sp-info .job{
	text-transform: uppercase;
}
.partner-3 .support .sp-info .name trong{
	text-transform: uppercase;
}
.partner-3 .support .sp-info .phone{
	color: #ed1c24;
	font-weight: bold;
	font-size: 15px;
}
.partner-3 .support .sp-info .email{
	color:#f26522;
}
.partner-3 .uk-slider img{
	height: 85px;
	width: auto;
}
.parter-2 .uk-slidenav-position{
	padding: 30px 0px 30px 0px;
}
.parter-2 .uk-slider-container ul{
	
}
.parter-2 .item .link {height: 90px;}
.parter-2 .uk-slider-container ul li{
	text-align: center;
}

.footer-8{
	padding-top: 40px;
	padding-bottom: 20px;
	background: url('../img/thuysan/background2.png');
	background-size:cover;
}
.footer-8 .upper{
	padding-bottom: 200px;
}
.footer-8 .upper .heading .title{
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	font-weight: bold;
	margin-bottom: 40px;
}
.footer-8 .upper .heading .title:before{
	content: "";
	width: 40px;
	height: 2px;
	background: #b7d55c;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.footer-8 .upper .heading .title a{
	color: #252525;
}
.footer-8 .upper .heading .title a:hover{
	color: #b7d55c;
}
.footer-8 .upper .uk-icon{
	width: 15px;
	margin-right: 5px;
}
.footer-8 .upper .uk-icon-map-marker{
	font-size: 130%;
}
.footer-8 .upper .uk-icon-phone{
	font-size: 120%;
}
.footer-8 .upper ul li a{
	color: #252525;
	line-height: 16px;
}
.footer-8 .upper ul li:hover a{
	color: red;
}
.footer-8 .upper ul li{
	line-height: 35px;
}
.footer-8 .upper ul li:before{
	content: "\f101";
	font-family: fontawesome;
	margin-right: 10px;
}
.footer-8 .upper ul li:hover:before{
	color: #f00;
}
.footer-8 .bottom{
	color: #FFF;
	line-height: 60px;
}
.aside-3 .aside-list{
	border:  1px solid #e1e1e1;
}
.aside-3 .heading{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #062d92;
	line-height: 40px;
}
.aside-3 .heading .title{
	line-height: 40px;
}
.aside-3 .heading .title a{
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
}
.aside-3 .heading .title:before{
	content: "";
	float: left;
	display: inline-block;
	background: url('../img/thuysan/aside1.png');
	height: 40px;
	width: 50px;
	background-repeat: no-repeat;
	background-position: center;
}
.aside-3 .aside-list ul{
	padding: 12px 10px;
}
.aside-3 .aside-list ul li{
	line-height: 30px;
	padding-right: 10px;
}
.aside-3 .aside-list ul li:nth-child(n+2){
	border-top: 2px dashed #d7d7d7;
}
.aside-3 .aside-list ul li:before{
	content: "\f04b";
	font-size: 11px;
	font-family: fontawesome;
	display: inline-block;
	margin-right: 20px;
	line-height: 30px;
}
.aside-3 .aside-list ul li a{
	color: #062d92;
	line-height: 15px;
	display: inline-block;
	vertical-align: middle;
}
.aside-3 .aside-list ul li:hover:before,.aside-3 .aside-list ul li.active:before {color: red;}
.aside-3 .aside-list ul li a:hover, .aside-3 .aside-list ul li.active a{
	color:red;
}
.aside-3 .aside-list ul li span{
	color: #676767;
	display: inline-block;
	float: right;
}
@media(max-width: 479px){
	.aside-3 .aside-list ul li{
		font-size: 13px;
	}
	.aside-3 .heading .title a {
		font-size: 13px;
	}
}

.aside-5 .aside-list{
	border:  1px solid #e1e1e1;
}
.aside-5 .heading{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #062d92;
	line-height: 40px;
}
.aside-5 .heading .title{
	line-height: 40px;
}
.aside-5 .heading .title a{
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
}
.aside-5 .heading-1 .title:before{
	content: "";
	float: left;
	display: inline-block;
	background: url('../img/thuysan/aside2.png');
	height: 40px;
	width: 50px;
	background-repeat: no-repeat;
	background-position: center;
}
.aside-5 .heading-2 .title:before{
	content: "";
	float: left;
	display: inline-block;
	background: url('../img/thuysan/aside3.png');
	height: 40px;
	width: 50px;
	background-repeat: no-repeat;
	background-position: center;
}
.aside-5 .text-top{
	font-size: 12px;
	line-height: 16px;
	margin-top: 3px;
}
.aside-5 .aside-list-1{
	border: 1px solid #d7d7d7;
	padding-top: 10px;
}
.aside-5 .aside-list-1 ul{
	padding: 20px;
	padding-top:0px;
}
.aside-5 .aside-list-1 ul li{
	border-bottom: 1px 	dotted #d7d7d7;
	line-height: 16px;
	padding: 15px 0px;
	padding-left: 20px;
}
.aside-5 .aside-list-1 ul li div{
	background: url('../img/thuysan/aside4.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
}
.aside-5 .aside-list-1 ul li .job{text-transform: uppercase;font-weight: bold;font-size: 12px;margin-bottom: 5px;}
.aside-5 .aside-list-1 ul li .phone{font-weight: bold;font-size: 16px;color: #ed1c24;margin-bottom:5px;}
.aside-5 .aside-list-1 ul li .email{font-size: 12px;word-break: break-all;}
.aside-5 .aside-list-2{
	padding: 15px;
	padding-top: 20px;
	border: 1px solid #d7d7d7;
}
.aside-5 figure{
	min-height: 60px;
	position: relative;
	margin-bottom: 15px;
	margin-top: 0px;
}
.aside-5 figure .fc-thumb{
	height: 60px;
	width: 60px;
	float: left;
	border-radius: 3px;
}
.aside-5 figure figcaption{
	margin-left: 70px;
}
.aside-5 figure figcaption .title{
	line-height: 15px;
}
.aside-5 figure figcaption .title a{
	color: #363636;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.aside-5 figure figcaption .title a:hover{
	color: #517b9b;
}
.aside-5 figure figcaption .time {
	position: absolute;
	bottom: 0px;
	line-height: 13px;
}
.aside-5 .quality {
	padding: 0 0 20px 0;
	border: 1px solid #d7d7d7;
	border-top: none;
}
.aside-5 .quality .slide {padding: 0 10px;}
.aside-5 .quality .slide .fc-fit {height: 90px;}
#body>div.uk-container{
	padding: 10px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background: #FFF;
}
.breadcrumb-3 ul{
	margin-top: 10px;
}
.breadcrumb-3 ul li{
	float: left;
	font-weight: bold;
	font-size: 13px;
	line-height: 40px;
}
.breadcrumb-3 ul li:nth-child(n+2){
	margin-left: 10px;
}
.breadcrumb-3 ul li:nth-child(n+2):before{
	content: "\f105";
	font-family: fontawesome;
	display: inline-block;
	margin-right: 10px;
}
.breadcrumb-3 ul li a{
	color: #363636;
}
.introduce .heading .title{
	font-size: 	24px;
	font-weight: bold;
}
.introduce .fc-thumb{
	height: 230px;
	border-radius: 5px;
}
.introduce .top{
	min-height: 230px;
	margin-bottom: 30px;
}
.article-catalogue .content .fc-thumb{
	height: 240px;
}
.article-catalogue .content .item{
	min-height: 240px;
	position: relative;
}
.article-catalogue .content figure figcaption .title a{
	color: #252525;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.article-catalogue .content figure:hover figcaption .title a {color: #f00;}
.article-catalogue .content figure figcaption .readmore a{
	display: inline-block;
	padding: 0px 30px;
	line-height: 40px;
	color: #FFF;
	background: #89b110;
	border: 2px solid #89b110;
	border-radius: 3px;
	position: absolute;
	bottom: 0px;
	-webkit-transition: all ease .4s; -moz-transition: all ease .4s; -o-transition: all ease .4s; transition: all ease .4s;
}
.article-catalogue .content figure figcaption .readmore a:hover{
	background: #FFF;
	color: #363636;
	font-weight: bold;
}
@media(max-width: 959px){
	.article-catalogue .content .item{
		position: initial;
	}
	.article-catalogue .content figure figcaption .readmore a{
		position: initial;
		bottom: initial;
		margin-top: 20px;
	}
	.article-catalogue .content figure figcaption{
		margin-top: 20px;
	}
}
.pagination-5 {
	padding-top: 30px;
	padding-bottom: 50px;
	border-top: 1px solid #363636;
	margin-top: 70px;
}
.pagination-5 ul li{
	margin-bottom: 10px;
}
.pagination-5 ul li>*{
	border: none;
	width: 33px;
	height: 33px;
	line-height: 33px;
	box-sizing: border-box;
	background: #FFF;
	border: 1px solid #DDD;
	border-radius: 2px;
	padding: 0px;
}
.pagination-5 ul li.uk-active>*{
	background: #89b110 !important;
	border: 1px solid #89b110;
}
.pagination-5 ul li>*:hover{
	background: #89b110;
	border: 1px solid #DDD;
	color: #FFF;
}
.product-catalogue .heading .fc-thumb{
	height: 300px;
	border-radius: 5px;
}
.product-catalogue .content .heading-2{
	height: 40px;
	background: #ebebeb;
	margin-top: 10px;
	margin-bottom: 25px;
}
.product-catalogue .content>div:nth-child(1) .heading-2{
	margin-top: 40px;
}
.product-catalogue .content .heading-2 .title{
	line-height: 40px;
	background: url(../img/thuysan/heading1.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 50px;
}
.product-catalogue .content .heading-2 .title a{
	color: #363636;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.product-catalogue .content figure{
	margin-bottom: 10px;
}
.product-catalogue .content figure .fc-thumb{
	position: relative;
	height: 170px;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.product-catalogue .content figure .title-2{
	margin: 20px 0px;
}
.product-catalogue .content figure .title-2 a{
	font-weight: bold;
	color: #89b110;
	font-size: 15px;
}
.product-catalogue .content figure .title-2 a:hover{
	color: #58bdbc;
}

.change-info .heading .title{
	font-weight: bold;
	font-size: 24px;
}
.change-info figure .fc-thumb{
	height: 125px;
	border-radius: 5px;
}
.change-info figure figcaption .title{
	line-height: 18px;
	margin-bottom: 10px;
}
.change-info figure figcaption .title a{
	color: #363636;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
.change-info figure figcaption .readmore{
	color: #a3c15b;
	font-size: 14px;
}
.change-info figure figcaption .readmore:hover{
	color: #062d92;
	font-weight: bold;
}
.contact .contact-info{
	background: #f5f5f5;
	padding:40px 30px;
}
.contact .contact-info .title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	color: #1e0376;
	line-height: 20px;
}
.contact .contact-info .title .slogan{
	font-size: 11px;
	font-weight: bold;
}
.contact .contact-info ul li{
	margin-top: 15px;
}
.contact .contact-info ul li span{
	display: block;
	margin-left: 25px;
}
.contact .contact-info ul li i{
	font-size: 120%;
	color: #b7d55c;
	display: inline-block;
	float: left;
	margin-top: 5px;
}
.contact .contact-form .heading{
	margin-bottom: 15px;
}
.contact .contact-form .heading .title {
	font-size: 18px;
	font-weight: bold;
	color: #505050;
}
.contact .contact-form span{
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	color: #686868;
}
.contact .contact-form  form input{
	height: 33px;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	width: 100%;
	
	border-radius: 5px;
}
.contact .contact-form  form input.check{
	width: 200px;
}
@media(max-width: 959px){
	.contact .address{
		margin-bottom: 30px;
	}
}
@media(min-width: 959px){
	.contact .contact-form  form div:nth-child(odd) input{
		width: calc(100% - 40px);
	}
	.contact .contact-form form div:nth-child(even){
		padding-left: 35px;
	}
}
.contact .contact-form form div:nth-child(even) input{
	width: 100%;
}
.contact .contact-form  form textarea{
	width: 100%;
	height: 80px;
	border-radius: 5px;
	border: 1px solid #cccccc;
	padding: 10px 0;
}
@media(max-width: 479px){
	.contact .contact-form  form input.check{
		width: 100px;
	}
}
.contact .contact-form  form input[type=submit]{
	display: block;
	padding: 0 35px;
	color: #FFF;
	border: none;
	background: #0072bc;
	line-height: 32px;
	margin-top: 15px;
	border-radius: 4px;
	cursor: pointer;
	width:100px;
}
.contact .contact-form  form input[type=submit]:hover{
	background: #0297f4;
}
.product-detail .fc-thumb{
	height: 234px;
}
.product-detail .title{
	margin-bottom: 20px;
}
.product-detail .title a{
	color: #565656;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}
.product-detail .description{
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}
.product-related .fc-thumb{
	height: 150px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.product-related .title-3{
	margin-top: 10px;
	line-height: 16px;
}
.product-related .title-3 a{
	font-size: 14px;
	color: #b7d55c;
	font-weight: bold;
}
.product-related .title-3 a:hover{
	color: #0366b0;
}
.product-related .title-2{
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 0px;
	position: relative;
	margin-bottom: 25px;
}
.product-related .title-2:before{
	content: "";
	display:block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 3px;
	width: 80px;
	background: #b7d55c;
}
.director {margin-bottom: 25px!important;}
@media (min-width: 767px) {.director {padding-left: 11px;}}
@media (min-width: 479px) {.director .thumb {margin-right: 20px;}}
@media (max-width: 479px) {

}