@font-face {
	font-family: 'utmavobold';
	src: url('fonts/utmavobold/utm_avobold-webfont.eot');
	src: url('fonts/utmavobold/utm_avobold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/utmavobold/utm_avobold-webfont.woff') format('woff'), url('fonts/utmavobold/utm_avobold-webfont.ttf') format('truetype'), url('fonts/utmavobold/utm_avobold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'utmavo';
    src: url('fonts/utm_avo/UTM%20Avo.eot');
    src: url('fonts/utm_avo/UTM%20Avod41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/utm_avo/UTM%20Avo.woff') format('woff'),
         url('fonts/utm_avo/UTM%20Avo.ttf') format('truetype'),
         url('fonts/utm_avo/UTM%20Avo.svg#UTM Avo') format('svg');
    font-weight: normal;
    font-style: normal;
}
html {
	line-height: 1.45;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: 'utmavo';
}
.metaslider-74{
	max-width:100%!important;
	margin:auto;
	overflow:hidden
}

.hotline i{
	padding:0 5px
}
.metaslider .slides img.logoheader{
	height: 55px;
	width: auto !important;
}
h1{font-size:20px}h2{font-size:18px} h3{font-size:14px}
	
.content p{
	text-align:justify
}
.content em, .content i{font-style:italic}
.content{line-height:1.75}
.content a{color:#0075cd}
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
display:block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float:left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float:right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float:left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; /* Image does not overflow the content area */
padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin:0;
max-width: 98.5%;
padding:0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
.woocommerce-billing-fields{
margin-top:15px;
}
/* pagination */
.navigation{display:inline-block;width:100%;margin: 10px 0;
    text-align: center;}
.navigation ul{    margin: 0;
    list-style: none;
    display: inline-block;}

	.navigation ul li{display:inline-block}
	.navigation ul li a{    position: relative;
    float: left;
    padding: 5px 12px;
    margin-left: -5px;
    line-height: 1.42857;
    color: #555;
    text-decoration: none;
    background-color: #fafafa;
    border: 1px solid #ccc;}
	.navigation ul li.next a, .navigation ul li.prev a{
		color: rgba(0,0,0,0);
    font-size: 0px;
	}
	.woocommerce-pagination ul li:hover .next-1, .woocommerce-pagination ul li:hover .prev-1{color:#fff!important}
	a.next, a.prev{
		color: rgba(0,0,0,0)!important;
    font-size: 0px!important;
	}
	a.next span.next-1, a.prev span.prev-1 {
		    color: #343434!important;
    font-size: 14px !important;
	}
	
	.navigation ul li.next a span.next-1, .navigation ul li.prev a span.prev-1{
		    color: #343434;
    font-size: 13px;
	}
		.navigation ul li:hover a{  background: #0066b3;
    color: #FFF;transition:.5s}
	 .navigation ul li:hover a span{color:#fff!important}
	.navigation ul li.active a{    background: #0066b3;
    color: #FFF;}
div.wpcf7-validation-errors{
	color:#36b3d6!important;
	border:0px!important
}
	/* end pagination */
.content h1{
margin-bottom:30px
}
.content h2{
margin-bottom:20px
}
.content h3, .content h4, .content h5, .content h6{
margin-bottom:12px
}
.content h3{
font-size:18px
}
.content h4{
font-size:16px
}
.content img{    max-width: 100%;height:auto}
.content{ 
    margin-bottom: 20px;}
.content a{color:#333}
.content b, .content strong{font-weight:700}
.content p{margin-bottom:12px}
.content i, .content em, .content dfn, .content cite{font-style:italic}
.content table>thead>tr, table>tbody>tr, table>tbody>tr {
border-top:1px solid #343434;
}
.content table>thead>tr>td, table>tbody>tr>td, table>tbody>tr>td{
	padding:5px 10px;
}
.content table thead tr:first-child {background: #f9f9f9}
.content table{border-collapse: collapse;}
blockquote {
	border-left: 4px solid #707070;
	color: #707070;
	font-size: 20px;
	font-style: italic;
	line-height: 1.8182;
	margin: 0 0 35px -21px;
	padding-left: 17px;
}

blockquote > blockquote {
	margin-left: 0;
}

blockquote p {
	margin-bottom: 35px;
}

blockquote > p:last-child {
	margin-bottom: 0;
}

blockquote cite,
blockquote small {
	color: #333;
	font-family: "Noto Sans", sans-serif;
	font-size: 17px;
	line-height: 1.6471;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}
.content strong{font-weight:700}

*{
	    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
nav div form input:focus{
	outline:0;
	border: 1px solid #dbdbdb;
}
img {
	max-width:100%;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}

a{
	text-decoration:none;
}
body{/* font-family:Tahoma; */font-size: 15px;margin:0;}
header{
	background: #fff;
	display: inline-block;
	width: 100%;
	padding: 15px;
	margin-bottom: -5px;
	position: relative;
	z-index: 9;
}
.container{
	    max-width: 90%;
	    margin:auto;
	    padding:0 15px;
}

.logo{
    display: inline-block;
    float: left;
	margin:0
}
.social a{
	    color: #1f79bc;
    border: 1px solid #1f79bc;
    border-radius: 50%;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 2.1;
    text-align: center;
	margin:0 2px;
}
.social a:hover{
	background: #1f79bc;
	color:#fff
}
.metaslider-22{
	margin:auto
}
nav.menu{
	    background: #0066b3;
    display: inline-block;
    width: 100%;
	    margin-bottom: -5px;
		z-index:20;
		position:relative
}
.menu-menu-container{
	float:right;
	padding-top:9px
}
#menu-menu{
	    display: inline-block;
    width: 100%;
}

#menu-menu, #menu-menu .sub-menu, #menu-menu .sub-menu .sub-menu{
	    padding: 0;
    margin: 0;
    list-style: none;
}
#menu-menu li{
	    display:inline-block;
	    padding: 9px 0 5px 0;
	    position:relative;
	    text-align: left;
}
#menu-menu li a{
	    color: #000;
	    text-transform: uppercase;
	    font-weight: bold;
	    font-size: 14px;
	    /* font-family: arial; */
	    padding: 9px 10px 5px 10px;
}
.sub-menu{
	display:none;
	position:absolute;
	background:#fff;
	left:0;
	top: 100%;
	width: 290px;
	border:1px solid #999;
	border-left:1px solid #1aaee4;
	margin:-2px!important;
}
.paraline{
	padding:30px 0;
}
.social-icons a{
	color: #fff;
	padding-right: 12px;
}
.sub-menu a{
	color:#000!important;
	text-transform:none!important;
	    padding: 5px 10px;
    display: inline-block;
}
.sub-menu li{
	display:block!important;
	position:relative;
	    padding: 6px 17px!important;
}
.sub-menu .sub-menu{
    right: -100%;
    left: inherit!important;
    top: 0;
}
.show{
	display:block!important
}
nav .social{
	    float: right;
    position: relative;
    padding: 8px 0;
}
.topheader{
	background: #CB0101;
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 7px 0;
    line-height: 2;
}

.metaslider-53, .metaslider-33{
	margin:auto;
	overflow:hidden;
	max-width:100%!important
}
/*------------------
[9. Owl carousel]
*/
.owl-controls{
    
}
.owl-controls .owl-prev{
    position: absolute;

    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.owl-controls .owl-next{
    position: absolute;

    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.owl-controls .owl-prev,
.owl-controls .owl-next{
    text-align: center;
    color: #0066b3;
    line-height: 0;
    font-size: 35px;
    font-weight: 600;
}
.owl-controls .owl-prev i,
.owl-controls .owl-next i{
	font-size:16px
}
.owl-controls .owl-prev .fa,
.owl-controls .owl-next .fa{
    padding-top: 3px;
}
.owl-stage{margin:auto}
@media(min-width:1024px){
.calling{
	    float: left;
    font-size: 33px;
    position: relative;
    top: 8px;
    left: -5px;
}

.hotline div{
	float: left;
    text-align: left;
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
}


@media(max-width:1024px){
	.cat li h3{
		margin-top:10px!important
	}
	#menu-menu li{
		text-align:left
	}
.hotline div{
	display:inline-block
}
.hotline div span, .hotline div br{
	display:none;
}
}
.hotline strong{
	font-size: 16px;
}
.cat-house{
	    list-style: none;
    padding: 0;
    margin: 0;
	display:inline-block;
	width:100%
}
.cat-house li{
	    float: left;
    padding: 10px;
    text-align: center;
	width:25%;
}
.cat-house li .img{
	    overflow: hidden;
    height: 200px;
	position:relative;
}
.cat-house li .img img{
	    height: 100%;
    width: auto;
    border-radius: 50%;
	    padding: 7px;
    border: 1px solid #2bb6d7;
}
.cat-house li .img .hover{
    top: 8px;
    position: absolute;
    background: rgba(88, 150, 201, 0.58);
    border-radius: 50%;
    width: 183px;
    margin: auto;
    height: 183px;
    left: 16%;
	display:none
}
.cat-house li .img .hover i{
	    top: 39%;
    position: absolute;
    left: 25%;
    font-size: 41px;
    right: 25%;
	color:#fff
}
.cat-house li h3{
	    text-align: center;
    text-transform: uppercase;
    color: #333;
}
.cat-house li:hover .hover{
	display:block
}
.h1{
	    text-align: center;
    color: #038cad;
    padding: 25px 0;
}
.hide{
	display:none!important
}
footer{
	    /* background: url(wp-content/uploads/2017/08/dang-ky.png)no-repeat center; */
	    background-size:cover;
	    display: inline-block;
	    width: 100%;
	    color: #fff;
	    margin-bottom: -5px;
	    position:relative;
	    background-size:cover;
}
.info{
    width: 50%;
    float: left;
    padding: 40px 10px;
    overflow: hidden;
    line-height: 1.8;
    color: #dbeaf0;
    font-size:13px;
    /* display:none */
}
.info span{
	display:block
}
.info strong{
	    font-size: 14px;
    display: inline-block;
    color: #fff;
    margin-bottom: 10px;
}

.info .a{
	    color: #fff;
    display: block
}
.text{
	    background: #000;
    color: #fff;
    font-style: italic;
    text-align: center;
    padding: 7px;
}
.breadcrumb{
	padding: 20px 10px;
}
.breadcrumb .current{
	color: #0075cd;
}
.breadcrumb a{
	color:#333;
}
.page-title{
margin-top: 0px;
font-size:18px;
padding-left: 15px;
padding-right: 15px;
}
.page-title i{
    padding: 7px;	
}
.page-title span{
	    text-transform: uppercase;
    font-size:18px;
	color:#0066b3
}
.page-title span:after{
		content:'';
	display:block;
	width:100%;
	max-width:280px;
	background: #0066b3;
	height:1px;
	position:absolute
}
.page-title:after{
	content:'';
	display:block;
	width:100%;
	background: #d8d8d8;
	height:1px
}
section:first-child{
	width:75%;
	float:left;
	padding-right:15px
}
section:nth-child(2){
	width:25%;
	float:left;
}
.more-link{
	display:none;
}
.cat-rel{
	padding-left:12px;
	list-style: none;
    padding: 0;
}
.cat-rel li{
	padding-bottom:12px
}
.cat-rel li:hover a{
	color:#0066b3
}
.cat{
	display:inline-block;
	width:100%;
	padding-left:12px
}
.cat{
	display:inline-block;
	width:100%;
	list-style:none;
	margin:0;
	padding:0
}
.cat li{
	display:inline-block;
	width:100%;
	padding:10px 0
}
.cat li .thumb{
	float:left;
	width:30%;
}
.cat li .thumb img{
	    width: 100%;
height: auto;
}
.cat li .tomtat{
	width:70%;
	float:left;
	padding-left:15px
}
.cat li:hover h3{
	color:#0066b3!important
}
.cat li h3{
	    font-size: 15px;
		    margin-top: 0;
}
aside iframe{
	max-width:100%
}
 .tags{
	    list-style: none;
    padding: 0;
	display:inline-block;
	margin:10px 0!important
}
.tags li{
	    background: #cce0f0;
    display: inline-block;
    padding: 3px 20px;
    border-radius: 20px;
	    margin: 0 2px;
}
.tags li a{
	color:#000;
	background:none
}
.tags li:hover{
	background:#0066b3;
}
.tags li:hover a{
	color:#fff
}
.cat-rel li span {
    padding-right: 5px;
}
a{
	color:#333
}
.products{
	    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
	list-style:none
}
.products li{
	width:20%;
	float:left;
	text-align:center;
	padding:15px;
}
.products li h3{
	height:38px;
	overflow:hidden;
	color:#343434;
font-weight: 600;
    font-size: 13px;
margin-bottom:0;
margin-top:13px;
}
.products li:hover h3{
	color:#0066b3
}
.productss{
	    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.productss li{
	float:left;
	text-align:center;
	padding:15px;
}
.productss li h3{
	height:42px;
	overflow:hidden;
	color:#343434;
	font-weight:500
}


.li{
	display:inline-block!important;
	padding-right:12px!important
}

.news{
	    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
	list-style:none
}
.news li{
	width:33.333%;
	float:left;
	text-align:center;
	padding:15px;
}
.news li h3{
	overflow:hidden;
	color:#343434;
	font-weight:700!important;
	font-size:16px!important;
}
.news li:hover h3{
	color:#ffc819
}
.news li p {
	text-align:justify
}
.productss{
	    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.news li{
	float:left;
	text-align:center;
	padding:15px;
}
.news li h3{
	height:43px;
	overflow:hidden;
	color:#343434;
	font-weight:500
}



.img-cat{
	    height: 180px;
    overflow: hidden;
}
.img-cat img{
	width:100%!important;
	height:auto;
}
.click {
	    background: #333;
    color: #fff;
    padding: 5px 12px;
    display: inline-block;
    margin: 5px 20px;
}
.products li .fig:hover{
	box-shadow: 0px 0px 5px -1px;
}
.productss li .fig:hover{
	box-shadow: 0px 0px 5px -1px;
}
.fig h3{
	font-weight:600
}
.products li:hover h3{
	color: #0066b3
}
#slider3-pager{
	list-style:none;
	margin:0;
	padding:0
}
.gallery{
	float:left;
	width:33.333%;
	    border: 1px solid #0066b3;
    padding: 5px 5px 0;
}
.nd{
	float:left;
	width:66.666%;
	padding-left:25px
}
.tabs{
	    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 24px;
    text-transform: uppercase;
}
.title-box{
	    background: #0066b3;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    border-radius: 3px 3px 0 0;
	margin:0
}
.box{
	    display: inline-block;
    width: 100%;
    margin: 20px 0;
}
aside ul.menu{
	padding: 0 20px;
    margin: 0;
	list-style:none
}
aside ul.menu li{
	margin-bottom:12px
}
aside ul.menu a{
	color:#333
}
aside ul.menu li:hover a{
	color:#38c7fc;
	padding-left:16px
}
aside ul.menu li:hover i{
	display:none
}
aside{
display:inline-block;
width:100%
}
aside div{
	    background: #d8d8d8;
    display: inline-block;
    width: 100%;
	margin-bottom:12px
}
aside div span{
    width: 20%;
    float: left;
    font-size: 24px!important;
    padding: 14px;
    text-align: center;
}
aside div p{
	    width: 80%;
    float: left;
	color:#666666
}
@media(min-width:1024px){
	.fly{
		    width: 25%;
    position: fixed;
	z-index:99;
	    top: 10%;
	}
}
.wpcf7-form{
	width:100%
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="email"], textarea {
	width:100%;
	background:#f7f7f7;
	border : 1px solid #ebebeb;
	color:#9d9d9d;
	border-radius:4px;
	margin-bottom: 10px;
	padding:10px;
	font: 400 13.3333px utmavo;
}
.wpcf7-form input[type="submit"] {
	background: #0066b3;
	border: 0px;
	color: #fff;
	padding: 10px 60px;
	border-radius: 4px;
	text-transform: uppercase;
	float: right;
}
.wpcf7-form input[type="text"]:focus, .wpcf7-form input[type="tel"]:focus, .wpcf7-form input[type="email"]:focus, textarea:focus {
	border:1px solid #0066b3;
	background:#fffbfb;
	outline:0
}
.news-info{
	height: 43px;
    overflow: hidden;
    padding: 5px 0;
}
.fa-align-justify{
	display:none
}

	.hotline a:nth-child(2){
		display:none
	}
	.info a{
	color:#fff 
}

.sss strong:nth-child(3){
	/* display:none */
}
.metaslider-39{
	max-width:100%!important
}
.detail {
    position: relative;
    display: inline-block;
}
.detail ul{
	display:inline-block;
	list-style:none;
	width:100%;
	padding:0;
	margin:0
}

.detail ul li{
	display:inline-block;
	padding-right:25px
	}
.detail ul li span{
    font-size: 15px;
    padding-right: 5px;
	}
	.detail ul li a{ font-weight: 600;color:#fff}
.detail ul li .texta{
    white-space: nowrap;
}
@media all and (max-width:1024px){
	.sss{
		display: none;
		position: fixed;
		z-index: 999;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #0066b3;
		color: #fff;
		padding: 5px;
		text-align:center;
	}
	.metaslider-39{
		margin:auto
	}
	.languages{
		top:9px!important
	}
	.detail ul li:first-child{
		padding:0
	}
	.detail a {
    color: #fff;
}
	header form{
		width:100%!important
	}
	.logo{
		padding:10px 0 0 0!important;
	}
	.cat li .thumb{
		width:100%
	}
.cat li .tomtat{
width:100%!important;
padding:0
}
	.metaslider-37{
		margin:auto
	}
	nav form{
		padding:15px 0!important
	}


	#closefbchat{display:none}

	.metaslider-69, .metaslider-31, .metaslider-95{
		margin:auto
	}
	.social{
		width:auto!important
	}
		.sss strong:nth-child(2){
		border-right: 0!important;
		    width: 100%;
    text-align: center;
    float: left;
	}
	.sss strong:nth-child(3){
		border-right: 0!important;
		border-left: 1px solid #fff!important;
		display:none!important;
		    width: 50%;
    text-align: center;
    float: left;
	}

	.hot{
		display:none
	}
	.hotline a:nth-child(2){
		display:inline-block;
		border-left:1px solid #fff
	}
		.hotline a:first-child{
		display:inline-block;
		border-right:1px solid #fff
	}
	.hotline{
		padding-top:0!important
	}
	.hotline a{
		width:50%;
		float:left;
		font-size:16px!important
	}
		#closefbchat{
		display:none
	}
	.description{
		width:100%;
		max-width:100%!important;
		padding:0!important
	}
.hotline {
    float: none;
    width: 100%;
    margin: auto;
    position: fixed;
    bottom: 0;
    background: #424242;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    border-top: 1px solid #fff;
}
.hotline a{
	color:#fff!important
}
.logo{
	width:100%
}
.metaslider-44{
	margin:auto
}
#menu-menu li {
    display: block;
    padding: 12px;
    position: relative;
    border-top: 1px solid #fff;

}
.fa-align-justify{
	color: #000;
	font-size: 24px;
	margin: 5px;
	display:block;
	float:left;
	line-height: 1.5;
	float: left;
	margin-top: -39px;
}
nav .social{
	padding:13px 0
}
.menu-menu-container{
	display:none;
	width:100%;
}


.sub-menu{
	position:relative;

}
.sub-menu .sub-menu{
	right:0;
	width:100%
}
.sub-menu{
	margin-top:10px!important;
	width: 100%;
}
.info{
	width:100%;
	padding:10px
}
footer{
	padding:20px 0;
	
}
section{
	width:100%!important;
	padding:0!important;
}
.text{
	padding-bottom:50px
}
}
@media all and (max-width:360px){
	nav form input{
		width:auto
	}
}
@media all and (max-width:900px) and (min-width:490px) {
	.cat-house li{
		width: 50%;
	}
}
@media all and (max-width:489px){
		.cat-house li{
		width: 100%;
	}

	.text{
		padding-bottom:55px!important
	}
}
@media all and (max-width:600px){

	.cat li .thumb{
		width:100%
	}
	.cat li .tomtat{
		padding-left:0;
		width:100%
	}
}
@media all and (max-width:1024px) and (min-width:890px){
	.products li{
		width:25%!important
	}
}
@media all and (max-width:889px) and (min-width:640px){
	.products li{
		width:33.333%!important
	}
}

@media all and (max-width:649px) and (min-width:420px){
	.products li{
		width:50%!important
	}
	
}
@media all and (max-width:419px){
		.products li{
		width:100%!important
	}
	.products li h3{
		height:auto
	}
}
@media all and (max-width:700px){
		.nd {
    float: left;
    width: 100%;
    padding-left: 0;
		}
		.gallery{
			float: left;
    width: 100%;
	margin-bottom:20px
		}
		#slider3{
			margin:auto
		}
}
.float {
	    position: absolute!important;
       right: 15px;
	   top:20px!important
}
.description{
	    text-align: center;
    float: right;
    padding: 25px 0;
}
.description form{
    position: relative;
}
.description form input:focus{
	outline:0
}
.description form button:focus{
	outline:0
}
.description form input{
	    padding: 6px 20px;
    border-radius: 10px;
    border: 1px solid #42b0b9;
    width: 100%;
    max-width: 500px;
}
.description form input::placeholder{
	    color: #42b0b9;
}
.description form button{
	    position: absolute;
    background: none;
    border: 0;
    color: #42b0b9;
    margin-left: -30px;
    top: 5px;
}
.hotline{
	    display: inline-block;
    float: right;
    font-size: 20px;
	padding-top: 10px;
}
.hotline a{
	 padding: 5px;
    display: inline-block;
    color: #38c7fc;
    font-weight: 600;
}
.sub-menu a i{
	color:#333!important
}
.sub-menu li{
	position:relative
}
.sub-menu .hver{
	display:block;
	position:absolute;
	left:7px;
	float:left;
	padding:8px;
	color:#000
}
.sub-menu li:hover .hver{
	display:none
}
.sub-menu li .sub-menu li .hver{
	display:block;
}
.sub-menu li .sub-menu li:hover .hver{
	display: none;
}
.sub-menu li:hover{
	background:#0075cd!important;
}
.sub-menu li:hover .sub-menu li{
	background:inherit;
}
.sub-menu li:hover a{
	color:#fff!important;
}
.sub-menu li:hover .sub-menu a{
	color:inherit;
}
.sub-menu li .sub-menu li:hover{
	background:#0075cd;
}
.sub-menu li .sub-menu li:hover a{
	color:#fff;
}
nav.menu ul li.current-menu-item{
	background:#0075cd
}
nav.menu ul li.current-menu-item a{
	color:#fff!important
}
.paragraph{
	    margin: 50px 0 0 0;
}
.clear{
	    height: 10px
}
.title-cat-home{
	font-weight:600;
	text-align:center;
	margin:0;
	font-size:18PX;
	display:inline-block;
	width:100%;
}
.title-cat-home:after{
	content:"";
	background:url(wp-content/themes/template/assets/images/line.png)no-repeat center;
	display:inline-block;
	width:100%;
	height:12px;
}
.des-cat-home{
	text-align: center;
    margin: 0 0 20px 0;
    color: #515252;
}

.page-title-home{
	text-align: center;
    text-transform: uppercase;
    margin-top: 0px;
    font-size: 20px;
	color:#0066b3
}
.page-title-home:after{
	content: '';
    display: block;
    background: url(wp-content/themes/template/assets/images/line.png)no-repeat center;
    height: 18px;
    margin: auto;
}
.ft:after{
    background: url(wp-content/themes/template/assets/images/line-1.png)no-repeat center!important;
}
.ft{
	color: #0066b3;
}
.xemthem{
	    background: #ea0000;
		opacity:.6;
    color: #fff;
    padding: 7px 15px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-oz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	border-radius:7px;
font-size:13px;
    position: relative;
text-transform: uppercase;
}
.products li:hover .xemthem{
	  background: #ea0000;
	  opacity:1
}
#phone_rb {
    position: fixed;
    z-index: 1;
    bottom: 75px;
    left: 0px;
    padding: 5px 0;
    font-size: 18px;
    /* line-height: 35px; */
    /* height: 35px; */
    background: #CB0101;
    padding: 8px 10px 5px 15px;
    color: #fff;
    border-radius: 0px 5px 5px 0px;
    box-shadow: 0 4px 2px -1px #8c7171;
    display: none;
}
#phone_rb a{
	color: #fff;
}
#phone_rb a.hotlinecenter{
	color: #fdf70b;
}
.news-pic{
	height: 210px;
}
ul.pagination {
    list-style: none;
    padding: 0px;
}
ul.pagination li {
    display: inline-block;
    margin: 0px 2px;
}
ul.pagination li a, ul.pagination li span {
    display: inline-block;
    height: 28px;
    font-weight: 500;
    width: 28px;
    background: #ebb349;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
}
ul.pagination li span {
    width: 28px;
    background: #CB0101;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
}
.search_path{
	float: right;
	padding-right: 18px;
}
.search_path .form-input{
	float: left;
}
.search_path input[type="text"]{
	background: #f7f7f7;
	border: 1px solid #ebebeb;
	color: #9d9d9d;
	border-radius: 4px;
	width: 214px;
	padding: 7px 10px;
	font: 400 13.3333px utmavo;
}
.search_path input[type="submit"]{
	background: url(../images/btn-search.png) no-repeat;
	margin-left: -33px;
	border: 0px;
	background-size: contain;
	height: 30px;
	width: 19px;
	padding-bottom: 17px;
}
@media(max-width:563px){
	.description form button{
		right:10px
	}
}
@media all and (max-width:890px) and (min-width:520px){
	.news li{
		width:50%;
		margin-bottom:12px
	}
}
@media all and (max-width:519px){
	.news li{
		width:100%;
		margin-bottom:12px
	}
}
.social{
list-style: none;
    margin: 0;
    float: right;
    text-align: center;
    padding: 17px 0;
}
.widg{
	float:right
}
.metaslider-70{
	overflow:hidden
}
.news li .hover{
	    background: rgba(0, 0, 0, 0.48);
    color: #fff;
    padding: 4px 10px;
    border-radius: 7px;
    border: 1px solid #fff;
    position: absolute;
    top: 35%;
    left: 30%;
    right: 30%;
	display:none
}
.news li{
	position:relative
}
.news li:hover div .hover{
	display:block
}
.news li:hover div .img-cat{
	background:#000
}
.news li:hover div .img-cat img{
	opacity:.6
}
.price{
	color:#c90000;
	margin-bottom:15px;
	display:inline-block;
	width:100%;
	list-style:none;
	font-weight:600;
	padding:0;
	    display: table;
}
.price del{
	color:#747474
}
.price li{
	display:table-cell;
	    width: auto;
    float: none;
}
.cat-prop a{color: #0066b3}

.products li .thumb img{
		height:auto;
		width:100%;
		margin:auto
}
@media(max-width:390px){
	.posts .owl-controls{
		top:0%!important
	}
}
.owl-prev, .owl-next{
	opacity:.5
}
.owl-prev:hover, .owl-next:hover{
	opacity:1
}
 .KMPOP div.wpcf7-mail-sent-ok{
	background:#fff;
		 color:green;
		 border:0px
	}
	.KMPOP{
 position: absolute;
    top: 0%;
    left: 15%;
    right: 15%;
    overflow: hidden;
	background:#fff
	}
	.KMPOP form{
	    margin-top: 20px;
	}
	.KMPOP strong{
	    color: #fff;
		font-size:16px
	}
	.KMPOP button{
	    background: #708f02;
    border: 0;
    padding: 10px 20px;
    color: #fff;
    margin: 20px;
	}
	
	.KMPOP input[type="text"]{
	    width: 100%;
    padding: 5px;
	}
	#boxes{
	     position: fixed;
    z-index: 99;
    display: inline-block;
    height: 100%;
    width: 100%;
    top: 0;
	left:0;
    background: rgba(0, 0, 0, 0.28);
	display:none;
	}
	.close{
	    position: absolute;
    right: 12px;
    top: 5px;
	color:#fff!important
	}
	#lorem{
	    position: absolute;
    z-index: 99;
    top: 25%;
    left: 25%;
    right: 25%;
    display: inline-block;
    background: url()no-repeat center;
    height: 230px;
    background-size: cover;}
	@media(max-width:470px){
		#lorem{
		left:0;
			width:100%
		}
	}
	.KMPOP .btnn a:hover{
		background:#fff!important;
		color:#ea0000!important;
		border:1px solid #ea0000!important;
		margin:-1px
	}
	.price-boxPOP p{
		    display: inline;
			padding: 0 6px
	}
	.menu-doc .sub-menu li a:hover{
		color:#0075cd!important;
		font-weight:600
	}
	.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:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:988px){.col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .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-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}
	
	.quantity wac-quantity{
	display:inline-block
}
button:focus{
	outline:0
}
.wac-qty-button{
	    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    user-select: text;
    cursor: auto;
    padding: 1px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
    width: 22px;
    text-align: center;
    margin: 0;
	float:left;
	padding:0!important;
	margin:0!important;
	background:none!important;
	border-radius:0px!important
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.update{
	background: #ea0000;
    color: #fff!important;
    padding: 5px 10px;
    border-radius: 5px;
}
.del{
	background: #ea0000;
    color: #fff!important;
    padding: 5px 10px;
    border-radius: 5px;
}
.wc-proceed-to-checkout{
	background:#ea0000!important;
	
}
.wc-proceed-to-checkout a{
	padding:0!important;
	margin:0!important;
}
.woocommerce-info{
	display:none
}
.woocommerce form .form-row label{
	display:none!important
}
.form-row{
	width:100%!important;
	position:relative
}
#order_comments, #billing_field_446{
	display:none
}
.form-row span {
	border-right: 1px solid #d7d7d7;
    padding: 8px;
    position: absolute;
	left:3px;
	    width: 31px;
    text-align: center;
}
.form-row input{
	    border: 1px solid #d7d7d7;
    padding: 7px 10px 7px 43px;
}
.delivery{
	display:inline-block;
	margin:10px 0
}
.delivery p{
	display:inline-block;
	padding: 0 7px
}

#customer_details{
	    border: 1px solid #ebebeb;
    border-radius: 5px;
	padding:0
}
.woocommerce-message{
	display:none
}
.paid{
	    display: inline-block;
    width: 100%;
	margin:0
}
.paid li{
	display: inline-block;
    width: 100%;
}
.paid li .con{
    padding: 10px 30px;
    display: inline-block;
    width: 100%;
}
.paid li .con div{
	float:left;
	padding: 8px 0
} 
#step1{
	    border-radius: 5px;
    border: 1px solid #d7d7d7;
    padding: 0;
}
#step2, #step3{
	display:none;
	    border-radius: 5px;
    border: 1px solid #d7d7d7;
    padding: 0;
}
.ms{
	background: #6836e3;
    color: #fff;
    width: 200px;
    text-align: center;
    padding: 5px;
    border-radius: 4px;
    font-size: 24px;
}

				span.wpcf7-not-valid-tip{
			color:#000!important;
			    position: absolute;
    top: -43%;
    left: 10%;
    width: 100%;
    right: 10%;
    text-align: center;
		}
		#wpcf7-f119-o1 .wpcf7-form-control-wrap{
			display: inline-block;
    width: 100%;
		}
		.wpcf7-response-output, .wpcf7-display-none, .wpcf7-validation-errors{
			    margin: 0!important;
    padding: 0!important;
	position:absolute
		}

