/*!
 * IN FUENTES DE LA TERMINAL
 */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

  
.container-fluid{padding-right:0px;padding-left:0px;margin-right:auto;margin-left:auto}


.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}




body {
   font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  
}
p {
   font-size: 16px;
   font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  
}

.glyphicon  {
	font-size: 0.7em;
  margin-bottom:3px;
}

.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;
}


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: "Roboto", sans-serif;
letter-spacing:-1px;
  font-weight: 700;
  font-style: normal;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
.h1 span,
.h2 span,
.h3 span,
.h4 span,
.h5 span,
.h6 span {
font-family: "Roboto", sans-serif;
letter-spacing:-1px;
  font-weight: 400;
  font-style: normal;
}

.toplink {
  font-family: "Empresa Bold",sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #a09f9f;
  text-decoration: none; 
}
.toplink :hover {
  color: #c81a1a;
  background-color: transparent;
  text-decoration: underline; 
}

.foolink {
  font-family: "Empresa",sans-serif;
	font-size: 14px;
	color: #393939;
  text-decoration: none; 
}
.foolink :hover {
  color: #c81a1a;
  background-color: transparent;
  text-decoration: none; 
}

.carousel-caption {
  position: absolute;
  right: 30%;
  top: 30%;
  padding-left: 10%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000000;
  text-align: left;
 font-weight: bold;
  text-shadow: none;
}
.carousel-caption .btn {
  text-shadow: none;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 6%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=70);
  opacity: .7;
}
.carousel-control.left {
 position: absolute;
    left: 0;
    top: 50%;
    width: 45px;
    height: 85px;
    margin-top: -40px;
    background: url(../_images/arrow-l.png) no-repeat;
    z-index: 800;
    cursor: pointer;
    background-position: center center;
    background-size: contain;
}
.carousel-control.right {
    left: auto;
    position: absolute;
    right: 0;
    top: 50%;
    width: 45px;
    height: 85px;
    margin-top: -40px;
    background: url(../_images/arrow-r.png) no-repeat;
    z-index: 800;
    cursor: pointer;
    background-position: center center;
    background-size: contain;
}

.model-slide img{
    margin: 0 auto;
}

.model-slide h2{
    font-weight: bold;
}

.carousel-indicators{
    display: none;
}

/*!
------------------------------ MODELOS ---------------------------------------------
 */



@media screen and (min-width: 992px) {
  
.newblack{
display: flex !important;

}

.imgblacknew{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

}

.newblack{
display: block;

}

.imgblacknew{
    margin-top: 20px;
    margin-bottom: 20px;
}


.cherycon{
    margin-top: 17px;
    margin-bottom: 17px;
    
}

.textchery h3{
font-size: 1.5em;
    font-weight: bold;
   
}

.textchery p{
    font-size: 1.25em;
        color: #969696;
    font-weight: 400;
    line-height: 1.6;
}



.cheryimg img{
    border-radius: 0px;
}

.primechery{
    text-align: right;
}

/*!
------------------------------ BANNER 1 ---------------------------------------------
 */


.bannermod{
    width: 100%; 
    min-height: 700px;
    background-position: top;
}

.bannermod h3{
    color: white;
    font-size: 2.8em;
    text-align: center;
    margin-top: 60px;
    text-shadow: black 0.1em 0.1em 0.2em;
    font-weight: 800;

}
.bannermod p{
    color: white;
    font-size: 1.2em;
    text-align: center;
    text-shadow: black 0.1em 0.1em 0.2em;
    font-weight: 600;
    
}

/*!
------------------------------ ESPECIFICACIONES ---------------------------------------------
 */


.especificaciones h4{
    font-size: 1em;
}
.especificaciones p{
    font-size: 1em;
    font-weight: 800;
}

.especificaciones #motor, #garantia{
    background-color: #efefef;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.especificaciones #hp{
    background-color: #f7f7f7;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}



/*!
------------------------------ BANNER2 ---------------------------------------------
 */


.bannermod2{
    width: 100%; 
    min-height: 700px;
    border-bottom:3px solid white;
}

.bannermod2 h3{
    color: white;
    font-size: 2.5em;
    text-align: left;
    margin-top: 60px;
    text-shadow: black 0.1em 0.1em 0.2em;
    font-weight: 800;
    

}

.bannermod2 h3 strong{
    text-decoration-line:overline;
    text-decoration-color: #b22a34;
    
}
.bannermod2 p{
    color: white;
    font-size: 1.2em;
    text-align: left;
    text-shadow: black 0.1em 0.1em 0.2em;
    font-weight: 600;
    
}
/*!
------------------------------ MODULOS CARACTERISTICAS ---------------------------------------------
 */
.caracteristicase #mod1, #mod2, #mod3, #mod4{
    min-height: 450px;
    
    
}
 .caracteristicase .mayormod {
    min-height: 600px;    
}
/*!
------------------------------ BANNER INTERIOR ---------------------------------------------
 */


