html,
body {
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	padding: 0px;
	width: 100%;
	height: auto;
	overflow-x: hidden;
}

.card-texto {
	padding-left: 0;
	font-size: 24px;
}

.card-text {
	font-size: 15px;
}

.text-h4 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.text-parraf {
	font-size: 14px;
	font-weight: bold;
	color: #4a4a4a;
	text-transform: inherit;
}

h6 {
	word-wrap: break-word;
	line-height: 1.7;
	color: #666666;
}

p {
	font-weight: 300;
}

.navbar-logo {
	width: 18%;
	height: auto;
}

p.text-f {
	margin-bottom: 10px;
	padding-bottom: 0;
	font-size: 12px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}

.icono-red {
	width: auto;
	height: 30px;
}

.icono-phone {
	width: auto;
	height: 14px;
	margin-top: -5px;
}

.icono-white {
	font-size: 21px;
}

.dropdown-menu.window-up {
	/*left: -295px;*/
	left: 72%;
}

.text-h3 {
	font-weight: bold;
	text-align: left;
	padding: 0;
}

a.text-whats {
	color: #1D1D1D;
	font-size: 18px;
	text-decoration: none;
}

a.text-whats:hover {
	color: #1D1D1D;
	font-size: 18px;
	text-decoration: none;
}

.icon-social-right {
	width: 25px;
	height: 25px;
}

.icon-social-menu {
	width: 21px;
	height: 21px;
}

a.numb-phone {
	font-size: 15px;
}

@media (max-width: 600px) {
	.navbar-brand {
		width: 220px;
	}
}


/*botones redes sociales*/

.sticky-container {
	padding: 0px;
	margin: 0px;
	position: fixed;
	right: -130px;
	top: 230px;
	width: 210px;
	z-index: 1100;
}

.sticky li {
	list-style-type: none;
	background-color: #41aee8;
	color: #fff;
	height: 43px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	cursor: pointer;
}

.sticky li:hover {
	margin-left: -115px;
}

.sticky li img {
	float: left;
	margin: 9px 8px;
	margin-right: 5px;
}

.sticky li p {
	padding-top: 14px;
	margin: 0px;
	line-height: 16px;
	font-size: 12px;
	float: left;
}

.sticky li p a {
	text-decoration: none;
	color: #fff;
	margin-left: 5px;
}

.sticky li p a:hover {
	text-decoration: underline;
	text-decoration: none;
}


/*botones redes sociales*/


/*formulario minimizado*/

#contactFormContainer {
	position: fixed;
	right: 120px;
	bottom: 0;
	z-index: 999999;
}

#contactLink {
	width: 350px;
	padding: 5px 20px;
	text-align: center;
	font-weight: bolder;
	display: block;
	cursor: pointer;
	background-color: #f63e3e;
	color: #fff;
	border-radius: 0;
}

#contactForm {
	width: 350px;
	display: none;
	background-color: #1D1D1D;
	color: #444;
	padding: 20px;
	line-height: 100%;
	border: 1px solid #fff;
}

.spacer-mini {
	clear: both;
	display: block;
	height: 20px;
}


/*formulario minimizado*/


/*filtro*/

a:hover {
	text-decoration: none;
}

.autos ul.filtro {
	margin-bottom: 30px;
}

.autos ul.filtro li {
	padding: 5px 8px;
	display: inline-block;
}

.autos ul.filtro li a {
	padding: 10px;
	font-weight: 600;
	color: #666;
	transition: 0s;
}

.autos ul.filtro li a:hover {
	border-bottom: solid 2px #333;
	color: #333;
}


/*filtro*/


/*card autos*/

.item {
	background-color: #fff;
	text-align: center;
	transition: 0.3s;
	margin-bottom: 30px;
	min-width: 100%;
}

#contenedor_carrusel .item,
#content-slider .item {
	margin-top: 10px;
}

.autos .brand {
	padding: 5px;
	display: -webkit-inline-box;
}