header form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #f69090
}
header form input::-moz-placeholder { /* Firefox 19+ */
  color:#f69090
}
header form input:-ms-input-placeholder { /* IE 10+ */
  color: #f69090
}
header form input:-moz-placeholder { /* Firefox 18- */
  color: #f69090
}
header form input:focus{
	border: 1px solid #0066b3;
	outline:0
}

header form button{
border: 0px;
    background: #0066b3;
    position: absolute;
    right: 0;
    top: 32%;
    color: #fff;
    height: 31px;
    width: 34px;
}
.info i{
	    display: inline-block;
    width: 30px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    height: 30px;
    line-height: 2.2;
    margin: 5px;
}
form{
	position:relative
}

#wpcf7-f41-o1 input[type="submit"]{
	display:none
}
	.price li.xt{
		width:100%!important
	}
	.catss li:nth-child(even){
		background:#e1f2ff
	}
	.catss li:last-child{
		border-bottom:0px;
		margin-bottom: -4px;
	}
.catss li{
	padding:5px 0
}
.catss{
	    border: 1px solid #ececec;
    border-radius: 5px;
}
	.catss li .thumb img{
	padding:5px;
	width:auto;
	display:block
	}
	.catss li h3{
		font-size: 13px;
    font-weight: 500
	}
	.cat li:hover .ds{
		opacity:1!important
	}
	@media(max-width:1024px){
		.widg{
			float:none
		}
		.catss li .thumb{
	height:auto
	}
		.catss li .thumb img{
	height:auto;
		}
	}
	.myportfolio{
	list-style:none;
	display:inline-block;
	padding:0;
	margin:20px 0;
	text-align:center;
	width:100%
}
.myportfolio li{
	display:inline-block;
	width:190px;
	float:left
}
.myportfolio li div{
	position:relative;
}
.myportfolio li h3{
	    position: absolute;
    color: #fff;
    top: 35%;
    left: 5px;
    right: 5px;
    font-size: 18px;
	display:block;
    font-weight: 500;
}

