.title__leading p{
	color:#777;
}
li{
	color:#777;
}
.title__leading h6{
	color:#ee293e;
}

.wrap__intro h1 {
    text-transform: none;
}

/*
.navbar-soft {
    background-color: rgba(255, 255, 255, 0.5) !important;
}
*/

.navbar-transparent .navbar-nav .nav-item .nav-link{
    /* color: #4b4b4c !important;	*/
    color: #ffffff !important;
}

.navbar-soft .navbar-nav .nav-item:hover .nav-link{
    border-bottom: 2px solid #ee293e;
    color: #d21238;
}
.fixed-top .navbar-nav .nav-item:hover .nav-link{
    color: #ee293e;	
}
.btn-primary{
	font-weight:300;
	font-size:1.05em;
}
.btn{
	text-transform:uppercase;
}
.topbar {
    background: #00000085;
}
.topbar .topbar-right .topbar-link li a:hover {
    color: #ee293e;
}
.topbar .topbar-right .topbar-sosmed li a:hover {
    color: #ee293e;
}

.card__image-body .list-inline-item span {
    text-transform: none;
}
.card__image-header .info {
    padding: 5px 15px;
    text-transform: uppercase;
	background-color: #ee293e;
}
.badge-primary {
    background-color: #002247;
    padding: 5px 10px;
    text-transform: uppercase;
    font-weight: 300;
}

a:hover{
text-decoration:none !important;
}
.wrapper__footer .widget__footer .link__category-two-column ul li a:hover {
	color: #fff;
	padding-left:0.5em;
	transition:0.3s;
}
.wrapper__footer .widget__footer .link__category-two-column ul li a {
	transition:0.2s;
}
.wrapper__footer a{
	transition:0.2s;
}
.wrapper__footer a:hover{
	color: #fff;
	padding-left:0.5em;
	transition:0.3s;
}
.wrapper__footer .widget__footer ul li span:hover {
	color: #fff;
}
.wrapper__footer hr{
background:#fff;
}
.projects__partner-logo .list-inline-item {
    padding: 0px 10px;
}
img.marcas{
	width:95%;
	margin:0.5em 2.5% !important;
	transition:0.2s;
}
img.marcas:hover{
	width:100%;	
	margin:0em 0% !important;
	-webkit-border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	border-radius: 200px 200px 200px 200px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
	transition:0.3s;
}
@media(max-width:991px){
	.projects__partner-logo .list-inline-item {
		width: 50%;
	}
	img.marcas{
		width:100%;
		margin:0em !important;
		transition:0.2s;
	}
	.projects__partner-logo .list-inline-item img {
		max-width: 100%;
		margin:0em 0% !important;
	}
}
.projects__partner{
	padding: 40px 0;
}
.bg-theme-v1 {
    background-image: url(../bulnes/assets/img/fondo-bulnes.jpg);
}
.bg-theme-v4 {
    background-image: url(../images/inicio.jpg);
    background-position: right bottom;
}
.bg-theme-v4:before {
    content: "";
    background-color: #000;
    opacity: 0;
}
.bg-theme-overlay:before {
    content: "";
    background-color: #0c0c0c;
    opacity: 0.3;
}
.cta-v1 {
    background: #ee293e;
}
.cta-v1 a{
color:#fff;
transition:0.2s;
}
.cta-v1 a:hover{
padding-left:0.3em;
transition:0.3s;
}
.bg-theme-footer {
	background-color: #BF2B2B;
	background-image: none;
}
.contacto{
    background-image: url(../images/contacto-nuevo.jpg);
}
.quienes{
    background-image: url(../images/quienes-somos.jpg);
}
.tasaciones{
    background-image: url(../images/tasaciones-nuevo.jpg);
}
.servicios{
    background-image: url(../images/servicios-nuevo.jpg);
}
.propiedades{
    background-image: url(../images/propiedades-nuevo.jpg);
}
.text-rojo{
	color: #ee293e;
}
h5.text-rojo{
	color: #ee293e !important;
}
.btn-primary {
    border-radius: 50px;
    padding: 0.5em 2em;
}
.navbar-soft .navbar-brand img {
    width: 199px;
}

.navbar-soft .navbar-toggler {
    background: #fff;
}

.btn-header{
    background-color: #ee293e;
    font-size: 28px;
    text-transform: uppercase;
    border-radius: 35px;
    padding: 10px 15px;
    font-weight: normal;
}

.btn-header i{
    font-size: 16px;
    vertical-align: middle;
}

