/**** ttv designer css *********/
@font-face{font-family:'hel-r';
			src: url('../fonts/hel-r.ttf') format('truetype');
}
@font-face{font-family:'hel-b';
			src: url('../fonts/hel-b.ttf') format('truetype');
}
@font-face{font-family:'hel-l';
			src: url('../fonts/hel-l.ttf') format('truetype');
}
body {
    font-family: 'hel-r';
	font-size: 14px;
	line-height: normal;
	background-color: #ffffff;
	/* letter-spacing: 0.5px; */
}

/* commn css*/
a {
	text-decoration: none
}
.clearfix{
	clear: both;
}
a:focus,
a:hover {
	color: #788691;
	text-decoration: none;
}
.btn {
	background-color: #222222;
}
.btn-primary:hover {
	color: #111;
	background-color: #788691;
	border-color: transparent
}
/***************/
.banner1 span {
    position: absolute;
    color: #fff;
    margin: 0 auto;
    top: 40%;
    display: block;
    width: 100%;
    text-shadow: #000 1px 0 10px;
    vertical-align: middle;
}
@keyframes fadeIn { 
  from { opacity: 0; } 
}
@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 10px;
  }
}
.down {
    margin: 20px auto 10px;
    display: block;
    animation: MoveUpDown 1s linear infinite;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
}
#banner.banner1 {
    height: 295px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.table-hover>tbody>tr:hover{
	background-color: transparent;
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
	color: #ffffff;
	background-color: #788691;
	border-color: #788691
}

.btn-outline-primary {
	color: #788691;
	background-image: none;
	background-color: transparent;
	border-color: #788691
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
	color: #788691;
}

.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.open>.btn-outline-primary.dropdown-toggle {
	color: #ffffff;
	background-color: #788691;
	border-color: #788691
}

.btn-outline-info.active.focus,
.btn-outline-info.active:focus,
.btn-outline-info.active:hover,
.btn-outline-info:active.focus,
.btn-outline-info:active:focus,
.btn-outline-info:active:hover,
.open>.btn-outline-info.dropdown-toggle.focus,
.open>.btn-outline-info.dropdown-toggle:focus,
.open>.btn-outline-info.dropdown-toggle:hover {
	color: #ffffff;
	background-color: #788691;
	border-color: #788691
}

.btn-primary {
	color: #ffffff;
	background-color: #222222;
	border-color: transparent
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #222222;
	border-color: transparent;
}

.btn-outline-primary.active.focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.active:hover,
.btn-outline-primary:active.focus,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover,
.open>.btn-outline-primary.dropdown-toggle.focus,
.open>.btn-outline-primary.dropdown-toggle:focus,
.open>.btn-outline-primary.dropdown-toggle:hover {
	color: #fff;
	background-color: #222222;
	border-color: #175c6a
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
	background-color: #222222;
    border-color: #222222;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #222222;
    border-color: #222222;
}

.btn-info:hover {
	background-color: #222222;
    border-color: #222222;
}

.tag-primary[href]:focus,
.tag-primary[href]:hover {
	background-color: #222222
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #222222 !important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #222222;
}

.btn-link {
	font-weight: 400;
	color: #788691;
	border-radius: 0
}

.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #788691;
	outline: 0
}

.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
	color: #ffffff;
	cursor: default;
	background-color: #788691
}

.card-primary {
	background-color: #788691;
	border-color: #788691
}

.card-outline-primary {
	border-color: #788691
}

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
	z-index: 2;
	color: #ffffff;
	cursor: default;
	background-color: #788691;
	border-color: #788691
}

.page-link {
	position: relative;
	float: left;
	padding: .5rem .75rem;
	margin-left: -1px;
	color: #788691;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.tag-primary {
	background-color: #788691
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #ffffff;
	text-decoration: none;
	background-color: #788691;
	border-color: #788691
}

.bg-primary {
	background-color: #788691 !important
}

.text-primary {
	color: #788691 !important
}

.btn-unstyle:focus .expand-more {
	color: #788691
}

.form-control:focus,
.input-group.focus {
	outline: none;
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
	background: #788691;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 0;
	font-size: .875rem;
	padding: .5rem 1rem
}

.custom-radio input[type=radio]:checked+span {
	display: block;
	background-color: #788691;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	position: absolute;
	left: .125rem;
	top: .125rem
}

.dropdown-item:focus,
.dropdown-item:hover {
	background: none;
	text-decoration: none;
	color: #788691
}

.search-widget form input[type=text]:focus {
	color: #222222;
	background: #fff
}

*::-webkit-scrollbar {
	width: 5px;
	background-color: #ddd;
}

*::-webkit-scrollbar-thumb {
	background-color: #788691;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

.ttv-all-page-main-title-wrapper {
	text-align: center;
	padding: 15px 0;
}

#index #wrapper {
	background-color: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
}

#wrapper {
	padding-top: 30px;
	background-color: #ffffff;
}

input {
	outline: none;
	padding: 0 10px;
}

.btn-default:hover {
	background-color: #788691;
	color: #ffffff;
}

.bootstrap-datetimepicker-widget .datepicker td.active,
.bootstrap-datetimepicker-widget .datepicker td.active:hover {
	background-color: #788691;
	color: #ffffff;
}

.select-title option[selected="selected"],
.select-title .js-search-link:hover {
	background-color: #788691;
	color: #ffffff;
}

.bootstrap-datetimepicker-widget .btn.focus,
.bootstrap-datetimepicker-widget .btn:focus,
.bootstrap-datetimepicker-widget .btn:hover {
	color: #788691;
}
p ,li {
	line-height: 22px;
}
.fancybox-lock .fancybox-overlay .fancybox-inner p {
    font-size: 14px;
    text-align: center;
}
.fancybox-success a {
	color: #000000;
}
.fancybox-success a:hover {
    color: #788691;
}
/* end comman css */
.block_newsletter .ttvnewsletter-input input[type=text]:focus {
	outline: none;
	color: #222222;
	background: #fff
}
.block_newsletter .ttvnewsletter-input input[type=text]:focus+button .search {
	color: #788691
}
.block_newsletter .ttvnewsletter-input button[type=submit] .search:hover {
	color: #788691
}
.block_newsletter .ttvnewsletter-input input[type=email]:focus {
	border: none;
	border-bottom: 1px solid #333;
	padding: 0;
	outline: 0
}
.pagination .current a {
	color: #788691;
	text-decoration: none;
	font-size: 20px;
}
.ttv-innerpage-button {
    text-transform: uppercase;
    color: #fff;
    background-color: #222222;
    border-color: #222222;
    padding: 8px 15px;
}
.ttv-innerpage-button:hover {
    color: #fff;
    background-color: #788691;
    border-color: #788691;
}
/* header */
.ttvcms-loading-inner {
	background-color: transparent;
	padding: 30px;
}

.ttv-main-div {
	position: relative;
}

@media (min-width: 1200px) {
	.container {
		width: 1200px;
		max-width: 100%;
	}
	#header .container {
    	width: 1830px;
   	 	max-width: 100%;
	}
}

.ttvsearch-more-search:hover,
.ttvcart-product-list-checkout:hover,
.ttvcart-product-list-viewcart:hover {
	background-color: #788691;
	color: #fff;
	border: 1px solid #788691;
}

#header .ttvcart-product-list-checkout:hover a,
#header .ttvcart-product-list-viewcart:hover a {
	color: #111;
}

.ttvsearch-dropdown-total-wrapper:hover .ttvsearch-dropdown-total {
	color: #788691;
}
.block-category,
.card,
.ttvcenter-block-product-section,
#main .ttv-sub-pages-inner-content{
	border: 1px solid #eeeeee;
}
.ttv-sub-pages-inner-content .panel.panel-default .accordion-toggle .fa{
	float: right;
}
.lang-rtl .ttv-sub-pages-inner-content .panel.panel-default .accordion-toggle .fa{
	float: left;
}
/******* breadcrumb ******************/
#wrapper .breadcrumb {
    background-color: #fafafa;
    padding: 0;
}
#wrapper .breadcrumb ol {
    padding: 35px 15px;
    margin: 0;
    overflow: hidden;
}
/********* pagination *************/
.pagination .ttv-pagination-wrapper .ttv-pagination-li {
	background-color: #222222;
}
.pagination .ttv-pagination-wrapper .ttv-pagination-li a ,
.pagination .ttv-pagination-wrapper .ttv-pagination-li.active a{
	color: #ffffff;
}
.pagination .ttv-pagination-wrapper .ttv-pagination-li.active ,
.pagination .ttv-pagination-wrapper .ttv-pagination-li:hover{
	background-color: #788691;
}
/**************************** product page ****************************/
.ttv-wrapper-info .ttvproduct-title h1 {
	color: #222222;
}
.ttv-wrapper-info .ttv-review i,
.ttvproduct-brand,
.ttvproduct-model,
.ttvproduct-reward,
.ttvproduct-stock-status {
	color: #222222;
}

.ttvproduct-details-img-block .thumbnail {
    border: 1px solid #e6e6e6;
}