.myportfolio li h3:after{
	    content: "";
    width: 120px;
    height: 2px;
    background: #0066b3;
    display: block;
    margin: 10px auto;
	 
}
.myportfolio li:hover h3{
	display:none
}
.myportfolio li:hover h3:after{
	display:none
}
.myportfolio li .thumb{
	background:#000;
	height:184px
}
.myportfolio li .thumb img{
	width:100%;
	height:100%;
	opacity:.6;
}
.myportfolio li:hover .thumb img{
	opacity:1
}
.esg-media-cover-wrapper{
	padding:3px
}
.myportfolio li{
	cursor:pointer
}
.dss, .ds{
	width:12%!important
}
@media(max-width:1024px){
	.ds, .dss, .tomtat{
		width:100%!important;
		padding-right:0!important;
		max-width:100%!important
	}
	.dss{
		margin-bottom:12px
	}
}
@media(max-width:415px){
	.myportfolio li{
		float:none
	}
}
.hot{
	    background: #0066b3;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 1.7;
    text-align: center;
    font-size: 20px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}
#wpcf7-f4-o1 form p span:first-child, #wpcf7-f4-o1 form p span:nth-child(2), #wpcf7-f4-o1 form p span:nth-child(3), #wpcf7-f4-o1 form p span:nth-child(4) {
	    width: 50%;
    display: inline-block;
    float: left;
} 
#wpcf7-f4-o1 form p span:nth-child(odd) {
	 padding-right:10px
} 
#wpcf7-f4-o1 form p span:nth-child(even) {
	 padding-left:10px
} 
#wpcf7-f4-o1 form p .your-message {
	padding:0!important
} 
@media(max-width:900px){
	#wpcf7-f4-o1 form p span{
		width:100%!important;
		padding:0!important;
	}
}
.woocommerce-cart table.cart img{
	width:auto
}
validated input.input-text{
	border-color:#d7d7d7!important
}
.backTOP{
	background:url(wp-content/themes/template/assets/images/top.png);
	background-size:contain;
	display:inline-block;
	width:45px;
	height:45px;
	position:fixed;
	bottom:40px;
	right:40px;
	z-index:999
}
.price li{
	width:auto!important;
	    padding: 10px 0;
}
.woocommerce-Price-amount{
	    font-size: 13px;
    white-space: nowrap;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{
	border-top: 1px solid #ea0000!important;
}
.woocommerce table.shop_table tfoot tr:last-child td{
	border-top: 0px!important;
}
@media(max-width:768px){
	.col-md-4{
		padding:0
	}
}
.content short{
color: #666;
}
.menu-menu-container ul li a{
	animation-name: run;
  animation-duration: 5s;
	-webkit-animation: linear infinite alternate;
  -webkit-animation-name: run;
  -webkit-animation-duration: 5s;
      transition: 0.5s ease;
}
.menu-menu-container ul li a:hover{
	
    border-bottom: 3px solid #CB0101;
}
@-webkit-keyframes run {
  0% {
    left: 0;
  }
  50% {
    left: 100;
  }
  100% {
    left: 0;
    , webkit-transform: scaleX(-1);
  }
}
#step2 input[type=radio]{
	    position: relative;
    top: 3px;
}
#step2 h4, #step1 h4, .ttoan h4{
	text-transform:uppercase;
	    font-weight: 500!important;
}
li.show:hover .tit-show{
	display:block
}
.pp_details h4{
	margin:0;display:block
}
div.pp_default .pp_nav{
	display:block
}
.pp_content{
	margin:auto
}
div.pp_default .pp_content_container .pp_right, div.pp_default .pp_content_container .pp_left{
	padding-right:0px!important;
	background:none!important;
	padding-left:0!important
}
.pp_bottom, .ppt, .pp_top{
	display:none
}
.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%;
    background: #fff;
    display: inline-block;
    padding: 12px;
}
.imageframe img{
	width:100%
}
.wp-caption{
	margin-bottom: 11px;
    margin-right: 10px;
}
.posts {
	position:relative;
	text-align:center
}

