body {
    font-family: "PoppinsVN",sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #034da2;
    background: #fff;
    position: relative;
    left: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    overflow-x: hidden;
	 /* max-width: 1390px; */
}

#site-footer {
    background: #fefffe;
    padding: 25px 0;
    border-top: 25px solid #0c4da2;
}
#site-header {
	/* width: 1390px !important; */
}
h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    font-weight: normal;
    font-family: 'raleway',sans-serif;
    color: #000;
}
.info_index{
	color:#f36f21;
}
.sign_brands{
  background-color: #034da2 !important;
  border-color: #034da2 !important;
  line-height: normal !important;
  height: 40px !important;
  text-transform: uppercase;
}
.sign_brands:hover{
	text-transform: uppercase;
  background-color: #009344 !important;
  border-color: #009344 !important;
   line-height: normal !important;
  height: 40px !important;
}
.apps_download{
	 background-color: #034da2 !important;
	 position: relative;
    z-index: 1;
    padding: 40px 0;
}
.apps_download{
    font-size: 0;
    margin-left: -15px;
    margin-right: -15px;
}
.newsfeed{
	    text-align: center;
		color: #000;
}
.inp_search{
	width: 100%;
    float: left;
    height: 45px;
    border-radius: 49px;
    border: 1px solid #0c4da2;
}
.btn_seach{
	width: 100%;
	float: right;
	height: 40px;
	border: none;
	height: 41px;
	border-radius: 2px;
	background: #0c4da2;
	color: #fff;
	margin-top: 10px;
	    border-radius: 49px;
}
#sec-news .rt {
    background: #fff;
	border: none;
    border-right: 0;
    padding: 130px 0 300px 0;
	border-top: 1px solid #e7e7e7;
}
#sec-news:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    left: 42%;
    margin-left: 610px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.left.carousel-control{
	    background-image: none;
}
.right.carousel-control{
	    background-image: none;
}
.slick-arrow.slick-prev {
    left: 15px;
}

.slick-arrow.slick-next {
    right: 15px;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    z-index: 5;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    cursor: pointer;
    background-color: #034da2;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 3px 5px;
}