.ttvproduct-button-main button:hover i,
.ttvproduct-button-main button:hover {
	color: #788691;
}
.ttv-additional-image {
    max-height: 140px;
}
.ttv-wrapper-info .ttvproduct-title {
	font-weight: 700;
	text-transform: uppercase;
}
.producttab .tab-content {
    line-height: 22px;
}
.ttv-wrapper-info .product-price-and-shipping .regular-price {
	margin-left: 0;
	margin-right: 15px;
}
.ttv-wrapper-info .product-price-and-shipping .price {
	line-height: 16px;
}
.ttvproduct-brand, .ttvproduct-brand:hover {
    text-decoration: underline;
}
/********start newsletter popup********************/
.ttvcmsNewsLetterPopup-i{
	height: auto;
}
.ttvcmsNewsLetterPopup-i .ttvnewsletterpopup-button-icon{
	background-position: -55px -633px;
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.ttvcmsnewsletterpopup{
	position: relative;
}
.ttvcmsnewsletterpopup:before{
    content: "";
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 55px 0 0 55px;
    border-color: #dad6d69c transparent transparent transparent;
    right: 0;
    z-index: 0;
}
.ttvcmsnewsletterpopup .ttvnewslatter-popup-img-wrapper{
	width: 100%;
}
.ttvcmsnewsletterpopup .ttvnewslatter-popup-img-wrapper img{
	height: auto;
}
#newsletter_block_popup{
    width: 100%;
    background-color: rgba(23, 200, 130, 0.0392156862745098);
    padding: 40px 10px;
}
.ttvcmsnewsletterpopup{
	display: block;
	border: 5px solid #c3c1c19e;
	background-color: #ffffff;
}
.ttvcmsnewsletterpopup #newsletter_block_popup {
    display: block;
    padding: 30px 10px;
}
#newsletter_block_popup .block_content .newsletter_title h3 {
    letter-spacing: 2px;
    text-shadow: 1px 1px 2px #ffffffb3;
    font: 600 26px/normal 'Lato', sans-serif;
}
#newsletter_block_popup .block_content .ttvcmsnewsletterpopupContent {
    letter-spacing: 1.2px;
    font: 500 14px/25px 'Lato', sans-serif;
}
#newsletter_block_popup .block_content .inputNew{
    height: 32px;
    margin-bottom: 15px;
    width: 70%;
}
.ttvnewsletterpopup-input{
	display: block;
}
#newsletter_block_popup .block_content .send-reqest{
    display: inline-block;
    height: 32px;
    padding: 0 20px;
    line-height: 32px;
    letter-spacing: 1px;
    margin-bottom: 0;
    background: #707070;
}
.ttvnewsletter-popup-wrapper-btn{
    margin: 0 auto;
    margin-bottom: 15px;
}
#newsletter_block_popup .ttvnewsletter-popup-wrapper-btn .ttvnewsletter-popup-wrapper{
    float: left;
    width: 60%;
    margin: 0;
}
.ttvnewsletter-social-icon {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
}
.ttvnewsletter-social-icon li span{
	background: #fff;
    border: 1px solid #eee;
    margin: 3px;
}
#newsletter_block_popup .ttvnewsletter-popup-wrapper .ttvnewsletter-popup-img-wrapper,
#newsletter_block_popup .ttvnewsletter-popup-wrapper .ttvnewsletter-popup-input-wrapper
{
	display: block;
}
#newsletter_block_popup .ttvnewsletter-popup-wrapper .ttvnewsletter-popup-img-wrapper img{
	border: 2px solid #eee;
    height: 32px;	
}
#newsletter_block_popup .ttvnewsletter-popup-wrapper .ttvnewsletter-popup-input-wrapper input{
	height: 32px;
	line-height: 14px;
}
#newsletter_block_popup .newsletter_block_popup-bottom .ttvcmsnewsletterpopup_newsletter_dont_show_again{
    letter-spacing: 2px;
    color: #ababab;
    font-size: 12px;
}
.ttvnewsletter-social-icon ul{
	display: block;
	margin-bottom: 20px;
}
.ttvnewsletter-social-icon ul li{
	float: left;
}
@media(max-width: 767px){
	.ttvcmsNewsLetterPopup-i{
		height: auto;
	}
	#newsletter_block_popup .block_content .newsletter_title{
		top: 10%;
	}
}
@media(max-width: 575px){
	.ttvnewsletter-social-icon li span{
		width: 40px;
		height: 40px;
	}
	#newsletter_block_popup .block_content .newsletter_title{
		top: 0;
	}
	#newsletter_block_popup .block_content .newsletter_title h3{
		font-size: 14px;
		font-weight: 600;
		letter-spacing: 0.5px;
	}
	#newsletter_block_popup .block_content .ttvcmsnewsletterpopupContent{
		font-size: 12px;
		font-weight: 500;
		line-height: 17px;
		letter-spacing: 0.5px;
	}
	#newsletter_block_popup .ttvnewsletter-popup-wrapper-btn .ttvnewsletter-popup-wrapper{
		float: none;
		width: 100%;
		margin: 0 auto 10px auto;
	}
	.ttvnewsletter-popup-wrapper-btn{
		width: 100%;
	}
	#newsletter_block_popup .ttvnewsletter-popup-wrapper-btn .ttvnewsletter-email-btn{
		width: auto;
		margin: auto;
		float: none;
	}
	#newsletter_block_popup .block_content .send-reqest{
		display: inline-block;
		float: none;
	}
	#newsletter_block_popup .newsletter_block_popup-bottom .ttvcmsnewsletterpopup_newsletter_dont_show_again{
		letter-spacing: 1px;
	}
}

.lang-rtl #newsletter_block_popup .ttvnewsletter-popup-wrapper .ttvnewsletter-popup-img-wrapper{
	margin-left: 10px;
}
/**********end newsletter popup****************/
/*********** left pannal ***********/
.ttv-left-right-panel-hide .ttvleft-column-close-btn {
    background-position: -53px -633px;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    top: -5px;
}
.ttvleft-right-title.facet-label,
.block-categories .category-top-menu>li.ttv-category-title-wrapper a {
	text-transform: uppercase;
}

.ttvleft-right-product-slider .ttvproduct-wrapper .ttvproduct-name {
	padding: 0;
	margin-bottom: 10px;
}
.ttvleft-right-penal-all-block,
.block-categories,
.ttvcms-left-testimonial {
	border: 1px solid #eeeeee;
}
.ttvleft-right-product-slider{
	clear: both;
	overflow: hidden;
}
.ttvcmsblog-left-side .ttvblog-event-all-content-block {
    margin-bottom: 0;
}
.ttvleft-right-title-wrapper, .ttv-category-title-wrapper {
	text-align: left;
	padding: 10px 15px;
}
.ttvleft-right-title.facet-label, 
.block-categories .category-top-menu > li.ttv-category-title-wrapper a {
    text-align: left;
}
.ttvleft-right-product-slider .ttvproduct-wrapper {
	box-shadow: none;
	border: none;
	overflow: hidden;
}
.ttvcmsblog-left-side .ttvblog-event-inner-block {
    padding-top: 15px;
}
#products.grid .ttvproduct-view.ttvproduct-grid,
#products.grid-2 .ttvproduct-view.ttvproduct-grid-2,
#products.list .ttvproduct-view.ttvproduct-list,
#products.list-2 .ttvproduct-view.ttvproduct-list-2,
#products.catalog .ttvproduct-view.ttvproduct-catalog,
.ttvcms-left-column-wrapper .ttv-left-pannal-btn-wrapper:hover,
.ttvcmsproduct-grid-list .ttvproduct-view:hover,
.ttv_search_filter_wrapper .ttvleft-right-title-wrapper:hover{
	background-color: #788691;
}

.ttvleft-right-title-wrapper,
.ttv-category-title-wrapper  {
    background-color: #222222;
}

.ttvcategory-name {
    text-align: center;
    margin-top: 15px;
    color: #222222;
}
.ttvcategory-name a {
    color: #222222;
}

@media (max-width: 991px) {
	#index .ttvcmsblog-event {
		padding: 0;
		margin-bottom: 30px;
	}
	.ttvleft-right-product-slider{
		float: left;
	}
}
.blog_post_content p.meta_author,
.blog_post_content p.meta_date ,
.blog_post_content p.meta_category{
	color: #222222;
}
.kr_blog_post_area .ttvblog_post .post_content .post_meta > p span,
.blog_post_content p.meta_author span {
	color: #888888;
}
/******************* theme control *********************/
.ttvcmstheme-control{
	top: 170px;
}
.box input[type=checkbox]{
	height: 0;
	width: 0;
	visibility: hidden;
	display: none;
}

.box label {
	cursor: pointer;
	text-indent: -9999px;
	width: 70px;
	    height: 33px;
	background: #bbbbbb;
	display: block;
	border-radius: 3px;
	padding: 4px;
	position: relative;
}

.box label:after {
	content: '';
    position: absolute;
    left: 4px;
    right: auto;
    width: 25px;
    height: 25px;
    background: #fff;
    border-radius: 100%;
    -webkit-transition: all 0.4s cubic-bezier(0.33, 1.6, 0.66, 1);
    -moz-transition: all 0.4s cubic-bezier(0.33, 1.6, 0.66, 1);
    -ms-transition: all 0.4s cubic-bezier(0.33, 1.6, 0.66, 1);
    -o-transition: all 0.4s cubic-bezier(0.33, 1.6, 0.66, 1);
    transition: all 0.4s cubic-bezier(0.33, 1.6, 0.66, 1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.22);
}

.box input:checked + label {
	background: #788691;
}

