/**
Theme Name: JC Group Services
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: jc-group-services
Template: astra
*/


@import url('https://fonts.googleapis.com/css2?family=Google+Sans+Flex:opsz,wght@6..144,1..1000&family=Lexend+Deca:wght@100..900&display=swap');

body{ font-family: "Google Sans Flex", sans-serif; !important}

.banner {
	position: relative;
}
.banner::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: linear-gradient(282.9deg, rgba(3, 37, 64, 0) -6.83%, rgba(3, 37, 64, 0.76) 59.27%);
	top: 0;
	left: ;
}
.custom-icon-box{
	transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.custom-icon-box:hover{
	 box-shadow: 
    0 14px 30px rgba(0, 0, 0, 0.12),
    0 6px 12px rgba(0, 0, 0, 0.06);
 
}
.custom-icon-box:hover .icon-box{
	 transform: translateY(-9px);
}
.border-section {
	border: 1px solid;
	border-image-source: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 51.92%, rgba(0, 0, 0, 0) 100%);
}
.card-sec {
	box-shadow: 0px 1px 3px 0px #0000001A;
}
.elementor-sticky--effects {
	background-color: #062E4D;
	/* padding: 10px 0px; */
}
.elementor-sticky--effects .e-con-inner {
	padding: 0px 0px;
	transition: all 1s ease-out;
}
.highlight {
	color: #00D3F2;
}
a:focus {
	outline: none !important;
}
.expert-design {
	min-height: 133px;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single, .ast-separate-container .ast-author-box, .ast-separate-container .ast-404-layout-1, .ast-separate-container .no-results {
	padding: 0 !important;
}
.ast-container {
	max-width: 100% !important;
	padding: 0 !important;
}
.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
	margin: 0 !important;
	padding: 0;
}
.custom-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.custom-list li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #45556C; /* light gray text */
}

.custom-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 6px;
  height: 6px;
  background-color: #00c6ff; /* blue dot */
  border-radius: 50%;
}
.sub-arrow svg {
	display: none;
}
.sub-arrow::before {
	position: absolute;
	background-image: url(/wp-content/uploads/2026/01/Arrow-13.svg);
	width: 9px;
	height: 15px;
	content: '';
	top: 3px;
	left: 10px;
}
.sub-arrow {
	position: relative;
	transition: all 1s ease-out;
}
.elementor-item:hover .sub-arrow::before {
transform: rotate(90deg);
	transition: all 1s ease-out;
}
.title {
	min-height: 53px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number] {
-moz-appearance: textfield;
}
#form-field-field_d2a2080 {
	background-color: transparent;
	border: 1px solid #F54900;
	padding: 5px 15px;
}
.elementor-maintenance-mode .elementor-location-header {
	display: none;
}
.elementor-maintenance-mode .elementor-location-footer{
	display: none;
}
.elementor-maintenance-mode .navigation.post-navigation {
	display: none;
}
.elementor-maintenance-mode .entry-header.ast-no-title.ast-header-without-markup {
	display: none !important;
}
.single.ast-page-builder-template .entry-header + .entry-content, .single.ast-page-builder-template .ast-single-entry-banner + .site-content article .entry-content {
	margin-bottom: 0 !important;
}
.entry-header {
	display: none !important;
}
@media (min-width:1400px) and (max-width:1640px){
	.e-con-inner {
	padding-left: 20px !important;
	padding-right: 20px !important;
}
}
@media (min-width:1200px) and (max-width:1540px){
	.expert-design {
	min-height: 169px;
}
}

