/*
Theme Name: Oferta de Bienes
Theme URI: http://ofertadebienes.com/
Description: Oferta de Bienes WebSite
Author: Soluciones Creativas
Author URI: http://www.soluciones-creativas.net
Version: 3.0 | mayo 3, 2022
*/

@charset "utf-8";
html {
	overflow-y: scroll;
}
body h1,
body h2,
body h3,
body h4,
body h5 {
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 300;
}
.container h2 strong {
	font-weight: 700;
}
#nuevas_public h2,
#lista_bienes h2,
#header_sec h2 {
	color: #0055c2;
}
#nuevas_public h2.with_ofer {
	background-color: #d8f3ff;
	border: solid 1px #acdaff;
	border-radius: 4px;
	padding: 5px;
}

#propin_oferta h2 {
	color: #ffffff;
	background-color: #f5811e;
	/* border: solid 1px #ffd69b; */
	border-radius: 4px;
	padding: 5px;
	margin-bottom: 0px;
	top: -30px;
	position: relative;
}

/* hr {
	border-top: 1px solid #e0e0e0;
}     */
/* select, input[type=text] {
	font-family: Tahoma;
} */

select:required,
input:required {
	border: solid 1px #ffc107;
}
button.btn,
input.btn,
.form-control,
.form-select {
	font-size: 0.875rem;
}
.col-form-label {
	font-weight: 500;
}
#header {
	background-color: #0055c2;
	color: #fff;
	margin: 4px;
	padding: 15px 0px;
}

#header .navbar-brand {
	padding: 12px 15px;
}
#header .navbar-brand img {
	/* width: 246px; */
	width: 200px;
}

#header .navbar {
	margin-bottom: 0px;
}

#header .navbar-nav {
	margin-left: 150px;
}

#header .navbar-toggle {
	background-color: rgba(0, 0, 0, 0.3);
}
#header .navbar-toggle .icon-bar {
	background-color: #d0d0d0;
}

#header #myNavbar li {
	text-align: center;
}
#header #myNavbar small {
	display: block;
	/* font-size: 9px; */
	/* text-transform: uppercase; */
	color: #fff;
	font-family: arial;
}
#header #myNavbar i {
	display: block;
	position: relative;
	color: #fff;
}
#header #myNavbar i.fa-home {
	top: -3px;
	font-size: 40px;
}
#header #myNavbar i.fa-car {
	top: -3px;
	font-size: 35px;
	padding-bottom: 5px;
}
#header #myNavbar i.fa-bookmark {
	top: -3px;
	font-size: 35px;
	padding-bottom: 5px;
}
#header #myNavbar i.fa-envelope {
	top: -3px;
	font-size: 35px;
	padding-bottom: 5px;
}

#header .navbar-nav > li > a {
	padding-bottom: 0px;
	width: 96px;
	height: 75px;
}
#header .navbar-right > li > a {
	width: auto;
	padding-bottom: 15px;
}
#header .nav > li > a:focus,
#header .nav > li > a:hover {
	background-color: rgba(255, 255, 255, 0.2);
}

#header_sec,
#home_boxes {
	color: #fff;
	margin: 0px 4px 4px 4px;
	padding-bottom: 40px;
	background-color: #0055c2;
}

#header_sec {
	height: 106px;
}
#header_sec .icon .fa-home {
	font-size: 86px;
	/* top: 4px; */
}

#header_sec .icon .fa-car {
	font-size: 90px;
	top: 4px;
}
#header_sec .icon .fa-bookmark {
	font-size: 90px;
	top: 4px;
}
#header_sec .form_area {
	position: absolute;
	bottom: 0;
}
#header_sec .form_area #p {
	width: 160px;
}

#header_sec .header_on_det h2 {
	color: #fff;
}
#header_sec .header_on_det a {
	color: #fff;
	text-decoration: none;
}
#header_sec .header_on_det a:hover {
	opacity: 0.7;
}
#header .ms-auto .btcont {
	padding-top: 28px;
}
#home_boxes .box1 {
	border-radius: 8px;
	border: 4px solid #fff;
	width: 160px;
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
}
#home_boxes .box1 a:hover,
#home_boxes .box1 a:focus {
	text-decoration: none;
}
#home_boxes .box1 a h5,
#home_boxes .box1 a i {
	color: #fff;
	text-decoration: none;
}
#home_boxes .box1 select {
	color: #000;
	font-size: 11px;
}
#home_boxes .box1 h5 {
	height: 50px;
}
#home_boxes .box1 .fa {
	font-size: 80px;
	clear: both;
	height: 80px;
}
#home_boxes .box1 .fa-2x {
	font-size: 65px;
	top: 4px;
	position: relative;
}
#home_boxes .box1 .fa-home {
	top: -3px;
	position: relative;
}

