/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* FONT SETUPS */
html {
  font-size: 20px;
}
ul, ol {
	margin-bottom: 25px;
}
.elementor-text-editor ul {
  margin: 0 0 1.7em 2em;
  padding: 0 0 0 15px;
}
.elementor-text-editor p a {
  text-decoration: underline;
}
/* MENU FIXES */
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
    border-left: 0;
}
.elementor-nav-menu ul ul a, .elementor-nav-menu ul ul a:active, .elementor-nav-menu ul ul a:focus, .elementor-nav-menu ul ul a:hover {
	border-left: 0;
}
.elementor-nav-menu--main:hover { z-index: 10; }
.sub-menu { 
	width: max-content !important; 
}
.ds-home-section {
  background-color: #262626;
}
/* LOGO CAROUSEL */
.industry-logo-carousel .jet-listing .slick-track {
  display: flex;
  align-items: center;
}
.industry-logo-carousel .jet-listing .slick-track .elementor-image img {
  max-height: 60px;
  width: auto;
}
.industry-logo-grid .jet-listing-grid__items {
  justify-content: space-evenly;
}
.industry-logo-grid .jet-listing-grid__item {
  display: flex;
  align-items: center;
  max-width: fit-content;
}
.industry-logo-grid .jet-listing-grid__item .elementor-image img {
  max-height: 44px;
  width: auto;
  margin: 40px;
}
/* LEAP DELIMITER */
.jet-listing-dynamic-repeater__item:last-of-type .ds-delimiter {
  display: none;
}
/* LEAP NAVIGATION */
.leap-nav .elementor-item:hover a, .leap-nav .elementor-item.elementor-item-active {
  color: #65BCFF !important;
}
.single-services .elementor-text-editor ul li::marker {
  color: #65BC4B;
  content: '+';
  font-weight: 700;
  font-size: 1.3rem;
}
.elementor-text-editor li {
  padding-left: 20px;
  font-weight: 300;
  line-height: 1.3;
  margin: 0 0 .6em 0;
}
.elementor-text-editor ol {
  margin-bottom: 2em;
  margin-left: 1.3em;
}
.elementor-text-editor ol li::marker {
  font-weight: 700;
}
.ds-post-content ol, .ds-post-content ul {
  margin-bottom: 2.5em;
}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  -moz-appearance: none;
}
body .elementor-lightbox .dialog-lightbox-close-button {
  right: 15%;
}
body input[type=file]::-webkit-file-upload-button {
  border-radius: 100px;
  border: 2px solid #65BC4B !important;
  background-color: #ffffff;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  padding: 6px 25px;
  cursor: pointer;
  transition: all .2s ease;
}
body input[type=file]::-webkit-file-upload-button:hover {
  background: #65BC4B;
  color: #ffffff;
}
body input[type=file]::file-selector-button {
  border-radius: 100px;
  border: 2px solid #65BC4B !important;
  background-color: #ffffff;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  padding: 6px 25px;
  cursor: pointer;
  transition: all .2s ease;
}
body input[type=file]::file-selector-button:hover {
  background: #65BC4B;
  color: #ffffff;
}
body input.medium[type=file] {
  font-size: 15px;
}
.ds-cv-upload .gfield_label {
  font-size: 15px;
  margin-bottom: 5px;
}
/* HOME PAGE PEOPLE SLIDER */
body .ds-arrow-button .elementor-button-icon {
  top: 1px;
	margin-left: -15px;
	padding: 0 10px 0 0;
}
body .fa-angle-left:before {
  content: '';
  background: url("assets/img/white-angle-l.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 16px;
  display: inline-block;
}
body .fa-angle-right:before {
  content: '';
  background: url("assets/img/white-angle-r.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 16px;
  display: inline-block;
}

body .ds-arrow-button.white-angle .fa-angle-right:before {
    content: '';
    background: url(assets/img/white-angle.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 10px;
    height: 16px;
    display: inline-block;
}

/* HOME PAGE SOLUTIONS MENU BUTTONS */
.ds-home-solutions-menu .elementor-button-text {
  text-align: left;
  max-width: 85%;
}
.ds-home-solutions-menu .elementor-align-icon-right {
  position: absolute;
  right: 25px;
  top: 37%;
}
.ds-home-solutions-menu .elementor-button-content-wrapper {
  justify-content: left;
}
.ds-home-solutions-menu a {
  position: relative;
}
.ds-home-solutions-menu a:after {
  content: '';
  width: 3px;
  height: 100%;
  background: #65bc4b;
  position: absolute;
  right: 73px;
  top: 0;
  display: block;
}
/* MAIN MENU ITEM WIDTH
body .jet-menu-item-wrapper { width: min-content; } */
body .sub-level-link .jet-menu-item-wrapper {
  width: inherit;
}
/* META CONTENT LINE */
body .meta-layout-inline .jet-listing-dynamic-meta__item {
  display: inline-flex;
  align-items: center;
}
/* PEOPLE PAGE */
.jet-listing-grid__item:last-of-type .ds-people-quote-divider {
  display: none;
}

/* CENTER RELATED CASE STUDY LISTING GRID */
.related-case-study .jet-listing-grid__items { justify-content: center; }

/* SERVICE CATEGORY LANDING PAGE */
.ds-service-category-introduction-copy h3 {
  margin-bottom: 8px;
  font-size: 1.2rem !important;
  line-height: 1.2;
}
/* ANCHORS */
.elementor-widget-menu-anchor {
  z-index: -1;
}
/* elementor heading size selections 
16px 0.8
Default 20px
22px 1.1
26px 1.3
30px 1.5
34px 1.7
50px 2.5
*/
body .elementor-heading-title {
  line-height: 1.1;
  margin-bottom: .2em;
}
body p.elementor-heading-title {
  line-height: 1.4;
}
body .elementor-widget-heading .elementor-heading-title.elementor-size-small {
  font-size: 0.84rem;
}
body .elementor-widget-heading .elementor-heading-title.elementor-size-medium {
  font-size: 1.1rem;
}
body .elementor-widget-heading .elementor-heading-title.elementor-size-large {
  font-size: 1.5rem;
}
body .elementor-widget-heading .elementor-heading-title.elementor-size-xl {
  font-size: 1.7rem;
}
body .elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
  font-size: 2.5rem;
  font-weight: 400;
}
body b, body strong {
  font-weight: 700;
}
/* WHITE BACKGROUND BASE 
.elementor > .elementor-section-wrap > .elementor-section { background: #ffffff; } */
/* HEADER */
.elementor-location-header {
  z-index: 1000;
}
/* CALL TO ACTION LEARN MORE BUTTON WITH ARROW */
.ds-arrow-contact-button a {
  position: relative;
  padding: 12px 120px 12px 60px !important;
}
.ds-arrow-contact-button a:before {
  content: '';
  height: 100%;
  width: 3px;
  display: block;
  position: absolute;
  top: 0;
  right: 50px;
  background-color: #65BC4B;
}
.ds-arrow-contact-button a:after {
  content: '';
  height: 20px;
  width: 24px;
  background: url(assets/img/green-right-arrow.svg);
  background-size: 24px;
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 13px;
  top: 14px;
}
/* DS WORK IMAGE TITLE */
.ds-work-image-title {
  pointer-events: none;
}
/* WORK FEATURED IMAGE CAPTION */
.ds-work-featured-image .widget-image-caption {
  position: absolute;
  left: 42px;
  bottom: 70px;
  opacity: 0;
  transition: all .3s ease;
  width: 90%;
  text-align: left;
  pointer-events: none;
}
.ds-work-featured-image .widget-image-caption:after {
  content: '';
  background: url("assets/img/white-arrow.svg");
  background-size: contain;
  width: 21px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 30px;
  bottom: 10px;
}
.ds-work-featured-image:hover .widget-image-caption {
  opacity: 1;
}
/* FIXED HERO SECTION */
@media (min-width: 1025px) {
  body:not(.elementor-editor-active) .elementor-section.ds-home-hero, body:not(.elementor-editor-active) .elementor-section.ds-page-hero {
    position: fixed;
    z-index: 0;
  }
}
/* ON PAGE NAV BAR */
.ds-page-section-number {
  color: #65bc4b;
  margin-right: 4px;
}
/* ANCHOR ITEM FIX */
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display: block;
  height: 118px; /* fixed header height*/
  margin: -118px 0 0 0; /* negative fixed header height */
  visibility: hidden;
}
/* HOME PAGE BLOG LISTINGS */
.jet-listing-grid__item .ds-home-listing-arrow {
  transition: right .2s ease;
}
.jet-listing-grid__item:hover .ds-home-listing-arrow {
  right: 10px !important;
}
.ds-home-listing-alpha:hover .post-title .elementor-heading-title {
  color: #65BC4B !important;
  text-decoration: underline;
}
.ds-home-listing-alpha:hover svg path, .ds-home-listing-beta:hover svg path {
  stroke: #65BC4B !important;
}
.ds-home-listing-beta:hover .elementor-heading-title, .ds-home-listing-beta:hover .jet-listing-dynamic-meta__item {
  color: #65BC4B !important;
}
.ds-home-listing-beta:hover .post-title .elementor-heading-title {
  text-decoration: underline;
}
.ds-home-listing-beta:hover .elementor-heading-title a {
  color: #000 !important;
}
.ds-home-listing-cappa .elementor-widget-wrap, .ds-home-listing-delta .elementor-widget-wrap, .ds-home-listing-gamma .elementor-widget-wrap {
  opacity: 0;
  transition: opacity .3s ease;
}
.ds-home-listing-cappa:hover .elementor-widget-wrap, .ds-home-listing-delta:hover .elementor-widget-wrap, .ds-home-listing-gamma:hover .elementor-widget-wrap {
  opacity: 1;
}
/* SUBMENU ARROW POSITION
body .jet-sub-menu-item .jet-menu-item-wrapper { justify-content: space-between; }
 */
/* PODCAST FILTERS */
body:not(.elementor-editor-active) .elementor-widget.elementor-widget-jet-smart-filters-remove-filters.hide-widget, .jet-remove-all-filters.hide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.jet-remove-all-filters [type=button]:focus, .jet-remove-all-filters [type=button]:hover, .jet-remove-all-filters [type=submit]:focus, .jet-remove-all-filters [type=submit]:hover, .jet-remove-all-filters button:focus, .jet-remove-all-filters button:hover {
  background: none !important;
  outline: none !important;
}
.jet-remove-all-filters.hide .jet-remove-all-filters__button {
  color: #65BC4B !important;
}
/* PODCAST LISTING ANCHOR FIX */
.ds-podcast-anchor a {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}
/* CATEGORY FILTER STYLYING */
.ds-category-filter {
  transition: all .2s ease;
}
.ds-category-filter .jet-radio-list__button:hover .jet-radio-list__label {
  color: #262626 !important;
}
.ds-category-filter .jet-remove-all-filters .jet-remove-all-filters__button {
  font-weight: 600;
  color: #959595 !important;
}
.ds-category-filter .jet-remove-all-filters .jet-remove-all-filters__button:hover {
  color: #262626 !important;
}
.ds-category-filter .jet-remove-all-filters.hide .jet-remove-all-filters__button {
  color: #262626 !important;
  font-weight: 600;
}
/* ARROW BUTTONS 
20px 0.77
*/
.ds-arrow-button .elementor-button {
  text-align: left;
}
.ds-arrow-button .elementor-button-content-wrapper {
  position: relative;
  padding-left: 17px;
}
.ds-arrow-button.ds-arrow-button-large .elementor-button-content-wrapper .elementor-align-icon-left {
  top: -3px;
}
.ds-arrow-button .elementor-button-content-wrapper .elementor-align-icon-left {
  transition: all .2s ease;
  position: absolute;
  left: 0;
}
.ds-arrow-button .elementor-button-content-wrapper:hover .elementor-align-icon-left {
  left: -8px;
}
/* Aqua arrow button */
.ds-arrow-button.aqua-button .elementor-button:hover .elementor-button-icon svg path {
  stroke: #56BABA !important;
}
.ds-arrow-button.blue-button .elementor-button:hover .elementor-button-icon svg path {
  stroke: #65BCFF !important;
}
.ds-arrow-button .elementor-button:hover .elementor-button-icon svg path {
  stroke: #65bc4b;
}
.ds-arrow-button.on-white .elementor-button:hover .elementor-button-icon svg path {
  stroke: #65bc4b !important;
}
.ds-arrow-button.ds-arrow-button-large .elementor-button:hover .elementor-button-icon svg path {
  stroke: #65bc4b !important;
}
.ds-arrow-button.ds-white-arrow .elementor-button .elementor-button-icon svg path { 
	stroke: #ffffff !important;
}
@media (min-width: 768px) {
  .ds-arrow-button.ds-arrow-button-large .elementor-button-content-wrapper {
    position: relative;
    padding-left: 45px;
  }
}
/* TOGGLE STYLES */
body .elementor-toggle .elementor-tab-title {
  font-weight: 300;
  font-size: 0.1rem;
  position: relative;
}
body .elementor-toggle {
  border: solid 3px #65BC4B;
  border-bottom: none;
}
body .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
  position: absolute;
  right: -79px;
  top: -3px;
  border: 3px solid #65BC4B;
  border-left: none;
  height: 80px;
  width: 79px;
}
body .elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed {
  position: absolute;
  left: 27px;
  top: 27px;
}
body .elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
  position: absolute;
  left: 30px;
  top: 27px;
}
/* HOVER LINK */
.ds-hover-link-box .ds-hover-link {
  transition: all .2s ease;
  transform-origin: right top;
}
.ds-hover-link-box .ds-hover-link-left {
  transition: all .2s ease;
  transform-origin: left top;
}
.ds-hover-link-box:hover .ds-hover-link, .ds-hover-link-box:hover .ds-hover-link-left {
  transform: scale(1.1);
}
.ds-hover-link-box:hover .elementor-heading-title {
  color: #65BC4B !important;
}
/* SERVICES PAGE LINKS */
.ds-services-link .elementor-heading-title {
  transition: all .2s ease;
  transform-origin: left top;
}
.ds-services-link:hover .elementor-heading-title {
  transform: scale(1.1);
}
/* HEADER */
.ds-toolbar a:hover {
  color: #65BC4B !important;
}
/* FOOTER */
.ds-footer-contact-info .elementor-text-editor p {
  line-height: 1.5;
}
.ds-footer-contact-info p a {
  color: #d1d1d1;
}
.ds-footer-contact-info p a:hover {
  color: #65BC4B;
}
.ds-sub-footer a:hover {
  color: #65BC4B !important;
}
.ds-footer .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 16px;
  right: 0;
  display: inline-block;
  text-align: right;
  height: 50px;
  width: 50px;
  border: 2px solid #65BC4B;
}
.ds-footer .gform_wrapper .gform_footer input[type=image] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 48px;
  width: 42px !important;
  padding: 10px !important;
  transition: background .2s ease;
}
.ds-insights .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 16px;
  right: 0;
  display: inline-block;
  text-align: right;
  height: 50px;
  width: 50px;
}
.ds-insights .gform_wrapper .gform_footer input[type=image] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 51px;
  width: 44px !important;
  padding: 10px !important;
  transition: background .2s ease;
}
/* DS PODCAST FLYOUT */
.elementor-section.ds-podcast-flyout {
  position: fixed;
  top: 345px;
  right: -280px;
  width: 335px;
  transition: all .5s ease !important;
}
.elementor-section.ds-podcast-flyout:hover {
  right: 0;
}
.ds-podcast-flyout-handle.elementor-widget {
  transform: rotate(-90deg);
  transform-origin: bottom left;
  margin: 10px 20px;
  position: absolute;
  left: -30px;
  bottom: 5px;
}
.elementor-section.ds-podcast-flyout a:hover {
  color: #65BC4B !important;
}
.elementor-section.ds-podcast-flyout .ds-podcast-flyout-handle a:hover {
  color: #ffffff !important;
}
/* PODCAST & BLOG FILTERS */
.ds-podcast .jet-radio-list__label:hover {
  color: #65bc4b;
}
.ds-blog-filter .jet-radio-list__button {
  transition: all .2s ease;
}
.ds-blog-filter .jet-radio-list__button:hover {
  background-color: #65bc4b !important;
}
.ds-blog-filter .jet-radio-list__button:hover .jet-radio-list__label {
  color: #ffffff;
}
/* SIDEBAR ITEMS *******/
/* Sidebar Form Submit Button */
.ds-blog-sidebar-form .gform_button {
  position: absolute;
  right: 0;
  top: 30px;
}
.ds-blog-sidebar-form .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0;
}
/* Sidebar Category Listing Grid */
.ds-blog-category-sidebar-listing .grid-col-desk-1 > .jet-listing-grid__item {
  max-width: fit-content;
}
/* FORM BUTTON ARROW */
.gform_wrapper .gform_footer button {
  border-radius: 100px;
  border: 2px solid #65bc4b;
}
.gform_wrapper .gform_footer button span {
  position: relative;
  padding-right: 28px;
}
.gform_wrapper .gform_footer button span i {
  position: absolute;
  right: 0;
  color: #262626;
  transition: all .2s ease;
  font-weight: 900;
  font-size: 18px;
}
.gform_wrapper .gform_footer button:hover span i {
  color: #ffffff;
  right: -5px;
}
/* FOOTER FORM FIXES */
.ginput_container input::-webkit-input-placeholder {
  opacity: .5 !important;
}
.ginput_container input::-moz-placeholder {
  opacity: .5 !important;
}
/* SHADOW
.ds-header { transition: all .2s ease; }
.ds-header.elementor-sticky--effects { -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.7);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.7);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.7);
}
 */
