<style>
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
</style>


  
h1, h2, h3, h4 {
 font-family: "Montserrat, sans-serif;";
}

.team_profile_with_popup .icon-in-box {
  display: none;
}

p {
     font-family: "Barlow";
     font-weight: 400; 
 font-size: 1.125rem;
  color: #1a1449;
  line-height: 1.6rem;
    letter-spacing: 0.01rem;
    word-spacing: 0.0208rem;
}

h3 {
    font-size: 1.625rem;
}

h2 {
    font-size: 2.1875rem;
  font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: .0625rem;
    color: #1a1449;
}

.dnd_area-row-0-background-image:before {
position: relative!important;
}

footer .dnd-section {
    padding-bottom: 0px;
}  

.light-header {
    background-color: #1a1449!important;
}

.light-header a {
    color:#ffffff!important;
    font-size:140rem!important;
}

.footer-row-0-padding {
    width:100%!important;
}

.footer-row-0-padding a{
    color: #ffffff!important;
}

.footer-row-1-padding a {
    color: #ffffff!important;
}

.footer-row-1-padding p {
    color: #ffffff!important;
}

.footer {
    margin-bottom: -10px!important;
}

::selection {
  color: ;
  background: ;
}

::-webkit-input-placeholder { opacity:1 !important; color: 35 !important; font-family: ; font-size: 16px; font-weight: 400; }
::-moz-placeholder { opacity:1 !important; color: 35 !important; font-family: ; font-size: 16px; font-weight: 400; }
:-ms-input-placeholder { opacity:1 !important; color: 35 !important; font-family: ; font-size: 16px; font-weight: 400; }
:-moz-placeholder { opacity:1 !important; color: 35 !important; font-family: ; font-size: 16px; font-weight: 400; }

*, *:before , *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }

img { border:0; vertical-align: top; height:auto; max-width:100%; }

hr { border:none; outline:none; float:left; width:100%; height:1px; background:; clear:both; margin:30px 0; }
.clear { clear:both }
.nowrap { white-space: nowrap; display: inline-block; }

.row-fluid a.cta_button { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }

.hs-menu-wrapper.hs-menu-flow-horizontal ul li a:link, .hs-menu-wrapper.hs-menu-flow-horizontal ul li a:visited { text-overflow: inherit !important; vertical-align:middle; }
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { width:100%; }
.hs-menu-wrapper.hs-menu-flow-horizontal ul { align-items: center; }

.row-fluid [class*="span"] { min-height:0; }
.header-container-wrapper .row-fluid [class*="span"] { min-height:0; }

.row-fluid .bgimg-main { background-size:cover !important; background-repeat:no-repeat !important; background-position:center center !important; }
.row-fluid .bg-img { display:none; }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { outline:none; position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; outline:none; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }

.slick-arrow { cursor:pointer; z-index:1; position:absolute; top:50%; display:inline-block; color:#ECECEC; width:35px; height:35px; font-size:0; cursor:pointer; border:0; transition:all ease-in-out .4s; }
.slick-arrow:before { font-family:'FontAwesome'; font-size:30px; }
.slick-arrow:hover { color:#ECECEC; }
.slick-arrow.slick-prev { left:0px; }
.slick-arrow.slick-prev:before { 
  content: "\f104";
  color: #5d5d5d;
  transition:all ease-in-out 0.4s;
}
.slick-arrow.slick-next { right:0px; }
.slick-arrow.slick-next:before { 
  content: "\f105";
  color: #5d5d5d;
  transition:all ease-in-out 0.4s;
}
.slick-arrow.slick-disabled { display:none; }

.slick-arrow.slick-prev:hover:before, 
.slick-arrow.slick-next:hover:before { 
  color: #6F0A3D;
}

ul.slick-dots { margin:0; padding:0; list-style:none; float:left; width:100%;}
ul.slick-dots { text-align:center; padding:17px 0 0; }
ul.slick-dots li { display:inline-block; padding:0 5px; line-height:0; }
ul.slick-dots li button { display:inline-block; background:#ffffff; border:1px solid ; width:16px; height:16px; border-radius:100%; font-size:0; cursor:pointer; padding:0; box-shadow:none; }
ul.slick-dots li button:hover , ul.slick-dots li.slick-active button { background:; }

.container .dnd-section > .row-fluid, .wrapper { 
  margin:0 auto !important;
  width:1080px;
  float:none !important; 
}
.header--no-navigation .wrapper {
  padding: 0;
}
main.body-container-wrapper { display:inline-block; vertical-align:top; width:100%; }

.location {
  border-bottom: 2px solid rgba(0,0,0,0.1);
  margin-bottom: 18px;
}
.location:last-child {
  border-bottom: none;
}
.location h3 { color: var(--black_color); }

/* Video Embed */
.oembed_container {
  max-width: 971px;
  border: solid 15px #efefef;
}
.oembed_container .iframe_wrapper {
  padding-top: 0;
}

@media (min-width:992px){
  .desk_hide { display: none; }
}

@media (max-width:1200px){
  /*main.body-container-wrapper { padding: 0 26px; }*/
  .container .dnd-section > .row-fluid, .wrapper { width:920px; }
  .header--no-navigation .wrapper {
    padding: 0 20px;
  }
}

@media (max-width:991px){
  .container .dnd-section > .row-fluid, .wrapper { width:720px; }
}

@media (max-width:767px){
  .container .dnd-section > .row-fluid, .wrapper { width:100%; }
}

input[type="submit"], .hs-form .hs-button {
background-color: #f29f05 !important;
    width: 100%;
    border-color: #ffffff;
    padding: 10px;
    font-size: 1rem;
}

@media (max-width: 768px) {
    .hero_section h1.hero-heading {
        font-size: 40px !important;
    }
}

@media (max-width: 768px) {
  .footer-row-0-background-layers {
  background-image: none!important;
   background-color: #1a1449;
}}

.footer-column-1-vertical-alignment.dnd-column img {
max-width: 100px;
max-height: 70px;
padding-bottom: 15px;
padding-top: 15px;
}

.footer-column-4-row-2-margin.dnd-row img {
max-width: 50px!important;
padding-bottom: 30px!important;
}

.footer li {
text-align:center;
  margin: auto;
}

.hs-image__grid__list__item__image {
height: auto;
}

@media (max-width: 750px) {
  .footer {
     background-color: #1a1449; 
  }}

@media (max-width: 750px) {
  .row-fluid-wrapper.row-depth-1.row-number-13.footer-row-1-margin.dnd-section.footer-row-1-padding.footer-row-1-vertical-alignment {
    padding-top: 100px !important;
    margin-left: 20px;
    margin-right: 20px;
}}

@media (max-width: 750px) {
  .footer-contact p {
      text-align: center!important;
}}

@media (max-width: 750px) {
  .widget_1737973588823-flexbox-positioning {
  align-items: center!important;
}}

.footer-row-0-padding {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    background-position: right;
    background-repeat: no-repeat !important;
    background-image: url(https://www.aspirets.com/wp-content/uploads/2023/04/image-pattern-homepage-1.webp);
    background-color: #1a1449;
}

@media (max-width: 767px) {
  .footer-row-0-padding {
    background-image: none;
  }}

.button {
font-size: 14px!important;
text-decoration:none!important;
}

.body-container a:link {
    color: #cc1237; 
font-size: 18px;
text-decoration:underline;
}

.footer-contact {
a:hover { text-decoration: none; color: #f29f05!important;}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; } 
}

/* @import url('http://example.com/example_style.css'); */

body.fixed header .wrapper {
     background-color: #1a1449!important;
}

.top_navigations_raw {
 background-color: #1a1449!important;
border: none!important;
}

 .dnd_area-row-0-background-image:before {
   background-color: transparent!important;
}

.agenda__title {
      line-height: 1.2!important;
  padding-bottom: 0px;
}

.agenda__item {
  padding: 10px!important;
}

.btn_style3 button.atcb-button, .btn_style3 a, a.btn_style3, button.btn_style3 {
    background-color: #f29f05;
    font-size: 1.2rem;
    font-weight: bold;
    color: #ffffff;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    padding: 0.7rem 2em;
    border: 2px solid transparent;
    border-radius: 0.4375rem;
    -webkit-appearance: none;
    text-align: center;
    cursor: pointer;
    width: 80%;
}

.btn_style3 button.atcb-button, .btn_style3 a, a.btn_style3, button.btn_style3 :hover{
 visibility: none; 
}

.title-underline {
       display: inline-block;
    position: relative;
    padding-bottom:40px;
}

.title-underline::after {
    margin-bottom: 20px;
    background-color: #cc1237;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: .25rem;
    width: 6.25rem;
}

.growmeda_testimonials.client_testimonial-head.main-head {
    display: none;
}

.test-tit {
    display:none;
}

.aximo-testimonial-author {
    margin-top: 0px!important;
}

.menu__link::after{
display: none;
}

::selection {
  background: #cc1237;
   color: #ffffff;
}

.menu__link.menu__link--active-branch.menu__link--active-link {
    font-size: 1.05rem!important;
 
}

.hsfc-Button {
    width: 100%!important;
}

.kl-navbar a {
    font-size:14px
}

.kl-navbar .hamburger-inner, .kl-navbar .hamburger-inner:after, .kl-navbar .hamburger-inner:before {
    background-color: #000;
}

.kl-navbar__content {
   background-color: #1a1449 !important;
}

.kl-navbar__end .button {
    background-color:#cc1237!important;
}

.kl-navbar__end .button:hover {
    background-color:#a60525!important;
    color:#ffffff!important;
    border:0px;
    border-color:#a60525;
}

.kl-header a:hover {
    color:#ffffff!important;
}

.kl-navbar__end .button span:hover {
        color:#ffffff!important;
}

.kl-rich-text h1 {
    color: #1a1449;
}

.button, .button_cta a, button:hover {
    background-color:#a60525!important;
    color:#ffffff!important;
    border:0px!important;
    border-color:#a60525;
}


.button_cta a:hover {
    color:#ffffff!important;
}


hr {
    background-color: transparent!important;
}

.hsfc-NavigationRow__Buttons button:hover {
background-color: #f29f05!important;
}

#hs_form_target_module_17411914214987-22 {
    display:none!important;
}

#hs_form_target_module_17453177449859-22 {
      display:none!important;
}

#hs_form_target_module_17453177449859-1-2574415431708{
      display:none!important;
}

#hs_form_target_module_17411914214987-1-2862318463881{
      display:none!important;
}

#hs_form_target_module_17411914214987-2782054795865{
      display:none!important;
}

