/*
Theme Name:  Astra Child
Template: 	 astra
Theme URI:	 https://www.startdesigns.com/
Author:		 START DESIGNS
Author URI:	 https://childthemewp.com
Version:	 4.11.13
*/

.entry-title{
	display:none !important;
}
.single-careers header,
.page-id-1519 header{
	background:#023F88;
}
header {
    position: fixed !important;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 9999 !important;
    transition: top 0.3s ease;
}
.sticky-header{
    background:#023F88 !important;
}
.subscribe-form .wpcf7-form .wpcf7-form-control-wrap input{
	background:transparent;
	border:none;
	border-radius:0px !important;
	border-bottom:2px solid #fff !important;
	padding:15px 20px 15px 0px !important;
	font-family: 'Inter',sans-serif;
	font-weight: 300;
	font-style: Italic;
	font-size: 16px;
	color:#fff !important;
	margin-bottom:30px;
}
.subscribe-form .wpcf7-form p input::placeholder{
	color:#fff;
}
.subscribe-form .wpcf7-form .wpcf7-submit {
    background-image: url('/wp-content/uploads/2025/11/Vector-5.svg') !important;
    background-repeat: no-repeat;
    padding-left: 45px;
    box-shadow: none;
}
.site-header-above-section-right {
    margin-bottom: -40px;
}
.slide-search .search-form, .site-header-section .ast-header-search .search-form {
    border: none !important;
    border-bottom: 2px solid #fff !important;
    height: 38px;
    border-radius: 0px;
    background: transparent !important;
    visibility: visible !important;
    overflow: visible !important;
    opacity: 1 !important;
}
.slide-search .search-field, .site-header-section .ast-header-search .search-form .search-field {
    height: 38px;
    border-radius: 0px;
    background: transparent !important;
    border: none !important;
    color: #fff !important;
	font-family: 'Inter',sans-serif;
	font-weight: 300;
	font-style: Italic;
	font-size: 16px;
	padding-left:0px;
	box-shadow: none !important;
}
.slide-search .search-field, .site-header-section .ast-header-search .search-form .search-field::placeholder{
	color:#fff;
}
.site-header-section .ast-header-search .ast-search-icon {
    right: 232px;
    top: 12px;
}
.site-header .slide-search .icon-search svg {
    visibility: hidden;
}
.site-header .slide-search .icon-search:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url('/wp-content/uploads/2025/11/search-svgrepo-com-1-2.svg');
    background-size: contain;
    width: 35px;
    height: 35px;
}
/* ---------- header css start ------------- */
.submenu-bg {
    position: absolute;
    left: 0;
    width: 100vw;
    background: #023F88E5;
    z-index: 1;
}
.ast-builder-grid-row.ast-grid-center-col-layout {
    grid-template-columns: auto 1fr auto !important;
}

header.submenu-open {
    background: #023F88E5;
}
.sub-menu{
	border:none !important;
	box-shadow:none !important;
	background:transparent !important;
	padding-bottom:20px;
}
/* -------- header css end --------- */

/* ---- footer css start ------ */
.site-footer-section-1 .widget_text p {
    font-family: 'Inter',sans-serif;
	font-size:16px;
	color:#fff;
    font-weight: 500;
    font-style: Italic;
    line-height: 21px;
}
.site-footer-section .wp-block-heading,
.site-footer-section h2.widget-title {
    font-family: 'inter', sans-serif;
	font-size:20px;
    line-height: 30px;
    font-weight: 700;
	color:#fff;
}
.site-footer-section .wp-block-heading{
	margin-bottom:16px;
}
.site-footer-primary-section-4 .widget_block p,
.site-footer-section .menu .menu-link {
    font-family: 'inter', sans-serif;
	font-size:15px;
    line-height: 32px;
    font-weight: 300;
	color:#fff;
}
.site-footer-section .menu .menu-link:hover{
	color:#00AEEF !important;
}
.site-footer-primary-section-4 .widget_block p a{
	color:#fff;
}
.site-footer-primary-section-4 .widget_block p a:hover{
	text-decoration:underline;
}
.site-footer-primary-section-4 #block-10, .site-footer-primary-section-4 #block-14 {
    margin: 0px;
}
.site-footer .site-primary-footer-inner-wrap{
	gap:30px;
}
.site-footer .site-footer-primary-section-2{
	padding-left:20px;
}
.site-footer .site-footer-primary-section-4 #block-11{
/* 	padding-right:40px; */
}
#astra-footer-menu .menu-item > a {
    font-weight: 300 !important;
    border-left: 1px solid #fff;
}
#astra-footer-menu .menu-item:first-child > a {
    border-left: none !important;
}
/* ----- footer css end ---- */

