/* --- main color scheme -- */




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */




* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
  font-size: 16px;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

*:after,
*:before {
  box-sizing: inherit;
}

img {
  max-width: 100%;
  height: auto;
}

svg {
  max-width: 100%;
  height: auto;
}

main {
  display: block;
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}

/* --- main color scheme -- */




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */



 
/* --- main color scheme -- */




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */






@font-face {
    font-family: 'helveticabold';
    src: url('https://3905837.fs1.hubspotusercontent-na1.net/hubfs/3905837/calance_2024/share/font/helvetica-bold.woff2') format('woff2'),
         url('https://3905837.fs1.hubspotusercontent-na1.net/hubfs/3905837/calance_2024/share/font/helvetica-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'helveticabold_oblique';
    src: url('helvetica-boldoblique-webfont.woff2') format('woff2'),
         url('helvetica-boldoblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helveticacompressed';
    src: url('helvetica-compressed-5871d14b6903a-webfont.woff2') format('woff2'),
         url('helvetica-compressed-5871d14b6903a-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helveticaoblique';
    src: url('helvetica-oblique-webfont.woff2') format('woff2'),
         url('helvetica-oblique-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helveticarounded_bold';
    src: url('helvetica-rounded-bold-5871d05ead8de-webfont.woff2') format('woff2'),
         url('helvetica-rounded-bold-5871d05ead8de-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helveticaregular';
    src: url('https://3905837.fs1.hubspotusercontent-na1.net/hubfs/3905837/calance_2024/share/font/helvetica-webfont.woff2') format('woff2'),
         url('https://3905837.fs1.hubspotusercontent-na1.net/hubfs/3905837/calance_2024/share/font/helvetica-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



body {
  font-size: 100% ;
  font-family: Helvetica;
  color: #212325 ;
  overflow-x: hidden ;
  line-height:1.5 ;
  margin:0 ;
  font-size:24px ;
}

h1,
h2,
h3,
h4 {
  font-family: Helvetica ;
  color: #2B3247;
  line-height:1.15 ;
  margin:15px 0;
  font-weight: 700 ;
  letter-spacing: 1px ;
}

h1 {
  font-size: 42px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}
h6 {
  font-size: 16px;
}

  @media (max-width:680px){
    h1 {
      font-size: 1.7rem !important;
    }
    h2 {
      font-size: 1.6rem !important;
    }

    p,
    p span,
    ul li,
    ol li{
    font-size: 1.2rem !important;
    }
  }

p,
p span,
ul li,
ol li{
  font-size: 18px !important;
  color: #212325;
  font-weight:300 !important;
  line-height:1.45 !important;
  margin:15px 0 !important;
}

ul,
ol {
  padding-left: 1.3rem;
}

/* --- list with arrow icons -- */

.arrow-list ul {
    padding-left: 3rem;
}

.arrow-list ul li {
    list-style: none;
}

.arrow-list li {
    position: relative;
}

.arrow-list ul:not(.inputs-list) li:before { 
  content: '';
  position: absolute;
  top: 2px;
  left: -30px;
  width: 20px;
  height: 25px;
  background-image: url(https://www.calanceus.com/hubfs/Website/Website%20Icons/icon--arrow-bullet.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.section--dark div,
.section--dark p,
.section--dark p span,
.section--dark ul li,
.section--dark ol li,
.section--dark h1,
.section--dark h2, 
.section--dark h3,
.section--dark h4,
.section--dark h5,
.section--dark h6 {
  color: #fff !important;
}

.section--light div,
.section--light p,
.section--light p span,
.section--light ul li,
.section--light ol li,
.section--light h1,
.section--light h2, 
.section--light h3,
.section--light h4,
.section--light h5,
.section--light h6 {
  color: #333333;
}

/* --- anchor links -- */


 
a {
     
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;

}

a {
  color:#fb7a17;
  text-decoration:underline;
  -webkit-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
  font-family: Helvetica !important;
}

a svg {
  -webkit-transition: fill 0.25s ease-in-out;
  -o-transition: fill 0.25s ease-in-out;
  transition: fill 0.25s ease-in-out;
}

a:hover,
a:focus,
a:active {
  color:;
  outline:none;
}
/* --- main color scheme -- */




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */




.hs-button,
input.hs-button,
.cta_button {
  width:fit-content;
  padding: 14px 30px;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.125;
  -webkit-appearance: none;
  cursor:pointer;
  position:relative;
  text-shadow:none;
  margin:5px 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition:all ease-in-out 0.25s;
  -o-transition:all ease-in-out 0.25s;
  transition:all ease-in-out 0.25s;
  letter-spacing: 2px;
  margin-top: 18px;
  border-radius: 55px;
  color: #fff;
}

 @media (max-width:680px){
    .hs-button, 
    input.hs-button, 
    .cta_button {
      padding: 11px 20px;
      font-size: 16px;
      margin: 15px 0;
    }
  }

/* ---------------------- */
/* -- primary button -- */
/* ---------------------- */

.hs-button,
.hs-button--primary {
    font-family: ;
    background-color: #FB7A17;
    border: 2px solid #FB7A17;
    color:#fff;
}

.hs-button:hover,
.hs-button--primary:hover {
    background-color:#fff !important;
    border:2px solid #FB7A17 !important;
    color:#FB7A17 !important;
}

/* ---------------------- */
/* -- secondary button -- */
/* ---------------------- */

.hs-button--secondary {
    background-color:#0F2886;
    border-style:none;
    border-width:4px;
    border-color:#E9E5E0;
    border-radius:55px;
    color: #fff;
}

.hs-button--secondary:hover {
    background-color:#fff;
    border-color: 2px solid #0F2886;
    color: #0F2886;
}

/* ---------------------- */
/* -- inline button -- */
/* ---------------------- */

.link-inline {
  padding:4px 0;
  color: #FB7A17;
}

.link-inline:after {
  content:'';
  position:absolute;
  right:10px;
  bottom:auto;
  color:#FB7A17;
}

.link-inline:hover,
.link-inline:hover:after {
  color:#0F2886;
}
/* --- main color scheme -- */




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */




.main-form .misc-text {
    font-size: 14px;
    margin: 20px 0 5px;
}

form {
    margin: 0 !important;
}

.form__container .hs-form-field,
.hs-form .hs-form-field {
	  margin-bottom: 1rem;
}

.form__container fieldset.form-columns-3 .hs-form-field {
    width: 33.2% !important;
}

.form__container.button__center form .actions {
    text-align: center;
}

  @media (max-width:768px){
    .form__container fieldset.form-columns-3 .hs-form-field {
      width: 100% !important;
    }
  }

.hs-form fieldset {
  max-width: 100% !important;
  width: 100%;
}

.hs-form textarea,
.hs-form select,
.hs-form input[type="text"],
.hs-form input[type="password"],
.hs-form input[type="datetime"],
.hs-form input[type="datetime-local"],
.hs-form input[type="date"],
.hs-form input[type="month"],
.hs-form input[type="time"],
.hs-form input[type="week"],
.hs-form input[type="number"],
.hs-form input[type="email"],
.hs-form input[type="url"],
.hs-form input[type="search"],
.hs-form input[type="tel"],
input[type="password"],
input.email-edit.hs-input,
.hs-search-field__input {
	width: 100% !important;
  max-width:100% !important;
  border: 1px solid #E9E5E0; !important;
	padding: 0 1rem !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	font-size: 14px !important;
  border-radius: 0 !important;
  background: #f7f7f7 !important;
  height:40px !important;
  color:#8C8C8C;
}

  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE Only */
    .hs-form input[type="file"] {
      width: 100%;
      max-width:100%;
      border: 1px solid #ddd;
      padding: 0.5rem 0.5rem;
      -webkit-appearance: none;
      -moz-appearance: none;
      font-size: 14px;
      border-radius: 5px;
      background: #f3f3f3;
      height:40px;
      outline: none;
    }
  }

.hs-form input.hs-input, 
.hs-form textarea.hs-input {
  -webkit-box-shadow:none !important;
          box-shadow:none !important;
}

.hs-form input:focus,
.hs-form select:focus,
.hs-form textarea:focus,
.hs-form input.hs-input:focus, 
.hs-form textarea.hs-input:focus{
	border-color: #999;
	outline: 0 none !important;
  -webkit-box-shadow:none;
          box-shadow:none;
}

.hs-form input.invalid,
.hs-form select.invalid,
.hs-form textarea.invalid {
	border-color: red;
}

.hs-form input[type="radio"],
.hs-form input[type="checkbox"] {
	line-height: normal;
	cursor: pointer;
}

.hs-form .hs-fieldtype-radio > label, 
.hs-form .hs-fieldtype-radio > label .hs-form-required,
.hs-form .hs-form-required {
  font-weight: 500;
  color: #333;
}

.hs-form textarea {
	overflow: auto;
	vertical-align: top;
  min-height:100px;
  width:100% !important;
}

.hs-form select {
	background-position: calc(100% - 0.5rem) center;
	background-size: 1.6rem 1rem;
	background-repeat: no-repeat;
}

/* HubSpot Form Specific Markup */
.hs-form .hs-error-msgs {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	opacity: 0.8;
	color: red;
  text-align:left;
}

.hs-form ul.hs-error-msgs li {
  margin: 0;
  text-indent: 0;
  padding-left: 0 !important;
}

.hs-form label:not(.hs-error-msg),
.subscribe-form__container form label:not(.hs-error-msg),
.hs-form label:not(.hs-error-msg) .hs-form-required {
  font-size: 0.85rem;
  color:#8C8C8C;
}

.hs-form .hs-error-msgs label {
  color:red;
  font-size:0.75rem;
}

.hs-form .hs-submit .actions {
  padding: 0 !important;
  margin: 0 !important;
}

/* --- list items --- */
.hs-form ul.inputs-list.multi-container {
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0;
}

.hs-form .hs-form-field ul.inputs-list:not(.hs-error-msgs) {
  padding-left: 1rem !important;
  list-style: none;
}

.hs-form ul.inputs-list,
.hs-form ul.inputs-list li.hs-form-booleancheckbox {
    margin: 0 !important;
}

.hs-form ul.inputs-list.multi-container li label,
.hs-form .hs-form-booleancheckbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.hs-form ul.inputs-list.multi-container li label input,
.hs-form ul.inputs-list .hs-input[type='checkbox']{
  width: 30px !important;
}



/* --- auto width for form button --- */

form .hs-button, 
form input.hs-button.primary.large {
    width: auto;
}

/* --- legal ---- */

.hs-form .legal-consent-container {
  font-size: 11px;
  background: #f5f5f5;
  border: solid thin #dadada;
  padding: 15px;
  margin: 15px 0;
}
.hs-form .legal-consent-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hs-form .legal-consent-container ul .hs-input {
  width: 20px;
}
.hs-form .legal-consent-container .hs-richtext, 
.hs-form .legal-consent-container .hs-richtext p, 
.hs-form .legal-consent-container .hs-form-booleancheckbox span {
  font-size: 10px;
  color: #333;
  margin: 0;
}
.hs-form .legal-consent-container .hs-form-booleancheckbox span {
  font-weight: 400;
}

/* -- generic form style -- */

.form__wrapper {
    border: 1px solid #E9E9E9;
    padding: 1.5rem;
    border-radius: 8px;
    background-color: #ffffff;
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.10);
            box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.10);
}
.form__wrapper .main-title {
    margin-bottom: 15px;
}

/* --- no background --- */

.form__wrapper.background__none {
    border: none;
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
}

/* --- subscribe form ---- */

.form__wrapper.subscribe-form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.form__wrapper.subscribe-form .hs-richtext.hs-main-font-element,
.form__wrapper.subscribe-form .hs-form label:not(.hs-error-msg) {
    display: none !important;
}

.form__wrapper.subscribe-form .hs-form input[type="email"] {
    padding: 12px 16px !important;
    height: 46px !important;
}

.form__wrapper.subscribe-form input.hs-button.primary.large {
    border-radius: 0 4px 4px 0;
    margin-top: 0;
    padding:12px 16px;
}

.form__wrapper.subscribe-form .hs_email {
    width: 100%;
}

/* Theme styles start here */
.form--dark {
  background-color: #fb7a17;
  padding: 2rem;
}
.form--dark label *,
.form--dark .hs-demo_file_upload_select .hs-input {
  color: white;
}
.form--dark .hs-button {
  background-color:;
  border-style:solid;
  border-width:px;
  border-color:;
  border-radius:px;
  color:;
}
.form--dark .hs-button:hover {
  background-color:;
  border-color:;
  color:;
}

.form--light {
  background-color: #fff;
  border: solid thin #E9E5E0;
  padding: 2rem;
}
.form--light label * {
  color: black;
}
.form--light .hs-button {
  font-family: ;
  background-color:;
  border-style:solid;
  border-width:px;
  border-color:;
  border-radius:px;
  color:;
}
.form--light .hs-button:hover {
  background-color:;
  border-color:;
  color:;
}

.form--white {
  background-color: #fff;
  padding: 2rem;
}
.form--white label * {
  color: black;
}
.form--white .hs-button {
  font-family: ;
  background-color:;
  border-style:solid;
  border-width:px;
  border-color:;
  border-radius:px;
  color:;
}
.form--white .hs-button:hover {
  background-color:;
  border-color:;
  color:;
}

/* --- main color scheme -- */




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */




/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Grid Flex Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

.flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* -- justify content -- */

.jc--center {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: center;
}
.jc--space-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.jc--space-evenly {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-evenly;
}
.jc--end {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

/* -- align items -- */

.align-items--top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

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

.align-items--bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

/* --- reverse --- */

.flex-row--reverse {
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
        -ms-flex-direction:row-reverse;
            flex-direction:row-reverse;
}

.flex-column--reverse {
    -webkit-box-orient:vertical;
    -webkit-box-direction:reverse;
        -ms-flex-direction:column-reverse;
            flex-direction:column-reverse;
}

/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Column Layout Elements - Come back to this.
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

.col12 {
  width:100%;
}

.col9 {
  width:74%;
}

.col8 {
  width:63%;
}

.col7 {
  width:57%;
}

.col6 {
  width:48%;
  width:calc(100% / 2 - 1rem);
}

.col5 {
  width:40%;
  width:calc(100% / 12 * 5 - 1rem);
}

.col4 {
  width:32%;
}

.col3 {
  width:24%;
}

  @media (max-width:980px){
    .col9,
    .col8,
    .col7,
    .col6,
    .col5,
    .col4 {
      width:100%;
      margin-bottom:1.5rem;
    }
  }
/* --- main color scheme -- */




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */




/***************************************************
 * Section Wrappers
****************************************************/

section {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.section-wrapper {
  position: relative;
  max-width: 1240px;
  width: 100%;
  margin: auto;
  padding-left:1rem;
  padding-right:1rem;
}

.section-wrapper--wide {
  position: relative;
  max-width: 1440px;
  width: 100%;
  margin: auto;
  padding-left:2rem;
  padding-right:2rem;
}

.section-wrapper--narrow {
  position: relative;
  max-width: 1040px;
  width: 100%;
  margin: auto;
  padding-left:1rem;
  padding-right:1rem;
}

.section-wrapper--x-narrow {
  position: relative;
  max-width: 980px;
  width: 100%;
  margin: auto;
  padding-left:1rem;
  padding-right:1rem;
}


/*********** Responsive code ***************/

/************** ipad ***************/

@media (max-width: 1200px) {}


@media (max-width: 1080px) {}

/************** ipad nd tab ***************/
@media only screen and (min-width:768px) and (max-width: 1024px) {}

/************** iphone roatate***************/
@media (max-width: 767px) {
  
  .section-wrapper--wide {
      padding-left: 20px;
      padding-right: 20px;
  }



}

/************** iphone ***************/
@media (max-width: 479px) {}

/* --- main color scheme -- */




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */



.footer-06__menu-wrapper li.hs-menu-item.hs-menu-depth-1 a {
    color: #0f2886;
    text-decoration: underline;
}


.all-case-study a {
    font-size: 16px;
    padding-left: 20px;
}



.section.banner-top-bg {
    background-position: center top !important;
}

.join-us-section .bg_overlay.bg--overlay--black {
    background-color: rgb(0 0 0 / 35%) !important;
    background: linear-gradient( 
90deg,rgba(0,0,0,0) 0%,rgba(255,255,255,0) 50%);
}

.footer-06 a {
  text-decoration: none;
}
.footer-06 ul {
  list-style: none;
}
.footer-06__top-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4rem 0;
  width: 100%;
}
.footer-06__bottom-section {
  width: 100%;
  padding: 1rem 0;
}
.footer-06__col-1 {
  width: 260px;
}
.footer-06__col-1 p{
  font-size: 1rem !important;
  font-weight: 500 !important;
}
.footer-06__link {
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-06__link svg {
  width: 18px;
  height: auto;
  display: inline-block;
  margin-right: 1rem;
  margin-top: 4px;
  max-height: 24px;
}
.footer-06__logo, .footer-06__logo img {
  width: 80%;
  height: auto;
}
.footer-06__social-media-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer-06__social-media-row svg {
  height: 24px;
  max-width: 40px;
  width: auto;
  margin-right: .5rem;
}
.footer-06__privacy-policy, .footer-06__terms-of-use {
  margin: 0 .25rem;
}

/* Menu */
.footer-06__menu-wrapper {
  width: 250px;
}
.footer-06__menu-wrapper .hs_cos_wrapper .hs-menu-wrapper ul {
 display:block;
 padding-left: 0;
}
.footer-06__menu-wrapper .hs_cos_wrapper .hs-menu-wrapper ul li {
margin-bottom: 0 !important;
display: block;
}
.footer-06__menu-wrapper .hs_cos_wrapper .hs-menu-wrapper ul li:hover {
background:none;
}
.footer-06__menu-wrapper .hs_cos_wrapper .hs-menu-wrapper ul li a {
margin-bottom: 1rem;
font-size: 1rem;
 padding-left: 0;
font-weight: 500;
}
.footer-06__menu-wrapper .hs_cos_wrapper .hs-menu-wrapper ul li a:hover {
color:#fb7a17;
}
.footer-06__menu-wrapper ul:not(.hs-menu-children-wrapper) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0 2rem;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.footer-06__menu-wrapper ul.hs-menu-children-wrapper {
  padding: 0 2rem;
}
.footer-06__menu-wrapper .hs-menu-depth-1 {
  margin: 0;
}
.footer-06__menu-wrapper .hs-menu-depth-1>a {
  font-size: 20px;
  font-weight: 600;
  padding: 0 2rem;
  margin-top: 0;
}
.footer-06__col-title {
  font-size: 20px;
  font-weight: 600;
  margin-top: 0;
}
.footer-06__privacy-policy, .footer-06__terms-of-use {
  margin: 0 .25rem;
  font-size: 13px;
}
/* Form */

.footer-06__form-wrapper {
width: 250px;
}
.footer-06__form-wrapper .hs-button{
background-color: #fb7a17;
border: 0;
}




@media(min-width: 1600px) {
  
  .section.about-us-banner {
      padding-top: 170px;
      padding-bottom: 170px;
      min-height: auto;
  }

  .section--inner-hero.join-us-section.bg {
      height: auto !important;
      padding: 170px 0px;
  }

  .careers-post-hero {
      padding: 170px 0px;
  }

    
  .it-infrastructure-bg {
    padding: 150px 0px;
    min-height: auto !important;
  }
  
  .it-infrastructure-bg {
      padding: 100px 0px !important;
      min-height: auto !important;
  }
  
  
  .app-dev-mange-bg {
      min-height: auto !important;
      padding: 90px 0px !important;
  }

  .security-hero-bg {
      min-height: auto !important;
      padding: 110px 0px;
  }
  
  .business-intelligent-bg {
      min-height: auto !important;
      padding: 90px 0px !important;
  }
  
  
  .devops-hero-bg {
      min-height: auto !important;
      padding: 140px 0px !important;
  }
  
  .project-control-bg {
      min-height: auto !important;
      padding: 110px 0px !important;
  }
  
  .it-staffing-bg {
      min-height: auto !important;
      padding: 110px 0px !important;
  }

}




@media(max-width: 1024px) {
  .footer-06__logo, .footer-06__logo img {
    width: 100%;
    max-width: 250px;
    height: auto;
    margin: auto;
    margin-bottom: .5rem;
  }
  .footer-06__social-media-row { 
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-06__social-media-row svg {
    margin-left: .25rem;
    margin-right: .25rem;
  }
  .footer-06__top-section, .footer-06__menu-wrapper ul:not(.hs-menu-children-wrapper) {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
  }
  .footer-06__menu-wrapper {
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .footer-06__menu-wrapper ul.hs-menu-children-wrapper {
    width: 100%;
    text-align: center;
  }
  .footer-06__col-1 {
    width: 100%;
    text-align: center;
  }
  .footer-06__link {
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-06__bottom-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}


/* --- calance --- */

  @media (max-width:1024px){
    .footer-06__menu-wrapper .hs_cos_wrapper .hs-menu-wrapper ul, 
    .footer-06__menu-wrapper .hs_cos_wrapper .hs-menu-wrapper ul li {
        padding: 0;
        margin: 0;
    }

    .footer-06__menu-wrapper .hs_cos_wrapper .hs-menu-wrapper ul li {
        margin-right: 0 !important;
    }

    .footer-06__menu-wrapper .hs-menu-depth-1>a {
        padding: 0 !important;
    }

    .footer-06__form-wrapper {
        width: 250px;
        margin: 0 auto;
    }
  }

/* --- copyright -- */
.footer-06__terms-of-use {
    position: relative;
    padding-left: 13px;
}

.footer-06__terms-of-use:after {
    content: '|';
    position: absolute;
    left: 0;
    top: 0;
}
/* --- main color scheme -- */




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */




/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Global Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

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

/*check here first if something breaks - fix empty modules*/
.row-fluid [class*="span"] {
  min-height: 0;
}

img {
	max-width: 100%;
  height:auto;
}

/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Alignments and Position Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

.align--left {
  text-align:left;
}

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

.align--right {
  text-align:right;
}


/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Global Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

.relative {
    position:relative;
}

.block {
    display:block;
}

.bold {
    font-weight: 600;
}

.uppercase {
    text-transform:uppercase;
}

  @media(min-width: 1025px) {
    .sticky {
      position: sticky;
      top: 80px;
      height: fit-content;
    }
  }

  @media (max-width:980px) {
    .hide--mobile {
      display:none;
    }
  }

  @media (min-width:980px) {
    .hide--desktop {
      display:none;
    }
  }

/* IE */
.ie-only {
    display: none;
}

  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .ie-only {
      display: block;
    }
    .hide--ie {
      display: none;
    }
  }

/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Background Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

.bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  object-fit: cover;
  position: relative;
}

.bg__parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg_overlay {
  content:'';
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

/* -- solid colors --- */

.bg--primary-dark {
  background-color: #fb7a17;
}
.bg--primary-light {
  background-color: #6B7592;
}
.bg--secondary-dark {
  background-color: #0f2886;
}
.bg--secondary-light {
  background-color: #E9E5E0;
}
.bg--white {
  background-color: #fff;
}
.bg--black {
  background-color: #333333;
}
.bg--lgrey {
  background-color: #f3f3f3;
}

/* --- calance styles -- */

.bg--orange {
  background-color: #fb7a17;
}

.bg--blue {
  background-color: #0f2886;
}

.bg--gradient,
.bg--gradient-01 {
  background: rgb(252,149,71);
  background: linear-gradient(90deg, rgba(252,149,71,1) 0%, rgba(255,197,150,1) 100%);
}

.bg--gradient-02 {
  background: rgb(106,144,190);
  background: linear-gradient(90deg, rgba(106,144,190,1) 0%, rgba(63,82,156,1) 100%);
}

/* -- gradient colors --- */

.bg_overlay--dark{
  background: linear-gradient(90deg,rgba(0, 0, 0, 0.7) 0%,rgba(255, 255, 255, 0.47) 50%);
}

.bg_overlay--light{
  background: linear-gradient(90deg,rgba(255, 255, 255, 0.7) 0%,rgba(0, 0, 0, 0.73) 50%);
}

/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Text Colors
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

.text-color--primary,
.text-color--primary *:not(.hs-button),
.text-color__primary,
.text-color__primary *:not(.hs-button){
  color: #FB7A17;
}

.text-color--secondary,
.text-color--secondary *:not(.hs-button),
.text-color__secondary,
.text-color__secondary *:not(.hs-button){
  color: #0F2886;
}

.text-color--white,
.text-color--white *:not(.hs-button),
.text-color__white,
.text-color__white *:not(.hs-button){
  color: #fff;
}

.text-color--black,
.text-color--black *:not(.hs-button),
.text-color__black,
.text-color__black *:not(.hs-button){
  color: #333333;
}

/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Padding Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

/* -- top -- */

.padding-top__none,
.pt--none {
   padding-top:0rem;
}
.padding-top__xs,
.pt--xs {
   padding-top:1rem;
}
.padding-top__small,
.pt--sm {
   padding-top:2rem;
}
.padding-top__medium,
.pt--md {
   padding-top:4rem;
}
.padding-top__large,
.pt--lg {
   padding-top:6rem;
}
.padding-top__xl,
.pt--xl {
   padding-top:8rem;
}

/* -- bottom -- */

.padding-bottom__none,
.pb--none {
   padding-bottom:0rem;
}
.padding-bottom__xs,
.pb--xs {
   padding-bottom:1rem;
}
.padding-bottom__small,
.pb--sm {
   padding-bottom:2rem;
}
.padding-bottom__medium,
.pb--md {
   padding-bottom:4rem;
}
.padding-bottom__large,
.pb--lg {
   padding-bottom:6rem;
}
.padding-bottom__xl,
.pb--xl {
   padding-bottom:8rem;
}


/*
//////////////////////////////////////////////////
//////////////////////////////////////////////////
//
// Margin Elements
//
//////////////////////////////////////////////////
//////////////////////////////////////////////////
*/

/* -- top -- */

.mt--none {
   margin-top:0rem;
}
.mt--xs {
   margin-top:1rem;
}
.mt--sm {
   margin-top:2rem;
}
.mt--md {
   margin-top:4rem;
}
.mt--lg {
   margin-top:6rem;
}
.mt--xl {
   margin-top:8rem;
}

/* -- bottom -- */

.mb--none {
   margin-bottom:0rem;
}
.mb--xs {
   margin-bottom:1rem;
}
.mb--sm {
   margin-bottom:2rem;
}
.mb--md {
   margin-bottom:4rem;
}
.mb--lg {
   margin-bottom:6rem;
}
.mb--xl {
   margin-bottom:8rem;
}
/* Animation */

@keyframes floatUp {
  0%   {
    transform: 
      translateY(-20%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes floatDown {
  0%   {
    transform: 
      translateY(15%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes floatIn {
  0% {
    transform: translateY(100%); 
    opacity: 0;
  }
  100% {
    transform: translateY(0%); 
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes shrink {
  0% {
    transform: scale(1.0);
  }
  100% {
    transform: scale(.9);
  }
}
@keyframes grow {
  0% {
    transform: scale(1.0);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes bounce {
   0%, 5%, 15%, 25%, 30%, 50%, 80%, 100% {transform: translateY(0) translateX(-50%);} 
   10% {transform: translateY(-6px) translateX(-50%);} 
   20% {transform: translateY(-3px) translateX(-50%);} 
} 
.floatUp { 
  animation: floatIn 2.5s ease;
}
.floatIn { 
  animation: floatIn 2s ease;
}
.fadeIn {
  animation: fadeIn 2.5s ease;
}
.shrink { 
  animation: shrink 4.5s ease;
}
.grow { 
  animation: grow 4.5s ease;
}

.animate--none {
  opacity: 1;
}
.animate--fadeIn {
  opacity: 0;
}
.animate--floatIn {
  opacity: 0;
  transform: translateY(100%);
}
/* --- main color scheme -- */




/* --- misc colors -- */







/* --- transition -- */




/* --- main font -- */




.section--subscription-preferences {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 75vh;
  padding: 10%;
}

.section--subscription-preferences .item, 
.section--subscription-preferences .subscribe-options {
  padding: 1rem;
  border: 1px solid #E9E5E0;
  margin: .5rem 0;
}

.section--subscription-preferences .item p {
  margin-left: 2rem;
  font-size: 14px;
  position: relative;
  display: block;
}

.section--subscription-preferences .item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section--subscription-preferences .checkbox-row {
  height: 1.3rem;
  width: 1rem;
}