/**
 * CUSTOM CODE
 */

/*GENERAL*/
h1 {
	color: #7d8184;
}
.btn {
	border-radius: 0;
}
#sp-footer a {
	font-weight: bold;
	/*color: #009788;*/
}
#sp-footer a:hover {
	text-decoration: underline;
}
.coming-soon-title {
	font-size: 36px;
	font-weight: 400;
}
#sp-header {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.50);
}
#sp-title .sp-page-title {
    padding: 150px 0 200px;
}
#sp-top2, #sp-top1 {
	margin-top: 6px;
}
#sp-top1 .sp-column  {
	margin-left: 10px;
}
#sp-footer1 {
	text-align: right;
}
li.sp-contact-time {
	line-height: 1.25;
}
.contact-page #sp-main-body {
	
}
.view-article #sp-main-body {
    padding-top: 50px;
}
/*MENU PRINCIPAL*/
.secondary-menu > li, .sp-megamenu-parent > li {
    padding-right: 30px;
}
li.sp-menu-item a.no-borde-black {
	padding: 10px;
	background-color: #000000;
}
/*MENU OFFCANVAS*/
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
    font-size: 1.25rem;
    font-family: inherit;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu > li > a {
    font-size: 16px;
}
.offcanvas-menu li.menu-deeper.menu-parent .menu-toggler {
	display: none !important;
}
.offcanvas-menu .btn-primary {
	width: 100%;
}
.offcanvas-menu .login-greeting {
	text-align: center;
}
/*ACCESO SOCIAL*/
#sp-top2 .sp-column {
	margin-right: 20px;
	display: flex;
	justify-items: center;
	justify-content: space-evenly;
	/*justify-content: space-around;*/
}
#sp-top2 .sp-column div {
	float: right;
}
.oculto {
	display: none !important;
	visibility: hidden !important;
}
/*LOGO*/
#sp-header .logo {
    height: 160px !important;
}

.view-article #sp-title {
    /*display: block;*/
}

.view-article #sp-title, .view-article #sp-right {
    display: initial;
}
.view-article .article-details .blog-details-img-wrapper .article-header h1, .view-article .article-details .blog-details-img-wrapper .article-header h2 {
  max-width: 100%;
}
.container {
	max-width: 1480px !important;
	padding-left: 35px !important;
	padding-right: 35px !important;
}
.formu-furgo-custom textarea {
  display: block;
  width: 100%;
  padding: 0.75rem 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #b5b5b5;
  background-color: #f2f2f2;
  background-image: none;
  background-clip: padding-box;
  border: 0;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#sp-title .sp-page-title h2 {
	visibility: hidden !important;
}

#seccion_condiciones #bfLabel5 {
	display: inline-block !important;
	margin-right: 15px;
}

#bfSubmitButton, .offline-wrapper input[type=submit] {
	text-transform: uppercase;
	font-weight: 600;
	font-family: "Raleway";
	background-color: #000;
	box-shadow: none;
	border: none;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1.75px;
	border-radius: 0;
	padding: 20px 30px;
	transition: all 0.3s ease-in-out;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	white-space: pre-line;
	vertical-align: middle;
	line-height: 1.25;
	
}
#bfSubmitButton:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.75);
	text-decoration: none;
	cursor: pointer;
	
}
.pagina-contacto-furgo {
	margin-bottom: 25px;
}
#sp-footer .sp-copyright {
    color: #2f2f2f;
}
.sp-contact-info li {
    margin: 0 0 0 10px;
}
ul.sp-contact-info li.sp-contact-email a {
	    font-size: 0.7vw;
}
.sp-contact-email {
	
}
/*LISTADO VEHÍCULOS */
body.portada-listado #sp-title .sp-page-title {
	padding: 80px 0 100px;
}
body.portada-listado #sp-main-body {
	padding: 20px 0 50px;
}
#expautospro ul.explist_sort {
	display: flex;
	justify-content: space-around;
}
#expautospro ul.explist .btn {
	border-radius: 0;
}
#expautospro ul.explist .box-vehicle {
	margin: 20px 5%;
}

#expautospro ul.explist .box-vehicle {
	margin: 5%;
}
.fila-datos-list {
	display: flex;
	justify-content: space-around;
	font-weight: bold;
	color: #777;
}
.box-vehicle .expmiddle_block .expautospro_clear {
	border-top: 1px dotted #777;
	margin: 5px 0px;
}

