/*
Theme Name: Gratech Child
Theme URI: https://yourwebsite.com/gratech-child/
Description: Child theme for Gratech WordPress theme
Author: Creatio
Author URI: https://www.creatio.com.au/
Template: gratech
Version: 1.0.0
Text Domain: gratech-child
*/

/* Import parent theme styles */

html {
	scroll-behavior: smooth;
}
.mobile-logo img {
    max-width: 190px;
}
:root{
	--ot-primary-color: #24AAE2 !important;
	--heading-color: #000326 !important;
}
.header__container {
	max-width: 100% !important;
}
/* h1, h2, h3, h4, h5, h6, p, div, a, span {
font-family: var(--kumbh) !important;
}
*/
ul#menu-main-nav a {
	color: #fff;
}
.header-top{
	background-color: #000 !important;
}
#header-social {
	/*     position: absolute;
	right: 14%;
	top: 50%;
	transform: translateY(-50%); */
}
h1 {
	font-size: 3.5rem !important;   /* 64px */
	line-height: 1.2 !important;
}
h2, .sm h1 {
	font-size: 2.75rem !important;   /* 44px */
	line-height: 1.2 !important;
}
h3 {
	font-size: 2.25rem !important;   /* 36px */
	line-height: 1.2 !important;
}
h4 {
	font-size: 1.4rem !important;      /* 32px */
	line-height: 1.2 !important;
}
h5 {
	font-size: 1.25rem !important;    /* 24px */
	line-height: 1.2 !important;
}
h6 {
	font-size: 1.125rem !important;   /* 20px */
	line-height: 1.2 !important;
}
.pt{
	padding-top: 60px !important;
}
.pb{
	padding-bottom: 60px !important;
}
.team-area.pt-120.pb-120 {
	padding-top: 0;
	padding-bottom: 0;
}
.cursor-outer, .cursor-inner{
	border: 1px solid #24AAE2 !important;
}
.cursor-inner.cursor-hover, .cursor-inner{
	background-color: #24AAE2 !important;
}
.c-icons li.elementor-icon-list-item:last-child svg path {
	fill: #24AAE2;
	transform: scale(0.65);

}
.c-icons li.elementor-icon-list-item:last-child svg {
    border: 1px solid #24aae2;
    width: 40px;
    border-radius: 50%;
    height: 40px;
	padding-top: 10px;
    padding-left: 7px;
}

.btn{
	padding: 0 !important;
}
.btn a{
	padding: 22px 48px;
	border: solid 1px currentcolor;
	transition: .3s;
	border-radius: 8px !important;
	box-shadow: 0px 1px 10.3px rgba(0, 0, 0, 0.03);
}
.btn-blue a span{
	color: #fff;
}
.btn-blue a{
	border: solid 1px #24AAE2;
}
.btn-blue a:hover{
	background-color: transparent !important;
	border: solid 1px #24AAE2;
}
.btn-blue a:hover span{
	color: #24AAE2;
}

.btn-black a span{
	color: #fff;
}
.btn-black a{
	background-color: #000 !important;
	border: solid 1px #000;
}
.btn-black a:hover{
	background-color: transparent !important;
	border: solid 1px #000;
}
.btn-black a:hover span{
	color: #000;
}
.btn-w a span{
	color: #000;
}
.btn-w a{
	background-color: #fff !important;
	border: solid 1px #fff;
}
.btn-w a:hover{
	background-color: #24AAE2 !important;
	border: solid 1px #24AAE2;
}
.btn-w a:hover span{
	color: #fff;
}

