/*!
 * IN FUENTES DE LA TERMINAL
 */

@font-face {
  font-family: 'Empresa';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/DucatiStyle_W_Rg.eot);
  src: url(fonts/DucatiStyle_W_Rg.eot?#iefix) format("embedded-opentype"),
    url(fonts/DucatiStyle_W_Rg.woff2) format("woff2"),
    url(fonts/DucatiStyle_W_Rg.woff) format("woff")
}

@font-face {
  font-family: 'ducati';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/DucatiStyle_W_Bd.eot);
  src: url(fonts/DucatiStyle_W_Bd.eot?#iefix) format("embedded-opentype"),
    url(fonts/DucatiStyle_W_Bd.woff2) format("woff2"),
    url(fonts/DucatiStyle_W_Bd.woff) format("woff")
}

@font-face {
  font-family: 'ducati-extended';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/DucatiStyleExt_W_Rg.eot);
  src: url(fonts/DucatiStyleExt_W_Rg.eot?#iefix) format("embedded-opentype"),
    url(fonts/DucatiStyleExt_W_Rg.woff2) format("woff2"),
    url(fonts/DucatiStyleExt_W_Rg.woff) format("woff")
}

@font-face {
  font-family: 'ducati-extended';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/DucatiStyleExt_W_Bd.eot);
  src: url(fonts/DucatiStyleExt_W_Bd.eot?#iefix) format("embedded-opentype"),
    url(fonts/DucatiStyleExt_W_Bd.woff2) format("woff2"),
    url(fonts/DucatiStyleExt_W_Bd.woff) format("woff")
}

@font-face {
  font-family: 'ducati-condensed';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/DucatiStyleCond_W_Bd.eot);
  src: url(fonts/DucatiStyleCond_W_Bd.eot?#iefix) format("embedded-opentype"),
    url(fonts/DucatiStyleCond_W_Bd.woff2) format("woff2"),
    url(fonts/DucatiStyleCond_W_Bd.woff) format("woff")
}

@font-face {
  font-family: 'ducati-condensed';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/DucatiStyleCond_W_XBd.eot);
  src: url(fonts/DucatiStyleCond_W_XBd.eot?#iefix) format("embedded-opentype"),
    url(fonts/DucatiStyleCond_W_XBd.woff2) format("woff2"),
    url(fonts/DucatiStyleCond_W_XBd.woff) format("woff")
}


@media (max-width:576px) {
  .hidden-xs {
    display: none !important;
  }

  .hidden-sm {
    display: none !important;
  }
}
@media (min-width:992px) and (max-width:1200px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width:1200px) {
  .hidden-lg {
    display: none !important;
  }
}



.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto
}

.container {
  margin-right: auto;
  margin-left: auto
}

@media (min-width:768px) {
  .container {
    width: 750px;

  }
}

@media (min-width:992px) {
  .container {
    width: 970px;

  }
}

@media (min-width:1200px) {
  .container {
    width: 1300px;
  }
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}


body {
  font-size: 15px;
  font-family: "Empresa", Helvetica Neue, Helvetica, Roboto, Arial;
  font-style: normal;
  overflow-x: hidden !important;
}

p {
  font-family: "Empresa", Helvetica Neue, Helvetica, Roboto, Arial;
  font-style: normal;
}


.ofset0 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}


a {
  color: #000000;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #000000;
  text-decoration: none;
}

a.toplink {
  line-height: 30px;
  padding-left: 20px;
  font-family: "Empresa", sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

a.toplink :hover,
a.toplink :focus {
  color: #db1010;
  background-color: transparent;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .toplink {
    height: 40px;
    width: 100%;
    float: left;
    color: #000000;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "ducati-extended", Arial, sans-serif;
  font-weight: 700;
  color: inherit;
}

.h2,
h2 {
  font-size: 30px;
}


.h4,
h4 {
  font-size: 18px;
}
.h5, h5 {
    font-size: 14px;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

p {
  font-size: 18px;
}

.vcenter {
  display: flex;
  flex-direction: column;
  justify-content: center;
}



.bg-img-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.bg-img-caption {
  position: absolute;
  z-index: 10;
  top: 40%;
  left: 5%;
  padding-top: 80px;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.espects {
  font-family: "ducati-extended", Arial, sans-serif;
  font-weight: 700;
  color: inherit;
  position: absolute;
  left: 2%;
  right: 2%;
  background-color: #ffffff;
  margin-top: -50px;
  -webkit-box-shadow: 0 12px 17px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 12px 17px 0 rgba(0, 0, 0, 0.05);
}

.nomodel {
  background-color: #000000;
  color: #ffffff;
  line-height: 100px;
  width: 100%;
  text-align: center;
}

.espec {
  border-right: 1px solid grey;
  width: 100%;
  margin-top: 25px;
}

.espec small {
  font-size: 10px;
}

.separador {
  height: 100px;
}

#contenido-seccion {
  height: 100px;
}

.seccion {
  background: url('../_images/bg-seccion.png') center bottom/cover no-repeat #fff;
  bottom: -37px;
  content: "";
  display: block;
  padding-bottom: 5.2%;
  margin-bottom: 5.2%;
  width: 100%;
  z-index: -100;
}

.seccion h1 {
  font-size: 3.4285714286em;
  padding-top: 4.2%;
}



a.foolink:link {
  font-family: "Empresa", sans-serif;
  font-size: 13px;
  line-height: 30px;
  color: #cbcbcb;
  text-decoration: none;
}

a.foolink:visited {
  color: #cbcbcb;
}

a.foolink:hover {
  color: #ffffff;
}


.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-top: 50px;
}

.video-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;

}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: white !important;
  border: 2px solid white;
  color: black;
  z-index: 2;
}