.box input:checked + label:after {
	left: 94%;
	-webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.box label:active:after {
	width: 45px;
}
.tvcmstheme-control .tvtheme-option{
	border: none;
	margin: 0 auto;
}
.ttvcmstheme-control .ttvtheme-control-icon i{
    font-size: 0;
    height: 35px;
    width: 35px;
    background: url(../img/sprite.png);
    background-position: -158px -635px;
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	-o-animation: none;
	animation: none;
}

.ttvcmstheme-control .ttvtheme-control-icon{
    background-color: #f0f0f2;
    border-radius: 0;
    box-shadow:-1px 1px 3px 0px rgba(0, 0, 0, 0.12)	;
}
.ttvcmstheme-control .ttvtheme-control-icon:hover{
    background-color: #788691;
}
.ttvcmstheme-control .ttvtheme-control-wrapper {
    width: 300px;
    padding: 15px 15px;
    border-radius: 0;
    background-color: #f0f0f2;
    text-align: center;
    transition: all 600ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.ttvtheme-control-wrapper .ttvtheme-all-pattern .ttvtheme-pattern-image {
    border-radius: 0;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.20);
}
.ttvtheme-control-title-name-reset-btn p {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 600;
}
.ttvtheme-control-wrapper .ttvtheme-control-reset {
    background-color: #222222;
    padding: 5px 20px;
    margin-top: 15px;
    letter-spacing: 2px;
}
.ttvtheme-control-wrapper .toggle.btn {
    min-width: 70px;
    min-height: 30px;
}
.ttvtheme-control-wrapper .ttvtheme-option .toggle-off.btn {
    padding: 6px 0 6px 20px;
}
.ttvtheme-control-wrapper .ttvtheme-option .toggle-on.btn {
    padding: 6px 20px 6px 0px;
}
.ttvtheme-control-wrapper td {
    padding: 15px;
    background: #fff;
    border-top: 5px solid #f0f0f2;
}
.ttvtheme-control-wrapper .ttvselect-theme-name,
.ttvtheme-control-wrapper .ttvcolor-theme-name, 
.ttvtheme-control-wrapper .ttvtheme-layout-name, 
.ttvtheme-control-wrapper .ttvtheme-animation-name,
.ttvtheme-control-wrapper .ttvtheme-page-loader-name, 
.ttvtheme-control-wrapper .ttvtheme-left-sticky-name, 
.ttvtheme-control-wrapper .ttvtheme-right-sticky-name, 
.ttvtheme-control-wrapper .ttvtheme-menu-sticky-name, 
.ttvtheme-control-wrapper .ttvbgcolor-theme-name,
.ttvtheme-control-wrapper .ttvtheme-background-pattern-name {
    font-size: 14px;
    float: left;
    margin-right: 15px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
}
.ttvtheme-control-wrapper .ttvselect-theme-name,
.ttvtheme-control-wrapper .ttvcolor-theme-name,
.ttvtheme-control-wrapper .ttvbgcolor-theme-name {
	padding-top: 5px;
}
.ttvtheme-control-wrapper .ttvtheme-layout-name,
.ttvtheme-control-wrapper .ttvtheme-animation-name,
.ttvtheme-control-wrapper .ttvtheme-animation-name,
.ttvtheme-control-wrapper .ttvtheme-page-loader-name, 
.ttvtheme-control-wrapper .ttvtheme-left-sticky-name, 
.ttvtheme-control-wrapper .ttvtheme-right-sticky-name, 
.ttvtheme-control-wrapper .ttvtheme-menu-sticky-name{
	padding-top: 8px;
}
.ttvtheme-control-wrapper .ttvtheme-background-color .ttvbgcolor-theme-name{
	float: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.ttvtheme-control-wrapper .ttvcolor-theme-name, 
.ttvtheme-control-wrapper .ttvtheme-background-pattern-name {
	float: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.ttvtheme-control-title-name-reset-btn {
    border-bottom: 1px solid #eeeeee;
}
.ttvcmstheme-control .ttvtheme-control-wrapper .ttvselect-theme select,
.ttvcmstheme-control .ttvtheme-option {
	float: right;
}
.ttvtheme-control-wrapper .ttvtheme-option .btn-default {
	background-color: #222222;
    color: #ffffff;
    width: 106px;
}
.ttvcmstheme-control .ttvtheme-option {
    border: none; 
    margin: 0;
    border-radius: 25px;
}
.ttvtheme-control-wrapper .ttvtheme-option .btn-primary {
	background-color: #788691;
}
.ttvtheme-control-wrapper .ttvtheme-option .toggle-handle {
	background-color: #ffffff;
}
.ttvtheme-control-wrapper .ttvtheme-control-reset:hover {
    background-color: #788691;
}
.ttvcmstheme-control .ttvtheme-control-wrapper .ttvselect-theme select {
	background-color: #222222;
    color: #ffffff;
    width: 130px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.ttvcmstheme-control .ttvtheme-control-wrapper .ttvselect-theme select option {
	background-color: #ffffff;
	color: #222222;
}
.ttvcmstheme-control .ttvtheme-control-wrapper .ttvselect-theme select option:hover {
	background-color: #788691;
	color: #ffffff;
}
.ttvtheme-control-wrapper .ttvall-theme-content {
	text-align: center;
    margin-bottom: 5px;
    display: table;
    width: 100%;
    overflow: visible;
}

.ttvtheme-control-wrapper .ttvtheme-all-pattern-wrapper {
    width: 162px;
    margin: auto;
    overflow: hidden;
    clear: both;
}
.ttvtheme-control-wrapper .ttvtheme-color-box {
    float: none;
}
.ttvtheme-control-wrapper .ttvtheme-bgcolor-box input,
.ttvtheme-control-wrapper .ttvtheme-color-box input {
    height: 28px;
    padding: 0 0 0 32px;
    width: 100px;
}
/********* end theme control *************/
/********************************************************** service **************************************************************/
.ttvcmscustomer-services {
    background-color: transparent;
}
.ttvcmscustomer-services .ttvservices-all-block{
	border-spacing: 0;
	margin-bottom: 0;
}
.ttvservice-all-block-image {
	overflow: hidden;
	position: relative;
}
.ttvcmscustomer-services .ttvservices-img {
    text-align: center;
    position: relative;
    border-radius: 0;
    width: 94px;
    height: 94px;
    background-color: transparent;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
}
.ttvcmscustomer-services .ttvservices-1 .ttvservices-img{
    background-image: url(../img/Serviecs-Image.png);
    background-position: 0 0px;
}
.ttvcmscustomer-services .ttvservices-1:hover .ttvservices-img{
	background-position: 0 -94px;
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}
.ttvcmscustomer-services .ttvservices-2 .ttvservices-img{
	background-image: url(../img/Serviecs-Image.png);
	background-repeat: no-repeat;
	background-position: -94px 0;
}
.ttvcmscustomer-services .ttvservices-2:hover .ttvservices-img{
    background-position: -94px -94px;
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}
.ttvcmscustomer-services .ttvservices-3 .ttvservices-img{
	background-image: url(../img/Serviecs-Image.png);
	background-repeat: no-repeat;
	background-position: -188px 0;
}
.ttvcmscustomer-services .ttvservices-3:hover .ttvservices-img{
    background-position: -188px -94px;
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;	
}
.ttvcmscustomer-services .ttvservices-4 .ttvservices-img{
	background-image: url(../img/Serviecs-Image.png);
	background-repeat: no-repeat;
	background-position: -282px 0;
}
.ttvcmscustomer-services .ttvservices-4:hover .ttvservices-img{
	background-position: -282px -94px;
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}
.ttvcustomer-services .ttvservices-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-block;
    text-align: center;
}
.ttvcmscustomer-services .ttvservices-center {
	padding: 0 15px;
}
.ttvservices-content-box .ttvservices-info {
    text-align: center;
}
.ttvcmscustomer-services .ttvservices-img-conut {
    margin-bottom: 0;
    margin-right: 5px;
    width: 100%;
}
.ttvservices-content-box{width: 100%;}
.ttvcmscustomer-services .ttvservices-img i{
	display: none;
}
.ttvservices-content-box .ttvservices-title {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}
.ttvservices-content-box .ttvservice-dec {
    color: #ffffff;
    font-size: 13px;
    margin-top: 5px;
    font-weight: 400;
    line-height: 20px;
    font-family: 'Poppins', sans-serif;
}
/****************************** mobil-sevices **************************************/
.bigthumb {
    height: 400px;
    display: block;
    overflow: hidden;
    /* margin: 10px; */
}
.bigtitle {
    color: #ea6d2c!important;
    font-family: hel-b;
    font-size: 20px;
    text-decoration: none!important;
}
.btn-info {
    color: #376438;
    background-color: #ffffff;
    border: #376438 1px solid;
    border-radius: 0;
    padding: 10px 20px;
    margin: 15px 0;
    text-transform: uppercase;
    font-size: 14px;
}
.smlnews {
    background: #edeeef;
    padding: 10px;
    margin: 0px 0 10px 0;
    display: inline-block;
    width: 100%;
}
.imgthumb{ height:100%; width:auto; object-fit: cover;}
.thumb {
    height: 95px;
    width: 95px;
    display: block;
    overflow: hidden;
    margin-right: 10px;
}
.float-left{
    float: left;
}
.news .smltitle, .smltitle {
    color: #ed7632!important;
    font-family: hel-b;
    font-size: 14px;
    text-decoration: none!important;
}
/****************************** mobil-sevices **************************************/
@media (max-width: 1024px) {

	.ttvservices-center.card {
	     display: table-cell; 
	     width: auto; 
	     float: none; 
	     margin-bottom: 0; 
	}
	.ttvservices-center.odd:last-child {
		-webkit-box-pack: start;
    	-ms-flex-pack: start;
    	justify-content: start;
    	margin: unset;
	}
}
@media(max-width: 991px){
	.ttvcmscustomer-services {
    	margin-bottom:30px;
	}
	.ttvservices-center.card {
	    display: block;
	    width: 50%;
	    float: left;
	    margin-bottom: 20px;
	}
}
@media (max-width: 575px) {
	.ttvservices-center.card {
	    width: 100%;
	}
}
/*******************************************RTL sevices***************************************/
.lang-rtl .ttvcmscustomer-services .ttvservices-img-conut{
	margin-right: 0;
	margin-left: 15px;
}
.lang-rtl .ttvservices-content-box .ttvservices-info{
	text-align: right;
}
/***************************************** end sevices *****************************************************************************/
/***************************************************** ttvcmstwoofferbanner ***************************************************/
.ttvbanner-wrapper .ttvbanner-image-wrapper{
	position: relative;
	overflow: hidden;
}
.ttvbanner-image-wrapper img {
    width: 100%;
    height: 333px;
    object-fit: cover;
}
.ttvbanner-wrapper .ttvbanner-image-wrapper:after{
	position: absolute;
	content: "";
	width: 25%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	top: -100%;
	left: 0;
	transition: all 0.8s ease-in-out 0s;
	-webkit-transition: all 0.8s ease-in-out 0s;
	-moz-transition: all 0.8s ease-in-out 0s;
	-ms-transition: all 0.8s ease-in-out 0s;
	-o-transition: all 0.8s ease-in-out 0s;	
}
.ttvbanner-wrapper:hover .ttvbanner-image-wrapper:after{
	top: 200%;
	transition: all 0.8s ease-in-out 0s;
	-webkit-transition: all 0.8s ease-in-out 0s;
	-moz-transition: all 0.8s ease-in-out 0s;
	-ms-transition: all 0.8s ease-in-out 0s;
	-o-transition: all 0.8s ease-in-out 0s;	
}
.ttvbanner-wrapper .ttvbanner-image-wrapper:before{
	position: absolute;
	content: "";
	width: 25%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	top: 100%;
	right: 0;
	transition: all 0.8s ease-in-out 0s;
	-webkit-transition: all 0.8s ease-in-out 0s;
	-moz-transition: all 0.8s ease-in-out 0s;
	-ms-transition: all 0.8s ease-in-out 0s;
	-o-transition: all 0.8s ease-in-out 0s;	
}
.ttvbanner-wrapper:hover .ttvbanner-image-wrapper:before{
	top: -100%;
	transition: all 0.8s ease-in-out 0s;
	-webkit-transition: all 0.8s ease-in-out 0s;
	-moz-transition: all 0.8s ease-in-out 0s;
	-ms-transition: all 0.8s ease-in-out 0s;
	-o-transition: all 0.8s ease-in-out 0s;	
}
.ttvbanner-wrapper .ttvbanner-image-content-wrapper {
    position: relative;
    overflow: hidden;
    margin: 0px 0 20px;
}
.ttvbanner-wrapper .ttvbanner-image-content-wrapper:after{
	position: absolute;
	content: "";
	width: 25%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	top: 100%;
	left: 25%;
	z-index: 10;
	transition: all 0.8s ease-in-out 0s;
	-webkit-transition: all 0.8s ease-in-out 0s;
	-moz-transition: all 0.8s ease-in-out 0s;
	-ms-transition: all 0.8s ease-in-out 0s;
	-o-transition: all 0.8s ease-in-out 0s;	
}
.ttvbanner-wrapper:hover .ttvbanner-image-content-wrapper:after{
	top: -100%;
	transition: all 0.8s ease-in-out 0s;
	-webkit-transition: all 0.8s ease-in-out 0s;
	-moz-transition: all 0.8s ease-in-out 0s;
	-ms-transition: all 0.8s ease-in-out 0s;
	-o-transition: all 0.8s ease-in-out 0s;	
}
.ttvbanner-wrapper .ttvbanner-image-content-wrapper:before{
	position: absolute;
	content: "";
	width: 25%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	top: -100%;
	right: 25%;
	z-index: 10;
	transition: all 0.8s ease-in-out 0s;
	-webkit-transition: all 0.8s ease-in-out 0s;
	-moz-transition: all 0.8s ease-in-out 0s;
	-ms-transition: all 0.8s ease-in-out 0s;
	-o-transition: all 0.8s ease-in-out 0s;	
}
.ttvbanner-wrapper:hover .ttvbanner-image-content-wrapper:before{
	top: 200%;
	transition: all 0.8s ease-in-out 0s;
	-webkit-transition: all 0.8s ease-in-out 0s;
	-moz-transition: all 0.8s ease-in-out 0s;
	-ms-transition: all 0.8s ease-in-out 0s;
	-o-transition: all 0.8s ease-in-out 0s;	
}
/**************************** mobile ttvcmstwoofferbanner *********************************/
@media(max-width: 991px){
	.ttvcmsofferbanners-two {
		margin-bottom: 30px;
	}
}
@media(max-width: 767px){
	.ttvbanner-wrapper.ttvtwo-banner-first {
		margin-bottom: 30px;
	}
}
/***************************************************** end ttvcmstwoofferbanner ***************************************************/
/************************ testimonial ********************/
.ttvcmstestimonial {
    background-image: url(../img/Paralex.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    padding: 55px 0;
}
.ttvcmstestimonial.ttvcms-all-testimonial{
	position: relative;
}
.ttvcmstestimonial.ttvcms-all-testimonial:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    display: block;
    left: 0;
    right: 0;
    /* background-color: rgb(83, 245, 0); */
    mix-blend-mode: hard-light;
    background: linear-gradient(to right, #117809 0%, #9ced32 100%);
}
.ttvtestimonial {
    position: relative;
}
.ttvcmstestimonial .ttvtestimonial-slider-inner {
    max-width: 965px;
    margin: 80px auto;
}
.ttvtestimonial-title-des{
	margin-bottom: 0;
	display: block;
}
.ttvcmstestimonial.ttvcms-all-testimonial .ttvtestimonial-img-block{
	margin-bottom: 0px;
	margin-right: 40px;
	float: left;
}
.ttvcmstestimonial .ttvtestimonial-designation,
.ttvcms-left-testimonial .ttvtestimonial-designation {
	font-weight: 400;
	color: #fff;
	line-height: 22px;
	font-size: 14px;
	font-style: italic;
}
.ttvcmstestimonial .ttvcms-main-title .ttvmain-title{
	color: #fff;
}
.ttvtestimonial-title{
	margin: 0 0 5px 0;
}
.ttvcmstestimonial .ttvcmstestimonial-main-title-wrapper {
	text-align: center;
}
.ttvtestimonial-title a {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
}
.ttvcmstestimonial .ttvtestimonial-dec,
.ttvcms-left-testimonial .ttvtestimonial-dec{ 
	font-weight: 400;
	color: #ffffff;
	line-height: 26px;
	font-size: 14px;
	padding-bottom: 25px;
}
.ttvcmstestimonial.ttvcms-all-testimonial .ttvtestimonial-inner-content-box {
    margin-bottom: 0;
    text-align: justify;
}
.ttvcmstestimonial.ttvcms-all-testimonial .ttvtestimonial-info-box{
	overflow: hidden;
}
.ttvtestimonial-inner-content-box .ttvtestimonial-img-block img {
	border-radius: 100%; 
}
.ttvcms-testimonial-pagination-wrapper{
	text-align: center;
	margin-bottom: 15px;
}
/*Testimonials Pagination*/
.ttvcms-all-testimonial .ttvcms-testimonial-next-pre-btn .ttvtestimonial-prev{
	background-image: url(../img/Arrow-sprite.png);
    background-position: -164px -3px;
	background-color: transparent;
    margin: 0 5px;
    padding: 0;
    height: 35px;
    width: 35px;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none;
    position: inherit;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 0;
}
.ttvcms-all-testimonial .ttvcms-testimonial-next-pre-btn .ttvtestimonial-next{
	background-image: url(../img/Arrow-sprite.png);
    background-position: -243px -3px;
	background-color: transparent;
    margin: 0 5px;
    padding: 0;
   	height: 35px;
    width: 35px;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none;
    position: inherit;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 0;
}

.ttvcms-left-testimonial .ttvcms-testimonial-next-pre-btn .ttvtestimonial-prev{
	background-position: -41px -1px;
	border: 1px solid #eee;
	height: 40px;
	width: 40px;
	border-radius: 0;
}
.ttvcms-left-testimonial .ttvcms-testimonial-next-pre-btn .ttvtestimonial-next{
	background-position: -121px -1px;
	border: 1px solid #eee;
	height: 40px;
	width: 40px;
	border-radius: 0;
}
.ttvcms-all-testimonial .ttvcms-testimonial-next-pre-btn .ttvtestimonial-prev:hover,
.ttvcms-all-testimonial .ttvcms-testimonial-next-pre-btn .ttvtestimonial-next:hover{
	background-color: #788691;
	border-color: #788691;
}

/*End Testimonials Pagination*/
@media(max-width: 991px){
	.ttvcmstestimonial{
		margin-bottom: 30px;
		padding: 30px 0;
	}
}
@media(max-width: 767px){
	.ttvtestimonial-img-block{
		float: none;
		margin: 0;
	}
	.ttvtestimonial-inner-content-box .ttvtestimonial-img-block img{
		width: auto;
	}
	.ttvtestimonial-inner-content-box{
		text-align: center;
	}
	.ttvcmstestimonial .ttvtestimonial-dec, 
	.ttvcms-left-testimonial .ttvtestimonial-dec{
		margin-top: 30px;
	}
}
/*************end testimonial***************/
/************left testimonial************/
.ttvcms-left-testimonial .ttvtestimonial-slider-inner {
	width: 100%;
}
.ttvcms-left-testimonial .ttvtestimonial-title-des{
	padding: 0 0 15px 0;
}
.ttvcms-left-testimonial .ttvtestimonial-dec,
.ttvcms-left-testimonial .ttvtestimonial-title a{
	color: #222222;
}
.ttvcms-left-testimonial .ttvtestimonial-inner-content-box{
	display: block;
	padding: 0;
	margin: 0;
}
.ttvcms-left-testimonial .ttvtestimonial-img{
	margin: 0 auto;
}
.ttvcms-left-testimonial .ttvtestimonial-title-des{
	margin-bottom: 0;
}
.ttvcms-left-testimonial .ttvtestimonial-title-des-icon{
	bottom: 5px;
}
.ttvcms-left-testimonial .ttvtestimonial-designation{
	color: #788691;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    text-transform: capitalize;
    line-height: 20px;
    position: relative;
}
/********rtl***************/
.lang-rtl .ttvcms-testimonial-pagination-wrapper{
	direction: ltr;
}
.lang-rtl .ttvcmstestimonial.ttvcms-all-testimonial .ttvtestimonial-img-block{
	float: right;
	margin-right: 0;
	margin-left: 40px;
}
.lang-rtl .ttvtestimonial-wrapper-info{
	direction: rtl;
	padding: 0 15px;
}
.lang-rtl .ttvcmstestimonial .ttvtestimonial-designation{
	padding: 0 20px 0 0;
}
.lang-rtl .ttvcmstestimonial .ttvtestimonial-designation:before{
	left: auto;
	right: 0;
}
/************end testimonial******************/


/***************** blog **********/

.pagination .page-list{
	background-color: transparent;
	box-shadow: none;
	text-align: right;
	padding: 0;
}
.ttvcmsblog-event .ttvblog-event-all-content-block.ttvblog-even .ttvblog-img-block:after,
.ttvcmsblog-event .ttvblog-event-all-content-block.ttvblog-odd .ttvblog-img-block:after {
	display: none;
}
.ttvnews-event-content-wrapper {
    text-align: left;
    padding: 25px 20px;
}
.ttvnews-event-content-wrapper .ttvdate-time {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #888888;
}
.ttvblog-event-inner-block {
	padding-top: 0; 
}
.ttvnews-event-content-wrapper .ttvnews-event-titel a,
.kr_blog_post_area .ttvblog_post .post_content .post_title a,
.ttvnews-event-content-wrapper .ttvnews-event-titel a h5 {
	color: #222222;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0;
}
.ttvnews-event-content-wrapper .ttvnews-event-titel a h5 {
	margin-bottom: 0;
	line-height: normal;
}

.ttvnews-event-description,
.kr_blog_post_area .ttvblog_post .post_content .post_description p {
    color: #888888;
    font-size: 13px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 0px;
    -webkit-line-clamp: 2;
    text-align: justify;
}
.ttvnews-event-content-wrapper .ttvnews-event-read-more a {
    border: none; 
    color: #222222;
    display: inline-block;
    line-height: 24px;
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    letter-spacing: 0.3px;
}
.ttvnews-event-read-more{
	margin-top: 10px;
}
.ttvnews-event-content-wrapper .ttvnews-event-titel{
	margin-bottom: 10px;
}
.ttvblog-event-all-content-block .ttvnews-event-read-more:hover a {
    background-color: transparent;
    color: #696969;
}
.ttvnews-event-content-wrapper .ttvblog-date-username{
	margin-bottom: 10px;
}
.ttvnews-event-content-wrapper .ttvdate-time > p{
	margin: 0 5px;
	font-size: 13px;
	color: #222;
	font-weight: 500;
}
.ttvnews-wrapper-info-box {
	background-color: transparent;
	padding: 0;
}
.ttvblog-event-all-content-block {
    padding: 0 15px;
}
.ttvblog-event-all-content-block .ttvblog-img-block .ttvblog-content-img {
	height: 290px;
	position: relative;
	overflow: hidden;
}
.tvcmsblog_day_month{
	position: absolute;
    top: 20px;
    left: 20px;
    background: #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    border-radius: 100%;
}
.tvcmsblog_day_month .ttvblog_day{
    margin: 7px 0 0 0;
    font-size: 18px;
    font-weight: 700;
    color: #222;
    line-height: 18px;
    display: inline-block;
}
.tvcmsblog_day_month .ttvblog_month{
    margin: 0px 0 0 0;
    font-size: 14px;
    font-weight: 500;
    color: #222;
    line-height: 14px;
    text-transform: uppercase;
}
.ttvblog-event-all-content-block .ttvblog-img-block{
	overflow: hidden;
}
.ttvblog-event-all-content-block .ttvnews-event-buttons i,
.blog_post_content:hover .ttvnews-event-buttons i,
.blog_post_content .ttvnews-event-hoverbtn .ttvnews-event-buttons i,
.blog_post_content .ttvnews-event-hoverbtn .ttvnews-event-buttons:hover i{
	color: #fff;
	font-size: 24px;
	width: 46px;
    line-height: 45px;
    height: 46px;
    text-align: center;
  	border: none;
}	
.meta-author.ttvnews-event-username {
	display: inline-block;
    margin-right: 15px;
    position: relative;
}
.ttv-author-comment{
	display: inline-block;
}
.meta-author.ttvnews-event-username:after {
	position: absolute;
    content: "";
    height: 13px;
    width: 1px;
    background: #dddddd;
    top: 3px;
    right: -8px;
}
.ttvblog-date-username .ttvday-time p,
.ttvblog-date-username .hrxyear-time p,
.ttvblog-date-username .ttvmonth-time p {
    font-size: 13px;
    color: #888888;
 	font-weight: 400;
    margin-bottom: 0;
}
.ttvblog-date-username .ttvmonth-time p{
 
 	padding: 0 5px;
}
.ttvblob-all-submit-btn .ttvcmsblog_submit_btn:hover {
	background-color: #788691;
}
.ttv-total-product{
	margin: 10px 0 10px 15px;
}
.ttvblog-date-username .ttvdate-time i{
	font-size: 12px;
	color: #999;
	margin-right: 8px;
}

#module-ttvcmsblog-archive .pagination .page-list.ttvinner-page-pagination{
	text-align: center;
}
.ttvblog-event-all-content-block .ttvblog-img-content-wrapper{
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border: 1px solid transparent;
}
.ttvblog-event-all-content-block:hover .ttvblog-img-content-wrapper{
	border: 1px solid #eeeeee;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#module-ttvcmsblog-archive .ttvinner-page-pagination-wrapper {
    padding: 10px;
    border: 1px solid #eee;
}
#module-ttvcmsblog-archive #content{
	border: none;
}
.kr_blog_post_inner.products, #module-ttvcmsblog-archive .ttvpage-header-title-wrapper, .ttvall-page-top-title{
	border: 1px solid #eeeeee;
}
.ttvcmsblog-left-side .ttvblog-event-inner-block {
	padding-top: 15px; 
}
.ttvcmsblog-left-side .ttvblog-event-all-content-block {
    margin-bottom: 0;
}
.ttvcms-blog-left-side-pagination-wrapper {
	height: auto;
	text-align: center;
	direction: ltr;
	margin-bottom: 15px;
}
.ttvcmsblog-left-side .ttvblog-event-all-block{
	border: 1px solid #eee;
}
/****************** blog media ****************/
@media screen and (min--moz-device-pixel-ratio:0) {
    .ttvnews-event-description,
    .kr_blog_post_area .ttvblog_post .post_content .post_description p {
        height: calc(5rem / 1);
        text-overflow: ellipsis;
    }
    .ttvnews-event-content-wrapper .ttvnews-event-titel a, 
    .kr_blog_post_area .ttvblog_post .post_content .post_title a{
         height: calc(3rem / 1.1);
         text-overflow: ellipsis;
    }
}
@media(max-width: 991px){
	.ttvblog-event-all-content-block,
	#index .ttvcmsblog-event{
		margin-bottom: 30px;
	}
	.ttvblog-event-all-content-block .ttvblog-img-content-wrapper{
		border: 1px solid #eeeeee;
	}
}
@media (max-width: 767px) {
	.ttvblog-event-all-content-block:last-child {
	    margin-bottom: 0;
	}
}
@media (max-width: 575px){
	.ttvblog-event-all-content-block:last-child{
		margin-bottom: 30px;
	}
}
/****************** blog rtl ****************/
.lang-rtl .ttvnews-event-content-wrapper{
	text-align: right;
}
.lang-rtl .ttvnews-event-content-wrapper .ttvblog-date-username,
.lang-rtl .blog_post_content .post_content
{
	direction: rtl;
}
.lang-rtl .ttvblog-date-username .ttvdate-time i{
	margin-left: 5px;
	margin-right: 0;
}
@media (min-width: 768px){
	.lang-rtl#module-ttvcmsblog-archive .ttvinner-page-pagination-wrapper .ttvinner-page-showing-item {
    text-align: right;
	}
}
/***************** end blog **********/
.contactblk, .contactblk .container {
    display: flex;
    height: 100px;
    background: #eee;
}
.contactblk .row {
    margin: auto;
/*     display: flex;
 */}
