/*FONTS*/
@font-face {
    font-family: "Gotham";
    src: url("./Fonts/Gotham-Book.otf");
  }
/*MENU*/
header {
 position: fixed;
 z-index: 99999999;
 width: 100%; 
height: 152px;
background-image: linear-gradient(180deg, #003663 0%, rgba(0,54,99,0) 100%);  
}
.mobilMenu{
    display: none;
}
.btn-menu{
    font-size: 16px;
    color: #ffffff;
}
.menu{
    position: absolute;
    padding-top:25px;
    z-index: 1;
}
.img-logo{
    width:auto;
}
#myMenu a{
    font-size: 16px;
    color: #ffffff;
    font-family: "Gotham";
    display: inline-block;
    padding: 25px 0px 25px 20px;
    text-align: center;
}
#myMenu li{
    float: left;
    display: inline;
    list-style: none;
    position: relative;
}


/*Seccion Nuevo Hogar*/
.img-NewHome {
    width: 100%;
}
#NewHome{
    width:100%;
    height: 720px;
    background-image: url(../img/NuevoHogar.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position-x: center;
    background-position-y: center;
}
#content-NewHome{
    position: absolute;
    bottom: 0;
    margin-bottom: 30px;
}
#contentRedes{
    position: absolute;
    margin-right: 0px;
    text-align: end;
    bottom: 150px;
}
#redes{
    display: inline-grid;
}
.iconsRedes{
    display: inline-grid;
}
.iconosRedes img {
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
#NewHome h3{
    font-size: 39px;
letter-spacing: 4px;
color: #fefefe;
font-family: "Gotham";
font-weight: bold;
position: relative;
z-index: 1;
}
#NewHome p {
    width: 342px;
height: 65px;
font-size: 12px;
line-height: 20px;
color: #fefefe;
font-family: "Gotham";
display: table-cell;
}
#NewHome h5 {
    font-size: 12px;
    letter-spacing: 3px;
    color: #fefefe;
    font-family: "Gotham";
    font-weight: bold;
    margin-top: 15px;
}
.tiny-border {
    height: 4px;
    background: #70b41f;
    width: 50px;
    margin-top: 10px;
    display: block;
}
.tiny-border-h {
    background: #70b41f;
    width: 50px;
    height: 80px;
    display: block;
    position: absolute;
    top: -38px;
}
/*Seccion Quienes Somos*/
#QuienesSomos{
    width: 100%;
    height: auto;
    background-color: #003663;
}
#content-QuienesSomos{
    padding:80px 0 0 200px;
}
#QuienesSomos h3{
    font-size: 25px;
letter-spacing: 2px;
color: #ffffff;
font-family: "Gotham";
font-weight: bold;
}

.Mi{
    width: 300px;
    height: auto;
    font-size: 11px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Gotham";
}
#QuienesSomos .p{
    width: auto;
    height: auto;
    font-size: 11px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Gotham";
    padding-left:83px;
    padding-right: 75px;
}
#content-desc{
    padding-left:95px;
}
.desc{
    font-size: 12px;
letter-spacing: 1px;
line-height: 20px;
color: #ffffff;
font-family: "Gotham";
font-weight: bold;
}
.content-vis{
    padding:0;
}
#content-img-QS {
    padding:0;
}
#img-QuienesSomos {
    width:100%;
    height:100%;
}
/*Fraccionamiento*/
#fraccionamiento{
    width: 100%;
    height: auto;
    background-color: #70b41f;
}
.tiny-border-fr {
    width: 326px;
    height: 29px;
    background-color: #0072bc;
    display: block;
    position: absolute;
    right: 0;
}

.fr {
    padding-top:50px;
}

.cardImg{
    border:none;
}

.img-fr{
    width:100%;
    height: 100%;
}
#fraccionamiento h3 {
    font-size: 21px;
    letter-spacing: 2px;
    color: #ffffff;
    font-family: "Gotham";
    font-weight: bold;
}
#fraccionamiento p {
    width: 466px;
    height: 95px;
    font-size: 11px;
    line-height: 20px;
    color: #ffffff;
    font-family: "Gotham";
    padding-left:85px;
    display: table-cell;
}
#fraccionamiento h5 {
    padding-top: 25px;
}
#fraccionamiento h5 a {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    color: #ffffff;
    font-family: "Gotham";
    font-weight: bold;
    margin-top: 20px;
    padding-left:85px;
}
/*imagen hogar*/
#Home{
    background: #70b41f;
    height: 257px;
    position: relative;
}
#imgH {
    position: absolute;
    top: -35px;
    right: 40px;
}
.tiny-border-mo {
    width: 90px;
    height: 64px;
    background-color: #0072bc;
    display: block;
    position: absolute;
    left: 0;
    margin-top: -32px;
}
/*Elige tu Modelo*/
#ETM{
    margin-top: -180px;
}
.img-mod {
    width:460px;
}
.cont-row{
    padding: 0 20px 0 20px;
}
#ETM h4{
    margin-bottom: 20px;;
    font-size: 21px;
    letter-spacing: 2px;
    color: #0f3663;
    font-family: "Gotham";
    font-weight: bold;
    text-align: center;  
}
.tiny-border-Imo {
    width: auto;
    height: auto;
    background-color: #0072bc;
    display: block;
    position: absolute;
    right: 3%;
    margin-top: -46px;
    font-size: 12px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Gotham";
    font-weight: 800;
}
.descImg{
    display: flex;
}
.modelo{
    font-size: 16px;
    line-height: 26px;
    color: #003663 !important;
    font-family: "Gotham";
    font-weight: 800;
    float:left;
    cursor:pointer
}
.area{
    font-size: 12px;
    line-height: 26px;
    color: #898989;
    font-family: "Gotham";
    font-weight: 500;
    float:right;
}
.cardMod {
    width: 32rem;
    border:none;
}
/*TIPS*/
.contentTips{
    margin-top:30px;
}
.contentTips h3 {
    font-size: 21px;
    letter-spacing: 2px;
    color: #003663;
    font-family: "Gotham";
    font-weight: bold;
    text-align: center;
}
#Financiamiento h4 {
    font-size: 21px;
    letter-spacing: 2px;
    color: #003663;
    font-family: "Gotham";
    font-weight: bold;
    text-align: center;
}

