@font-face {
  font-family: 'Light';
  src: url('../fonts/roboto/Roboto-Light.eot');
  src: url('../fonts/roboto/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-Light.woff') format('woff'), url('../fonts/roboto/Roboto-Light.ttf') format('truetype'), url('../fonts/roboto/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'LightItalic';
  src: url('../fonts/roboto/Roboto-LightItalic.eot');
  src: url('../fonts/roboto/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-LightItalic.woff') format('woff'), url('../fonts/roboto/Roboto-LightItalic.ttf') format('truetype'), url('../fonts/roboto/Roboto-LightItalic.svg#Roboto-LightItalic') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Regular';
  src: url('../fonts/roboto/Roboto-Regular.eot');
  src: url('../fonts/roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-Regular.woff') format('woff'), url('../fonts/roboto/Roboto-Regular.ttf') format('truetype'), url('../fonts/roboto/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Italic';
  src: url('../fonts/roboto/Roboto-Italic.eot');
  src: url('../fonts/roboto/Roboto-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-Italic.woff') format('woff'), url('../fonts/roboto/Roboto-Italic.ttf') format('truetype'), url('../fonts/roboto/Roboto-Italic.svg#Roboto-Italic') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Medium';
  src: url('../fonts/roboto/Roboto-Medium.eot');
  src: url('../fonts/roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-Medium.woff') format('woff'), url('../fonts/roboto/Roboto-Medium.ttf') format('truetype'), url('../fonts/roboto/Roboto-Medium.svg#Roboto-Medium') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'MediumItalic';
  src: url('../fonts/roboto/Roboto-MediumItalic.eot');
  src: url('../fonts/roboto/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-MediumItalic.woff') format('woff'), url('../fonts/roboto/Roboto-MediumItalic.ttf') format('truetype'), url('../fonts/roboto/Roboto-MediumItalic.svg#Roboto-MediumItalic') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Bold';
  src: url('../fonts/roboto/Roboto-Bold.eot');
  src: url('../fonts/roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-Bold.woff') format('woff'), url('../fonts/roboto/Roboto-Bold.ttf') format('truetype'), url('../fonts/roboto/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'BoldItalic';
  src: url('../fonts/roboto/Roboto-BoldItalic.eot');
  src: url('../fonts/roboto/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-BoldItalic.woff') format('woff'), url('../fonts/roboto/Roboto-BoldItalic.ttf') format('truetype'), url('../fonts/roboto/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Black';
  src: url('../fonts/roboto/Roboto-Black.eot');
  src: url('../fonts/roboto/Roboto-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/Roboto-Black.woff') format('woff'), url('../fonts/roboto/Roboto-Black.ttf') format('truetype'), url('../fonts/roboto/Roboto-Black.svg#Roboto-Black') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
html {
  min-height: 100%;
  position: relative;
  scroll-behavior: smooth;
  /*font-size: 16px;*/
  font-size: calc(14.46153846px);
}
body {
  font-family: 'Regular';
  font-size: 1rem;
  color: #212529;
  letter-spacing: 0.025em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*body {
  background: url('../../images/wave_bg.svg') top right -300px no-repeat;
  background-size: cover;
}*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Medium';
}
.color-1 {
  color: #1e9bdd;
}
.color-2 {
  color: #74bb26;
}
.color-3 {
  color: #abd9f3;
}
.color-4 {
  color: #bee2a1;
}
.color-5 {
  color: #000000;
}
.color-6 {
  color: #000000;
}
.color-7 {
  color: #000000;
}
.color-8 {
  color: #000000;
}
.color-9 {
  color: #000000;
}
.color-text {
  color: #212529;
}
.color-w {
  color: #ffffff;
}
.color-g1 {
  color: #f8f9fa;
}
.color-g2 {
  color: #e9ecef;
}
.color-g3 {
  color: #dee2e6;
}
.color-g4 {
  color: #ced4da;
}
.color-g5 {
  color: #adb5bd;
}
.color-g6 {
  color: #6c757d;
}
.color-g7 {
  color: #495057;
}
.color-g8 {
  color: #343a40;
}
.color-g9 {
  color: #212529;
}
.color-b {
  color: #000000;
}
.bg-1 {
  background-color: #1e9bdd;
}
.bg-2 {
  background-color: #74bb26;
}
.bg-3 {
  background-color: #abd9f3;
}
.bg-4 {
  background-color: #bee2a1;
}
.bg-5 {
  background-color: #000000;
}
.bg-6 {
  background-color: #000000;
}
.bg-7 {
  background-color: #000000;
}
.bg-8 {
  background-color: #000000;
}
.bg-9 {
  background-color: #000000;
}
.bg-w {
  background-color: #ffffff;
}
.bg-g1 {
  background-color: #f8f9fa;
}
.bg-g2 {
  background-color: #e9ecef;
}
.bg-g3 {
  background-color: #dee2e6;
}
.bg-g4 {
  background-color: #ced4da;
}
.bg-g5 {
  background-color: #adb5bd;
}
.bg-g6 {
  background-color: #6c757d;
}
.bg-g7 {
  background-color: #495057;
}
.bg-g8 {
  background-color: #343a40;
}
.bg-g9 {
  background-color: #212529;
}
.bg-b {
  background-color: #000000;
}
strong,
.strong {
  font-family: 'Regular' !important;
  font-weight: normal;
}
.font-1 {
  font-family: 'Light';
}
.font-1-it {
  font-family: 'LightItalic';
}
.font-2 {
  font-family: 'Regular';
}
.font-2-it {
  font-family: 'Italic';
}
.font-3 {
  font-family: 'Medium';
}
.font-3-it {
  font-family: 'MediumItalic';
}
.font-4 {
  font-family: 'Bold';
}
.font-4-it {
  font-family: 'BoldItalic';
}
.font-5 {
  font-family: 'Black';
}
.txt-lg-6 {
  font-size: 9.313em;
}
.txt-lg-5 {
  font-size: 7.451em;
}
.txt-lg-4 {
  font-size: 5.96em;
}
.txt-lg-3 {
  font-size: 4.768em;
}
.txt-lg-2 {
  font-size: 3.815em;
}
.txt-lg-1 {
  font-size: 3.052em;
}
.txt-md-4 {
  font-size: 2.441em;
}
.txt-md-3 {
  font-size: 1.953em;
}
.txt-md-2 {
  font-size: 1.563em;
}
.txt-md-1 {
  font-size: 1.25em;
}
.txt-sm {
  font-size: 1em;
}
.txt-xsm {
  font-size: 0.8em;
}
.txt-xxsm {
  font-size: 0.64em;
}
.tight-v {
  line-height: 1.1em;
}
.tighter-v {
  line-height: .8em;
}
.loose-v {
  line-height: 1.5em;
}
.looser-v {
  line-height: 1.75em;
}
.tight-h {
  letter-spacing: -0.035em;
}
.tighter-h {
  letter-spacing: -0.05em;
}
.loose-h {
  letter-spacing: 0.0315em;
}
.looser-h {
  letter-spacing: 0.625em;
}
/*body {
  background: url('../../images/mesh_bg.svg') center center no-repeat;
  background-size: cover;
}*/
.wrapper {
  /*padding-top: 157px;*/
  overflow: hidden;
}
.border-right {
  border-right-color: #adb5bd !important;
}
hr.hr-c1 {
  border-color: #1e9bdd;
}
hr.hr-c2 {
  border-color: #74bb26;
}
hr.hr-light {
  border-color: #ffffff;
}
hr.hr-divider {
  width: 2rem;
}
hr.hr-thick {
  border-width: 3px;
}
.divider-gradient {
  width: 100%;
  height: 10px;
  background-image: -webkit-linear-gradient(left, #c89118 0%, #1e9bdd 100%);
  background-image: -o-linear-gradient(left, #c89118 0%, #1e9bdd 100%);
  background-image: linear-gradient(to right, #c89118 0%, #1e9bdd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc89118', endColorstr='#ff1e9bdd', GradientType=1);
}
.block-py {
  padding-top: 12vh;
  padding-bottom: 12vh;
}
.block-pt {
  padding-top: 12vh;
}
.block-pb {
  padding-bottom: 12vh;
}
.has-fx {
  position: relative;
}
.has-fx:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 999999;
  left: 0;
  width: 0;
  height: 0;
}
.has-fx.fx-left:after {
  border-left: 100vw solid transparent;
}
.has-fx.fx-right:after {
  border-right: 100vw solid transparent;
}
.has-fx.fx-top:after {
  top: 0;
  border-top-style: solid;
  border-top-width: 20vh;
}
.has-fx.fx-bottom:after {
  bottom: 0;
  border-bottom-style: solid;
  border-bottom-width: 20vh;
}
.has-fx.fx-top.fx-black:after {
  border-top-color: #000000;
}
.has-fx.fx-top.fx-white:after {
  border-top-color: #ffffff;
}
.has-fx.fx-bottom.fx-black:after {
  border-bottom-color: #000000;
}
.has-fx.fx-bottom.fx-white:after {
  border-bottom-color: #ffffff;
}
.btn {
  font-family: 'MediumItalic';
  /*text-transform: uppercase;*/
  line-height: 1em;
  border-radius: 0;
}
.btn.btn-outline-light {
  border-width: 2px;
}
.btn.btn-primary {
  color: #ffffff;
  background: #1e9bdd;
  border-color: #1e9bdd;
}
.btn.btn-primary:hover {
  background: #343a40;
  border-color: #343a40;
}
.btn.btn-secondary {
  color: #ffffff;
  background: #74bb26;
  border-color: #74bb26;
}
.btn.btn-secondary:hover {
  background: #1e9bdd;
  border-color: #1e9bdd;
}
.form-control {
  font-family: 'Regular';
  color: #ffffff;
  background: transparent;
  border: 1px solid #ffffff;
  border-radius: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.form-control::-moz-placeholder {
  color: #e9ecef;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #e9ecef;
}
.form-control::-webkit-input-placeholder {
  color: #e9ecef;
}
.form-control:focus {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control:focus::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:focus:-ms-input-placeholder {
  color: #6c757d;
}
.form-control:focus::-webkit-input-placeholder {
  color: #6c757d;
}
.form-group.has-error .form-control {
  border-color: red;
  color: right: ;
}
.form-group.has-error .form-control::-moz-placeholder {
  color: #ff0000;
  opacity: 1;
}
.form-group.has-error .form-control:-ms-input-placeholder {
  color: #ff0000;
}
.form-group.has-error .form-control::-webkit-input-placeholder {
  color: #ff0000;
}
.alert {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0;
}
.alert .close {
  text-shadow: none;
}
.alert.alert-success {
  color: #28a745;
  border-color: #28a745;
}
.alert.alert-success .close {
  color: #28a745;
}
.alert.alert-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.alert.alert-danger .close {
  color: #dc3545;
}
a,
button,
i {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
a:hover {
  color: #1e9bdd;
  text-decoration: none;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  padding: 60px 0;
  background: transparent;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  /*&:after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    .size(100%,120%);
    opacity: 1;
    #gradient.vertical(rgba(0,0,0,.8),rgba(0,0,0,0));
    .transition(.35s);
  }*/
}
header .navbar .navbar-toggler:focus {
  outline: 0;
}
header .navbar .navbar-brand {
  position: relative;
  width: 290px;
  height: 70px;
  background: url('../images/logo_w.svg') center center no-repeat;
  background-size: contain;
  padding: 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
body.header-small header {
  padding: 7.5px 0;
  background: #ffffff;
  box-shadow: 0 14px 28px rgba(108, 117, 125, 0.25), 0 10px 10px rgba(108, 117, 125, 0.22);
}
body.header-small header .header-top {
  pointer-events: none;
  opacity: 0;
}
body.header-small header .navbar .navbar-brand {
  width: 200px;
  height: 50px;
  background: url('../images/logo.svg') center center no-repeat;
}
body.header-small header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
  margin-top: 18px;
}
body.header-small header:after {
  opacity: 0;
}
.carousel .carousel-control-prev,
.carousel .carousel-control-next {
  width: 40px;
  height: 40px;
  opacity: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.carousel .carousel-control-prev i,
.carousel .carousel-control-next i {
  display: table-cell;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 36px;
  color: #ffffff;
  background: #000000;
  padding: 2px 0;
}
.graphic-box {
  position: relative;
  padding-left: 55px;
}
.graphic-box .bullet {
  position: absolute;
  top: 0;
  left: 0;
}
.graphic-box .bullet .bullet-number {
  display: table-cell;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  text-align: center;
  font-size: 21px;
  font-family: 'Medium';
  color: #212529;
  border: 2px solid #adb5bd;
  border-radius: 100%;
}
footer .logo-tripi {
  display: block;
  width: 126px;
  height: 16px;
  background: url('../images/logo_tripi.svg') center center no-repeat;
  background-size: contain;
}
.modal {
  z-index: 999999;
}
.modal .modal-dialog .modal-content {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  border-radius: 0;
}
.modal .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
}
.modal .modal-dialog .modal-content .modal-header .close {
  text-shadow: none;
  outline: unset !important;
}
.modal-backdrop.show {
  background: #000000;
  opacity: .8;
  z-index: 99999;
}
.sweet-alert {
  padding: 45px;
  border-radius: 0;
}
.sweet-alert h2 {
  font-family: 'Medium';
  font-size: 21px;
}
.sweet-alert p.lead {
  font-size: 14px;
}
.sweet-alert .sa-button-container {
  margin-top: 30px;
}
.sweet-alert .sa-button-container .btn {
  font-family: 'Medium';
  font-size: 14px;
  padding: 15px 45px;
}
section#home #hero {
  position: relative;
}
section#home #hero .hero-title {
  position: absolute;
  z-index: 99;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}
section#home #hero .hero-footer {
  position: absolute;
  z-index: 999;
  width: 100%;
  bottom: 0;
}
section#home #hero .parallax-wrapper {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
section#home #hero .parallax-wrapper .parallax-image {
  position: absolute;
  bottom: 0;
}
section#home #hero .parallax-wrapper .parallax-image img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 110vh;
  object-fit: cover;
}
section#home #hero .parallax-wrapper .parallax-image:after {
  position: absolute;
  z-index: 9;
  top: 0;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
}
section#home #product {
  position: relative;
  /*overflow: hidden;*/
}
section#home #product:after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 600px;
  -webkit-transform: translateX(-100vw);
  -ms-transform: translateX(-100vw);
  -o-transform: translateX(-100vw);
  transform: translateX(-100vw);
  width: 200vw;
  height: 200vw;
  background: #ced4da;
  opacity: .25;
  border-radius: 100%;
}
section#home #technology {
  position: relative;
}
section#home #technology:after {
  content: '';
  display: none;
  position: absolute;
  z-index: -1;
  background: url('../../images/wave_bg.svg') center center no-repeat;
  right: 0;
  top: 0;
  width: 100vw;
  height: 100vw;
}
section#home #design {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
  background: #45484d;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #45484d 0%, #000000 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #45484d 0%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #45484d 0%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
