@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');

html, body{
    height: 100%;
}

body{
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

strong{
    font-weight: 700;
}

.container{
    position: relative;
}


a{
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

a:hover, 
a:active,
a:focus{
    text-decoration: none;
}

p{
    color: #58595B;
    font-size: 16px;
    line-height: 22px;
}

img.alignright{
    float: right;
}

img.aligncenter{
    display: block;
    margin: 0 auto; 
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}

.bgcover{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.clear{
    clear: both;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    text-align:left;
    margin-right:-4px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    vertical-align: top;
}

.no-padding{
    padding: 0 !important;
}

.no-margin{
    margin: 0 !important;
}

span.tag{
    display: inline-block;
    color: #fff;
    position: relative;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    width: 100px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin: 12px 0 0 35px;
    float: left;
}

span.tag::before{
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-right: 17px solid;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    left: -17px;
    top: 0;
}

span.tag.arriendo{
    background: #f26c26;
}
span.tag.arriendo::before{
    border-right-color: #f26c26;
}

.fa-angle-right{
    background: url(../img/flDer.PNG);
}
.fa-angle-left{
    background: url(../img/flIzq.PNG);
}


span.tag.venta{
    background: #00adca;
}
span.tag.venta::before{
    border-right-color: #00adca;
}

.single .heading{
    height: 245px;
    position: relative;
}

.single .heading .container{
    height: 100%;
}

.single .heading::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
}

.single .heading h2{
    text-transform: uppercase;
    font-size: 46px;
    color: #fff;
    font-weight: 100;
    position: absolute;
    top: 40%;
    left: 0;
    margin: 0px;
    height: 100%;
}

.login_tab{
    padding: 10px 10px 3px 10px;
    background: #0E5390;
    color: #fff;
    position: absolute;
    top: -11px;
    right: 10%;
    border-radius: 8px;
    z-index: 999;
}

#buscador h3.title{
    font-weight: 400;
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
    color: #0E5390;
}


body.page-id-665 .single{
    background: #ececed;
}

body.page-id-665 .single#page .the_content {
    padding: 60px 0 120px 0;
    background: white;
    margin: 100px auto;
    padding: 30px;
    text-align: center;
}

body.page-id-11 .single#page .the_content p,
body.page-id-17 .single#page .the_content p{
    text-align: justify !important;
}





/** HEADER 
======================================== **/

.indicadores{
    font-size: 13px;
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: right;
}

.indicadores em{
    font-style: normal;
}

.indicadores span{
    padding: 0 5px;
    font-size: 16px;
}

#navbar{
    text-align: right;
}

.navbar{
    -webkit-box-shadow: 0px 3px 11px 0px rgba(0, 0, 6, 0.57);
    box-shadow:         0px 3px 11px 0px rgba(0, 0, 6, 0.57);
    position: relative;
    min-height: 160px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    border-radius: 0;
    width: 100%;
    z-index: 12;
}

.navbar-toggle{
    font-size: 26px;
    color: #0E5390;
    margin: 20px 0 0 0;
}


.navbar .navbar-brand{
    padding: 0;
}

.navbar h1{
    margin: 16px 0 0 0;
}

.navbar h1.logo a{
    display: block;
    width: 240px;
    height: 124px;
    background: url("../img/logo_officebrokers.svg") no-repeat 0 0;
    background-size: 100%;
    text-indent: -99999px;
}

.navbar-nav{
    margin-top: 90px;
    display: inline-block;
    float: none;
}

.nav>li>a{
    padding: 10px 9px;
}

.navbar-nav>li>a{
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    color: #0E5390;
    font-family: 'Montserrat', sans-serif;
}

.navbar-nav>li>a:visited,
.navbar-nav>li>a:active,
.navbar-nav>li>a:focus{
    color: #0E5390;
}

.navbar-nav>li>a:hover,
.navbar-nav>li.current-menu-item a{
    color: #71635E;
    background: none;
}

