/*!
 * Start Bootstrap - Grayscale v5.0.9 (https://startbootstrap.com/template-overviews/grayscale)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
 */

 /*********************** Demo - 5 *******************/
.box5{background:#444;position:relative}
.box5:after,.box5:before{width:50px;height:50px;border-radius:50%;background:#10a5b8;position:absolute;top:-80px;left:15px;opacity:0;z-index:1;transition:all .35s ease}
.box5:after{top:auto;left:auto;bottom:-80px;right:15px}
.box5:hover:after,.box5:hover:before{opacity:.75;transform:scale(8);transition-delay:.15s}
.box5 img{width:100%;height:auto;transition:all .35s ease-out 0s}
.box5:hover img{opacity:.4}
.box5 .icon{margin:0;position:absolute;bottom:15px;right:15px;z-index:2;transform:scale(0);transition:all .35s ease-out}
.box5:hover .icon{transform:scale(1);transition-delay:.15s}
.box5 .icon li a{display:block;width:35px;height:35px;line-height:35px;background:#fff;font-size:18px;color:#444;margin-right:10px;position:relative;transition:all .5s ease 0s}
.box5 .icon li a:hover{background:#444;color:#fff}
.box5 .box-content{padding:20px 15px;position:absolute;top:0;left:0;z-index:1}
.box5 .title{font-size:20px;font-weight:800;color:#fff;margin:0 0 5px;opacity:0;transform:translate(-20px,-20px);transition:all .35s ease-out}
.box5:hover .title{opacity:1;transform:translate(0,0);transition-delay:.15s}
.box5 .post{display:inline-block;font-size:16px;color:#fff;opacity:0;transform:translate(-20px,-20px);transition:all .35s ease-out}
.box5:hover .post{opacity:1;transform:translate(0,0);transition-delay:.15s}
.box6 .title,.box6 img,.box6:after{transition:all .35s ease 0s}
@media only screen and (max-width:990px){.box5{margin-bottom:30px}
}

#mainNav {
  min-height: 56px;
  background-color: #fff;
}

body {
  font-size: 0.9rem;
}

.navbar {
  max-width: 100% !important;
}

#mainNav .navbar-toggler {
  font-size: 80%;
  padding: 0.75rem;
  color: #00b3b3;
  border: 1px solid #00b3b3;
}

#mainNav .navbar-toggler:focus {
  outline: none;
}

#mainNav .navbar-brand {
  color: #161616;
  font-weight: 700;
  padding: .9rem 0;
}

#mainNav .navbar-nav .nav-item:hover {
  color: fade(white, 80%);
  outline: none;
  background-color: transparent;
}

#mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
  outline: none;
  background-color: transparent;
}

#getStarted {
  color: #00b3b3 !important;
  font-weight: 700 !important;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    background-color: transparent;
    transition: background-color 0.3s ease-in-out;
  }
  #mainNav .navbar-brand {
    padding: .5rem 0;
    color: rgba(255, 255, 255, 0.5);
  }
  #mainNav .nav-link {
    transition: none;
    padding: 2rem 1.5rem;
    color: rgba(255, 255, 255, 0.5);
  }
  #mainNav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75);
  }
  #mainNav .nav-link:active {
    color: white;
  }
  #mainNav.navbar-shrink {
    background-color: #fff;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #161616;
  }
  #mainNav.navbar-shrink .nav-link {
    color: #161616;
    padding: 1.5rem 1.5rem 1.25rem;
    border-bottom: 0.25rem solid transparent;
  }
  #mainNav.navbar-shrink .nav-link:hover {
    color: #00b3b3;
  }
  #mainNav.navbar-shrink .nav-link:active {
    color: #467370;
  }
  #mainNav.navbar-shrink .nav-link.active {
    color: #00b3b3;
    outline: none;
    border-bottom: 0.25rem solid #00b3b3;
  }
}

.masthead {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 35rem;
  padding: 15rem 0;
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0.3) 0%, rgba(22, 22, 22, 0.7) 75%, #161616 100%), url("../img/happy-driver-2-scaled-1.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead h1 {
  font-family: 'Varela Round';
  font-size: 2.5rem;
  line-height: 2.5rem;
  letter-spacing: 0.8rem;
  background: rgba(255, 255, 255, 0.70);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.masthead h2 {
  max-width: 20rem;
  font-size: 1rem;
}

@media (min-width: 768px) {
  .masthead h1 {
    font-size: 4rem;
    line-height: 4rem;
  }
}

