/*
Theme Name: Itfirm
Theme URI: http://demo.casethemes.net/itfirm/
Author: Case-Themes
Author URI: https://themeforest.net/user/case-themes/portfolio/
Description: Itfirm is a stunning, professional and flexible IT Solutions, IT Business, and Services Company WordPress theme. Itfirm based on in-depth research into IT Solutions, IT Services, IT Business, Consulting, SaaS & Software, Digital Solution, Technical Engineering, Technology, and Services Company, to deliver all needed layouts and blocks.
Version: 1.3.5
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: itfirm
Tags: agency, business, it services, it solutions, technology, technology service, software, services, app, network solution, startup, technology company, saas, digital
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html,
body {
	overflow-x: hidden;
}

body:not(.elementor-editor-active) .elementor-row,
.elementor-section .elementor-container > .elementor-row {
	display: flex !important;
	flex-wrap: wrap !important;
	width: 100%;
}

body:not(.elementor-editor-active) .elementor-row > .elementor-column,
.elementor-section .elementor-row > .elementor-column {
	min-height: 1px;
}

body:not(.elementor-editor-active) .site-content .elementor-column > .elementor-column-wrap,
body:not(.elementor-editor-active) .site-content .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
	width: 100% !important;
}

body:not(.elementor-editor-active) .site-content .elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-column-wrap.elementor-element-populated {
	padding: 15px !important;
}

#ct-header-elementor .elementor-element-a68f4b0 .elementor-row {
	align-items: center;
}

#ct-header-elementor .elementor-element-a68f4b0 .elementor-column:first-child {
	width: 20% !important;
}

#ct-header-elementor .elementor-element-a68f4b0 .elementor-column:last-child {
	width: 80% !important;
}

#ct-header-elementor .elementor-element-a68f4b0 .elementor-column > .elementor-column-wrap,
#ct-header-elementor .elementor-element-a68f4b0 .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
	width: 100% !important;
}

#ct-header-elementor .elementor-element-a68f4b0 .elementor-column:last-child .elementor-widget-wrap {
	justify-content: flex-end;
}

#ct-header-elementor .elementor-element-a68f4b0 .ct-logo img {
	max-height: 39px;
	width: auto;
}

.site-footer-custom .footer-custom-inner > .container {
	max-width: none;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.site-footer-custom .elementor-section {
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 100%;
	width: 100%;
}

.site-footer-custom .elementor-container {
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1200px !important;
	width: 100%;
}

.site-footer-custom .elementor-widget-wrap {
	align-content: center;
	align-items: center;
}

.site-footer-custom .elementor-column-wrap,
.site-footer-custom .elementor-widget-wrap {
	width: 100%;
}

.site-footer-custom .elementor-element-a292ce7 .elementor-widget-wrap {
	padding: 15px;
}

.site-footer-custom .elementor-element-edf6585 .elementor-column-wrap.elementor-element-populated {
	padding: 15px;
}

.site-content {
	padding-bottom: 0;
}

.home .site-content,
.page-id-6 .site-content {
	padding-top: 0;
}

.home .content-inner,
.page-id-6 .content-inner {
	max-width: none;
}

.home .elementor-section.elementor-section-boxed > .elementor-container,
.page-id-6 .elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1140px;
}

.home .elementor-widget-image img,
.page-id-6 .elementor-widget-image img {
	display: block;
}

.site-footer-custom {
	clear: both;
	margin-top: 0;
	position: relative;
	z-index: 1;
}

.site-footer-custom .footer-custom-inner {
	overflow: hidden;
}

.site-footer-custom .elementor-row {
	align-items: stretch;
	margin-left: 0;
	margin-right: 0;
}

.site-footer-custom .elementor-column {
	float: none;
}

.site-footer-custom .elementor-widget-ct_fancy_box {
	width: 100%;
}

.site-footer-custom .elementor-widget-heading,
.site-footer-custom .elementor-widget-text-editor,
.site-footer-custom .elementor-widget-icon-list,
.site-footer-custom .elementor-widget-image {
	margin-bottom: 0;
}

.ct-footer-year {
	display: none;
}

@media (max-width: 991px) {
	#ct-header-elementor .ct-header-mobile {
		display: block;
	}
}

@media (max-width: 767px) {
	#ct-header-elementor .ct-header-elementor-main {
		display: none;
	}

	.site-footer-custom .elementor-column {
		width: 100% !important;
	}

	.elementor-widget-ct_team_carousel,
	.elementor-widget-ct_team_carousel .elementor-widget-container,
	.elementor-widget-ct_team_carousel .ct-team,
	.elementor-widget-ct_team_carousel .ct-carousel-inner,
	.elementor-widget-ct_team_carousel .ct-slick-carousel,
	.elementor-widget-ct_team_carousel .slick-list,
	.elementor-widget-ct_team_carousel .slick-track,
	.elementor-widget-ct_team_carousel .slick-slide {
		height: auto !important;
		max-width: 100% !important;
		min-width: 0 !important;
		width: 100% !important;
	}

	.elementor-widget-ct_team_carousel .ct-slick-carousel,
	.elementor-widget-ct_team_carousel .slick-list {
		overflow: hidden !important;
	}

	.elementor-widget-ct_team_carousel .slick-track {
		display: flex !important;
		transform: none !important;
	}

	.elementor-widget-ct_team_carousel .slick-slide {
		flex: 0 0 100% !important;
	}
}