@charset "UTF-8";.sidebar-single { display:none;} /* set this to display none as it displayed even without modules */
.ja-masthead:before { opacity: .05}

.t4-content {background-image:unset;background-color:#fff;}
.article-body {
    color: #000;
}
.article-aside { display:none; }
.article-body > h2, .article-body > .steidle-content > h2 {margin-top:0}
.t4-module .nav li a,
.t4-card .nav li a,
.moduletable .nav li a,
.module_menu .nav li a {
				display: block;
				padding: 0.25rem .5rem;
				position: relative;
}
.t4-module .nav li a:hover, .t4-module .nav li a:active, .t4-module .nav li a:focus,
.t4-card .nav li a:hover,
.t4-card .nav li a:active,
.t4-card .nav li a:focus,
.moduletable .nav li a:hover,
.moduletable .nav li a:active,
.moduletable .nav li a:focus,
.module_menu .nav li a:hover,
.module_menu .nav li a:active,
.module_menu .nav li a:focus {
				text-decoration: none;
}
ul.mod-articles-items.mod-list {
    list-style: none;
    padding:0 2em;
}

/*.t4-section.my-absolute-hero {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}*/

#t4-hero {
    z-index:1;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(0); /* Optional: adds a slight slide-up effect */
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* 2. Apply the animation to your masthead text */
 .ja-masthead .ja-masthead-detail {
  animation: fadeIn 1.8s ease-in-out forwards;
  /* Ensure it stays visible after the animation ends */
  animation-fill-mode: forwards;
  /* Optional: initial state to prevent flash of content */
  opacity: 0;
}
#t4-hero .t4-section-inner.container {
    max-width: unset;
    padding: 0;
}

	.ja-masthead.has-bg::before {
	background: rgba(10, 32, 66, 1);
	content:' ';
	opacity: 0.035;
	aspect-ratio: 74 / 48;
	position:absolute;
	top:0;
	left:0;
}
.item-101 .ja-masthead.has-bg{
    background-size:cover;
    opacity: 1;
    min-height: 834px;
    padding-top: 168px;
    background-position: 100% 57px;
    max-width:100%;&.jch-lazyloaded{background-image: url('https://www.sps401k.codedonors.dev/images/newslider/Americas.webp');}}

