.product__category-card:hover{
	border-color: #d2d2d2;
	-webkit-box-shadow: rgba(0,0,0,.14) 0 0 37px 0;
	box-shadow: rgba(0,0,0,.14) 0 0 37px 0;
}
.fa-angle-right{
	transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
}
.product__category-card:hover .fa-angle-right{
	margin-left: 20px !important;
	transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
}
.product__detail-img{
	overflow: hidden;
}
.product-description{}
.product-description table{
	width: 100%;
}
.product-description table tr{}
.product-description table tr:nth-child(2n){
	background-color: #f5f5f5;
}
.product-description table tr td:first-child{
	font-weight: bold;
}
.product-description table tr td{
	padding: 10px 20px;
}
.product-description ol{
	margin-bottom: 15px;
	background-color: #f5f5f5;
	padding: 20px 40px 10px;
	border-left: 3px solid #48545f;
}
.product-description ol li{
	margin-bottom: 10px;
}
.product-description ol li:last-child{
	margin-bottom: 10px;
}
.product-description h2{
	font-size: 32px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.product-description .tabe_title{
	font-size: 30px;
	background-color: #48545f;
	padding-left: 20px;
	color: white;
}
.product__popup .file-list{
	height: 400px;
}
.product__popup{
	min-height: 600px;
}
.product__popup .main-img-popup img{
	top: 158px;
}
.product__popup .files .info .title{
	display: inline;
}
.product__popup .files .info {
	padding-right: 65px;
}
.product__tabs .tab {
    height: 80px;
    font-size: 18px;
}
.copyright a{
	color: #de0000;
	text-decoration: underline;
}
.copyright a:hover{
	text-decoration: underline;
}
.footer .row>div.border-none:after{
	border: 0px;
}
.main{
	padding-bottom: 0px;
}
.success-send{
	display: none;
	background-color: #daffd1;
	padding: 13px;
	color: #38692c;
}
.blog__detail-top .title,
.blog__top-item .title{
	max-width: 950px;
}
.blog__detail-top .title a,
.blog__top-item .title a{
	display: block;
}
.blog__item-slider .owl-dots, .mp__category-slider .owl-dots{
	bottom: 40px;
}
.right-col-posts h3{
	font-size: 24px !important;
	line-height: 32px !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.30);
	display: inline;
}
.blog__top-item h3{
	border-bottom: 1px solid rgba(255, 255, 255, 0.30);
	display: inline;
}
.blog__top-item:hover h3,
.right-col-posts h3:hover{
	border-bottom: 1px solid rgba(255, 255, 255, 0.70);
}
.blog__top-item:after{
	transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-moz-transition-duration:0.5s;	
}
.blog__top-item:hover:after{
	opacity: 0.9;
	transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
}
.pagination{
	width: 100%;
	text-align: center;
	border-top: 1px solid #ebeaeb;
	padding: 40px 0 100px;
	margin-top: 40px;
}
.pagination .disabled{}
.pagination li{
	display: inline-block;
	padding: 10px;
	width: 30px;
	height: 30px;
	line-height: 12px;
}
.pagination li a{
	color: #525f6a;
	text-decoration: underline;
}
.pagination li a:hover{
	text-decoration: none;
}
.pagination li span{}
.pagination .active{
	background-color: #525f6a;
	border-radius: 120px;
	color: white;
}
.blog__items .inner{
	padding: 0 20px;
}
.blog__items a {
	margin-bottom: 0px;
}
.blog__items .inner a{
	margin-bottom: 20px;
}
/*
.items.tc.c-wt,
.items.tc.c-wt:hover,
.mp__category .items.tr,
.mp__category .items.tr:hover{
	transition-duration:0.5s !important;
	-webkit-transition-duration:0.5s !important;
	-o-transition-duration:0.5s !important;
	-moz-transition-duration:0.5s !important;
	background-size: 101% !important;
}
.items.tc.c-wt:hover,
.mp__category .items.tr:hover{
	background-size: 104% !important;
}*/

.blog__items p{
	height: 95px;
	color: #424242;
	overflow: hidden;
	font-size: 14px;
}
.blog__items a strong{
	color: #313131;
	border-bottom: 1px solid rgba(49, 49, 49, 0.30);
}
.blog__items a strong:hover{
	border-bottom: 1px solid rgba(49, 49, 49, 0.70);
}
.blog__items .inner{
	padding: 0 20px 0 0px;
}
.blog__items .inner a{
	margin-bottom: 15px;
	height: 50px;
	overflow: hidden;
}

.blog__detail p{
	font-size: 16px;
}
.blog__detail-top .title h3, .blog__top-item .title h3{
	font-weight: 500;
}
.breadcrumbs.blog{
	max-width: 100%;
}

.main hr{
    border-bottom: 1px solid #ededed;
    width: 100%;
    margin-bottom: 30px;
}
.blog__detail-top, .blog__top-item{
	background-position: center center !important;
}

.blog__items:hover a strong{
	border-bottom: 1px solid rgba(49, 49, 49, 0.70);
}

.blog__items {
    margin-bottom: 60px;
}

.btn-all-posts{
	float: right;
	margin-top: 10px;
	border: 1px solid #525f6a;
	padding: 10px 50px;
	border-radius: 120px;
	color: #525f6a;
	text-decoration: underline;
}
.btn-all-posts:hover{
	color: white;
	background-color: #525f6a;
	text-decoration: underline;	
}

.owl-carousel.owl-drag .owl-item {
	background-color: white;
}