.fila-datos-list span.dato-list {
	
}
.box-vehicle .expribbonprocorner.rbleft {
	position: absolute;
	/*background-color: rgba(0,0,0,0.5);*/
	padding: 10px 5px;
	color: #fff;
	font-weight: bold;
	width: 100%;
	text-align: left;
}
.expautos_list_users_link .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
#explimitbox select#limit {
	height: auto;
	margin: 0 auto;
	width: auto;
}

/*FICHA DE VEHICULOS*/
div.barra_superior_fichaweb {
    width: 100%;
    margin: 0px 0px 20px;
    display: table;
    border-top: 2px solid #777777;
    border-bottom: 2px solid #777777;
	padding: 10px;
}
h1.title-vehicle-detalle {
	text-align: center;
	font-size: 50px;
}
.ad-image a img {
	width: 100%;
}
div#gallery .ad-image img {
    width: auto;
}
div#gallery .ad-image-wrapper .ad-image {
    left: 0 !important;
	top: 0 !important;
    width: 100% !important;

}
#expautospro .ad-gallery .ad-image-wrapper {
	/*max-height: 510px !important;*/
	max-height: 380px !important;
}
#expautospro .ad-gallery {
    width: auto !important;
}
#expautos_detail #gallery .ad-nav {
	width: 100%;
}
#fila-tecnico-precio legend, #fila-textoinfo legend, #fila-equipamiento legend, #expautos_detalles-tecnicos legend, .formulario-contacto-detalle legend {
    border-bottom: 2px solid #222222;
    font-weight: bold;
}
div.expautos_detail_equipment table.exp_autos_equiptable {
    width: 100%;
    font-weight: 600;
}
.exp_autos_cmprequipname.alert.alert-info {
	display: none;
	visibility: hidden;
}
#expautos_detail .info-tecnica  {
	column-count: 2;
}
#expautos_detail .info-tecnica p {
	margin: 0 0 4px;
}
#expautos_detail .info-tecnica p span{
	font-weight: bold;
}
div.info-tecnica span::before {
	font-family: "Font Awesome 5 Free";
    content: "\f0da";
    margin-right: 10px;
}
#expautospro .ad-gallery .ad-thumbs li a img {
    border: 2px solid #FF6600;
    max-height: 100px;
}
#expautos_detail img.expqrcode {
	margin: 100px auto 0;
}
#expautos_detail .expautospro_clear {
	
}
#expautos_detail #fila-equipamiento, #expautos_detail #fila-textoinfo, #expautos_detail #expautos_mail_form {
	margin-top: 20px;
}
#expautos_detail .modulo-qr-detalle {
	margin-top: 25px;
}
#expautos_detail #expautos_mail_form textarea {
	width: 100%;
	background-color: #f2f2f2;
	background-image: none;
	background-clip: padding-box;
	border: 0;
	border-radius: 0;
}
.iconos-funciones-detalle {
	text-align: right;
}
.expdetail_hits {
	padding-bottom: 15px;
}
.expdetail_cf {
	padding-right: 0px !important;
}
.iconos-funciones-detalle {
	padding-left: 0px !important;
}
.print-ficha a, .pdf-ficha a, .finan-ficha a {
    color: #fff;
    font-size: 12px;
    padding: 10px 11px;
    vertical-align: middle;
    background-color: #111;
    border-radius: 0px;
}
.modal-content {
	padding: 12px;
}
 .modal-content h3 {
    font-size: 26px;
	line-height: 0.75;
}
.modal-content .modal-header {
}
.modal-content .modal-header button.close {
	float: left;
	margin-left: 0px;
}
.modal-dialog.financiar {
	margin: 10% auto;
}
.print-ficha a::before, .pdf-ficha a::before {
    content: "IMPRIMIR";
    color: #fff;
    font-size: 12px;
    padding-right: 0.75em;
}
span.print-ficha a::after {
	content: "\f02f";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 18px;
    vertical-align: sub;
}
span.pdf-ficha a::after {
    content: "\f1c1";
	font-family: "Font Awesome 5 Free";
    color: #fff;
    font-size: 18px;
    vertical-align: sub;
}
.print-ficha a img, .pdf-ficha a img {
    display: none;
}
#expautos_detail #gallery {
	position: relative;
}
#expautos_detail .expribbonprocorner.rbleft {
	position: absolute;
	/*background-color: rgba(0,0,0,0.5);*/
	/*padding: 10px 5px;*/
	color: #fff;
	font-weight: bold;
	width: 150px;
	height: 150px;
	/*text-align: left;*/
	z-index: 10;
	left: 0;
	top: 0;
	font-size: 2em;
}
.box-vehicle .photo {
	position: relative;
	overflow: hidden;
}
.box-vehicle .photo img.list-group-image {
	width: 100%;
}
.box-vehicle .expribbonprocorner.rbleft span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
	left: -80px;
	top: -20px;
	padding: 50px 70px 10px;
	width: auto;
	position: absolute;
}
.expribbonprocorner.rbleft span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
	left: -50%;
	top: -10%;
	padding: 60px 70px 20px;
	width: auto;
}
.expribbonprocorner span.rbyellow{
    background: rgba(255,234,0, 0.9);
    color: #000;
}
.expribbonprocorner span.rbbrown{
    background: rgba(78,52,46, 0.9);
    color: #FFF;
}
.expribbonprocorner span.rbred{
    background: rgba(247,5,5, 0.9);
    color: #FFF;
}
.expribbonprocorner span.rbblue::after {
    border-right: 1px solid #0277bd;
    border-top: 1px solid #0277bd;
}
.expribbonprocorner span.rbgreen{
    background: rgba(155,201,13, 0.9);
    /*background: linear-gradient(#9BC90D 0%, #79A70A 100%);*/
    color: #FFF;
}
span.rborange{
    background: rgba(247,158,5, 0.9);
    color: #FFF;
}
/*ICONOS EN MENU*/
a.calculadora-menu-admin:before {
	font-family: 'Font Awesome 5 Free' !important;
	font-weight: 900 !important;
	content: '\f1ec' !important;
	position: initial !important;
	background: none !important;
	font-size: 24px !important;
}
a.calculadora-menu-admin img {
	display: none !important;
}
/*ADMINISTRAR VEHÍCULOS FRONTEND*/
#modexpaddbutton97 {
	margin: 0 2.5%;
}
#expautospro .expadd_full input, #expautospro .expadd_full select {
	font-size: 1em;
	color: #555555;
	height: auto;
}
ul.dropdown-menu.show li {
	padding: 2px 5px;
}
#checkexpyourmodel input#jform_checkmodel {
	height: 18px;	
}
form#expmember-profile div.control-group {
	clear: both;

}
form#expmember-profile .control-label {
    /*width: 25%;*/
}
form#expmember-profile .form-horizontal .controls {
    margin-left: 25%;
}
.expdetail_header .wizard {
	display: flex;
	justify-content: space-between;
}
.expdetail_header .wizard a{
	width: 100%;
}
fieldset table.expequiptable h3 {
	display: none;
}
table.expequiptable {
	width: 100%;
}
form#expmember-profile legend {
    font-weight: bold;
	display:block;
 	width:100%;
 	padding:0;
 	margin-bottom:20px;
 	font-size:21px;
 	line-height:inherit;
 	color:#333;
 	border:0;
 	border-bottom:1px solid #e5e5e5
}
form#expmember-profile .js-editor-tinymce textarea {
	width: 100% !important;
}
/*ADMINISTRAR IMAGENES VEHICULOS*/
table#expimgtable td {
}
table#expimgtable td.description-img textarea {
	width:100% !important;
}
td.description-img textarea {
}
#expformimg {
	text-align: center;
}
/*LOGIN ACCESO*/
.sp-my-account {
    position: relative;
    z-index: 999;
    display: inline-block;
}
body.header-default .sp-my-account .btn-account {
    color: #e31507;
}
.sp-my-account .btn-account {
    font-size: 14px;
    font-weight: 500;
}
.fa-user-circle-o::before {
	font-family: "Font Awesome 5 Free";
    content: "\f2be";
}
.login-barra-top {
	max-width: 130px;
	margin-top: 5px;
}
.icono-login-top2 {
	font-size: 25px;
	padding-top: 10px;
}
/*ICONOS SOCIALES*/
ul.social-icons {
	font-size: 22px;
	margin-top: 0px;

}