.carousel-indicators .active{
	color:#034da2;
	 background-color: #034da2 !important;
}
@media screen and (min-width: 768px){
	.carousel-indicators {
		bottom: 80px;
	}
}
.carousel-inner{
	height:400px;
}
.home-slider{
	height:300px;
}
.carousel-caption h3 {
	color:#034da2;
	font-size: 54px;
}
.home-slider .cont {
    margin-left: 50%;
    max-width: 585px;
}
.home-slider .cont .inner {
    padding: 30px 15px 30px 70px;
    display: table-cell;
    vertical-align: middle;
}
@media screen and (max-width: 1675px){
	.home-slider .cont .inner {
		background: #f8f8f8;
	}
}
@media screen and (max-width: 680px){
	.logo_footer {
		min-width: 165px;
		max-width: 165px;
	}
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 200px;
    left: 15%;
	font-size: 24px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.tracking-form-banner{
	text-align: center;
    padding: 0px;
    position: absolute;
    top: -123px;
    left: 36%;
}
.home_slideshow_index .slick-dots{
	background: #fff;

}
.slick-dots li button{
	background: #000;
		width: 10px !important;
	height: 10px !important;
}
.white-btn, .main-btn{
	 background-color: #034da2 !important;
  border-color: #034da2 !important;
}
.icon_newsfeed{
	font-size: 55px;
	color: #034da2 !important;
}
.right_apps_dowload{
	padding: 63px 0;
}
.icon_chplay{
	padding: 13px 0;
}
.social-shares li a{
	font-size: 25px;
    color: #034da2;
}

.conts_slide_info {
	float:left;
	width:50%;
	min-height: 380px;
    max-width: 585px;
    display: table;
}
.conts_slide_info .inners {
    background: #f8f8f8;
	padding: 30px 15px 30px 70px;
    display: table-cell;
    vertical-align: middle;
}
.images_slide_info{
	float:left;
	width:50%;
}
.images_slide_info img{
	width: 100%;
	/* height: 380px; */
	max-height: 380px;
	min-height: 380px;
}
.images_home_slideshow img{
	max-width: 100%;
    min-width: 100%;
}
.infomation{
	 background: #f8f8f8;
	 max-height: 380px;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    color: #e4e4e4;
    text-indent: -9999px;
    margin: 0;
    padding: 0;
    background: #e4e4e4 ;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
    outline: none;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: 1 !important;
    color: #034da2 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.desc{
  color: #000;
    position: relative;
	font-family: "PoppinsVN",sans-serif;
    font-size: 1em;
    font-weight: 300;
}
.home_slideshow_index{
	max-height: 399px;
    min-height: 399px;
}
.home_slideshow_index .slick-dots{
	display: none !important;
}
.images_home_slideshow{
	width:100%;
	max-height: 399px;
    min-height: 399px;
}
.conts_home_slideshow{
    position: absolute;
    top: 129px;
    text-align: center;
    margin-left: 359px;
}
#home-slider{
	background: url(/public/images/1.jpg);
	background-color: #fff; 
}
.images_slide_info {
    float: left;
    width: 50%;
    background: #f8f8f8;
}
.footer-menu li + li {
    margin-left: 0px;
    padding-left: 5px;
    border-left: 1px solid #898989;
}
a {
    color: #034da2;
    text-decoration: none;
}
.FormButton {
    background: #034da2;
    border: 1px solid #034da2;
    color: #fff;
    line-height: 50px;
    height: 50px;
    min-width: 170px;
    text-align: center;
    border-radius: 40px;
    padding: 0 20px;
    display: inline-block;
    font-size: 16px;
}
#sec-about-us .anchor.active a {
    background: #034da2;
    color: #fff;
}
.anchor a {
	    font-family: 'raleway',sans-serif;
    display: block;
    padding: 27px 15px;
    font-size: 30px;
    text-align: center;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    height: 100%;
    position: relative;
	    text-decoration: none !important;
}
.anchors {
	background: #e7e7e7;
}
#newsdetail{
	padding-top: 50px;
    padding-bottom: 50px;
}
.list li a {
	text-decoration: none !important;
}
.list li a:hover {
	text-decoration: none !important;
	color: #009344 !important;
}
.tit_feed a {
	color:#000;
	 font-size: 14px;
	text-decoration: none !important;
}
.tit_feed a:hover {
	color:#034da2;
	 font-size: 14px;
	text-decoration: none !important;
}
#home-services .tit {
    font-size: 18px;
	font-family: "PoppinsVN",sans-serif;
    margin-top: 0;
    color: #034da2;
	text-align: left;
    font-weight: bold;
}
#home-services{
	margin: 35px;
}
.text-center h3{
	text-transform: initial;
    font-weight: 500;
    font-size: 38px;
	font-family: "PoppinsVN",sans-serif;
}
#home-services .sec-tit.s2{
	padding: 35px;
}
#home-services .tit a{
	color: #009344;
    font-size: 18px;
	font-family: "PoppinsVN",sans-serif;
    margin-top: 0;
	text-align: left;
    font-weight: bold;
}
#home-services .txt ul li {
    list-style: disc;
	text-align: left;
    margin-left: 20px;
	font-size: 14px;
	font-family: "PoppinsVN",sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    background: #fff;
    line-height: 1.55;
}
#site-header {
    padding: 15px 0px 5px 0px;
}
ul#pri-menu > li > a {
    color: #034da2;
    position: relative;
	font-family: "PoppinsVN",sans-serif;
    font-size: 1em;
    font-weight: 500;
	    /* text-transform: uppercase; */
}
ul#pri-menu > li {
    display: inline-block;
    margin-left: 45px;
}
ul#pri-menu > li > a:before {
    content: '';
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    left: -11px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    border-radius: 50%;
    background: #034da2;
}
ul.change-language li a {
    display: block;
    padding: 0 7px;
	color: #c2c2c2;
    position: relative;
	font-family: "PoppinsVN",sans-serif;
}
ul.change-language li.active a {
    display: block;
    padding: 0 7px;
	color: #000;
    position: relative;
	font-family: "PoppinsVN",sans-serif;
}
	#sec-find-us{
		padding-bottom: 100px !important;
	}