.navbar .fonos{
    margin-top: 55px;
    border-left: 1px solid #b2b4b7;
    margin-left: 22px;
    padding: 20px 0 0px 16px;
    height: auto;
    font-weight: 300;
    color: #71635E;
    display: inline-block;
    text-align: left;
}

.navbar .fonos i{
    font-size: 64px;
    color: #166ab4;
    margin: 0 10px 0 0
}

.navbar .fonos strong{
    font-weight: 300;
    color: #0f0b0c;
}



/*=================================================================
#fullslider
==================================================================*/

#fullslider{
    width: 100%;
    height: 100%;    
    position: relative;
}


#fullslider .item{
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

#fullslider .item .floating{
    width: 600px;
    height: 300px;
    position: absolute;
    top: 200px;
    right: 150px;
}

#fullslider .item .floating .white_section{
    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255, 0.85);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff, endColorstr=#fff);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff, endColorstr=#fff)";
    overflow: hidden;
    padding: 20px;
}

#fullslider .item .floating .white_section h2{
    color: #00ACCA;
    font-weight: 400;
    font-size: 35px;
    margin: 0px; 
}

#fullslider .item .floating .white_section h3{
    color: #F16C25;
    font-weight: 400;
    font-size: 32px;
    margin: 10px 0; 
    float: left;
}


#fullslider .item .floating .black_section{
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#000, endColorstr=#000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#000, endColorstr=#000)";
    padding: 10px;
    color: #fff;
}

#fullslider .item .floating .black_section i{
    color: #f26c26;
    font-size: 28px;
    margin: 10px 0 0 0;
}


#fullslider .item .floating .black_section .media-body{
    color: #87888c;
    font-size: 14px;
}
#fullslider .item .floating .black_section .media-body strong{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.fullslidercontrols{
    position: absolute;
    left: 15px;
    top: 40%;
    z-index: 11;
}

.fullslidercontrols a{
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
    border-radius: 50%;
    background: transparent;
    margin: 8px 0;
    text-indent: -99999px;
}

.fullslidercontrols a.active{
    background: #ee7800;
    border-color: #ee7800;
}


.fullslidercontrols .prev, 
.fullslidercontrols .next{
    display: none;
}


.floating_search{
    width: 80%;
    position: absolute;
    bottom: 100px;
    left: 50%;
    margin: 0 0 0 -40%;
    background: rgba(255,255,255,0.8);
    overflow: hidden;
    padding: 40px 30px;
    border: 1px solid #0E5390;
}

.floating_search select{
    border: 1px solid #0E5390;
    color: #0E5390;
    margin: 0 0 10px 0;
}

.floating_search .btn{
    background: #f26c26;
    color: #fff;
}

.single .floating_search{
    width: 60%;
    padding: 30px 30px 20px 0;
    bottom: -50px;
    z-index: 9;
    right: 50%;
    left: auto;
    margin: 0px -44% 0 0;
    -webkit-box-shadow: 3px 3px 17px 0px rgba(0, 0, 0, 0.39);
    box-shadow:         3px 3px 17px 0px rgba(0, 0, 0, 0.39);
    background: rgba(255,255,255,1); 
}



#fullslider .scroll-downs {
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin: 0 0 0 -17px;
  width :34px;
  height: 55px;
}
#fullslider .mousey {
  width: 3px;
  padding: 10px 16px 10px 12px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 25px;
  opacity: 0.75;
}
#fullslider .scroller {
  width: 5px;
  height: 10px;
  border-radius: 25%;
  background-color: #fff;
  -webkit-animation-name: scroll;
  animation-name: scroll;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes scroll {
  0% { opacity: 0; }
  10% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
  100% { -webkit-transform: translateY(15px); transform: translateY(15px); opacity: 0;}
}
@keyframes scroll {
  0% { opacity: 0; }
  10% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
  100% { -webkit-transform: translateY(15px); transform: translateY(15px); opacity: 0;}
}




/** HOME ********************************************************/

#home .intro{
    padding: 80px 0 90px;
}