.play-button:hover {
  background-color: #f5f5f5;
  border: 2px solid white !important;
  color: black !important;
}

.play-button:active {
  background-color: #f5f5f5;
  border: 2px solid white !important;
  color: black !important;
}

.carousel-caption {
  position: absolute;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  right: 5%;
  left: 10%;
  padding-left: 1%;
  width: 90%;
  height: 80%;
  z-index: 10;
  color: #000000;
  text-align: left;
  text-shadow: none;
}

@media (min-width: 768px) {
  .carousel-caption {
    right: 1%;
    top: 30%;
    left: 5%;
    padding-bottom: 20px;
  }
}

.carousel-caption h1 {
  font-family: "ducati-extended", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.1em;
}

.carousel-control-next,
.carousel-control-prev {
  width: 5%;
}



/* --------------------BUTTONS -------------------------*/

.btn-cta {
  font-family: "ducati-condensed", sans-serif;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 1px;
  border-radius: 0px;
  background-color: #cb1517;
  padding: 20px 30px 20px 30px;
  width: fit-content;
}



.btn-cta:focus,
.btn-cta.focus {
  color: #fff;
  background-color: #e52426;
}

.btn-cta:hover {
  color: #fff;
  background-color: #e52426;
}

.btn-cta:active,
.btn-cta.active,
.open>.dropdown-toggle.btn-cta {
  color: #fff;
  background-color: #e52426;
  border-color: #e52426;
}


.btn-cta2 {
  font-family: "Empresa", sans-serif;
  font-size: 13px;
  color: #000;
  border-radius: 0px;
  padding: 10px 20px 10px 20px;
  border-bottom: 3px solid transparent;
}

.btn-cta2:focus,
.btn-cta2.focus {
  color: #000;
  border-bottom: 53px solid #c3002f;
}

.btn-cta2:hover {
  color: #000;
  border-bottom: 3px solid #c3002f;
}

.btn-cta2:active,
.btn-cta2.active,
.open>.dropdown-toggle.btn-cta2 {
  color: #000;
  border-color: #2416a8;
}



.btn-cta3 {
  font-family: "ducati-condensed", sans-serif;
  font-size: 14px;
  color: #000000;
  letter-spacing: 1px;
  border-radius: 0px;
  background-color: #dedede;
  padding: 20px 30px 20px 30px;

}

.btn-cta3:focus,
.btn-cta3.focus {
  color: #ffffff;
  background-color: #535353;
}

.btn-cta3:hover {
  color: #970f0f;
  background-color: #535353;
}

.btn-cta3:active,
.btn-cta3.active,
.open>.dropdown-toggle.btn-cta3 {
  color: #970f0f;
  background-color: #535353;
  border-color: #535353;
}

/* -----------------END BUTTONS------------------- */


.blanc {
  color: #fff;
}


/*!
 *********************** IN NAVBAR PRINCIPAL ***********************
 */

.navbar-principal {
  z-index: 100;
  background-color: White !important;
  font-family: "ducati-condensed", sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 400;
  padding-right: 20px;
  margin-bottom: 0;
  list-style: none;
  border: 0px;
  box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .5);

  padding-left: 30px;
}

@media (max-width: 992px) {
  .navbar-principal {
    background-color: White !important;
    height: auto;
    padding-left: 30px;
  }
}

.navbar-principal .navbar-nav {
  padding-top: 0px;
}

.navbar-principal .navbar-pie {
  width: 85%;
  float: right !important;
  border-bottom: 1px solid grey;
}