.bannerint{
    width: 100%; 
    min-height: 700px;
    border-bottom: 3px solid white;
}

.bannerint h3{
    color: white;
    font-size: 2.5em;
    text-align: left;
    margin-top: 60px;
    text-shadow: black 0.1em 0.1em 0.2em;
    font-weight: 800;
    

}

.bannerint h3 strong{
    text-decoration-line:overline;
    text-decoration-color: #b22a34;
    
}
.bannerint p{
    color: white;
    font-size: 1.2em;
    text-align: left;
    text-shadow: black 0.1em 0.1em 0.2em;
    font-weight: 600;
    
}

.caracteristicase h3{
    color: white;
    font-size: 1.6em;
    text-align: left;
    margin-top: 60px;
    text-shadow: black 0.1em 0.1em 0.2em;
    font-weight: 800;
    

}



.equipamiento #equip1, #equip2, #equip3, #equip4{
    min-height: 350px;
    }

#equip1{
    border-bottom: 3px solid white;
    border-right: 3px solid white;
}
#equip2{
    border-bottom: 3px solid white;
    border-right: 3px solid white;
}
#equip3{
    border-bottom: 3px solid white;
    border-right: 3px solid white;
}
#equip4{
    border-bottom: 3px solid white;
}

.equipamiento .equip3, .equip4{
    min-height: 400px;
    }
.equipamiento .equip1, .equip2{
    min-height: 600px;
    }

.equipamiento .equip1b, .equip2b{
    min-height: 400px;
    }
.equip1b{
    border-bottom: 3px solid white;
    border-right: 3px solid white;
}
.equip2b{
    border-bottom: 3px solid white;
    border-right: 3px solid white;
}
.equip1{
    border-bottom: 3px solid white;
    border-right: 3px solid white;
}
.equip2{
    border-bottom: 3px solid white;
    border-right: 3px solid white;
}
.equip3{
    border-bottom: 3px solid white;
    border-right: 3px solid white;
}
.equip4{
    border-bottom: 3px solid white;
}
 .equipamiento h3 {color: white;
    font-size: 1.6em;
    text-align: left;
    margin-top: 60px;
    text-shadow: black 0.1em 0.1em 0.2em;
    font-weight: 800;
}



.equipamiento .equipa{
    min-height: 400px;
    }


.equipa{
    border-bottom: 3px solid white;
    border-right: 3px solid white;
}
.bannerseg{
    width: 100%; 
    min-height: 850px;
    border-bottom:3px solid white;
}

.bannerseg h3{
    color: black;
    font-size: 2.5em;
    text-align: left;
    margin-top: 60px;
   
    font-weight: 800;
    

}

.bannerseg h3 strong{
    text-decoration-line:overline;
    text-decoration-color: #b22a34;
    
}
.bannerseg p{
    color: black;
    font-size: 1.5em;
    text-align: left;
    
    font-weight: 600;
    
}


.seguridad img{
    max-width: 500px;
    padding: 1.2em;;
}
.seguridad h3{
    padding-right: 1em;
    padding-left: 1em;
}

.nuevokia h3{
    text-align: center;
    font-size: 2.6em;
    font-weight: 900;
    margin-top: 50px;
}


.colores{
    text-align: center;
    margin: auto;
    
}

.colores h3 { 
    text-align: center;
    font-size: 2.6em;
    color: black;
    font-weight: 900;
    
}