#home .intro p{
    font-size: 22px;
    color: #58585a;
    line-height: 30px;
    font-weight: 300;
    text-align: justify;
}

#home #destacados h2{
    text-transform: uppercase;
    font-size: 22px;
    padding: 15px 60px;
    color: #fff;
    background: #0E5390;
    display: inline-block;
    font-weight: 400;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    margin: 0;
}


#home #destacados .columnas{
    background: #eceded;
    padding: 80px 0;
    border-bottom: 18px solid #fff;
}

#home #destacados .columnas .all{
    display: block;
    margin: 100px auto 0;
    color: #0E5390;
    border: 1px solid #0E5390;
    padding: 3px 10px;
    background: #fff;
    width: 295px;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
}


/** PROPIEDADES ****************************************************/

.propiedad-item{
    border: 1px solid #9f9fa0;
    background: #fff;
    padding: 20px;
    margin: 20px 0;
    height: 570px;
}

.propiedad-item .thumb{
    position: relative;
}

.propiedad-item .thumb img{
    width: 350px;
    height: 220px;
}

.propiedad-item .thumb .tag{
    position: absolute;
    top: 0;
    right: 0px;
    margin-top: 20px;
}

.propiedad-item h3{
    font-size: 18px;
    color: #231F20;
    font-weight: 400;
    margin: 25px 0 5px 0;
}

.propiedad-item h4{
    font-size: 18px;
    color: #F16C25;
    font-weight: 400;
    margin: 0px 0 15px 0;
}

.propiedad-item p{
    height: 90px;
}

.propiedad-item .more{
    display: inline-block;
    float: right;
    clear: both;
    margin: 30px 0 18px;
    color: #0E5390;
    border: 1px solid #0E5390;
    padding: 3px 10px;
}

.propiedad-item .more:hover{
    background: #0E5390;
    color: #fff;
}

.propiedad-item .caract{
    text-align: center;
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #999;
    color: #999;
    padding-top: 5px;
}

.propiedad-item .caract li{
    display: inline-block;
    width: 23%;
    font-size: 14px;
    white-space: nowrap;
}

.propiedad-item .caract li .fa{
    font-size: 24px;
}

.propiedades-list{
    background: #eceded;
    padding: 80px 0;
}

#propiedad_detail .propiedades-list{
    border-top: 20px solid #fff;
}

.paginator{
    width: 100%;
    text-align: center;
    margin-top: 80px;
}

.paginator a{
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #0E5390;
    color: #0E5390;
    line-height: 33px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin: 0 6px;
}

.paginator span{
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #115391;
    color: #fff;
    line-height: 33px;
    background-color: #115391;
    font-size: 16px;
    font-weight: 400;
    margin: 0 6px;
}

.tabs{
    list-style: none;
    margin: 70px 0 0 0;
    padding: 0;
    overflow: hidden;
}

.tabs li{
    float: left;
    padding: 10px 0px;
    border-top: 1px solid #0E5390;
    border-bottom: 1px solid #0E5390;
}

.tabs li.active{
    background-color: #0E5390;
}

.tabs li.active a{
    color: #fff;
}


.tabs li:first-child{
    border-left: 1px solid #0E5390;
    border-top-left-radius: 12px;
}
.tabs li:last-child{
    border-right: 1px solid #0E5390;
    border-top-right-radius: 12px;
}

.tabs li a{
    display: block;
    color: #0E5390;
    font-size: 22px;
    margin: 0;
    border-right: 1px solid #0E5390;
    padding: 0 20px;
}

.tabs li:last-child a{
    border: 0;
}

#propiedad_detail .container_small{
    width: 750px;
    margin: 0 auto;
}


#propiedad_detail .gallery{
    padding: 15px 7px;
    background: #fff;
    margin-bottom: 90px;
}

#propiedad_detail .gallery .shower{
    padding: 0px 7px 15px 7px;
    position: relative;
}

