/*** thsn-ihbox-style-5 ***/
.thsn-stylefive .thsn-ihbox-style-5{
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.thsn-ihbox-style-5{
	padding: 0 40px 0 40px;
}
.thsn-ihbox-style-5 .thsn-element-title{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
	color: var(--thsn-logisto-global-color);
}
.thsn-ihbox-style-5 .thsn-ihbox-icon-wrapper:not(.thsn-ihbox-icon-type-image),
.thsn-ihbox-style-5 .thsn-ihbox-svg-wrapper{
	font-size: 80px;
	line-height: 80px;
	color: var(--thsn-logisto-global-color);
}
.thsn-ihbox-style-5 .thsn-ihbox-icon-wrapper,
.thsn-ihbox-style-5 .thsn-ihbox-svg-wrapper{
	transition: all 0.3s ease 0s;
	margin-right: 40px;
}
.thsn-ihbox-style-5 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image{
    margin-bottom: 20px;
}
.thsn-ihbox-style-5 .thsn-ihbox-icon-wrapper i:not(.thsn-logisto-icon)::before{
	display: inline-block;
	margin-bottom: 15px;
}
.thsn-ihbox-style-5 .thsn-ihbox-svg-wrapper svg {
	width: 80px;
	height: 80px;
	fill: var(--thsn-logisto-global-color);
	margin-bottom: 15px;
}
.thsn-elementor-bg-color-gradient .thsn-ihbox-style-5 .thsn-ihbox-svg-wrapper svg,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-5 .thsn-ihbox-svg-wrapper svg,
.thsn-elementor-bg-color-light .thsn-ihbox-style-5 .thsn-ihbox-svg-wrapper svg{
	fill: var(--thsn-logisto-secondary-color);
}
.thsn-ihbox-style-5:hover .thsn-ihbox-icon-wrapper,
.thsn-ihbox-style-5:hover .thsn-ihbox-svg-wrapper {
	transform: translateY(-10px);
}
.thsn-text-color-white .thsn-ihbox-style-5 .thsn-heading-desc {
	color:var(--thsn-logisto-white-color);
}
.elementor-element.thsn-elementor-bg-color-gradient .thsn-ihbox-style-5 .thsn-element-title,
.elementor-element.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-5 .thsn-element-title,
.elementor-element.thsn-elementor-bg-color-light .thsn-ihbox-style-5 .thsn-element-title{
	color:var(--thsn-logisto-blackish-color);
}
.elementor-element.thsn-elementor-bg-color-gradient .thsn-ihbox-style-5 .thsn-ihbox-icon-wrapper,
.elementor-element.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-5 .thsn-ihbox-icon-wrapper,
.elementor-element.thsn-elementor-bg-color-light .thsn-ihbox-style-5 .thsn-ihbox-icon-wrapper{
	color: var(--thsn-logisto-secondary-color);
}
.elementor-element.thsn-elementor-bg-color-gradient .thsn-ihbox-style-5 .thsn-heading-desc,
.elementor-element.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-5 .thsn-heading-desc,
.elementor-element.thsn-elementor-bg-color-light .thsn-ihbox-style-5 .thsn-heading-desc{
	color: #666;
}
.thsn-stylefive .thsn-ihbox-style-5{
	padding: 55px 45px 50px;
	box-shadow: 0px 1px 16px 0px rgb(0 0 0 / 7%);
}
.thsn-stylefive .thsn-ihbox-style-5 .thsn-element-title {
	color: var(--thsn-logisto-blackish-color);
}
.thsn-stylefive .thsn-ihbox-style-5 .thsn-ihbox-icon-wrapper {
	color: var(--thsn-logisto-secondary-color);
	font-size: 75px;
	line-height: 75px;
	margin-right: 35px;
}
.thsn-stylefive .thsn-ihbox-style-5 .thsn-heading-desc{
	color: unset;
}
.thsn-stylefive .thsn-ihbox-style-5:before {
	display: block;
	height: 5px;
	content: '';
	position: absolute;
	width: auto;
	top: 0;
	background-color: var(--thsn-logisto-secondary-color);
	left: 35px;
	right: 35px;
}
.thsn-ihbox-style-5 .thsn-element-subtitle,
.thsn-ihbox-style-5 .thsn-element-heading {
	font-size: 20px;
	line-height: 28px;
	margin: 10px 0 0;
}
/*===== RTL =====*/
body.rtl .thsn-stylefive .thsn-ihbox-style-5 .thsn-ihbox-icon-wrapper{
	margin-left: 35px;
	margin-right: 0px;
}