.fix-background {
	background-attachment: fixed;
}

.revslider-remove-space {
	margin-bottom: 0px !important;
}

.slick-slide:focus {
	outline: none;
}

.vc_row.bg-overlay {
	position: relative;
}

.header-sidearea-body-style {
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	opacity: 0;
	background-color: rgba(27, 27, 27, .6);
	-webkit-transition: opacity .2s ease-in-out, z-index .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out, z-index .2s ease-in-out;
	transition: opacity .2s ease-in-out, z-index .2s ease-in-out;
}

.insignia-sidebar-body .header-sidearea-body-style {
	z-index: 99999;
	opacity: 1;
	position: fixed;
	cursor: url(../img/close.png), pointer;
}


/*instagram*/

.instagram-widget-padding {
	position: relative;
	overflow: hidden;
	display: inline-grid;
	padding: 3px;
}

.insignia_instagram_container a {
	position: relative;
	overflow: hidden;
}

.inv-instagram-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity .35s cubic-bezier(.61, .92, 0, .21);
	-moz-transition: opacity .35s cubic-bezier(.61, .92, 0, .21);
	transition: opacity .35s cubic-bezier(.61, .92, 0, .21);
	color: #fff;
	text-align: center;
	background: rgba(0, 0, 0, .85);
}

.inv-instagram-overlay-inner {
	display: table;
	width: 100%;
	height: 100%;
}

.inv-instagram-overlay-inner2 {
	display: table-cell;
	vertical-align: middle;
}

.insignia_instagram_container a:hover .inv-instagram-overlay {
	opacity: 0.8;
}

.insignia_instagram_container a:before {
	content: "\e73d";
	position: absolute;
	top: 50%;
	left: 50%;
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	z-index: 333;
	opacity: 0;
	transition: all .35s cubic-bezier(.61, .92, 0, .21);
	-webkit-transform: translate3d(-50%, 50%, 0) scale(1);
	-moz-transform: translate3d(-50%, 50%, 0) scale(1);
	transform: translate3d(-50%, 50%, 0) scale(1);
}

.insignia_instagram_container a:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(-50%, -50%, 0) scale(1);
	-moz-transform: translate3d(-50%, -50%, 0) scale(1);
	transform: translate3d(-50%, -50%, 0) scale(1);
}


/****** Icon Box ******/

.ins-icon-btn-cls {
	font-size: 21px;
	margin-right: 0 !important;
}

.icon-bg-cls {
	padding: 46px 30px;
}

.ins-icon-box-shadow {
	padding: 60px 40px;
	-webkit-transition: -webkit-box-shadow .3s ease;
	transition: -webkit-box-shadow .3s ease;
	transition: box-shadow .3s ease;
	transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.085);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.085);
}

.ins-icon-hover-box-shadow {
	padding: 35px 30px;
	-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ins-icon-hover-box-shadow:hover {
	box-shadow: 0 18px 40px rgba(51, 51, 51, 0.1);
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}

.ins-icon-box-icon-circle-outline {
	background: 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0, 0, 0, .15);
	color: rgba(0, 0, 0, .6);
	border-radius: 100%;
	width: 85px;
	height: 85px;
	line-height: 85px;
	text-align: center;
	font-size: 35px;
}

.text-left .ins-icon-box-icon-circle-outline {
	text-align: center;
}

.text-center .ins-icon-box-icon-circle-outline {
	margin: 0 auto;
}

.text-right .ins-icon-box-icon-circle-outline {
	margin-right: 0 !important;
	text-align: center;
	margin: 0 auto;
}

.ins-icon-box-icon-circle-outline.icon-extra-large {
	width: 100px;
	height: 100px;
	line-height: 100px;
}

.ins-icon-box-icon-circle-background {
	width: 85px;
	height: 85px;
	line-height: 85px;
	text-align: center;
	background: #ececec;
	border-radius: 100%;
	font-size: 35px;
	-webkit-transition: all .2s ease-in-out !important;
	-moz-transition: all .2s ease-in-out !important;
	transition: all .2s ease-in-out;
}

.text-left .ins-icon-box-icon-circle-background {
	text-align: center;
}

.text-center .ins-icon-box-icon-circle-background {
	margin-left: auto;
	margin-right: auto;
}

.text-right .ins-icon-box-icon-circle-background {
	margin-right: 0 !important;
	text-align: center;
	margin: 0 auto;
}

.ins-icon-box-align-left-basic i {
	position: absolute;
	top: 5px;
	left: 0;
}

.ins-icon-box-align-left-circle-background .ins-float-icon-inner i,
.ins-icon-box-align-right-circle-background .ins-float-right-icon-inner i,
.ins-icon-box-align-right-circle-outline .ins-float-right-icon-inner i,
.ins-icon-box-align-left-circle-outline .ins-float-icon-inner i {
	line-height: 65px;
}

.ins-icon-box-align-left-basic .ins-float-icon-box-content {
	padding-left: 72px;
}

.ins-float-icon-inner {
	float: left;
}

.ins-float-icon-box-text {
    font-size: 14px;
    line-height: 26px;
}

.ins-icon-box-align-left-circle-outline i,
.ins-icon-box-align-left-circle-background i {
	text-align: center;
	left: 0;
	right: 0;
}

.ins-icon-box-align-left-circle-outline .ins-float-icon-inner {
	background: 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0, 0, 0, .15);
	color: rgba(0, 0, 0, .6);
	border-radius: 100%;
	width: 65px;
	height: 65px;
	line-height: 65px;
	float: left;
	text-align: center;
	-webkit-transition: all .2s ease-in-out !important;
	-moz-transition: all .2s ease-in-out !important;
	transition: all .2s ease-in-out;
}

.ins-float-icon-inner i {
	font-size: 34px;
	line-height: 52px;
	border-radius: 10px;
	width: 53px;
	text-align: center;
	height: 53px;
	box-shadow: 0 0 7px rgba(162, 158, 158, 0.75);
}

.ins-icon-box-align-left-circle-outline .ins-float-icon-box-content,
.ins-icon-box-align-left-circle-background .ins-float-icon-box-content {
	padding-left: 90px;
}

.ins-icon-box-align-left-circle-background .ins-float-icon-inner {
	background: #ececec;
	border-radius: 100%;
	width: 65px;
	height: 65px;
	line-height: 65px;
	float: left;
	text-align: center;
	-webkit-transition: all .2s ease-in-out !important;
	-moz-transition: all .2s ease-in-out !important;
	transition: all .2s ease-in-out;
}

.ins-float-right-icon-inner {
	float: right;
}

.ins-icon-box-align-right-basic .ins-float-icon-box-content {
	padding-right: 65px;
	text-align: right;
}

.ins-icon-box-align-right-circle-outline i,
.ins-icon-box-align-right-circle-background i {
	text-align: center;
	left: 0;
	right: 0;
}

.ins-icon-box-align-right-circle-outline .ins-float-right-icon-inner {
	background: 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0, 0, 0, .15);
	color: rgba(0, 0, 0, .6);
	border-radius: 100%;
	width: 65px;
	height: 65px;
	line-height: 65px;
	float: right;
	text-align: center;
}

.ins-icon-box-align-left-circle-outline .link-icon,
.ins-icon-box-align-right-circle-outline .link-icon {
	line-height: 65px;
}

.ins-icon-box-align-right-circle-outline .ins-float-icon-box-content,
.ins-icon-box-align-right-circle-background .ins-float-icon-box-content {
	padding-right: 90px;
	text-align: right;
}

.ins-icon-box-align-right-circle-background .ins-float-right-icon-inner {
	background: #ececec;
	border-radius: 100%;
	width: 65px;
	height: 65px;
	line-height: 65px;
	float: right;
	text-align: center;
}

.ins-float-icon-wrapper .fa {
	line-height: 1;
}

a.ins-icon-btn {
	border-bottom: 1px solid;
	padding-bottom: 2px;
}

a.ins-image-box-btn i {
	line-height: initial !important;
}

.ins-icon-box-icon-near-title {
	position: relative;
	padding-left: 60px;
}

.ins-icon-box-icon-near-title .ins-icon-box-title {
	font-size: 16px;
	line-height: 27px;
}

.ins-icon-box-icon {
	font-size: 46px;
	line-height: 1;
}

.ins-icon-box-icon-near-title>.icon-box-icon {
	font-size: 35px;
	line-height: 30px;
}

.ins-icon-box-icon-near-title .icon-box-icon {
	position: absolute;
	left: 0;
	vertical-align: middle;
	top: 50%;
	transform: translateY(-17px);
	margin: 0;
}

.ins-icon-box-icon-circle-background i,
.ins-icon-box-icon-circle-outline i {
	line-height: 85px;
}

.inv-icon-box-separator {
	height: 3px;
	width: 50px;
	margin-bottom: 20px;
}

.text-center .inv-icon-box-separator {
	margin-left: auto;
	margin-right: auto;
}

.ins-icon-box-btn-wrap i {
	margin-right: 12px;
}

.text-right .inv-icon-box-separator {
	margin-left: auto;
}

.vc_li {
	line-height: 1;
}


/****** icon list style ******/

.list-icon-small .ins-icon-list-icon {
	font-size: 12px;
}

li.ins-list-style {
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
}

.list-icon-medium .ins-icon-list-icon {
	font-size: 20px;
	line-height: 30px;
}

.list-icon-large .ins-icon-list-icon {
	font-size: 24px;
	line-height: 30px;
}

.list-icon-small .ins-icon-list-icon,
.ins-icon-list-simple.list-icon-medium .ins-list-icon,
.ins-icon-list-simple.list-icon-large .ins-list-icon {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 6px;
}

.ins-icon-list-circle.list-icon-medium .ins-icon-list-icon,
.ins-icon-list-outline.list-icon-medium .ins-icon-list-icon {
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	top: 6px;
}

.ins-icon-list-circle.list-icon-large .ins-icon-list-icon,
.ins-icon-list-outline.list-icon-large .ins-icon-list-icon {
	width: 52px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	top: 2px;
}

.ins-icon-list-circle i {
	background: #dedede;
	border-radius: 100%;
}

.ins-icon-list-outline i {
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0, 0, 0, .15);
	border-radius: 100%;
}

.ins-icon-list-simple.list-icon-small .ins-list-style,
.ins-icon-list-circle.list-icon-small .ins-list-style,
.ins-icon-list-outline.list-icon-small .ins-list-style {
	padding-left: 30px;
}

.ins-icon-list-simple.list-icon-medium .ins-list-style,
.ins-icon-list-simple.list-icon-large .ins-list-style {
	padding-left: 30px !important;
}

.ins-icon-list-circle.list-icon-medium .ins-list-style,
.ins-icon-list-outline.list-icon-medium .ins-list-style {
	margin-bottom: 2px;
	padding: 15px 0;
	padding-left: 60px !important;
}

.ins-icon-list-circle.list-icon-large .ins-list-style,
.ins-icon-list-outline.list-icon-large .ins-list-style {
	margin-bottom: 2px;
	padding: 15px 0;
	padding-left: 66px;
	margin-bottom: 8px;
}

.list-icon-border .ins-list-style {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e7f2;
	padding-bottom: 10px;
}

.list-icon-border.ins-icon-list-outline.list-icon-medium .ins-list-style,
.list-icon-border.ins-icon-list-circle.list-icon-medium .ins-list-style {
	padding-bottom: 20px !important;
}

.list-icon-border.ins-icon-list-outline.list-icon-large .ins-list-style,
.list-icon-border.ins-icon-list-circle.list-icon-large .ins-list-style {
	padding-bottom: 25px !important;
}

.list-icon-border .ins-list-style:last-child {
	border-bottom: 0;
}


/*Button style*/

.ins-button-icon.arrow-pos-right {
	padding-left: 10px;
}

.ins-button-icon.arrow-pos-right {
	margin-right: 0;
}

.ins-button {
	display: inline-block;
	text-align: center;
	transition: none;
	box-shadow: 0px 2px 5px #00000047;
	background-position: center;
}

.box-shadow-none {
	box-shadow: none;
}

.ins-button-border {
	border-width: 2px;
	border-style: solid;
	border-radius: 4px;
	border-color: #E5E5E5;
}

.btn-large {
	font-size: 15px;
	padding: 14px 50px;
	line-height: 20px;
}

.btn-medium {
	font-size: 16px;
	padding: 10px 36px;
}

.btn-small {
	padding: 6px 20px;
	font-size: 13px;
}

.btn-extra-large {
	display: block;
	width: 100%;
	padding: 14px 30px;
	font-size: 18px;
}

.ins-button-wrapper {
	margin-top: 20px;
	margin-bottom: 20px;
}

.insignia-pricing-box-wrapper {
	-webkit-transition: all .2s ease-in-out !important;
	-moz-transition: all .2s ease-in-out !important;
	transition: all .2s ease-in-out;
}

.insignia-pricing-box-wrapper {
    margin-top: 45px;
}

ul.pricing-list-inner li:first-child {
    border-top: 0;
}

.pricing-box-featured {
    margin-top: 0 !important;
}

.pricing-box-featured .insignia-pricing-box-inner {
    padding-bottom: 90px;
    padding-top: 90px;
    z-index: 99999999 !important;
}

@media (max-width: 767px) {
	.ins-button-wrapper.text-right {
		text-align: left;
	}
}

.ins-button:hover,
.ins-button:hover i {
	color: #fff;
}

.btn-large i {
	margin-right: 15px;
}

.btn-medium i {
	margin-right: 12px;
}

.btn-small i {
	margin-right: 12px;
}

.btn-extra-large i {
	margin-right: 15px;
}

.btn-radius-default {
	border-radius: 4px;
}

.btn-circle {
	border-radius: 50px;
}

.btn-square {
	border-radius: 0;
}

.icon-right-on-hover i {
	margin: 0;
	padding-left: 1px;
	position: absolute;
	-webkit-transform: translate3d(15px, 0, 0);
	transform: translate3d(15px, 0, 0);
	-webkit-transition: -webkit-transform 0.3s, opacity .3s;
	transition: transform 0.3s, opacity .3s;
	opacity: 0;
	top: auto;
	margin-top: 3px;
}

a.ins-button.icon-right-on-hover i {
	line-height: 20px;
}

.icon-right-on-hover:hover i {
	-webkit-transform: translate3d(-2px, 0, 0);
	transform: translate3d(-2px, 0, 0);
	opacity: 1;
}

.icon-right-on-hover:hover span {
	-webkit-transform: translate3d(-11px, 0, 0);
	transform: translate3d(-11px, 0, 0);
}

.icon-right-on-hover:hover span {
	-webkit-transform: translate3d(-11px, 0, 0);
	transform: translate3d(-11px, 0, 0);
}

.icon-right-on-hover span {
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	display: inline-block;
}

.icon-right-on-hover span {
	z-index: 4;
}

.icon-right-on-hover i:not(.fa) {
	line-height: 20px;
}


/****** social icons style ******/

.ins-social-icons a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #535353;
	text-align: center;
	margin-right: 12px;
	margin-bottom: 12px;
	background: rgba(0, 0, 0, 0.08);
	transition: color .3s, background-color .3s, border-color .3s;
	overflow: hidden;
	position: relative;
}

.blog-single-social-icon.ins-social-icons a {
	display: inline-block;
	font-size: 20px;
	color: #535353;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 12px;
	transition: color .3s, background-color .3s, border-color .3s;
	overflow: hidden;
	position: relative;
	line-height: 34px;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	text-align: center;
}

.ins-social-icons.social-icons-small a {
	height: 30px;
	width: 30px;
	line-height: 30px;
	font-size: 14px;
}

.ins-social-icons.social-icons-round a {
	border-radius: 4px;
}

.social-icons-circle a {
	border-radius: 100%;
}

.ins-social-icons.social-icons-large a {
	height: 60px;
	width: 60px;
	line-height: 60px;
	font-size: 24px;
}

.ins-social-icons.icons-align-center {
	text-align: center;
}

.ins-social-icons.icons-align-right {
	text-align: right;
}

.social-icons-outline a {
	border: 1px solid #E0E0E0;
	background: none;
}

.social-icons-outline a {
	border: 1px solid #E0E0E0;
	background: none;
}

.social-icons-dark a {
	background: #152937;
	color: #fff;
}

.icon-hover-slideup:hover .icon-primary {
	-webkit-transform: translateY(-60px);
	transform: translateY(-60px);
	opacity: 0;
}

.social-icons-large .icon-hover-slideup:hover .icon-secondary {
	margin-top: 6px;
}

.icon-hover-slideup:hover .icon-secondary {
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	opacity: 1;
}

.icon-hover-slideup .icon-secondary {
	-webkit-transform: translateY(60px);
	transform: translateY(60px);
	position: absolute;
	left: 0;
	right: 0;
	color: #fff;
	opacity: 0;
}

.icon-hover-slideup i {
	transition: transform .5s, opacity .5s;
	opacity: .99;
}


