







/* 1a. Containers */





/* 1b. Breakpoints */







/* 1c. Colors */









/* 1d. Typography */











/* 1e. Border */



/* 1f. Corner Radius */



/* 1g. Lists */






/* 1h. Horizontal Rule */



/* 1i. Blockquote */




/* 1j. Buttons */








































/* 1k. Forms */









































/* 1l. Tables */











/* 1m. Site Header */











/* 1n. Site Footer */












/* 1o. Blog */









.content-wrapper {
  max-width: 1300px;
}

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

.content-wrapper--narrow {
  max-width: 1000px;
}

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

.dnd-section,
.content-wrapper--blog-index,
.content-wrapper--blog-post {
  padding: 80px 20px;
}

.dnd-section > .row-fluid {
  max-width: 1300px;
}

.reach-out{
  padding: 0 !important;
  background: url("https://6845371.fs1.hubspotusercontent-na1.net/hubfs/6845371/celu2@2x.jpg") no-repeat scroll 10% 100%;
}





html {
  font-size: 16px;
}

body {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: #FFFFFF;
  color: #252425;
  font-size: 16px;
}

/* Paragraphs */

p {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

p.lead,
p.intro {
  font-size: 1.25rem;
}

/* Anchors */

a {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #00C6AB;
}

a:hover, a:focus {
  font-weight: normal; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #009E83;
}

a:active {
  font-weight: normal; text-decoration: underline; font-family: Poppins, sans-serif; font-style: normal;
  color: #50eed3;
}

a.button:disabled {
  background-color: #f1f1f1;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #004765;
  text-transform: none;
}



h1 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #004765;
  font-size: 62px;
  letter-spacing: 0px;
  text-transform: none;
}

h2 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #004765;
  font-size: 50px;
  letter-spacing: 0px;
  text-transform: none;
  line-height: 0.95;
}

h3 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #004765;
  font-size: 32px;
  letter-spacing: 0px;
  text-transform: none;
}

h4 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #004765;
  font-size: 20px;
  letter-spacing: 1.18px;
  text-transform: none;
}

h5 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  color: #004765;
  font-size: 20px;
  letter-spacing: 1.18px;
  text-transform: none;
}

h6 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #004765;
  font-size: 18px;
  letter-spacing: 1.06px;
  text-transform: none;
}



/* Capped Undelines */


/* Lists */

ul,
ol {
  margin: 1.5rem 0;
  padding-left: 1.5rem;
}

ul li,
ol li {
  margin: 0.7rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 1.5rem;
}

/* Blockquote */

blockquote {
  border-left: 10px solid #FFF9E3;
  padding-left: 1.5rem;
}

/* Horizontal Rules */

hr {
  background-color: #d0d0d0;
  color: #d0d0d0;
}





/* Primary Button */

button,
.button {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 102, 0, 1.0)

;
  border: 1px solid #FF6600;
  border-radius: 50px;
  color: #FFFFFF;
  fill: #FFFFFF;
  font-size: 16px;
  padding: 12px 44px;
  text-transform: none;
}

button:disabled,
.button:disabled {
  background-color: #d0d0d0;
  color: #f1f1f1;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
button:active,
.button:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(102, 255, 0, 1.0)

;
  border: 1px solid #66FF00;
  color: #000000;
}

button:active,
.button:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: rgba(182, 255, 80, 100);
  background-color: #b6ff50;
  border: 1px solid #66FF00;
  border-color: #b6ff50;
}

/*O City Case Study Button*/
.o-city-casestudy-btn a {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 102, 0, 1.0)

;
  border: 1px solid #FF6600;
  border-radius: 50px;
  color: #FFFFFF !important;
  fill: #FFFFFF;
  font-size: 16px;
  padding: 12px 44px;
  text-transform: none;
}
.o-city-casestudy-btn a:disabled {
  background-color: #d0d0d0;
  color: #f1f1f1 !important;
}

.o-city-casestudy-btn a:hover,
.o-city-casestudy-btn a:focus,
.o-city-casestudy-btn a:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(102, 255, 0, 1.0)

