@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i|Montserrat:400,500,600i,700');

.navbar-default .navbar-toggle{border: none; height: 38px;}
.navbar-default .navbar-toggle{
    background: #181796 !important;
}
.internal{
	background: url(../images/fondo-interno.jpg);
	 background-attachment: fixed;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #f15a25 !important;
    border-color: #f15a25 !important;
    color: #fff !important;
}
.pagination>li>a, .pagination>li>span{
    color: #f15a25 !important
}
.pagination{
    padding-bottom: 35px !important;
    display: block !important;
}
header {
    background: #050449;
}
p{
    font-weight: 500; 
    font-family: 'Source Sans Pro', sans-serif;
}
.redes-fix{
	z-index: 9999;
    position: fixed;
    right: 0px;
}
.redes-fix ul{
	padding:0px;
	margin: 0px;
	list-style: none;
	background: #fff;
}
.redes-fix ul li a{
	padding: 6px 10px 2px 10px;
    display: block;
    color: #ff0344;
}
.redes-fix ul li a:hover{
	color: #000;
}
#whatsapp{
	position: fixed;
    z-index: 999;
    bottom: 20px;
    right: 20px;
    height: 60px;
    width: 60px;
    background-color: #25D366;
    color: #fff;
    border-radius: 30px;
    box-shadow: 1px 6px 24px 0 rgba(7, 94, 84, .24);
    transition: background-color 0.2s linear;
}
#whatsapp a{
	    color: #fff;
    font-size: 40px;
    margin: 2px 0px 0px 13px;
    display: block;
    height: 60px;
}
section#contenido strong{color: #444444;}

#lang{ width: 32px; position: fixed; margin: 100px 0px 0px 0px; right: 10px; z-index: 999;}
#lang a{margin: 10px 0px 0px 0px; display: block;}
body{
	    background-color: #f3f3f3 !important;
}

.logo{    
    width: 180px;
    background: #fff;
    margin: auto;
    padding: 8px;
    position: absolute;
    z-index: 9999;
    margin-left: 40px;
}
.logo img {
    width: 100%;
    display: block;
}


.navbar-toggle{margin-top: -45px!important; border-radius: 0px!important; padding: 9px 9px!important;}

#sie{width: 100%; margin: 0px auto}

#sie img{width: 100px; display: block; margin: 20px auto;}

.navbar-default{
    background: #fff;
    width: 100%; 
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #fff !important;
}
.navbar-default .navbar-toggle{
    background: #ee0c4c;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color: initial !important;
}


/* ===== estilo para el nav =====*/

nav{
    text-align: right; 
    display: block;
    width: 100%;
    background: #f15a25 !important;

}

nav ul{
    list-style: none;
    z-index: 999;
    position: relative;
}

nav ul li{
    display: inline-block!important;
    transition: 0.6s;
}
nav ul li:hover{
    background: #050449;
    transition: 0.6s;
}
nav ul li:hover a{
    color: #fff;
    transition: 0.6s;
}
nav ul li a{
    font-family: 'Montserrat', sans-serif;    
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    display: block !important;
    padding: 20px 10px !important;
    letter-spacing: 0.5px;
    transition: 0.6s;
    
}

nav ul li.active a{
    color: #fff;
    background: #050449;
}

/* estilos para submenu */

nav ul li ul
{
    position: absolute;
    width: 240px;
    background: #f15a25;
    z-index: 99999;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    line-height: normal;
    text-align: left;
    display: none;
}

nav ul li ul li 
{   border-radius: 0px;
    display: block!important;
    transition: 0.5s all;  
    padding: 0px;        
}

nav ul li:hover > ul
{
    display: block;
    transition: 5s all;
}

nav ul li ul li a{    
    color: #fff!important;
    padding: 8px 15px!important;
    width: 100%;   
}

nav ul li ul li:hover a{
    background: #050449;
    border-radius: 0px;
}