#nuevas_public .box2,
#propin_oferta .box2 {
	height: 280px;
	width: 250px;
	background-color: #495577;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
}
#nuevas_public .resum,
#propin_oferta .resum {
	margin: 2px 6px;
}
#nuevas_public .resum h4,
#propin_oferta .resum h4 {
	text-align: right;
	margin-right: 8px;
}

#nuevas_public .carousel-control.left,
#nuevas_public .carousel-control.right,
#propin_oferta .carousel-control.left,
#propin_oferta .carousel-control.right {
	background-image: none;
	color: #f5811e;
	opacity: 1;
}
#nuevas_public .glyphicon-chevron-right,
#nuevas_public .glyphicon-chevron-left,
#propin_oferta .glyphicon-chevron-right,
#propin_oferta .glyphicon-chevron-left {
	margin-right: -10px;
	font-size: 50px;
}
#nuevas_public .carousel-control .glyphicon-chevron-left,
#nuevas_public .carousel-control .glyphicon-chevron-right,
#propin_oferta .carousel-control .glyphicon-chevron-left,
#propin_oferta .carousel-control .glyphicon-chevron-right {
	width: 50px;
	height: 50px;
}
#nuevas_public .carousel-control,
#propin_oferta .carousel-control {
	width: 5%;
}

.carousel-lobby .carousel-control-next,
.carousel-lobby .carousel-control-prev {
	width: 4%;
}
.carousel-lobby .carousel-control-prev-icon {
	background-image: url(../images/arrow-orange-left.svg) !important;
}
.carousel-lobby .carousel-control-next-icon {
	background-image: url(../images/arrow-orange-right.svg) !important;
}

.carousel-lobby .carousel-inner .carousel-item.active,
.carousel-lobby .carousel-inner .carousel-item-next,
.carousel-lobby .carousel-inner .carousel-item-prev {
	display: flex;
}

#lista_bienes .box2 {
	height: 285px;
	width: 250px;
	background-color: #495577;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
#lista_bienes .resum {
	margin: 2px 6px;
}
#lista_bienes .resum small,
#nuevas_public .resum small,
#propin_oferta .resum small {
	font-size: 12px;
	display: block;
	height: 51px;
	overflow-y: hidden;
	text-align: left;
}
#lista_bienes .resum h4 {
	text-align: right;
	margin-right: 8px;
}
#lista_bienes .box2 img {
	width: 250px;
	overflow-y: hidden;
}
#lista_bienes .box2 a,
#nuevas_public .box2 a,
#propin_oferta .box2 a {
	color: #fff;
	text-decoration: none;
}
#lista_bienes .box2 .img_prop,
#nuevas_public .box2 .img_prop,
#propin_oferta .box2 .img_prop {
	height: 188px;
	overflow-y: hidden;
}
#lista_bienes .box2 .img-thumbnail,
#nuevas_public .box2 .img-thumbnail,
#propin_oferta .box2 .img-thumbnail {
	border-radius: 0px;
}

#lista_bienes .pr_ofertaprop_img,
#lista_bienes .pr_vendido_img,
.pr_vendido_img {
	position: relative;
}
#lista_bienes .pr_ofertaprop_img img,
#lista_bienes .pr_vendido_img img {
	position: absolute;
	left: 0;
	width: 112px !important;
}

.box2 .description {
	/* position: absolute; */
	top: 144px;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 10px 20px;
	/* border: solid; */
}

.box3 {
	height: 70px;
	display: block;
}

/**********************************************/
.carousel-inner.onebyone-carosel {
	margin: auto;
	width: 90%;
}
.onebyone-carosel .active.left {
	left: -33.33%;
}
.onebyone-carosel .active.right {
	left: 33.33%;
}
.onebyone-carosel .next {
	left: 33.33%;
}
.onebyone-carosel .prev {
	left: -33.33%;
}
.carousel-control-prev-icon {
	background-image: url(../images/arrow-orange-left.svg) !important;
}

