*{

  margin: 0px;
  padding: 0px;
}

.navbar-brand>img {


}

body{
  font-family: 'Barlow Semi Condensed', regular;
  background-color: #efeded;
}
.white_section{
  background-color: white;
  
}
.img-responsive{
  width: 100%;
}
.product_details{
  height: 55px;
}
.product_details p{
  margin-top: 10px;
  font-family: 'Barlow Semi Condensed', regular;
  line-height: 15px !important;

}

.navbar{
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

  #site_nav{
      /* background-image: url('../images/headerBg.png'); */
      max-height: auto;
      background-repeat: no-repeat;
 
  }
  .language a{
      margin-left: 20px;
      color: white;
      font-size: 11px;
  }

  .sub_bar{
    padding-bottom: 15px;
  }
  .sub_bar_image img{
    margin-top: -30px;
    height: 18px;
    width: auto;
  }
  .sub_bar_text{
    color: white;
    margin-top: 10px;
    font-size: 20px;
    text-transform: uppercase;
    font-style: italic;
  }

  #narrow_body{
    padding: 5px 120px;
  }

  .primary_color{
    color:#253489
  }

  .product_image{
    width: 100%;
  }

  .product_title{
    height: 300px;
    width: 100%;
  }
  .product_title_and_details{
    
  }
  .code_and_reference{
    color: black;
    font-size: 17px;
    font-weight: bold ;
    margin-top: 20px;
  }
  .code_and_reference p{
    font-weight: 600;
  }
  .share_card{
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    padding: 3px 8px;
    width: 220px;
    margin-top: 10px;
    display: none ;
  }
  /* .share:hover .share_card{
    opacity: 1;
  } */
  .share_card a {
    margin: 0px 9px;
  }
  .share_card a i{
    font-weight: 900;
  }
  .share i{
    font-weight: 900;
    margin-right: 5px;
    font-size: 16px;
  }
  .icons_text p a {
    color: white;
}
  .consult_card{
    padding: 3px 8px;
    width: 130px;
    margin-top: 68px;
    background-color: #253489;
font-family: 'Barlow Semi Condensed', regular;
text-align: center;
letter-spacing: 3px;
width: 135px;
  }
  .consult_card span {
    color: white;
    font-family: 'Barlow Semi Condensed';
    font-weight: 900;
}
  .fa-arrow-circle-left{
    position: absolute;
    left: 0px;
    top: 50%;
    z-index: 100;
    font-size: 30px;
    background-color: white;
    border-radius: 50%;

  }
  .consult_card span img {
  float: left;
  height: 16px;
  margin-top: 9px;
  margin-left: 7px;
  margin-right: 7px;
}
 .fa-arrow-circle-right{
    position: absolute;
    right: 0px;
    top: 50%;
    z-index: 100;
    font-size: 30px;
    background-color: white;
    border-radius: 50%;
  }
  .alert-default{
    padding: 5px;
    background-color: #e5e5e6;
    color: #253489;
    border-radius: 0px;
    margin-top: 50px;
  }

  .desc_text p{
    line-height: 20px;
  }
  .specification li{
    list-style: '- ';
    float: none;
    line-height: 20px;

  }
  #mail{
    padding: 30px 0px;
    background-color: #25388c;
  }
  .mail_left{
    color: white;
  }
  .mail_right input{
    margin-top: 20px;
    border-radius: 0px;
  }

  .mail_right textarea{
    margin-top: 20px;
    border-radius: 0px;
  }
  .mail_right span{
    color: white;
  }
  .submit{
    background-color: black;
    color: white;
    font-weight: bold;
    border: none;
    margin-left: 5px;
    min-width: 130px;
  }
  #description_and_tecnic{
    padding-bottom: 50px;
    background-color: white;
  }
  .footer{
    background-color: black;
    padding: 50px 0px;
    padding-bottom: 10px;
    font-weight:100;
  }
  .min_logo img{
    height: auto;
    width: 100%;
    margin-top: -19px;
  }

  .footer_lists{
    text-transform: uppercase;
  }
  .footer_lists li{
    list-style: none;
    color: white;
    line-height: 20px;
    font-weight: 100;
  }
  .footer_lists li p{
    text-transform: capitalize;
    line-height: 10px;
    margin: 8px 0px;
  }
  .footer_lists li a {
    color: #d7d7d7;
}
.footer_lists p a {
  color: #d7d7d7;
}
.footer_lists p  {
  color: #d7d7d7;
}
  .footer_lists strong li{
  }
  .footer_lists i{
    color:#2453a1 ;
    margin-right: 5px;
  }
  .footer_contact li{
    margin-bottom: 20px;
  }
  .footer_contact i{
    margin-top: 5px;
  }
  .icons_text{
    margin-left: 8px;
    color: white;
    font-weight: 100;
  }
  .ee_uu{
    margin-top: 20px;
  }
  .onlyIcons {
    margin-top: 20px;
}
.onlyIcons .col-xs-3 {
  width: 14%;
}

  .icons_and_text{
    margin-top: 25px;
    text-transform: capitalize;
  }
  .icons_and_text i{
    margin-top: 0px;
  }

  .icons_text p{
    line-height: 15px;
  }
  .onlyIcons i{
    font-size: 20px;
  }



  /* #about_products{
    margin: 50px 0px;
  } */
   p{
    line-height: 20px;
   
  }

  .thems_btn{
    background-color: #d1d1d1;
    color: #253489;
    border: none;
    padding: 5px 10px;
    border-radius: 0px;
    font-weight: 600;
    letter-spacing: 1px;
  }
  .thems_btn_left{
    padding-right:4px;

    }
    .thems_btn_left img{
      margin-right: 5px;
      height: 14px;
      margin-top: -4px;
      }
   .thems_btn_right{
    padding-left:4px;
   }
   .thems_btn_right img{
    margin-right: 5px;
    height: 14px;
   }

  .product_details{
height: 55px;
}
@media screen and (max-width: 343px) {
.product_details{
height: 65px;
}
}

  .product_name{
    background-color: #253489;
    padding: 5px;
    color: white;
    line-height:20px;
  }
  #cat{
    margin-top: 25px;
  }
  #cat a{
    display: block;
    color: #253489;