.ds-header .ds-intro-arrow, .ds-header .ds-top-arrow {
  transition: all .2s ease;
}
.ds-header.elementor-sticky--effects .ds-intro-arrow {
  transform: rotate(180deg);
  pointer-events: none;
}
.ds-header .ds-top-arrow {
  pointer-events: none;
}
.ds-header.elementor-sticky--effects .ds-top-arrow {
  transform: rotate(180deg);
  pointer-events: all;
}
/* ADVISOR COLOUR OVERRIDES */
.cmo-advisors.elementor-kit-16 .leap-theme {
  --e-global-color-primary: #65BC4B !important;
}
.marketing-technology-advisors.elementor-kit-16 .leap-theme {
  --e-global-color-primary: #0CAD4B !important;
}
.alignment-advisors.elementor-kit-16 .leap-theme {
  --e-global-color-primary: #67D6C1 !important;
}
.revenue-marketing-advisors.elementor-kit-16 .leap-theme {
  --e-global-color-primary: #56BABA !important;
}
.content-communications-advisors.elementor-kit-16 .leap-theme {
  --e-global-color-primary: #F9A93D !important;
}
.cmo-advisors.elementor-widget-jet-listing-grid .elementor-heading-title {
  color: #65BC4B !important;
}
.marketing-technology-advisors.elementor-widget-jet-listing-grid .elementor-heading-title {
  color: #0CAD4B !important;
}
.alignment-advisors.elementor-widget-jet-listing-grid .elementor-heading-title {
  color: #67D6C1 !important;
}
.revenue-marketing-advisors.elementor-widget-jet-listing-grid .elementor-heading-title {
  color: #56BABA !important;
}
.content-communications-advisors.elementor-widget-jet-listing-grid .elementor-heading-title {
  color: #F9A93D !important;
}
.cmo-advisors.elementor-widget-jet-listing-grid .elementor-divider-separator {
  --divider-color: #65BC4B !important;
}
.marketing-technology-advisors.elementor-widget-jet-listing-grid .elementor-divider-separator {
  --divider-color: #0CAD4B !important;
}
.alignment-advisors.elementor-widget-jet-listing-grid .elementor-divider-separator {
  --divider-color: #67D6C1 !important;
}
.revenue-marketing-advisors.elementor-widget-jet-listing-grid .elementor-divider-separator {
  --divider-color: #56BABA !important;
}
.content-communications-advisors.elementor-widget-jet-listing-grid .elementor-divider-separator {
  --divider-color: #F9A93D !important;
}
.plus-symbol {
  stroke: #65BC4B !important;
}
body .leap-theme .plus-symbol {
  stroke: #65BCFF !important;
}
/* HEADER & MEGA MENU SETUP */
@media(min-width: 1025px) {
  .elementor-section.ds-header {
    background: none;
    transition: all .2s ease;
  }
  .elementor-section.ds-header:hover, .ds-header.elementor-sticky--effects {
    background: #ffffff !important;
  }
  section.ds-header.leap-header.elementor-sticky--effects {
    background: #262626 !important;
  }
  .elementor-section.ds-header.leap-header:hover {
    background: #262626 !important;
  }
  .elementor-section.ds-header .elementor-search-form__toggle {
    --e-search-form-toggle-color: #ffffff !important;
  }
  .elementor-section.ds-header:hover .elementor-search-form__toggle, .elementor-section.ds-header.elementor-sticky--effects .elementor-search-form__toggle {
    --e-search-form-toggle-color: #262626 !important;
  }
  .elementor-section.ds-header:hover .elementor-search-form__toggle:hover {
    color: #65bc4b !important;
  }
  .elementor-section.ds-header .elementor-widget-theme-site-logo img {
    filter: brightness(20);
    transition: all .2s ease;
  }
  .elementor-section.ds-header:hover .elementor-widget-theme-site-logo img, .elementor-sticky--effects .elementor-widget-theme-site-logo img {
    filter: brightness(1) !important;
  }
  .elementor-section.ds-header .jet-menu .jet-menu-item .top-level-link {
    color: #ffffff !important;
  }
  .elementor-section.ds-header:hover .jet-menu .jet-menu-item .top-level-link, .elementor-section.ds-header.elementor-sticky--effects .jet-menu .jet-menu-item .top-level-link {
    color: #262626 !important;
  }
  .ds-header .jet-custom-nav__mega-sub .jet-custom-nav > .jet-custom-nav__item > a {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
/* CONTACT FORM FIXES */
body .elementor-container .gform_wrapper ul li.gfield {
  margin-top: 0;
}
.ds-contact-form .uael-gf-input-size-sm .uael-gf-style .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .ds-contact-form .uael-gf-input-size-sm .uael-gf-style .ginput_container .chosen-choices, .ds-contact-form .uael-gf-input-size-sm .uael-gf-style .ginput_container .chosen-single, .ds-contact-form .uael-gf-input-size-sm .uael-gf-style .ginput_container textarea {
  padding: 0 0 10px 0;
}
.uael-gf-style .uael-gf-select-custom:after {
  color: #65bc4b;
}
body .gform_wrapper [type=button]:focus, body .gform_wrapper [type=button]:hover, body .gform_wrapper [type=submit]:focus, body .gform_wrapper [type=submit]:hover, button:focus, body .gform_wrapper button:hover {
  background-color: #65bc4b;
}
body .gform_wrapper li.gfield_html {
  font-size: .7rem;
}
body .ds-sidebar-form .gform_wrapper textarea {
  border: 2px solid #ffffff !important;
  margin: 15px 0 0 1px;
}
body .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], body .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
  margin-bottom: 0;
}
@media only screen and (min-width: 641px) {
  .gform_wrapper .ds-fullwidth-form .ginput_complex .ginput_left {
    padding-right: 0;
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  body .elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 1.2rem;
  }
  body .elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 1.3rem;
  }
  .ds-footer .gform_wrapper .gform_footer {
    height: 52px;
  }
  .ds-home-solutions-menu .elementor-align-icon-right {
    right: 15px;
  }
  .ds-home-solutions-menu a:after {
    right: 44px;
  }
  .ds-home-solutions-menu .elementor-align-icon-right {
    top: 32%;
  }
}
@media (max-width:1024px) {
  .elementor-section.ds-podcast-flyout {
    top: auto;
    bottom: 0;
  }
  .ds-marquee {
    padding-left: 100px;
    -webkit-animation: marquee-boxed 16s linear infinite;
  }
  .ds-marquee:before {
    background-size: 80px 80px;
    height: 80px;
    width: 80px;
    top: 0;
  }
  body .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1120px) {
  .jet-menu .jet-menu-item .top-level-link {
    margin: 0 10px !important;
  }
}
/* Service Single Styling 

.jet-listing-grid__item{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}*/
/* 
@media (max-height: 800px) {
	.elementor-sticky { position: relative !important; top: auto !important; }
}
*/
/* Blue colors on listing title */
.blue-job-title h2 {
  color: #65bcff !important;
}
/* Leap Live hover card styles */
.elementor-flip-box__layer__overlay {
  position: relative;
}
.elementor-flip-box .elementor-flip-box__layer__overlay:after, .elementor-flip-box .elementor-flip-box__layer__overlay:before {
  content: '';
  opacity: 0;
  border-color: #ffffff00;
  transition-delay: 1.5s;
  transition: .7s ease-in-out;
}
.elementor-flip-box:hover .elementor-flip-box__layer__overlay:after {
  content: '';
  opacity: 1;
  position: absolute;
  top: 5%;
  left: 5%;
  margin: auto;
  border: 2px solid #ffffff;
  border-radius: 20px;
  width: 90%;
  height: 90%;
  display: block;
  z-index: 2;
}
.elementor-flip-box:hover .elementor-flip-box__layer__overlay:before {
  content: '';
  opacity: 1;
  position: absolute;
  background: url('/wp-content/uploads/2022/07/baseball-ball.png');
  background-color: #403E3E;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
  bottom: 10px;
  right: 0px;
  border-radius: 100%;
  z-index: 3;
}
/* Leap Live Social Icons Styles */
.socials-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
}
.socials-wrap .single-link {
  width: 25px;
  height: 25px;
  background: #65BCFF;
  display: flex;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
  z-index: 4;
  transition: .3s all;
}
.socials-wrap .single-link:hover {
  color: #000;
}
/* Blue Links */
.blue-links .elementor-text-editor a {
  color: #65BCFF;
}
.blue-links .elementor-widget-theme-post-content a {
  color: #65BCFF;
}
.blue-form form#mktoForm_2195 input, .blue-form form#mktoForm_2195 select {
  border-bottom: #65BCFF solid 1px !important;
}
.blue-form form#mktoForm_2195 input[type='checkbox'] {
  border: #65BCFF solid 1px !important;
}
.blue-form form.mktoForm .mktoButtonRow button {
  background-color: #65BCFF !important;
  border: #65BCFF solid 2px !important;
}
/* Leap Form */
.hover-leapbox:hover {
  background-color: #65BCFFA6 !important;
}
.leap-form input[type=date], .leap-form input[type=email], .leap-form input[type=number], .leap-form input[type=password], .leap-form input[type=search], .leap-form input[type=tel], .leap-form input[type=text], .leap-form input[type=url], .leap-form select, .leap-form textarea {
  border: 1px solid #65BCFF;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  height: 40px;
  margin-bottom: 10px
}
.leap-form .gform_legacy_markup_wrapper .top_label .gfield_label, .leap-form .gform_legacy_markup_wrapper legend.gfield_label {
  font-size: 16px;
}
.leap-form [type=button], .leap-form [type=submit], .leap-form button {
  background-color: #65BCFF !important;
  color: white !important;
  border-color: #65BCFF !important;
  padding: 10px 40px 10px 40px !important;
}
.hover-leapbox img[src=""] {
  display: none;
}
.leapbox-rep .elementor-section .elementor-container {
  margin-left: 0;
}
/* JOBS PULLED IN FROM LINKEDIN */
.linkedin-page-jobs-user-root-container {
  display: none !important;
}
.jobs-jobs-counts button {
  background-color: #65bc4b !important;
  border-radius: 100px !important;
  font-family: "Roboto" !important;
  padding: 11px 30px !important;
  height: auto !important;
  border: 2px solid #65bc4b !important;
}
.jobs-jobs-counts button:hover {
  background-color: #ffffff !important;
  border-color: #65bc4b !important;
  color: #65bc4b !important;
}
.grid-item-linkedin-page-jobs .grid-content {
  box-shadow: 0px 3px 16px 0px rgb(0 0 0 / 11%) !important;
  border-radius: 30px !important;
  overflow: visible !important;
  margin: 20px !important;
  padding: 50px 30px !important;
  background-color: #ffffff !important;
  font-size: 1rem !important;
}
.grid-item-linkedin-page-jobs .sk-job-title-container {
  background: #ffffff !important;
}
body .sk-ww-linkedin-page-jobs .sk-job-title-container {
  padding: 0 !important;
  margin-bottom: 20px;
  align-items: flex-start;
}
.grid-item-linkedin-page-jobs .sk-job-title-container a {
  font-size: 1.4rem !important;
  font-family: "Roboto" !important;
  font-weight: 400 !important;
  line-height: 1 !important;
}
.grid-item-linkedin-page-jobs .sk-job-title-container a:hover {
  color: #65bc4b !important;
}
body .sk-ww-linkedin-page-jobs .jobs-content, body .sk-ww-linkedin-page-jobs .jobs-jobs-counts {
  padding: 0 !important;
}
.sk-jobs-details-container {
  padding: 0 !important;
}
body .sk-ww-linkedin-page-jobs .jobs-content {
  margin: 0 0 20px 0 !important;
  width: auto !important;
}
body .sk-ww-linkedin-page-jobs .sk-jobs-text-padding {
  padding: 0 !important;
}
body #ot-sdk-btn-floating.ot-floating-button {
  display: none !important;
}

/* SOCIAL SHARE WIDGET */
.elementor-share-buttons--view-icon.ds-social-share {
    display: flex;
    justify-content: flex-end;
}
.elementor-share-buttons--view-icon.ds-social-share .elementor-widget-container {
    content:'';
    width: 36px;
    height: 36px;
    display: block;
    background: url(assets/img/share-icon.svg);
    background-size: contain;
	background-repeat: no-repeat;
    background-position: right top;
}
.elementor-share-buttons--view-icon.ds-social-share .elementor-widget-container .elementor-grid { 
    position: absolute;
    width: auto;
    right: 40px;
    transition: all .2s ease;
    opacity: 0; 
    pointer-events: none;
}
.elementor-share-buttons--view-icon.ds-social-share .elementor-widget-container:hover {
    width: 100%;
}
.elementor-share-buttons--view-icon.ds-social-share .elementor-widget-container:hover .elementor-grid {
    opacity: 100;
    pointer-events: all;
}
.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-rounded.ds-social-share .elementor-share-btn__icon { 
	border-radius: 9px;
}
.jet-listing-grid__item .uael-img-carousel-wrap ul.slick-dots { 
	margin-bottom: 10px; 
}
.grecaptcha-badge {
	display: none !important;
}
