/**
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
*/
.display-none {
  display: none !important;
}

.display-block {
  display: block !important;
}

header.header-menu-container {
  background-color: #008E9E;
  padding: 25px 0;
  position: relative;
}
header.header-menu-container > svg {
  position: absolute;
  top: 100%;
  z-index: 1;
  fill: #008E9E;
  pointer-events: none;
}
header.header-menu-container .header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header.header-menu-container .header-inner .logo img {
  max-width: 170px;
}
@media (min-width: 576px) {
  header.header-menu-container .header-inner .logo img {
    max-width: 170px;
  }
}
@media (max-width: 1024px) {
  header.header-menu-container .header-inner .header-menu {
    background: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    top: 105px;
    z-index: 9999;
  }
}
@media (min-width: 1025px) {
  header.header-menu-container .header-inner .header-menu {
    display: block !important;
  }
}
header.header-menu-container .header-inner .header-menu ul {
  margin: 0;
  list-style: none;
}
@media (min-width: 1025px) {
  header.header-menu-container .header-inner .header-menu ul {
    display: flex;
    justify-content: flex-end;
  }
}
@media (max-width: 1024px) {
  header.header-menu-container .header-inner .header-menu ul li {
    text-align: center;
    border-bottom: 1px solid #c4c4c4;
  }
}
@media (min-width: 1025px) {
  header.header-menu-container .header-inner .header-menu ul li {
    padding-left: 15px;
    padding-right: 15px;
  }
  header.header-menu-container .header-inner .header-menu ul li:last-of-type {
    padding-right: 0;
  }
  header.header-menu-container .header-inner .header-menu ul li.current-menu-item > a {
    border-bottom: 1px solid #fff;
  }
}
header.header-menu-container .header-inner .header-menu ul li a {
  color: #fff;
  background-color: #00BBFF;
  transition: 0.5s;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 18px;
  border-radius: 30px;
  font-weight: bold;
  display: inline-block;
  font-family: "Roboto", Sans-serif;
  outline: none !important;
}
header.header-menu-container .header-inner .header-menu ul li a:hover {
  background-color: #143949;
}
@media (min-width: 576px) {
  header.header-menu-container .header-inner .header-menu ul li a {
    padding: 10px 40px;
  }
}
@media (max-width: 1024px) {
  header.header-menu-container .header-inner .header-menu ul li a {
    color: #212529 !important;
    padding: 10px !important;
  }
  header.header-menu-container .header-inner .header-menu ul li a:hover {
    color: #00BBFF !important;
  }
}
@media (min-width: 1025px) {
  header.header-menu-container .header-inner .header-menu ul li a {
    padding-top: 15px !important;
  }
}
header.header-menu-container .header-menu-inner .mobile-icons {
  color: #fff;
  font-size: 35px;
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 1025px) {
  header.header-menu-container .header-menu-inner .mobile-icons {
    display: none;
  }
}

