
@media only screen and (min-width: 970px) {
  .property-descrip p {
    font-size: 16px!important;
  }
} 
body {
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  color: #606060;
}
.paddingright40{
  padding-right: 40px!important;
}
header {
  background-color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
}

.content-logo {
  margin-left: 40px;
}

header h1 {
  background-image: url("../images/logo_vital.png");
  height: 130px;
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -500px;
  overflow: hidden;
  margin-left: 50px;
  margin-bottom: 0;
  margin-top: 0;
}

header h1 a {
  display: block;
}

header img {
  width: 80px;
  position: absolute;
  top: 20px;
  right: 50px;
}

header nav {
  background: transparent;
  height: 30px;
  position: relative;
}

header nav p {
  position: absolute;
  top: 4px;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  margin: 0;
  left: 64px;
}

header ul {
  text-align: right;
  margin-right: 110px;
  margin-top: -25px;
  font-family: 'Oswald', sans-serif;
}

header nav ul li {
  display: inline-block;
  list-style: none;
  margin-top: 0;
}

header nav ul li a {
  color: #1E4F73;
  text-decoration: none;
  text-transform: uppercase;
  margin-left: 40px;
  font-weight: 500;
  font-size: 20px;
}

.menu-active {
  background: #d00;
  color: #fff;
  padding: 10px;
}

.li-active {
  color: #910505;
}

.login img {
  width: 22px;
  right: 35px;
  top: 9px;
}

.redes {
  position: fixed;
  margin-top: -80px;
  margin-left: 5px;
  z-index: 2;
  bottom: 5%
}

.redes img {
  width: 45px;
  display: block;
  margin-bottom: 5px;
}

/***HOME***/
.header-home {
  background-image: url("../images/header_2.jpg");
  background-size: cover;
  padding: 0 0 118px 0;
}
.header-home-form .label-form{
    margin-top: 15px;
}
.header-home-shadow {
  background-color: rgba(0,0,0,0.3);
  width: 100%;
  height: 100%;
  padding: 40px 0;
}

.content-header-home {
  width: 90%;
  margin: auto;
  display: flex;
}

.header-home-title {
  padding-left: 0;
  padding-top: 10px;
  margin-top: 0px;
}

.header-home-subtitle {
  margin-top: 0;
  color: #fff;
  font-size: 22px;
  margin-bottom: 6px;
}

.header-home-title h2 {
  font-size: 50px;
  color: #0C2930;
  font-weight: 400;
  text-shadow: 0 3px 6px #333;
  line-height: 64px;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 20px;
  margin-top: 0;
}

.button-search {
  background-color: #910505;
  color: #fff;
  position: relative;
  box-shadow: 2px 3px 3px #333;
  border: 0;
  text-align: left;
  cursor: pointer;
  width: auto;
  padding: 10px 25px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  border-radius: 6px;
}

.button-search-busq {
  background-color: #910505;
  color: #fff;
  position: relative;
  box-shadow: 2px 3px 3px #333;
  border: 0;
  width: auto;
  padding: 10px 25px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  border-radius: 20px;
  margin-left: 80px;
  margin-top: 20px;
}

.button-search:active {
  background-color: #161616;
  text-shadow: 1px 0px 11px #fff;
}

.button-search img {
  position: absolute;
  right: 5px;
  width: 15px;
  top: 11px;
}

.header-home-form {
  margin-left: auto;
}

.header-home-form form {
  background-color: rgba(145, 5, 5, 0.9);
  padding: 20px 20px;
  width: 450px;
}

.content-button-transparent {
  display: flex;
}

.button-tranparent {
  text-transform: uppercase;
  font-weight: bold;
  background: transparent;
  padding: 8px 16px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  margin-right: 10px;
  border: 1px solid #fff;
  cursor: pointer;
}

.content-button-transparent .checked {
  background: #fff;
  color: #BC0112;
}

.submenu-propiedades-button .checked {
  background: #fff;
  color: #606060;
}

.button-tranparent input[type="radio"] {
    appearance:none;
    -webkit-appearance:none;
    margin:0;
    position: absolute;
    display: none;
}

.label-form {
  color: #fff;
  margin-bottom: 5px;
  font-weight: 300;
}

.content-icon-select {
  display: flex;
}

.select-property, .select-city {
  width: 100%;
  height: 40px;
  font-size: 16px;
  margin-left: 36px;
  border: none;
  background: #fff;
  outline-color: #fff;
  border-radius: 0px 3px 3px 0px;
}

.icon_in_select {
  background: #fff;
  height: 40px;
  width: 40px;
  padding: 7px;
  box-sizing: border-box;
  border-radius: 3px 0px 0px 3px;
  position: absolute;
}

.icon_in_select img {
  width: 100%;
  position: relative;
  top: 0;
  right: 0;
}

.radio-valor {
  display: inline-block;
}