.column{
    margin-bottom: 5px;
}
.column img{
    width: 83%;
    opacity: 0.8; 
  cursor: pointer; 
}

/*slide*/
.slick-slide {
  margin: 0px 20px;
}
.slick-next {
    position: absolute;
    top: 136px;
    right: -34px;
    background-image: url("../img/next.png");
    padding:35px 15px;
    border:none;
    background-color:transparent;
}
.slick-arrow{
    background-color: transparent;
    border: none;
}
.slick-prev {
    background-color:transparent;
    position: absolute;
    top: 136px;
    left: -34px;
    background-image: url("../img/left.png");
    padding:35px 15px;
    border:none;
}

.slick-slide img {
  width: 100%;
}

.slick-slider
{
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list
{
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus
{
  outline: none;
}
.slick-list.dragging
{
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track
{
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after
{
  display: table;
  content: '';
}
.slick-track:after
{
  clear: both;
}
.slick-loading .slick-track
{
  visibility: hidden;
}

.slick-slide
{
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
 position: relative;
}
[dir='rtl'] .slick-slide
{
  float: right;
}
.slick-slide img
{
  display: block;
}
.slick-slide.slick-loading img
{
  display: none;
}
.slick-slide.dragging img
{
  pointer-events: none;
}
.slick-initialized .slick-slide
{
  display: block;
}
.slick-loading .slick-slide
{
  visibility: hidden;
}
.slick-vertical .slick-slide
{
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*end slide*/

.slide h4{
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 21px;
    color: #ffffff;
    font-family: "Gotham";
    font-weight: bold;
    text-align: center;
    bottom: 0;
    position: absolute;
}

.slide {
    height: 254px;
}

.slide .imgTip {
    position:absolute;
    z-index: 1;
}

.slide .cover {
    position:absolute;
    z-index:2;
    width:100%;
    height: 100%;
    background-color: black;
    opacity: .2;
}

.slide .content {
    position:absolute;
    z-index:3;
    width:100%;
    height: 100%;
}

.slide .content h4{
    width: 100%;
    text-align: center;
}

.slide .cover {
    position:absolute;
    z-index:2;
    width:100%;
    height: 100%;
    background-color: black;
    transition: all 0.2s ease-out;
    opacity: .2;
    cursor:pointer !important;
}

.slide:hover .cover {
    opacity:.9;
    background: rgba(112,180,31,0);
background: -moz-linear-gradient(top, rgba(112,180,31,0) 0%, rgba(112,180,31,0.12) 12%, rgba(112,180,31,0.38) 38%, rgba(12,245,74,0.81) 81%, rgba(112,180,31,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(112,180,31,0)), color-stop(12%, rgba(112,180,31,0.12)), color-stop(38%, rgba(112,180,31,0.38)), color-stop(81%, rgba(12,245,74,0.81)), color-stop(100%, rgba(112,180,31,1)));
background: -webkit-linear-gradient(top, rgba(112,180,31,0) 0%, rgba(112,180,31,0.12) 12%, rgba(112,180,31,0.38) 38%, rgba(12,245,74,0.81) 81%, rgba(112,180,31,1) 100%);
background: -o-linear-gradient(top, rgba(112,180,31,0) 0%, rgba(112,180,31,0.12) 12%, rgba(112,180,31,0.38) 38%, rgba(12,245,74,0.81) 81%, rgba(112,180,31,1) 100%);
background: -ms-linear-gradient(top, rgba(112,180,31,0) 0%, rgba(112,180,31,0.12) 12%, rgba(112,180,31,0.38) 38%, rgba(12,245,74,0.81) 81%, rgba(112,180,31,1) 100%);
background: linear-gradient(to bottom, rgba(112,180,31,0) 0%, rgba(112,180,31,0.12) 12%, rgba(112,180,31,0.38) 38%, rgba(12,245,74,0.81) 81%, rgba(112,180,31,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70b41f', endColorstr='#70b41f', GradientType=0 );
}
.slide:hover{
    cursor:pointer;
}
/*CREDITO*/
#btnVM{
    width: 135px;
    height: 31px;
    background-color: #70b41f !important;
    font-size: 14px;
    color: #ffffff;
    font-family: "Gotham";
    font-weight: bold;
}
.contentCredit h4{
    font-size: 15px;
line-height: 20px;
color: #003663;
font-family: "Gotham";
font-weight: bold;
text-align: center;
margin:20px 0;
}
/*Ideas*/
#Ideas{
    margin-top:50px;
    margin-bottom:50px;
}
.desc-idea {
    font-size: 15px;
    line-height: 20px;
    color: #636363;
    font-family: "Gotham";
    font-weight: 500;
    margin:20px 10px;
}
.cardIdea {
    padding: 0;
    height: 100%;
}
.cardIdea img {
    width: 100%;
}
#ideasTitle h6 {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    color: #003663;
    font-family: "Gotham";
    font-weight: bold;
    padding-right:20px;
}
#ideasTitle .ideas{
    font-size: 28px;
letter-spacing: 3px;
color: #003663;
font-family: "Gotham";
font-weight: bold;
}

#ideasTitle .frind{
    font-size: 28px;
letter-spacing: 3px;
color: #0072bc;
font-family: "Gotham";
font-weight: bold;
}
#ideasTitle {
    padding: 45px 0 0 0;
}
#imgContent {
    border: 1px solid #746e6e;
    text-align: left;
    padding: 0;
    cursor:pointer;
    height: 100%;
}
#imgContent img {
    width: 100%;
}
.imgCover{
    padding-right: 0;
}
/*Contacto*/
#contentContact {
    background-color: #f5f5f5;
}
iframe {
    width: 100%;
}
#contact{
    padding:80px 0px 0px 40px;
}
#contact h3{
    font-size: 21px;