;
  border: 1px solid #66FF00;
  color: #000000 !important;
}

.o-city-casestudy-btn a:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: rgba(182, 255, 80, 100);
  background-color: #b6ff50;
  border: 1px solid #66FF00;
  border-color: #b6ff50;
}
/*O City Case Study Button*/

/* Secondary Button */

.button.button--secondary {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px solid #00C6AB;
  border-radius: 50px;
  color: #00C6AB;
  fill: #00C6AB;
  padding: 12px 44px;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px solid #009E83;
  color: #009E83;
  fill: #009E83;
}

.button.button--secondary:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #009E83;
  border-color: #50eed3;
  color: #50eed3;
  fill: #50eed3;
}

/* Simple Button */

.button.button--simple {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #00C6AB;
  fill: #00C6AB;
  text-transform: uppercase;
}



.button.button--simple:after {
  content: none;
}



.button.button--simple:hover,
.button.button--simple:focus {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: none;
  color: #009E83;
  fill: #009E83;
}



.button.button--simple:hover:after,
.button.button--simple:focus:after,
.button.button--simple:active:after {
  content: none;
}



.button.button--simple:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: none;
  color: #50eed3;
  fill: #50eed3;
}

/* Button Sizing */

.button.button--small {
  font-size: 14px;
  padding: 12px 44px;
}

.button.button--large {
  font-size: 18px;
  padding: 12px 44px;
}





form {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px none #D0D0D0;
  border-radius: 18px;
  padding: 20px 20px;
}

.hs-form-field {
  margin-bottom: 1.5rem;
}

/* Form Title */

.form-title {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px none #D0D0D0;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  color: #000000;
  font-size: 32px;
  padding: 25px 25px;
  text-transform: none;
}

/* Labels */

.hs-form-field > label {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 16px;
  padding: 6px 0px;
}

/* Help Text - Legends */

.hs-form-field legend {
  ;
  color: ;
  font-size: ;
}

form .hs-richtext, form .hs-richtext p {
  color:#000;
}

/* Inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
select,
textarea {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(234, 234, 234, 1.0)

;
  border: 1px none #D2E9FC;
  border-radius: 30px;
  color: #252425;
  font-size: 16px;
  padding: 14px 12px;
}

::-webkit-input-placeholder {
  color: {color=#707070, opacity=100, rgba=rgba(112, 112, 112, 1), rgb=rgb(112, 112, 112), hex=#707070, css=#707070};
}

::-moz-placeholder {
  color: {color=#707070, opacity=100, rgba=rgba(112, 112, 112, 1), rgb=rgb(112, 112, 112), hex=#707070, css=#707070};
}

:-ms-input-placeholder {
  color: {color=#707070, opacity=100, rgba=rgba(112, 112, 112, 1), rgb=rgb(112, 112, 112), hex=#707070, css=#707070};
}

:-moz-placeholder {
  color: {color=#707070, opacity=100, rgba=rgba(112, 112, 112, 1), rgb=rgb(112, 112, 112), hex=#707070, css=#707070};
}

::placeholder {
  color: {color=#707070, opacity=100, rgba=rgba(112, 112, 112, 1), rgb=rgb(112, 112, 112), hex=#707070, css=#707070};
}

/* Inputs - Datepicker */

.hs-datepicker .is-selected button.pika-button {
  background-color: #FFF9E3;
}

.hs-datepicker button.pika-button:hover {
  background-color: #00C6AB !important;
}

/* Validation */

.hs-input.invalid.error {
  border-color: #ef6b51;
}

.hs-error-msg {
  color: #ef6b51;
}

/* Submit */



form input[type=submit],
form .hs-button {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 102, 0, 1.0)

;
  border: 1px solid #FF6600;
  border-radius: 50px;
  color: #FFFFFF;
  fill: #FFFFFF;
  padding: 12px 44px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(102, 255, 0, 1.0)

;
  border: 1px solid #66FF00;
  color: #000000;
}