/* Hero background gradient - All items with a bootstrap top banner rsform layout, employers, advisors.. */
body.item-102 .t4-main-body,body.item-251 .t4-main-body {
  z-index:1;
  margin-top: -43px;
  padding-top: 47px;
  margin-bottom:5px;
  background: radial-gradient(
      600px 300px at 85% 25%,
      rgba(13, 110, 253, 0.06),
      transparent 65%
    ),
    linear-gradient(180deg, #f8fafc, #ffffff 60%);
}
@media (min-width: 1200px) {
    .display-6 {
        font-size: 1.8rem;
    }
}

/* Optional: slight contrast separation from tabs below */
.t4-main-body {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.quote-form {
  border-radius: 0.5rem;
  box-shadow:0 1rem 2rem rgba(0, 0, 0, 0.05);
}

body/*:not(.item-101)*/ #t4-header + .t4-section {
    z-index: 2;
    position: relative;
    /*border-top: 3px solid #B8862D;*/
    border-bottom: 1px solid #dee2e6;
    background: linear-gradient(#dee2e6, transparent);
}
.navbar-brand img.logo-img {
    max-width: 228px;
    margin-top: 4px;
}
.container-tabs-nav{
    padding-top: 1.44444em;
    padding-bottom: 0;}
.container-tabs-nav  {border:none !important}
.container-tabs-nav ul li a:hover {
    text-decoration: none;
}
.container-tabs-nav ul li a{
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    padding: .38889em 0 .61111em;
    margin: 0;
    text-decoration: none;
    position: relative;
    line-height: 1.55556;
    letter-spacing: 0.7px;
    }

/*.container-tabs-nav ul li a:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    transition: .25s background-color ease-in-out;
}*/
.container-tabs-nav ul li a:hover {
    color: #084298 !important;
}
.container-tabs-nav ul li a:hover:after {
    background-color: #ccc !important;
}
.container-tabs-nav ul li:hover >a, .container-tabs-nav ul li.active a {
    /*border-bottom: 0px;*/
}

.container-tabs-nav ul li.active>a:after {
    background-color: #b01313 !important;
}
/*.nav-tabs .nav-link.active {
    border-bottom-color:#b01313;
}*/
.container-tabs-nav {line-height: 1.55556;}
.tab-content {
    background: #fbfcfd;
    padding-top:1rem;
    padding-bottom:2rem;
    border-left:2px solid #dee2e6;
    border-right:2px solid #dee2e6;
    border-bottom:2px solid #dee2e6;
}

.tab-content h2,.tab-content h3 {
    margin-top: 0 !important;
	font-weight: 600;
    color: #2c4267;
}
.tab-content h4 {
    font-weight: 500;
}
.tab-content {padding-top:20px}
.tab-content h2 {font-size:30px}
.tab-content ul ul,.article-body ul {margin-top:15px}
.tab-content {font-size:.95em}

.pricing {max-width:960px;margin: 30px auto 0 !important;clear:both;float:none !important;text-align:center}
.pricing p { margin: 0;font-size:18px !important; color:var(--t4-body-font-color) !important;line-height:normal }
.price1.col-md-6,.below-pricing {
    box-shadow: 0px 20px 30px #E0E4F1CB; background: #FFFFFF 0% 0% no-repeat padding-box; opacity:1;
}
.pricecolumn1.col-md-6 { padding-left:0;}
.pricecolumn2.col-md-6 {padding-left: 20px;}
.below-pricing {clear: both;padding:10px;margin: 26px 0 15px;text-align:center;display:inline-block;border-radius: 13px;font-weight: 400;}
.price4.col-md-6 {
    box-shadow: 0px 20px 30px #E0E4F1CB; background: #FFFFFF 0% 0% no-repeat padding-box;  opacity:1;
}
.price7.col-md-6 {
    box-shadow: 0px 20px 30px #E0E4F1CB; background: #FFFFFF 0% 0% no-repeat padding-box; opacity:1;
}
.price10.col-md-6 {
    background: #FFFFFF 0% 0% no-repeat padding-box; opacity:1;
    box-shadow: 0px 20px 30px #E0E4F1CB;
}
.pricecolumn1.col-md-6 h3.title{background: #3B6DDA 0% 0% no-repeat padding-box;
    border-radius: 13px 13px 0px 0px;
    opacity: 1;}
	.pricecolumn2.col-md-6 h3.title{ background: #FFAC36 0% 0% no-repeat padding-box;
border-radius: 13px 13px 0px 0px;
opacity: 1;}
.pricing.col-md-12{width:100%;z-index:99;}
.pricing .col-md-12 .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}
.pricecolumn1.col-md-6 h3.title {
    text-align: center;
    color: #fff;
    font-size: 37px;
    line-height: 96px;
    letter-spacing: -0.48px;
    font-family:var(--t4-header-font-family);
    font-weight: 500!important;
    opacity: 1;
    margin:0;
    /* height:106px; */
    vertical-align:middle;
    text-shadow: 0 2px 4px rgba(92, 55, 0, 0.45);
}
.pricecolumn2.col-md-6 h3.title {
    text-align: center;
    padding: 10px 20px 10px;
    color: #fff;
    font-size: 37px;
    line-height: 38px;
    letter-spacing: -0.48px;
    font-weight: 600!important;
    font-family: var(--t4-header-font-family);
    margin: 0;
    text-shadow: 0 2px 4px rgba(92, 55, 0, 0.45);
}
.pricecolumn1.col-md-6 {
    float: left;
    padding-right: 20px;
}
.pricecolumn1.col-md-12 {
    padding-left: 0px;
}
.article-body .pricing {
    max-width: 1100px;
}

.pricing sup {
    position: relative !important;
    top: -36px !important;
    left: 6px;
}

.price2.col-md-12{
     border-bottom: 2px solid #e3e3e3;
     padding-bottom: 20px;
     min-height: 230px !important;
     padding-left: 0px;
     padding-right: 0px;
     display:block;
     }
.price5.col-md-12 {
     padding-left: 0px;
     padding-right:0px;
     padding-bottom: 20px;
     min-height: 200px !important;
}
.price2.col-md-12 h2, .price3.col-md-12 h2, .price5.col-md-12 h2, .price9.col-md-12 h2, .price8.col-md-12 h2, .price11.col-md-12 h2{
    text-transform: capitalize !important;
    font-size:21px !important;
    background: #F8FAFF 0% 0% no-repeat padding-box;
    padding: 10px 0px 10px;
    text-align: center;
    font-family: var(--heading-font-family);
    letter-spacing: 0.35px !important;
    font-weight: 500;
    margin: 0px 0px 10px 0px;
    color: #000;
}
.pricecolumn1.col-md-6 p, .price11.col-md-12 p, .price5.col-md-12 p, .price6.col-md-12 p, .price8.col-md-12 p, .price12.col-md-12 p{font-size: 15px;}
.pricecolumn1.col-md-12, .pricecolumn2.col-md-12,pricecolumn2 col-md-12 {
  /*  border: 2px solid #e3e3e3;*/
  border-top: 0px;
  padding: 0 0 var(--gutter-sm);
  float: left;
  width: 100%;
}

.price10.col-md-6 {
    float: right;
}
.price7.col-md-6 {
    float: left;
}
.price8.col-md-12{
    float:left;
    border-bottom: 2px solid #e3e3e3;
    padding-left:0px;
    padding-right:0px;
    padding-bottom: 20px;
    }

.price9.col-md-12{
    float: left;
    min-height: 200px !important;
    }
.price11.col-md-12 {
    padding-bottom: 20px;
    min-height: 210px !important;
}
.price12.col-md-12{
    float: right;
    min-height: 187px !important;
    position: relative;
    }
.price7.col-md-6 {
    float: left;
}
.price6.col-md-12, .price3.col-md-12 {
    padding-top: 20px;
    min-height: 208px !important;
}
.fa:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;}
i.fa.fa-lock,.btn-secondary.fa.fa-lock.nav-link:before {color: #B8862D;margin-right: 8px;}
i.fa.fa-lock:before,.btn-secondary.fa.fa-lock.nav-link:before {
    content: "\f023";     font-size: 20px;
    top: 1px;
    position: relative;
}
i.fa.fa-icon-info{color: #704a3e;
    border: 1px solid #704a3e;
    border-radius: 50%;
    padding: 0px 0px 0px 9px;
    width: 27px;
    height: 27px;}
i.fa.fa-icon-info:before {
    content: "\f129";
    font-size: 17px;
    position: relative;
    bottom: 11px;
}
p.price{
    font-size: 45px !important;
    color: #000;
    padding-top: 35px;
    text-align:center;
    letter-spacing: -0.72px;
    font-family: var(--body-font-family);
    } 
sup {
    top: -3.8em !important;
    left: -20px;
}.homemultiform .modal-backdrop.show {    opacity: 0.65;}
.homemultiform .modal-dialog {    max-width: 980px;    width: calc(100% - 40px);}
.homemultiform .modal-content {    border-radius: 22px;    border: none;    padding: 40px 50px;    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.25);}
.homemultiform .modal-body {    padding: 0;}.homemultiform .rsform {    max-width: 880px;    margin: 0 auto;}
.homemultiform .rsform h2,.homemultiform .rsform .formTitle {    text-align: center;    font-size: 28px;    font-weight: 600;    margin-bottom: 30px;    color: #111827;}
.homemultiform .formContainer {    background: #ffffff;    border: 1px solid #e5e7eb;    border-radius: 18px;    padding: 40px;}.homemultiform .formRow {    display: flex;    gap: 24px;    align-items: center;    justify-content: space-between;}
.homemultiform label,.homemultiform .formControlLabel {    font-weight: 500;    color: #374151;}
.homemultiform select,.homemultiform input[type="text"],.homemultiform input[type="email"] {    height: 46px;    border-radius: 8px;    border: 1px solid #d1d5db;    padding: 0 14px;}.homemultiform .formRequired {    color: #dc2626;}
.homemultiform .rsform-button-container,.homemultiform .formActions {    display: flex;    justify-content: flex-end;    gap: 16px;    margin-top: 30px;}
.homemultiform .rsform-submit-button,.homemultiform .rsform-button-next {    background: #0a3d91;    border: none;    color: #ffffff;    padding: 10px 28px;    font-weight: 500;    border-radius: 8px;}
.homemultiform .rsform-button-back {  font-size:1rem;  background: #ffffff;    border: 1px solid #d1d5db;    color: #111827;    padding: 10px 24px;    border-radius: 8px;}
.homemultiform button:hover {    opacity: 0.9;}.homemultiform .formError,.homemultiform .rsform-error {    color: #dc2626;    font-size: 14px;    margin-top: 6px;}
@media (max-width: 768px) {    .homemultiform .modal-content {        padding: 28px 20px;        border-radius: 16px;    }    .homemultiform .formContainer {        padding: 24px;    }    .homemultiform .formRow {        flex-direction: column;        align-items: stretch;        gap: 16px;    }    .homemultiform .rsform-button-container,    .homemultiform .formActions {        justify-content: center;    }    .homemultiform .rsform-submit-button,    .homemultiform .rsform-button-next,    .homemultiform .rsform-button-back {        width: 100%;    }}
.rsform .formControlLabel, .rsform .formControls,.rsform ::placeholder {font-size:18px;text-align: left;}
.item-101 .rsform {
    background: transparent;
    padding: 10px;
    border-radius: 10px;
    margin-top: -10em;
    }
@media (min-width:1320px) {
	 .ja-masthead.has-bg {
        min-height: 54vw;
    }
.item-102 .ja-masthead.has-bg,.item-251 .ja-masthead.has-bg {
        min-height: 45vw;
    }
	.clients-wrap {
    max-width: 90%;
    margin: 0 auto;
}
}	
.requestQuoteFormHome{padding:20px 20px 0;}
.requestQuoteFormHome .rsform-type-pagebreak{text-align:right;}
.requestQuoteFormHome .rsform-type-pagebreak .rsform-button-next {background: #15213b !important;padding: 7px 20px; font-size: 16px;}
.requestQuoteFormHome .formControlLabel, .quote-form .formControlLabel {width:100% !important; text-align:left !important; display:none;}
requestQuoteFormHome, .quote-form .col-sm-9 {width: 100%;}
.requestQuoteFormHome .formControls {width:100%; margin:0px !important;}
/*.requestQuoteFormHome .formControls select,input {width:98% !important; } messes up bootstrap radio inputs */
.item-101 #userForm .rsform-block .homeFormIntro {
    color: var(--headings-color);
    text-align: center;
    font-size: 19px;
    margin: 6px 0 6px !important;
}
.requestQuoteFormHome .rsform-button-prev{margin-right:5px;}
.requestQuoteFormHome .rsform-submit-button{background: #15213b !important;line-height:normal;font-weight:500;}
.form-control {
    padding: .5rem 1rem;
    line-height: 1;
    width: auto !important;
    border-radius: 5px;
    border-width: 1px;
    font-size: .9rem;
    font-weight: 500;
    max-width: 310px;
    width:100% !important;
 }
.form-select {
    --t4-form-select-bg-img: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    display: block;
    width: 100%;
    padding: 0.15rem 40px 0.2rem .58rem  !important;
    font-weight: 400;
    color: black;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: var(--t4-form-select-bg-img), var(--t4-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid var(--body-text-color);
    border-radius: .5rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.item-101 .formContainer {
    text-align: center;
    margin: 0 auto !important;
    display: table;
    }
    .item-101 .formContainer > .row:nth-child(2),.item-101 .formContainer > .row:nth-child(3) {display:-webkit-box;}
.item-101 .formContainer > .row:nth-child(2) {
 float: left;
 --t4-gutter-x: 0;
}
.item-101 .formControls {width: auto !important;}
.item-101 .form-select {font-size: .8rem;line-height: 1;padding-right: 2rem !important;width: auto !important;border-radius: 5px;border-width: 1px;font-size: .95rem;/* font-weight: 500; */min-height: unset !important;line-height: normal;margin-top: 4px !important;}
.item-101 .formContainer > .row:nth-child(2) .col-md-6:nth-child(1) {width:58.33333%;margin-right:15px; }
.item-101 .formContainer > .row:nth-child(2) .col-md-6:nth-child(2) {width:41.66667%}
.item-101 .formContainer > .row .row {--t4-gutter-x:0 !important;margin-right:0 !important;margin-left: 0 !important;--bs-gutter-x: 0 !important;display: inline-block;}
.item-101 .formContainer > .row:nth-child(3) {--bs-gutter-x:.5rem;}
.item-101 .formContainer > .row:nth-child(3) .col-md-12 {
    max-width: 232px !important;
    display: inline-block;
    margin-left: 1rem;
    margin-top: 1px;
}
.formContainer > .row:nth-child(3) button,.features-item .btn,.rsform-submit-button {
    --t4-btn-padding-y: 0.15rem 0.8rem 0.2rem !important;
    --t4-btn-padding-y: 0.15rem 0.8rem 0.2rem !important;
    --t4-btn-padding-y: 0.15rem 0.56rem 0.2rem  !important;
    border-radius: var(--border-radius-md) !important;
    letter-spacing: .03em;
    margin-bottom: 10px;
    line-height: normal;
    font-size: 20px;
    font-weight: 400;
    }
.formControls .fa {
    top: 1px;
    position: relative;
    margin-left: 6px;
    font-size: 24px;
    line-height: normal;
    font-weight: 500;
}
.formControls .fa.fa-angle-left {
    margin-left: 0;
    margin-right: 6px;
}
.item-183 #userForm .col-sm-9 {
    align-self: center;
}

 .btn.btn-success {
    background-color: var(--color-primary) !important;
    border-color: var(--color-primary) !important;
}
.item-101 div#t4-section-2 .acm-features.style-4 .section-title {
    color: #fff !important;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
    letter-spacing: -0.48px;
}
.why-header h2,.t4-section-2 .section-title,.spsValueSection .section-title {
    font-size: 38px;
    color: #15213b !important;
    margin-bottom: 14px;
    line-height: 1.2;
    padding-bottom: 0;
}
.why-header h3 {font-size:var(--h4-font-size);margin-bottom: var(--spacing-xl);}
.why-header h2 span {
    display: block;
}
#t4-section-1{z-index:9999;}

.why-header p {
    font-size: 18px;
    color: #64748b;
    max-width: 700px;
}

.why-cards {
    max-width: 1000px;
    margin: 30px auto 0 !important;
    display: flex;
    gap: 40px;
    justify-content: space-between;
}

.why-card {
    flex: 1;
    background: #ffffff;
    border-radius: 28px;
    padding: 24px 24px 15px;
    text-align: center;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 270px;
    transition: background 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
    box-shadow: 0 10px 25px rgba(15, 23, 42, 0.06);
}

.why-card h3 {
    font-size: var(--h4-font-size);
    font-weight: 500;
    color: #0f172a;
    margin-top: 0;
    padding-top: 20px;
    text-align: center;
}

.why-card.featured {
    background: #eaf2ff;
}
.why-card.featured img {
    margin-bottom: 0;
}
.why-cards:hover .why-card {
    background: #ffffff;
}

.why-cards:hover .why-card:hover {
    background: #eaf2ff;
    box-shadow: 0 30px 70px rgba(15, 23, 42, 0.12);
}
.card-icon img {/* display: flex; */margin: auto;vertical-align: middle;}

.card-icon {
    min-height: 172px;
    vertical-align: middle;
    display: flex;
    padding-bottom: 0;
}
@media (max-width: 991px) {
    .why-header h2 {
        font-size: 36px;
    }
    .why-card .card-icon {
        height: 120px;
    }
}
@media (max-width:767px) {
    .why-cards {
        flex-direction: column;
        gap: 30px;
    }    
    .why-card {
        min-height: auto;
        padding: 40px 25px;
    }
}
.spsValueSection .img-intro {text-align:center;}
.requestQuoteFormHome .formResponsive input[type=file], .formResponsive select {height:35px;}
.requestQuoteFormHome input[type=text] {height:27px;}
.getSTartedSPS .client-list,#acm-features-313 .features-mod{display:none !important;}
.spsStart { background: #15213b !important;
    color: #fff !important;
    padding: .3em .75em .4em;
    border-radius: 10px;
    margin-top: var(--gutter-sm);
    display: inline-block;}
/*.spsValueSection .section-title { font-size: 44px;
    font-weight: 700;
    margin-bottom: 14px;
    line-height: 1.2;
    color: rgb(21, 33, 59) !important;}*/
.getSTartedSPS .feature-title {  font-size: var(--h1-font-size);
    font-weight: 600;
    margin-bottom: 14px;
    line-height: 1.1;
    color: rgb(21, 33, 59) !important;}

 
/* Begin AI Generated
 Hero text hierarchy */
.service-heading {
  line-height: 1.2;
  font-weight:600;
}
.service-hero .service-sub {
  color: var(--color-secondary, #6c757d);
}

/* Form card presentation */
.quote-form .card-body {
  /* Slightly tighter spacing on small screens */
  padding: 1rem;
}
@media (min-width: 768px) {
  .quote-form .card-body {padding: 1rem 2rem !important;}
  #Mod328 { display:none }
}

/* Reduce vertical whitespace between form rows */
#userForm .row.mb-3 {
  margin-bottom: .75rem !important;
}
#userForm .homeFormIntro {
    font-weight: 500;
    padding: 0 .25rem 3px;
    line-height: normal;
}

/* Make selects/inputs consistent and compact */
#userForm .form-select, #userForm .form-control {
    min-height: 2.15rem;
    padding-top: .4rem;
    padding-bottom: .4rem;
    margin-top: 2px;
}
body:not(.item-101) #userForm .col-md-6 {
    width: 100% !important;
}
/* handles 3rd page not on home page form */
body:not(.item-101) #rsform_12_page_2 .col-md-4 { width:100%; } 
/* Labels currently only contain the (*) marker—make them narrow and aligned */
#userForm .formControlLabel {
  text-align: right;
  opacity: .9;
  padding-right: .25rem;
}

/* Validation messages: subtle and tight */
body:not(.item-101) #userForm .formValidation .formNoError {
  font-size: .85rem;
  margin-top: .25rem;
  color: var(--color-secondary, #6c757d);
}

/* Progress + error area */
#rsform_progress_12 { margin-bottom: .5rem; }
#rsform_error_12 .formRed {
  color: var(--color-danger, #dc3545);
  margin-bottom: .75rem;
}

/* Buttons: spacing and wrapping for mobile */
body:not(.item-101) #userForm .btn-group,
body:not(.item-101) #userForm .formControls .btn-group {
  flex-wrap: wrap;
}
 #userForm .btn-group,#userForm .formControls .btn-group,#userForm .formControls > button {
    margin-right: .5em;
    /* width: auto; */
    line-height: normal;
    margin-bottom: 10px;
 }
#userForm .btn {white-space: nowrap;}

/* Tighten section headers inside the form pages */
#userForm .rsform-block .homeFormIntro {
    font-size: 1rem;
    color: #000;
    margin-bottom: 12px;
    padding: 0 10px;
}
.requestQuoteFormHome input[type=text]::placeholder {color:var(--body-text-color);}
span.formValidation {display:none;}
.form-group.rsform-block.rsform-block-required {
    text-align: right;
    max-width: 655px;
    font-weight: 500 !important;
    color: var(--body-text-color);
}
   /* end AI Generated */
/*.service-hero {
        background: #eaf2ff;
    padding: 60px 40px;
    border-radius: 20px;
    margin-bottom: 60px;
    transition: background 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
    box-shadow: 0 20px 50px rgba(15, 23, 42, 0.06);
	text-align:center;
}

.service-lead {
        font-weight: 700;
    color: #15213b !important;
    margin-bottom: 14px;
    line-height: 1.2;
	font-size:30px;
}
}

.service-sub {
    font-size: 16px;
    color: #475569;
    margin-bottom: 28px;
}

.service-btn {
    display: inline-block;
    background: #1e3a8a;
    color: #ffffff !important;
    padding: 14px 32px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 10px;
    text-decoration: none;
    transition: background 0.25s ease, transform 0.2s ease;
}

@media (max-width: 768px) {
    .service-hero {
        padding: 40px 20px;
    }
}*/

@media (max-width: 768px) {
ul.mod-articles-items.mod-list {padding:0px;}
.module-ct, .moduletable  {padding:0px;}
.spsTitleTabSection .nav-tabs {gap:10px;}
}
/*chart*/
figure#chart-2 {
    display:block;
}

