/*------------------------------------------------------------------
[Master Stylesheet]
1. Icon Heading Box
2. Blog Box
3. Portfolio Section
4. Team Member Section
5. Contact Form 7
6. Custom Button
7. Testimonial
8. client logo
9. Fact and digit
10.Service Style
11.VC Button
12.Contact form
13.error-404
14.Search Popup Area CSS
-------------------------------------------------------------------*/
/* --------------------------------------
* Topbar setting
* ---------------------------------------*/
.thsn-pre-header-wrapper ul.thsn-contact-info li{
	display: inline-block;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}
.thsn-pre-header-wrapper ul.thsn-contact-info > li:first-child{
	padding-left: 0;
}
.thsn-pre-header-wrapper ul.thsn-contact-info > li:last-child{
	padding-right: 0;
}
.thsn-pre-header-wrapper ul.thsn-contact-info li li{
	padding-left: 0px;
	padding-right: 0px;
}
.thsn-pre-header-wrapper .thsn-social-links li{
	margin-right: 0px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0;
}
.thsn-pre-header-wrapper .thsn-social-links li a{
	position: relative;
	display: inline-block;
	width: 50px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	font-size: 16px;
	vertical-align: top;
}
.thsn-pre-header-wrapper{
	border-bottom: 1px solid #eeeeee;
}
.thsn-pre-header-wrapper.thsn-bg-color-white{
	border-bottom-color: #eeeeee;
	color: #777;
}
.thsn-color-white .thsn-pre-header-right .thsn-header-search-btn a,
.thsn-color-white .thsn-social-links li a{
	color: #fff;
}
.thsn-pre-header-wrapper ul.thsn-contact-info li i{
	margin-right: 5px;
}

/*=== .thsn-header-style-4 ===*/
.thsn-header-style-4 .thsn-color-white .thsn-social-links li a {
	color: rgba(255, 255, 255, 0.70);
}
.thsn-header-style-4 .thsn-pre-header-wrapper .thsn-social-links li{
	position: relative;
}
.thsn-header-style-4 .thsn-pre-header-wrapper .thsn-social-links li:after{
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 1px;
	height: 14px;
	background-color: rgba(0, 0, 0, 0.2);
}
.thsn-header-style-4 .thsn-color-white.thsn-pre-header-wrapper .thsn-social-links li:after{
	background-color: rgba(255, 255, 255, 0.2);
}
.thsn-header-style-4 .thsn-pre-header-wrapper .thsn-social-links li:last-child:after{
	display: none;
}
.thsn-header-style-4 .thsn-pre-header-wrapper ul.thsn-contact-info li{
	padding-left: 0;
	font-size: 14px;
}

/* --------------------------------------
* Header setting
* ---------------------------------------*/
.thsn-table{
	display: table;
	height: 100%;
}
.thsn-table-cell{
	display: table-cell;
	line-height: normal;
vertical-align: middle;
}
.thsn-header-menu-area:not(.thsn-sticky-on) > div{
	background-color: transparent;
}
.thsn-cart-details{
	position: relative;
}
.thsn-header-box-icon,
.thsn-header-box-title,
.thsn-header-box-content{
	display:block;
}

/*=== .thsn-header-style-3 ===*/
.thsn-header-style-3 .thsn-header-info-inner .thsn-header-box-1,
.thsn-header-style-3 .thsn-header-info-inner .thsn-header-box-2,
.thsn-header-style-3 .thsn-header-info-inner .thsn-header-box-3{
	display: inline-block;
}
.thsn-header-style-3  .thsn-header-menu-area{
position: relative;
	z-index: 9;
}
.thsn-header-style-3 .thsn-header-info-inner > div{
	margin-right:   30px;
	padding-right:  30px;
	position: relative;
}
.thsn-header-style-3 .thsn-header-info-inner > div .thsn-header-box-icon{
	position: absolute;
	top: 7px;
	left: -30px;
	font-size: 24px;
	display: inline-block;
}
.thsn-header-style-3 .thsn-header-info-inner > div:last-child{
	margin-right:   0;
	padding-right: 0;
}
.thsn-header-style-3 .thsn-header-info-inner > div:after{
	content: "";
	position: absolute;
	height: 100%;
	width: 1px;
	top: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0.30);
}
.thsn-header-style-3 .thsn-header-info-inner > div:last-child:after{
	display: none;
}
/*=== .thsn-header-style-6 ===*/
.thsn-header-style-6 .thsn-header-overlay {
	position: absolute;
	width: 100%;
	z-index: 9;
}
.thsn-header-style-6 .thsn-header-overlay .site-branding{
	display: block;
	flex: none;
}
.thsn-header-style-6 .thsn-pre-header-wrapper .thsn-social-links li a,
.thsn-header-style-6 .thsn-pre-header-right .thsn-header-search-btn a,
.thsn-header-style-6 .thsn-pre-header-right .thsn-header-search-btn,
.thsn-header-style-6 .thsn-pre-header-wrapper {
	height: 60px;
	line-height: 60px;
}
.thsn-header-style-6 .thsn-header-overlay .thsn-pre-header-right .thsn-header-search-btn{
	background-color: transparent;
}
.thsn-header-style-6 .thsn-pre-header-wrapper .thsn-pre-header-left i{
	font-size: 18px;
}
.thsn-header-style-6 .thsn-title-bar-content{
	padding-top: 150px;
}
.thsn-header-style-6 .thsn-header-overlay .thsn-pre-header-wrapper .thsn-social-links a{
	font-size: 16px;
	width: 32px;
}

/* --------------------------------------
* Heading Subheading Element
* ---------------------------------------*/
.thsn-align-center .thsn-ihbox-heading .vc_custom_heading,
.thsn-align-center .thsn-ihbox-subheading .vc_custom_heading {
    text-align: center !important;
}
.thsn-align-right .thsn-ihbox-heading .vc_custom_heading,
.thsn-align-right .thsn-ihbox-subheading .vc_custom_heading {
    text-align: right !important;
}
.thsn-divider .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading,
.thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider .thsn-ihbox-heading{
	position: relative;
}
.thsn-divider .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading:after,
.thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider .thsn-ihbox-heading:after{
	content: '';
	width: 100px;
	background-color: #222;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: -10px;
}
.thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider.thsn-align-center .thsn-ihbox-heading:after,
.thsn-divider .thsn-ihbox.thsn-ihbox-style-hsbox.thsn-align-center .thsn-ihbox-heading:after{
	left: 50%;
	margin-left: -50px;
}
.thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider.thsn-align-right .thsn-ihbox-heading:after,
.thsn-divider .thsn-ihbox.thsn-ihbox-style-hsbox.thsn-align-right .thsn-ihbox-heading:after{
	right: 0;
    left: unset;
}
.thsn-skincolor-heading .thsn-ihbox-heading em{
	font-style: normal;
}
.thsn-bg-color-globalcolor .thsn-divider .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading:after,
.thsn-bg-color-globalcolor .thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider .thsn-ihbox-heading:after{
	background-color: #fff
}
.thsn-divider .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading,
.thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider .thsn-ihbox-heading{
	margin-bottom: 40px;
	padding-bottom: 1px;
}
.thsn-bg-color-globalcolor .thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider .thsn-ihbox-heading:after,
.thsn-bg-color-gradientcolor .thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider .thsn-ihbox-heading:after{
	background-color: #fff;
}

/* Divider Top */
.thsn-divider-top .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading,
.thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider-top .thsn-ihbox-heading{
	position: relative;
}
.thsn-divider-top .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading:after,
.thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider-top .thsn-ihbox-heading:after{
	content: '';
	width: 50px;
	background: #222;
	height: 2px;
	position: absolute;
	left: 0;
	top: 0;
}
.thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider-top.thsn-align-center .thsn-ihbox-heading:after,
.thsn-divider-top .thsn-ihbox.thsn-ihbox-style-hsbox.thsn-align-center .thsn-ihbox-heading:after{
	left: 50%;
	margin-left: -25px;
}
.thsn-bg-color-globalcolor .thsn-divider-top .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading:after,
.thsn-bg-color-globalcolor .thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider-top .thsn-ihbox-heading:after{
	background-color: #fff
}
.thsn-divider-top .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading,
.thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider-top .thsn-ihbox-heading{
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 1px;
}
.thsn-bg-color-gradientcolor .thsn-ihbox.thsn-ihbox-style-hsbox.thsn-divider-top .thsn-ihbox-heading:after{
	background: #fff !important;
}

/* --------------------------------------
* Icon Heading Box
* ---------------------------------------*/
.thsn-bg-color-globalcolor.thsn-text-color-white .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-subheading h4:after,
.thsn-text-color-white .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-subheading h4:after{
	background-color: #fff;
}