/*ADMINISTRAR VEHICULOS*/
table.explist.administrar span.rbred {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	padding: 5px;
	width: 100% !important;
	display: block;
}

/***********************
Media Queries
************************/

@media (max-width: 1500px) {
	#sp-menu2 {
		padding-right: 0px;
	}

}
@media (max-width: 1350px) {
	#expautospro .ad-gallery .ad-image-wrapper {
    max-height: 470px !important;
	}

}
@media (max-width: 1280px) {
header .secondary-menu > li > a, header .sp-megamenu-parent > li > a {
    letter-spacing: 0px;
	}
	#expautospro .ad-gallery .ad-image-wrapper {
	max-height: 300px !important;
	}
}
@media (max-width: 1200px) {
	
	#expautospro .ad-gallery .ad-image-wrapper {
    height: 470px !important;
	}
	table.expequiptable td.expadd_equip label {
		font-size: 13px !important;
		line-height: normal !important;	
	}
	table.expequiptable td.expadd_equip {
    width: 25% !important;
    display: inline-block !important;
    margin: 5px 0 !important;
	}
	header .secondary-menu > li > a, header .sp-megamenu-parent > li > a {
    font-size: 13px;
	}
	#expautospro .ad-gallery .ad-image-wrapper {
	max-height: 350px !important;
	}
	ul.sp-contact-info li.sp-contact-time {
	}

}
@media (max-width: 990px) {
	
	img.logo-image-phone {
		max-width: 80%;
	}
	#expautospro .ad-gallery .ad-image-wrapper {
    	height: 370px !important;
	}
	table.exp_autos_equiptable tr {

	}
	table.exp_autos_equiptable td.exp_autos_equip {
		/*width: 33% !important;*/
		/*display: inline-block !important;*/
		font-size: 13px;
	}
	#expautos_detalles-tecnicos {
		margin-top: 10px;
	}
		#sp-menu2 {
		padding-right: 15px;
	}
	

}
@media (max-width: 768px) {
  	#sp-title .sp-page-title {
    	padding: 100px 0 150px;
	}
	body.portada-listado #sp-title .sp-page-title {

    	background-size: 200% !important;
		background-color: #1A1A1A;
	}
	img.logo-image-phone {
		max-width: 75%;
	}
	#expautospro .ad-gallery .ad-image-wrapper {
    max-height: 520px !important;
	}
	#expautospro .ad-gallery .ad-image-wrapper .ad-next, #expautospro .ad-gallery .ad-image-wrapper .ad-prev {
    width: 50% !important;
	}
	table.exp_autos_equiptable td.exp_autos_equip {
		/*width: 33% !important;*/
		/*display: inline-block !important;*/
		font-size: 12px;
	}
	table.expequiptable td.expadd_equip {
		width: 50% !important;
		display: inline-block !important;
	}
	.fila-utiles-detalle {
	margin-top: 10px;
	}
	#expautospro .ad-gallery .ad-image-wrapper {
	max-height: 350px !important;
	}
	#expautospro .ad-gallery .ad-image-wrapper .ad-image {
	height: 350px !important;
	}
}
@media (max-width: 480px) {
	#sp-header {
    height: 80px;
	}
	#sp-header .logo {
    height: 140px;
	}
	.coming-soon-title {
	font-size: 9vw !important;
	}
	h1.title-vehicle-detalle {
		font-size: 7vw !important;
		
	}
	img.logo-image-phone {
		max-height: 180px;
	}

	#sp-title .sp-page-title {
    	padding: 70px 0 100px !important;
	}
	.page-header h1 {
		font-size: 10vw !important;
	}
	.container {
    padding-left: 5px !important;
    padding-right: 5px !important;
	}
	#expautospro ul.explist .box-vehicle {
	margin: 20px 0%;
	}
	body.portada-listado #sp-main-body {
    	padding: 20px 0;
	}
	body.portada-listado #sp-title .sp-page-title {
		background-color: #1A1A1A;
		background-size: 240% !important;
		background-position: center 20px;
	}
	table.exp_autos_equiptable tr {

	}
	table.exp_autos_equiptable td.exp_autos_equip {
		width: 50% !important;
		display: inline-block !important;
		font-size: 12px;
	}
	#expautospro .ad-gallery .ad-image-wrapper {
    max-height: 340px !important;
	}
	#expautospro .ad-gallery .ad-thumbs li a img {
    max-height: 75px;
	}
	div.info-tecnica span::before {
		display: none;
	}
	#expautos_mail_form legend {
		font-size: 1.25rem
	}
	form#expmember-profile .control-label {
    width: 44% !important;
	}
	form#expmember-profile .controls {
    margin-left: 45% !important;
	}
	table.expequiptable td.expadd_equip {
		width: 50% !important;
		display: inline-block !important;
	}
	table.expequiptable td.expadd_equip label {
		font-size: 12px !important;
	}
	#expautos_detail #gallery .ad-nav {
		display: none !important;
	}
	
}
@media (max-width: 400px) {

	#expautospro .ad-gallery .ad-image-wrapper {
    max-height: 300px !important;
	}
}