/*social icons color*/

.icon-behance:hover,
.social-icons-colored .icon-behance {
	background: #053eff !important;
}

.icon-bitbucket:hover,
.social-icons-colored .icon-bitbucket {
	background: #205081 !important;
}

.icon-twitch:hover,
.social-icons-colored .icon-twitch {
	background: #6441A4 !important;
}

.icon-deviantart:hover,
.social-icons-colored .icon-deviantart {
	background: #475c4d !important;
}

.icon-reddit:hover,
.social-icons-colored .icon-reddit {
	background: #ff733f !important;
}

.icon-quora:hover,
.social-icons-colored .icon-quora {
	background: #b92b27 !important;
}

.icon-snapchat:hover,
.social-icons-colored .icon-snapchat {
	background: #fff100 !important;
}

.icon-codepen:hover,
.social-icons-colored .icon-codepen {
	background: #4E4E4E !important;
}

.icon-digg:hover,
.social-icons-colored .icon-digg {
	background: #000000 !important;
}

.icon-dribbble:hover,
.social-icons-colored .icon-dribbble {
	background: #ea4c89!important;
}

.icon-dropbox:hover,
.social-icons-colored .icon-dropbox {
	background: #007ee5 !important;
}

.icon-facebook:hover,
.social-icons-colored .icon-facebook {
	background: #3b5998 !important;
}

.icon-flickr:hover,
.social-icons-colored .icon-flickr {
	background: #ff0084 !important;
}

.icon-git:hover,
.social-icons-colored .icon-git {
	background: #f34c27 !important;
}

.icon-github:hover,
.social-icons-colored .icon-github,
.icon-github-alt:hover,
.social-icons-colored .icon-github-alt {
	background: #4183c4 !important;
}

.icon-google:hover,
.social-icons-colored .icon-google {
	background: #dd4b39 !important;
}

.icon-google-plus:hover,
.social-icons-colored .icon-google-plus {
	background: #dd4b39 !important;
}

.icon-instagram:hover,
.social-icons-colored .icon-instagram {
	background: #125688 !important;
}

.icon-linkedin:hover,
.social-icons-colored .icon-linkedin {
	background: #007bb5 !important;
}

.icon-pinterest:hover,
.social-icons-colored .icon-pinterest {
	background: #cb2027 !important;
}

.icon-skype:hover,
.social-icons-colored .icon-skype {
	background: #00aff0 !important;
}

.icon-soundcloud:hover,
.social-icons-colored .icon-soundcloud {
	background: #ff8800 !important;
}

.icon-spotify:hover,
.social-icons-colored .icon-spotify {
	background: #2ebd59 !important;
}

.icon-stack-exchange:hover,
.social-icons-colored .icon-stack-exchange {
	background: #232323!important;
}

.icon-stack-overflow:hover,
.social-icons-colored .icon-stack-overflow {
	background: #fe7a15 !important;
}

.icon-steam:hover,
.social-icons-colored .icon-steam {
	background: #171a21 !important;
}

.icon-stumbleupon:hover,
.social-icons-colored .icon-stumbleupon {
	background: #eb4924 !important;
}

.tencent-weibo:hover,
.social-icons-colored .icon-weibo {
	background: #ff5640 !important;
}

.icon-trello:hover,
.social-icons-colored .icon-trello {
	background: #0079bf !important;
}

.icon-tripadvisor:hover,
.social-icons-colored .icon-tripadvisor {
	background: #589442 !important;
}

.icon-tumblr:hover,
.social-icons-colored .icon-tumblr {
	background: #32506d !important;
}

.icon-twitter:hover,
.social-icons-colored .icon-twitter {
	background: #00aced !important;
}

.icon-viacoin:hover,
.social-icons-colored .icon-viacoin {
	background: #3F3A3A!important;
}

.icon-vimeo:hover,
.social-icons-colored .icon-vimeo {
	background: #aad450 !important;
}

.icon-vine:hover,
.social-icons-colored .icon-vine {
	background: #00b488 !important;
}

.icon-vk:hover,
.social-icons-colored .icon-vk {
	background: #232323 !important;
}

.icon-weixin:hover,
.social-icons-colored .icon-weixin {
	background: #2D415F !important;
}

.icon-whatsapp:hover,
.social-icons-colored .icon-whatsapp {
	background: #4dc247 !important;
}

.icon-wikipedia-w:hover,
.social-icons-colored .icon-wikipedia-w {
	background: #727272 !important;
}

.icon-windows:hover,
.social-icons-colored .icon-windows {
	background: #00bcf2 !important;
}

.icon-wordpress:hover,
.social-icons-colored .icon-wordpress {
	background: #21759b !important;
}

.icon-xing:hover,
.social-icons-colored .icon-xing {
	background: #026466 !important;
}

.icon-yahoo:hover,
.social-icons-colored .icon-yahoo {
	background: #400191 !important;
}

.icon-yelp:hover,
.social-icons-colored .icon-yelp {
	background: #cd201f !important;
}

.icon-youtube:hover,
.social-icons-colored .icon-youtube {
	background: #bb0000 !important;
}

.ins-social-icons a:hover {
	color: #fff !important;
	border-color: transparent;
}

.ins-social-icons.social-icons-colored a i {
	color: #fff;
}

.ins-social-icons.social-icons-colored a:hover {
	background-color: rgba(0, 0, 0, 0.18) !important;
}


/*Image box style*/



/*Services box style*/


/* Layout 1 */


.ins-on-hover-service-bottom {
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 62px;
	padding-bottom: 62px;
	background: #fff;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.ins-service-box-inner.ins-service-box-on-hover-img-inner:hover .ins-on-hover-service-bottom {
	background: rgba(0, 0, 0, 0.61);
}

.ins-service-box-inner.ins-service-box-on-hover-img-inner {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.ins-service-box-img img {
	width: 100%;
	height: 190px;
	object-fit: cover;
	border-bottom-right-radius: 50% 7%;
	border-bottom-left-radius: 50% 7%;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}

.ins-product-bottom-content-wrap a.woocommerce-LoopProduct-link {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 75%;
}

.ins-service-box-btn1-wrap {
	display: none;
	-webkit-animation: slide-down .3s ease-out;
	-moz-animation: slide-down .3s ease-out;
	transition: opacity 1s ease-out;
	opacity: 0;
}

@-webkit-keyframes slide-down {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-100%);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes slide-down {
	0% {
		opacity: 0;
		-moz-transform: translateY(-100%);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

.ins-service-box-style-1 {
	margin-bottom: 0px;
	transition-delay: 0.25s;
	transition: slide-down .3s ease-out;
}

.ins-service-box-style-1:hover {
	margin-bottom: -31px;
	transition: slide-down .3s ease-out;
}

.ins-service-box-style-1 {
	margin-bottom: 0px;
	transition-delay: 0.25s;
	transition: slide-down .3s ease-out;
}

.ins-service-box-style-1:hover .ins-service-box-btn1-wrap {
	display: block;
	-webkit-animation: slide-down .3s ease-out;
	-moz-animation: slide-down .3s ease-out;
	opacity: 1;
}

.ins-service-content-wrapper {
	padding: 20px 35px;
}

.ins-service-box-inner {
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.38);
	border-radius: 7px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}

.ins-service-box-style-1:hover .ins-service-box-inner {
	transform: translate3d(0,-14px,0);
	-webkit-transform: translate3d(0,-14px,0);
	-moz-transform: translate3d(0,-14px,0);
}

.ins-service-box-img {
	position: relative;
	overflow: hidden;
}

.ins-service-box-img:after {
	content: "";
	position: absolute;
	height: 44px;
	left: -5%;
	right: -5%;
	border-radius: 50%;
	bottom: -28px;
	background: #fff;
	opacity: 0;
	transition: all .1s ease-in-out;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
}

.ins-service-box-style-1:hover .ins-service-box-img:after {
	opacity: 1;
	transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
}

.ins-service-box-style-1:hover .ins-service-box-img img {
	border-bottom-right-radius: 50% 0;
	border-bottom-left-radius: 50% 0;
}

.ins-icon-box-btn-wrap i {
	font-size: 18px;
}

.ins-service-box-btn-main .ins-service-box-btn {
	padding: 5px 21px;
	display: inline-block;
	padding: 0 26px;
	border-width: 2px;
	font-size: 15px;
	font-weight: 700;
	line-height: 46px;
	border-style: solid;
	border-color: #eee;
	color: #000000;
	width: 100%;
	text-align: center;
}

.ins-image-box-btn-main .ins-image-box-btn:hover {
	color: #fff;
}

@media screen and (max-width:768px) {
	.ins-service-box-wrapper {
		margin-bottom: 30px;
	}
}


/*** layout 2 ****/



.ins-service-box-text2 ul li {
    font-weight: 400;
    line-height: 40px;
    color: #223543;
}

.ins-service-box-inner2 {
	background: #fff;
	border-radius: 13px;
	padding: 45px 50px;
	box-shadow: 0 0 7px rgba(162, 158, 158, 0.38);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}

.ins-service-box-icon2 {
	font-size: 50px;
	display: inline-block;
	background: #223543;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	line-height: 100px;
	color: #fff;
}

.ins-service-box-title2-inner {
	font-size: 22px;
	letter-spacing: 0;
}

.ins-service-box-btn2 {
    padding: 12px 20px;
    color: #fff;
    border-radius: 50px;
    width: 230px;
    display: block;
    margin: 0 auto;
    font-size: 16px;
}

.ins-service-box-btn3 {
    font-size: 15px;
}

.ins-service-box-btn2:hover {
	color: #fff;
}

.ins-service-box-text2 p:first-child, .ins-service-box-text2 p:last-child {
	margin: 0;
}

.ins-service-box-icon2-main {
	display: inline-block;
	border: 2px dashed #B4DDFE;
	border-radius: 50%;
	padding: 20px;
	position: relative;
}

@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

@keyframes spinAround {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg);
    }
}

/*** reverse animation ***/

@-webkit-keyframes spinAroundreverse {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(-360deg);
    }
}

@-moz-keyframes spinAroundreverse {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(-360deg);
    }
}

@keyframes spinAroundreverse {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(-360deg);
    }
}

.ins-service-box-style-2:hover .ins-service-box-icon2-main {
    -webkit-animation: spinAround 9s linear infinite;
    -moz-animation: spinAround 9s linear infinite;
    animation: spinAround 9s linear infinite;
}

.ins-service-box-style-2:hover .ins-service-box-icon2{
    -webkit-animation: spinAroundreverse 9s linear infinite;
    -moz-animation: spinAroundreverse 9s linear infinite;
    animation: spinAroundreverse 9s linear infinite;
}

.ins-service-box-icon2-main:before {
	content: "";
	background: #34C9B6;
	width: 16px;
	height: 16px;
	position: absolute;
	border-radius: 50%;
	top: 6px;
}

.ins-service-box-style-2:hover .ins-service-box-inner2 {
	transform: translate3d(0,-15px,0);
	-webkit-transform: translate3d(0,-15px,0);
	-moz-transform: translate3d(0,-15px,0);
}

.ins-service-box-icon2-main:after {
	content: "";
	background: #57BD5E;
	width: 16px;
	height: 16px;
	position: absolute;
	border-radius: 50%;
	bottom: 24px;
}

.ins-service-box-text2 ul li {
	list-style: none;
	display: flex;
	justify-content: left;
	align-items: center;
}

.ins-service-box-text2 ul {
	padding: 0;
	text-align: center;
	display: inline-block;
}


/*** layout 3 ***/


.ins-service-box-inner3 {
	background: #fff;
	box-shadow: 0 0 7px rgba(162, 158, 158, 0.38);
	padding: 35px 35px;
	display: flex;
	border-top: 4px solid #223543;
	position: relative;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}

.ins-service-box-btn3 i {
	font-weight: 600;
}

.ins-service-box-icon3-main {
	display: inline-table;
	font-size: 55px;
	line-height: 1;
	padding-right: 8px;
}

.ins-service-box-bottom-icon3-main {
	position: absolute;
	display: block;
	bottom: 50px;
	right: 20px;
	font-size: 79px;
	opacity: 0.3;
}

.ins-service-box-hover-content .ins-service-box-title3-inner {
	color: #fff !important;
}

.ins-service-box-style-3:hover .ins-service-box-inner3 {
	background-size: cover;
	background-repeat: no-repeat;
	border: none;
	transform: translate3d(0,-15px,0);
	-webkit-transform: translate3d(0,-15px,0);
	-moz-transform: translate3d(0,-15px,0);
}

.ins-service-box-style-3:hover .hover-opacity-none {
	opacity: 0;
}

.ins-service-box-hover-content {
	opacity: 0;
	position: absolute;
	justify-content: center;
	bottom: 20px;
	left: 0;
	right: 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
	transform: translate(0, 15px);
	transition: all .3s;
	display: flex;
}

.ins-service-box-style-3:hover .ins-service-box-hover-content {
	opacity: 1;
	transform: translate(0, 0);
}

.ins-service-box-style-3:hover .ins-service-box-inner3:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to top, black, 45%, #ffffff00);
	opacity: 0.8;
}


/*** layout 4 ***/

.ins-service-box-btn4 {
    font-size: 15px;
}

.ins-service-box-inner4 {
	border-radius: 5px;
	padding: 0 40px 35px 40px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	box-shadow: 0 0 7px rgba(162, 158, 158, 0.38);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}

.ins-service-box-btn4 i {
    -webkit-transition: transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out;
    -ms-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    display: inline-block;
}

.ins-service-box-btn4.title-font:hover i {
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px);
}

.ins-service-box-btn4:hover {
    opacity: 0.7;
}

.ins-service-box-icon4 {
	display: inline-block;
	background: #fff;
	width: 130px;
	height: 120px;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	line-height: 120px;
	font-size: 48px;
	box-shadow: 0 0 4px rgba(162, 158, 158, 0.38);
}

