/*!
Theme Name: 500 Designs Template
Theme URI: https://500designs.com/
Author: ivy
Description: Description
Version: 1.1.0
*/
/*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Variables # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries # Property --------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap");

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! 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;
  -webkit-text-size-adjust: 100%;
}

/* 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;
}

/* Grouping content ========================================================================== */
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/** 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: monospace, monospace;
  font-size: 1em;
}

/* 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;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/** Add the correct font weight in Chrome, Edge, and Safari. */
b,
strong,
.strong {
  font-weight: bolder;
}

/** 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;
  font-size: 1em;
}

/** 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 {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button,
input {
  overflow: visible;
}

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button,
select {
  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;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/** 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;
  padding: 0;
}

/** 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;
  outline-offset: -2px;
}

/** 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;
  font: inherit;
}

/* Deleting :focus shadow on button */
input[type="submit"]:focus,
.btn-check:focus+.btn,
.btn:focus {
  box-shadow: none;
}

/* 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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
button,
input,
select,
optgroup,
textarea {
  color: #1352FE;
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Neue Haas Unica", sans-serif;
  font-weight: 400;
  line-height: 1.3;
  color: #000000;
}

.h1,
h1 {
  font-weight: 700;
  font-size: 38px;
  line-height: 46px;
  letter-spacing: -0.02em;
  color: #000000;
  font-family: "Inter", sans-serif;
}

.h2,
h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: -0.03em;
  font-family: "Inter", sans-serif;
}

.h3,
h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.02em;
  font-feature-settings: 'pnum' on, 'lnum' on;
}

.h4,
h4 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.02em;
}

.h5,
h5 {
  font-size: 1.25rem;
}

.testimonial-feat-txt {
  font-weight: 300;
  font-size: 35px;
  line-height: 42px;
  letter-spacing: -0.04em;
  font-family: "Inter", sans-serif;
}

.menu-txt {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.01em;
  font-family: "Neue Haas Unica", sans-serif;
}

.menu-txt:visited,
.menu-txt:focus {
  color: initial;
}

.display-txt,
.hero-txt {
  font-weight: 700;
  font-size: 45px;
  line-height: 50px;
  letter-spacing: -0.02em;
  font-family: "Inter", sans-serif;
}

.statistics-txt {
  font-weight: 400;
  font-size: 45px;
  line-height: 45px;
  letter-spacing: -0.02em;
  font-family: "Inter", sans-serif;
}

.container-title-txt,
.homebased-container .accordion-button {
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: -0.02em;
  font-family: "Inter", sans-serif;
}

.article-title-txt {
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -0.02em;
  font-family: "Inter", sans-serif;
}

.result-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 49px;
  letter-spacing: -0.02em;
  font-family: "Neue Haas Unica", sans-serif;
}

@media only screen and (min-width: 992px) {
  .result-text {
    font-size: 35px;
  }
}

.button-txt {
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: -0.01em;
  font-family: "Inter", sans-serif;
}

@media only screen and (min-width: 576px) {
  .hero-txt {
    font-size: 60px;
    line-height: 63px;
    letter-spacing: -0.02em;
  }
}

@media only screen and (min-width: 992px) {
  .display-txt {
    font-size: 72px;
    line-height: 79px;
  }

  .h1,
  h1 {
    font-size: 70px;
    line-height: 77px;
    font-weight: 700;
  }

  .h2,
  h2 {
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: -0.02em;
  }

  .h3,
  h3 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
  }

  .h4,
  h4 {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.02em;
  }

  .hero-txt {
    font-weight: 700;
    font-size: 70px;
    line-height: 105%;
    letter-spacing: -0.02em;
  }

  .statistics-txt {
    font-size: 40px;
    line-height: 40px;
  }

  .testimonial-feat-txt {
    font-size: 48px;
    line-height: 58px;
    margin-left: -100px;
  }

  .feat-author {
    margin-left: -100px !important;
  }

  .button-txt {
    font-size: 18px;
    line-height: 18px;
  }
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

body,
p,
.body-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}

.body-small {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
}

.body-thick {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
}

@media only screen and (min-width: 992px) {

  body,
  p,
  .body-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
  }

  .body-thick {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
  }
}

a {
  color: #0073aa;
}

a:visited {
  color: #0073aa;
}

a:hover,
a:focus,
a:active {
  color: #005177;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

.text--uppercase,
.subtitle {
  text-transform: uppercase;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

body {
  font-family: "Neue Haas Unica", sans-serif;
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li>ul,
li>ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

.list-unstyled {
  list-style: none;
}

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

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

a {
  text-decoration: none;
}

.ct-button {
  padding: 21px 60px;
}

a:focus {
  outline: none;
}

lottie-player {
  margin: 0 auto;
  max-width: 100%;
  height: auto !important;
}

a,
.cursor-pointer {
  cursor: pointer;
}

.vh-min-50 {
  min-height: 50vh !important;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*button, .button
input[type="button"],
input[type="reset"],
input[type="submit"] {

  color: rgba(0, 0, 0, 0.8);
  font-size: 0.75rem;
  line-height: 1;
  padding-bottom: 20px;
  padding-top: 20px;

  &:hover {
    border-color: $color__border-button-hover;
  }

  &:active,
  &:focus {
    border-color: $color__border-button-focus;
  }
}*/
button,
.button input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-size: 18px;
  font-weight: 700;
  padding: 20px 40px;
  border: none;
  border-radius: 50px;
}

/*
input[type="button"], input[type="reset"], input[type="submit"] {
  padding: 20px 40px;
  border: none;

  &:hover {
    background: #1352FE !important;
  }

  &:active,
  &:focus {
    border: none;
  }
}*/
button,
.button input[type="button"],
input[type="reset"],
input[type="submit"] {
  border-radius: 50px;
}

.btn.disabled {
  opacity: 1;
}

.button__icon {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  margin: 10px 0px;
  padding: 21px 30px;
}

@media only screen and (min-width: 576px) {
  .button__icon {
    padding: 21px 40px;
  }
}

.button__icon:hover .social__icon {
  border: 1px solid #4d98ff;
}