.navbar-principal .navbar-nav>li>a {
  color: #404040;
  padding: 10px 40px;
  margin: 0 12px;
}

.navbar-principal .navbar-nav>li>a:hover,
.navbar-principal .navbar-nav>li>a:focus {
  color: #000;
  background-color: transparent;
}

.navbar-principal .navbar-nav>.active>a,
.navbar-principal .navbar-nav>.active>a:hover,
.navbar-principal .navbar-nav>.active>a:focus {
  color: #000;
  background-color: transparent;
  /*border:1px solid #b8b8b8;*/
}

.navbar-principal .navbar-toggle {
  border-color: transparent;
}

.navbar-principal .navbar-toggle:hover,
.navbar-principal .navbar-toggle:focus {
  background-color: #transparent;
}

.navbar-principal .navbar-toggle .icon-bar {
  background-color: #474747;
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 0px;
}

.navbar-principal .navbar-collapse,
.navbar-principal .navbar-form {
  border-color: #101010;
}

.navbar-principal .navbar-nav>.open>a,
.navbar-principal .navbar-nav>.open>a:hover,
.navbar-principal .navbar-nav>.open>a:focus {
  color: #b11010;
  background-color: transparent;
}


.navbar-principal .navbar-nav .open .dropdown-menu {
  background-color: #ffffff;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    display: block !important;
  }

  .navbar-principal .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-principal .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
}


@media (max-width: 767px) {

  .navbar-principal {
    padding-right: 0px;
  }

  .navbar-principal .navbar-toggle {
    padding-top: 10px;
    margin-right: 0px;
  }

  .navbar-principal .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }

  .navbar-principal .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }

  .navbar-principal .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-principal .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #000;
    background-color: transparent;
  }

  .navbar-principal .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-principal .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-principal .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #080808;
  }
}

.navbar-principal .navbar-link {
  color: #9d9d9d;
}

.navbar-principal .navbar-link:hover {
  color: #fff;
}

.navbar-principal .btn-link {
  color: #9d9d9d;
}

.navbar-principal .btn-link:hover,
.navbar-principal .btn-link:focus {
  color: #fff;
}

.menutit {
  color: #0062c5;
  font-size: 30px;
  margin-top: 5px;
  margin-left: 20px;
  margin-bottom: 10px;
}

.navbar-brand {
  position: absolute;
  left: 50%;
  margin-left: -50px !important;
  display: block;
  /* margin-top: -15px; */
}

@media (max-width:992px) {
  .navbar-principal .navbar-collapse {
    border-top: 1px solid;
    padding: 0.5rem 0;
  }

  .navbar-brand {
    position: relative;
    left: unset;
    margin: auto;
    margin-left: auto !important;
  }
}


/* ANIMACION MENU HAMBURGUESA */
.navbar-toggler {
  border: none;
  padding: 0.5rem;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.toggler-icon {
  width: 30px;
  height: 22px;
  position: relative;
  display: block;
}

/* líneas */
.toggler-icon::before,
.toggler-icon::after,
.toggler-icon span {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #000;
  transition: all 0.3s ease;
}

/* hamburguesa */
.toggler-icon::before {
  top: 0;
}

.toggler-icon span {
  top: 9px;
}

.toggler-icon::after {
  bottom: 0;
}

/* estado abierto → X */
.navbar-toggler:not(.collapsed) .toggler-icon::before {
  transform: rotate(45deg);
  top: 9px;
}

.navbar-toggler:not(.collapsed) .toggler-icon span {
  opacity: 0;
}

.navbar-toggler:not(.collapsed) .toggler-icon::after {
  transform: rotate(-45deg);
  bottom: 9px;
}

/* END ANIMACION */

/*!
 *********************** OUT NAVBAR PRINCIPAL ***********************
 */


/*!
 *********************** IN NAVBAR SEGUNDO ***********************
 */

.navbar-segundo {
  z-index: 90;
  width: 100%;
  font-family: "Empresa", sans-serif;
  font-weight: 400;
  background-color: white;
  border: 0;
  margin: 0;
  font-family: "Empresa Medium", sans-serif;
  letter-spacing: 1px;
  font-size: 13px;
}

.navbar-segundo .container {
  width: 100%;
}

.navbar-segundo .navbar-brand {
  font-size: 14px;
  padding-left: 120px;
  color: #ffffff;
}

@media (max-width: 767px) {
  .navbar-segundo .navbar-brand {
    padding-left: 0px;
    color: #000000;
  }
}



.navbar-segundo .navbar-brand:hover,
.navbar-segundo .navbar-brand:focus {
  color: #b51717;
  background-color: transparent;
}

.navbar-segundo .navbar-nav>li>a {
  color: #949494;
  font-weight: 400;
}

.navbar-segundo .navbar-nav>li>a:hover,
.navbar-segundo .navbar-nav>li>a:focus {
  color: black;
  background-color: transparent;
}

.navbar-segundo .navbar-nav>.active>a,
.navbar-segundo .navbar-nav>.active>a:hover,
.navbar-segundo .navbar-nav>.active>a:focus {
  color: #000000;
  background-color: #fff;
}

.navbar-segundo .navbar-toggle {
  border-color: #333;
}

.navbar-segundo .navbar-toggle:hover,
.navbar-segundo .navbar-toggle:focus {
  background-color: #333;
}

.navbar-segundo .navbar-toggle .icon-bar {
  background-color: #000;
}

.navbar-segundo .navbar-collapse,
.navbar-segundo .navbar-form {
  border-color: #101010;
}

.navbar-segundo .navbar-nav>.open>a,
.navbar-segundo .navbar-nav>.open>a:hover,
.navbar-segundo .navbar-nav>.open>a:focus {
  color: #000;
  background-color: #fff;
}

@media (min-width: 768px) {

  .navbar-segundo .container {
    float: right;
    margin: 0;
    padding: 0;
  }

  .navbar-segundo .navbar-nav {
    float: right !important;
    padding: 0px;
  }
}

@media (max-width: 767px) {

  .navbar-segundo .container {
    float: none;
  }


  .navbar-segundo .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
    padding-top: 30px;
  }

  .navbar-segundo .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
    border: 1px solid #9d9d9d;
    margin: 2px;
  }

  .navbar-segundo .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-segundo .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #000;
    background-color: transparent;
  }

  .navbar-segundo .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-segundo .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-segundo .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #080808;
  }
}