.owl-carousel .owl-nav .owl-next, 
.owl-carousel .owl-nav .owl-prev{
    display: block;
    background: rgba(0,0,0,0.6);
    width: 30px;
    height: 45px;
    color: #fff;
    font-size: 28px;
    text-align: center;
    line-height: 44px;
    position: absolute;
    z-index: 9;
    top: 47%;
}

.owl-carousel .owl-nav .owl-prev{
    left: 0px;
}
.owl-carousel .owl-nav .owl-next{
    right: 0px;
}

#propiedad_detail .botonera img{
    width: 19.6%;
    height: auto;
    border-left: 7px solid #fff;
    border-right: 7px solid #fff;
    margin: 0 0 15px 0;
}

.tab{
    padding: 15px;
    background: #fff;
    border: 1px solid #a4a5a5;
    position: relative;
    margin: 70px 0 0 0;
    font-size: 16px;
}

.tab p{
    font-size: 16px;
    line-height: 20px;
}

.tab .tab_content{
    overflow: hidden;
}

.tab h3{
    position: absolute;
    margin: -52px 0 0 -1px;
    left: 0px;
    top: 0px;
    width: 350px;
    text-transform: uppercase;
    font-size: 20px;
    padding: 15px 20px;
    color: #fff;
    background: #0E5390;
    display: inline-block;
    font-weight: 300;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.tab #mapa_propiedad {
    width: 100%;
    height: 320px;
}

.tab .gris{
    background: #e7e7e8;
    padding: 50px 10px;
    height: 100% !important;
    overflow: hidden;
}

.tab .gris td{
    padding: 3px 10px;
}

.tab h4{
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    margin: 30px 0 15px 0 
}

.tab .adicionales{
    overflow: hidden;
    padding: 10px 20px 20px 20px;
    line-height: 28px;
}

.tab .agente_datos{
    display: block;
    float: left;
    list-style: none;
    margin: 0 0 0 15px;
    padding: 0px; 
    width: 60%;
}

.tab .agente_datos li{
    display: block;
    margin: 15px 0;
    width: 100%;
    overflow: hidden;
}

.tab .agente_datos i.fa{
    font-size: 12px;
    width: 20px;
    height: 20px;
    border: 1px solid #333;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    margin-right: 5px;
    text-indent: 0px;
    float: left;
}

.tab .agente_datos li p{
    float: left;
    width: 168px;
}

.tab form input{
    display: block;
    border: 1px solid #0E5390;
    border-radius: 0px;
}
.tab form textarea{
    display: block;
    border: 1px solid #0E5390;
    border-radius: 0px;
    height: 100px;
    resize: none;
}

.tab form .btn{
    background: #f26c26;
    border: 0px;
    border-radius: 0;
    color: #fff;
}


.single#page .the_content{
    padding: 60px 0 ;
}

.single#page .the_content h3{
    font-size: 18px;
    font-weight: 400;
    color: #0E5390;
    text-transform: uppercase;
    margin: 50px 0 25px 0;
}

.single#page .the_content p{
    line-height: 20px;
    margin-bottom: 20px;
}


.floating_form{
    margin-bottom: 60px;
}

.floating_form form{
    background: #f3f4f6;
    height: auto;
    width: 550px;
    padding: 50px;
    color: #666;
    text-align: center;
    margin: 100px auto; 
}


.floating_form h2{
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0 25px 0;
}

.floating_form p{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
}


.floating_form input{
    display: block;
    width: 100%;
    border: 1px solid #ed7932;    
    height: 30px;
    padding: 0 8px;
    margin: 0 0 15px 0;
    outline: none;
}

.floating_form input.boton{
    background: #ed7932;
    color: #FFF;
    text-align: center;
    margin-top: 15px;
}

.floating_form textarea{
    font-family: 'Lato', sans-serif !important;
    display: block;
    width: 100%;
    border: 1px solid #ed7932;    
    height: 65px;
    padding: 8px;
    margin: 0 0 15px 0;
    font-family: 'Comfortaa', cursive;
    outline: none;
    resize: none;
}

form .error{
    background: #ffd0d0;
}

.floating_form p a{
    color: #666;
    font-weight: 700;
}


