body {
    background: linear-gradient(-60deg,#f46d4c 0,#e4505d);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

}

h1, h2 {

    font-family: "Poppins", sans-serif;

}

p {

    font-family: "Source Sans Pro", sans-serif;
}

a {
    color: #12395F;

}

* {
    box-sizing: border-box;
  }

  .container-fluid {

     padding-left: 0px!important;
     padding-right: 0px!important;

  }


/* Burger CSS */

#menu-button{
  position: relative;
  cursor: pointer;
  transition: all linear .3s;
  padding: 4px;
  z-index: 1;
}

#menu-button.active{
  font-weight:bold;
}




#line-1.active{
-webkit-transform: translate(0px,12px) rotate(45deg);
transform: translate(0px,12px) rotate(45deg);
}

#line-2.active{
opacity: 0;
}

#line-3.active{
-webkit-transform: translate(0px, -12px) rotate(-45deg);
transform: translate(0px, -12px) rotate(-45deg);
}

#menu{
    padding-top: 30px;
    color: #fff;
    font-family: arial;
    font-size: 1.5rem;
    display: none;
    position: absolute;
    top: 40px;
}

#menu ul{
    list-style: none;
    text-align: center;
    background: white;
    border-radius: 5px;
    padding: 10px;
}

#menu ul li{
     margin: 8px 0;
    font-size: 1rem;
    color: black;
}

#menu ul li a {
    color: black;
}

#menu ul li a:hover {
    color: #FF5722;
}


.s_social {
position: relative;
    text-align: center;
    justify-content: center;
    display: block;
    width: 100%;

}

.s_social h5 {
	 color: black;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}

.s_social ul {
    display: flex;
    list-style-type: none;
    justify-content: center;

}

.s_social ul li a {
    font-size: 2rem;
    margin-right: 15px;
}

.s_social ul li .fb {
    color: #3b5998;
}

.s_social ul li .tw {
    color: #00acee ;
}

.s_social ul li .ln {
    color: #0e76a8 ;
}

.credit span a {
	color: #FF5722;
}


  #level_display2 {
display: none;

  }

  #level_display2 p {
    font-size: 1.8rem;
    text-transform: uppercase;
}

#level_display2 p span {
    font-weight: bold;
    color: #FFC107;
}

#sdLink p {
    color: #6c757d;
    font-weight: 500;
    font-size: 1.4rem;
    text-transform: uppercase;
}


  .bg-orange {
    position: relative;
    height: -webkit-fill-available;
}


span.spnD {
    position: absolute;
    border-top: 10px solid #12395F;
    width: 105%;
    height: 2px;
    top: 89%;
    left: -15px;
    transform: rotate(-5.3deg);
    z-index: 99;
}

.section-1-bis {
    clear: both;
    padding-bottom: 200px;
    padding-top: 200px;
    position: relative;
    margin-top: -243px;
    background: linear-gradient( 175deg, #f5f5f500 45%, 30%, white 70%, #ffffff00 70% ) 54% 39% no-repeat;
}




canvas {
    display: block;
    vertical-align: bottom;
  }

  #particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: 2;
  }

  .zrow {
    z-index: 3;
    position: relative;
    height: 100%;
  }


.butn {
    font-weight: normal;
    padding: 12px 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 50px;
    background-color: #FF5722;
    border-color: #FF5722;
    color:white;
	font-weight:bold;
}

.imdTRns {
    position: absolute;
    transform: rotate(-5deg);
    margin-top: 30%;
}


.form-group h2 {
    font-weight: bold!important;
    margin: 0;
    padding-top: 0%;
    color: white;
    text-transform: uppercase;
	margin-bottom: 5%;
}


.zrow h1 {

    letter-spacing: -3px;
    font-size: 4rem;
    font-weight: bold;
    margin: 0;
    padding-top: 0%;
    color: white;
    text-transform: uppercase;
}

 p {
    font-size: 1.2em;
    line-height: 1.4em;
}

.section {
scroll-behavior: smooth;
}