text-transform: capitalize;

  }
  #cat h5{
    color: black !important;
  font-weight: 600;
  letter-spacing: 2px;
  }
  #brands h5{
    color: black !important;
    font-weight: 600;
    letter-spacing: 2px;
  }
#competition h4 {
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2px;
font-size: 15px;
}
  #brands{
    margin-top: 25px;
  }
  #brands li{
    list-style: none;
    color: #253489;
text-transform: capitalize;
  }
  #brands li input{
    margin-right: 10px;
  }
  #classic{
    margin-top: 25px;
  }
  #especial{
    margin-top: 25px;
  }
  .single_products{
    margin-top: 25px;
  }

  .catDiv{
    /* height:100px; */
    /* overflow:hidden */
    height: auto;
  }
  .catDiv a {
    font-weight: 500;
    letter-spacing: 1px;
}


  .badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 14px;
font-weight: 900;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #ffffff;
border-radius: 2px;
color: #333333 !important;
text-transform: capitalize;
}
a {
color: #333333;
text-decoration: none;
}
li.expand {
color: black !important;
}

.desc_left li{
width:50%;
padding:5px
}
@media screen and (max-width: 769px) {
.desc_left li{
width:100%;
padding:5px
}
.details_image img{
height:250px;
width:400px
}
.cat_images:last-child .cat_images_title {
  margin: 16px auto !important;
}
.ig-home{
  padding: 0 20px;
}
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
color: #25388c !important;
font-weight:bold !important;
opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #25388c;
font-weight:bold !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
color: #25388c;
font-weight:bold !important;
}
.product_image {
  position: relative;
}
.thumb_image .bl img{
height: 30px !important;
  width: 30px !important;
}

