section.instagram {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
}
section.instagram h2 {
  font-size: 48px;
  font-weight: 100;
  color: #3c3c3c;
  margin-bottom: 30px;
}
  .all {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .all .dep {
    display: inline-block;
  }
  .all .dep span {
    font-size: 8vw;
    color: #6d6d6d;
  }
  .all .dep h4 {
    font-size: 3vw;
    color: #ffffff;
    font-weight: 100;
  }
  .all .dep small {
    font-size: 1.5vw;
    color: #b7b7b7;
    font-weight: 100;
  }
  section.dep-g {
    height: 82vh;
    background: url(/v72/img/bg-dep.jpg);
    background-position: top;
  }
  section.text-emp {
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 8px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  section.text-emp .container-vd .left {
    float: left;
    width: 52%;
    margin-right: 2%;
  }
  section.text-emp .container-vd .left h2 {
    font-size: 4vw;
    font-weight: 200;
  }
  section.text-emp .container-vd .left h2 small {
    color: initial;
  }
  section.text-emp .container-vd .left p {
    font-size: 25px;
    font-weight: 300;
    margin-top: 50px;
    line-height: 34px;
  }
  section.text-emp .container-vd .right {
    float: left;
    width: 45%;
  }
  section.text-emp .container-vd .right img {
    max-width: 100%;
  }
  section.home-dest .container-vd .right-vd .dad-im {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    transform: scale(0);
    transition: 0.5s;
  }
  section.home-dest .container-vd .right-vd:hover .dad-im {
    transform: scale(1);
  }
  section.home-dest .container-vd .right-vd .dad-im .dds {
    position: absolute;
    bottom: 25px;
    left: 25px;
  }
  section.home-dest .container-vd .right-vd .dad-im span {
color: #FFF;
    font-size: 2.2vw;
    font-weight: 100;
  }

  section.home-dest .container-vd .right-vd .dad-im p {
    font-size: 19px;
    color: #FFF;
    font-weight: 100;
    margin: 5px 0px;
  }
  section.home-dest .container-vd .right-vd {
    width: 31%;
    float: left;
    height: 90vh;
    position: relative;
  }
  section.home-dest .container-vd .right-vd .img-rg {
    float: left;
    width: 100%;
    height: 100%;
  }

  section.home-dest {
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 8px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .container-vd {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  section.home-dest .container-vd .left-vd {
    float: left;
    width: 69%;
  }
  section.home-dest .container-vd .left-vd .cont-left-vd {
    float: left;
    width: 100%;
    background: #000;
  }
  section.home-dest .container-vd .left-vd .cont-left-vd .imb-vd-1 {
    float: left;
    width: 50%;
    height: 45vh;
    transition: 0.5s;
    position: relative;
  }
  section.home-dest .container-vd .left-vd .cont-left-vd:hover .imb-vd-1 {
    opacity: 0.5;
  }
  section.home-dest .container-vd .left-vd .cont-left-vd .imb-vd-2 {
    float: left;
    width: 50%;
    height: 45vh;
    background: url(/v72/img/bg-cap.png?v=1);
    position: relative;
    background-position-y: -32px;
    transition: 0.5s;
  }
  section.home-dest .container-vd .left-vd .cont-left-vd:hover .imb-vd-2 {
    background-position-y: 0px;
  }
  section.home-dest .container-vd .left-vd .cont-left-vd .imb-vd-2 .dad-imb {
    position: absolute;
    bottom: 25px;
    left: 25px;
    transition:0.5s;
  }
  section.home-dest .container-vd .left-vd .cont-left-vd:hover .imb-vd-2 .dad-imb {
    bottom: 37%;
  }
  section.home-dest .container-vd .left-vd .cont-left-vd .imb-vd-2 .dad-imb span {
    color: #FFF;
    font-size: 2.2vw;
    font-weight: 100;
  }
  section.home-dest .container-vd .left-vd .cont-left-vd .imb-vd-2 .dad-imb p {
    font-size: 19px;
    color: #FFF;
    font-weight: 100;
    margin: 5px 0px;
  }
  section.home-dest .container-vd .hund-imb {
  width: 100%;
  float: left;
  height: 41vh;
    margin-top: 35px;
    margin-bottom: 55px;
}
section.home-dest .container-vd .hund-imb h2 {
    font-size: 36px;
    color: #242424;
    margin-top: 8px;
    font-weight: 100;
    margin-bottom: 15px;
}
section.home-dest .container-vd .hund-imb .imb-hd {
  width: 34.5%;
  float: left;
  position: relative;
}
section.home-dest .container-vd .hund-imb .imb-hd:last-child {
  width: 33.3333% !important;
}
section.home-dest .container-vd .hund-imb .imb-hd .img-rg {
height: 41vh;
width: 100%;
}
  section.home-dest .container-vd .hund-imb .imb-hd .dad-im {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.76);
    bottom: 0;
    transition: 0.5s;
    transform: scale(0);
}

section.home-dest .container-vd .hund-imb .imb-hd .dad-im .dds {
    position: absolute;
    bottom: 25px;
    left: 25px;
}
section.home-dest .container-vd .hund-imb .imb-hd:hover .dad-im {
  transform: scale(1);
}
section.home-dest .container-vd .hund-imb .imb-hd .dad-im span {
    color: #FFF;
    font-size: 2.2vw;
    font-weight: 100;
}
section.home-dest .container-vd .hund-imb .imb-hd .dad-im p {
    font-size: 19px;
    color: #FFF;
    font-weight: 100;
    margin: 5px 0px;
}
  #bb-hm {
    left: -25px !important;
    right: 25px !important;
    text-align: right !important;
    width: 100% !important;
  }
  @media screen and (max-height: 1001px){
    section.home-dest .container-vd .left-vd .cont-left-vd .imb-vd-2 {
      height: 42vh;
    }
    section.home-dest .container-vd .left-vd .cont-left-vd .imb-vd-1 {
      height: 42vh;
    }
    section.home-dest .container-vd .right-vd {
      height: 84vh;
    }
  }
  @media screen and (max-height: 865px){
    section.home-dest .container-vd .left-vd .cont-left-vd .imb-vd-2 {
      height: 41vh;
    }
    section.home-dest .container-vd .left-vd .cont-left-vd .imb-vd-1 {
      height: 41vh;
    }
    section.home-dest .container-vd .right-vd {
      height: 82vh;
    }
  }
  @media screen and (max-height: 785px){
    section.home-dest .container-vd .left-vd .cont-left-vd .imb-vd-2 {
      height: 40vh;
    }
    section.home-dest .container-vd .left-vd .cont-left-vd .imb-vd-1 {
      height: 40vh;
    }
    section.home-dest .container-vd .right-vd {
      height: 80vh;
    }
  }
  @media screen and (max-width: 1255px){
    section.text-emp .container-vd .left p {
      font-size: 1.8vw;
      font-weight: 300;
      margin-top: 50px;
      line-height: 25px;
    }
  }
  @media screen and (max-width: 760px){
    section.home-dest .container-vd .left-vd {
      width: 100%;
    }
    section.home-dest .container-vd .right-vd {
      width: 100%;
    }
    section.text-emp {
      display: none;
    }
    section.home-dest .container-vd .hund-imb .imb-hd {
      height: 269px;
    }
  }
  @media screen and (max-width: 450px){
    section.home-dest .container-vd .left-vd .cont-left-vd .imb-vd-1 {
      width: 100%;
    }
    section.home-dest .container-vd .left-vd .cont-left-vd .imb-vd-2 {
      width: 100%;
    }
    section.home-dest .container-vd .hund-imb {
      height: auto;
    }
    section.home-dest .container-vd .hund-imb .imb-hd {
      width: 100% !important;
    }
    section.home-dest .container-vd .hund-imb .imb-hd:last-child {
      width: 100% !important;
    }
    section.home-dest .container-vd .hund-imb .imb-hd .img-rg {
      height: 100%;
    }
    section.home-dest .container-vd .left-vd .cont-left-vd .imb-vd-2 .dad-imb span {
      color: #FFF;
      font-size: 6.2vw;
   }
   .all .dep span {
    font-size: 31vw;
   }
   .all .dep h4 {
    font-size: 9vw;
  }
  .all .dep small {
    font-size: 5.5vw;
    color: #b7b7b7;
    font-weight: 100;
    padding: 0px 5px;
  }
  section.home-dest .container-vd .hund-imb .imb-hd .dad-im span {
    color: #FFF;
    font-size: 7.2vw;
    font-weight: 100;
}
section.home-dest .container-vd .right-vd .dad-im span {
    font-size: 11.2vw;
}
section.dep-g {
  height: 65vh;
    background-size: 199% 104%;
}
  }