/*!
Theme Name: Impulso
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Impulso theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: impulso
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: impulso
Template Id: prod-16436
*/

#toTop {
	cursor: pointer;
}

.home_button > .elementor-widget-container {
	z-index: 1000;
	margin: 46px -500px 0px 385px !important;
	-webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    position: absolute;
    left: -40px;
    top: 50%;
}

@media screen and (max-width: 1024px){
	.home_button > .elementor-widget-container {
		margin-left: 485px !important;
	}
}

@media screen and (max-width: 768px){
	.home_button > .elementor-widget-container {
		margin-left: 350px !important;
	}
}

@media screen and (max-width: 767px){
	.home_button > .elementor-widget-container {
		margin: 0px !important;
		transform: none !important;
		position: unset !important;
		padding-bottom: 30px;
	}
}

.ajax-loader{
	position: absolute !important;
}

.service_card{
	transition: .3s cubic-bezier(.53,.645,.51,1.34);
}

.service_card:hover{
	border-color: transparent;
    -webkit-box-shadow: 0 3px 38px rgba(0,0,0,.1);
	box-shadow: 0 3px 38px rgba(0,0,0,.1);
	transition: .3s cubic-bezier(.53,.645,.51,1.34);
}

.cf-col-6 > br{
	display: none !important;
}

.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -22.5px;
	margin-left: -22.5px;
}
.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 22.5px;
	padding-left: 22.5px;
}
@media ( min-width: 770px ) {
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.home_posts .post-title-simple {
    padding-left: 25px !important ;
    margin-left: -25px !important ;
    border-left: solid #339be2 3px !important;    
}

.projects_testimonials figure{
 	margin-left: 10px !important;
}

.progress .jet-progress-bar__status-bar {
    height: 30px !important;
}

.single_service__menu .jet-menu-link-text{
	padding: 0 10px !important;
	align-self: center !important;
	text-align: center !important; 
}

.single_service__menu .jet-menu-icon{
	margin: 0 10px !important;
}
 
.single_service__menu .jet-custom-nav__item-link{
	flex-wrap: nowrap !important;
}

@media screen and (max-width: 425px){
	.single_service__menu .jet-menu-link-text{
		margin: 0 auto !important;
	}
}

.projects_testimonials .jet-testimonials__item-inner{
	display: flex !important;
		flex-grow: 1 !important;
}

.projects_testimonials .jet-testimonials__comment {
	display: flex !important;
	flex-grow: 1 !important;
}

.contacts_icon__box:hover .elementor-icon{
	-webkit-box-shadow: 0px 0px 0px 7px rgba(51,155,226,0.4) !important; 
	box-shadow: 0px 0px 0px 7px rgba(51,155,226,0.4) !important;
}

/* pricing cards */


.price_card .pricing-feature__inner {
    align-items: baseline !important;
	display: flex !important;
}
