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

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/



.hs_cos_wrapper_type_email_subscriptions, .hs_cos_wrapper_type_password_prompt, .hs-search-field__bar, .widget-type-form, .widget-type-blog_subscribe, .widget-type-google_search, .widget-type-password_prompt.custom_error_message, .widget-type-email_simple_subscription, .section.post-footer form, .hs_cos_wrapper_type_member_login, .hs_cos_wrapper_type_member_register, .hs_cos_wrapper_type_password_reset_request, .hs_cos_wrapper_type_password_reset{
  display:block;
}

@font-face { font-family: "Poppins"; src: url("https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2") format("woff2"); font-style: normal; font-weight: 700; font-display: swap; unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face { font-family: "Poppins"; src: url("https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2") format("woff2"); font-style: normal; font-weight: 600; font-display: swap; unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face { font-family: "Poppins"; src: url("https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecg.woff2") format("woff2"); font-style: normal; font-weight: 400; font-display: swap; unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face { font-family: "Inter"; src: url("https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2") format("woff2"); font-style: normal; font-weight: 700; font-display: swap; unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face { font-family: "Inter"; src: url("https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2") format("woff2"); font-style: normal; font-weight: 500; font-display: swap; unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face { font-family: "Inter"; src: url("https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2") format("woff2"); font-style: normal; font-weight: 400; font-display: swap; unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face { font-family: "Font Awesome 6 Free"; src: url(//6096287.fs1.hubspotusercontent-na1.net/hubfs/6096287/raw_assets/public/CATA_Informatica_September2023/fonts/fa-solid-900.woff2) format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); font-style: normal; font-weight: 900; font-display: block; }

@font-face { font-family: "Font Awesome 6 Brands"; src: url(//6096287.fs1.hubspotusercontent-na1.net/hubfs/6096287/raw_assets/public/CATA_Informatica_September2023/fonts/fa-brands-400.woff2) format("woff2"), url("../webfonts/fa-brands-400.ttf") format("truetype"); font-style: normal; font-weight: 400; font-display: block; }

.container {
  max-width: 1440px;
  padding: 0!important;
  margin: 0 auto;
}
.navbar{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding:0.5rem 0;
}
.p-0 {
  padding: 0!important;
}
.container>.navbar>.container-fluid{
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom:0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  color: #000;
  text-decoration: none;
  white-space: nowrap;
}
.custom-logo img{
  max-width: 220px !important;
  vertical-align: middle;
  height:auto;
}

.hs-main-btn a.hs-button {
  background-color: rgba(87, 57, 225,1.0);;
  color: rgba(255, 255, 255,1.0);;
  border-radius:  20px ;
  padding: 8px 16px;
  display:block;
  text-align: center;
  font-size: 1.0625rem;
  font-weight: normal;
  margin: 0 10px;
  margin-top:0px;
  line-height:19px;
  font-family: 'Inter', sans-serif;
  border: 1px solid rgba(87, 57, 225,1.0);
}

.hs-main-btn a.hs-button:hover{
  background-color:rgba(75, 48, 203,1.0);
  color:rgba(255, 255, 255,1.0);
  border-color:rgba(87, 57, 225,1.0);
}

.hs-main-btn.hs-main-btn--reverse a.hs-button {
  background-color: rgba(255, 255, 255,1.0);
  color: rgba(87, 57, 225,1.0);
}

.hs-main-btn.hs-main-btn--reverse a.hs-button:hover{
  background-color: rgba(255, 255, 255,1.0);
  color: rgba(75, 48, 203,1.0);
}

.hs-main-toogle{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 14px;
  margin: 0 10px;
  font-weight: 500;
  display:block;
  margin-bottom: 4px;
}
.hs-main-toogle img{
  width: 40px !important;
}

.collapse.navbar-collapse{
  align-items: center; 
  display: flex;
  align-items: flex-start;
  margin-top: 48px;
  margin-right: 15px;
}
.hs-main-menu ul {
  padding-top:0;    
}
.hs-main-menu ul li{
  margin-bottom:0;
}
.hs-main-menu ul li a {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-decoration: none;
  margin: 0 10px;
  font-weight: 500;
  display: block;
  padding:0.5rem;
  text-decoration: none;
  border: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  font-size: 16px;
  font-family: 'Inter', sans-serif;
  line-height:21px;
} 

.hs-menu-item.hs-menu-depth-1 a.active {
  color: #ff1d25 !important;
}

.hs-main-menu .hs-menu-wrapper > ul > li > a{
  background: rgba(2, 103, 128,0.0);
  color:rgba(25, 12, 113,1.0);
}
.hs-main-menu .hs-menu-wrapper > ul > li > a:hover{
  /*color: rgba(0, 0, 0,1.0);*/
  color: #5739e1;
  background-color: rgba(2, 103, 128,0.0);
}

.hs-main-menu .hs-menu-wrapper > ul > li > a:active{
  color: rgba(87, 57, 225,1.0);

  background-color: rgba(2, 103, 128,0.0);
}

.container-fluid:before, .container-fluid:after {
  display: none;
  content: "";
}
.hs-main-menu ul li.hs-item-has-children>a::after{ 
  content: "\f107";
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;font-family: 'Font Awesome 6 Free';font-weight: 900;
  position: relative;
  top: 2px;
  margin-left:7px;
}
.navbar-toggler {
  padding:  0.25rem  0.75rem;
  font-size:1.25rem;
  line-height: 1;
  color:rgba(0,0,0, 0.65);
  background-color: transparent;
  border: 1px solid rgba(0,0,0, 0.15);
  border-radius: 0.375rem;
  transition:box-shadow 0.15s ease-in-out;
  border-color: rgba(0,0,0, 0.15);
}
.navbar-toggler img{
  max-width:67px !important;
  height:auto;
  vertical-align: middle;
}
.navbar-toggler:hover{
  background-color:transparent;
  border: 1px solid rgba(0,0,0, 0.15);
  color: rgba(0,0,0, 0.65);
}
/* side bar menu */


.sidebar-menu .offcanvas {
  position: fixed;
  bottom: 0;
  /*z-index: 1045;*/
  z-index: 99999;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color:#212529;
  background-color:rgba(255, 255, 255,1.0);
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
  right:0;
  transform: translateX(100%);
  visibility: hidden;
}
.open_menu .sidebar-menu .offcanvas{
  transform: none;
  visibility: visible;
}
.open_menu{
  overflow:hidden;
}
.sidebar-menu .offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.175);
}



.sidebar-menu .offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
}
.sidebar-menu .logo-Section img {
  max-width: 220px !important;
  vertical-align:middle;
}
.sidebar-menu .offcanvas-header .btn-close {
  padding: calc(1rem * .5) calc(1rem * .5);
  margin-top: calc(-.5 * 1rem);
  margin-right: calc(-.5 * 1rem);
  margin-bottom: calc(-.5 * 1rem);
}
.sidebar-menu .btn-close {
  --bs-btn-close-bg: url(//6096287.fs1.hubspotusercontent-na1.net/hubfs/6096287/raw_assets/public/CATA_Informatica_September2023/images/close.svg);
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%); 
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color:#000;
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity:0.5;
}
.sidebar-menu .offcanvas-body{
  flex-grow: 1;
  padding: 1rem;
  overflow-y: auto;
}
.sidebar-menu .bg-white {
  background-color: rgba(255, 255, 255,1.0);
}
.sidebar-menu .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0;
}
.sidebar-menu .container-fluid{
  width: 100%;
  padding-right:calc(1.5rem * .5);
  padding-left: calc(1.5rem * .5);
  margin-right: auto;
  margin-left: auto; 
}
.sidebar-menu .offcanvas-body .container-fluid ul{
  /*   width: 100%; */
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  padding-top:0;
}
.sidebar-menu .offcanvas-body .container-fluid ul li{
  font-size: 1.1rem;
  margin-bottom:0;
}
.sidebar-menu .offcanvas-body .container-fluid ul li.hs-item-has-children>a::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  vertical-align: 0;
  margin-left:7px;
}
.sidebar-menu .offcanvas-body .container-fluid ul li a{
  text-decoration: none;
  font-size: 1.1rem;
  margin: 0 10px;
  font-weight: 500;
  display: block;
  padding:0.5rem 0;
  border: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  font-family: 'Inter', sans-serif;
}

.sidebar-menu .offcanvas-body .container-fluid .hs-menu-wrapper > ul > li > a{
  color: rgba(25, 12, 113,1.0);
}
.sidebar-menu .offcanvas-body .container-fluid .hs-menu-wrapper > ul > li:hover > a{
  color: #5739e1;
}
.sidebar-menu .offcanvas-body .container-fluid .hs-menu-wrapper > ul > li > a:active{
  rgba(255, 255, 255,1.0);
}

.sidebar-menu .offcanvas-body .container-fluid ul ul.hs-menu-children-wrapper{
  opacity: 1;
  position: static;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  border-radius:0.375rem;
  margin-left: 0.125rem;
}
.sidebar-menu .offcanvas-body .container-fluid ul ul.hs-menu-children-wrapper>li>a{
  padding: 5px 15px;
  color:rgba(25, 12, 113,1.0);
  text-decoration: none;
  font-size: 1.1rem;
  margin: 0 10px;
  font-family: 'Inter', sans-serif;
}
.sidebar-menu .offcanvas-body .container-fluid ul ul.hs-menu-children-wrapper>li.hs-item-has-children>a{
  font-weight: bold; 
}

.sidebar-menu .offcanvas-body .container-fluid ul ul li:hover>a{
  color:rgba(0, 0, 0,1.0)
  
}
.sidebar-menu .offcanvas-body .container-fluid ul ul.hs-menu-children-wrapper>li>a:active{
  color:rgba(255, 29, 37,1.0);
}

.sidebar-menu .offcanvas-body .container-fluid ul ul.hs-menu-children-wrapper ul{
  min-width: 200px;
  margin-top: 0;
  margin-left: 0.125rem;
  padding: 0.5rem 0;
}

.sidebar-menu .offcanvas-body .container-fluid ul ul.hs-menu-children-wrapper ul li a{
  padding: 5px 15px;
  text-decoration: none;
  font-size: 1.1rem;
  margin: 0 10px;
  font-weight: 500;
}
.sidebar-menu .offcanvas-body .container-fluid ul ul.hs-menu-children-wrapper ul li a:hover,
.sidebar-menu .offcanvas-body .container-fluid ul ul.hs-menu-children-wrapper li a:hover {
  background-color:#f8f9fa;
}

.sidebar-menu .offcanvas-body .container-fluid ul ul {
  display: none;
}
.mob_click_me {
  position: absolute;
  width: 100%;
  height: 38.75px;
  top: 0px;
}

.hs-main-menu .hs-menu-wrapper > ul >li > ul {
  z-index: 99;
  opacity: 1 !important;
  display:none;
  visibility:hidden;
  right: 0 !important;
  left: auto !important;
  top: 100% !important;
 
}
.hs-main-menu .hs-menu-wrapper > ul ul{
   background:rgba(255, 255, 255,1.0); 
}
.hs-main-menu .hs-menu-wrapper ul ul.hs-menu-children-wrapper{
  padding: 10px 0;
  border-radius: 0.375rem;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.175);
}

.hs-main-menu .hs-menu-wrapper > ul > li.hs-item-has-children.desk_open_menu > ul{
  visibility: visible;
  /*display:block;*/
}

.hs-main-menu .hs-menu-wrapper > ul ul ul{
  opacity: 1 !important;
  visibility:hidden;
  left: 100% !important;
  top: 11% !important;
}

.hs-main-menu .hs-menu-wrapper > ul ul li:hover ul{
  visibility:visible;
}

.overlay{
  opacity: 0;
  transition: opacity .15s linear;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  visibility:hidden;
}

.open_menu .overlay{
  opacity: .5;
  visibility:visible;
}

footer.custom-footer .footer-form input:focus {
  color: #212529;
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
  background-color: #fff;
}

footer.custom-footer .footer-form input:focus::placeholder {
  color: rgba(33, 37, 41, 0.65);
  transform: scale(.85) translateY(-0.5rem) translateX(0.15rem);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}
/* footer */
footer.custom-footer .container-fluid {
  background-color:rgba(87, 57, 225,1.0);
  min-height: 300px;
  padding-top: 3rem!important;
  padding-bottom: 3rem!important;
  padding-right: calc(1.5rem * .5);
  padding-left: calc(1.5rem * .5);
}
footer.custom-footer .container-wrapper {
  max-width: 1440px;
  width: 100%;
  padding-right: 12px !important;
  padding-left: 12px !important;
  margin-right: auto;
  margin-left: auto;
}
footer.custom-footer .hs-row {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
  margin-right: -12px;
  margin-left: -12px; 
}


footer.custom-footer .hs-col-md-12 {
  flex: 0 0 auto;
  width: 100%;
  padding: 0px 12px;
  max-width: 100%;
}

footer.custom-footer .hs-col-md-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
  padding: 0px 12px;
  max-width: 100%;
}
footer.custom-footer .hs-col-md-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
  padding: 0 12px;
}
footer.custom-footer .form-section {
  padding-left: 3rem!important;
  margin-top: 0!important;
}
footer.custom-footer .hr-footer {
  border-top: 2px solid white;
  height: 0;
}
footer.custom-footer hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: .25;
  margin-top: 3rem!important;
}
footer.custom-footer .hs-col-md-3 {
  flex: 0 0 auto;
  width: 25%;
}
footer.custom-footer .d-md-block {
  display: block!important;
}
footer.custom-footer .hs-col-3 {
  flex: 0 0 auto;
  width: 25%;
}
footer.custom-footer .small-text-footer {
  text-align: right!important;
  font-size:  17px;
  font-family: "Inter"; 
  padding-right: calc(1.5rem * .5);
  padding-left: calc(1.5rem * .5);
  color:#fff;
}

.small-text-footer p small{
  font-size: 8px;
  vertical-align: top;
  color: #fff;
}
.custom-padding{
  padding-right: calc(1.5rem * .5);
  padding-left: calc(1.5rem * .5);
}
.d-md-none {
  display: none!important;
}
.logos-footer-home img {
  max-width: 100%;
  object-fit: contain;
  margin: auto;
  vertical-align: middle;
}
.top-section img {
  max-width: 220px !important;
  vertical-align: middle;
}
/*.img-section-1 img{
  max-width:127px !important;
  max-height:87px !important;
}
.img-section-2 img{
  max-width:214px !important; 
  max-height:61px !important;
}
.img-section-3 img{
  max-width:208px !important; 
  max-height:65px !important;
}*/

.img-section-3 , .img-section-2 ,.img-section-1 {
  padding-right: calc(1.5rem * .5);
  padding-left: calc(1.5rem * .5);
}
.Address-section h4{
  font-size: 1.5rem !important;
  margin-top: 0!important;
  margin-bottom: 0.5rem !important;
  font-weight: 500 !important;
  line-height:28.8px !important;
  color: rgba(255, 255, 255,1.0); 
  font-family: 'Inter', sans-serif;
}
.Address-section p{
  margin-top: 0;
  margin-bottom: 1rem; 
  font-size:16px;
  font-family: 'Inter', sans-serif;
  line-height:25.5px !important;
}

.footer-menu-1 ul , .footer-menu-2 ul  {
  padding:0;
  padding-left: 2rem;
  margin-top: 0;
  margin-bottom: 1rem;
  list-style-type: none;
  display:flex;
  flex-direction:column;
}
.footer-menu-1 ul li ,.footer-menu-2 ul li {
  margin: 0;
}
.footer-menu-1 ul li a , .footer-menu-2 ul li a{
  cursor: pointer;
  text-decoration: none;
  font-size:17px;
  font-family: 'Inter', sans-serif;
  line-height:25.5px !important;
}
.custom-footer .footer-menu-2{
  width: 33.33333333%;
  /*padding-right: calc(1.5rem * .5);
  padding-left: calc(1.5rem * .5);*/
}
.custom-footer .footer-menu-1{
  flex: 0 0 auto;
  width: 50%;
  display: none !important;
  /*padding-right: calc(1.5rem * .5);
  padding-left: calc(1.5rem * .5);*/
}
.form-section{
  font-family: 'Inter', sans-serif;
  font-size:17px;
}
footer.custom-footer .form-section p{
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;font-size: 1.5rem;
  color:rgba(255, 255, 255,1.0)
    ;
  font-family: 'Inter', sans-serif;
}
.footer-form .actions{
  display: inline-block !important;
}

footer.custom-footer .footer-form input[type="submit"]{
  padding-right: 1.5rem!important;
  padding-left: 1.5rem!important;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block !important;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  background-color:rgba(255, 255, 255,0.0);
  border:1px solid rgba(255, 255, 255,1.0);
  font-size:1rem;
  line-height:1.5rem;
  color: rgba(255, 255, 255,1.0);
  font-weight:400; 
  font-family: 'Inter', sans-serif;
  padding:6px 24px;
}

footer.custom-footer .footer-form input[type="submit"]:hover{
  background-color:rgba(255, 255, 255,1.0);
  color:rgba(0, 0, 0,1.0)

}
.footer-form .hs-form-booleancheckbox label{
  display: block;
  min-height: 1.5rem;
  padding-left: 25.5px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  padding-right: 20px;
}
.footer-form .hs-form-booleancheckbox  span{
  font-size: 14.875px;
  font-family: 'Inter', sans-serif;
  font-weight:400;
  line-height:25.5px !important;
  color:#fff;
}
.footer-form .hs-form-booleancheckbox-display >.hs-input{
  border: 1px solid #dee2e6;
  border-radius: 4.25px;
  height: 17px;
  margin-left: -25.5px;
  margin-top: 0.25em;
  vertical-align: top;
  width: 17px;
}
.footer-form input[type="email"]{
  padding: 1rem 0.75rem;
  height: calc(3.5rem + calc(var(1px) * 2));
  min-height: calc(3.5rem + calc(var(1px) * 2));
  line-height: 1.25;
  background: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid gray;
  border-radius: 0 !important;
  height: 50px;
  color: gray;
  display: block;
  width: 100%;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  font-size: 17px;
  font-weight: 400;
  height: 58px;
}
.form-section .footer-form .hs-form-private > .hs-form-field {
  margin-bottom: 0 !important; 
}
.desk_menu .overlay {
  background-color: transparent;
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
.collapse.navbar-collapse {
  position: relative;
  z-index: 99;
}

footer.custom-footer {
  position: relative;
  z-index: 9;
}
.icon-wrapper{
  flex: 1 0 0%;
  padding-right: calc(1.5rem * .5);
  padding-left: calc(1.5rem * .5);
  width: 100%;
  max-width: 100%;
}

.cf_social ,
.cf_lang {
  float: right;
  text-align: right;
  width: 40%;
}
.footer-form form .inputs-list > li {
  margin-top: 4px;
}

.open_menu body {
  padding-right: 17px;
}

input[type="search" i]::-webkit-search-cancel-button {
  right: 20px;
  position: relative;
}

.hs-search-field button {
  top: 27px;
}

form input[type=search], form input[type=text], form input[type=email], form input[type=password], form input[type=tel], form input[type=number], form input[type=file], form select, form textarea {
  color: #190c71;
}
/* footer-end */

@media (min-width: 1200px){
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-toggler{
    display:none;
  }
}
@media(max-width:1199px){
  .collapse.navbar-collapse {
    display:none;
  }
}
@media (min-width:1199px) and (max-width:1280px){
  .hs-main-menu ul li a{
    margin:0;
  }
  .hs-main-btn a.hs-button, .hs-main-toogle {
    margin: 0 5px;
  }
}
@media (min-width:1279px) and (max-width:1359px){
  .hs-main-menu ul li a{
    margin:0 4px;
  } 
}
@media screen and (max-width:350px){
  .custom-logo img{
    max-width: 190px !important;
  }
}
.custom-header{
  background-color:rgba(255, 255, 255,1.0);
}
.hs-main-menu ul ul li a{
  color:rgba(25, 12, 113,1.0);

  background-color:rgba(2, 103, 128,0.0);
}

.hs-main-menu ul ul li a:not([href="javascript:;"]):hover {
  text-decoration: underline;
  color: #5739e1;
}
.hs-main-menu ul ul li a:active{
  color:rgba(87, 57, 225,1.0);

  background-color:rgba(2, 103, 128,0.0);
}
/* responsive */

@media(max-width:991px){
  footer.custom-footer .form-section{
    margin-top: 3rem!important;
  }
  .img-section-2 img {
    max-height: 57.86px!important;
    max-width: 203px!important;
  }
  .img-section-3 img {
    max-height: 63.44px!important;
    max-width: 203px!important;
  }
  .Address-section h4{
    font-size: calc(1.275rem + .3vw) !important;
    line-height:1.2 !important;
  }
  .footer-menu-1 ul li a, .footer-menu-2 ul li a {
    white-space: nowrap;
  }
}
@media(max-width:767px){
  footer.custom-footer .form-section{
    padding-left:10px !important;
  }
  .custom-footer .footer-menu-2 , .custom-footer .footer-menu-1 {
    width: 100%;
  }

  .img-section-1 img{
    max-width: max-content !important;
  }
  footer.custom-footer .hs-col-md-3 {
    flex: 0 0 auto;
    width: 50%;
  }
  footer.custom-footer .custom-padding{
    flex: 0 0 auto;
    width: 50%;
  }
  .cf_lang, .cf_social{
    float: initial;
    width: 100%;
  }
  footer.custom-footer .icon-wrapper{
    text-align: center;
  }
  .img-section-2{
    display:none;
  }
  .img-section-3{
    display:none;
  }
  .d-md-none {
    display: block!important;
  }
  footer.custom-footer .hs-col-md-3.small-text-footer {
    flex: 0 0 auto;
    width: 100%;
  } 
  footer.custom-footer .hs-col-md-3.small-text-footer p{
    margin:0;
  }
  .footer-menu-1 {
    display: none!important;
    flex: 0 0 auto;
    width: 25%;
  }
  footer.custom-footer .hs-row.middle-row {
    flex-direction: column;
  }
  footer.custom-footer .hs-col-md-5 {
    flex: 0 0 auto;
    width:100%;
  }
  footer.custom-footer .form-section {
    margin-top: 3rem!important;
    padding-right: calc(1.5rem * .5);
  }
  footer.custom-footer .hs-col-md-7 {
    flex: 0 0 auto;
    width: 100%;
  }
  .footer-menu-2 {
    width:100%;
  }
  .footer-menu-1 ul, .footer-menu-2 ul {
    padding-left:0;
    margin-bottom: 1rem;
    padding:0;
  }
  .footer-menu-1, .footer-menu-2 {
    padding:0;
  }
  .form-section p {
    white-space: nowrap;
    word-break: keep-all;
    font-size: 1.32rem;
  }
  .footer-form .hs-form-booleancheckbox label{
    padding-right:0;
  }
  .custom-footer .footer_social_icon{
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * 0);
    margin-right: calc(-.5 * 1.5rem);
    margin-left: calc(-.5 * 1.5rem);
  }
  footer.custom-footer .item-socials {
    flex: 0 0 auto;
    width: 25%;
    font-size: 16px;
    margin: 0px;
  }
}

@media screen and (max-width:560px){
  .custom-footer .footer_social_icon {
    display: flex;
    flex-wrap: nowrap;
  }

  footer.custom-footer .item-socials {
    flex: 0 0 auto;
    width: 25%;
    font-size: 16px;
  }
}

@media screen and (max-width:400px){
  footer.custom-footer .icon-wrapper {
    text-align: center;
  }
  .cf_lang, .cf_social{
    float:initial;
  }
}


footer.custom-footer * p{
  color:rgba(255, 255, 255,1.0);
}

footer.custom-footer * a{
  color:rgba(255, 255, 255,1.0);
}
footer.custom-footer * a:hover{
  color:rgba(255, 255, 255,1.0)

}
footer.custom-footer .footer-form {
  background-color:rgba(255, 2, 1,0.0);
}

footer.custom-footer .footer-form label{
  color:rgba(87, 57, 225,1.0)
}
footer.custom-footer .footer-form input{ 
  background-color:rgba(255, 255, 255,0.0);
  color:rgba(255, 255, 255,1.0);
  border-color:rgba(128, 128, 128,1.0)
}
footer.custom-footer .footer-form input:focus{
  border-color:rgba(134, 183, 254,1.0);
}

footer.custom-footer .item-socials{
  color:rgba(255, 255, 255,1.0);
}
footer.custom-footer .item-socials:hover {
  color: #0a58ca;
}

/*** Marzo 2024 ***/

footer.custom-footer .img-section {
  padding: 1rem!important;
  flex: 1 0 100%;
  margin-bottom: 1.5rem!important;
}

footer.custom-footer .img-section .custom-logo {
  text-align: center;
}

footer.custom-footer .icon-wrapper {
  flex: 1 0 100%;
}

.hs-main-toogle {
  display: block;
}

@media (min-width: 992px){
  footer.custom-footer .img-section {
    padding: 1rem!important;
    flex: 1 0 0%;
    margin-bottom: 1.5rem!important;
  }
  
  footer.custom-footer .img-section .custom-logo {
    text-align: left;
  }  
  
  footer.custom-footer .icon-wrapper {
    flex: 1 0 0%;
  }
}

@media (min-width: 1200px){
  .hs-main-toogle {
    display: none;
  }

  #navbarNavDropdown,
  .hs-menu-wrapper.flyouts .hs-item-has-children.megamenu {
    position: static;
  }
  
  nav.navbar {
    position: relative;
  }

  .hs-main-menu .hs-menu-wrapper > ul > li.hs-item-has-children > ul {
    width: 412px;
    left: -21px !important;
    top: 62px !important;
  }
  
  .hs-main-menu .hs-menu-wrapper > ul > li.megamenu.hs-item-has-children > ul {
    background: white;
    width: 100%;
    left: auto !important;
    top: 100% !important;
    max-width: 1312px;
    visibility: visible;
  }
  
  .hs-menu-wrapper.flyouts .hs-menu-depth-2 .hs-menu-children-wrapper {
    left: 0 !important;
    position: relative;
    visibility: visible;
  }
  
  .hs-main-menu .hs-menu-wrapper ul ul.hs-menu-children-wrapper .hs-menu-depth-2 > ul {
    border: 0;
    padding-top: 0;
  } 
    
  .hs-main-menu .hs-menu-wrapper ul ul.hs-menu-children-wrapper .hs-menu-depth-2 > a[role="menuitem"] {
    position: relative;
    font-size: 1rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
  .hs-main-menu .hs-menu-wrapper ul .megamenu ul.hs-menu-children-wrapper .hs-menu-depth-2 > a[role="menuitem"] {
    color: #5739e1;
    font-weight: 700;
  }
  
  .hs-main-menu .hs-menu-wrapper > ul > li.hs-item-has-children.desk_open_menu > ul {
    display: block;
  }
  
  .hs-main-menu ul .menu-cols-wrapper {
    display: flex;
    flex-wrap: wrap;
    border-top: 3px solid #5739e1;
    margin: 40px 32px 0 32px ;
  }
  
  .hs-main-menu .megamenu ul .menu-col {
    flex: 0 0 25%;
  }
  
  .hs-main-menu ul .menu-col {
    padding: 1rem 0.5rem;
  }
  
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
    display: block;
    white-space: normal;
  }
   
  .hs-main-menu .hs-menu-wrapper ul ul.hs-menu-children-wrapper .hs-menu-depth-2 > a[role="menuitem"] > i  {
    position: absolute;
    left: 0;
    font-size: 1rem;
    line-height: 1rem;
    margin-left: -16px;
    top: 10px;
  }
  
  .hs-main-menu ul li.hs-item-has-children.hs-menu-depth-2>a::after {
    content: '';
  }
  
  .custom-footer .footer-menu-1{
    display: block !important;
  }
}


/*** Aprile 2024 ***/
.hs-main-menu .hs-menu-depth-1:last-of-type {
  align-items: center;
  display: flex;
}

.hs-main-menu .hs-menu-depth-1:last-of-type a {
  background-color: rgba(87, 57, 225, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-radius: 20px;
  padding: 8px 24px;
  display: block;
  text-align: center;
  font-weight: normal;
  margin: 0 10px;
  margin-top: 0px;
  line-height: 19px;
  font-family: 'Inter', sans-serif;
  border: 1px solid rgba(87, 57, 225, 1.0);
}

.header-lang {
  margin-left: 2rem;
}

header .language_switcher .item-languages.IT {
  background-color: #5739e1;  
  opacity: 1;  
}

header .language_switcher .item-languages {
  background-color: #5739e1;
  color: #fff;
  opacity: .35;
}

header .container .language_switcher .item-languages:hover {
  color: #fff;
}

.offcanvas-body .header-lang {
  margin-left: 0;
}

.offcanvas-body .language_switcher {
  justify-content: flex-start;
}

.offcanvas-body .language_switcher .item-languages.IT,
.offcanvas-body .language_switcher .item-languages {
  background-color: #fff;
  color: #190C71;
  opacity: 1;  
}


.footer-inner-row {
  display: flex;
  flex-wrap: wrap;  
}

.footer-inner-row > * {
  flex: 1 0 100%;
}

footer.custom-footer .hs-col-md-8 {
  flex: 0 0 auto;
  width: 100%;
  padding: 0px 12px;
  max-width: 100%;
}
footer.custom-footer .hs-col-md-4 {
  flex: 0 0 auto;
  width: 100%;
  padding: 0px 12px;
  max-width: 100%;  
}

footer .language_switcher {
  justify-content: center;
}

footer .icon-wrapper {
  margin-bottom: 1.5rem !important;
}

@media (min-width: 992px){
  .footer-inner-row > * {
    flex: 1 0 auto;
  }
  
  footer.custom-footer .hs-col-md-8 {
    width: 66.66666667%;
  }
  
  footer.custom-footer .hs-col-md-4 {
    width: 33.33333333%;
  }
  
  footer .language_switcher {
    justify-content: flex-end;
  }  
}

.img-section-3 img, 
.img-section-2 img {
  display: block;
}

.hs-landing-page .lp-cta__wrapper .hs-button {
  border-color: #5739e1 !important;
  color: #fff !important;
}

.hs-landing-page .lp-cta__wrapper .hs-button:hover {
  color: #5739e1 !important;
}

.hs-form-booleancheckbox-display a {
  color: #efedfc;
}