/*
Theme Name: Ironquay
Description: Ironquay  is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: Ironquay
Domain Path: Ironquay 
Author: A2Z Developing Team [tanand79gmail.com] 
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wpforms-confirmation-container-full {
  background: transparent !important;
  border: 1px solid #ccc !important;
}

.wpforms-field-container input {
  height: 60px !important;
  /*font-size: 17px !important;*/
  color: #010101 !important;
  font-family: 'lato', Sans-serif;
  background: #fff !important;
  border: 2px solid #ccc !important;
}
.wpforms-field-container textarea {
  /*font-size: 17px !important;*/
  color: #010101 !important;
  font-family: 'lato', Sans-serif;
  background: #fff !important;
  border: 2px solid #ccc !important;
}
.wpforms-confirmation-container-full,
div[submit-success] > .wpforms-confirmation-container-full {
  color: #fff !important;
}
.wpforms-field-container input::placeholder,
.wpforms-field-container textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1; /* Firefox */
}

.wpforms-field-container input:-ms-input-placeholder,
.wpforms-field-container textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff !important;
}

.wpforms-field-container input::-ms-input-placeholder,
.wpforms-field-container textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff !important;
}
#wpforms-submit-173 {
  background-color: #ac2318;
  color: #ffff;
  font-family: 'poppins', Sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  padding: 10px 50px;
  font-weight: 800;
  width: 100%;
  letter-spacing: 0px;
}
.circle-top .elementor-widget-wrap.elementor-element-populated {
  padding-top: 0px;
  padding-bottom: 0px;
  width: 370px !important;
  /* height: 370px !important; */
  aspect-ratio: 1;
  padding-left: 10px;
  padding-right: 10px;
  border: 15px solid #fff;
  background: rgb(120, 83, 159);
  background: linear-gradient(
    180deg,
    rgba(120, 83, 159, 1) 0%,
    rgba(190, 115, 163, 1) 50%,
    rgba(117, 82, 159, 1) 100%
  );
  border-radius: 50%;
  margin: 0 auto !important;
  /* display: table; */
}
.circle-top .elementor-widget-wrap.elementor-element-populated:hover {
  background: linear-gradient(
    180deg,
    rgba(222, 120, 99, 1) 0%,
    rgba(237, 167, 101, 1) 21%,
    rgba(237, 167, 101, 1) 75%,
    rgba(222, 120, 99, 1) 100%
  );
}
.circle-top
  .elementor-widget-wrap.elementor-element-populated:hover
  .elementor-widget-text-editor {
  color: #000 !important;
}
.circle-top .elementor-widget-wrap.elementor-element-populated:hover h3 {
  color: #e07764 !important;
}
.circle-top
  .elementor-widget-wrap.elementor-element-populated:hover
  .elementor-widget-heading {
  margin-bottom: 10px !important;
}
.circle-top .elementor-widget-text-editor {
  width: 80% !important;
  margin: auto;
  display: table;
}
.circle-top.circle-top-2
  .elementor-widget-wrap.elementor-element-populated:before {
  content: '';
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  /* transition: all 0.3s ease; */
  border-radius: 50%;
}
.circle-top .elementor-widget-wrap.elementor-element-populated:hover::before {
  content: '';
  position: absolute;
  /* inset: -4px; */
  background: linear-gradient(45deg, red, blue);
  /* z-index: -1; */
  border-radius: 50%;
  background: #fff;
  /* background: linear-gradient(180deg, rgba(120, 83, 159, 1) 0%, rgba(190, 115, 163, 1) 50%, rgba(117, 82, 159, 1) 100%); */
  /* border: 15px solid #ddd; */
  /* -webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b0bbc4), to(#ced9de)) 1 100%; */
  /* border: double 1em transparent; */
  /* border-radius: 30px; */
  /* background-image: linear-gradient(white, white), 
                    linear-gradient(to right, green, gold); */
  /* background-origin: border-box; */
  /* background-clip: content-box, border-box; */
  /* border: 11px solid #007bff; */
  /* border-image-source: linear-gradient(90deg, red, blue); */
  /* border-image-slice: 2; */
  /* border-image: linear-gradient(to right, green, lightgreen); */
  /* width: 310px;
    height: 310px; */
  width: calc(100% - 5%) !important;
  height: calc(100% - 5%) !important;
  margin: auto;
  display: table;
  left: 0;
  right: 0;
}
.circle-section {
  margin-top: -80px;
  margin-bottom: 0px;
  padding: 0px 0px 50px 0px;
  width: 80%;
  margin: -115px auto 0px auto;
}
.icon-img {
  display: none;
}
.circle-top:hover .icon-img {
  display: block;
  margin-bottom: 10px;
}
.ehf-header #masthead {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
}
.title-head {
  width: auto !important;
  margin: auto;
  display: table;
}
.sep-line .elementor-container {
  line-height: 0px !important;
}
.sep-line img {
  height: 9px;
}
.title-heading span.premium-dual-header-second-header {
  background: rgb(222, 120, 99);
  background: linear-gradient(
    270deg,
    rgba(222, 120, 99, 1) 0%,
    rgba(237, 167, 101, 1) 21%,
    rgba(237, 167, 101, 1) 75%,
    rgba(222, 120, 99, 1) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.title-heading span.premium-dual-header-first-span {
  /* background: linear-gradient(358deg, rgba(120, 83, 159, 1) 0%, rgba(190, 115, 163, 1) 50%, rgba(117, 82, 159, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
  background: linear-gradient(
    358deg,
    rgba(120, 83, 159, 1) 35%,
    rgba(190, 115, 163, 1) 50%,
    rgba(117, 82, 159, 1) 60%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.what-sectiontab .eael-advance-tabs .eael-tabs-nav > ul li {
  margin: 20px;
  padding: 22px 21px !important;
}
.what-sectiontab .eael-advance-tabs .eael-tabs-nav > ul {
  width: 80%;
  margin: auto;
}
.what-sectiontab.why .eael-advance-tabs .eael-tabs-nav > ul {
  width: 75%;
  margin: auto;
}
.what-sectiontab .eael-advance-tabs .eael-tabs-nav > ul li {
  background: linear-gradient(
    180deg,
    rgba(120, 83, 159, 1) 0%,
    rgba(190, 115, 163, 1) 50%,
    rgba(117, 82, 159, 1) 100%
  ) !important;
}
.what-sectiontab .eael-advance-tabs .eael-tabs-nav > ul li.active {
  background: linear-gradient(white, white) padding-box,
    linear-gradient(to right, #78539f, #be73a3, #75529f) border-box !important;
  border: 3px solid transparent;
  box-shadow: 4px 4px 4px #b5b5b580;
}
.eael-advance-tabs .eael-tabs-nav > ul li.active .eael-tab-title {
  background: linear-gradient(
    180deg,
    rgba(120, 83, 159, 1) 35%,
    rgba(190, 115, 163, 1) 50%,
    rgba(117, 82, 159, 1) 60%
  ) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
.read-btn .elementor-button {
  background: linear-gradient(white, white) padding-box,
    linear-gradient(to right, #78539f, #be73a3, #75529f) border-box !important;
  border: 3px solid transparent;
  box-shadow: 4px 4px 4px #b5b5b580;
}
.read-btn.orange .elementor-button {
  background: linear-gradient(white, white) padding-box,
    linear-gradient(to right, #de7863, #eda765, #de7863) border-box !important;
}
.read-btn.orange span.elementor-button-text {
  background: linear-gradient(
    358deg,
    rgba(222, 120, 99, 1) 35%,
    rgba(237, 167, 101, 1) 50%,
    rgba(237, 167, 101, 1) 65%
  ) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
.read-btn span.elementor-button-text {
  background: linear-gradient(
    180deg,
    rgba(120, 83, 159, 1) 35%,
    rgba(190, 115, 163, 1) 50%,
    rgba(117, 82, 159, 1) 60%
  ) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
.price-head {
	position: relative;
}
.price-head:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 69px;
    background-color: #75529F;
	background: linear-gradient(170deg, rgba(117, 82, 159, 1) 30%, rgb(83 55 142) 67%);
    left: 0;
    top: 0px;
    border-radius: 0% 0% 100% 100%/0% 0% 50% 50%;
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
}
.price-head.orange:after {
    background-color: #DE7863;
    background: linear-gradient(90deg, rgba(222,120,99,1) 30%, rgba(205,91,67,1) 67%);
	background: linear-gradient(170deg, rgba(222, 120, 99, 1) 30%, rgb(255 98 66) 67%);
}
.price-head h3 {
  position: relative;
  z-index: 1;
}
.price-head h3::before {
  content: '';
  position: absolute;
  top: 0px;
  width: 100%;
  height: 48px;
  background-image: url('images/title-bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  right: 0;
  margin: auto;
  display: table;
  z-index: -1;
  opacity: 0;
}
.price-head.orange h3::before {
  background-image: url('images/title-orangebg.png');
}
.suc-img {
  position: relative;
  z-index: 1;
}
.suc-img::before {
  content: '';
  position: absolute;
  bottom: 0px;
  width: 253px;
  height: 113px;
  background-image: url('images/img-shape.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  right: 0;
  margin: auto;
  display: table;
  /* z-index: -1; */
}
button.learnmore-btn {
  border: none !important;
  background: transparent !important;
  color: #000 !important;
  font-family: 'Lato', sans-serif;
  font-size: 14px !important;
  outline: none !important;
  padding: 0px !important;
  cursor: pointer;
}
div#wpforms-403-field_0-container {
  padding-right: 15px;
}
div#wpforms-403-field_4-container {
  padding-left: 15px;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
  margin-top: 8px;
}
button.premium-modal-box-modal-lower-close {
  background: linear-gradient(white, white) padding-box,
    linear-gradient(to right, #78539f, #be73a3, #75529f) border-box !important;
  border: 3px solid transparent;
  /* box-shadow: 4px 4px 4px #b5b5b580; */
  outline: none;
}
.team-sec {
  width: 80% !important;
  margin: -83px auto 0 auto !important;
}
.overview-holder {
  padding-bottom: 90px;
  padding-top: 90px;
}
.purple-sec h3 a,
.orange-sec h3 a {
  text-decoration: none !important;
}
/*RESPONSIVE*/
@media screen and (max-width: 1680px) {
  .circle-section {
    width: 90%;
  }
  .what-sectiontab.why .eael-advance-tabs .eael-tabs-nav > ul {
    width: 85%;
  }
}
@media screen and (max-width: 1600px) {
  .circle-section {
    width: 95%;
  }
  .what-sectiontab.why .eael-advance-tabs .eael-tabs-nav > ul {
    width: 90%;
  }
}
@media screen and (max-width: 1440px) {
  .circle-top .elementor-widget-wrap.elementor-element-populated:hover::before {
    width: 290px;
    height: 290px;
  }
  .circle-top .elementor-widget-wrap.elementor-element-populated {
    width: 350px !important;
    height: 350px !important;
  }
  .circle-top .elementor-widget-text-editor {
    font-size: 14px !important;
  }
  .what-sectiontab.why .eael-advance-tabs .eael-tabs-nav > ul {
    width: 90%;
  }
}
@media screen and (max-width: 1366px) {
  .what-sectiontab.why .eael-advance-tabs .eael-tabs-nav > ul {
    width: 100%;
  }
  .circle-top .elementor-widget-wrap.elementor-element-populated:hover::before {
    width: 270px;
    height: 270px;
  }
  .circle-top .elementor-widget-wrap.elementor-element-populated {
    width: 320px !important;
    height: 320px !important;
  }
  .circle-top .elementor-widget-text-editor {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 1280px) {
  .circle-top .elementor-widget-wrap.elementor-element-populated {
    width: 310px !important;
    height: 310px !important;
  }
  .circle-top .elementor-widget-wrap.elementor-element-populated:hover::before {
    width: 264px;
    height: 264px;
  }
  .circle-top .elementor-widget-text-editor {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 1200px) {
  .circle-top .elementor-widget-text-editor {
    font-size: 10.5px !important;
  }
  .circle-top .elementor-widget-wrap.elementor-element-populated:hover::before {
    width: 230px;
    height: 230px;
  }
  .circle-top .elementor-widget-wrap.elementor-element-populated {
    width: 275px !important;
    height: 275px !important;
  }
}
@media screen and (max-width: 1080px) {
  .circle-top .elementor-widget-wrap.elementor-element-populated {
    width: 255px !important;
    height: 255px !important;
  }
  .circle-top .elementor-widget-text-editor {
    font-size: 10px !important;
  }
  .circle-top .elementor-widget-wrap.elementor-element-populated:hover::before {
    width: 220px;
    height: 220px;
  }
}
@media screen and (max-width: 1024px) {
  .circle-top .elementor-widget-wrap.elementor-element-populated {
    width: 320px !important;
    height: 320px !important;
  }
  .circle-top.circle-top-2 .elementor-widget-wrap.elementor-element-populated {
    width: calc(100% - 60px) !important;
    height: calc(100% - 20px) !important;
  }
  .circle-top .elementor-widget-wrap.elementor-element-populated:hover::before {
    width: 275px;
    height: 275px;
  }
  .circle-top .elementor-widget-text-editor {
    font-size: 12px !important;
  }
  .what-sectiontab .eael-advance-tabs .eael-tabs-nav > ul {
    width: 90%;
    margin: auto;
  }
  .suc-img::before {
    width: 248px;
  }
}
@media screen and (max-width: 1023px) {
  .suc-img::before {
    width: 240px;
  }
}
@media screen and (max-width: 932px) {
  .suc-img::before {
    width: 232px;
  }
}
@media screen and (max-width: 900px) {
  .suc-img::before {
    width: 226px;
  }
}
@media screen and (max-width: 844px) {
  .suc-img::before {
    width: 218px;
  }
}
@media screen and (max-width: 820px) {
  .suc-img::before {
    width: 213px;
  }
}
@media screen and (max-width: 768px) {
  .suc-img::before {
    width: 205px;
  }
  .suc-sub {
    margin-top: -48% !important;
  }
  .suc-img {
    padding: 0 30px;
  }
  .suc-img::before {
    background-size: contain;
    bottom: -14px;
    width: 220px !important;
  }
}
@media screen and (max-width: 767px) {
  .suc-img::before {
    width: 253px;
  }
  .suc-sub {
    margin-top: -17% !important;
  }
  .what-sectiontab .eael-advance-tabs .eael-tabs-nav > ul li {
    margin: 8px;
    padding: 14px 21px !important;
  }
  .team-sec {
    width: 85% !important;
    margin: -68px auto 0 auto !important;
  }
  .circle-top .elementor-widget-wrap.elementor-element-populated {
    box-shadow: 0px 0px 30px 0px #e9e9e9;
    margin: 0px auto 25px auto !important;
  }
  .who-img.elementor-widget.elementor-widget-image img {
    width: 288px !important;
  }
  .who-img.elementor-widget.elementor-widget-image {
    top: -55px !important;
  }
  body,
  html {
    overflow-x: hidden;
    position: relative;
  }
  .page-id-3 .gridContainer ul,
  .page-id-3 .gridContainer ol,
  .page-id-1217 .gridContainer ol,
  .page-id-1217 .gridContainer ul {
    padding: 0px 5px !important;
  }
  .term-content .elementor-widget-container {
    margin: 20px 10px !important;
  }
}
@media screen and (max-width: 667px) {
  div#wpforms-403-field_0-container {
    padding-right: 0px;
  }
  div#wpforms-403-field_4-container {
    padding-left: 0px;
  }
}
@media screen and (max-width: 568px) {
  .suc-sub {
    margin-top: -19% !important;
  }
  .what-sectiontab .eael-advance-tabs .eael-tabs-nav > ul {
    width: auto;
    margin: auto;
  }
}
@media screen and (max-width: 480px) {
  .who-img.elementor-widget.elementor-widget-image {
    top: -49px !important;
  }
}
@media screen and (max-width: 430px) {
  .video-pop {
    bottom: 76px !important;
  }
  .suc-sub {
    margin-top: -30% !important;
  }
}
@media screen and (max-width: 414px) {
  .who-img.elementor-widget.elementor-widget-image {
    top: -22px !important;
  }
}
@media screen and (max-width: 390px) {
  .who-img.elementor-widget.elementor-widget-image {
    top: -82px !important;
  }
  .who-img.elementor-widget.elementor-widget-image img {
    width: 400px !important;
  }
}
@media screen and (max-width: 375px) {
  .title-heading span.premium-dual-header-second-header,
  .title-heading span.premium-dual-header-first-span {
    font-size: 23px !important;
  }
  .video-pop {
    bottom: 63px !important;
  }
  .who-img.elementor-widget.elementor-widget-image {
    top: -75px !important;
  }
  .who-img.elementor-widget.elementor-widget-image img {
    width: 400px !important;
  }
}
@media screen and (max-width: 360px) {
  .suc-img::before {
    width: 249px;
  }
}
@media screen and (max-width: 340px) {
  .suc-img::before {
    width: 240px;
  }
}
@media screen and (max-width: 320px) {
  .suc-img::before {
    width: 230px;
  }
  .suc-sub {
    margin-top: -38% !important;
  }
  .title-heading span.premium-dual-header-second-header,
  .title-heading span.premium-dual-header-first-span {
    font-size: 19px !important;
  }
  .circle-top .elementor-widget-wrap.elementor-element-populated {
    width: 290px !important;
    height: 290px !important;
  }
  .circle-top .elementor-widget-wrap.elementor-element-populated:hover::before {
    width: 245px;
    height: 245px;
  }
  .circle-top .elementor-widget-text-editor {
    font-size: 11px !important;
  }
  .who-img.elementor-widget.elementor-widget-image {
    top: -37px !important;
  }
}

/* Draft */

.custom-color-text .elementor-heading-title {
  background: rgb(226, 126, 101);
  background: linear-gradient(
    90deg,
    rgba(226, 126, 101, 1) 30%,
    rgba(94, 83, 159, 1) 80%
  );
  background: linear-gradient(90deg, #de7863 20%, #75529f 50%);
  background: linear-gradient(180deg, #de7863 0%, #75529f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.elementor-nav-menu li a:hover {
  text-decoration: none !important;
}
.ehf-header #masthead {
  z-index: 99;
}
/* Slide In From The Top Option */

.header-2 {
  transform: translatey(-110px);
  -moz-transition: all 0.3s ease !important;
  -webkit-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  width: 100% !important;
}

.elementor-sticky--effects.header-2 {
  height: auto !important;
  transform: translatey(0px);
}

.elementor-sticky--effects.header-1 {
  display: none !important;
}

/* End Of Slide In From The Top Option */

@media screen and (max-width: 1024px) {
  .elementor-1760
    .elementor-element.elementor-element-5c8c5ce
    .menu-item
    a.hfe-menu-item,
  .elementor-1760
    .elementor-element.elementor-element-5c8c5ce
    .sub-menu
    a.hfe-sub-menu-item {
    color: #272727;
  }
  .hfe-nav-menu__layout-horizontal {
    top: 61px !important;
  }
}

.wpforms-form input[type='text'],
.eael-contact-form input[type='text'],
.eael-contact-form input[type='email'],
.eael-contact-form input[type='url'],
.eael-contact-form input[type='tel'],
.eael-contact-form input[type='date'],
.eael-contact-form input[type='number'],
.eael-contact-form textarea {
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid #fff !important;
  border-radius: 0 !important;
  color: #fff !important;
}
.wpforms-form input::placeholder,
.wpforms-form textarea::placeholder {
  color: #fff;
}
/* .wpforms-submit,.wpforms-submit:hover,.eael-wpforms .wpforms-submit-container .wpforms-submit:hover {
	background: linear-gradient(white, white) padding-box, linear-gradient(to right, #78539f, #be73a3, #75529f) border-box !important;
border: 5px solid transparent !important;
	box-shadow: none !important;
	padding: 14px 60px !important;
	border-radius: 30px !important;
} */
button#wpforms-submit-4033:hover {
  /* background: transparent !important; */
  background: linear-gradient(white, white) padding-box,
    linear-gradient(to right, #78539f, #be73a3, #75529f) border-box !important;
}
.eael-testimonial-content .eael-testimonial-user-company {
  display: block;
}
.readmore-con1 p {
  height: 68px;
  overflow: hidden;
}
.readmore-con1 p {
  height: 70px;
  overflow: hidden;
}
.readmore-con1 .box.showcontent p {
  height: auto;
  overflow: none;
}
.page-id-1217 #contact-us,
.page-id-3 #contact-us {
  display: none;
}
span.elementor-button-text {
  display: flex;
  align-items: center;
}
span.elementor-button-content-wrapper {
  display: flex;
  justify-content: center;
  /* flex-direction: row; */
  /* gap: 5px; */
  margin-top: 2px;
}

.sticky-nav.elementor-widget-nav-menu {
  margin-bottom: 0;
}

.ironquay-btn .elementor-button {
  background-color: transparent;
  font-family: 'Roboto', Sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.35);
  fill: #ffffff;
  color: #ffffff;
  background-image: linear-gradient(
    271deg,
    var(--e-global-color-8a89f07) 0%,
    var(--e-global-color-3dc1e52) 100%
  );
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
  transition-duration: 1.3s;
  border-style: none;
  border-radius: 50px 50px 50px 50px;
  padding: 13px 40px 13px 40px;
}