.metric-chart {
    position: relative;
/*    margin: 40px auto;
*/}
.y-axis {
    top: 0;
    right: auto;
    width: 1px;
    background-color: #e1e8fc; position: absolute;
    bottom: 50px;
    left: 18px;}
.x-axis {
/*    bottom: 50px;
    left: 50px; position: absolute;*/
    bottom: 50px;
    left: 18px;
}
ul.x-axis-line-list.count-12{float:left; width:100%;}
ul.x-axis-line-list.count-12 {
    position: absolute;
    top: 0;
  /*  right: -17px;
    bottom: 51px;*/   
	 right: -40px;
    bottom: 31px;
  /*  left: 50px;*/
    margin: 0;
    padding: 0;
    list-style: none;
}	
li.x-axis-line-item {
  /*  right: 90%;*/
    left: 0%;
    position: absolute;
    top: 0;
    /* right: auto; */
    bottom: 0;
}
span.x-axis-line {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    border-right: 1px solid #e1e8fc;
}
.count-12 .x-axis-line-item:nth-of-type(1) {
/*    right: 90%;*/
    left: 9%;
}
.count-12 .x-axis-line-item:nth-of-type(2) {
 /*   right: 80%;*/
    left: 17%;
}
.count-12 .x-axis-line-item:nth-of-type(3) {
   /* right: 70%;*/
    left: 25%;
}
.count-12 .x-axis-line-item:nth-of-type(4) {/*right: 60%;*/
    left: 33%;
}
.count-12 .x-axis-line-item:nth-of-type(5) { /*   right: 50%;*/
    left: 41%;
}
.count-12 .x-axis-line-item:nth-of-type(6) {
   /* right: 60%;*/
    left: 49%;
}
.count-12 .x-axis-line-item:nth-of-type(7) {
    /*right: 30%;*/
    left: 57%;
}
.count-12 .x-axis-line-item:nth-of-type(8) {
   /* right: 20%;*/
    left: 65%;
}
.count-12 .x-axis-line-item:nth-of-type(9) {
  /*  right: 10%;*/
    left: 73%;
}
.count-12 .x-axis-line-item:nth-of-type(10) {
   /* right: 0%;*/
    left: 81%;
}
.count-12 .x-axis-line-item:nth-of-type(11) {
 /*   right: 0%;*/
    left: 89%;
}
.count-12 .x-axis-line-item:nth-of-type(12) {
  /*  right: 0%;*/
    left: 97%;
}
.y-axis-target, .x-axis-target {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 31px;
    left: 51px;  border-bottom: 1px solid #e1e8fc;
}
.y-axis-target > .y-axis-target-line {
    top: 0;
    right: auto;
    bottom: 0;
    left: 190px;
    width: 0;
   /* border-right: 1px dashed #da4453;*/
}
.y-axis-target > .y-axis-target-line, .x-axis-target > .y-axis-target-line, .y-axis-target > .x-axis-target-line, .x-axis-target > .x-axis-target-line {
    position: absolute;
}
.y-axis-target-line-label {
    position: absolute;
    top: -18px;
    right: 0;
    width: 100px;
    text-align: right;
}
.y-axis-target-line-label:after {
    content: attr(data-label);
    color: #da4453;
    font-size: 12px;
    line-height: 1;
}
.y-axis-label-list {
    position: absolute;
    top: 10px;
    right: auto;
    bottom: 50px;
    left: 0;
    width: 40px;
}
.y-axis-line-list:before, .x-axis-line-list:before, .y-axis-label-list:before, .x-axis-label-list:before, .y-axis-bar-list:before, .x-axis-bar-list:before, .y-axis-line-list:after, .x-axis-line-list:after, .y-axis-label-list:after, .x-axis-label-list:after, .y-axis-bar-list:after, .x-axis-bar-list:after {
    display: table;
    content: " ";
}
.count-10 .y-axis-label-item:nth-of-type(1) {
    bottom: 10%;
}
.v-bar-chart .y-axis-label {
    bottom: -18px;
}
.y-axis-label {
    position: relative;
    display: block;
    color: #1062d2;
    text-align: right;
    font-size: 12px;
    line-height: 1;
}
.count-10 .y-axis-label-item:nth-of-type(2) {
    bottom: 20%;
}
.count-10 .y-axis-label-item:nth-of-type(3) {
    bottom: 30%;
}
.count-10 .y-axis-label-item:nth-of-type(4) {
    bottom: 40%;
}
.count-10 .y-axis-label-item:nth-of-type(5) {
    bottom: 50%;
}
.count-10 .y-axis-label-item:nth-of-type(6) {
    bottom: 60%;
}
.count-10 .y-axis-label-item:nth-of-type(7) {
    bottom: 70%;
}
.count-10 .y-axis-label-item:nth-of-type(8) {
    bottom: 80%;
}
.count-10 .y-axis-label-item:nth-of-type(9) {
    bottom: 90%;
}
.count-10 .y-axis-label-item:nth-of-type(10) {
    bottom: 100%;
}
.v-bar-chart .x-axis-label-list {
    right: 10px;
    left: 18px; list-style:none;
}
.x-axis-label-list {
    position: absolute;
    top: auto;
    bottom: -5px; list-style:none;
}
.count-10 .x-axis-label-item {
    width: 10%;
}
.v-bar-chart .x-axis-label {
    text-align: right;
}
.y-axis-bar-list {
    position: absolute;
    top: 5px;
    right: 0;
    bottom: 56px;
    left: 51px; list-style:none;
}
.count-6 .y-axis-bar-item:nth-of-type(1) {
    top: 12%;
    right: 70%;
    bottom: 68%;
    left: -5.2%;}