#submit-details {

    display: none;
    z-index: 9;

    }

    #submit-details span {

       color:black;

        }




 #question1 form, #question2a form, #question2b form, #question3 form,
 #question4a form,  #question4b form, #question5a form, #question5b form,
 #question5c form, #question6a form, #question6b form, #question7 form, #question8 form {
		-webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;

}

#question1 form, #question2a form, #question2b form, #question3 form,
#question4a form,  #question4b form, #question5a form, #question5b form,
 #question5c form, #question6a form, #question6b form, #question7 form, #question8 form {
	left: 0px;
	position: relative;
}


#submit-details .fnbck46 {
	-webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
		top: -100px;
	position: relative;
}


       #question1, #question2a, #question2b, #question3, #question4a,  #question4b, #question5a, #question5b, #question5c,
        #question6a, #question6b, #question7, #question8 {

     display:none;

    }

    #main, #submit-details, #question1, #question2a, #question2b, #question3,
    #question4a, #question4b, #question5a, #question5b, #question5c, #question6a, #question6b, #question7, #question8 {

        height: 100%;
        position: relative;
    }


    #main p, #submit-details, #question1 p, #question2a p, #question2b p, #question3 p,
    #question4a p, #question4b p, #question5a p, #question5b p, #question5c p, #question6a p, #question6b p, #question7 p, #question8 p {

        color: white;
    }

    #submit-details h1 {
        font-size: 4rem;
        color: white;
        font-weight: bold;
    }

    #submit-details h3 {
        font-size: 2.5rem;
        color:white;
        font-weight: normal;
    }




    #submit-details .fnbck46 {
        background: white;
        padding-top: 40px;
        border-radius: 5px;
    }


    #submit-details .fnbck47 {
        text-align: center;
        background: #009688;
        padding: 20px;
        color: white;
        font-size: 18px;
        margin-top: -60px;
        margin-bottom: 30px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    #submit-details .fnbck47 p {

        margin:0;
    }



    /* Data Maturity Css Start */

    @charset "UTF-8";

body {
  background: #FBFCFF;
}


#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: 2;
}



/* Data last timeline */

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

.timeline-container {
  position: relative;
  width: 100%;
}

.timeline-container::after {
  content: "";
  position: absolute;
  width: 0.2rem;
  background-color: #f5f5f5;
  top: 0;
  bottom: 0;
  left: 50%;
}

.text-wrapper {
  padding: 0 1rem;
  position: relative;
  background-color: inherit;
  width: 50%;
  margin: 1.4rem 0;
}