body .home-header i {
  color: #fff;
  font-size: 35px;
}
@media (min-width: 1025px) {
  body .home-header ul li {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body .home-header ul li:last-of-type {
    padding-right: 0 !important;
  }
}
body .home-header ul li a {
  justify-content: center !important;
  outline: none !important;
}
@media (min-width: 1025px) {
  body .home-header ul li a {
    border-bottom: 1px solid transparent;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 5px !important;
  }
  body .home-header ul li a:hover {
    border-bottom: 1px solid #fff;
  }
}

body .awsm-job-wrap {
  font-family: "Poppins", Sans-serif;
  text-transform: capitalize;
}
@media (min-width: 500px) {
  body .awsm-job-wrap .awsm-list-left-col {
    float: left;
    width: 50%;
    padding-bottom: 0;
  }
  body .awsm-job-wrap .awsm-list-right-col {
    float: right;
    width: 50%;
    text-align: right;
  }
}
body .awsm-job-item .awsm-job-post-title a {
  font-size: 25px;
}
body .awsm-job-item a {
  color: #0071A3;
}
@media (min-width: 500px) {
  body .awsm-job-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  body .awsm-job-item .awsm-job-more-container .awsm-job-more {
    font-size: 17px;
  }
}
body.single-awsm_job_openings .site-content {
  padding: 80px 0;
}
@media (min-width: 768px) {
  body.single-awsm_job_openings .site-content {
    padding: 130px 0;
  }
}
@media (min-width: 1400px) {
  body.single-awsm_job_openings .site-content {
    padding: 150px 0;
  }
}
body.single-awsm_job_openings article {
  background: #fff;
}
body.single-awsm_job_openings article .entry-header {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 55px;
}
body.single-awsm_job_openings article .entry-header .entry-title {
  font-family: "Playfair Display", serif;
  text-transform: capitalize;
  font-family: "Playfair Display", serif;
  font-size: 30px;
}
@media (min-width: 768px) {
  body.single-awsm_job_openings article .entry-header .entry-title {
    font-size: 35px;
  }
}
@media (min-width: 992px) {
  body.single-awsm_job_openings article .entry-header .entry-title {
    font-size: 40px;
  }
}
body.single-awsm_job_openings article .entry-header .entry-title::before {
  content: "Current Opening:";
  font-weight: bold;
  margin-right: 10px;
}
body.single-awsm_job_openings article .awsm-job-content {
  padding-left: 30px;
  padding-right: 30px;
}
body.single-awsm_job_openings article .awsm-job-content h2, body.single-awsm_job_openings article .awsm-job-content h3, body.single-awsm_job_openings article .awsm-job-content h4, body.single-awsm_job_openings article .awsm-job-content h5, body.single-awsm_job_openings article .awsm-job-content h6 {
  font-family: "Poppins", Sans-serif;
}
body.single-awsm_job_openings article .awsm-job-specification-item {
  padding-top: 10px;
}
body.single-awsm_job_openings .post-navigation {
  border-top: none;
}
body.single-awsm_job_openings .nav-previous a, body.single-awsm_job_openings .nav-next a {
  color: #fff;
}
body .jobs-none-container, body .jobs-none-container p {
  color: #fff;
}

/**
/Deepa's start
**/
header.header-menu-container > svg {
  margin-top: -5px;
}

/**CAREER PAGE**/
a.elementor-button-link {
  text-decoration: none;
}

.p-l-h p {
  line-height: 1.5;
}

body .awsm-job-item .awsm-job-post-title a {
  font-size: 18px;
  font-weight: 600;
}

body .awsm-job-item .awsm-job-post-title a:hover, body .awsm-job-item a:hover {
  text-decoration: none;
  color: #143949;
}

body .awsm-job-item a {
  color: #0071A3;
  font-size: 16px !important;
}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}

.container {
  padding-right: 30px;
  padding-left: 30px;
}

.elementor-section.elementor-section-boxed > .elementor-container, .ast-container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}

@media (min-width: 576px) {
  .elementor-section.elementor-section-boxed > .elementor-container, .ast-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .elementor-section.elementor-section-boxed > .elementor-container, .ast-container {
    max-width: 720px;
  }
}
@media (max-width: 768px) {
  .header-row .elementor-row {
    flex-wrap: nowrap;
  }
}
@media (min-width: 992px) {
  .elementor-section.elementor-section-boxed > .elementor-container, .ast-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .elementor-section.elementor-section-boxed > .elementor-container, .ast-container {
    max-width: 1140px;
  }
}
body .awsm-job-item .awsm-job-post-title a, body .awsm-job-item .awsm-job-more-container .awsm-job-more, .awsm-job-specification-term {
  font-family: "Roboto";
}

/**CAREER LINK ON TOP***/
.career-hover a:hover {
  border-bottom: 1px solid #fff;
}

header.header-menu-container .header-inner .header-menu ul li a:hover {
  background-color: transparent;
}

header.header-menu-container .header-inner .header-menu ul li a {
  background: transparent;
  border-radius: 0;
  color: #fff;
  padding: 0 0px 5px 0;
  border-bottom: 1px solid transparent;
}

header.header-menu-container .header-inner .header-menu ul li a:hover {
  border-bottom: 1px solid #fff;
}