.y-axis-bar.primary{background-color: #ffac36;}
.y-axis-bar{
position: absolute;
/*    top: 5px;
    right: auto;
    bottom: 5px;*/
    left: 0;
    display: block;
    border: 1px solid transparent;
    border-left: none;
    border-radius:7px;
    background-color: #4fc1e9;
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.4);
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear;}
.count-6 .y-axis-bar-item:nth-of-type(2) {
	top: 28%;
    bottom: 53%;
    right: 67%;
    left: -52.6px;
}
.count-6 .y-axis-bar-item:nth-of-type(3) {
/*    top: 45%;
	left: 4.9%;
    right: 74.9%;
    bottom: 35%;*/ 
	top: 45%;
    left: 7.8%;
    right: 73%;
    bottom: 35%;
}
.count-6 .y-axis-bar-item:nth-of-type(4) {
/*    top: 62%;
	bottom: 19%;
    left: 14.4%;
    right: 56.9%;*/
    top: 62%;
    bottom: 19%;
    left: 16.4%;
    right: 53.9%;
}
.count-6 .y-axis-bar-item:nth-of-type(5) {
/*    top: 79%;
    bottom: 1%;
  	left: 22.4%;
    right: 14.9%;*/ 
	top: 79%;
    bottom: 1%;
    left: 25.4%;
    right: 12%;
}
.count-6 .y-axis-bar-item:nth-of-type(6) {
/*	top: 95%;
    bottom: -13%;
    left: 71%;
    right: 13%;*/
    top: 95%;
    bottom: -13%;
    left: 75%;
    right: 13%;
}
.y-axis-bar-item {
    position: absolute;
    left: 0;
}
.nested-bars .y-axis-bar:nth-of-type(1) {
/*    top: -5px;
    bottom: 41px;*/  
    top: 8px;
    bottom: 35px;
}
ul.y-axis-label-list.count-10 {
    list-style: none;
}
.metric-chart {
    position: relative;}