.posts .owl-controls .owl-prev{
	left:-10px!important
}
.posts .owl-nav{
	    width: 100%;
    position: absolute;
    top: 48%;
}
.posts .owl-controls .owl-next{
	right:-10px!important
}
.posts{
	list-style:none;
	padding:0;
	margin:0
}
.posts li{
	display:inline-block;
	padding:0 15px;
}
.posts h3, .posts p{
	padding:0 15px
}
.cat-sp{
list-style: none;
    padding: 0;
    display: inline-block;
    width: 100%;
			position:relative;
}

@media(min-width:1024px){
	.cat-sp{
		/* left:-100%; */
		/* opacity:0; */
	}
	.home2, .home3, .home4{
		/* opacity:0 */
	}
	.noi-bath li{
		/* opacity:0; */
		position:relative;
	}
	.noi-bath li:first-child{
		/* left:-100%; */
		/* opacity:0 */
	}
	.noi-bath li:nth-child(2){
		/* bottom:-400px; */
		/* opacity:0 */
	}
	.noi-bath li:last-child{
		/* right:-100%; */
		/* opacity:0; */
	}
	.hl2{
		position: relative;
    top: -192px;
	opacity:0
	}
	.yt_holder{
		/* left:-100%; */
		/* opacity:0; */
		position:relative;
	}
}
.cat-sp li{
	    display: inline-block;
	    width: 25%;
	    padding: 10px;
	    float: left;
	    height: 165px;
}
.cat-sp li .thumb{
	    /* overflow: hidden; */
	    float: left;
	    text-align: center;
	    width: 100%;
	    z-index: 5;
	    position: relative;
}
.cat-sp li img{
 height: 100%;
 max-width: inherit;
 margin: auto;
 display: block;
 background: #A1A1A1;
 border-radius: 50%;
 border: 4px solid #fff;
 margin-bottom: -38px;
 z-index: 5;
 position: relative;
}
.cat-sp li h3, .cat-sp li p{
	    float: left;
	    /* width: 80%; */
	    color: #fff;
	    text-align: center;
	    margin-top:0;
	    padding-left: 10px;
	    background: #A1A1A1;
	    width: 100%;
	    border: 4px solid #fff;
	    border-radius: 5px;
	    padding: 55px 10px 8px 10px;
	    z-index: 1;
}
.cat-sp li p{
	margin:0
}
@media all and (max-width:1024px) and (min-width:660px) {
	.cat-sp li{

    width: 50%;

		overflow:hidden
}
.cat-sp li img {
    height: 100%;
    width: 100%;
}
}
@media all and (max-width:659px) and (min-width:420px)  {
	.cat-sp li{

    width: 100%;
height:auto;
		overflow:hidden
}
}
@media all and (max-width:419px)  {
		.cat-sp li{

    width: 100%;
height:auto;
		overflow:hidden
}

	.cat-sp li h3, .cat-sp li p {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
	padding-left:0
}
.cat-sp li .thumb {
    /* overflow: hidden; */
    width: 100%;
    float: left;
    text-align: center;
}
}
.noi-bat{
	list-style:none;
	padding:0;
	margin:0;
	position:relative
}
.noi-bat li{
	width: 25%;
	float:left;
	padding:0 15px;
	text-align:center;
	margin-bottom:30px;
}
.noi-bat3 li{
	width: 33%;
}
.noi-bat li img{
	display:block;
	margin:auto;
	width: 80%;
	height: auto;
	-webkit-transition: all 1s ease; /* Safari and Chrome */
	-moz-transition: all 1s ease; /* Firefox */
	-o-transition: all 1s ease; /* IE 9 */
	-ms-transition: all 1s ease; /* Opera */
	transition: all 1s ease;
	/* border: 2px solid #0066b3; */
}
.noi-bat3 li img{
	border: 0;
	/* border-radius:  50%; */
	width: 260px;
	height: 260px;
}
.noi-bat3 li .thumbs{
	border-radius: 50%;
	width: 260px;
	height: 260px;
	border: 4px solid #0066b3;
	margin: 0 auto;
	overflow: hidden;
}
.noi-bat li:hover .thumb{
    background: #fff;
}
.noi-bat li:hover img{
	    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.noi-bat li:hover h3{
	color:#0066b3
}
.noi-bat p{
	margin:0
}
.aboutindex{
	width: 38%;
	float: left;
	text-align: left;
	color: #00ADEF;
	background: #e4e1e194;
	border-radius: 8px;
	padding: 5px 14px 13px 14px;
}
.gioithieu{
	background: #ff0000;
	color: #fff;
	padding: 5px 10px;
	border-radius: 6px;
	float: right;
}
.bg_img{
	
}
.playlist li h2{
	text-align: center;
	text-transform: uppercase;
}
.playlist li:first-child:hover{
	background: transparent;
}
#menu-menu li:hover{
	/*background:#CB0101;
	border-radius: 5px;*/
}
#menu-menu li:hover a.pars{
	/*color: #fff;
	background:#CB0101;
	border-radius: 5px;*/
}
#footer {
    overflow: hidden;
    text-align: center;
    margin: auto;
    margin: 0px 0 0px 0;
    clear: both;
    background: #FE0000;
    position: relative;
    z-index: 0;
    color: #fff;
}

