/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/*
** header
*****/
header #ast-desktop-header .site-primary-header-wrap {
	max-width: 1820px;
}

header #ast-desktop-header .main-navigation ul.main-header-menu > li > a.menu-link {
	padding: 0;
	border-top: 3px solid transparent;
}

header #ast-desktop-header .main-navigation ul.main-header-menu {
	align-items: center;
}

header #ast-desktop-header .main-navigation ul.sub-menu {
	width: auto;
}

header #ast-desktop-header .main-navigation ul.sub-menu a.menu-link {
	white-space: nowrap;
}

header #ast-desktop-header .main-navigation ul.main-header-menu > li  {
	height: 60px;
	padding: 0 1em;
}

header #ast-desktop-header .main-navigation ul.main-header-menu > li:last-child {
	padding-right: 0;
}

header #ast-desktop-header .main-navigation ul.main-header-menu > li.current-menu-item > a.menu-link,
header #ast-desktop-header .main-navigation ul.main-header-menu > li:hover > a.menu-link {
	border-top-color: #c86d2f;
}

header.ast-sticky-active #ast-desktop-header .site-primary-header-wrap {
	min-height: auto;
}

header.ast-sticky-active #ast-desktop-header .ast-primary-header-bar,
body.ast-main-header-nav-open header #ast-mobile-header .ast-primary-header-bar {
	background-color: #ffffff;
}

header #ast-mobile-header .ast-primary-header-bar .site-branding {
	padding: 0;
}

/*
** content
*****/
#content .fl-module-uabb-button.hover-border-w a.uabb-button:hover {
	border-color: #ffffff;
}

#content .fl-module-box.box-banner-wrap {
	position: relative;
}

#content .fl-module-box.box-banner-wrap:after {
	width: 0;
	height: 0;
	border-bottom: 110px solid #ffffff;
	border-right: 110px solid transparent;	
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

#content .fl-module-box.box-banner-wrap .fl-module-info-box.fl-node-6rkwj4svho5p .uabb-infobox {
	z-index: 10;
}

#content .fl-module-box.box-brand-logos > .fl-module-box,
.astra-advanced-hook-33210 .fl-module-box.box-brand-logos > .fl-module-box {
	padding: 50px;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
}

#content .fl-module-box.box-brand-logos > .fl-module-box .fl-photo img,
.astra-advanced-hook-33210 .fl-module-box.box-brand-logos > .fl-module-box .fl-photo img {
	max-height: 70px;
	width: auto;
}

#content .fl-module-box.box-icon-trigger-hover > .fl-module-box {
	text-decoration: none;
}

#content .fl-module-box.box-icon-trigger-hover > .fl-module-box:hover {
	border-color: #c86d2f;
	box-shadow: 0 0 0 1px #c86d2f;
}

#content .fl-module-box.service-box {
	clip-path: polygon(0 0, calc(100% - 80px) 0, 100% 80px, 100% calc(100% - 80px), calc(100% - 80px) 100%, 0 100%);
}

#content .fl-row.discovery-call-row > .fl-row-content-wrap,
#content .fl-col.triangle-shape-col > .fl-col-content {
	position: relative;
}

#content .fl-row.discovery-call-row > .fl-row-content-wrap:after,
#content .fl-col.triangle-shape-col > .fl-col-content:after {
	content: "";
	width: 0;
	height: 0;
	border-bottom: 110px solid #ffffff;
	border-left: 110px solid transparent;	
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}

/*
#content .fl-col.col-slanted-bg > .fl-col-content {
	position: relative;
}

#content .fl-col.col-slanted-bg > .fl-col-content:before {
	content: "";
	width: 100px;
	height: 100%;
	background: url(https://deptive.co.nz/wp-content/uploads/2025/08/triangle-border-img.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left top;
	display: block;
	position: absolute;
	top: 0;
	right: -100px;
}
*/

#content .fl-row.bg-img-size > .fl-row-content-wrap {
	background-size: 250px;
}

#content .fl-module-box.team-boxes > a.fl-module-box:hover .uabb-infobox .uabb-icon i {
	background: #11516F;	
} 

#content .fl-module-box.uabb-modal-action {
	text-decoration: none;
}

/*
#content .fl-module-blog-posts.case-study-posts .uabb-blog-post-content .uabb-blog-posts-description {
	min-height: 135px;
}

#content .fl-module-blog-posts.case-study-posts .uabb-post-wrapper:hover .uabb-post-heading,
#content .fl-module-blog-posts.case-study-posts .uabb-post-wrapper:hover .uabb-blog-posts-description,
#content .fl-module-blog-posts.case-study-posts .uabb-post-wrapper:hover .uabb-blog-posts-description p {
	color: #c86d2f;
}
*/

#content .fl-module-blog-posts.article-posts .uabb-post-thumbnail img,
.astra-advanced-hook-33210 .fl-module-blog-posts.article-posts .uabb-post-thumbnail img {
	aspect-ratio: 1 / 1;
	object-fit: cover;
	object-position: center;
}