.ins-service-box-style-4:hover .ins-service-box-inner4 {
	background: #fff !important;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}

.ins-service-box-style-4:hover .ins-service-box-icon4 {
	color: #fff !important;
}

.ins-service-box-style-4:hover .ins-service-box-title4-inner, .ins-service-box-style-4:hover .ins-service-box-btn4 {
	color: #223543 !important;
}

.ins-service-box-style-4:hover .ins-service-box-text4 {
	color: #3a505f !important;
}

.ins-service-box-text4 {
    font-size: 16px;
    line-height: 30px;
}

.ins-service-box-btn4 {
    font-size: 15px;
}

/*** layout 5 ***/

.ins-service-box-inner5 {
	border: 1px dashed #a9a9a97d;
	border-radius: 20px;
	padding: 45px 42px;
	overflow: hidden;
	position: relative;
}

.ins-service-box-text5 {
    font-size: 15px;
    line-height: 28px;
}

.ins-service-box-icon5 {
	width: 70px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	font-size: 36px;
}

.ins-service-box-style-5:hover .hover-opacity-none {
	opacity: 0;
}

.ins-service-box-style-5:hover .ins-service-box-inner5 {
	border: 0;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}

.ins-service-box-style-5:hover .ins-service-box-inner5:before {
	content: "";
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0.5;
}

.ins-service-box-style-5:hover .ins-service-box5-hover-content {
	opacity: 1;
	transform: translate(0, 0);
}

.ins-service-box5-hover-content {
	opacity: 0;
	position: absolute;
	justify-content: center;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
	transform: translate(0, 15px);
	transition: all .3s;
	display: flex;
	height: 100%;
	align-items: center;
}

.ins-service-box-btn5 {
	padding: 15px 34px;
	border-radius: 30px;
	font-size: 15px;
}

/*** layout 7 ***/

.ins-services-layout-7 {
	position: relative;
	margin: 0;
	padding: 0;
}

.ins-services-layout-7 .ins-services-layout-7-img-box {
	position: relative;
}

.ins-services-layout-7-content {
	position: absolute;
	transition: bottom 0.5s , opacity 0.3s;
	bottom: 5%;
	left: 12%;
	right: 12%;
	opacity: 1;
}

.ins-services-layout-7 .ins-services-layout-7-img-box:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: linear-gradient(0deg, #1297fb -200%, #104fa7de 0%, rgba(18, 151, 253, 0) 60%);
}

.ins-services-layout-7-catogory {
	margin: 0px;
	position: relative;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 4px;
	line-height: 35px;
}

.ins-services-layout-7-catogory:after {
	content: "";
	display: block;
	height: 1px;
	width: 90%;
	background: #ffffff30;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.ins-services-layout-7-catogory:before {
	content: "";
	display: block;
	height: 2px;
	width: 50px;
	background: #ff5d28;
	position: absolute;
	bottom: 0;
	left: 0;
}

.ins-services-layout-7-title {
	color: #fff;
	font-size: 20px;
}

.ins-services-layout-7:hover .ins-services-layout-7-content {
	opacity: 0;
	transition: bottom 0.5s , opacity 0.3s;
	bottom: -10%;
}

.ins-services-layout-7 .ins-services-layout-1-link {
	position: absolute;
	opacity: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition: opacity 0.1s;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ins-services-layout-7:hover .ins-services-layout-1-link {
	opacity: 1;
	transition: opacity 0.1s;
	top: 0;
	background: #0e2343e0;
}

.ins-services-layout-7 .ins-services-layout-1-link a {
	height: 66px;
	border-radius: 50%;
	background: #ff5d28;
	color: #fff;
	width: 66px;
	font-size: 26px;
	font-weight: 400;
	opacity: 0;
	display: block;
	text-align: center;
	line-height: 66px;
	transition: transform 0.5s;
	transform: translate(0px, -50px);
}

.ins-services-layout-7:hover .ins-services-layout-1-link a {
	opacity: 1;
	transition: transform 0.5s;
	transform: translate(0px, 0px);
}

.ins-services-layout-7 .ins-services-layout-7-img-box {
	position: relative;
}

.ins-services-layout-7 .ins-services-layout-7-img-box img {
	min-height: 318px;
	object-fit: cover;
}

/*Section Heading*/


.enable-border .section-heading-subtitle:before, .enable-border .section-heading-subtitle:after {
	content: "";
	width: 150px;
	display: inline-block;
	height: 7px;
	background-image: url(../img/border.png);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	margin: 0 15px;
	background-size: 170%;
}

.enable-border .section-heading-subtitle {
	display: inline-flex;
	align-items: center;
}

.enable-border.ins-heading.text-left .section-heading-subtitle:before {
	display: none;
}

.enable-border.ins-heading.text-right .section-heading-subtitle:after {
	display: none;
}

.custom-heading-border .section-heading-title:before {
	content: "";
	width: 39px;
	display: block;
	position: absolute;
	top: 15px;
	left: -60px;
	border-radius: 50px;
	height: 6px;
}

.custom-heading-border:before {
	content: "";
	width: 7px;
	display: block;
	height: 7px;
	border-radius: 50%;
	position: absolute;
	top: 15px;
	left: -15px;
}

.heading-below-border:after {
	content: "";
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
	height: 1px;
	width: 80px;
	display: inline-block;
}

.heading-below-border.ins-border-dashed:after {
	border-bottom-style: dashed;
}

.heading-inline-border .section-heading-title:before,
.heading-inline-border .section-heading-title:after {
	content: "";
	position: absolute;
	height: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	width: 1200px;
	top: 50%;
}

.heading-inline-border.ins-border-dashed .section-heading-title:before,
.heading-inline-border.ins-border-dashed .section-heading-title:after {
	border-bottom-style: dashed;
}

.heading-inline-border .section-heading-title:before {
	right: 100%;
	margin-right: 18px;
}

.heading-inline-border .section-heading-title:after {
	left: 100%;
	margin-left: 18px;
}

.heading-inline-border .section-heading-title {
	position: relative;
	display: inline-block;
}

.heading-inline-border {
	overflow: hidden;
}

.text-left.heading-inline-border .section-heading-title:before,
.text-right.heading-inline-border .section-heading-title:after {
	display: none;
}

.heading-inline-double-border .section-heading-title:before,
.heading-inline-double-border .section-heading-title:after {
	content: "";
	position: absolute;
	height: 1px;
	border-bottom-width: 7px;
	border-bottom-style: double;
	border-bottom-color: #ededed;
	width: 1200px;
	top: 40%;
}

.heading-inline-double-border .section-heading-title:before {
	right: 100%;
	margin-right: 18px;
}

.heading-inline-double-border .section-heading-title:after {
	left: 100%;
	margin-left: 18px;
}

.heading-inline-double-border .section-heading-title {
	position: relative;
	display: inline-block;
}

.heading-inline-double-border {
	overflow: hidden;
}

.text-left.heading-inline-double-border .section-heading-title:before,
.text-right.heading-inline-double-border .section-heading-title:after {
	display: none;
}

@media screen and (max-width:768px) {
	.section-heading {
		margin-bottom: 30px;
	}
}


/*Highlighted text*/

.insignia-highlight {
	color: #fff;
	padding: 4px 7px;
	border-radius: 2px;
}

.dropcap {
	float: left;
	font-size: 50px;
	color: #000000;
	margin-left: -4px;
	line-height: 45px;
	margin-right: 12px;
	margin-top: 3px;
}

.dropcap-circle {
	border-radius: 100%;
	background: #000000;
	display: inline-block;
	width: 47px;
	height: 47px;
	color: #fff !important;
	text-align: center;
	margin-left: 0;
	font-size: 30px;
	line-height: 47px;
}

.dropcap-square {
	background: #000000;
	display: inline-block;
	width: 47px;
	height: 47px;
	color: #fff !important;
	text-align: center;
	margin-left: 0;
	font-size: 34px;
	line-height: 47px;
}


/*** clients logos ***/

.client-logos-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}


a.ins-logo-border img {
	border-bottom: 1px solid transparent;
	padding-bottom: 25px;
}

.client-logo a img:hover {
	opacity: .8;
}

.client-logo a, .IT-solutions-clients-logo img {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.client-logo a:hover, .IT-solutions-clients-logo img:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}

a.ins-logo-border img:hover {
	border-bottom: 1px solid;
}

.ins-clients-logo-grid {
	margin-left: -15px;
	margin-right: -15px;
	overflow: hidden;
}

.ins-clients-logo-grid-4 .ins-clients-logo-grid-item {
	width: 25%;
}

.ins-client-logos {
	display: flex;
	width: 100%;
	overflow: hidden;
	clear: both;
	flex-wrap: wrap;
}

.ins-clients-logo-grid .ins-clients-logo-grid-item {
	display: flex;
	float: left;
	box-sizing: border-box;
	padding: 20px;
	position: relative;
	text-align: center;
}

.client-logo {
	width: 25%;
}

.client-logo a {
	display: block;
	text-align: center;
}

.ins-client-logos.ins-clients-logo-grid .client-logo a {
	padding: 8px 20px;
}

.client-logo img {
	vertical-align: middle;
	display: inline-block !important;
	height: auto;
	max-height: 200px;
}

.ins-client-logos .slick-slide {
	margin-right: 40px;
	padding: 30px;
}

.ins-logos-carousel .slick-dots {
	position: relative;
	bottom: 0;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	margin-top: 20px;
	cursor: pointer;
}

.client-logo img:focus,
.client-logo a:focus {
	outline: 0;
}

.ins-clients-logo-grid-6 .client-logo {
	width: 16.66666%;
	padding: 20px 5px;
}

.ins-clients-logo-grid-5 .client-logo {
	width: 20%;
}

.ins-clients-logo-grid-3 .client-logo {
	width: 33.33%;
}

.ins-clients-logo-grid-2 .client-logo {
	width: 50%;
}

@media screen and (max-width:768px) and (min-width:401px) {
	.ins-clients-logo-grid .client-logo {
		width: 50% !important;
	}
}

@media screen and (max-width:400px) {
	.ins-clients-logo-grid .client-logo {
		width: 100% !important;
	}
}


/**** Counter Style ****/

.ins-counter-icon {
	font-size: 38px;
	line-height: 1;
}

.counter-border {
	width: 13%;
	border-width: 4px;
	margin: 10px auto;
}

/*Team member style*/

.ins-team-layout-1-imgbox img {
	border-radius: 50%;
	min-height: 200px;
	width: 100%;
}

.ins-team-layout-1-imgbox {
	border-radius: 50%;
	border-bottom: 12px solid;
	margin-bottom: 20px;
}

.ins-team-layout-1-wrapper {
	box-shadow: 0px 6px 10px 0px #c5696973;
	border-radius: 50% 50% 0 0;
	padding-bottom: 20px;
}

.behance i {
	color: #053eff;
}

.dribbble i {
	color: #ea4c89;
}

.twitter i {
	color: #00aced;
}

.facebook i {
	color: #3b5998;
}

.ins-team-layout-1-social-media a {
	display: inline-block;
	margin: 0 8px 0 8px;
	font-size: 17px;
}

.ins-team-layout-1-social-media {
	display: none;
	-webkit-animation: slide-down .3s ease-out;
	-moz-animation: slide-down .3s ease-out;
	transition: opacity 1s ease-out;
	opacity: 0;
	padding-top: 8px;
}

.ins-team-layout-1-wrapper:hover {
	margin-bottom: -35px;
}

.ins-team-layout-1-wrapper:hover .ins-team-layout-1-social-media {
	display: block;
	-webkit-animation: slide-down .3s ease-out;
	-moz-animation: slide-down .3s ease-out;
	opacity: 1;
}

.ins-team-layout-1-wrapper:hover {
	box-shadow: 0px 6px 10px 0px #1298fc5c;
	border-radius: 45% 45% 0 0;
}

.ins-team-layout-2-social-media a, .ins-team-layout-2-social-media a i {
	color: #fff;
}

@media screen and (max-width:767px) {
	.ins-team-layout-3-wrapper, .ins-team-layout-2-wrapper {
		margin-bottom: 20px;
	}

	.inv-post-grid-one-main-wrapper {
		margin-bottom: 40px;
	}

	.inv-post-blog-item-holder.inv-post-grid-one-main-wrapper.inv-post_blog_grid_1 {
		padding: 0;
	}
}

@media screen and (max-width:768px) {
	.ins-team-layout-1-wrapper {
		margin-bottom: 40px;
	}
}

/*style 2*/

.insignia-testimonial-style-2 .ins-testimonial1-position {
	font-size: 14px;
	font-weight: 500;
	font-family: Poppins;
}

.insignia-testimonial-grid-2 .insignia-testimonial-layout1 {
	overflow: hidden;
	width: 50%;
	float: left;
}

.insignia-testimonial-grid .insignia-testimonial-layout1 {
	margin-bottom: 0px;
	padding: 50px 10px;
}

.insignia-testimonial-grid .insignia-testimonial-layout1 .insignia-testimonial-bg-inner:hover {
	transform: translate3d(0,-15px,0);
	-webkit-transform: translate3d(0,-15px,0);
	-moz-transform: translate3d(0,-15px,0);
}

.insignia-testimonial-grid i.flaticon-quote {
	font-size: 97px;
	letter-spacing: 0;
}

.insignia-testimonial-grid .testimonial-slider-layout1-arrows-set {
	display: none;
}

.insignia-testimonial-grid .testimonial-bg-images {
	position: absolute;
	top: -35px;
	left: -40px;
	width: 120px;
}

.insignia-testimonial-grid .testimonial-bg-images img {
	display: none;
}

.insignia-testimonial-grid .insignia-testimonial-layout1 .insignia-testimonial-bg-inner {
	padding: 30px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}

.insignia-testimonial-grid-3 .insignia-testimonial-layout1 {
	overflow: hidden;
	width: 33.33%;
	float: left;
}

.insignia-testimonial-grid-4 .insignia-testimonial-layout1 {
	overflow: hidden;
	width: 25%;
	float: left;
}

.insignia-testimonial-style-2 .ins-testimonial-author {
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	font-family: poppins;
}

.insignia-testimonial-style-2 .ins-testimonial-author:before {
	width: 50px;
	content: "";
	height: 3px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 25px;
	line-height: 22px;
}

.insignia-testimonial-style-2 .ins-carousel-img-box img {
	border-radius: 50%;
	height: 85px;
	width: 85px;
	object-fit: cover;
}

.insignia-testimonial-style-2 .border-set:hover:before {
    border-radius: 50%;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    margin: -4px;
    border-bottom: 4px solid;
    border-right: 4px solid;
    border-top: 4px solid transparent !important;
    border-left: 4px solid transparent !important;
    transform: rotate(-225deg);
    transition: border-left-color 0.3s linear, border-top-color 0.2s linear , all 0.4s linear;
}

.insignia-testimonial-style-2 .slick-current .border-set:before {
	border-radius: 50%;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    margin: -4px;
    border-bottom: 4px solid;
    border-right: 4px solid;
    border-top: 4px solid transparent !important;
    border-left: 4px solid transparent !important;
    transform: rotate(-225deg);
    transition: border-left-color 0.3s linear, border-top-color 0.2s linear , all 0.4s linear;
}

.insignia-testimonial-style-2 .border-set:before {
	border-radius: 50%;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	margin: -4px;
	border: 4px solid transparent;
	transition: border-left-color 0.3s linear, border-top-color 0.2s linear , all 0.4s linear;
}

.insignia-testimonial-style-2 .border-set {
	display: inline-block;
	border-radius: 50%;
	background: #b9b9b9;
	position: relative;
	transition: all 0.5s ease-in-out;
	padding: 4px;
}

.insignia-testimonial-style-2 .ins-testimonials-layout2-carousel {
	width: 60%;
	margin-top: 30px;
}

.insignia-testimonial-style-2 .testimonial-layout-2-bgbox {
	margin-bottom: -15px;
	width: 100px;
}

.ins-testimonial-layout2-content .ins-testimonial-content {
	margin-bottom: 30px;
	font-weight: 500;
	color: red;
	font-size: 16px;
	line-height: 28px;
	color: #3a505f !important;
}

.ins-team-layout-2-imgbox img {
	border-radius: 20px;
	min-height: 300px;
	object-fit: cover;
	width: 100%;
}

.ins-team-layout-2-wrapper {
	position: relative;
}

.ins-team-layout-2-content-wrapper {
	position: absolute;
	left: 13%;
	right: 0;
	border-radius: 0 0 20px 0;
	bottom: -11%;
	background: #fff;
	box-shadow: 0px 5px 5px #ccc8c857;
	padding: 16px 30px 12px 30px;
}

.ins-team-layout-2-social-media {
	position: absolute;
	text-align: center;
	bottom: 0;
	left: 15px;
	right: 15px;
	transition: all 0.5s;
	width: 50%;
	margin-left: auto;
}

.ins-team-layout-2-social-media a {
    display: inline-block;
    margin: 0px 11px;
    font-size: 22px;
}

.ins-team-layout-2-heading {
	line-height: 23px;
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 700;
    color: #223543;

}

.ins-team-layout-2-position {
	font-size: 15px;
}

.ins-team-layout-2-wrapper:hover .ins-team-layout-2-social-media {
	bottom: 17%;
	transition: all 0.5s;
}

.ins-team-layout-2-wrapper .ins-team-layout-2-imgbox {
	width: 100%;
	height: 100%;
	position: relative;
}

.ins-team-layout-2-wrapper .ins-team-layout-2-imgbox:before {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    bottom: 0;
    opacity: 0;
    transition: all 0.3s linear;
    border-radius: 20px;
}

.ins-team-layout-2-wrapper:hover .ins-team-layout-2-imgbox:before {
    opacity: 0.5;
    transition: all 0.3s linear;
    top: 0;
}


/*style 3*/


.ins-testimonials-layout3-main {
	overflow: hidden;
}

.insignia-testimonial-image-style3 img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	object-fit: cover;
	border: 4px solid #fff;
	margin: 0 auto;
	margin-bottom: 10px;
}

.ins-testimonials-layout3-wrapebox {
	padding: 35px 30px;
	margin: 0 15px;
	border-radius: 13px;
	box-shadow: 0px 5px 9px #61616154;
	margin-bottom: 25px;
	margin-top: 35px;
	transition: all 0.5s ease-in-out;
	min-height: 340px;
}

.ins-testimonial3-author-name {
	font-size: 16px;
	color: #223543;
}

.slick-current .ins-testimonials-layout3-wrapebox {
	background-image: url(../img/testimonial-3bg.png);
	background-size: cover;
	background-position: center;
	transition: all  0.5s ease-in-out;
	transform: translate3d(0,-20px,0);
	-webkit-transform: translate3d(0,-20px,0);
	padding: 55px 30px;
}

.ins-testimonials-layout3-text {
    font-size: 15px;
    line-height: 26px;
}

.slick-current .ins-testimonials-layout3-wrapebox .ins-testimonials-layout3-text {
	color: #fff !important;
}

.slick-current .ins-testimonials-layout3-wrapebox .ins-testimonial3-author-name {
	color: #ffffff !important;
}

.slick-current .ins-testimonials-layout3-wrapebox:before {
	content: "";
	background: url(../img/grren-quates-icon.png);
	background-size: 100%;
	background-repeat: no-repeat;
	height: 75px;
	width: 75px;
	display: block;
	position: absolute;
	top: -17px;
	left: 17px;
}

.ins-team-layout-3-imgbox img {
	width: 100%;
	border-radius: 50%;
	object-fit: cover;
}

.ins-team-layout-3-imgbox {
	position: relative;
}

.ins-team-layout-3-social-media a {
    display: inline-block;
    margin-top: 5px;
    margin-left: 9px;
    margin-right: 9px;
    font-size: 18px;
}

.ins-team-layout-3-heading {
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 700;
}

.ins-team-layout-3-position {
    letter-spacing: 0.7px;
    font-size: 14px;
    font-weight: 700;
}