.item .brand img {
	height: 60px;
	width: auto;
	display: inherit;
	margin-top: -10px;
}

.item .brand .model {
	/*line-height: 35px;*/
	font-size: 12px;
	font-weight: bold;
	/*margin-bottom: 0;
    padding: 5px;
    text-align:left;*/
}

.item .price {
	font-weight: 600;
	padding-top: 15px;
	font-size: 22px;
}

.item .price span {
	font-weight: 400;
	padding-top: 15px;
	font-size: 18px;
	line-height: 28px;
}

.item .tags {
	border-top: solid 1px #444;
	display: inline-block;
	display:none !important;
}
.item .price:before {
    content: "";
    height: 1px;
    width: 85%;
    background: black;
    position: absolute;
    bottom: 55px;
    left: 1.2rem;
}

.item .tags h6 {
	display: inline;
	font-weight: 600;
	font-size: 12px;
	padding: 5px;
}

.autos .btn-dark {
	display: block;
	border-radius: 0;
	margin-top: 15px;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: #1d1d1d;
	color: #fff;
	padding: 10px 0;
}

.autos .btn-dark:hover {
	background-color: #fff;
	color: #1d1d1d!important;
	padding: 10px 0;
}

.autos .lightSlider {
	min-height: 365px;
}


/*PP*/
div#content-modelo-cotizar {
    background: white;
}

/*DATE TIME*/

.dtp>.dtp-content>.dtp-date-view>header.dtp-header {
	background: #1d1d1d;
}

.dtp div.dtp-date,
.dtp div.dtp-time {
	background: #3c3c3c;
}

.dtp .p10>a {
	color: white;
}

.dtp div.dtp-actual-year {
	color: white;
}

.dtp table.dtp-picker-days tr>td>a.selected {
	background: #3c3c3c;
}


/*FIN DATE TIME*/


/*Selecctor custom*/

.s-hidden {
	visibility: hidden;
	padding-right: 10px;
}

.select {
	cursor: pointer;
	display: inline-block;
	position: relative;
	/*font:normal 11px/22px Arial, Sans-Serif;
    color:black;
    border:1px solid #ccc;*/
}

.styledSelect {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: white;
	/* padding:0 10px;*/
	font-weight: bold;
}

.styledSelect:after {
	content: "";
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-color: black transparent transparent transparent;
	position: absolute;
	top: 45%;
	right: 6px;
}

.styledSelect:active,
.styledSelect.active {
	background-color: #eee;
}

.options {
	display: none;
	position: absolute;
	top: 105%;
	right: 0;
	left: 0;
	z-index: 999;
	margin: 0 0;
	padding: 0 0;
	list-style: none;
	border: 1px solid #ccc;
	background-color: white;
	/* -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 20%); */
	/*-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);*/
	/* box-shadow: 0 1px 2px rgb(0 0 0 / 20%); */
	border-radius: 4px;
	max-height: 300px;
	overflow-y: auto;
	min-height: 56px;
}

.options li {
	padding: 0 6px;
	margin: 0 0;
	padding: 8px 10px;
}

.options li:hover,
.options .seleccionado {
	background-color: #1d1d1d;
	color: white;
}


/*FIN Selecctor custom*/

.background-transparente {
	background: transparent !important;
}

.ficha-tecnica i {
	font-size: x-large;
}

.window-up.show i {
	font-size: 30px;
	cursor: pointer;
	margin-top: -11px;
}

hr.separador {
	width: 100%;
}

h3.content-precio-form span {
	color: red;
}

h3.content-precio-form {
	background: white;
}

#menu-principal a.nav-link.menu-text:hover span,
#menu-principal a.nav-link.menu-text.active span,
#menu-principal a.nav-link.dropdown-toggle.active span {
	/*border-bottom: 2px solid #fff;
	padding-bottom: 0.65rem;*/
    color: #4a4a4a;
}

#menu-principal .dropdown-item.active,
.dropdown-item:active {
	color: #4a4a4a;
	text-decoration: none;
	background-color: #ffffff;
}

