/**
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
*/

















::-webkit-scrollbar {
    width: 4px;
    height: 3px;
}
::-webkit-scrollbar-thumb {
    background: #104f6e;
}
::-webkit-scrollbar-track {
    background: #ffffff;
}

.siteheader div#headlogo img {
    width: auto;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.siteheader.elementor-sticky--effects {
    box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
}
.siteheader.elementor-sticky--effects div#headlogo img {
    height: 65px !important;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: auto;
}

.its .elementor-icon-box-icon {
    background: #00bba7;
    padding: 10px;
    border-radius: 5px;
}
.it2 .elementor-icon-box-icon {
    background: #2b7fff;
}
.it3 .elementor-icon-box-icon {
    background: #ad46ff;
}










/* White color for SVG icons */
.whychoose span.elementor-icon svg {
    fill: white !important;
}

.whychoose span.elementor-icon svg path {
    fill: white !important;
}

/* Random background colors for each column */
/* Row 1 - Columns */
.whychoose .elementor-element span.elementor-icon {
    background: linear-gradient(135deg, #00c9a7 0%, #00b894 100%) !important;
}
.whychoose .elementor-element-3ae1354 span.elementor-icon {
    background: linear-gradient(135deg, #00c9a7 0%, #00b894 100%) !important;
}

.whychoose .elementor-element-41de364 span.elementor-icon {
    background: linear-gradient(135deg, #4e8cff 0%, #3b7ddd 100%) !important;
}

.whychoose .elementor-element-2aab3f6 span.elementor-icon {
    background: linear-gradient(135deg, #a855f7 0%, #9333ea 100%) !important;
}

/* Row 2 - Columns */
.whychoose .elementor-element-a3aa2f9 span.elementor-icon {
    background: linear-gradient(135deg, #ff8c42 0%, #ff6b35 100%) !important;
}

.whychoose .elementor-element-7afb71b span.elementor-icon {
    background: linear-gradient(135deg, #ff4d8f 0%, #f73378 100%) !important;
}

.whychoose .elementor-element-965bcb5 span.elementor-icon {
    background: linear-gradient(135deg, #6366f1 0%, #4f46e5 100%) !important;
}

/* Row 3 - Columns */
.whychoose .elementor-element-f2e0b73 span.elementor-icon {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%) !important;
}

.whychoose .elementor-element-3280ab8 span.elementor-icon {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%) !important;
}

.whychoose .elementor-element-50715ce span.elementor-icon {
    background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%) !important;
}

/* General styling for all icons */
.whychoose span.elementor-icon {
    border-radius: 14px !important;
    padding: 16px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 60px !important;
    height: 60px !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1) !important;
    transition: transform 0.3s ease !important;
}
.whychoose span.elementor-icon:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15) !important;
}


.ourservices span.elementor-icon {
    background: #cbfbf1;
    padding: 10px;
    border-radius: 5px;
}
.ourservices span.elementor-icon:hover {
	transform: translateY(-5px) !important;
	background: #00bba7;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15) !important;
}
.ourservices span.elementor-icon:hover svg {
    fill: white !important;
}
.ourservices span.elementor-icon:hover svg path {
    fill: white !important;
}
.ourservices p.elementor-icon-box-description a {
    color: #00bba7;
    text-decoration: none !important;
}


@media (max-width:767px){
	.siteheader.elementor-sticky--effects div#headlogo img {
		height: 50px !important;
	}	
}

@media (max-width:1024px) and (min-width:768px) {
	.siteheader.elementor-sticky--effects div#headlogo img {
		height: 50px !important;
	}	
}

@media (max-width:1280px) and (min-width:1024px) {
	.siteheader.elementor-sticky--effects div#headlogo img {
		height: 65px !important;
	}	
}

@media (min-width:1280px) and (max-width:1400px) {
	.siteheader.elementor-sticky--effects div#headlogo img {
		height: 65px !important;
	}
}
