.overflow-hidden {
	overflow: hidden;
	display:flex;
	align-items:center;
  justify-content: center;
 
}

.overflow-hidden img {
	width: 100%;
	transform: scale(1);
	transition: all 400ms;
}

.overflow-hidden:hover img {
	width: 100%;
  transform: scale(1.1);
}

.bg-azul{
 
    background: #24388385;
    height: 100%;
    width: 500px;
    position: absolute;
    z-index: 10;
    left: -500px;
    transition: all .5s;
}

.bg-azul.active{

  left: 0;
  transition: all .5s;
}
.bg-azul h3{
  padding-top: 94px;
  color:white;
  font-size: 56px;
  font-family: var(--feather);
  padding-left: 35px;

}
.bg-azul p{
  padding-top: 25px;
  color:white;
  font-size: 20px;
  font-family: var(--welter);
  padding-left: 35px;
  line-height: 1.8;

}

#portafolio-info button{
  background: #EE6600; color: white; font-size: 18px; font-family: 'Avenir'; font-weight: bold; width: 160px;position: absolute; right: 25px;bottom: 28px;

}
.m30{margin-bottom: 30px;}
#portafolio-info .bg{ background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: auto;
  position: relative;
}
#portafolio-info .bg img {
  width: 100%;
  height: auto;
  visibility: hidden;
}
#portafolio-info .info{
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #243883b5;
  opacity: 0;
  transition: opacity 0.3s;
  top: 0px;
  left: 0px;
}
#portafolio-info .info:hover{
  opacity: 1;
}
#portafolio-info .info p{
  font-size: 51px;
  font-family: var(--Junior);
  color: white;
  line-height: 1.1;
  padding-left: 10px;
  padding-top: 20px;
}
#portafolio-info .row.row-info{ margin-left: -15px;
  margin-right: -15px;}
#portafolio-info h3{    font-family: var(--Junior);
  color: #0094D9;
  font-size: 50px;}
#portafolio-info hr{border-top: 1px solid #EE6600;}



#inicio .info{
  position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-blend-mode: multiply;
    z-index: 1;
    background: #0094d9b5;
    opacity: 0;
    transition: all 0.5s ;
}
#inicio .item1:hover .info{
  
    opacity: .85;

}

#inicio p{
  font-size: 51px;
  font-family: var(--Junior);
  color: white;
  line-height: 1.1;
  padding-left: 10px;
  padding-top: 20px;
}
#portafolio span{
  font-size: 51px;
  font-family: var(--Junior);
  color: white;
  line-height: 1.1;
  padding-left: 50px;
  padding-top: 20px;
}