h3.content-precio-form {
	font-size: larger;
	font-weight: bold;
}

#content-cotizador-modelo .btn-fixed-cotiza {
	margin-top: 10vh !important;
	border: 1px solid;
}


/*RESPOSIVE*/


/*TABLET*/

@media (max-width: 768px) {}


/*@media (min-width: 768px) and (max-width: 991px) {
	
}*/

@media (min-width: 576px) and (max-width: 768px) {}


/*MOVIL*/

@media (max-width: 576px) {
	ul.filtro li {
		border: 1px solid;
		width: 32%;
		text-align: center;
		padding: 0 !important;
		margin-bottom: 3px;
	}
	.autos ul.filtro li.active a {
		color: white !important;
	}
	.autos ul.filtro li.active {
		background: #1d1d1d;
	}
	.autos ul.filtro li.active a {
		border: none !important;
	}
	.autos ul.filtro li a {
		padding: 0 !important;
	}
	.dropdown:hover>.dropdown-menu.show {
		display: block;
		margin-top: 1px;
	}
	.dropdown:hover>.dropdown-menu {
		display: none;
	}
	.navbar-nav .nav-item {
		text-align: left;
		border-bottom: 1px solid white;
	}
	.sticky-container {
		top: auto;
		bottom: 85px;
	}
	.ir-arriba {
        bottom: 40px;
    }
	.item-submenu-modelos {
		border-bottom: 1px solid;
		width: 45%;
		float: left;
		margin: 7px;
	}
	.item-submenu-modelos a {
		padding: 0 0 13px 3px;
	}
	.window-up.show {
		position: absolute;
		/*top: 40vh;*/
		left: -425%;
		min-width: 22rem;
	}
	#contactFormContainer {
		right: 1.5rem;
	}
	.logo-menu {
		position: absolute;
		left: 100px;
		top: 20px;
	}
	.wsp-menu {
		position: absolute;
		right: 10px;
		top: 10px;
	}
	nav#menu-principal {
		padding-bottom: 10px !important;
	}
	.content-menu {
		margin-top: 35px;
	}
	.widget-link > p {
        float: left;
        margin-bottom: 10px;
        width: 33.3%;
    }
    .widget-2columnas > div {
        column-count: 2;
    }
}


/*VISTA MODELO*/

.abajo-derecha {
	background: #1d1d1d;
	color: white;
	padding: 4px;
	font-size: 14px;
}

.abajo-derecha:before {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 40%;
	width: 0;
	top: 18px;
	height: 0;
	border-width: 12px 80px 0;
	border-style: solid;
	border-color: #1d1d1d transparent transparent;
}

h1.title-modelo {
	font-size: 2.5rem;
}

ul.colores-modelo li {
	cursor: pointer;
	margin-right: 10px;
	list-style: none;
	float: left;
	margin-bottom: 10px;
	border-radius: 5px;
	height: 31px;
	border: 1px solid gray;
	width: 10%;
	position: relative;
}

ul.colores-modelo li:hover::before,
ul.colores-modelo li.oscuro.active:before,
ul.colores-modelo li.claro.active:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	text-decoration: inherit;
	font-size: 18px;
	padding-right: 0.5em;
	position: absolute;
	top: 5%;
	left: 50%;
}

ul.colores-modelo li.oscuro:hover::before {
	content: "\f00c";
	color: #000;
}

ul.colores-modelo li.claro:hover::before {
	content: "\f00c";
	color: #fff;
}

ul.colores-modelo li.oscuro.active:before {
	content: "\f560";
	color: #000;
}

ul.colores-modelo li.claro.active:before {
	content: "\f560";
	color: #fff;
}

.content-360 .angle-view {
	width: auto;
	margin: 0;
	border: none;
}

.content-360 .angle-view ul {
	width: auto;
	height: auto;
}

.content-360 .botones-360 {
	position: absolute;
	top: 50%;
}

.content-360 .botones-360 i {
	font-size: 40px;
	opacity: 0.5;
	cursor: pointer;
}