.btn-orng a span{
	color: #000;
}
.btn-orng a{
	background-color: #e79700 !important;
	border: solid 1px #e79700;
}
.btn-orng a:hover{
	background-color: #fff !important;
	border: solid 1px #e79700;
}
.btn-orng a:hover span{
	color: #000;
}
.gradient {
	background: linear-gradient(0deg, #24AAE2 -35.54%, #fff);
}

form .btn.btn-form{
	padding: 22px 48px !important;
	border: solid 1px currentcolor;
	transition: .3s;
	border-radius: 8px !important;
	box-shadow: 0px 1px 10.3px rgba(0, 0, 0, 0.03);
	background-color: #24AAE2;
	border: solid 1px #24AAE2;
}
form .btn.btn-form:hover{
	color: #24AAE2;
	background-color: transparent;
}
body form span.wpcf7-not-valid-tip, body form .wpcf7-response-output {
	position: relative;
}
.service-item {
	padding: 25px 20px;
	border: solid 1px #e9eff2;
	border-radius: 1rem;
	/* 	margin-bottom: 24px !important; */
	background: #e9eff2;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .5s;
	cursor: pointer;
}
.service-item a{
	font-size: 16px;
	text-transform: capitalize;
	transition-duration: 0s;
}
.service-item h5{
	margin-top: 25px;
	margin-bottom: 25px;
	font-weight: normal !important;
}

.service-item :is(span, a, div){
	color: #000;
}
.service-item:hover{
	background-color: #24AAE2;
	border: solid 1px #0e1d3533;
	transform: scale(1.04);
}
.service-item:hover svg{
	fill: #fff;
}

.service-item:hover :is(span, a, div, p, h3) {
	color: #fff !important;
}
.service-item :is(h3){
	margin-bottom: 1rem;
}
.service-item.large:hover :is(span, a, div, p, h4) {
	color: #000326 !important;
}
.service-item a::after,
.arrow-right a::after,
.btn-a-r::after{
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M18 8L22 12L18 16' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M2 12H22' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 6px;
	vertical-align: middle;
	color: black; /* default icon color */
}

.service-item:hover a::after,
.arrow-right a:hover::after,
.btn-a-r:hover::after{
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M18 8L22 12L18 16' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M2 12H22' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}

.btn-orng.arrow-right a:hover::after{
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M18 8L22 12L18 16' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M2 12H22' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}
.arrow-right a::after {
	position: absolute;
	right: 24px;
	top: 50%;
	transform: translateY(-50%);
}
.arrow-right.blue-i a::after, .btn-a-r:hover::after{
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M18 8L22 12L18 16' stroke='%2324AAE2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M2 12H22' stroke='%2324AAE2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}
.arrow-right.blue-i a:hover::after, .btn-a-r::after{
	/* 	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14' viewBox='0 0 20 14' fill='none'><path d='M1.41071 7H18.5893' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/><path d='M13.3036 12.2853L18.5893 6.99958L13.3036 1.71387' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>"); */
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M18 8L22 12L18 16' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M2 12H22' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}
.testimonial-card {
	border: 2px solid #000;
	border-radius: 1rem;
	padding: 25px;
	display: flex;
}

.testimonial-author {
	font-weight: 600;
	color: #000;
	margin-top: 16px;
}
.f-20, .f-20 p{
	font-size: 20px;
}
#cs-team .team__share{
	display: none;
}
#cs-team img{
	height: 100%;
	object-fit: cover;
	object-position: top;
	min-height: 430px;
}
#cs-team .team__content{
	max-width: 100%;
	background: #24AAE2;
	text-align: center;
	position: relative !important;
}
#cs-team .box-titleg a{
	pointer-events: none;
}
.cs-border{
	border: 1px solid #000;
	border-radius: 1rem;
}
.cs-item-list li{
	align-items: flex-start !important;
}
.cs-item-list li:not(:last-child){
	margin-bottom: 24px !important;
}
.cs-item-list li .elementor-icon-list-text{
	font-size: 20px;
	padding-left: 16px !important;
	color: #000;

}
.cs-item-list svg{
	fill: #24AAE2 !important;
	height: 45px !important;
	width: 45px !important;
}
.service-item.large h4{
	margin-bottom: 16px;
}
.service-item.large a{
	margin-top: 16px;
}
.service-item.large a:after{
	content: none;
}
.service-item.large{
	background: #eeeeee !important;
}
.service-item.large a {
	margin-top: 16px;
	background: #000326;
	color: #fff;
	padding: 7px 29px;
	border-radius: 8px;
	display: block;
	max-width: fit-content;
}
.service-item rect {
	fill: none;
}
.service-item.large:hover a {
	background: #fff;
	color: #000326 !important;
}
.arrow-down a::after {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M18 8L22 12L18 16' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M2 12H22' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	color: #fff;
	position: absolute;    
	right: 24px;             
	top: 50%;            
	transform: translateY(-50%) rotate(90deg);
}
.arrow-down a:hover::after {
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14' viewBox='0 0 20 14' fill='none'><path d='M1.41071 7H18.5893' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/><path d='M13.3036 12.2853L18.5893 6.99958L13.3036 1.71387' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}

.arrow-down.blue-i a::after{
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M18 8L22 12L18 16' stroke='%2324AAE2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M2 12H22' stroke='%2324AAE2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");

}
.arrow-down.blue-i a:hover::after{
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M18 8L22 12L18 16' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M2 12H22' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}
.btn.arrow-down a,
.btn.arrow-right a{
	padding: 24px 56px 24px 22px;
}

.btn.arrow-comment a{
	padding: 22px 78px 22px 48px;
}

.arrow-comment a::after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 8px;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14' viewBox='0 0 20 14' fill='none'><path d='M1.41071 7H18.5893' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/><path d='M13.3036 12.2853L18.5893 6.99958L13.3036 1.71387' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	color: #fff;
	position: absolute;    
	right: 25px;             
	top: 40%;            
	transform: translateY(-50%) rotate(-45deg);
}
.arrow-comment a:hover::after {
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='14' viewBox='0 0 20 14' fill='none'><path d='M1.41071 7H18.5893' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/><path d='M13.3036 12.2853L18.5893 6.99958L13.3036 1.71387' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");
}