.thumb_image .br img{
height: 30px !important;
  width: 30px !important;
}
.bl img{
max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 50%;
  left: 0%;
  z-index: 99;
  transform: translate(0%, -50%);
  height: 50px !important;
  width: 50px !important;
}
.br img {
max-width: inherit;
max-height: inherit;
position: absolute;
top: 50%;
right: 0%;
z-index: 99;
transform: translate(0%, -50%);
height: 50px !important;
width: 50px !important;
}
.category p{
text-transform: capitalize;
}

p{
line-height: 20px;

}


.products_side .product_image img{
height: 200px;
width: 100%;
}
.images_and_title .product_image img{
height: 100%;
width: 100%;
}
.thems_btn i {
font-weight: 600;
font-family: 'Barlow Semi Condensed';
letter-spacing: 1px;
}
.product_name{
background-color: #253489;
padding: 5px;
color: white;
line-height:20px;
}
#cat{
margin-top: 25px;
}
#cat a{
display: block;
color: #253489;
text-transform: capitalize;
}
#brands{
margin-top: 25px;
}
#brands li{
list-style: none;
color: #253489;
text-transform: capitalize;
font-weight: 500;
letter-spacing: 1px;
}
#brands li input{
margin-right: 10px;

}
#classic{
margin-top: 25px;
}
/* #classic h4{
text-transform: capitalize;
  font-weight: 600;
  letter-spacing: 2px;
} */

#classic a{
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2px;
text-decoration: none;
color: black;
font-size:15px
}
#especial a{
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2px;
text-decoration: none;
color: black;
font-size:15px
}
#especial{
margin-top: 25px;
}
.single_products{
margin-top: 25px;
}


.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 11px;
font-weight: 500;
line-height: 1;
color: #333333;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #ffffff;
border-radius: 2px;
color: #333333 !important;
text-transform: capitalize;
}
a {
text-decoration: none;
}
@media screen and (max-width: 343px) {
.product_details{
height: 65px;
}
}

li.expand {
color: black !important;
}
.bottom-footer p {
color: white;
margin-top: 50px;
font-size: 11px;
}
.product_lists{
  margin-top: 20px;
}



/* Graf css started from here  */
.main_slider_item{
}
.main_slider_1{
  background: url('../images/slide-2024.webp');
  background-repeat: no-repeat;
  background-position:center center ;
  background-size: cover;
  min-height: 100vh;
}
.image_container{
  position: relative;
}
.image_container img{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}



.main_slider_2{
  background: url('../images/_slide-2.jpg');
  background-repeat: no-repeat;
  background-position:center center ;
  background-size: cover;
  min-height: 100vh;
}
.main_slider_3{
  background: url('../images/_slide-3.jpg');
  background-repeat: no-repeat;
  background-position:center center ;
  background-size: cover;
  min-height: 100vh;
}
.main_slider_4{
  background: url('../images/_slide-4.jpg');
  background-repeat: no-repeat;
  background-position:center center ;
  background-size: cover;
  min-height: 100vh;
}
.image_container img{
  width: 100%;
}
@media screen and (min-width:900px){
  .image_container img{
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  .main_slider_1{
    background: url('../images/slide-2024-mb.webp');
    background-repeat: no-repeat;
    background-position:center center ;
    background-size: cover;
    min-height: 70vh;
  }
  .main_slider_2{
    background: url('../images/Capa\ 22.png');
    background-repeat: no-repeat;
    background-position:center center ;
    background-size: cover;
    min-height: 70vh;
  }
  .main_slider_3{
    background: url('../images/Capa\ 23.png');
    background-repeat: no-repeat;
    background-position:center center ;
    background-size: cover;
    min-height: 70vh;
  }
  .main_slider_4{
    background: url('../images/Capa\ 25.png');
    background-repeat: no-repeat;
    background-position:center center ;
    background-size: cover;
    min-height: 70vh;
  }
}

@media (min-width: 990px) and (max-width: 1200px) {
  /*
  .cat_images img{
    height: 145px !important;
  }
  */
}


/* Filter coding started */
#filter{

}
.filter_background{
  background-image: url('../images/headerBg.png');
  min-height: 135px;
  margin-top: -1px;
  background-position: center;
  background-size: cover;
  background-repeat: none;
  padding: 15px;
}
.filter_heading p{
  font-size: 12px;
  font-style: italic;
  letter-spacing: 10px;
  color: white;
  padding: 10px 0px;
  font-family: 'Barlow Semi Condensed', regular;

}
.filter_input {

}