.primary .y-axis-bar-value{  background-image: linear-gradient(to right, #7e8692 0%, #656d78 100%);
    background-repeat: repeat-x; border-color: #1f2225;}
.y-axis-bar-value:before {
    position: absolute;
    content: '';
    opacity: 0;
}
.y-axis-bar-value:after{
    position: absolute;
    top: -110%;
    right: -51px;
    z-index: 200;
    visibility: hidden;
    margin-top: -11px;
    padding: 20px 10px;
    width: 200px;
    border-radius: 5px;
    background-color:rgba(0,0,0,0.5);
   /* background-color: #fff;*/
/*    color: #0e0e0e;*/ color:#fff;
    content: attr(data-value);
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    opacity: 0;}
.y-axis-bar-value:hover:after, .y-axis-bar-value:focus:after, .y-axis-bar-value:hover:before, .y-axis-bar-value:focus:before {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
li.x-axis-label-item {
    display: block;
    float: left;
}
ul.x-axis-label-list.count-12 {
    margin: 0px; float:left; width:100%;
} 
li.x-axis-label-item {
    padding-left: 5px!important;
}
ul.y-axis-line-list.count-6 {
    list-style: none; float:left; width:100%;
}

 li.y-axis-line-item {
    width: 100%;
}
/*06-03-20*/
.sps_div.locostimg.sps_img:hover{box-shadow: 0px 1px 15px 0px #ccc !important;}
/*.rows_new.our_approach:hover , .rows_new.personalized_team:hover , .rows_new.our_promise:hover{
    box-shadow: 0px 1px 15px 0px #ccc !important;
    float: left; padding: 30px;
}*/
div#chart-2 ul.x-axis-line-list.count-12{padding:0px !important;}
ul.x-axis-line-list.count-12 li.x-axis-line-item{padding-left:10px !important;}
ul.x-axis-label-list.count-12 ul li {
    padding-left: 16px!important;
    padding-right: 38px;}

 
/* ~50% wider tooltip with a responsive cap */
.tooltip.tooltip-wide .tooltip-inner {
  max-width: 420px;   /* typical default is ~240–280px; 420px is a safe ~1.5× */
  white-space: normal; /* allow wrapping (Bootstrap’s default is also normal for tooltips) */
  line-height: 1.35;   /* improves readability for multi-line content */
}

/* Optional: slightly larger on big screens */
@media (min-width: 1200px) {
  .tooltip.tooltip-wide .tooltip-inner {
    max-width: 480px;
  }
}

/* Protect very small devices */
@media (max-width: 420px) {
  .tooltip.tooltip-wide .tooltip-inner {
    max-width: 320px;
  }
}
.requestQuoteFormHome .rsform-button-prev {border: 1px solid #ffac66;line-height: normal !important;}
.requestQuoteFormHome .btn.btn-success {background-color: #2c4267 !important;}
.requestQuoteFormHome .rsform-submit-button {background-color: #2c4267 !important;}
.requestQuoteFormHome .formRed {display:none;}
.smallDevice {width: 100%;
    margin-bottom: 30px;
    font-size: 32px; font-weight:700; display:none;}
  .requestQuoteFormHome #userForm .formContainer .btn-group { flex-wrap:wrap; }   
@media (max-width: 767px) {
	.requestQuoteFormHome { padding:20px 0; }
	#userForm .rsform-block .homeFormIntro { padding:0 }
  .requestQuoteFormHome #userForm .formContainer > .row {
      display: inline-block !important;
      float: none !important;
      width: 100% !important;
  }
  .requestQuoteFormHome #userForm .formContainer > .row > [class*="col-"] {
      width: 100% !important;
      max-width: 100% !important;
      flex: 0 0 100% !important;
  }

  .requestQuoteFormHome #userForm select,
  .requestQuoteFormHome #userForm input,
  {
      width: 100% !important;
  }
  .requestQuoteFormHome .formControls{width:100% !important;}
  .requestQuoteFormHome .item-101 .form-select{width:100% !important;}
  .requestQuoteFormHome .form-select{width:100% !important;}
  .item-101 #t4-hero .ja-masthead { padding-top: 152px;background-image:unset; min-height:unset; height:auto !important;}
  .item-101 #t4-header + .t4-section { border:none !important; }
  .item-101 #t4-hero .ja-masthead.has-bg::before { display:none !important; }
  .item-101 .ja-masthead-title { text-align:center;margin-bottom: 0; padding-bottom: 20px;}
  .item-101 .ja-masthead .ja-masthead-detail {max-width:84%;width:100%;padding:0;}
  .item-101 .ja-masthead-description { display:none }
  .item-101 .rsform {margin-top:150px !important;background: #eaf2ff;
        border-radius: 14px;
        padding: 5px 20px;
        transition: background 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
        box-shadow: 0 20px 50px rgba(15, 23, 42, 0.06);}
  #userForm .row.mb-3:not(.rsform-type-pagebreak) {
  width: 100% !important;
  }
 
  .item-101 .formContainer > .row:nth-child(3) .col-md-12{margin-left:0px;}
  .smallDevice {display:inline-block;}
  .requestQuoteFormHome .form-control {max-width:100%;}
  #userForm .formControlLabel {text-align:left;}
}
.t4-section-2 {
	margin-top:20px;
}

.partners-section {
  padding: 0;
}

.partners-row {
  row-gap: 30px;
}

.partner-item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.partner-item img {
  max-width: 100%;
  object-fit: contain;
  filter: grayscale(0%);
}

@media (min-width: 900px) and (max-width: 999px) {
  .ja-masthead.has-bg,
  .ja-masthead.has-bg::before {
  }

  .item-101 .formContainer > .row:nth-child(2){float:none;}
  .item-101 .formContainer > .row:nth-child(3) .col-md-12 {max-width:100% !important;display:block;}
    body.form-step-3 .ja-masthead.has-bg,body.form-step-3 .ja-masthead.has-bg::before {
    aspect-ratio: 74 / 40;
    min-height: 830px;
    padding-top: 0px;
  }

  body.form-step-3 .rsform {
    margin-top: -213px !important;
  }
}

.item-101 div#t4-section-2 .section-title {	
	margin-left: 1rem;
}

@media (min-width:576px) and (max-width:767px) {
	 .spsValueSection h2.section-title {padding-left:0 !important}
}
@media (max-width:1399px) { /* this sets the margin on the slideshow which is setup to overextend the default bootstrap container width */
.item-101 div#t4-section-2 .section-title {	
	margin-left: calc( ((100vw - 1140px ) / 2) - ( 2rem * .5));
}
}
@media (min-width: 768px) and (max-width: 1199px) {
.item-101 div#t4-section-2 .section-title {
      margin-left: calc((100vw - 960px) / 2);
}
  .ja-masthead.has-bg,
  .ja-masthead.has-bg::before {
    aspect-ratio: 70 / 46;
  }
.ja-masthead .ja-masthead-detail { top:0 }

  .item-101 .formContainer > .row:nth-child(2){float:none;}
  .item-101 .formContainer > .row:nth-child(3) .col-md-12 {max-width:100% !important;display:block;}
  body.form-step-3 .ja-masthead.has-bg,
  body.form-step-3 .ja-masthead.has-bg::before {
    aspect-ratio: 70 / 48;
  }

  body.form-step-3 .rsform {
    margin-top: -256px !important;
  }

}

.pricing,.pricing * {
  box-sizing: border-box;
}

.pricing.col-md-12 {
  width: 90%;
  margin-top: 40px;
  margin: var(--gutter-normal) auto;
}

.pricecolumn1.col-md-6,
.pricecolumn2.col-md-6 {
  float: left;
  width: 50%;
  display: flex;
  flex-direction: column;
}

.pricecolumn1.col-md-6 {
  padding-left: 0;
  padding-right: 25px;
}

.pricecolumn2.col-md-6 {
  padding-left: 25px;
  padding-right: 0;
}

.pricecolumn1.col-md-6 h3.title,
.pricecolumn2.col-md-6 h3.title {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
  margin: 0;
}

.pricecolumn1.col-md-6 h3.title {
  background: #3B6DDA;
  color: #fff;
  border-radius: 13px 13px 0 0;
}

.pricecolumn2.col-md-6 h3.title {
  background: #FFAC36;
  color: #fff;
  border-radius: 13px 13px 0 0;
}

.pricecolumn1.col-md-12,
.pricecolumn2.col-md-12 {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  border-radius: 0 0 13px 13px;
}

.price1.col-md-6,
.price4.col-md-6,
.price7.col-md-6,
.price10.col-md-6 {
  float: left;
  width: 50%;
  display: flex;
  flex-direction: column;
  border-radius: 0 0 30px 30px;
}

.price2,
.price3,
.price6,
.price8,
.price9,
.price12 {
  float: left;
  width: 100%;
  min-height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: relative;
}

.price2,
.price8 {
  border-bottom: 2px solid #e3e3e3;
}

p.price {
  font-size: 45px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

p.price sup {
  position: absolute;
  top: 10px;
  right:0;
  left:unset;
}

p.price sup img,
p.price sup i {
  display: block;
}

#line,
#hor,
#hor-noline {
  display: flex;
  align-items: center;
  justify-content: center;
}

.line-center {
  background: #fff;
  padding: 0 10px;
}

#hor {
  position: relative;
}

