

/** Start Template Kit CSS: Accounting Business (css/customizer.css) **/

.envato-button-inline {
	display: inline-block;
	margin-right: 10px;
}

/** End Template Kit CSS: Accounting Business (css/customizer.css) **/



/** Start Template Kit CSS: Interior Design (css/customizer.css) **/

/* Elements for WordPress Kit 117 Custom Styling - class names are applied to the Advanced settings of the element they effect */

.envato-kit-117-center-position .elementor-icon-box-wrapper {
	justify-content: center;
}

.envato-kit-117-special-padding #form-field-message {
	padding: 15px 20px 30px 27px;
}
.envato-kit-117-padding-left .elementor-field-textual.elementor-size-lg {
	padding: 7px 27px;
}
/* Image hovers */
.elementor-element.envato-kit-117-img-hover:hover .elementor-widget.elementor-widget-heading .elementor-heading-title, #elementor .elementor-element.envato-kit-117-img-hover:hover .elementor-widget.elementor-widget-heading .elementor-heading-title {
	    color: rgba(255, 255, 255, 1);
}

.elementor-element.envato-kit-117-img-hover .elementor-heading-title {
	transition: color .6s ease;
}
/* Buttons */
.envato-kit-117-margin-top .elementor-button {
	margin-top: 19px;
}
.envato-kit-117-button-full .elementor-button {
	width: 100%;
}
/*slider*/
.envato-kit-117-slider .slick-dots{
padding-bottom: 40px !important;
}
.envato-kit-117-slider .slick-dots button::before{
	content:"\f0c8" !important;
}
.envato-kit-117-carousel .swiper-pagination-bullet{
	border-radius: 0px;
}
.envato-kit-117-carousel .swiper-slide-active
{
padding-bottom: 40px;
	margin-top: -40px;
transition: all ease-in-out .5s;
}

/** End Template Kit CSS: Interior Design (css/customizer.css) **/



/** Start Template Kit CSS: Construction & Industrial (css/customizer.css) **/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Home
# About Us
# Services
# FAQ
# Projects
	## Project 2 Columns
	## Project 3 Columns
	## Project 4 Columns
# Contact Us
# Contact Us - Style 2
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/
.collection-10-main-slider .slick-slide-inner{
	position:relative;
	overflow:hidden;
}

.collection-10-main-slider .slick-slide-inner:before{
	content:"";
	display:block;
	position:absolute;
	top:-1000px;
	left:-1200px;
	width:2000px;
	height:2000px;
	background-color:#ff3600;
	opacity:0.7;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:99;
}

.collection-10-main-slider .slick-slide-inner:after{
	content:"";
	display:block;
	position:absolute;
	top:50%;
	left:100px;
	width:250px;
	height:1px;
	margin-top:75px;
	background-color:#fff;
	opacity:0.7;
	z-index:102;
}

/*.collection-10-main-slider .slick-slide-inner a:before{
	content:"Contact Us";
	display:inline-block;
	position:absolute;
	top:50%;
	margin-top:100px;
	font-family:Roboto, sans-serif;
	text-transform:uppercase;
	left:100px;
	padding:10px 20px;
	border:2px solid #fff;
	color:#fff;
	z-index:101;
}*/

.collection-10-main-slider .elementor-image-carousel-caption{
	position:absolute;
	top:50%;
	left:100px;
	max-width:600px;
	text-align:left !important;
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:100;
}

@media only screen and ( max-width: 1550px ){
	.collection-10-main-slider .slick-slide-inner:before{
		left:-1360px;
	}
}

@media only screen and ( max-width: 1200px ){
	.collection-10-main-slider .elementor-image-carousel-caption{
		font-size:3em !important;
	}

	.home-out-col > .elementor-column-wrap{
		margin-top:0px !important;
	}
}

@media only screen and ( max-width: 1100px ){
	.collection-10-main-slider .slick-slide-inner:before{
		top:0px;
		left:0px;
		width:650px;
		-moz-transform:none;
		-webkit-transform:none;
		transform:none;
	}
}

@media only screen and ( max-width: 920px ){

	.collection-10-main-slider .slick-slide-inner:before{
		display:none;
	}

	.collection-10-main-slider .slick-slide-inner:after{
		display:none;
	}

	.collection-10-main-slider .slick-slide-inner a:before{
		display:none;
	}

	.collection-10-main-slider .elementor-image-carousel-caption{
		position:static;
		max-width:none;
		text-align:left !important;
		-moz-transform:none;
		-webkit-transform:none;
		transform:none;
		font-size:2em;
		padding:30px;
		background-color:#ff3600;
	}
}