.navbar-segundo .navbar-link {
  color: #9d9d9d;
}

.navbar-segundo .navbar-link:hover {
  color: #fff;
}

.sublink {
  padding: 8px 20px 0px 20px;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}


/*!
 *********************** OUT NAVBAR SEGUNDO ***********************
 */

/*!
 *********************** IN NAV TABS ***********************
 */

.nav-tabs {
  font-family: "ducati-condensed", sans-serif;
  border-bottom: 0px;
  text-align: center;
  font-size: 15px;
  font-weight: 800;
  margin-top: 30px;
  justify-content: center;
}

.nav-tabs>li {
  float: none;
  display: inline-block;
  margin: 0px;
}

.nav-tabs>li>a {
  border: 0px;
  padding: 10px 40px 10px 40px;
  line-height: 1.1;
  color: #676767;
  background-color: transparent;
}

.nav-tabs>li>a:hover {
  border: 0px;
  color: #000000;
  background-color: transparent;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #000000;
  cursor: default;
  background-color: transparent;
  border: 0px;
}

.tab-pane {
  padding: 10px 40px 10px 40px;
}

@media (max-width: 767px) {
  .nav-tabs {
    width: 100%;
  }

  .nav-tabs>li {
    /*width: 100%;*/
  }
}


/*!
 *********************** IN NAV PILLS ***********************
 */

.nav-pills {
  font-family: "ducati-condensed", sans-serif;
  border-bottom: 0px;
  text-align: center;
  font-size: 10px;
  margin-top: 5px;
  justify-content: center;
}

.nav-pills>li {
  float: none;
  display: inline-block;
  margin: 0px;
}

.nav-pills>li>a {
  border: 0px;
  padding: 10px;
  line-height: 1.1;
  color: #676767;
  background-color: transparent;
}

.nav-pills>li>a:hover {
  border: 0px;
  color: #000000;
  background-color: transparent;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background-color: transparent;
}

.tab-pane {
  padding: 10px 40px 10px 40px;
}

@media (max-width: 767px) {
  .nav-pills {
    width: 100%;
  }


}

.zoomer img {
  opacity: 0.5;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.zoomer img:hover {
  transform: scale(1.1);
  opacity: 1;
}

/*********************** OUT NAV TABS ***********************/


/*********************** IN SUBMENU ***********************/

.dropdown-menu {
  width: 300px;
  border-radius: 0;
  padding: 0;
  font-size: 13px;
}

.dropdown-menu>li>a {
  color: #353535;
  padding: 13px;
  background-color: #f3f3f3;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  color: #000;
  background-color: #f3f3f3;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #000;
  background-color: #f3f3f3;
}

/*********************** OUT SUBMENU ***********************/


/*!
 *********************** IN LARGE MENU ***********************
 */

.dropdown-large {
  position: static !important;
}

.dropdown-menu-large {
  margin-left: 0px;
  margin-right: 0px;
  padding: 5px 0px;
  width: 100%;
  border-radius: 0;
  background-color: #ffffff;
  border: 0;
  box-shadow: 0 0px 0px -0px rgba(0, 0, 0, .5);

}

.dropdown-menu-large>li>ul {
  padding: 0;
  margin: 0;
}

.dropdown-menu-large>li>ul>li {
  list-style: none;
}

.dropdown-menu-large>li>a {
  color: #ffffff;
}

.dropdown-menu-large>li>a:hover {
  color: #0062c5;
  background-color: #0c2d47;
}

.dropdown-menu-large>li>ul>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #2d96cd;
  white-space: normal;
}