.ins-team-layout-3-imgbox:before {
	content: "";
	border-radius: 50%;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #00000075;
	opacity: 0;
	transition: all 0.1s;
}

.ins-team-layout-3-wrapper:hover .ins-team-layout-3-imgbox:before {
	opacity: 1;
	transition: all 0.1s;
}

.ins-team-layout-3-imgbox:after {
	content: "+";
	color: #fff;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	font-size: 32px;
	font-weight: 600;
	line-height: 32px;
	opacity: 0;
	transition: all 0.5s;
}

.ins-team-layout-3-wrapper:hover .ins-team-layout-3-imgbox:after {
	top: calc(50% - 16px );
	opacity: 1;
	transition: all 0.5s;
}

/*style 4*/

.ins-team-layout-4-wrapper:hover {
    margin-bottom: -40px;
    transition: all 0.8s ease;
}
.ins-team-layout-4-wrapper {
	box-shadow: 0px 10px 15px #50505040;
	transition: margin-bottom 0.8s ease;
}

.ins-team-layout-4-heading {
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 0;
    font-weight:700;
}

.ins-team-layout-4-content-wrapper {
	padding: 20px;
}

.ins-team-layout-4-social-media {
	overflow: hidden;
	height: 0;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease;
}

.ins-team-layout-4-position {
    line-height: 25px;
    font-size: 14px;
    font-weight: 700;
}

.ins-team-layout-4-social-media a i {
    width: 25px;
    display: inline-block;
    height: 25px;
    border-radius: 50%;
    line-height: 25px;
    text-align: center;
    background: #fff;
    margin: 11px 3px 5px 3px;
    font-size: 15px;
}

.ins-team-layout-4-wrapper:hover .ins-team-layout-4-social-media {
	display: block;
	height: 40px;
}

.ins-team-layout-4-wrapper:hover .ins-team-layout-4-content-wrapper {
	background: #223543;
}

.ins-team-layout-4-wrapper:hover .ins-team-layout-4-heading a {
	color: #fff;
}

.ins-team-layout-4-imgbox.pc-border img {
	width: 100%;
}


/*Testimonial Style*/

.testimonial-layout-1author {
	display: flex;
	align-items: center;
}

.testimonial-layout-1-author-img {
	margin-right: 30px;
}

.insignia-testimonial-style-1 .slick-arrow {
	bottom: 85px !important;
	border-radius: 50%;
	margin: 0px 4px !important;
}

.insignia-testimonial-style-1 .slick-prev {
	left: unset !important;
	right: 40px;
}

.insignia-testimonial-style-1 .slick-next {
	right: 25px !important;
}

.insignia-testimonial-carousel .insignia-testimonial-content-wrapper {
	margin-bottom: 30px;
}

.insignia-testimonial-layout1 .insignia-testimonial-meta-wrapper.testimonial-left-section.col-md-2 {
	padding: 0;
}

.insignia-testimonial-layout6 .insignia-testimonial-meta-wrapper.testimonial-left-section.col-md-3 {
	padding: 0;
}

.testimonial-content-main {
	position: relative;
	margin-bottom: 15px;
}

.testimonial-bg-icon {
	color: #F1F2F7;
	font-size: 150px;
	position: relative;
	line-height: 150px;
	left: -15px;
}

.testimonial-bg-images {
	position: absolute;
	top: 0;
	left: -40px;
	width: 120px;
}

.insignia-testimonial-layout1 .insignia-testimonial-title {
	font-size: 20px !important;
	padding-bottom: 2px;
}

.insignia-testimonial-layout1 .insignia-testimonial-position {
    font-size: 14px !important;
    line-height: 18px;
    font-weight: 700;
}

.testimonial-right-section {
	padding-left: 50px;
}

.insignia-testimonial-layout1 .insignia-testimonial-image img {
	margin-top: 10px;
	width: 80px;
	height: 80px;
	object-fit: cover;
}

.insignia-testimonial-title {
	color: #223543;
}

.insignia-testimonial-text {
	color: #3a505f;
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 40px;
	position: relative;
	padding-bottom: 30px;
	border-bottom: 1px dashed #b8b8bb;
}

.insignia-testimonial-wrapper.insignia-testimonial-style-1 .insignia-testimonial-inner.text-center .insignia-testimonial-meta-wrapper {
	display: inline-block;
	text-align: left;
}

.insignia-testimonial-carousel {
	margin-bottom: 0px !important;
}

.inv-portfolio-carousel-slider,
.blog-carousel-element {
	margin-bottom: 50px;
}

.insignia-testimonial-carousel .slick-prev.slick-arrow,
.inv-portfolio-carousel-slider .slick-prev.slick-arrow,
.blog-carousel-element .slick-prev.slick-arrow {
	background: #e6e6e6;
	opacity: 1;
	height: 55px;
	bottom: -50px;
	top: auto;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(-50%, 0);
	left: 50%;
	margin: 0 -32px;
	line-height: 1;
	width: 55px;
}

.insignia-testimonial-carousel .slick-arrow:before,
.inv-portfolio-carousel-slider .slick-arrow:before,
.blog-carousel-element .slick-arrow:before {
	font-size: 22px;
}

.insignia-testimonial-carousel .slick-next.slick-arrow,
.inv-portfolio-carousel-slider .slick-next.slick-arrow,
.blog-carousel-element .slick-next.slick-arrow {
	background: #e6e6e6;
	opacity: 1;
	height: 55px;
	bottom: -50px;
	top: auto;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(50%, 0);
	right: 50%;
	margin: 0 -32px;
	line-height: 1;
	width: 55px;
}

.insignia-testimonial-carousel .slick-arrow:hover,
.inv-portfolio-carousel-slider .slick-arrow:hover,
.blog-carousel-element .slick-arrow:hover {
	color: #fff !important;
}

.insignia-testimonial-heading {
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 26px;
}

.testimonial-slider-layout1-arrows-set {
	display: inline-block;
	position: absolute;
	bottom: 20%;
	right: 0;
}

.testimonial-content-main {
	position: relative;
	margin-bottom: 15px;
	padding-top: 30px;
}

/* Layout 2 */

.insignia-testimonial-layout2 .testimonial-content-main {
	margin-bottom: 0;
}

.insignia-testimonial-layout2 .testimonial-right-section {
	padding-left: 0;
}

.insignia-testimonial-layout2 .insignia-testimonial-title {
	font-size: 16px;
}

.insignia-testimonial-layout2 .insignia-testimonial-position {
	font-size: 14px;
	line-height: 20px;
}

.insignia-testimonial-carousel .insignia-testimonial-bg-inner {
	padding: 36px 0px 32px;
	position: relative;
	overflow: hidden;
	margin: 0 15px;
}

.testimonial-slider-layout1-arrows-set .slick-arrow {
	background: #cacaca6b;
}

.testimonial-layout-1-author-img img {
	border-radius: 50%;
}

.testimonial-quote-icon {
	position: absolute;
	right: 0;
	top: 33px;
	padding: 2px 5px 0 0;
	font-size: 28px;
	text-align: right;
	line-height: 0;
}

.insignia-testimonial-wrapper.insignia-testimonial-style-2 .insignia-testimonial-inner.text-center .insignia-testimonial-meta-wrapper {
	display: inline-block;
	text-align: left;
}

.insignia-testimonial-style-2 .slick-dots {
	position: absolute !important;
	top: 76% !important;
	transform: translateY(-50%) !important;
	right: 2% !important;
	width: auto !important;
}

.insignia-testimonial-style-2 .slick-dots li {
	list-style: none !important;
	margin: 0px 0 !important;
	display: block !important;
}

.insignia-testimonial-meta-wrapper.testimonial-left-section.col-md-2 {
	padding: 0;
}

.insignia-testimonial-style-2 .testimonial-bg-icon {
	color: #F1F2F7;
	font-size: 140px;
	position: relative;
	line-height: 140px;
	left: -22px;
	top: -5px;
}

.insignia-testimonial-style-2 .slick-dots li button {
	border-radius: 50% !important;
	width: 18px !important;
	height: 18px !important;
	border: none !important;
	text-indent: -9999px !important;
	outline: 0 !important;
}


/* Layout 3*/

.insignia-testimonial-3-title {
	font-size: 14px;
}

.insignia-testimonial-3-meta-wrapper {
	position: relative;
	display: flex;
	align-items: center;
}

.testimonial-bg-icon-3 i {
	font-size: 127px;
	color: #F3F8FC;
}

.insignia-testimonial-3-text {
	position: absolute;
	top: 0;
}

.testimonial-bg-icon-3 {
	position: relative;
	top: -20px;
	left: 15px;
}

.testimonial-3-upper-section {
	position: relative;
}

.insignia-testimonial-bg-inner.insignia-testimonial-layout-3-inner {
	border: 1px solid #F2F2F2;
}

.insignia-testimonial-3-image {
	max-width: 80px;
}

.testimonial-quote-icon {
	position: absolute;
	right: 0;
	top: 33px;
	padding: 2px 5px 0 0;
	font-size: 28px;
	text-align: right;
	line-height: 0;
}

.insignia-testimonial-3-meta {
	margin-left: 20px;
}


/* layout 4 */

.testimonial-content-main-4 {
	position: relative;
}

.testimonial-bg-icon-4 p {
	font-size: 440px;
	font-family: "Open Sans";
	-webkit-text-stroke: 4px #343a41;
	color: transparent;
	line-height: 140px;
	margin: 0;
	height: auto;
	position: relative;
	top: 67px;
}

.insignia-testimonial-text-4 {
	position: absolute;
	bottom: 28px;
	letter-spacing: 0.5px;
	font-weight: 300 !important;
	font-size: 17px;
	line-height: 30px;
}

.insignia-testimonial-title-4 {
	display: inline-block;
	border-bottom: 1px solid;
	margin-right: 10px;
}

.insignia-testimonial-image-4 img {
	margin: 0 auto;
}

.testimonial-bg-icon-4 {
	position: relative;
}

.insignia-testimonial-style-4 .slick-dots li.slick-active,
.insignia-testimonial-style-5 .slick-dots li.slick-active,
.insignia-testimonial-style-7 .slick-dots li.slick-active {
	width: 35px !important;
}

.insignia-testimonial-style-4 .slick-dots li,
.insignia-testimonial-style-5 .slick-dots li,
.insignia-testimonial-style-7 .slick-dots li {
	position: relative;
	display: inline-block;
	width: 30px !important;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.insignia-testimonial-style-4 .slick-dots li.slick-active button:before,
.insignia-testimonial-style-5 .slick-dots li.slick-active button:before,
.insignia-testimonial-style-7 .slick-dots li.slick-active button:before {
	width: 30px !important;
}

.insignia-testimonial-style-4 .slick-dots li button:before,
.insignia-testimonial-style-5 .slick-dots li button:before,
.insignia-testimonial-style-7 .slick-dots li button:before {
	font-family: 'slick';
	font-size: 37px !important;
	line-height: 10px !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 25px !important;
	height: 4px !important;
	content: 'â€¢';
	text-align: center;
	opacity: 1 !important;
	color: transparent !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-radius: 20px;
	background: #A3A3A3;
}


/* Layout 5*/

.insignia-testimonial-5-title {
	font-size: 15px;
}

.insignia-testimonial-layout5 .insignia-testimonial-carousel .insignia-testimonial-bg-inner {
	padding: 36px 15px 32px !important;
}

span.insignia-testimonial-5-position {
	font-size: 14px;
}

.insignia-testimonial-layout-5-inner:hover {
	box-shadow: 0px 2px 5px 1px #e4e4e4;
}

.insignia-testimonial-5-meta-wrapper {
	position: relative;
	display: flex;
	align-items: center;
}

.insignia-testimonial-bg-inner.insignia-testimonial-layout-3-inner {
	border: 1px solid #F2F2F2;
}

.insignia-testimonial-5-image {
	max-width: 80px;
}

.testimonial-bg-icon-5 i {
	color: #DDDDDD;
	font-size: 24px;
}

.testimonial-quote-icon {
	position: absolute;
	right: 0;
	top: 33px;
	padding: 2px 5px 0 0;
	font-size: 28px;
	text-align: right;
	line-height: 0;
}

.insignia-testimonial-5-meta {
	margin-left: 20px;
}


/* Layout 6 */

.insignia-testimonial-style-6 .slick-dots {
	position: absolute !important;
	bottom: 0 !important;
	transform: translateY(-50%) !important;
	right: 2% !important;
	width: auto !important;
}

.insignia-testimonial-style-6 .slick-dots li {
	list-style: none !important;
	margin: 0px 0 !important;
	display: block !important;
}

.insignia-testimonial-style-6 .slick-dots li button {
	border-radius: 50% !important;
	width: 18px !important;
	height: 18px !important;
	border: none !important;
	text-indent: -9999px !important;
	outline: 0 !important;
}

.insignia-testimonial-layout6 .insignia-testimonial-title {
	font-size: 14px;
}

.insignia-testimonial-layout6 .insignia-testimonial-position {
	font-size: 14px;
	line-height: 20px;
}

.insignia-testimonial-layout6 {
	margin: 15px 0;
	width: 75% !important;
	background: #fff;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(173, 171, 173, 0.24);
	-moz-box-shadow: 0px 0px 10px 5px rgba(173, 171, 173, 0.24);
	box-shadow: 0px 0px 10px 5px rgba(173, 171, 173, 0.24);
	border-radius: 12px;
	margin-left: 10px;
	padding: 21px;
}

.insignia-testimonial-style-6 .slick-slide:nth-child(odd) {
	position: relative;
	left: 17%;
}

@media screen and (max-width:768px) {
	.insignia-testimonial-layout6 {
		margin: 15px 0;
		width: 100% !important;
		background: #fff;
		-webkit-box-shadow: 0px 0px 10px 5px rgba(173, 171, 173, 0.24);
		-moz-box-shadow: 0px 0px 10px 5px rgba(173, 171, 173, 0.24);
		box-shadow: 0px 0px 10px 5px rgba(173, 171, 173, 0.24);
		border-radius: 12px;
		margin-left: 10px;
		padding: 21px;
	}

	.insignia-testimonial-style-6 .slick-slide:nth-child(odd) {
		position: relative;
		left: 0%;
	}
}


/* layout 7 */

.testimonial-content-main-7 {
	position: relative;
}

.testimonial-bg-icon-7 p {
	font-size: 350px;
	font-family: Fredoka one;
	color: #000;
	line-height: 150px;
	margin: 0;
	height: auto;
	position: relative;
	top: 30px;
	opacity: 0.1;
}

.insignia-testimonial-text-7 {
	position: absolute;
	bottom: 28px;
	letter-spacing: 0.5px;
	font-weight: 300 !important;
	font-size: 17px;
	line-height: 30px;
}

.insignia-testimonial-title-7 {
	margin-right: 10px;
}

.insignia-testimonial-image-7 img {
	margin: 0 auto;
}

.testimonial-bg-icon-7 {
	position: relative;
}

.insignia-testimonial-style-7 ul.slick-dots {
	top: 35%;
}


/* layout 8 */

.testimonial-content-main-8 {
	position: relative;
}

.testimonial-bg-icon-8 p {
	font-size: 315px;
	font-family: Fredoka one;
	color: #828282;
	line-height: 145px;
	margin: 0;
	height: auto;
	position: relative;
	top: -16px;
	opacity: 0.3;
}

.insignia-testimonial-text-8 {
	position: absolute;
	bottom: 0;
	letter-spacing: 0.5px;
	font-size: 21px;
	line-height: 40px;
	font-weight: 400 !important;
}

.testimonial-8-left {
	padding-top: 14%;
}

.insignia-testimonial-title-8 {
	margin-right: 10px;
}

.testimonial-bg-icon-8 {
	position: relative;
}

.insignia-testimonial-style-8 .slick-dots {
	position: absolute !important;
	bottom: 35% !important;
	transform: translateY(-50%) !important;
	left: -3% !important;
	width: auto !important;
}

.insignia-testimonial-style-8 .slick-dots li button:before {
	font-family: 'slick';
	font-size: 37px !important;
	line-height: 10px !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 6px !important;
	height: 26px !important;
	content: '•';
	text-align: center;
	opacity: 1 !important;
	color: transparent !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-radius: 20px;
	background: #3E3E3E;
}

.insignia-testimonial-inner.insignia-testimonial-8-carousel {
	margin-bottom: 0 !important;
}

.insignia-testimonial-style-8 .slick-dots li button {
	border-radius: 50% !important;
	width: 15px !important;
	height: 30px !important;
	border: none !important;
	text-indent: -9999px !important;
	outline: 0 !important;
}

.insignia-testimonial-style-8 li.slick-active button:before {
	height: 38px !important;
}

.insignia-testimonial-style-8 li.slick-active {
	height: 43px !important;
}

.insignia-testimonial-style-8 .slick-dots li {
	list-style: none !important;
	margin: 0px 0 !important;
	display: block !important;
}

@media screen and (min-width: 768px) {
	.insignia-testimonial-layout3 .testimonial-left-section {
		display: table-cell;
		width: 160px;
		text-align: center;
		float: left;
		vertical-align: top;
	}

	.insignia-testimonial-title {
		margin-top: 5px;
	}

	.insignia-testimonial-layout3 .testimonial-right-section-3 {
		display: table-cell;
		width: 100%;
		vertical-align: top;
		padding-left: 20px;
	}
}


/*Pricing Table Style*/

.insignia-pricing-box-wrapper.pricing-style-1 .pricing-price,
.insignia-pricing-box-wrapper.pricing-style-2 .pricing-price {
	font-size: 50px;
	line-height: 55px;
}

.pricing-box-column-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 10;
}