@media only screen and ( max-width: 920px ){
	.collection-10-main-slider .elementor-image-carousel-caption{
		font-size:1.5em !important;
	}
}

@media only screen and ( max-width: 668px ){
	.collection-10-main-slider .elementor-image-carousel-caption{
		font-size:1.3em !important;
	}
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/

.collection-10-no-col{
	min-width:75px;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.collection-10-service-image .wp-caption{
	position:relative;
}
.collection-10-service-image .wp-caption-text{
	position:absolute;
	bottom:70px;
	left:20px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.4);
	z-index:99;
}

.collection-10-service-image .wp-caption a:after{
	content:"Read More";
	font-family:"Roboto", sans-serif;
	padding:10px 20px;
	font-size:0.871em;
	line-height:1em;
	border:1px solid #fff;
	color:#fff;
	position:absolute;
	bottom:20px;
	left:20px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.4);
	box-shadow:1px 1px 1px rgba(0,0,0,0.4);
	z-index:100;
}

.collection-10-service-image .wp-caption a:hover:after{
	background-color:#fff;
	color:#1d1d37;
	text-shadow:none;
}

/*--------------------------------------------------------------
# FAQ
--------------------------------------------------------------*/
.collection-10-accordion .elementor-toggle-item{
	border: 2px solid #f1f2f4;
	padding:50px 0;
	margin-bottom:20px !important;
}

.collection-10-accordion .elementor-toggle-icon{
	display:none !important;
}

.collection-10-accordion .elementor-tab-title{
	border-bottom:0 !important;
	outline:none;
	font-size:22px;
	line-height:2.2rem;
	margin:0 165px !important;
	padding:0 30px !important;
	position:relative;
	color:#23232c !important;
}

.collection-10-accordion .elementor-tab-title:before{
	content:"QUESTIONS";
	display:block;
	position:absolute;
	top:7px;
	left:-100px;
	font-size:12px;
	line-height:2.1em;
	color:#7c7c80;
}

.collection-10-accordion .elementor-tab-title:after{
	content:"\f067";
	font-family:'FontAwesome';
	display:block;
	position:absolute;
	top:-13px;
	right:-100px;
	width:50px;
	height:50px;
	font-size:14px;
	text-align:center;
	line-height:47px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	color:#7c7c80;
	border:2px solid #f1f2f4;
	-webkit-transition:all 0.5s cubic-bezier(.22, .52, .25, .93);
	-moz-transition:all 0.5s cubic-bezier(.22, .52, .25, .93);
	transition:all 0.5s cubic-bezier(.22, .52, .25, .93);
}

.collection-10-accordion .elementor-tab-title.elementor-active:after{
	content:"\f068";
	color:#23232c;
	border:2px solid #23232c;
}

.collection-10-accordion .elementor-tab-content{
	border-bottom:0 !important;
	outline:none;
	font-size:16px;
	line-height:1.7em;
	margin:0 165px !important;
	padding:50px 30px 0 !important;
	position:relative;
}

@media only screen and (max-width:668px){
	.collection-10-accordion .elementor-tab-title{
		margin-left:0px !important;
		margin-right:70px !important;
	}

	.collection-10-accordion .elementor-tab-title:before{
		display:none;
	}

	.collection-10-accordion .elementor-tab-title:after{
		right:-30px;
	}

	.collection-10-accordion .elementor-tab-content{
		margin-left:0px !important;
		margin-right:20px !important;
	}
}

/*--------------------------------------------------------------
# Projects
--------------------------------------------------------------*/
.project-col .wp-caption{
    position:relative;
	overflow:hidden;
}
.project-col .wp-caption img{
    transition:opacity 0.5s ease-out;
    -webkit-transition:opacity 0.5s ease-out;
    -moz-transition:opacity 0.5s ease-out;
}
.project-col .wp-caption:hover img{
    opacity: 0.9;
}
.project-col .wp-caption .wp-caption-text{
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #fff;
	padding-left:28px;
	padding-right:14px;
}
.project-col .wp-caption .wp-caption-text:after{
	content: "";
	display: block;
	position: absolute;
	bottom: 0px;
	right: -75px;
	height: 0px;
	width: 0px;
	border-left: 75px solid #fff;
	border-bottom: 75px solid transparent;
	border-top: 0px solid transparent;
}
/*--------------------------------------------------------------
## Projects 2 Columns
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Projects 3 Columns
--------------------------------------------------------------*/
.project-col-3 .wp-caption .wp-caption-text{
	position: absolute;
	padding-left:18px;
	padding-right:10px;
}