@media screen and (max-width: 480px){
	/* #slide_info { */
		/* width: 100% !important; */
	/* } */
	.tracking-form-banner {
		text-align: center;
		padding: 0px;
		position: absolute;
		top: -205px;
		left: 7px;
	}
	#txtBillCode1{
		width: 288px !important;
	}
	.conts_home_slideshow {
		position: absolute;
		top: 3%;
		text-align: center;
		margin-left: 0px;
	}
	.images_home_slideshow img {
		max-height: 288px;
		min-height: 288px;
	}
	#home-services {
		margin: --16px;
	}
	#sec-find-us.sec, .m-sec {
		padding-top: 626px;
		padding-bottom: 50px;
	}

	.images_slide_info {
		float: left;
		width: 100%;
	}
	.conts_slide_info {
		float: left;
		width: 100%;
		min-height: 357px;
		max-width: none;
		display: table;
	}
}

@media screen and (max-width: 680px){
	/* #slide_info { */
		/* width: 100% !important; */
	/* } */
	.tracking-form-banner {
		text-align: center;
		padding: 0px;
		position: absolute;
		top: -150px;
		left: 37px;
	}
	#txtBillCode1{
		width: 288px !important;
	}
	.conts_home_slideshow {
		position: absolute;
		top: 3%;
		text-align: center;
		margin-left: 0px;
	}
	.images_home_slideshow img {
	    max-height: 223px;
		min-height: 223px;
	}
	#sec-find-us.sec, .m-sec {
		padding-top: 520px;
		padding-bottom: 50px;
	}
	.images_slide_info {
		float: left;
		width: 100%;
	}
	.conts_slide_info {
		float: left;
		width: 100%;
		min-height: 357px;
		max-width: none;
		display: table;
	}
}

@media screen and (max-width: 860px){
	#sec-find-us.sec, .m-sec {
		padding-top: 430px;
		padding-bottom: 50px;
	}
	.images_slide_info {
		float: left;
		width: 100%;
	}
	.conts_slide_info {
		float: left;
		width: 100%;
		min-height: 380px;
		max-width: none;
		display: table;
	}
	.tracking-form-banner {
		text-align: center;
		padding: 0px;
		position: absolute;
		top: -123px;
		left: 24%;
	}
	.conts_home_slideshow {
		position: absolute;
		top: 23px;
		text-align: center;
		margin-left: 0px;
		font-size: 12px;
	}
	.images_home_slideshow {
		width: 100%;
		max-height: 269px;
		min-height: 269px;
		
	}
	.conts_home_slideshow span {
		 font-size: 14px !important;
    text-align: center;
    padding-left: 60px;
			    display: none;
	}
	.contact{
		    padding-top: 0px !important;
	}
	#home-services .tit {
		font-size: 18px;
		font-family: "PoppinsVN",sans-serif;
		margin-top: 0;
		color: #034da2;
		text-align: center;
		font-weight: bold;
	}
	#home-services .txt ul li {
		list-style: none;
		text-align: center;
		margin-left: 20px;
		font-size: 14px;
		font-family: "PoppinsVN",sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #555555;
		background: #fff;
		line-height: 1.55;
	}
	.home_slideshow_index {
		    max-height: 223px;
			min-height: 223px;
	}
	#home-services {
		margin-top: 420px;
    margin-bottom: 47px;
	}
	.slick-slide img {
		display: block;
		width: 100%;
	}
	.logo_footer{
		    max-width: 315px;
	}
	.service_imgs{
		margin:20px;
	}
	#home-services .sec-tit.s2 {
		padding: 0px;
	}
	#sec-news .rt {
		background: #e7e7e7;
		border: none;
		border-right: 0;
		padding: 0px 0 24px 0;
		border-top: 1px solid #fff;
	}
	.icon_chplay img{
		text-align: center;
		margin: 0px auto;
		padding-left: 59px;
	}
	.right_apps_dowload {
		padding: 0px;
		text-align: center;
	}
}
@media screen and (max-width: 767px){
	#main-nav {
		position: fixed;
		z-index: 99;
		top: 0;
		right: -280px;
		height: 100%;
		background: #fff;
		width: 280px;
		overflow-y: auto;
		transition: all .3s;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		background: #034da2;
	}
	ul#pri-menu > li {
		display: inline-block;
		margin-left: 45px;
		float: left;
		width: 100%;
		margin-top: 10px;
		cursor: pointer;
	}
	ul#pri-menu > li > a {
		color: #fff;
		position: relative;
		font-family: "PoppinsVN",sans-serif;
		font-size: 1em;
		font-weight: 500;
		cursor: pointer;
		/* text-transform: uppercase; */
	}
	ul#pri-menu > li > a:hover {
		color: #ffa907;
		position: relative;
		font-family: "PoppinsVN",sans-serif;
		font-size: 1em;
		font-weight: 500;
		cursor: pointer;
		/* text-transform: uppercase; */
	}
}
@media screen and (max-width: 991px){
	#sec-find-us .contact {
		padding-right: 0;
		margin-top: 34px;
	}
	.sidebar.fl{
		margin-top: 76px;
		/* width: 100%; */
		float: left;
	}
	.icon_chplay img {
		text-align: center;
		margin: 0px auto;
		padding-left: 59px;
		display: none;
	}
}