#content a.uabb-button.hover-border-w-bttn:hover,
.astra-advanced-hook-31970  .fl-module-uabb-button.fl-node-qj7b6nkp2ius .uabb-module-content a:hover {
	border-color: #ffffff;
}

#content #articles-categories-filter .widgettitle,
.astra-advanced-hook-33210 #articles-categories-filter .widgettitle {
	display: none;
}

#content #articles-categories-filter select,
.astra-advanced-hook-33210 #articles-categories-filter select {
	width: auto;
}

#content #articles-categories-filter select,
#content #articles-categories-filter select option,
.astra-advanced-hook-33210 #articles-categories-filter select,
.astra-advanced-hook-33210 #articles-categories-filter select option {
	color: #11516f;
}

#content .wpcf7-form div.row-2cols {
	margin-bottom: 0;
}

#content .wpcf7-form p {
	margin-bottom: 20px;
}

.astra-advanced-hook-32979 .fl-module-box.box-banner-wrap {
	position: relative;
}

.astra-advanced-hook-32979 .fl-module-box.box-banner-wrap:after {
	width: 0;
	height: 0;
	border-bottom: 110px solid #ffffff;
	border-right: 110px solid transparent;	
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

.astra-advanced-hook-32979 .fl-module-info-box.post-heading .uabb-infobox-text ul {
    list-style: none;
    margin: 0
}

.astra-advanced-hook-32979 .fl-module-info-box.post-heading .uabb-infobox-text ul li {
    display: inline-block
}

.astra-advanced-hook-32979 .fl-module-info-box.post-heading .uabb-infobox-text ul li:first-child {
    border-right: 1px solid #0a024f;
    padding-right: 15px
}

.astra-advanced-hook-32979 .fl-module-info-box.post-heading .uabb-infobox-text ul li:last-child {
    padding-left: 15px
}

.astra-advanced-hook-32979 .fl-module-html.post-featured-img-html img {
	aspect-ratio: 1 / 1;
	object-fit: cover;
	object-position: center;
}

#content .widget-area .sidebar-main aside:not(:last-child) {
	margin-bottom: 30px;
}

#content .widget-area .widget .widget-title {
	margin-bottom: 20px;
}

#content .widget-area .widget_recent_entries ul,
#content .widget-area .widget_nav_menu ul.menu {
	list-style-type: disc;
	margin-left: 25px;
}

#content .widget-area .widget_recent_entries ul li a,
#content .widget-area .widget_nav_menu ul.menu li a {
	color: #11516f;
	display: block;
}

#content .widget-area .widget_recent_entries ul li:hover a,
#content .widget-area .widget_nav_menu ul.menu li:hover a {
	color: #C86D2F;
}

#content .widget-area .widget_categories select,
#content .widget-area .widget_categories select option {
	color: #11516f;
}

/*
** footer
*****/
.astra-advanced-hook-31970 .recent-case-studies-list ul.recent-case-studies-list-ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.astra-advanced-hook-31970 .recent-case-studies-list ul.recent-case-studies-list-ul li:not(:last-child) {
	margin-bottom: 20px;
}

.astra-advanced-hook-31970 .recent-case-studies-list ul.recent-case-studies-list-ul li a {
	color: #ffffff;
	display: block;
}

.astra-advanced-hook-31970 .recent-case-studies-list ul.recent-case-studies-list-ul li:hover a,
.astra-advanced-hook-31970 .recent-case-studies-list ul.recent-case-studies-list-ul li.active a {
	color: #c86d2f;
}

.astra-advanced-hook-31970 .uabb-creative-menu ul.menu {
	margin: 0;
}

footer .site-below-footer-wrap .site-below-footer-inner-wrap {
	padding-top: 20px;
	position: relative;
}

footer .site-below-footer-wrap .site-below-footer-inner-wrap:before {
	content: "";
	width: CALC( 100% - 40px );
	height: 1px;
	background-color: #cccccc;
	display: block;
	position: absolute;
	top: 0;
	left: 20px;
}