/*--------------------------------------------------------------
## Projects 4 Columns
--------------------------------------------------------------*/
.project-col-4 .wp-caption .wp-caption-text{
    position: absolute;
	padding-left:14px;
	padding-right:10px;
}

/*--------------------------------------------------------------
# Contact Us
--------------------------------------------------------------*/
.heading-with-border{
    position:relative;
}
.heading-with-border:after{
    content:"";
    display:block;
    position:absolute;
    bottom:-15px;
    left:0px;
    height:2px;
    width:110px;
    background-color:#ff3600;
}

/*--------------------------------------------------------------
# Contact Us - Style 2
--------------------------------------------------------------*/
.heading-with-border{
    position:relative;
}
.heading-with-border:after{
    content:"";
    display:block;
    position:absolute;
    bottom:-15px;
    left:0px;
    height:2px;
    width:110px;
    background-color:#ff3600;
}

/** End Template Kit CSS: Construction & Industrial (css/customizer.css) **/



/** Start Template Kit CSS: Mechanic (css/customizer.css) **/

.rdn-progress-bar {
    font-family: "Roboto", Sans-serif;
    font-size: 13px;
}

/** End Template Kit CSS: Mechanic (css/customizer.css) **/



/** Start Template Kit CSS: Construction &amp; Industrial (css/customizer.css) **/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Home
# About Us
# Services
# FAQ
# Projects
	## Project 2 Columns
	## Project 3 Columns
	## Project 4 Columns
# Contact Us
# Contact Us - Style 2
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/
.collection-10-main-slider .slick-slide-inner{
	position:relative;
	overflow:hidden;
}

.collection-10-main-slider .slick-slide-inner:before{
	content:"";
	display:block;
	position:absolute;
	top:-1000px;
	left:-1200px;
	width:2000px;
	height:2000px;
	background-color:#ff3600;
	opacity:0.7;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	z-index:99;
}

.collection-10-main-slider .slick-slide-inner:after{
	content:"";
	display:block;
	position:absolute;
	top:50%;
	left:100px;
	width:250px;
	height:1px;
	margin-top:75px;
	background-color:#fff;
	opacity:0.7;
	z-index:102;
}

/*.collection-10-main-slider .slick-slide-inner a:before{
	content:"Contact Us";
	display:inline-block;
	position:absolute;
	top:50%;
	margin-top:100px;
	font-family:Roboto, sans-serif;
	text-transform:uppercase;
	left:100px;
	padding:10px 20px;
	border:2px solid #fff;
	color:#fff;
	z-index:101;
}*/

.collection-10-main-slider .elementor-image-carousel-caption{
	position:absolute;
	top:50%;
	left:100px;
	max-width:600px;
	text-align:left !important;
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:100;
}

@media only screen and ( max-width: 1550px ){
	.collection-10-main-slider .slick-slide-inner:before{
		left:-1360px;
	}
}

@media only screen and ( max-width: 1200px ){
	.collection-10-main-slider .elementor-image-carousel-caption{
		font-size:3em !important;
	}

	.home-out-col > .elementor-column-wrap{
		margin-top:0px !important;
	}
}

@media only screen and ( max-width: 1100px ){
	.collection-10-main-slider .slick-slide-inner:before{
		top:0px;
		left:0px;
		width:650px;
		-moz-transform:none;
		-webkit-transform:none;
		transform:none;
	}
}

@media only screen and ( max-width: 920px ){

	.collection-10-main-slider .slick-slide-inner:before{
		display:none;
	}

	.collection-10-main-slider .slick-slide-inner:after{
		display:none;
	}

	.collection-10-main-slider .slick-slide-inner a:before{
		display:none;
	}

	.collection-10-main-slider .elementor-image-carousel-caption{
		position:static;
		max-width:none;
		text-align:left !important;
		-moz-transform:none;
		-webkit-transform:none;
		transform:none;
		font-size:2em;
		padding:30px;
		background-color:#ff3600;
	}
}