#hs_form_target_module_17411914214987-1-2782054795865 {
      display:none!important;
}

@media (max-width: 400px) {
#hs_cos_wrapper_widget_1737973588823 {
    margin-left: auto!important;
    margin-right: auto!important;
  }}

.kl-navbar .hamburger-inner, .kl-navbar .hamburger-inner:after, .kl-navbar .hamburger-inner:before {
    background-color: #ffffff!important;
}

.kl-navbar .hamburger-box { 
    background-color:none!important;
}

.kl-navbar .hamburger {
    background-color: transparent!important;
}

@media (max-width: 920px) {
    .kl-navbar__item span {
        font-size: 25px !important;
        margin-top: 15px;
    }}


  @media (max-width: 768px) { .team-pop-area {
   margin-top: 40px;
}}

@media (max-width: 767px) {
    #hs_cos_wrapper_widget_1752766531739 .user-img-col img {
        max-width: 200px !important;
    }}

  .team-pop-area .team-box .team-user-img {
    max-width: 200px;
  }

 .team-pop-area {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr))!important;
}

 .team_profile_with_popup .team-user-img img {
    max-width: 150px!important;
}

.team_profile_with_popup .user-img-col img {
    max-width:350px!important;
}

 .team-pop-area .team-box .team-user-img {
    border-radius: 0%!important;
}

 .team-pop-area .team-box .team-user-img img {
    height:auto!important;
}

 .team-user-img img {
    border-radius: 0%!important;
}

.ts-title {
    display:none;
}

 .team-pop-area .team-box .team-user-img {
    height: 100px!important;
}


.user-img-col img {
    width: auto!important;
    height:auto!important;
    max-width:80%!important;
    object-fit:unset!important; 
}

.team_profile_with_popup .user-img-col {
 margin:auto!important;   
}
    
.team_profile_with_popup .team-user-img {
        align-content: center!important;
}

.team-user-img:before {
   border-radius:0!important;
   background:none!important;
   margin-top:-40px;
   margin-bottom:-30px;
}

.team-user-img a.pop-user-bio svg {
    fill:#f29f05!important;
}

.team-user-img {
    overflow:visible!important;
}

.team-pop-area .team-box .team-user-img img {
    max-width: 80%!important;
}

@media (max-width: 768px) {
    #hs_cos_wrapper_widget_1752766531739 .pop-user-box {
        height: auto!important;
  }}

.blue-box {
    background-color: #1a1449!important;
    padding: 20px 10px 5px 20px!important;
    h3 {color: #ffffff; }
}