#hor:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-top: 2px solid #e3e3e3;
  z-index: -1;
}

.below-pricing {
  clear: both;
  margin: 30px auto 0;
  padding: 12px;
  text-align: center;
  background: #fff;
  border-radius: 13px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

@media (max-width: 899px) {
  .pricecolumn1.col-md-6,
  .pricecolumn2.col-md-6 {
    width: 100%;
    padding: 0;
  }

  .price2,
  .price3,
  .price5,
  .price6,
  .price8,
  .price9,
  .price11,
  .price12 {
    min-height: auto;
    padding: 20px 10px;
  }

  p.price sup {
    right: 10px;
    top: 4px;
  }
}
.info-tooltip {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}

.info-tooltip::after {
  content: attr(data-tooltip);
  position: absolute;

  bottom: 130%;
  left: 50%;
  transform: translateX(-50%);

  background: #3b6dda;
  color: #ffffff;

  padding: 12px 16px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 8px;

  width: max-content;
  max-width: 320px;

  white-space: normal;
  word-break: break-word;

  box-shadow: 0 10px 25px rgba(0,0,0,.25);

  opacity: 0;
  visibility: hidden;
  pointer-events: none;

  transition: opacity .2s ease;
  z-index: 10000;
  text-align: left;
}

.info-tooltip::before {
  content: "";
  position: absolute;
  bottom: 118%;
  left: 50%;
  transform: translateX(-50%);

  border: 7px solid transparent;
  border-top-color: #3b6dda;

  opacity: 0;
  visibility: hidden;
  transition: opacity .2s ease;
}

.info-tooltip:hover::after,
.info-tooltip:hover::before {
  opacity: 1;
  visibility: visible;
}
.info-tooltip.orange-plan::after {
  background: #ffb23c;
  color: #ffffff;
}

.info-tooltip.orange-plan::before {
  border-top-color: #ffb23c;
}
@media (max-width: 768px) {
  .info-tooltip::after {
    position: fixed;

    left: 50%;
    bottom: auto;
    top: 20%;

    transform: translateX(-50%); 

    width: calc(100vw - 32px);
    max-width: 100%;

    text-align: left;
  }

  .info-tooltip::before {
    display: none; 
  }
}
.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
--t4-form-select-bg-icon:unset /* this rs form validation icon is taking up real estate and overlapping the text */
}
.item-101 div#t4-section-2 .container {
	--t4-gutter-x:0;
	padding:0;
	margin:0;
    max-width: unset !important;
    width: 100% !important;
}