.logobtm{
    display: flex;
}
.logobtm img {
    float: left;
}
.logobtm div span{font-family:hel-b;}
.logobtm div {
    /* float: left; */
    color: #dc6416;
    font-size: 21px;
    text-transform: uppercase;
    margin: auto 10px;
    /* display: block; */
    display: inline;
    width: auto;
}
.m-auto{margin:auto;}
.form-inline .form-control {
    display: block;
    width: 100%!important;
    padding: .375rem 2.75rem .375rem .75rem;
    /* font-size: 1rem; */
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: 15px 0 0 0;
    height: 36px;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.posbtn {
    position: absolute;
    right: 2px;
    background: url(../img/arrow_w.png) no-repeat #1a1831;
    padding: 16px 21px;
    bottom: 2px;
    border-radius: 3px;
    background-position: 13px 8px;
}
.info i{
    margin: 0 10px 0 0;
	color:#ed7632;
}
.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
	position:relative;
}
.product-thumbnail{
    height: 337px;
    overflow: hidden;
}
/* header{overflow:hidden}
 */.product-thumbnail img{
    width: 100%;
    height: 337px;
    object-fit: cover;
    overflow: hidden;
}

/********************************************
*	
* msocial
*
********************************************/
ul.social, ul.social1 {
    margin: 15px auto;
    padding: 0;
    display: table;
}
.social li {
    list-style: none;
    float: right;
    margin: 0px 15px;
    font-family: uikit;
    width: 45px;
    height: 45px;
    display: block;
    background: #fff;
    border: #febb32 2px solid;
    /* border-radius: 50%; */
    padding: 8px;
}
.social li:hover  {border:#ff8400 1px solid;}
.social li a:hover  {background-color:#ff8400!important;}
.social li.fb a {
    -webkit-mask-box-image: url(../img/icon_fb.svg);
    background-color:#febb32;
    display: block;
    width: 100%;
    height: 100%;
}
.social li.gplus a {
    -webkit-mask-box-image: url(../img/icon_g.svg);
    background-color:#febb32;
    display: block;
    width: 100%;
    height: 100%;
}
.social li.sk a {
    -webkit-mask-box-image: url(../img/icon_sk.svg);
    background-color:#febb32;
    display: block;
    width: 100%;
    height: 100%;
}
.social1 li.tw a {background: #febb32;}
.social1 li.gplus a {background: #febb32;}

.social1 li {
    list-style: none;
    float: right;
    margin: 0px 10px;
    font-family: uikit;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 6px;
}
.text-center {
    text-align: center !important;
}
.flex {
    padding: 10px 0;
    color: #000;
/*     display: flex;
 */}
.social li img,.social1 li img {
    width: 100%;
    height: auto;
    padding: 5px;
}.social li img:hover,.social1 li img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
.ttvmain-title {
    margin: 0 0px 0px 0;
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    text-align: center;
}
.text-left .ttvmain-title {
    text-align: left;
}
/***************** end blog **********/

/*********** brandList***********/
.owl-carousel .owl-item .ttvbrandlist-slider-wrapper-info img{
	opacity: 0.5;
	border: 1px solid #f3f3f3;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	  filter: grayscale(100%);
  }
.owl-carousel .owl-item .ttvbrandlist-slider-wrapper-info:hover img{
	opacity: 1;
	border: 1px solid #eeeeee;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	filter:none;

}
.ttvcmsbrandlist-slider .ttvcmsbrandlist-slider-main-title-wrapper {
	display: none;
}
/*Brandlist Pagination*/
.ttvcms-brandlist-pagination-wrapper .ttvcms-brandlist-next-pre-btn .ttvbrandlist-slider-next{
	background-image: url(../img/Arrow-sprite.png);
    background-position: -120px -1px;
	right: 0px;
	background-color: transparent;
	width: 40px;
	height: 40px;
	border: 1px solid #eee;
	border-radius: 0;
}
.ttvcms-brandlist-pagination-wrapper .ttvcms-brandlist-next-pre-btn .ttvbrandlist-slider-prev{
	background-image: url(../img/Arrow-sprite.png);
    background-position: -40px -1px;
	left: 0px;
	background-color: transparent;
	width: 40px;
	height: 40px;
	border: 1px solid #eee;
	border-radius: 0;
}
/*End Brandlist Pagination*/
@media (max-width: 991px){
	.ttvcmsbrandlist-slider {
		margin-bottom: 30px;
	}
}
/*********** end brand -***********/
/********slider********/
.ttvcmsmain-slider-wrapper .nivo-controlNav,
.ttvcmsmain-slider-wrapper .nivo-controlNav a{
	display: none;
	padding: 0;
}
#ttvmain-slider .ttvmain-slider-contant-center{
	text-align: center;
}

.ttvmain-slider-contant .ttvmain-slider-button{
    height: 45px;
    line-height: 43px;
    padding: 0 20px;
    font-size: 18px;
    color: #222222;
    background-color: #fff;
    border-radius: 4px;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    letter-spacing: 1px;
}
.ttvmain-slider-contant .ttvmain-slider-button:hover{
	background-color: #788691;
	color: #fff;
}
.ttvmain-slider-contant.ttvmain-slider-contant-right{
	top: 0;
	text-align: right;
	right: 11%;
}
#ttvmain-slider .ttvmain-slider-contant-left{
	text-align: left;
	top: 0;
	left: 11%;
}
#ttvmain-slider .ttvmain-slider-contant-center {
    text-align: center;
    top: 0;
}
.ttvmain-slider-btn{
	position: relative;
	display: inline-block;
}
.ttvmain-slider-contant.ttvmain-slider-contant-center {
    text-align: center;
}
/***********Slider Pagination************/
.ttvmain-slider-next-pre-btn {
	display: block;
}
.ttvmain-slider-next-pre-btn .ttvcmsmain-prev{
	box-shadow: -1px 0px 4.95px 0.05px rgba(0, 0, 0, 0.14); 
	overflow: hidden;
	background-color: #fff;
	height: auto;
	width: auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	left: 60px;
}
.ttvmain-slider-next-pre-btn .ttvcmsmain-next{
	box-shadow: -1px 0px 4.95px 0.05px rgba(0, 0, 0, 0.14); 
	overflow: hidden;
	background-color: #fff;
	height: auto;
	width: auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	right: 60px;
}
.ttvmain-slider-next-pre-btn .ttvcmsmain-prev:hover,
.ttvmain-slider-next-pre-btn .ttvcmsmain-next:hover{
	background-color: #788691;
}
.ttvmain-slider-next-pre-btn .ttvcmsmain-next i{
	background-image: url(../img/Arrow-sprite.png);
    background-position: -115px 5px;
   	display: block;
    width: 50px;
    height: 50px;
    font-size: 0;
}
.ttvmain-slider-next-pre-btn .ttvcmsmain-prev i{
	background-image: url(../img/Arrow-sprite.png);
    background-position: -35px 5px;
	display: block;
    width: 50px;
    height: 50px;
    font-size: 0;
} 
.ttvcmsmain-slider-wrapper .ttvcmsmain-prev:hover i,
.ttvcmsmain-slider-wrapper .ttvcmsmain-next:hover i{
	color: #fff;
}
/**************End Slider Pagination***************/
@media(min-width: 992px){
	.ttvmain-slider-contant .ttvmain-slider-info h2{
	    text-transform: uppercase;
	    text-shadow: none;
	    color: #fff;
	    font-size: 60px;
	    font-weight: 500;
	    letter-spacing: 3px;
	}
	.ttvmain-slider-contant .ttvmain-slider-title {
	    text-transform: uppercase;
	    margin-bottom: 10px;
	    color: #fff;
	    font-weight: 300;
	    font-size: 55px;
	    text-shadow: none;
	}
	.ttvmain-slider-contant .ttvmain-slider-info p {
	    font-size: 23px;
	    color: #fff;
	    font-weight: 400;
	    margin-bottom: 55px;
	    text-shadow: none;
	}
}
@media (max-width: 991px) {
	.ttvmain-slider-contant .ttvmain-slider-title,
	.ttvmain-slider-contant .ttvmain-slider-info h2{
		color: #fff;
		text-transform: uppercase;
	}
	.ttvmain-slider-contant .ttvmain-slider-info p{
		margin-bottom: 35px;
		color: #fff;
	}
	.ttvmain-slider-contant .ttvmain-slider-button {
	    height: 30px;
	    line-height: 28px;
	    padding: 0 10px;
	    font-size: 14px;
	}
}
@media(min-width: 768px) and (max-width: 1199px){
	#ttvmain-slider .ttvmain-slider-contant-center.show{
		max-width: 90%;
		width: 90%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}
@media (max-width: 767px) {
	.ttvmain-slider-contant.ttvmain-slider-contant-right{
		top: 30px;
	}
	.ttvmain-slider-contant .ttvmain-slider-info p {
	    margin-bottom: 10px;
	}
	#ttvmain-slider .ttvmain-slider-contant-left.show{
		left: 7%;
	}
	.ttvmain-slider-button::after, 
	.ttvmain-slider-button > span{
		font-size: 9px;
	}
	.ttv-main-slider .nivo-controlNav{
		bottom: 0;
		margin: 0;
	}
	.ttvmain-slider-button:hover::after{
		-webkit-transform: translate3d(0, -25%, 0);
		-moz-transform: translate3d(0, -25%, 0);
		-ms-transform: translate3d(0, -25%, 0);
		-o-transform: translate3d(0, -25%, 0);
		transform: translate3d(0, -25%, 0);
	}
	.ttvmain-slider-contant{
		max-width: 75%;
	}
		.ttvmain-slider-next-pre-btn .ttvcmsmain-prev {
		left: 15px;
	}
	.ttvmain-slider-next-pre-btn .ttvcmsmain-next {
		right: 15px;
	}
	.ttvcmsmain-slider-wrapper .ttvcmsmain-prev, 
	.ttvcmsmain-slider-wrapper .ttvcmsmain-next{
		visibility: visible;
		opacity: 1;
	}
	.ttvmain-slider-next-pre-btn .ttvcmsmain-next i, 
	.ttvmain-slider-next-pre-btn .ttvcmsmain-prev i{
		width: 30px;
	    height: 30px;
	    line-height: 30px;
	}
}
@media(max-width: 575px){
	.ttvmain-slider-contant .ttvmain-slider-info p{
		margin-bottom: 5px;
	}
	.ttvmain-slider-contant .ttvmain-slider-button{
		height: 20px;
    	line-height: 12px;
	}
	.ttvmain-slider-button::after, 
	.ttvmain-slider-button > span{
		font-size: 7px;
	}
	.ttvmain-slider-button::after{
		top: 5px;
	}
	.ttvmain-slider-contant .ttvmain-slider-info p {
	    font-size: 9px;
    	line-height: 14px;
	}
}
/************ end slider ***********/

