/*

DREAM PULSE

https://templatemo.com/tm-536-dream-pulse

*/

body {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    overflow-x: hidden;
    color: #232323;
    background-color: rgb(45, 78, 95);
}

p {
  line-height: 2;
}

a {
  transition: all 0.3s ease;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.small {
  font-size: 0.95rem;
}

.tm-color-primary {
    color: white;
    font-weight:bold;

}
.tm-color-primary2 {
    color: rgb(45, 78, 95);
    font-weight: bold;
}

.tm-color-gray {
  color: white;
 font-weight:bold
}

.tm-bg-black-transparent {
    background-color: rgba(45, 78, 95, 0.47);
}

.tm-bg-white-transparent {
  background-color: rgba(45, 78, 95, 0.48);
  border: 1px solid white;
}

.tm-intro {
  max-width: 500px;
  width: 100%;
  padding: 55px;
  margin-right: 0;
  margin-left: auto;
}

.tm-section-title {
  font-size: 2.6rem;
}

.parallax-window {
  min-height: 662px;
  background: transparent;
}

.tm-section {
  display: flex;
  align-items: center;
  height: auto;
  max-width: 1275px;
  padding: 66px 60px;
}

.tm-section2 {
    
    
    padding: 66px 60px;
}
.tm-section3 {
   
    align-items: center;
    height: auto;
    max-width: 100%;
    padding: 0px 50px;
}
.tm-section4 {
    text-align: center;
    height: auto;
    max-width: 100%;
    
}
.tm-section5 {
    align-items: center;
    height: auto;
    padding: 66px 60px;
}
.tm-section6 {
    
    height: auto;
    padding: 0px 0px;
}
#intro {
  min-height: 100vh;
  max-width: none;
}

.tm-brand {
  font-size: 2.6rem;
}

.tm-brand-box {
  box-sizing: content-box;
  width: 100%;
  max-width: 230px;
  min-height: 160px;
  color: white;
  text-align: center;
  margin: 70px auto 90px;
}

.tm-double-border-1,
.tm-double-border-2 {
  border: 1px solid #fff;
  position: relative;
}

.tm-double-border-2 {
  top: 10px;
  left: 10px;
}

.tm-border-gray {
  border-color: #cdcecf;
}

.tm-box-pad {
  padding: 50px 55px;
}

.tm-brand {
  padding: 30px;
}

.tm-sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  padding-left: 70px;
  padding-right: 70px;
  width: 400px;
  max-width: 400px;
}