.ironquay-btn .elementor-button:hover {
  background-color: transparent;
  background-image: linear-gradient(
    271deg,
    var(--e-global-color-3dc1e52) 0%,
    var(--e-global-color-8a89f07) 100%
  );
  box-shadow: 6px 6px 25px 0px rgba(0, 217, 166, 0.35);
}

/* .ironquay-btn-2 {
  background-color: transparent;
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.35);
  fill: #FFFFFF;
  color: #FFFFFF;
  background-image: linear-gradient(271deg, var( --e-global-color-8a89f07 ) 0%, var( --e-global-color-3dc1e52 ) 100%);
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
  transition-duration: 1.3s;
  border-style: none;
  border-radius: 50px 50px 50px 50px;
  padding: 13px 40px 13px 40px;
}

.ironquay-btn-2:hover {
  background-color: transparent;
  background-image: linear-gradient(271deg, var( --e-global-color-3dc1e52 ) 0%, var( --e-global-color-8a89f07 ) 100%);
  box-shadow: 6px 6px 25px 0px rgba(0, 217, 166, 0.35);
} */

body
  .ekit-wid-con
  .elementskit-info-image-box.style-modern
  .elementskit-box-body {
  padding: 30px 30px;
}

.wpforms-submit.ironquay-btn-2 {
  transition-duration: 0.3s;
}
.wpforms-submit.ironquay-btn-2:hover {
  box-shadow: 0px 0px 4px 2px #ffffff85;
}
/* .wpforms-submit.ironquay-btn-2:hover {
  background-color: transparent !important;
  background-image: linear-gradient(271deg, var( --e-global-color-3dc1e52 ) 0%, var( --e-global-color-8a89f07 ) 100%)  !important;
  box-shadow: 6px 6px 25px 0px rgba(0, 217, 166, 0.35)  !important;
} */


.elementor-testimonial--skin-bubble .elementor-testimonial__content {
  background-color: transparent !important;
}
.elementor-widget-testimonial-carousel .elementor-testimonial__text {
  color: #FFF;
}
.elementor-widget-testimonial-carousel .elementor-testimonial__title {
  color: #FFF !important; 
}
.elementor-widget-testimonial-carousel .elementor-testimonial__name {
  color: #FFF !important;
  text-align: left;
}