.lang-rtl  .ttvbottom-to-top {
	left: 45px;
	right: auto;
}
/*Start Bottom Space All Module*/
.ttvcmsmain-slider-wrapper,
.ttvcmstab-title-product,
.ttvcmsofferbanners-two,
.ttvcmstestimonial.ttvcms-all-testimonial,
.ttvcmscustomer-services,
.ttvcmsblog-event-home,
.ttvcmsbrandlist-slider,
.ttvcmsspecial-product{
	margin-bottom: 70px;
}
@media(max-width: 991px){
	.ttvcmsmain-slider-wrapper,
	.ttvcmstab-title-product,
	.ttvcmsofferbanners-two,
	.ttvcmstestimonial.ttvcms-all-testimonial,
	.ttvcmscustomer-services,
	.ttvcmsblog-event-home,
	.ttvcmsbrandlist-slider,
	.ttvcmsspecial-product{
		margin-bottom: 30px;
	}
	.contactblk, .contactblk .container {
    display: flex;
    height: auto;
    background: #eee;
    padding: 15px 0;
}
}

.nivo-caption p {
    font-family: hel-b;
    font-size: 34px;
    line-height: 1.5;
    color: #fff;
}
.nivo-caption {
    position: absolute;
    top: 10%;
    left: 0;
    bottom: 0px;
    /* -webkit-transform: translateY(-50%); */
    /* -o-transform: translateY(-50%); */
    /* -ms-transform: translateY(-50%); */
    /* -moz-transform: translateY(-50%); */
    /* transform: translateY(-50%); */
    width: 100%;
    max-width: 100%;
    z-index: 8;
    opacity: 1;
    display: none;
    -moz-opacity: 1;
    filter: alpha(opacity=1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    font-family: hel-r;
    color: #fff;
}
.grid.pro {
    position: relative;
    margin: 0 auto!important;
    padding: 0!important;
    max-width: 1000px;
    list-style: none;
    text-align: center;
    border-bottom: 0px #f00 solid;
    width: 100%;
    overflow: hidden;
	display: table-caption;
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
    height: 240px;
}
.namecate {
    font-size: 20px;
    text-transform: uppercase;
    color: #0060ab;
    margin: 0;
    line-height: 3;
}
.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 0;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}
/********************************************
*	
* tab
*
********************************************/  
/* Style the tab */
.productinfo .tab {
    overflow: hidden;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.productinfo .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 20px 16px;
    transition: 0.3s;
    font-size: 19px;
    width: 28%;
    color: #fff;
    margin: 10px 28px 0;
    text-transform: uppercase;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

/* Change background color of buttons on hover */
.productinfo .tab button:hover {
    background-color: #376438;
	color:#fff;
}

/* Create an active/current tablink class */
.productinfo .tab button.active {
    background-color: #fff;
    color: #ff7900;
    font-weight: bold;
}
/* Style the tab content */
.productinfo .tabcontent {
    display: none;
    padding: 20px 30px;
    border-top: none;
}

.productinfo .tab {
    width: 100%;
    background: #ed7632;
    padding: 5px 20px 0;
    color: #fff;
}/* Style the tab */
.newslist .tab {
    overflow: hidden;
    background-color: #f1f1f1;
}
.title {
    text-transform: uppercase;
    color: #386335;
    margin-bottom: 40px;
    font-size: 33px;
}
.ttvcmsblog_img{
    display: block!important;
    max-width: 100%;
    height: auto;
}
.logo.img-responsive {
    display: block!important;
    max-width: 100%;
    height: 80px;
}
.title:after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background-color: #ee7a38;
}
.title.center1:after {
    margin: 10px auto 10px;
}
.red {
    color: #ee7a38;
}