.pricing-style-1 {
    border-radius: 7px;
}

.insignia-pricing-box-wrapper.pricing-box-white {
	background: #fff;
}

.pricing-style-1.pricing-box-featured .pricing-box-button,
.pricing-style-2.pricing-box-featured .pricing-box-button {
	color: #fff;
}

.pricing-features-2 {
	border-bottom: 1px solid #E5E5E5;
}

.insignia-pricing-box-wrapper .price-list-style li {
	margin-bottom: 10px;
}

.pricing-box-icon {
	margin-right: 4px;
}

.pricing-box-button {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    padding: 11px 35px;
    margin: 0 5px 5px 0;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    background: transparent;
    color: #000000;
    border: 3px solid #E5E5E5;
    width: 100%;
}

.pricing-style-1 .price,
.pricing-style-2 .price {
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
    font-weight: 700;
    font-size: 48px;
    line-height: 40px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
}

.pricing-style-1 .pricing .price span,
.pricing-style-2 .pricing .price span {
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
    margin-right: 1px;
    font-weight: 700;
    font-size: 20px;
    line-height: 11px
}

.pricing-style-1 .pricing .period,
.pricing-style-2 .pricing .period {
	display: inline-block;
	vertical-align: bottom;
	font-weight: 600;
	font-size: 35px;
	line-height: 1;
	margin-bottom: 0;
}

.insignia-pricing-box-inner-table-2 {
	padding: 0 20px;
	padding-top: 30px;
	padding-bottom: 10px;
}

ul.pricing-list-inner {
	list-style: none;
	padding: 0;
}

.pricing-title-2 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0;
}

.pricing-sub-title-2 {
	padding-left: 5px;
	font-size: 12px;
}

.pricing-style-1 .pricing-label,
.pricing-style-2 .pricing-label {
	font-size: 11px;
	display: inline-block;
	position: absolute;
	margin-bottom: 0;
	background: #f14836;
	border-radius: 10px;
	padding: 0 9px;
	color: #fff;
	line-height: 20px;
	top: -14px;
	right: -48px;
}

.pricing-style-1 .pricing-price-title-box,
.pricing-style-2 .pricing-price-title-box {
	position: relative;
	display: inline-block;
}

.pricing-title {
	position: relative;
	display: inline-block;
}

.ins-toggle, .ins-toggler {
	display: inline-block;
	vertical-align: middle;
	margin: 10px;
}

.ins-toggler {
	color: #ddd;
	transition: .2s;
	font-weight: bold;
}

.ins-toggler--is-active {
	color: #9D1726;
}

.ins-b {
	display: block;
}

.ins-toggle {
	position: relative;
	width: 80px;
	height: 35px;
	border-radius: 100px;
	background-color: #9D1726;
	overflow: hidden;
	box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.05);
}

.ins-toggle input[type='checkbox'] {
	width: 100% !important;
}

.ins-check {
	position: absolute;
	display: block;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%;
	opacity: 0;
	z-index: 6;
}

.ins-check:checked ~ .ins-switch {
	right: 2px;
	left: 57.5%;
	transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition-property: left, right;
	transition-delay: .08s, 0s;
}

.ins-switch {
	position: absolute;
	left: 2px;
	top: 2px;
	bottom: 2px;
	right: 57.5%;
	background-color: #fff;
	border-radius: 36px;
	z-index: 1;
	transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	transition-property: left, right;
	transition-delay: 0s, .08s;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.ins-hide {
	display: none;
}

.pricing-price-box .pricing.margin-15px-top {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
}

h4.pricing-title.title-font {
    width: 196px;
    background-image: url(../img/border.png);
    background-repeat: no-repeat;
    background-size: auto;
    padding: 2px 0;
    font-size: 24px;
    line-height: 40px;
}

.insignia-pricing-box-inner {
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	padding: 45px 35px;
	border-top: 7px solid transparent;
	border-radius: 7px;
}

ul.pricing-list-inner li {
	padding: 13px 0;
	border-top: 1px dashed #D1D1D1;
	font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    color: #223543;
}

ul.pricing-list-inner li:last-child {
	border-bottom: 1px dashed #D1D1D1;
}

.insignia-pricing-box-inner.insignia-pricing-box-inner-2 {
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.pricing-style-1 .insignia-pricing-box-header {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	position: relative;
	padding-bottom: 0px;
}

.pricing-box-button2 {
	margin: 0 !important;
	border: 0;
	background: #F0F3F8;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 19px 15px;
}

@media screen and (max-width:768px) {
	.insignia-pricing-box-wrapper {
		margin-bottom: 30px;
	}
}


/*** Number Box ***/

.ins-number-box-number-near-title {
	position: relative;
	padding-left: 85px;
}

.number-box-num-upper {
	font-size: 105px;
	font-weight: bold;
	color: rgba(202, 200, 200, 0.17);
	line-height: 70px;
	margin: 0;
	position: relative;
	top: 15px;
	left: 30px;
}

.number-box-num {
	text-shadow: 3px 5px 5px #d5d5d5b0;
}

.ins-number-box-number-near-title .icon-large {
	line-height: 55px;
}

.ins-number-box-number-near-title .number-box-num {
	position: absolute;
	left: 0;
	vertical-align: middle;
	top: 50%;
	transform: translateY(-22px);
	margin: 0;
}

.ins-number-box-number-near-title .ins-icon-box-title {
	line-height: 18px;
}

.number-box-num.icon-medium:not(.ins-float-icon-inner) {
	line-height: inherit;
}

.number-box-num.icon-medium {
	font-size: 35px;
}

.number-box-num.icon-large {
	font-size: 50px;
}


/* list type */

.list-style-none {
	list-style: none;
}


/*** Flip box style ***/

.vc-hoverbox-block-inner {
	padding: 60px 40px !important;
}

.bg-overlay-dark10:before,
.hover-bg-overlay-dark10:before {
	background: rgba(0, 0, 0, 0.1);
}

.bg-overlay-dark20:before,
.hover-bg-overlay-dark20:before {
	background: rgba(0, 0, 0, 0.2);
}

.bg-overlay-dark30:before,
.hover-bg-overlay-dark30:before {
	background: rgba(0, 0, 0, 0.3);
}

.bg-overlay-dark40:before,
.hover-bg-overlay-dark40:before {
	background: rgba(0, 0, 0, 0.4);
}

.bg-overlay-dark50:before,
.hover-bg-overlay-dark50:before {
	background: rgba(0, 0, 0, 0.5);
}

.bg-overlay-dark60:before,
.hover-bg-overlay-dark60:before {
	background: rgba(0, 0, 0, 0.6);
}

.bg-overlay-dark70:before,
.hover-bg-overlay-dark70:before {
	background: rgba(0, 0, 0, 0.7);
}

.bg-overlay-dark80:before,
.hover-bg-overlay-dark80:before {
	background: rgba(0, 0, 0, 0.8);
}

.bg-overlay-dark90:before,
.hover-bg-overlay-dark90:before {
	background: rgba(0, 0, 0, 0.9);
}

.bg-overlay-light10:before,
.hover-bg-overlay-light10:before {
	background: rgba(255, 255, 255, 0.1);
}

.bg-overlay-light20:before,
.hover-bg-overlay-light20:before {
	background: rgba(255, 255, 255, 0.2);
}

.bg-overlay-light30:before,
.hover-bg-overlay-light30:before {
	background: rgba(255, 255, 255, 0.3);
}

.bg-overlay-light40:before,
.hover-bg-overlay-light40:before {
	background: rgba(255, 255, 255, 0.4);
}

.bg-overlay-light50:before,
.hover-bg-overlay-light50:before {
	background: rgba(255, 255, 255, 0.5);
}

.bg-overlay-light60:before,
.hover-bg-overlay-light60:before {
	background: rgba(255, 255, 255, 0.6);
}

.bg-overlay-light70:before,
.hover-bg-overlay-light70:before {
	background: rgba(255, 255, 255, 0.7);
}

.bg-overlay-light80:before,
.hover-bg-overlay-light80:before {
	background: rgba(255, 255, 255, 0.8);
}

.bg-overlay-light90:before,
.hover-bg-overlay-light90:before {
	background: rgba(255, 255, 255, 0.9);
}

.bg-overlay-accent-light:before {
	opacity: .6 !important;
}

.bg-overlay:before {
	position: absolute !important;
	display: block !important;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: "";
}

.hover-bg-overlay:before {
	position: absolute !important;
	display: block !important;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: "";
}

.vc-hoverbox-back {
	z-index: 1;
}

.ins-flipbox-front .vc-hoverbox-front-inner {
	z-index: 2;
}

.vc-hoverbox-front {
	z-index: 2 !important;
}

.vc-hoverbox-block-inner {
	z-index: 3 !important;
}

.color-scheme-white,
.color-scheme-white h1,
.color-scheme-white h2,
.color-scheme-white h3,
.color-scheme-white h4,
.color-scheme-white h5,
.color-scheme-white h6,
.color-scheme-white p,
.color-scheme-white i {
	color: #fff;
}

@media screen and (max-width:768px) {
	.ins-flipbox {
		margin-bottom: 30px;
	}
}


/*Blockquotes*/

blockquote.ins-blockquotes-style-1 {
	position: relative;
	padding-top: 0;
	font-style: normal;
	padding: 0;
	display: block;
	border: 0;
	margin: 0;
	width: auto;
}

blockquote.ins-blockquotes-style-2 {
	position: relative;
	padding-top: 0;
	font-style: normal;
	display: block;
	border: 0;
	margin: 0;
	width: auto;
}

blockquote.ins-blockquotes-style-3 {
	position: relative;
	font-style: normal;
	display: block;
	margin: 0;
	width: auto;
}

blockquote.ins-blockquotes-style-1:before,
blockquote.ins-blockquotes-style-3:before {
	display: none;
}

.ins-blockquotes.ins-blockquotes-style-2:before {
	content: "\"";
	font-size: 70px;
	left: 0px;
	position: absolute;
	top: 20px;
	font-family: 'Roboto Slab', serif;
	width: 70px;
	text-align: center;
}

.ins-blockquotes.ins-blockquotes-style-2 q:before {
	content: "";
}

.ins-blockquotes-style-3 {
	border-left: 4px solid;
}


/*Custom icon box style*/

.ins-icon-box-icon-near-title-main .ins-icon-box-content {
	margin-top: 30px;
}

.text-center .ins-top-icon-basic img {
	margin: 0 auto;
}

.ins-icon-box-custom-icon-circle-background {
	background: #ececec;
	border-radius: 100%;
	padding: 15px;
	display: inline-block;
}

.text-left .ins-icon-box-custom-icon-circle-background {
	text-align: center;
}

.text-center .ins-icon-box-custom-icon-circle-background {
	margin: 0 auto;
}

.text-right .ins-icon-box-custom-icon-circle-background {
	margin-right: 0 !important;
	text-align: center;
	margin: 0 auto;
}

.ins-icon-box-custom-icon-circle-outline {
	background: 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0, 0, 0, .15);
	color: rgba(0, 0, 0, .6);
	border-radius: 100%;
	padding: 15px;
	display: inline-block;
	text-align: center;
}

.text-left .ins-icon-box-custom-icon-circle-outline {
	text-align: center;
}

.text-center .ins-icon-box-custom-icon-circle-outline {
	margin: 0 auto;
}

.text-right .ins-icon-box-custom-icon-circle-outline {
	margin-right: 0 !important;
	text-align: center;
	margin: 0 auto;
}

.ins-float-icon-inner>img {
	max-width: 40px;
}

.ins-icon-box-align-left-basic .ins-float-custom-icon-box-content {
	padding-left: 65px !important;
}

.ins-icon-box-align-right-basic .ins-float-custom-icon-box-content {
	padding-right: 100px;
	text-align: right;
}

.ins-icon-box-custom-near-title {
	position: relative;
	padding-left: 100px;
}

.ins-icon-box-icon-near-title img {
	position: absolute;
	left: 0;
	vertical-align: middle;
	top: 50%;
	transform: translateY(-22px);
	margin: 0;
}

.ins-icon-box-icon img {
	max-width: 90px;
	height: auto;
}

@media screen and (max-width:768px) {
	.ins-icon-wrapper,
	.ins-float-icon-wrapper {
		margin-bottom: 30px !important;
	}
}


/* Video Lightbox */

.btn-icon-ripple img {
	width: 30px;
	height: auto;
}

span.btn-icon-ripple.light-style {
	background: #000;
}

.inv-video-lightbox-element .btn-icon-ripple.light-style:before {
	border: 1px solid #000;
}

.color-scheme-white,
.color-scheme-white h1,
.color-scheme-white h2,
.color-scheme-white h3,
.color-scheme-white h4,
.color-scheme-white h5,
.color-scheme-white h6,
.color-scheme-white .vntd-counter .counter-title {
	color: #fff;
}

.color-scheme-white p,
.vc_row.color-scheme-white p,
#wrapper .color-scheme-white p.hero-subtitle,
#wrapper .color-scheme-white .inv-portfolio-filter-button-inner.inv-portfolio-filter-button_bordered,
#wrapper .color-scheme-white button.inv-portfolio-filter-button-inner.inv-portfolio-filter-button_simple,
#wrapper .color-scheme-white button.inv-portfolio-filter-button-inner.inv-portfolio-filter-button_simple:after,
#wrapper .color-scheme-white .inv-portfolio-filter-button-inner.inv-portfolio-filter-button_solid_bg.active-filter-button {
	color: rgba(255, 255, 255, .92);
}

#wrapper .color-scheme-white .inv-portfolio-filter-button-inner.inv-portfolio-filter-button_solid_bg {
	background: #f5f5f5;
	color: #353535;
}


/* Video Lightbox */

.video-lightbox {
	text-align: center;
	max-width: 640px;
	margin: 0 auto;
}

.video-lightbox .video-link {
	display: inline-block;
	width: auto;
	border-radius: 100%;
	position: relative;
}

.inv-video-lightbox-element .btn-icon-ripple {
	background: #e12353;
	color: rgb(0, 0, 0);
	font-size: 18px;
	width: 80px;
	height: 80px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50em;
	position: relative;
	animation: play_btn_shadow 1s infinite linear;
}

.video-lightbox p {
	font-size: 18px;
}

.btn-icon-ripple .inv-video-lightbox-play-icon {
	color: #000;
}

@keyframes play_btn_shadow {
	0% {
		-webkit-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
		-ms-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
		-o-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
		-moz-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
		box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
	}

	50% {
		-webkit-box-shadow: 0 0 0 5px rgba(24, 33, 46, 0.1);
		-ms-box-shadow: 0 0 0 5px rgba(24, 33, 46, 0.1);
		-o-box-shadow: 0 0 0 5px rgba(24, 33, 46, 0.1);
		-moz-box-shadow: 0 0 0 5px rgba(24, 33, 46, 0.1);
		box-shadow: 0 0 0 5px rgba(24, 33, 46, 0.1);
	}

	100% {
		-webkit-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
		-ms-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
		-o-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
		-moz-box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
		box-shadow: 0 0 0 10px rgba(24, 33, 46, 0.1);
	}
}

.video-lightbox .video-lightbox-length {
	color: rgba(255, 255, 255, 0.8);
	font-size: 15px;
	display: inline-block;
	width: auto;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 10px;
	padding: 0 6px;
}


/* Video lightbox with an image */

.video-lightbox.video-lightbox-img {
	max-width: 100%;
}

.video-lightbox-img a.video-link {
	display: block;
	width: 100%;
	margin: 0;
	border-radius: 0;
	background: none !important;
}

.video-lightbox-img .video-lightbox-image-holder {
	position: relative;
	height: 350px;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
}

.video-lightbox-image-icon {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	width: 100%;
	text-align: center;
}

.video-lightbox-round {
	border-radius: 8px;
}

.video-lightbox-img .video-lightbox-image-holder.video-lightbox-no-shadow {
	box-shadow: none;
}


/****** table ******/

.ins-table-wrapper.ins-table-style-2 tr:nth-child(even) td {
	background: #f7f9fb;
}

.ins-table-wrapper.ins-table-style-3 thead tr th {
	color: #fff;
	border: none;
}