h2.contacto_page{
    color: #fff;
    font-size: 50px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    margin: 100px 0 40px;
    display: none;
}

.page-template-contacto .floating_form form{
    margin-top: 0px;
}

.page-template-contacto h2.contacto_page{
    display: block;
}




/** CLIENTES ****************************************************/
#clientes .accordeon_container{
    background: #f4f5f6;
    margin: 60px auto;
    padding: 60px 0;
}

#clientes .accordeon{
    width: 800px;
    margin: 0 auto;
    background: #fff;
}

#clientes .client_data{
    border: 1px solid #0E5390;
}

#clientes .client_data h3{
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    margin: 20px 0;
    margin: 20px 0;
}

#clientes .client_data h3 a{
    color: #0E5390;
}

#clientes .client_data .client_info{
    padding: 0 30px 30px 30px;
    color: #555;
}
#clientes .client_data .client_info a{
    color: #555;   
}





/** LOGIN ****************************************************/
#login .login_box {
    width: 500px;
    height: auto;
    padding: 50px 70px;
    border: 1px solid #0E5390;
    margin: 100px auto;
}

#login .logo{
    display: block;
    margin: 0 auto;
}

#login .login_box form{
    margin-top: 40px;
}

#login .login_box input{
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 30px;
    color: gray;
    outline: none;
    border: 0px;
    border-radius: 10px;
    background: #f4f5f7;
    text-align: center;
    font-size: 24px;
}

#login .login_box input.boton{
    background: #0E5390;
    color: #fff;
    margin-top: 35px;
    cursor: pointer;
}


/** FOOTER ********************************************************/

.logo_patagon{
    padding: 30px 0;
    background: #fff;
}

footer {
    background-repeat: no-repeat;
    color: #fff;
    overflow: hidden;
    background-position: center bottom !important;
}

footer em{
    font-style: normal;
}

footer h1.logo a{
    display: block;
    width: 348px;
    height: 177px;
    background: url("../images/logo_footer.png") no-repeat 0 0;
    background-size: 100%;
    text-indent: -99999px;
    margin: 60px  auto 90px;
}

footer .bottom{
    width: 1024px;
    margin: 0 auto;
    padding: 60px 0;
}

footer .bottom h4{
    font-size: 22px;
    font-weight: 300;
    border-bottom: 1px solid #fff;
    width: 240px;
    padding-bottom: 10px;
    margin: 0;
    position: relative;
}

footer .bottom .text-right h4{
    text-align: right;
    float: right;
}

footer .bottom h4::before{
    content: '';
    display: block;
    background: #f26c26;
    width: 52px;
    height: 5px; 
    position: absolute;
    bottom: 0px;
    left: 0px;
}

footer .bottom .text-right h4::before{
    left: inherit;
    right: 0px;
}

footer .bottom h5{
    font-size: 21px;
    font-weight: 300;
    margin: 0px;
}



footer .bottom .menu_footer{
    margin: 35px 0 0 0;
    padding: 0;
    list-style: none;
}

footer .bottom .menu_footer li a{
    color: #fff;
    font-size: 20px;
    font-weight: 100;
}


footer .bottom .menu_contactos{
    margin: 35px 0 0 0;
    padding: 0;
    list-style: none;
    color: #fff;
}