/* Style the buttons inside the tab */
.newslist .tab button {
    background-color: #f9f9f9;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 16px;
    transition: 0.3s;
    font-size: 19px;
    width: auto;
    color: #b6b6b6;
    margin: 10px 15px 0 0;
    text-transform: uppercase;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

/* Change background color of buttons on hover */
.newslist .tab button:hover {
    background-color: #eee;
    color: #b6b6b6;
}

/* Create an active/current tablink class */
.newslist .tab button.active {
    background-color: #f00;
    color: #fff;
    font-weight: bold;
}

/* Style the tab content */
.newslist .tabcontent {
    display: none;
    padding: 20px 10px;
    border-top: none;
}

.newslist .tab {
    width: 100%;
    background: transparent;
    padding: 0;
    color: #ccc;
    border-bottom: 3px solid #f00;
}
.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.newsblock{padding:30px 0; border-bottom:1px solid #ccc;}
.newslist, .bggrey{background:#f0f0f0}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: .25rem;
    font-size: 20px;
}
/********************************************
*	
* chitietsp
*
********************************************/
	.product-buttons {
    margin-top: 30px;
}
.product-buttons1 {
    margin-top: 0px;
}
.product-buttons .buy, .product-buttons1 .buy {
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    font-family: Roboto,sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background-color: #ed7632;
    padding: 0 15px 0 65px;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.5);
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.5);
    position: relative;
    margin-right: 15px!important;
}
.cd-add-to-cart:hover {
    background: #376438;
}
.listpoint{
	font-size:18px;
	color:#6b6b6b;
	line-height:1.5;
}
.product-price {
    padding: 15px 30px 12px;
    text-align: center;
    border: solid 1px #999;
    border-radius: 10px;
    display: inline-block;
    margin-top: 15px;
    line-height: 1;
}
.product-price .price {
    font-weight: 700;
    color: #d71920;
    font-size: 30px;
    margin-bottom: 10px;
}
.product-price .text {
    font-size: 16px;
    color: #1e1e1e;
}