.ins-table-wrapper.ins-table-style-3 thead tr th h1,
.ins-table-wrapper.ins-table-style-3 thead tr th h2,
.ins-table-wrapper.ins-table-style-3 thead tr th h3,
.ins-table-wrapper.ins-table-style-3 thead tr th h4,
.ins-table-wrapper.ins-table-style-3 thead tr th h5,
.ins-table-wrapper.ins-table-style-3 thead tr th h6 {
	color: #fff;
	border: none;
	margin: 0;
}

.ins-table-wrapper tr th h6 {
	margin-bottom: 0;
}

@media screen and (max-width:600px) {
	.ins-table-wrapper {
		overflow-y: hidden;
		overflow-x: auto;
	}
}


/*slick dots*/

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 37px !important;
	line-height: 10px !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 8px !important;
	height: 8px !important;
	content: '•';
	text-align: center;
	opacity: 1 !important;
	color: transparent !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-radius: 20px;
	background: #A3A3A3;
}

.slick-dots li {
	margin: 0 !important;
}

.slick-dots li.slick-active button:before {
	opacity: 1 !important;
	background: #e12353;
}


/* Progress Bars */

#wrapper .vc_progress_bar .vc_single_bar,
#wrapper .vc_progress_bar .vc_single_bar .vc_bar {
	box-shadow: none !important;
}

#wrapper .vc_progress_bar .vc_label {
	text-shadow: none !important;
}

#wrapper .insignia-progress-bar .vc_single_bar {
	margin-top: 28px;
	margin-bottom: 55px;
	background: #f3f3f3;
}

#wrapper .color-scheme-white .insignia-progress-bar .vc_single_bar {
	background: #3a3a3a;
}

#wrapper .color-scheme-white .insignia-progress-bar .progress-bar-value {
	color: #999;
}

#wrapper .insignia-progress-bar .progress-bar-value {
	position: absolute;
	top: -30px;
	font-size: 14px;
	font-weight: 600;
	color: #000000;
}

#wrapper .insignia-progress-bar .vc_label {
	padding: 0;
	height: 6px;
}

.insignia-progress-bar .progress-bar-value .vc_label_units {
	display: none;
}

.insignia-progress-bar small.vc_label {
	position: absolute;
	top: -30px;
	font-size: 13px;
}

.insignia-progress-bar span.vc_label_units {
	position: absolute;
	right: 0;
	font-size: 13px;
	-webkit-font-feature-settings: 'lnum';
	-moz-font-feature-settings: 'lnum';
	font-feature-settings: 'lnum';
}

.insignia-progress-bar .vc_bar .vc_label_units {
	position: absolute;
	right: 0;
	top: -30px;
	margin-right: -17px;
	color: #000000;
	font-weight: 600;
	font-size: 15px;
	-webkit-font-feature-settings: 'lnum';
	-moz-font-feature-settings: 'lnum';
	font-feature-settings: 'lnum';
}

#wrapper .insignia-progress-bar .vc_single_bar:last-child {
	margin-bottom: 0;
}


/**** tabs css ****/

.vc_tta-style-insignia_tab_layout1 {
	border-radius: 0;
	border: 0;
}

.vc_tta-style-insignia_tab_layout1 .vc_tta-panel-body {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.vc_tta-style-insignia_tab_layout1 ul.vc_tta-tabs-list {
	border: 0;
	border-bottom: 1px solid #d7d7d7;
}

.vc_tta-style-insignia_tab_layout1 ul.vc_tta-tabs-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex !important;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row;
	flex-flow: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.vc_tta-style-insignia_tab_layout1 ul li.vc_tta-tab {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.vc_tta-style-insignia_tab_layout1 .vc_tta-tabs-container {
	margin: 0 !important;
}

.vc_tta-style-insignia_tab_layout1 ul.vc_tta-tabs-list li a {
	letter-spacing: 0.3px;
	font-weight: 700;
	width: 100%;
	text-align: center;
	margin: 0 !important;
	border-radius: 0 !important;
	margin-right: 0;
	border: 0;
	position: initial !important;
	background: transparent;
	font-size: 18px;
	font-weight: 600;
	padding: 2px 18px !important;
	text-transform: uppercase;
}

.vc_tta-style-insignia_tab_layout1 li.vc_tta-tab.vc_active a span,
.vc_tta-style-insignia_tab_layout1 li.vc_tta-tab.vc_active a i {
	color: #fff !important;
}

.vc_tta-style-insignia_tab_layout1 li.vc_tta-tab {
	padding-right: 30px !important;
}

.vc_tta-style-insignia_tab_layout1 li.vc_tta-tab.vc_active:before,
li.vc_tta-tab.vc_active:after {
	display: none !important;
}


/*light scheme*/

.color-scheme-white .vc_tta-style-insignia_tab_layout1 ul.vc_tta-tabs-list li a {
	border-right: 1px solid #6d6d6d !important;
	border-bottom: 1px solid #6d6d6d !important;
}

.color-scheme-white .vc_tta-style-insignia_accordion_layout1 h4.vc_tta-panel-title {
	color: #a5a5a5;
}


/*dark scheme*/

.color-scheme-dark .vc_tta-style-insignia_tab_layout1 {
	border: 1px solid #6f6f6f;
}

.color-scheme-dark .vc_tta-style-insignia_tab_layout1 ul.vc_tta-tabs-list li a {
	border-right: 1px solid #6f6f6f !important;
	border-bottom: 1px solid #6f6f6f !important;
}

@media screen and (max-width:768px) {
	.vc_tta-style-insignia_tab_layout1 .vc_tta-panel-heading {
		border: 0 !important;
	}

	.vc_tta-style-insignia_tab_layout1 h4.vc_tta-panel-title {
		font-size: 16px;
		text-align: center;
		letter-spacing: 0.5px;
	}

	.vc_tta-style-insignia_tab_layout1 h4.vc_tta-panel-title a {
		border-bottom: 1px solid #f9f9f9 !important;
		/* background: #fff !important; */
		border-bottom-color: transparent !important;
		border-top: 1px solid #e5e5e5 !important;
	}

	.vc_tta-style-insignia_tab_layout1 .vc_tta-panel.vc_active h4 a:before {
		opacity: 1;
	}

	.vc_tta-style-insignia_tab_layout1 h4.vc_tta-panel-title a:before {
		content: '' !important;
		display: inline-block;
		height: 2px;
		opacity: 0;
		position: absolute;
		top: -1px;
		left: -1px;
		right: -1px;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}

	.vc_tta-style-insignia_tab_layout1 .vc_tta-panel.vc_active h4 a {
		border-top-color: transparent !important;
		border-bottom-color: #e5e5e5 !important;
		border-top: 0 !important;
	}
}


/* Tab layout 2 */

.vc_tta-style-insignia_tab_layout2 {
	border-radius: 0;
	border: 0;
}

.vc_tta-style-insignia_tab_layout2 .vc_tta-panel-body {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.vc_tta-style-insignia_tab_layout2 ul.vc_tta-tabs-list {
	border: 0;
	background: #000;
	border-radius: 12px;
}

.vc_tta-style-insignia_tab_layout2 ul.vc_tta-tabs-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex !important;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row;
	flex-flow: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.vc_tta-style-insignia_tab_layout2 ul li.vc_tta-tab {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.vc_tta-style-insignia_tab_layout2 .vc_tta-tabs-container {
	margin: 0 !important;
}

.vc_tta-style-insignia_tab_layout2 ul.vc_tta-tabs-list li a {
	letter-spacing: .5px;
	font-weight: 700;
	width: 100%;
	text-align: center;
	margin: 0 !important;
	border-radius: 0 !important;
	margin-right: 0;
	border: 0;
	position: initial !important;
	background: 0 0;
	font-size: 18px;
	font-weight: 500;
	padding: 25px 15px !important;
	border: 0 !important;
	color: #fff !important;
}

.vc_tta-style-insignia_tab_layout2 li.vc_tta-tab.vc_active a span,
.vc_tta-style-insignia_tab_layout2 li.vc_tta-tab.vc_active a i {
	color: #fff !important;
}

.vc_tta-style-insignia_tab_layout2 li.vc_tta-tab {
	padding: 0 !important;
	margin: 0 !important;
}

.vc_tta-style-insignia_tab_layout2 li.vc_tta-tab.vc_active:before,
li.vc_tta-tab.vc_active:after {
	display: none !important;
}


/*light scheme*/

.color-scheme-white .vc_tta-style-insignia_tab_layout2 ul.vc_tta-tabs-list li a {
	border-right: 1px solid #6d6d6d !important;
	border-bottom: 1px solid #6d6d6d !important;
}

.color-scheme-white .vc_tta-style-insignia_accordion_layout2 h4.vc_tta-panel-title {
	color: #a5a5a5;
}


/*dark scheme*/

.color-scheme-dark .vc_tta-style-insignia_tab_layout2 {
	border: 1px solid #6f6f6f;
}

.color-scheme-dark .vc_tta-style-insignia_tab_layout2 ul.vc_tta-tabs-list li a {
	border-right: 1px solid #6f6f6f !important;
	border-bottom: 1px solid #6f6f6f !important;
}

@media screen and (max-width:768px) {
	.vc_tta-style-insignia_tab_layout2 .vc_tta-panel-heading {
		border: 0 !important;
	}

	.vc_tta-style-insignia_tab_layout2 h4.vc_tta-panel-title {
		font-size: 16px;
		text-align: center;
		letter-spacing: 0.5px;
	}

	.vc_tta-style-insignia_tab_layout2 h4.vc_tta-panel-title a {
		border-bottom: 1px solid #f9f9f9 !important;
		/* background: #fff !important; */
		border-bottom-color: transparent !important;
		border-top: 1px solid #e5e5e5 !important;
	}

	.vc_tta-style-insignia_tab_layout2 .vc_tta-panel.vc_active h4 a:before {
		opacity: 1;
	}

	.vc_tta-style-insignia_tab_layout2 h4.vc_tta-panel-title a:before {
		content: '' !important;
		display: inline-block;
		height: 2px;
		opacity: 0;
		position: absolute;
		top: -1px;
		left: -1px;
		right: -1px;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}

	.vc_tta-style-insignia_tab_layout2 .vc_tta-panel.vc_active h4 a {
		border-top-color: transparent !important;
		border-bottom-color: #e5e5e5 !important;
		border-top: 0 !important;
	}
}


/**** tour css ****/


/*tour layout 1*/

.vc_tta-style-insignia_tour_layout1 ul li a {
	letter-spacing: 0.5px;
	width: 100%;
	border: 0 !important;
	margin: 0 !important;
	padding: 27px 12px !important;
	overflow: hidden;
	border-bottom: 1px solid #e0e0e073 !important;
	border-radius: 0 !important;
	font-size: 15px;
	text-align: left;
	vertical-align: middle;
	justify-content: space-between !important;
	display: flex !important;
	align-items: center;
}

.vc_tta-style-insignia_tour_layout1 ul.vc_tta-tabs-list li a i {
	width: 31%;
	border: 1px dotted #e0e0e085 !important;
	height: 60px;
	line-height: 60px !important;
	text-align: center;
	padding: 0 10px !important;
	font-size: 35px !important;
}

.vc_tta-style-insignia_tour_layout1 .vc_tta-panels-container {
	padding-left: 5%;
}

.color-scheme-white .vc_tta-style-insignia_tour_layout1 ul li a span {
	color: #fff;
}

.color-scheme-white .vc_tta-style-insignia_tour_layout1 ul li a {
	border-bottom: 1px solid #e0e0e017 !important;
}

.color-scheme-white .vc_tta-style-insignia_tour_layout1 ul.vc_tta-tabs-list li a i {
	border: 1px dashed rgba(224, 224, 224, 0.12) !important;
}

.vc_tta-style-insignia_tour_layout1 span.vc_tta-title-text {
	margin-left: 30px !important;
}

.vc_tta-style-insignia_tour_layout1 .vc_tta-tabs-container {
	margin-right: 30px !important;
	color: #000;
	text-align: left !important;
	width: 285px;
}

.vc_tta-style-insignia_tour_layout1 ul li:last-child a {
	border-bottom: 0 !important;
}

.vc_tta-style-insignia_tour_layout1 ul.vc_tta-tabs-list li {
	display: block;
	position: relative !important;
}

.vc_tta-style-insignia_tour_layout1 ul li:last-child {
	border: 0 !important;
}


/**** accordion css ****/


/* layout 1 */

.dark-background-accordion .vc_tta-panel-heading {
	background: #454c59;
	border-radius: 50px !important;
	padding: 7px 30px!important;
	color: #fff !important;
}

.dark-background-accordion.vc_tta-style-insignia_accordion_layout1 .vc_tta-panel.vc_active h4.vc_tta-panel-title {
	color: #fff!important;
}

.dark-background-accordion.vc_tta-style-insignia_accordion_layout1 .vc_tta-panel-heading h4 a {
	color: #fff !important;
}

.dark-background-accordion.vc_tta-style-insignia_accordion_layout1 .vc_tta-panel.vc_active h4.vc_tta-panel-title i {
	color: #fff!important;
}

.dark-background-accordion.vc_tta-style-insignia_accordion_layout1 h4.vc_tta-panel-title {
	font-size: 16px !important;
	line-height: 18px !important;
	font-weight: 600 !important;
}

.vc_tta-style-insignia_accordion_layout1 h4.vc_tta-panel-title {
	font-size: 16px;
	line-height: 18px !important;
}

.vc_tta-style-insignia_accordion_layout1 h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
	padding: 10px 45px !important;
}

.vc_tta-style-insignia_accordion_layout1 h4.vc_tta-panel-title a {
	padding: 10px 0 !important;
}

.vc_tta-style-insignia_accordion_layout1 .vc_tta-panel {
	border: 0 !important;
	margin-bottom: 15px;
	color: #4a4a4a;
	font-size: 20px;
	font-weight: 600;
	border-radius: 5px;
}

.vc_tta-style-insignia_accordion_layout1 .vc_tta-panel-heading {
	border: 0 !important;
}

.vc_tta-style-insignia_accordion_layout1 .vc_tta-panel-body {
	border-radius: 5px !important;
	border: 0 !important;
}

.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
	min-height: 0 !important;
}


/*dark scheme*/

.color-scheme-dark .vc_tta-style-insignia_accordion_layout1 .vc_tta-panel {
	border: 1px solid #6f6f6f !important;
}

@media screen and (max-width:768px) {
	.vc_tta-style-insignia_accordion_layout1 h4.vc_tta-panel-title a {
		line-height: 30px;
	}
}


/* Pie Charts */

.wpb-js-composer .vc_row .vc_pie_chart .vc_pie_chart_value {
	font-size: 25px;
	font-weight: 600;
	color: #000000;
}

.wpb-js-composer .vc_row .vc_pie_chart .wpb_pie_chart_heading {
	font-size: 20px;
	line-height: 1;
	font-weight: 700;
	margin-top: 20px;
}


/* subscribe form */

.ins-subscribe-form-main input {
	width: 100%;
}


/* woocommerece columns */

.inv-shop-archive-parent-archive.woocommerce-shop-cols-3 ul.products li.product {
	width: 30.75%;
}

.inv-shop-archive-parent-archive.woocommerce-shop-cols-2 ul.products li.product {
	width: 47.6%;
}

.inv-shop-archive-parent-archive.woocommerce-shop-cols-4 ul.products li.product {
	width: 21.9%;
}

.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
	clear: none;
}

.woocommerce.woocommerce-shop-cols-4 .inv-shop-archive-wrapper ul.products li.last,
.woocommerce-page ul.products li.last {
	margin-right: auto !important;
}

.woocommerce-shop-cols-4 li.product:nth-child(4n) {
	margin-right: 0 !important;
}

.woocommerce-shop-cols-2 li.product:nth-child(2n) {
	margin-right: 0 !important;
}

.woocommerce-shop-cols-3 li.product:nth-child(3n) {
	margin-right: 0 !important;
}

@media screen and (max-width:768px) {
	.ins-popup-image {
		margin-bottom: 20px;
	}

	.ins-popup-modal-content {
		display: block;
	}
}


/* ------------------------------------------------------------------------

  ANIMATIONS

 ------------------------------------------------------------------------*/

.ins-animated {
	-webkit-animation-duration: 0.6s;
	animation-duration: 0.6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.ins-animated {
	opacity: 0;
	opacity: 1;
}

.ins-animated[data-animation-delay="200"] {
	animation-delay: 0.2s;
}

.ins-animated[data-animation-delay="300"] {
	animation-delay: 0.3s;
}

.ins-animated[data-animation-delay="400"] {
	animation-delay: 0.4s;
}

.ins-animated[data-animation-delay="500"] {
	animation-delay: 0.5s;
}

.ins-animated[data-animation-delay="600"] {
	animation-delay: 0.6s;
}

.ins-animated[data-animation-delay="700"] {
	animation-delay: 0.7s;
}

.ins-animated[data-animation-delay="800"] {
	animation-delay: 0.8s;
}

.ins-animated[data-animation-delay="1000"] {
	animation-delay: 1s;
}

.ins-animated {
	animation-delay: 0.2s;
}

@-webkit-keyframes ins-zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	to {
		opacity: 1;
	}
}

@keyframes ins-zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	to {
		opacity: 1;
	}
}