#footer .box-ft {
    overflow: hidden;
    float: left;
    margin: 0 0px 0 0;
    border: 0px solid;
    text-align: left;
}
#footer .box-1 {
    width: 500px;
    margin-right: 30px;
}
#footer .box-2 {
    width: 200px;
}
#footer .box-3 {
    float: right;
    width: 420px;
    margin-right: 0;
}
#footer .top {
    text-transform: uppercase;
    line-height: 35px;
    /* background: url(../images/line2.png) bottom repeat-x; */
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
    border-bottom: 0px solid #00599b;
}
.footer-bottom{
	background: #410000;
	text-align: center;
	color: #fff;
	padding: 8px 0;
	text-transform: uppercase;
}
@media all and (max-width:1024px) and (min-width:568px){
	.noi-bat li{
		width:50%
	}
	#footer .box-1 {
		width: 45%;
		margin-right: 1%;
	}
	#footer .box-3 {
		width: 35%;
	}
	#footer .box-2 {
		width: 19%;
	}
}
@media all and (max-width:600px){
	.noi-bat li{
		width:100%
	}
	.aboutindex{
		width: 100%;
	}
	#footer .box-1{
		width: 100%;
	}
	#footer .box-2{
		width: 100%;
	}
	#footer .box-3{
		width: 100%;
	}
}
@media all and (max-width:567px){
	.noi-bat li{
		width:100%
	}
	.aboutindex{
		width:100%;
	}
	#footer .box-1 {
		width: 100%;
	}
	#footer .box-2 {
		width: 100%;
	}
	#footer .box-3 {
		width: 100%;
	}
	
}

