/* Header Logo */

nav .navbar-header .navbar-brand { padding-left: 0 !important; }
nav.bg-solid .btn-getnow { border: 2px solid #6e2768; color: #6e2768 !important; }
nav.bg-solid .btn-getnow:hover { background-color: #6e2768; }
nav.bg-solid .navbar-collapse .navbar-right > li.active > a { border-bottom: 2px solid #6e2768; }
nav.bg-solid .navbar-collapse .navbar-right > li > a:hover { border-bottom: 2px solid #6e2768; }
nav.bg-solid .navbar-collapse .navbar-right > li> a { color: #6e2768; }
nav.bg-solid .navbar-collapse .navbar-right > li.menu-item-has-children:after { color: #6e2768; } 

.scrollup { background-color: #6e2768; }

/* Hide Top */

h3.conForm_heading { display: none; }

/* Services */

section.sec-overview .warpper-outer hr { background-image: -webkit-linear-gradient(0deg, #6e2868 0%, #cd194f 100%); }

/* Buton SafeDrive */

.btn-getnowtwo {
    border: 2px solid #6e2768;
    color: #6e2768 !important;
}

/* Form. Contacto */
.sec-contact form .form-group textarea { height: 70px; }
.sec-contact form button i { bottom: 15.5%; }

/* La empresa */

.sec-faq h2.sec-title { text-align: left; }
.sec-faq .subheader { margin-bottom: 19px; text-align: left; }
.home .sec-faq .wrapper-img img { margin-top: 130px; width: 460px; }

/*Clientes*/

.sec-testimonial .media .media-left::after { height: inherit; }

/*SafeDrive*/

.safeDrive img.animate.delay-c { opacity: 1 !important;}

@media (min-width: 768px) {
     nav .navbar-collapse { text-align: right; }
     body.home .owl-item { width: 750px !important; }
     a#slide-1-layer-9 { left: 100px; }
}

@media (max-width: 769px) {
      .navbar-right { margin-right: 90px !important; }
}

@media only screen and (max-width : 1025px) {
   .owl-item { width: 100% !important; }
   .sec-testimonial .media .media-body { top: 15% !important; }
     a#slide-1-layer-9 { left: 60px; }
}