.radio-valor label {
  color: #fff;
}

.content-buscar {
  display: flex;
  margin-top: 10px;
}

#desde, #hasta {
  height: 30px;
  border-radius: 5px;
  border: none;
  margin-right: 8px;
  padding-left: 10px;
  width: 127px;
  box-sizing: border-box;
}

#buscar-button {
  margin-top: -3px;
}

#buscar-button:active, #buscar-button:focus, #buscar-button:active:focus,
.button-search:active, .button-search:focus, .button-search:active:focus,
#button-enviar:active, #button-enviar:focus, #button-enviar:active:focus {
  box-shadow: none !important;
  outline: none !important;
}

/***FIN HOME***/

/**Section tres columnas**/
.three-columns {
  padding: 25px 0;
  position: relative;
}

.three-columns h2 {
  text-align: center;
  font-size: 33px;
  font-family: 'Oswald', sans-serif;
  color: #0C2930;
  text-transform: uppercase;
  font-weight: 400;
}

.content-three-columns {
  display: flex;
  margin: auto;
  width: 80%;
  text-align: center;
  padding: 50px 0 0 0;
}

.content-three-columns div {
  width: 33%;
  padding: 0 30px;
}

.seccion-contacto .content-three-columns div img {
  width: 120px;
}

.content-three-columns div img {
  width: 50%;
}

.seccion-contacto .content-three-columns div h3 {
  margin-bottom: 5px;
}

.content-three-columns div h3 {
  font-family: 'Oswald', sans-serif;
  color: #910505;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 22px;
}

.content-three-columns div p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 100;
  color: #0C2930;
  /* text-transform: uppercase; */
  font-size: 20px;
  /* margin: 0; */
  margin-left:-10px;
}

.content-three-columns div p span {
  display: block;
  color: #213B8D;
  text-transform: uppercase;
  font-weight: 500;
}

/**footer**/
footer {
  background: #0C2930;
  padding: 40px 0;
  position: relative;
}

footer h3 {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Source Sans Pro', serif;
}

.content-footer {
    display: flex;
    width: 90%;
    margin: auto;
}

.content-list-footer {
  display: flex;
}

.content-list-footer a {
  color: #fff;
  text-decoration: none;
  font-weight: 100;
  text-transform: uppercase;
}


.content-list-footer a:hover {
  color: #fff;
  text-decoration: underline;
}

.content-list-footer div {
  padding: 0px 30px;
}

.contact-list li div {
  width: 30px;
  box-sizing: border-box;
  padding: 0;
}

.contact-list li div img{
  width: 20px;
}

.contact-list li div img {
  display: block;
  margin: auto;
}

.contact-list, .category-list {
  padding-left: 0;
  font-weight: 100;
}

.contact-list li {
  list-style: none;
  display: flex;
  align-items: center;
  color: #fff;
}

.category-list li {
  list-style: none;
  display: flex;
  align-items: center;
  color: #8e8e8e;
  margin-bottom: 5px;
}

.contact-list li p {
  display: inline-block;
  margin-left: 8px;
  margin-bottom: 5px;
  margin-top: 8px;
  text-transform: uppercase;
}

.content-logo-footer {
  margin-left: auto;
}

.logo-footer {
  text-align: right;
}

.logo-footer img{
  width: 200px;
  display: block;
  margin: auto;
}

.content-icons-footer {
  margin-top: 5px;
  text-align: center;
}

.content-icons-footer a img{
  width: 30px;
  margin-left: 15px;
}

.ley-footer {
  padding: 0 40px;
  width: 80%;
  font-size: 13px;
  color: #E2DCDC;
  padding-left: 100px;
  margin-top: 30px;
}

.footer-data-fiscal {
  position: absolute;
  bottom: 40px;
  right: 70px;
}

.footer-data-fiscal img {
  width: 50px;
}

/**footer**/

/**SECCION BUSQUEDA**/
.header-busqueda {
  background-image: url("../images/header_4.jpg");
  background-size: cover;
  padding: 50px 0 80px;
  background-position-y: -2px;
}

.content-header-busqueda {
  width: 90%;
  margin: auto;
  display: flex;
}

.content-header-busqueda form {
  background-color: rgba(145, 5, 5, 0.9);
  width: 80%;
  margin: auto;
  padding: 27px;
}

.content-header-busqueda form .form-block {
  display: flex;
  align-items: center;
}

.form-block h2{
  width: 50%;
  color: #fff;
  font-size: 44px;
  line-height: 52px;
  font-weight: 400;
  margin-top: 0;
  font-family: 'Oswald', sans-serif;
  text-shadow: 0 3px 6px #333;
  font-size: 34px;
}

.form-block-select {
  width: 47%;
}

.form-block-title {
  margin-top: 30px;
}

.form-block-select:nth-child(2n) {
  margin-left: auto;
}

.form-block .content-buscar {
  margin-top: 0;
}

