/**
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
*/
.site-branding.ast-site-identity {
    background-color: #005FB6;
    padding-right: 20px;
    padding-left: 20px;
}

/***** General *****/
@media screen and (min-width:922px) {
	.ast-container {
		max-width:100% !important;
			padding:0;
	}
}
@media screen and (min-width:1921px) {
	.section-width > div {
		max-width:1740px;
	}
	.objective-custom-width {
		max-width:1720px;
		margin:auto !important;
	}
}
@media screen and (max-width:1200px) and (min-width:1025px) {
	.section-width {
		padding-left:2em !important;
		padding-right:2em !important
	}
	.section-width.custom-leader-sec {
		padding:0 !important;
		margin-left:calc(3em + 10px ) !important;
		margin-right:calc(3em + 10px ) !important;
	}
	
}
/***** Footer *****/
.footer-col-two > div {
	max-width:165px;
	margin-left:auto;
	margin-right:auto;
}
@media screen and (max-width:1024px) {
	.footer-col-two > div {
		max-width:unset;
	}
}
@media screen and (max-width:767px) {
	.copyright-col > div {
		padding-bottom:0 !important;
	}
	.center_articles .wp-block-latest-posts__list {
    display: flex;
    flex-direction: column;	
	}
	.center_articles .wp-block-latest-posts__list li {
   		width: 100% !important;
	    padding-bottom: 20px;
		

	}
	
}
/**** Home *****/
.home-hero-content div {
	max-width:575px;
}
.home-center-content div {
	max-width:546px;
	margin:auto !important;
}
.home-center-box-txt div {
	min-height:144px
}
.home-leader-content div {
    max-width: 528px;
    margin: auto !important;
}
.learning-slider-con {
    display: flex;
    justify-content: start;
    align-items: center;
}
.learning-slider-con .slide {
	width:calc(100% / 4 - 20px);
	margin:10px;
	background:#fff;
	padding:10px;
	border-radius:12px;
}
.learning-slider-con .slide h3 {
	font-family: 'Inter';
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    color: #000;
	min-height:81px;
	margin-top:10px;
}
.home .white .sa_owl_theme .owl-nav .owl-prev ,
.page-id-2514 .white .sa_owl_theme .owl-nav .owl-prev {
    background: #fff url(https://360.era-solutions.com/gov/wp-content/uploads/2024/10/left-chevron.svg) no-repeat center center !important;
    border-radius: 50%;
    width: 36px !important;
    height: 36px !important;
	transform: translateY(-50%);
    top: 40% !important;
}
.home .white .sa_owl_theme .owl-nav .owl-next ,
.page-id-2514 .white .sa_owl_theme .owl-nav .owl-next {
    background: #fff url(https://360.era-solutions.com/gov/wp-content/uploads/2024/10/right-chevron.svg) no-repeat center center !important;
    border-radius: 50%;
    width: 36px !important;
    height: 36px !important;
	transform: translateY(-50%);
    top: 40% !important;
}
.home-slider .sa_hover_container .btn {
	display:none;
}
.home-slider .sa_owl_theme .owl-dots .active span {
	background:#005DB9 !important;
}
.home-slider .sa_owl_theme .owl-dots {
	bottom:60px !important;
}
.home-research-content {
	 max-width: 662px;
	margin:auto !important;
}
.title-space {
	margin-bottom:0 !important;
}
.community-form input:not([type="submit"]) {
	border-radius:100px;
	border:1px solid #F2F4F6;
	box-shadow:none;
	padding:25px 20px !important;
	margin-bottom:20px;
}
.community-form input::placeholder {
	color:#474C52;
	font-family:"Inter", Sans-serif;
	font-size: 16px;
    font-weight: 400;
}
.community-form input[type="submit"] {
	border-radius:100px;
	font-size:18px;
	font-weight:600;
	background:#005DB9;
	padding:15px 40px;
}
.community-form form p br {
	display:none;
}
.box-form-title h2 a {
	display:block;
	width:100%;
}
@media screen and (max-width:1024px) {
	.home-center-box-txt div {
		min-height:unset;
	}
}
/**** Community ****/
.newsletter-content div {
	max-width:595px;
	margin:auto;
}
.newsletter-content #newsletter-search-results, .newsletter-content #newsletter-search-results div {
    max-width:100%;
	margin:auto;
}
.coming-soon-txt h2 {
	position:relative;
}
.coming-soon-txt h2:before {
	content: "";
	position: absolute;
	border: 1px solid #fff;
	width: calc(50% - 165px);
	left: 0;
	top: 50%;
}
.coming-soon-txt h2:after {
	content: "";
	position: absolute;
	border: 1px solid #fff;
	width: calc(50% - 165px);
	right: 0;
	top: 50%;
}
@media screen and (max-width:767px) {
	.coming-soon-txt h2:before {
	content: "";
	position: absolute;
	border: 1px solid #fff;
	width: calc(50% - 100px);
	left: 0;
	top: 50%;
}
.coming-soon-txt h2:after {
	content: "";
	position: absolute;
	border: 1px solid #fff;
	width: calc(50% - 100px);
	right: 0;
	top: 50%;
}
}