.porque-elegirnos h2, .porque-elegirnos p{
    color: #4b4b4c
}

.porque-elegirnos strong{
    color: #ee293e;
}


@media screen and (min-width: 576px) and (max-width: 768px) {
    .topbar .topbar-left {
        text-align: center
    }
}
.topbar .topbar-left .topbar-text {
    color: #fff;
    padding: 10px 0;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    line-height: 30px
}
@media screen and (min-width: 320px) and (max-width: 575px) {
    .topbar .topbar-left .topbar-text {
        padding: 0;
        text-align: center
    }
}
.topbar .topbar-right {
    text-align: right;
    line-height: 30px
}
@media screen and (min-width: 576px) and (max-width: 768px) {
    .topbar .topbar-right {
        text-align: center;
        margin: 0
    }
}
@media screen and (min-width: 320px) and (max-width: 575px) {
    .topbar .topbar-right {
        text-align: center
    }
}
.topbar .topbar-right .topbar-link {
    display: inline-table;
    padding: 10px;
    padding-left: 0;
    margin: 0
}
@media screen and (min-width: 320px) and (max-width: 575px) {
    .topbar .topbar-right .topbar-link {
        padding: 0
    }
}
.topbar .topbar-left .topbar-link li {
    list-style: none;
    float: left;
    color: #fff;
    padding: 0 10px 0 0;
    font-size: 12px;
    padding-left: 0
}
.topbar-left .topbar-link {
    padding-left: 0
}
.topbar .topbar-left .topbar-link li a {
    color: #fff;
    font-size: 13px;
    font-family: "Open Sans", sans-serif
}
.topbar .topbar-left .topbar-link li a:hover {
    color: #ffc31d;
    text-decoration: none
}
.topbar .topbar-right .topbar-link li {
    list-style: none;
    float: left;
    color: #fff;
    padding: 0 10px;
    font-size: 12px
}
.topbar .topbar-right .topbar-link li a {
    color: #fff;
    font-size: 13px;
    font-family: "Open Sans", sans-serif
}
.topbar .topbar-right .topbar-link li a:hover {
    color: #ffc31d;
    text-decoration: none
}
.topbar .topbar-right .topbar-sosmed {
    display: inline-table;
    padding: 6px;
    padding-left: 0;
    margin: 0
}
@media screen and (min-width: 576px) and (max-width: 768px) {
    .topbar .topbar-right .topbar-sosmed {
        display: none
    }
}
.topbar .topbar-right .topbar-sosmed li {
    list-style: none;
    float: left;
    font-size: 16px;
    padding: 0 10px
}
@media screen and (min-width: 320px) and (max-width: 575px) {
    .topbar .topbar-right .topbar-sosmed li {
        font-size: 12px
    }
}
.topbar .topbar-right .topbar-sosmed li a {
    color: #fff;
    font-size: 16px
}
.topbar .topbar-right .topbar-sosmed li a:hover {
    color: #ffc31d
}
.navbar-soft .navbar-nav .nav-item .nav-link {
    padding: 0.5rem 0.5rem;
}
.navbar-expand-lg .navbar-nav {
    margin: 1em 0em;
}

label{
    padding-left: 5px;
    color: #777;
}
.form-group h6{
	font-size: 1em;
}
.mitaditem{
width:auto;
float:left;
margin: 3px;
}
.mitaditem input[ type=checkbox ]{
	display:none;
}
.products__filter input[ type=checkbox ]{
	display:none;
}

input[ type=checkbox ] + label{
	padding: 5px 10px 7px;
    border-radius: 50px;
	background:#fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
}
input[ type=checkbox ] + label:before {
	content: "\02713"; 
	color: #fff;
    display: inline-block;
    width: 15px !important;
    height: 15px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 14px;
    margin: 0 6px 0 0;
    padding: 0;
	transition: 0.2s;
}
input[ type=checkbox ]:checked + label:before{ 
	content: "\02713"; 
	border:1px solid #002247;
	color:#fff;
	background:#002247;
}
input[ type=checkbox ]:checked + label{ 
	color:#fff;
	background:#002247;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 0px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 0px 0px rgba(204,204,204,1);
	transition: 0.3s;
}
.filtrado{
	color: #fff !important;
    background: #ee293e;
    padding: 0.3em 1em;
    border-radius: 50px;
    margin: 3px 5px 2px 0px;
    font-size: 0.8em;
    text-transform: uppercase;
}
.filtrado img{
	width: 8px;
    margin-left: 3px;
    margin-bottom: 3px;
	cursor:pointer;
}