@media screen and (max-width: 1024px){
	.conts_home_slideshow {
		position: absolute;
		top: 129px;
		text-align: center;
		margin-left: 139px;
	}
	ul#pri-menu > li > a {
		color: #034da2;
		position: relative;
		font-family: "PoppinsVN",sans-serif;
		font-size: 12px;
		font-weight: 500;
		/* text-transform: uppercase; */
	}
}
@media screen and (max-width: 780px){
	#pri-menu {
		display: inline-flex;
	}
	ul#pri-menu > li {
		display: inline-block;
		margin-left: 45px;
		float: left;
		width: 100%;
		margin-top: 10px;
		cursor: pointer;
	}
	ul#pri-menu > li > a {
		
		position: relative;
		font-family: "PoppinsVN",sans-serif;
		font-size: 1em;
		font-weight: 500;
		cursor: pointer;
		/* text-transform: uppercase; */
	}
	
	ul#pri-menu > li > a:hover {
		color: #ffa907;
		position: relative;
		font-family: "PoppinsVN",sans-serif;
		font-size: 1em;
		font-weight: 500;
		cursor: pointer;
		/* text-transform: uppercase; */
	}
}
@media screen and (max-width: 580px){
	ul#pri-menu > li {
		display: inline-block;
		margin-left: 45px;
		float: left;
		width: 100%;
		margin-top: 10px;
		cursor: pointer;
	}
	ul#pri-menu > li > a {
		color: #fff;
		position: relative;
		font-family: "PoppinsVN",sans-serif;
		font-size: 1em;
		font-weight: 500;
		cursor: pointer;
		/* text-transform: uppercase; */
	}
	ul#pri-menu > li > a:hover {
		color: #ffa907;
		position: relative;
		font-family: "PoppinsVN",sans-serif;
		font-size: 1em;
		font-weight: 500;
		cursor: pointer;
		/* text-transform: uppercase; */
	}
}
@media screen and (max-width: 320px){
	.h3, h3 {
		font-size: 15px;
	}
	.sec-tit.s2 {
		font-size: 10px;
		margin-top: 0;
	}
	body {
		font-family: "PoppinsVN",sans-serif;
		font-size: 12px;
		font-weight: 400;
		color: #034da2;
		background: #fff;
		position: relative;
		left: 0;
		transition: all .3s;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		overflow-x: hidden;
		/* max-width: 1390px; */
	}
	#home-services .tit a {
		color: #009344;
		font-size: 15px;
		font-family: "PoppinsVN",sans-serif;
		margin-top: 0;
		text-align: left;
		font-weight: bold;
	}
	#home-services .txt ul li {
		list-style: black;
		text-align: left;
		margin-left: 0px;
		font-size: 14px;
		font-family: "PoppinsVN",sans-serif;
		font-size: 13px;
		font-weight: 400;
		color: #555555;
		background: #fff;
		line-height: 1.55;
	}
	.conts_slide_info .inners {
		background: #f8f8f8;
		padding: 0px 10px 0px 5px;
		display: table-cell;
		vertical-align: middle;
	}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		position: relative;
		min-height: 1px;
		padding-right: 5px;
		padding-left: 5px;
	}
	.text-center h3 {
		text-transform: initial;
		font-weight: 500;
		font-size: 15px;
		font-family: "PoppinsVN",sans-serif;
	}
	.logo_footer {
		max-width: 257px;
	}
	ul#pri-menu > li {
		display: inline-block;
		margin-left: 45px;
		float: left;
		width: 100%;
		margin-top: 10px;
		cursor: pointer;
	}
	ul#pri-menu > li > a {
		color: #fff;
		position: relative;
		font-family: "PoppinsVN",sans-serif;
		font-size: 1em;
		font-weight: 500;
		cursor: pointer;
		/* text-transform: uppercase; */
	}
	ul#pri-menu > li > a:hover {
		color: #ffa907;
		position: relative;
		font-family: "PoppinsVN",sans-serif;
		font-size: 1em;
		font-weight: 500;
		cursor: pointer;
		/* text-transform: uppercase; */
	}
	.h1, h1 {
		font-size: 23px;
	}
	.widget-title {
		font-size: 14px;
		padding: 10px 10px;
		float: left;
		width: 100%;
	}
	.toggle-tabs{
		margin: 0px;
	}
	#newsdetail {
		padding-top: 0px;
		padding-bottom: 50px;
	}
}