.text-wrapper::after {
  content: "";
  position: absolute;
  width: 0.6rem;
  height: 0.6rem;
  right: -0.4rem;
  background-color: #FF5722;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

.left {
  left: 0;
}

.right {
  left: 50%;
}

.right::after {
  left: -0.2rem;
}

.text {
  padding: 0.5rem;
  box-shadow: 0 1.9px 1.9px -14px rgba(0, 0, 0, 0.035), 0 15px 15px -14px rgba(0, 0, 0, 0.07);
  border-radius: 0.3rem;
}

.text h3 {
  font-size: 1rem;
  color: #212121;
  letter-spacing: 1px;
  font-weight: bold;
}

.text p {
  color: #033c73;
  margin-top: 15px;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif;
}

h4 {

  font-family: "Poppins", sans-serif!important;

}


/* Footer css */



.footer-cta {
border-bottom: 1px solid #373636;
}
.single-cta i {
color: #ff5e14;
font-size: 30px;
float: left;
}
.cta-text {
padding-left: 15px;
display: inline-block;
}
.cta-text h4 {
color: black;
font-size: 20px;
font-weight: 600;
margin-bottom: 2px;
}
.cta-text span {
color: #757575;
font-size: 15px;
}
.footer-content {
position: relative;
z-index: 2;
}
.footer-pattern img {
position: absolute;
top: 0;
left: 0;
height: 330px;
background-size: cover;
background-position: 100% 100%;
}
.footer-logo {
margin-bottom: 30px;
}
.footer-logo img {
  max-width: 200px;
}
.footer-text p {
margin-bottom: 14px;
font-size: 14px;
    color: #7e7e7e;
line-height: 28px;
}
.footer-social-icon span {
color: #fff;
display: block;
font-size: 20px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
margin-bottom: 20px;
}
.footer-social-icon a {
color: #757575;
font-size: 16px;
margin-right: 15px;
}
.footer-social-icon i {
height: 40px;
width: 40px;
text-align: center;
line-height: 38px;
border-radius: 50%;
}

.footer-widget-heading h3 {
color: #fff;
font-size: 20px;
font-weight: 600;
margin-bottom: 40px;
position: relative;
}
.footer-widget-heading h3::before {
content: "";
position: absolute;
left: 0;
bottom: -15px;
height: 2px;
width: 50px;
background: #ff5e14;
}
.footer-widget ul li {
display: inline-block;
float: left;
width: 50%;
margin-bottom: 12px;
}


.single-cta i.fab {
  font-size: 14px;
  color: #757575;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right:10px;
}
.footer-widget ul li a:hover{
color: #ff5e14;
}
.footer-widget ul li a {
color: #878787;
text-transform: capitalize;
}
.subscribe-form {
position: relative;
overflow: hidden;
}
.subscribe-form input {
width: 100%;
padding: 14px 28px;
background: #2E2E2E;
border: 1px solid #2E2E2E;
color: #fff;
}
.subscribe-form button {
  position: absolute;
  right: 0;
  background: #ff5e14;
  padding: 13px 20px;
  border: 1px solid #ff5e14;
  top: 0;
}
.subscribe-form button i {
color: #fff;
font-size: 22px;
transform: rotate(-6deg);
}
.copyright-area{
padding: 25px 0;
}
.copyright-text p {
margin: 0;
font-size: 14px;
color: #878787;
}
.copyright-text p a{
color: #ff5e14;
}
.footer-menu li {
display: inline-block;
margin-left: 20px;
}
.footer-menu li:hover a{
color: #ff5e14;
}
.footer-menu li a {
font-size: 14px;
color: #878787;
}

.qutbtn {
  margin-top: 3%;
}

.qutbtn a {

  background: #009688;
  padding: 10px 20px;
  font-size: 10px;

}


/* liquide btn */


.btn-liquid {
	display: inline-block;
	position: relative;
	width: 240px;
	height: 60px;
	border-radius: 27px;
	color: #fff;
	letter-spacing: 0.05em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.btn-liquid:hover {

  color:white;
  text-decoration: none;
}

.btn-liquid .inner {
	position: relative;

	z-index: 2;
}

.btn-liquid canvas {
	position: absolute;
	top: -67px;
	right: -50px;
	bottom: -50px;
	left: -50px;

	z-index: 1;
}




/* Timeline css */


.timeline {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 100%;
}

.li {
  transition: all 200ms ease-in;
}

.timestamp {
  margin-bottom: 20px;
  padding: 0px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 100;
}


li.li.complete.dynM .status h4 {
  font-weight: bold;
  color: #ff5e14;
  opacity: 1;
}


.status {
  padding: 0px 55px;
  display: flex;
  justify-content: center;
  border-top: 2px solid #D6DCE0;
  position: relative;
  transition: all 200ms ease-in;
  text-align: center;
  justify-content: center;
}
.status h4 {
  font-weight: 500;
}
.status:before {
  content: "";
  width: 0.6rem;
  height: 0.6rem;
  background-color: white;
  border-radius: 25px;
  border: 1px solid #ddd;
  position: absolute;
  top: -5px;
  transition: all 200ms ease-in;
}

.li.complete .status {
  border-top: 2px solid #009688;
}

.li.complete .status h4 {
  color: #607D8B;
  padding-top: 20px;
  font-size: 1.2rem;
  opacity: 0.3;
}

/* pulse in CSS */

.dynM .pulse-css:before, .dynM .pulse-css:after {
  content: '';
  width: 50px;
  height: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background-color: tomato;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transform: scale(0.5);
  transform-origin: center center;
  animation: pulse-me 3s linear infinite;
}
.dynM .pulse-css:after {
  animation-delay: 2s;
}

@keyframes pulse-me {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 0.1;
  }
  70% {
    opacity: 0.09;
  }
  100% {
    transform: scale(5);
    opacity: 0;
  }
}


.li.complete .status:before {
  background-color: #FF5722;
  border: none;
  transition: all 200ms ease-in;
}

@media (min-device-width: 320px) and (max-device-width: 700px) {
  .timeline {
    list-style-type: none;
    display: block;
  }

  .li {
    transition: all 200ms ease-in;
    display: flex;
    width: inherit;
  }

  .timestamp {
    width: 100px;
  }

  .status:before {
    left: -8%;
    top: 30%;
    transition: all 200ms ease-in;
  }
}



.butn:hover {

     background: #009688;
    border-color: #009688;
  color:white;
  text-decoration: none;

}



.false-navbar.sticky {
  position: fixed;
  padding: 10px 40px;
  background: white;
  width: 100%;

  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}

.false-navbar.sticky {
  top: 0;
  left: 0;
  animation: smoothScroll 1s forwards;
  z-index: 10;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}

.false-navbar {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}



.false-navbar svg {
  margin: 20px;
}
.false-navbar svg #De, .false-navbar svg #Autos {
  fill: white;
}
.false-navbar .menu {
  margin-top: 30px;
}

