/*
Theme Name: Alpha PCM
Theme URI: https://github.com/elementor/hello-theme/
Description: Alpha PCM Theme is a child theme of Hello Elementor, created by Fox & Lee
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: alpha-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

  /* Gravity Form */
  .gform_wrapper .gform_required_legend,
  .gform_wrapper .ginput_container--name .gform-field-label--type-sub {
    display: none;
  }

  .gform-theme--foundation .gform_fields {
    gap: 40px !important;
  }

  .gform_wrapper .gfield_label,
  .gform_wrapper input[type="text"],
  .gform_wrapper input[type="tel"],
  .gform_wrapper input[type="email"],
  .gform_wrapper textarea {
    color: #fff !important;
    font-family: "Figtree Local", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    margin: 0 !important;
  }

  .gform_wrapper input:-webkit-autofill,
  .gform_wrapper input:-webkit-autofill:hover, 
  .gform_wrapper input:-webkit-autofill:focus,
  .gform_wrapper textarea:-webkit-autofill,
  .gform_wrapper textarea:-webkit-autofill:hover,
  .gform_wrapper textarea:-webkit-autofill:focus,
  .gform_wrapper input[type="text"],
  .gform_wrapper input[type="tel"],
  .gform_wrapper input[type="email"],
  .gform_wrapper textarea {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid #fff !important;
    background-color: #3C4A3E !important;
    border-radius: 0px !important;
    outline: 0 !important;
    box-shadow: none !important;
  }

  .gform_wrapper input[type="text"],
  .gform_wrapper input[type="tel"],
  .gform_wrapper input[type="email"]{
    height: 50px !important;
  }

  .gform_wrapper textarea {
    height: 126px !important;
    min-height: auto !important;
    min-block-size: auto !important;
  }

  .gform_wrapper .gform_footer {
    width: 100%;
  }

  .gform_wrapper .gfield--type-captcha {
    margin: 20px 0;
  }

  .gform_wrapper .ginput_recaptcha {
    text-align: left;
  }

  .gform_wrapper .ginput_recaptcha > div{
   display: inline-block;
  }

  .gform-theme--foundation .gform-grid-row {
    display: block !important;
    margin: 0 !important;
    row-gap: 0 !important;
  }

  .gform-theme--foundation .gform-grid-row .gform-grid-col {
    padding: 0 !important;
  }

  .gform_wrapper .gform_footer {
    margin-top: 60px !important;
  }

  .gform_wrapper .gform_button.button {
    background-color: #fff !important;
    color: #3C4A3E !important;
    font-size: 20px !important;
    font-family: "Figtree Local", Sans-serif !important;
    font-weight: 600 !important;
    margin: 0 !important;
    border-radius: 10px !important;
    height: 52px !important;
    max-width: 166px;
    width: 100% !important;
    display: block !important;
  }

  .gform_wrapper .gform_button.button:hover {
    background-color: #F6EDD9 !important;
    color: #3C4A3E !important;
  }


  /*
  * Global
  */
  html {
    scroll-behavior: smooth;
  }

  .elementor-button {
    min-width: 165px;
  }

   p strong {
    font-weight: 700;
   }


  /*
  * Header
  */

  #header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999;
  }

  .elementor-editor-active #header {
    background-color: #1E3C96;
    /*position: static;*/
  }

  /*#header.elementor-sticky__spacer {
    display: none;
  }*/

  #header .menu-item .elementor-item:after {
    max-width: 114px;
    margin: 0 auto;
    right: 0;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  }



  /*
  * Footer
  */

  


  /*
  * Home
  */

  #home-project-wrap {
    background-position: left top 233px;
  }

  .home-projects .elementor-posts .projects {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.28);
  }

  .home-projects .elementor-posts .projects .elementor-post__read-more {
    position: absolute;
    right: 40px;
    bottom: 120px;
    background-color: #1E3C96;
    max-width: 189px;
    width: 100%;
    text-align: center;
    border-radius: 10px;
    padding: 10px 0;
    line-height: 21px;
    opacity: 0;
  }

  .home-projects .elementor-posts .projects .elementor-post__read-more .icon-arrow-right {
    background: url('data:image/svg+xml,<svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-right" fill="%23FFFFFF" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>') no-repeat center top;
    display: inline-block;
    width: 12px;
    height: 15px;
    vertical-align: middle;
    margin-left: 10px;
  }

  .home-projects .elementor-posts .projects:hover .elementor-post__read-more {
    opacity: 1;
  }

  .home-projects .elementor-posts .projects .elementor-post__thumbnail__link:after {
    opacity: 0;
  }

  .services-section .elementor-image-box-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .services-section .elementor-image-box-content h6 {
    margin: 8px auto 20px;
  }

 

  /*
  * Inner Page
  */
  /* Our Story */
  #our-people {
    background-position: top -75px right 30px;
  }

  #our-people .elementor-button .elementor-button-content-wrapper {
    justify-content: space-between;
  }

  #our-people .elementor-button:hover svg {
    filter: brightness(0) saturate(100%) invert(16%) sepia(89%) saturate(2057%) hue-rotate(216deg) brightness(94%) contrast(92%);
  }

  /* Projects */
  #projects-wrap {
    background-position: bottom -120px left !important;
  }

  .home-projects .elementor-posts .projects.project-category-in-progress a {
    pointer-events: none !important;
  }

  .home-projects .elementor-posts .projects.project-category-in-progress .elementor-post__read-more {
    display: none !important;
  }

  .home-projects .elementor-posts .projects.project-category-in-progress .elementor-post__badge {
    background: transparent;
    font-size: 48px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    text-align: center;
  }

  /* Single Projects */
  .single-projects .elementor-slideshow__title {
    display: none !important;
  }

  .single-projects .project-list .elementor-icon-list-text {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }

  .single-projects .project-list .text {
    font-weight: 400;
    text-align: right;
  }

  .single-projects .services {
    display: block;
    list-style: none;
    padding: 0;
  }

  .single-projects .services li {
    margin-bottom: 5px;
  }

  .single-projects.postid-94 .project-banner {
    background-position: center bottom !important;
  }

  /*
  * Media Queries
  */

  @media (max-width: 2560px) and (min-width: 1920px) {
   
  }

  @media screen and (max-width: 1366px) {
    .home-projects .elementor-posts .projects.project-category-in-progress .elementor-post__badge {
      font-size: 38px;
    }

  }

  @media screen and (max-width: 1200px) {
    .home-projects .elementor-posts .projects.project-category-in-progress .elementor-post__badge {
      top: 33%;
    }

  }


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

    #header .elementor-nav-menu--dropdown.elementor-nav-menu__container {
      min-height: 100vh;
    }

    #header .elementor-nav-menu--dropdown a {
      justify-content: flex-end;
    }

    #header .sub-menu {
      max-width: 100%;
      margin: 0 auto;
      padding: 0;
    }

    #header .sub-menu li a {
      justify-content: flex-end;
    }

    .home-video .elementor-background-video-container {
      display: none !important;
    }

    .services-section .elementor-image-box-content {
      padding-left: 20px;
      padding-right: 20px;
    }

    .home-projects .elementor-posts .projects.project-category-in-progress .elementor-post__badge {
      top: 40%;
    }

  }

  @media screen and (max-width: 767px) {
    .gform-theme--foundation .gform_fields {
      gap: 20px !important;
    }

    .team-top .elementor-widget-image {
      position: static !important;
    }

    .team-top .elementor-widget-image img {
      height: auto !important;
    }

    .home-projects .elementor-post__thumbnail {
      padding-bottom: 0 !important;
    }

    .home-projects .elementor-post__thumbnail img {
      position: static !important;
      transform: none !important;
    }
   
  }

  @media screen and (max-width: 600px) {
    #wpadminbar {
      position: fixed;
    }

    .home-projects .elementor-posts .projects.project-category-in-progress .elementor-post__badge {
      top: 38%;
      font-size: 28px;
    }
  
  }

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

 

  }

  @media screen and (max-width: 380px) {
    .gform_wrapper .ginput_recaptcha > div {
      transform: scale(0.8);
      transform-origin: 0;
    }

 
  }
  