/*=== Portfolio Style 1 ===*/
.thsn-portfolio-style-1 .themesion-post-item{
	position: relative;
	overflow: hidden;
}
.thsn-portfolio-style-1 .thsn-content-wrapper {
	position: absolute;
	top: 50%;
	-khtml-transform: translateX(0%) translateY(-10%);
	-moz-transform: translateX(0%) translateY(-10%);
	-ms-transform: translateX(0%) translateY(-10%);
	-o-transform: translateX(0%) translateY(-10%);
	transform: translateX(0%) translateY(-10%);
	left: 0;
	right: 0;
	text-align: center;
}
.thsn-portfolio-style-1 img {
	width: 100%;
	height: auto;
	transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: all ease 400ms;
	-moz-transition: all ease 400ms;
	-webkit-transition: all ease 400ms;
}
.thsn-portfolio-style-1:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.thsn-portfolio-style-1 h3.thsn-portfolio-title {
	font-size: 24px;
	line-height: 28px;
}
.thsn-portfolio-style-1 .thsn-content-wrapper,
.thsn-portfolio-style-1 .themesion-content,
.thsn-portfolio-style-1 .thsn-link-icon{
	transition: all ease 800ms;
	-moz-transition: all ease 800ms;
	-webkit-transition: all ease 800ms;
	-o-transition: all ease 800ms;
}
.thsn-portfolio-style-1:hover .themesion-content {
	opacity: 1;
}
.thsn-portfolio-style-1 h3.thsn-portfolio-title a,
.thsn-portfolio-style-1 .thsn-port-cat a{
	color:var(--thsn-logisto-blackish-color);
}
.thsn-elementor-bg-color-gradient .thsn-portfolio-style-1 h3.thsn-portfolio-title a,
.thsn-elementor-bg-color-gradient .thsn-portfolio-style-1 .thsn-port-cat a,
.thsn-elementor-bg-color-globalcolor .thsn-portfolio-style-1 h3.thsn-portfolio-title a,
.thsn-elementor-bg-color-globalcolor .thsn-portfolio-style-1 .thsn-port-cat a{
	color:var(--thsn-logisto-white-color);
}
.thsn-portfolio-style-1 .thsn-port-cat a{
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
.thsn-portfolio-style-1 .themesion-content{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(var(--thsn-logisto-global-color-rgb) ,0.90);
	padding: 20px 40px 0 30px;
	opacity: 0;
	overflow: hidden
}
.thsn-elementor-bg-color-gradient .thsn-portfolio-style-1 .themesion-content,
.thsn-elementor-bg-color-globalcolor .thsn-portfolio-style-1 .themesion-content{
	background-color: rgba(var(--thsn-logisto-secondary-color-rgb) ,0.90);
}
.thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next,
.thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev{
	width: 70px;
	height: 70px;
	color: var(--thsn-logisto-blackish-color);
}
.thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev{
	background-color: var(--thsn-logisto-light-bg-color);
}
.thsn-elementor-bg-color-light .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev{
	background-color: var(--thsn-logisto-white-color);
}
.thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next,
.thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover{
	background-color: var(--thsn-logisto-global-color);
}
.thsn-elementor-bg-color-gradient .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next,
.thsn-elementor-bg-color-globalcolor .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next,
.thsn-elementor-bg-color-gradient .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover,
.thsn-elementor-bg-color-globalcolor .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover{
	color: var(--thsn-logisto-white-color);
	background-color: var(--thsn-logisto-blackish-bg-color);
}
.thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav button:hover.owl-next{
	background-color: var(--thsn-logisto-secondary-color);
	color: var(--thsn-logisto-white-color);
}
.thsn-elementor-bg-color-secondary .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav button:hover.owl-next{
	background-color: var(--thsn-logisto-blackish-bg-color);
}
.thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev::after,
.thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next::after {
	content: '\e85f'!important;
	font-weight: 600;
	font-size: 12px;
}
.thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav{
	width: 120px !important;
}
.thsn-align-center .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav{
	width: 100% !important;
}
.elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav{
	right: 370px !important;
	top: -135px !important;
}
.thsn-align-right .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel[data-nav="true"] .thsn-ele-header-area{
	padding-left: 170px;
}
body.rtl .thsn-align-right .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel[data-nav="true"] .thsn-ele-header-area{
	padding-left: 0;
}
body.rtl .thsn-align-left .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel[data-nav="true"] .thsn-ele-header-area{
	padding-right: 170px;
}
/*===== RTL =====*/
body.rtl .elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav{
	left: 400px!important;
	right: auto!important;
}
body.rtl .elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav .owl-next{
	left: 50px;
	right: auto;
}
/*=== Responsive ===*/
@media (max-width: 1750px){
	.elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav {
		right: 300px !important;
	}
	body.rtl .elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav{
		left: 320px!important;
	}
}
@media (max-width: 1650px){
	.elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav {
		right: 240px !important;
	}
	body.rtl .elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav {
		left: 270px !important;
	}
}
@media (max-width: 1550px){
	.elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav {
		right: 200px !important;
	}
	body.rtl .elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav {
		left: 220px !important;
	}
}
@media (max-width: 1450px){
	.elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav {
		right: 160px !important;
	}
	body.rtl .elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav{
		left: 180px!important;
	}
}
@media (max-width: 1350px){
	.elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav {
		right: 15px !important;
	}
	body.rtl .elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav {
		left: 45px !important;
	}
}
@media (max-width: 1024px){
	.elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav {
		right: 0px!important;
	}
	body.rtl .elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav {
		left: 30px !important;
	}
}
@media (max-width: 768px){
	.elementor-section-full_width .thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav{
		display: none;
	}
}
@media (max-width: 575px){
	.thsn-element-portfolio-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-nav{
		display: none;
	}
}