/*ESTO NO VA*/
.hero {
  position: relative;
  height: 55vh;
  padding-top: 80px;
  min-height: 360px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .hero {
    height: 70vh;
  }
}
.hero .arc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.hero .arc svg path {
  fill: #FBFCFF;
}
.hero .cta-search {
  position: relative;
  z-index: 3;
  width: 100%;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero .cta-search h2 {
  font-family: "Poppins", sans-serif;
  font-size: 5rem;
  font-weight: 500;
  color: white;
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) both;
          animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) both;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .hero .cta-search h2 {
    font-size: 4rem;
    letter-spacing: -3px;
  }
}
.hero .cta-search .blob {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 60vw;
  height: 50vw;
}
@media (min-width: 768px) {
  .hero .cta-search .blob {
    display: block;
  }
}
.hero .cta-search .blob svg {
  opacity: .1;
}
.hero .cta-search .blob svg path {
  -webkit-animation: changeBlobMorph infinite 10s both ease-in-out;
          animation: changeBlobMorph infinite 10s both ease-in-out;
}
.hero .main-input {
  -webkit-animation: fadeInUp;
          animation: fadeInUp;
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  position: relative;
  width: 90%;
  background: white;
  max-width: 600px;
  margin: 0 auto;
  text-align: left;
  padding: 10px 25px;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  vertical-align: middle;
  cursor: pointer;
  z-index: 4;
}
@media (min-width: 768px) {
  .hero .main-input {
    padding: 15px 25px;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
  }
  .hero .main-input:hover {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  }
}
.hero .main-input .icon-search {
  position: relative;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  margin-right: 5px;
}
.hero .main-input .icon-search:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 1px solid #A7B1C6;
  position: absolute;
  top: 0;
  left: 0;
}
.hero .main-input .icon-search:after {
  content: '';
  display: block;
  width: 1px;
  height: 5px;
  border-radius: 100%;
  background: #A7B1C6;
  position: absolute;
  top: 8px;
  left: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.hero .main-input span {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #A7B1C6;
}
.hero .fake-waves {
  position: absolute;
  width: 100%;
  bottom: 0;
  top: 0%;
  right: 0;
  height: 100%;
  top: 0%;
  overflow: hidden;
  z-index: 0;
  background: linear-gradient(-60deg,#12395f24 0,#2e414ae0,#2e414a),
  url(/wp-content/uploads/2021/01/quiz-main-backgroundimg-123335.jpg);
  background-position: right center;
}
.hero .fake-waves:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0)) top center;
  z-index: 1;
  mix-blend-mode: overlay;
}
.hero .fake-waves > span {
  position: absolute;
  display: block;
  background: #FBFCFF;
  width: 200vw;
  height: 200vw;
  left: -50vw;
  bottom: -200vw;
  border-radius: 50%/45%;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  opacity: .2;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .hero .fake-waves > span {
    bottom: -300vw;
    left: -100vw;
    width: 300vw;
    height: 300vw;
  }
}
.hero .fake-waves > span.a {
  -webkit-animation: rotateInfinite 30s linear infinite;
          animation: rotateInfinite 30s linear infinite;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.hero .fake-waves > span.b {
  -webkit-animation: rotateInfinite 30s linear infinite;
          animation: rotateInfinite 30s linear infinite;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.hero .fake-waves > span.c {
  -webkit-transition-delay: .1s;
          transition-delay: .1s;
  opacity: .2;
  -webkit-animation: rotateInfinite 30s linear infinite;
          animation: rotateInfinite 30s linear infinite;
}

.section-title {
  margin-bottom: 15px;
  -webkit-animation: fadeInUp;
          animation: fadeInUp;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
}
.section-title h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
  color: #033c73;
  margin-bottom: 0;
  padding-bottom: 15px;
}
.section-title h3 {
  font-family: "Poppins", sans-serif;
  font-size: 1.6rem;
  color: black;
  margin-bottom: 5px;
  font-weight: bold;
}

.services-container {
  -webkit-animation: fadeInUp;
          animation: fadeInUp;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
}
.services-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  justify-content: space-around;
}
.services-container ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 50%;
}
@media (min-widh: 768px) {
  .services-container ul li {
    width: 20%;
  }
}
.services-container ul li .box {
  background: white;
  width: 80%;
  height: 50px;
  border-radius: 18px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  display: block;
}
.services-container ul li .text {
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  color: #353B48;
  display: block;
  text-align: center;
  margin-top: 5px;
}
.services-container .slider {
  overflow: hidden;
  margin: 0px -15px;
  padding: 40px 0;
}
.services-container .slider .slick-slide {
  display: inline-block;
}
.services-container .slider .slick-list {
  padding: 0 10% 0 0;
}
.services-container .itm {
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 10px;
  position: relative;
  height: 125px;
  outline: none;
  -webkit-transition: ease all .3s;
  transition: ease all .3s;
  top: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.services-container .itm:before {
  -webkit-transition: ease all .3s;
  transition: ease all .3s;
  content: "";
  position: absolute;
  width: 90%;
  height: 100%;
  background-image: inherit;
  background-size: cover;
  z-index: -1;
  -webkit-filter: blur(12px);
          filter: blur(12px);
  opacity: 0.6;
  left: 50%;
  -webkit-transform: translate(-50%, 8%);
          transform: translate(-50%, 8%);
  border-radius: 30px;
}
@media (min-width: 768px) {
  .services-container .itm {
    height: 180px;
  }
}
.services-container .itm:hover {
  top: -5px;
}
.services-container .itm:hover:before {
  margin-top: 5px;
  opacity: .5;
  -webkit-filter: blur(15px);
          filter: blur(15px);
}

.data-quiz {
  background: url(/wp-content/uploads/2021/01/mysvg@2x2323.png);
  background-position: right;
  background-size: cover;
  width: 450px;
  height: 360px;
  background-repeat: no-repeat;
  text-align: center;

}


.dq_div {

  position: relative;
    margin-top: 31%;
}




.margin-xl {

    margin-top: 70px;
}
.services-container .itm.seguro {

    background-image: url(/wp-content/uploads/2021/01/pexels-rudolf-kirchner-1229845-1.jpg);
}
.services-container .itm.legal {
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
 background-image: url(/wp-content/uploads/2021/01/pexels-juhasz-imre-425188-1.jpg);
}
.services-container .itm.financia {
  -webkit-animation-delay: .6s;
          animation-delay: .6s;
          background-image: url(/wp-content/uploads/2021/01/pexels-jakub-novacek-924824-1.jpg);
        }

        .services-container .itm.prescriptive {
            -webkit-animation-delay: .6s;
                    animation-delay: .6s;
                    background-image: url(/wp-content/uploads/2021/01/pexels-andre-furtado-370717-1.jpg);
                  }

.services-container .itm.mecanico {
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
          background-image: url(/wp-content/uploads/2021/01/pexels-dawn-lio-2177814-1.jpg);
        }
.services-container .itm .caption {
  -webkit-transform: translateZ(50px);
          transform: translateZ(50px);
  position: absolute;
  display: block;
  bottom: 10px;
  left: 15px;
}
.services-container .itm .caption h4 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: white;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  display: block;
}
@media (min-width: 768px) {
  .services-container .itm .caption h4 {
    font-size: 20px;
    bottom: 15px;
  }
}

