.elementor-kit-6564{--e-global-color-primary:#111111;--e-global-color-secondary:#F0F2F4;--e-global-color-text:#333333;--e-global-color-accent:#00ADF3;--e-global-color-3a52d15:#9B9B9B;--e-global-color-59e2933:#1278A0;--e-global-color-313b33f:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Manrope", Sans-serif;font-size:16px;font-weight:500;font-style:normal;text-decoration:none;line-height:1.875em;}.elementor-kit-6564 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6564 p{margin-block-end:1.875em;}.elementor-kit-6564 h1{font-family:"DM Sans", Sans-serif;font-size:100px;font-weight:500;line-height:1.125em;letter-spacing:-0.05em;}.elementor-kit-6564 h2{font-family:"DM Sans", Sans-serif;font-size:80px;font-weight:500;line-height:1em;letter-spacing:-0.05em;}.elementor-kit-6564 h3{font-family:"DM Sans", Sans-serif;font-size:40px;font-weight:500;line-height:1.25em;letter-spacing:-0.05em;}.elementor-kit-6564 h4{font-family:"DM Sans", Sans-serif;font-size:30px;font-weight:500;line-height:1.16666em;letter-spacing:-0.05em;}.elementor-kit-6564 h5{font-family:"DM Sans", Sans-serif;font-size:25px;font-weight:500;line-height:1.4em;letter-spacing:-0.05em;}.elementor-kit-6564 h6{font-family:"DM Sans", Sans-serif;font-size:20px;font-weight:500;line-height:1.5em;letter-spacing:-0.05em;}.elementor-kit-6564 button,.elementor-kit-6564 input[type="button"],.elementor-kit-6564 input[type="submit"],.elementor-kit-6564 .elementor-button{font-family:"Manrope", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1380px;}.e-con{--container-max-width:1380px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:991px){.elementor-kit-6564 h1{font-size:60px;}.elementor-kit-6564 h2{font-size:45px;}.elementor-kit-6564 h3{font-size:30px;}.elementor-kit-6564 h4{font-size:25px;}.elementor-kit-6564 h5{font-size:20px;}.elementor-kit-6564 h6{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6564 h1{font-size:50px;}.elementor-kit-6564 h2{font-size:35px;}.elementor-kit-6564 h3{font-size:25px;}.elementor-kit-6564 h4{font-size:22px;}}@media(max-width:575px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --light_gray:#F0F2F4; }
/* Start custom CSS */html {
  scroll-behavior: smooth;
  scroll-padding-top: 120px; 
}

@media only screen and (min-width: 768px) {
    .aigency-awards-widget .awards-list .award-year-column {
        width: 25% !important;
    }
}

@media only screen and (min-width: 768px) {
    .aigency-awards-widget .awards-list .award-subtitle-column {
        width: 30% !important;
    }
}

/*Gravity Form Start*/
.gform_wrapper .gform_fields {
    display: flex;
    flex-direction: column;
    grid-row-gap: 30px !important; /* Changes the vertical space */
}

.gform-page-footer {
    margin-top: 30px;
}

p.gform_required_legend, .gfield_description.gform_fileupload_rules {
    font-size: 14px !important;
    color: black !important;
    font-style: italic;
}

.gform-field-label__text {
    font-weight: 700;
}

.gform-field-label {
    font-weight: 300;
    font-size: 14px;;
}

.gform_submission_error {
    font-size: 20px !important;
    color: red !important;
}

.gform_validation_error_link {
      font-size: 14px !important;
    color: red !important;
}
.gform_validation_errors {
    margin-bottom: 30px;
}
.gf_progressbar_title *, .gf_progressbar_title  {
    color: #00ADF3 !important;
}
.gf_progressbar_percentage {
    display: none;
}
.gform_button[type="submit"] {
   background-color: black !important;
   color: #ffffff !important;
}

.gform_button[type="submit"]::after {
    display: none;
}

.gform-page-footer {
    display: flex;
    justify-content: space-between;
}

.gform_delete_file {
    margin-left: 20px;
}
/*Gravity Form End*/


.elementor-widget-aigency_navigation_menu .main-menu > li.anchor-link.current-menu-item > a {
    background-color: transparent;
    color: #000000;
}

/*Team member*/
.team-item-position::before, .team-item-position::after {
    display: none;
}


.team-item .team-item-content {
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
}

.team-item-position {
    order: 2;
}

.archive-listing .team-item-content {padding: 30px 20px 30px 20px !important;
}

.archive-listing .team-item {
    min-height: 464px;
}



/*Team details page*/

.team-short-info-text {
    display: flex;
    flex-direction: column;
}

.team-short-info-position {
    order: 1;
    color: #9b9b9b;;
}

.single-team .team-short-info-position:after, .single-team .team-short-info-position:before {
    display: none !important;
} 

.team-short-info-title {
    order: 0;
}

.team-short-info-description {
    order: 2;
}/* End custom CSS */