/*
Theme Name:  Hello Elementor Child
Theme URL:   https://greywolf-wox5a99pq3.live-website.com
Description: Write here theme description.
Author:      user11162220508832
Author URL:  https://greywolf-wox5a99pq3.live-website.com
Template:    hello-elementor
Version:     1.0.0
*/


.cust-feature .elementor-icon-box-icon {
    margin-bottom: 32px!important;
}
.cust-feature .ripple .elementor-icon {
    position: relative;
    width: 30px;
    height: 30px;
    background-color: rgb(4 24 28 / 27%);
    border-radius:100%;
    margin: 0 auto;
    animation: ripple 1.5s ease-out infinite;
}

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 10px rgba(20, 202, 239, 0.12),
                0 0 0 20px rgba(20, 202, 239, 0.1),
                0 0 0 30px rgba(20, 202, 239, 0.05);   transform: scale(1);
  }
	70% {
    box-shadow: 0 0 0 10px rgba(20, 202, 239, 0.12),
                0 0 0 20px rgba(20, 202, 239, 0.1),
                0 0 0 30px rgba(20, 202, 239, 0.05); transform: scale(1.05);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(20, 202, 239, 0.12),
                0 0 0 20px rgba(20, 202, 239, 0.1),
                0 0 0 30px rgba(20, 202, 239, 0.05); transform: scale(1);
  }
}



.news_letter button.elementor-button.elementor-size-sm {
    background: linear-gradient(90deg,rgba(17, 171, 202, 1) 0%, rgba(10, 110, 166, 1) 50%)!important;
    position: absolute!important;
    left: 19.5rem!important;
    bottom: 0.9rem!important;
}


.elementor-56 .elementor-element.elementor-element-196c4b1 .elementor-button[type="submit"] {
    color: #ffffff;
	margin-left:11px!important;
	
}
.elementor-56 .elementor-element.elementor-element-196c4b1 .elementor-field-group .elementor-field:not(.elementor-select-wrapper) {
    background-color: #464B56!important;
}

.elementor-widget-form .elementor-field-group .elementor-field {
    color: #fffafa !important;
}