.carousel-control-next-icon {
	background-image: url(../images/arrow-orange-right.svg) !important;
}

/**********************************************/

#carousel-custom .carousel-control.left,
#carousel-custom .carousel-control.right {
	background-image: none;
	color: #f5811e;
	opacity: 1;
}

#carousel-custom .carousel-inner img {
	width: 100%;
}

#carousel-example-generic {
	margin: 20px auto;
	width: 400px;
}

#carousel-custom {
	margin: 20px auto;
	width: 540px;
}
#carousel-custom .carousel-indicators {
	margin: 10px 0 0;
	overflow: auto;
	position: static;
	text-align: left;
	white-space: nowrap;
	width: 100%;
	display: block;
}
#carousel-custom .carousel-indicators li {
	background-color: transparent;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	height: auto;
	margin: 0 !important;
	width: auto;
}
#carousel-custom .carousel-indicators li img {
	display: block;
	opacity: 0.5;
	width: 76px;
	height: 59px;
	overflow-y: hidden;
	border: solid 1px #ff5722;
}
#carousel-custom .carousel-indicators li.active img {
	opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
	opacity: 0.75;
}
#carousel-custom .carousel-outer {
	position: relative;
}

/******************************/

.descripcion {
	background-color: #495577;
	margin: 20px;
	padding: 8px 20px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-right: solid 1px #ccc;
}

.bx_financ {
	border-radius: 8px;
	border: 2px solid #ccc;
	padding: 20px;
	background-color: #495577;
	color: #fff;
	/* background-image: url(../images/cal2.png);
	background-repeat: no-repeat;
	background-position: right center; */
}
.bx_financ .mens_txt {
	text-align: left;
}
.bx_financ .mens_cal {
	text-align: right;
}
.bx_financ a .cal1 {
	width: auto;
	height: 105px;
	display: block;
}
.bx_financ a .cal2 {
	width: auto;
	height: 121px;
	display: none;
}
.bx_financ strong {
	font-weight: 500;
	font-family: "Open Sans";
	font-size: 15px;
}

.descripcion #myModal {
	color: #000;
}

.bx_aplicar {
	background-color: #f5811e;
	border-radius: 8px;
	padding: 8px 25px;
	/* width: 230px; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 60px;
	color: #ffffff;
}
.bx_aplicar a {
	color: #ffffff;
	text-decoration: none;
}

footer {
	margin: 2rem 0.25rem;
	padding: 5px 0px;
	background-color: #ccc;
	font-weight: 600;
	font-size: 12px;
	color: #656565;
}
/* footer.container-fluid {
	margin: 30px 4px;
} */

.text-resume {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width:200px
}

.btbg img {
	width: 41px;
	margin-top: 5px;
}

/* .btn-warning {
	background-color: #F5811E;
	border-color: #F5811E;
} */
.lobby {
	margin-bottom: 0px;
}
.form-select {
	background-image: url(../images/arrow-down.svg) !important;
}
.navbar-dark .navbar-toggler-icon {
	background-image: url(../images/navbar-toggler-icon.svg) !important;
}

.addsize-1 {
	font-size:20px
}
.addsize-3 {
	font-size:60px
}

.header_sec_local {
	height: 106px !important;
}
/* MEDIA ------------------------------------------*/

@media (max-width: 1199px) {
	#header .navbar-nav {
		margin-left: 100px;
	}
	#carousel-custom {
		width: 440px;
	}
	/* .bx_financ { background-image: url(../images/cal2.png);} */
	.bx_financ a .cal1 {
		display: none;
	}
	.bx_financ a .cal2 {
		display: block;
	}

	#header_sec .form_area {
		width: 362px;
	}
	#header_sec .form_area #ubic {
		width: 120px;
	}
	#header_sec .form_area #op {
		width: 120px;
	}

	.link_regresar h3 {
		font-size: 22px;
	}
}