/* Hide scrollbar */
.tm-sidebar {
  overflow-y: scroll;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
.tm-sidebar::-webkit-scrollbar {
  /* WebKit */
  width: 0;
  height: 0;
}

.tm-sidebar-sticky {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.tm-section-wrap {
  width: calc(100% - 400px);
  margin-left: auto;
  margin-right: 0;
}

.tm-main-nav > li > a {
  color: white;
}

.tm-main-nav {
  margin-bottom: 160px;
}

.tm-white-rect {
  display: block;
  width: 15px;
  height: 15px;
  background-color: white;
}

.nav-link {
  font-size: 1.25rem;
  padding-top: 12px;
  padding-bottom: 12px;
}

.nav-link .tm-white-rect {
  opacity: 0;
  transition: all 0.3s ease;
}

.nav-link.current .tm-white-rect,
.nav-link:hover .tm-white-rect {
  opacity: 1;
}

.tm-main-nav .nav-link:hover {
  animation-name: blinker;
  animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}

@keyframes blinker {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}

.tm-social-links {
  margin-bottom: 27px;
}

.tm-social-link {
  width: 40px;
  height: 40px;
  color: black;
  background-color: white;
  margin: 8px;
  border-radius: 5px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tm-social-link:hover,
.tm-social-link:focus {
  background-color: #069;
  color: white;
}





.tm-social-link2 {
    width: 40px;
    height: 40px;
    color: black;
    background-color: white;
    margin: 8px;
    border-radius: 5px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .tm-social-link2:hover,
    .tm-social-link2:focus {
        background-color: #dc1616;
        color: white;
    }

.tm-footer-link {
  color: white;
}

.tm-footer-link:hover {
  color: #F93;
  text-decoration: none;
}

.tm-section-half {
  
}

.tm-section-icon {
  color: rgb(45, 78, 95);
  width: 100%;
  /*height: 120px;*/
  /*display: flex;
  align-items: center;
  justify-content: center;*/
}

/* Our Work */

.tm-gallery-wrap {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1600px) {
  .tm-gallery-wrap {
    max-width: 780px;
  }
}

@media (max-width: 1200px) {
  .tm-gallery-wrap {
    max-width: 520px;
  }
}

@media (max-width: 991px) {
  .tm-gallery-wrap {
    max-width: 780px;
  }
}

@media (max-width: 767px) {
  .tm-gallery-wrap {
    max-width: 520px;
  }
}

@media (max-width: 480px) {
  .tm-gallery-wrap {
    max-width: 260px;
  }
}

.tm-gallery-item {
  padding-left: 10px;
  padding-right: 10px;
}

.slick-dots {
  bottom: -50px;
}

.slick-dots li button:before {
  font-size: 16px;
  opacity: 0.2;
}

.slick-dots li.slick-active button:before {
  color: #98999a;
  opacity: 1;
}

/* 
  Gallery Item Hover Effect
  https://tympanus.net/codrops/2014/06/19/ideas-for-subtle-hover-effects/
*/

/* Common style */
.tm-gallery-item figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin-bottom: 0;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.tm-gallery-item figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.tm-gallery-item figure figcaption {
  padding: 1em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tm-gallery-item figure figcaption::before,
.tm-gallery-item figure figcaption::after {
  pointer-events: none;
}

.tm-gallery-item figure figcaption,
.tm-gallery-item figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.tm-gallery-item figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.tm-gallery-item figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.tm-gallery-item figure h2 span {
  font-weight: 800;
}

.tm-gallery-item figure h2,
.tm-gallery-item figure p {
  margin: 0;
}

.tm-gallery-item figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba {
  background: rgba(45, 78, 95, 0.49);
}

figure.effect-bubba img {
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
  opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

figure.effect-bubba figcaption::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}

figure.effect-bubba h2 {
  font-size: 1.5rem;
  margin-bottom: 30px;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
}

figure.effect-bubba p {
  width: 100%;
  padding: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Clients */
.tm-section-pad {
  padding-left: 50px;
  padding-right: 50px;
}

.tm-clients-images {
  max-width: 1040px;
}

.tm-w-80 {
  max-width: 80%;
}

.tm-flex-item-left {
  align-self: flex-start;
}

.tm-img-wrap {
  padding: 10px;
}

.tm-img-wrap a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 15px;
  width: 240px;
  height: 120px;
}

.tm-contact-form-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

.tm-contact-form {
  max-width: 305px;
  width: 100%;
}

.form-group {
  margin-bottom: 40px;
}

.tm-btn-primary {
  color: #707172;
  border-bottom: 1px solid #cdcecf;
  padding: 10px 18px;
  position: relative;
}

.tm-btn-primary:hover,
.tm-btn-primary:active {
  color: #fff;
  background-color: #999;
}

.tm-btn-primary:after {
  width: 100%;
  height: 0%;
  top: 0;
  left: 0;
  background: #cdcecf;
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.tm-btn-primary:hover:after,
.tm-btn-primary:active:after {
  height: 100%;
}

.form-control:focus {
  outline: none;
  box-shadow: none;
}

@media (max-width: 1600px) {
  .tm-sidebar {
    width: 30%;
    max-width: none;
    padding-left: 30px;
    padding-right: 30px;
  }

  .tm-social-link {
    margin: 5px;
  }
    .tm-social-link2 {
        margin: 5px;
    }

  .tm-section-wrap {
    width: 70%;
  }

  .tm-img-wrap a {
    width: 100%;
    height: 100%;
  }
}

.navbar-toggler {
  display: none;
}

@media (max-width: 991px) {
  .tm-bg-black-transparent {
    background-color: rgba(0, 0, 0, 0.5);
  }

  .tm-brand-box {
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 200px;
    min-height: 100px;
  }

  .tm-brand {
    padding: 20px 30px;
  }

  .tm-main-nav {
    margin-bottom: 60px;
  }

  .tm-social-links {
    margin-bottom: 30px;
  }

  footer p {
    line-height: 1;
  }

  .tm-sidebar {
    width: 250px;
    left: -250px;
    padding: 15px;
    transition: all 0.3s ease;
  }

  .navbar-toggler {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 10px 15px;
    transition: all 0.3s ease;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    top: 5px;
  }

  .navbar-toggler:focus {
    outline: none;
  }

  .tm-sidebar.show {
    left: 0;
  }

  .tm-sidebar.show .navbar-toggler {
    left: 250px;
  }

  .tm-section-wrap {
    width: 100%;
  }

  figure.effect-bubba h2 {
    font-size: 1.1rem;
    margin-bottom: 25px;
  }

  .tm-gallery-item figure p {
    font-size: 63%;
    padding: 0;
    line-height: 1.5;
  }
}



.video {
    width:100%;
    height:30vh;
    
}

.mapa {
    width:100%;
    height:35vh;
}


@media (max-width: 767px) {
    .tm-section {
    padding: 30px;
  }
}

@media (max-width: 554px) {
  .tm-section {
    padding: 15px;
  }
}

@media (max-width: 383px) {
  .slick-dots {
    bottom: -40px;
  }

  .tm-box-pad {
    padding: 50px 30px;
  }
}




.p {
    color: #fff;
}
/** {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.container-fluid {
    width: 100%;
}*/







.container {
    max-width: 1080px;
    width: 100%;
    margin: auto;
    padding: 32px;
}

.center {
    text-align: center;
}

.black {
    background-color: rgb(45, 78, 95);
}

.parallax {
    height: 500px;
    background-image: url('../images/eighth.jpg');
    background-size: cover;
    background-attachment: fixed;
}

.black2 {
    background-color: rgba(45, 78, 95, 1.00);
}

.parallax2 {
    height: 700px;
    background-image: url('../images/18.jpg');
    background-size: cover;
    background-attachment: fixed;
}






















.wrapper2 {
    width: 100%;
    margin: 0em;
}

input {
    display: none;
}

.inner2 {
    width: 500%;
    line-height: 0;
}

article {
    width: 20%;
    float: left;
    position: relative;
}

    article img {
        width: 100%;
    }

/*---- SET UP CONTROL ----*/
.slider-prev-next-control {
    height: 50px;
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .slider-prev-next-control label {
        display: none;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: rgb(31, 36, 72);
        opacity: 0.7;
    }

        .slider-prev-next-control label:hover {
            opacity: 1;
        }

.slider-dot-control {
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
}

    .slider-dot-control label {
        cursor: pointer;
        border-radius: 5px;
        display: inline-block;
        width: 10px;
        height: 10px;
        background: #bbb;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

        .slider-dot-control label:hover {
            background: #ccc;
            border-color: #777;
        }


/* Slider Styling */
.slider-wrapper2 {
    width: 100%;
    overflow: hidden;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #fff;
    background: #fff;
    background: #ffffff;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}

    .slider-wrapper2 .inner2 {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
        -moz-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
        transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    }

/*---- SET POSITION FOR SLIDE ----*/
#slide1:checked ~ .slider-prev-next-control label:nth-child(5)::after, #slide5:checked ~ .slider-prev-next-control label:nth-child(4)::after, #slide4:checked ~ .slider-prev-next-control label:nth-child(3)::after, #slide3:checked ~ .slider-prev-next-control label:nth-child(2)::after, #slide2:checked ~ .slider-prev-next-control label:nth-child(1)::after, #slide5:checked ~ .slider-prev-next-control label:nth-child(1)::after, #slide4:checked ~ .slider-prev-next-control label:nth-child(5)::after, #slide3:checked ~ .slider-prev-next-control label:nth-child(4)::after, #slide2:checked ~ .slider-prev-next-control label:nth-child(3)::after, #slide1:checked ~ .slider-prev-next-control label:nth-child(2)::after {
    font-family: 'Nexa Light';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin: 0;
    line-height: 38px;
    font-size: 2em;
    display: block;
    color: #777;
}

#slide5:checked ~ .slider-prev-next-control label:nth-child(1)::after, #slide4:checked ~ .slider-prev-next-control label:nth-child(5)::after, #slide3:checked ~ .slider-prev-next-control label:nth-child(4)::after, #slide2:checked ~ .slider-prev-next-control label:nth-child(3)::after, #slide1:checked ~ .slider-prev-next-control label:nth-child(2)::after {
    content: ">";
    padding-left: 15px;
}

#slide5:checked ~ .slider-prev-next-control label:nth-child(1), #slide4:checked ~ .slider-prev-next-control label:nth-child(5), #slide3:checked ~ .slider-prev-next-control label:nth-child(4), #slide2:checked ~ .slider-prev-next-control label:nth-child(3), #slide1:checked ~ .slider-prev-next-control label:nth-child(2) {
    display: block;
    float: right;
    margin-right: 5px;
}

#slide1:checked ~ .slider-prev-next-control label:nth-child(5), #slide5:checked ~ .slider-prev-next-control label:nth-child(4), #slide4:checked ~ .slider-prev-next-control label:nth-child(3), #slide3:checked ~ .slider-prev-next-control label:nth-child(2), #slide2:checked ~ .slider-prev-next-control label:nth-child(1) {
    display: block;
    float: left;
    margin-left: 5px;
}

    #slide1:checked ~ .slider-prev-next-control label:nth-child(5)::after, #slide5:checked ~ .slider-prev-next-control label:nth-child(4)::after, #slide4:checked ~ .slider-prev-next-control label:nth-child(3)::after, #slide3:checked ~ .slider-prev-next-control label:nth-child(2)::after, #slide2:checked ~ .slider-prev-next-control label:nth-child(1)::after {
        content: "<";
        padding-left: 8px;
    }

#slide5:checked ~ .slider-dot-control label:nth-child(5), #slide4:checked ~ .slider-dot-control label:nth-child(4), #slide3:checked ~ .slider-dot-control label:nth-child(3), #slide2:checked ~ .slider-dot-control label:nth-child(2), #slide1:checked ~ .slider-dot-control label:nth-child(1) {
    background: #333;
}

#slide5:checked ~ .slider-wrapper2 article:nth-child(5) .info, #slide4:checked ~ .slider-wrapper2 article:nth-child(4) .info, #slide3:checked ~ .slider-wrapper2 article:nth-child(3) .info, #slide2:checked ~ .slider-wrapper2 article:nth-child(2) .info, #slide1:checked ~ .slider-wrapper2 article:nth-child(1) .info {
    opacity: 1;
}

#slide1:checked ~ .slider-wrapper2 .inner2 {
    margin-left: 0%;
}

#slide2:checked ~ .slider-wrapper2 .inner2 {
    margin-left: -100%;
}

