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


.fullWidthPage-section1 .dnd-section > .row-fluid {
  padding-right: 40px; 
  padding-left: 40px;
  padding-bottom: 120px;  
  padding-top: 15px;
}
.fullWidthPage-section1 {
  padding-top: 120px;
}
.fullWidthPage-section1 .dnd-section {
  padding: 0;
}
.fullWidthPage-section1 h1 {
  font-size: 2em;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  margin-top: 3px;
  margin: 0.67em 0; 
}
.fullWidthPage-section1 .hs_cos_wrapper_type_rich_text {
  font-family: 'Poppins',sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #434f53;
  padding: 0 1px;
  display: block;
}
.fullWidthPage-section1 ul {
  margin: 0;
}
.securityPage-section1 .dnd-section > .row-fluid {
  padding: 40px;
  padding-bottom: 120px;
}
.securityPage-section1 .dnd-section {
  padding-bottom: 0;
}
.securityPage-section1 .hs_cos_wrapper_type_rich_text {
  display: block;
  padding: 0 1px;
  font-family: 'Poppins' ,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #434f53;
}
.securityPage-section1 .hs_cos_wrapper_type_rich_text h1 {
  font-size: 2em;
  font-family: inherit;
  color: inherit;
}
.securityPage-section1 .hs_cos_wrapper_type_rich_text h1,
.securityPage-section1 .hs_cos_wrapper_type_rich_text h2,
.securityPage-section1 .hs_cos_wrapper_type_rich_text h3,
.securityPage-section1 .hs_cos_wrapper_type_rich_text h4,
.securityPage-section1 .hs_cos_wrapper_type_rich_text h5, 
.securityPage-section1 .hs_cos_wrapper_type_rich_text h6 {
  font-family: inherit; 
  color: inherit;
  line-height: inherit;
  font-weight: bold;
}
.securityPage-section1 .hs_cos_wrapper_type_rich_text h3 {
  margin: 0em 0;
  font-size: 1.17em;
  font-weight: bold;
}
.securityPage-section1 .hs_cos_wrapper_type_rich_text strong,
.securityPage-section1 .hs_cos_wrapper_type_rich_text b {
  font-weight: 700;
}
.securityPageB .dnd-section, 
.securityPageB .dnd-section > .row-fluid,
.banner-section.careePageB .dnd-section,
.banner-section.careePageB .dnd-section > .row-fluid {
  padding: 0; 
}
.securityPage-section1 .hs_cos_wrapper_type_rich_text ul {
  margin: 0;
} 
.careePage-section1 .dnd-section {
  padding-bottom: 120px;
  padding-top: 120px;
  position: relative; 
}
.cboxPage-section1 .dnd-section {
  padding-bottom: 0;
}
.cboxPage-section1 .dnd_areamigration-row-1-force-full-width-section > .row-fluid {
  padding: 0;
}
.cboxPage-section1 {
  overflow: hidden;
}









@media (max-width: 1039px) { 
  .fullWidthPage-section1 {
    padding-top: 55px;
  }
  .fullWidthPage-section1 .dnd-section>.row-fluid {
    padding-right: 35px;
    padding-left: 35px;
    padding-bottom: 55px;
  }
  .securityPage-section1 .dnd-section>.row-fluid { 
    padding-right: 35px;
    padding-left: 35px;
    padding-bottom: 55px;
    padding-top: 35px;
  }
  .securityPage-section1 .dnd-section {
    padding-top: 35px;
  }
  .careePage-section1 .dnd-section {
    padding-bottom: 55px;
    padding-top: 55px; 
  }
  .cboxPage-section1 .dnd-section {
    padding-top: 35px;
  }


}

@media (max-width: 767px) {
  .fullWidthPage-section1 {
    padding-top: 45px;
  }
  .fullWidthPage-section1 .dnd-section>.row-fluid {
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 45px;
    padding-top: 10px;
  }
  .securityPage-section1 .dnd-section {
    padding-top: 25px;
  }
  .securityPage-section1 .dnd-section>.row-fluid {
    padding: 25px;
    padding-bottom: 45px;
  }
  .careePage-section1 .dnd-section {
    padding-bottom: 45px;
    padding-top: 45px;
  }
  .cboxPage-section1 .dnd-section {
    padding-top: 25px;
  }


}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
========================================================================== */

/**
* Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/

main {
  display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
========================================================================== */

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

pre {
  font-family: 'Poppins', monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
========================================================================== */

/**
* Remove the gray background on active links in IE 10.
*/

a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/

b,
strong {
  font-weight: 800;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
* Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
* Remove the border on images inside links in IE 10.
*/

img {
  border-style: none;
}

/* Forms
========================================================================== */

/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
  margin: 0; /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/

button,
input { /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/

progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/

textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/

details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/

summary {
  display: list-item;
}

/* Misc
========================================================================== */

/**
* Add the correct display in IE 10+.
*/

template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/

[hidden] {
  display: none;
}
/* Responsive Grid */

.grid {
    display: flex;
  flex-flow: wrap;
}

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

.col {
  height: auto;
}

.col-1 {
    width: 8.33333%; /* 100% / 12 */
}

.col-2 {
    width: 16.66667%; /* 200% / 12 */
}

.col-3 {
    width: 25%; /* 300% / 12 */
}

.col-4 {
    width: 33.33333%; /* 400% / 12 */
}

.col-5 {
    width: 41.66667%; /* 500% / 12 */
}

.col-6 {
    width: 50%; /* 600% / 12 */
}

.col-7 {
    width: 58.33333%; /* 700% / 12 */
}

.col-8 {
    width: 66.66667%; /* 800% / 12 */
}

.col-9 {
    width: 75%; /* 900% / 12 */
}

.col-10 {
    width: 83.33333%; /* 1000% / 12 */
}

.col-11 {
    width: 91.66667%; /* 1100% / 12 */
}

.col-12 {
    width: 100%; /* 1200% / 12 */
}

.row-fluid {
  width: 100%;
  *zoom: 1;
  align-items: flex-start;
}

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

.grid.grid-pa-md > div {
  padding: 24px 24px 0 24px
}

.grid-gap-sm {
  grid-gap: 12px;
}

.grid-gap-md {
  grid-gap: 24px;
}

.grid-gap-lg {
  grid-gap: 48px;
}

.grid.grid-pa-md {
   grid-gap: 0;
}

.grid.grid-pa-none {
   grid-gap: 0;
}

.grid.grid-pa-md > div:first-child {
  padding-left: 0
}

.grid.grid-pa-md > div:last-child {
  padding-right: 0
}

.grid-center {
  grid-gap: 24px;
  justify-content: center;
/*  align-items: center;*/
}

.grid-center-items {
  align-items: center;
}

.grid-center-no-gap {
  grid-gap: 0px;
}

.grid-justify {
  margin: 0 auto 24px auto;
  max-width: 70rem;
}

.grid-justify-full {
  max-width: 100%;
}

.grid-justify-lg {
  max-width: 90rem;
}

.grid-justify-full ._cnt_dot {
  margin-right: 0;
  text-align: right;
}

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

.grid-adjust-height {
  align-items: stretch;
}

.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;
}

.grid-wrap-scroll {
  overflow-x: auto;
    width: 100%;
}

.grid-wrap-scroll .grid {
  flex-wrap: initial !important;
}

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

  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
  
  .grid {
    flex-wrap: wrap;
    grid-gap: 16px;
  }
  
  .grid .col-7,
  .grid .col-8,
  .grid .col-9,
  .grid .col-10 {
    width:100% !important;
    margin-bottom: 48px;
  }
}

@media (max-width: 500px) {
  .grid .col-5,
  .grid .col-6,
  .grid .col-7,
  .grid .col-8,
  .grid .col-9,
  .grid .col-10 {
    width:100% !important;
    margin-bottom: 48px;
  }
  
  .grid-gap-md {
    justify-content: center;
    align-items: center;
  }
  
}

@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%;
  }
  
  .grid-wrap-scroll .grid {
    grid-gap: 8px
  }
  
}