form input[type=submit]:active,
form .hs-button:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: rgba(182, 255, 80, 100);
  border: 1px solid #66FF00;
  border-color: #b6ff50;
}





form input[type=submit],
form .hs-button {
  font-size: 16px;
  padding: 12px 44px;
}







table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #D2E9FC;
}

th,
td {
  border: 1px solid #D2E9FC;
  color: #252425;
  padding: 15px 15px;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 50, 109, 1.0)

;
  border-bottom: 2px none #D2E9FC;
  color: #FFFFFF;
}

tbody + tbody {
  border-top: 2px none #D2E9FC;
}






.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom: 1px none #FFFFFF;
}

.header__container {
  max-width: 1300px;
  flex-wrap: wrap;
}

.pre-header {
  width: 100%;
  clear: both;
  display: flex;
  flex-flow: row-reverse;
}

/* Logo */

.header__logo {
  color: #252425;
  margin-right: 20px;
  max-width: 180px;
}

/* Navigation Menu */

@media (min-width: 769px) {
  .header__navigation-solution .navigation-primary .menu-item a {
    color: #fff;
  }


  .header__navigation-solution .submenu.level-2 .menu-link {
    color:#000;
  }

}


.header__login{
  /*   margin: 0.7rem; */
  border-radius: 15px;
  background-color: rgba(255,102,0,1.0);
  padding: 1px 5px;
  border: 2px solid #f60;
}

.header__login>a {
  color: #fff;
  font-weight: 500;
  font-size: 0.8em;
}

.navigation-primary .menu-item a {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #252425;
  font-size: 16px;
  text-transform: none;
}

.navigation-primary .menu-item a:hover,
.navigation-primary .menu-item a:focus {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #252425;
}

.navigation-primary .menu-item a:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #252425;
}

.navigation-primary .submenu:not(.level-1) {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:hover,
.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:focus {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(239, 247, 255, 1.0)

;
  color: #252425;
}

.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 198, 171, 1.0)

;
  color: #252425;
}


@media (min-width: 768px) {
  .navigation-primary .submenu:not(.level-1) {
    border: 2px solid #EFF7FE;
  }
}

@media (max-width: 768px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__menu .header__mobile-menu-icon,
  .header__menu .header__mobile-menu-icon:after,
  .header__menu .header__mobile-menu-icon:before,
  .header__menu .menu-arrow-icon,
  .header__menu .menu-arrow-icon:after {
    background-color: #252425;
  }

  .navigation-primary .submenu.level-1 .menu-item .menu-link:hover,
  .navigation-primary .submenu.level-1 .menu-item .menu-link:focus {
    font-family: Poppins, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(239, 247, 255, 1.0)

;
    color: #252425;
  }

  .navigation-primary .submenu.level-1 .menu-item .menu-link:active {
    font-family: Poppins, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(0, 198, 171, 1.0)

;
    color: #252425;
  }
}

/* Language Switcher */
.header__language-switcher {
  cursor: pointer;
  margin-left: 20px;
}

.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 2px solid #EFF7FE;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #252425;
  font-size: 0.8em;
  text-transform: none;
}

.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li:focus a {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #252425;
}

.header__language-switcher .lang_list_class li:hover {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(239, 247, 255, 1.0)

;
  color: #252425;
}

/* Menu - Site Header */