@media only screen and ( max-width: 920px ){
	.collection-10-main-slider .elementor-image-carousel-caption{
		font-size:1.5em !important;
	}
}

@media only screen and ( max-width: 668px ){
	.collection-10-main-slider .elementor-image-carousel-caption{
		font-size:1.3em !important;
	}
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/

.collection-10-no-col{
	min-width:75px;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.collection-10-service-image .wp-caption{
	position:relative;
}
.collection-10-service-image .wp-caption-text{
	position:absolute;
	bottom:70px;
	left:20px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.4);
	z-index:99;
}

.collection-10-service-image .wp-caption a:after{
	content:"Read More";
	font-family:"Roboto", sans-serif;
	padding:10px 20px;
	font-size:0.871em;
	line-height:1em;
	border:1px solid #fff;
	color:#fff;
	position:absolute;
	bottom:20px;
	left:20px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.4);
	box-shadow:1px 1px 1px rgba(0,0,0,0.4);
	z-index:100;
}

.collection-10-service-image .wp-caption a:hover:after{
	background-color:#fff;
	color:#1d1d37;
	text-shadow:none;
}

/*--------------------------------------------------------------
# FAQ
--------------------------------------------------------------*/
.collection-10-accordion .elementor-toggle-item{
	border: 2px solid #f1f2f4;
	padding:50px 0;
	margin-bottom:20px !important;
}

.collection-10-accordion .elementor-toggle-icon{
	display:none !important;
}

.collection-10-accordion .elementor-tab-title{
	border-bottom:0 !important;
	outline:none;
	font-size:22px;
	line-height:2.2rem;
	margin:0 165px !important;
	padding:0 30px !important;
	position:relative;
	color:#23232c !important;
}

.collection-10-accordion .elementor-tab-title:before{
	content:"QUESTIONS";
	display:block;
	position:absolute;
	top:7px;
	left:-100px;
	font-size:12px;
	line-height:2.1em;
	color:#7c7c80;
}

.collection-10-accordion .elementor-tab-title:after{
	content:"\f067";
	font-family:'FontAwesome';
	display:block;
	position:absolute;
	top:-13px;
	right:-100px;
	width:50px;
	height:50px;
	font-size:14px;
	text-align:center;
	line-height:47px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	color:#7c7c80;
	border:2px solid #f1f2f4;
	-webkit-transition:all 0.5s cubic-bezier(.22, .52, .25, .93);
	-moz-transition:all 0.5s cubic-bezier(.22, .52, .25, .93);
	transition:all 0.5s cubic-bezier(.22, .52, .25, .93);
}

.collection-10-accordion .elementor-tab-title.elementor-active:after{
	content:"\f068";
	color:#23232c;
	border:2px solid #23232c;
}

.collection-10-accordion .elementor-tab-content{
	border-bottom:0 !important;
	outline:none;
	font-size:16px;
	line-height:1.7em;
	margin:0 165px !important;
	padding:50px 30px 0 !important;
	position:relative;
}

@media only screen and (max-width:668px){
	.collection-10-accordion .elementor-tab-title{
		margin-left:0px !important;
		margin-right:70px !important;
	}

	.collection-10-accordion .elementor-tab-title:before{
		display:none;
	}

	.collection-10-accordion .elementor-tab-title:after{
		right:-30px;
	}

	.collection-10-accordion .elementor-tab-content{
		margin-left:0px !important;
		margin-right:20px !important;
	}
}

/*--------------------------------------------------------------
# Projects
--------------------------------------------------------------*/
.project-col .wp-caption{
    position:relative;
	overflow:hidden;
}
.project-col .wp-caption img{
    transition:opacity 0.5s ease-out;
    -webkit-transition:opacity 0.5s ease-out;
    -moz-transition:opacity 0.5s ease-out;
}
.project-col .wp-caption:hover img{
    opacity: 0.9;
}
.project-col .wp-caption .wp-caption-text{
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #fff;
	padding-left:28px;
	padding-right:14px;
}
.project-col .wp-caption .wp-caption-text:after{
	content: "";
	display: block;
	position: absolute;
	bottom: 0px;
	right: -75px;
	height: 0px;
	width: 0px;
	border-left: 75px solid #fff;
	border-bottom: 75px solid transparent;
	border-top: 0px solid transparent;
}
/*--------------------------------------------------------------
## Projects 2 Columns
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Projects 3 Columns
--------------------------------------------------------------*/
.project-col-3 .wp-caption .wp-caption-text{
	position: absolute;
	padding-left:18px;
	padding-right:10px;
}