@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;
  }
  .grid.grid-pa-md>div:first-child,
  .grid.grid-pa-md > div:last-child {
    padding: 24px 24px 0 24px
  }
  
  .page-center,
  .st-accordion {
    padding: 0 16px;
  }
  
  .page-wraper:first-of-type {
    padding-top: 120px !important
  }
  
  .grid-justify {
    margin: 0 auto !important;
  }
  
  .header-row-3-padding,
  .header-row-4-padding {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  
  .grid-wrap-scroll .grid {
    width: 1060px;
    justify-content: left !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 ;
  }
  
}

.page-wraper {
   margin-bottom: 80px;
}

.page-wraper:first-of-type {
    padding-top: 180px;
}

.page-wraper-margin-80,
.page-center-margin-80,
.page-center.page-center-margin-80 {
  margin: 0 auto 90px auto;
}

.page-center.page-center-padding-y {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
}

@media (min-width: 1024px) {
  .page-wraper-margin-80,
  .page-center-margin-80,
  .page-center.page-center-margin-80 {
    margin: 0 auto 180px auto;
  }
  
  .page-center.page-center-margin-y {
    margin: 90px auto;
  }
  
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section > .row-fluid {
  margin: 0 auto;
}
 
@media (max-width: 767px) { 
  .dnd-section .dnd-column {
    padding: 0;
  }
}

form input {
  color: #233a72
}

#conecta-page-wraper .hs-button,
#conecta-page-wraper .hs-button:hover{
  background-color: #f27329 !important;
  min-width:200px !important
}

#conecta-page-wraper form .inputs-list>li {
  padding: 0
}


/* custom css */

.nopd .dnd-section,
.nopd .content-wrapper--vertical-spacing {
  padding: 0;
}
@-webkit-keyframes moto-widget-actions-scroll-to-bouncing {
  0%,to {
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%)
  }

  50% {
    -webkit-transform: translateY(25%);
    transform: translateY(25%)
  }
}

@keyframes moto-widget-actions-scroll-to-bouncing {
  0%,to {
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%)
  }

  50% {
    -webkit-transform: translateY(25%);
    transform: translateY(25%)
  }
}

.nopd .dnd-section>.row-fluid {
  padding: 0;
  max-width: 100%;
}
.hd_wth_btn .footer-bottom {
  background: #fff;
}
.home_sec4 .bt_pane_mdl .bt_pane_hd h3 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #262626;
  font-size: 46px;
  line-height: 1.2;
  letter-spacing: -1px;
  padding: 0;
}
.home_sec4 .bt_pane_mdl .bt_pane_mdl_bg {
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
}
.hd_wth_btn .header-middle {
  display: inherit;
}

.hd_wth_btn .header-right.header-right-full {
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
  padding-left: 20px
}

.txt-blue,
.txt-blue a {
  color: #233A72
}

.txt-orange,
.txt-orange a {
  color: #F27329
}

.txt-lightblue,
.txt-lightblue a {
  color: #686CB1
}

.txt-white,
.txt-white a {
  color: #fff
}

.bt_pane_mdl .bt_pane_btn_items .border_grey a,
.bt_pane_mdl .bt_pane_btn_items.border_grey a,
.ccloud_button.border_grey {
  color: #233a72;
  border: 2px solid #e5e5e5;
  background-color: white;
}

.bt_pane_mdl .bt_pane_btn_items .border_grey a:hover,
.bt_pane_mdl .bt_pane_btn_items.border_grey a:hover, 
.ccloud_button.border_grey:hover {
  background-color: #f5f6f7;
}

.bt_pane_mdl .bt_pane_btn_items .blue a,
.bt_pane_mdl .bt_pane_btn_items.blue a,
.ccloud_button.blue {
  color: #fff;
  background-color: #233a72;
  border: 2px solid #233a72;
}

.bt_pane_mdl .bt_pane_btn_items .blue a:hover,
.bt_pane_mdl .bt_pane_btn_items.blue a:hover,
.ccloud_button.blue:hover {
  background-color: #17264c;
}

.bt_pane_mdl .bt_pane_btn_items .border_blue a,
.bt_pane_mdl .bt_pane_btn_items.border_blue a,
.ccloud_button.border_blue {
  color: #233a72;
  border: 2px solid #233a72;
  background-color: white;
}

.bt_pane_mdl .bt_pane_btn_items .border_blue a:hover,
.bt_pane_mdl .bt_pane_btn_items.border_blue a:hover, 
.ccloud_button.border_blue:hover {
  background-color: #233a7240;
}

.bt_pane_mdl .bt_pane_btn_items .light_blue a,
.bt_pane_mdl .bt_pane_btn_items.light_blue a, 
.ccloud_button.light_blue {
  color: #fff;
  background-color: #686CB1;
}

a.light_blue {
  color: #686CB1;
}

.bt_pane_mdl .bt_pane_btn_items .light_blue a:hover,
.bt_pane_mdl .bt_pane_btn_items.light_blue a:hover,
.ccloud_button.light_blue:hover  {
  color: #fff;
  background-color: #6064a4;
}

.bt_pane_mdl .bt_pane_btn_items .orange a,
.bt_pane_mdl .bt_pane_btn_items.orange a,
.ccloud_button.orange {
  color: #fff;
  background-color: #F27329;
}

a.orange {
  color: #F27329;
}

.bt_pane_mdl .bt_pane_btn_items .orange a:hover,
.bt_pane_mdl .bt_pane_btn_items.orange a:hover,
.ccloud_button.orange:hover {
  color: #fff;
  background-color: #AF5028;
}

.bt_pane_mdl .bt_pane_btn_items .white a,
.bt_pane_mdl .bt_pane_btn_items.white a,
.ccloud_button.white {
  color: #F27329;
  background-color: #fff;
}

a.white {
  color: #fff;
}

.bt_pane_mdl .bt_pane_btn_items .white a:hover,
.bt_pane_mdl .bt_pane_btn_items.white a:hover
.ccloud_button.white:hover {
  color: #d36423;
  background-color: #fff;
}

.bt_pane_mdl .bt_pane_btn_items .white-blue-txt a,
.bt_pane_mdl .bt_pane_btn_items.white-blue-txt a,
.ccloud_button.white-blue-txt  {
  color: #F27329;
  background-color: #fff;
}

a.white-blue {
  color: #F27329;
}

.bt_pane_mdl .bt_pane_btn_items .white-blue-txt a:hover,
.bt_pane_mdl .bt_pane_btn_items.white-blue-txt a:hover,
.ccloud_button.white-blue-txt:hover {
  color: #d36423;
  background-color: #fff;
}

.hd_wth_btn .header-row {
  align-items: center;
  height: 77px
}
  .hd_wth_btn .custom-menu-primary {
    padding-right: 0; 
  }


.v-separator {
  background-color: #f2a444;
    border-radius: 3px;
    width: 3px;
    margin: auto 24px auto 0;
    height: 100%;
}

.ccloud-card {
  min-height: 500px;
    border-radius: 8px;
  width: 25%;
  color: #233A72;
      position: relative;
  transition: box-shadow 0.2s ease-in-out 0s;
    box-shadow: rgb(34 40 42 / 16%) 0px 0px 8px -1px;
      height: 100%;
}

.ccloud-card-full {
  width: 32%;
}

.ccloud-card-full-caso-exito {
  background-size:auto 100%;
  background-position: right -75px;
}

.ccloud-card-full .caso-exito-texto {
  min-height: 46px;
}

.ccloud-card-full:hover a {
  color: #233A72;
}

.ccloud-card-categ {
  padding: 24px;
  width: 23%;
}

.ccloud-card:hover {
  cursor: pointer;
  box-shadow: rgb(34 40 42 / 32%) 0px 0px 16px -2px;
}

.ccloud-card-link {
  font-size: 1.3rem;
  margin: 32px 0;
  font-weight: 600;
}

.ccloud-card-link svg {
  float: right;
  margin-top: 5px;
}

.ccloud-card-categ.disabled:hover {
  box-shadow: rgb(34 40 42 / 16%) 0px 0px 8px -1px;
  cursor: default;
}

.ccloud-card:first-child {
    margin-left:0;
}

.ccloud-card:last-child {
  margin-right:0;
}

.ccloud-card a > img,
.ccloud-card-categ img {
  max-height: 150px;
  height: 150px;
  width: 100%;
}

.ccloud-card-categ.ccloud-card-apps img {
  width: auto;
}

.ccloud-card-categ.ccloud-card-apps {
  min-height: 470px;
}