.zoomIn.ins-animate {
	-webkit-animation-name: ins-zoomIn;
	animation-name: ins-zoomIn;
}

.ins-animate.tt_button:hover {
	-webkit-transform: translate3d(0, 0px, 0);
	transform: translate3d(0, 0px, 0);
}

@-webkit-keyframes ins-fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes ins-fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.fadeIn.ins-animate {
	-webkit-animation-name: ins-fadeIn;
	animation-name: ins-fadeIn;
}

@-webkit-keyframes ins-fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes ins-fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100px, 0);
		transform: translate3d(0, -100px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDown.ins-animate {
	-webkit-animation-name: ins-fadeInDown;
	animation-name: ins-fadeInDown;
}

@-webkit-keyframes ins-fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100px, 0, 0);
		transform: translate3d(-100px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes ins-fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100px, 0, 0);
		transform: translate3d(-100px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeft.ins-animate {
	-webkit-animation-name: ins-fadeInLeft;
	animation-name: ins-fadeInLeft;
}

@-webkit-keyframes ins-fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes ins-fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRight.ins-animate {
	-webkit-animation-name: ins-fadeInRight;
	animation-name: ins-fadeInRight;
}

@-webkit-keyframes ins-fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes ins-fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUp.ins-animate {
	-webkit-animation-name: ins-fadeInUp;
	animation-name: ins-fadeInUp;
}

@media (max-width:960px) {
	.no-mobile-animation .ins-animated {
		animation-duration: 0s!important;
		animation-name: none!important;
		opacity: 1!important;
	}
}


/******** icon with image box ********/


/* layout 1 */

.icon-with-image-icon-box-layout1 {
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 50%;
	bottom: -9px;
}

.icon-with-image-icon-layout1 {
	top: -50%;
	margin-top: -55px;
}

.icon-with-image-icon-layout1 .icon-with-image-icon {
	line-height: 80px;
	font-size: 35px;
}

.ins-icon-with-image-layout1 {
	box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.06);
	transition: all 500ms ease;
}

.ins-icon-with-image-layout1:hover {
	transition: all 500ms ease;
	box-shadow: 0px 12px 26px 0px rgba(0, 0, 0, 0.1);
}

.icon-with-image-icon-box-layout1 i {
	color: #fff;
}


/* layout 2 */

.icon-with-image-wrapper.ins-icon-with-image-layout2 {
	margin-top: 50px;
}

.icon-with-image-layout2-title-holder {
	position: relative;
	display: block;
	border: 1px solid #f2f2f2;
}

.icon-with-image-layout2-icon {
	position: absolute;
	top: -43px;
	left: 0;
	right: 0;
	width: 75px;
	height: 75px;
	margin: 0 auto;
	display: block;
	z-index: 1;
	border: 1px solid #e4e4e4;
	border-radius: 50%;
	background: #fff;
}

.icon-with-image-layout2-icon-inner .icon-with-image-icon {
	font-size: 30px;
	line-height: 75px;
}

.icon-with-image-layout2-title {
	display: block;
	padding-top: 55px;
}

.icon-with-image-layout2-title h4 {
	margin-bottom: 20px;
}

.icon-with-image-layout2-text-holder {
	display: block;
	border: 1px solid #f2f2f2;
	border-top: none;
	padding: 20px 18px 18px;
}

.icon-with-image-layout2-img-holder {
	position: relative;
	display: block;
	overflow: hidden;
}

.icon-with-image-layout2-img-holder img {
	transition: all 500ms ease;
	width: 100%;
	transform: scale(1.1, 1.1);
}

.icon-with-image-layout2-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	overflow: hidden;
	transform: rotateX(150deg);
	transition: all 500ms ease;
	background-color: rgba(0, 0, 0, 0.70);
}

.icon-with-image-layout2-box {
	display: table;
	height: 100%;
	width: 100%;
}

.icon-with-image-layout2-button {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.icon-with-image-layout2-button a {
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	transition: all 500ms ease;
}

.ins-icon-with-image-layout2:hover .icon-with-image-layout2-overlay {
	transform: rotateX(0deg);
	opacity: 1;
}

.ins-icon-with-image-layout2:hover .icon-with-image-layout2-img-holder img {
	transform: scale(1.2, 1.2);
}

.icon-with-image-layout2-button span {
	font-size: 22px;
	padding-left: 6px;
	vertical-align: middle;
	height: 25px !important;
	display: inline-block;
}


/* Layout 3 */

.ins-icon-with-image-layout3,
.icon-with-image-layout3-img-holder {
	position: relative;
}

.icon-with-image-inner-layout3 {
	position: relative;
	overflow: hidden;
}

.icon-with-image-layout3-icon {
	position: absolute;
	width: 120px;
	right: -32px;
	top: -16px;
	z-index: 99;
	line-height: 100px;
	color: #ffffff;
	text-align: center;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	transition: all 700ms ease;
}

.icon-with-image-layout3-icon:before {
	position: absolute;
	content: '';
	width: 150px;
	right: -15px;
	top: 0px;
	height: 70px;
	font-weight: 800;
	text-align: center;
	text-transform: uppercase;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 1;
	background: #212121;
}

.icon-with-image-layout3-icon-inner {
	position: relative;
	color: #ffffff;
	z-index: 1;
	font-size: 30px;
	line-height: 1em;
}

.icon-with-image-layout3-img-holder img {
	position: relative;
	width: 100%;
	display: block;
	height: auto;
}

.icon-with-image-layout3-overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	text-align: center;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
}

.icon-with-image-layout3-overlay-inner {
	position: relative;
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
	padding: 10px 0px;
	opacity: 0.9;
	background: #212121;
}