/*----------------shop -------------*/
@media screen and (max-width: 860px){
	#shop_all_products{
		margin: 25px;
	}
	.col-item{
		margin-top: 25px;
	}
	#carousel-products{
		height: 267px;
	}
	
}
@media screen and (max-width: 680px){
	.h1_ct2{
		text-align: center;
	}
	
}
@media screen and (max-width: 480px){
	#carousel-products-ct1{
		display: none !important;
	}
	.h1_ct2{
		text-align: center;
	}
	
}
@import url(/public/bootraps/font-awesome.min.css);
#carousel-products{
	height: 367px;
}
#shop_all_products{
	margin-top: 0px;
}
.col-item{
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
	
}
.col-item .photo img{
    margin: 0 auto;
    width: 100%;
	    max-height: 200px;
    min-height: 200px;
}

.col-item .info{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #0c4da2;
	color: #fff;
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
	  overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    height: 41px;
    line-height: 20px;
    margin: 0;
	    font-size: 23px;
    padding-top: 10px;
}
.sticky {
    position: fixed;
    top: 118px;
    width: 100%;
    z-index: 9999;
}

.sticky + #ct2_shop_all_products {
  padding-top: 302px;
}
#header_sanpham {
    background: #0c4da2;
    border-top: 1px solid #0c4da2;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    padding: 0px;
    color: #fff;
    text-transform: unset;
	text-transform: unset;
    /* position: fixed; */
    /* top: 120px; */
    /* left: 10px; */
    /* bottom: 10px; */
    /* width: 180px; */
    /* overflow-y: scroll; */
    /* z-index: 999; */
    width: 100%;
}
#headersanpham {
    background: #0c4da2;
    border-top: 1px solid #0c4da2;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    padding: 0px;
    color: #fff;
    text-transform: unset;
	text-transform: unset;
    /* position: fixed; */
    /* top: 120px; */
    /* left: 10px; */
    /* bottom: 10px; */
    /* width: 180px; */
    /* overflow-y: scroll; */
    /* z-index: 999; */
    width: 100%;
}
#p_list-item{
	    margin-top: 25px;
}
#shop_all_products{
	 background: #fff;
}
#header_sanpham h1 {
   font-size:18px;
   padding-left:22px;
       padding-bottom: 10px;
}
#ct2_shop_all_products{
	margin-top:30px;	
}
.col-item .price h3
{
	  overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    height: 41px;
    line-height: 20px;
    margin: 0;
	    font-size: 15px;
}
.price-old{
	text-decoration: line-through;
    color: #a5a0a0;
    font-size: 15px;
}
.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating{
    color: #777;
}