@media (min-width: 992px) {
  .masthead {
    height: 100vh;
    padding: 0;
  }
  .masthead h1 {
    font-size: 6.5rem;
    line-height: 6.5rem;
    letter-spacing: 0.8rem;
  }
  .masthead h2 {
    max-width: 30rem;
    font-size: 1.25rem;
  }
}

.btn {
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  font-family: 'Varela Round';
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: .15rem;
  border: 0;
}

.btn-primary {
  background-color: #00b3b3;
}

.btn-primary:hover {
  background-color: #4f837f;
}

.btn-primary:focus {
  background-color: #4f837f;
  color: white;
}

.btn-primary:active {
  background-color: #467370 !important;
}

.about-section {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background: linear-gradient(to bottom, #161616 0%, rgba(22, 22, 22, 0.9) 75%, rgba(22, 22, 22, 0.8) 100%);
}

.about-section p {
  margin-bottom: 2rem;
}

.projects-section {
  padding: 3rem 0;
}

.issd {
  margin-bottom: 1rem;
}

.issd img {
  height: 40px;
  width: auto;
  margin: 10px 10px;
}

.projects-section .featured-text {
  padding: 2rem;
}

@media (min-width: 992px) {
  .projects-section .featured-text {
    padding: 0 0 0 2rem;
    border-left: 0.5rem solid #00b3b3;
  }
}

.projects-section .project-text {
  padding: 3rem;
  font-size: 90%;
}

@media (min-width: 992px) {
  .projects-section .project-text {
    padding: 5rem;
  }
  .projects-section .project-text hr {
    border-color: #00b3b3;
    border-width: .25rem;
    width: 30%;
  }
}

.signup-section {
  padding: 11rem 0;
  background: linear-gradient(to bottom, #161616 0%, rgba(22, 22, 22, 0.9) 75%, rgba(22, 22, 22, 0.8) 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}


.footer-section {
  background: #f9f9f9;
  color: #808080;
  padding-top: 0rem;
  padding-bottom: 2rem;
}

#dpefooter {
  color: #00b3b3;
}

.item_circle {
  background-color: #88d3d3;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin: 1%;
}

.sec2{
  background : #dddddd;
}

.sec2 .col-sm-3{
  text-align: center;
}

.signup-section .form-inline input {
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  height: auto;
  font-family: 'Varela Round';
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  border: 0;
}

.contact-section {
  padding: 5rem 0 5rem;
  background: rgba(22, 22, 22, 0.8);
}

#videoHermes {
  margin-top: 7%;
}

.solution-section {
  padding: 4rem 0 4rem;
  background: rgba(22, 22, 22, 0.8);
}

.contact-section .card {
  border: 0;
  /* border-bottom: 0.25rem solid #00b3b3; */
  background: rgba(0, 0, 0, 0);
}

.contact-section .card h4 {
  font-size: 0.8rem;
  font-family: 'Varela Round';
  text-transform: uppercase;
  letter-spacing: 0.15rem;
}



.contact-section .card hr {
  border-color: #00b3b3;
  border-width: 0.25rem;
  margin-bottom: 2rem;
  width: 10rem;
}

.social {
  margin-top: 1rem;
}

.contact-section .social a {
  text-align: center;
  height: 3rem;
  width: 3rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  line-height: 3rem;
  color: rgba(255, 255, 255, 0.3);
}

.contact-section .social a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.contact-section .social a:active {
  color: #fff;
}

body {
  font-family: 'Nunito';
  letter-spacing: 0.0625em;
}

a {
  color: #00b3b3;
}

a:focus, a:hover {
  text-decoration: none;
  color: #3c6360;
}

.bg-black {
  background-color: #161616 !important;
}

.bg-primary {
  background-color: #00b3b3 !important;
}

.text-primary {
  color: #00b3b3 !important;
}

footer {
  padding: 5rem 0;
}

.text-white-nec {
  color: rgba(255, 255, 255, 0.70)
}

.doc {
  color: #dddddd;
}

.doc:hover, .doc:focus, .fa-5x:focus, .fa-5x:hover{
  color: #00b3b3;
}

.doc-text{
  color: #dddddd;
  font-size: 0.9rem;
  font-weight: lighter;
}

#problemImage{
  width: 100%;
}

#documents {
  text-align: center;
}

.container-margin{
  height: 70px;
}

#uniqiueTxt {
  color: #00b3b3;
  font-weight: 700;
}

