@font-face {
	font-family: 'delta_probold';
	src: url('fonts/deltaprobol_0-webfont.woff2') format('woff2'),
		 url('fonts/deltaprobol_0-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'delta_probold_italic';
	src: url('fonts/deltaprobolita_0-webfont.woff2') format('woff2'),
		 url('fonts/deltaprobolita_0-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'delta_probook';
	src: url('fonts/deltaproboo_0-webfont.woff2') format('woff2'),
		 url('fonts/deltaproboo_0-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'delta_probook_italic';
	src: url('fonts/deltaprobooita_0-webfont.woff2') format('woff2'),
		 url('fonts/deltaprobooita_0-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'delta_prolight';
	src: url('fonts/deltaprolig_0-webfont.woff2') format('woff2'),
		 url('fonts/deltaprolig_0-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'delta_prolight_italic';
	src: url('fonts/deltaproligita_0-webfont.woff2') format('woff2'),
		 url('fonts/deltaproligita_0-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'delta_promedium';
	src: url('fonts/deltapromed_0-webfont.woff2') format('woff2'),
		 url('fonts/deltapromed_0-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'delta_promedium_italic';
	src: url('fonts/deltapromedita_0-webfont.woff2') format('woff2'),
		 url('fonts/deltapromedita_0-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
body{ background: #232323; padding-top: 64px; font-family: 'delta_probook'; }

video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }

.logotipos{
	display: inline-block;
	position: relative;
	float: left;
	background: none;
	margin-left: 15px;
}
.logotipos img{
	display: inline-block;
	width: 30px;
	margin-bottom:5px;
}
.logotipos_moto{
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	background: none;
}
.logotipos_moto img{
	margin-bottom:5px;
}
.bg-dark {
	background-color: #000!important;
}
.bgtop1{
	display: block;
	top: 46px;
	background: url('images/bg-top-1.jpg') repeat;
	height: 18px;
	width: 100%; 
}

.kawacadabra {
	display: block;
	position:relative;
	font-family: 'delta_probold';
	padding-top: 0rem;
	margin-bottom: 0;
	background-color: #000;
	text-transform: uppercase;
}
.descuentoMagico{
	padding-bottom: 40px;
}
#moto_details .price span{
    font-size: 32px;
}

video {
		display: block;
		position: relative;
		width: 100%    !important;
		height: auto   !important;
}
.kawacadabra h1 {color: #fff; font-size: 30px;}

.first-category{ 
	font-family: 'delta_probook';
	background: #6ABC2A;
	padding:10px 0;
}
#fix-firstcategory{
	position: absolute;
	top:74px;
}

.f-category{
	text-transform: uppercase;
	padding: 0 8px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	-webkit-transition:color 1000ms ease-in-out;
	-ms-transition:color 1000ms ease-in-out;
	transition: color 1000ms ease-in-out;
}
.f-category:hover{
	color: #000000;
	text-decoration: none;
}

.first-category .active{
	text-decoration: underline;
	color: #000000;
}

#seguroserie{
	font-family: 'delta_probold';
	margin-bottom: 50px;
}
#seguroserie p{
	font-family: 'delta_prolight';
}
.album{
	margin-top:40px;
}
.album a{
	color:#fff;
	text-decoration: none;
}
.album a:hover , a:focus, a:visited, a:active{
	color:#fff;
	text-decoration: none;
}
.second-category{ 
	background: #181818;
	padding:10px 0;
	margin: 0 0 70px 0;
	color: #fff;
	-webkit-transition:color 500ms ease-in-out;
	-ms-transition:color 500ms ease-in-out;
	transition: color 500ms ease-in-out;
}

.s-category{
	text-transform: uppercase;
	padding: 0 8px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	-webkit-transition:color 1000ms ease-in-out;
	-ms-transition:color 1000ms ease-in-out;
	transition: color 1000ms ease-in-out;
}
.s-category:hover{
	color: #6ABC2A;
	text-decoration: none;
}

.second-category .active{
	text-decoration: underline;
	color: #6ABC2A;
}
.bg-m-dark {
	background-color: #232323!important;
}

.home-offer{
	font-family: 'delta_prolight';
	text-transform: uppercase;
	margin: 40px 0 ;
	font-size: 18px;
}
.home-offer p{
	color: #6ABC2A;
	margin: 0;
}
.home-offer a{
	color: #fff;
	text-decoration: underline;
	-webkit-transition:color 1000ms ease-in-out;
	-ms-transition:color 1000ms ease-in-out;
	transition: color 1000ms ease-in-out;
}
.home-offer a:hover{
	color: #5d5d5d;
	text-decoration: underline;
}

.seguro-serie{
	border: 1px solid #6ABC2A;
	padding: 10px 20px;
}

.seguro-serie h2{
	color: #6ABC2A;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.seguro-serie p{
	text-align: left;
	color: #fff;
	font-size: 10px;
	margin-bottom: 0rem;
}



.card {
	border:none !important;
	border-radius:0;
	background: none;
	margin-bottom: 80px;
	padding: 0 20px;
}
.crop {
	width:100%;
	height:auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.card-img-top {
	width: 100%;
	border-top-left-radius: 0;
	border-top-right-radius:0;
}

.card-body {
	padding: 0;
	color:#fff;
}
.card-body .btn-group {
	padding:10px 0;
}
.card .btn-secondary {
	/*font-family: 'delta_promedium';*/
	color: #fff;
	background-color: #5d5d5d;
	border-color: #5d5d5d;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin-left: 8px;
}
.card .btn-secondary:hover, .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
background-color: #6ABC2A;
border-color: #6ABC2A;
}

.card .btn-success{
	/*font-family: 'delta_promedium';*/
	position: relative;
	color: #fff;
	background-color: #6ABC2A;
	border-color: #6ABC2A;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	width: auto;
}
.card .btn-success:hover, .card .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus{
	background-color: #5d5d5d;
	border-color: #5d5d5d;
	box-shadow: none !important;
}
.card-body h2 {
	font-family: 'delta_probold';
	font-size: 26px;
	margin: 0;
}
.card-body h3 {
	font-family: 'delta_prolight';
	font-size: 13px;
}

.card-body .price{
	color: #6ABC2A;
	font-size: 32px;
	line-height: 1;
	font-family: 'delta_prolight';
}
.m-price img{
	margin-right: 10px; 
}

.card-body .kfacil{
	font-family: 'delta_promedium';
	display: block;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: .8;
	margin-bottom: 8px; 
	text-transform: uppercase;
}

.card-body .desde{
	font-family: 'delta_prolight';
	display: block;
	color: #6ABC2A;
	font-size: 18px;
	font-weight: bold;
	line-height: .8;
	margin: 0; 
}

.triangle{
	display: inline-block;
	position: relative;
	top: -1px;
	left: -5px;
}
.triangle-text{
	display: inline-block;
	line-height: 1;
	padding: 5px 0 0 0;
}

.banners-section{
	display: block;
	width: 100%;
	position: relative;
	padding:80px 0;
	z-index: 888;
}
.banners
{
	 height: 294px;
}
.banners .banner-img{
	position: absolute; 
	display: block;
	margin: 0 auto; 
	width: 100%;
	top:-25px;

}
.banners .banner-img2{
	position: absolute; 
	display: block;
	margin: 0 auto; 
	width: 100%;
	top:-40px;

}
.banner-bg-1{
	background-image: url('images/banner-bg-1.jpg');
	transition: all 0.3s ease-in-out;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.banner-bg-1:hover {
  background-size: 110%;
}

.banner-bg-2{
	background-image: url('images/banner-bg-2.jpg');
	transition: all 0.3s ease-in-out;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.banner-bg-2:hover {
  background-size: 110%;
}

.banner-bg-3{
	background-image: url('images/banner-bg-3.jpg');
	transition: all 0.3s ease-in-out;
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.banner-bg-3:hover {
  background-size: 110%;
}

.banner-content{
	position: relative;
	z-index: 999;
	color: #fff;
	padding: 60px 50px;
}
.banner-content h3{
	font-family: 'delta_probold';
	text-transform: uppercase;
	color:#6ABC2A;
	font-size: 16px;
	margin-bottom: 15px;
}
.banner-content p{
	font-family: 'delta_probook';
	text-transform: uppercase;
	color:#fff;
	font-size: 12px;
}
.banner-content h5{
	color:#fff;
	font-size: 9px;
	margin-top:30px;
	line-height: 1.5;
}
.cblack{color:#000000 !important;}
.cwhite{color:#ffffff !important;}

.social-section {
	margin: 80px 0 70px 0;
}
.social-section a{
width: 0px;
height: 0px;
color: #007bff;
text-decoration: none;
background-color: transparent;
}
.social_box{
position: relative;
display: inline-block;
height: 50px;
width: 70px;
margin: 0 15px;
background-color: #a7a9ac;
-moz-transform: translate(1px, 0px) skew(-32deg, 0deg);
-webkit-transform: translate(1px, 0px) skew(-32deg, 0deg);
-o-transform: translate(1px, 0px) skew(-32deg, 0deg);
-ms-transform: translate(1px, 0px) skew(-32deg, 0deg);
transform: translate(1px, 0px) skew(-32deg, 0deg);
}

.social_box i{
color: #222222;
font-size: 40px;
margin: 5px 5px 0 0;
-moz-transform: translate(1px, 0px) skew(32deg, 0deg);
-webkit-transform: translate(1px, 0px) skew(32deg, 0deg);
-o-transform: translate(1px, 0px) skew(32deg, 0deg);
-ms-transform: translate(1px, 0px) skew(32deg, 0deg);
transform: translate(1px, 0px) skew(32deg, 0deg);
-webkit-transition:color 500ms ease-in-out;
-ms-transition:color 500ms ease-in-out;
transition: color 500ms ease-in-out;
}

.social_box:hover i{
	color: #fff;
}

.social_boxf:hover{
background-color: #3B5B98;
cursor: pointer;
-webkit-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;
}
.social_boxt:hover{
background-color: #55ADEC;
cursor: pointer;
-webkit-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;
}
.social_boxi:hover{
background-color: #A67657;
cursor: pointer;
-webkit-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;
}

.pvp-section{
	color: #fff;
	margin: 0 0 50px 0;
	font-size: 10px;
}

footer {
  background: #000;
  padding: 25px 0;
}
.bgfooter{
	height: 32px;
	background: url('images/bgfooter.jpg') repeat;
}

.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.moto_detail{
	width: 100%;
	margin: 10px 0 50px 0;
	color: #fff;
}
.back{
	color: #fff;
	font-family: 'delta_prolight';
	margin: 10px 0;
	font-size: 12px !important;
	text-transform: uppercase;
	-webkit-transition:color 1000ms ease-in-out;
	-ms-transition:color 1000ms ease-in-out;
	transition: color 1000ms ease-in-out;
}
.back:hover {
	text-decoration: none;
	color: #ccc;
}
.moto-title{}
.moto-title h2{
	font-family: 'delta_probold';
	font-size: 42px;
	color: #fff;
	text-transform: uppercase;
	margin: 10px 0 5px 0;
}
.moto-title h3{
	font-family: 'delta_prolight';
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}

.moto-similar{
	margin: 0px 0 30px 0;
}
.moto-similar a{
	font-family: 'delta_prolight';
	-webkit-transition:color 1000ms ease-in-out;
	-ms-transition:color 1000ms ease-in-out;
	transition: color 1000ms ease-in-out;
	color: #fff;
	font-size: 12px;
	padding:0px 8px;
	line-height: 2;
	white-space:nowrap;
}
.moto-similar a:hover{
	margin: 20px 0;
	color: #6ABC2A;
	text-decoration: none;
}

.moto-similar .active{
	font-family: 'delta_probold';
	color:#6eb530;
}
#moto_details {
	margin: 20px 0;
}
#moto_details .price{
	font-size: 50px;
	font-family: 'delta_prolight';
	color:#6ABC2A;
}
.kg_logo{
	margin-right: 7px;
}
.green-border{
	border: 1px solid #6ABC2A;
	width: 100%;
	margin: 10px 0;
	padding: 3px 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.ahorro-title{
	width: 100%;
	font-family: 'delta_promedium_italic';
	font-size: 16px;
	color: #fff;
}
.seguro-title{
	text-transform: uppercase;
	line-height: 1;
	font-size: 14px;
	margin: 5px 0;
	display:grid;
	padding-left: 60px;
	font-family: 'delta_promedium_italic';
}
.seguro-subtitle{
	text-transform: uppercase;
	line-height: 1;
	font-size: 10px;
	margin: 5px 0;
	display:grid;
	padding-left: 60px;
	font-family: 'delta_prolight_italic';
}
.seguro-img{
	position: absolute;
	left: -10px;
	top:0px;
}
.detallef{
	padding: 10px 0 5px 0;
}
.detallef .f1{
	color: #fff;
	font-size: 11px;
}
.detallef .f2{
	color: #fff;
	font-size: 11px;
}
.detallef .f3{
	color: #989898;
	font-size: 8px;
}
.cuota-title{
	width: 100%;
	font-family: 'delta_probook_italic';
	font-size: 16px;
	color: #fff;
	padding-left: 75px;
}

.cuota-img{
	position: absolute;
	display: block;
	left:-1px;
	top:0px;
}
.detallef{
	color: #989898 !important;
	font-family: 'delta_probook';
	text-transform: uppercase;
	font-size: 10px;
	-webkit-transition:color 1000ms ease-in-out;
	-ms-transition:color 1000ms ease-in-out;
	transition: color 1000ms ease-in-out;
}
.detallef:hover{
	color: #fff !important;
	text-decoration: none;
}

.nmb{
	margin-bottom: 0px !important;
}
.garantia-title{
	text-transform: uppercase;
	width: 100%;
	font-family: 'delta_probook_italic';
	font-size: 10px;
	color: #fff;
	padding-left: 90px;
}

.garantia-img{
	position: absolute;
	display: block;
	left:-6px;
	top:0px;
}

#moto_details .btn-success{
	font-family: 'delta_promedium';
	position: relative;
	color: #fff;
	background-color: #6ABC2A;
	border-color: #6ABC2A;
	text-transform: uppercase;
	font-size: 13px;
	padding:5px;
	margin: 20px 0 10px 0;
	width: 100%;
}
#moto_details .btn-success:hover{
	background-color: #636363;
	border-color: #636363;
}

#moto_details .btn-light{
	font-family: 'delta_promedium';
	position: relative;
	color: #6eb530;
	background-color:;
	border-color:#fff;
	text-transform: uppercase;
	font-size: 12px;
	padding: 3px 4px;
	width: 100%;
}
#moto_details .btn-light:hover{
	color: #000;
	text-decoration: none;
}

#moto_details .btn-link{
	font-family: 'delta_promedium';
	position: relative;
	color: #fff;
	background-color:none;
	border-color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	padding: 3px 4px;
	width: 90%;
}
#moto_details .btn-link:hover{
	color: #6eb530;
	border-color: #6eb530;
	text-decoration: none;
}

#moto_details .btn-info{
	font-family: 'delta_promedium';
	position: relative;
	color: #fff;
	background-color:#636363;
	border-color:#636363;
	text-transform: uppercase;
	font-size: 8px;
	padding: 3px 4px 3px 30px;
    width: 100%;
    line-height: 1.2;
}
#moto_details .btn-info:hover{
	background-color: #6ABC2A;
	border-color: #6ABC2A;
	text-decoration: none;
}
.masinfomoto i{
	position: absolute;
	left: 10px;
	color: #fff;
	font-size: 15px;
}
#moto-colors a:hover{
	text-decoration: none;
}
#moto-colors .rounded-circle {
	padding: 2px;
	border: 2px solid #232323;
}