/*--------------------------------------------------------------
## Projects 4 Columns
--------------------------------------------------------------*/
.project-col-4 .wp-caption .wp-caption-text{
    position: absolute;
	padding-left:14px;
	padding-right:10px;
}

/*--------------------------------------------------------------
# Contact Us
--------------------------------------------------------------*/
.heading-with-border{
    position:relative;
}
.heading-with-border:after{
    content:"";
    display:block;
    position:absolute;
    bottom:-15px;
    left:0px;
    height:2px;
    width:110px;
    background-color:#ff3600;
}

/*--------------------------------------------------------------
# Contact Us - Style 2
--------------------------------------------------------------*/
.heading-with-border{
    position:relative;
}
.heading-with-border:after{
    content:"";
    display:block;
    position:absolute;
    bottom:-15px;
    left:0px;
    height:2px;
    width:110px;
    background-color:#ff3600;
}

/** End Template Kit CSS: Construction &amp; Industrial (css/customizer.css) **/



/** Start Template Kit CSS: Business Coach (css/customizer.css) **/

/* Kit 62 Custom Styling - use with the Advanced options of the element it affects */

/* Fancy Titles */
.envato-kit-62-ttl-mixed .elementor-heading-title b {
    color: #46eeaa;
    font-weight: bold;
}

.envato-kit-62-ttl-mixed .elementor-heading-title i {
    font-weight: normal;
    text-transform: lowercase;
    font-family: "Lora", Sans-serif;
    font-style: italic;
}

/* Subtitles */
.envato-kit-62-ttl-green h6, .envato-kit-62-ttl-white h6 {
    position: relative;
    width: auto !important;
    display: inline-block !important;
}

.envato-kit-62-ttl-green h6:before, .envato-kit-62-ttl-white h6:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    margin: 13px auto 0 -65px;
    width: 40px;
    height: 2px;
}

.envato-kit-62-ttl-green h6:before {
    background-color: rgb(72, 207, 173);
}

.envato-kit-62-ttl-white h6:before {
    background-color: rgb(255, 255, 255);
}

/* Forms */
.envato-kit-62-form textarea, .envato-kit-62-form input, .envato-kit-62-form-transparent textarea, .envato-kit-62-form-transparent input {
    background: rgba(255, 255, 255, 0.3) !important;
    padding: 22px 35px !important;
    min-height: 100%;
}

.envato-kit-62-form input, .envato-kit-62-form-transparent input {
    height: 100% !important;
    min-height: 100% !important;
    vertical-align: middle;
}

.envato-kit-62-form-solid input, .envato-kit-62-form-solid textarea {
    padding: 22px 35px !important;
}

/* Oversize Images */
.envato-kit-62-oversize {
    width: 130%;
}

@media (max-width: 767px) {
    .envato-kit-62-oversize {
        width: 100%;
    }

}

.envato-kit-62-form-transparent button {
    background: none !important;
    height: 100%;
}

.envato-kit-62-btn-transparent .elementor-button {
    background: transparent !important;
}

/* Lists */
.envato-kit-62-list ul {
    padding-left: 20px;
}

.envato-kit-62-list ul li {
    position: relative;
    list-style-type: none;
    margin: 10px 0;
}

.envato-kit-62-list ul li:before {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    left: -20px;
    top: 13px;
    border-radius: 100%;
    background-color: #48cfad;
}

/* Image Buttons */
.envato-kit-62-img-btm .elementor-widget {
    position: static;
}

.envato-kit-62-img-btm .elementor-testimonial-image {
    position: absolute;
    bottom: -105px;
    left: 0;
    right: 0;
    margin: auto !important;
}

/* Transparent sections */
.envato-kit-62-bg-transparent h3 {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    padding: 15px 0 !important;
    background: rgba(82, 204, 173, 0.9);
}

/* Labels */
.envato-kit-62-label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 90px;
    height: 90px;
    background: #48cfad;
}

.envato-kit-62-label strong {
    font-size: 34px;
}

.envato-kit-62-label p {
    margin: 0;
}

/* FAQ */
.envato-kit-62-faq .elementor-accordion-item {
    margin-bottom: 6px;
}