.col-item .rating{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator{
    border-top: 1px solid #E1E1E1;
}

.clear-left{
    clear: left;
}

.col-item .separator p{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i{
    margin-right: 5px;
}
.col-item .btn-add{
    width: 50%;
    float: left;
}

.col-item .btn-add{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls{
    margin-top: 20px;
}

[data-slide="prev"]
{
    margin-right: 10px;
}

.gold{
	color: #FFBF00;
}
/*********************************************
    			Call Bootstrap
*********************************************/

@import url("bootstrap/bootstrap.min.css");
@import url("bootstrap-override.css");
@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");
/*********************************************
					PRODUCTS
*********************************************/

.product{
	border: 1px solid #dddddd;
	height: 321px;
}

.product>img{
	max-width: 230px;
}

.product-rating{
	font-size: 20px;
	margin-bottom: 25px;
}

.product-title{
	font-size: 20px;
}

.product-desc{
	font-size: 14px;
}

.product-price{
	font-size: 22px;
}

.product-stock{
	color: #74DF00;
	font-size: 20px;
	margin-top: 10px;
}

.product-info{
		margin-top: 50px;
}
.view-wrapper {
	float: right;
	max-width: 70%;
	margin-top: 25px;
}
/*********************************************
				ITEM 
*********************************************/

.service1-items {
	padding: 0px 0 0px 0;
	float: left;
	position: relative;
	overflow: hidden;
	max-width: 100%;
	height: 321px;
	width: 130px;
}

.service1-item {
	height: 107px;
	width: 120px;
	display: block;
	float: left;
	position: relative;
	padding-right: 20px;
	border-right: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.service1-item > img {
	max-height: 110px;
	max-width: 110px;
	opacity: 0.6;
	transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
}

.service1-item > img:hover {
	cursor: pointer;
	opacity: 1;
}

.service-image-left {
	padding-right: 50px;
}

.service-image-right {
	padding-left: 50px;
}

.service-image-left > center > img,.service-image-right > center > img{
	max-height: 300px;
}

/*********************************************
					VIEW
*********************************************/

.content-wrapper {
	max-width: 1140px;
	background: #fff;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 10px;
	border: 0px;
	border-radius: 0px;
}

.container-fluid{
	max-width: 1140px;
	margin: 0 auto;
}

.view-wrapper {
	float: right;
	max-width: 70%;
	margin-top: 25px;
}

.dich_vu_1{
	border: 1px solid;
	width:100%;
	float:left;
}
li.dich_vu_name{
	width:50%;
	float:left;
	height:200px;
	border-top: 1px solid;
	border-right: 1px solid;
	padding:50px;
	text-align:center;
}
li.dich_vu_hinhanh{
	width:50%;
	float:left;
	height:200px;
	border-top: 1px solid;
	border-right: 1px solid;
	padding:10px;
	text-align:center;
}

li.dich_vu_hinhanh img{
	width:auto;
	height:182px;
}
@media screen and (max-width: 580px){
	li.dich_vu_name{
	width:100%;
	float:left;
	height:auto;
	border-top: 1px solid;
	border-right: 1px solid;
	padding:50px;
	text-align:center;
	}
	li.dich_vu_hinhanh{
		width:100%;
		float:left;
		height:auto;
		border-top: 1px solid;
		border-right: 1px solid;
		padding:10px;
		text-align:center;
	}
}

.tab-content p {
	color:#000;
	font-size:18px;
}