.form-block .content-buttons {
  margin-left: auto;
}

.form-block .radio-valor {
  margin-right: 20px;
}

.form-block .radio-valor label {
  color: #fff;
}

.form-block .content-buscar {
  margin-left: auto;
}
/**FIN SECCION BUSQUEDA**/

/**SECCION BÚQUEDA PERSONALIZADA**/
.header-personalizada {
  display: flex;
  height: 490px;
  position: relative;
  background-position-x: center;
  background-size: cover;
  background-image: url("../images/header_5.jpg");
  background-position-y: -2px;
}

.header-personalizada-contacto {
  display: flex;
  height: 470px;
  position: relative;
  background-position: center;
  background-size: cover;
  background-image: url("../images/header_1.jpg");
}

.header-personalizada-contacto .header-personalizada-block h2 {
  color: #0C2930;
  text-shadow: 0 2px 3px #333;
}

.header-personalizada-block h2 {
  font-size: 60px;
  line-height: 58px;
  padding-left: 80px;
  margin-bottom: 0px;
  margin-top: 70px;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}

.header-personalizada-block p {
  font-size: 30px;
  font-weight: 200;
  width: 70%;
  padding-left: 80px;
  margin-top: 10px;
}

.header-personalizada-block img {
  max-width: 100%;
}

.content-blocks {
  position: absolute;
  top: 50%;
  margin-top: -80px;
}

.block-black {
  width: 40px;
  height: 40px;
  background: #000;
  margin-bottom: 5px;
}

.block-red {
  width: 40px;
  height: 40px;
  background: #BC0112;
}

.section-form-personalizada {
  margin-bottom: 100px;
  position: relative;
}

.section-form-personalizada h2 {
  width: 80%;
  margin: auto;
  margin-top: 70px;
  margin-bottom: 40px;
  font-size: 33px;
  color: #0C2930;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.section-form-personalizada h2 span {
  color: #910505;
}

.form-personalizada {
  width: 80%;
  margin: auto;
}

.form-personalizada .form-block {
  display: flex;
  margin-bottom: 20px;
  position: relative;
}

.form-personalizada .form-block label {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 400;
  color: #2F436A;
  margin-top: 10px;
}

.form-personalizada .form-block div {
  width: 33%;
  margin-right: 30px;
}

.form-personalizada .form-block div input[type=text], .form-personalizada .form-block div select, .form-block-textarea textarea {
  width: 100%;
  height: 45px;
  border-color: #0C2930;
  border-radius: 5px;
  box-shadow: none;
  border-style: solid;
  border-width: 1px;
  font-size: 15px;
  padding-left: 10px;
  box-sizing: border-box;
  color: #606060;
}

.form-block div select option {
  color: lime;
}

.form-personalizada .form-block .form-block-textarea {
  width: 100%;
}

.form-block-textarea textarea {
  width: 100%;
  height: 70px;
  padding: 10px;
}

.form-personalizada .form-block #buscar-button {
  margin-left: auto;
  position: absolute;
  right: 30px;
  bottom: 0;
  width: 150px;
}

/**FIN SECCION BÚQUEDA PERSONALIZADA**/

/**SECCIÓN PROPIEDADES**/
.submenu-propiedades {
  height: 60px;
  width: 100%;
  background-color: #606060;
  text-align: right;
  padding-top: 10px;
  box-sizing: border-box;
  padding-right: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.submenu-propiedades-button {
  display: inline-block;
}

.content-ordenar {
  display: inline-block;
}

.submenu-propiedades .orderBy {
  color: #fff;
  font-weight: 500;
  margin-left: 20px;
}

.submenu-propiedades .orderBySelect {
  height: 38px;
  width: 110px;
  font-size: 14px;
  margin-left: 10px;
  color: #606060;
}

.list-properties {
  position: relative;
  margin-top: 40px;

}

.content-property {
  box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.55);
  width: 1100px;
  min-height: 200px;
  margin: auto;
  margin-bottom: 20px;
  position: relative;
  display: flex;
}

.content-property-icons {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
}

.content-property img {
  width: 305px;
}

.content-property .siema2 img {
  max-width: 305px;
  width: auto;
  height: 100%;
  margin: auto;
  display: block;
}

.content-property .prev img, .content-property .next img {
  width: 30px;
}

.icon-ampliar {
  width: 45px;
  height: 45px;
  background: #606060;
  padding: 5px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 10px;
  cursor: pointer;
}

.property-icons {
  text-align: center;
  margin-right: 20px;
  padding-top: 5px;
}

.property-icons a {
  text-decoration: none;
}

.property-icons img{
  width: 30px;
}

.property-icons p {
  margin: 0;
  font-size: 10px;
  color: #333;
}

.content-price {
  /* background: #0C2930; */
  font-weight: 700;
  font-size: 25px;
  color: #1e416c;
  padding: 10px 27px;
}