.envato-kit-62-faq .elementor-tab-title {
    position: relative;
}

.envato-kit-62-faq .elementor-accordion-icon-right {
    position: absolute;
    top: 0;
    right: 40px;
    bottom: 0;
    margin: auto;
    display: flex !important;
    align-items: center;
    align-content: flex-end;
    justify-content: flex-end;
}

/* Fancy Links */
.envato-kit-62-contact-link a {
    color: #747373;
}

/* Fixes */
.envato-kit-62-testimonials img {
    margin-top: 20px;
}

.envato-kit-62-form .elementor-message-success, .envato-kit-62-form-transparent .elementor-message-success, .envato-kit-62-form-solid .elementor-message-success {
    position: absolute;
    bottom: -10px;
    color: #fff;
    font-family: "Lora", sans-serif;
    font-size: 16px;
    left: 0;
    right: 0;
    text-align: center;
}

.envato-kit-62-form-solid .elementor-message-success {
    color: #747373;
}

@media (max-width: 374px) {
    .envato-kit-62-form .elementor-message-success, .envato-kit-62-form-transparent .elementor-message-success, .envato-kit-62-form-solid .elementor-message-success {
        bottom: -20px;
    }
}

.envato-kit-62-video .elementor-custom-embed-image-overlay:before {
    content: '';
    position: absolute;
    width: 70px;
    height: 70px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background-color: #48cfad;
}

.envato-kit-62-video .elementor-custom-embed-image-overlay:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    margin: auto 0 auto -8px;
    border-width: 14px 20px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    width: 10px;
    height: 10px;
}

/** End Template Kit CSS: Business Coach (css/customizer.css) **/



/** Start Block Kit CSS: 143-3-7969bb877702491bc5ca272e536ada9d **/

.envato-block__preview{overflow: visible;}
/* Material Button Click Effect */
.envato-kit-140-material-hit .menu-item a,
.envato-kit-140-material-button .elementor-button{
  background-position: center;
  transition: background 0.8s;
}
.envato-kit-140-material-hit .menu-item a:hover,
.envato-kit-140-material-button .elementor-button:hover{
  background: radial-gradient(circle, transparent 1%, #fff 1%) center/15000%;
}
.envato-kit-140-material-hit .menu-item a:active,
.envato-kit-140-material-button .elementor-button:active{
  background-color: #FFF;
  background-size: 100%;
  transition: background 0s;
}

/* Field Shadow */
.envato-kit-140-big-shadow-form .elementor-field-textual{
	box-shadow: 0 20px 30px rgba(0,0,0, .05);
}

/* FAQ */
.envato-kit-140-faq .elementor-accordion .elementor-accordion-item{
	border-width: 0 0 1px !important;
}

/* Scrollable Columns */
.envato-kit-140-scrollable{
	 height: 100%;
   overflow: auto;
   overflow-x: hidden;
}

/* ImageBox: No Space */
.envato-kit-140-imagebox-nospace:hover{
	transform: scale(1.1);
	transition: all 0.3s;
}
.envato-kit-140-imagebox-nospace figure{
	line-height: 0;
}

.envato-kit-140-slide .elementor-slide-content{
	background: #FFF;
	margin-left: -60px;
	padding: 1em;
}
.envato-kit-140-carousel .slick-active:not(.slick-current)  img{
	padding: 20px !important;
	transition: all .9s;
}

/** End Block Kit CSS: 143-3-7969bb877702491bc5ca272e536ada9d **/



/** Start Block Kit CSS: 135-3-c665d4805631b9a8bf464e65129b2f58 **/

.envato-block__preview{overflow: visible;}

/** End Block Kit CSS: 135-3-c665d4805631b9a8bf464e65129b2f58 **/



/** Start Block Kit CSS: 141-3-1d55f1e76be9fb1a8d9de88accbe962f **/

.envato-kit-138-bracket .elementor-widget-container > *:before{
	content:"[";
	color:#ffab00;
	display:inline-block;
	margin-right:4px;
	line-height:1em;
	position:relative;
	top:-1px;
}

.envato-kit-138-bracket .elementor-widget-container > *:after{
	content:"]";
	color:#ffab00;
	display:inline-block;
	margin-left:4px;
	line-height:1em;
	position:relative;
	top:-1px;
}

/** End Block Kit CSS: 141-3-1d55f1e76be9fb1a8d9de88accbe962f **/