/**** AI in Government Venture Builder  ****/
.unique-txt {
	width:fit-content !important;
	margin:auto !important;
}
.unique-content div {
	max-width:1154px;
	margin:auto;
}

/**** ****/
.learn-list ul{
	margin-left:20px;
	margin-bottom:0;
}
.learn-list ul li:not(:last-child) {
	margin-bottom:20px;
}
.learn-list ul li::marker {
  color: #005DB9;
}
.learn-list ul li b {
	font-size:18px !important;
	font-weight:600 !important;
	line-height:27px !important;
}
.learning-time div {
	position:relative;
	padding-left:27px;
}
.learning-time div:before{
	content:url(https://360.era-solutions.com/gov/wp-content/uploads/2024/10/timer.svg);
	position:absolute;
	left:0;
}
.learning-form input[type=email] {
	border: 1px solid #F2F4F6;
    border-radius: 100px;
    margin-bottom: 20px;
    box-shadow: none;
	padding:20px;
}
.learning-form input[type=submit] {
	border-radius: 100px;
    padding: 15px 20px;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
}
.learning-form .wpcf7-response-output {
	  margin-top: 0;
    font-size: 15px;
    line-height: 21px;
}
.learning-form .wpcf7-response-output a {
	color:green;
	font-weight:700;
}
.flag-container .selected-flag {
	border-radius:100px 0px 0px 100px; 
}
.community-form.learning select {
	margin-top: 25px;
  border-radius: 100px;
	-webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(https://360.era-solutions.com/gov/wp-content/uploads/2024/10/down.svg);
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 13px;
    padding-left: 20px;
	height:51px;
}
.community-form.learning input.num-field {
	padding-left:88px !important;
}
.community-form.learning input[type="submit"] {
	margin-top:25px !important;
}
.community-form.learning input:not([type="submit"]) {
	margin-bottom:25px;
}

/***** Home 1 ******/
.home1-hero-title h2 ,
.home1-hero-content div {
	max-width:604px;
	margin:auto !important;
	margin-left:0 !important;
}
.home1-hero-left-side > div > div {
	max-width:665px;
	margin:auto;
	margin-right:0;
}
.community-form-home1 input[type="submit"] {
	display:block;
	margin:auto;
}
@media screen and (max-width:1024px) {
	.home1-hero-rightside {
		min-height:400px;
	}
}

/****** Newsletter ******/
.news-tittle {
	margin-bottom:5px !important;
}

/****** Research *******/
.research-item a {
	height:200px;
}
.research-item a img {
	height:100%;
	object-fit:cover;
}

/****** Single Blog *******/
.single #main {
	max-width:790px;
	margin:auto;
}
.single article.ast-article-single {
	margin-top:0 !important;
	padding-left:0 !important;
	padding-right:0 !important;
}
.single .ast-single-post-featured-section  {
	margin-left:0 !important;
	margin-right:0 !important;
}
.single {
	background:#fff;
}
.single h1.entry-title ,
.single p {
	color:#000;
}
.single .navigation ,
.single #comments {
	display:none !important;
}
.single .entry-content  p a {
	font-family: "Inter", Sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	text-align: center;
	background:#005DB9;
	padding:17px 56px;
	border-radius:100px;
	color:#fff;
	text-decoration:none;
}
.single #primary {
	margin-bottom:0 !important;
}
.single-footer-txt {
	margin-bottom:10px !important;
}

/******* Centers *********/
.courses_slider figure.swiper-slide-inner {
	background: #fff;
    padding: 10px 10px 20px;
    border-radius: 12px;
    border: 1px solid #F2F4F6;
}
.courses_slider figcaption a {
font-family: "Inter", Sans-serif;
font-size: 18px;
font-weight: 600;
line-height: 27px;
text-align: left;
color:#000;
	min-height:81px;
	display:block;
}
.courses_slider .swiper-pagination {
	bottom:-30px !important
}
.courses_slider .elementor-swiper-button {
	background: #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
	box-shadow: 1px 4px 9px 0px #657B9936;
}
.courses_slider .elementor-swiper-button-prev {
	left:10px !important
}
.courses_slider .elementor-swiper-button-next {
	right:10px !important;
}
.center_articles .wp-block-latest-posts__list {
	display:flex;
}
.center_articles .wp-block-latest-posts__list li {
	width:33.3%;
	padding-right:15px;
	padding-left:15px;
}
.center_articles .wp-block-latest-posts__list li a {
font-family: "Inter", Sans-serif;
font-size: 18px;
font-weight: 600;
line-height: 27px;
text-align: left;
color:#000;
}
@media screen and (max-width:767px){
	.courses_slider figcaption a { min-height:unset;}
}

/***** header *******/
.main-menu-header ul a:focus ,
.main-menu-header ul a:focus-visible {
	outline:none;
}

input#search-input {
    border: 1px solid;
    width: 30%;
    background: url(/gov/wp-content/themes/astra-child/assets/img/search.png) no-repeat;
    background-size: 24px;
    background-position-y: center;
    padding-left: 40px;
    background-position-x: 10px;
}