body {
	font-family: 'Montserrat', sans-serif;
	font-family: 'Maven Pro', sans-serif;
	color: #383838;
}


:root {
  --color-sitio: #58b1bf;  
}

p {
/*2a63ba*/
}

.condensed {
font-family:  sans-serif;
}

a:hover,
a:focus {
  color: var(--color-sitio);
  text-decoration: none;
}

::-webkit-scrollbar {
	width: 12px;
}
::-webkit-scrollbar-button {
	width: 12px;
	height:5px;
}
::-webkit-scrollbar-track {
	background:#eee;
	border: thin solid lightgray;
	box-shadow: 0px 0px 3px #dfdfdf inset;
	border-radius:5px;
}
::-webkit-scrollbar-thumb {
	background:#BBBBBB;
	border: thin solid gray;
	border-radius:5px;
}
::-webkit-scrollbar-thumb:hover {
	background:#7d7d7d;
}	

.modal-dialog {
  position: relative;
  width: auto;
  margin: 25px;
}

@media (min-width: 768px) {
.modal-dialog {
  width: 700px;
  margin: 60px auto;
}
}



@media (max-width: 767px) {
.text-left-xs {
text-align: left;
}
.text-right-xs {
text-align: right;
}
.text-center-xs {
text-align: center;
}
.text-center-sm {
text-align: center;
}
.text-right-sm {
text-align: center;
}
}

@media (max-width: 767px) {
.reducir {
font-size: 16px;
}
}
.hover {
	position: relative;
	cursor: pointer;
}