#moto-colors .rounded-circle:hover{
	border: 2px solid #fff;
	cursor: pointer;
}
#moto-colors .active {
	padding: 2px;
	border: 2px solid #000;
	cursor: not-allowed;
}
#moto-colors .active:hover {
	padding: 2px;
	border: 2px solid #000;
	cursor: not-allowed;
}
#kit_tourer{
	padding: 50px 0;
}
#kit_tourer img{
	margin:10px 0;

}
#kit_tourer h3{
	font-family: 'delta_probold';
	text-transform: uppercase;
	font-size: 16px;
}
#kit_tourer h6{
	font-family: 'delta_prolight';
	text-transform: uppercase;
}
#no_results{
	padding: 50px;
	font-family: 'delta_probold';
	color: #fff;
	font-size: 20px;
	border: 2px dotted #fff;
}

/*  Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
	.social_box{
		height: 40px;
		width: 60px;
	}
	.social_box i{
		font-size: 20px;
		margin: 10px 5px 0 0;
	}
	#moto-photo{margin-top:30px; }
	.moto-title h2 {
		font-size: 25px;
	}
}
/*  Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {

}

/*  Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
	.card .btn-success{
		font-size: 10px;
	}
	.card .btn-secondary {
		font-size: 10px;
	}

}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {


}


/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	.bd-placeholder-img-lg {
		font-size: 3.5rem;
	}

}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
	/*.card .btn-success{
		font-size: 12px;
	}
	.card .btn-secondary {
		font-size: 12px;
	}*/
}