.button__icon:hover .social__icon .fab {
  color: #4d98ff !important;
}

.button__icon .btn__text {
  background: #1352FE;
  color: #fff;
  padding: 9px 35px;
}

.button__icon .btn__icon {
  display: inline-block;
  padding: 12px;
  height: 44px;
  width: 44px;
  border: 1px solid #1352FE;
}

.button__icon .social__icon {
  display: inline-block;
  padding: 7px 8px;
  height: 35px;
  width: 35px;
  border: 1px solid #6e7888;
}

.menu-btn.open .dropdown-menu {
  display: block;
}

.menu-btn .dropdown-menu {
  display: none;
  box-shadow: 0px 10px 10px rgba(1, 2, 32, 0.1);
  border-radius: 5px;
  min-width: 263px;
}

.menu-btn .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
  color: #1352FE;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

.ct-btn:focus,
.ct-btn:focus-visible,
.ct-btn:target,
.ct-btn:focus-within {
  border: 0 !important;
  outline: none !important;
}

.messages .alert-success {
  color: #1352FF;
  background-color: #EAF4FF;
  border-color: #EAF4FF;
  font-size: 15px;
}

.messages button.close {
  padding: 3px 6px !important;
  margin-left: 8px;
  position: absolute;
  right: 10px;
}

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-check__input span.wpcf7-list-item {
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  padding-left: 9px;
}

.label__checkbox {
  display: block;
  margin-left: 25px;
  font-size: 14px;
}

label {
  font-size: 12px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
  color: #666;
  height: 50px;
  padding: 16px;
  border: 0.5px solid #013060;
  border-radius: 4px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #00000033;
  outline: 0;
  color: #999999;
}

textarea {
  height: auto;
}

ul.no-list.hs-error-msgs.inputs-list,
.help-block.with-errors ul {
  list-style: none;
  margin: 0px;
  padding: 0;
}

ul.no-list.hs-error-msgs.inputs-list label.hs-error-msg,
.help-block.with-errors {
  color: #ff5050;
  font-size: 14px;
  margin-top: 10px;
}

textarea#form_message {
  margin-bottom: 0;
}

textarea {
  padding: 16px !important;
  margin-bottom: 25px;
  border-color: #01306099 !important;
}

select {
  border: 1px solid #00000033;
  padding: 8px;
  font-size: 13px;
}

select#demo-select {
  padding: 13px;
  width: 380px;
  max-width: 100%;
  color: #7d8390;
  font-size: 14px;
}

textarea {
  width: 100%;
}

label {
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  color: black;
  margin-top: 16px;
  margin-bottom: 10px;
}

/*
button, .button input[type="button"], input[type="reset"], input[type="submit"] {
	font-size: 18px;
	font-weight: 700;
	padding-left: 40px;
	padding-right: 40px;
	border-radius: 50px;

}
input[type="submit"] {
	background: #03101D !important;
	&:hover {
		background: #1352FE !important;
	}
}
*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.navbar .navbar-toggler-icon {
  background-image: url(../images/icon/close-icon.svg);
  width: 17px;
}

.navbar .collapsed .navbar-toggler-icon {
  background-image: url(../images/icon/hamburger.svg) !important;
  width: 22px;
}

.nav-login {
  color: #1352FE !important;
}

.nav-login:hover {
  color: #000000 !important;
}

/*Dark Menu*/
body.app-page .navbar:not(.mobile-menu-close),
body.contact-us-page .navbar:not(.mobile-menu-close) {
  padding-bottom: 100px;
}

body.app-page .navbar:not(.mobile-menu-close) .logo-dark,
body.contact-us-page .navbar:not(.mobile-menu-close) .logo-dark {
  display: block !important;
}

body.app-page .navbar:not(.mobile-menu-close) .logo-white.d-none,
body.contact-us-page .navbar:not(.mobile-menu-close) .logo-white.d-none {
  display: none !important;
}

body.app-page .hero-section,
body.app-page #primary.site-main,
body.contact-us-page .hero-section,
body.contact-us-page #primary.site-main {
  margin-top: -78px;
}

body.app-page .logo-dark,
body.contact-us-page .logo-dark {
  display: none;
}

body.app-page .logo-white,
body.contact-us-page .logo-white {
  display: block !important;
}

body.app-page .navbar .navbar-toggler-icon,
body.contact-us-page .navbar .navbar-toggler-icon {
  background-image: url(../images/icon/close-icon.svg);
  width: 17px;
}

body.app-page .navbar .collapsed .navbar-toggler-icon,
body.contact-us-page .navbar .collapsed .navbar-toggler-icon {
  background-image: url(../images/icon/hamburger-white.svg) !important;
  width: 17px;
}

@media only screen and (min-width: 992px) {

  body.app-page .hero-section,
  body.app-page #primary.site-main,
  body.contact-us-page .hero-section,
  body.contact-us-page #primary.site-main {
    margin-top: -74px;
  }

  body.app-page .navbar .navbar-nav .nav-link,
  body.contact-us-page .navbar .navbar-nav .nav-link {
    color: #fff !important;
  }

  body.app-page button#dropdownMenu2,
  body.app-page .header-link-right span.text-black,
  body.contact-us-page button#dropdownMenu2,
  body.contact-us-page .header-link-right span.text-black {
    color: #fff !important;
  }

  body.app-page .header-link-right .text-black,
  body.contact-us-page .header-link-right .text-black {
    opacity: .40;
    color: #fff !important;
  }

  body.app-page .header-link-right .nav-login,
  body.contact-us-page .header-link-right .nav-login {
    opacity: 1;
    color: #fff !important;
  }
}

/*Menu active*/
body.live-page .live-navlink {
  color: #1352FE !important;
}

body.app-page .navbar .navbar-nav .app-navlink {
  color: #A1CEFF !important;
}

body.about-us-page .about-navlink {
  color: #1352FE !important;
}

body.news-page .news-navlink {
  color: #1352FE !important;
}

body.contact-us-page .contact-navlink {
  color: #1352FE !important;
}