.ccloud-card > a {
  height: 100%;
    display: block;
    color: #233A72;
}

.ccloud-card-empresa {
    background-color: #ffffffe6;
  padding: 32px;
      position: absolute;
  bottom:0;
  font-size: 1.5rem;
    line-height: 2.3rem;
  min-height: 257px;
  border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
  width: 100%
}

.ccloud-card-empresa > img {
  margin-top: 16px;
  width:65%;
}

.ccloud-card-empresa > img:last-of-type {
  width:20px;
  height: 13px
}

.ccloud-card-empresa h6 {
  margin-bottom: 0;
}

.ccloud-card-empresa .caso-exito-logo {
  max-height: 40px;
  width: auto;
  margin-top: 0
}

.ccloud-card-empresa p {
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}


.play-button {
    height: 120px;
    width: 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    padding: 0;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: rgba(35,58,114, 0.3);
    border-color: #fff;
    border-style: solid;
    border-width: 4px;
    box-shadow: 0 0.0625rem 1.5rem rgba(35,58,114, 0.25);
    -webkit-transition: all 0.42s ease;
    transition: all 0.42s ease;
}

.play-button:hover {
  background-color: rgba(35,58,114,1);
  border-width: 4px;
  border-color: #fff;
}

.play-button-icon {
  width: 4rem;
  height: 4rem;
}

h2.m-t-none {
  margin-top: 0;
}

@media (min-width: 768px){

  .hd_wth_btn nav.navigation-primary.desktop {
    text-align: left;
  }
  
  .hd_wth_btn nav.navigation-primary.desktop-right {
    text-align: right;
  }

}
@media (max-width: 1039px) and (min-width:768px){
  .hd_wth_btn .custom-menu-primary .navigation-primary>ul>li:not(:first-child) {
    margin-left: 1px;
  }
  .hd_wth_btn  .custom-menu-primary .navigation-primary>ul ul {
    min-width: 146px;
  }
}
@media (max-width: 1039px){

  .home_sec4 .bt_pane_mdl .bt_pane_hd h3 {
    font-size: 35px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
  
  .ccloud-card {
    width: 45% !important;
  }

}
@media (max-width: 767px){
  .hd_wth_btn .header-middle {
    padding-right: 0;
  }
  
  .ccloud-card {
    width: 45% !important;
  }
  
  ._cnt_dot {
    height: 33px !important;
  }
}
@media (max-width: 479px){
  .home_sec4 .bt_pane_mdl {
    background-position: left;
  }
  
  .ccloud-card {
    width: 90% !important;
  }
}
html {
  font-family: 'Poppins', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
  line-height: 1.42857143;
  width: 100%;
  position: relative;
  background-color:#FFFFFF;
}


/* Paragraphs */

p {
  margin: 0 0;
  word-break: break-word;
}

/* Anchors */

a {
  cursor: pointer;
  text-decoration: none;
  overflow-wrap: break-word;
}

a:active, a:focus, a:hover{
  outline:none;
}

/* Headings */

h1,
h2, 
h3,
h4,
h5,
h6 {
  margin: 0.67em 0;
  line-height: 1.3;
  overflow-wrap: break-word;
}
/* Lists */

ul,
ol {
  margin: 0 0 10px;  
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin:10px 0;
}

ul.no-list {
  list-style: none;
  padding:0;
  margin:0;
}
ul {
  list-style-type: none;
  padding: 0;
}
.body-wrapper ul li { 
  padding: 0 0 0 20px;
  position: relative;
}

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid;
  margin: 0 0 1.4rem;
  padding-left: 15px;
}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}
img {
  vertical-align: middle;
}

body .dnd-section,
body .content-wrapper--vertical-spacing {
  padding-left:0;
  padding-right:0;
} 

.dnd-section > .row-fluid,
.content-wrapper,
.page-center {
  margin:0 auto;
}

@media (max-width: 1535px) {
  body .dnd-section > .row-fluid,
  body .content-wrapper,
  body .page-center {
    max-width:;
  }
}
button,
.button,
.hs-button {
  /***********/
  font: inherit;
  margin: 10px 0;
  overflow: visible;
  -webkit-appearance: button;
  font-family: 'Poppins', arial, sans-serif;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  overflow-wrap: break-word;
  max-width: 100%;
  font-weight: 600;
  cursor:pointer;
  position: relative;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-style: none; 
  display: inline-flex;
  min-height: 56px;
  border-radius: 48px;
  text-shadow: none;
  width: auto;
  text-align: center;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus {
  text-decoration: none;
} 

button:active,
.button:active,
.hs-button:active {
  text-decoration: none;
}
/* Form fields */
.hs-form-field {
  margin-bottom: 24px;
}

/* Labels */

form label {
  vertical-align: middle;
  letter-spacing: normal;
  text-transform: none;
  font-family: Poppins, arial, sans-serif;
  display: inline-block;
  overflow-wrap: break-word;
  font-weight: 400;
  font-size: 14px;
}

/* Help text - legends */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

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: inherit;
  font: inherit;
  margin: 0;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 0;
  border-style: none;
  padding: 15px 16px;
  vertical-align: middle; 
  width: 100%;
  letter-spacing: normal;
  text-transform: none;
  font-family: Poppins, arial, sans-serif; 
  font-weight: 400; 
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  font-size: 14px;
  background-color: #FFF;
  min-height: 56px;                                           
}

form input[type=text]:focus, 
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  box-shadow: currentcolor 0px 0px 0px 1px inset;
  outline: none;
}

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

::placeholder {
  color: inherit;
  opacity: 1;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}

/* Inputs - datepicker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

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

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
} 

#conecta-page-wraper .legal-consent-container .hs-form-booleancheckbox-display > span {
  margin-left: 20px !important;
}

#conecta-page-wraper .legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 0px !important;
}

.legal-consent-container .hs-form-booleancheckbox-display input {
  margin-top: 7px !important;
}

/* Validation */

.hs-form-required {
  color: #ef0000;
}
 
.hs-input.invalid.error { 
  border-color: ;
}
ul.no-list.hs-error-msgs.inputs-list li {
  margin: 0;
  color: rgb(239, 0, 0);
}
ul.no-list.hs-error-msgs.inputs-list li label { 
  font-size: inherit;
  color: inherit;
}
.hs-error-msg {
  color: inherit;
  margin-top: 4px;
}

/* Submit button */

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

@media (max-width: 767px){
  form{
    max-width: 100%;;
  }
 



}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}
.header-wrapper{
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
  display: block;
  font-size: 14px;
  line-height: 1.42857143;
  color: #434f53;
}

.header-inner-wrapper{
  -webkit-backdrop-filter: saturate(180%) blur(8px);
  backdrop-filter: saturate(180%) blur(8px);
  padding-right: initial;
  padding-left: initial;
  padding-bottom: initial;
  padding-top: initial;
  background-color: rgba(242,240,240,.9);
  position: relative;
}

.header-conecta,
.header-conecta .header-inner-wrapper {
  background-color: #121f41;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.header-conecta .custom-menu-primary .navigation-primary>ul>li>a {
  color:#dddddd !important;
}

.header-conecta .custom-menu-primary .navigation-primary>ul>li>a:hover {
  color: #ffffff !important;
}

.header-partners,
.header-partners .header-inner-wrapper {
  background-color: #f27329;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.header-partners .custom-menu-primary .navigation-primary>ul>li>a {
  color:#f1f1f1 !important;
  font-weight: normal !important;
}

.header-partners .custom-menu-primary .navigation-primary>ul>li>a:hover {
  color: #ffffff !important;
}

.header__container{
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}

.header-row{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0;
  padding: 7px 0;
}

.header-inner{
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
  -ms-flex: 0 0 15%;
  flex: 0 0 15%;
  max-width: 15%;
  width: 15%;
  min-height: 1px;
  position: relative;
}


.header-middle{
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  width: 100%;
  min-height: 1px;
  position: relative;
  padding-left: 15px;
}

.header-right{
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 20px;
  padding-right: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  width: 60%;
  min-height: 1px;
  position: relative;
}

.header__logo{
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 0;
  text-align: left;
  position: relative;
}