.arrow-comment a::before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url("data:image/svg+xml;utf8,<svg fill='%23ffffff' width='24px' height='24px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M12.0867962,18 L6,21.8042476 L6,18 L4,18 C2.8954305,18 2,17.1045695 2,16 L2,4 C2,2.8954305 2.8954305,2 4,2 L20,2 C21.1045695,2 22,2.8954305 22,4 L22,16 C22,17.1045695 21.1045695,18 20,18 L12.0867962,18 Z M8,18.1957524 L11.5132038,16 L20,16 L20,4 L4,4 L4,16 L8,16 L8,18.1957524 Z'></path></svg>");
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	position: absolute;    
	right: 24px;             
	top: 50%;     
	transform: translateY(-50%);
}

.arrow-comment a:hover::before {
	background-image: url("data:image/svg+xml;utf8,<svg fill='%23000000' width='24px' height='24px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M12.0867962,18 L6,21.8042476 L6,18 L4,18 C2.8954305,18 2,17.1045695 2,16 L2,4 C2,2.8954305 2.8954305,2 4,2 L20,2 C21.1045695,2 22,2.8954305 22,4 L22,16 C22,17.1045695 21.1045695,18 20,18 L12.0867962,18 Z M8,18.1957524 L11.5132038,16 L20,16 L20,4 L4,4 L4,16 L8,16 L8,18.1957524 Z'></path></svg>");
}

.jobs-wrapper.pt.pb {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
}
.job-card{
	border:1px solid #ccc; 
	padding:45px 20px; 
	width:calc(50% - 20px); 
	display:flex; 
	flex-wrap: wrap;
	align-items:center; 
	justify-content:space-between;
	border-radius: 8px;
}
.job-left{
	display:flex; 
	align-items:center; 
	gap:15px;
}
.job-left img {
	width: 80px;
}
.apply-btn{
	display:inline-block; 
	padding:10px 15px; 
	background: #000326;
	border: solid 1px #000326;
	color:#fff; 
	text-decoration:none; 
	border-radius: 8px;
}
.apply-btn:hover{
	background-color: transparent !important;	
}

.txt-w a, .txt-w  *{
	color: #fff !important;
}
a:hover, body .header__main .main-menu ul li .sub-menu li a:hover{
	color: #24AAE2 !important;
}
.cs-row #menu-quick-link {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.cs-sep #menu-quick-link li{
	position: relative;
	padding-right: 35px;
}
.cs-sep #menu-quick-link li:last-child{
	padding-right: 0px;
}
.cs-sep #menu-quick-link li:not(:last-child):after {
	content: '|';
	color: #fff;
	display: inline-block;
	position: absolute;
	right: 17.5px;
	top: 50%;
	transform: translateY(-50%);
}
footer span, footer a{
	color: #fff;
}