span.imgpros {
    padding: 10px 20px 6px;
    display: block;
    text-align: center;
}
span.imgpros img.w-100 {
    width: 70%!important;
    margin: 0 auto;
}
#sectionSmallProduct{background:#f0f0f0;    
	-webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;}
#sectionSmallProduct.affix-top, #sectionSmallProduct.affix-bottom {opacity:0; position: absolute;}
#sectionSmallProduct.affix {
    position: fixed!important;
    top: 84px;
    z-index: 20;
    width: 100%;
    opacity: 1;
    display: inline-block;
}


.product-buttons .download, .product-buttons1 .download {
    height: 65px;
    color: #d71920;
    font-weight: 300;
    font-size: 14px;
    background-color: #fff;
    padding: 15px 48px;
    text-align: center;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,.5);
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.5);
    display: inline-block;
    text-transform: uppercase;
    line-height: 1;
    border: none;
}
 .product-buttons .buy::before,.product-buttons1 .buy::before {
    content: "";
    width: 44px;
    height: 44px;
    background-image: url(../img/cart.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 15px;
    top: calc(50% - 22px);
}
.product-buttons .download b,.product-buttons1 .download b  {
    font-weight: 700;
    font-size: 18px;
    display: block;
}
p.cate {
    background: #376438;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
}
.titleat{
    font-size: 15px;
    text-transform: uppercase;
    color: #5b5b5b;
}
nav.infoproduct{
    background: #150b58;
    color: #fff;
    padding: 20px 20px 0!important;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 30%!important;
    margin: 0 17px!important;
    font-size: 20px;
    color: #fff!important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ed1c24!important;
    background-color: #fff;
    border-color: #ddd #ddd #fff;
}
/*news*/
.project1, .news {
    background: #ececec;
    box-shadow: 0px 7px 18px rgba(0, 0, 0, 0.3);
    margin: 6px 0px 20px;
    display: block;
    position: relative;
}
.tinlienquan {
    background: #ececec;
    /* box-shadow: 0px 7px 18px rgba(0, 0, 0, 0.3); */
    margin: 6px 0px 35px;
    display: block;
    padding: 50px 20px 20px;
    position: relative;
}
.newscontent {
    margin: 15px;
    display: inline-block;
    text-align: justify;
}
.label {
    background: #386335;
    text-transform: uppercase;
    font-size: 10px;
    display: table;
    padding: 5px 10px;
    color: #fff;
    margin: 0 0 15px;
    text-decoration: none!important;
}
.w-100 {
    width: 100%!important;
}
.smallnews .imgthumb {
    height: 220px;
    width: 100%;
    object-fit: cover;
    border-bottom: 1px #dedede solid;
}
.more {
    -webkit-mask-box-image: url(../img/icon_more.png);
    height: 21px;
    width: 26px;
    display: block;
    margin-left: auto;
    float: right;
    background: #f9af32;
}
.col-md-6 .smltitle {
    color: #ed7632!important;
    font-family: hel-b;
    font-size: 18px;
    text-decoration: none!important;
    text-transform: uppercase;
}
/*****contact****/
.titlegold {
    font-family: hel-r;
    font-size: 45px;
    margin-bottom: 20px;
    color: #386335;
}
.titlegold span{
    font-family: hel-b;
    color: #ed7632;
}
.title1{
    font-size: 16px;
    color: #ee7c3c;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    text-align: center;
    padding-bottom: 5px;
    font-family: hel-b;
    display: inline-block;
    margin: 70px auto 0;
    padding-left: 50px;
}
.title1:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 40px;
    bottom: 13px;
    left: 48px;
    background-color: #ee7c3c;
    transform: translate(-110%, 0);
    -webkit-transform: translate(-110%, 0);
    -o-transform: translate(-110%, 0);
    -ms-transform: translate(-110%, 0);
    -moz-transform: translate(-110%, 0);
}
ul.address1 {
    margin: 10px 0;
    padding: 0;
    list-style: none;
}
ul.address1 li, ul.address2 li {
    width: 100%;
    display: block;
    line-height: 2;
}
ul.address2 {
    margin: 40px 0 10px;
    padding: 0;
    list-style: none;
}
.map {
    border: #38335e 1px solid;
    overflow: hidden;
    margin: 10px 0;
}
.form-control {
    background: #f1f1f1;
    color: #222222;
    border-bottom: 1px solid #b9b9b9;
    padding: 8px 16px 8px 0;
    border-radius: 0;
    box-shadow: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
/****congtrinh*****/
.col-md-6 .project1{ margin:0;}
.col-md-6 .project1 .newscontent {
    padding: 5px 15px;
    margin: 0;
    display: inline-block;
    text-align: justify;
    position: absolute;
    bottom: 0;
    width: 95%;
    /* padding: 0; */
    background-image: -webkit-linear-gradient(top, rgba(10, 28, 69,0.0001) 0, rgba(10, 28, 69, 1) 100%);
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.project1 .imgthumb {
    height: 100%;
    width: auto;
    object-fit: cover;
    min-width: 100%;
}.newsproject .imgthumb {
    height: 100%;
    width: auto;
    object-fit: cover;
    min-width: 100%;
}
.title2 {
    font-size: 36px;
    color: #000000;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    text-align: center;
    padding-bottom: 5px;
    font-family: hel-l;
    display: inline-block;
    margin: 0px auto 40px;
    /* padding-left: 38px; */
    width: 100%;
}.title2:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100px;
    bottom: -10px;
    left: 50%;
    background-color: #ee7c3c;
    transform: translate(-110%, 0);
    -webkit-transform: translate(-110%, 0);
    -o-transform: translate(-110%, 0);
    -ms-transform: translate(-110%, 0);
    -moz-transform: translate(-110%, 0);
    margin-left: 50px;
}
.col-md-6 .project1 .title2 {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    text-align: center;
    padding-bottom: 5px;
    font-family: hel-r;
    display: inline-block;
    margin: 0px auto 0;
    padding-left: 38px;
}
.ttvcopylink a{
    margin: 0 auto;
    display: grid;
}
q {
    position: relative;
    width: 100%;
    display: block;
}
q:before {
    content: open-quote;
    font-size: 150px;
    line-height: 0.6em;
    color: #ed7632;
    position: absolute;
}
q span{
    padding: 10px 0 20px 78px;
    display: block;
}
.contact.btn-info {
    color: #ffffff;
    background-color: #ed7632;
    border: #ed7632 1px solid;
    border-radius: 0;
    padding: 20px 30px;
    margin: 15px 0;
    text-transform: uppercase;
    font-size: 16px;
}
.slick-slide {
	height:500px!important;
}
.slick-slide img {
    display: block;
	height:100%;
	width:auto;
	margin:auto;
}
.slick-initialized .slick-slide {
    display: block;
    position: relative;
}
.titletin {
    background: #fff;
    float: left;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    text-transform: uppercase;
    font-family: hel-l;
    padding: 0 15px 10px 0;
    font-weight: normal;
}
.newscontent1 p img {
    width: 80%!important;
    height: auto!important;
    margin: 10px auto;
    display: flex;
}
p.type a {
    padding: 0 0 0 40px;
    position: relative;
    display: block;
}p.type a:hover:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 40px;
    bottom: 10px;
    left: 40px;
    background-color: #ee7c3c;
    transform: translate(-110%, 0);
    -webkit-transform: translate(-110%, 0);
    -o-transform: translate(-110%, 0);
    -ms-transform: translate(-110%, 0);
    -moz-transform: translate(-110%, 0);
}
p.type a:hover{
    padding: 0 0 0 40px;
	color:#ed7632;
}
/***share888**/
/********************************************
*	
* msocial
*
********************************************/
.social-share ul.no-bullet {
    list-style: none;
    display: inline-flex;
    margin: 0;
	padding:0 0 0 20px;
}
.social-share ul li.share1 {
    float: left;
    height: 20px;
    width: 47px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffd15d;
}.social-share ul li {
    float: left;
    height: 20px;
    width: 20px;
    display: inline-block;
    margin: 0 5px;
}
.social-share {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 50px;
}