letter-spacing: 2px;
color: #003663;
font-family: "Gotham";
font-weight: bold;
text-align: left;
}
#name, #mail, #state, #development, #comment {
    border-radius: 10px;
    background-color: #f5f5f5;
    border: 1px solid #b7b7b7;
    margin-top:8px;
}
#name, #mail, #state, #development{
height:38px;
}
#state, #development{
    width:49%;
 }
#enviar{
    font-size: 14px;
    color: #ffffff;
    font-family: "Gotham";
    float: right;
    border-radius: 10px;
    background-color: #101d49;
    height: 40px;
}
footer{
    background:#70b41f;
    padding-top:50px;
    color: #ffffff;
    font-family: "Gotham";
    }
#blue{
    background:#003663;
    color: #ffffff;
    font-family: "Gotham";
    height:auto;
    text-align:center;
    padding: 15px;
}
.card-body {
        background: transparent;
}
.bT {
    color:#ffffff !important;
    cursor: pointer;
    
}
.infoo {
    margin: 30px 0 40px 0;    
}
.modal {
    z-index:9999999999;
}
.modal-content {
    background:#70b41f;
    color: #ffffff;
    border:none;
    font-family: "Gotham";
    height:auto;
}
.modalContent{
    background:transparent;
}
.contentGallery{
    background:#fff;
    padding:10px 0 10px 0;
    margin-right: -55px;
}
.contentDesc{
    background:#70b41f;
}
/*REDES*/
.sticky-container{
    padding:0px;
    margin:0px;
    position:fixed;
    right:15px;
    top:230px;
    z-index: 1100;
}
.msg {
    border-radius: 25px 25px 0 0;
    padding:9px 0 0 0 !important;
}
.fb {
    border-radius: 0 0 25px 25px;
    height: 60px !important;
}
.sticky li{
    list-style-type:none;
    background-color:#fff;
    color:#efefef;
    height:43px;
    padding:0px;
    cursor:pointer;
}

.sticky li img{
    float:left;
    margin:5px 4px;
    margin-right:5px;
}
.sticky li p{
    padding-top:5px;
    margin:0px;
    line-height:16px;
    font-size:11px;
}
.sticky li p a{
    text-decoration:none;
    color:#2C3539;
}
.sticky li p a:hover{
    text-decoration:underline;
}

/*@media*/
@media (max-width: 1350px) {
    #content-QuienesSomos{
        padding:80px 0 0 115px;
    }
    
    
}
@media (max-width: 1200px) {
    #myMenu a{
        font-size: 11px;
        color: #ffffff;
        font-family: "Gotham";
        display: inline-block;
        padding: 25px 0px 25px 20px;
        text-align: center;
    }
    #content-QuienesSomos{
        padding:60px 0 0 37px;
    }
    
}
@media (max-width: 1060px) {

    #Home img{
        display: none;
    }
    .imgMenu{
        text-align:center;
    }
   
@media (max-width: 766px) {
    .bigMenu{
        display: none;
    }
    .mobilMenu{
        display: inline;
    }
    #fraccionamiento h3{
        text-align: center;
        margin-top: 15px;
    }
    #fraccionamiento p{
        width: auto;
    height: auto;
    }
    .modelo, .area {
        float:none;
        margin:0;
    }
    
    
}

html {
    scroll-behavior: smooth;
  }
/*REDES*/