/*=== ihbox-style-global ===*/
.thsn-ihbox-style-1{
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.thsn-ihbox-style-1{
	padding: 55px 30px 40px;
	text-align: center;
	position: relative;
}
.thsn-ihbox-style-1 .thsn-ihbox-heading > *,
.thsn-ihbox-style-1 .thsn-ihbox-subheading > *,
.thsn-ihbox-style-3 .thsn-ihbox-heading > *,
.thsn-ihbox-style-3 .thsn-ihbox-subheading > *,
.thsn-ihbox-style-5 .thsn-ihbox-heading > *,
.thsn-ihbox-style-5 .thsn-ihbox-subheading > *,
.thsn-ihbox-style-6 .thsn-ihbox-heading > *,
.thsn-ihbox-style-6 .thsn-ihbox-subheading > *,
.thsn-ihbox-style-8 .thsn-ihbox-heading > *,
.thsn-ihbox-style-8 .thsn-ihbox-subheading > * {
    text-align: center !important;    
}
.thsn-ihbox-style-1:after{
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%; 
	left: 0;
	z-index: 0;
}
.thsn-ihbox-style-1 .thsn-ihbox-icon,
.thsn-ihbox-style-1 .thsn-ihbox-contents{
	position: relative;
	z-index: 1;
}
.thsn-ihbox-style-1.thsn-ihbox h2{
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
	position: relative; 
}

.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper{
	font-size: 55px;
	line-height: 55px;
	margin-bottom:30px;
}
.thsn-ihbox-style-1 .thsn-ihbox-contents{
	margin-top: 20px;
	position: relative;
	font-size: 15px;
	line-height: 28px;
}
.thsn-ihbox-style-1 .vc_btn3-container.vc_btn3-inline{
	margin: 0;
	margin-top: 15px;
}
.thsn-ihbox-style-1 .thsn-ihbox-contents .vc_btn3-color-globalcolor.vc_general.vc_btn3{
	background-color: transparent;
	background: none;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	font-weight: 700;
	border-radius: 0;
	border: none;
	display: inline-block;
	padding-right: 30px;
	position: relative;
}
.thsn-ihbox-style-1 .thsn-ihbox-contents .vc_btn3-color-globalcolor.vc_general.vc_btn3:hover{
	background-color: none;
}
.thsn-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper{
	color: #fff;
}
.thsn-bg-color-globalcolor .thsn-ihbox-style-1.thsn-ihbox h2:after{
	background: rgba(255, 255, 255, 0.20);
}
.thsn-ihbox-style-1 .thsn-ihbox-contents .vc_btn3-color-globalcolor.vc_general.vc_btn3:after {
	content: "\e810";
	font-family: "themesion-base-icons";
	font-size: 16px;
	padding-left: 10px;
	background: none !important;
	font-weight: normal;
	line-height: 16px;
	vertical-align: middle;
}

/*=== thsn-ihbox-style-2 ===*/
.thsn-ihbox-style-2{
	position: relative;
	margin-bottom: 40px;
}
.thsn-ihbox-style-2 .thsn-ihbox-contents,
.thsn-ihbox-style-2 *{
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.thsn-ihbox-style-2 .thsn-ihbox-icon{
	padding-right: 20px;
	padding-top: 0;
}
.thsn-ihbox-style-2 .thsn-ihbox-icon-wrapper{
	font-size: 60px;
	line-height: 75px;
}
.thsn-ihbox-style-2 h2{
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	padding-bottom: 15px;
	margin-bottom: 20px;
	position: relative;
}
.thsn-ihbox-style-2 h2:after{
	content: '';
	position: absolute;
	bottom: 0;
	width: 50px;
	height: 2px; 
	left: 0;
	z-index: 0;
	background: #e5e5e5;
}
.thsn-ihbox-style-2 .thsn-ihbox-icon-wrapper i:before {
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.thsn-ihbox-style-2 .thsn-ihbox-content{
	font-size: 15px;
	line-height: 24px;
}

/*=== thsn-ihbox-style-3 ===*/
.thsn-ihbox-style-3{
	padding: 55px 56px 40px;
	text-align: center;
	position: relative;
}
.thsn-ihbox-style-3:after{
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 0;
}
.thsn-ihbox-style-3 .thsn-ihbox-icon,
.thsn-ihbox-style-3 .thsn-ihbox-contents{
	position: relative;
	z-index: 1;
}
.thsn-ihbox-style-3.thsn-ihbox h2{
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
	position: relative;
}
.thsn-ihbox-style-3 .thsn-ihbox-icon-wrapper{
	font-size: 70px;
	line-height: 70px;
	margin-bottom:25px;
}
.thsn-ihbox-style-3 .thsn-ihbox-icon-wrapper i:before{
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.thsn-ihbox-style-3 .thsn-ihbox-contents{
	margin-top: 20px;
	position: relative;
	font-size: 15px;
	line-height: 24px;
}
.thsn-bg-color-gradientcolor .thsn-ihbox-style-3 .thsn-ihbox-icon-wrapper i:before{
	background-image: linear-gradient(to right,#fff,#fff);
}

/*=== thsn-ihbox-style-4 ===*/
.vc_column-inner .thsn-ihbox-style-4:nth-child(even){
	background-color: #fff;
}
.thsn-ihbox-style-4{
	position: relative;
	padding: 22px;
}
.thsn-ihbox-style-4 .thsn-ihbox-contents,
.thsn-ihbox-style-4 *{
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.thsn-ihbox-style-4 .thsn-ihbox-icon{
	padding-right: 20px;
}
.thsn-ihbox-style-4 .thsn-ihbox-icon-wrapper{
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
}
.thsn-ihbox-style-4 h2{
	font-size:18px;
	line-height: 28px;
	font-weight: 600;
	color: #666;
	margin-top: 0;
	margin-bottom: 0
}
.thsn-ihbox-style-4 h4{
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 0
}

/*=== thsn-ihbox-style-5 ===*/
.thsn-ihbox-style-5.thsn-ihbox {
	text-align: center;
	position: relative;
}
.thsn-ihbox-style-5.thsn-ihbox h2{
	font-size: 20px;
	line-height: 26px;
	font-weight: 700;
}
.thsn-ihbox-style-5 .thsn-ihbox-icon-wrapper{
	margin-bottom: 25px;
	color: #071323;
	display: inline-block;
	position: relative;
	width: 120px;
	height: 120px;
	border:1px dashed #bfbfbf;
	border-radius: 50%;
}
.thsn-ihbox-style-5 .thsn-ihbox-icon-wrapper i{
	font-size: 55px;
	line-height: 95px;
	background: #f8f8f8;
	display: inline-block;
	width: 95px;
	height: 95px;
	border-radius: 50%;
	margin-top: 11px;
}
.thsn-ihbox-style-5 .thsn-ihbox-icon-wrapper i:before{
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.thsn-ihbox-style-5 .thsn-ihbox-content{
	margin-top: 15px;
	padding: 0 50px;
	font-size: 15px;
	line-height: 24px;
}
body{
	counter-reset: item thsnbox1;
}
.thsn-steps-counter .thsn-ihbox-style-5  .thsn-ihbox-icon-wrapper:before {
	content: counter(thsnbox1, decimal-leading-zero) " ";
	counter-increment: thsnbox1;
	color: #fff;
	height: 30px;
	width: 30px;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	font-weight: 600;
	top: 0;
	right: 0;
	z-index: 99;
	background: #222;
}
.thsn-steps-counter .thsn-ihbox-style-5 .thsn-ihbox-icon-wrapper:after{
	width: 30px;
	height: 30px;
	content: '';
	position: absolute;
	top: -5px;
	right: -5px;
	border-radius: 50%;
}
.thsn-steps-counter .vc_column_container .vc_column_container:nth-child(2) .thsn-ihbox-style-5:before,
.thsn-steps-counter .vc_column_container .vc_column_container:nth-child(1) .thsn-ihbox-style-5:before {
	content: '';
	top: 20px;
	right: -27%;
	z-index: 99;
	width: 170px;
	height: 50px;
	background: url(../images/arrow.png) no-repeat 0 0;
	display: block;
	position: absolute;
}
.thsn-steps-counter .vc_column_container .vc_column_container:nth-child(2) .thsn-ihbox-style-5:before{
	background: url(../images/arrow-down.png) no-repeat 0 0;
	top: 50px;
}

/*=== thsn-ihbox-style-6 ===*/
.thsn-ihbox-style-6{
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.thsn-ihbox-style-6{
	padding: 50px 40px 40px;
	position: relative;
	background-color: #fff;
	text-align: center;
}
.thsn-ihbox-style-6:after{
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%; 
	left: 0;
	z-index: 0;
}
.thsn-ihbox-style-6 .thsn-ihbox-icon i:before{
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.thsn-ihbox-style-6 .thsn-ihbox-icon,
.thsn-ihbox-style-6 .thsn-ihbox-contents{
	position: relative;
	z-index: 1;
}
.thsn-ihbox-style-6.thsn-ihbox h2{
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
	position: relative; 
}
.thsn-ihbox-style-6 .thsn-ihbox-icon-wrapper{
	font-size: 55px;
	line-height: 55px;
	margin-bottom:30px;
}
.thsn-ihbox-style-6 .thsn-ihbox-contents{
	margin-top: 20px;
	position: relative;
	font-size: 15px;
	color: #666;
	line-height: 28px;
}
.thsn-ihbox-style-6 .vc_btn3-container.vc_btn3-inline{
	margin: 0;
	margin-top: 15px;
}

/*=== thsn-ihbox-style-7 ===*/
.thsn-ihbox-style-7{
	position: relative;
	margin-bottom: 20px;
}
.thsn-ihbox-style-7 .thsn-ihbox-contents,
.thsn-ihbox-style-7 *{
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.thsn-ihbox-style-7 .thsn-ihbox-icon{
	padding-right: 20px;
	padding-top: 5px;
}
.thsn-ihbox-style-7 .thsn-ihbox-icon-wrapper{
	font-size: 42px;
	line-height: 42px;
	color: #fff;
	text-align: center;
}
.thsn-ihbox-style-7 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image{
	line-height: normal;
	font-size: unset;
}
.thsn-ihbox-style-7 h2{
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 0;
}
.thsn-ihbox-style-7 .thsn-ihbox-contents{
	font-size: 15px;
	line-height: 24px;
	margin-top: 20px;
	border-top: 1px solid rgba(255, 255, 255, 0.15);
	padding-top: 15px;
}
.thsn-ihbox-style-7 .vc_btn3-container.vc_btn3-inline{
	margin: 0;
	margin-top: 10px;
}
.thsn-ihbox-style-7 .thsn-ihbox-contents .vc_btn3-color-globalcolor.vc_general.vc_btn3{
	background-color: transparent;
	background: none;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	font-weight: 500;
	border-radius: 0;
	border: none;
	display: inline-block;
	padding-right: 0;
	padding-left: 0;
	position: relative;
}
.thsn-ihbox-style-7 .thsn-ihbox-contents .vc_btn3-color-globalcolor.vc_general.vc_btn3:hover{
	background-color: none;
}
.thsn-bg-color-globalcolor .thsn-ihbox-style-7 .thsn-ihbox-icon-wrapper{
	color: #fff;
}
.thsn-bg-color-globalcolor .thsn-ihbox-style-7.thsn-ihbox h2:after{
	background: rgba(255, 255, 255, 0.20);
}
.thsn-ihbox-style-7 .thsn-ihbox-contents .vc_btn3-color-globalcolor.vc_general.vc_btn3:after {
	content: "\e810";
	font-family: "themesion-base-icons";
	font-size: 16px;
	padding-left: 10px;
	background: none !important;
	font-weight: normal;
	line-height: 16px;
	vertical-align: middle;
}
/*=== thsn-ihbox-style-8 ===*/
.thsn-ihbox-style-8{
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.thsn-ihbox-style-8{
	padding: 0 40px;
	position: relative;
	text-align: center;
}
.thsn-ihbox-style-8 .thsn-ihbox-icon i:before{
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.thsn-ihbox-style-8 .thsn-ihbox-icon,
.thsn-ihbox-style-8 .thsn-ihbox-contents{
	position: relative;
	z-index: 1;
}
.thsn-ihbox-style-8.thsn-ihbox h2{
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
	position: relative;
}
.thsn-ihbox-style-8 .thsn-ihbox-icon-wrapper{
	font-size: 55px;
	line-height: 100px;
	margin:0 auto 30px;
	width: 100px;
	height: 100px;
	text-align: center;
	border-radius: 50%;
}
.thsn-ihbox-style-8 .thsn-ihbox-contents{
	margin-top: 20px;
	position: relative;
	font-size: 15px;
	line-height: 28px;
}

/*=== thsn-ihbox-style-9 ===*/
.thsn-ihbox-style-9{
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
.thsn-ihbox-style-9 .thsn-ihbox-headingicon{
	align-items: center;
}
.thsn-ihbox-style-9 .thsn-ihbox-icon{
	padding-right: 15px;
}
.thsn-ihbox-style-9 .thsn-ihbox-icon-wrapper{
	font-size: 35px;
	line-height: 115px;
	text-align: center;
	width: 150px;
	height: 115px;
	vertical-align: middle;
	color: #fff;
}
.thsn-ihbox-style-9 .thsn-ihbox-dec{
	padding-left: 30px;
	padding-right: 35px;
}
.thsn-ihbox-style-9 .thsn-ihbox-contents h2{
	font-size: 22px;
	line-height: 32px;
	color: #fff;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0
}
.thsn-ihbox-style-9 h4{
	font-size: 14px;
	line-height: 24px;
	color: #7e7e7e;
}

/*=== thsn-ihbox-style-10 ===*/
.thsn-ihbox-style-10{
	margin-bottom: 40px;
}
.thsn-ihbox-style-10 .thsn-ihbox-contents,
.thsn-ihbox-style-10 *{
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.thsn-ihbox-style-10 h2{
	font-size:18px;
	line-height: 20px;
	font-weight: 700;
	margin-bottom: 5px;
}
.thsn-ihbox-style-10 .thsn-ihbox-icon-wrapper{
	font-size: 40px;
	line-height: 90px;
	margin-right: 20px;
	width: 90px;
	height: 90px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
}
.thsn-ihbox-style-10 .thsn-ihbox-contents{
	position: relative;
	font-size: 15px;
	line-height: 28px;
}
/*=== thsn-ihbox-style-11 ===*/
.thsn-ihbox-style-11{
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
.thsn-ihbox-style-11 .thsn-ihbox-headingicon{
	align-items: center;
}
.thsn-ihbox-style-11 .thsn-ihbox-content{
	margin-top: 15px;
}
.thsn-ihbox-style-11 .thsn-ihbox-contents,
.thsn-ihbox-style-11 *{
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.thsn-ihbox-style-11 .thsn-ihbox-icon{
	padding-right: 15px;
}
.thsn-text-color-white .thsn-ihbox-style-11 .thsn-ihbox-icon i{
	color: rgba(255, 255, 255, 0.8);
}
.thsn-ihbox-style-11 .thsn-ihbox-icon-wrapper{
	font-size: 26px;
	line-height: 26px;
	text-align: center;
}
.thsn-ihbox-style-11 h2{
	font-size:16px;
	line-height: 26px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0
}
.thsn-ihbox-style-11 h4{
	font-size: 14px;
	line-height: 24px;
	color: #7e7e7e;
}
/*=== thsn-ihbox-style-12 ===*/
.thsn-ihbox-style-12{
	margin-bottom: 20px;
}
.thsn-ihbox-style-12 h2{
	font-size:24px;
	line-height: 34px;
	font-weight: 600;
	margin-bottom: 10px;
	letter-spacing: -.75px;
}
.thsn-ihbox-style-12 h4{
	font-family: Mulish,sans-serif;
	font-size:12px;
	line-height: 20px;
	font-weight: 700;
	color: #666;
	letter-spacing: .25px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.thsn-ihbox-style-12 .thsn-ihbox-icon-wrapper{
	margin-right: 20px;
}
.thsn-ihbox-style-12 .thsn-iconhbox-content {
	padding-top: 20px;
}

/*=== thsn-ihbox-style-13 ===*/
.thsn-ihbox-style-13{
	position: relative;
	margin-bottom: 30px;
	width: 50%;
	float: left;
}
.thsn-ihbox-style-13 .thsn-ihbox-icon{
padding-right: 15px;
margin-bottom: 5px;
}
.thsn-ihbox-style-13 .thsn-ihbox-icon-wrapper{
	font-size: 55px;
	line-height: 55px;
	text-align: center;
}
.thsn-ihbox-style-13 h2{
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
	margin-bottom: 0;
}
/* --------------------------------------
* thsn-timebox-list
* ---------------------------------------*/
ul.thsn-timelist-list{
	padding: 0px;
	margin: 0;
	font-size: 14px;
}
ul.thsn-timelist-list li{
	font-size: 14px;
	line-height: 24px;
	list-style: none;
	border-bottom: 1px solid #e2e4e8;
	padding: 15px 0px;
}
ul.thsn-timelist-list li:last-child{
	border-bottom: none;
}
ul.thsn-timelist-list .thsn-timelist-li-value{
	float: right;
	font-weight: 600;
}
.thsn-text-color-white ul.thsn-timelist-list li {
	border-bottom-color: rgba(255, 255, 255, 0.25);
	padding: 12px 0px;
}

/* --------------------------------------
* Blog Box
* ---------------------------------------*/
.themesion-box-blog{
	margin-bottom: 30px;
}
.themesion-ele-blog .thsn-post-title{
	margin-bottom: 10px;
}
.thsn-meta-container .thsn-meta-line{
	color: #abacaf;
}
/*=== ts-blogbox-style-1 ===*/
.thsn-blogbox-style-1 {
	margin-bottom: 30px;
}
.thsn-blogbox-style-1 .thsn-featured-container{
	position: relative;
	margin-left: 25px;
	margin-top: 25px;
}
.thsn-blogbox-style-1 .thsn-meta-date{
	padding: 10px 20px;
	color: #fff;
	position: absolute;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	position: absolute;
	top: -25px;
	left: -25px;
}
.thsn-blogbox-style-1 .thsn-meta-date span{
	font-size: 28px;
	line-height: 30px;
	display: block;
	letter-spacing: 0;
}
.thsn-blogbox-style-1 .thsn-meta-category{
	color: #666;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	position: relative;
	padding-left: 50px;
}
.thsn-blogbox-style-1 .thsn-meta-category:after{
	position: absolute;
	content: '';
	left: 0;
	top: 10px;
	width: 30px;
	height: 1px;
}
.thsn-blogbox-style-1 .thsn-meta-category a{
	color: #666;
}
.thsn-blogbox-style-1 .themesion-box-content{
	padding-top:20px;
}
.thsn-blogbox-style-1 .themesion-box-content .thsn-post-title{
	font-size: 24px;
	line-height: 32px;
	margin-left: 25px;
}
.thsn-blogbox-style-1 .themesion-box-content .thsn-post-title a{
	color: #222
}
.thsn-blogbox-style-1 .thsn-meta-container{
	margin-bottom: 10px;
	font-size: 16px;
}
.thsn-blogbox-style-1 .themesion-box-desc{
	margin-top: 10px;
	margin-left: 25px;
}
.thsn-blogbox-style-1 .thsn-meta-container .thsn-meta-line {
	display: inline-block;
	margin-left: 10px;
	position: relative;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	color: #a0a9b6;
	letter-spacing: 1px;
}
.thsn-blogbox-style-1 .thsn-meta-container .thsn-meta-line i{
	display: none;
}
.thsn-blogbox-style-1 .thsn-meta-container .thsn-meta-line:last-child:after{
	display: none;
}
.thsn-blogbox-style-1 .thsn-meta-container .thsn-meta-line:first-child{
	margin-left: 0;
}
.thsn-blogbox-style-1 .themesion-box-content .vc_general.vc_btn3{
	background-color: transparent !important;
	color: #000;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}
.thsn-blogbox-style-1 .themesion-box-content .vc_general.vc_btn3:after{
	font-family: themesion-base-icons;
	content: '\e835';
	font-size: 15px;
	margin-left: 10px;
}

/*=== .thsn-blogbox-style-2 ===*/
.thsn-blogbox-style-2 .thsn-featured-container,
.thsn-blogbox-style-2{
	position: relative;
}
.thsn-blogbox-style-2 .themesion-box-content{
	padding: 22px 25px 20px;
	background: #fff;
}
.thsn-blogbox-style-2 .thsn-meta-date{
	position: absolute;
	padding: 7px 12px;
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	top: 15px;
	left: 15px;
	letter-spacing: 1px;
}
.thsn-blogbox-style-2 .post-item .thsn-post-title{
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 5px;
	min-height: 122px;
}
.thsn-blogbox-style-2 .thsn-meta-container .thsn-meta-category a{
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
}
.thsn-blogbox-style-2 .themesion-box-desc p{
	font-size: 15px;
	margin-bottom: 25px;
}
.thsn-blogbox-style-2 .thsn-post-link{
	margin-top: 15px;
	border-top: 1px solid #dee4ea;
	padding-top: 15px;
}
.thsn-blogbox-style-2 .thsn-meta-comments-wrapper{
	font-size: 14px;
	color: #272727;
}
.thsn-blogbox-style-2 .post-item .thsn-read-more-link a{
	color: #232323;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: 600;
	display: inline-block;
	position: relative;
}
.thsn-blogbox-style-2 .post-item .thsn-read-more-link a:after {
	content: "\e830";
    font-family: themesion-base-icons;
    font-size: 15px;
    padding-left: 10px;
    background: 0 0 !important;
    font-weight: 600;
    line-height: 18px;
    vertical-align: middle;
}
.thsn-blogbox-style-2 .themesion-icon-box,
.thsn-blogbox-style-2 .thsn-featured-wrapper:before,
.thsn-blogbox-style-2 .post-item .thsn-read-more-link a:after,
.thsn-blogbox-style-2 .themesion-box-content{
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.thsn-blogbox-style-2 .thsn-featured-wrapper{
	position: relative;
	overflow: hidden;
}

/*=== .thsn-blogbox-style-3 ===*/
.thsn-blogbox-style-3 {
	margin-bottom: 30px;
	overflow: hidden;
}
.thsn-blogbox-style-3 .thsn-featured-container{
	position: relative;
}
.thsn-blogbox-style-3 .thsn-meta-category{
	color: #666;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	position: relative;
	padding-top: 10px;
	margin-bottom: 10px;
}
.thsn-blogbox-style-3 .thsn-meta-category:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 30px;
	height: 2px;
}
.thsn-blogbox-style-3 .thsn-meta-category a{
	color: #666;
}
.thsn-blogbox-style-3 .themesion-box-content{
	padding: 30px 0;
}
.thsn-blogbox-style-3 .themesion-box-content .thsn-post-title{
	font-size: 26px;
	line-height: 34px;
}
.thsn-blogbox-style-3 .thsn-meta-container{
	margin-bottom: 0;
	font-size: 16px; 
	padding-top: 10px;
}
.thsn-blogbox-style-3 .thsn-meta-container .thsn-meta-line:first-child {
	margin-left: 0;
}
.thsn-blogbox-style-3 .thsn-meta-container .thsn-meta-line {
	display: inline-block;
	margin-left: 10px;
	position: relative;
	font-size: 13px;
	color: #666;
}
.thsn-blogbox-style-3 .thsn-meta-container .thsn-meta-line a{
	color: #666;
}
.thsn-blogbox-style-1 .themesion-icon-box,
.thsn-blogbox-style-1 .thsn-featured-wrapper:before,
.thsn-blogbox-style-1 .thsn-featured-wrapper,
.thsn-blogbox-style-3 .themesion-icon-box,
.thsn-blogbox-style-3 .thsn-featured-wrapper:before,
.thsn-blogbox-style-3 .post-item .thsn-read-more-link a:after,
.thsn-blogbox-style-3 .thsn-featured-wrapper{
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
/*=== .thsn-blogbox-style-4 ===*/
.thsn-blogbox-style-4 .post-item{
	background: #fff;
}
.thsn-blogbox-style-4 .themesion-box-content{
	padding: 20px 30px;
}
.thsn-blogbox-style-4 .post-item .thsn-post-title{
	font-size: 24px;
	line-height: 34px;
}
.thsn-blogbox-style-4 .thsn-meta-container{
	margin-bottom: 5px;
}
.thsn-blogbox-style-4 .thsn-meta-container .thsn-meta-line {
	display: inline-block;
	margin-left: 10px;
	position: relative;
	font-size: 14px;
	letter-spacing: 0.5px;
}
.thsn-blogbox-style-4 .thsn-meta-container .thsn-meta-line:first-child{
	margin-left: 0;
}
.thsn-blogbox-style-4 .post-item .thsn-read-more-link{
	margin-top: 15px;
}
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a{
	color: #232323;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: 600;
	display: inline-block;
	position: relative;
}
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a:after{
	content: "";
	position: absolute;
	bottom: -3px;
	left: 0;
	height: 2px;
	width: 100%;
	background-color: #eeeeee;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a:hover:after{
	width: 0;
}

/*=== Classic blog ===*/
.thsn-blog-classic .thsn-featured-wrapper{
	margin-bottom: 30px;
}
.thsn-blog-classic {
	margin-bottom: 50px;
	position: relative;
}
.site-main article:last-of-type .thsn-blog-classic{
	margin-bottom: 0;
}
.site-main article:last-of-type .thsn-blog-classic .thsn-blog-classic-inner{
	padding: 0;
	border: none;
}
.single .thsn-blog-classic {
	margin-bottom: 15px;
}
.thsn-blog-classic .thsn-post-thumbnail{
	margin-bottom: 40px;
}
.thsn-blog-classic .thsn-post-title{
	font-size: 32px;
	line-height: 42px;
	font-weight: 700;
	margin-bottom: 15px;
}
.thsn-blog-classic .thsn-entry-content{
	margin-top: 20px;
	font-size: 16px;
}
.thsn-blog-classic-inner .thsn-read-more-link{
	padding-top: 10px;
}
body:not(.single) .thsn-blog-classic-inner .thsn-read-more-link a{
	font-size: 13px;
	text-transform: uppercase;
	padding: 12px 40px;
	letter-spacing: 1px;
	cursor: pointer;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	transition: all .6s;
	line-height: 30px;
	font-weight: 600;
	display: inline-block;
	color: #fff;
	border:none;
}
body:not(.single) .thsn-blog-classic-inner .thsn-read-more-link a:hover{
	color: #fff;
}
body:not(.single) .thsn-blog-classic .thsn-blog-classic-inner{
	padding: 0px 0px 50px 0px;
	border-bottom: 1px solid #e5e8ef;
}
.thsn-blog-classic .thsn-meta-cat {
	display: inline-block;
	padding: 8px 15px;
	color: #fff;
	position: absolute;
	top: 20px;
	right: 20px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	z-index: 2;
	background: #222;
}
.thsn-blog-classic blockquote{
	color: #222;
	font-size: 19px;    line-height: 30px;

	padding-left: 80px;
	padding-top: 0px;
	margin-bottom: 20px;
}
.thsn-blog-classic blockquote:after {
	position: absolute;
	content: "\e805";
	font-family: "themesion-base-icons";
	font-size: 50px;
	line-height: 50px;
	top: 4px;
	left: 0;
	text-align: center;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.thsn-blog-classic blockquote .authorOrTitle{
	display: block;
	margin-top: 15px;
	font-size: 14px;
	line-height: 15px;
}
.wp-block-quote.is-style-large cite em:before,
blockquote cite:before,
blockquote small:before {
	content: "\2014\00a0";
}
.wp-block-quote.is-style-large cite:before{
	display: none;
}
blockquote.wp-block-quote.is-style-large{
	padding: 30px
}
blockquote cite,
blockquote small {
	color: #bcbdc1;
	display: block;
	font-size: 13px;
	line-height: 23px;
	font-style: normal!important;
	margin-top: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.post_format-post-format-quote .thsn-blog-classic .thsn-meta,
.post_format-post-format-quote .thsn-blog-classic .thsn-blog-classic-inner{
	display: none;
}
.post_format-post-format-quote .thsn-blog-classic blockquote{
	margin: 0;
}
/*=== Sticky post ===*/
.post.sticky{
	background-color: #fff;
	position: relative;
	padding: 1px 40px;
	overflow: hidden;
	margin-bottom: 50px;
	border: 10px solid;
}
.post.sticky .thsn-blog-classic:after {
	font-family: "themesion-base-icons";
	content: "\e831";
	font-size: 25px;
	position: absolute;
	color: #fff;
	opacity: 1;
	right: -40px;
	top: -40px;
	background-color: #000;
	padding: 10px 20px;
}
.post.sticky .thsn-blog-classic .thsn-blog-classic-inner{
	padding: 0px;
	border: 0;
}
.thsn-no-img.post.sticky{
	padding: 40px 40px;;
}
.post.sticky .thsn-blog-classic{
	margin-bottom: 0px;
}
article.thsn-no-img .thsn-meta.thsn-meta-cat{
	display: none;
}

/* --------------------------------------
* Portfolio Section
* ---------------------------------------*/
.themesion-overlay-box:hover img {
transform: scale(1, 1);
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	filter: blur(4px);
	-webkit-filter: blur(1px);
	-moz-filter: blur(1px);
	-ms-filter: blur(1px);
	-o-filter: blur(1px);
}
/*=== thsn-blogbox-style-1 ===*/
.thsn-portfolio-style-1{
	background: #fff;
}
.thsn-portfolio-style-1 .themesion-box-content-inner{
	padding: 30px 30px 30px;
	position: relative;
}
.thsn-portfolio-style-1 .thsn-featured-wrapper{
	overflow: hidden;
}
.thsn-portfolio-style-1 .thsn-portfolio-title{
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.thsn-portfolio-style-1 .thsn-portfolio-content{
	font-size: 15px;
	line-height: 24px;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 50px;
}
.thsn-portfolio-style-1 .thsn-portfolio-content p{
	margin-bottom: 0;
}
.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.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
}
.thsn-portfolio-style-1 .thsn-portfolio-btn{
	position: absolute;
	bottom: -40px;
	right: 30px;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.thsn-portfolio-style-1 .thsn-portfolio-btn a{
	padding: 15px 20px;
	color: #fff;
}
.thsn-portfolio-style-1:hover .thsn-portfolio-btn{
	opacity: 1;
	bottom: -10px;
}
/*=== .thsn-blogbox-style-2 ===*/
.thsn-portfolio-style-2 .thsn-portfolio-icon-wrapper i,
.thsn-portfolio-style-2 .thsn-portfolio-icon-wrapper,
.thsn-portfolio-style-2 img {
-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.thsn-portfolio-style-2 .themesion-post-item{
	position: relative;
	overflow: hidden;
}
.thsn-portfolio-style-2 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-2: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-2 .thsn-content-wrapper{ 
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.thsn-portfolio-style-2 .thsn-content-wrapper:after{ 
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	text-align: left;
	opacity: 0;
	position: absolute;
	transition: all ease 500ms;
	-moz-transition: all ease 500ms;
	-webkit-transition: all ease 500ms;
	background: rgba(0, 0, 0, 0.6);
}
.thsn-portfolio-style-2:hover .thsn-content-wrapper:after{
	visibility: visible;
	opacity: 1;
}
.thsn-portfolio-style-2 .thsn-portfolio-icon-wrapper a {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 30px;
	font-size: 16px;
	line-height: 50px;
	color: #fff;
	display: inline-block;
	text-align: center;
	z-index: 2;
	padding: 0;
	visibility: hidden;
	opacity: 0;
	transition: all ease 600ms;
	-moz-transition: all ease 600ms;
	-webkit-transition: all ease 600ms;
}
.thsn-portfolio-style-2:hover .thsn-portfolio-icon-wrapper a{
	visibility: visible;
	opacity: 1;
	right: 30px;
}
.thsn-portfolio-style-2 .themesion-icon-box a{
	background-color: #ff5ee1;
	width: 45px;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	color: #fff;
	font-size: 24px;
}
.thsn-portfolio-style-2 .themesion-titlebox{
	position: absolute;
	left: 30px;
	bottom: 15px;
	z-index: 2;
	visibility: hidden;
	opacity: 0;
	transition: all ease 700ms;
	-moz-transition: all ease 700ms;
	-webkit-transition: all ease 700ms;
}
.thsn-portfolio-style-2:hover .themesion-titlebox {
	visibility: visible;
	opacity: 1;
	bottom: 32px;
}
.thsn-portfolio-style-2 .thsn-content-wrapper .thsn-portfolio-title {
	font-size: 22px;
	line-height: 24px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thsn-portfolio-style-2 .thsn-content-wrapper .thsn-portfolio-title  a{
	color: #fff;
}
.thsn-portfolio-style-2 .thsn-content-wrapper .themesion-box-content-inner{
	position: relative;
	z-index: 5;
	height: 100%;
}
.thsn-element-portfolio-style-2 .thsn-ihbox.thsn-ihbox-style-hsbox{
	margin-bottom: 90px;
}

/*=== .thsn-blogbox-style-3 ===*/
.thsn-portfolio-style-3 {
	margin-bottom:  30px;
}
.thsn-portfolio-style-3 .thsn-featured-wrapper:before,
.thsn-portfolio-style-3 .thsn-portfolio-icon-wrapper i,
.thsn-portfolio-style-3 .thsn-portfolio-icon-wrapper,
.thsn-portfolio-style-3 img {
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.thsn-portfolio-style-3 .thsn-portfolio-icon-wrapper {
	height: 40px;
	width: 40px;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #000;
}
.thsn-portfolio-style-3 .thsn-portfolio-icon-wrapper a{
	color: #fff;
	display: block;
}
.thsn-portfolio-style-3 .thsn-port-cat a{
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
	letter-spacing: 2px;
	display: inline-block;
	color: #a4a6a9;
}
.thsn-portfolio-style-3 .thsn-content-wrapper{
	padding:20px 30px;
	border: 1px solid #f8f8f8;
}
.thsn-portfolio-style-3 .thsn-portfolio-title{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 0px;
}
.thsn-portfolio-style-3 .thsn-featured-wrapper{
	position: relative;
	overflow: hidden;
}
.thsn-portfolio-style-3 .thsn-featured-wrapper:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0, 22, 42, 0.7);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	z-index: 1;
}
.thsn-portfolio-style-3:hover .thsn-featured-wrapper:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	transition: .5s ease;
}
.thsn-portfolio-style-3 .thsn-image-wrapper{
	position: relative;
}
.thsn-portfolio-style-3 .themesion-icon-box{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 99;
	margin-left: -15px;
	margin-top: -15px;
	transition: .5s ease;
	opacity: 0;
	-webkit-transform: scale(0.1);
	transform: scale(0.1);
	transition-delay: .5s;
}
.thsn-portfolio-style-3 .themesion-icon-box a{
	color: #fff;
	font-size: 30px;
}
.thsn-portfolio-style-3:hover .themesion-icon-box{
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.thsn-portfolio-style-3 .thsn-featured-wrapper img{
	width: 100%;
}
/*=== .thsn-portfolio-style-4 ===*/
.thsn-portfolio-style-4 .themesion-post-item{
	position: relative;
	overflow: hidden;
}
.thsn-portfolio-style-4 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-4: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-4 .themesion-box-content{
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	right: 0;
	opacity: 1;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 45px;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
}
.thsn-portfolio-style-4 .themesion-box-content:after{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	text-align: left;
	opacity: 0;
	position: absolute;
	transition: all ease 500ms;
	-moz-transition: all ease 500ms;
	-webkit-transition: all ease 500ms;
	background: rgba(0, 0, 0, 0.5);
	z-index: -1;
}
.thsn-portfolio-style-4:hover .themesion-box-content:after{
	visibility: visible;
	opacity: 1;
}
.thsn-portfolio-style-4 .themesion-titlebox{
	text-align: center;
	z-index: 2;
	visibility: hidden;
	opacity: 0;
	transition: all ease 700ms;
	-moz-transition: all ease 700ms;
	-webkit-transition: all ease 700ms;
}
.thsn-portfolio-style-4:hover .themesion-titlebox {
	visibility: visible;
	opacity: 1;
	bottom: 32px;
}
.thsn-portfolio-style-4 .themesion-box-content .thsn-portfolio-title {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	margin-top: 0px;
}
.thsn-portfolio-style-4 .themesion-box-content .thsn-portfolio-title a{
	color: #fff;
}
.thsn-portfolio-style-4 .thsn-port-cat a{
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
	letter-spacing: 2px;
}
.thsn-portfolio-style-4 .thsn-portfolio-corners:before,
.thsn-portfolio-style-4 .thsn-portfolio-corners:after{
	content: '';
	position: absolute;
	z-index: inherit;
	width: 12px;
	height: 12px;
	opacity: 0;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
		-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}
.thsn-portfolio-style-4 .thsn-portfolio-corners_bottom:before {
	bottom: 50px;
	left: 50px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
}
.thsn-portfolio-style-4 .thsn-portfolio-corners_bottom:after {
	bottom: 50px;
	right: 50px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}
.thsn-portfolio-style-4 .thsn-portfolio-corners_top:before {
	top: 50px;
	left: 50px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}
.thsn-portfolio-style-4 .thsn-portfolio-corners_top:after {
	top: 50px;
	right: 50px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
.thsn-portfolio-style-4:hover .thsn-portfolio-corners:before,
.thsn-portfolio-style-4:hover .thsn-portfolio-corners:after{
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
/* --------------------------------------
* Prtfolio Single
* ---------------------------------------*/
.thsn-sep-heading{
	position: relative;
	padding-bottom: 20px;
	margin-bottom:  35px;
}
.thsn-sep-heading:after{
	position: absolute;
	content: "";
	width: 72px;
	height: 2px;
	bottom: 0;
	left: 0;
}
.single-thsn-portfolio .post-navigation .nav-links{
	padding-bottom: 0;
}
.thsn-portfolio-single-style-1  .thsn-featured-wrapper img,
.thsn-portfolio-single-style-2  .thsn-featured-wrapper img{
	margin-bottom: 60px;
	border-radius: 0px;
	box-shadow: 0 30px 50px rgba(0, 0, 0, 0.05);
}
.thsn-portfolio-wrap .thsn-read-more-link a{
	display: block;
	position: relative;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	padding: 20px 40px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: 600;
}
.thsn-portfolio-single-style-1 .thsn-portfolio-block {
	padding: 30px;
	border: 1px solid #eee;
	margin-bottom: 30px;
}
.thsn-portfolio-single-style-1 .thsn-portfolio-block:last-child{
	border:none;
}
.thsn-portfolio-single-style-1 .thsn-portfolio-block h4{
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 30px;
}
.thsn-portfolio-single-style-2 .thsn-portfolio-block h4{
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 20px;
}
.thsn-portfolio-single-style-2 .thsn-portfolio-block:first-child{
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e5e8ef;
}

/*=== .thsn-portfolio-lines-wrapper ===*/
.thsn-portfolio-lines-wrapper ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: -ms-grid;
	display: grid;
	grid-gap: 10px;
}
.thsn-portfolio-line-title{
	color: #222;
	font-weight: 700;
	letter-spacing: 0.5px;
	width: 116px;
	display: inline-block;
}
.thsn-portfolio-line-li{
	margin-bottom:  0px;
	position: relative;
}
.thsn-details-label{
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 17px;
	display: block;
	color: #222;
}
.thsn-portfolio-single .nav-links a .thsn-portfolio-nav-wrapper{
	-webkit-transition: 0.4s ease-out 0s;
	-o-transition: 0.4s ease-out 0s;
	transition: 0.4s ease-out 0s;
}
.thsn-portfolio-single .nav-links a {
	border: 1px solid #eee;
}

/*===thsn-portfolio-related===*/
.thsn-portfolio-related{
	margin-top: 40px;
}
.thsn-portfolio-related h3{
	font-size: 28px;
	line-height: 38px;
}

/*=== single-thsn-service ===*/
.archive .themesion-ele-portfolio{
	margin-bottom: 30px;
}
.thsn-sortable-list-ul{
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 42px;
	display: block;
}
.thsn-sortable-list-ul li{
	display: inline-block;
	margin: 0 15px;
}
.thsn-sortable-list a{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	color: #222222;
	padding: 10px 15px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	display: block;
}
.thsn-sortable-list a:hover{
	color: #222222;
}
.thsn-sortable-list a.thsn-selected{
	color: #fff;
	border: 1px solid;
}
.thsn-service-single-style-2 .thsn-short-description {
	border: 1px solid #eee;
	padding: 30px 35px;
	margin-top: 35px;
}
/* thsn-category-style1 */
.thsn-category-style1 {
	text-align: center;
}
.thsn-category-style1 .thsn-ihbox.thsn-ihbox-style-hsbox.thsn-align-center{
	margin-bottom: 0;
}
.thsn-category-style1 .thsn-sortable-list-ul{
	padding-bottom: 50px;
	display: inline-block;
	text-align: center;
	border-top: 1px solid #e2e2e3;
	margin-top: 30px;
	padding-top: 15px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 13px;
}
.thsn-category-style1 .thsn-sortable-list-ul li:first-child{
	margin-left: 0;
}
.thsn-category-style1 .thsn-sortable-list-ul li:last-child{
	margin-right: 0;
}
.thsn-category-style1 .thsn-sortable-link{
	position: relative;
}
.thsn-category-style1 .thsn-sortable-link.thsn-selected:after{
	content: "";
	width: 100%;
	height: 3px;
	background-color: #000;
	position: absolute;
	top: -20px;
	left: 0
}

/*=== thsn-category-style2 ===*/
.thsn-category-style2 .thsn-ihbox-style-hsbox{
	float: left;
	margin-bottom: 60px;
}
.thsn-category-style2 .thsn-sortable-list{
	float: right;
}
.thsn-category-style2 .thsn-ele-header-area:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.thsn-category-style2 .thsn-sortable-list-ul {
	margin-top: 15px;
}
.thsn-text-color-white .thsn-sortable-list a{
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
}

/*===.thsn-category-style3===*/
.thsn-category-style3 .thsn-ihbox-style-hsbox{
	float: left;
	margin-bottom: 60px;
}
.thsn-category-style3 .thsn-sortable-list{
	float: right;
	margin-top: 25px;
}
.thsn-category-style3 .thsn-sortable-link.thsn-selected:after{
	content: "";
	width: 100%;
	height: 3px;
	background-color: #000;
	position: absolute;
	top: -20px;
	left: 0
}
.thsn-category-style3 .thsn-sortable-link{
	position: relative;
}
.thsn-category-style3 .thsn-sortable-link.thsn-selected:after{
	content: "";
	width: 100%;
	height: 3px;
	background-color: #000;
	position: absolute;
	top: -20px;
	left: 0
}
.thsn-category-style3 .thsn-ele-header-area:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* --------------------------------------
* Team Member Section
* ---------------------------------------*/
/*=== Team Member style 1 ===*/
.thsn-team-style-1 {
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	margin-bottom: 22px;
}
.thsn-team-style-1:hover{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 6px 20px 0 rgba(0, 0, 0, 0.13);
} 
.thsn-team-style-1 .themesion-box-content {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.thsn-team-style-1 .themesion-team-image-box{
	position: relative;
	overflow: hidden;
}
.thsn-element-team-style-1.themesion-element-viewtype-carousel .owl-carousel .owl-dots{
	margin-bottom: 0;
}
.thsn-team-style-1 .themesion-box-content .thsn-team-title{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 5px;
}
.thsn-team-style-1 .themesion-box-content .thsn-team-title,
.thsn-team-style-1 .themesion-box-content .thsn-team-title a{
	color: #222;
}
.thsn-team-style-1 .themesion-box-team-position{
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	margin-bottom: 0;
}
.thsn-team-style-1 .themesion-box-social-links{
	position: absolute;
	bottom: -50px;
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	text-align: center;
	width: 100%;
}
.thsn-team-style-1 .themesion-box-social-links ul{
	padding: 10px 15px;
	text-align: center;
	display: inline-block;
}
.thsn-team-style-1:hover .themesion-box-social-links{
	bottom: 0;
}
.thsn-team-style-1 .thsn-social-links li{
	margin-bottom: 0;
	margin-right: 15px;
}
.thsn-team-style-1 .thsn-social-links li:last-child{
	margin-right: 0;
}
.thsn-team-style-1 .thsn-social-links li a{
	color: #fff;
}
.thsn-team-style-1 .thsn-featured-wrapper img {
	width: 100%;
}
/*=== Team Member style 2 ===*/
.thsn-team-style-2,
.thsn-team-style-2 .thsn-featured-wrapper img{
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.thsn-team-style-2.themesion-ele-team{
	position: relative;
}
.thsn-team-style-2 .themesion-box-content {
padding-top: 20px;
text-align: left;
}
.thsn-team-style-2 .themesion-box-content .thsn-team-title{
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 5px;
}
.thsn-team-style-2 .themesion-box-team-position{
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.thsn-team-style-2 .themesion-team-image-box{
	position: relative;
	overflow: hidden;
}
.thsn-team-style-2 .themesion-box-social-links{
	position: absolute;
	bottom: -50px;
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	width: 100%;
}
.thsn-team-style-2 .themesion-box-social-links ul{
	padding: 10px 15px;
	text-align: center;
	display: inline-block;
}
.thsn-team-style-2:hover .themesion-box-social-links{
	bottom: 0;
}
.thsn-team-style-2 .thsn-social-links li{
	margin-bottom: 0;
	margin-right: 15px;
}
.thsn-team-style-2 .thsn-social-links li:last-child{
	margin-right: 0;
}
.thsn-team-style-2 .thsn-social-links li a{
	color: #fff;
}

/*=== Team Member style 2 ===*/
.thsn-team-style-3.themesion-ele-team{
	position: relative;
}
.thsn-team-style-3 .themesion-team-vertical:after,
.thsn-team-style-3 .themesion-box-social-links,
.thsn-team-style-3 .themesion-box-content{
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
}
.thsn-team-style-3 .themesion-box-content {
	text-align: center;
	padding-top: 20px;
}
.thsn-team-style-3 .themesion-box-content .thsn-team-title{
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 0;
}
.thsn-team-style-3 .themesion-box-content .thsn-team-title,
.thsn-team-style-3 .themesion-box-content .thsn-team-title a{
	color: #071323;
}
.thsn-team-style-3 .thsn-social-links li a:hover{
	color: #222;
}
.thsn-team-style-3 .themesion-team-image-box{
	position: relative;
	overflow: hidden;
}
.thsn-team-style-3 .thsn-social-links{
	position: absolute;
	bottom: 10px;
	z-index: 9;
}
.thsn-team-style-3 .themesion-box-social-links li{
	display: block;
	margin-right: 0;
}
.thsn-team-style-3 .themesion-box-social-links li a{
	display: block;
	height: 35px;
	width: 55px;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
.thsn-team-style-3 .themesion-box-social-links li:last-child{
	margin-bottom: 0;
}
.thsn-team-style-3 .themesion-team-vertical{
	width: 55px;
	height: 100%;
	position: absolute;
	background: #222;
	left: 0;
	top: 0;
}
.thsn-team-style-3 .themesion-box-team-position-wrap{
	position: absolute;
	left: 40px;
	top: 25px;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: 2px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	text-transform: uppercase;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	transform-origin: left top 0;
	color: #fff;
	min-width: 230px;
	z-index: 9;
}
.thsn-team-style-3 .themesion-box-team-position:after {
	background: #fff;
	display: inline-block;
	content: "";
	width: 40px;
	height: 1px;
	vertical-align: middle;
	margin: 0 8px;
}
.thsn-team-style-3 .themesion-team-vertical:after{
	content: '';
	width: 100%;
	height: 0;
	background: #151726;
	position: absolute;
	top: 0;
	left: 0;
}
.thsn-team-style-3:hover .themesion-team-vertical:after{
	height: 100%;
}

/*=== single-thsn-teammember ===*/
.tax-thsn-team-group.thsn-sidebar-no #primary.content-area{
	margin-top: 60px;
}
.tax-thsn-team-group .thsn-element-team-wrapper{
	margin-top: 40px;
}
.thsn-team-single-pbar{
	margin-top: 60px;
}
.thsn-team-left-inner .vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar {
	background-color: #222;
}

/*=== Single Team Member Style 1 ===*/
.thsn-team-single .thsn-team-info-block {
	padding: 30px;
}
.thsn-team-single .thsn-team-info-block:nth-child(odd){
	background: #fff;
}
.thsn-team-single .thsn-team-info-block:last-child{
	border-bottom: none;;
}
.thsn-team-single .thsn-team-info-block h3 {
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 10px;
}
.thsn-team-single .thsn-team-info-block .wpb_content_element {
	margin-bottom: 0;
}

/*=== Single Team Member Style 2 ===*/
.thsn-team-single-style-2 .thsn-team-title-box{
	position: relative;
}
.thsn-team-single-style-2 .thsn-single-team-info li .icon{
	color: #222;
}
.thsn-team-single-style-2 .thsn-team-title-box *{
	display: block;
	margin-bottom: 15px;
}
.thsn-team-single-style-2 .thsn-team-single .thsn-team-social-links{
	margin-top: 0;
	position: absolute;
	right: 0;
	top: 15px;
}
.thsn-team-single-style-2 .thsn-team-single .thsn-team-social-links a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
}

/* --------------------------------------
* Custom Button
* ---------------------------------------*/
.vc_btn3-color-globalcolor.vc_general.vc_btn3:not(.vc_btn3-style-simple){
	color: #fff;
}
.vc_btn3-style-classic.vc_general.vc_btn3.vc_btn3-color-secondarycolor,
.vc_btn3-style-classic.vc_general.vc_btn3-color-globalcolor{
	border-color: transparent;
}
.vc_btn3.vc_btn3-style-classic.vc_btn3-color-secondarycolor:hover,
.vc_btn3.vc_btn3-style-classic.vc_btn3-color-globalcolor:hover{
	background-color: #222;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-lg {
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md {
	font-size: 14px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 45px;
	padding-right: 45px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-sm {
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 40px;
	padding-right: 40px;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline{
	color: #262626;
	border-color: #d5d5d5;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
	background-color: #d5d5d5;
	border-color: transparent;
	color: #fff
}
.vc_btn3-color-globalcolor.vc_general.vc_btn3.vc_btn3-style-flat:hover{
	background-image: none;
	background-color: #222;
}
.vc_general.vc_btn3-style-outline.vc_btn3-color-globalcolor:hover span{
	color: #fff
}

/*=== Button section ===*/
body .scroll-to-top:after,
.vc_icon_element-inner.vc_icon_element-background-color-gradientcolor.vc_icon_element-background:after,
.rev-btn.thsn-gradient-right:after,
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor:after{
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	transition: all .6s;
	opacity: 0;
}
body .scroll-to-top:hover:after,
.vc_icon_element-inner.vc_icon_element-background-color-gradientcolor.vc_icon_element-background:hover:after,
.rev-btn.thsn-gradient-right:hover:after,
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor:hover:after{
	opacity: 1;
}
.vc_icon_element-inner.vc_icon_element-background-color-gradientcolor.vc_icon_element-background .vc_icon_element-icon,
.vc_icon_element-inner.vc_icon_element-background-color-gradientcolor.vc_icon_element-background .vc_icon_element-link{
	z-index: 11;
}
body .scroll-to-top:after,
.vc_icon_element-inner.vc_icon_element-background-color-gradientcolor.vc_icon_element-background:after{
	border-radius: 50%;
}
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor{
	color: #fff;
	border: none;
	position: relative;
}
.vc_general.vc_btn3.vc_btn3-style-classic.vc_btn3-color-white:hover{
	color: #fff;
}
.rev-btn{
	-webkit-transition: all .6s !important;
	-moz-transition: all .6s !important;
	transition: all .6s !important;
}
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:after{
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	top: 2px;
	left: 2px;
	background-color: #fff;
	z-index: 1;
	backface-visibility: hidden;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	transition: all .6s;
}
.thsn-header-style-5 .thsn-header-button a,
.thsn-header-style-3 .thsn-header-button a,
.rev-btn.thsn-gradient-right span,
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor span{
	position: relative;
	z-index: 2
}
.thsn-header-style-5 .thsn-header-button a:before,
.thsn-header-style-3 .thsn-header-button a:before,
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:before{
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.thsn-header-style-5 .thsn-header-button a,
.thsn-header-style-3 .thsn-header-button a{
	color: #fff;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
	line-height: 13px;
	display: inline-block;
	padding: 18px 30px;
	border-radius: 0px;
}
.thsn-header-style-5 .thsn-header-button a:after,
.thsn-header-style-3 .thsn-header-button a:after{
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	top: 0px;
	left: 0px;
	background-color: #fff;
	z-index: 1;
	backface-visibility: hidden;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	transition: all .6s;
	border: 2px solid #fff;
	border-image-slice: 1;
	width: 100%;
	height: 100%
}
.thsn-header-style-5 .thsn-header-button a:after,
.thsn-header-style-3 .thsn-header-button a:after{
	background-color: transparent;
}
.thsn-header-style-5 .thsn-header-button a:before,
.thsn-header-style-3 .thsn-header-button a:before{
	opacity: 0;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	z-index: -1;
}
.thsn-header-style-5 .thsn-header-button a:hover:before,
.thsn-header-style-3 .thsn-header-button a:hover:before{
	opacity: 1;
}
.thsn-header-style-5 .thsn-header-button a:hover:after,
.thsn-header-style-3 .thsn-header-button a:hover:after{
	opacity: 0;
}
.thsn-header-style-5 .thsn-header-button a:hover,
.thsn-header-style-3 .thsn-header-button a:hover{
	color: #fff;
}
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:hover:after{
	opacity: 0;
}
.thsn-header-style-3 .thsn-header-button a:hover,
.vc_btn3-container .vc_general.vc_btn3.vc_btn3-color-gradientcolor.vc_btn3-style-outline:hover{
	color: #fff;
}
.nav-links .page-numbers,
.single-thsn-service .themesion-sidebar .widget ul > li a,
.themesion-sidebar .widget_tag_cloud ul li a{
	position: relative;
	z-index: 1;
}
.nav-links .page-numbers:before,
.single-thsn-service .themesion-sidebar .widget ul > li a:before,
.themesion-sidebar .widget_tag_cloud ul li a:before{
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	opacity: 0;
}
.nav-links .page-numbers.current:before,
.nav-links .page-numbers:hover:before,
.single-thsn-service .themesion-sidebar .widget ul > li.thsn-post-active a:before,
.single-thsn-service .themesion-sidebar .widget ul > li a:hover:before,
.themesion-sidebar .widget_tag_cloud ul li a:hover:before{
	opacity: 1;
}

/* --------------------------------------
* Testimonial
* ---------------------------------------*/
/*=== Team Member style 1 ===*/
.thsn-testimonial-style-1{
	position: relative;
	margin-top: 50px;
}
.owl-carousel .owl-item .thsn-testimonial-style-1 img,
.thsn-testimonial-style-1 .themesion-box-img img{
	border-radius: 50%;
	height: 80px;
	width: 80px;
}
.thsn-testimonial-style-1 .themesion-box-content{
	background-color: #fff;
	padding: 90px 45px 40px;
}
.thsn-testimonial-style-1 .themesion-box-desc{
	padding-bottom: 30px;
	padding-top: 10px;
}
.thsn-testimonial-style-1 .themesion-box-star-ratings{
	margin-bottom: 25px;
	position: absolute;
	right: 40px;
	bottom: 40px;
}
.thsn-testimonial-style-1 .themesion-box-author {
	position: relative;
	padding-left: 20px;
}
.thsn-testimonial-style-1 .themesion-box-title{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
	margin-top: 15px;
}
.thsn-testimonial-style-1 span.thsn-designation {
	font-size: 13px;
}
.thsn-testimonial-style-1 blockquote{
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
}
.thsn-testimonial-style-1 .themesion-box-desc{
	position: relative;
}
.thsn-testimonial-style-1:after {
	position: absolute;
	content: "\e805";
	font-family: "themesion-base-icons";
	font-size: 45px;
	line-height: 55px;
	top: 25px;
	left: 40px;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.thsn-element-testimonial-style-1 .owl-carousel .owl-dots {
	text-align: right;
	margin-top: 0;
	position: absolute;
	top: 50%;
	right: -80px;
}
.thsn-element-testimonial-style-1.themesion-element-viewtype-carousel .owl-carousel button.owl-dot{
	height: 2px;
	width: 35px;
	border: none;
	border-radius: 0;
	background: rgba(255, 255, 255, 0.5);
	margin: 0 5px;
	outline: none;
	display: block;
	margin: 10px 0;
}
.thsn-element-testimonial-style-1.themesion-element-viewtype-carousel .owl-carousel button.owl-dot.active{
	background: #fff;
}

/*===  thsn-testimonial-style 2 ===*/
.thsn-testimonial-style-2 {
	padding: 0 40px 20px;
	text-align: center;
	overflow: hidden;
}
.thsn-testimonial-style-2 .themesion-box-img{
	position: relative;
	display: inline-block;
}
.owl-carousel .owl-item .thsn-testimonial-style-2 .themesion-box-img img,
.thsn-testimonial-style-2 .themesion-box-img img{
	border-radius: 50%;
	height: 100px;
	width: 100px;
	box-shadow: 0 30px 50px rgba(0,0,0,.09);
	max-width: none;
}
.thsn-testimonial-style-2 .themesion-box-author {
	position: relative;
	text-align: center;
	display: block;
}
.thsn-testimonial-style-2 .themesion-box-title{
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 20px;
	letter-spacing: 0;
}
.thsn-testimonial-style-2 span.thsn-designation {
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
}
.thsn-testimonial-style-2 blockquote{
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
}
.thsn-testimonial-style-2 .themesion-box-content{
	position: relative;
	margin-top: 20px;
	padding-bottom: 30px;
	margin-bottom: 0;
	text-align: center;
}
.thsn-text-color-white .thsn-testimonial-style-2 blockquote{
	color: #fff;
}
.themesion-element.themesion-element-testimonial.thsn-element-testimonial-style-2{
	margin-top: -50px;
}

/*=== Team testimonialbox style 3 ===*/
.thsn-testimonial-style-3 {
	text-align: center;
	overflow: hidden;
}
.thsn-testimonial-style-3 .themesion-box-title {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
	margin-top: 15px;
}
.thsn-testimonial-style-3 .themesion-box-content{
	border-radius: 4px;
	padding: 30px;
	position: relative;
	margin-bottom: 35px;
}
.thsn-text-color-white .thsn-testimonial-style-3 .themesion-box-content{
	color: #fff;
}
.thsn-testimonial-style-3 blockquote {
	padding: 0;
	margin: 0;
	border-left: none;
	background-color: transparent;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	position: relative;
}
.thsn-text-color-white .thsn-testimonial-style-3 blockquote {
	color: #fff;
}
.owl-carousel .owl-item .thsn-testimonial-style-3 .themesion-box-img img,
.thsn-testimonial-style-3 .themesion-box-img img{
	border-radius: 50%;
	height: 70px;
	width: 70px;
	max-width: none;
	display: inline-block;
}
.thsn-testimonial-style-3 .themesion-box-content:before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -8px;
	content: "";
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-color: transparent transparent #fff #fff;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.thsn-testimonial-style-3 .thsn-designation{
	font-size: 13px;
}

/*=== Team Member style 4 ===*/
.thsn-testimonial-style-4{
	position: relative;
	margin-top: 30px; 
}
.owl-carousel .owl-item .thsn-testimonial-style-4 img,
.thsn-testimonial-style-4 .themesion-box-img img{
	border-radius: 50%;
	height: 80px;
	width: 80px;
}
.thsn-testimonial-style-4 .themesion-box-desc{
	position: relative;
	padding-bottom: 30px;
	margin-top: 30px;
	padding-left: 80px;
}
.thsn-testimonial-style-4 .themesion-box-desc:after {
	position: absolute;
	content: "\e805";
	font-family: "themesion-base-icons";
	font-size: 50px;
	line-height: 50px;
	top: 4px;
	left: 0;
	text-align: center;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.thsn-testimonial-style-4 .themesion-box-author {
	position: relative;
	text-align: left;
	display: inline-block;
	margin-left: 15px;
}
.thsn-testimonial-style-4 .themesion-box-title{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: 700;
}
.thsn-testimonial-style-4 span.thsn-designation {
	font-size: 14px;
}
.thsn-testimonial-style-4 blockquote{
	font-size: 18px;
	line-height: 28px;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
	font-weight: 400;
}
.thsn-testimonial-style-4 .themesion-box-star-ratings{
	margin-top: 15px;
	position: absolute;
	right: 0;
	top: 10px;
}

/*=== Team Member style 5 ===*/
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-dots {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	margin-top: 0;
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel button.owl-dot{
	display: block;
	margin: 10px 0;
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel button.owl-dot.active{
	background-color: #222;
}
.thsn-element-testimonial-style-5.thsn-vertical-heading .thsn-ihbox-style-hsbox {
	position: absolute;
	transform: rotate(-90deg);
	transform-origin: left top 0;
	margin-bottom: 0;
	top: 54%;
	margin-top: 43px;
	left: 0px;
	z-index: 99;
}
.thsn-element-testimonial-style-5.thsn-vertical-heading .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading .vc_custom_heading{
	letter-spacing: 4px;
}
.thsn-testimonial-style-5 {
	padding: 40px 130px;
	text-align: center;
	overflow: hidden;
	margin: 0 40px;
}
.thsn-testimonial-style-5 .themesion-box-img{
	position: relative;
	display: inline-block;
}
.owl-carousel .owl-item .thsn-testimonial-style-5 .themesion-box-img img,
.thsn-testimonial-style-5 .themesion-box-img img{
	border-radius: 50%;
	height: 80px;
	width: 80px;
	max-width: none;
}
.thsn-testimonial-style-5 .themesion-box-img:after {
	position: absolute;
	content: "\e805" !important;
	font-family: "themesion-base-icons";
	font-size: 10px;
	line-height: 30px;
	top: 10px;
	left: 65px;
	background-color: #222;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
}
.thsn-testimonial-style-5 .themesion-box-author {
	position: relative;
	padding-left: 0;
	padding-top: 20px;
	text-align: left;
	display: inline-block;
}
.thsn-testimonial-style-5 .themesion-box-title{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 10px;
	text-transform: uppercase;
}
.thsn-testimonial-style-5 span.thsn-designation {
	font-size: 13px;
}
.thsn-testimonial-style-5 blockquote{
	font-size: 26px;
	line-height: 36px;
	font-weight: 300;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
}
.thsn-testimonial-style-5 .themesion-box-desc{
	position: relative;
	margin-top: 30px;
	margin-bottom: 40px;
}
.thsn-testimonial-style-5 .themesion-box-author * {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel .owl-dots {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 25px;
	margin-top: 0;
}
.thsn-text-color-white .thsn-testimonial-style-5 blockquote{
	color: #fff;
}
.thsn-element-testimonial-style-5.themesion-element-viewtype-carousel .owl-carousel button.owl-dot{
	display: block;
	margin: 10px 0;
}
.thsn-element-testimonial-style-5.thsn-vertical-heading .thsn-ihbox-style-hsbox {
	position: absolute;
	transform: rotate(-90deg);
	transform-origin: left top 0;
	margin-bottom: 0;
	top: 54%;
	margin-top: 43px;
	left: 0px;
	z-index: 99;
}
.thsn-element-testimonial-style-5.thsn-vertical-heading .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading .vc_custom_heading{
	letter-spacing: 4px;
	font-size: 14px;
	text-transform: uppercase;
}

/*===  thsn-testimonial-style 6 ===*/
.owl-carousel .owl-item .thsn-testimonial-style-6 .themesion-box-img img,
.thsn-testimonial-style-6 .themesion-box-img img{
	border-radius: 50%;
	height: 70px;
	width: 70px;
	max-width: none;
}
.thsn-testimonial-style-6 .themesion-box-author {
	text-align: left;
	display: block;
	margin-left: 20px;
}
.thsn-testimonial-style-6 .themesion-box-title{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: -5px;
	margin-top: 15px;
	letter-spacing: 0;
	font-weight: 600;
}
.thsn-testimonial-style-6 span.thsn-designation {
	font-size: 14px;
}
.thsn-testimonial-style-6 blockquote{
	font-size: 15px;
	line-height: 24px;
	font-weight: 600;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
}
.thsn-testimonial-style-6 .themesion-box-content{
	position: relative;
	margin-bottom: 40px;
	padding: 35px 30px 45px 35px;
	text-align: left;
	background: #fff;
}
.thsn-testimonial-style-6 .themesion-box-content:after {
	position: absolute;
	content: "";
	border-style: solid;
	width: 0;
	height: 0;
	border-width: 12px 15px 12px 15px;
	top: 100%;
	left: 30%;
	box-shadow: 0 30px 50px rgba(0,0,0,.08);
	border-color: transparent transparent #fff #fff;
	transform-origin: 0 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.thsn-testimonial-style-6 .thsn-author-inner {
	padding-left: 20px;
}
.thsn-testimonial-style-6 .themesion-box-star-ratings {
	margin-bottom: 10px;
}
.thsn-testimonial-style-6 .themesion-box-star-ratings i{
	font-size: 18px;
}
.thsn-testimonial-style-6 .thsn-base-icon-star-1:before{
	margin-right: .4em;
}
/* --------------------------------------
* client logo
* ---------------------------------------*/
.thsn-client-wrapper{
	position: relative;
	text-align: center;
}
.owl-carousel .themesion-ele-client img{
	width: auto !important;
	max-width: 100%;
	display: inline-block !important;
}

/*=== thsn-client-style-1 ===*/
.thsn-client-style-1{
	padding: 30px 0px;
}
.thsn-client-style-1 .thsn-client-wrapper.thsn-client-with-hover-img .thsn-client-hover-img {
	position: absolute;
	opacity: 0;
	left: 7px;
	top: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.thsn-client-style-1 .thsn-client-wrapper.thsn-client-with-hover-img {
	position: relative;
}
.thsn-client-style-1 .thsn-client-wrapper.thsn-client-with-hover-img:hover .thsn-client-hover-img {
	opacity: 1;
}
.thsn-client-style-1 .thsn-client-wrapper.thsn-client-with-hover-img:hover .thsn-featured-wrapper {
	opacity: 0;
}
/*=== thsn-client-style-2 ===*/
.thsn-client-style-2{
	padding: 30px 0px;
	border: 1px solid #eee;
}

/* --------------------------------------
* VC Icon size
* ---------------------------------------*/
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon{
	font-size: 1.85em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon{
	font-size: 2.85em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon{
	font-size: 3.85em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon{
	font-size: 4.85em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon{
	font-size: 5.85em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm{
	width: 3em!important;
	height: 3em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm .vc_icon_element-icon{
	font-size: 0.75em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm{
	width: 4em!important;
	height: 4em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-sm .vc_icon_element-icon{
	font-size: 1.25em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-md{
	width: 5em!important;
	height: 5em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-md .vc_icon_element-icon{
	font-size: 1.75em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-lg{
	width: 6em!important;
	height: 6em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-lg .vc_icon_element-icon{
	font-size: 2.25em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-xl{
	width: 7em!important;
	height: 7em!important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background.vc_icon_element-size-xl .vc_icon_element-icon{
	font-size: 2.75em!important;
}
.vc_icon_element-inner.vc_icon_element-background-color-gradientcolor.vc_icon_element-background{
	border: 0;
}

/* --------------------------------------
* Timeline view Section
* ---------------------------------------*/
.thsn-company-hostory .simple-text p{
	text-align:left;
}
.thsn-company-hostory .year{
	padding: 6px 20px;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	position: absolute;
	top: -17px;
	z-index: 9;
	left: 0;
	margin: 0 auto;
	right: 0;
	width: 100px;
	text-align: center;
	background:#f2c21a;
}
.thsn-company-hostory .company_detail .content{
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
}
.thsn-company-hostory .thsn-ourhistory-row {
	display: -webkit-box;
	display: flex;
	box-sizing: border-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 0 1 auto;
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -1.5rem;
	margin-right: -1.5rem;
}
.thsn-ourhistory .thsn-ourhistory-right {
	padding-bottom: 50px;
	padding-left: 70px;
}
.thsn-ourhistory .thsn-ourhistory-right:before {
	content: '';
	position: absolute;
	top: 0;
	left: 6px;
	z-index: 2;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	box-sizing: content-box;
}
.thsn-ourhistory .label {
	display: block;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
}
.thsn-ourhistory h4 {
	font-size: 22px;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 15px;
}
.thsn-ourhistory .thsn-ourhistory-right:after {
	content: '';
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 1;
	width: 4px;
	height: 100%;
	background: #fff;
}
.thsn-ourhistory .thsn-ourhistory-right.last{
	padding-bottom:0;
}
.thsn-ourhistory img{
	border-radius: 4px;
	box-shadow: 0 30px 50px rgba(0, 0, 0, 0.04);
}
.thsn-ourhistory-type2:last-child .thsn-ourhistory-right:after {
	display: none;
}
.thsn-timeline-inner{
	margin: 0 -15px;
}
.thsn-ourhistory .thsn-ourhistory-right .thsn-timeline-image,
.thsn-ourhistory .thsn-ourhistory-right .label{
	margin-bottom: 30px;
	display: none;
}
/* --------------------------------------
* Fact and digit
* ---------------------------------------*/
/*=== themesion-ele-fid-style-1 ===*/
.themesion-ele-fid-style-1 .thsn-sbox-icon-wrapper{
	font-size: 60px;
	line-height: 60px;
	padding-right: 20px;
}
.themesion-ele-fid-style-1 .thsn-fid-inner sub{
	bottom: 0;
	left: -10px;
}
.themesion-ele-fid-style-1 .thsn-fid-title {
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.themesion-ele-fid-style-1 .thsn-fid-inner .thsn-number-rotate{
	display: inline-block;
}
.themesion-ele-fid-style-1 .thsn-fid-inner{
	font-size: 50px;
	line-height: 60px;
	font-weight: 900;
	margin-bottom: 0px;
}
.thsn-text-color-white .themesion-ele-fid-style-1 .thsn-sbox-icon-wrapper i{
	color: #222222;
}
.ts-custom-fid .themesion-ele-fid-style-1 {
	margin-bottom: 40px;
}
.ts-custom-fid .themesion-ele-fid-style-1 .thsn-fid-inner {
	font-size: 44px;
	line-height: 50px;
	font-weight: 600;
	margin-bottom: 0px;
}
.ts-custom-fid .themesion-ele-fid-style-1 .thsn-sbox-icon-wrapper{
	font-size: 70px;
	line-height: 70px;
	padding-right: 20px;
	margin-bottom: 10px;
}
.ts-custom-fid .themesion-ele-fid-style-1 .thsn-fid-title{
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	margin-bottom: 10px;
	text-transform: none;
	letter-spacing: 0;
}
.ts-custom-fid .themesion-ele-fid-style-1 sup {
	font-size: 60%;
	left: -0.5em;
}
/*=== themesion-ele-fid-style-2 ===*/
.themesion-ele-fid-style-2 .thsn-fid-inner sub{
	bottom: 0;
	left: -10px;
}
.themesion-ele-fid-style-2 .thsn-fid-inner .thsn-number-rotate{
	display: inline-block;
}
.themesion-ele-fid-style-2 .thsn-fid-inner{
	font-size: 60px;
	line-height: 70px;
	font-weight:700;
}

/*=== themesion-ele-fid-style-3 ===*/
.themesion-ele-fid-style-3{
	color: #fff;
	padding: 20px 30px;
	position: absolute;
	right: 65px;
	bottom: -40px;
	z-index: 2;
	width: 230px;
}
.themesion-ele-fid-style-3 .thsn-fid-inner sub{
	bottom: 0;
	left: -10px;
}
.themesion-ele-fid-style-3 .thsn-fid-title {
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	margin-bottom: 0;
	margin-top: 0;
	color: #fff;
}
.themesion-ele-fid-style-3 .thsn-fid-inner .thsn-number-rotate{
	display: inline-block;
}
.themesion-ele-fid-style-3 .thsn-fid-inner{
	font-size: 72px;
	line-height: 72px;
	font-weight: 700;
	margin-bottom: 0;
	color: #fff;
	min-width: 100px;
}
.ts-custom-fid .themesion-ele-fid-style-3 {
	position: relative;
	padding: 0;
	right: unset;
	background-color: transparent;
	bottom: unset;
	width: 100%;
}
.ts-custom-fid .themesion-ele-fid-style-3 .thsn-fid-inner {
	font-size: 100px;
	line-height: 100px;
	font-weight: 600;
	color: #232323;
	letter-spacing: -2.5px;
}   
.ts-custom-fid .themesion-ele-fid-style-3 .thsn-fid-title {
	font-family: Comfortaa,sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	margin-left: 40px;
}
/*=== themesion-ele-fid-style-4 ===*/
.thsn-circle,
.themesion-ele-fid-style-4 {
	position: relative;
	text-align: center;
}
.thsn-circle canvas {
	max-width: 100%;
	height: auto !important;
	border-radius: 50%;
}
.thsn-circle-number {
	position: absolute;
	top: 50%;
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
	left: 0;
	width: 100%;
	text-align: center;
}
.themesion-ele-fid-style-4 .thsn-fid-title {
	text-align: center;
	font-size: 15px;
	line-height: 25px;
	font-weight: 700;
	margin-top: 0;
}
.themesion-ele-fid-style-4 .thsn-circle-number sup,
.themesion-ele-fid-style-4 .thsn-circle-number sub{
	font-size: 12px;
	line-height: 12px;
	margin: 5px;
}
.themesion-ele-fid-style-4 .thsn-circle-number {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}
.themesion-ele-fid-style-4 .thsn-circle-number sub{
	position: relative;
	top: -4px;
	font-size: 14px;
}

/* --------------------------------------
* Service Style
* ---------------------------------------*/
.thsn-service-style-1{
	position: relative;
}
.thsn-service-style-1:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	width: 0%;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}
.thsn-service-style-1:hover:after{
	width: 100%;
}
.thsn-service-style-1 .themesion-box-content-inner{
	padding: 50px 30px 35px;
	background-color: #fff;
	border: 1px solid #eee;
	border-right: none;
}
.thsn-service-style-1 .thsn-service-title {
	position: relative;
	font-size: 20px;
	line-height: 24px;
	margin: 0px 0 10px;
}
.thsn-service-style-1 .thsn-service-content{
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 35px;
}
.thsn-service-style-1 .thsn-service-icon-wrapper{
	font-size: 65px;
	line-height: 65px;
	margin-bottom: 55px;
}
.thsn-service-style-1 .thsn-service-icon-wrapper img{
	width: 65px;
	height: 65px;
}
.thsn-service-style-1 .thsn-service-icon-wrapper i:before{
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.thsn-service-style-1:hover{ 
	border-image-slice: 1;
}
.themesion-element-viewtype-row-column .thsn-service-style-1 .themesion-box-content-inner,
.thsn-service-related .thsn-service-style-1 .themesion-box-content-inner{
    border-right: 1px solid #eee;
}
.themesion-element-viewtype-row-column.themesion-gap-0px .thsn-service-style-1 .themesion-box-content-inner {
	border-right: none;
}

/*=== .thsn-service-style-2 ===*/
.thsn-service-style-2{
	position: relative;
	border: 1px solid #eeeeee;
}
.thsn-service-style-2 .thsn-service-icon-wrapper{
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
}
.thsn-service-style-2 .themesion-box-content{
	text-align: center;
	position: relative;
	font-size: 15px;
	line-height: 24px;
}
.thsn-service-style-2 .themesion-post-item{
	padding-bottom: 0;
}
.thsn-service-style-2 .themesion-box-content-inner{
	padding: 35px 50px 10px;
}
.thsn-service-style-2 .thsn-service-title {
	position: relative;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 15px;
}
.thsn-service-style-2 .thsn-service-icon-wrapper{
	font-size: 55px;
	line-height: 55px;
	margin-bottom: 20px;
}
.thsn-service-style-2 .thsn-service-icon-wrapper img{
	width: 55px;
	height: 55px;
}
.thsn-service-style-2 .thsn-service-icon-wrapper i:before{
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.thsn-service-style-2 .thsn-featured-wrapper{
	overflow: hidden;
}
.thsn-service-style-2 .thsn-featured-wrapper img {
	transform: scale(1, 1);
		transition: all ease 400ms;
	-moz-transition: all ease 400ms;
	-webkit-transition: all ease 400ms;
}
.thsn-service-style-2:hover .thsn-featured-wrapper img {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
}
.thsn-service-style-2 .thsn-featured-wrapper img {
	width: 100%;
}
/*=== .thsn-service-style-3 ===*/
.thsn-service-style-3{
	position: relative;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
.thsn-service-style-3{
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
}
.thsn-service-style-3 .themesion-box-content-inner{
	padding: 40px 25px 30px;
	border: 1px solid #eee;
}
.thsn-service-style-3 .thsn-service-title {
	position: relative;
	font-size: 20px;
	line-height: 24px;
	margin: 0px 0 10px;
}
.thsn-service-style-3 .thsn-service-icon{
	padding-right: 20px;
}
.thsn-service-style-3 .thsn-service-content{
	font-size: 15px;
	line-height: 24px;
}
.thsn-service-style-3 .thsn-service-content p{
	margin-bottom: 15px;
}
.thsn-service-style-3 .thsn-service-icon-wrapper{
	font-size: 60px;
	line-height: 60px;
}
.thsn-service-style-3 .thsn-service-custom-icon-wrapper img{
	width: 80px;
	height: auto;
}
.thsn-service-style-3 .thsn-service-icon-wrapper i:before{
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.thsn-service-style-3:hover{ 
	border-image-slice: 1;
}
.thsn-service-style-3 .thsn-service-btn a{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
}
.thsn-service-style-3 .thsn-service-btn a i{
	padding-left: 10px;
}

/*=== .thsn-service-style-4 ===*/
.thsn-service-style-4{
	position: relative;
	overflow: hidden;
	border:1px solid #eee;
}
.thsn-service-style-4 .themesion-box-content,
.thsn-service-style-4 .thsn-service-icon-wrapper,
.thsn-service-style-4 .thsn-service-custom-icon-wrapper{
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);;
}
.thsn-service-style-4 .themesion-box-content{
text-align: center;
position: relative;
}
.thsn-service-style-4 .themesion-box-content-inner{
	padding: 20px;
}
.thsn-service-style-4 .thsn-service-title {
	position: relative;
	font-size: 20px;
	line-height: 24px;
	margin: 0px 0 0;
}
.thsn-service-style-4 .thsn-service-icon-wrapper {
	height: 90px;
	width: 90px;
	font-size: 30px;
	line-height: 60px; 
	border-top: 90px solid #fff;
	border-left: 90px solid transparent;
	text-align: center;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}
.thsn-service-style-4 .thsn-service-custom-icon-wrapper {
	border-top: 90px solid #fff;
	border-left: 90px solid transparent;
	text-align: center;
	color: #fff;
	position: absolute;
	right: -30px;
	z-index: 2;
}
.thsn-service-style-4 .thsn-service-icon-wrapper i {
	position: absolute;
	top: -90px;
	color: #ffffff;
	right: 5px;
	font-size: 30px;
}
.thsn-service-style-4 .thsn-service-custom-icon-wrapper img{
	width: 30px!important;
	height: 30px;
	position: relative;
	display: block;
	right: 37px;
	top: -72px;
}
body .thsn-service-style-4 .vc_btn3-color-globalcolor.vc_general.vc_btn3{
	background: none;
	padding: 0;
	color: #222;
	text-align: left;
	font-size: 13px;
	line-height: 16px;
	padding-right: 0;
	font-weight: 700;
}
.thsn-service-style-4:hover .thsn-service-icon-wrapper{
	border-top-color: #09162a !important;
}
.thsn-service-style-4 .thsn-featured-wrapper{
	overflow: hidden;
}
.thsn-service-style-4 .thsn-featured-wrapper img {
	transform: scale(1, 1);
	transition: all ease 400ms;
	-moz-transition: all ease 400ms;
	-webkit-transition: all ease 400ms;
}
.thsn-service-style-4:hover .thsn-featured-wrapper img {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
}
.thsn-service-style-4 .thsn-featured-wrapper img {
	width: 100%;
}
/*=== .thsn-service-style-5 ===*/
.thsn-service-style-5 .themesion-box-content{
	font-size: 16px;
	line-height: 26px;
}
.thsn-service-style-5 .themesion-box-content-inner{
	position: relative;
	padding: 25px 20px 5px 65px;
	background-color: #fff;
	overflow: hidden;
	box-shadow: 0px 9px 35px 0px rgba(26, 47, 106, 0.1);
}
.thsn-service-style-5 .thsn-service-icon-wrapper {
	display: none;
}
.thsn-service-style-5 .thsn-service-title {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 5px;
	font-weight: 700;
	letter-spacing: -0.75px;
}
.thsn-service-style-5 .thsn-service-cat {
	position: absolute;
	display: block;
	top: 0px;
	left: 40px;
	padding: 7px 25px;
	width: 100%;
	transform: rotate(90deg);
	transform-origin: 0 top;
	background-color: #000;
}
.thsn-service-style-5 .thsn-service-cat a {
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 2.5px;
	text-transform: uppercase;
}
.thsn-service-style-5 .thsn-featured-wrapper img {
	width: 100%;
}
/* --------------------------------------
* Pricing Table
* ---------------------------------------*/
.thsn-pricing-table-style-1 .themesion-ptable-icon,
.thsn-pricing-table-style-1 .themesion-ptable-heading{
	text-align: center;
}
.thsn-pricing-table-style-1 .themesion-ptable-heading{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
	padding-bottom: 30px;
	padding-top: 30px;
	color: #222;
	border-bottom: 1px solid #eee;
}
.thsn-pricing-table-style-1 .thsn-pricing-table-featured-col .themesion-ptable-heading{
	color: #fff;
}
.thsn-pricing-table-style-1 .thsn-sbox-icon-wrapper{
	height: 52px;
	width: 52px;
	line-height: 52px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	color: #fff;
	font-size: 30px;
}
.thsn-pricing-table-style-1 .themesion-ptable-price-w{
	font-size: 18px;
	text-align: center;
}
.thsn-pricing-table-style-1 .themesion-ptable-price-w *{
	display: inline-block;
	vertical-align: bottom;
}
.thsn-pricing-table-style-1 .themesion-ptable-price-w .themesion-ptable-cur-symbol-after{
	color: #222;
}
.thsn-pricing-table-style-1 .themesion-ptable-price{
	font-size: 50px;
	line-height: 50px;
	font-weight: bold;
	color: #222;
}
.thsn-pricing-table-style-1 .thsn-ptable-lines-w{
	padding: 40px 40px 30px;
}
.thsn-pricing-table-style-1 .thsn-ptable-line{
	margin: 15px 0;
	border-bottom: 1px solid #eee;
	font-size: 15px;
	color: #222;
	padding-bottom: 15px;
}
.thsn-pricing-table-style-1 .vc_btn3-container.vc_btn3-inline{
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
.thsn-pricing-table-style-1 .vc_btn3.vc_btn3-size-md {
	border-radius: 0;
}
.thsn-pricing-table-style-1 .thsn-ptablebox-main-icon{
	display: block;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 30px;
}
.thsn-pricing-table-style-1 .thsn-ptablebox-main-icon i{
	width: 70px;
	height: 70px;
	line-height:70px;
	font-size: 30px;
	display: inline-block;
	border-radius: 50%;
	background: #222; 
	color: #fff;
}
.thsn-pricing-table-style-1 .thsn-ptable-line i{
	margin-right: 5px;
	font-size: 15px;
	color: #222;
}
.thsn-pricing-table-style-1 .thsn-pricing-table-box .themesion-ptable-price-w .themesion-ptable-frequency:before{
	content: "/";
	margin: 0 2px;
}
.thsn-pricing-table-style-1 .thsn-pricing-table-box{
	padding-bottom: 30px;
	overflow: hidden;
	text-align: center;
	background: #fff;
	border:1px solid #eee;
}

/*=== Hide next prev button ===*/
.single-thsn-service .navigation {
	display: none;
}

/*=== single-service-contact ===*/
.single-thsn-service .themesion-sidebar .thsn-darkbg.widget .widget-title{
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.single-thsn-service .themesion-sidebar .widget{
	overflow: hidden;
}
.single-thsn-service .themesion-sidebar .widget-first{
	padding: 20px;
}
.single-thsn-service .themesion-sidebar .widget-first .widget-title{
	display: none;
}
.single-thsn-service .themesion-sidebar .widget ul > li{
	border: none;
	padding: 0 !important;
	border-bottom: 1px solid #eee;
	position: relative;
}
.single-thsn-service .themesion-sidebar .widget ul > li:last-child{
	border:none;
}
.widget.mentry_category_list_widget ul > li{
	margin-bottom: 0 !important;
}
.single-thsn-service .themesion-sidebar .widget ul > li a{
	padding: 18px 25px;
	display: block;
	position: relative;
	font-size: 14px;
	font-weight: 600;
	background: #fff;
}
.single-thsn-service .themesion-sidebar .widget ul > li a:after{
	content: '\e814';
	font-family: "themesion-base-icons";
	font-style: normal;
	font-weight: normal;
	position: absolute;
	top: 15px;
	right: 20px;
	width: 25px;
	height: 25px;
	background-color: #f8f8f8;
	line-height: 25px;
	text-align: center;
	border-radius: 50%;
}
.single-thsn-service .themesion-sidebar .widget ul > li.thsn-post-active a,
.single-thsn-service .themesion-sidebar .widget ul > li a:hover{
	color: #fff;
}
.single-thsn-service .themesion-sidebar .widget ul > li.thsn-post-active a:after,
.single-thsn-service .themesion-sidebar .widget ul > li a:hover:after{
	color: rgba(0, 0, 0, 0.60);
}

/* --------------------------------------
* VC Button
* ---------------------------------------*/
.vc_btn3.vc_btn3-shape-rounded{
	border-radius: 3px;
}
.vc_general.vc_btn3.vc_btn3-color-secondarycolor,
.vc_btn3-color-globalcolor.vc_general.vc_btn3:focus,
.vc_btn3-color-globalcolor.vc_general.vc_btn3:hover,
.vc_btn3-color-global_color.vc_general.vc_btn3{
	color: #fff;
}
.vc_general.vc_btn3{
	font-weight: 500;
}
.vc_general.vc_btn3 span{
	color: inherit;
}
.vc_general.vc_btn3.vc_btn3-style-simple{
	background-color: transparent;
	padding: 0;
}
.vc_general.vc_btn3.vc_btn3-style-simple{
	position: relative;
}
.vc_general.vc_btn3.vc_btn3-style-simple:after{
	content: "";
	height: 1px;
	width: 100%;
	background-color: #f5f5f5;
	bottom: -2px;
	position: absolute;
	left: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.vc_general.vc_btn3.vc_btn3-style-simple:hover:after{
	width: 0%;
}
.vc_general.vc_btn3.vc_btn3-style-simple.vc_btn3-color-black,
.vc_general.vc_btn3.vc_btn3-style-simple.vc_btn3-color-black:hover{
	color: #000000;
}

/* --------------------------------------
* Widget Section
* ---------------------------------------*/
.themesion-sidebar .widget_block .wp-block-search__label,
.themesion-sidebar .widget.widget_product_search .widget-title,
.themesion-sidebar .widget.widget_search.thsn-widget-search .widget-title{
color: #fff !important;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.themesion-sidebar .widget.widget_search.thsn-widget-search{
	color: #fff;
}
.themesion-sidebar .widget.widget_product_search .woocommerce-product-search [type=submit] {
	position: absolute;
	right: 0;
	padding: 0;
	border: none;
	outline: none;
	background-color: transparent;
	top: 50%;
	height: 50px;
	line-height: 50px;
	margin-top: -25px;
	font-size: 0;
	z-index: 1;
	width: 50px;
}
.themesion-sidebar .widget.widget_product_search .woocommerce-product-search:after {
	font-family: "themesion-base-icons";
	content: '\e800';
	position: absolute;
	right: 15px;
	top: 7px;
	opacity: 1;
	z-index: 1;
	color: #ffffff;
	font-size: 20px;
}
.wp-block-search input[type="search"],
.themesion-sidebar .widget.widget_product_search .woocommerce-product-search input[type="search"],
.themesion-sidebar .widget.widget_search.thsn-widget-search .search-form input[type="search"]{
	background: rgba(0, 0, 0, 0.20);
}
.themesion-sidebar .widget.widget_product_search .woocommerce-product-search{
	position: relative;
}
.themesion-sidebar .widget.widget_product_search .woocommerce-product-search input[type="search"]{
	border: 0;
	font-size: 13px;
}
.widget.widget_categories ul li a:before {
	content: '\f115';
	top: 2px;
	font-size: 13px;
	font-weight: 400;
}
.site-content .widget .wp-block-latest-comments li,
.site-content .widget .wp-block-latest-posts li>a,
.widget.widget_recent_comments ul li,
.widget.widget_categories ul li > a,
.widget.widget_recent_entries ul li > a,
.widget.widget_nav_menu ul li > a,
.widget.widget_meta ul li > a,
.widget.widget_pages ul li > a,
.widget.widget_archive ul li > a{
	position: relative;
	padding-left: 20px;
}

.site-content .widget .wp-block-latest-comments li:before,
.site-content .widget .wp-block-latest-posts li>a:before,
.widget.widget_recent_comments ul li:before,
.widget.widget_categories ul li a:before,
.widget.widget_recent_entries ul li a:before,
.widget.widget_nav_menu ul li a:before,
.widget.widget_meta ul li a:before,
.widget.widget_pages ul li a:before,
.widget.widget_archive ul li a:before{
	position: absolute;
	content: '\e814';
	left: 0px;
	font-size: 16px;
	top: 0px;
	line-height: normal;
	color: inherit;
	font-family: 'themesion-base-icons';
}
.widget.widget_pages ul li a:before {
	content: '\e816';
	font-weight: normal;
}
.site-content .widget .wp-block-latest-comments li:before,
.widget.widget_recent_comments ul li:before {
	content: '\f0e5';
	font-weight: normal;
	font-size: 15px;
	top: 5px;
}
.widget.widget_categories ul li a:before {
	content: '\f115';
	font-weight: normal;
	font-size: 14px;
	top: 2px;
}

/*=== Meta box ===*/
.thsn-metabox .wpb_wrapper {
	background-color: #fff;
	box-shadow: 0 0px 40px rgba(183,196,226,.15);
	padding-bottom: 25px;
	padding: 40px 30px 10px 30px;
}
.thsn-metabox .widgettitle{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 15px;
	display: inline-block;
}
.thsn-metabox .widget ul li{
	margin-bottom: 12px;
}
/*=== download  ===*/
.widget .download .item-download {
	margin-bottom: 20px;
	border-bottom: 1px solid rgb(255, 255, 255, 0.2);
	padding-bottom: 15px;
	position: relative;
}
.widget .download .item-download a {
	display: block;
	padding: 0px 0;
	font-size: 16px;
	font-weight: 600;
	line-height: 25px;
	color: #fff;
}
.site-content div.widget .download .item-download a {
	color:#222;
}
.widget .download .item-download i {
	font-size: 45px;
	padding-right: 12px;
	float: left;
	line-height: 47px;
	font-weight: normal;
}
.widget .download .item-download i:before{
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.widget .download .item-download a span{
	color: #ccc;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	font-weight: 600;
}
.widget .download .item-download:last-child{
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
/* --------------------------------------
* Footer
* ---------------------------------------*/
.thsn-footerlogo{
	max-height: 60px;
}
.site-footer .widget {
	margin: 35px 0 20px;
}
.site-footer .widget.widget_calendar {
	margin-top: 38px;
}
.site-footer .thsn-footer-widget aside.widget.mentry_contact_widget:last-child{
	margin-top: -15px;
}

/*=== thsn-footer-big-area ===*/
.thsn-footer-boxes-container .footer-wrap{
	position: relative;
	padding-top: 45px;
	padding-bottom: 10px;
}
.thsn-footer-boxes-container .thsn-social-links {
	text-align: right;
}
.thsn-footer-boxes-container .footerlogo {
	max-height: 65px;
}
.thsn-footer-boxes-container .mc4wp-form{
	margin: 0 60px;
}
.thsn-footer-boxes-container .mc4wp-form-fields {
	display: -ms-flexbox!important;
	display: flex!important;
}
.thsn-footer-boxes-container .mc4wp-form input[type="email"] {
	height: 60px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	padding-left: 20px;
	padding-right: 15px;
	font-size: 14px;
	width: 400px;
	background-color: rgba(255, 255, 255, 1);
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
.thsn-footer-boxes-container .mc4wp-form .btn {
	height: 60px;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 35px;
	background-color: #222;
	font-weight: 700;
	border-radius: 0;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

/*=== Footer Social ===*/
.thsn-social-links li{
	margin-right: 8px;
	margin-bottom: 8px;
	display: inline-block;
}
.thsn-social-links a{
	position: relative;
	display: inline-block;
	text-align: center;
	color: #777;
	font-size: 16px;
}
.site-footer .thsn-social-links{
	margin-bottom: 0;
}
.site-footer .thsn-social-links a{
	height: 50px;
	width: 50px;
	line-height: 50px;
	background-color: rgba(0, 0, 0, 0.30);
	text-align: center;
	display: inline-block;
	border-radius: 5px;
	color: #222;
	font-size: 18px;
}
.site-footer .thsn-social-links a:hover{
	color: #fff;
}

/*=== End Footer Social ===*/
.thsn-footerlogo {
	margin-bottom: -5px;
	max-height: 60px;
}
.site-footer .widget-title{
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	position: relative;
	margin-bottom: 40px;
}
.site-footer .widget-title:after{
	content: "";
	width: 50px;
	height: 2px;
	bottom: -10px;
	left: 0;
	position: absolute;
	z-index: 1;
}

/*=== Footer contact ===*/
.thsn-contact-widget-lines .thsn-contact-widget-line:before {
	display: inline-block;
	font-family: "themesion-base-icons";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	position: absolute;
	left: 0px;
	color: #000;
	font-size: 13px;
	top: 0;
	width: 25px;
	height: 25px;
	line-height: 25px;
	background-color: #fff;
	text-align: center;
	border-radius: 50%;
}
.thsn-contact-widget-lines .thsn-contact-widget-line,
.contact-info li {
	position: relative;
	padding: 0 0 0 35px !important;
	margin-bottom: 15px;
}
.thsn-contact-widget-lines .thsn-contact-widget-line.thsn-contact-widget-address:before {
	content: "\e821";
}
.thsn-contact-widget-lines .thsn-contact-widget-line.thsn-contact-widget-phone:before {
	content: "\e829";
}
.thsn-contact-widget-lines .thsn-contact-widget-line.thsn-contact-widget-email:before {
	content: "\e822";
}

/*=== thsn-footer-text-area ===*/
.thsn-footer-text-area {
	padding-bottom: 10px;
}
.thsn-footer-text-area .thsn-footer-text-inner{
	font-size: 15px;
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
}
.thsn-footer-widget-no .thsn-footer-text-area .thsn-footer-text-inner{
	border-top: none;
}

/*=== thsn-timelist-list ===*/
footer ul.thsn-timelist-list li{
	border-bottom: none;
	padding: 10px 0;
}
footer ul.thsn-timelist-list {
	margin-top: -15px;
}

/*=== mc4wp-form ===*/
.thsn-footer-widget  .mc4wp-form{
	position: relative;
} 
.thsn-footer-widget  .mc4wp-form button{
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	border-radius: 0;
	width: 50px;
	background-color: transparent;
	z-index: 10;
	outline: 0;
}
.thsn-footer-widget  .mc4wp-form input[type="email"]{
	border: 0;
	font-size: 15px;
	font-weight: 500;
	padding-right: 50px;
}
.thsn-footer-widget  .mc4wp-form input[type="email"]::placeholder{
	color: rgba(0, 0, 0, 0.30);
	opacity: 1; /* Firefox */
}
.thsn-footer-widget  .mc4wp-form input[type="email"]:-ms-input-placeholder{
	color: rgba(0, 0, 0, 0.30);
}
.thsn-footer-widget  .mc4wp-form input[type="email"]:-ms-input-placeholder{ 
	color: rgba(0, 0, 0, 0.30);
}
.thsn-footer-widget  .mc4wp-form:after{
	font-family: "themesion-base-icons";
	content: '\e81c';
	position: absolute;
	right: 14px;
	top: 0;
	opacity: 1;
	z-index: 1;
	color: #000000;
	font-size: 30px;
}
.footer-wrap {
	padding-bottom: 25px;
}

/*=== Copyright licence ===*/
.site-footer.thsn-footer-sep-on > div .container:after{
	content: "";
	height: 1px;
	width: calc(100% - 30px);
	margin-left: 15px;
	margin-right: 15px;
	background-color: rgba(255, 255, 255, 0.15);
	position: absolute;
	bottom: -25px;
	left: 0;
}
.site-footer.thsn-footer-sep-on > div:last-child .container:after{
	display: none;
}

/* --------------------------------------
* Custom css
* ---------------------------------------*/
.about-tagline{
	border:1px solid #f5f5f5;
	border-radius: 20px;
	padding: 8px 35px;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 30px;
	padding-bottom: 5px;
}
.rotate-bg .thsn-ihbox-heading{
	position: relative;
}
.rotate-bg .thsn-ihbox-heading:before{
	position: absolute;
	content: "";
	width: 80%;
	height: 100px;
	left: 10%;
	top: 0;
	z-index: -1;
	background: #000;
	transform: rotate(-5deg) skew(20deg);
}

/* --------------------------------------
* Contact form
* ---------------------------------------*/
.main-form input[type="text"],
.main-form input[type="email"],
.main-form input[type="password"],
.main-form input[type="tel"],
.main-form select,
.main-form textarea{
	border: none;
	border-bottom: 1px solid #cccccc;
	padding-left: 0;
	text-transform: uppercase;
	font-size: 14px;
}
.thsn-main-form .input-group{
	display: block;
	margin-bottom: 30px;
}
.widget .thsn-main-form .input-group{
	margin-bottom: 0;
}

/*=== thsn-form-style-1 ===*/
.thsn-main-form.thsn-form-style-1 .input-group input[type="text"],
.thsn-main-form.thsn-form-style-1 .input-group input[type="number"],
.thsn-main-form.thsn-form-style-1 .input-group input[type="email"],
.thsn-main-form.thsn-form-style-1 .input-group textarea{
	border: 0;
	background: rgba(255, 255, 255, 0.3);
	font-size: 14px;
	color: #071323;
}
.thsn-main-form.thsn-form-style-1 .input-group textarea{
	height: 100px;
	padding: 0px 15px;
}
.thsn-main-form.thsn-form-style-1 .input-group input[type="text"]::placeholder,
.thsn-main-form.thsn-form-style-1 .input-group input[type="email"]::placeholder,
.thsn-main-form.thsn-form-style-1 .input-group textarea::placeholder{
	color: rgba(7, 19, 35, 0.91);
	opacity: 1; /* Firefox */
}
.thsn-main-form.thsn-form-style-1 .input-group input[type="text"]:-ms-input-placeholder,
.thsn-main-form.thsn-form-style-1 .input-group input[type="email"]:-ms-input-placeholder,
.thsn-main-form.thsn-form-style-1 .input-group textarea:-ms-input-placeholder {
	color: rgba(7, 19, 35, 0.91);
}
.thsn-main-form.thsn-form-style-1 .input-group input[type="text"]::-ms-input-placeholder,
.thsn-main-form.thsn-form-style-1 .input-group input[type="email"]:-ms-input-placeholder,
.thsn-main-form.thsn-form-style-1 .input-group textarea:-ms-input-placeholder{
	color: rgba(7, 19, 35, 0.91);
}
.thsn-main-form.thsn-form-style-1 input[type=submit],
.thsn-main-form.thsn-form-style-1 input[type=submit]:hover{
	background-color: #071323;
}

/*=== thsn-style-2 ===*/
.thsn-main-form.thsn-style-2 .input-group input[type="text"],
.thsn-main-form.thsn-style-2 .input-group input[type="number"],
.thsn-main-form.thsn-style-2 .input-group input[type="email"],
.thsn-main-form.thsn-style-2 .input-group textarea{
	border: 0;
	background-color: #fff;
	font-size: 13px;
	color: #6d7a8c;
	font-weight: 500;
	padding: 25px 10px 25px 20px;
}
.thsn-main-form.thsn-style-2 .input-group textarea{
	padding-top: 5px;
}
.thsn-main-form.thsn-style-2 input[type=submit]{
	border-width: 0;
	border-style: solid;
	border-radius: 0;
	background: transparent;
	padding: 15px 40px;
	font-weight: 600;
}
.thsn-main-form.thsn-style-2 input[type=submit]:hover{
	color: #fff;
}
.thsn-main-form.thsn-style-2 label{
	font-weight: 700;
}
.thsn-style-2-wrapper{
	box-shadow: 3px 4px 23px 0px rgba(29, 0, 4, 0.12);
	text-shadow: 3px 4px 23px rgba(29, 0, 4, 0.12);
}

/*=== thsn-style-3 ===*/
.thsn-main-form.thsn-style-3 .input-group input[type="text"],
.thsn-main-form.thsn-style-3 .input-group input[type="number"],
.thsn-main-form.thsn-style-3 .input-group input[type="email"],
.thsn-main-form.thsn-style-3 .input-group textarea{
	border: 0;
	background-color: #ecf1f8;
	font-size: 13px;
	border-radius: 4px;
	color: #ecf1f8;
	font-weight: 600;
	padding: 20px 10px 20px 20px;
}
.thsn-main-form.thsn-style-3 input[type=submit]{
	border-width: 2px;
	border-radius: 4px;
	border-style: solid;
	padding: 10px 30px;
	font-weight: 700;
}
.thsn-main-form.thsn-style-3 label{
	font-weight: 700;
}
.thsn-style-3-wrapper{
	box-shadow: 3px 4px 23px 0px rgba(29, 0, 4, 0.12);
	text-shadow: 3px 4px 23px rgba(29, 0, 4, 0.12);
}
.thsn-main-form.thsn-style-3 .input-group textarea{
	height: 100px;
}
/*=== thsn-style-4 ===*/
.thsn-main-form.thsn-style-4 .input-group textarea{
	height: 250px;
}
button, html input[type=button], input[type=reset], input[type=submit]{
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 15px 30px;
	border-radius: 0;
}

/*=== Apply Now ===*/
.thsn-applynow-form .thsn-radio-group span.wpcf7-list-item{
	display: block;
	margin: 0;
}
.thsn-applynow-form .thsn-radio-group span.wpcf7-list-item label{
	display: block;
	position: relative;
	padding-left: 25px;
}
.thsn-applynow-form .thsn-radio-group{
	margin-bottom: 20px;
}
.thsn-applynow-form .thsn-radio-group input[type=radio]{
	position: absolute;
	left: 0;
	top: 6px;
}
.thsn-applynow-form label{
	font-size: 16px;
}

/*===Select box design===*/
.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 2px solid #ececec;
	border-radius: 0px;
}
.select2-container .select2-selection--single {
	height: 50px;
	outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 50px;
	right: 10px;
}

/* --------------------------------------
* Custom Accordion
* ---------------------------------------*/
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title{
	font-size: 16px;    
	line-height: 26px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-outline .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-outline .vc_tta-panel-heading{
	border-width: 1px;
}
.wpb-js-composer .vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading,
.wpb-js-composer .vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.wpb-js-composer .vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after,
.wpb-js-composer .vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before{
	border-color: #ebebeb;
}
.wpb-js-composer .vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading{
	margin-bottom: 0;
}
.wpb-js-composer .vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
	border-bottom: 0;
}
.wpb-js-composer .vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body{
	border-top: 0;
	padding-top: 5px;
}
.wpb-js-composer .vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel-body {
	padding: 15px 60px;
}
.wpb-js-composer .vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
	padding-left: 60px;
}
.wpb-js-composer .vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.wpb-js-composer .vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,

.wpb-js-composer .vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::after, 
.wpb-js-composer .vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::before{
	border-color: #8e9399;
}
.wpb-js-composer .vc_general.vc_tta-color-grey.vc_tta-style-outline.vc_tta-controls-icon-position-left .vc_tta-controls-icon {
	left: 27px;
}

/* --------------------------------------
* Custom Tab
* ---------------------------------------*/
body.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-tabs-list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-tabs-list li{
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: left;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-tabs-container{
	margin-bottom: 30px !important;
	border-bottom: 1px solid #e5e8ef;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-tab.vc_active > a{
	color: #232323;
	border-bottom: 2px solid transparent;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-tab > a{
	color: rgba(35,35,35,0.7);
	border: none !important;
	border-bottom: 2px solid transparent !important;
	font-weight: 600 !important;
	font-size: 16px;
	line-height: 24px;
	padding: 25px 15px;
	font-family: Comfortaa,sans-serif;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-tab > a:hover{
	background-color: transparent;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-panels{
	border: 0 !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-black.vc_tta-style-outline .vc_tta-icon{
	font-size: 28px;
}

/* --------------------------------------
* Custom FAQ
* ---------------------------------------*/
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel.vc_active .vc_tta-panel-title>a{
	color: #fff
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel.vc_active .vc_tta-panel-body{
	border: none;
	color: #222;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel .vc_tta-panel-body{
	border: none !important;
	background-color: #fbfbfb;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel .vc_tta-panel-heading{
	background-color: #f1f1f1 !important;
	color: #222;
	border: none;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel-title{
	font-size: 18px;
	line-height: 28px;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel-body > .wpb_content_element{
	padding: 22px 55px 24px 20px;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-controls-icon-position-left.vc_tta-panel-title>a{
	padding-left: 55px;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .wpb_single_image{
	margin-bottom: 0;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel.vc_active .vc_tta-panel-heading{
	margin-bottom:  0 !important;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel .vc_tta-panel-heading:hover{
	background-color: transparent;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel .vc_tta-panel-heading {
	border-color: #edeaea;
	margin-bottom: 0 !important;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel-title>a{
	padding: 17px 20px 17px 35px;
	color: #424d6c;
	transition: none;
}
.wpb-js-composer .vc_tta.vc_tta-accordion.vc_general.thsn-faq .vc_tta-panel-title>a{
	color: #222;
}
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before{
	border-color: #fff !important;
}

/* --------------------------------------
* Custom FAQ Box
* ---------------------------------------*/
.thsn-faq-ask-box{
	padding: 40px 90px 30px 90px;
	border-radius: 30px;
	background: #545f80;
	background: -moz-linear-gradient(45deg, #545f80 14%, #ffa277 100%);
	background: -webkit-linear-gradient(45deg, #545f80 14%,#ffa277 100%);
	background: linear-gradient(45deg, #545f80 14%,#ffa277 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545f80', endColorstr='#ffa277',GradientType=1 );
}
.thsn-faq-ask-box .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon{
	font-size: 6.85em!important;
}

/* --------------------------------------
* error-404
* ---------------------------------------*/
.error-404{
	margin: 0;
	width: 100%;
	padding: 170px 0px 160px 0px;
	position: relative;
	text-align: center;
}
.error-404 .error-message{
	color: #2c2c2c;
}
.error-404 .error-message{
	display: inline-block;
	font-size: 290px;
	line-height: 290px;
	font-weight: 900;
}
.error-404 .footer-message{
	font-size: 22px;
	line-height: 32px;
	font-weight: 700;
	margin-top: 15px;
}
.error-404 .search-form{
	margin: 45px auto;
	max-width: 400px;
}
.error404 .site-content .wrap{
	width: 100%;
}
.error404 .search-form{
	position:  relative;
}
.error404 .search-form input[type="search"]{
	border-radius: 0px;
	height: 60px;
	line-height: 60px;
	border: 0;
	background-color: #fff;
}
.error404 .search-form .search-submit:after{
	font-family: "themesion-base-icons";
	content: '\e800';
	position: absolute;
	right: 18px;
	top: 0;
	opacity: 1;
	z-index: 1;
	color: #fff;
	font-size: 20px;
}
.error404 .search-form label{
	display: none;
}
.error404 .search-form button{
	position: absolute;
	right: 0;
	padding: 0;
	border: none;
	outline: none;
	background-color: transparent;
	top: 0;
	height: 60px;
	line-height: 60px;
	margin-top: 0;
	color: #ffffff;
	font-size: 16px;
	z-index: 1;
	width: 60px;
}
.error404 #primary{
	flex: none !important;
	max-width: none !important;
}
.error404 a.ts-home-back{
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 15px;
	position: relative;
}
.error404 a.ts-home-back:after{
	font-family: "themesion-base-icons";
	content: '\e810';
	margin-left: 15px;
}
.error404  .thsn-title-bar-wrapper{
	display: none;
}
.error404 h2.page-title{
	font-size: 200px;
	line-height: 210px;
	color: #fff;
	font-weight: bold;
}
.error404 .site-content-contain{
	position: relative;
}
.error404 .site-content-contain:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: none !important;
}
.thsn-parent-header-style-5 .error-404,
.thsn-parent-header-style-3 .error-404 {
	padding: 233px 0px 160px 0px;
}
.error404 .thsn-parent-header-style-3 .site-content-contain:before {
	opacity: 0.2;
}

/*=== search-no-results ===*/
.search-no-results #primary{
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.search-no-results-content{
	padding: 60px 50px;
	text-align: center;
	margin-bottom: 100px;
}
.search-no-results-content p{
	margin-bottom: 30px;
	display: inline-block;
	font-size: 20px;
	line-height: 30px;
	max-width: 480px;
}
.thsn-top-search-form input[type="search"],
.search-no-results input[type="search"]{
	height: 60px;
	line-height: normal;
}

/* --------------------------------------
* Search Popup Area CSS
* ---------------------------------------*/
.thsn-header-search-form-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.9);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	-ms-transition: .4s;
	transition: .4s;
	-webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
	opacity: 0;
}
.thsn-header-search-form-wrapper.open {
	-webkit-transform: translate(0px, 0px) scale(1, 1);
	-moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1);
	opacity: 1;
}
.thsn-header-search-form-wrapper .search-form{
	max-width: 1140px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.thsn-header-search-form-wrapper .search-form:after{
	font-family: "themesion-base-icons";
	content: '\e800';
	position: absolute;
	right: 15px;
	top: 17px;
	color: #fff;
	font-size: 20px;
	z-index: 1;
	line-height: normal;
}
.thsn-header-search-form-wrapper .search-form::before {
	content: '';
	position: absolute;
	width: 50px;
	height: 50px;
	z-index: -1;
	right: 0;
	bottom: 12px;
	opacity: 1;
	background-image: linear-gradient(to right,#fea060,#fb6f62);
	background-color: transparent;
}
.thsn-header-search-form-wrapper .search-form input[type="search"]{
	height: 65px;
	line-height: 65px;
	font-size: 28px;
	background-color: transparent;
	text-align: left;
	color: #fff;
	border: none;
	border-bottom: 3px solid #fff;
	padding-left: 0;
	border-radius: 0;
	padding-right: 60px;
}

.thsn-header-search-form-wrapper .search-form input[type="search"]::placeholder {
	color: rgba(255, 255, 255, 0.89);
	opacity: 1; 
}
.thsn-header-search-form-wrapper .search-form input[type="search"]:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.89);
}
.thsn-header-search-form-wrapper .search-form input[type="search"]::-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.89);
}
.thsn-header-search-form-wrapper .search-form [type=submit]{
	position: absolute;
	height: 50px;
	width: 50px;
	right: 0;
	background-color: transparent;
	text-indent: -9999px;
	background-image: none;
	z-index: 2;
}
.thsn-header-search-form-wrapper .thsn-search-close{
	position: absolute;
	top: 40px;
	right: 40px;
	border-color: #fff;
	color: #fff;
	opacity: 0.8;
	font-size: 30px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	-ms-transition: .4s;
	transition: .4s;
	text-align: center;
	cursor: pointer;
}
.thsn-header-search-form-wrapper .thsn-search-close:hover{
	opacity: 1;
}
/* --------------------------------------
* Custom button
* ---------------------------------------*/
.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding-top: 0;
}
.thsn-box-shadow{
	box-shadow: 0 0px 40px rgba(183,196,226,.15);
}
.thsn-box-shadow .thsn-bg-color-white:before{
	border-radius: 8px;
}
.thsn-border-radiu-4 .vc_column-inner::before{
	border-radius: 4px;
}

/*=== Button ( Mentry Special ) ===*/
.thsn-search-results-right .thsn-read-more-link a{
	display: inline-block;
	position: relative;
	color: #222;
	font-size: 13px;
	line-height: 16px;
	padding-right: 0px;
	font-weight: 600;
	text-transform: uppercase;
}
body .thsn-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:before,
body .thsn-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after,
body .thsn-portfolio-style-2 .vc_btn3-color-globalcolor.vc_general.vc_btn3:before,
body .thsn-portfolio-style-2 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after,
a.thsn-link:before,
a.thsn-link:after,
.thsn-search-results-right .thsn-read-more-link a:before,
.thsn-search-results-right .thsn-read-more-link a:after,
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a:before,
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a:after,
.thsn-blogbox-style-3 .post-item .thsn-read-more-link a:before,
.thsn-blogbox-style-3 .post-item .thsn-read-more-link a:after,
.thsn-blogbox-style-1 .post-item .thsn-read-more-link a:before,
.thsn-blogbox-style-1 .post-item .thsn-read-more-link a:after{
	content: "";
	position: absolute;
	bottom: -3px;
	left: auto;
	right: 0;
	height: 2px;
	width: 0%;
	background-color: #eeeeee;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
body .thsn-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after,
a.thsn-link:after,
.thsn-search-results-right .thsn-read-more-link a:after,
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a:after,
.thsn-blogbox-style-3 .post-item .thsn-read-more-link a:after,
.thsn-blogbox-style-1 .post-item .thsn-read-more-link a:after{
	background-color: #000;
}
body .thsn-portfolio-style-2 .vc_btn3-color-globalcolor.vc_general.vc_btn3:before,
body .thsn-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:before,
a.thsn-link:before,
.thsn-search-results-right .thsn-read-more-link a:before,
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a:before,
.thsn-blogbox-style-3 .post-item .thsn-read-more-link a:before,
.thsn-blogbox-style-1 .post-item .thsn-read-more-link a:before{
	width: 100%;
}
body .thsn-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:hover:after,
body .thsn-portfolio-style-2 .vc_btn3-color-globalcolor.vc_general.vc_btn3:hover:after,
a.thsn-link:hover:after,
.thsn-search-results-right .thsn-read-more-link a:hover:after,
.thsn-blogbox-style-4 .post-item .thsn-read-more-link a:hover:after,
.thsn-blogbox-style-3 .post-item .thsn-read-more-link a:hover:after,
.thsn-blogbox-style-1 .post-item .thsn-read-more-link a:hover:after{
	width: 100%;
	left: 0;
	right: auto;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-gradientcolor .vc_icon_element-icon:before{
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	display: initial;
}

/*=== Vc Custom row bg ===*/
.thsn-shapebg.thsn-bg-color-light:not(.vc_column_container):before{
	background-color: #fafbfd;
	margin-top: 164px;
}
.thsn-shapebg .thsn-element-service-style-1 .thsn-service-ele:nth-child(2n) .thsn-service-style-1{
	margin-top: -50px;
}

/*=== Image side effect ===*/
.thsn-img-bg-effect-single .vc_single_image-wrapper,
.single-thsn-team-member .thsn-featured-wrapper,
.thsn-img-bg-effect .vc_single_image-wrapper{
	position: relative;
}
.thsn-img-bg-effect-single .vc_single_image-wrapper:after,
.thsn-img-bg-effect .vc_single_image-wrapper:after{
	content: "";
	left: -60px;
	background: #222;
	position: absolute;
	top: 60px;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.thsn-img-bg-effect-single .vc_single_image-wrapper:after{
	left: -40px;
	top: 40px;
}
.single-thsn-team-member .thsn-featured-wrapper:after{
	left: -30px;
	top: -30px;
}
.thsn-img-bg-effect .vc_single_image-wrapper:before{
	content: "";
	left: -1000%;
	background: #222;
	position: absolute;
	top: 60px;
	width: 1000%;
	height: 100%;
	z-index: -1;
}
.thsn-brd-rad:before{
	border-radius: 4px;
}

/*=== Row expand effect  ( Homepage Fact and digit element ) ===*/
.thsn-row-expand-right:after{
	content: "";
	right:  -1000%;
	background: #222;
	position: absolute;
	top: 0px;
	width: 1000%;
	height: 100%;
	z-index: -1;
}
.thsn-row-expand-left .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading{
	position: relative;
}
.thsn-row-expand-left .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading:after{
	content: "";
	left:  -1000%;
	background: #222;
	position: absolute;
	top: 0px;
	width: 1000%;
	height: 100%;
	z-index: -1;
}

/*=== vc_progress_bar ===*/
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar:first-child .vc_label{
	margin-top: 20px;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar .vc_label {
	padding: 0px;
	margin-top: 60px;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f7f9fa
}
.thsn-bg-color-light .vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar{
	background-color: #1e2227;
}
.thsn-white-bar.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar{
	background-color: #fff
}
.thsn-bg-color-secondarycolor .vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar{
	background-color: rgba(255, 255, 255, 0.32);
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar,
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar .vc_bar{
	border-radius:0;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar:after{
	background-color: #f7f9fa;
	content: "";
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .thsn-pbar-title,
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_label_units {
	position: relative;
	top: -30px;
	text-shadow: none;
	font-size: 14px;
	font-weight: 600;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_label_units{
	right: 0;
	position: absolute;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar {
	height: 3px;
}
.vc_progress_bar.vc_progress-bar-color-globalcolor .vc_single_bar .vc_bar:after{
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	right: 0;
	top: -4px;
	border: 2px solid #222;
}
.thsn-text-color-white .vc_progress_bar.vc_progress-bar-color-globalcolor .thsn-pbar-title,
.thsn-text-color-white .vc_progress_bar.vc_progress-bar-color-globalcolor .vc_label_units{
	color: #fff;
}
/* --------------------------------------
* Static Box
* ---------------------------------------*/
/*=== thsn-element-static_box-style-1 ===*/
.thsn-element-static_box-style-1 .thsn-staticbox-ele{
	margin-bottom: 30px;
}
.thsn-element-static_box-style-1 .thsn-static-box-inner{
	padding: 35px 30px 60px;
	margin-left: -30px;
	height: 100%;
	text-align: left;
	background-color: #f7f9fa;
	position: relative;
}
.thsn-element-static_box-style-1 .themesion-box-title h4{
	font-size: 24px;
	line-height: 34px;
}
.thsn-element-static_box-style-1 a.thsn-more-bt {
	background-color: #86bb46;
	color: #fff;
	display: block;
	padding: 10px 15px;
	margin: 0 -30px;
	position: absolute;
	width: 100%;
	bottom: 0;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	text-align: center;
}

/*=== thsn-element-static_box-style-2 ===*/
.thsn-element-static_box-style-2 img {
    border-radius: 2px;
    margin-bottom: 25px;
}

/* --------------------------------------
* Video icon on image
* ---------------------------------------*/
.thsn-video-image-style-1.thsn-single-image-w{
	position: relative;
	display: inline-block;
}
.thsn-video-image-style-1.thsn-single-image-w .vc_icon_element {
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-khtml-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: auto;
	height: auto;
}
.thsn-video-image-style-1.thsn-single-image-w  .vc_icon_element-inner{
	background-color: rgba(255, 255, 255, 0.80);
	color: #000;
	width: 60px;
	height: 60px;
	text-align: center;
	border-radius: 50%;
}
.thsn-video-image-style-1.thsn-single-image-w .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon{
	font-size: 20px !important;
}
.thsn-lightbox-video .vc_icon_element-inner{
	box-shadow: 0px 5px 57px 0px rgba(0, 0, 0, 0.15);
}
body .thsn-video-image-style-1 .thsn-overlay{
	background:none !important;
}
.thsn-video-image-style-1 img{
	border-radius: 4px;
}
/* --------------------------------------
* Global Dark Color
* ---------------------------------------*/
.thsn-service-style-3 .thsn-service-btn .vc_general.vc_btn3{
	color: #1e2227;
}
/* --------------------------------------
*  Special Elements for Mentry
* ---------------------------------------*/
/*=== thsn-about-image ===*/
.thsn-about-image img{
	box-shadow: 0 0 20px rgba(79, 110, 173, 0.1);
	border-radius: 8px;
}
.thsn-about-image .thsn-frameimage{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
}
.thsn-about-image .thsn-ihbox.thsn-ihbox-style-hsbox{
	position: absolute;
	z-index: 3;
	bottom: 50px;
	right: 15px;
	text-align: center;
	margin-bottom: 0;
}
.thsn-about-image .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-heading *{
	font-size: 24px !important;
	line-height: 34px !important;
	color: #fff;
	font-weight: 500;
}
.thsn-about-image .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-subheading *{
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	font-weight: 400;
}
.thsn-about-image .vc_icon_element{
	position: absolute;
	bottom: 216px;
	margin-bottom: 0;
	right: 90px;
	z-index: 2;
}

/* --------------------------------------
* Custom font
* ---------------------------------------*/
.wpb-js-composer .vc_tta.vc_general.thsn-faq .vc_tta-panel-title,
.themesion-ele-fid-style-1 .thsn-fid-title,
.themesion-ele-fid-style-2 .thsn-fid-title,
.themesion-ele-fid-style-3 .thsn-fid-title,
.themesion-ele-fid-style-4 .thsn-fid-title,
.thsn-pricing-table-style-1 .themesion-ptable-frequency,
.thsn-pricing-table-style-1 .themesion-ptable-symbol,
.thsn-pricing-table-style-1 .themesion-ptable-price,
.thsn-timeline,
.main-form input[type="text"],
.main-form input[type="email"],
.main-form input[type="password"],
.main-form input[type="tel"],
.main-form select,
.main-form textarea{
	font-family: 'Mulish', sans-serif;
}
/* --------------------------------------
* woocommerce
* ---------------------------------------*/
.woocommerce .woocommerce-ordering {
	margin-bottom: 40px;
}
.woocommerce .woocommerce-result-count {
	margin-top: 17px;
}
/*=== product box ===*/
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3{
	font-size: 20px;
	line-height: 30px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	text-align: center;
}
.woocommerce ul.products li.product a img {
	border: 1px solid #e5e8ef;
	border-radius: 5px;
}
.woocommerce ul.products li.product .onsale {
	padding: 0px 12px;
	font-size: 10px;
	font-weight: 600;
	position: absolute;
	text-align: center;
	color: #fff;
	z-index: 2;
	text-transform: uppercase;
	-webkit-transform: none;
	transform: none;
	-webkit-transform-origin: normal;
	transform-origin: normal;
	border-radius: 0px;
	top: 13px;
	left: 10px;
	bottom: auto;
	right: auto;
	font-weight: 500;
	letter-spacing: 2px;
}
.woocommerce ul.products li.product .price {
	font-size: 15px;
	color: #888;
}
.woocommerce ul.products li.product .price del {
	margin-right: 5px;
}
.woocommerce ul.products li.product .button{
	margin-top: 1em;
	padding: 10px 22px;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	border-radius: 3px;
}
.woocommerce ul.products li.product .button:hover{
	background-color: #09162a;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
	top: 10px;
	right: 6px;
}
.woocommerce a.added_to_cart {
	padding-top: .5em;
	display: inline-block;
	position: absolute;
	display: block;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 11px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
/*=== Woocommerce Details Page ===*/
.woocommerce div.product .product_title{
	font-size: 30px;
	line-height: 40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin-right: 8px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	position: relative;
	top: 1px;
	display: block;
	float: left;
	font-size: 13px;
	color: #fff;
	border: 1px solid #e2e2e2;
	text-transform: capitalize;
	font-weight: 500;
	line-height: 24px;
	cursor: pointer;
	padding: 16px 30px 16px;
	transition: all 500ms ease;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: none;
	border-radius: 0;
	margin: 0;
	padding: 0;
	border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #242424;
	background: #ffffff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
	opacity: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0px !important;
	margin: 0px 0 0px !important;
	border: none !important;
	line-height: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
	display: none;
	border: none;
}
.woocommerce div.product .woocommerce-tabs .panel{
	background: #fff !important;
	margin-top: 0px;
	padding: 30px;
	border: 1px solid #ececec;
	border-radius: 0;
	margin-top: -1px;
}
.woocommerce-Tabs-panel h2{
	font-size: 20px;
	margin-top: 0;
	line-height: 28px;
}
/*=== woocommerce div.product form.cart ===*/
.woocommerce div.product form.cart .button{
	margin-top: 0;
	padding: 10px 22px;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	border-radius: 0;
}
.woocommerce div.product form.cart .button:hover{
	background-color: #09162a;
}
/*=== .woocommerce .quantity .qty ===*/
.woocommerce .quantity .qty {
	height: 42px;
	margin-right: 5px;
}
/*=== woocommerce div.product p.price ===*/
.woocommerce div.product p.price,
.woocommerce div.product span.price{
	font-size: 15px;
	color: #888;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del{
	margin-right: 5px;
}
/*=== woocommerce div.product div.images ===*/
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
	z-index: 5;
}
/*=== woocommerce table.shop_attributes ===*/
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
	padding: 5px 7px;
}
/*=== .woocommerce ul.products li.product .onsale ===*/
.woocommerce span.onsale {
	padding: 0px 12px;
	font-size: 10px;
	font-weight: 600;
	position: absolute;
	text-align: center;
	color: #fff;
	z-index: 2;
	text-transform: uppercase;
	-webkit-transform: translateX(-100%) rotateZ(-90deg);
	transform: translateX(-100%) rotateZ(-90deg);
	-webkit-transform-origin: right top;
	transform-origin: right top;
	border-radius: 0;
	top: 13px;
	left: 10px;
	bottom: auto;
	right: auto;
	font-weight: 500;
	letter-spacing: 2px;
}
/*=== related products ===*/
h3#order_review_heading,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
.cart_totals h2,
.related.products h2{
	font-size: 26px;
	line-height: 36px;
}
/*=== .woocommerce-cart .wc-proceed-to-checkout ===*/
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce .cart .button,
.woocommerce .cart input.button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
	margin-top: 0;
	padding: 10px 22px;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	border-radius: 0;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce ul.products li.product .button:hover{
	background-color: #09162a;
	color: #fff;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: 115px;
	height: 43px;
}
/*=== Sidebar button ===*/
.woocommerce .widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),
.woocommerce.widget_shopping_cart .buttons a:not(.wcppec-cart-widget-button),
.woocommerce .widget_price_filter .price_slider_amount .button{
	margin-top: 0;
	padding: 8px 16px;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	border-radius: 0;
}
.woocommerce .widget_shopping_cart .buttons a.checkout:not(.wcppec-cart-widget-button),
.woocommerce.widget_shopping_cart .buttons a.checkout:not(.wcppec-cart-widget-button){
	background-color: #09162a;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
	top: 5px;
}
/*=== widget_price_filter ===*/
.woocommerce .widget_price_filter .price_slider{
	margin-bottom: 25px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 14px;
	height: 14px;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	cursor: ew-resize;
	outline: none;
	box-sizing: border-box;
	opacity: 1;
	top: -5px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	height: 5px;
	background-color: #222;
}
.woocommerce ul.products li.product .price ins{
	text-decoration: none;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled, .woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled, .woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled]{
	color: #fff;
}
.woocommerce .cart .button{
	padding: 10px 22px !important;
}
.woocommerce .col-1,
.col-2{
	max-width:none;
}
.woocommerce form .form-row {
	display: block;
}
/*=== woocommerce-pagination ===*/
.woocommerce-pagination{
	text-align: center;
	margin-top: 50px;
	margin-bottom:  80px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span{
	padding: 15px 17px;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	margin: 0 2px;
	border: 1px solid #eee;
	color: #2c2c2c;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current{
	color: #fff;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li{
	border: none;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
	font-size: 13px;
}
.woocommerce div.product form.cart table.woocommerce-grouped-product-list tbody tr,
.woocommerce div.product form.cart table.variations tbody tr{
	border: 0;
}
.woocommerce div.product form.cart .variations label {
	margin-top: 12px;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
	padding: 8px 0;
}
.woocommerce ul.product_list_widget del {
	margin-right: 16px;
	color: #b5b5b5;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	width: 54px;
	border: 1px solid #eee;
}

/*===woocommerce-checkout-review-order===*/
h3#order_review_heading{
	padding: 0 15px;
	margin-top: 50px;
}
.woocommerce-checkout-review-order{
	margin-top: 30px;
	margin-bottom: 50px;
	padding: 0 15px;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order{
	border-radius: 0;
	color: #fff;
}
.woocommerce-form-coupon button.button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order{
	font-size: 13px;
	padding: 20px 44px;
	outline: none;    
	border-radius: 0;
	color: #fff;
}

/* --------------------------------------
* Image Effect
* ---------------------------------------*/
.thsn-border-effect .vc_single_image-wrapper{
	position: relative;
	margin-left: 40px;
	margin-top: 40px;
}
.thsn-border-effect .vc_single_image-wrapper:after {
	content: ' ';
	position: absolute;
	width: 100%;
	height: 100%;
	top: -40px;
	left: -40px;
	z-index: -1;
	border-width: 10px;
	border-style: solid;
	border-image-slice: 1;
}

/* --------------------------------------
* Dots
* ---------------------------------------*/
.themesion-element-viewtype-carousel.thsn-dots-left .owl-carousel .owl-dots{
	text-align: left;
}

/* --------------------------------------
* Button
* ---------------------------------------*/
.thsn-big-button .vc_general.vc_btn3{
	font-size: 20px;
	font-weight: 600;
	text-transform: inherit;
	letter-spacing: 0;
	line-height: 40px;
}
.thsn-big-button .vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	background: #18212e;
	width: 40px;
	text-align: center;
	border-radius: 50%;
}

/* --------------------------------------
* Loan Calculator
* ---------------------------------------*/
.thsn-overide-qis-design-yes .qis-repayments,
.thsn-overide-qis-design-yes .qis-slidercenter,
.thsn-overide-qis-design-yes .qis-sliderleft,
.thsn-overide-qis-design-yes .qis-sliderright {
	font-weight: 500;
	color: #fff;
}
.thsn-overide-qis-design-yes .qis, 
.thsn-overide-qis-design-yes .qis__fill{
	box-shadow: none;
}
.thsn-overide-qis-design-yes .range {
	margin-bottom: 50px;
}
.thsn-overide-qis-design-yes .qis-slideroutput {
	margin-bottom: 35px;
}
.thsn-overide-qis-design-yes .qis__handle {
	width: 26px !important;
	height: 26px !important;
	top: -10px !important;
	border: 0 !important;
	border-radius: 50% !important;
}
.thsn-overide-qis-design-yes .qis__handle:after {
	content: "";
	position: absolute;
	width: 12px !important;
	height: 12px !important;
	left: 7px;
	top: 7px !important;
	background-color: #fff;
	z-index: 111;
	border-radius: 50%;
}
.thsn-overide-qis-design-yes .qis-repayments span{
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	display: block;
}

/*=== thsn-bottom-box ===*/
.thsn-bottom-box.vc_column_container .wpb_wrapper{
	height: 100%;
}
.thsn-bottom-box.vc_column_container .thsn-custom-block-1{
	position: relative;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 35px;
	padding-bottom: 35px;
	top: 106%;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}
.thsn-bottom-box.vc_column_container .thsn-custom-block-1 em{
	font-weight: 600;
}

/*=== thsn-bottom-box ===*/
.thsn-footer-contact-box .thsn-heading{
	font-weight: 700;
}