.recaptcha-container{
    height: 110px;
    margin: 10px 0px;
    text-align: center;
}

.accion-para-escritorio{

    color:white;
    cursor: pointer;    
}

@media only screen and (max-width: 767px) {
    .recaptcha-container{
        margin: 20px 0px;
    }

    .accion-para-escritorio{
        display: none;
    }
}

@media only screen and (min-width: 767px) {
    .accion-para-moviles{
        display: none;
    }
  }
  

.recaptcha-container .g-recaptcha{
    width: 100% !important;
}

.form-select{
    width:100%;
    font-size: 14px;
    border: 1px solid #e9ecef;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    font-family: inherit;
    color: #495057;

}

.contenedor-check-multiple{
    width: 100%; 
    height: 250px; 
    overflow: auto; 
    padding: 2px 2px 0px 2px;
}

img.aumentar{
	transform: scale(1);
	transition:0.2s;
}
img.aumentar:hover{
	transform: scale(1.2);
	transition:0.3s;
}

.slider__image__detail-large .slider__image__detail-large-one img { 
   height: 500px;
    width: auto !important;
    margin: auto;
    max-width: 100%;
}
@media(max-width:991px){	
	.slider__image__detail-large .slider__image__detail-large-one img { 
	   height: 350px;
	}
}
@media(max-width:450px){	
	.slider__image__detail-large .slider__image__detail-large-one img { 
	   height: 220px;
	}
}

/* NO VENDEMOS PROPIEDADES SECTION */
.no-vendemos-propiedades {
	background: transparent;
	padding: 60px 0;
	margin: 0 5%;
}

.no-vendemos-propiedades .nvp-row {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.no-vendemos-propiedades .nvp-contenido {
	flex: 0 0 60%;
	display: flex;
	align-items: center;
	padding-right: 30px;
}

.no-vendemos-propiedades .nvp-imagen {
	flex: 0 0 40%;
}

.no-vendemos-propiedades .content-70 {
	padding: 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

.no-vendemos-propiedades .content-70 h2 {
	font-size: 2.5em;
	font-weight: 500;
	/*margin-bottom: 20px;*/
	color: #1a1a1a;
}

.no-vendemos-propiedades .nvp-title-main {
	font-family: 'Raleway', sans-serif;
	font-size: 45px;
	font-weight: 500;
	margin: 0 0 0px 0;
	color: #1a1a1a;
	text-transform: none;
}

.no-vendemos-propiedades .nvp-title-secondary {
	font-family: 'Raleway', sans-serif;
	font-size: 45px;
	font-weight: 700 !important;
	margin: 0 0 15px 0;
	color: #1a1a1a;
	text-transform: none;
}

.no-vendemos-propiedades .nvp-descripcion {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6;
	color: #555;
	margin-bottom: 30px;
}

.no-vendemos-propiedades .nvp-grupo-alfonso {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #E62D40;
}

.no-vendemos-propiedades .nvp-bold-dark {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #353535;
}

.no-vendemos-propiedades .content-70 p {
	font-size: 1.1em;
	line-height: 1.15;
	color: #555;
}

.no-vendemos-propiedades .image-container-30 {
	height: 100%;
	display: flex;
	align-items: center;
	overflow: hidden;
}

.no-vendemos-propiedades .image-container-30 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 25px;
	display: block;
}

.no-vendemos-propiedades .servicios-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
	margin-top: 30px;
}

.no-vendemos-propiedades .servicios-column {
	display: flex;
	flex-direction: column;
	gap: 25px;
}

.no-vendemos-propiedades .servicio-item {
	display: flex;
	align-items: flex-start;
	gap: 15px;
}

.no-vendemos-propiedades .servicio-item i {
	color: #ee293e;
	font-size: 1.5em;
	flex-shrink: 0;
	margin-top: 3px;
}

.no-vendemos-propiedades .servicio-item > div {
	display: flex;
	flex-direction: column;
	gap: 0;
}

.no-vendemos-propiedades .servicio-item h5 {
	font-weight: 700;
	margin: 0;
	font-size: 1.4em;
	color: #1a1a1a;
	line-height: 1.3;
}

.no-vendemos-propiedades .servicio-item p {
	font-size: 1em;
	color: #666;
	margin: 5px 0 0 0;
	line-height: 1.1;
}