.item-101 div#t4-section-2 .row,.item-101 .acm-features.style-1 .row  { margin-right:0; }
.item-101 .acm-features.style-1 .row { --t4-gutter-x:0; }
.item-101 div#t4-section-2 .container .section-title-wrap {
	max-width:1320px;
	--t4-gutter-x:2rem;
	margin:0 auto;
}
@media (max-width:1199px) {
	.item-101 div#t4-section-6 .container {
	--t4-gutter-x:0;
	padding:0 0 0 5%;
	margin:0;
    max-width: unset !important;
    width: 100% !important;
	}
	.item-101 div#t4-section-6 .feature-title { font-size:var(--h2-font-size); }
	.acm-features.style-1 .features-image { max-width:400px;float:right; } 
}

@media (max-width:650px) {
	.item-101 .acm-features.style-1  .feature-title { max-width:unset; }
	.item-101 .acm-features.style-1 .row {max-width:100%;--t4-gutter-x:0;}
	.item-101 .acm-features.style-1 .features-content-wrap { padding-right:5%; }
	.item-101 .acm-features.style-1 .features-image { max-width:90%; }
	div#acm-features-313 .col-lg-6:nth-child(2) { padding-right:0; }
}
.item-101 div#t4-section-2 .section-title {
	padding-left:calc(var(--t4-gutter-x) * .5);
}
@media (max-width:991px) {
.item-101 .acm-features.style-1 .feature-title { max-width:100%; }
.item-101 .acm-features.style-1 .row { max-width:100%; }
div#acm-features-313 .col-lg-6:nth-child(2){margin-top:30px;}

.item-101 div#t4-section-2 .section-title {		
	 margin-left: 2rem;
}
}
@media (max-width:575px) {
	.item-101 div#t4-section-2 .section-title { padding-left: 1rem;
    margin-right: 0;
    margin-left: 0;
}
	.item-101 div#t4-section-2 .row {
    --t4-gutter-x: 0;
	}
	.acm-features.style-3 .features-item .v-gutters > div { padding-bottom:1.5rem;}
}
.partners-carousel {
  overflow: hidden;
  position: relative;
  padding: 0;
  background: #f9f9f9;
}

