
/*------------------------------------------------------
Table of content
--------------------------------------------------------
1.General Styles
2.Preloader page
3.Navigation
4.Intro
5.Features
6.How it works
7.About our app
8.Screenshots
9.Testimonials
10.Team
11.Download
12.Footer
----------------------------------------*/



/* .navbar-default .navbar-nav>li>a a:hover { color: blue;} */
/* #navbarCustom{
    background-color: #4dc755;
} */

#navbarCustom a:hover{
    border-bottom: 3px solid red;
}


/*----------------------------------------
Index
----------------------------------------*/
#videoInicio {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
}

.border{ border:1px solid white}
.sinPadding{ padding:0}
.marginTop{ margin-top: 10%}
.colorWhite{ background-color: rgba(255, 255, 255, 0.8);}
.colorBlack{ background-color: rgba(0, 0, 0, 0.8);}
.fontWhite{ color:#fff;}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.containerFlex{
    /* margin: 0 50%; */
    /* background-color: aquamarine; */
    display: flex;
    flex: 1;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    /* flex-direction:column;  */
}
.subcontainer{
    width: 90%;
    height: 100%;
    border: 1 px blue;
    /* background-color:beige; */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* align-items: center; */
    margin: 10% 0;
}
.item1{ 
    background: url(../img/home_construccionn.jpg ) no-repeat center center; background-size: cover !important; 
    min-height: 100%;
}

.itemBloque{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    /* width: 33%;
    min-width: 300px; */
    /* min-height: 330px; */
    width: 100%;
    height: 100%;
    /* margin: 5px 0; */
    /* border: 1px solid #000; */
    position: relative;
    /* flex:1;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; */
}
/* .item img{
    z-index: 1;
    width: 100%;
    height: 100%;
} */
.maxWidth{
    z-index: 1;
    width: 100%;
    height: 100%;
}
.hover-active {
    filter: brightness(.5);
}
.itemBloque .backgroundText{
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top:25px;
    min-height: 85px;
    /* 
    left:50%; */
    color: white;
    z-index: 2;
}
.backgroundText{
    color: #fff;
}
.large{
    display: flex;
    flex: 3;
    margin: 0;
    padding: 0;
    margin-top: -6px;
    /* min-height: 120px; */
    min-height:max-content;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.7);
    
}
.logosBox{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    min-width: 100px;
}
.itemBloque img:hover{
    border: 3px solid red;
}

.logo{
    /* background-color: blueviolet; */
    justify-content: center;
    align-items: center;
    /* width: 50px;
    height: 50px; */
    margin: 5px;
}
figure {margin:0; padding: 5px; text-align: center;}    
figure img{ width: 80px;}
figure img:hover{ 
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}
figure figcaption{
    font-size: 8px;
    text-align: center;
    text-transform: uppercase;
    color: #333;
    margin: 8px 0;
    letter-spacing: inherit;
}