.content-price p {
  margin: 0;
}

.property-info {
  display: flex;
}

.property-items {
  width: 260px;
  margin-left: 15px;
  padding-right: 40px;
}

.property-items h2 {
  color: #1E416C;
  font-weight: 400;
  border-bottom: 1px solid #606060;
  font-size: 20px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.property-descrip {
  width: 450px;
  margin-top: 60px;
}

.property-descrip p {
  font-size: 13px;
  color: #606060;
  margin-top: 20px;
}

.property-tips {
  display: flex;
}

.property-codigo {
  margin-top: 0;
  font-weight: 800;
  color: #606060;
}

.property-codigo span {
  color: #910505;
  font-weight: 300;
}

.property-tips .tip {
  text-align: center;
  margin-right: 9px;
}

.property-tips .tip img {
  width: 30px;
}

.tip-title {
  font-size: 9px;
  margin: 0;
}

.tip-number {
  margin-top: 5px;
  color: #910505;
  font-weight: 600;
}
/**FIN SECCIÓN PROPIEDADES**/

/**SECCION VISTA PROPIEDAD**/
.section-view-property {
  position: relative;
}

.view-property {
  max-width: 1400px;
  margin: auto;
  margin-top: 30px;
}

.view-property-slider {
  position: relative;
  background: #f5f5f5;
}

.siema {
    background: #f5f5f5;
}

.siema div div div {
  height: 500px;
}

.siema2 {
  width: 305px;
  margin: auto;
  height: 203px;
}

.siema2 div div div {
  height: 206px;
  width: 305px;
  display: table-cell;
  vertical-align: middle;
}

.previous_slide {
  background-image: url("../images/arrow-left-slider.png");
  background-size: cover;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 0;
}

.next_slide {
  background-image: url("../images/arrow-right-slider.png");
  background-size: cover;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 0;
}

.view-property .view-property-slider img{
  display: block;
  margin: auto;
  height: 100%;
}

.slide-left, .slide-right {
  position: absolute;
  cursor: pointer;
  top: 50%;
  margin-top: -25px;
}

.slide-right {
  right: 0;
}

.counter-images {
  position: absolute;
  bottom: 4px;
  right: 0px;
  display: flex;
  background: #0C2930;
  padding: 12px 25px;
  box-sizing: border-box;
  align-items: center;
}

.view-property .view-property-slider .icon-youtube img {
  width: 50px;
}

.icon-youtube {
  position: absolute;
  top: 10px;
  right: 10px;
}

.view-property .view-property-slider .counter-images img {
  height: 100%;
  margin-right: 15px;
}

.counter-images p {
  margin: 0;
  color: #fff;
  font-weight: 600;
}

.view-property-icons {
  border-bottom: 1px solid #606060;
  padding-bottom: 50px;
  display: flex;
  max-width: 100%;
  flex-wrap: wrap;
}

.view-property-icons img {
  width: 60px;
}

.icons-prop {
  padding: 10px;
  width: 70px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.view-property-icons .icon-num {
  font-weight: 800;
  margin-bottom: 0;
  font-size: 13px;
  color: #2F436A;
}

.view-property-icons .icon-title {
  font-weight: 500;
  color: #2F436A;
  margin: 0;
  font-size: 13px;
}

.view-property-section {
  display: flex;
  padding: 0px 60px;
}

.view-property-content {
  padding: 20px 50px 20px 0px;
  width: 60%;
}

.view-property-content h2 {
  color: #2F436A;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}

.view-property-description {
  border-bottom: 1px solid #606060;
  color: #2F436A;
}

.view-caracteristicas {
  margin-top: 50px;
  margin-bottom: 50px;
  color: #2F436A;
}

.view-caracteristicas ul {
  min-height: 100px;
}

.view-caracteristicas ul li {
  float: left;
  width: 200px;
  font-weight: 500;
  color: #2F436A;
}

.view-caracteristicas ul li span {
  font-weight: 300;
}

.property-content-form {
  box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.55);
}

.header-content-form {
  padding-top: 10px;
  padding-left: 30px;
  text-transform: uppercase;
  background: #0C2930;
  height: 45px;
  color: #fff;
  box-sizing: border-box;
  font-size: 22px;
  font-weight: 300;
}

.header-content-form span {
  float: right;
  padding-right: 10px;
  font-weight: 700;
}

.codigo-form {
  text-align: right;
  margin: 10px 0;
  font-size: 18px;
  font-weight: 600;
  color: #606060;
}

.codigo-form span {
  color: #de230a;
  text-transform: uppercase;
  font-weight: 400;
}

.property-form-label {
  margin-top: 10px;
}

.property-form-label label{
  display: block;
  font-size: 14px;
  margin-bottom: 2px;
}

.property-form-label input {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #a4a4a4;
  border-radius: 4px;
}

.property-content-form input[type=submit]{
  width: 100%;
  padding: 10px;
  margin-top: 10px;
  background: #0C2930;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  border: none;
}

.view-property-form {
  margin-top: 20px;
  margin-left: auto;
  max-width: 35%;
}

.view-property-form form {
  padding: 0px 30px 30px;
}

.view-property-form  .form-icons-content {
  display: flex;
}

.form-icons-content .icon-detail {
  text-align: center;
  width: 82px;
}

.form-icons-content .icon-detail p {
  margin: 0;
  font-size: 12px;
}

.view-property-form .icon-detail img{
  width: 50px;
}

.property-content-form textarea {
  width: 100%;
  margin-top: 20px;
  border-radius: 4px;
  text-align: left;
  font-size: 14px;
  box-sizing: border-box;
  border: 1px solid #a4a4a4;
  color: #606060;
  font-family: sans-serif;
}

.view-property-form iframe {
  margin-top: 20px;
  max-width: 100%;
}

/**FIN SECCION VISTA PROPIEDAD**/

/**NOSOTROS**/
.content-nosotros {
  position: relative;
}

.borde_izq {
  width: 15px;
  height: 100px;
  background: #1E416C;
  position: absolute;
  top: 30%;
}

.borde_der {
  width: 15px;
  height: 100px;
  background: #1E416C;
  position: absolute;
  top: 30%;
  right: 0;
}

.content-blocks-2 {
  position: absolute;
  top: 50%;
  margin-top: -80px;
  right: 0;
}

.nosotros-text {
  padding: 80px 80px 50px;
}

.nosotros-text h2 {
  font-size: 38px;
  font-weight: 300;
  font-family: 'Libre Baskerville', serif;
  color: #1E416C;
}

.nosotros-text h2 span {
  color: #de230a;
}

.nosotros-prg {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

.nosotros-prg p {
  padding-right: 20px;
  font-size: 26px;
  line-height: 34px;
  font-weight: 300;
  color: #1E416C;
}

.nosotros-prg > p{
  margin-top: 0;
}

.content-compromise {
  position: relative;
  margin-top: 70px;
}

.title-compromise {
  margin: 0;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  color: #0C2930;
  font-size: 32px;
  text-align: center;
  margin-bottom: 50px;
}

.title-compromise span {
  color: #910505;
}

.info_nosotros_vital {
  background-color: #EDEEF0;
  padding: 90px 80px;
}

.info_nosotros_vital h2 {
  margin: 0;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  color: #0C2930;
  font-size: 32px;
}

.info_nosotros_vital h2 span {
  color: #910505;
}

.info_nosotros_vital p {
  width: 100%;
    font-size: 23px;
    line-height: 37px;
    color: #1E416C;
    /* padding: 0 20px;G */
    box-sizing: border-box;
}

.content-service-banner {
  background-image: url("../images/Desktop_01.jpg");
  height: 400px;
  background-size: cover;
}

.content-service-banner a {
  display: none;
}

.content-service-banner h2 {
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
  height: 400px;
  background-color: rgba(0,0,0,0.3);
  text-align: center;
  padding-top: 178px;
  box-sizing: border-box;
  font-weight: 300;
  margin-top: 0;
  font-family: 'Libre Baskerville', serif;
  text-shadow: 0 3px 6px #333;
}

.content-service h3 {
  padding: 50px;
  font-size: 25px;
  font-weight: 400;
}

.item-service {
  display: flex;
  align-items: center;
  padding: 20px;
}

.item-service div {
  width: 150px;
  border-right: 2px solid #910505;
  padding-right: 10px;
}

.item-service img {
  display: block;
  width: 70px;
}

.item-service p {
  font-size: 20px;
  margin-left: 30px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #0C2930;
  /* text-transform: uppercase; */
  text-align: left;
}

.content-service-icons {
  position: relative;
  display: flex;
  padding: 0 60px 100px;
}

.content-service-icons>div {
  width: 50%;
}

/**FIN NOSOTROS**/

/**SECCION TASACIONES**/
.content-header-tasaciones {
  background-image: url("../images/fototasaciones-min.jpeg");
  height: 755px;
  background-size: cover;
}

.content-header-contacto {
  background-image: url("../images/header_contacto_desktop.jpg");
  height: 620px;
  background-size: cover;
  background-position: top;
}

.content-header-contacto .header-tasaciones-title h2 {
  color: #fff;
  margin-top: 115px;
}

.header-tasaciones {
  display: flex;
  height: 500px;
}

.header-tasaciones-title {
  padding-left: 45px;
  margin-top: 0px;
}

.get-tasacion {
  background-color: #910505;
  color: #fff;
  position: relative;
  font-size: 18px;
  box-shadow: 2px 3px 3px #606060;
  cursor: pointer;
  width: auto;
  padding: 10px 25px;
  border-radius: 30px;
}

.get-tasacion img {
  position: absolute;
  right: 5px;
  width: 15px;
  top: 9px;
}

.header-tasaciones-title h2 {
  font-size: 50px;
  color: #0C2930;
  text-shadow: 0 2px 3px #333;
  font-weight: 400;
  width: 700px;
  line-height: 61px;
  font-family: 'Oswald', sans-serif;
}

.header-tasaciones form {
  height: 400px;
  width: 400px;
  margin-top: 50px;
  background-color: #910505;
  margin-right: 50px;
  margin-left: auto;
  box-sizing: border-box;
  padding: 20px;
}

.content-header-contacto .header-tasaciones form {
      margin-top: 175px;
}

.header-tasaciones form > div {
  margin-top: 10px;
}

.header-tasaciones label {
  display: block;
  margin-bottom: 5px;
  color: #fff;
  font-weight: 300;
}

.first-label {
  display: flex;
}

.first-label div {
  width: 50%;
}

.first-label .tel {
  margin-left: 15px;
}

.header-tasaciones input[type=text] {
  width: 100%;
  border: none;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 4px;
}

.header-tasaciones select {
  height: 40px;
  width: 100%;
  border: none;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 4px;
}

.header-tasaciones .first-label input {
  width: 100%;
  border: none;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 4px;
}

.button-enviar {
  text-align: right;
}

.button-enviar input {
  margin-top: 20px;
}

.tasacion-text {
  position: relative;
}

.content-tasacion-text {
  padding: 100px 60px;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

.tasacion-text p {
  width: 100%;
  font-size: 23px;
  line-height: 37px;
  color: #1E416C;
  padding: 0 20px;
  box-sizing: border-box;
}

.content-tasacion-text>p {
  margin-top: 0;
}

/**FIN TASACIONES**/

.menu-mobile {
  display: none;
}

/****************MODAL********************/
.modal {
  width: 100%;
  background: rgba(0,0,0, 0.95);
  position: fixed;
  top: 0;
  z-index: 5;
  height: 100vh;
  overflow-y: scroll;
  box-sizing: border-box;
}

.exit-modal img {
  width: 45px;
  height: 45px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 8;
}

.siemaModal div img {
  display: block;
  margin: auto;
  max-height: 100vh;
  padding: 20px;
  box-sizing: border-box;
}

/*****************************************/

@media only screen and (max-width: 970px) {
  .content-logo {
    width: 176px;
    margin-left: 0;
  }

  .content-logo p {
    margin-top: 0
  }

  header nav {
    height: 10px;
  }

  .menu-mobile {
    display: block;
    position: absolute;
    z-index: 4;
    top: -45px;
    right: 40px;
    cursor: pointer;
    }

  .menu-mobile span {
    width: 30px;
    height: 3px;
    background: #333;
    display: block;
    margin-bottom: 6px;
  }

  .menu-active {
    display: block;
    text-align: center;
    padding: 4px;
  }

  header nav ul li a {
    margin-left: 0;
  }

  header nav p {
    position: relative;
    font-size: 18px;
    left: 29px;
    width: 118px;
    margin-top: 4px;
  }

  header ul {
    display: block;
    height: 300px;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    margin-top: 10px;
    position: absolute;
    z-index: 2;
  }

  header nav ul li {
    margin-top: 0px;
    display: block;
    text-align: center;
    background: #f5f5f5;
    padding: 5px;
    border-top: 1px solid #fff;
    }

    .login a img {
      position: relative;
      top: 2px;
      right: 0;
    }

    header h1 {
      width: 150px;
      height: 62px;
      margin-left: 40px;
    }

    header img {
      width: 50px;
      right: 10px;
      top: 25px;
    }

      .header-home-shadow{
        background: none;
      }

    .content-header-home {
      display: block;
    }

    .header-home-title {
    }

    .header-home-title h2 {
      width: auto;
      font-size: 46px;
      line-height: 48px;
    }

    .label-form:nth-child(1) {
      margin-top: 15px;
      margin-bottom: 15px;
    }

    .header-home-form form {
      width: 100%;
      box-sizing: border-box;
      margin-top: -140px;
    }

    .content-button-transparent {
      display: block;
    }

    .header-home-form form .button-tranparent {
      margin-bottom: 10px;
      display: block;
      text-align: center;
    }

    .content-buscar {
      display: block;
    }

    #buscar-button {
      display: block;
      margin: auto;
      margin-top: 0px;
    }

    .content-three-columns {
      display: block;
    }

    .content-three-columns div {
      width: 100%;
      padding: 0;
      padding-bottom: 70px;
    }

    .content-footer {
      display: block;
    }

    .content-list-footer {
      display: block;
    }

    .logo-footer {
      text-align: center;
      margin-top: 20px;
    }

    .content-icons-footer {
      text-align: center;
      margin-left: -20px;
    }

    /*SECCION NOSOTROS*/

    .nosotros-text {
      padding: 32px;
    }

    .nosotros-text h2 {
      width: 100%;
    }

    .content-blocks, .content-blocks-2 {
      display: none;
    }

    .nosotros-prg {
      display: block;
    }

    .nosotros-prg p {
      width: 100%;
    }

    .content-service-banner {
      background-position: center;
    }

    .content-service-banner h2 {
      padding-top: 135px;
      font-size: 42px;
      margin: auto;
    }

    .content-service h3 {
      padding: 20px;
    }

    .content-service-icons {
      display: block;
      padding: 0;
    }

    .redes img {
      width: 23px;
    }
    /*FIN SECCION NOSOTROS*/

    /*TASACIONES*/
    .content-header-tasaciones {
      height: auto;
    }

    .header-tasaciones {
      display: block;
      padding: 10px;
    }

    .get-tasacion {
      display: none;
    }

    .header-tasaciones-title {
      margin-top: 0;
      padding-left: 0;
    }

    .header-tasaciones-title h2 {
      margin: 0;
      padding: 20px;
      font-size: 41px;
      width: 100%;
      box-sizing: border-box;
      line-height: 50px;
    }

    .get-tasacion {
      margin-left: 20px;
    }

    .header-tasaciones form {
      width: 100%;
      margin-top: 300px;
    }

    .tasacion-text {
      margin-top: 420px;
    }

    .content-tasacion-text {
      display: block;
      column-count: 1;
      padding: 50px 30px;
    }

    .tasacion-text p {
      width: 100%;
      padding: 0px;
    }

    .first-label {
      align-items: flex-end;
    }

    /*FIN TASACIONES*/

    /*BUSQUEDA PERSONALIZADA*/
    .header-personalizada {
      display: block;
    }

    .header-personalizada-block {
      width: 100%;
      height: 100%;
    }

    .header-personalizada-block h2 {
      margin-top: 0;
      padding: 20px;
      padding-top: 137px;
    }

    .header-personalizada-block p {
      padding: 20px;
      width: 100%;
      box-sizing: border-box;
      margin-top: 0;
      margin-bottom: 0;
    }

    .form-personalizada .form-block {
      display: block;
    }

    .form-personalizada .form-block div {
      width: 100%;
    }

    .form-personalizada .form-block #buscar-button {
      position: relative;
      display: block;
      margin: auto;
      text-align: center;
      right: 0;
      top: 20px;
    }

    .content-header-contacto {
      height: auto;
    }

    /*FIN BUSQUEDA PERSONALIZADA*/

    /*PROPIEDADES*/
    .submenu-propiedades-button .button-tranparent {
        font-size: 14px;
        padding: 4px 8px;
        margin-right: 5px;
    }

    .submenu-propiedades-button {
      padding: 0;
      width: 100%;
      margin: auto;
      text-align: center;
      display: block;
    }

    .submenu-propiedades {
      height: 80px;
      padding-right: 0;
    }

    .content-ordenar {
      text-align: center;
      margin-top: 10px;
      display: block;
    }

    .submenu-propiedades .orderBySelect {
      background: #fff;
      height: 30px;
    }

    .content-property {
      display: block;
      width: 100%;
    }

    .content-property .siema2 img {
      width: 100%;
      height: auto;
    }

    .list-properties .redes {
      display: none;
    }

    .list-properties {
      padding: 10px;
    }

    .property-info {
      display: block;
    }

    .content-property-icons {
      position: relative;
      padding: 10px;
      padding-top: 0;
    }

    .property-icons {
      margin-right: 15px;
    }

    .property-icons img {
    width: 20px;
    }

    .content-price {
      padding: 5px 5px;
      font-size: 19px;
      position: absolute;
      right: 0;
    }

    .property-descrip {
      margin-top: 0;
      padding: 10px;
      width: 100%;
      box-sizing: border-box;
    }

    .property-items {
      width: 100%;
      margin-left: 0;
      padding-right: 40px;
      width: 100%;
      box-sizing: border-box;
      padding-left: 15px;
      padding-right: 15px;
    }

    /*FIN PROPIEDADES*/

    /*VISTA PROPIEDAD*/
    .view-property-section {
      display: block;
      padding: 0 20px;
    }

    .view-property-content {
      width: 100%;
      padding: 0;
    }

    .view-property-form {
      margin: auto;
      margin-top: 130px;
      max-width: 80%;
    }

    .view-property-form iframe {
      max-width: 100%;
      margin: auto;
      margin-bottom: 20px;
      margin-top: 20px;
      display: block;
      max-width: 100%;
    }

    .slide-left img, .slide-right img {
      margin-top: -10px;
      width: 20px;
    }

    .counter-images {
      padding: 5px;
      font-size: 10px;
    }

  .view-property .view-property-slider img {
    width: 100%;
    height: auto;
  }

  .siema {
    height: 500px;
  }

  .siemaModal div img {
    width: 100%;
    max-height: inherit;
    height: 100%;
  }

  .siema1 div div div {
    height: 500px;
    display: table-cell;
    vertical-align: middle;
  }

    .view-property .view-property-slider .icon-youtube img {
      width: 30px;
    }

    .icon-youtube {
      top: 5px;
      right: 5px;
    }

    .view-property .view-property-slider .counter-images img {
      width: 15px;
      margin-right: 5px;
    }

    /*FIN VISTA PROPIEDAD*/

    /*BUSQUEDA*/
    .content-header-busqueda form .form-block {
      display: block;
    }

    .form-block h2 {
      width: 100%;
      font-size: 32px;
    }

    .content-header-busqueda .button-tranparent {
      width: 100%;
      display: block;
      margin-bottom: 10px;
    }

    .content-header-busqueda .form-block-select {
      width: 100%;
    }

    .content-header-busqueda #desde, .content-header-busqueda #hasta {
      margin-top: 10px;
      display: block;
    }
    /*FIN BUSQUEDA*/

  .siemaModal div div div {
    height: 100vh;
    display: flex;

  }

  .icon-ampliar {
    width: 35px;
    height: 35px;
    left: 0;
  }

  .footer-data-fiscal {
    position: relative;
    bottom: 0;
    right: 0;
  }

  .footer-data-fiscal img {
    display: block;
    margin: auto;
  }

  .ley-footer {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    text-align: center;
  }

  .content-service-icons>div {
    width: 100%;
  }

  .nosotros-prg {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

  .marginleft17{
    margin-left: 8px!important;
  }

@media only screen and (max-width: 600px) {

.paddingright40{
  padding-right: 10px!important;
}
  .marginleft17{
    margin-left: 25px!important;
  }
  .item-service p {
    width: 300px;
  }

  .siema {
    height: 300px;
  }

  .siema2 {
    width: 300px;
    height: 206px;
  }

  .view-property .view-property-slider .siema img {
    height: auto;
    width: 100%;
  }

  .siema2 div div div {
    height: 206px;
    display: table-cell;
    vertical-align: middle;
  }

  .siema1 div div div {
    height: 300px;
    display: table-cell;
    vertical-align: middle;
  }

  .view-property-form {
    max-width: 100%;
  }

  .siemaModal div img {
    width: 100%;
  }

  .exit-modal img {
    width: 30px;
    height: 30px;
  }

  .siemaModal div div div {
    height: 100vh;
  }

  .icon-ampliar {
    width: 35px;
    height: 35px;
    left: 0;
  }

  .slide-left, .slide-right {
    width: 30px;
  }

  .content-header-busqueda form {
    width: 90%;
    padding: 20px;
  }

  #buscar-button {
    margin-top: 20px;
  }

  .header-personalizada {
    display: block;
    background-image: url("../images/header_5.jpg");
    background-size: cover;
    background-position: bottom;
  }

  .header-personalizada-block h2 {
    font-size: 45px;
    line-height: 45px;
  }

  .header-home {
    background-position: right;
    height: 390px;
  }

  .button-search-busq {
    display: block;
    margin-left: 20px;
  }

  .seccion-contacto .content-three-columns div img {
    width: 100px;
  }

  .header-tasaciones-title h2 {
    font-size: 36px;
    line-height: 46px;
  }

  .content-header-tasaciones {
    background-image: url("../images/fototasaciones_mobile.jpg");
    background-position: bottom;
  }

  .header-tasaciones {
    height: 400px;
  }

  .header-home {
    background-image: url("../images/header_home_mobile.jpg");
    background-size: cover;
  }

  .content-header-contacto {
    background-image: url("../images/header_contacto_mobile.jpg");
    background-position: center;
  }

  .content-header-contacto .header-tasaciones {
    height: 300px;
  }

  .content-header-contacto .header-tasaciones-title {
    display: none;
  }

  .content-header-contacto .header-tasaciones form {
    margin-top: 330px;
  }

  .seccion-contacto .three-columns {
    margin-top: 360px!important;
  }

  .header-busqueda {
    background-image: url("../images/header_4.jpg");
    background-position: top;
  }

  .info_nosotros_vital {
    padding: 40px;
  }

  .header-personalizada-contacto {
    background-image: url("../images/header_nosotros_mobile.jpg");
    background-position: center;
    background-size: cover;
    height: 550px;
  }

  .header-personalizada-contacto .header-personalizada-block h2 {
    padding-top: 28px;
  }

  .header-home-form {
    position: absolute;
    top: 640px;
    width: 90%;
  }

  .main-home .three-columns {
    margin-top: 550px;
  }

}

@media only screen and (max-width: 320px) {
  #desde, #hasta {
    width: 112px;
    margin-top: 10px;
  }

  .get-tasacion {
    font-size: 16px;
  }
}