@media screen and (max-width: 1000px) {
 .caracteristicase h3{
    color: white;
    font-size: 2em;
    text-align: center;
    margin-top: 5px;
    text-shadow: black 0.1em 0.1em 0.2em;
    font-weight: 800;
     padding-top: 25px;
    

}
    
    .caracteristicase #mod1, #mod2, #mod3, #mod4{
    min-height: 350px;
    
    
}
    
    
    .equipamiento #equip1, #equip2, #equip3, #equip4,  #equip5, #equip6,  #equip7,  #equip8{
    min-height: 250px;
        border: none;
    
    
}
     .equipamiento h3 {color: white;
    font-size: 1.9em;
    text-align: left;
    margin-top: 5px;
    text-shadow: black 0.1em 0.1em 0.2em;
    font-weight: 800;
         padding-top: 15px;
}
.seguridad img{
    max-width: 100%;
    padding: 0px;
    padding-top: 25px;
}
.seguridad h3{
    padding-right: 0px;
    padding-left: 0px;
}
    

  }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 1%;
    left: 5%;
    padding-bottom: 20px;
  }
  .carousel-indicators {
    bottom: 10px;
  }
}


.btn-cta {
font-family: "Empresa",sans-serif;
  font-size: 14px;
  color: #fff;
  background-color: #9b1a20;
  border-radius: 0px;
  padding:16px;
}
.btn-cta:focus,
.btn-cta.focus {
  color: #fff;
  background-color: #a42e34;
}
.btn-cta:hover {
  color: #fff;
  background-color: #a42e34;
}
.btn-cta:active,
.btn-cta.active,
.open > .dropdown-toggle.btn-cta {
  color: #fff;
  border-color: #ac2925;
}



.btn-home {
font-family: "Empresa",sans-serif;
  font-size: 21px;
  font-weight: 800;
  color: #000;
  background-color: #fff;
  border-radius: 0px;
  padding:10px;
}
.btn-home:focus,
.btn-home.focus {
  color: #000;
  background-color: #fff;
}
.btn-home:hover {
  color: #000;
  background-color: #fff;
}
.btn-home:active,
.btn-home.active,
.open > .dropdown-toggle.btn-home {
  color: #000;
  background-color: #fff;
  border-color: #000;
}


.btn-cta2 {
font-family: "Empresa",sans-serif;
    font-size: 12px;
  color: #fff;
  background-color: #133d5f;
  border-radius: 0px;
  padding:16px;
}
.btn-cta2:focus,
.btn-cta2.focus {
  color: #fff;
  background-color: #c9302c;
}
.btn-cta2:hover {
  color: #fff;
  background-color: #054b7f;
}
.btn-cta2:active,
.btn-cta2.active,
.open > .dropdown-toggle.btn-cta2 {
  color: #fff;
}


.blanc {
  color: #fff;
}



/*!
 *********************** IN IMG BOX ***********************
 */

.imagebox {
	font-family: "Empresa",sans-serif;
  background: black;
  padding: 0px;
  position: relative;
  text-align: left;
  width: 100%;
}

.imagebox img {
  opacity: 0.5;
  transition: 0.5s opacity;
}

.imagebox .imagebox-desc {
  /* background-color: rgba(0, 0, 0, 0.6); */
  top: 0;
  color: white;
  font-size: 13px;
  left: 0px;
  padding: 10px 15px;
  position: absolute;
  /* transition: 0.5s padding; */
  text-align: left;
  width: 100%;
}

.imagebox:hover img {
  opacity: 0.9;
}

.imagebox:hover .imagebox-desc {
	/* padding-bottom: 10%; */
}

/*!
 *********************** OUT IMG BOX ***********************
 */


/*!
 *********************** IN NAVBAR PRINCIPAL ***********************
 */


 