body.contractor-page .contractor-navlink { 
  color: #1352FE !important; 
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.about-us-page .team-name {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.01em;
  font-family: "Neue Haas Unica", sans-serif;
}

@media only screen and (min-width: 992px) {
  .about-us-page .team-name {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    font-family: "Inter", sans-serif;
  }
}

.about-us-page .team-footer {
  width: 150px;
  margin: 10px auto 0;
}

.about-us-page .team-footer a {
  color: #1352FE;
  text-decoration: underline;
}

/*
*
Custom Field Plug-in
*
*/
.home__content {
  margin-top: -14.2%;
  left: 0;
  right: 0;
  padding-top: 15%;
  color: #959595;
}

.home__content .home__sidebar {
  position: relative;
  margin-top: 0%;
  background: #fff;
  z-index: 999;
}

@media only screen and (min-width: 992px) {
  .home__content .home__sidebar {
    margin-top: -20%;
  }
}

.subtitle {
  color: #4d98ff;
  letter-spacing: 0.26em;
  font-size: 14px;
  font-weight: 600;
}

.title {
  color: #1352FE;
  border-left: 3px solid #4d98ff;
  padding-left: 50px;
  margin-left: -50px;
}

.location-list__item p {
  margin: 0 0 .5em 0;
  color: #7d8390;
}

.contact__form--content {
  padding: 5% 10%;
  background: #fff;
}

.page-bg__image {
  clip-path: polygon(0 0, 100% 0, 100% 91%, 50% 100%, 0 91%);
  background-size: cover;
  padding: 50px;
  background-position: center bottom;
}

.page-bg__color {
  background-color: #1352FE;
}

.contact-form {
  padding: 1% 6%;
}

.contact-info-container {
  padding: 6% 10%;
}

.error-404-page .page-404 {
  min-height: 40vh !important;
}

@media only screen and (min-width: 576px) {
  .error-404-page .page-404 {
    min-height: 72.3vh !important;
  }
}

@media only screen and (min-width: 992px) {
  .error-404-page .page-404 {
    min-height: 75.9vh !important;
  }
}

.error-404-page .footer-wrapper {
  position: relative;
  bottom: 0;
}

@media only screen and (min-width: 576px) {
  .error-404-page .footer-wrapper {
    position: fixed;
    bottom: 0;
  }
}

.terms-page .heading,
.privacy-page .heading {
  margin-top: 120px;
  margin-bottom: 78px;
}

.terms-page h3,
.privacy-page h3 {
  margin-bottom: 20px;
}

.terms-page h2,
.privacy-page h2 {
  margin-bottom: 30px;
}

.mobile-app-page .site-header {
  display: none;
}

.real-support-content {
  /*  margin-right: 0px !important; padding-left: 30px; padding-right: 30px; @include media(mobile) { margin-right: 0px !important; padding-left: 0px; padding-right: 0px; }*/
}

.app-page .badge-app,
.mobile-app-page .badge-app {
  position: absolute;
  right: 10px;
  z-index: 0;
  width: 100px;
  margin-top: -20px;
}

@media only screen and (min-width: 992px) {

  .app-page .badge-app,
  .mobile-app-page .badge-app {
    position: absolute;
    margin-left: 62px;
    margin-top: -10px;
    z-index: 999;
    width: 140px;
    right: auto;
  }
}

.app-page .btn-group a img,
.mobile-app-page .btn-group a img {
  width: 110px;
  position: relative;
  z-index: 999;
}

@media only screen and (min-width: 992px) {

  .app-page .btn-group a img,
  .mobile-app-page .btn-group a img {
    width: 190px;
  }
}

.app-page .bg-img-eclipse,
.mobile-app-page .bg-img-eclipse {
  background-image: none;
  background-color: #fff !important;
}

@media only screen and (min-width: 992px) {

  .app-page .bg-img-eclipse,
  .mobile-app-page .bg-img-eclipse {
    background-image: url(../images/ellipse-circle.png);
    background-color: #F8F8F8 !important;
  }
}

.app-page .homebase-tab-section,
.mobile-app-page .homebase-tab-section {
  height: auto;
}

@media only screen and (min-width: 576px) {

  .app-page .homebase-tab-section,
  .mobile-app-page .homebase-tab-section {
    height: clamp(2000px, calc(10.5rem + ((1vw - 3.2px) * 20)), 200px);
    min-height: 0vw;
  }
}

.app-page .homebase-tab-section>.container,
.mobile-app-page .homebase-tab-section>.container {
  position: relative;
}

@media only screen and (min-width: 576px) {

  .app-page .homebase-tab-section>.container,
  .mobile-app-page .homebase-tab-section>.container {
    position: sticky;
    top: clamp(50px, calc(1.125rem + ((1vw - 3.2px) * 2.25)), 100px);
  }
}

.homebased-wrapper {
  margin-top: 10px;
}

@media only screen and (min-width: 576px) {
  .homebased-wrapper {
    margin-top: 200px;
  }
}

@media only screen and (min-width: 992px) {
  .homebased-wrapper {
    margin-top: 155px;
    margin-bottom: -100px;
  }
}

.app-phone-testimonial,
.phone-app-header {
  overflow: hidden;
  margin-bottom: -210px;
}

@media only screen and (min-width: 992px) {

  .app-phone-testimonial,
  .phone-app-header {
    margin-bottom: -140px;
  }
}

@media only screen and (min-width: 576px) {

  .app-phone-testimonial .slick-list.draggable,
  .phone-app-header .slick-list.draggable {
    padding: 0 !important;
    margin: 0 auto !important;
  }
}

.app-phone-testimonial .slick-slide,
.phone-app-header .slick-slide {
  transform: scale(0.87);
  border: 0;
}

@media only screen and (min-width: 992px) {

  .app-phone-testimonial .slick-slide,
  .phone-app-header .slick-slide {
    transform: scale(0.73);
  }
}

.app-phone-testimonial .slick-slide:focus-visible,
.phone-app-header .slick-slide:focus-visible {
  border: 0;
  outline: none;
}

.app-phone-testimonial .slick-slide.slick-current,
.app-phone-testimonial .slick-slide.slick-center,
.phone-app-header .slick-slide.slick-current,
.phone-app-header .slick-slide.slick-center {
  transform: scale(0.97);
}

@media only screen and (min-width: 992px) {

  .app-phone-testimonial .slick-slide.slick-current,
  .app-phone-testimonial .slick-slide.slick-center,
  .phone-app-header .slick-slide.slick-current,
  .phone-app-header .slick-slide.slick-center {
    transform: scale(0.87);
  }
}

.homebased-container {
  margin-right: 0;
  margin-left: 0px;
}

@media only screen and (min-width: 992px) {
  .homebased-container {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
}

.homebased-container .accordion-body {
  padding: 0;
}

.homebased-container .accordion-button {
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -0.02em;
  font-family: "Inter", sans-serif;
  padding: 1rem 0rem !important;
}

@media only screen and (min-width: 992px) {
  .homebased-container .accordion-button {
    padding: 1rem 1.25rem !important;
  }
}

@media only screen and (min-width: 992px) {
  .homebased-container {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
  }
}

.phone-app-img {
  margin-bottom: -285px;
}

.news-container {
  padding-top: 65px;
}

.news-container .card:hover .card-body {
  margin-top: 0px;
}

.news-container img.card-img-top {
  height: 290px;
  object-fit: cover;
}

.row.featured-news .feature-news-image-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.row.featured-news {
  border-top: 1px solid #DFE9F5;
  margin: 5px;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media only screen and (min-width: 992px) {
  .row.featured-news {
    border-bottom: 1px solid #DFE9F5;
  }
}

.home-page .beneficiaries .card img.card-img {
  height: 180px;
  object-fit: cover;
}

.home-page .card-text {
  min-height: 225px;
}

.home-page .card-text.height-md-auto {
  min-height: auto;
}

@media only screen and (min-width: 992px) {
  .home-page .card-text.height-md-auto {
    min-height: 140px;
    margin-bottom: 20px;
  }
}

.home-page .card:hover .card-body {
  margin-top: 0px;
}

.home-page .header-video-container {
  max-width: 990px;
  margin: 0 auto;
}

.home-page .counter-container {
  padding: 0;
}

@media only screen and (min-width: 992px) {
  .home-page .counter-container {
    padding: 0 0 0 39px;
  }
}

.play-img {
  margin-top: -150px;
  position: relative;
  cursor: pointer;
  margin-left: 20px;
}

.logo-join-bluon {
  width: 72px;
}

@media only screen and (min-width: 992px) {
  .logo-join-bluon {
    width: 143px;
  }
}

.testi-phone-wrap {
  margin-left: 0px;
  margin-top: 0px;
}

@media only screen and (min-width: 992px) {
  .testi-phone-wrap {
    margin-left: -100px;
    margin-top: -80px;
  }
}

.total-count-container {
  text-align: center;
  margin: 30px;
}

.total-count-number {
  background: #1352FE;
  border-radius: 40px;
  display: inline-block;
  padding: 8px 16px;
}

.total-count-number a {
  color: #FFF;
}

.testimonial-container .feat-author .article-title-txt {
  font-weight: 700;
  font-size: 50px;
  line-height: 60px;
}

.testimonial-container .feat-author .article-txt {
  font-weight: 400;
  font-size: 20px;
  letter-spacing: -0.02em;
  color: #666666;
}

.testimonial-container .testimonial-feat-txt {
  font-weight: 300;
  margin-bottom: 20px !important;
  font-size: 36px;
  line-height: 43.2px;
}

.testimonial-container .testimonial-feat-txt-small {
  font-size: 16px;
  margin-left: -100px;
  line-height: 24px;
}

@media only screen and (max-width: 768px) {
  .testimonial-container .feat-author .article-title-txt {
    font-size: 28px;
    line-height: 33.6px;
    text-align: center;
  }

  .testimonial-container .feat-author .article-txt {
    font-size: 16px;
    line-height: 22.4px;
    text-align: center;
  }

  .testimonial-container .testimonial-feat-txt-small {
    margin-left: 0;
  }
}

.tdx-section1 {
  background-image: url(../images/tdx/bluon-tdx.jpg);
  background-size: cover;
  height: 370px;
}

@media only screen and (min-width: 992px) {
  .tdx-section1 {
    height: 630px;
  }
}

.tdx-theoil {
  background-image: none;
  background-position: bottom left;
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 992px) {
  .tdx-theoil {
    background-image: url(../images/tdx/Ellipse-left.png);
  }
}

.tdx-theoil .section-1 {
  min-height: 380px;
  background: url(../images/tdx/Ellipse-left.png) !important;
  background-position: bottom left !important;
  background-repeat: no-repeat !important;
  background-color: #000 !important;
}

@media only screen and (min-width: 992px) {
  .tdx-theoil .section-1 {
    background: none !important;
  }
}

.tdx-theoil .section-2 {
  background-image: url(../images/tdx/theoil.jpg);
  background-size: cover;
  height: 370px;
}

@media only screen and (min-width: 992px) {
  .tdx-theoil .section-2 {
    height: 630px;
  }
}

.tdx-theoil .section-2 img.play-icon-img {
  margin-bottom: 23px;
}

.tdx-testimonial-wrapper {
  background: url(../images/tdx/testi-wrapper-bg.png);
  background-repeat: no-repeat;
  background-position: 98% 100%;
  background-size: contain;
}

@media only screen and (min-width: 992px) {
  .tdx-testimonial-wrapper {
    background-size: auto;
  }
}

.tdx-testimonial-wrapper .tdx-testimonial .tdx-testimonial-slide {
  font-family: "Neue Haas Unica", sans-serif;
  font-weight: 300;
  font-size: 35px;
  line-height: 42px;
  letter-spacing: -0.04em;
}

@media only screen and (min-width: 992px) {
  .tdx-testimonial-wrapper .tdx-testimonial .tdx-testimonial-slide .testi-text {
    font-family: "Neue Haas Unica", sans-serif;
    font-weight: 300;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -0.04em;
  }
}

.tdx-replacement {
  margin-top: 40px;
}

.tdx-replacement .tdx-replacement-text {
  margin-top: 230px;
}

.feature-icon .icon-check {
  position: absolute;
  margin-top: -15px;
  margin-left: -18px;
}

@media only screen and (min-width: 576px) {
  .feature-icon .icon-check {
    margin-top: -30px;
    margin-left: -30px;
  }
}

img.play-icon-img {
  margin-left: 20px;
  width: 60px;
  margin-bottom: 0px;
}

.modal-dialog {
  max-width: 640px;
}

.manufacturers-page .site-header {
  background: #fff;
}

.live-page .bluon-live-wrap {
  background-image: url(../images/Lineart-Blue.png);
  background-size: contain;
  background-color: #F8F8F8;
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 100px 0;
}

.live-page .bluon-live-wrap h4 {
  font-size: 24px;
}

.live-page .bluon-live-wrap #hero-video {
  margin-bottom: 55px;
}

.live-page .bluon-live-wrap .bluon-empowers-container .header-video-container iframe {
  width: 100%;
  height: 500px;
}

.live-page .cre-lottie {
  margin-right: 0px;
}

@media only screen and (min-width: 992px) {
  .live-page .cre-lottie {
    margin-right: -65px;
  }
}

.live-page .img-bullet {
  margin-right: 8px;
  margin-top: 2px;
}

.live-page .logo-section img {
  height: 100px;
  object-fit: scale-down;
}

.live-page .logo-section .title {
  width: 100%;
  border: 0;
  font-size: 40px;
}

.live-page .rowsticky {
  top: clamp(10vw, calc(3.125rem + ((1vw - 3.2px) * 6.25)), 25px);
}

@media only screen and (max-width: 1440px) {
  .live-page .rowsticky {
    top: clamp(0%, calc(3.125rem + ((1vw - 3.2px) * 6.25)), 25px);
  }
}

@media only screen and (max-width: 480px) {
  .logo-section .title {
    padding: 0;
    margin: 0;
    font-size: 30px;
  }

  .live-page .bluon-live-wrap {
    padding: 0;
  }

  .live-page .bluon-live-wrap h1 {
    font-size: 36px;
    line-height: 39.6px;
    margin-bottom: 8px !important;
  }

  .live-page .bluon-live-wrap #hero-video {
    height: 250px;
  }

  .live-page .bluon-live-container h3,
  .live-page .bluon-search-container h3 {
    font-size: 28px;
    line-height: 33.6px;
  }

  .live-page .bluon-live-container .button__icon,
  .live-page .bluon-search-container .button__icon {
    font-size: 16px;
    padding: 16px 35px;
  }

  .live-page .bluon-impact-container h4 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px !important;
  }

  .live-page .bluon-impact-container h2 {
    font-size: 28px;
    line-height: 33.6px;
    margin-bottom: 20px !important;
  }

  .live-page .bluon-impact-container h3 {
    font-size: 18px;
    line-height: 21.6px;
  }

  .live-page .bluon-empowers-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .live-page .bluon-empowers-container .site-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .live-page .bluon-empowers-container h4 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px !important;
  }

  .live-page .bluon-empowers-container h2 {
    font-size: 28px;
    line-height: 33.6px;
    margin-bottom: 20px !important;
  }

  .live-page .bluon-empowers-container .button__icon {
    font-size: 16px;
    padding: 16px 35px;
  }

  .live-page .bluon-empowers-container .get-demo-button {
    padding-right: 0px;
  }

  .live-page .bluon-empowers-container .header-video-container {
    padding: 0;
  }

  .live-page .bluon-empowers-container .header-video-container iframe {
    width: 100%;
    height: 300px;
  }

  .container-fluid .site-container>.row {
    width: 100%;
    margin: 0;
  }
}