@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-Medium.woff2') format('woff2'),
  url('../fonts/Avenir-Medium.woff') format('woff');

  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'BigShouldersDisplay';
  src: url('../fonts/BigShouldersDisplay-SemiBold.woff2') format('woff2'),
        url('../fonts/BigShouldersDisplay-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MyriadPro';
  src: url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
  url('../fonts/MyriadPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSanBold';
  src: url('../fonts/OpenSans-Bold.woff2') format('woff2'),
   url('../fonts/OpenSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSanCondB';
  src: url('../fonts/OpenSans-CondensedBold.woff2') format('woff2'),
  url('../fonts/OpenSans-CondensedBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSanL';
  src: url('../fonts/OpenSans-Light.woff2') format('woff2'),
  url('../fonts/OpenSans-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Knockout-HTF66-Fullweight';
  src: url('../fonts/Knockout-HTF66-FullFlyweight.woff2') format('woff2'),
  url('../fonts/Knockout-HTF66-FullFlyweight.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Knockout-HTF27-JuniorBantamwt';
  src: url('../fonts/Knockout-HTF27-JuniorBantamwt.woff2') format('woff2'),
  url('../fonts/Knockout-HTF27-JuniorBantamwt.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Knockout-HTF68-FullFeatherwt';
  src: url('../fonts/Knockout-HTF68-FullFeatherwt.woff2') format('woff2'),
  url('../fonts/Knockout-HTF68-FullFeatherwt.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Knockout-HTF70-FullWelterwt';
  src: url('../fonts/Knockout-HTF70-FullWelterwt.woff2') format('woff2'),
  url('../fonts/Knockout-HTF70-FullWelterwt.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}


:root{
  --negro: #000000;
  --blanco: #ffffff;
  --light:'OpenSanL';
  --Avenir:'Avenir';
  --Myriad:'MyriadPro';
  --bold:'OpenSanBold';
  --bold2: 'OpenSanCondB';
  --big: 'BigShouldersDisplay';
  --full: 'Knockout-HTF66-Fullweight';
  --Junior: 'Knockout-HTF27-JuniorBantamwt';
  --feather: 'Knockout-HTF68-FullFeatherwt';
  --welter:  'Knockout-HTF70-FullWelterwt';
}

header {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 500;
    -webkit-box-shadow: 0px 0px 9px -3px black;
            box-shadow: 0px 0px 9px -3px black;
  }
  .mg112{margin-top: 92px;background: #dddddd;min-height: calc(100vh - 162px);}
  header a,
  header a:hover,
  header a:active,
  header a:focus {
    color: inherit;
    text-decoration: none;
  }
  
  header .text-uppercase {
    text-transform: uppercase;
  }
  
  header .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  header .row::before, header .row::after {
    content: none;
  }
  
  #empresa .row {
    display: flex;
    align-items: center;
  }
  #empresa h3{font-family: var(--big);color: #20438B; font-size: 69px; font-weight: 600;}
  #portafolio h3{font-family: var(--Junior);color: #0094D9; font-size:100px;line-height: .9;}
  #portafolio p.filtro{font-family: var(--Avenir);color: #423D3E; font-size:17px;margin: 0;}

  #portafolio p{font-size: 51px;
    font-family: var(--Junior);
    color: white;
    line-height: 1.1;
    padding-left: 10px;
    padding-top: 20px;}

/* INICIO */

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #808285 !important;
}
.swiper-pagination-bullet {
  width: 40px !important;
  height: 40px !important;
  display: inline-block;
  border-radius: 0 !important;
  background: #000;
  opacity: .2;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 40% !important;
    width: 100%;
    top: 90%;
}

  select.filtro{
    border: 1px solid #EE6600;
    color: #808285;
    border-radius: 0;
  }

  .zoom{max-width: 1600px;}

  .error{border: 1px solid red !important;}
  
  .fa{
    position: absolute;
    top: 20px;
    left: 7px;
    color: white;
  }

  .limite{width: 400px;}
  .naranja{
    background-color: #EE6600;
    width: 25px;
    height: 50px;
    position: absolute;
    z-index: 100;
    top: 50%;
    cursor: pointer;
    right: -25px;
  }

  .naranja.open i{
    transform: rotate(180deg)
  }
  .img-portafolio1 {
    background-image: url(../img/Home9.jpg);
    position: relative;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-color: transparent;
    }
  .img-portafolio2 {
    background-image: url(../img/Home7.jpg);
    position: relative;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-color: transparent;
    }
  .img-portafolio3 {
    background-image: url(../img/home2.jpg);
    position: relative;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-color: transparent;
    }

  .row-flex{ 
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .row-flex::before,.row-flex::after{
    content: none;
  }

 
 #inicio button{
  background: #EE6600;
    color: white;
    font-size: 18px;
    font-family: var(--Avenir);
    font-weight: bold;
    width: 130px;
    /* margin-top: 25%;
    margin-left: 55%; */
    right: 7%;
    bottom: 6%;
    position: absolute;
    border-radius: 0;
}
  .izq{position: relative;
    
    left: -230px;
    top: -60px;
    width: calc(100% + 230px);}



    #inmobiliaria .rombo {
      width: 100%;
      height: 100%;
      margin: 0 auto;
      position: relative;
    }
    #imagen:hover div.info {
      opacity: 1;
      background-color: #243883b5;
    }
    div .imagen:hover div#info {
      opacity:1;
      background-color: #243883b5;
    }
  
    #portafolio div.info {
      position:absolute;
      overflow:hidden;
      width: 100%;
      height: 100%;
      background-color: #243883b5;
      opacity:0;
      transition: opacity 0.3s;
      top: 0px;
      left: 0px;
     
    }
    #portafolio div.info:hover {
      width: 100%;
     
    }
    #portafolio p#descripcion {
  
      margin-left: 50px;
      transition: margin-top 0.4s;
      color:#ffffff;
      font-family:var(--Junior);
      font-size: 38px;
      line-height: 40px;
      margin-top: 0;
    }
    #portafolio p#titulo {
  
      margin-left: 50px;
      margin-top: 10%;
      transition: margin-top 0.4s;
      color:#00AEEF;
      font-family:var(--Avenir);
      font-size: 11px;
     font-weight: bold;
    }
    #portafolio button{
      background: #EE6600;
    color: white;
    font-size: 15px;
    font-family: 'Avenir';
    font-weight: bold;
    width: 100px;
    /* margin-top: 18%;
    margin-left: 60%; */
    border-radius: 0;
    position: absolute;
    bottom:6%;
    right:7%;
    }
  
  #portafolio-info span p{
    color: white;
    font-size: 50px;
    font-family: var(--feather);
    padding-top: 94px;
    line-height: 1;
    padding-left: 35px;

    
  }
  #portafolio-info p{
    color: white;
    font-size: 30px;
    font-family: var(--big);
    padding-top: 25px;
    padding-left: 35px;

  }
  #portafolio-info button{
    background: #EE6600;
    color: white;
    font-size: 18px;
    font-family: 'Avenir';
    font-weight: bold;
    border-radius: 0;
    width: 160px;
  
  }
      


  header .row.align-items-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  header .menu--movil {
    padding: 10px 0px;
    height: 70px;
    background-color: white;
  }
  
  header .menu--movil .logo {
    width: 160px;
  }
  
  header .menu--movil .menu {
    height: 25px;
    width: 35px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    top: 3px;
  }
  
  header .menu--movil .menu.menu-3:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    background: #EE6600;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s;
    transition: opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s;
    transition: transform 0.4s 0.4s, opacity 0.4s 0.4s;
    transition: transform 0.4s 0.4s, opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s;
  }
  
  header .menu--movil .menu.menu-3:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    background: #EE6600;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s;
    transition: opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s;
    transition: transform 0.4s 0.4s, opacity 0.4s 0.4s;
    transition: transform 0.4s 0.4s, opacity 0.4s 0.4s, -webkit-transform 0.4s 0.4s;
  }
  
  header .menu--movil .menu.menu-3 span {
    height: 3px;
    width: 100%;
    display: block;
    -webkit-transform: translate3d(0, 11px, 0);
            transform: translate3d(0, 11px, 0);
    position: relative;
  }
  
  header .menu--movil .menu.menu-3 span:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    background: #EE6600;
    width: 100%;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  
  header .menu--movil .menu.menu-3 span:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    background: #EE6600;
    width: 100%;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  
  header .menu--movil .menu.menu-3.active:before {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  
  header .menu--movil .menu.menu-3.active:after {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  
  header .menu--movil .menu.menu-3.active span:after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.4s 0.4s;
    transition: -webkit-transform 0.4s 0.4s;
    transition: transform 0.4s 0.4s;
    transition: transform 0.4s 0.4s, -webkit-transform 0.4s 0.4s;
  }
  
  header .menu--movil .menu.menu-3.active span:before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 0.4s 0.4s;
    transition: -webkit-transform 0.4s 0.4s;
    transition: transform 0.4s 0.4s;
    transition: transform 0.4s 0.4s, -webkit-transform 0.4s 0.4s;
  }
  
  header .menu--movil .menu--list {
    height: calc(100vh - 70px);
    background-color: white;
    width: 280px;
    position: absolute;
    top: 70px;
    left: 0px;
    z-index: 400;
    padding: 30px 15px;
    -webkit-transform: translate(-100%, 0%);
            transform: translate(-100%, 0%);
    -webkit-transition: -webkit-transform 350ms;
    transition: -webkit-transform 350ms;
    transition: transform 350ms;
    transition: transform 350ms, -webkit-transform 350ms;
  }
  
  header .menu--movil .menu--list p {
    font-weight: 400;
    color: #EE6600;
  }
  
  header .menu--movil .menu--list p .active {
    font-weight: 600;
  }
  
  header .menu--movil .menu--list ul {
    padding-left: 0px;
    margin-bottom: 0px;
    list-style: none;
    margin-bottom: 40px;
  }
  
  header .menu--movil .menu--list ul li {
    font-size: 16px;
  }
  
  header .menu--movil .menu--list ul li a {
    padding: 10px 0px;
    display: block;
    color: #EE6600;
  }
  
  header .menu--movil .menu--list ul li a i.fa-minus {
    display: none;
  }
  
  header .menu--movil .menu--list ul li.active a {
    font-weight: 600;
  }
  
  header .menu--movil .menu--list ul li.active a i.fa-minus {
    display: inline;
  }
  
  header .menu--movil .menu--list.active {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  
  header .menu--movil .menu--list.active ul li {
    opacity: 0;
    -webkit-animation-name: showdelay;
            animation-name: showdelay;
    -webkit-animation-duration: 350ms;
            animation-duration: 350ms;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  
  header .menu--movil .menu--list.active ul li:nth-child(1) {
    -webkit-animation-delay: 400ms;
            animation-delay: 400ms;
  }
  
  header .menu--movil .menu--list.active ul li:nth-child(2) {
    -webkit-animation-delay: 500ms;
            animation-delay: 500ms;
  }
  
  header .menu--movil .menu--list.active ul li:nth-child(3) {
    -webkit-animation-delay: 600ms;
            animation-delay: 600ms;
  }
  
  header .menu--movil .menu--list.active ul li:nth-child(4) {
    -webkit-animation-delay: 700ms;
            animation-delay: 700ms;
  }
  
  header .menu--movil .menu--list.active ul li:nth-child(5) {
    -webkit-animation-delay: 800ms;
            animation-delay: 800ms;
  }
  
  header .menu--movil .menu--list.active ul li:nth-child(6) {
    -webkit-animation-delay: 900ms;
            animation-delay: 900ms;
  }
  
  header .menu--movil .menu--list.active ul li:nth-child(7) {
    -webkit-animation-delay: 1000ms;
            animation-delay: 1000ms;
  }
  
  header .menu--movil .menu--list.active ul li:nth-child(8) {
    -webkit-animation-delay: 1100ms;
            animation-delay: 1100ms;
  }
  
  header .menu--movil .menu--list.active ul li:nth-child(9) {
    -webkit-animation-delay: 1200ms;
            animation-delay: 1200ms;
  }
  
  @-webkit-keyframes showdelay {
    0% {
      opacity: 0;
      -webkit-transform: translate(-50px, 0px);
              transform: translate(-50px, 0px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate(0px, 0px);
              transform: translate(0px, 0px);
    }
  }
  
  @keyframes showdelay {
    0% {
      opacity: 0;
      -webkit-transform: translate(-50px, 0px);
              transform: translate(-50px, 0px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate(0px, 0px);
              transform: translate(0px, 0px);
    }
  }
  
  header .menu--movil .redes a {
    display: inline-block;
  }
  
  header .menu--movil .redes a + a {
    margin-left: 10px;
  }
  
  @media screen and (min-width: 768px) {
    header .menu--movil {
      display: none;
    }
  }
  
  header .menu--desk {
    background-color: white;
    padding: 15px 0px;
    height: 92px;
  }
  
  header .menu--desk .container-fluid,
  header .menu--desk .row {
    height: 100%;
  }
  
  header .menu--desk .w14 {
    max-width: 1400px;
  }
  
  header .menu--desk img.logo {
    width: 150px;
  }
  
  @media screen and (min-width: 992px) {
    header .menu--desk img.logo {
      width: 190px;
    }
  }
  
  @media screen and (min-width: 1200px) {
    header .menu--desk img.logo {
      width: 225px;
    }
    .fa {
      position: absolute;
      top: 18px;
      left: 7px;
      color: white;
  }

  }
  
  header .menu--desk ul {
    list-style: none;
    margin-bottom: 0px;
    padding-left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: 100%;
  }
  
  header .menu--desk ul li {
    color: #EE6600;
    font-size: 14px;
    position: relative;
    font-family: var(--Avenir);
  }
  
  header .menu--desk ul li:not(.redes)::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -5px;
    background-color: #EE6600;
    left: 0px;
    opacity: 0;
  }
  
  header .menu--desk ul li + li {
    margin-left: 30px;
  }
  
  header .menu--desk ul li.redes a {
    display: inline-block;
  }
  
  header .menu--desk ul li.redes a + a {
    margin-left: 10px;
  }
  
  header .menu--desk ul li.active:not(.redes) {
    font-weight: 600;
  }
  
  header .menu--desk ul li.active:not(.redes)::after {
    opacity: 1;
  }
  
  header .menu--desk ul li a.active:not(.redes) {
    font-weight: 600;
  }
  
  header .menu--desk ul li .dropdown .btn {
    outline: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    border: none;
    border-radius: 0px;
    background-color: white;
    color: #295797;
  }
  
  header .menu--desk ul li .dropdown .dropdown-menu {
    border: none;
    background-color: white;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 6px -4px black;
            box-shadow: 0px 0px 6px -4px black;
    padding: 0px;
  }
  
  header .menu--desk ul li .dropdown .dropdown-menu a {
    padding: 6px 24px;
    font-size: 14px;
    color: #295797;
  }
  
  @media screen and (pointer: fine) {
    header .menu--desk ul li .dropdown .dropdown-menu a {
      -webkit-transition: all 350ms;
      transition: all 350ms;
    }
    header .menu--desk ul li .dropdown .dropdown-menu a:hover {
      background-color: #295797;
      color: white;
    }
  }
  
  header .menu--desk ul li .dropdown .dropdown-menu a.active {
    background-color: #295797;
    color: white;
  }
  
  @media screen and (min-width: 992px) {
    header .menu--desk ul li .dropdown .dropdown-menu a {
      font-size: 16px;
    }
  }

  
  @media screen and (min-width: 992px) {
    header .menu--desk ul li {
      font-size: 16px;
    }
   
  }
  
  @media screen and (max-width: 767px) {
    header .menu--desk {
      display: none;
    }
    .mg112{margin-top: 72px;background: #dddddd;}
    footer img{width: 160px !important;}
    .center{text-align: center;}
    #empresa .row {
      display: block;
      align-items: none;
    }
    .izq{position: relative;
      top: 0;
      left: 0;
      width:100%;}
      #empresa h3 {
        font-family: var(--big);
        color: #20438B;
        font-size: 59px;
        font-weight: 600;
      }
      #inicio p {
        font-size: 40px;
      }

      #inicio button {
       
        width: 130px;
        margin-top: 25%;
        margin-left: 50%;
      
      }
      .swiper-pagination-bullet {
        width: 20px !important;
        height: 20px !important;
        
    }
    .bg-azul {
      
      width: 400px;
      left: -400px;
  }
  .fa {
    
    top: 20px;
   
}

    }
  
        @media screen and (min-width:1044px){
       
          
          
        }
  