#slide3:checked ~ .slider-wrapper2 .inner2 {
    margin-left: -200%;
}

#slide4:checked ~ .slider-wrapper2 .inner2 {
    margin-left: -300%;
}

#slide5:checked ~ .slider-wrapper2 .inner2 {
    margin-left: -400%;
}
/*---- TABLET ----*/
@media only screen and (max-width: 850px) and (min-width: 450px) {
    .slider-wrapper2 {
        border-radius: 0;
    }
}
/*---- MOBILE----*/
@media only screen and (max-width: 450px) {
    .slider-wrapper2 {
        border-radius: 0;
    }

        .slider-wrapper2 .info {
            opacity: 0;
        }
}




.casas {
    margin-left: 6%;
    margin-right: 54%;
    margin-top: -41%;
    padding-bottom: 29%;
    opacity: 0.7;
    background-color: rgba(244, 244, 244, 0.75);
    /*background-color:rgb(31, 36, 72);*/
    cursor: pointer;
}

.casas2 {
    margin-left: 46%;
    margin-right: 6%;
    margin-top: -29%;
    padding-bottom: 29%;
    opacity: 0.7;
    background-color: rgba(244, 244, 244, 0.75);
    /*background-color:rgb(31, 36, 72);*/
    cursor: pointer;
}