hr.lineshare {
    background: #fed15c;
    /* border: none; */
    box-sizing: content-box;
    display: block;
    height: 1px;
    width: 100%;
}
.social-share ul li a:hover {background-color:#f00;}
.social-share ul li.fb a {
    -webkit-mask-box-image: url(../img/icon_fb.svg);
    background-color: #ffd15d;
    display: block;
    width: 100%;
    height: 100%;
}
.social-share ul li.gplus a {
    -webkit-mask-box-image: url(../img/icon_g.svg);
    background-color: #ffd15d;
    display: block;
    width: 100%;
    height: 100%;
}


ul.social, ul.social1 {
    margin: 20px auto;
    padding: 0;
}
.social li {
    list-style: none;
    float: right;
    margin: 0px 15px;
    font-family: uikit;
    width: 35px;
    height: 35px;
    display: block;
    background: #fff;
    border-radius: 0px;
    padding: 5px;
}
.social li.lang1 {
    list-style: none;
    float: right;
    margin: 0;
    /* font-family: uikit; */
    width: auto;
    height: 35px;
    display: block;
    background: #b1b1b1;
    border-radius: 0px;
    padding: 6px;
    font-family: neo;
    color: #9f9f9f;
}
.lang1 a {
    color: #9f9f9f;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.social li a:hover  {background-color:#ff8400!important;}
.social li.lang1 a:hover  {background-color:transparent!important;}
.social li.fb { border-radius:50%}
.social li.top{ 
    background-color:#9f9f9f;
}
.social li.fb a {
    -webkit-mask-box-image: url(../img/icon_fb.svg);
    background-color:#38335e;
    display: block;
    width: 100%;
    height: 100%;
}
.social li.gplus a {
    -webkit-mask-box-image: url(../img/icon_g.svg);
    background-color:#38335e;
    display: block;
    width: 100%;
    height: 100%;
}
.social li.sk a {
    -webkit-mask-box-image: url(../img/icon_sk.svg);
    background-color:#38335e;
    display: block;
    width: 100%;
    height: 100%;
}
.social1 li.tw a {background: #55acee;}
.social1 li.gplus a {background: #dd4b39;}

.social1 li {
    list-style: none;
    float: right;
    margin: 0px 10px;
    font-family: uikit;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 6px;
}

.social li img,.social1 li img {
    width: 100%;
    height: auto;
    padding: 5px;
}.social li img:hover,.social1 li img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
/*******************/
ul.contactlist i{
    position: absolute;
    left: 0;
    top: 0;
}
ul.contactlist li{
    margin: 10px 0 10px 0px;
    position: relative;
    padding-left: 32px;
}
.greyborder img{zoom:.8; margin-bottom:20px}
.greyborder {
    border: #eee 1px solid;
    margin: 30px 0;
    padding: 10px;
}
/* .red {
      -webkit-filter: invert(40%) grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(400%) contrast(2);
      filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8);
    }
 */.col-md-6 .title3 {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    text-align: center;
    padding-bottom: 5px;
    font-family: hel-r;
    display: inline-block;
    margin: 0 auto;
    padding-left: 45px;
}
.col-md-3 .title3 {
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    text-align: center;
    padding-bottom: 5px;
    font-family: hel-r;
    display: inline-block;
    margin: 0 auto;
    padding-left: 45px;
}
.title3:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 40px;
    bottom: 13px;
    left: 45px;
    background-color: #ee7c3c;
    transform: translate(-110%, 0);
    -webkit-transform: translate(-110%, 0);
    -o-transform: translate(-110%, 0);
    -ms-transform: translate(-110%, 0);
    -moz-transform: translate(-110%, 0);
}
.ttvsearch-header-display-wrappper .ttvheader-search-main {
    border: none;
    border: 1px solid #fff;
    position: relative;
    width: 60%;
    margin: 0 auto;
    text-align: center;
    outline: none;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #fff;
}
.project1 .projectthumb{
    display: block;
    height: 162px;
    overflow: hidden;
}
.newsproject .projectthumb {
    display: block;
    height: 584px;
    overflow: hidden;
}.newsproject{position:relative;}
.newsproject .newscontent{
    position: absolute;
    bottom: 0;
}
.form-phongthuy {
    background: #efefef;
    padding: 20px 40px;
}
.ml-auto{margin-left:auto} 
.mr-auto{margin-right:auto}
.form__select-wrapper__select{
    width: -webkit-fill-available;
    padding: 10px 5px;
    margin: 0 auto;
}
.d-flex{display:flex}
#projectfrm .title {
    text-transform: uppercase;
    color: #386335;
    margin: auto;
    font-size: 32px;
    font-family: hel-l;
}
#projectfrm .form-group {
    margin: auto;
}
#projectfrm .btn{
    margin: auto;
    padding: 12px 25px;
}
.info{
    line-height: 1.8;
}
.namefile{
    margin-top: 20px;
}
 .namefile .bigtitle {
    color: #ff7900!important;
    font-family: hel-r;
    font-size: 44px;
    text-decoration: none!important;
    text-transform: none;
    margin: 0 0 20px 0;
    line-height: 1;
}
.news img {
    width: 100%;
    height: 185px;
    object-fit: cover;
}
.news .bigthumb img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.libcontent p a{
    width: 100%;
    display: block;
    text-align: center;
	margin:20px 0;
}
.ttvheader-top-search-wrapper{
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    width: 140px;
    height: 45px;
}
.sb-search{
    position: relative;
    width: 100%;
}
.ttvcmsdesktop-wrapper-call-email .container{width:100%;}
.mg-20{margin:20px!important}
.elevatezoom-gallery img{
    height: 100%;
    margin: auto;
}
.elevatezoom-gallery{
    display: inline-block;
	width:100px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #eee;
	text-align:center;
}
 .zoom-img{
	 object-fit: contain;
}
.zoomLens{width:100%!important}
.zoomWrapper {
    margin: 0 auto 20px;
}
.elevatezoom-gallery.active{border: 1px solid #ff7900;}
.newscontent h6{
    height: 44px;
	overflow:hidden;
	display:block;
}
.projectpd{padding-bottom:40px; text-align:center;}
.projectmenu{
    display: inline-flex;
    margin: 0 auto;
}
.projectmenu li a{
    padding: 5px 30px;
    border: 1px solid #dddddd;
    margin: 0 7px;
	float:left;
    font-size: 16px;
    color: #222;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
}.projectmenu li a:hover, .projectmenu li a.active {
    background-color: #ed7632;
    border: 1px solid #ed7632;
	color:#fff;
}