section#home #product-components {
  position: relative;
  /*height: 800px;*/
}
section#home #product-components .panel-layers {
  position: relative;
  width: 450px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 100px;
  filter: grayscale(0.6) xx brightness(1.3);
}
section#home #product-components .panel-layers .layer {
  position: relative;
  margin-bottom: -270px;
}
section#home #product-components .panel-layers .layer .layer-ref {
  position: absolute;
  z-index: 999999;
}
section#home #product-components .panel-layers .layer .layer-ref .ref-bullet {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
}
section#home #product-components .panel-layers .layer .layer-ref .ref-bullet .ref-bullet-value {
  display: table-cell;
  width: 30px;
  height: 30px;
  font-size: 15px;
  font-family: 'Bold';
  text-align: center;
  vertical-align: middle;
  color: #000000;
  background: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 100%;
}
section#home #product-components .panel-layers .layer .layer-ref .ref-bullet:after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 50%;
  width: 60px;
  height: 2px;
  background: #ffffff;
}
section#home #product-components .panel-layers .layer .layer-ref .ref-content {
  position: absolute;
  width: 200px;
  top: -15px;
}
section#home #product-components .panel-layers .layer .layer-shadow {
  position: absolute;
  z-index: -1;
  top: 30px;
  left: 10px;
  display: block;
  width: 100%;
  height: 100%;
  background: url('../images/panel/layer_shadow.png') center center no-repeat;
  background-size: contain;
}
section#home #product-components .panel-layers .layer:nth-child(odd) .layer-ref {
  top: 30%;
  right: 0;
  -webkit-transform: translate(15px, -50%);
  -ms-transform: translate(15px, -50%);
  -o-transform: translate(15px, -50%);
  transform: translate(15px, -50%);
}
section#home #product-components .panel-layers .layer:nth-child(odd) .layer-ref .ref-bullet:after {
  right: 0;
}
section#home #product-components .panel-layers .layer:nth-child(odd) .layer-ref .ref-content {
  left: 40px;
}
section#home #product-components .panel-layers .layer:nth-child(odd) .layer-ref:after {
  right: 0;
}
section#home #product-components .panel-layers .layer:nth-child(even) .layer-ref {
  top: 70%;
  left: 0;
  -webkit-transform: translate(-50px, -50%);
  -ms-transform: translate(-50px, -50%);
  -o-transform: translate(-50px, -50%);
  transform: translate(-50px, -50%);
}
section#home #product-components .panel-layers .layer:nth-child(even) .layer-ref .ref-bullet:after {
  left: 0;
}
section#home #product-components .panel-layers .layer:nth-child(even) .layer-ref .ref-content {
  right: 10px;
  text-align: right;
}
section#home #product-components .panel-layers .layer:nth-child(even) .layer-ref:after {
  left: 0;
}
section#home #product-components .panel-layers .layer.layer-1 {
  z-index: 9;
}
section#home #product-components .panel-layers .layer.layer-2 {
  z-index: 8;
}
section#home #product-components .panel-layers .layer.layer-3 {
  z-index: 7;
}
section#home #product-components .panel-layers .layer.layer-4 {
  z-index: 6;
}
section#home #product-components .panel-layers .layer.layer-5 {
  z-index: 5;
}
section#home #product-components .panel-layers .layer.layer-6 {
  z-index: 4;
}
section#home #product-components .panel-layers .layer.layer-7 {
  z-index: 3;
}
section#home #faqs .card {
  border: 0;
}
section#home #faqs .card .card-header {
  position: relative;
  padding: 30px;
  background: #ffffff;
  border-bottom: 1px solid #ced4da;
  margin-bottom: 0;
  padding-left: 50px;
  padding-right: 50px;
}
section#home #faqs .card .card-header .bullet {
  position: absolute;
  left: 0;
  top: 22.5px;
}
section#home #faqs .card .card-header .bullet .bullet-value {
  display: table-cell;
  width: 40px;
  height: 40px;
  font-size: 17px;
  font-family: 'Bold';
  color: #6c757d;
  vertical-align: middle;
  text-align: center;
  border: 2px solid #6c757d;
  border-radius: 100%;
}
section#home #faqs .card .card-header h4 {
  color: #212529;
}
section#home #faqs .card .card-header i {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -21px;
  font-size: 42px;
  color: #212529;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