/* ---- about page css start ---- */
.accordian-box{
	height:353px;
}
.accordian-content{
	position:absolute !important;
	top:100%;
	left:0%;
	box-sizing: border-box;
	transition: top 0.5s ease;
}

/* ---- about page css start ---- */
/* --- contact page css start --- */
.contact-form .wpcf7-form p .wpcf7-select, 
.contact-form .wpcf7-form p .wpcf7-textarea, 
.contact-form .wpcf7-form p input.wpcf7-text {
    background: #F3F5F7;
    font-family: 'Inter',sans-serif;
    font-weight: 300;
    font-size: 16px;
    height: 54px;
    color: #000000;
    border: 0px !important;
}
.contact-form .wpcf7-form p .wpcf7-textarea::placeholder, 
.contact-form .wpcf7-form p input.wpcf7-text::placeholder{
	color:#000;
}
.contact-form .wpcf7-form p .wpcf7-textarea {
    height: 180px !important;
    resize: none;
    margin-bottom: -6px;
}
.contact-form .checkbox input {
    width: 37px;
    height: 37px !important;
    margin-right: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 100px;
    background: #F3F5F7;
    position: relative;
}
.contact-form .checkbox input[type="checkbox"]:checked::after {
    content: "✔";
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 18px;
    left: 13px;
}
.contact-form select.wpcf7-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("/wp-content/uploads/2025/11/Vector-8.svg") !important;
    background-repeat: no-repeat !important;
    background-position: right 23px center !important;
}
.contact-form .checkbox input[type="checkbox"]:checked {
    background-color: #00AEEF;
    border-color: #00AEEF !important;
}
.wpcf7-list-item{
	margin:30px 0px 0px !important;
}
.contact-form .wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}
.contact-form .wpcf7-form p {
    flex: 0 0 48%;
    margin: 0px;
}
.contact-form .wpcf7-form p:nth-child(11), 
.contact-form .wpcf7-form p:nth-child(10), 
.contact-form .wpcf7-form p:nth-child(3), 
.contact-form .wpcf7-form p:nth-child(2) {
    flex: 0 0 100%;
}
.contact-form .wpcf7-submit {
    box-shadow: none;
    color: #00AEEF !important;
    position: relative;
    width: 145px;
    background-image: url('/wp-content/uploads/2025/11/Vector-7.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0%;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: transparent;
    width: 100%;
}
/* --- contact page css end --- */
/* ----- news page css start ----- */
.single-post header{
	background:#023F88;
}
/* ----- news page css end ----- */
.page-id-1320 .e-n-accordion-item[open] .e-n-accordion-item-title-icon{
	transform:rotate(90deg);
	transition:all 0.3s ease-in-out;
}

@media(min-width: 921px) and (max-width: 1222px){
	.main-header-bar-navigation .menu-item .menu-link {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
	.ast-builder-grid-row.ast-grid-center-col-layout{
		gap:0px !important;
	}
}
@media screen and (max-width:991px){
	.contact-form .wpcf7-form p {
		flex: 0 0 46%;
	}
	.ast-header-search form.search-form .search-field {
		width: 100%;
		padding-left: 40px;
	}
	.site-header .slide-search .icon-search:before {
		top: 2px;
		width: 30px;
		height: 30px;
	}
	.ast-header-search .search-submit.ast-search-submit {
		right: auto !important;
		left: 0px;
	}
	#ast-hf-mobile-menu .ast-menu-toggle {
		box-shadow: none;
		border: none;
		outline: none;
	}
	#ast-hf-mobile-menu .ast-menu-toggle svg{
		fill:#fff;
	}
	#astra-footer-menu .menu-item > a {
		border: none;
	}
	.site-footer .site-footer-primary-section-2 {
		padding-left: 0px;
	}
}
@media screen and (max-width:767px){
	.bg-none{
		background-image:none !important;
	}
	.contact-form .wpcf7-form p {
		flex: 0 0 100%;
	}
}