/*
** responsive
*****/
@media (max-width: 767px) {
	.grecaptcha-badge { 
		visibility: hidden; 
		opacity: 0;
	}
	
	header #ast-mobile-header .site-header-primary-section-left .ast-header-html-1 img {
		width: 170px;
	}
	
	#content .fl-row.how-we-work-row > .fl-row-content-wrap:after,
	#content .fl-row.discovery-call-row > .fl-row-content-wrap:after {
		display: none;
	}
	
	#content .fl-col.how-we-work-col > .fl-col-content,
	#content .fl-col.discovery-call-col > .fl-col-content {
		background: rgba(17, 81, 110, 0.84);
	}

	#content .fl-module-box.box-brand-logos > .fl-module-box,
	.astra-advanced-hook-33210 .fl-module-box.box-brand-logos > .fl-module-box {
		padding: 20px;
		height: 100px;
	}
	
	#content .fl-module-html.fl-node-o5l810hnj7gc,
	#content .fl-module-html.banner-lord-icon-html {
		text-align: center;
	}
	
	#content .fl-row.fl-row-has-layers .fl-builder-shape-layer svg,
	.astra-advanced-hook-31970 .fl-row.fl-row-has-layers .fl-builder-shape-layer svg {
		width: 60px !important;
		height: 60px !important;
	}
	
	#content .fl-row.bg-img-size > .fl-row-content-wrap {
		background-size: 100px;
	}
	
	#content .fl-row.bg-img2-size > .fl-row-content-wrap {
		background-size: 200px;
	}		
	
	#content .fl-module-box.box-banner-wrap:after,
	.astra-advanced-hook-32979 .fl-module-box.box-banner-wrap:after {
		border-bottom: 60px solid #ffffff;
		border-right: 60px solid transparent;
	}
	
	#content .fl-module-blog-posts.case-study-posts .uabb-blog-posts .uabb-blog-posts-shadow {
		height: auto !important;
	}
	
	.astra-advanced-hook-31970  .fl-row.fl-node-otx1gzuamwfh .fl-builder-shape-layer {
		display: none;
	}
	
	.astra-advanced-hook-31970 .recent-case-studies-list ul.recent-case-studies-list-ul li a {
		text-align: center;
	}
	
	body.single-post #content .widget-area {
		padding-bottom: 50px;
	}
}

@media (min-width: 768px) {
	#content .wpcf7-form div.row-2cols {
		display: grid;
		grid-template-columns: repeat(2, minmax(200px, 1fr));
		grid-column-gap: 20px;	
	}
}

@media (max-width: 1024px) {
	#content .fl-module-box.fl-node-fkmp9zljtecb {
		background: none;
	}
	
	#content .fl-module-box.service-box {
		clip-path: none;
	}
	
	#content .fl-row.contact-blocks-row > .fl-row-content-wrap .fl-builder-shape-layer {
		display: none;
	}
	
	#content .fl-row.contact-blocks-row > .fl-row-content-wrap {
		background-image: none;
		background-color: #ffffff;
	}
	
	#content .fl-row.contact-blocks-row .fl-module-box.contact-boxes-cont > .fl-module-box {
		background-color: #c86d2f;
	}
	
	#content .fl-row.fl-node-q8urh0ys24ek > .fl-row-content-wrap,
	#content .fl-row.triangle-bg-responsive-row > .fl-row-content-wrap {
		background-size: 50%;
	}
	
	#content .fl-module-box.service-box.fl-animation {
		-webkit-animation: none !important;
		animation: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		transition-property: none !important;
		opacity: 1 !important;
	}
	
	#content .fl-col.triangle-shape-col > .fl-col-content:after {
		display: none;
	}
	
	body.single-post #content .widget-area {
		border-top: 1px solid #cccccc;
		padding-top: 60px;
		margin: 0;
	}
}

@media (max-width: 1024px) and (min-width: 768px) {	
	#content .fl-module-box.box-brand-logos > .fl-module-box,
	.astra-advanced-hook-33210 .fl-module-box.box-brand-logos > .fl-module-box {
		padding: 20px;
		height: 120px;
	}
	
	#content .fl-module-info-box.right-tablet-info-box .uabb-infobox-left-right-wrap {
		text-align: right;
	}
	
	#content .fl-module-info-box.center-tablet-info-box .uabb-infobox-left-right-wrap {
		text-align: center;
	}	
	
	#content .fl-row.fl-row-has-layers .fl-builder-shape-layer svg,
	.astra-advanced-hook-31970 .fl-row.fl-row-has-layers .fl-builder-shape-layer svg {
		width: 90px !important;
		height: 90px !important;
	}
	
	#content .fl-module-box.box-banner-wrap:after,
	.astra-advanced-hook-32979 .fl-module-box.box-banner-wrap:after {
		border-bottom: 90px solid #ffffff;
		border-right: 90px solid transparent;
	}
	
	#content .fl-row.bg-img-size > .fl-row-content-wrap {
		background-size: 150px;
	}
	
	#content .fl-row.bg-img2-size > .fl-row-content-wrap {
		background-size: 250px;
	}	
	
	body.single-post #content .widget-area {
		padding-bottom: 60px;
	}
}

@media (min-width: 1025px) {
	#content .fl-col.col-slanted-bg > .fl-col-content {
	  clip-path: polygon(
		0 0,                         
		calc(100% - 80px) 0,          
		100% 80px,                  
		100% calc(100% - 80px),      
		calc(100% - 80px) 100%, 
		0 100%
	  );
	}	
	
	#content .fl-module-blog-posts.article-posts .uabb-blog-post-inner-wrap,
	.astra-advanced-hook-33210 .fl-module-blog-posts.article-posts .uabb-blog-post-inner-wrap {
		display: flex;
	}

	#content .fl-module-blog-posts.article-posts .uabb-blog-post-inner-wrap > div,
	.astra-advanced-hook-33210 .fl-module-blog-posts.article-posts .uabb-blog-post-inner-wrap > div {
		width: 50%;
	}	
}