.dropdown-menu-large>li>ul>li>a:hover,
.dropdown-menu-large>li>ul>li>a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #ffffff;
}

.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}

@media (max-width: 767px) {
  .dropdown-menu-large {
    margin-left: 0;
    margin-right: 0;
  }

  .dropdown-menu-large>li:last-child {
    margin-bottom: 0;
  }
}

/*!
 *********************** OUT LARGE MENU ***********************
 */





/*********************** IN TOGLE BUTTON ***********************/
.navbar-toggle {
  border: none;
  background: transparent !important;
}

.navbar-toggle:hover {
  background: transparent !important;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 3px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}

.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}

.navbar-toggle .middle-bar {
  opacity: 0;
}

.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 20% 80%;
}

.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}

.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}

.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}

/*********************** OUT TOGLE BUTTON ***********************/



#overlay-wa {
  position: fixed;
  /* Sit on top of the page content */
  bottom: 15%;
  right: 0;
  z-index: 2;
  /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer;
  /* Add a pointer on hover */
}

/*********************** IN BTN CONFIG ***********************/
@media screen and (min-width:768px) {
  .btn-config {
    position: fixed;
    bottom: 30%;
    right: 0px;
    z-index: 2;
    cursor: pointer;
    width: 45px;
    z-index: 1
  }
}

.btn-config>div {
  display: table;
  height: 100%;
  float: none;
  width: auto
}

.btn-config>div div {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: auto
}

.btn-config a {
  width: 45px;
  height: 45px;
  float: left;
  overflow: hidden;
  margin-bottom: 0px;
  z-index: 0;
  border-radius: 0px;
  position: relative;
  margin-left: 0;
  -webkit-transition: margin .5s ease, width .5s ease;
  -moz-transition: margin .5s ease, width .5s ease;
  -ms-transition: margin .5s ease, width .5s ease;
  -o-transition: margin .5s ease, width .5s ease;
  transition: margin .5s ease, width .5s ease
}

.btn-config a:last-child {
  margin-bottom: 0
}

.btn-config a:hover {
  width: 200px;
  margin-left: -155px
}

.btn-config a:hover span:nth-child(1) {
  padding-left: 20px
}

.btn-config a>span {
  overflow: hidden
}

.btn-config a>span:nth-child(1) {
  background-color: #e7e7e7;
  position: absolute;
  float: left;
  width: 99%;
  height: 45px;
  border-radius: 0px;
  z-index: 1;
  top: 0px;
  right: 1px;
  font: 1.4em/14px proximaNovaBold, Arial, Helvetica, sans-serif;
  color: #000;
  padding: 9px 62px 16px 0;
  -webkit-transition: padding ease .5s;
  -moz-transition: padding ease .5s;
  -ms-transition: padding ease .5s;
  -o-transition: padding ease .5s;
  transition: padding ease .5s
}

.btn-config a>span:nth-child(1) em {
  font: 14px Empresa Bold, Helvetica, sans-serif;
  color: #000000;
  line-height: 25px;
}

.btn-config a>span:nth-child(2) {
  background-color: #eeeeee;
  position: absolute;
  width: 45px;
  height: 45px;
  float: left;
  border-radius: 0%;
  right: 0;
  z-index: 1
}

@media screen and (max-width:767px) {
  .btn-config {
    bottom: 0px;
    right: 0;
    width: 100%;
    height: 55px;
    bottom: 1px
  }

  .btn-config>div {
    float: left;
    width: 100%;
    display: block
  }

  .btn-config>div div {
    float: left;
    width: 100%;
    display: block;
    height: 100%;
    background-color: #eeeeee;
    padding: 0 0
  }

  .btn-config a {
    width: 33%;
  }

  .btn-config a>span:nth-child(1) {
    display: none
  }

  .btn-config a>span:nth-child(2) {
    right: 25% !important
  }
}

/*********************** OUT BTN CONFIG ***********************/