.navbar-principal {
    background-image: url('../_images/back_logo.jpg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
  font-family: "Empresa Bold",sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
    height: 85px;
    padding-top: 15px;
  border-radius:0;
    background-color: white;
  /* box-shadow: 0 2px 5px 0 rgba(0,0,0,.5), 0 2px 10px 0 rgba(0,0,0,.12); */
}
.navbar-principal .navbar-brand {
  color: #2d96cd;
}
.navbar-principal .navbar-brand:hover,
.navbar-principal .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-principal .navbar-text {
  color: #2d96cd;
}

.navbar-principal .navbar-nav {
  padding-top: 0px;
    
}
.navbar-principal .navbar-nav > li > a {
  color: #787878;
  padding:16px;
}
.navbar-principal .navbar-nav > li > a:hover,
.navbar-principal .navbar-nav > li > a:focus {
  color: #b81b22;
  background-color: #ffffff;
}
.navbar-principal .navbar-nav > .active > a,
.navbar-principal .navbar-nav > .active > a:hover,
.navbar-principal .navbar-nav > .active > a:focus {
  color: #6b6b6b;
  background-color: #ffffff;
  border:1px solid #b8b8b8;
}
.navbar-principal .navbar-toggle {
  border-color: transparent;
}
.navbar-principal .navbar-toggle:hover,
.navbar-principal .navbar-toggle:focus {
  background-color: #ffffff;
}

.navbar-principal .navbar-toggle .icon-bar {
  background-color: #474747;
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 0px;
}
.navbar-collapse{
    padding-left: -15% !important;
    padding-right: 0px !important;
    z-index: 999;
   
}

.navbar-principal .navbar-nav > .open > a,
.navbar-principal .navbar-nav > .open > a:hover,
.navbar-principal .navbar-nav > .open > a:focus {
  color: #bb162b;
  background-color: #ffffff;
}

.dropdown .dropdown-menu {
    border-radius: 12px;
    border-top-left-radius:12px !important;
    border-top-right-radius:12px !important;
}

.logo-top{
    right: 0;
    top: 0;
    position: absolute;
    padding-right: 30px;
    padding-top: 20px;
    z-index: 10;
}

.logo-concesionario{
    left: 0;
    top: 0;
    position: absolute;
    padding-top: 18px;
    padding-left: 20px;
    z-index: 999;
}
 
@media (max-width: 766px) {
    .navbar-collapse{
      -webkit-box-shadow: -1px 0px 8px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: -1px 0px 8px 0px rgba(0,0,0,0.10);
    box-shadow: -1px 0px 8px 0px rgba(0,0,0,0.10);
    border-radius: 10px; 
    margin-bottom: 30px;
    z-index: 1000;
    }
   
}


    .container>.navbar-collapse{
      margin-top: 55px;
            padding-right: 15px;
        
}

@media (min-width:768px) {
    .container>.navbar-collapse{
        margin-left: 128px;
        margin-top: 0px;
        padding-left: 20px;
    }
    
}
@media (min-width:995px) {
    .container>.navbar-collapse{
        margin-left: 0px;
        margin-top: 0px;
        padding-left: 13%;
        
    }
}
@media (max-width: 995px) {

  
      .logo-top{
        display: none;
    }
    
    .navbar-principal .container{
    background-color: white;
    z-index: 99;
    position: absolute;
    width: 100%;
    top:4;  
  
    }
    .navbar-principal{
        background-image: none;
            background-color: white;

    }

	.navbar-principal .navbar-toggle {
	padding-top: 11px;
	margin-right: 20px;
	}
  .navbar-principal .navbar-nav .open .dropdown-menu > .dropdown-header {
      background-color: #fcfcfc;
  }
  .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: #9d9d9d;
    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;
}
 
/*!
 *********************** OUT NAVBAR PRINCIPAL ***********************
 */

/*!
 *********************** IN FOOTER ***********************
 */


.footermod{
    color: white;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 50px;
   
}

.footerlogo{
    text-align: center;
}


.footermod a{
    color: #f7f7f7;
     font-size: 0.8em;
}

.footera{
    padding-top: 10px;
     font-size: 1.3em;
}
/*!
 *********************** OUT FOOTER ***********************
 */
/*!
 *********************** IN NAVBAR SEGUNDO ***********************
 */

.navbar-segundo{
	font-family: "Empresa",sans-serif;
	font-weight: 800;
	font-size: 18px;
	background-color: white;
	border:0;
	margin:0;
	border-bottom: 1px solid grey;
}
.navbar-segundo .navbar-brand {
	font-family: "Empresa",sans-serif;
	font-weight: 800;
	font-size: 18px;
	color: #a91717;
}
.navbar-segundo .navbar-brand:hover,
.navbar-segundo .navbar-brand:focus {
  color: #bc2a2a;
  background-color: transparent;
}
.navbar-segundo .navbar-text {
  color: #ffffff;
	font-weight: 400;
}
.navbar-segundo .navbar-nav > li > a {
  color: black;
	font-weight: 400;
  border-bottom:5px solid #ffffff;
}
.navbar-segundo .navbar-nav > li > a:hover,
.navbar-segundo .navbar-nav > li > a:focus {
  color: #bc2a2a;
  background-color: transparent;
  border-bottom:5px solid #bc2a2a;
}
.navbar-segundo .navbar-nav > .active > a,
.navbar-segundo .navbar-nav > .active > a:hover,
.navbar-segundo .navbar-nav > .active > a:focus {
  color: #bc2a2a;
  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 {
    background: white;
    z-index: 45;
    position: absolute;
    width: 93.5%;
    margin-top: 70px;
}
.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 (max-width: 995px) {
  .navbar-segundo .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-segundo .navbar-nav .open .dropdown-menu > li > a {
    color: #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;
}
/*!
 *********************** OUT NAVBAR SEGUNDO ***********************
 */


/*!
 *********************** IN LARGE MENU ***********************
 */

.dropdown-menu-large {
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  width:850px;
  border-radius:0;
  border:0;
  background-color: white;
}
.dropdown-menu-large .col-md-3{
padding-right: 0px !important;
padding-left: 10px !important; 
   
}
.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: 995px) {
  .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
    .primechery{
    text-align: left;
}
}
/*!
 *********************** OUT LARGE MENU ***********************
 */


/*********************** IN SUBMENU ***********************/

.dropdown-menu {
    border: none;
    padding: 10px;
}
.dropdown-menu > li > a {
    color: grey;
	padding:10px;
    font-size: 1em;
  }
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #b11010;
    background-color: transparent;
  }
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #b11010;
    background-color: #080808;
  }