.filter_input select {
  height: 50px;
  padding-right: 8px;
  border-radius: 0px;
  color: white;
  font-size: 15px;
  border: none;
  -webkit-appearance: none;  /*Removes default chrome and safari style*/
  -moz-appearance: none;  /*Removes default style Firefox*/
  appearance: none;
  background: #1a41a2 url('../images/sArrow.png') right  no-repeat; 
  background-size: -1% 22%;

}
/* magic IE fix/hack */
select::-ms-expand { display: none; }
.select_boxes .filter_input:nth-child(2) select{
  /* width: 330px; */
  height: 50px;

}
.filter_input select option{
  height: 15px;
}
@media screen and (max-width:993px){
  .select_boxes .filter_input:nth-child(2) select{
    float: none;
    margin: auto;
    
  }
  .filter_input{
    padding-bottom: 15px;
  }
  .filter_input select{
    float: none;
    margin: auto;
    margin-bottom: 15px;
  }
}
@media screen and (max-width:334px){
  .select_boxes .filter_input:nth-child(2) select{
    width: 100%;
  }
  .filter_input select{
    width: 100%;
  }
}
/* Code for filter ended  */



.home-calc {

}
.home-calc .texto{
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.home-calc h2{
  color: white;
  text-decoration: none !important;
  font-style: italic;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 10px;
  font-weight: 500;
  line-height: 4px;
  margin-left: 10px;
}
.home-calc h2.calculadora{
  font-weight: 900;
}
.home-calc:hover,.home-calc:focus {
  text-decoration: none !important;
  box-shadow: none !important;
}

/* cat image display started  */

#cat_display{
  background:#000000;
  padding: 100px 0px;
  margin-bottom:-42px;
}
#cat_display img{
  margin-bottom: 30px;
}


#partners_display{
  background:#000000;
  padding: 60px 0px;
}
#partners_display h3 {color:#FFFFFF;}
#partners_display p {color:#FFFFFF; font-size: 15px;    font-family: 'Barlow Semi Condensed', regular;}
#partners_display img {margin-top: 10px;width: 80%;}


.cat_images{
  position: relative;
}
.overlay{
  background:rgba(0,0,0,.4);
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s;

}
.cat_images:hover .overlay{
  opacity: 1;
}
.cat_images .cat_images_title {
  color: white;
  letter-spacing: 4px;
  font-weight: bold;  
  position: absolute;
  text-align: center;
  width: 100%;
  margin: 16px auto;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 18px;
  padding: 0 30px;
}
.cat_images img{
  /*
  height: 170px;
  width: 320px;
  */
  aspect-ratio: 1.6;
  margin: 0 auto;
}
.cat_images:last-child .cat_images_title {
  margin: 8px auto 16px;
}

.car_marka img{
  width: 240px;
  height: 70px;
}
.car_marka p {
  color: white;
  letter-spacing: 13px;
  margin-top: 50px;
  font-weight: bold;
  margin-left: 11px;
  margin-bottom: 20px;
}