.content-360 .botones-360 i:hover {
	opacity: 1;
}

.autos ul.filtro li a.active {
	border-bottom: solid 2px #333;
	color: #333;
}


/*estilos JC*/

.background_87 .container-fluid.px-3.px-md-5 {
	margin: 0px!important;
	padding: 0px!important;
	width: 100%;
}

.auto-pad {
	padding-top: 6%;
}

.banners-mantenciones img {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

.banners-mantenciones {
	padding-bottom: 2%;
}

.banner-row {
	padding-bottom: 3%;
}


/*.image-grid-cover {
    width: 100%;
    background-size: cover;
    min-height: 163px;
    position: relative;
    margin-bottom: 10%;
    text-shadow: rgb(0 0 0 / 80%) 0 1px 0;
    border-radius: 0;
    border: solid 1px #999;
}

.image-grid-clickbox {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: rgba(0,0,0,.45);
}

.cover-wrapper {
    font-size: 22px;
    text-align: center;
    display: block;
    color: #fff;
    text-shadow: rgba(0,0,0,.8) 0 1px 0;
    z-index: 21;
    position: relative;
    top: 63px;
}

a, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
    color:#fff;
}

span.a-hide {
    visibility: hidden;
}*/

.form-control {
    width: 100%!important;
    margin: -10px 0 0;
    padding: 25px;
    border: 0;
    border-radius: 0;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: Raleway;
    font-weight: 400;
}

.form-control::-webkit-input-placeholder {
	/* Edge */
	color: #9d9d9d !important;
}

.form-control:-ms-input-placeholder {
	/* Internet Explorer */
	color: #9d9d9d !important;
}

.form-control::placeholder,
.form-control select option:first-child {
	color: #9d9d9d !important;
}

.cotiza-campo {
	display: block;
	width: 100%;
	font-size: 0.875rem;
	line-height: 1.5;
	color: #444!important;
	background-color: #fff;
	background-image: none;
	border: 1px solid #444!important;
	height: calc(2rem + 2px) !important;
	border-radius: 0;
	font-weight: 600;
}

*::-webkit-input-placeholder {
	/* Google Chrome y Safari */
	font-size: 0.875rem;
	line-height: 1.5;
	color: #444!important;
	font-weight: 600;
}

*:-moz-placeholder {
	/* Firefox anterior a 19 */
	font-size: 0.875rem;
	line-height: 1.5;
	color: #444!important;
	font-weight: 600;
}

*::-moz-placeholder {
	/* Firefox 19 y superior */
	font-size: 0.875rem;
	line-height: 1.5;
	color: #444!important;
	font-weight: 600;
}

*:-ms-input-placeholder {
	/* Internet Explorer 10 y superior */
	font-size: 0.875rem;
	line-height: 1.5;
	color: #444!important;
	font-weight: 600;
}


/* backgrounds */


.bg-tn {
	background: url(../../img/fotos/trabaje-con-nosotros.png);
	background-size: cover;
	background-position: center;
}

.background_70 {
	background: url(../../img/fotos/repuestos.jpg);
	background-size: cover;
	background-position: center;
}

.background_66 {
	background: url(../../img/fotos/sucursales.jpg);
	background-size: cover;
	background-position: center;
}

.contact-mina {
	background: url(../../img/fotos/back-contacto.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}

.background_81 {
	background: url(../../img/fotos/back-mantencion.jpg);
	background-size: cover;
	background-position: center;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

.background_82 {
	background: url(../../img/fotos/back-mantencion.jpg);
	background-size: cover;
	background-position: center;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

.background_84 {
	background: url(../../img/fotos/back-mantencion.jpg);
	background-size: cover;
	background-position: center;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}


/* backgrounds */

#menu-principal .navbar-toggler {
	border: 1px solid white;
	position: absolute;
	top: 15px;
	/* right: 10px;
    top: 20px;*/
}


/*#menu-principal .navbar-collapse.collapse {
    padding-top: 35px;
}*/

.title-suc {
	font-family: 'Montserrat', sans-serif;
	color: #444;
	font-size: 20px;
	font-weight: 900;
	border-bottom: solid 3px #222;
	margin: 15px 0px;
}


/*.card-title-suc {
    font-weight: 600;
    padding-top: 15px;
    font-size: 18px;
    text-align: left;
}*/

.card-title-suc {
	font-weight: 600;
	font-size: 18px;
	background: black;
	text-align: center;
	color: white;
	padding: 4px 0;
	min-height: 55px;
}

.horario-suc {
	font-weight: 700;
	text-align: left;
	padding-top: 10px;
}

.card-list-suc li {
	font-size: 14px;
	text-align: left;
}

.card-list-suc a {
	color: #444;
}

.list-group-item {
	font-weight: normal;
	font-size: 20px;
	color: #444;
	transition: 0.5s;
	border: none;
	padding: 0.2rem 0;
	background-color: transparent;
}

.list-group-item.active {
	font-weight: bold;
	font-size: 22px;
	color: #444;
	background-color: transparent;
	border-color: transparent;
}

.list-group-item-action:hover {
	z-index: 1;
	color: #444;
	text-decoration: none;
	background-color: transparent;
}

.card-body.card-pad {
	padding: 0.8rem;
	height: 555px;
	min-height: 555px;
}

.direccion-sucursal {
	min-height: 73px;
}

.section-tittle {
	font-size: 34px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 12px;
}

.cardContact {
	border-radius: 3px;
	display: table;
	height: 132px;
	margin-bottom: 30px;
	overflow: hidden;
	width: 100%;
}

.cardContact .icon {
	background-color: currentColor;
	display: table-cell;
	height: 100%;
	position: relative;
	width: 48px;
}

.fa-phone:before {
	content: "\f095";
}

.cardContact .icon::after {
	border-bottom: 272px solid currentColor;
	border-left: 0;
	border-right: 90px solid transparent;
	content: "";
	height: 100%;
	position: absolute;
	right: -90px;
	top: 0;
	width: 0;
}

.cardContact .icon img {
	bottom: 25px;
	width: 30px;
	height: 30px;
	left: 25px;
	position: absolute;
	z-index: 1;
}

.cardContact .content-wrap {
	display: table-cell;
	padding: 10px 10px 10px 62px;
	position: relative;
	vertical-align: middle;
	z-index: 1;
}

.cardContact .content-wrap .item-title {
	display: inline-block;
	font-size: 16px;
}

.cardContact .content-wrap .text {
	font-size: 12px;
}

.icon-footer {
	width: 32px;
	height: auto;
}

/*ol.carousel-indicators li {
	width: 16px;
	height: 16px;
	border-radius: 100%;
	margin: 0 3px;
	background-color: #acacac!important;
	opacity: 1!important;
}

ol.carousel-indicators .active {
	background-color: transparent!important;
	border: 2px solid #acacac!important;
}

ol.carousel-indicators {
	padding-top: 20px!important;
	height: 40px;
}

ol.carousel-indicators {
	bottom: -40px!important;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 20px 0 20px 60px;
	background: #1d1d1d;
	align-items: center;
}*/

#carouselmarca {
	margin-bottom: 40px;
}

.marcas {
	padding-top: 50px;
}

.marcas img:hover {
	filter: opacity(.5);
	transition: all .5s ease-in-out;
}

.background_79 a {
	color: #1d1d1d;
	font-weight: bold;
}

/*#ContactoModeloForm {
    background-color: #f2f2f2;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}*/

#repuestoForm {
    background-color: #f2f2f2;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.media.icon-list i {
    font-size: 30px;
}
.media.icon-list p {
    font-size: 1.3rem;
}



/*NUEVO CSS PROPIEDADES*/
.titulo-principal {
    text-align: center;
    font-weight: bold;
    color: #4a4a4a;
    padding-top: 30px;
    padding-bottom: 15px;
    font-size: 26px;
    letter-spacing: 0;
}
.titulo-secundario{
    text-align: center;
    font-weight: bold;
    color: #4a4a4a;
    padding-bottom: 15px;
}

.titulo-terciario{
    text-align: center;
    font-weight: bold;
    color: #4a4a4a;
    padding-bottom: 15px;
    font-size: 26px;
    letter-spacing: 0;
}

.carousel-propiedades {
    padding-bottom: 40px;
}

/*cards trabaja con nosotros*/
.slick-carousel .slick-slide {
    outline: none !important;
    padding-left: 15px;
    padding-right: 15px;
}

.item-inner {
    text-align: center;
    background-color: #f3f3f3;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 20px;
    border: 1px solid #ebebeb;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    margin-bottom: 30px;
}

.item-inner {
    padding: 40px 45px 35px;
}

.item-inner:hover {
    background-color: #ffffff;
    box-shadow: 0px 7px 12px -1px rgb(0 0 0 / 49%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.card-propierty:hover{
    box-shadow: 0px 7px 12px -1px rgb(0 0 0 / 49%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.img-icon {
    width: 50%;
    margin-top: -25px;
}

.features-box-content {
    padding-top: 15px;
}

.features-box-image {
    color: #ff5a5f;
    background-color: #fff;
    width: 130px;
    height: 130px;
    line-height: 130px;
    font-size: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    display: inline-block;
}

.widget-features-box .features-box-image {
    line-height: 130px;
    font-size: 60px;
    text-align: center;
}

.sectionCards{
    background-color: #ffffff;
}

.description {
    text-align: justify;
}

.property-price {
    font-size: 30px;
    font-weight: 700;
}

.property-detail-main > div {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 30px;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

/*#property-single-details > div {
    padding-bottom: 20px;
    margin-bottom: 25px;
    position: relative;
}*/

.detail-metas-top {
    margin-bottom: 25px;
}

.property-detail-main > div .title {
    margin: 0 0 20px;
}

.titles {
    font-weight: 700;
    line-height: 1.4;
    color: #484848;
    font-size: 18px;
}

#property-single-details > div:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.property-detail-detail .list {
    overflow: hidden;
    clear: both;
}

.property-detail-detail .list li {
    float: left;
    width: 50%;
    margin: 0 0 15px;
}

.property-detail-detail .list li .text {
    min-width: 125px;
}
.property-detail-detail .list li > div {
    display: inline-block;
}

.property-detail-detail .list li .value {
    font-weight: 700;
}

.property-detail-detail .list li {
    float: left;
    width: 50%;
    margin: 0 0 15px;
}

.custom-field-data h5 {
    font-weight: 700;
    font-size: 14px;
    text-align: left;
    padding-top: 15px;
}

.custom-field-data .content {
    padding-bottom: 30px;
}

.description-inner p {
    padding-bottom: 30px;
}

.close-sidebar-btn {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    text-align: center;
    color: #e44343;
}

.widget.widget_apus_property_contact_form {
    padding: 30px;
    margin: 0 0 30px;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    width: 100%;
}

.contact-form-agent .agent-content-wrapper {
    padding-top: 15px;
    padding-bottom: 30px;
}

.flex-middle {
    display: flex;
    align-items: center;
}

.agent-content-wrapper .agent-thumbnail {
    width: 90px;
    height: auto;
    margin-right: 15px;
}

.agent-content h3 {
    font-weight: 700;
    font-size: 14px;
}
img.logo-boton {
    width: 24px;
}


@media (max-width: 425px) {
	.card-pad {
		height: auto!important;
		min-height: auto!important;
	}
	/*#contactFormContainer {
		right: 76px;
	}*/
	.auto-pad {
		padding-top: 17%;
	}
	.banner-row img {
		margin-bottom: 30px;
	}
	.filtro-tipo-modelo {
    font-size: 12px!important;
    }
}

@media (max-width: 375px) {
	#contactFormContainer {
		right: 58px;
	}
}

@media (max-width: 320px) {
	#contactFormContainer {
		right: 0px;
	}
}