.icon-with-image-layout3-text-holder {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.icon-with-image-layout3-text-inner {
	position: relative;
	color: #ffffff;
	padding: 0px 20px;
}

.ins-icon-with-image-layout3:hover .icon-with-image-layout3-icon {
	opacity: 0;
}

.ins-icon-with-image-layout3:hover .icon-with-image-layout3-overlay {
	opacity: 1;
}

.icon-with-image-layout3-lower-box {
	position: relative;
	border: 1px solid #f0f0f0;
}

.icon-with-image-layout3-arrow-box {
	position: absolute;
	right: 20px;
	top: 22px;
	width: 33px;
	height: 33px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	transition: all 700ms ease;
}

.icon-with-image-layout3-arrow-box span {
	font-size: 17px;
	line-height: 33px;
	padding-left: 2px;
}

.icon-with-image-layout3-lower-title h4 {
	position: relative;
	text-align: left;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	transition: all 700ms ease;
}

.icon-with-image-layout3-lower-title {
	width: 100%;
	height: 100%;
	padding: 20px 20px;
	/* -webkit-transition: all 700ms ease; */
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	transition: all 700ms ease;
}


/* google map */

.business-info-wrapper {
	position: absolute;
	z-index: 10;
	width: 350px;
	left: 100px;
	padding: 40px;
	padding-bottom: 35px;
	top: 50%;
	transform: translateY(-50%);
	background: #fff;
	border-left: 10px solid green;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	box-shadow: 0 6px 12px rgba(162, 158, 158, 0.38);
	border-radius: 10px;
}

.business-info-wrapper h4 {
	font-size: 22px;
	font-weight: 700;
	vertical-align: middle;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 20px;
}

.business-info-header .business-email-row,
.business-info-header .business-phone-row,
.business-info-header .business-address-row {
	margin-bottom: 13px;
	display: flex;
	align-items: baseline;
}

.business-info-header i {
	margin-right: 10px;
	font-size: 16px;
	font-weight: 600;
	width: 16px;
	display: block;
	float: left;
	text-align: center;
	line-height: 1;
}

.business-info-wrapper .business-info-day {
	margin-bottom: 10px;
}

.business-info-day-hours {
	float: right;
}

.insignia-gmap.right_info_panel .business-info-wrapper {
	margin-left: 0;
	left: auto;
	right: 100px;
}

.insignia-gmap {
	position: relative;
}

@media screen and (max-width:950px) {
	.business-info-wrapper {
		position: relative;
		left: 0;
		top: 0;
		transform: none;
		margin: 30px;
		width: calc(100% - 60px);
	}
}


/* imagebox carousel*/

.imagebox-carousel .ins-image-box-inner {
	margin: 0 15px;
}

.imagebox-carousel .ins-image-box-btn {
	color: #fff;
}

.ins-carousel-anything-content .slick-slide,
..product-video-slider .slick-slide {
	padding: 0 12px !important;
}

.ins-carousel-anything-content .slick-dots li.slick-active,
.product-video-slider .slick-dots li.slick-active {
	width: 35px !important;
}

.ins-carousel-anything-content .slick-dots li,
.product-video-slider .slick-dots li {
	position: relative;
	display: inline-block;
	width: 30px !important;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.ins-carousel-anything-content .slick-dots li.slick-active button:before,
.product-video-slider .slick-dots li.slick-active button:before {
	width: 30px !important;
}

.ins-carousel-anything-content .slick-dots li button:before,
.product-video-slider .slick-dots li button:before {
	font-family: 'slick';
	font-size: 37px !important;
	line-height: 10px !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 25px !important;
	height: 4px !important;
	content: 'â€¢';
	text-align: center;
	opacity: 1 !important;
	color: transparent !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-radius: 20px;
	background: #A3A3A3;
}


/* Custom-menu */

.ins-custom-menu-wrapper ul li a {
	position: relative;
	display: block;
	padding: 14px 15px 14px 18px;
	font-weight: 500;
	font-size: 15px;
	border: 1px solid #d7d7d7;
}

.ins-custom-menu-wrapper>ul {
	padding-left: 0;
}

.ins-custom-menu-wrapper ul li a:after {
	content: ">";
	position: absolute;
	right: 20px;
	font-size: 19px;
}

.ins-custom-menu-wrapper ul li {
	list-style: none;
	margin-bottom: 4px;
}

.ins-custom-menu-wrapper ul li a:hover, .ins-custom-menu-wrapper ul li.current-menu-item a {
	background-color: #e12353;
	color: #fff;
}

.woocommerce .products img {
	margin-bottom: 0 !important;
	width: 100%;
	height: 180px !important;
	box-shadow: none;
	object-fit: cover;
	border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}


/*Footer widget column css*/

.insta-column-3 {
	width: 33.3333%;
	float: left;
	min-height: 1px;
	position: relative;
}

.insta-column-4 {
	width: 25%;
	float: left;
	min-height: 1px;
	position: relative;
}

.insta-column-5 {
	width: 20%;
	float: left;
	min-height: 1px;
	position: relative;
}

.insta-column-6 {
	width: 16.66666667%;
	float: left;
	min-height: 1px;
	position: relative;
}

@media(max-width:991px) {
	.insta-column-3,
	.insta-column-4,
	.insta-column-5,
	.insta-column-6 {
		width: 50%;
		float: left;
		min-height: 1px;
		position: relative;
	}
}


/* ------------------------------------------------------------------------

  29. PROCESS STEPS

 ------------------------------------------------------------------------*/

.ins-process-steps {
	display: block;
	position: relative;
	text-align: left;
	padding-bottom: 0;
	border-top-width: 2px;
	border-top-style: solid;
}

@media screen and (max-width:768px) {
	ul.ins-process-steps-main li.ins-process-item {
		margin-bottom: 80px !important;
	}
}

.ins-process-steps .ins-process-steps-main {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

.ins-process-steps .ins-process-steps-main .ins-process-item:last-child::after {
	display: none;
}

.ins-process-steps.process_three_elem .ins-process-item {
	width: calc(33.3333% - 10px);
}

.ins-process-steps.process_four_elem .ins-process-item {
	width: calc(25% - 10px);
}

.ins-process-steps.process_five_elem .ins-process-item {
	width: 20%;
	margin: 0px !important;
}

.ins-process-steps .ins-process-steps-main .ins-process-item {
	display: inline-block;
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
	padding: 0;
	border: 1px solid #e5e7f2;
	border-radius: 4px;
	margin-top: 0;
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	padding-top: 25px;
	box-shadow: none!important;
	background: 0 0;
	border: 0;
	padding-bottom: 0;
}

.ins-process-item:before {
	content: '';
	width: 9px;
	height: 9px;
	background: #fff;
	border-width: 2px;
	border-style: solid;
	border-radius: 50%;
	position: absolute;
	top: -5px;
}

.process-icon {
	font-size: 50px;
	line-height: 1.5;
}

.ins-process-step-number {
	display: block;
	position: relative;
	margin-bottom: 23px;
	line-height: 1;
	font-weight: 700;
}

.ins-process-item-top .ins-process-step-number span:before {
	top: 100%;
	border-width: 8px 8px 0 0;
	border-color: #e12353 transparent transparent transparent;
}

.ins-process-item-bottom .ins-process-step-number span:before {
	top: -8px;
	border-width: 8px 0 0 8px;
	border-color: transparent transparent transparent #e12353;
}

.ins-process-item-top .ins-process-step-number {
	margin-bottom: 10px;
}

.ins-process-item-bottom .ins-process-title {
	margin-bottom: 5px;
}

.ins-process-item-bottom {
	padding-top: 10px !important;
}

.ins-process-step-number span:before {
	content: '';
	position: absolute;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
}

.ins-process-step-number span {
	position: relative;
	font-size: 15px;
	line-height: 1;
	display: block;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	display: inline-block;
	color: #fff;
	padding: 8px 16px;
	letter-spacing: 0.5px;
	font-weight: 500;
	background: #e12353;
}

.ins-process-steps-main .ins-process-item:last-of-type .ins-process-step-number:before {
	border: none;
	display: none;
}

.process-customimg img {
	max-height: 200px;
	width: auto;
}

.ins-process-container {
	position: absolute;
	left: 3px;
}

.ins-process-item-top .ins-process-text-area p {
	margin-bottom: 8px;
}

.ins-process-item-top .ins-process-container {
	bottom: 25px;
}

@media screen and (max-width:768px) {
	.ins-process-steps.process_three_elem .ins-process-item {
		width: 100%;
	}

	.ins-process-step-number:before {
		display: none;
	}
}

@media screen and (max-width:1000px) {
	.ins-process-steps.process_four_elem .ins-process-item,
	.ins-process-steps.process_five_elem .ins-process-item {
		width: 100%;
		margin-bottom: 50px;
	}

	.ins-process-steps.process_four_elem .ins-process-item .ins-process-step-number:before,
	.ins-process-steps.process_five_elem .ins-process-item .ins-process-step-number:before {
		display: none;
	}

	.ins-process-steps {
		border: none;
	}
}

.ins-subscribe-newsletter-info {
	margin-bottom: 5px !important;
	padding-left: 20px;
}

.ins-subscribe-newsletter-icon {
	margin: 0px -15px;
}

.innvoke-white-btn input[type="submit"] {
	background: transparent;
	color: #ffffff;
	border: 2px solid #fff;
	padding: 16px 20px 16px 20px;
}


/* ------------------------------------------------------------------------

  30. Contact Form

 ------------------------------------------------------------------------*/

.subscribe-form .col-md-10.col-sm-10.col-xs-10 {
	padding: 0 3px 0 0;
}

.digital-agency-subscribe-icon img {
	width: 54px;
}

.subscribe-digital-agency input {
	border-color: #F1F2F7;
	background: #F1F2F7;
	font-size: 14px;
}

.pharmacy-contact-form .ins-contact-form-input {
	background-color: #455a6a;
	border: none !important;
	border-radius: 0px !important;
	font-size: 15px !important;
	font-family: poppins !important;
	text-transform: capitalize;
	color: #ffffff;
	font-weight: 400 !important;
}

.pharmacy-contact-form .ins-contact-form-submit-btn {
	width: 100%;
	border-radius: 50px !important;
	background: #34c9b6 !important;
}

.pharmacy-contact-form .ins-contact-form-input::placeholder {
	color: #ffffff;
}

.ins-contact-form-checkbox .wpcf7-list-item-label {
    font-size: 14px;
    font-weight: 500;
}
/* Line & Bar Charts */

.vc_line-chart .vc_chart-with-legend {
	width: 100% !important;
}

ul.vc_chart-legend {
	margin-top: 30px !important;
	width: 100% !important;
	display: inline-flex !important;
}

ul.vc_chart-legend li span {
	border-radius: 0 !important;
	width: 12px !important;
	height: 12px !important;
	margin-top: -1px;
}

.ins-line-charts .vc_chart-with-legend canvas {
	height: 400px !important;
}


/****** digital agency footer******/

.footer-social li i {
	width: 35px;
	height: 35px;
	background: #272E36;
	text-align: center;
	border-radius: 10em;
	margin-right: 7px;
	line-height: 35px;
}

.ins-apoinment-input {
	padding: 8px 20px !important;
	line-height: 22px !important;
	border: 1px solid #ababab87 !important;
}

.digital-agency-footer-logo {
	text-align: center;
}

.digital-agency-footer-logo a:before {
	width: calc(50% - 78px);
	content: "";
	height: 2px;
	display: inline-block;
	background: rgba(235, 235, 235, 0.12);
}

.digital-agency-footer-logo a:after {
	width: calc(50% - 78px);
	content: "";
	height: 2px;
	display: inline-block;
	background: rgba(235, 235, 235, 0.12);
}

.footer-social li i:hover {
	background: #e12353;
}

.insurance-footer-social li a i:hover {
	background: #F2F2F2 !important;
	color: #000 !important;
}


/* white subscribe contact */

.subscribe-white-form .subscribr-form-set {
	border-radius: 25px;
	background: #39A4EC;
	border: 0;
	color: #fff;
	font-size: 13px;
}

.subscribe-white-form .subscrib-form-submit {
	border: 2px solid #fff;
	border-radius: 25px;
	padding: 16px 22px;
	font-size: 12px;
}

.subscribe-white-form .subscribr-form-set::-webkit-input-placeholder {
	color: #fff;
	font-size: 13px;
}

.eye-care-appointment-form .ins-contact-form-input {
	font-size: 14px;
	letter-spacing: 0px;
	padding: 12px 15px;
	border-radius: 0px;
	background: #324350;
	outline: none;
	border: none;
	color: #ffffff !important;
	font-weight: 400;
	margin-bottom: 16px;
}

.eye-care-appointment-form .col-md-6.col-sm-12 {
	padding: 0 8px;
}

.eye-care-appointment-form .ins-contact-form-input::placeholder {
	color: #fff;
	letter-spacing: 0;
	font-weight: 400;
}

.eye-care-appointment-form .ins-contact-form-submit-btn {
	border-radius: 50px;
	padding: 15px 30px;
	font-size: 14px;
	font-weight: 500;
	margin-top: 12px;
	margin-bottom: 0px !important;
	margin-right: 0px !important;
}

/*before after*/

span.before-after-handle:before {
	content: "\f104";
	font-family: FontAwesome;
	font-size: 32px;
	position: absolute;
	top: 18px;
	left: 22%;
}

span.before-after-handle:after {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 32px;
	position: absolute;
	top: 18px;
	right: 22%;
}

span.before-after-handle {
	background: #fff !important;
}

span.before-after-handle img {
	height: 63px;
}

.before-after-image-section {
	position: relative;
	width: 100%;
	max-width: 768px;
	margin: 0em auto;
}

.before-after-image-section img {
	display: block;
	width: 100%;
}

.image-label {
	line-height: 45px;
	height: 45px;
	width: 100px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0.3s 0.7s;
	-moz-transition: -moz-transform 0.3s 0.7s, opacity 0.3s 0.7s;
	transition: transform 0.3s 0.7s, opacity 0.3s 0.7s;
	text-transform: capitalize;
}

.image-label.is-hidden {
	visibility: hidden;
}

.is-visible .image-label {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.resize-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.resize-img img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 100%;
	width: auto;
	max-width: none;
}

.resize-img .image-label {
	right: auto;
	left: 0;
}

.is-visible .resize-img {
	width: 50%;
	-webkit-animation: cd-bounce-in 0.7s;
	-moz-animation: cd-bounce-in 0.7s;
	animation: cd-bounce-in 0.7s;
}

@-webkit-keyframes cd-bounce-in {
	0% {
		width: 0;
	}

	60% {
		width: 55%;
	}

	100% {
		width: 50%;
	}
}

@-moz-keyframes cd-bounce-in {
	0% {
		width: 0;
	}

	60% {
		width: 55%;
	}

	100% {
		width: 50%;
	}
}

@keyframes cd-bounce-in {
	0% {
		width: 0;
	}

	60% {
		width: 55%;
	}

	100% {
		width: 50%;
	}
}

.before-after-handle {
	position: absolute;
	height: 60px;
	width: 60px;
	left: 50%;
	top: 50%;
	margin-left: -30px;
	margin-top: -22px;
	border-radius: 50%;
	cursor: move;
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0) scale(0);
	-moz-transform: translate3d(0, 0, 0) scale(0);
	-ms-transform: translate3d(0, 0, 0) scale(0);
	-o-transform: translate3d(0, 0, 0) scale(0);
	transform: translate3d(0, 0, 0) scale(0);
}

.before-after-handle.draggable {
	background-color: #445b7c;
}

.is-visible .before-after-handle {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	-moz-transform: translate3d(0, 0, 0) scale(1);
	-ms-transform: translate3d(0, 0, 0) scale(1);
	-o-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
	-webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
	-moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
	transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}

.team-single-content-inner {
	padding: 0 11%;
}

.team-single-image img {
	width: 100%;
	border-radius: 50%;
}

.single-team-title {
	color: #223543;
	font-weight: 800;
	font-size: 20px;
	padding-right: 12px;
}

.single-team-position {
	font-weight: 600;
	font-size: 15px;
}

.team-single-meta {
	display: flex;
	align-items: center;
}

.single-team section#main-content-wrapper {
	padding-bottom: 0;
}

ul.team-single-info-inner li {
	list-style: none;
	font-size: 16px;
	margin-bottom: 18px;
	position: relative;
	padding-left: 27px;
	display: flex;
	line-height: 25px;
	color: #223543;
}

ul.team-single-info-inner {
	padding: 0;
}

ul.team-single-info-inner li i {
	font-weight: 800;
	position: absolute;
	left: 0;
	line-height: 26px;
}

.single-team-bottom-section {
	clear: both;
}

.single-team-button {
	display: inline-block;
	padding-right: 20px;
}

.ins-single-team-social-media a {
	background: #fff;
	margin-right: 8px;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0px 0px 7px rgb(195, 195, 195);
	font-size: 19px;
	line-height: 30px;
}

.single-team-button a {
	color: #fff !important;
}

.ins-single-team-social-media {
	display: inline-block;
}

.single-team-button a {
	padding: 15px 28px;
	border-radius: 30px;
	box-shadow: 0px 3px 3px rgba(90, 90, 90, 0.55);
}

/*******************Start-Hospital-footer-css **********************/


.upper-footer p {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.3px;
    margin: 0;
}

.upper-footer h5 {
    font-size: 24px;
    line-height: 30px;
}

.hospital-footer-info p {
	margin-bottom: 15px !important;
	font-size: 14px;
	font-weight: 400;
	padding-left: 26px;
	position: relative;
}

.hospital-footer-info i {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 26px;
}

.footer-menu-style1 p a {
	color: #fff;
	font-weight: 400;
}

.footer-menu-style1 p {
	margin-bottom: 15px;
}

.footer-menu-style1 p a i {
	font-size: 11px;
	margin-right: 5px;
}

.footer-menu-style1 a:hover {
	border-bottom: 1px solid;
	margin-left: 10px;
}

.footer1-menu-text {
	display: inline-block;
}


/*******************End-Hospital-footer-css **********************/

/*******************Start-Dental-footer-css **********************/

.footer-social .footer-social-circal {
	width: 30px;
	height: 30px;
	background: #fff;
	display: inline-grid;
	text-align: center;
	border-radius: 50%;
	align-items: center;
	margin-right: 6px;
}



/*******************End-Dental-footer-css **********************/
/*contact-form*/
.ins-apoinment-input {
	margin-bottom: 15px;
	border-radius: 0px;
	border: 1px solid #cecece8a;
	padding: 8px 15px;
	color: #1d2f3c;
	font-family: poppins;
	font-weight: 500;
	font-size: 14px;
}

.dental-appoinment-form .ins-apoinment-submit {
	background: #1d2f3c !important;
	padding: 16px 25px !important;
	font-weight: 500 !important;
	letter-spacing: 0.2px !important;
}

.hospital-appoinment-form .ins-apoinment-input::placeholder{
    color: #3a505f !important;
}

.hospital-appoinment-form .ins-apoinment-input {
    background: #f0f4f7 !important;
    border: none !important;
    color: #3a505f !important;
    border-radius: 0 !important;
    padding: 11px 20px !important;
}

.hospital-appoinment-form .ins-apoinment-submit {
    width: 100%;
    border-radius: 50px;
    padding: 11px 0px;
    line-height: 26px;
    margin: 0 !important;
    box-shadow: 0px 2px 5px #00000047 !important;
}

/*end contact-form*/
.hospital-contact-form-box-shadow {
	box-shadow: 0px 3px 20px #13131359;
	z-index: 11111;
	position: relative;
	overflow: visible;
}

ul.services-list-main li {
	list-style: none;
	line-height: 32px;
}

ul.services-list-main li i {
	font-size: 23px;
}

.width-100-image-inner, .width-100-image-inner figure, .width-100-image-inner img, .width-100-image-inner .vc_single_image-wrapper {
	width: 100% !important;
	height: 450px !important;
	object-fit: cover;
}

.services-sidebar-info li {
	font-size: 15px;
}

.sidebar-brochure-button {
	border: 1px solid #d7d7d7;
	color: #3a505f;
	padding: 9px 23px;
	display: flex;
	align-items: center;
}

.sidebar-brochure-button i {
	font-size: 21px;
}

.sidebar-brochure-button:hover {
	background: #e12353;
	color: #fff !important;
}

.sidebar-brochure-button:hover i {
	color: #fff !important;
}

.ins-footer-separatore-title h4 {
	line-height: 30px !important;
	letter-spacing: 1px;
	font-weight: 600;
	font-style: normal;
	color: #fff;
	font-size: 21px !important;
	text-transform: capitalize;
	padding-right: 24px !important;
}

.dental-footer-form .ins-contact-form-input::placeholder {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
}

.dental-footer-form .ins-contact-form-input {
	background: #e9eaee30;
	border: none;
	font-weight: 400;
	margin-bottom: 0px !important;
	font-size: 14px;
	border-radius: 0 !important;
	color: #fff;
	padding: 9px 20px !important;
	line-height: 26px;
}

.dental-footer-form .subscrib-form-submit {
	border: 0px !important;
	width: 100%;
	padding: 9px 0 !important;
	line-height: 26px;
	margin: 0px !important;
}

.dental-footer-form .subscrib-form-submit:hover {
	transform: none !important;
	box-shadow: none !important;
}

.dental-footer-form .wpcf7-not-valid-tip {
	font-size: 12px;
	padding-left: 10px !important;
	height: 44px;
	line-height: 44px;
}

.dental-footer-form {
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
}

.wpcf7-mail-sent-ok {
	margin-top: 0px !important;
	font-size: 12px;
	width: 100%;
	margin-left: 0 !important;
	color: #fff;
}


/*** Social-icon-color ***/

.fa-facebook {
	color: #16599b;
}

.fa-pinterest {
	color: #c8232c;
}

.fa-twitter {
	color: #03A9F4;
}

.fa-linkedin {
	color: #0073b0;
}

.fa-instagram {
	color: #C13584;
}

.fa-dribbble {
	color: #ea4c89;
}

.fa-foursquare {
	color: #e65778;
}

.fa-flickr {
	color: #be4bdb;
}

.fa-github {
	color: #222;
}

.fa-google-plus {
	color: #d34836;
}

.fa-pinterest {
	color: #e60023;
}

.fa-skype {
	color: #00AFF0;
}

.fa-vimeo {
	color: #19b7ea;
}

.fa-youtube-play {
	color: #FF0000;
}

.fa-youtube {
	color: #ba202e;
}

.video-light-icon-position-absolute {
	display: inline-block;
	position: absolute;
	top: calc(50% - 40px);
	right: 0;
	bottom: 0;
}

.ins-service-box-style-6 {
	margin-bottom: 60px;
}

.ins-services-wrapper {
	border: 2px solid #ededed;
	padding: 45px 35px;
	padding-bottom: 60px;
	position: relative;
}

.service-icon-plus {
	position: absolute;
	bottom: -34.5px;
	text-align: center;
	margin: 0 auto;
	background: #fff;
	width: 65px;
	height: 65px;
	box-shadow: 0 0px 12px 3px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	line-height: 65px;
	left: 0;
	right: 0;
	font-size: 23px;
	color: #223543;
}

.ins-services-main:hover .ins-services-wrapper {
	box-shadow: 0 10px 11px 0 rgba(0, 0, 0, 0.1);
}

.ins-service-box-text3 {
    font-size: 15px;
    line-height: 28px;
}

.ins-services-main:hover .service-icon-plus {
	color: #fff;
}

.ins-service-box-text6 {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}

.ins-service-box-title6-inner {
    font-size: 24px;
}

.ins-services-img {
	justify-content: center;
	min-height: 100px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.ins-services-wrapper img {
	object-fit: none;
}

li.ins-list-style {
	margin-bottom: 10px !important;
}


.video-light-icon-position-absolute {
	display: inline-block;
	position: absolute;
	top: calc(50% - 40px);
	right: 0;
	bottom: 0;
}

.ins-single-blog-blockquotes-wrapper {
    padding: 25px 40px !important;
    line-height: 25px !important;
}

.ins-single-blog-blockquotes-wrapper cite {
    margin: 0 !important;
    font-size: 14px !important;
    padding-top: 12px !important;
}

.pharmacy-icon-box-inner .ins-icon-box-text {
    font-size: 16px;
    line-height: 28px;
}

.light-text-shadow {
    text-shadow: 0px 3px 4px #00000060;
}

.extra-light-text-shadow {
    text-shadow: 0px 3px 4px #00000030;
}

.ins-number-box-wrapper .ins-icon-box-text {
    font-size: 16px;
    line-height: 26px;
}

.ins-number-box-wrapper:after {
    content: "";
    width: 150px;
    display: block;
    height: 7px;
    background-image: url(../img/border.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 170%;
    margin-top: 25px;
}

.ins-number-box-wrapper .number-box-num:after {
    content: ".";
    font-family: auto;
    font-size: 100px;
    line-height: 90px;
}

.contact-app-single-pg .ins-apoinment-input {
    background: transparent !important;
    padding: 8px 20px !important;
    line-height: 22px !important;
    border: 2px solid #ababab87 !important;
    color: #1d2f3c !important;
}

.contact-app-single-pg .ins-apoinment-input::place-holder {
    color: #1d2f3c !important;
}

.contact-app-single-pg .ins-apoinment-submit {
    width: auto !important;
    border-radius: 5px !important;
    line-height: initial !important;
    padding: 10px 20px 10px 20px !important;
    font-weight: 500;
    margin: 18px 0 !important;
}

.singal-contact-page .ins-float-icon-box-text.default p:first-child {
    display: none;
}

.singal-contact-page .ins-float-icon-box-text p {
    font-size: 16px;
    line-height: 26px;
}

.business-info-header span {
    font-size: 16px;
    line-height: 30px;
}

#footer caption {
    color: #c4c4c4;
}

#footer .wp-caption{
    background: transparent;
    border: none;
}

.ins-search-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.ins-search-not-found{
    margin: 0 auto;
}

.search-archive-custom-class li.ins-list-style {
    padding-left: 30px;
}

.search-archive-custom-class ul li i.ins-icon-list-icon {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-top: 6px;
}

.search-title:before {
    content: "";
    background: #e12353;
    position: absolute;
    width: 45px;
    height: 3px;
    bottom: -8px;
}

.search-title {
    position: relative;
}

.search-blog-title {
    padding: 0;
}

.custom-image-border-radius img {
    width: 100%;
    border-radius: 15px;
}

.search-archive-custom-class {
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,.1);
    box-shadow: 0px 0px 17px 0px rgba(0,0,0,.1);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: 35px;
    margin-bottom: 45px;
}

.search-blog-content {
    font-size: 16px;
}

.search-main-left {
    padding-right: 25px;
}

.search-archive-custom-class .inv-post-grid-default-one-meta {
   border-top: 1px solid #e2e2e2;
   overflow: hidden;
}

.copyright-text {
    font-size: 16px;
}

.search-archive-custom-class .inv-post-grid-default-one-meta .default_post_meta_item {
    font-size: 16px;
}

.insignia-pagination-wrapper {
    clear: both;
    text-align: center;
    margin: 0 auto;
}

.insignia-pagination-wrapper a, .insignia-pagination-wrapper span {
    display: inline-block;
    margin: 2px 5px;
    line-height: 40px;
    text-align: center;
    background: #efefef;
    color: #3a505f;
    font-weight: 500;
    border-radius: 4%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding: 0px 20px;
}

.insignia-pagination-wrapper span {
    background: #e12353;
    color: #fff;
}

.insignia-pagination-wrapper a:hover, .insignia-pagination-wrapper span:hover {
    background: #e12353;
    color: #fff;
}