@media (max-width: 991px) {
	#header .navbar-nav {
		margin-left: 25px;
	}
	#header #myNavbar li {
		margin: 0px 0px;
	}
	#header .navbar {
		min-height: 60px;
	}
	#header .navbar-brand {
		padding: 10px 15px;
	}
	#header .navbar-nav > li > a {
		width: 76px;
	}
	.carousel {
		height: 280px;
		overflow-y: hidden;
	}
	#nuevas_public .box2,
	#propin_oferta .box2 {
		width: 100%;
	}
	#nuevas_public .box2 img,
	#propin_oferta .box2 img {
		width: 100%;
	}
	#lista_bienes .box2 {
		width: 234px;
	}
	#lista_bienes .box2 img {
		width: 100%;
	}
	#carousel-custom {
		width: 100%;
		height: 610px;
	}
	#carousel-custom img {
		width: 100%;
		max-width: 100%;
	}
	/* .bx_financ { background-image: url(../images/cal1.png);} */
	.bx_financ a .cal1 {
		display: block;
	}
	.bx_financ a .cal2 {
		display: none;
	}

	.box2 .description {
		top: 133px;
	}
	.link_regresar {
		margin-top: 8px;
	}
	.link_regresar h3 {
		font-size: 16px;
	}

	.bx_aplicar {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}

@media (min-width: 768px) {
	.carousel-lobby .carousel-inner .carousel-item-end.active,
	.carousel-lobby .carousel-inner .carousel-item-next {
		transform: translateX(33.33%);
	}

	.carousel-lobby .carousel-inner .carousel-item-start.active,
	.carousel-lobby .carousel-inner .carousel-item-prev {
		transform: translateX(-33.33%);
	}
}
@media (max-width: 767px) {
	#header .navbar-collapse {
		margin-top: 10px;
	}
	#header #myNavbar li {
		text-align: right;
	}
	#home_boxes .box1 {
		width: 100%;
		margin: 10px 0px;
	}
	#header .navbar-nav > li > a {
		width: auto;
	}
	#header .nav-item .nav-link {
		padding-right: 2rem;
		border: solid 1px rgb(255 255 255 / 20%);
		margin-bottom: 0.2rem;
	}
	#header_sec {
		height: 250px;
	}
	#header_sec .form_area {
		width: auto;
	}
	.box3 {
		height: 50px;
		width: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.box3-p2 {
		padding-left: 22px;
	}
	#carousel-custom {
		width: 100%;
		height: 610px;
	}
	#carousel-custom img {
		width: 100%;
		max-width: 100%;
	}
	/* .bx_financ { background-image: url(../images/cal2.png);background-position: center bottom;} */
	.bx_financ .mens_txt {
		text-align: center;
	}
	.bx_financ .mens_cal {
		margin-top: 20px;
	}
	.bx_financ a .cal1 {
		width: auto;
	}
}

@media (max-width: 767px) and (min-width: 576px) {
	.carousel-lobby .carousel-inner .carousel-item-end.active,
	.carousel-lobby .carousel-inner .carousel-item-next {
		transform: translateX(50%);
	}

	.carousel-lobby .carousel-inner .carousel-item-start.active,
	.carousel-lobby .carousel-inner .carousel-item-prev {
		transform: translateX(-50%);
	}
}

@media (max-width: 575px) {
	.carousel-lobby .carousel-inner .carousel-item-end.active,
	.carousel-lobby .carousel-inner .carousel-item-next {
		transform: translateX(100%);
	}

	.carousel-lobby .carousel-inner .carousel-item-start.active,
	.carousel-lobby .carousel-inner .carousel-item-prev {
		transform: translateX(-100%);
	}

	#header_sec {
		height: 250px;
	}
	#header_sec .form_area {
		width: auto;
	}
	#header_sec .form_area #op {
		width: 80px;
	}
	#header_sec .form_area #p {
		width: 120px;
	}
}

@media (max-width: 405px) {
	#header .navbar-brand img {
		width: 200px;
		max-width: 90%;
	}
	.container {
		padding-right: 0px;
		padding-left: 0px;
	}
	.navbar-toggle {
		margin-right: 0px;
	}
	.box3 {
		width: auto;
	}
	.box3-p1 {
		height: 60px;
	}
}

@media (max-width: 360px) {
	#header_sec .form_area #op {
		width: 75px;
	}
	#header_sec .form_area #p {
		width: 75px;
	}
}
.carousel-lobby .carousel-inner .carousel-item-end,
.carousel-lobby .carousel-inner .carousel-item-start {
	transform: translateX(0);
}
::placeholder {
	color: rgb(126, 197, 255) !important;
	opacity: 1 !important; /* Firefox */
}