.casas3 {
    margin-left: 3%;
    margin-right: 76.5%;
    margin-top: -48%;
    padding-bottom: 38%;
    opacity: 0.7;
    background-color: rgba(244, 244, 244, 0.75);
    /*background-color:rgb(31, 36, 72);*/
    cursor: pointer;
}

.casas4 {
    opacity: 0.7;
    background-color: rgba(244, 244, 244, 0.75);
    cursor: pointer;
    margin-left: 23.5%;
    margin-top: -38%;
    margin-right: 50%;
    padding-bottom: 23%;
}

.casas5 {
    opacity: 0.7;
    background-color: rgba(244, 244, 244, 0.75);
    cursor: pointer;
    margin-left: 50%;
    margin-top: -23%;
    margin-right: 23%;
    padding-bottom: 23%;
}

.casas6 {
    opacity: 0.7;
    background-color: rgba(244, 244, 244, 0.75);
    cursor: pointer;
    margin-left: 77%;
    margin-top: -23%;
    margin-right: 3%;
    padding-bottom: 38%;
}

.casas7 {
    opacity: 0.7;
    background-color: rgba(244, 244, 244, 0.75);
    cursor: pointer;
    margin-left: 6%;
    margin-top: -43%;
    margin-right: 63%;
    padding-bottom: 23%;
}