.btn-mobile {
  position: absolute;
  bottom: 10px;
  left: 10%;
  z-index: 3;
}
@media (min-width: 768px) {
  .btn-mobile {
    display: none;
  }
}

.da-btn-secondary {
  background: #F05D5D;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold;
  border: 0;
  outline: 0;
  font-size: 18px;
  color: white;
  padding: 9px;
  text-transform: uppercase;
  width: 80%;
  border-radius: 22px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

@-webkit-keyframes rotateInfinite {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotateInfinite {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes changeBlobMorph {
  0% {
    d: path("M58.4,-49.5C70,-32.1,69.6,-8.2,64.9,15.7C60.2,39.6,51.1,63.5,34.6,71.1C18.2,78.7,-5.7,70.1,-28.3,59.1C-50.9,48.1,-72.2,34.7,-73.8,19.3C-75.4,3.8,-57.3,-13.7,-41.7,-32C-26.1,-50.3,-13.1,-69.4,5.2,-73.5C23.5,-77.7,46.9,-66.9,58.4,-49.5Z");
  }
  33% {
    d: path("M55.4,-47.3C67.4,-29.2,69.7,-6.4,63.8,12.6C57.9,31.5,43.8,46.6,26.8,54.2C9.8,61.9,-10.1,62.1,-26.8,54.5C-43.5,46.9,-56.9,31.5,-63.8,11.6C-70.7,-8.3,-71,-32.6,-59.3,-50.6C-47.6,-68.7,-23.8,-80.5,-1,-79.6C21.7,-78.8,43.4,-65.4,55.4,-47.3Z");
  }
  66% {
    d: path("M43.2,-33.1C58,-15.9,73.4,2.2,72.1,19.8C70.7,37.4,52.6,54.6,33.1,60.9C13.6,67.3,-7.3,62.9,-28.7,54.5C-50.2,46.2,-72.2,33.8,-77.4,16.2C-82.6,-1.5,-71.1,-24.5,-55.4,-41.9C-39.7,-59.3,-19.9,-71,-2.8,-68.8C14.2,-66.5,28.4,-50.2,43.2,-33.1Z");
  }
  100% {
    d: path("M58.4,-49.5C70,-32.1,69.6,-8.2,64.9,15.7C60.2,39.6,51.1,63.5,34.6,71.1C18.2,78.7,-5.7,70.1,-28.3,59.1C-50.9,48.1,-72.2,34.7,-73.8,19.3C-75.4,3.8,-57.3,-13.7,-41.7,-32C-26.1,-50.3,-13.1,-69.4,5.2,-73.5C23.5,-77.7,46.9,-66.9,58.4,-49.5Z");
  }
}
@keyframes changeBlobMorph {
  0% {
    d: path("M58.4,-49.5C70,-32.1,69.6,-8.2,64.9,15.7C60.2,39.6,51.1,63.5,34.6,71.1C18.2,78.7,-5.7,70.1,-28.3,59.1C-50.9,48.1,-72.2,34.7,-73.8,19.3C-75.4,3.8,-57.3,-13.7,-41.7,-32C-26.1,-50.3,-13.1,-69.4,5.2,-73.5C23.5,-77.7,46.9,-66.9,58.4,-49.5Z");
  }
  33% {
    d: path("M55.4,-47.3C67.4,-29.2,69.7,-6.4,63.8,12.6C57.9,31.5,43.8,46.6,26.8,54.2C9.8,61.9,-10.1,62.1,-26.8,54.5C-43.5,46.9,-56.9,31.5,-63.8,11.6C-70.7,-8.3,-71,-32.6,-59.3,-50.6C-47.6,-68.7,-23.8,-80.5,-1,-79.6C21.7,-78.8,43.4,-65.4,55.4,-47.3Z");
  }
  66% {
    d: path("M43.2,-33.1C58,-15.9,73.4,2.2,72.1,19.8C70.7,37.4,52.6,54.6,33.1,60.9C13.6,67.3,-7.3,62.9,-28.7,54.5C-50.2,46.2,-72.2,33.8,-77.4,16.2C-82.6,-1.5,-71.1,-24.5,-55.4,-41.9C-39.7,-59.3,-19.9,-71,-2.8,-68.8C14.2,-66.5,28.4,-50.2,43.2,-33.1Z");
  }
  100% {
    d: path("M58.4,-49.5C70,-32.1,69.6,-8.2,64.9,15.7C60.2,39.6,51.1,63.5,34.6,71.1C18.2,78.7,-5.7,70.1,-28.3,59.1C-50.9,48.1,-72.2,34.7,-73.8,19.3C-75.4,3.8,-57.3,-13.7,-41.7,-32C-26.1,-50.3,-13.1,-69.4,5.2,-73.5C23.5,-77.7,46.9,-66.9,58.4,-49.5Z");
  }
}
.scroll-mobile {
  position: absolute;
  left: 50%;
  top: 88%;
  z-index: 3;
  display: none;
  opacity: .5;
}
@media (min-width: 768px) {
  .scroll-mobile {
    display: block;
  }
}
.scroll-mobile.cursor {
  border: 2px solid #009688;
  border-radius: 12px;
  height: 40px;
  width: 25px;
}
.scroll-mobile.cursor:before {
    content: '';
    border-radius: 2px;
    position: relative;
    display: block;
    width: 5px;
    height: 8px;
    background-color: #009688;
    left: calc(50% - 2px);
    top: 20%;
    -webkit-animation: scroll-mobile infinite 1s ease-in-out;
    animation: scroll-mobile infinite 1s ease-in-out;
}
.scroll-mobile.cursor.white {
  border-color: white;
}
.scroll-mobile.cursor.white:before {
  background-color: white;
}
.scroll-mobile.arrow {
  background-color: #353B48;
  height: 30px;
  width: 1px;
  -webkit-animation: scroll-mobile infinite 1s ease-in-out;
          animation: scroll-mobile infinite 1s ease-in-out;
}
.scroll-mobile.arrow:before {
  content: '';
  border-radius: 2px;
  position: absolute;
  display: block;
  width: 1px;
  height: 15px;
  background-color: #353B48;
  top: 100%;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: rotate(-230deg) translate3d(-100%, 0, 0);
          transform: rotate(-230deg) translate3d(-100%, 0, 0);
}
.scroll-mobile.arrow:after {
  content: '';
  border-radius: 2px;
  position: absolute;
  display: block;
  width: 1px;
  height: 15px;
  background-color: #353B48;
  top: 100%;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: rotate(230deg) translate3d(-60%, 5%, 0);
          transform: rotate(230deg) translate3d(-60%, 5%, 0);
}
.scroll-mobile.arrow.white {
  background-color: white;
}
.scroll-mobile.arrow.white:after, .scroll-mobile.arrow.white:before {
  background-color: white;
}

@-webkit-keyframes scroll-mobile {
  from {
    opacity: 0;
    -webkit-transform: none;
            transform: none;
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes scroll-mobile {
  from {
    opacity: 0;
    -webkit-transform: none;
            transform: none;
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}
@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}