@media screen and (max-width:768px){
  .car_marka img {
    width: 100px;
    height: auto;
  }

  .home-calc h2 {
    letter-spacing: 2px;
    line-height: 25px;
  }  
  .home-calc .texto{
    display: block;
  }

}



/* cat image display ended */


/* logo moto section started  */
#long_moto{
  background-image: url('../images/foto para efecto paralax-u1641-fr.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  min-height: 510px;
  position: relative;
}
.long_moto_text{
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
  text-align: center;
  font-family: 'Barlow Semi Condensed', regular;

}
.long_moto_text h2 {
  color: white;
  max-width: 638px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-style: italic;
  
}
span.blue_color{
  color: #3767fd;
}
.lomg_moto_overlay{
  position: absolute;
  height: 100%;
  width: 100%;
  background-color:rgba(0,0,0,.6);
}
/* logo moto section ended ------------- */

/* more_car_display_style started here  */

#more_car_display{
background-image: url('../images/capa 5 copia.jpg');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding: 20px 0px;
min-height: 560px;
}
.more_car_display_heading{

height: 160px;
width: 100px;
margin: auto;
transform: translate(-80%, 20%);

}
.more_car_display_heading h2{

}
.more_car_elements{
  position: relative;
  margin-top: 50px;
}

.more_car_elements h4{
  text-transform: uppercase;
  color: white;
  padding: 5px 0px;
  font-size: 15px;
}
.more_car_details{
  background:#253489;
  padding: 15px;
}
.more_car_details h4 a {
  color: white;
}
.more_car_elements p{
  font-size: 13px;
  color: white;
}
div.date_view{
  background: rgba(0,0,0,.7);
  padding: 2px 20px;
  letter-spacing: 10px;
  font-style: italic;
  position: absolute;
  top: 0;
  right: 0;
  color: white;
  font-weight: bold;
  border-top-left-radius: 40px;
  z-index: 1;
}
.go_to_blog{
  margin: 15px 0px;
}
.go_to_blog a{
  color: white;
  text-decoration: none;
  font-style: italic;
  font-size: 22px;
  text-transform: uppercase;

}
.go_to_blog a img{
  transform: rotate(90deg);
  height: 15px;
  width: 15px;
  margin-left: 10px;
}
.go_top  img{
  height: 40px;
  margin-top: 20px;
}
a.filter_btn{
  background: black;
  color: white;
  padding: 10px;
}
a.cat_name_elected{
  background: #1a41a2;
  color: white;
  padding: 13px;

  
}
a.cat_name_elected:hover{
  color: white;
}
.filter_btn img{
  height: 15px;
  width: 15px;
  margin-left: 10px;
  }
a.filter_btn:hover{
  color: white;
}
.btn{
  border-radius: 0px;
}
#main_slider .slick-dots {
  float: left;
  list-style: none;
  margin: 10px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -150%);
  

}
#main_slider .slick-dots li{
  float: left;
  list-style: none;
  margin: 10px;

}
#main_slider .slick-dots li {
  background:white;
  color: transparent;
  height: 10px;
  width: 10px;
  transform: skew(28deg, 0deg);
}

#main_slider li.slick-active {
      background:#1a41a2;
}
#main_slider .slick-dots li button {
  display: none;
}

/* more_car_dis
play_style ended here -------- */
.main_image{
  position: relative;
  height: 156px;
  overflow: hidden;
  

}

.more_overlay{
  position: absolute;
  height: 100%;
  width:100%;
  overflow: hidden;
  transition: .5s;
  background: transparent;
}
.more_car_elements:hover .more_overlay{
  background:rgba(0,0,0,.4);
  z-index:9999
  }

.more_car_elements .main_image img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: .5s;
}

.slick-active .image_container img{
  animation: fadeInUp 2s;
}
.filter_input select {
    text-transform: uppercase !important;
}
button.custom-map-control-button {
    display: none;
}
/* 
Replace default dropdown arrow in an HTML form
*** uses unofficial CSS ***
*/