.casas8 {
    opacity: 0.7;
    background-color: rgba(244, 244, 244, 0.75);
    cursor: pointer;
    margin-left: 37%;
    margin-top: -23%;
    margin-right: 34%;
    padding-bottom: 23%;
}

.casas9 {
    opacity: 0.7;
    background-color: rgba(244, 244, 244, 0.75);
    cursor: pointer;
    margin-left: 65.5%;
    margin-top: -23%;
    margin-right: 14%;
    padding-bottom: 37%;
}


.casas10 {
    opacity: 0.7;
    background-color: rgba(244, 244, 244, 0.75);
    cursor: pointer;
    margin-left: 13%;
    margin-top: -51%;
    margin-right: 54%;
    padding-bottom: 49%;
}

.casas11 {
    opacity: 0.7;
    background-color: rgba(244, 244, 244, 0.75);
    cursor: pointer;
    margin-left: 46%;
    margin-top: -44%;
    margin-right: 8%;
    padding-bottom: 26%;
}


    .casas:hover, .casas2:hover, .casas3:hover, .casas4:hover, .casas5:hover, .casas6:hover, .casas7:hover, .casas8:hover, .casas9:hover, .casas10:hover, .casas11:hover {
        opacity: 0.2;
        background-color: rgba(255, 255, 255, 0.00);
        transition-duration: 0.9s;
        transition-timing-function: ease;
        transition-delay: 0s;
    }

    .casas:focus, .casas2:focus, .casas3:focus, .casas4:focus, .casas5:focus, .casas6:focus, .casas7:focus, .casas8:focus, .casas9:focus, .casas10:focus, .casas11:focus {
        opacity: 0.2;
        background-color: rgba(255, 255, 255, 0.00);
        transition-timing-function: ease;
        transition-delay: 0s;
    }




.contacto {
    background-color: rgba(45, 78, 95, 0.59);
    padding: 8%;
    margin-top: 20%;
}
.btn {
    background:white;
    color:rgb(45, 78, 95);
}
















.redes-flotantes {
    position: fixed;
    right: 8px;
    top: 72%;
    z-index: 20;
    margin-left: 95%;
    
}

    .redes-flotantes img {
        float: right;
        clear: right;
        margin: 5px;
        width: 100%;
        -moz-transform: scale(.8);
        -webkit-transform: scale(.8);
        -o-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

        .redes-flotantes img:hover {
            -moz-transform: scale(1.1) rotate(6deg);
            -webkit-transform: scale(1.1) rotate(6deg);
            -o-transform: scale(1.1) rotate(6deg);
            -ms-transform: scale(1.1) rotate(6deg);
            transform: scale(1.1) rotate(6deg);
        }


@media only screen and (max-width: 450px) {
    .redes-flotantes img {
        float: right;
        clear: right;
        margin: 5px;
        width: 700%;
        -moz-transform: scale(.8);
        -webkit-transform: scale(.8);
        -o-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

        .redes-flotantes img:hover {
            -moz-transform: scale(1.1) rotate(6deg);
            -webkit-transform: scale(1.1) rotate(6deg);
            -o-transform: scale(1.1) rotate(6deg);
            -ms-transform: scale(1.1) rotate(6deg);
            transform: scale(1.1) rotate(6deg);
        }
}


.enviar {
    background-color:rgb(45, 78, 95);
    color:white;
}