.partners-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.partners-carousel .owl-item {
    float: none !important;
    text-align: center;
    display: inline-block;
	margin:0 20px;
}

.partners-carousel .item {
    text-align: center;
    margin: 0 auto;
    display: flex;
}

.partners-carousel .item img {
  max-height: 70px;
  width: auto;
  margin: 0 auto;
  display: block;
  transition: transform 0.3s ease;
}

.partners-carousel .item img:hover {
  transform: scale(1.05);
}

.partners-carousel .owl-nav,
.partners-carousel .owl-dots {
  display: none !important;
}
/*
.partners-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
}

.partners-carousel .owl-nav button {
  background: #fff !important;
  border: 1px solid #ddd !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.partners-carousel .owl-nav button:hover {
  background: #2c3e50 !important;
  color: #fff !important;
}
.partners-carousel .owl-dots {
  text-align: center;
  margin-top: 20px;
}

.partners-carousel .owl-dot span {
  width: 10px;
  height: 10px;
  background: #ccc;
  display: inline-block;
  border-radius: 50%;
  margin: 5px;
}

.partners-carousel .owl-dot.active span {
  background: #2c3e50;
}
*/
.recaptcha-disclaimer {
    font-size: 12px;
    margin-top: 5px;
    opacity: 0.8;
}
.grecaptcha-badge {
    display: none !important;
}