.comment__slider .owl-stage{
	margin-bottom: 20px;
}

.comment__slider .comment__item .title{
	font-size: 16px;
	margin-bottom: 10px;
	height: 44px;
	overflow: hidden;
}

.content h2{
	font-size: 34px;
}

.content form{}
.content form .item{
	display: block;
}
.content form .item label{
	display: block;
	font-size: 15px;
	color: #525252;
	font-weight: 500;
}
.content form .item textarea,
.content form .item input{
	background-color: white;
	border: 1px solid #d8d8d8;
	font-size: 14px;
	padding: 10px 10px;
	margin: 5px 0 20px;
	width: 100%;
}
.content form {
	background-color: #f1f1f1;
	padding: 40px;
	margin: 20px 0;
	border-radius: 6px;
}

.success-send{
	display: none;
}

.comments-list{
	margin-top: 40px !important;
}
.comments-list li{
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 20px;
	list-style: none !important;
}
.comments-list .title{
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 19px !important;
}
.comments-list .title .date{}
.comments-list .description{
	padding: 20px 20px 20px;
	margin-bottom: 0 !important;
	background-color: #f1f1f1;
	border-radius: 6px;
	font-size: 15px;
	position: relative;
}
.comments-list .description:before{
	content: "";
	position: absolute;
	left: 26px;
	top: -8px;
	background-color: #f3f3f3;
	width: 20px;
	height: 20px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.comment__item .flex{
	font-size: 13px;
}

.comment__item .descr {
	height: 169px;
	overflow: hidden;
	font-size: 14px;
	margin-bottom: 30px;
}
.comment__slider .comment__item:hover .title{
	text-decoration: underline;
}
.comment_form .header__btn-load {
	max-width: 300px;
	width: 100%;	
}
.red-star{
	color: red;
}

@media(min-width: 768px){
	.about__team-item .position{
		height: 38px;
	}
}
@media(max-width: 768px){
	.blog__items img,
	.blog__items a{
		width: 100% !important;
	}
	.blog__items {
		margin-bottom: 60px;
	}
	.blog__items .inner a{
		height: auto;
	}
	.blog__items p {
		height: auto;
		font-size: 16px;
		line-height: 21px;
		color: #424242;
		overflow: hidden;
	}
}

.buy-inplace:hover{
	text-decoration: underline;
}

.about__team-item{
	width: auto;
	margin: 0;
}

.about__team-item img{
	width: 100%;
	height: auto;
}

.mask-popup p{
	font-size: 14px;
	margin-bottom: 13px;
	display: block;
	width: 100%;
}
.mask-popup h2{
	font-size: 30px;
	margin: 10px 0 10px;
}

.mask-popup .success-send{
	width: 100%;
}

.mask-popup.support.show,
.mask-popup.support.show .product__popup,
.mask-popup.support.show .mask{
	/*display: block !important;*/
}
.mask-popup.support .product__popup{
	width: 320px;
	height: 407px;
	min-height: 300px;
}

.subscribe__section .success{
	padding-top: 25px;
	display: none;
}

.faq__title {
    color: black;
    font-weight: 300;
}

.black-bn .text{
	color: black;
}

.main .more-info-link {
    border: 1px solid #00000026;
    background-color: #0000009e;
}
.main .more-info-link:hover{
    border: 1px solid black;
    background-color: black;
}

.main .black-bn{
	background-position-x: -130px !important;
}

.subscribe__section p{
	max-width: 570px;
}



.image-anim-wrap {
	position: relative;
	width: 100%;
	height: 100%;
}
.desktop-image {
	display: block;
}
.mobile-image {
	display: none;
}
.mobile-section {
	display: none;
}

@media(max-width: 576px){
	.product-description iframe{
		width: 100%;
		height: 208px;
	}
	.desktop-image{
		display: none;
	}
	.mobile-image{
		display: block;
	}
	.section{
		display: none;
	}
	.mobile-section{
		display: block;
	}
	.mp__category .items.tr {
		text-align: right;
		background-position: left!important;
		height: 252px;
		background-size: cover;
	}
	.main h1{
		font-size: 36px;
	}
	.product__category-card div h4 {
		font-size: 18px;
	}
	.product__category-card div .more {
		display: inline-block;
		font-size: 12px;
	}
	.main .decription.h-100 {
		height: 100%;
	}
	.main .black-bn {
		background-position-x: 81% !important;
		text-align: center;
		padding-top: 40px;
		border-radius: 6px;
	}
	.row.product__section img {
		max-width: 100%;
		height: 90%;
	}
	.product__popup .btn-wrap .buy-product{
		margin-top: 20px;
	}
}

.blog__detail table{}
.blog__detail table tr{}
.blog__detail table tr td{
	padding: 20px;
}

.popModal .popModal_content {
	font-family: 'Roboto Condensed',sans-serif;
}

.grecaptcha-badge {
	visibility: hidden!important;
}

/*.desktop-image, .mobile-image {
	position: relative;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transform: translate(-50%,-50%);
}*/

.section-text-wrap {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 50px;
	left: 0;
	text-align: center;
}


.ml2 {
	display: block;
	position: relative;
	overflow: hidden;
}
h1.ml2 {
	font-weight: 900;
	font-size: 3.5em;
}

.ml2 .letter {
	display: inline-block;
	line-height: 1em;
}
.image-text-wrap {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 50px;
	left: 0;
}

.curtain {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
	background: white;
	transition: left 800ms;
}
.curtain.open {
	left: 100%;
}