@media screen and (max-width: 767px) {
  body .header__navigation-toggle svg,
  body .menu-arrow svg {
    fill: #252425;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(244, 245, 247, 1.0)

;
  border-top: 1px none #00C6AB;
}

.footer__container {
  max-width: 1300px;
}

.footer__bottom-section {
  border-top: 2px solid #EFF7FE;
  border-color: #000000;
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer a,
.footer div,
.footer span {
  color: #000000;
}



.footer h4 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #000000;
  font-size: 18px;
  letter-spacing: 1.06px;
  text-transform: none;
}



/* Footer Menu */

.footer__row--one > div:first-child {
  width:36%
}

.footer__navigation {
  width: 18%;
}

.footer__navigation a {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 16px;
  text-transform: none;
}

.footer__navigation a:hover,
.footer__navigation a:focus {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.footer__navigation a:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

@media (max-width: 767px){
  .footer__navigation, .footer__form, .footer__follow-me {
    text-align: center;
    width: 100%;
  }
}





/* Blog Meta - Author */

.blog-card__author-name,
.blog-post__author-name {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #252425;
}

.blog-post__author-links svg {
  fill: #252425;
}

.blog-post__author-links a:hover svg {
  fill: #00C6AB;
}

/* Tags */

.blog-card__tag-link,
.blog-post__tag-link {
  background-color: 

  
  
    
  


  rgba(255, 249, 227, 0.0)

;
  color: #00C6AB;
}

.blog-card__tags svg,
.blog-post__tags svg {
  fill: #FFF9E3;
}

/* Blog Listing */

.blog-header { 
  background: none;
}

.blog-subheader__author-links a {
  background-color: #00C6AB;
}

.blog-subheader__author-links a:hover {
  background-color: #009E83;
}

.blog__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  grid-gap: 1rem;
  grid-auto-flow: dense;
  padding-bottom: 80px;
}

.blog__grid .blog-card:nth-child(4n) {
  grid-column: 1 / -1;
}

.blog-card {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
  background-color: #eaf0f6;
}

.blog-card__content {
  margin: 0;
  padding: 30px;
}

.blog-card__image-wrapper {
  margin: 0;
}

.blog-card__image-wrapper, .blog-card__content {
  width: 100%;
}

.blog-card__image {
  height: auto;
  position: relative;
  width: 100%;
}

/* Blog Pagination */

.blog-pagination__link {
  color: #00C6AB;
}

.blog-pagination__link:hover {
  color: #009E83;
}

.blog-pagination__link:hover svg,
.blog-pagination__link:focus svg {
  fill: #009E83;
}

.blog-pagination__link:active {
  color: #50eed3;
}

.blog-pagination__link:active svg {
  fill: #50eed3;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #d0d0d0;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #d0d0d0;
}

.blog-pagination__link--active {
  background-color: #00C6AB;
  color: #fff;
}

.blog-pagination__link--active:hover {
  color: #fff;
}

/* Blog Post */

.blog-post__image {
  border-radius: 18px;
}





/* Error Pages - Global */

.error-page:before {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* System Pages - Global */

.hs-search-results__title {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #004765;
}

.hs-search-results__title:hover {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
}

/* Forms in System Pages */

#email-prefs-form h3 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 16px;
  padding: 6px 0px;
}

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #000000;
}

/* Password Prompt */

.password-prompt input[type=password] {
  margin-bottom: 1.5rem;
}

/* Backup Unsubscribe */

.backup-unsubscribe input[type=email] {
  margin-bottom: 1.5rem;
  padding: 14px 12px !important;
}





body .blog-card__title a,
body .blog-card__author-name {
  color: #252425;
  text-decoration-line: none;
}

/* Icon */

body .icon svg {
  fill: #FFF9E3;
}

/* Pricing Table */

body .price-block__header {
  background-color: #FFF9E3;
}

body .billing-selectors__pricing-option input[type="radio"]:checked + label:before {
  border-color: #FFF9E3;
}

/* Image Module */

img {
  max-width: 100%;
}

/* Social Follow */

body .social-links__icon svg {
  fill: #252425;
}

body .social-links__icon:hover svg {
  fill: #252425;
}

body .social-links__icon:hover {
  background-color: transparent;
}

/* Statististic */

body .statistic__circle {
  background-color: #d0d0d0;
}

body .statistic__info {
  color: #252425;
}

body .statistic__bar,
body .statistic__fill,
body .statistic__fill {
  border-color: #FFF9E3;
}

body .statistic__circle::after {
  background-color: #FFFFFF
}

/* Testimonial Slider */

body .tns-nav button {
  background-color: #d0d0d0;
}

body .tns-nav .tns-nav-active {
  background-color: #FFF9E3;
}