@media(max-width:991px){
	.no-vendemos-propiedades .nvp-contenido {
		padding-right: 20px;
	}
	
	.no-vendemos-propiedades .content-70 {
		padding: 30px;
	}
	
	.no-vendemos-propiedades .content-70 h2 {
		font-size: 2em;
	}
	
	.no-vendemos-propiedades .nvp-imagen {
		margin-top: 30px;
	}
	
	.no-vendemos-propiedades .image-container-30 {
		height: 300px;
	}
	
	.no-vendemos-propiedades .servicios-grid {
		gap: 20px;
	}
}

@media(max-width:768px){
	.no-vendemos-propiedades {
		padding: 40px 0;
	}
	
	.no-vendemos-propiedades .nvp-row {
		flex-direction: column;
	}
	
	.no-vendemos-propiedades .nvp-contenido {
		flex: 0 0 100%;
		padding-right: 0;
	}
	
	.no-vendemos-propiedades .nvp-imagen {
		flex: 0 0 100%;
		margin-top: 30px;
	}
	
	.no-vendemos-propiedades .content-70 {
		padding: 20px;
	}
	
	.no-vendemos-propiedades .content-70 h2 {
		font-size: 1.5em;
	}
	
	.no-vendemos-propiedades .servicios-grid {
		grid-template-columns: 1fr;
		gap: 15px;
	}
}

/* CONFIANZA SECTION */
.confianza-section {
	/*background: #f5f5f5;*/
	padding: 60px 0;
	width: 100%;
}

.confianza-header {
	text-align: left;
	margin-bottom: 50px;
	padding: 0 5%;
	padding-left: calc(5% + 40px);
}

.confianza-title {
	font-family: 'Raleway', sans-serif;
	font-size: 3em;
	font-weight: 700;
	/*margin-bottom: 20px;*/
	color: #1a1a1a;
}

.confianza-description {
	font-family: 'Raleway', sans-serif;
	font-size: 1.2em;
	line-height: 1.1;
	color: #555;
	max-width: 800px;
	margin: 0;
}

.confianza-highlight {
	font-family: 'Raleway', sans-serif;
	font-size: 1.05em;
	font-weight: 700;
	color: #E62D40;
}

.confianza-cards {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px;
	padding: 0 20px;
	max-width: 1400px;
	margin: 0 auto;
}

.confianza-card {
	/*background: white;*/
	border: 2px solid #ddd;
	border-radius: 20px;
	padding: 40px 30px;
	text-align: center;
	transition: all 0.3s ease;
	box-shadow: 0px 2px 5px 3px rgba(0,0,0,0.3);
}

.confianza-card:hover {
	border-color: #E62D40;
	box-shadow: 0px 2px 5px 3px rgba(0,0,0,0.3);
}

.card-icon {
	font-size: 3.5em;
	color: #E62D40;
	margin-bottom: 25px;
}

.card-icon img {
	width: 130px;
	height: 120px;
	display: inline-block;
}

.confianza-card h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 1.1em;
	font-weight: 400;
	color: #1a1a1a;
	margin-bottom: 30px;
	line-height: 1.5;
}

.confianza-card h3 strong {
	font-weight: 700;
	color: #1a1a1a;
}

.btn-descargar {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 12px 25px;
	border: 2px solid #E62D40;
	color: #E62D40;
	text-decoration: none;
	border-radius: 8px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 0.95em;
	transition: all 0.3s ease;
}

.btn-descargar:hover {
	background-color: #E62D40;
	color: white;
}

.btn-descargar i {
	font-size: 1.1em;
}

@media(max-width:1024px){
	.confianza-cards {
		grid-template-columns: repeat(3, 1fr);
		gap: 30px;
	}
	
	.confianza-card {
		padding: 30px 20px;
	}
	
	.card-icon {
		font-size: 3em;
	}
}

@media(max-width:768px){
	.confianza-section {
		padding: 40px 0;
	}
	
	.confianza-cards {
		grid-template-columns: 1fr;
		gap: 25px;
	}
	
	.confianza-title {
		font-size: 2em;
	}
	
	.confianza-description {
		font-size: 1em;
	}
	
	.confianza-card {
		padding: 25px 20px;
	}
}

/* MVV (Misión, Visión, Valores) SECTION */
.mvv-title {
	font-family: 'Raleway', sans-serif;
	font-size: 3em !important;
	font-weight: 750 !important;
	color: #353535;
	margin-bottom: 30px;
	line-height: 1.1;
}

.mvv-grupo-alfonso {
	font-weight: 700;
	color: #E62D40;
}

.mvv-text {
	font-family: 'Raleway', sans-serif;
	font-size: 20px !important;
	font-weight: 500;
	color: #353535;
	margin-bottom: 20px;
	line-height: 1.6;
}