/**SINGLE JOB POST***/
body.single-awsm_job_openings .site-content {
  padding: 60px 0 80px 0;
}

body.single-awsm_job_openings article, body.single-awsm_job_openings .site-content, .ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
  background: #fff;
}

.ast-separate-container .ast-article-single {
  padding: 0;
}

body.single-awsm_job_openings article .entry-header {
  padding-top: 0;
}

body.single-awsm_job_openings article .awsm-job-content, body.single-awsm_job_openings article .entry-header {
  padding-left: 15px;
  padding-right: 15px;
}

.navigation .post-navigation {
  padding: 0;
}

.post-navigation a, .ast-separate-container .post-navigation {
  padding-right: 0;
  padding-left: 0;
}

body.single-awsm_job_openings .nav-previous a, body.single-awsm_job_openings .nav-next a {
  color: #212529;
}

body.single-awsm_job_openings .nav-previous a:hover, body.single-awsm_job_openings .nav-next a:hover {
  text-decoration: none;
  color: #0071a3;
}

/**button**/
.awsm-job-form-group input[type=submit] {
  font-family: "Roboto", Sans-serif;
  font-weight: 500;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
  background-color: #00BBFF;
  border-radius: 90px 90px 90px 90px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
  padding: 15px 30px;
}

.awsm-job-form-group input[type=submit]:hover {
  color: #fff;
  background-color: #143949;
}

.awsm-job-form-inner {
  background: #ecf1f4;
  box-shadow: none;
}

/***FOOTR***/
footer > svg {
  margin-bottom: -5px;
}

/**
/Deepa's end
**/
footer {
  background-color: #00BBFF;
  padding: 40px 0;
  position: relative;
}
footer, footer a {
  color: #fff;
}
footer > svg {
  fill: #00BBFF;
  transform: rotateZ(180deg);
  position: absolute;
  bottom: 100%;
  pointer-events: none;
}
footer .row {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  footer .row {
    padding: 0;
  }
}
@media (min-width: 768px) {
  footer .footer-menu {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
  }
}
footer .logo {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  footer .logo {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 0;
  }
}
footer .logo .custom-logo-link {
  max-width: 250px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
footer .logo .custom-logo-link img {
  width: 100%;
}
@media (min-width: 768px) {
  footer .logo .custom-logo-link {
    margin-left: 0;
  }
  footer .logo .custom-logo-link img {
    width: 70%;
  }
}
@media (min-width: 768px) {
  footer .logo .custom-logo-link img {
    width: 95%;
    max-width: 170px;
  }
}
@media (min-width: 1200px) {
  footer .logo .custom-logo-link {
    max-width: 310px;
  }
  footer .logo .custom-logo-link img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  footer .logo div {
    width: 70%;
  }
}
footer .logo div p {
  font-family: "Roboto", Sans-serif;
  font-weight: 400;
  font-size: 18px;
}
footer .logo div p:last-of-type {
  font-weight: 300;
}
@media (min-width: 768px) {
  footer .logo div p:last-of-type {
    margin-bottom: 0;
  }
}
footer address {
  font-family: "Roboto", Sans-serif;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  footer address {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  footer address {
    margin-right: 70px;
  }
}
footer address .footer-phone {
  margin-bottom: 13px;
  display: block;
}
footer .social {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  footer .social {
    margin-right: 50px;
  }
}
footer .social .social-link {
  background-color: #fff;
  color: #00BBFF;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  font-size: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  text-decoration: none;
}
footer .social .social-link:last-of-type {
  margin-right: 0;
}
footer .footer-partners img:last-of-type {
  width: 60%;
  padding-top: 20px;
}
@media (min-width: 768px) {
  footer .footer-partners {
    display: flex;
    margin-right: 40px;
  }
  footer .footer-partners img {
    max-width: 100px;
    align-self: center;
  }
  footer .footer-partners img:last-of-type {
    width: 50px;
    padding-top: 0;
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  footer .footer-partners {
    margin-right: 0;
  }
  footer .footer-partners img {
    max-width: 165px;
  }
  footer .footer-partners img:last-of-type {
    width: 80px;
  }
}