.pdl20{padding-left: 15px;}
.max{max-width: 1400px}
.row {margin-left: 0px;margin-right: 0px;}
.pda20{padding-top: 20px;}
.pdb10{padding-bottom: 10px;}
.pda10{padding-top: 10px;}
.pdb15{padding-bottom: 15px;}
.pdb20{padding-bottom: 20px;}
.pda40{padding-top: 40px;}
.pda50{padding-top: 50px;}
.pdb40{padding-bottom: 40px;}
.pdl12{padding-left: 12%;}
.pdl18{padding-left: 30%;}

.wdt{width: 100%;height: 100%;}
.wd50{width: 50px;height: 50px;}
.wd30{width: 30px;height: 30px;}

.icono{width: 25px;height: 24px;}
.pdr12{padding-right: 12px;}
.wd{width: 100%;}
.wd90{width: 90%;}
.centrar{display: flex; justify-content: center; align-items: center;}
.npad{padding-left:0px;padding-right:0px;}


#empresa p{font-family: var(--light);color: #000000; font-size: 18px; line-height: 1.5;}

/* PORTAFOLIO */

/* CONTACTO */
section#contacto{background:url(../img/contacto.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;min-height: calc(100vh - 162px);}

#contacto h3{font-size: 72px; font-family: var(--full);color: #ffffff;}
button#btn_contacto { background: #EE6600; color: white; font-size: 18px; font-family: 'Avenir'; font-weight: bold; width: 140px; }
.form-control{ font-family: var(--Avenir) !important; height: 35px; border-radius: 0; color: #000000; font-size: 18px; }


/* FOOTER */
footer{background: white;padding-top: 20px;padding-bottom: 20px;padding-left: 15px;}
footer p{font-family: var(--Myriad) ;color: #000000; opacity: .5;padding-top: 5px;}

#portafolio .bg-portafolio {
  width: 100%;
  min-height: 350px;
  overflow: hidden;
  position: relative;
}
#portafolio .bg-portafolio img {
  visibility: hidden;
  width: 100%;
}
/* Esto sirve para que los dispositivos que no son por touch si no por cursor hagan el hover */
@media screen and (pointer: fine) {
  #portafolio .bg-portafolio {
    transition: all 350ms;
  }
  #portafolio .bg-portafolio:hover .info {
    opacity: 1;
  }
}
/* Esto sirve para que los dispositivos que no tienen cursor y son touch no tengan ese hover activo */
@media screen and (pointer: coarse) {
  #portafolio .bg-portafolio .info {
    opacity: 1;
  }
}