.mvv-text strong {
	font-weight: 700;
	color: #353535;
}

.mvv-highlight {
	font-weight: 900;
	color: #E62D40;
    font-size: 1.4em;
}

@media(max-width:991px){
	.mvv-title {
		font-size: 2em;
	}
	
	.mvv-text {
		font-size: 1em;
	}
}

@media(max-width:768px){
	.mvv-title {
		font-size: 1.5em;
	}
	
	.mvv-text {
		font-size: 0.95em;
	}
}

/* TASACIONES SECTION */
.tasaciones-section {
	width: 100%;
	background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/FondoTasaciones.jpg);
	background-size: cover;
	background-position: center;
	/*background-attachment: fixed;*/
	padding: 80px 20px;
	min-height: 500px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tasaciones-overlay {
	background-color: rgba(0, 0, 0, 0.65);
	padding: 60px;
	border-radius: 10px;
	max-width: 900px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 350px;
}

.tasaciones-content {
	color: white;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100%;
}

.tasaciones-title {
	font-family: 'Raleway', sans-serif;
	font-size: 3em;
	font-weight: 700;
	color: white;
	margin-bottom: 25px;
	line-height: 1.3;
}

.tasaciones-description {
	font-family: 'Raleway', sans-serif;
	font-size: 1.2em;
	font-weight: 500;
	color: white;
	/*margin-bottom: 35px;*/
	line-height: 1.6;
}

.tasaciones-description strong {
	font-weight: 700;
}

.tasaciones-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding: 15px 40px;
	background-color: #E62D40;
	color: white;
	text-decoration: none;
	border-radius: 5px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 1em;
	transition: all 0.3s ease;
}

.tasaciones-btn:hover {
	background-color: #c91f31;
	transform: translateX(5px);
	color: white;
}

.tasaciones-btn i {
	font-size: 1.1em;
}

@media(max-width:1024px){
	.tasaciones-section {
		padding: 60px 15px;
	}
	
	.tasaciones-overlay {
		padding: 50px;
	}
	
	.tasaciones-title {
		font-size: 2.2em;
	}
	
	.tasaciones-description {
		font-size: 1em;
	}
}

@media(max-width:768px){
	.tasaciones-section {
		padding: 40px 15px;
		min-height: 300px;
	}
	
	.tasaciones-overlay {
		padding: 30px 20px;
	}
	
	.tasaciones-title {
		font-size: 1.8em;
	}
	
	.tasaciones-description {
		font-size: 0.95em;
		margin-bottom: 25px;
	}
	
	.tasaciones-btn {
		padding: 12px 30px;
		font-size: 0.9em;
	}
}

/* Footer tagline styling */
.footer-tagline {
	font-family: 'DM Sans', sans-serif;
	font-weight: 600;
	font-size: 1.1em;
	color: #E2E8E7;
	/*display: block;*/
	text-align: left;
}

.footer-description {
	font-family: 'DM Sans', sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #E2E8E7;
	display: block;
	text-align: left;
}

/* Footer social and contact styling */
.footer-social-contact {
	text-align: right;
}

.footer-social-contact .social-icons {
	display: flex;
	justify-content: flex-end;
	gap: 20px;
	margin-bottom: 20px;
}

.footer-social-contact .social-icon {
	color: #FFFFFF;
	font-size: 36px;
	transition: opacity 0.3s ease;
}

.footer-social-contact .social-icon img {
	max-width: 25px;
	max-height: 25px;
	width: 25px;
	height: auto;
}

.footer-social-contact .social-icon:hover {
	opacity: 0.8;
}

.footer-social-contact .footer-email a {
	font-family: 'DM Sans', sans-serif;
	font-weight: 400;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
}

.footer-social-contact .footer-email a:hover {
	text-decoration: underline;
}

/* Footer legal section styling */
.footer-logos {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 15px;
}

.footer-logos .legal-logo {
	width: 70px;
	height: auto;
}

.footer-legal-text {
	text-align: justify;
	margin: 0;
	color: #FFFFFF;
}

.footer-qr {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

.footer-qr .qr-afip {
	width: 70px;
	height: auto;
}

/* Footer legal section styling */
.footer-logos {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 15px;
}

.footer-logos .legal-logo {
	width: 70px;
	height: auto;
}

.footer-legal-text {
	text-align: justify;
    margin: 0;
    /* color: #E2E8E7 !important; */
    line-height: 0.8 !important;
}

.footer-qr {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

.footer-qr .qr-afip {
	width: 70px;
	height: auto;
}