@media screen and (max-width: 1024px) {
/* #logos { visibility: hidden;} */
.subcontainer {width: 100%;}
}
@media screen and (max-width: 922px) {
/* .item{ min-width: 100px; min-height: 100px; } */
}
@media screen and (max-width: 613px) {
.itemBloque`{ height: 150px; }
}
@media screen and (max-width: 470px) {
.large{ margin: 0; min-height:max-content; }
}

/*----------------------------------------
Sections
----------------------------------------*/
#intro{ 
    /* background: url(../img/fondo-inicio.jpg ) no-repeat center center; background-size: cover !important;  */
    background-color: #00000B;
    min-height: 100%;
}
#quienes{ 
    background: url(../img/fondo-quienes3.jpg ) no-repeat center center; background-size: cover !important; 
    min-height: 100%;
}

#contruccion{ 
    background: url(../img/fondo-construccion2.jpg ) no-repeat center center; background-size: cover !important; 
    min-height: 100%;
}
#inmobiliaria{ 
    background: url(../img/fondo-inmobiliaria4.jpg) no-repeat center center; background-size: cover !important;  
    min-height: 100%;
}
#proyectos{ 
    background: url(../img/fondo-proyectos2.jpg) no-repeat center center; background-size: cover !important;  
    min-height: 100%;
}

#contacto{ 
    background: url(../img/fondo-contacto2.jpg) no-repeat center center; background-size: cover !important;  
    min-height: 100%;
}

@media screen and (max-width: 768px) {
    .navbar-brand, .logo{
        padding: 0;
        /* margin-top: -60px; */
    }
    .padd-section{
        padding-top:80px !important;
    }
    #contacto .form {
        /* top: 70px; 
        top: 414px;*/
        right: 0;
        width: 100%;
    }
    #contacto .footer-top{
        margin-top: 273px;
    }

}


@media screen and (max-width: 400px) {
    .logo-light{
        width: 140px !important;
        position: absolute;
        left: 28%;
        top: 22px;
        z-index: -1;
    }

}

/*----------------------------------------
General Styles
----------------------------------------*/
/* body {
} */


html, body {
    position: relative;
    height: 100%;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 24px;
    color: #777777;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Lato', sans-serif;
    /* margin-bottom: 10px; */
    font-weight: 700;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{
    display: block;
}
h1{
    font-size: 38px;
}
h2{
    font-size: 32px;
}
h3{
    font-size: 26px;
}
h4{
    font-size: 20px;
}
h5{
    font-size: 18px;
    color: #fff;
}
h6{
    font-size:16px;
}
a{
    transition: all 0.4s ease;
    color: #fff;
}
a:hover {
    color: #fff;
    text-decoration: none;
}
ul, ol{
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
    text-align: left;
    margin: 0 30px;
}
li{
    margin-bottom: 10px;
    list-style-type: square;
}
img{
    max-width: 100%;
    height: auto;
}
.padd-section {
    padding: 135px 0 80px 0;
    z-index: 99;
    position: relative;
}
.white-text{
    color:#fff!important;
}

.margin10{
    margin-left: 10px;
    margin-top: 10px;
}
.margin-40{
    margin-top: 40px;
    margin-bottom: 40px;
}
.mb-30{
    margin-bottom:30px;
}
.padd-50{
    padding-top: 50px;
    padding-bottom: 50px;
}

.padd-bottom{
    padding-bottom: 0;
}
.row-centered{
    text-align: center;
}
.col-centered{
    display: inline-block;
    float: none;
    text-align: center;
}

/*Buttons*/

.btn-link{
    color: #fff!important;
    text-decoration: none;
    background-color: #4dc755 !important;
    border-color: #4dc755 !important;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius:30px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    min-width: 150px;
    padding: 13px 30px;
    text-decoration: none;
    background: transparent;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-outline:hover, .plan-featured.active .btn-outline, .plan-featured:hover .btn-outline{
    text-decoration: none;
    color:#fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15)!important;
    background-color: #00000B!important;
    border-color: #00000B !important;
}
.btn-outline{
    border: 1px solid #4dc755;
    border-radius: 100px;
    color: #4dc755;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    min-width: 150px;
    padding: 13px 30px;
    text-decoration: none;
    background: transparent;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.btn-circle {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 48px;
    line-height: 38px;
    background-color: #fff;
    height: 48px;
    border-radius: 50%;
}

/*----------------------------------------
Preloader page
----------------------------------------*/
#loading-page{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: #ffffff;
}
#loading-center-page{
    width: 100%;
    height: 100%;
    position: relative;
}
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 150px;
    width: 150px;
    margin-top: -75px;
    margin-left: -75px;
}
.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
.loader {

    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(42, 122, 243, 0.2);
    border-right: 1.1em solid rgba(42, 122, 243, 0.2);
    border-bottom: 1.1em solid rgba(42, 122, 243, 0.2);
    border-left: 1.1em solid #00000B;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load 1.1s infinite linear;
    animation: load 1.1s infinite linear;
}
@-webkit-keyframes load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}



/*----------------------------------------
Navigation
----------------------------------------*/

.navbar-default .navbar-nav>li>a {
    color: #fff;
    padding: 10px 0;
    font-size: 14px;
    
}
/* .navbar-default .navbar-nav>li>a:hover{
    color:red;
} */
.navbar-default .navbar-right > li + li {
    margin-left:25px;
    margin-right: 25px,;
}
.navbar-right{
    margin-right: 0;
    /* background-color: rgba(0, 0, 0, 0.5); */
    padding: 0 45px;

}
.navbar-default {
    padding: 30px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    border-color: transparent;
    -webkit-transition: all .5s ease .25s;
    transition: all .5s ease .25s;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color: transparent;
}
.navbar-brand{
    float: left;
    margin-left: 0!important;
    padding: 3px  30px 0 30px;

}
.navbar-default .navbar-nav>.active>a{
    background-color: transparent;
    color: #fff;

}
.navigation-menu .navbar-default .navbar-nav a{
    padding: 8px 0 4px;
    font-size: 15px;
    color:#fff;
    border-bottom: 2px solid transparent;
}
.navbar-default .navbar-collapse .navbar-nav > li:first-child{
    margin-left: 0;
}
.navbar-default .navbar-collapse .navbar-nav > li > a:hover, .navbar-default .navbar-collapse .navbar-nav > li > a:focus {

    background-color: transparent;

}

.navbar-collapse .navbar-right > li > a:hover {
    border-bottom: 2px solid white;
    color:#fff;
}

.navbar-collapse .navbar-right > li > a:focus {
    outline: none;
    background-color: transparent;
    color: white;
}

.navbar-collapse .navbar-right > li.active > a {
    border-bottom: 3px solid red;

}
.navigation-menu li.dropdown .dropdown-content li>a, li.dropdown .navigation-menu .dropdown-content li>span{
    padding: 14px 16px;
    text-decoration: none;
    color: #212121;

}
.navbar-default .navbar-toggle .icon-bar{

    background-color: #fff;
}
.navbar-default .navbar-nav>li>a.active-link {
    color: #fff;
}
.affix {
    background-color: #fff !important;
    border: none;
    box-shadow: 0 0px 4px rgba(0,0,0,0.4);
    padding-top: 10px;
    padding-bottom: 10px;
}
.navigation-menu .affix .navigation-links  li a{
    color: rgb(3, 169, 244);
    line-height: 35px;
}
.navigation-menu .affix .navigation-links  li.active a{
    color: rgb(3, 169, 244);
    border-bottom: 2px solid rgb(3, 169, 244);
}
.navigation-menu .affix .navigation-links  li a:hover, .navigation-menu .affix .navigation-links  li a:focus, .navigation-menu .affix .navigation-links  li a:active{
    color: rgba(3, 169, 244,0.6);
    border-bottom: 2px solid rgb(3, 169, 244);
}
.navigation-menu .affix .logo{
    color: rgb(3, 169, 244);
}
.navigation-menu .affix .logo:hover,  .navigation-menu .affix .logo:focus,  .navigation-menu .affix .logo:active{
    color: rgb(3, 169, 244);
}
.mdl-button-icon{
    border-radius: 50%;
    font-size: 24px;
    height: 34px;
    margin-left: 0;
    margin-right: 0;
    min-width: 34px;
    width: 35px;
    padding: 0;
    overflow: hidden;
    color: inherit;
    line-height: normal;
}
.mdl-button-icon:hover {
    background-color: rgba(158,158,158,.2)!important;
}
.navigation-menu .logo {
    font-weight: 500;
    font-size: 22px;
    color: #fff;
    letter-spacing: 1px;
}
.navigation-menu .logo:hover, .navigation-menu .logo:focus,.navigation-menu .logo:active{
    color:#fff;
}
.navbar-brand.logo img{
    width: 180px;
}
.navbar-brand.logo img.logo-dark{
    display: none;
    width: 125px;
}
.navbar-default.affix .navbar-brand.logo img.logo-dark{
    display: block;
}
.navbar-default.affix .navbar-brand.logo img.logo-light{
    display: none;
}
.navbar-default.affix .navbar-nav>li>a{
    color: #7d8a93;
}
.affix .navbar-right > li.active > a {
    border-bottom: 2px solid #00000B;
    color:#00000B;

}
.affix .navbar-right > li > a:hover ,.affix .navbar-right > li > a:focus{
    color:#00000B!important;
}
.affix .navbar-right > li > a:hover {
    border-bottom: 2px solid #00000B;;
}

/*----------------------------------------
Form
----------------------------------------*/

.form{
    position: relative; 
    /* top: 30px; 
    right: 40px; 
    z-index: 99; */
    /* background-color: #7998f2;  */
    display: block;
  }
  .form h2{ margin:5px 0; }
  .form-contact{
    max-width:500px;
    margin:30px auto;
    background:#fff;
    border-radius:2px;
    padding:20px;
    font-family: 'Lato', sans-serif;
  }
  .form-contact h1{
    display: block;
    text-align: center;
    padding: 0;
    margin: 0px 0px 20px 0px;
    color: #5C5C5C;
    font-size:x-large;
  }
  .form-contact ul{
    list-style:none;
    padding:0;
    margin:0;   
  }
  .form-contact li{
    display: block;
    padding: 9px;
    border:1px solid #DDDDDD;
    margin-bottom: 30px;
    border-radius: 3px;
  }
  .form-contact li:last-child{
    border:none;
    margin-bottom: 0px;
    text-align: center;
  }
  .form-contact li > label{
    display: block;
    float: left;
    margin-top: -19px;
    background: #FFFFFF;
    height: 26px;
    padding: 2px 5px 2px 5px;
    color: #B9B9B9;
    font-size: 14px;
    overflow: hidden;
    font-family: 'Lato', sans-serif;
  }
  .form-contact input[type="text"],
  .form-contact input[type="date"],
  .form-contact input[type="datetime"],
  .form-contact input[type="email"],
  .form-contact input[type="number"],
  .form-contact input[type="search"],
  .form-contact input[type="time"],
  .form-contact input[type="url"],
  .form-contact input[type="password"],
  .form-contact textarea,
  .form-contact select 
  {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    display: block;
    outline: none;
    border: none;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    padding: 0;
    font-family: 'Lato', sans-serif;
    color: #5994FF;
  }
  .form-contact input[type="text"]:focus,
  .form-contact input[type="date"]:focus,
  .form-contact input[type="datetime"]:focus,
  .form-contact input[type="email"]:focus,
  .form-contact input[type="number"]:focus,
  .form-contact input[type="search"]:focus,
  .form-contact input[type="time"]:focus,
  .form-contact input[type="url"]:focus,
  .form-contact input[type="password"]:focus,
  .form-contact textarea:focus,
  .form-contact select:focus 
  {
  }
  .form-contact li > span{
    background: #F3F3F3;
    display: block;
    padding: 3px;
    margin: 0 -9px -9px -9px;
    text-align: center;
    color: #C0C0C0;
    font-size: 11px;
  }
  .form-contact textarea{
    resize:none;
  }
  .form-contact input[type="submit"],
  .form-contact input[type="button"]{
    background: #252525;
    border: none;
    padding: 10px 20px 10px 20px;
    border-bottom: 3px solid #575757;
    border-radius: 3px;
    color: #fff;
    width: 100%;
  }
  .form-contact input[type="submit"]:hover,
  .form-contact input[type="button"]:hover{
    background: #6B9FFF;
    color:#fff;
    font-family: 'Lato', sans-serif;
  }
/*----------------------------------------
Footer
----------------------------------------*/


.list-social{
    margin-bottom: 25px;
}
footer{
    color: #fff;
    background-color:#191b1f;
}
.footer-top{
    padding: 60px 0 40px;
}
/* .btn.btn-facebook:hover, .btn.btn-facebook:focus, .btn.btn-facebook:active{
    color: white;
    background-color: #3b5998;
    border-color: #3b5998;
}
.btn.btn-twitter:hover,  .btn.btn-twitter:focus, .btn.btn-twitter:active {
    color: white;
    background-color: #55acee;
    border-color: #55acee;
}

.btn.btn-google-plus:hover, .btn.btn-google-plus:focus, .btn.btn-google-plus:hover{

    color: white;
    background-color: #dd4b39;
    border-color: #dd4b39;
}

.btn.btn-instgram:hover, .btn.btn-instgram:focus, .btn.btn-instgram:hover{

    color: white;
    background-color: #9b6954;
    border-color: #9b6954;
} */
.subscribe-form{
    margin-top: 20px;
}
.subscribe-form .form-control {
    background: #f5f5f5;
    border: none;
    -moz-border-radius: 25px 0 0 25px;
    -webkit-border-radius: 25px 0 0 25px;
    border-radius: 25px 0 0 25px;
    padding-left: 30px;
    height: 50px;
    padding: 5px 15px 5px 20x;
    box-shadow: none;
}
.subscribe-form  .input-group-addon {
    padding: 0;
    background: none;
    border: none;
}
.subscribe-form .btn-subscribe{
    border-left: 1px solid #4dc755;
    padding: 0 20px;
    background: #4dc755;
    color: #fff;
    line-height: 50px;
    border: none;
    border-radius: 0 25px 25px 0;
}

#scrollUp{
    background-color: #00000B!important;
    border: 1px solid #00000B!important;
    border-radius: 8px;
    bottom: 30px;
    color: #ffffff;
    height: 45px;
    line-height: 3;
    right: 30px;
    line-height:45px;
    text-decoration: none;
    text-align: center;
    width: 45px;
}
.footer-bottom{
    padding-top: 12px;
    padding-bottom: 12px;
}
.copyright {
    text-align: center;
}

.copyright p {
    margin: 0px auto;
    padding: 0px;
    color: #848484;
    font-size: 14px;
}


footer p.error-message {
    color: #e10438;
    margin-top:5px;
    margin-bottom:5px;
}

footer p.sucess-message {
    color: #4ec952;
     margin-top:5px;
    margin-bottom:5px;
}