/* ===== estilo para el banner =====*/
#banner{
    position: relative;
}
#banner .bannertitle{
	text-decoration: none;
	display: block;
}
#banner .carousel-caption{
	border: 0.5px solid;
	padding-top: 0px !important;
	max-width: 600px;
	margin: auto;
	background: rgba(0,0,0,0.3);
}
.carousel-indicators .active{
    background-color: #f15a25 !important;
}
#banner .carousel-caption h3{
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	 text-transform: uppercase;
}
#banner .carousel-caption p{
	color: #fff;
	text-decoration: none;
	font-size: 23px;
}
ol.carousel-indicators{
	
}
/*=== buscador ==== */
.buscadorinmo{
	padding: 60px 45px 60px 56px;
    background: #fff;
    box-shadow: 0px 20px 60px -8px rgba(0, 0, 0, .1);
    overflow: hidden;
    width: 100%;
    z-index: 100;
}
.buscadorinmo .form-control{
	border-radius: 0px;
    background-color: #f3f3f3 !important;
    border: none;
    height: 50px;
}
.buscadorinmo h1{
	font-size: 25px;
	text-align: center;
	margin: 10px 0px 30px 0px;
}
.butonbuscador{
    margin-top: 28px;
}
.slider{
    margin-top: 0px !important;
}
.destacados{
	margin-top: 20px;
	text-align: center;
    
}
.destacados h1{
   margin: 40px 0px;
}
.destacados ul.listadesta{
	padding: 0px;
    text-align: left;
    margin-left: 30px;
    margin-bottom: 0px;
    
}
.destacados ul.listadesta li{
	display: inline-block;
    width: 42%;
    text-align: left;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    margin-left: 10px;
    border: 1px solid #f3f3f3 !important;
}
.destacados ul.listadesta li.liuno{
	background: #f3f3f3 !important;
	width: 40%;
	padding: 0px 12px;
	margin-left: 0px;
    font-weight: 600;
}
.destacados ul.listadesta i{
    color: #5e5e5d;
    margin-right: 12px;
}
.slick-slide{
    opacity: 1 !important;
    margin: 0px 10px !important;
}
.destacados .destahome{
    background: #fff;
    display: inline-block;
    box-shadow: 0 0 40px rgba(0, 0, 0, .1);
    padding-bottom: 25px;
} 
.destacados .imagen{
	width: 100%
}
.destacados h1{
	font-size: 25px;
}
.destacados h3{
    font-size: 20px;
    color: #fff;
    font-weight: 100;
    background: #e85e25;
}
.destacados .imagen img{
	width: 100%;
}
.tiposinmueble{
    min-height: 400px;
    padding: 90px 0px;
}
.tiposinmueble a{
    display: block;
    color: #f15a25;
}
.tipoinmuhomea{
    color: #fff !important;
}
.tiposinmueble a:hover{
    color: #f15a25;   
}
.tiposinmueble h3{
	text-align: center;
    text-transform: uppercase;
}
.tiposinmueble .tipoinmu img{
	width: 55%;
	display: block;
	text-align: center;
	margin: auto;
}
.tiposinmueble .tipoinmu .requisitos{
    background: #f15a25;
    height: 85px;
    color: #fff;
}
.tiposinmueble .tipoinmu .requisitos h3{
	line-height: 90px;
}
/*===== estilos para items ventas y arriendos=======*/
.internal .titlePage h1{
    text-align: center;
}
#content{
    background: #fff;
}
#content h1{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 25px;
}
.itemventasarri{
    margin-bottom: 20px;
}
.itemventasarri .image{
    box-shadow: 0 0 40px rgba(0, 0, 0, .1);
}
.itemventasarri .contcaracteristicas{
    background: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, .1);
    padding: 0px 0px 23px 0px;
}
.itemventasarri a{
    text-decoration: none;
    color: #000;
}
.itemventasarri a:hover{
    text-decoration: none;
    color: #000;
}
.itemventasarri .titulo{
    font-size: 20px;
    color: #fff;
    background: #f15a25;
    font-weight: 100;
    display: block;
    width: 100%;
    text-align: center;
}
.itemventasarri img{
    width: 100%;
}
.itemventasarri ul.listadesta{
    padding: 0px;
    text-align: left;
    margin-left: 30px;
    margin-bottom: 0px;
}
.itemventasarri ul.listadesta li{
    display: inline-block;
    border: 1px solid #f3f3f3 !important;
}
.itemventasarri .titulo{
    padding: 13px 0px;
}
.itemventasarri ul.listadesta li.liuno {
    background: #f3f3f3 !important;
    width: 44%;
    padding: 5px 6px;
    margin-left: 0px;
    font-weight: 600;
}
.itemventasarri ul.listadesta i {
    color: #5e5e5d;
    margin-right: 12px;
}
/*======= estilos para resultados buscador====*/
div#resultno {
    padding: 60px 0px 100px 0px;
}
div#resultno img{
    vertical-align: middle;
    width: 80%;
    max-width: 200px;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}
