/* ===================================
    Modelica font
====================================== */
@font-face {
    font-family: 'bw_modelica_lgc_ss01_2bold';
    src: url('https://mkt.urbanitae.com/rs/178-PWS-136/images/bwmodelicalgcss01-bold-webfont.woff2') format('woff2'), url('https://mkt.urbanitae.com/rs/178-PWS-136/images/bwmodelicalgcss01-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'bw_modelica_lgc_ss01_2regular';
    src: url('https://mkt.urbanitae.com/rs/178-PWS-136/images/bwmodelicalgcss01-regular-webfont.woff2') format('woff2'), url('https://mkt.urbanitae.com/rs/178-PWS-136/images/bwmodelicalgcss01-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
  

.manrope {
  font-family: "Manrope", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

/*================DEFAULTS================*/
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
  }
  
  body {
    font-family: 'Manrope', sans-serif;
    font-size: 16px !important;
    color:#212121;
    width: 100%;
    height: 100vh;
    overflow-x: hidden;
    background-color: #ffffff;
  }

a {
  color: #30b767;
  text-decoration: none;
}

h1, h2 {
    font-family: 'bw_modelica_lgc_ss01_2regular';
}

h1 strong {
    font-family: 'bw_modelica_lgc_ss01_2bold';
}

h3, h4, h5, h6 {
    font-family: 'bw_modelica_lgc_ss01_2bold';
}

h2 {
  font-size: calc(1.4rem + .9vw);
}

h3 {
  font-size: calc(1.2rem + .9vw);
}

h4 {
    font-size: calc(1.1rem + .3vw);
}

 h2 span {
    color: #30b767;
}

section {
  padding: 5rem 0;
}

p {
    color: #212121;
}

/*================NAVBAR================*/

.logo {
    display:block;
    max-width: 260px;
    height: auto;
    width: 200px;
}


/*================MAIN SECTION================*/
.main {
    position: relative;
    width: 100%;
    height: auto; 
    color: #ffffff;
    padding: 0;
  }


.main-gracias {
    position: relative;
    width: 100%;
    height: auto; 
    color: #212121;
    background-image:url(https://mkt.urbanitae.com/rs/178-PWS-136/images/dir-inv-bg-form.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
  }


.main h1, .main-gracias h1  {
  font-size: 4.3rem;
  color: #212121;    
}

.main .linea {
    padding-left: 2rem;
    border-left: solid 1px #000000;
}

.main .form-box {
    border-radius: 1.2rem;
    padding: 2rem 1.5rem;
    background-image:url(https://mkt.urbanitae.com/rs/178-PWS-136/images/dir-inv-bg-form.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 10Rellena ;
    margin-bottom: 30px;
}

.form-box .row {
    justify-content: end;
}


/* ===================================
   PROYECTOS
====================================== */

.proyectos .gris {
    background-color:#ededed;
}

.proyectos h6 {
    margin-bottom: 0;
}

.proyectos .col-imagen-lopez {
    background-image:url(https://mkt.urbanitae.com/rs/178-PWS-136/images/dir-inv-lopezhoyos.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    min-height: 300px;
}

.proyectos .col-imagen-gava {
    background-image:url(https://mkt.urbanitae.com/rs/178-PWS-136/images/dir-inv-gavamar.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    min-height: 300px;
}

.proyectos .bg-blui {
    background-color: #eff9fb;
}

.proyectos .calidades {
    padding-top: 0.5rem;
    padding-bottom: 1.5rem;
    border-bottom: solid 1px #30b767;
}

.proyectos .calidades-2, .proyectos .calidades-3 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: solid 1px #30b767;
}

.proyectos .card {
    border: inherit;
    border-radius: 0;
}

.proyectos .card .card-body {
    padding: 0;
}

.proyectos .card .card-text {
    background-color: #30b767;
}

 /* ===================================
   VIDEO
====================================== */

.video {padding: 2rem 0}

/* ===================================
   PROPIOS URBANITAE
====================================== */
.bt-g4 {
    border-top: solid 9px #5dfaae;
}

.bb-g4 {
    border-bottom: solid 5px #5dfaae;
}

.lb-g4 {
    border-left: solid 5px #5dfaae;
}

.btn-urbanitae {
    color: #fff;
    background-color: #30b767 !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    border-radius: 30px;
    padding: 14px 36px;
    margin: 0 auto;
    display: inline-block;
    max-width: fit-content;
    font-family: 'bw_modelica_lgc_ss01_2bold', sans-serif;
    line-height: 23px;
    letter-spacing: 2px;
    appearance: initial;
    transition: all .5s ease !important;
}

.btn-urbanitae-wh-tr {
    color: #fff;
    border: 4px solid #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    border-radius: 30px;
    padding: 14px 36px;
    margin: 0 auto;
    display: inline-block;
    max-width: fit-content;
    font-family: 'bw_modelica_lgc_ss01_2bold', sans-serif;
    line-height: 23px;
    letter-spacing: 2px;
    appearance: initial;
    transition: all .5s ease !important;
}

.btn-urbanitae-wh-tr-sticky {
    color: #fff;
    border: 4px solid #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;

    border-radius: 42px;
    padding: 12px 33px;
    margin: 0 auto;
    display: inline-block;
    max-width: fit-content;
    font-family: 'bw_modelica_lgc_ss01_2bold', sans-serif;
    line-height: 18px;
    letter-spacing: 1px;
    appearance: initial;
}

btn-urbanitae-wh-tr-sticky:hover {
    border-color: #5dfaae !important;
}

.btn-urbanitae-wh-gr {
        color: #30b767;
    background-color: #ffffff;
    border: 4px solid #5dfaae;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    border-radius: 30px;
    padding: 14px 36px;
    margin: 0 auto;
    display: inline-block;
    max-width: fit-content;
    font-family: 'bw_modelica_lgc_ss01_2bold', sans-serif;
    /* line-height: 21px; */
    letter-spacing: 2px;
    appearance: initial;
    transition: all .5s ease !important;
}

.btn-urbanitae:hover {
    /* background-color: #5dfaae !important; */
    color: #ffffff;
    transform: scale(1.04);
}

.btn-urbanitae-wh-tr:hover {
    transform: scale(1.04);
    color: #ffffff;
}

.btn-urbanitae-wh-gr:hover {
    transform: scale(1.04);
    color: #30b767;
}

.bg-urb {
    background-color: #30b767;
}

.matrix-border-4 {
    border: 4px solid #5dfaae;
}

.matrix-border-5 {
    border: 5px solid #5dfaae;
}

.trust {
    padding: 2.5rem 0 !important;
    background-color: #ffffff;
}

.urba-link {
    color: #30b767;
    text-decoration: underline;
}

.urba-link:hover {
    color: #5dfaae;
    text-decoration: underline;
}

.urba-link-white {
    color: #ffffff;
    text-decoration: underline;
}

.urba-link-white:hover {
    font-weight: 600;
    color: #ffffff;
    text-decoration: underline;
}

.urba-link-black {
    color: #000000;
    text-decoration: underline;
}

.urba-link-black:hover {
    color: #000000;
    font-weight: 600;
}

.matrix-recuadro {
    border: solid 2px #5dfaae;
    width: auto;
    min-height: 100%;
}

.negro-urb {
    color: #212121;
}

.verde-1 {
    color: #30b767
}

.verde-4 {
    color: #5dfaae!important;
}

.azul-urb {
    color: #124079;
}

.pink-urb {
    color: #EDC3DF;
}

.yellow-urb {
    color: #EFCA7A;
}

.bgc-verde-suave {
    background-color: #6EFFCA;
}

/******** MEDIA QURIES**********/

@media (max-width:1200px) {
    
    .main h1  {
      font-size: 3rem;
    }
    
    .main {
        height: auto;
    }
    
    .main .form-box {
        margin-top: 0px;
    }
}

@media (max-width:992px) {
    
    .logo {
        width: 170px;
    }


    .main h1{
        font-size: calc(2rem + .7vw);
    }
    
    .form-box .row {
        justify-content:center;
    }
    
    .video {padding: 0}
} 

@media (max-width: 768px) {

    .main {
        height: auto;
    }

    
  .main .col {
      padding: 1.5rem;
      border-radius: 25px;  
    }
  
  .main h1, .main h2, .main p {
    text-align: center;
  }
  
  .main h1 {
   font-size: calc(2.5rem + .9vw);
  }

  .logo {
    margin: auto;
   }  
    
    .proyectos .calidades-3 {
        border-bottom: none;
    }
}

@media (max-width:576px) {
    
    section {
      padding: 3rem 0;
    }
    
    .logo {
        width: 150px;
    }
    
}

@media (max-width: 410px) {

   
}

@media (max-width: 350px) {

  .btn-urbanitae {
    font-size: 13px;
  }
}