#contact-form {
  border-radius: 0;
}

@media only screen and (min-width: 992px) {
  #contact-form {
    border-radius: 10px;
  }
}

#contact-form {
  padding: 10px 30px;
}

#contact-form textarea {
  margin-bottom: 0;
}

/*
#contact-form input[type="submit"] {
  background-color: #03101D;
  opacity: 1;
  font-size: 18px;
  letter-spacing: -1px;
  text-transform: capitalize;
}*/
#contact-form input[type="submit"]:hover {
  color: #fff;
}

body.contact-us-page .content-wrapper {
  background-image: url(../images/contact-bg.png) !important;
  background-position: center bottom !important;
  min-height: 100vh;
  background-size: contain;
  background-repeat: no-repeat;
}

.faq-vertical-menu {
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-left: 2px solid #D4D4D4;
}

.faq-vertical-menu:visited,
.faq-vertical-menu:focus {
  color: initial;
}

.faq-vertical-menu.active {
  border-left: 2px solid #1352FE;
}

.faq-menu-sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 110px;
  margin-bottom: 40px;
}

.select-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-bottom: 50px;
}

.select-wrapper:after {
  content: url("../images/icon/arrow-down-solid.svg");
  right: 12px;
  padding: 12px 0px 0px 0px;
  position: absolute;
  pointer-events: none;
}