#resultno h3{
    width: 100%;
    max-width: 600px;
    margin: auto;
    text-align: center;
    color: #f15a25;
    padding: 20px;
    border-radius: 5px;
    font-weight: 100;
}
/*====== estilos carrusel====== */
  .slider {
        width: 50%;
        margin: 100px auto;
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }

/*===== stilos para galerias=======*/
#contentGallery{
    margin-bottom: 30px;
}
#contentGallery ul{
    list-style: none;
        margin: 0px;
    padding: 0px;
}
#contentGallery ul li{
    width: 30%;
}
.internalinmueble #contenido .itemImage img{
    width: 100%;
}
.internalinmueble .titlePage h1{
    text-transform: uppercase;
}
.internalinmueble #contenido .itemImage{
    margin-bottom: 30px;
}
#contentGallery ul li img{
    width: 100%;
}
.internalinmueble #contenido ul.listadesta{
        padding: 0px;
    text-align: left;
    margin-bottom: 0px;
    list-style: none;
}
.internalinmueble #contenido ul.listadesta li.liuno {
    background: #f3f3f3 !important;
    width: 30%;
    padding: 0px 12px;
    margin-left: 0px;
    font-weight: 600;
}
.internalinmueble #contenido .desc{
    margin-top: 30px;
    margin-bottom: 30px;
}
.internalinmueble #contenido ul.listadesta li{
    display: inline-block;
    width: 40%;
    text-align: left;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    margin-left: 10px;
    border: 1px solid #f3f3f3 !important;
}
.internalinmueble #contenido ul.listadesta i {
    color: #5e5e5d;
    margin-right: 12px;
}
.internalinmueble .masinfo{
    margin-top: 100px;
}
.internalinmueble .masinfo h3{
    margin-top: 30px;
}
.internalinmueble .masinfo .interprecio{
    background: #f15a25;
    color: #fff;
    text-align: center;
    padding: 1px 0px;
    margin-top: 22px;
}
.internalinmueble .masinfo .interprecio h4{
    font-size: 26px;
}
/*====== estilo para elementos internos ========*/
.internal .itemImage img{
    width: 100%;
}
.internal .desc {
    padding: 15px 0px;
    line-height: 28px;
}
.internal #contentGallery{
    text-align: center;
}
.internal #contentGallery ul li{
    display: inline-block;
    width: 30%;
    margin:5px 5px;
}
.internal .titlePage h1{
    text-transform: uppercase;
    font-size: 28px;
}
/*==== pagina de gracias=========*/
.respuestagracias{
    text-align: center;
    color: #e85e25;
}
.respuestagracias img{
    width: 80%;
    max-width: 200px;
}
.respuestagracias .contrespuestagracias{
    margin: 60px 0px;
}
.blancoform{
        height: 60px;
    margin-top: -119px;
}
.reuisitosformcont {
    height: 100px;
}
.reuisitosformcont{

}
.slick-dots li button:before{
    font-size: 16px !important;
    color: #e85e25 !important;
}
.slick-dots li.slick-active button:before{
        color: #e85e25 !important;
            opacity: 1 !important;
}
.slick-prev:before, .slick-next:before{
        color: #e85e25 !important;
}
footer{
    padding: 60px 0px;
}
footer .imagenfooter img{
    width: 200px;
    margin: auto;
    display: block;
}
footer .infofooter{
    text-align: center;
}
footer .infofooter .titulo{
    color: #fff;
    font-size: 18px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}
footer .infofooter a{
    display: block;
    color: #fff;
}
footer .redesfooter{
    width: 100%;
    max-width: 235px;
    margin: auto;
    background: #fff;
    padding: 10px 0px;
}
footer .redesfooter ul li a i.fa-facebook{
    color: #3857a0;
}
footer .redesfooter ul li a i.fa-instagram{
    color: #9a38b9;
}
footer .redesfooter ul li a i.fa-youtube{
    color: #f60000;
}
footer .redesfooter ul{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
footer .redesfooter ul li{
    display: inline-block;
    width: 20%;
}
footer .redesfooter ul li a{
    width: 100%;
    display: block;
}
footer .redesfooter ul li a i{
    font-size: 30px;
    color: #fff;
}
.halltec{
	background: #f15a25;
	padding: 10px 0px;
	color: #fff;
	width: 100%;
	text-align: center;
}
.halltec a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}