#problem_txt {
  margin-top: 20%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23444' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23444' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators li {
  background-color: #444;
}

.carousel {
  margin-top: 7%;
  -webkit-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.10);
box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.10);
}

#features {
  padding-top: 5%;
}


#features .statistics {
  background-color: #fff;
  padding: 25px;
  z-index: 1;
  position: relative;
  text-align: left;
  margin: 3%;
  width: 100%;
  font-size: 0.8rem;
  border: 0px;
  -webkit-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.05);
box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.05);
  
}

.statistics {
  background-color: #fff;
  padding: 25px;
  z-index: 1;
  position: relative;
  text-align: left;
  margin: 3%;
  width: 100%;
  font-size: 0.8rem;
  
}

.statistics p {
   margin-bottom: 0px;
}

.statistics:hover{
  transform: scale(1.1);
  transition: all 0.5s;
  z-index: 2;
}

.statistics-header{
  color: #00b3b3;
  font-size: 1rem;
  font-weight: 700;
}

#item_buttons {
  text-align: center;
  margin-top: 5%;
  color: #808080;
}

#item_buttons a {
  margin: 5px;
}


#solImage{
  border-radius: 50px;
}

#problemImage{
  border-radius: 50px;
}

.solExp {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: auto;
  height: auto;
  border-radius: 50%;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: lighter;
  letter-spacing: 2px;
  transition: 1s box-shadow;
  z-index: 1;
}

.solExp:hover {
  box-shadow: 0 5px 35px 0px rgba(0,0,0,.1);
  transform: scale(1.1);
  transition: transform .5s ease;
}

.solExp:hover:before, .solExp:hover:after {
  display: block;
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  background: #FDA8CF;
  border-radius: 50%;
  z-index: -2;
  animation: 1s clockwise infinite;
}

.solExp:hover:after  {
  background: #20c2d4;
  border-radius: 50%;
  z-index: -2;
  animation: 2s counterclockwise infinite;
}

@keyframes clockwise {
  0% {
    top: -5px;
    left: 0;
  }
  12% {
    top: -2px;
    left: 2px;
  }
  25% {
    top: 0;
    left: 5px;    
  }
  37% {
    top: 2px;
    left: 2px;
  }
  50% {
    top: 5px;
    left: 0;    
  }
  62% {
    top: 2px;
    left: -2px;
  }
  75% {
    top: 0;
    left: -5px;
  }
  87% {
    top: -2px;
    left: -2px;
  }
  100% {
    top: -5px;
    left: 0;    
  }
}

@keyframes counterclockwise {
  0% {
    top: -5px;
    right: 0;
  }
  12% {
    top: -2px;
    right: 2px;
  }
  25% {
    top: 0;
    right: 5px;    
  }
  37% {
    top: 2px;
    right: 2px;
  }
  50% {
    top: 5px;
    right: 0;    
  }
  62% {
    top: 2px;
    right: -2px;
  }
  75% {
    top: 0;
    right: -5px;
  }
  87% {
    top: -2px;
    right: -2px;
  }
  100% {
    top: -5px;
    right: 0;    
  }
}


#solModel{
  top: 500px;
  left: 39%;
  position: absolute;
}

#solJetson{
  top: 750px;
  left: 39%;
  position: absolute;
}

#solCar{
  top: 750px;
  right: 7.5%;
  position: absolute;
}

#solLaptop{
  top: 750px;
  /* top: 66.5%; */
  left: 2.5%;
  position: absolute;
}

.col-md-offset-1{
    margin-left:8%
}

