/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: This is Astra Child theme, it is created over Astra 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
*/

/* Home Page CSS Start */

/* back to top css start */

.ast-site-identity .ast-site-title-wrap {
    display: none;
}

.my_checklist_wrap .frm-box {
  width: 50%;
  margin: auto;
}

.imagebox-slick .owl-stage {
    margin-bottom: 30px;
}

.ast-footer-copyright {
  margin-top: 10px;
}

.elementor-element label.feedback-message {
  font-size: 18px;
  line-height: 26px;
  margin: 20px 0 !important;
}

#ast-scroll-top {
  background-color: #82A8DB !important;
  font-size: 15px;
}

/* Header CSS Start */

.main-header-menu a {
    font-size: 18px;
    font-family: 'Poppins';
    color: #252525;
}

.main-header-menu a:hover {
  color: #82A8DB;
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,
.ast-builder-menu-1 .menu-item:hover > .menu-link {
  color: #82A8DB;
}

.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
  padding: 0;
  min-height: unset;
}

.ast-logo-title-inline .ast-site-identity {
  padding: 0;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item {
  line-height: unset;
}

.ast-primary-header-bar {
  background-color: unset;
  border: none;
}

.ast-header-break-point .ast-primary-header-bar {
  border: none;
}

.site-header {
  position: absolute;
  width: calc(100% - 80px);
  max-width: 1240px;
  left: 50%;
  top: 50px;
  transform: translate(-50%, 0px);
  padding: 20px 30px;
  background-color: #FFF;
  border-radius: 20px;
  min-height: 90px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.custom-fill-nav-btn a {
  display: inline-block;
  color: #FFFFFF !important;
  padding: 10px 40px !important;
  font-size: 20px;
  font-weight: 500;
  background: #82A8DB;
  border-radius: 10px;
  border: 1px solid #82A8DB;
  transition: 0.5s;
}

.custom-fill-nav-btn a:hover {
  border: 1px solid #E3E3E3;
  background: #FFFFFF;
  color: #82A8DB !important;
}

.elementor-element.thnk_expr-imgbx ,
.thnk_would-bx.elementor-element {
  cursor: pointer;
}
.elementor-element.thnk_expr-imgbx.e-flex.thnk_expr_active {
    background: #82a8db!important;
}

/* Privacy Policy & Disclaimer Start */
.ppf-content strong{
  font-weight: 600;
}
.ppf-content ul{
    margin-left: 0;
}
.ppf-content ul li:not(:last-child){
  margin-bottom: 5px;
}
/* Privacy Policy & Disclaimer End */

@media only screen and (max-width: 1024px) {
  .site-header {
    top: 20px;
  }
}


@media only screen and (max-width: 921px) {
  .custom-fill-nav-btn a {
      background: unset;
      padding: 0px 22px !important;
      color: #334155 !important;
      font-size: 14px;
      font-weight: 400;
  }
  .site-header-section .ast-button-wrap button.menu-toggle.main-header-menu-toggle {
    background: #82a8db;         padding: 5px 7px;
  }
  .site-header-section .ast-button-wrap .mobile-menu-toggle-icon svg.ast-mobile-svg{
    width: 30px;
    height: 30px;
    fill: #fff;
  }

  .site-header {         
    padding: 20px 10px;
    min-height: auto;
    z-index: 111111111;
    background: #fff;
  }
  .ast-mobile-header-wrap .ast-mobile-header-content {
    left: 0;
    right: 0;
    top: 90px;
    box-shadow: 0 5px 10px -5px #686868;
  }
  .ast-builder-menu-mobile .main-navigation .main-header-menu li.custom-fill-nav-btn a {
    background: #82A8DB !important;
    color: #fff !important;
    padding: 10px 25px!important;
    width: auto!important;
    margin: 10px auto 25px 0;
    display: inline-block!important;
    line-height: 26px;
    position: relative;
    left: 20px;
}



}


@media only screen and (max-width: 768px) {
  .my_checklist_wrap .frm-box {
    width: 100%;
    margin: auto;
  }
/*  .site-header {
    width: calc(100% - 20px);
    padding: 10px;
    min-height: 70px;
  }*/
}





/* Header CSS End */

/* banner section css start */

.hover-btn-arrow .elementor-button-icon svg,
.hover-btn-arrow .elementor-button-icon svg * {
  fill: currentColor !important;
  stroke: currentColor !important;
}

/* banner button css end */


/* What We Help Section CSS Start */

span.colored-text {
  color: #82a8db;
}

.what-we-help-box-shadow {
  box-shadow: 0px 0px 28.57px 0px #7E787824;
}

/* What We Help Section CSS End */

/* Featured Resources Section CSS Start */

.custom-slide-item {
  box-shadow: 0px 19px 30px 0px #7E787814;
}

.icon-slider .owl-stage {
  display: flex;
  align-items: stretch;
}

.icon-slider .owl-item {
  padding: 8px 0;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: flex !important;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: unset;
  color: unset;
  border: none;
  padding: unset;
  font: unset;
}

button.owl-prev,
button.owl-next {
  background-color: #82A8DB !important;
  height: 62px;
  width: 62px;
  border-radius: 50%;
  position: relative;
  border: 1px solid #82A8DB !important;
  transition: 0.5s ease-in-out;
}

button.owl-prev:hover,
button.owl-next:hover {
  background: #FFFFFF !important;
  border: 1px solid #E3E3E3 !important;
}

button.owl-prev span,
button.owl-next span {
  opacity: 0;
  height: 100%;
  width: 100%;
  display: inline-block;
}

.icon-slider .owl-dots {
  margin-top: 10px;
}

.owl-nav {
  display: flex;
  gap: 25px;
  position: absolute;
  top: -84px;
  right: 0;
}

button.owl-prev:after {
  content: "";
  background-image: url(/wp-content/uploads/2025/08/Next-Arrow-Icon.svg);
  position: absolute;
  height: 30px;
  width: 30px;
  opacity: 1;
  z-index: 2;
  background-size: 32px;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scaleX(-1);
  transform-origin: 50% 50%;
}

button.owl-next:after {
  content: "";
  background-image: url(/wp-content/uploads/2025/08/Next-Arrow-Icon.svg);
  position: absolute;
  height: 30px;
  width: 30px;
  opacity: 1;
  z-index: 2;
  background-size: 32px;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

button.owl-next:hover::after {
  filter: brightness(0) saturate(100%) invert(74%) sepia(10%) saturate(1236%) hue-rotate(182deg) brightness(95%) contrast(90%);
}

button.owl-prev:hover::after {
  filter: brightness(0) saturate(100%) invert(74%) sepia(10%) saturate(1236%) hue-rotate(182deg) brightness(95%) contrast(90%);
}



@media only screen and (max-width: 1200px) {

  .main-header-menu .menu-link, .main-header-menu>a {
      padding: 0px 25px 0 0;
  }
  .custom-fill-nav-btn a { 
      padding: 10px 30px !important;
      font-size: 18px;
  }

}


@media only screen and (max-width: 1024px) {
  .main-header-menu .menu-link, .main-header-menu>a {
      padding: 0px 20px 0 0;     font-size: 17px;

  }

  button.owl-prev,
  button.owl-next {
    height: 46px;
    width: 46px;
  }

  button.owl-prev:after,
  button.owl-next:after {
    height: 20px;
    width: 25px;
    background-size: 24px;
  }

  .owl-nav {
    gap: 15px;
  }

}



@media only screen and (max-width: 574px) {
  .custom-slide-item .elementor-icon-box-title br {
    display: none;
  }
}


@media only screen and (max-width: 425px) {
  .owl-nav {
    top: unset;
    right: unset;
    left: 50%;
    bottom: -10%;
    transform: translate(-50%, 10%);
  }
}


/* Featured Resources Section CSS End */

/* footer css start */

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  border-top-color: #B3B3B3; 
  padding: 30px ;
}

span.footer-text {
  font-size: 18px;
  font-family: 'Poppins';
  line-height: 28px;
  margin: 15px 0px 0px 0px !important;
  display: block;
  color: #7E7E7E;
}

ul#menu-footer-menu {
    display: flex;
    column-gap: 15px;
    justify-content: center;
    padding-bottom: 30px;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

ul#menu-footer-menu a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    font-family: poppins;
}

@media only screen and (max-width: 1024px) {
  span.footer-text,
  ul#menu-footer-menu a {
    font-size: 16px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 768px) {
  span.footer-text,
  ul#menu-footer-menu a {
    font-size: 14px;
    line-height: 24px;
  }
  ul#menu-footer-menu {
    padding-bottom: 20px;
  }
}

@media only screen and (max-width:767px) {
  .site-header {
    width: calc(100% - 40px);
  }

}

@media only screen and (max-width: 575px) {
  span.footer-text,
  ul#menu-footer-menu a {
    font-size: 12px;
    line-height: 22px;
  }
  ul#menu-footer-menu {
    padding-bottom: 10px;
  }
}

/* Home Page CSS End */



