.ctaImageBagde  {
  box-shadow: 0 0px 4px rgba(0, 0, 0, 0.09), 0 4px 8px rgba(0, 0, 0, 0.08);
  border-radius: 180px;
}





/* SECTION FOOTER */
.sectionFooter.elementor-section:not(.elementor-inner-section){
padding-top: 32px;
padding-bottom: 32px;
}
.sectionFooter.block2.elementor-section:not(.elementor-inner-section){
padding-top: 24px;
padding-bottom: 24px;
}
.sectionFooter.block1 .textTagline p {
font-size: 24px;
}


.sectionFooter.block1 .textContact span.preText {
font-size: 15px;
display: block;
line-height: 16px;
}
.sectionFooter.block1 .textContact span.number {
font-size: 16px;
font-weight: 600;
}
.sectionFooter.block1 .textContact a {
color: var(--black);
}
/* QuickLunch alt */
.sectionFooter.alt.block1 .textContact a {
color: var(--white);
}
.sectionFooter.block1 .textContact a:hover {
color: var(--green2);
}


.sectionFooter.block2.elementor-section::before {
content:"";
height: 0.5px;
background: #A8B2C3;
width: calc(100% - 16px);
margin-left: auto;
margin-right: auto;
display: block;
}


/* Section footer - block 2 - List Info - Contact Legal info */
.sectionFooter.block2 .listInfo ul {
display: flex;
list-style: none;
margin: 0;
padding-left: 0;
font-family: var(--paragraphFontFamily);
font-size: 13px;
color: #A8B2C3;
}
.sectionFooter.block2 .listInfo ul li:not(:last-child) {
margin-right: 32px;
}


/* Section footer - block 2 - List Link - Legal links */
.sectionFooter.block2 .listLink ul {
display: flex;
list-style: none;
margin: 0;
padding-left: 0;
font-family: var(--paragraphFontFamily);
font-size: 13px;
float: right;
}
.sectionFooter.block2 .listLink ul li:not(:last-child) {
margin-right: 32px;
}
.sectionFooter.block2 .listLink ul li a {
color: #A8B2C3;
border-bottom: 0.5px solid #A8B2C3;
padding-bottom: 1px;
}
@media (max-width: 767px) {
.sectionFooter.block2 .listLink ul {
float: left;
}
.sectionFooter.block2 ul {
display: block !important;
}
.sectionFooter.block2 ul li:not(:last-child) {
margin-bottom: 8px;
}
}











.loans-posts-wrapper ul {
list-style:none;
padding:0;
margin:0;
columns:3;
-webkit-columns:3;
-moz-columns:3;
}
.loans-posts-wrapper ul li {
-webkit-box-flex:0;
-ms-flex:0 0 33%;
flex:0 0 33%;
max-width:33%;
align-items:center
}

.loans-posts-wrapper ul li {
display:flex;
padding-top:48px;
padding-bottom:48px;
-webkit-box-flex:0;
border-bottom:1px solid #A3C0A5;
border-top: 1px solid #A3C0A5;
margin-top:-1px
}


.flex-wrap {
-ms-flex-wrap:wrap!important;
flex-wrap:wrap!important
}
.align-items-center {
-webkit-box-align:center!important;
-ms-flex-align:center!important;
align-items:center!important
}

.d-flex {
display:-webkit-box!important;
display:-ms-flexbox!important;
display:flex!important
}

.loans-posts-wrapper .visual {
max-width:24px;
min-height:24px
}
.mr-lg-5,
.mx-lg-5 {
margin-right:16px
}
.loans-list-title {
position:relative;
display:block;
-webkit-box-flex:1;
-ms-flex:1;
flex:1
}


@media (max-width:767px) {
.loans-posts-wrapper ul li {
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%;
padding-top:24px;
padding-bottom:24px
}
.loans-posts-wrapper .visual {
max-width:54px!important;
min-height:54px!important
}
}
















.sectionProduct .colProduct {
background: var(--white);
border-radius: 8px;
padding: 8px 8px;
border: 1px solid var(--bgGreen);
}

.sectionProduct .colProduct:not(:last-of-type) {
margin-right: 16px;
}

/* IHT - Section Product styling */
/* IHT - Style 1 */
.sectionProduct .colProduct .ihtWrapper.style1 .wrapper .wrapperContent {
display: flex;
align-items: center;
}
.sectionProduct .colProduct .ihtWrapper.style1 .wrapper .wrapperContent p {
font-weight: 400;
font-size: 15px;
}
.sectionProduct .colProduct .ihtWrapper.style1 .wrapper .wrapperContent:not(:last-child) {
margin-bottom: 8px;
}
.sectionProduct .colProduct .ihtWrapper.style1 .wrapper .wrapperContent img {
height: 10px;
width: 10px;
margin-right: 8px;
}


/* IHT - Section Product styling */
/* IHT - Style 2 */
.sectionProduct .ihtWrapper.style2  {
position: absolute;
bottom: 0;
padding-right: var(--sectionHorizontalPadding_D);
}
.sectionProduct .ihtWrapper.style2 .wrapper .wrapperContent {
display: block;
}
.sectionProduct .ihtWrapper.style2 .wrapper .wrapperContent .wrapperImage {
width: 72px;
margin-right: 0px;
margin-bottom: 24px;
}
.sectionProduct .ihtWrapper.style2 .wrapper .wrapperContent .wrapperImage img {
min-width: 72px;
height: auto;
}
.sectionProduct .ihtWrapper.style2 .wrapper .wrapperContent .wrapperText h3 {
margin: 0;
margin-bottom: 8px;
font-size: 15px;
font-weight: 400;
line-height: 1.6em;
}
.sectionProduct .ihtWrapper.style2 .wrapper .wrapperContent .wrapperText p {
font-size: 14px;
font-weight: 500;
}


/* IHT - Section USP styling */
/* IHT - Style 1 */
.sectionUsp .ihtWrapper.style1 .wrapper {
display: flex;
justify-content: space-between;
}

.sectionUsp .ihtWrapper.style1 .wrapper .wrapperContent {
display: block;
text-align: center;
max-width: 260px;
}
.sectionUsp .ihtWrapper.style1 .wrapper .wrapperContent p {
font-weight: 400;
font-size: 14px;
}
.sectionUsp .ihtWrapper.style1 .wrapper .wrapperContent:not(:last-child) {
margin-bottom: 0px;
margin-right: 24px;
}
.sectionUsp .ihtWrapper.style1 .wrapper .wrapperContent img {
height: 32px;
width: 32px;
margin-right: 12px;
}

@media (max-width: 767px) {
  .sectionUsp .ihtWrapper.style1 .wrapper {
  display: block;
  }
  .sectionUsp .ihtWrapper.style1 .wrapper .wrapperContent:not(:last-child) {
  margin-bottom: 32px;
  }
  .sectionUsp .ihtWrapper.style1 .wrapper .wrapperContent {
  margin-left: auto !important;
  margin-right: auto !important;
  }
}