.cardSol {
  width: 100%;
  height: 200px;
  margin: 1%;
}
.cardSol .content {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform 0.8s cubic-bezier(0.75, 0, 0.85, 1);
}
.more {
  display: none;
}
.more:checked ~ .content {
  transform: rotateY(180deg);
}
.front, .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  border-radius: 6px;
}
.front .inner, .back .inner {
  height: 100%;
  display: grid;
  transform: translateZ(80px) scale(0.94);
}
.front {
  background-color: #fff;
  background-size: cover;
  background-position: center center;
}
.front:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 6px;
  backface-visibility: hidden;
  background: #ffffff;
}
.front .inner {
  grid-template-rows: 5fr 1fr 1fr 2fr 1fr;
  justify-items: center;
}
.front h2 {
  grid-row: 2;
  margin-bottom: 0.3em;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #434343;
  font-weight: 500;
  font-size: 0.8rem;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
.front .rating {
  grid-row: 3;
  color: #434343;
  font-size: 14px;
  display: flex;
  flex-flow: row nowrap;
}
.front .rating i {
  margin: 0 1px;
}
.back {
  transform: rotateY(180deg);
  background-color: #f3f3f3;
  border: 2px solid #f0f0f0;
  text-align: center;
}
.back .inner {
  grid-template-rows: 1fr 2fr 1fr 2fr 14fr 1fr 1fr;
  grid-template-columns: repeat(4, auto);
  grid-column-gap: 0.8em;
  justify-items: center;
}
.back .info {
  position: relative;
  display: flex;
  align-items: center;
  color: #00b3b3;
  grid-row: 3;
}
.back .info:not(:first-of-type):before {
  content: '';
  position: absolute;
  left: -0.9em;
  height: 18px;
  width: 1px;
  background-color: #ccc;
}
.back .info span {
  font-size: 0.8em;
  font-weight: 400;
}
.back .info i {
  font-size: 0.7em;
}
.back .info i:before {
  background: linear-gradient(40deg, #00b3b3, #438af3);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.back .info .icon {
  margin-left: 0.3em;
}
.back .info .icon span {
  display: block;
  margin-top: -0.25em;
  font-size: 0.8em;
  font-weight: 400;
  white-space: nowrap;
}
.back .description {
  padding-left: 6px;
  margin-bottom: 6px;
  grid-row: 3;
  grid-column: 1/-1;
  font-size: 0.95em;
  border-radius: 5px;
  font-weight: 400;
  height: 120px;
  line-height: 1em;
  overflow: auto;
  color: #434343;
  padding-right: 6px;
}
.back .location, .back .price {
  font-weight: 400;
  color: #00b3b3;
  grid-row: 1;
  font-size: 0.86em;
}
.back .location {
  grid-column: 1/-1;
  justify-self: left;
  padding-bottom: 6px;
}
.back .price {
  grid-column: 3/-1;
  justify-self: right;
}
.back .button {
  grid-column: 1/-1;
  justify-self: center;
}

#solution .button {
  grid-row: -1;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  cursor: pointer;
  display: block;
  padding: 0 1.5em;
  height: 3em;
  line-height: 2.9em;
  min-width: 3em;
  background-color: #434343;
  color: #ffffff;
  border-radius: 4px;
  text-align: center;
  left: 50%;
  backface-visibility: hidden;
  transition: 0.3s ease-in-out;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
#solution .button:hover {
  background-color: #00b3b3;
  color: #fff;
  box-shadow: none;
}
#solution .button.return {
  line-height: 3em;
  color: #fff;
  border-color: #00b3b3;
  text-shadow: none;
}
#solution .button.return:hover {
  background-color: #00b3b3;
  color: #fff;
  box-shadow: none;
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #434343;
}
::-webkit-scrollbar-thumb:hover {
  background: #00b3b3;
}



.loader {
   height: 100vh;
   display: flex;
   align-items: center;
   justify-content: center;
}
 .car__body {
   animation: shake 0.2s ease-in-out infinite alternate;
}
 .car__line {
   transform-origin: center right;
   stroke-dasharray: 22;
   animation: line 0.8s ease-in-out infinite;
   animation-fill-mode: both;
}
 .car__line--top {
   animation-delay: 0s;
}
 .car__line--middle {
   animation-delay: 0.2s;
}
 .car__line--bottom {
   animation-delay: 0.4s;
}
 @keyframes shake {
   0% {
     transform: translateY(-1%);
  }
   100% {
     transform: translateY(3%);
  }
}
 @keyframes line {
   0% {
     stroke-dashoffset: 22;
  }
   25% {
     stroke-dashoffset: 22;
  }
   50% {
     stroke-dashoffset: 0;
  }
   51% {
     stroke-dashoffset: 0;
  }
   80% {
     stroke-dashoffset: -22;
  }
   100% {
     stroke-dashoffset: -22;
  }
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

#solution .col-md-2 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

@media only screen and (max-width: 374px) {
  #solution2 .col-sm-6 {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 576px) {
  #solution2 .col-sm-6 {
    padding-left: 25%;
  }
}


@media only screen and (max-width: 767px) { 
  .col-md-offset-1{
    margin-left: 0px !important;
  }
  .statistics {
    padding: 20px;
    width: 95%;
  }

  .cardSol {
  width: 95%;
  height: 200px;
  margin: 1%;
}
  .back {
    padding-top: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .back .description {
    height: 90px;
  }
}