.logo .metaslider{
	margin:auto
}
 .wp-caption{
		     position: relative;
	 }
	  .wp-caption a img{
		  width:100%
	  }
	 .wp-caption-text{
		 display:none;
		 position:absolute
	 }
	 	  .wp-caption:hover img{
		  opacity:.6;
	  }
	  .wp-caption:hover{
		    background:#000;
			color:#fff
	  }
	  .wp-caption:hover .wp-caption-text{
		  display:block;
	  }
	  .image-gallery li{
	margin-bottom:15px
}
.image-gallery a img{
	    border: 1px solid #cdcdcd;
    padding: 10px;
    border-radius: 10px;
}
.popup:hover .overlay{
	border-radius: 10px;
}
  .image-gallery {
            margin: 10px;
            overflow: hidden;
        }

        .image-gallery.min {
            margin: 0;
        }

        .image-gallery li {
            /*position: absolute;*/
            left: 0;
            top: 0;
            opacity: 1;
            z-index: 0;
			transform: translateY(0);
            transition: all 0.3s, top 1s;
        }

        .image-gallery li:hover {
            z-index: 1;
        }

        .image-gallery li.show {
            opacity: 1;
            transform: translateY(0);
            transition: all 0.3s, top 1s;
        }

        .image-gallery li>div {
            color: rgba(0, 0, 0, 0.6);
            font-size: 32px;
            border-radius: 3px;
            margin: 10px;
            padding: 15px;
            background: rgb(255, 255, 255);
            border: 1px solid rgba(038, 191, 64, 0);
            transition: all 0.5s;
        }

        .image-gallery li>div:hover {
            transform: translateY(-10px);
            border: 1px solid rgba(038, 191, 64, 1);
            box-shadow: 0 30px 80px rgba(038, 191, 64, 0.3);
            transition: all 0.3s;
        }

        .image-gallery li.min>div {
            margin: 0;
            transform: none;
            border: none;
            border-radius: 0;
            box-shadow: none;
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        }

        .image-gallery li.min>div:hover {
            transform: none;
            border: none;
            border-radius: 0;
            box-shadow: none;
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        }
		.lang{
	position: relative;
    display: inline-block;
    line-height: 1;
    float: right;
	top:4px
		}
		.lang a{
		position:relative;
		    display: inline-block;
		}
		.appear{
			color:#0066b3
		}
		.btn{
			color:#fff;
				float:right;
				position: relative;
		}
		.btn span{
			cursor:pointer;
			display:block
		}
		.languages{
    float: right;
    display: inline-block;
    position: relative;
        padding: 13px 0;
		}
		@media(max-width:1024px){
				.social{
		text-align: center;
    padding: 15px 0!important;
    display: inline-block!important;
    width: 100%!important;
	float:none!important;
	}
		}
		.short p{
			    display: inline;
		}
		
		#ytvideo,