section#home #faqs .card .card-header a[aria-expanded="true"] i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
section#home #faqs .card .card-body {
  border: 0 !important;
  padding: 30px;
}
section#home #contact {
  background: url('../images/bg_tech.jpg') center center no-repeat;
  background-size: cover;
  padding-bottom: 120px;
}
footer {
  position: absolute;
  width: 100%;
  bottom: 0;
}
footer .logo-tripi {
  display: block;
  width: 110px;
  height: 21px;
  background: url('../images/logo_tripi.png') right center no-repeat;
  background-size: contain;
}
section#modal-contact .modal-dialog .modal-content {
  /*background: url('../../images/bg_tech.jpg') center center no-repeat;
      background-size: cover;*/
  background: #212529;
  border: 1px solid #343a40;
}
body #preload-cover {
  opacity: 1;
}
body.pace-done #preload-cover {
  opacity: 0;
}
#preload-cover {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999998;
  background-color: #ffffff;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
#preload-cover .logo {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 500px;
  height: 50px;
  background: url('../images/logo.svg') center center no-repeat;
  background-size: contain;
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 999999;
  position: fixed;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  width: 200px;
  background: #dee2e6;
  overflow: hidden;
}
.pace .pace-progress {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 300px;
  position: fixed;
  z-index: 999999;
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  width: 100%;
  height: 100%;
  background: #adb5bd;
}
.pace.pace-inactive {
  display: none;
}
.animated,
.do-anim {
  /*opacity: 0;*/
  /*opacity: 1;*/
}
.animated.delay-1,
.do-anim.delay-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.animated.delay-2,
.do-anim.delay-2 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.animated.delay-3,
.do-anim.delay-3 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.animated.delay-4,
.do-anim.delay-4 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.animated.delay-5,
.do-anim.delay-5 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.animated.delay-6,
.do-anim.delay-6 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.animated.delay-7,
.do-anim.delay-7 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.animated.delay-8,
.do-anim.delay-8 {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.animated.delay-9,
.do-anim.delay-9 {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.animated.delay-10,
.do-anim.delay-10 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.animated.delay-11,
.do-anim.delay-11 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-12,
.do-anim.delay-12 {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
.animated.delay-13,
.do-anim.delay-13 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.animated.delay-14,
.do-anim.delay-14 {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}
.animated.delay-15,
.do-anim.delay-15 {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.animated.delay-16,
.do-anim.delay-16 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.animated.delay-17,
.do-anim.delay-17 {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.animated.delay-18,
.do-anim.delay-18 {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}
.animated.delay-19,
.do-anim.delay-19 {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}
.animated.delay-20,
.do-anim.delay-20 {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}
.animated.delay-21,
.do-anim.delay-21 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-22,
.do-anim.delay-22 {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}
.animated.delay-23,
.do-anim.delay-23 {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
}
.animated.delay-24,
.do-anim.delay-24 {
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s;
}
.animated.delay-25,
.do-anim.delay-25 {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}
.animated.delay-26,
.do-anim.delay-26 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.animated.delay-27,
.do-anim.delay-27 {
  -webkit-animation-delay: 2.6s;
  animation-delay: 2.6s;
}
.animated.delay-28,
.do-anim.delay-28 {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s;
}
.animated.delay-29,
.do-anim.delay-29 {
  -webkit-animation-delay: 2.8s;
  animation-delay: 2.8s;
}
.animated.delay-30,
.do-anim.delay-30 {
  -webkit-animation-delay: 2.9s;
  animation-delay: 2.9s;
}
.animated.delay-31,
.do-anim.delay-31 {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-32,
.do-anim.delay-32 {
  -webkit-animation-delay: 3.1s;
  animation-delay: 3.1s;
}
.animated.delay-33,
.do-anim.delay-33 {
  -webkit-animation-delay: 3.2s;
  animation-delay: 3.2s;
}
.animated.delay-34,
.do-anim.delay-34 {
  -webkit-animation-delay: 3.3s;
  animation-delay: 3.3s;
}
.animated.delay-35,
.do-anim.delay-35 {
  -webkit-animation-delay: 3.4s;
  animation-delay: 3.4s;
}
.animated.delay-36,
.do-anim.delay-36 {
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
}
.animated.delay-37,
.do-anim.delay-37 {
  -webkit-animation-delay: 3.6s;
  animation-delay: 3.6s;
}
.animated.delay-38,
.do-anim.delay-38 {
  -webkit-animation-delay: 3.7s;
  animation-delay: 3.7s;
}
.animated.delay-39,
.do-anim.delay-39 {
  -webkit-animation-delay: 3.8s;
  animation-delay: 3.8s;
}
.animated.delay-40,
.do-anim.delay-40 {
  -webkit-animation-delay: 3.9s;
  animation-delay: 3.9s;
}
@media (max-width: 540px) {
  .txt-lg-6 {
    font-size: 30px;
  }
  .txt-lg-5 {
    font-size: 30px;
  }
  .txt-lg-4 {
    font-size: 30px;
  }
  .txt-lg-3 {
    font-size: 27px;
  }
  .txt-lg-2 {
    font-size: 27px;
  }
  .txt-lg-1 {
    font-size: 27px;
  }
  .txt-md-4 {
    font-size: 18px;
  }
  .txt-md-3 {
    font-size: 18px;
  }
  .txt-md-2 {
    font-size: 15px;
  }
  .txt-md-1 {
    font-size: 15px;
  }
  .txt-sm {
    font-size: 14px;
  }
  .txt-xsm {
    font-size: 13px;
  }
  .txt-xxsm {
    font-size: 12px;
  }
  .block-py {
    padding-top: 6vh;
    padding-bottom: 6vh;
  }
  .block-pt {
    padding-top: 6vh;
  }
  .block-pb {
    padding-bottom: 6vh;
  }
}
@media (max-width: 720px) {
  section#home #product:after {
    top: 280px;
    -webkit-transform: translateX(-150vw);
    -ms-transform: translateX(-150vw);
    -o-transform: translateX(-150vw);
    transform: translateX(-150vw);
    width: 300vw;
    height: 300vw;
  }
  section#home #technology #technology-carousel-1 img {
    height: 200px !important;
  }
  section#home #product-components .panel-layers {
    width: 250px;
    height: auto;
    margin-right: -50px;
    margin-bottom: 120px;
  }
  section#home #product-components .panel-layers .layer {
    margin-bottom: -120px;
  }
  section#home #product-components .panel-layers .layer .layer-ref .ref-bullet {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
  }
  section#home #product-components .panel-layers .layer .layer-ref .ref-bullet .ref-bullet-value {
    width: 20px;
    height: 20px;
    font-size: 11px;
  }
  section#home #product-components .panel-layers .layer .layer-ref .ref-bullet:after {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 50%;
    width: 40px;
    height: 2px;
    background: #ffffff;
  }
  section#home #product-components .panel-layers .layer .layer-ref .ref-content {
    width: 100px;
    top: -10px;
  }
  section#home #product-components .panel-layers .layer .layer-ref .ref-content .txt-md-1 {
    font-size: 12px;
  }
  section#home #product-components .panel-layers .layer:nth-child(odd) .layer-ref,
  section#home #product-components .panel-layers .layer:nth-child(even) .layer-ref {
    top: 70%;
    left: 20px;
    -webkit-transform: translate(-50px, -50%);
    -ms-transform: translate(-50px, -50%);
    -o-transform: translate(-50px, -50%);
    transform: translate(-50px, -50%);
  }
  section#home #product-components .panel-layers .layer:nth-child(odd) .layer-ref .ref-bullet:after,
  section#home #product-components .panel-layers .layer:nth-child(even) .layer-ref .ref-bullet:after {
    left: 0;
  }
  section#home #product-components .panel-layers .layer:nth-child(odd) .layer-ref .ref-content,
  section#home #product-components .panel-layers .layer:nth-child(even) .layer-ref .ref-content {
    right: unset;
    left: -110px;
    text-align: right;
  }
  section#home #product-components .panel-layers .layer:nth-child(odd) .layer-ref:after,
  section#home #product-components .panel-layers .layer:nth-child(even) .layer-ref:after {
    left: 0;
  }
  section#home #faqs .card .card-header {
    padding: 15px;
    padding-left: 40px;
    padding-right: 40px;
  }
  section#home #faqs .card .card-header .bullet {
    top: 10px;
  }
  section#home #faqs .card .card-header .bullet .bullet-value {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }
  section#home #faqs .card .card-header i {
    right: 0;
    font-size: 27px;
    margin-top: -13.5px;
  }
  section#home #faqs .card .card-body {
    padding: 15px;
  }
}
@media (max-width: 960px) {
  section#home #technology .border-right {
    border-right: 0 !important;
  }
}
@media (min-width: 720px) and (max-width: 960px) {
  section#home #product-components .panel-layers {
    width: 300px;
    height: auto;
    margin-bottom: 50px;
  }
  section#home #product-components .panel-layers .layer {
    margin-bottom: -150px;
  }
  section#home #product-components .panel-layers .layer .layer-ref .ref-bullet {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
  }
  section#home #product-components .panel-layers .layer .layer-ref .ref-bullet .ref-bullet-value {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }
  section#home #product-components .panel-layers .layer .layer-ref .ref-content {
    width: 150px;
  }
}
@media (max-width: 1400px) {
  html {
    font-size: 12px;
  }
}