footer .bottom .menu_contactos li{
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

footer .bottom .menu_contactos span{
    display: block;
    float: left;
}


footer .bottom .text-right .menu_contactos span{
    display: block;
    float: right;
}


footer .bottom .menu_contactos span.icon .fa-phone{
    font-size: 22px;
    line-height: 28px;
}

footer .bottom .menu_contactos span.icon .fa-envelope{
    font-size: 16px;
    line-height: 27px;
}

footer .bottom .menu_contactos span.info{
    font-size: 18px;
    font-weight: 300;
    margin-right: 20px;
}

footer .bottom .menu_contactos span.info a{
    color: #fff;
}


footer .bottom form{
    margin-top: 20px;
}

footer .bottom form input{
    border-radius: 0px;
    border: 1px solid #3e414b;
}

footer .bottom form input.btn{
    font-size: 18px;
    font-weight: 300;
    padding: 6px 25px;
    border: 0;
    cursor: pointer;
    background-color: #f26c26;
    outline: none;
}


/** RESPONSIVO ********************************************************/


@media (max-width: 1200px){
    #navbar{
        white-space: nowrap;
    }
    .nav>li>a {
        padding: 10px 5px;
    }
    .navbar-nav>li>a{
        font-size: 12px;
    }

    .navbar .fonos i{
        font-size: 36px;
    }

    .navbar .fonos{
        font-size: 12px;
    }
    .navbar h1.logo a {
        width: 170px;
        height: 85px;
    }

    footer .bottom{
        width: 90%; 
    }

}

@media (max-width: 992px){
    .propiedad-item{
        max-width: 320px;
        margin: 10px auto;
    }
    footer .bottom .menu_footer li a{
        font-size: 14px;
    }
    footer .bottom h4{
        font-size: 16px;
        width: 90%;
    }
    footer .bottom h5{
        font-size: 16px;
    }
    .form-control{
        width: 90%;
    }
    footer .bottom .menu_contactos span.info{
        font-size: 14px;
    }
    .logo_patagon img.pull-right{
        float: none !important;
        display: block;
        margin: 0 auto;
    }
}


@media (max-width: 768px){
    .indicadores {
        font-size: 11px;
        position: relative;
        top: auto;
        right: auto;
        text-align: center;
        line-height: 8px;
        margin: 10px 0 20px;
    }

    .indicadores span.first{
        display: block;
        visibility: hidden;
    }

    .navbar{
        min-height: 100px;
    }

    .navbar h1{
        margin: 5px 0 0 0;
    }

    .navbar h1.logo a {
        width: 161px;
        height: 84px;
    }

    .navbar .fonos i{
        font-size: 34px;
    }

    #home #destacados h2 {
        font-size: 16px;
        padding: 18px 0;
        text-align: center;
        width: 90%;
        margin: 0 auto;
        display: block;
    }

    .floating_form form{
        width: 90%;
        padding: 30px;
    }

    #fullslider {
        margin-bottom: 230px;
    }

    .floating_search {
        bottom: -270px;
    }    

    .single .floating_search {
        width: 90%;
        padding: 10px 10px 10px 0;
        bottom: -170px;
    }

    .single .heading {
        margin-bottom: 100px;
    }

    .single#login .heading,
    .single#clientes .heading{
        margin-bottom: 10px;
    }

    #clientes .accordeon_container {
        background: #f4f5f6;
        margin: 30px auto;
        padding: 30px 0;
    }

    #clientes .accordeon {
        width: 100%;
    }

    .tabs{
        margin-top: 125px;
    }

    #propiedad_detail .container_small{
        width: 95%;
    }

    #propiedad_detail .botonera img {
        width: 22.6%;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        margin: 2px;
    }

    footer .bottom h4{
        margin-top: 25px;
    }

}


@media (max-width: 456px){
    footer h1.logo a {
        width: 260px;
        height: 140px;
        margin: 50px auto;
    }

    .tabs li a{
        font-size: 18px;
    }

    .g-recaptcha{
        transform:scale(0.7);
        -webkit-transform:scale(0.7);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
    } 

    .tab_content img.pull-left{
        width: 60%;
        height: auto;
        margin-left: 20%;
    }

    .tab .agente_datos{
        width: 100%;
    }

    .tab_content form{
        margin-top: 25px;
    }

    .tab_content form .form-control{
       width: 100%;
    }

    #login .login_box {
        width: 100%;
        height: auto;
        padding: 20px;
        margin: 30px auto;
    }

    .tab h3 {
        margin: -46px 0 0 -1px;
        font-size: 14px;
        padding: 15px 20px;
        width: 100%;
    }

    .propiedad-item .thumb img{
        width: 100%;
        height:auto;
    }
       
}