.cs-social .elementor-social-icon svg{
	fill: none;
	transition: .3s;
}
.cs-social .elementor-icon.elementor-social-icon {
	width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .15em));
	justify-content: flex-end;
}
.cs-social .elementor-social-icon svg:hover{
	fill: #24AAE2;
}
.cs-social .elementor-social-icon svg:hover path{
	stroke: #fff;
}
.scroll-up::after{
	color: #24AAE2 !important;
}
.scroll-up svg.scroll-circle path{
	stroke: #24AAE2 !important;
}
.header__main .main-menu ul li .sub-menu {
	width: 350px !important;
}
.header__main {
	justify-content: space-around !important;
}
p {
	margin-bottom: 1rem !important;
}
form[role="search"] {
	display: none;
}
.grecaptcha-badge{
	visibility: hidden;
}
.header-btn .elementor-social-icon{
	background-color: transparent;
}
.header-btn .elementor-icon.elementor-social-icon {
	font-size: var(--icon-size, 45px);
	width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .35em));
}
.cs-logos img{
	height: 85px;
	object-fit: contain;
}
.br img{
	border-radius: 1rem;
}
select, .form-control, .form-select, textarea, input {
    background: #fff !important;
	color: #000;
}
select{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* Custom arrow as SVG */
/*   background-image: url("data:image/svg+xml;utf8,<svg fill='%23000' height='16' viewBox='0 0 24 24' width='16' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") !important; */
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 0.75rem center !important;
  padding-right: 2rem !important;
	background-size: 14px !important;
}
.cs-counter .counter__wrp{
	margin-top: 0;
	background: #000326 !important;
	justify-content: flex-start;
/* 	background: linear-gradient(0deg, #24AAE2 -35.54%, #000326) !important; */
}

@media(min-width: 1680px){
	p: font-size: 20px !important;
}

/* Below 1536px (custom) */
@media (max-width: 1535px) {
	h1 {
		font-size: 3.5rem !important;   /* 64px */
		line-height: 1.2 !important;
	}
	h2, .sm h1 {
		font-size: 2.5rem !important;   /* 44px */
		line-height: 1.2 !important;
	}
	h3 {
		font-size: 2.25rem !important;   /* 36px */
		line-height: 1.2 !important;
	}
	h4 {
		font-size: 1.4rem !important;      /* 32px */
		line-height: 1.2 !important;
	}
	h5 {
		font-size: 1.25rem !important;    /* 24px */
		line-height: 1.2 !important;
	}
	h6 {
		font-size: 1.125rem !important;   /* 20px */
		line-height: 1.2 !important;
	}
}

/* Extra large devices (≥1400px) */
@media (max-width: 1400px) {
	/* XXL styles */

}

/* Large devices (≥1200px) */
@media (max-width: 1200px) {
	/* XL styles */
	.cs-s-icons {
		--e-con-grid-template-columns: repeat(4, 1fr) !important;
	}
	.job-right {
		margin-left: auto;
	}
}

/* Medium devices (≥992px) */
@media (max-width: 992px) {
	/* LG styles */
	.header__main {
		justify-content: space-between !important;
	}
	.cs-s-icons {
		--e-con-grid-template-columns: repeat(3, 1fr) !important;
	}
	h1 {
		font-size: 2.5rem !important; /* ~40px */
	}
	h2, .sm h1 {
		font-size: 2rem !important; /* ~32px */
	}
	h3 {
		font-size: 1.75rem !important; /* ~28px */
	}
	h4 {
		font-size: 1.375rem !important; /* ~22px */
	}
	h5 {
		font-size: 1.125rem !important; /* ~18px */
	}
	h6 {
		font-size: 1rem !important; /* ~16px */
	}
	.top-footer .e-con-inner, .bottom-footer .e-con-inner {
		display: block !important;
	}
	.top-footer .e-con-inner > div, .bottom-footer .e-con-inner > div {
		width: 100% !important;
	}
	.cs-row #menu-quick-link {
		display: flex;
		justify-content: center;
	}
	.bottom-footer .cs-social.elementor-widget-social-icons {
		align-self: center;
	}
	.mean-container .mean-nav ul li li a {
		width: 100% !important;
		padding: 1em 5% !important;
	}
	.mean-container .mean-nav{
		background-color: #000113 !important;
	}
	ul#menu-main-nav a {
		color: #fff !important;
	}
	.jobs-wrapper.pt.pb {
		display: block;
	}
	.job-card:not(:last-child){
		margin-bottom: 40px;
	}
	.job-card{
		width: 100%;
	}


}

/* Small devices (≥768px) */
@media (max-width: 767px) {
	/* MD styles */
	.cs-s-icons {
		--e-con-grid-template-columns: repeat(2, 1fr) !important;
	}
	.service-item.large a {
		margin: auto;
		margin-top: 16px;
	}
}

/* Extra small devices (≥576px) */
@media (max-width: 576px) {
	/* SM styles */
	.cs-s-icons {
		--e-con-grid-template-columns: repeat(1, 1fr) !important;
	}
	#cs-team img{
	height: 100%;
	object-fit: cover;
	object-position: top;
	min-height: 350px;
}
}