#ytvideo2 {
    float: left;
}


.yt_holder {
    /* background: #3d3d3d; */
    /* border: 1px solid #e3e3e3; */
    margin-bottom:15px;
    width:100%;
}

#ytvideo2{
	width: 70%;
	float: right;
}
#ytvideo2 iframe{
	width:100%;
	    height: 433px;
}
ul.playlist {
    float: left;
    margin: 0;
    padding: 0;
    width: 28%;
    height: 433px;
    /* background: #3d3d3d; */
    overflow: auto;
    margin-right: 2%;
    border: 1px solid #ccc;
}
.playlist::-webkit-scrollbar              { background:#999999;width:10px}
.playlist::-webkit-scrollbar-thumb        { background:#d8d8d8 }

ul.playlist li {
    list-style-type: none;
    display:block;
    float: left;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

ul.playlist li img {
       width: 72px;
    height: auto;
    float: left;
    margin-right: 5px;
    border: 1px solid #999;
}

ul.playlist li a {
    text-decoration: none;
    display: block;
    color: #000;
}

.currentvideo {
	background: #666666
}
ul.playlist li:hover{
	background: #dcdcdc;
}
.title-v{
	display: inline-block;
	float: left;
	background: #1a1a1a;
	width: 30%;
	color: #fff;
	padding: 14px;
	border-bottom: 1px solid #fff;
}
.playlist li span{
	float: left;
	padding-right: 20px;
	line-height: 2.5;
	color:#fff;
	display: none;
}
.currentvideo span.fa-caret-right{
	font-size:19px
}
#menu-menu li.current-menu-item{
	background:#CB0101;
	border-radius: 5px;
}
#menu-menu li.current-menu-item a{
	color: #fff;
	/* font-size: 13px; */
	background: #CB0101;
	border-radius: 5px;
}

.menuone.fixmenu {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background: #fff;
    box-shadow: 0px 2px 10px rgba(0,0,0,.2);
}
@media(min-width:1410px){
	.metaslider .slides img{
		width: 100% !important;
	}
}

@media(max-width:1024px){
	.menu-menu-container{
		padding:0
	}
	#ytvideo2, .title-v, .playlist {
    width: 100%!important;
}
.catss li .thumb{
		width:30%!important;
}
	.catss li .tomtat{
		width:70%!important;
		padding-left:15px!important
	}
}
@media(max-width:768px){
	.logo .metaslider{
		max-width: 50% !important;
		float: right;
	}
	.topheader .container{
		padding: 0;
		max-width: 96%;
	}
	.detail{
		float: left;
	}
	.search_path{
		padding-right: 0;
	}
	header{
		padding: 0 5px;
	}
	.logo{
		padding: 0;;
	}
	.menuone.fixmenu{
		position:relative;
	}
	.metaslider .slides img.logoheader{
	
	}
	.detail ul li .texta{
		display: none;
	}
}
@media(max-width:500px){
	.lang {
    position: relative;
    display: inline-block;
    line-height: 1;
    float: right;
    width: 38%;
    text-align: right;
    /* margin-top: 5px; */
 }
}