.select-wrapper select,
.select-wrapper option {
  -webkit-appearance: none;
}

.select-wrapper select,
.select-wrapper option {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.select-wrapper select,
.select-wrapper option {
  background-color: #fff;
  border-color: #000;
}

.select-wrapper select {
  padding: 16px;
  padding-right: 24px;
  width: 100%;
  border-color: #013060;
}

.request-demo-page .site-header {
  background: #fff;
}

.request-demo-page .request-demo-wrap .content-wrap {
  min-height: 68vh;
}

@media only screen and (min-width: 992px) {
  .request-demo-page .request-demo-wrap .content-wrap {
    min-height: 94vh;
  }
}

@media only screen and (min-width: 992px) {
  .request-demo-page .request-demo-wrap {
    background: white;
    background: linear-gradient(90deg, white 66.66667%, #013060 66.66667%, #013060 100%);
    background-image: url(../images/request-demo-bg-big.jpg);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.request-demo-page .request-demo-wrap fieldset.form-columns-2 {
  display: flex;
}

.request-demo-page .request-demo-wrap fieldset.form-columns-2,
.request-demo-page .request-demo-wrap fieldset.form-columns-1 {
  max-width: 100%;
}

.request-demo-page .request-demo-wrap .hs-form {
  margin-top: 0px;
}

.request-demo-page .request-demo-wrap .hs-form .field.hs-form-field {
  float: none;
}

.request-demo-page .request-demo-wrap .hs-form .actions {
  margin-top: 40px;
}

.request-demo-page .request-demo-wrap .hs-form .hs-input {
  width: 100%;
}

.thank-you-page .content-wrap {
  height: 68vh;
}

@media only screen and (min-width: 992px) {
  .thank-you-page .content-wrap {
    height: 94vh;
  }
}

@media only screen and (min-width: 992px) {
  .thank-you-page .thank-you-wrap {
    background: white;
    background: linear-gradient(90deg, white 66.66667%, #013060 66.66667%, #013060 100%);
    background-image: url(../images/request-demo-bg-big.jpg);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
#breadcrumbs {
  list-style: none;
  margin: 10px 0;
  overflow: hidden;
  padding: 15px;
}

#breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

#breadcrumbs li.item-current,
#breadcrumbs li a {
  color: #9499a3;
  font-weight: 400;
}

#breadcrumbs .separator {
  font-size: 18px;
  font-weight: 100;
  color: #ccc;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer .widget {
  color: #ffffff;
  padding: 20px 0;
  margin: 0 0 0em;
}

@media only screen and (min-width: 1200px) {
  .site-footer .widget {
    padding: 66px 0;
    margin: 0 0 1.5em;
  }
}

.site-footer .widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.site-footer .widget ul li {
  padding: 8px 0;
}

.site-footer .widget ul li a {
  color: #959595;
  text-decoration: none;
}

.site-footer .widget h4 {
  text-transform: uppercase;
  font-weight: 500;
  margin-block-start: 8px;
}

.site-footer .footer-bottom {
  padding: 20px 0;
  color: #959595;
  font-size: 13px;
  text-align: center;
}

.site-footer .footer-bottom a {
  color: #959595;
  text-decoration: none;
}

@media only screen and (max-width: 991px) {
  .site-footer .footer-bottom .container {
    display: block;
  }

  .site-footer .footer-bottom .container>div {
    margin: 10px 0;
  }
}

.site-footer .footer-bottom .partners--logo img {
  width: 120px;
}

@media only screen and (min-width: 1200px) {
  .site-footer .footer-bottom .partners--logo img {
    width: initial;
  }
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.equal__height {
  display: block;
}

@media only screen and (min-width: 992px) {
  .equal__height {
    display: flex;
  }
}

body {
  /*&.contact-us-page { .footer-wrapper { position: relative; bottom: 0; @media only screen and (min-width: 1441px) { position: fixed; bottom: 0; } } }*/
}

body.app-page .footer-wrapper,
body.contact-us-page .footer-wrapper,
body.about-us-page .footer-wrapper {
  background-color: #013060 !important;
}

body.manufacturers-page .footer-wrapper {
  position: relative;
  bottom: 0;
}

@media screen and (min-width: 2560px) {
  body.manufacturers-page .footer-wrapper {
    position: absolute;
  }
}

.footer-nav-ul li,
.footer-nav-ul a {
  opacity: 0.60;
}

.footer-nav-ul li:hover,
.footer-nav-ul a:hover {
  opacity: 1;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*
Slider*/
@media only screen and (max-width: 1100px) {
  .home #rev_slider_1_1_forcefullwidth {
    margin-top: 0px !important;
  }
}

@media only screen and (max-width: 1045px) {

  #rev_slider_1_1_wrapper .custom.tparrows,
  rs-arrow {
    display: none !important;
  }

  #rev_slider_1_1_wrapper .custom.tparrows:before {
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# Property
--------------------------------------------------------------*/
.bg-blue {
  background-color: #1352FE;
}

.bg-dark-blue {
  background-color: #03101D;
}

.bg-light-blue {
  background-color: #EAF4FF;
}

.bg-blue-img {
  background-color: #1352FE;
  background-image: url(../images/bg-app-header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.home-bg-1 {
  margin-top: -74px;
  background-image: none;
}

@media only screen and (min-width: 768px) {
  .home-bg-1 {
    background-image: url(../images/HVAC-system-graphic.png);
    background-position: bottom center;
    background-size: auto;
    background-repeat: no-repeat;
  }
}

@media only screen and (min-width: 1441px) {
  .home-bg-1 {
    background-image: url(../images/Lineart-Blue.png);
    background-size: contain;
  }
}

.home-app-1 {
  background-image: url(../images/the-one-app-bg-mobile.png);
  background-color: #1352FE !important;
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 992px) {
  .home-app-1 {
    background-image: url(../images/the-one-app-bg.png);
    background-color: #1352FE !important;
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
  }
}

.dark-blue-text-hover:hover {
  color: #03101D !important;
}

.main-blue-text-hover:hover {
  color: #1352FE !important;
}

.bg-dark-blue-hover:hover {
  background-color: #03101D !important;
  color: #ffffff !important;
}

.bg-web-blue-hover:hover {
  background-color: #1352FE !important;
  color: #ffffff !important;
}

.bg-web-black-hover:hover {
  background-color: #000 !important;
  color: #ffffff !important;
}

.bg-navy-blue {
  background-color: #013060;
}

.bg-white {
  background-color: #ffffff;
}

.bg-black {
  background-color: #000;
}

.bg-motive {
  background-color: #4d98ff;
}

.bg-light {
  background-color: #F8F8F8 !important;
}

.bg-gradient-blue {
  background-color: #F8F8F8 !important;
  background: linear-gradient(90deg, white 66.66667%, #013060 66.66667%, #013060 100%);
}

.bg-light-gray {
  background-color: #F8F8F8;
}

.bg-img-eclipse {
  background-image: url(../images/ellipse-circle.png);
  background-position: bottom right;
  background-color: #F8F8F8 !important;
  background-size: inherit;
  background-repeat: no-repeat;
}

.bg-two-color {
  margin-top: 0px;
  background: white;
  background: linear-gradient(360deg, white 0%, white 40%, #f6faff 40%, #f6faff 100%);
}

@media only screen and (min-width: 992px) {
  .bg-two-color {
    margin-top: 160px;
    background: linear-gradient(90deg, white 0%, white 45%, #f6faff 45%, #f6faff 100%);
  }
}

.bg-two-color2 {
  margin-top: 0px;
  background: #f6faff;
  background: linear-gradient(360deg, white 0%, white 39%, #f6faff 39%, #f6faff 100%);
}

@media only screen and (min-width: 992px) {
  .bg-two-color2 {
    margin-top: 160px;
    background: #f6faff;
    background: linear-gradient(90deg, #f6faff 0%, #f6faff 55%, white 55%, white 100%);
  }
}

button:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
  border: 0;
}

button.navbar-toggler:focus {
  border: 0;
  outline: 0;
  box-shadow: none;
}

.margin--0 {
  margin: 0;
}

.ml-0 {
  margin-left: 0;
}

.margin-r--30 {
  margin-right: 30px;
}

.margin-l--30 {
  margin-left: 30px;
}

.margin-r--20 {
  margin-right: 20px;
}

.margin-l--20 {
  margin-left: 20px;
}

.margin-b--30 {
  margin-bottom: 30px;
}

@media only screen and (min-width: 992px) {
  .me-lg-auto {
    margin-right: auto !important;
  }
}

.table-product tr:first-child th {
  padding: 0px;
}

.table-product th {
  min-width: 160px;
  text-align: right;
  padding: 20px 20px;
}

.table-product th p {
  margin-bottom: 0;
}

.table-product tbody th {
  min-width: 206px;
}

blockquote {
  border-left: none;
}

.quote-badge {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
}

.quote-box {
  overflow: hidden;
  margin-top: 50px;
  padding-top: -25px;
  border-radius: 17px;
}

.quotation-mark {
  margin-top: 10px;
  font-weight: bold;
  font-size: 100px;
  color: #D3D9E0;
  font-family: "Times New Roman", Times, Serif;
}

.quote-text {
  font-size: 19px;
  margin-top: -50px;
}

.padding--0 {
  padding: 0;
}

.site-footer .border--top {
  border-top: 1px solid #4d5a71;
}

.padding--50 {
  padding: 50px;
}

.padding-t--0 {
  padding-top: 0;
}

.padding-t--30 {
  padding-top: 30px;
}

.padding--20 {
  padding: 20px;
}

.padding--10-20 {
  padding: 10px 20px;
}

.padding-l--0 {
  padding-left: 0;
}

.padding-r--0 {
  padding-right: 0;
}

.padding-l-r--32 {
  padding-left: 32px;
  padding-right: 32px;
}

.padding-b--0 {
  padding-bottom: 0;
}

.padding-b--100 {
  padding-bottom: 10%;
}

.padding-t-b--40 {
  padding-bottom: 40px;
  padding-top: 40px;
}

.padding-x--100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.border--left {
  border-left: 1px solid #00000033;
}

.border--right {
  border-right: 1px solid #00000033;
}

.border--top {
  border-top: 1px solid #00000033;
}

.border--bottom {
  border-bottom: 1px solid #00000033;
}

.border--top-0 {
  border-top: 0 !important;
}

.border--right-0 {
  border-right: 0 !important;
}

.border--bottom-0 {
  border-bottom: 0 !important;
}

.border--left-0 {
  border-left: 0 !important;
}

.border--bottom-1 {
  border-bottom: 0 !important;
}

.border__box {
  border: 1px solid #00000033;
}

.border--color-white {
  border-color: #ffffff !important;
}

.border--radius-50 {
  border-radius: 50px;
}

.table-border-1 {
  border: 1px solid #F2F5FD;
}

.no__border {
  border: 0 !important;
}

.color--main {
  color: #1352FE !important;
}

.color--white {
  color: #ffffff;
}

.color__text-grey {
  color: #959595;
}

.color__text-dark-blue {
  color: #03101D;
}

.color__text-dark {
  color: #000000;
}

.color__text-black {
  color: #333333;
}

.color--light-blue {
  color: #6e7888;
}

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

.opacity-60 {
  opacity: 0.60;
}

#hero-video {
  width: 100%;
  height: 195px;
  object-fit: cover;
}

.contract-tech-section .card {
  border: none;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  overflow: hidden;
  border-radius: 0px;
  min-height: 400px;
  height: 28vw;
}

.contract-tech-section .card.card-has-bg {
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  background-size: 120%;
  background-repeat: no-repeat;
  background-position: center center;
}

.contract-tech-section .card.card-has-bg:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: inherit;
}

@media (max-width: 1399px) {
  .contract-tech-section .card {
    min-height: 350px;
  }
}

@media (max-width: 1199px) {
  .contract-tech-section .card {
    min-height: 300px;
  }
}

@media (max-width: 992px) {
  .contract-tech-section .card {
    min-height: 220px;
  }
}

@media (max-width: 768px) {
  .contract-tech-section .card {
    min-height: 320px;
  }

  .contract-tech-section .card.card-has-bg {
    background-position: top center;
  }
}

.contract-tech-section .card .card-footer {
  background: none;
  border-top: none;
}

.contract-tech-section .card .card-footer .media img {
  border: solid 3px rgba(234, 95, 0, 0.3);
}

.contract-tech-section .card .card-meta {
  color: orange;
}

.contract-tech-section .card .card-body {
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.contract-tech-section .card .card-img-overlay {
  transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
}

@media screen and (min-width: 1921px) {
  .contract-tech-section {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
  }

  .contract-tech-section .card {
    min-height: 380px;
    height: 15vw;
  }
}

.opacity-80 {
  opacity: .80 !important;
}

.header-video,
#hero-home-short-video,
#hero-home-full-video {
  width: 100% !important;
  height: auto !important;
  margin-bottom: -5px;
}

#hero-home-short-video {
  max-width: 970px;
  margin: 0 auto;
}

.slick-dots li button:before {
  font-size: 18px !important;
  opacity: .30;
  color: #C4C4C4 !important;
}

.progress {
  width: 119px;
  height: 119px;
  line-height: 265px;
  background: none;
  padding: 0;
  margin: 0;
  box-shadow: none;
  position: relative;
}

.progress.active.progress-33 .progress-right .progress-bar {
  animation: none !important;
}

.progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 4px solid #D3D9E0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}

.progress>span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}

.progress .progress-left {
  left: 0;
}

.progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 4px;
  border-style: solid;
  position: absolute;
  top: 0;
}

.progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 300px;
  border-bottom-right-radius: 300px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

.progress .progress-right {
  right: 0;
}

.progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 300px;
  border-bottom-left-radius: 300px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
  border-color: red;
}

.progress .progress-value {
  width: 90%;
  height: 90%;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 30%;
  left: 5%;
  line-height: 1.2;
}

.progress.progress-33 .progress-right .progress-bar {
  animation: loading-1 2s linear forwards .5s;
  border-color: #fff;
  background: #1352FE;
  border-width: 10px;
}

.progress.progress-3 .progress-right .progress-bar {
  animation: loading-2 1s linear forwards 1.8s;
  border-color: #1352FE;
}

.img-small-md {
  height: 50vw;
  object-fit: cover;
  width: 100%;
  min-height: 365px;
}

@media only screen and (min-width: 992px) {
  .img-small-md {
    min-height: 300px;
  }
}

@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(100deg);
    transform: rotate(100deg);
  }
}

@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
  }
}

@keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

@keyframes loading-4 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(36deg);
    transform: rotate(36deg);
  }
}