.header__logo a{
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.header__logo a img{
  max-height: 60px;
  height: auto;
  vertical-align: middle;
  width:100% !important;
}

.menu-toggle-btn {
  display: none;
  text-align: center;
  width: 40px;
  height: 40px;
  padding: 0 8px;
}

.menu-toggle-btn-icon {
  font-size: 24px;
  line-height: 40px;
}

.custom-menu-primary .navigation-primary>ul>li>a.active-branch,
.custom-menu-primary .navigation-primary>ul>li.no-submenu>a.active-branch:hover{
  color: #f27329 !important;
}

.custom-menu-primary{
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
  position: relative;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 40px;
  -webkit-font-smoothing: auto;
}

.custom-menu-primary .navigation-primary >ul{
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Poppins",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #434f53;
  text-align: left;
}

.custom-menu-primary .navigation-primary >ul >li{
  display: inline-block;
  position: relative;
  margin-bottom: 0px;
  padding: 0 0 0 0px;
}

.custom-menu-primary .navigation-primary >ul >li:not(:first-child) {
  margin-left: 6px;
  display: inline-block;
  position: relative;
}

.custom-menu-primary .navigation-primary ul li:not(:last-child) {
  margin-bottom: 0px;
}

.custom-menu-primary .navigation-primary >ul >li >a{
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #233A72;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  padding: 23px 6px 46px 6px;
  font-size: 14px;
}


.custom-menu-primary .navigation-primary >ul >li:before{
  display:none;
}


.custom-menu-primary .navigation-primary >ul ul{
  margin:0;
  top: calc(100% + 28px);
 -webkit-backdrop-filter: saturate(180%) blur(8px);
  backdrop-filter: saturate(180%) blur(8px);
  background-color: rgba(242,240,240,.96);
  position: relative;
  border-color: transparent;
  left: -15px;
  min-width: 180px;
  padding: 10px 0;
  border-width: 1px;
  border-style: solid;
  display: none;
  position: absolute;
  z-index: 500;
  width: 230px;
}

.custom-menu-primary .navigation-primary >ul ul li{
  display: block;
  position: relative;
  padding:0px;
}

.custom-menu-primary .navigation-primary >ul ul li:before{
  display:none;
}

.custom-menu-primary .navigation-primary >ul ul li a{
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  color: #233A72;
  text-decoration: none;
  background-color: transparent;
  padding: 12px 20px;
  text-align: left;
  position: relative;
  display: block;
}

.menu-link-arrow {
  position: relative;
  font-size: inherit;
  margin-left: 3px;
  line-height: inherit;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
}

.menu-link-arrow:before {
  content: "\f107";
  transition: .3s;
}

.min-height {
  min-height: 66px;
}

.No_Banner .min-height {
  min-height: 0;
}

.header-btn.desktop{
  text-align:right;
  width:100%;
  display: flex;
  justify-content: right;
}

.header-btn.desktop > div {
    margin: 0 7px;
}

.header-btn.desktop a.hs-button{
  font-style: normal;
  color: #233A72;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  padding: 10px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0px;
  min-width: 140px;
  position: relative;
  text-align: center;
  z-index: 1;
  line-height: 1.5;
  border-width: 2px;
  border-style: solid;
  display: inline-block;
  cursor: pointer;
  letter-spacing: 0px;
  border-radius: 7px;
  background-color: transparent;
  border-color: transparent;
  margin:0;
  min-height:auto;
  width:auto;
  white-space:nowrap;
}

.Y_Banner .min-height {
  min-height: 0 !important;
}

.banner-section .dnd-section{
  padding:0;
}

.banner-section .dnd-section > .row-fluid{
  padding:0;
  max-width:unset !important;
  width:100%;
}

.header-right .custom-menu-primary .navigation-primary >ul >li .child-trigger:before{
  display:none;
}

.header-right .custom-menu-primary .navigation-primary >ul >li.child-open >ul{
  left: 0;
  position: static;
  display: block;
  min-width: 100%;
  padding: 0;
  border: none;
}


@media (max-width:1280px){
  .header-middle {
     -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  .header-right {
     -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
  }
}

@media (min-width:768px){
  .custom-menu-primary .navigation-primary >ul li:hover ul:before {
    position: absolute;
    top: -29px;
    height: 29px;
    left: 0;
    width: 100%;
    content: "";
  }
  .custom-menu-primary .navigation-primary >ul li:hover ul{
    display:block;
  }
  .custom-menu-primary .navigation-primary.mobile{
    display:none;
  }
  .header-btn.mobile{
    display:none;
  }

}

@media screen and (max-width: 1039px){
  .custom-menu-primary .navigation-primary >ul >li:not(:first-child) {
    margin-left: 1px;
  }
  .custom-menu-primary .navigation-primary >ul >li >a.active-branch{
    min-width:100px;
  }
  .custom-menu-primary .navigation-primary >ul ul li a{
    padding: 5px 10px;
  }
  .custom-menu-primary .navigation-primary>ul ul{
    left:0px;
  }
  .custom-menu-primary{
    padding-right: 35px;
  }
  .header-btn.desktop a.hs-button{
    min-width: 105px;
  }
}

@media (max-width:767px){
  .header-btn.desktop{
    display:none;
  }
  .fa-bars:before{
    content: "\f0c9";
  }
  .custom-menu-primary .navigation-primary >ul >li >a{
    top:0px;
  }
  .custom-menu-primary .navigation-primary.desktop{
    display:none;
  }
  .custom-menu-primary .navigation-primary.mobile{
    display:none;
  }
  .header-inner {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  .header-right{
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 50%;
  }
  .header-middle{
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
  }
  .custom-menu-primary{
    text-align: right;
    width: 100%;
    font-size: 24px;
    line-height: 1.5;
    top: 2px;
  }
  .menu-toggle-btn {
    display: inline-block;
  }
  .fa-bars:before{
    content: "\f0c9";
  }
  .header-inner-container{
    text-align: right;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
  }
  .header-btn.mobile .hs-button {
    padding: 7px 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
    min-width: 100px;
    position: relative;
    z-index: 1;
    display: inline-block;
    cursor: pointer;
    letter-spacing: 0px;
    border-radius: 7px;
    white-space: nowrap;
    position: relative;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
    cursor: pointer;
    line-height: 1.5;
    text-align: center;
    min-height: auto;
    width: auto;
  }


  
  .mobile-menu-open .header-conecta .menu-toggle-btn{
    background-color: #686BB2;
  }
    
  .mobile-menu-open .custom-menu-primary .navigation-primary.mobile{
    display:block;
  }
  .custom-menu-primary .navigation-primary.mobile >ul{
    display: block;
    padding: 0;
    width: 100%;
    position: fixed;
    top: 110px;
    z-index: 500;
    left: 0;
    right: 0;
    list-style: none;
    margin:0;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #434f53;
  }
  .header-conecta   .custom-menu-primary .navigation-primary.mobile >ul{
    border-color: #233a72;
    margin-top: -8px;
    border: none;
    background: #686bb2;
    transition: height .3s;
    height: 100vh
  }
  .custom-menu-primary .navigation-primary.mobile >ul >li{
    position: relative;
    margin: 0;
    padding: 0;
    display:block;
  }
  .custom-menu-primary .navigation-primary.mobile >ul >li >a{
    padding: 20px;
    font-size: 14px;
    text-decoration: none;
   -webkit-backdrop-filter: saturate(180%) blur(8px);
    backdrop-filter: saturate(180%) blur(8px);
    background-color: rgba(242,240,240,1);
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    border-color: transparent;
    line-height: 1.2;
    text-align: left;
    border: none;
    border-radius: 0;
    width: 100%;
    position: relative;
    display: block;
  }
  .header-conecta   .custom-menu-primary .navigation-primary.mobile >ul >li >a{
    background-color: #686BB2;
    color: #fff !important; 
  } 
  .menu-link-arrow {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 50px;
    height: 100%;
    transition: .3s;
    font-size: 18px;
    margin: 0;
    cursor: pointer;
  }
  .menu-link-arrow:after {
    content: "\f107";
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
  }
  .menu-link-arrow:before{
    display:none;
  }
  .custom-menu-primary .navigation-primary>ul li.has-submenu.menu-item.active ul{
    left:0px;
    width: 100%;
    padding: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    background-color: #fff;
    position: static;
    display: block;
  }
  .custom-menu-primary .navigation-primary>ul ul li{
    width: 100%;
    border-bottom: none;
    max-width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
  }
  .custom-menu-primary .navigation-primary>ul ul li a{
    padding: 15px 40px;
    margin: 0;
    text-align: left;
    text-decoration: none;
    background-color: rgba(242,240,240,1);
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    line-height: 1.2;
    width: 100%;
    position: relative;
    display: block;
  }
  .custom-menu-primary .navigation-primary>ul ul li a:hover,
  .custom-menu-primary .navigation-primary>ul ul li a:focus{
    color: #1a1a1a;
  }
  .min-height {
    min-height: 65px;
  }
  .header__logo a img{
    height: auto;
  }
  .custom-menu-primary{
    padding-right: 25px;
  }
}
.footer-wrapper{
  display: block;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  position: relative;
}

.footer-container{
  margin: 0;
  padding: 0;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.footer-row{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.footer-inner{
  position: relative;
  width: 100%;
  min-height: 1px;
  padding: 0;
  -webkit-backdrop-filter: saturate(180%) blur(5px);
  backdrop-filter: saturate(180%) blur(5px);
}

.footer__container{
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper >ul{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper >ul >li{
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
  min-height: 1px;
  font-family: 'Poppins',sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #434f53;
  margin: 0;
  padding-bottom: 15px;
}

.footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper >ul >li:before{
  display:none;
}

.footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper >ul >li >a{
  padding: 0 1px;
  padding-top: 15px;
  position: relative;
  font-weight: 500;
  font-style: normal;
  font-family: 'Poppins',sans-serif;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0px;
  cursor:text;
  display: block;
  width: 100%;
  pointer-events:none;
}


.footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper >ul >li >ul{
  padding-bottom: 15px;
  padding-top: 15px;
  position:relative;
}

.footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper >ul >li >ul >li:not(:last-child){
  margin-bottom: 10px;
}

.footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper >ul >li >ul >li{
  padding: 0 0 0 20px;
  position: relative;
  font-weight: 300;
  font-style: normal;
  font-family: 'Poppins',sans-serif;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0px;
}

.footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper >ul >li >ul >li:before {
  position: absolute;
  content: '';
  transition: .3s;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  content: "\f105";
  font: 14px/1 "FontAwesome";
  color: #233A72;
}

.footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper >ul >li >ul >li >a{
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  transition: .3s;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0px;
  font-style: normal;
  font-family: 'Poppins',sans-serif;
}

.block-spacer{
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  font-family: 'Poppins',sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  display:block;
  width:100%;
}

.block-inner-spacer{
  height: 0px;
}

.footer-col{
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-col-inner{
  -webkit-backdrop-filter: saturate(180%) blur(5px);
  backdrop-filter: saturate(180%) blur(5px);
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-bottom: 9px;
  padding-top: 17px;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.image-wrapper{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  min-height: 1px;
  position: relative;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex: 1;
  flex: 1;
  max-width: inherit;
}

.footer-image{
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  position: relative;
}

.footer-image a{
  position: relative;
  overflow: hidden;
  transition: .3s;
  display: inline-block;
}

.footer-image a img{
  transition: .3s;
  width: 100% !important;
  max-width: 100%;
  vertical-align: middle;
}

.pb-40{
  padding-bottom:40px;
}

.footer-bottom{
  -webkit-backdrop-filter: saturate(180%) blur(5px);
  backdrop-filter: saturate(180%) blur(5px);
  position:relative;
}

.footer-bottom-row{
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
  min-height: 1px;
}

.footer-spacing{
  padding-top: 25px;
  position: relative;
  display:block;
  width:100%;
}

.footer-content{
  -webkit-backdrop-filter: saturate(180%) blur(5px);
  backdrop-filter: saturate(180%) blur(5px);
  padding-bottom: 120px;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  font-family: 'Poppins',sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #434f53;
}

.footer-column1, .footer-column4{
  padding-left: 15px;
  padding-right: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 100%;
  min-height: 1px;
}

.copyright-section{
  padding: 15px;
  position: relative;
  padding-top:11px;
}

.copyright-inner{
  padding: 0 1px;
}

.copyright-inner p{
  margin: 0;
  padding: 0;
}

.copyright-inner p span{
  font-family: 'Poppins',sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
}

.footer-image-wrapper{
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top:15px;
  padding-bottom:15px;
}

.footer-image-wrapper a{
  position: relative;
  overflow: hidden;
  transition: .3s;
  display: inline-block;
}

.footer-image-wrapper a img{
  transition: .3s;
  width: 70px !important;
  height:auto;
  max-width: 100%;
  vertical-align: middle;
}
.footer-column7{
  padding-left: 15px;
  padding-right: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 100%;
  min-height: 1px;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-column7 .hs_cos_wrapper >ul{
  padding-left: 15px;
  padding-right: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 100%;
  min-height: 1px;
  margin:0;
}

.footer-column7 .hs_cos_wrapper>ul>li:first-child{
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

.footer-column7 .hs_cos_wrapper >ul >li{
  padding: 0;
  padding-top: 10px;
  padding-bottom: 15px;
  position: relative;
  font-family: 'Poppins',sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #434f53;
  margin-bottom: 0;
  padding-left: 6px;
  padding-right: 6px;
}

.footer-column7 .hs_cos_wrapper >ul >li:last-child{
  padding-left: 20px;
}

.footer-column7 .hs_cos_wrapper >ul >li:before{
  display:none;
}

.footer-column7 .hs_cos_wrapper >ul >li >a{
  font-family: 'Poppins',sans-serif;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0px;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  transition: .3s;
}

.footer-column7 .hs_cos_wrapper >ul >li >a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}


.moto-back-to-top-button {
  right: 40px;
  transition: .3s;
  position: fixed;
  cursor: pointer;
  z-index: 500;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.moto-back-to-top-button_visible.backtotop_js {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: fixed;
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
  z-index: 500;
  right: 40px;
  bottom: -50px;
  transition: .3s;
}
.moto-back-to-top-button-link {
  width: 50px;
  height: 50px;
  font: 24px/48px 'FontAwesome';
  color: #2280e2;
  text-align: center;
  transition: .3s;
  background: #fff;
  box-shadow: 1px 1px 10px rgb(0 0 0 / 25%);
  position: relative;
  z-index: 1;
  display: inline-block;
  border-radius: 50%;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.moto-back-to-top-button-icon:before {
  content: "\f106";
}

.moto-back-to-top-button-link:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 100%;
  height: 0;
  opacity: 0;
  z-index: -1;
  background: transparent;
  transition: .3s ease-in-out;
}

.moto-back-to-top-button-link:hover {
  color: #fff;
}

.moto-back-to-top-button-link:hover:after {
  opacity: 1;
  height: 100%;
  background: #2280e2;
  border-radius: 50%;
}

.footer-column2{
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
  min-height: 1px;
}

.contact-title{
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  font-family: 'Poppins',sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  padding-left: 38px;
  padding-top:15px;
}

.contact-title span{
  font-weight: 500;
  font-style: normal;
  font-family: 'Poppins',sans-serif;
  color: #262626;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0px;
}

.address ul li:before{
  display:none;
}

.address ul li{
  padding:0px;
  padding-bottom: 19px;
  margin: 0;
  padding-top: 19px;
  position: relative;
  -webkit-backdrop-filter: saturate(180%) blur(5px);
  backdrop-filter: saturate(180%) blur(5px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;  
}
.body-wrapper .address ul li {
  margin: 0;
}
.icon{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.address ul li .icon span{
  color: #233A72;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  letter-spacing: 0px;
  padding-left:0px;
  text-align: center;
}

.address ul li span{
  padding-left:15px;
  position:relative;
}

.address ul li span a{
  transition: .3s;
}

.address ul li:last-child a span{
  transition: .3s;
}


.footer-bottom-spacing{
  padding-top: 20px;
  position: relative;
  line-height: 1.42857143;
  display:block;
  width:100%;
}
















@media (min-width:768px){
  .footer-inner, .footer-image-wrapper{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper >ul >li, .footer-column2{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  } 
  .footer-col{
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .footer-bottom-row{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer-column1{
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .footer-column7{
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .css-conecta-footer .footer-column7 .hs_cos_wrapper>ul>li:first-child {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .footer-column4{
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .footer-column7 .hs_cos_wrapper >ul >li:first-child{
    -ms-flex: 0 0 33.33333333%; 
    flex: 0 0 33.33333333%; 
    max-width: 33.33333333%;
  }
  .footer-column7 .hs_cos_wrapper >ul >li:nth-child(2){
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }  
  .footer-column7 .hs_cos_wrapper >ul >li:last-child{
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .mobile-logo{
    display:none;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li>ul {
    display: block !important;
    height: auto !important;
  }


}

@media (max-width:1200px){
  .footer-column7 .hs_cos_wrapper>ul>li:first-child{
    padding-left:0px;
  }
}

@media (max-width: 1039px){
  .footer-content{
    padding-bottom: 50px;
  }
  .footer-image-wrapper{
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .copyright-section{
    padding-left: 15px;
    padding-bottom: 15px;
  }
  .footer-spacing{
    padding-top: 25px;
  }
  .moto-back-to-top-button-link {
    width: 40px;
    height: 40px;
    font: 18px/38px 'FontAwesome';
  }
  .footer-bottom-spacing{
    padding-top: 25px;
  }
  .footer-column7 .hs_cos_wrapper>ul{
    padding-left: 0px; 
    padding-right: 0px;
  }
  .pb-40{
    padding-bottom: 35px;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li>a,
  .contact-title span{
    font-size:14px;
    letter-spacing: 1px;
  }
  .footer-column7 .hs_cos_wrapper>ul>li:first-child{
    padding-left: 14px;
    top: -1px;
  }
  .footer-column7 .hs_cos_wrapper>ul>li{
    padding-left: 11px;
    top: -1px;
  }
  .footer-column7 .hs_cos_wrapper>ul>li:last-child {
    padding-left: 18px;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li>ul{
    padding-top: 8px;
  }
  .contact-title{
    padding-left: 34px;
  }
  .address ul li{
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .address ul li:first-child{
    padding-top: 9px;
    padding-bottom: 19px;
  }
  .address ul li:nth-child(2){
    padding-bottom: 15px;
    padding-top: 12px;
  }
  .address ul li:last-child{
    padding-bottom: 15px;
    padding-top: 17px;
  }
  .address ul li .icon span{
    font-size:18px;
  }
  .address ul li span{
    padding-left:16px;
  }
}

@media (min-width:768px) and (max-width:850px){
  .address ul li span{
    font-size:10px;
  }
}

@media (min-width:766px) and (max-width:767px){
  .footer-bottom,
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li{
    display:none;
  }
  .footer-column2{
    padding-top: 36px !important;
  }
  .contact-title {
    top: -2px !important;
    left: 1px;
  }
  .address ul li:nth-child(2) {
    padding-bottom: 7px !important;
    padding-top: 11px !important;
    top: -2px !important;
  }
  .address ul li:last-child{
    top:0px !important;
  }
  .address ul li span {
    padding-left: 11px !important;
  }
  .address ul li .icon span {
    padding-left: 0px !important;
  }
}

@media (max-width:767px){
  .footer-col-inner, .footer-image{
    padding-top:10px;
    padding-bottom:10px;
  }
  .pb-40 {
    padding-bottom: 23px;
  }
  .address ul li .icon span{
    text-align:center;
    font-size:18px;
  }
  .contact-title span{
    font-size:14px;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
  .contact-title{
    line-height: 1.3;
    padding-left: 0;
    padding-top: 10px;
  }
  .contact-title:before {
    content: '';
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
    display: block;
    width: 100%;
  }

  .contact-title > span {
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
    padding: 0 10px;
  }

  .contact-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .address ul li{
    padding-top:11.7px;
    padding-bottom:11.7px;
  }
  .block-spacer{
    padding-top:10px;
    padding-bottom:10px;
  }
  .footer-content{
    padding-bottom: 45px;
  }
  .footer-column7 .hs_cos_wrapper>ul>li{
    text-align:center;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-column7 .hs_cos_wrapper>ul{
    flex-direction: column;
  }
  .footer-image-wrapper{
    justify-content: center;
  }
  .footer-image-wrapper a img{
    width:100% !important;
  }
  .copyright-section{
    padding-bottom: 10px;
    padding-top: 39px;
    padding-left: 10px;
    padding-right: initial;
    text-align:center;
  }
  .footer-spacing{
    padding-top: 10px;
  }
  .footer-bottom-spacing{
    padding-top: 20px;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li>ul{
    display:none;
    padding: 0px 42px 13px;
  }
  .footer-column2{
    padding-top: 33px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 4px;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li>a:before{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f078";
    font-size: 16px;
    color: #233A72;
    width: 1.28571429em;
    text-align: center;
    margin: 0 7px;
    margin-right: 15px;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li{
    border-bottom-width: 1px;
    border-color: #e6e6e6;
    border-left-width: 0px;
    border-radius: 0px;
    border-right-width: 0px;
    border-style: solid;
    border-top-width: 0px;
    margin-bottom: 3px;
    padding:0px;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li >a{
    padding-top:0px;
    color: #233A72;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.48;
    font-size: 16px;
    cursor: pointer;
    padding: 13px 5px;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li.active >a:before{
    content: "\f077";
  } 
  .footer-image {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .address ul li:first-child {
    padding-top: 9px;
    padding-bottom: 14px;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li>a{
    letter-spacing:0px;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li:last-child{
    margin-bottom: 12px;
  }
  .desktop-logo{
    display:none;
  }
  .footer-spacing {
    padding-top: 20px;
  }
  .footer-column7 .hs_cos_wrapper>ul>li,
  .footer-column7 .hs_cos_wrapper>ul>li:first-child,
  .footer-column7 .hs_cos_wrapper>ul>li:last-child{
    padding-left:0px !important;
    padding-right:0px !important;
  }
  .footer-column7 .hs_cos_wrapper>ul>li{
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
  .footer-column7 .hs_cos_wrapper>ul>li:first-child{
    padding-bottom: 7px;
    top: -2px;
  }
  .address ul li span{
    padding-left:10px;
  }
  .footer-column7 .hs_cos_wrapper>ul>li{
    top:0px;
  }
  .footer-column7 .hs_cos_wrapper>ul>li:last-child{
    top: -1px;
  }
  .footer-image-wrapper{
    padding-bottom: 11px;
    padding-top: 44px;
  }
  .block-spacer {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .address ul li:last-child {
    padding-bottom: 0px;
    padding-top: 15px;
    top: 1px;
  }
  .address ul li:nth-child(2) {
    padding-bottom: 7px;
    padding-top: 10px;
  }
  .contact-title{
    top: -3px;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li >a{
    line-height: 1.37;
    font-size: 16px;
    cursor: pointer;
    padding: 14px 5px;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li:nth-child(2){
    top: -1px;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li:nth-child(3){
    top: -2px;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li>a:before{
    top: 1px;
    position: relative;
  }
  .social-icon-inner-wrapper ul li{
    padding-left: 5px !important;
  }
  .footer-row-wrapper .hs_cos_wrapper .hs-menu-wrapper>ul>li>a{
    pointer-events:auto;
  }
}
.copyright__wrapper {
  background: #0d0d0d;
  position: relative;
  width: 100%;
}
.copyright__wrapper .col-sm-12 {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.copyright__wrapper .spacer {
  padding-top: 15px;
}
.copyright__wrapper .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.copyright__wrapper .col {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  min-height: 1px;
  position: relative;
}
.copyright__wrapper .col1 p {
  padding: 0 1px;
  text-align: center;
  font-weight: 300;
  padding-bottom: 15px;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #5f6368;
  font-size: 14px;
  line-height: 1.3; 
  letter-spacing: 0px;
}
.copyright__wrapper .col2 .row {
  padding-bottom: 15px;
}
.copyright__wrapper .col2 .social_share {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  min-height: 1px;
  position: relative;
}
.copyright__wrapper .col2 .link.link1 .hs_cos_wrapper_type_rich_text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.copyright__wrapper .col2 .link.link1 .hs_cos_wrapper_type_rich_text p {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 15px;
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0px;
}
.copyright__wrapper .col2 .link.link1 .hs_cos_wrapper_type_rich_text p a { 
  color: #808080;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  transition: .3s;
}
.copyright__wrapper .col2 .link.link1 .hs_cos_wrapper_type_rich_text p a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #233A72;
}
.middle_spacer {
  padding-top: 15px;
  padding-bottom: 15px;
}
.top_footer_spacer {
  padding-bottom: 15px;
  padding-top: 40px;
}
.footer_main {
  background: #1a1a1a;
}
.footer__wrapper {
  position: relative;
  width: 100%;
}
.footer__wrapper .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.footer__wrapper .col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.footer__wrapper .col1 .col-inner {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer__wrapper .col1 .col-inner .bottom_img {
  font-size: 0;
  padding-top: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer__wrapper .col1 .col-inner .bottom_img a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  transition: .3s;
}

.footer__wrapper .col1 .col-inner .bottom_img a img {
  width: 100%;
  max-width: 100%;
  transition: .3s;
}

.footer__wrapper .col1 .col-inner .top_img {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 0;
  text-align: center;
  position: relative;
}

.footer__wrapper .col1 .col-inner .top_img a { 
  display: inline-block;
  position: relative;
  overflow: hidden;
  transition: .3s;
}

.footer__wrapper .col1 .col-inner .top_img a img {
  width: 100% !important;
  max-width: 100%;
  transition: .3s;
}
.footer__wrapper .col1 .hs-menu-wrapper > ul > li {
  padding-top: 15px;
  padding-left: 0;
}

.footer__wrapper .col1 .hs-menu-wrapper > ul > li > a {
  font-weight: 500;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0px;
  display: block;
  cursor: text;
}

.footer__wrapper .col1 .hs-menu-wrapper > ul li:before {
  display: none;
}

.footer__wrapper .col1 .hs-menu-wrapper > ul ul {
  padding: 15px 0;
  position: relative;
  display: block;
}

.footer__wrapper .col1 .hs-menu-wrapper > ul ul li { 
  font-weight: 300; 
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0px;
}

.footer__wrapper .col1 .hs-menu-wrapper > ul ul li:before {
  display: block;
}

.footer__wrapper .col1 .hs-menu-wrapper > ul ul li > a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  transition: .3s;
}

.footer__wrapper .col1 .hs-menu-wrapper > ul ul li > a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #233A72;
}

.footer__wrapper .col2 .col-inner {
  padding: 15px 0;
}

.footer__wrapper .col2 .col-inner .row {
  display: block;
  margin: 0;
}

.footer__wrapper .col2 .col-inner .row .hs_cos_wrapper_type_rich_text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer__wrapper .col2 .col-inner .row .hs_cos_wrapper_type_rich_text p:nth-child(1) { 
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.footer__wrapper .col2 .col-inner .row .hs_cos_wrapper_type_rich_text p:nth-child(2) {
  -ms-flex: 0 0 91.66666667%;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
  padding: 0 16px;
  font-weight: 300;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #5f6368;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0px;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.footer__wrapper .col2 .col-inner .row .hs_cos_wrapper_type_rich_text p:nth-child(2) a {
  color: #808080;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  transition: .3s;
}
.footer__wrapper .col2 .col-inner .row .hs_cos_wrapper_type_rich_text p:nth-child(1) {
  font-weight: 300;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #262626;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.footer__wrapper .col2 .col-inner .row .hs_cos_wrapper_type_rich_text p:nth-child(1) span.moto-color1_3 {
  color: #233A72;
}
.footer__wrapper .col2 .col-inner.Address .row .hs_cos_wrapper_type_rich_text p:nth-child(2) {
  font-weight: 400;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  color: #333;
  font-size: 16px; 
  line-height: 1.7; 
  letter-spacing: 0px;
} 
.footer__wrapper .col2 .col-inner.Address .row .hs_cos_wrapper_type_rich_text p:nth-child(1) {
  -ms-flex-pack: center; 
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.footer__wrapper .col2 .col-inner:nth-child(1) .row .hs_cos_wrapper_type_rich_text p:nth-child(1) {
  margin-left: 55px;
  color: #f2f2f2;
  font-weight: 500;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0px;
  max-width: 100%;
}
.backtotop_js {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: fixed;
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
  z-index: 500;
  right: 40px;
  bottom: -50px;
  transition: .3s;
}

.backtotop_js a.back-top {
  display: inline-block;
  width: 50px;
  height: 50px;
  font: 24px/48px 'FontAwesome';
  color: #2280e2;
  text-align: center;
  transition: .3s;
  background: #fff;
  box-shadow: 1px 1px 10px rgb(0 0 0 / 25%);
  position: relative;
  z-index: 1;
}

.fadeIn .backtotop_js {
  bottom: 40px;
  visibility: visible;
  opacity: 1;
}

.backtotop_js a.back-top:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 100%;
  height: 0;
  opacity: 0;
  z-index: -1; 
  background: transparent;
  transition: .3s ease-in-out;
}

.backtotop_js a.back-top:hover:after { 
  opacity: 1;
  height: 100%;
  background: #2280e2;
}
.backtotop_js a.back-top:hover {
  color: #FFFFFF;
}
.footer__wrapper .col2 .col-inner:nth-child(1) .row .hs_cos_wrapper_type_rich_text {
  display: block;
}
.footer_main {
  overflow: hidden;
}
.footer__wrapper .col2 .col-inner .row .hs_cos_wrapper_type_rich_text p:nth-child(2) a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #202124;
}








@media (min-width:768px){
  .copyright__wrapper .col1 {
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .copyright__wrapper .col2 { 
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .copyright__wrapper .col2 .social_share {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .copyright__wrapper .col2 .link.link1 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; 
  }
  .copyright__wrapper .col2 .link.link1 .hs_cos_wrapper_type_rich_text p {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  .footer__wrapper .col1 {
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .footer__wrapper .col2 {
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%; 
    max-width: 41.66666667%;
  }



}

@media screen and (max-width: 1039px) {
  .backtotop_js a.back-top {
    width: 40px;
    height: 40px;
    font: 18px/38px 'FontAwesome';
  }
  .footer__wrapper .col2 .col-inner .row .hs_cos_wrapper_type_rich_text p:nth-child(1) {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
  .footer__wrapper .col2 .col-inner:nth-child(1) .row .hs_cos_wrapper_type_rich_text p:nth-child(1) {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: 1px;
    margin-left: 43px;
  }
  .footer__wrapper .col1 .hs-menu-wrapper>ul>li>a {
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: 1px;
  }
  .footer__wrapper .col1 .hs-menu-wrapper>ul ul li {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
  .top_footer_spacer {
    padding-top: 35px;
  }


}


@media (max-width: 767px) { 
  .copyright__wrapper .spacer {
    padding-top: 10px;
  }
  .copyright__wrapper .col2 .link.link1 .hs_cos_wrapper_type_rich_text p:nth-child(1) {
    padding-bottom: 10px;
  }
  .copyright__wrapper .col2 .row .link.link1 {
    width: 100%;
    padding-bottom: 30px;
  }
  .copyright__wrapper .col2 .link.link1 .hs_cos_wrapper_type_rich_text p:nth-child(2) {
    padding-bottom: 45px;
  }
  .copyright__wrapper .col1 p { 
    padding-bottom: 10px;
  }
  .copyright__wrapper {
    overflow: hidden;
  }
  .middle_spacer {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .footer__wrapper .col2 .col-inner {
    padding: 10px 0;
  }

  .footer__wrapper .col2 .col-inner .row .hs_cos_wrapper_type_rich_text p:nth-child(2) {
    padding: 0 11px;
  }

  .footer__wrapper .col2 .col-inner .row .hs_cos_wrapper_type_rich_text p:nth-child(1) {
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0px;
  }

  .footer__wrapper .col2 .col-inner.Address .row .hs_cos_wrapper_type_rich_text p:nth-child(2) {
    flex-direction: column;
    text-align: left;
    align-items: baseline;
  }

  .footer__wrapper .col2 .col-inner:nth-child(1) .row .hs_cos_wrapper_type_rich_text p:nth-child(1) {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px;
    margin-left: 71px;
  }

  .footer__wrapper .col1 {
    padding-bottom: 10px;
  }

  .top_footer_spacer {
    padding-bottom: 10px;
    padding-top: 25px;
  }

  .footer__wrapper .col1 .hs-menu-wrapper>ul>li {
    padding-top: 10px;
  }

  .footer__wrapper .col1 .hs-menu-wrapper>ul>li>a {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0px; 
  }

  .footer__wrapper .col1 .hs-menu-wrapper>ul ul li { 
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0px;
  }

  .footer__wrapper .col1 .hs-menu-wrapper>ul ul {
    padding: 10px 0;
  }

  .footer__wrapper .col1 .col-inner .bottom_img {
    padding-top: 10px;
  }



}



@media (max-width: 479px) {
  .footer__wrapper .col2 .col-inner .row .hs_cos_wrapper_type_rich_text p:nth-child(1) {
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
  .footer__wrapper .col2 .col-inner:nth-child(1) .row .hs_cos_wrapper_type_rich_text p:nth-child(1) {
    margin-left: 11%;
  }

}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
header.header2 {
  position: fixed;
  width: 100%;
  z-index: 400;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-transform: none;
  top: 0;
  background-position: 0 0;
  background-origin: border-box;
  background-repeat: no-repeat;
  background-size: auto;
  border: 0 transparent;
  border-radius: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 0;
  background-color: rgba(13,13,13,0.9);
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
  left: 0;
}
.header2 .header-inner-wrapper {
  background: transparent;
  width: 100%;
  backdrop-filter: inherit;
}
.header2 .header__container {
  max-width: 100%;
}
.header2 .col.col1 {
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.header2 .col.col2 {
  -ms-flex: 0 0 16.66666667%;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.header2 .col.col3 {
  -ms-flex: 0 0 66.66666667%;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.header2 .col.col4 {
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.header2 .custom-menu-primary {
  position: relative;
  text-align: right;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
  padding-right: 40px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.header2 .custom-menu-primary .hs-menu-wrapper > ul {
  display: inline-block;
  list-style: none;
  line-height: 10px;
  font-size: 0;
}

.header2 .custom-menu-primary .hs-menu-wrapper > ul > li {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
}

.header2 .custom-menu-primary .hs-menu-wrapper > ul > li:not(:first-child) {
  margin-left: 55px;
}

.header2 .custom-menu-primary .hs-menu-wrapper > ul > li:before,
.header2 .custom-menu-primary .hs-menu-wrapper > ul ul li:before {
  display: none;
}

.header2 .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  position: relative;
  display: block;
  transition: .3s;
  line-height: 1;
  font-size: 12px;
  letter-spacing: 0.72px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  text-decoration: none;
}

.header2 .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
  color: #233A72;
  text-decoration: none;
}

.header2 .custom-menu-primary .hs-menu-wrapper>ul ul li {
  display: block;
  margin: 0;
  padding: 0;
}
.header2 .custom-menu-primary .hs-menu-wrapper>ul ul li > a {
  position: relative;
  display: block;
  padding: 8px 20px;
  transition: .3s;
  text-align: left;
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #f2f2f2;
  text-decoration: none;
  background-color: transparent;
  line-height: 1.42857143;
}
.header2 .col.col2 .header__logo {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  transition-duration: 0.4s;
  transition-property: background-color, border-color;
}
.header2 .col.col2 .header__logo a {
  position: relative;
  overflow: hidden;
  transition: .3s;
  display: inline-block;
}
.header2 .col.col2 .header__logo a img { 
  width: 100%;
  max-width: 100%;
  transition: .3s;
}
.header2 .custom-menu-primary .hs-menu-wrapper>ul ul li:hover > a {
  color: #233A72;
  background-color: transparent;
}
.min-height2 {
  height: 100px;
}

.bt_pane_mdl .bt_pane_btn_items a,
.ccloud_button {
    border-radius: 7px;
    border-width: 0;
    box-sizing: border-box !important;
    cursor: pointer;
    display: inline-block;
    font-family: Poppins,sans-serif;
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.7;
    min-width: 140px;
    padding: 12px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 1;
}

.vertical-align {
      margin: auto 0;
}

.text-center {
  text-align: center
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.feature-block__image-wrapper img {
    height: auto;
}


@media screen and (min-width: 768px) {
  .header2 .custom-menu-primary .hs-menu-wrapper > ul ul {
    display: none!important;
    position: absolute;
    left: 0;
    z-index: 500;
    top: calc(100% + 28px);
    left: -20px; 
    min-width: 180px;
    padding: 10px 0;
    border-width: 1px;
    border-style: solid;
    transition: .3s;
    box-shadow: 0 5px 10px rgb(13 13 13 / 25%);
    background-color: #404040;
    border-color: #262626;
  }
  .header2 .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover ul {
    display: block !important;
  }
  .header2 .custom-menu-primary .hs-menu-wrapper>ul ul:before {
    position: absolute;
    top: -29px;
    height: 29px;
    left: 0;
    width: 100%;
    content: "";
  } 

}



@media screen and (max-width: 1050px) {
  .header2 .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    letter-spacing: 0;
    font-size: 11px;
  }

}

@media screen and (max-width: 1039px) {
  .header2 .custom-menu-primary .hs-menu-wrapper>ul ul li:hover > a {
    color: #233A72;
    background-color: transparent;
  }
  .header2 .custom-menu-primary .hs-menu-wrapper>ul ul:before {
    position: absolute;  
    top: -29px;
    height: 29px;
    left: 0; 
    width: 100%;
    content: "";
  }
  .header2 .custom-menu-primary {
    padding-right: 35px;
    padding-left: 35px;
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .header2 .custom-menu-primary .hs-menu-wrapper>ul>li:not(:first-child) {
    margin-left: 22px;
  }
  .header2 .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    letter-spacing: 0;
    font-size: 11px;
  }



}
 
@media screen and (max-width: 767px) {
  .header2 .custom-menu-primary {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
  }
  .header2 .custom-menu-primary .hs-menu-wrapper>ul {
    position: absolute;
    z-index: 500;
    left: 0;
    right: 0;
    display: none;
    margin-top: -2px;
  } 
  .header2 a.menu-toggle-btn {
    display: inline-block;
    background-color: #262626;
    color: #FFFFFF;
    text-align: center;
    padding: 0 8px;
    position: relative;
    top: -2px;
  }
  .header2 a.menu-toggle-btn i {
    font-size: 24px;
    line-height: 40px;
  }
  .mobile-open a.menu-toggle-btn {
    color: #233A72;
    background-color: #333;
  }

  .mobile-open .header2 .custom-menu-primary .hs-menu-wrapper>ul {
    border: 1px solid;
    display: block;
    padding: 0;
    background-color: #FFFFFF;
    border-color: #d9d9d9;
  }

  .header2 .custom-menu-primary .hs-menu-wrapper > ul > li {
    border: none; 
    margin: 0 !important;
    padding: 0;
    border-bottom: 1px solid;
    border-color: #f2f2f2;
    display: block;
  }

  .header2 .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    width: 100%;
    padding: 10px 30px 10px 20px;
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
    border: none;
    border-radius: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #1a1a1a !important;
    text-decoration: none;
    background-color: #fff;
    display: block;
  }

  .header2 .custom-menu-primary .hs-menu-wrapper > ul > li:not(:last-child) {
    border-bottom: 1px solid;
    border-color: #f2f2f2;
  }
  header.header2 {
    position: static;
    width: auto;
    -webkit-transform: initial;
    transform: none;
  }
  .min-height2 {
    height: auto !important;
  }
  .header2 .col.col2 .header__logo a img {
    height: auto;
  }
  .child-trigger {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 50px;
    height: 40px;
    transition: .3s;
    font-size: 18px;
    margin: 0;
    cursor: pointer;
    z-index: 9999;
  }

  .child-trigger:before {
    content: "\f107";
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
  }

  .header2 .custom-menu-primary .hs-menu-wrapper>ul ul {
    position: static;
    background-color: #f2f2f2;
    box-shadow: none;
    border: 0;
    padding: 0;
    margin: 0;
    display: none;
  }

  .header2 .custom-menu-primary .hs-menu-wrapper>ul ul li {
    display: block;
    width: 100%;
  }

  .header2 .custom-menu-primary .hs-menu-wrapper>ul ul li > a {
    line-height: 1.2;
    width: 100%;
    color: #1a1a1a !important;
    text-decoration: none;
    background-color: transparent;
    padding: 7px 40px;
    font-size: 14px;
    margin: 0;
    border: none;
    text-align: left;
  }


}