.header-image-interior {
	width: 100%;
	height: 270px;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	float: left;
	background-position: center center;
	margin-bottom: 30px;
}
.cabeceras {
	background-image: url(../imgs/cabeceras/1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 130px;
	background-size: cover;
}

.azul {
	color: #252a2b;
}

.verde {
	color: #939B08;
}

.verde-2 {
	color: #6A8823;
}

.verde-3 {
	color: #8ac342;
}

.verde-w {
	color: #189d0e;
}

.celeste {
	color: #019EE1;
}

.color-x {
	color: var(--color-sitio);
}

.tittle-beige {
	background-color: beige;
	font-size: 18px;
	line-height: 38px;
	padding-left: 8px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C5C599;
}


.rojo {
  color: #E41010;
}

.azul-2 {
	color: #303942
}

.amarillo {
	color: #FC0;
}



.text-shadow {
    text-shadow: 0 0px 4px rgba(0, 0, 0, .6);
}

.font-underline {
	text-decoration: underline;
}

.font-12 {
	font-size: 12px;
	line-height: 19px;
}

.font-13 {
	font-size: 13px;
	line-height: 17px;
}

.font-14 {
	font-size: 14px;
	line-height: 21px;
}

.font-16 {
	font-size: 16px;
	line-height: 26px;
}

.font-18 {
	font-size: 18px;
	line-height: 24px;
}

.font-20 {
	font-size: 20px;
	line-height: 26px;
}

.font-22 {
  font-size: 22px;
  line-height: 28px
}

.font-24 {
  font-size: 24px;
  line-height: 30px
}

.font-26 {
	font-size: 26px;
	line-height: 32px;
}

.font-28 {
	font-size: 28px;
	line-height: 34px;
}

.font-30 {
	font-size: 30px;
	line-height: 36px;
}

.font-32 {
	font-size: 32px;
	line-height: 38px;
}

.font-34 {
  font-size: 34px;
  line-height:40px;
}

.font-36 {
  font-size: 36px;
  line-height:44px;
}

.font-44 {
	font-size: 44px;
	line-height: 48px;
}
.font-53 {
	font-size: 53px;
	line-height: 61px;
}

.font-16.tres-lineas {
	height: 66px;
	overflow: hidden;
}
.font-18.tres-lineas {
	height: 74px;
	overflow: hidden;
}

.light-300 {
	font-weight: 300;
}

.normal-400 {
	font-weight: 400;
}

.bold-700 {
	font-weight: 700;
}

.bold-600 {
	font-weight: 600;
}

.fiscal {
	margin-right: 10px;
	display: block;
	margin-top: -14px;
	float: left;
}

.inicio {
	background-color: #FFF;
	/*background-image:url(../imgs/bg-inmobiliaria-escuza-inicio.jpg);*/
	background-position:center;
	background-repeat:no-repeat;
	padding: 40px 0px;
	position:relative;
	height:100vh; 
	overflow:hidden; 
	padding:0px;
}


.inicio .boxy {
    padding: 40px 50px;
    background-color: rgb(255 255 255 / 92%);
    /*box-shadow: 6px 6px 25px 0 rgb(0 0 0 / 39%);*/
    position: absolute;
    width: 350px;
	margin-top: 40px;
}

@media (max-width: 992px) {
.inicio .boxy {
	padding: 15px 25px;
	background-color: rgb(255 255 255 / 92%);
	/* box-shadow: 6px 6px 25px 0 rgb(0 0 0 / 39%); */
	position: relative;
	width: auto;
	margin: 10px;
	margin-top: -20px;
	margin-bottom: 0px;
	border-bottom: solid 4px #e8e8e8;
}

}

.inicio .boxy .titulo {
    font-size: 42px;
    line-height: 48px;
    color: #011640;
    font-weight: 300;
    margin-bottom: 14px;
    display: inline-block;
    margin-top: 0px;
    padding-bottom: 10px;
    position: relative;
}

.inicio .boxy h1{
    font-size: 15px;
    color: #6a6c70;
	margin-bottom: 15px;
	margin-top:15px;
}

@media (max-width: 776px) {

.inicio {
	padding: 0px 0px;
	height:70vh; 
	background-color: #f1f1f1;
}

.inicio .boxy .titulo {
    font-size: 30px;
    line-height: 40px;
	padding-bottom:0px;
}

}


/*-----------------------------*/

.modulo-interiones {
    padding-top: 170px;
    padding-bottom: 10px;
	background-image:url(../imgs/bg-inmobiliaria-dorrego-2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
	position:relative;
}

.modulo-interiones .shadow-div{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #0000007a;
}

.modulo-interiones p {
	font-size: 18px;
    font-weight: 300;
    color: #FFF;
    line-height: 24px;
}

.modulo-interiones h1 {
    font-size: 30px;
    font-weight: 700;
    margin-top: 0px;
    color: #FFF;
    text-transform: uppercase;
}

@media (max-width: 767px){

.modulo-interiones {
    padding-top: 140px;
    padding-bottom: 10px;

}

.modulo-interiones p {font-size: 16px; font-weight:400; line-height:26px; }
.modulo-interiones h1 {
	font-size: 28px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 0px;
}
}


/*-----------------------------*/


/*----------------------------*/

.modulo-shopper {
	background-repeat:no-repeat;
	background-position:center;
	background-color:#666;
	background-image:url(../imgs/bg-invertir-en-usa.jpg);
	color:white;
	position:relative;
	text-align:center;
	padding-top: 170px;
}

.modulo-shopper:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #00000085;
	z-index: 0;
}

.modulo-shopper .boxy {
    padding: 30px;
	padding-top:0px;
    /* height: 100%; */
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    /* right: 0;*/
}



.modulo-shopper .pre-titulo {
	font-size: 40px;
	font-weight: 200;
	letter-spacing: 6px;
}


.modulo-shopper .titulo {
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 5px;
	line-height: 56px;
	letter-spacing: 6px;
	text-transform: uppercase;
	padding-left: 15px;
	padding-bottom: 5px;
}

.modulo-shopper p.descripcion {
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 10px;
	letter-spacing: 5px;
	line-height: 40px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.modulo-shopper .boton {
    background-color: white;
    line-height: 40px;
    display: inline-block;
    padding: 3px 30px;
    border-radius: 7px;
    margin-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: var(--color-sitio);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.modulo-shopper .boton:hover {
    background-color: #111;
    color: #fff;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

@media (max-width: 767px){

.modulo-shopper {
    padding-top: 20px;
}

.modulo-shopper .pre-titulo {
    font-size: 25px;
}

.modulo-shopper .boxy {
    padding: 30px;
	padding-top:30px;
    /* height: 100%; */
    top: 0%;
    -moz-transform: translateY(-0%);
    -webkit-transform: translateY(-0%);
    -o-transform: translateY(-0%);
    transform: translateY(-0%);
    position: relative;
    left: auto;
	width:100%;
    /* right: 0;*/
}

.modulo-shopper .titulo {
	font-size: 24px;
	line-height: 24px;
	margin-bottom:0px;
}

.modulo-shopper p.descripcion {
	font-size: 24px;
	line-height: 28px;
}

}

/*----------------------------*/

/*-----------------------*/

.modulo-alquilar {
	padding:70px 0px;
}

.modulo-alquilar.con-bg {
	background-repeat:no-repeat;
	background-position: center left;
	background-color:#f3f3f3;
	background-image:url(../imgs/alquilar-bg.jpg);
}


.modulo-alquilar .boxy {
	padding:0px;
	padding-bottom:0px;
}

.modulo-alquilar .items {
    color: #131f5f;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.modulo-alquilar .info {
    font-size: 15px;
    font-weight: 300;
	line-height:24px;
    margin-bottom: 40px;
}

.modulo-alquilar .text-sup {
    font-size: 18px;
    font-weight: 300;
	line-height:26px;
    margin-bottom: 26px;
}

.modulo-alquilar .titulo-fake{
    color: #333;
    font-size: 24px;
    font-weight: 300;
	margin-bottom:20px;
	text-transform:uppercase;
}

.modulo-alquilar .titulo-fake span{
    color: #dcdad8;
    font-size: 25px;
    font-weight: 400;
	margin-bottom:20px;
	text-transform: none;
	display:block;
}

.modulo-alquilar .titulo{
    color: #131f5f;
    font-size: 24px;
    font-weight: 700;
	margin-bottom:30px;
}

.modulo-alquilar .titulo img{
    width: 81px;
    height: 57px;
}

.modulo-alquilar .descripcion {
	font-size: 15px;
	font-weight: 300;
	line-height: 26px;
	color:#121212;
	margin-bottom: 25px;
	background-image:url(../imgs/numeros/check.png);
	background-repeat:no-repeat;
	    background-position: 20px 3px;
	padding-left:60px;
}

.modulo-alquilar .destacado {
	font-size: 30px;
	line-height: 38px;
	font-weight: 300;
	color: #333333;
}
  

@media (max-width: 767px){

.modulo-alquilar {
}

.modulo-alquilar .titulo{
	display:inline-flex;
    font-size: 20px;
    font-weight: 700;
	margin-bottom:30px;
}

.modulo-alquilar .titulo img {
    width: 69px;
    height: 47px;
    margin-top: -2px;
}

.modulo-alquilar .destacado {
    font-size: 22px;
    line-height: 32px;
    font-weight: 300;
    color: #333333;
}

.modulo-alquilar .descripcion {
	font-size: 15px;
}

}


/*-----------------------------*/

.modulo-propiedades-interior {
	padding: 50px 0px;

}

@media (max-width: 776px) {

.modulo-propiedades-interior {
	padding: 15px 0px;

}

}


.modulo-categorias-inicio {
    padding: 50px 0px;
    /* padding-top: 20px; */
    background-color: #f1f1f1;
}

@media (max-width: 776px) {

.modulo-categorias-inicio {
	padding: 20px 0px;

}

}

.modulo-categorias-inicio .titulo {
	font-weight: 400;
	margin-top: 0px;
	font-size: 28px;
	line-height: 38px;
	color: #252a2b;
	text-transform: uppercase;
}

.modulo-categorias-inicio .titulo .color-span {
	/*color:#333;*/
	font-weight:600;
}

@media (max-width: 776px) {

.modulo-categorias-inicio .titulo {
    font-size: 20px;
    line-height: 32px;

}

}


.busqueda-inicio {
	background-color: #fff;
}
.input-gris {
	background-color: #E2E2E2;
}


.top-sup {
	background-color: #FFF;
	background-repeat: repeat;
	display: block;
	height: 39px;
	line-height: 39px;
	float: left;
	width: 100%;
	border-bottom: solid 1px #EFEFEF;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.city .cog {
    font-size: 22px;
    position: relative;
    bottom: -2px;
    margin-left: 5px;
}


.city {
	background-color: rgb(91, 104, 115);
	padding-left: 6px;
	padding-right: 6px;
	border-radius: 3px;
	/* display: block; */
    line-height: 30px;
	margin-bottom: 4px;
}

@media (max-width: 767px) {
.city {
    background-color: rgb(91, 104, 115);
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 3px;
    /* display: block; */
    line-height: 30px;
    margin-top: 4px;
}
}

.balloon {
  background-color: black;
  width: 16px;
  height: 16px;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  border-radius: 8px;
  font-size: 10px;
  top: -5px;
  left: -7px;
  position: relative;
  font-style: normal;
  color: #FFF;
}

.top-login {
	display: block;
	height: 42px;
	line-height: 42px;
	float: left;
	width: 100%;
	color: #FFF;
	background-color: #000;
}
.cuenta-current {
	background-image: url(../imgs/triangle-cuenta.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.destacados {
	background-color: #E6E6E6;
	background-image: url(../imgs/triangle.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.shadow-div {
	background-image: url(../imgs/sombra.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 100%;
	background-color: #00000061;
	background: rgb(0,0,0);
    background: linear-gradient(90deg, rgb(0 0 0) 0%, rgb(0 0 0 / 34%) 75%);
}

.destacados-dos {
	background-color: #E6E6E6;
	background-image: url(../imgs/triangle-dos.png);
	background-repeat: repeat-x;
	background-position: left top;
}



.inicio h2 {
text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.17);
font-size: 44px;
}
.footer-bg {
	background-color: #010102;
	padding-top: 70px;
	padding-bottom: 70px;
	color: #ffffff;
	position: relative;
	margin-top: 66px;
}

.footer-bg:before {
	content: "";
	position: absolute;
	background-image: url("../imgs/footer-bg.png");
    background-repeat: repeat-x;
    background-position: left top;
    width: 100%;
    height: 66px;
    top: -66px;
}

.footer-bg hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee38;
}

.footer-bg .input-md {
	color: white;
	background-color: #0808080d;
	border-color: #464646;
	border-radius: 3px;
	height: 46px;
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 0%);
}

.footer-bg button.input-md {
    border-radius: 3px !important;
    margin-left: -20px !important;
    background-color: var(--color-sitio);
    z-index: 1000;
    border-color: var(--color-sitio);
    padding: 0px 30px;
}

ul.social-buttons li a {
	text-align: center;
	height: 42px;
	width: 42px;
	display: block;
	text-decoration: none;
	line-height: 44px;
	color: var(--color-sitio);
    background-color: #ffffff;
	font-size: 18px;
	border-radius: 50px;
	/* border: solid 1px #373b3e; */
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
  color: #fff;
  background-color:#252a2b;
}


.google-app {
	background-image: url(../imgs/app-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 120px;
}
.google-app-in {
	background-color: #A9AB90;
	background-image: url(../imgs/google-abstract.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}


.green-gradient {

background: rgba(164,179,87,1);
background: -moz-linear-gradient(45deg, rgba(164,179,87,1) 0%, rgba(147,155,8,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(164,179,87,1)), color-stop(100%, rgba(147,155,8,1)));
background: -webkit-linear-gradient(45deg, rgba(164,179,87,1) 0%, rgba(147,155,8,1) 100%);
background: -o-linear-gradient(45deg, rgba(164,179,87,1) 0%, rgba(147,155,8,1) 100%);
background: -ms-linear-gradient(45deg, rgba(164,179,87,1) 0%, rgba(147,155,8,1) 100%);
background: linear-gradient(45deg, rgba(164,179,87,1) 0%, rgba(147,155,8,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#939b08', GradientType=1 );

}

.bg-gris {
	background-color: #E5E5E5;
}


.border {
    padding: 0px;
    text-align: center;
    border: solid 4px #96966E;
    -moz-box-shadow: 0 0 0 4px #FF0000;
    /* -webkit-box-shadow: 0 0 0 4px #FF0000; */
    /* box-shadow: 0 0 0 4px #FF0000; */
    margin: 4px;
    border-radius: 50%;
}

.naranja {
	color: #F90;
}

.gris {
	color: #8B8B8B;
}
.gris-blue {
	color: #E2E2E2;
}

.separator-point {
	background-color: #E6E6E;
	margin-bottom:2px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E6E6E6;
}


.separator-red {
	height: 3px;
	background-color: #dddddd;
	margin-bottom: 10px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-left-width: 150px;
	border-left-style: solid;
	border-left-color: #D9534F;
}

.separator-line {
	margin-bottom:10px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}


.separator-green {
	margin-bottom:10px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9AC23A;
}

.separator-color-x {
    margin-bottom: 6px;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #115fa3;
    width: 60px;
}

.separator-line-gris {
	margin-bottom:6px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}

.separator-line-gris-2 {
    margin-bottom: 14px;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    border-left-width: 70px;
    border-left-style: solid;
    border-left-color: #032242;
    height: 3px;
	display:none;
    /* background: rgba(66, 139, 202, 0.1); */
}

.separator-line-blanco {
    margin-bottom: 14px;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    border-left-width: 100px;
    border-left-style: solid;
    border-left-color: #FFF;
    height: 4px;
    background: rgba(255, 255, 255, 0.35);
}

.separator-line-blanco-2 {
    margin-bottom: 14px;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    border-left-width: 70px;
    border-left-style: solid;
    border-left-color: #FFF;
    height: 6px;
    /* background: rgba(66, 139, 202, 0.1); */
}

.separator-line-blue {
    margin-bottom: 14px;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    border-left-width: 100px;
    border-left-style: solid;
    border-left-color: #347FBF;
    height: 4px;
    background: rgba(66, 139, 202, 0.1);
}

.separator-line-blue-2 {
    margin-bottom: 14px;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    border-left-width: 70px;
    border-left-style: solid;
    border-left-color: #347FBF;
    height: 6px;
    /* background: rgba(66, 139, 202, 0.1); */
}

.align-6 {
    vertical-align:-6px;
}

.mediana {
	font-size: 18px;
	line-height: 24px;
}
.mediana14 {
	font-size: 14px;
	line-height: 24px;
}
.mediana16 {
	font-size: 16px;
	line-height: 24px;
}

.mediana18 {
	font-size: 18px;
	line-height: 24px;
}
.foco {
	background-image: url(../imgs/foco-item.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 22px;
}
.light-20 {
	font-size: 20px;
	font-weight: 300;
	line-height: 26px;
}

.light {
	font-weight: 300;
}

.light-22 {
  font-size: 22px;
  font-weight: 300;
}

.light-26 {
	font-size: 26px;
	font-weight: 300;
	line-height: 32px;
}

.light-34 {
  font-size: 34px;
  font-weight: 300;
}
.light-44 {
	font-size: 44px;
	font-weight: 300;
}

.normals {
	font-size: 16px;
	line-height: 23px;
	font-weight: 300;
}



.margin-bot-5 {margin-bottom: 5px;}
.margin-bot-8 {margin-bottom: 8px;}
.margin-bot-10 {margin-bottom: 10px !important;}
.margin-bot-15 {margin-bottom: 15px;}
.margin-bot-20 {margin-bottom: 20px;}
.margin-bot-top-5 {margin-bottom: 5px; margin-top: 5px;}
.margin-bot-top-8 {margin-bottom: 8px; margin-top: 8px;}
.margin-bot-top-10 {margin-bottom: 10px; margin-top: 10px;}
.margin-bot-top-15 {margin-bottom: 15px; margin-top: 15px;}
.margin-bot-top-20 {margin-bottom: 20px; margin-top: 20px;}
.margin-none {margin: 0px;}
.no-margin{margin:0!important}
.margin-bottom{margin-bottom:24px!important}
.margin-top{margin-top:24px!important}
.margin-left{margin-left:24px!important}
.margin-right{margin-right:24px!important}

.no-padding{padding:0!important}
.padding-bottom{padding-bottom:24px!important}
.padding-top{padding-top:24px!important}
.padding-left{padding-left:24px!important}
.padding-right{margin-right:24px!important}
.padded{margin-bottom:24px;padding-bottom:24px}
.padded-big{margin-bottom:48px;padding-bottom:48px}
.padded-huge{margin-bottom:96px;padding-bottom:48px}
.padd-3 {padding: 3px;}
.padd-5 {padding: 5px;}
.padd-bot-5 {padding-bottom: 5px;}
.padd-bot-top-5 {padding-top: 5px;padding-bottom: 5px;}
.padd-10 {padding: 10px;}
.padd-15 {padding: 15px;}
.padd-bot-10 {padding-bottom: 10px !important;}
.padd-bot-top-10 {padding-top: 10px;padding-bottom: 10px;}
.padd-bot-15 {padding-bottom: 15px;}
.padd-bot-top-15 {padding-top: 15px;padding-bottom: 15px;}
.padd-bot-20 {padding-bottom: 20px;}
.padd-bot-top-20 {padding-top: 20px;padding-bottom: 20px;}
.padd-none {padding: 0px;}

.radius-3 {border-radius:3px !important;}
.radius-5 {border-radius:5px !important;}
.radius-9 {border-radius:9px !important;}
.radius-none {border-radius:0px !important;}

.border-0 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.row-padd20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.tag-gral {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #383838;
	margin-top:8px;
	margin-bottom:4px;
}

.precio {
    font-size: 20px;
    font-weight: 500;
    color: #383838;
    margin-bottom: 10px;
    line-height: 40px;
}

.precio {
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
    line-height: 38px;
    position: absolute;
    background-color: var(--color-sitio);
    left: 6px;
    bottom: 6px;
    padding: 0px 11px;
    border-radius: 3px;
	margin-bottom:0px;
}

.descripcion-gral {
	font-size:14px;
	font-weight:700;
    color: #111;
	margin-bottom:4px;
	line-height: 16px;
	height:16px;
}

.direccion-gral {
	font-size: 15px;
	font-weight: 400;
	color: #6c6c6c;
	margin-top:0px;
	line-height: 18px;
	overflow: hidden;
	margin-bottom: 10px;
	/*height: 36px;
	width: 65%;*/
}

.inferior {
    display: block;
    height: 33px;
    overflow: hidden;
	margin-bottom:15px;
}

.inferior .comodidades {
    font-size: 12px;
    line-height: 16px;
    color: #808080;
    letter-spacing: -0.37px;
    margin-bottom: 0px;
}



.product-col .fa {
	color: var(--color-sitio);
	background-color: #f3f3f3;
	height: 26px;
	width: 26px;
	line-height: 26px;
	text-align: center;
	border-radius: 50%;
}


.sale-tag-new {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 4px 8px;
    background-color: #66A606;
    text-transform: uppercase;
    color: white;
}

.sale-tag-new span {
    position: absolute;
    top: 46px;
    left: -10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}

.sale-tag {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 4px 8px;
    background-color: #F44336;
    text-transform: uppercase;
    color: white;
}

.sale-tag span {
    font-size: 12px;
    color: #fff;
    display: block;
}

.sale-tag.venta {
background:  #8CAE38;

}

.sale-tag.oferta-super {
  width: 60px;
  height: 60px;
  background: #F77100;
  position: absolute;
  right: 10px;
  z-index: 1;
  border-radius: 30px;
  padding-top: 15px;
}

.sale-tag.oferta-super span {
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
  color: #fff;
  display: block;
}


.sale-heart {
  width: 36px;
  height: 36px;
  color:#666;
  background: #F2F2F2;
  /* position: absolute; */
  right: 10px;
  z-index: 1;
  border-radius: 20px;
  text-align: center;
  line-height: 38px;
  margin-left: 10px;
  display:block;
}

.sale-heart:hover {
  background: #C00;
  color:#F2F2F2;
}

.bonosuma {
  width: 106px;
  height: 44px;
  background-color: rgb(229, 80, 80);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  text-align: left;
  padding: 6px;
  color: white;
}

.bonosuma i {
    float: left;
	font-size:32px;
}

.bonosuma p {
  float: left;
  display: block;
  padding-left: 6px;
  margin-bottom: 0px;
  line-height: 14px;
  font-size: 12px;
  font-weight: 600;
}

.bonosuma p span {
  line-height: 16px;
  font-size: 18px;
  font-weight: 600;
}

.no-margin{margin:0!important}
.margin-bottom{margin-bottom:24px!important}
.margin-top{margin-top:24px!important}
.margin-left{margin-left:24px!important}
.margin-right{margin-right:24px!important}
.no-padding{padding:0!important}
.padding-bottom{padding-bottom:24px!important}
.padding-top{padding-top:24px!important}
.padding-left{padding-left:24px!important}
.padding-right{margin-right:24px!important}
.padded{margin-bottom:24px;padding-bottom:24px}
.padded-big{margin-bottom:48px;padding-bottom:48px}
.padded-huge{margin-bottom:96px;padding-bottom:48px}


.padding-variation{
    padding-top: 135px;
    padding-bottom: 105px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

@media (max-width: 767px) {
	.padding-variation{
	padding-top:75px;
	padding-bottom:75px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
}

.border-0 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.border-0 {
	border: none !important;
}

.margin-none {
	margin: 0px;
}
.margin-bot-8 {
	margin-bottom: 8px;
	margin-top: 2px;
}


.subrayado {
	text-decoration: underline;
}

.blanco {
	color: #FFF;
}
.negro {
	color: #000;
}
.centrar {
	margin-right: auto;
	margin-left: auto;
}
.duble-line {
	display: block;
	height: 5px;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.color-line {
	display: block;
	height: 3px;
	width: 20%;
	margin-right: auto;
	margin-left: auto;
	background-color: #F06;
	margin-bottom: 30px;
	margin-top: 2px;
}
.mask {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	z-index: 10;
	width: 100%;
}


.action-control {
border: 0;
display: block;
height: auto;
padding: 5px 0 10px;
width: 100%;
}
.border-red {
	border-top-color: #F33;
	border-right-color: #F33;
	border-bottom-color: #F33;
	border-left-color: #F33;
}


.list-group-item-blanco {
	color: #FFF;
	background-color: #A8A8A8;
	display: block;
	position: relative;
	padding: 5px;
	margin-bottom: 1px;
}
.busqueda {
	background-color: #EEE;
}
.foot-bg {
	background-image: url(../archivos/line.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #27373F;
	padding-top: 35px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.over-none {

}
.over-none:hover {
	text-decoration: none;	

}

.footer-imagen {
	background-image: url(../archivos/footer-green.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 51px;
	width: 100%;
	margin-top: 20px;
}


.redes-foot  {
	display: block;
	padding-bottom:10px;
	padding-top: 10px;
}

.redes-foot .social {
  text-align: center;
  height: 40px;
  width: 40px;
  display: block;
  text-decoration: none;
  float: left;
  margin: 6px;
  line-height: 40px;
  color: #FFF;
  background-color: #000;
  font-size: 18px;
  border-radius: 25px;
  -webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
}
.redes-foot .social:hover {
	text-align: center;
	display: block;
	text-decoration: none;
	background-color: #fff;
	border-radius: 25px;
	color: #E55050;
}


.redes  {
	width:auto;
	display: block;
}
.redes .social {
	text-align: center;
	height: 41px;
	width: 36px;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	float: left;
}
.cds   {
    font-size: 11px;
    color: #fff;
    float: right;
    height: 36px;
    display: block;
    background-position: left top;
    line-height: 36px;
    /* margin-right: 10px; */
}
.cds:hover {
    font-size: 11px;
    height: 36px;
    display: block;
    background-position: left top;
    line-height: 36px;
	color:#000;
}


@media (max-width: 767px){
.cds   {
    float: none;
	text-align:center;
}
}



a.list-group-item-blanco:hover,
a.list-group-item-blanco:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.breadcrumb.variation {
	background-color: transparent;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-radius: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.container.productos {
	padding-top: 25px;
}
.consulta-directa {
  padding: 8px;
  background-color: whitesmoke;
  width: 100%;
  display: block;
}



.btn-border-info{border-bottom: 3px solid #39a0bf !important;}
.btn-border-danger{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AD2825;
}
.btn-negro {
	background-color: #000;
	color: #FFF;
}
.btn-news {
	margin-bottom: 5px;
	border-radius:0px;
}



.was {
	text-decoration: line-through;
	color: #808080;
	font-size: 24px;
	margin-right: 5px;
}
.online {
	font-size: 24px;
	margin-right: 4px;
	color: #2f353b;
}

.radius-none {
 border-radius:0px;
}

.limit {
	height: 48px;
	overflow: hidden;
}

.add-to-cart {
	background-color: #3a5c83;
	height: 35px;
	width: 40px;
	text-align: center;
	display: inline-block;
	margin-right: 2px;
}

.btn-border-success{border-bottom: 3px solid #4AA637 !important;}

.row.confirmacion {
	position: absolute;
	display: block;
	width: 100%;
	background-color: #fff;
	height: 85%;
	z-index: 1;
}
.select-num {
	width: 70px;
	margin-right: 4px;
}



.btn-default-two {
    color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.49);
height: auto;
/* border-radius: 4px; */
/* border-top-left-radius: 4px; */
/* border-top-right-radius: 4px; */
/* border-bottom-right-radius: 4px; */
/* border-bottom-left-radius: 4px; */
/*border: 1px solid #fff;*/
-webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.btn-default-two:hover,.btn-default-two:focus,.btn-default-two:active,.btn-default-two.active,.open>.dropdown-toggle.btn-default-two{color: #FFFFFF;
        background-color: rgb(154, 194, 58);
    /*border-color: #DA261D;*/
	}
	.btn-default-two:active,.btn-default-two.active,.open>.dropdown-toggle.btn-default-two{background-image:none}.btn-default-two.disabled,.btn-default-two[disabled],fieldset[disabled] .btn-default-two,.btn-default-two.disabled:hover,.btn-default-two[disabled]:hover,fieldset[disabled] .btn-default-two:hover,.btn-default-two.disabled:focus,.btn-default-two[disabled]:focus,fieldset[disabled] .btn-default-two:focus,.btn-default-two.disabled:active,.btn-default-two[disabled]:active,fieldset[disabled] .btn-default-two:active,.btn-default-two.disabled.active,.btn-default-two[disabled].active,fieldset[disabled] .btn-default-two.active{background-color:#fff;border-color:#ccc}.btn-default-two .badge{color:#fff;background-color:#333}


.btn-default-three {
    color: #fff;
    background-color: #252B2F;
    height: auto;
    border: 1px solid #0A0D0E;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
.btn-default-three:hover,.btn-default-three:focus,.btn-default-three:active,.btn-default-three.active,.open>
.dropdown-toggle.btn-default-three{color:#FFFFFF;background-color: var(--color-sitio);
    border: 1px solid var(--color-sitio);}
.btn-default-three:active,.btn-default-three.active,.open>.dropdown-toggle.btn-default-three{background-image:none}.btn-default-three.disabled,.btn-default-three[disabled],fieldset[disabled] .btn-default-three,.btn-default-three.disabled:hover,.btn-default-three[disabled]:hover,fieldset[disabled] .btn-default-three:hover,.btn-default-three.disabled:focus,.btn-default-three[disabled]:focus,fieldset[disabled] .btn-default-three:focus,.btn-default-three.disabled:active,.btn-default-three[disabled]:active,fieldset[disabled] .btn-default-three:active,.btn-default-three.disabled.active,.btn-default-three[disabled].active,fieldset[disabled] .btn-default-three.active{background-color:#fff;border-color:#ccc}.btn-default-three .badge{color:#fff;background-color:#333}

.btn-default-three.invert{color:#E55050;border: 1px solid #E55050;}
.btn-default-three.invert:hover{color:#fff;border: 1px solid #E55050;}




.btn-propiedades {
	color: #ffffff;
    background-color: #115fa3;
    height: auto;
    border: 1px solid #115fa3;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	padding: 5px 14px;
	margin-top: 2px;
	border-radius: 2px;
	display:none;
}
.btn-propiedades:hover,.btn-propiedades:focus,.btn-propiedades:active,.btn-propiedades.active,.open>
.dropdown-toggle.btn-propiedades{color:#FFFFFF;background-color: #333;
    border: 1px solid #471715;}
.btn-propiedades:active,.btn-propiedades.active,.open>.dropdown-toggle.btn-propiedades{background-image:none}.btn-propiedades.disabled,.btn-propiedades[disabled],fieldset[disabled] .btn-propiedades,.btn-propiedades.disabled:hover,.btn-propiedades[disabled]:hover,fieldset[disabled] .btn-propiedades:hover,.btn-propiedades.disabled:focus,.btn-propiedades[disabled]:focus,fieldset[disabled] .btn-propiedades:focus,.btn-propiedades.disabled:active,.btn-propiedades[disabled]:active,fieldset[disabled] .btn-propiedades:active,.btn-propiedades.disabled.active,.btn-propiedades[disabled].active,fieldset[disabled] .btn-propiedades.active{background-color:#fff;border-color:#ccc}.btn-propiedades .badge{color:#fff;background-color:#333}



.btn-buscador {
color: #58b1bf;
    height: auto;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    background-color: #ffffff;
    height: 40px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
}
.btn-buscador:hover,.btn-buscador:focus,.btn-buscador:active,.btn-buscador.active,.open>
.dropdown-toggle.btn-buscador{color:#FFFFFF;background: #111;
    border: 1px solid #111;}
	
.btn-buscador:active,.btn-buscador.active,.open>.dropdown-toggle.btn-buscador{background-image:none}.btn-buscador.disabled,.btn-buscador[disabled],fieldset[disabled] .btn-buscador,.btn-buscador.disabled:hover,.btn-buscador[disabled]:hover,fieldset[disabled] .btn-buscador:hover,.btn-buscador.disabled:focus,.btn-buscador[disabled]:focus,fieldset[disabled] .btn-buscador:focus,.btn-buscador.disabled:active,.btn-buscador[disabled]:active,fieldset[disabled] .btn-buscador:active,.btn-buscador.disabled.active,.btn-buscador[disabled].active,fieldset[disabled] .btn-buscador.active{background-color:#fff;border-color:#ccc}.btn-buscador .badge{color:#fff;background-color:#333}


.btn-dejanos {
color: #58b1bf;
    height: auto;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    background-color: #ffffff;
    height: 40px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
}
.btn-dejanos:hover,.btn-dejanos:focus,.btn-dejanos:active,.btn-dejanos.active,.open>
.dropdown-toggle.btn-dejanos{color:#FFFFFF;background-color: #000;
    border: 1px solid #000;}
.btn-dejanos:active,.btn-dejanos.active,.open>.dropdown-toggle.btn-dejanos{background-image:none}.btn-dejanos.disabled,.btn-dejanos[disabled],fieldset[disabled] .btn-dejanos,.btn-dejanos.disabled:hover,.btn-dejanos[disabled]:hover,fieldset[disabled] .btn-dejanos:hover,.btn-dejanos.disabled:focus,.btn-dejanos[disabled]:focus,fieldset[disabled] .btn-dejanos:focus,.btn-dejanos.disabled:active,.btn-dejanos[disabled]:active,fieldset[disabled] .btn-dejanos:active,.btn-dejanos.disabled.active,.btn-dejanos[disabled].active,fieldset[disabled] .btn-dejanos.active{background-color:#fff;border-color:#ccc}.btn-dejanos .badge{color:#fff;background-color:#333}

.btn-twitter {
    background: #00acee;
    border-radius: 3;
    color: #fff
}
.btn-twitter:link, .btn-twitter:visited {
    color: #fff
}
.btn-twitter:active, .btn-twitter:hover {
    background: #0087bd;
    color: #fff
}
.btn-facebook {
    background: #3b5998;
    border-radius: 3;
    color: #fff
}
.btn-facebook:link, .btn-facebook:visited {
    color: #fff
}
.btn-facebook:active, .btn-facebook:hover {
    background: #30477a;
    color: #fff
}
.btn-googleplus {
    background: #e93f2e;
    border-radius: 3;
    color: #fff
}
.btn-googleplus:link, .btn-googleplus:visited {
    color: #fff
}
.btn-googleplus:active, .btn-googleplus:hover {
    background: #ba3225;
    color: #fff
}

.btn-youtube {
    background: #e93f2e;
    border-radius: 3;
    color: #fff
}
.btn-youtube:link, .btn-youtube:visited {
    color: #fff
}
.btn-youtube:active, .btn-youtube:hover {
    background: #ba3225;
    color: #fff
}

.btn-stumbleupon {
    background: #f74425;
    border-radius: 3;
    color: #fff
}
.btn-stumbleupon:link, .btn-stumbleupon:visited {
    color: #fff
}
.btn-stumbleupon:active, .btn-stumbleupon:hover {
    background: #c7371e;
    color: #fff
}
.btn-linkedin {
    background: #0e76a8;
    border-radius: 3;
    color: #fff
}
.btn-linkedin:link, .btn-linkedin:visited {
    color: #fff
}
.btn-linkedin:active, .btn-linkedin:hover {
    background: #0b6087;
    color: #fff
}





.btn-twitter-two {
    background: #fff;
    border-radius: 3;
    color: #00acee;
	border: 1px solid #00acee;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.btn-twitter-two:link, .btn-twitter-two:visited {
    /*color: #fff*/
}
.btn-twitter-two:active, .btn-twitter-two:hover {
    background: #fff;
    color: #;
}
.btn-facebook-two {
    background: transparent;
    border-radius: 3;
    color: #3b5998;
	/*border: 1px solid #3b5998;*/
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.btn-facebook-two:link, .btn-facebook-two:visited {
   /* color: #fff*/
}
.btn-facebook-two:active, .btn-facebook-two:hover {
    /*background: #30477a;*/
    color: #e72683;
}
.btn-googleplus-two {
    background: #fff;
    border-radius: 3;
    color: #e93f2e;
	border: 1px solid #e93f2e;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.btn-googleplus-two:link, .btn-googleplus-two:visited {
    color: #fff
}
.btn-googleplus-two:active, .btn-googleplus-two:hover {
    background: #ba3225;
    color: #fff
}








@media (max-width:767px){
.limite-horizontal{
	display:block;
	position:relative;
	max-width:380px;
	margin:0 auto;
} 
}

.product-col {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    /*box-shadow: #CCCCCC 1px 1px 3px;*/
    padding: 0px;
	background-color: #FFFFFF;
	box-shadow: 6px 6px 20px 0 rgba(137, 137, 137, 0.16);
	padding:14px;
	padding-bottom:0px;
	border-radius: 7px;
}

.product-col:hover {
	box-shadow: 6px 6px 20px 0 rgba(137, 137, 137, 0.56);
}

.logo-icono{
    width: 28px;
    height: 28px;
    position: absolute;
    right: 18px;
    margin-top: -15px;
	display:none;
}

.product-col.over {
	overflow: hidden;
	position: relative;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
.product-col.over:hover {
}

.product-col .image {
	position: relative;
	margin: -14px;
	margin-bottom: 14px;
}

.product-col .caption {
    padding: 8px;
    background-color: rgba(255, 255, 255, 0.73);
    position: absolute;
    width: 100%;
    bottom: 0px;
    text-align: right;
}

/*.product-col h2 {
	margin-top: 8px;
	font-size: 16px;
	overflow: hidden;
	margin-bottom: 5px;
	height: 40px !important;
	line-height: 20px;
}
.product-col h2.limit {
	height: 60px;
	overflow: hidden !important;
	display: block;
	font-size: 16px;
}

*/

.product-head {
	font-size: 21px;
	color: #0DA2E2;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	line-height: 32px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0DA2E2;
	font-weight: 600;
}

.price span.price-new {
    color: #6D6D6D;
    font-size: 20px;
    padding-right: 5px;
}
.price span.price-old {
font-size: 18px;
color: #808080;
text-decoration: line-through;
}

.price span.price-grey {
	font-size: 20px;
	color: #999;
}
.price {
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    background-color: #ededed;
    padding: 4px;
	text-align: right;
}

.product-col .btn-cart {
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	border-radius:0px;
	background-color: #026585;
}

.product-col .btn-cart:hover {
color: #fff;
background: #2f353b;
}

.product-col .btn-ampliar {
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	border-radius:0px;
	background-color: #00A0E5;
}

.product-col .btn-ampliar:hover {
color: #fff;
background: #2f353b;
}
.product-col .cart-button {
	padding: 2px;
}

.product-col .max {
	max-width: 218px;
}

.color-details {
	margin-top: 14px;
}
.menu-alimentos.blanco li {
	margin-bottom: 7px;
	background-color: #333;
}
.menu-alimentos.blanco li a {
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	display: block;
	text-transform: uppercase;
	color: #FFF;
}
.menu-alimentos.blanco .active {
	background-color: #D9534F;
}



.swatches {
	margin: 0.5em 0;
	padding-left: 0;
}
.swatches li {
	border: 2px solid #FFFFFF;
	display: inline-block;
	margin: 2px 1px;
	vertical-align: top;
	list-style: none;
}
.swatches .selected, .swatches li:hover {
	border: 2px solid #B2B2B2;
}
.swatches a {
	background-position: center center;
	background-repeat: no-repeat;
	border: 2px solid #FFFFFF;
	box-shadow: 1px 1px 2px #C5C5C5;
	display: block;
	height: 33px;
	text-align: center;
	transition: all 0.25s ease 0s;
	width: 33px;
}
.swatches a img {
	height: 29px;
	width: 29px;
}

.section-title {
	font-size: 18px;
	margin-bottom: 25px;
	color: #FFF;
	background-image: url(../imgs/divisor.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 25px;
	margin-right: 0px;
	text-align: center;
	height: 99px;
	line-height: 99px;
	padding: 0px;
}
.section-title-pago {
  font-size: 18px;
  margin-bottom: 25px;
  color: #FFF;
  background-image: url(../imgs/divisor.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 25px;
  margin-right: 0px;
  text-align: center;
  height: 99px;
  line-height: 19px;
  padding: 0px;
  padding-top: 30px;
}
.linea-titulo {
	margin-bottom: 0px;
	background-image: url(../imgs/line-1.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	height: 99px;
	line-height: 99px;
	padding: 0px;
	width: 100%;
}
.linea-titulo .cate {
	line-height: 46px;
	float: left;
	display: block;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #E6E6E6;
	color: #333;
	height: 46px;
}
.linea-titulo .tipo {
	line-height: 46px;
	float: right;
	display: block;
	margin-top: 26px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #F14141;
	color: #FFF;
	height: 46px;
}

.satisfy {
	font-size: 34px;
	font-family: 'Satisfy', cursive;
	margin-bottom: 25px;
	color: #09C;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}
.sucursal {
	background-image: url(../imgs/sucursal-marker.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 84px;
	padding-top: 1px;
}


.google_maps {
	text-decoration: none;
	width: 100%;
	height: 500px;
	float: left;
}


.feature-wrap i {
	font-size: 34px;
	height: 80px;
	width: 80px;
	border-radius: 100%;
	line-height: 80px;
	text-align: center;
	background: #019EE1;
	color: rgba(255, 255, 255, 1);
	border: 2px solid #ffffff;
	box-shadow: inset 0 0 0 5px #3EB7EA;
	-webkit-box-shadow: inset 0 0 0 5px #0490CB;
	-webkit-transition: 500ms;
	-moz-transition: 500ms;
	-o-transition: 500ms;
	transition: 500ms;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: auto;
	display: block;
}
.feature-wrap:hover i{
background: #E4A728;
color: #fff;
box-shadow: inset 0 0 0 5px ##E4A728;
-webkit-box-shadow: inset 0 0 0 5px #E4A728;
border: 3px solid #E4A728;
}

.feature-wrap h3 {
	font-size: 15px;
	color: #787878;
	font-weight: 300;
	line-height: 24px;
	margin-top:7px;
}

.feature-wrap h2 {
	margin-top: 15px;
}

.redes-head {
    display: block;
    padding-bottom: 5px;
    padding-top: 6px;
    padding-right: 6px;
}

.redes-head .social {
	text-align: center;
	height: 29px;
	width: 20px;
	display: block;
	text-decoration: none;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	line-height: 29px;
	color: #b3b3b3;
	/* background-color: rgb(0, 51, 102); */

	font-size: 14px;
	border-radius: 15px;
	border-bottom:;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.redes-head .social:hover {
	text-align: center;
	display: block;
	text-decoration: none;
	/*background-color: #F3B512;*/
	color: #00913e;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.button-medium{
	font-size:16px;
	text-transform:none;
}

.button-medium{
	font-size:16px;
	text-transform:none;
}



.breadcrumb.personal {
  padding: 8px 5px;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 0px;
  border-bottom: 1px;
  border-bottom-color: rgb(231, 231, 231);
  border-bottom-style: solid;
}

.shadow {
	background-image: url(../imgs/shadow.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 8px;
	width: 100%;  
}

.box-categorias{
	background-color: #fff;
	padding-bottom: 4px;
}
.titulo-categorias {
    font-size: 24px;
    font-weight: 400;
    /* text-transform: uppercase; */
    color: #252a2b;
    border-bottom: 2px solid #e8e8e8;
    display: block;
    margin: 0px 7px;
    padding-top: 24px;
    margin-bottom: 14px;
    padding-bottom: 4px;
}
.titulo-categorias:hover, .titulo-categorias:focus{
	text-decoration: none;
	color:#000400;
}

@media (max-width: 776px) {

.titulo-categorias {
    font-size: 20px;
    padding-top: 0px;
	margin-bottom:8px;
}

}

.titulo-categorias span.pull-right{
	margin-right: 10px;
	color: #9f3365;
}
.categoria span.pull-right{
	margin-right: 10px;
	color: #85c042;
	font-size: 14px;
	position: relative;
	top: 0px;
}
.categoria {
    font-size: 15px;
    font-weight: 400;
    text-transform: ;
    color: #252a2b;
    border-bottom: 1px solid #eeeae9;
    display: block;
    margin: 0px 7px;
    padding-bottom: 11px;
    padding-top: 6px;
    margin-bottom: 6px;
}
.categoria:hover, .categoria:focus{
	text-decoration: none;
	color:var(--color-sitio);
}
.subcategoria { 
    font-size: 15px;
    font-weight: 400;
    color: #828282;
    display: block;
    margin: 0px 7px;
    background-color: ;
    padding: 9px 12px;
    margin-bottom: 2px;
}
.subcategoria:hover, .subcategoria:focus{
	text-decoration: none;
	color:#000400;
	background-color: #F8F8F8;
}


.posts-shares {
float:left;
}

.share-buttons {
width:100%;
display:inline-block;
margin:0;
padding-bottom: 10px;
}

.share-buttons h5 {
float: left;
    text-align: center;
    font-size: 15px;
    position: relative;
    font-weight: 600;
    margin-right: 20px;
    margin-bottom: 4px;
    margin-top: 14px;
}

.social-shares {
display:block;
padding:0;
}

.social-shares ul {
list-style:none;
margin:0;
padding:0;
padding-top:6px;
display: inline-block;
}

.social-shares ul li {
float:left;
list-style:none;
margin:0 0 0px;
padding:0;
}

.social-shares ul li a {
display:block;
float:left;
color:inherit;
background-image:none;
line-height:23px;
font-size:.9em;
margin:0 8px 0 0;
}

.social-shares ul li a:hover i {
color: #9f3365;
    background-color: aliceblue;
}

.share-pinterest {
background-image:none!important;
}

.social-shares ul li i {
    display: inline-block;
    font-size: 14px;
    color:#fff;
    margin-right: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 32px;
    height: 32px;
    text-align: center;
    vertical-align: middle;
    line-height: 32px;
	background-color:#252a2b;
}

@media only screen and (min-width: 640px) { .whatsapp{ display:none !important; } }



.img-mask {
    background-size: cover;
    background-position: center;
    display: block;
	max-height: 220px;
}

.bg-propiedades {
    background-size: cover;
    background-position: center center;
    display: block;
	background-image:url(../imgs/propiedades-bg.jpg);
}

.bg-inicio {
	background-size: cover;
	background-position: left center;
	display: block;
	background-image: url(../imgs/bg-inicio.jpg);
	/*height:58vh;*/
	position: relative;
}

.bg-inicio .titulo {
	font-size:45px;
	line-height:48px;
	color:#fff;
	font-weight:700;
	margin-bottom:10px;
	display: inline-block;
	margin-top: 0px;
	line-height: 1.44;
}

.bg-inicio .titulo span {
	color:#9f3365;
}

.bg-inicio p {
	font-size: 17px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.76;
	color:#fff;
	padding:50px;
	margin-left:50px;
	border-left:solid 1px white;
}

@media (max-width: 767px){

.bg-inicio .titulo {
	font-size:32px;
	line-height: 1.44;
}

.bg-inicio .titulo span {
	display:block;
}

.bg-inicio p {
	font-size: 16px;
	line-height: 1.56;
	padding:30px;
	margin-left:30px;
}

}


.vertical-center {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    left: 0;
}

.bg-buscador {
	background-size: cover;
	background-position: left center;
	display: block;
	border-bottom: solid 0px #252a2b;
	background-color: #252a2b;
	/* background-image: url(../imgs/bg-inicio.jpg); */
	z-index: 19;
}

.bg-superior {
	background-size: cover;
	background-position: center center;
	display: block;
	background-image: url(../imgs/bg-claro.jpg);
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left:15px;
	padding-right:15px;
	background-color:#fff;
}


.bg-superior .titulo {
	font-size:44px;
	line-height:48px;
	color:#383838;
	font-weight:700;
	margin-bottom:10px;
	display: inline-block;
	margin-top: 0px;
	line-height: 1.44;
}

.bg-superior .titulo span {
	color:#9f3365;
}

.bg-superior p {
    font-size: 17px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.76;
    color: #383838;
    padding: 10px 50px;
    margin-left: 50px;
    border-left: solid 1px #9f3365;
}

@media (max-width: 767px){

.bg-superior .titulo {
	font-size:32px;
	line-height: 1.44;
}

.bg-superior .titulo span {
	display:block;
}

.bg-superior p {
	font-size: 16px;
	line-height: 1.56;
	padding:15px 25px;
	margin-left:30px;
}

}


@media (max-width: 767px){
.bg-superior {
	padding-top: 25px;
	padding-bottom: 25px;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
}


.buscador-box {
	background-color: rgba(37, 37, 37, 0.0);
	padding: 32px 0px;
}

.buscador-box .titulo {
	font-size: 20px;
	line-height: 35px;
	color: #ffffff;
	font-weight: 300;
	margin-bottom: 10px;
	margin-top: 10px;
}

.buscador-box .titulo span {
	font-weight:400;
}

.buscador-box .form-group {
    margin-bottom: 10px;
    margin-top: 10px;
}

.buscador-box .form-group .input-md{
    color: white;
    background-color: transparent;
    border-color: white;
    /*border-radius: 50px;*/
    height: 40px;
}

.modulo-descripcion {
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
}

.modulo-descripcion .titulo {
	font-size:29px;
	color:#8e8e8e;
	font-weight:600;
}

.modulo-descripcion .titulo .color-span {
	color:#d61a1f;
}

.modulo-descripcion .descripcion {
	font-size:14px;
	color:#000;
	font-weight:400;
}

.modulo-propiedades {
	padding-top:20px;
	padding-bottom:60px;
}

.modulo-propiedades .titulo {
font-weight: 700;
    margin-top: 0px;
    font-size: 28px;
    line-height: 38px;
    color: #252a2b;
    text-transform: uppercase;
	
	margin-bottom: 0px;
}

.modulo-propiedades .titulo .color-span {
	/*color:#333;*/
	font-weight:600;
}

.modulo-propiedades .descripcion{
    font-size: 20px;
    font-weight: 400;
}

.modulo-propiedades .titulo span {
	color:var(--color-sitio);
}


@media (max-width: 776px) {

.modulo-propiedades .titulo {
    font-size: 24px;
    line-height: 34px;

}

}


.modulo-dejanos {
	padding-top:50px;
	padding-bottom:120px;
	background-image: linear-gradient(to right, #e6e6e62e, #f7f7f7 53%, #dbdbdb5e); 
	background-image:url(../imgs/bg-inmobiliaria-dorrego.jpg); 
	background-position:top center; 
	background-size: cover; 
	background-repeat:no-repeat;
}

.modulo-dejanos .boxy {
	background-color: rgb(0 0 0 / 44%);
	padding: 70px 50px;
	border-radius: 9px;
}

.modulo-dejanos .boxy .titulo {
	font-size: 34px;
	line-height: 38px;
	color: #ffffff;
	font-weight: 700;
	margin-top: 0px;
    margin-bottom: 20px;
}

.modulo-dejanos .boxy .descripcion {
font-size: 22px;
    line-height: 26px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 30px;
    width: 70%;
}

.modulo-dejanos .boxy-2 {
	background-color: rgb(0 0 0 / 80%);
	padding: 50px 25px;
	border-radius: 9px;
	text-align: center;
}

.modulo-dejanos .boxy-2 .titulo {
	font-size: 26px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 700;
	margin-top: 0px;
    margin-bottom: 20px;
}

.modulo-dejanos .boxy-2 .descripcion {
font-size: 16px;
    line-height: 23px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 30px;
}


@media (max-width: 768px){
.modulo-dejanos .boxy {
	padding: 50px 25px;
}
.modulo-dejanos .boxy .titulo {
	font-size: 26px;
	line-height: 30px;
	margin-top: 0px;
    margin-bottom: 20px;
}

.modulo-dejanos .boxy .descripcion {
font-size: 16px;
    line-height: 23px;
    margin-bottom: 30px;
	width: 100%;
}
}

/*----------------------------*/

.modulo-empresa-inicio {
    padding: 50px 0px;
	background-position:rightt bottom; 
	background-repeat:no-repeat; 
	background-size:cover;
}

.modulo-empresa-inicio .boxy {
    padding: 40px 50px;
    background-color: rgb(255 255 255 / 96%);
    box-shadow: 6px 6px 25px 0 rgb(0 0 0 / 39%);
    border-radius: 3px;
}


.modulo-empresa-inicio .titulo {
	font-size: 40px;
	line-height: 46px;
	color: #58b1bf;
	font-weight: 700;
	text-transform: uppercase;
    margin-bottom: 14px;
    display: inline-block;
    margin-top: 0px;
    padding-bottom: 10px;
    position: relative;
}

.modulo-empresa-inicio h1 {
    font-size: 15px;
    color: #000;
    margin-bottom: 15px;
    margin-top: 15px;
}

.modulo-empresa-inicio .titulo:after {
	content: '';/*
	width: 70px;
	height: 5px;
	bottom: 0px;
	left: 0;
	background-color: #9f3365;
	position: absolute;
	z-index: 1000;*/
}


.modulo-empresa-inicio .titulo span {

}

.modulo-empresa-inicio p.descripcion {
	font-size: 16px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.76;
	color: #4e4e4e;
	margin-bottom: 25px;
}


.modulo-empresa-inicio p.firma{
  font-size: 17px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.76;
  letter-spacing: normal;
  color: #9f3365;
  text-transform:uppercase;
}

@media (max-width: 767px){

.modulo-empresa-inicio .boxy {
	padding:30px 22px;
}

.modulo-empresa-inicio .titulo {
	font-size:32px;
	line-height: 1.44;
}

.modulo-empresa-inicio .titulo span {
	
}

.modulo-empresa-inicio p.descripcion {
	font-size: 16px;
	line-height: 1.56;
}

}

/*------------------------*/

.modulo-formulario{
    background-color: #f8f8f8;
    padding: 40px;
	border-radius: 5px;
}

.modulo-formulario .form-control {
    display: block;
    width: 100%;
    min-height: 44px;
    padding: 12px 2px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: transparent;
    background-image: none;
    border: 0px;
    border-bottom: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 0%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 0%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

 .modulo-formulario .form-control:focus{
    border-color: #9f3365;
}

.modulo-formulario .btn-enviar {
    background-color: #393a3a;
    color: white;
    padding: 0px 25px;
    line-height: 40px;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 600;
} 

.modulo-formulario .btn-enviar:hover, .modulo-formulario .btn-enviar:focus {
    background-color:#383838;
} 

.divider {
    width: 40px;
    height: 2px;
    padding: 0;
    margin: 27px auto 34px;
    background: #3c6e79;
    border: none;
}

.divider-lg {
    width: 80px;
    height: 3px;
    margin: 30px auto 30px;
}

h2 + .divider-lg {
    margin-top: 15px;
}

.title-section {
	font-size:32px;
	line-height:38px;
}

@media (max-width: 767px) {
.title-section {
	font-size:20px;
	line-height:26px;
}

}

.title:before {
    content: url(../imgs/title-before.png);
    display: block;
    float: left;
}