/*********************** OUT SUBMENU ***********************/


/*********************** IN TOGLE BUTTON ***********************/
.navbar-toggle {
  border: none;
  background: transparent !important;
        position: absolute;
        z-index: 10;
right: 0;

}
.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 ***********************/




/*********************** IN BTN CONFIG ***********************/
.btn-config{position: fixed;  bottom: 10%;  right: 16px; z-index: 2; cursor: pointer;width:54px;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:54px;height:54px;float:left;overflow:hidden;margin-bottom:16px;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:250px;margin-left:-196px}
.btn-config a:hover span:nth-child(1){padding-left:27px}
.btn-config a>span{overflow:hidden}
.btn-config a>span:nth-child(1){background-color:#b4cedf;position:absolute;float:left;width:99%;height:52px;border-radius:0px;z-index:1;top:1px;right:1px;font:1.4em/15px proximaNovaBold,Arial,Helvetica,sans-serif;color:#000;padding:9px 52px 9px 0;text-transform:uppercase;-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:1em/14px proximaNovaRegular,Arial,Helvetica,sans-serif}
.btn-config a>span:nth-child(2){background-color:#9b1a20;position:absolute;width:54px;height:54px;float:left;border-radius:0;right:0;z-index:1}
.btn-config a>span:nth-child(2)[class*="-file"]:before{left:50%!important;top:50%!important;margin-left:-12px!important;margin-top:-15px!important}
.node-type-coches .btn-config{display:none}
.mod-seccion{display:block;float:none;width:100%;overflow:hidden;height:163px;max-width:100%}

@media screen and (max-width:539px){.btn-config{bottom:144px;right:0;width:100%;height:54px;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:#9b1a20;padding:0 0}
.btn-config a{font-size:10px;width:auto;height:auto;float:left;border-radius:0;position:relative;margin-bottom:0}.btn-config a:last-child:before{content:none}
.btn-config a:hover{margin-left:0;width:auto}.btn-config a:hover span:nth-child(1){padding-left:0px}.btn-config a:before{content:' ';height:46.66666666666667%;top:26.66666666666667%;right:0;background-color:#c65570;position:absolute;width:1px;z-index:2}.btn-config a>span:nth-child(1){position:relative;float:left;background-color:transparent;z-index:2;color:#fff;padding:9px 1px 9px 1px;display:inline-grid}.btn-config a>span:nth-child(2){float:left;width:100%;border-radius:0;left:0;display:inline-grid}.btn-config a>span:nth-child(2)[class*="-file"]:before{left:24px!important}.btn-config a>span:nth-child(2)[class*="-config"]:before{left:1px!important}.btn-config a>span:nth-child(2)[class*='-ofert']:before{left:24px!important}.btn-config a>span:nth-child(2)[class*='-point']:before{left:1px!important}.btn-config a>span:nth-child(2)[class*='-mesg']:before{left:1px!important}.btn-config>div div{display:table!important;float:none!important}.btn-config a{display:table-cell!important;float:none!important;width:50%;border-radius:0}.btn-config a.hidden-mob{display:none!important}.btn-config a:hover{width:50%}.btn-config a:hover span:nth-child(1){padding-right:3px!important;padding-left:43px!important}.btn-config a>span:nth-child(1){border-radius:0;padding:9px 3px 9px 43px;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;display:block}.btn-config a>span:nth-child(2){padding-left:0;padding-right:0}.btn-config a>span:nth-child(2)[class*="-file"]:before{left:50%!important;margin-left:-12px}.btn-config a>span:nth-child(2)[class*="-config"]:before{left:50%!important}.btn-config a>span:nth-child(2)[class*='-ofert']:before{left:50%!important}.btn-config a>span:nth-child(2)[class*='-point']:before{left:0!important;margin-left:6px!important}.btn-config a>span:nth-child(2)[class*='-mesg']:before{left:0!important;margin-left:6px!important}

@media screen and (min-width:540px) and (max-width:995px){.btn-config{top:144px;right:0;width:100%;height:54px;top:1px}
.btn-config>div{float:left;width:100%;display:block}
.btn-config>div div{float:left;width:100%;display:block;height:100%;background-color:#ad0b32;padding:0 5px}
.btn-config a{width:auto;height:auto;float:left;border-radius:0;position:relative;margin-bottom:0}.btn-config a:last-child:before{content:none}.btn-config a:hover{margin-left:0;width:auto}.btn-config a:hover span:nth-child(1){padding-left:47px}.btn-config a:before{content:' ';height:46.66666666666667%;top:26.66666666666667%;right:0;background-color:#c65570;position:absolute;width:1px;z-index:2}
.btn-config a>span:nth-child(1){position:relative;float:left;background-color:transparent;z-index:2;color:#fff;padding:9px 21px 9px 47px;display:inline-grid}.btn-config a>span:nth-child(2){float:left;width:100%;border-radius:0;left:0;display:inline-grid}.btn-config a>span:nth-child(2)[class*="-file"]:before{left:24px!important}.btn-config a>span:nth-child(2)[class*="-config"]:before{left:24px!important}.btn-config a>span:nth-child(2)[class*='-ofert']:before{left:24px!important}.btn-config a>span:nth-child(2)[class*='-point']:before{left:24px!important}.btn-config a>span:nth-child(2)[class*='-mesg']:before{left:24px!important}.mod-destacado_menu{display:none}.mod-destacado_menu img{left:10px;margin-left:0;width:53.60714285714286%;margin-top:-50.9px}
/*********************** OUT BTN CONFIG ***********************/

/*
.btn-config{position: fixed;  bottom: 10%;  right: 16px; z-index: 2; cursor: pointer;width:54px;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:54px;height:54px;float:left;overflow:hidden;margin-bottom:16px;z-index:0;border-radius:54px 54px 54px 54px;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:250px;margin-left:-196px}.btn-config a:hover span:nth-child(1){padding-left:27px}.btn-config a>span{overflow:hidden}.btn-config a>span:nth-child(1){background-color:#fff;position:absolute;float:left;width:99%;height:52px;border-radius:52px 52px 52px 52px;z-index:1;top:1px;right:1px;font:1.4em/15px proximaNovaBold,Arial,Helvetica,sans-serif;color:#000;padding:9px 52px 9px 0;text-transform:uppercase;-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:1em/14px proximaNovaRegular,Arial,Helvetica,sans-serif}.btn-config a>span:nth-child(2){background-color:#ad0b32;position:absolute;width:54px;height:54px;float:left;border-radius:50%;right:0;z-index:1}.btn-config a>span:nth-child(2)[class*="-file"]:before{left:50%!important;top:50%!important;margin-left:-12px!important;margin-top:-15px!important}.btn-config a>span:nth-child(2)[class*="-config"]:before{left:50%!important;top:50%!important;margin-left:-12px!important;margin-top:-15px!important}.btn-config a>span:nth-child(2)[class*='-ofert']:before{left:50%!important;top:50%!important;margin-left:-12px!important;margin-top:-15px!important}.btn-config a>span:nth-child(2)[class*='-point']:before{left:50%!important;top:50%!important;margin-left:-12px!important;margin-top:-16px!important}.btn-config a>span:nth-child(2)[class*='-mesg']:before{left:50%!important;top:50%!important;margin-left:-16px!important;margin-top:-14px!important}.node-type-coches .btn-config{display:none}.mod-seccion{display:block;float:none;width:100%;overflow:hidden;height:163px;max-width:100%}
@media screen and (max-width:539px){.btn-config{bottom:144px;right:0;width:100%;height:54px;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:#ad0b32;padding:0 0}.btn-config a{font-size:10px;width:auto;height:auto;float:left;border-radius:0;position:relative;margin-bottom:0}.btn-config a:last-child:before{content:none}.btn-config a:hover{margin-left:0;width:auto}.btn-config a:hover span:nth-child(1){padding-left:47px}.btn-config a:before{content:' ';height:46.66666666666667%;top:26.66666666666667%;right:0;background-color:#c65570;position:absolute;width:1px;z-index:2}.btn-config a>span:nth-child(1){position:relative;float:left;background-color:transparent;z-index:2;color:#fff;padding:9px 21px 9px 35px;display:inline-grid}.btn-config a>span:nth-child(2){float:left;width:100%;border-radius:0;left:0;display:inline-grid}.btn-config a>span:nth-child(2)[class*="-file"]:before{left:24px!important}.btn-config a>span:nth-child(2)[class*="-config"]:before{left:24px!important}.btn-config a>span:nth-child(2)[class*='-ofert']:before{left:24px!important}.btn-config a>span:nth-child(2)[class*='-point']:before{left:24px!important}.btn-config a>span:nth-child(2)[class*='-mesg']:before{left:24px!important}.btn-config>div div{display:table!important;float:none!important}.btn-config a{display:table-cell!important;float:none!important;width:50%;border-radius:0}.btn-config a.hidden-mob{display:none!important}.btn-config a:hover{width:50%}.btn-config a:hover span:nth-child(1){padding-right:3px!important;padding-left:43px!important}.btn-config a>span:nth-child(1){border-radius:0;padding:9px 3px 9px 43px;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;display:block}.btn-config a>span:nth-child(2){padding-left:0;padding-right:0}.btn-config a>span:nth-child(2)[class*="-file"]:before{left:50%!important;margin-left:-12px}.btn-config a>span:nth-child(2)[class*="-config"]:before{left:50%!important}.btn-config a>span:nth-child(2)[class*='-ofert']:before{left:50%!important}.btn-config a>span:nth-child(2)[class*='-point']:before{left:0!important;margin-left:6px!important}.btn-config a>span:nth-child(2)[class*='-mesg']:before{left:0!important;margin-left:6px!important}
@media screen and (min-width:540px) and (max-width:995px){.btn-config{top:144px;right:0;width:100%;height:54px;top:1px}.btn-config>div{float:left;width:100%;display:block}.btn-config>div div{float:left;width:100%;display:block;height:100%;background-color:#ad0b32;padding:0 5px}.btn-config a{width:auto;height:auto;float:left;border-radius:0;position:relative;margin-bottom:0}.btn-config a:last-child:before{content:none}.btn-config a:hover{margin-left:0;width:auto}.btn-config a:hover span:nth-child(1){padding-left:47px}.btn-config a:before{content:' ';height:46.66666666666667%;top:26.66666666666667%;right:0;background-color:#c65570;position:absolute;width:1px;z-index:2}.btn-config a>span:nth-child(1){position:relative;float:left;background-color:transparent;z-index:2;color:#fff;padding:9px 21px 9px 47px;display:inline-grid}.btn-config a>span:nth-child(2){float:left;width:100%;border-radius:0;left:0;display:inline-grid}.btn-config a>span:nth-child(2)[class*="-file"]:before{left:24px!important}.btn-config a>span:nth-child(2)[class*="-config"]:before{left:24px!important}.btn-config a>span:nth-child(2)[class*='-ofert']:before{left:24px!important}.btn-config a>span:nth-child(2)[class*='-point']:before{left:24px!important}.btn-config a>span:nth-child(2)[class*='-mesg']:before{left:24px!important}.mod-destacado_menu{display:none}.mod-destacado_menu img{left:10px;margin-left:0;width:53.60714285714286%;margin-top:-50.9px}
*/