@keyframes loading-5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(126deg);
    transform: rotate(126deg);
  }
}

@media only screen and (min-width: 576px) {
  .margin_sm--0 {
    margin: 0;
  }

  #hero-video {
    height: 375px;
  }
}

@media only screen and (min-width: 992px) {
  .padding--md-50 {
    padding: 50px;
  }

  .padding--md-l-50 {
    padding-left: 50px;
  }

  .border-r-md-1 {
    border-right: 1px solid #00000033;
  }

  .img-small-md {
    height: auto;
  }

  #hero-video {
    height: 573px;
    margin-left: 0;
    margin-bottom: -7px;
  }
}

.container-scroll .background {
  position: fixed;
  top: 0;
  left: 0;
  width: 50%;
  height: 100vh;
  z-index: 1;
}

.container-scroll .section {
  display: flex;
  position: relative;
  z-index: 2;
  border-left: 1px solid #d4d4d4;
  padding-left: 60px;
}

.container-scroll .section>* {
  width: 50%;
}

.container-scroll .section__img {
  position: relative;
  display: flex;
}

.container-scroll .section__img__inner {
  height: 600px;
  position: fixed;
  width: 40%;
  top: 15%;
  mix-blend-mode: multiply;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.container-scroll .section__body {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 100;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-scroll .section__text {
  padding: 0vw;
}

.container-scroll .section__text p {
  display: none;
}

.container-scroll .section__img__inner {
  filter: blur(30px);
  opacity: 0;
  background-position: 50% 40%;
  transition: filter .6s ease, opacity .6s ease, background-position 0.8s ease;
}

.container-scroll .section.active {
  border-left: 2px solid #1352FE;
}

.container-scroll .section.active h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.02em;
}

.container-scroll .section.active p {
  display: block;
}

.container-scroll .section.active .section__img__inner {
  opacity: 1;
  background-position: 50% 50%;
  filter: blur(0);
}

.container-scroll h2 {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.02em;
}

.container-scroll h2:hover {
  color: #1352FE;
}

.slider-wrapper .slider-content-wrapper {
  opacity: 0;
  position: sticky;
  top: 40%;
  visibility: hidden;
  display: none !important;
}

.slider-wrapper .slider-content-wrapper img {
  height: 648px;
  position: sticky;
  top: 0;
  bottom: 0;
}

.slider-wrapper .slider-content-wrapper.active {
  opacity: 1;
  display: flex !important;
  visibility: visible;
}

.homebased-container .accordion-item {
  border: 0 !important;
}

.homebased-container button.accordion-button {
  box-shadow: none !important;
  background: none !important;
  color: #000;
}

.homebased-container .accordion-button:not(.collapsed)::after {
  background-image: url(../images/icon/Arrow-down.svg);
  background-size: cover;
  height: 40px;
  width: 40px;
}

.homebased-container .accordion-button::after {
  background-image: url(../images/icon/Arrow-down.svg);
  background-size: cover;
  height: 40px;
  width: 40px;
}

.faq-container button.accordion-button {
  box-shadow: none !important;
  background: none !important;
  color: #000;
  padding: 0 !important;
}

.faq-container .accordion-body {
  width: 80%;
  padding-left: 0;
  padding-right: 0;
}

.faq-container .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.slick-testimonial .testimonial-card {
  min-height: 250px;
}

.slick-testimonial .testimonial-card .review {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.slick-testimonial .testimonial-card .review-toggle {
  color: #959595;
  display: block;
  width: fit-content;
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 19.6px;
  letter-spacing: 0.01em;
}

.slick-testimonial .testimonial-card .username {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: #666666;
}

.slick-testimonial ul.slick-dots {
  width: 100%;
  overflow: hidden;
}

.slick-testimonial ul.slick-dots .remaining {
  display: inline-block;
  vertical-align: super;
}

.slick-testimonial ul.slick-dots .remaining a {
  background: #1352FE;
  border-radius: 40px;
  display: inline-block;
  padding: 8px 16px;
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .site-container {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
  }

  .site-container-1440 {
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
  }

  .site-container-1150 {
    max-width: 1185px;
    margin-right: auto;
    margin-left: auto;
  }

  .site-container-1230 {
    max-width: 1230px;
    margin-right: auto;
    margin-left: auto;
  }
}

.modal-header .btn-close {
  padding-right: 0 !important;
  margin-right: 0 !important;
  color: #000;
}

.modal-header .btn-close:hover {
  text-decoration: none;
  opacity: .75;
}

.map-legend {
  margin-top: -30px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 992px) {
  .map-legend {
    margin-top: -140px;
  }
}

.space-1 {
  border-top: 1px solid #03101D;
  box-sizing: border-box;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 20px 0px;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}