/**
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@font-face {
font-family: 'Avenir LT Std 45 Book';
font-style: normal;
font-weight: normal;
src: local('../fonts/Avenir LT Std 45 Book'), url('../fonts/AvenirLTStd-Book.woff') format('woff');
}

body {
font-family: 'Avenir LT Std 45 Book';
  color: #555555;
}
a {color: #0f33ff;font-size: 16px;}
a:hover {
  color: #9ed49a;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
font-family: 'Avenir LT Std 45 Book';
}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
}
.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  color: #fff;
  transition: all 0.4s;background: #3385ff;
}
.back-to-top i:hover {
  background: #3385ff;
  color: #fff;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    background-color: blue;
    margin: 10px;
    color: #fff;
}


.fidu{width: 545px;margin-right: auto;margin-left: auto;text-align: justify;}

.col-lg-122 img {max-height: 700px;}
/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
.header--logo{max-width: 250px;margin-top: 50px;}

/*.ubicacion{background: url("../img/plano.jpg");height: 100%;display: flex;margin-top: 0;min-height: 750px;background-repeat: no-repeat;background-color: #3b3838;background-size: cover;}*/
.ubicacion h5{text-align: center;}

.interiores {padding: 0;min-height: 830px;}
.amenities {padding: 0;min-height: 740px;overflow: unset;}
.proyecto {margin-top: -30px;padding: 0;min-height: 830px;}
.contacto {padding: 0;min-height: 800px;}

.ubik {background-color: #3b3838;position: absolute;color: #fff;bottom: 30px;left: 0;right: 0;margin: auto;width: 85%;}
.ubik h2{width: 100%;display: table;text-align: center;margin-bottom: 50px;position: absolute;margin-top: 0px;}
.ubik h5{width: 100%;font-size: 22px;text-align: center;}
.ubik img{bottom: -50px;}

.contacto {background-color: #66a3ff;color: #404040;/*margin-top: -8px;*/height: 100%;}
.copyright{text-align:center;margin-top: 210px;margin-bottom: 100px;}

.hire {position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 65%;height: 100%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;margin: 0 auto;text-align: center;}
.hire h2 {margin: 0;text-align: center;}

.col-lg-41 {flex: 0 0 20%;max-width: 20%;font-size: 20px;margin-left: 10px;margin-right: auto;text-align: center;}

.work{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:90%;height:350px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;}

.work h2{margin:0 0 20px 0;font-size:30px;text-align:center}
.work h4{margin:0 0 20px 0;font-size:16px;text-align:center;color: white;background-color: #b1afaf;width: 50%;margin: auto;margin-bottom: 10px;}
.work--lockup{position:relative;max-height: 400px;overflow: hidden;}
.work--lockup .slider{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:80%;margin:0 auto;padding:0;list-style:none}
.work--lockup .slider--item{position:absolute;display:none;text-align:center}
.work--lockup .slider--item a{text-decoration:none;color:#858585}
.work--lockup .slider--item-title{margin-top:10px;font-size:12px;font-weight:700;text-transform:uppercase}
.work--lockup .slider--item-description{display:none;max-width:250px;margin:0 auto}
.work--lockup .slider--item-image{width:150px;height:150px;margin:0 auto;border-radius:50%;}
.work--lockup .slider--item-image img{width:100%}
.work--lockup .slider--item-left{top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block}
.work--lockup .slider--item-right{top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block}
.work--lockup .slider--item-center{position:relative;top:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block}
.work--lockup .slider--item-center a{color:#fff}
.work--lockup .slider--item-center .slider--item-title{margin-top:25px;font-size:16px}
.work--lockup .slider--item-center .slider--item-description{display:block}
.work--lockup .slider--item-center .slider--item-image{width:300px;height:300px}
.work--lockup .slider--next,.work--lockup .slider--prev{position:absolute;top:160px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50px;height:50px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#282828;border-radius:50%;cursor:pointer}
.work--lockup .slider--next svg,.work--lockup .slider--prev svg{width:20px;fill:#fff}
.work--lockup .slider--next{right:-100px}
.work--lockup .slider--prev{left:-100px}

work-request{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff}
.work-request input[type="submit"]{width:386px;max-width:100%;line-height:50px;font-size:16px;font-weight:700;text-transform:uppercase;background-color:#3385ff;border:none;border-radius:0;/*margin-top: -10px;*/}
.work-request input[type="submit"]:focus{outline:none}
.work-request--options{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;/*margin:30px 0*/}
.work-request--options .options-a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.work-request--options .options-b{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:72%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}
.work-request--options label{display:block;width:200px;margin-bottom:10px;line-height:40px;font-size:16px;font-weight:700;text-align:center;border:2px solid #fff;cursor:pointer;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.work-request--options label svg{position:relative;left:-5px;width:0;fill:#fff;-webkit-transition:width .2s ease-in-out;transition:width .2s ease-in-out;margin-left: 0;}
.work-request--options input[type="checkbox"]{display:none}
.work-request--options input[type="checkbox"]:checked+label{background-color:#3385ff;border-color:#3385ff}
.work-request--options input[type="checkbox"]:checked+label svg{width:15px}
.work-request--information{display:block;width:100%;-webkit-box-pack:justify;margin-bottom:40px;/*margin-top: 100px;*/}
.work-request--information .information-name,.work-request--information .information-email,.work-request--information .information-telefono,.work-request--information .information-mensaje{position:relative;width:75%;/*height:100px;*/font-size:20px;font-weight:300;text-align: center;}

.work-request--information input[type="text"],.work-request--information input[type="email"],.work-request--information input[type="telefono"]{width:100%;padding:0 0 15px 0;background-color:aliceblue;border:none;border-bottom:1px solid #fff;border-radius:0;display: block;}

.work-request--information input[type="textarea"],.work-request--information input[type="mensaje"]]{width:90%;padding:0 0 5px 0;background-color:transparent;border:none;border-bottom:1px solid #fff;border-radius:0;display: block;}

.work-request--information input[type="text"]:focus,.work-request--information input[type="telefono"]:focus,.work-request--information input[type="email"]:focus{outline:none;background-color:#ffffff}

.work-request--information input[type="textarea"]:focus,.work-request--information input[type="mensaje"]:focus}

.work-request--information label{position:absolute;top:0;left:0;pointer-events:none;-webkit-transition:top .2s ease-in-out,font-size .2s ease-in-out;transition:top .2s ease-in-out,font-size .2s ease-in-out}

.work-request--information input:focus+label,.work-request--information input.has-value+label{top:-15px;font-size:14px}

.centerimg {display: block;margin-left: auto;margin-right: auto;}

/* -------- Portfolio Isotop Gallery ---------- */
.gallery-isotope {text-align: left;margin-left: 44px;}
.gallery-isotope.gutter .gallery-item {
padding-right: 5px;
padding-bottom: 5px;
}
.gallery-isotope.gutter-small .gallery-item {
padding-right: 2px;
padding-bottom: 2px;
}
.gallery-isotope.gutter-0 .gallery-item {
padding-right: 0;
padding-bottom: 0;
}
.gallery-isotope.gutter-5 .gallery-item {
padding-right: 5px;
padding-bottom: 5px;
}
.gallery-isotope.gutter-10 .gallery-item {
padding-right: 10px;
padding-bottom: 10px;
}
.gallery-isotope.gutter-20 .gallery-item {
padding-right: 20px;
padding-bottom: 20px;
}
.gallery-isotope.gutter-30 .gallery-item {
padding-right: 30px;
padding-bottom: 30px;
}
.gallery-isotope.gutter-40 .gallery-item {
padding-right: 40px;
padding-bottom: 40px;
}
.gallery-isotope.gutter-50 .gallery-item {
padding-right: 50px;
padding-bottom: 50px;
}
.gallery-isotope.gutter-60 .gallery-item {
padding-right: 60px;
padding-bottom: 60px;
}
.gallery-isotope .gallery-item-sizer {
padding-right: 0 !important;
padding-bottom: 0 !important;
width: 25%;
}
.gallery-isotope .gallery-item-sizer.wide {
width: 50%;
}
.gallery-isotope .gallery-item {padding-right: 0;padding-bottom: 0;width: 25%;}
.gallery-isotope .gallery-item.wide {
width: 50%;
}
.gallery-isotope.grid-1 .gallery-item {
width: 100%;
}
.gallery-isotope.grid-1 .gallery-item.wide {
width: 100%;
}
.gallery-isotope.grid-2 .gallery-item {
width: 50%;
}
.gallery-isotope.grid-2 .gallery-item.wide {
width: 100%;
}
.gallery-isotope.grid-3 .gallery-item {
width: 33.3333%;
}
.gallery-isotope.grid-3 .gallery-item.wide {
width: 66.6667%;
}
.gallery-isotope.grid-4 .gallery-item {
width: 0;
}
.gallery-isotope.grid-4 .gallery-item.wide {
width: 50%;
}
.gallery-isotope.grid-5 .gallery-item {
width: 20%;
}
.gallery-isotope.grid-5 .gallery-item.wide {
width: 40%;
}
.gallery-isotope.grid-6 .gallery-item {
width: 16.666666667%;
}
.gallery-isotope.grid-6 .gallery-item.wide {
width: 33.333%;
}
.gallery-isotope.grid-7 .gallery-item {
width: 14.2857143%;
}
.gallery-isotope.grid-7 .gallery-item.wide {
width: 28.5714286%;
}
.gallery-isotope.grid-8 .gallery-item {
width: 12.5%;
}
.gallery-isotope.grid-8 .gallery-item.wide {
width: 25%;
}
.gallery-isotope.grid-9 .gallery-item {
width: 11.11%;
}
.gallery-isotope.grid-9 .gallery-item.wide {
width: 22.22%;
}
.gallery-isotope.grid-10 .gallery-item {
width: 10%;
}
.gallery-isotope.grid-10 .gallery-item.wide {
width: 20%;
}
/* -------- Portfolio Isotop Item Media Query ---------- */
@media only screen and (max-width: 991px) {
.gallery-isotope .gallery-item {
width: 33.333% !important;
}
.gallery-isotope .gallery-item.wide {
width: 66.6667% !important;
}
}
@media only screen and (max-width: 767px) {
.gallery-isotope .gallery-item {
width: 50% !important;
}
.gallery-isotope .gallery-item.wide {
width: 100% !important;
}
}
@media only screen and (max-width: 479px) {
.gallery-isotope .gallery-item {
width: 100% !important;
}
.gallery-isotope .gallery-item.wide {
width: 100% !important;
}
}
/* -------- Portfolio Isotop Overlay Effect ---------- */
.gallery-isotope.default-animation-effect .gallery-item {overflow: hidden;top: 310px;width: auto;}
.gallery-isotope.default-animation-effect .gallery-item .hover-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.gallery-item1 {position: absolute;left: 165px;top: 0px;}
.gallery-item2 {position: absolute;left: 425px;top: 0px;}
.gallery-item3 {position: absolute;left: 685px;top: 0px;}
.gallery-item4 {position: absolute;left: 165px;top: 260px;}
.gallery-item5 {position: absolute;left: 425px;top: 260px;}
.gallery-item6 {position: absolute;left: 685px;top: 260px;}
.gallery-item7 {position: absolute;left: 165px;top: 520px;}
.gallery-item8 {position: absolute;left: 425px;top: 520px;}
.gallery-item9 {position: absolute;left: 685px;top: 520px;}

.gallery-item10 {position: absolute;left: 165px;top: 0px;}
.gallery-item11 {position: absolute;left: 425px;top: 0px;}
.gallery-item12 {position: absolute;left: 685px;top: 0px;}
.gallery-item13 {position: absolute;left: 165px;top: 260px;}
.gallery-item14 {position: absolute;left: 425px;top: 260px;}
.gallery-item15 {position: absolute;left: 685px;top: 260px;}
.gallery-item16 {position: absolute;left: 165px;top: 520px;}
.gallery-item17 {position: absolute;left: 425px;top: 520px;}
.gallery-item18 {position: absolute;left: 685px;top: 520px;}

.gallery-item19 {position: absolute;left: 270px;top: 0px;}
.gallery-item20 {position: absolute;left: 710px;top: 0px;}

.btn--circle::after, .btn--circle-plant::after {
color: #fff;
font-size: 0.675rem;
font-weight: bold;
left: 50%;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
}
.btn--circle::before, .btn--circle-plant::before {
background-color: transparent;
border: solid 2px #6a9dd1;
border-radius: 50%;
content: '';
height: 100%;
left: 50%;
opacity: 0;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
width: 100%;
}

.btn--circle-plant {font-size: 1rem;height: 30px;width: 30px;border-radius: 50%;transform: translate(-50%, -50%);top: 50%;left: 35%;color: #fff;}

.btn--circle {
background-color: #6a9dd1;
border: solid 2px #6a9dd1;
border-radius: 50%;
color: #fff;
height: 23px;
padding: 0;
position: absolute;
transform: translateY(-50%);
transition: 0.2s ease-in;
width: 23px; }
@media (min-width: 768px) {
.btn--circle {
height: 30px;
width: 30px; } }
.btn--circle-masterplan::after, .btn--circle-plant::after {
color: #fff;
font-size: 0.675rem;
font-weight: bold;
left: 50%;
position: absolute;
top: 50%;
transform: translate(-50%, -50%); }

@keyframes animate-btn-circle {
  0% {
    height: 110%;
    opacity: 1;
    width: 110%; }
  80% {
    height: 200%;
    opacity: 0;
    width: 200%; }
  100% {
    height: 250%;
    width: 250%; } }

.btn--circle-plant:hover {
overflow: visible; }
.btn--circle-plant:hover::before {
animation: animate-btn-circle 1s infinite; }

.btn--circle-plant {font-size: 1rem;height: 120px;width: 120px;}

@media (min-width: 768px) {.btn--circle-plant {font-size: 1rem;height: 120px;width: 120px; } }
@media (min-width: 992px) {.btn--circle-plant {font-size: 1rem;height: 120px;width: 120px; } }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  height: 100px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  background: #b3d1ff;
  box-shadow: 0 8px 10px -1px rgba(191, 191, 191, 0.8);
}

#header .logo h1 {
  font-size: 28px;
  margin: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #fff;
  text-decoration: none;
}

#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 40px;
}

@media (max-width: 990px) {
#header {height: 60px;background: url("../img/logo-360.jpg");background-color: rgba(0, 0, 0, 0);background-repeat: repeat;background-repeat: no-repeat;background-color: #b3d1ff;background-position: center;}
}

.social {
float: right;
right: 10px;
position: absolute;
margin-top: 53px;
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu {
  width: 100%;
}

.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.nav-menu .nav-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav-menu .nav-logo {
  /*padding: 0 20px;*/
}

.nav-menu a {
  display: block;
  position: relative;
  color: #404040;
  padding: 10px 20px;
  transition: 0.3s;
  font-size: 15px;
  text-transform: uppercase;
font-family: 'Avenir LT Std 45 Book';
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
  color: #0f33ff;
  text-decoration: none;
}

.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% - 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}

.nav-menu .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}

.nav-menu .drop-down ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 400;
  color: #707070;
}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
  color: #0f33ff;
}

.nav-menu .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down > a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}

/* Mobile Navigation */
.mobile-nav-toggle {
  position: fixed;
/*left: 10px;
  top: 5px;*/
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 38px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  /*text-align: right;*/
  background-color: white;width: auto;
}

.mobile-nav-toggle i {
  color: #3385ff;
}

.mobile-nav {
  position: fixed;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  background: #fff;
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
  text-transform: uppercase;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #707070;
  padding: 10px 20px;
  font-weight: 500;
  outline: none;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
  color: #0f33ff;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\eaa1";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
 /* display: none;*/
  overflow: hidden;
  opacity: 0;
visibility: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  display: none;
  transition: ease-in-out 0.2s;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}

.subtitle {
font-size: 15px;
background-color: #707070;
color: #fff;
width: 20%;
text-align: center;
margin-left: -70px;
}
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {width: 100%;height: 100vh;background: url("../img/ombu-11.jpg");position: relative;background-repeat: no-repeat;background-size: cover;}

#hero .hero-container {position: absolute;bottom: 0;top: 0;left: 0;right: 0;display: flex;flex-direction: column;text-align: center;padding: 0 15px;}

#hero .hero-logo {margin-bottom: 30px;max-width: 250px;display: flex;}

#hero h1 {
  margin: 0 0 30px 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 56px;
  color: #fff;
}

#hero h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #707070;
  padding: 10px;
}

#hero .btn-get-started {
font-family: 'Avenir LT Std 45 Book';
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 30px;
  border-radius: 3px;
  transition: 0.5s;
  margin: 0;
  color: #fff;
  background-color: #0f33ff;max-width: 250px;
}

#hero .btn-get-started:hover {
  background: #fff;
  color: #0f33ff;
}
.img-fluid {max-width: none;height: auto;margin-left: 10;margin-bottom: 10px;}
.video .50_izquierda {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.video .50_derecha {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

@media (max-width: 768px) {
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #hero h2 {
    line-height: 22px;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {padding: 60px 0;overflow: hidden;}

.section-title {text-align: center;padding-bottom: 40px;}

#video{text-align: center;padding-bottom: 0;margin-bottom: -60px;}


.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 0;
  color: #707070;
}

.section-title p {
  margin-bottom: 0;
  color: #707070;
}
.nunez {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 33%;
}
/*--------------------------------------------------------------
# Video
--------------------------------------------------------------*/
.video .image {
  padding: 20px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.video .content h3 {
  font-weight: 600;
  font-size: 26px;
}

.video .content ul {
  list-style: none;
  padding: 0;
}

.video .content ul li {
  padding-bottom: 10px;
  display: flex;
  align-items: flex-start;
}

.video .content ul i {
  font-size: 24px;
  padding: 2px 6px 0 0;
  color: #0f33ff;
}

.video .content p:last-child {
  margin-bottom: 0;
}
/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  left: 0;
  right: 0;
  width: 500px;
  height: 280px;margin: auto;margin-top: -100px;
}
/*--------------------------------------------------------------
# Exteriores
--------------------------------------------------------------*/
.exteriores .icon-box h4 {
  font-size: 35px;
  margin: 5px 0 10px 60px;
}


.interiores .icon-box h4 {
  font-size: 52px;
  margin: 5px 0 10px 60px;
}

.exteriores .icon-box i {
  font-size: 48px;
  float: left;
  color: #0f33ff;
}

.exteriores .icon-box p {
  font-size: 15px;
  color: #959595;
  margin-left: 60px;
}

.exteriores .image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  /*min-height: 400px;*/
}

/*--------------------------------------------------------------
# Interiores
--------------------------------------------------------------*/
.interiores .interiores-item {
  margin-bottom: 30px;
}

.interiores #interiores-flters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
}

.interiores #interiores-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 18px 12px 18px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  color: #555555;
  transition: all 0.3s ease-in-out;
  margin: 0 4px 10px 4px;
  background: whitesmoke;
  border-radius: 4px;
}

.interiores #interiores-flters li:hover, .interiores #interiores-flters li.filter-active {
  background: #0f33ff;
  color: #fff;
}

.interiores #interiores-flters li:last-child {
  margin-right: 0;
}

.interiores .interiores-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
}

.interiores .interiores-wrap::before {
  content: "";
  background: rgba(21, 21, 21, 0.6);
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.interiores .interiores-wrap .interiores-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.interiores .interiores-wrap .interiores-info::before {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  top: 35px;
  left: 35px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.interiores .interiores-wrap .interiores-info::after {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 35px;
  right: 35px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.interiores .interiores-wrap .interiores-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.interiores .interiores-wrap .interiores-info p {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.interiores .interiores-wrap .interiores-links {
  text-align: center;
  z-index: 4;
}

.interiores .interiores-wrap .interiores-links a {
  color: #fff;
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.interiores .interiores-wrap .interiores-links a:hover {
  color: #0f33ff;
}

.interiores .interiores-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.interiores .interiores-wrap:hover .interiores-info {
  opacity: 1;
}

.interiores .interiores-wrap:hover .interiores-info::before {
  top: 15px;
  left: 15px;
}

.interiores .interiores-wrap:hover .interiores-info::after {
  bottom: 15px;
  right: 15px;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 575px) {
.img-fluid {height: auto;width: 100%;max-width: 300px;margin-left: auto;margin-right: auto;}
.subtitle {
    font-size: 15px;
    background-color: #707070;
    color: #fff;
    width: 92%;
    text-align: center;
    margin-left: 0;
    /*top: 45px;*/
    position: absolute;
    display: none;
}
.nunez {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}
.social {
    float: right;
    right: 10px;
    position: absolute;
    top: -65px;
}
.responsive-iframe {
    position: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.fidu{width: 100%;margin-right: auto;margin-left: auto;max-width: 300px;}

.col-lg-122 img {max-height: 700px;}
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------
# Proyecto
--------------------------------------------------------------*/


.proyecto .member {
  margin-bottom: 20px;
  overflow: hidden;
}

.proyecto .member .member-img {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.proyecto .member .social {
  position: absolute;
  left: 0;
  bottom: -40px;
  right: 0;
  height: 40px;
  opacity: 0;
  transition: bottom ease-in-out 0.4s;
  text-align: center;
  background: rgba(124, 197, 118, 0.8);
}

.proyecto .member .social a {
  transition: color 0.3s;
  color: #fff;
  margin: 0 10px;
  padding-top: 8px;
  display: inline-block;
}

.proyecto .member .social a:hover {
  color: #0f33ff;
}

.proyecto .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

.proyecto .member .member-info h4 {
  font-weight: 700;
  margin: 15px 0 5px 0;
  font-size: 18px;
}

.proyecto .member .member-info span {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 15px;
  color: #0f33ff;
}

.proyecto .member .member-info p {
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
  color: #888888;
}

.proyecto .member:hover .social {
  bottom: 0;
  opacity: 1;
  transition: bottom ease-in-out 0.4s;
}

/*--------------------------------------------------------------
# Contacto
--------------------------------------------------------------*/
.contacto .info {
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 20px;
  border-radius: 5px;
}

.contacto .info i {
  font-size: 20px;
  color: #0f33ff;
  float: left;
  width: 44px;
  height: 44px;
  background: #eaf6e9;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contacto .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #707070;
}

.contacto .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #484848;
}

.contacto .info .email, .contacto .info .phone {
  margin-top: 40px;
}

.contacto .info .email:hover i, .contacto .info .address:hover i, .contacto .info .phone:hover i {
  background: #0f33ff;
  color: #fff;
}

.contacto .php-email-form {
  width: 100%;
  background: #fff;
  padding: 20px;
  border-radius: 5px;
}

.contacto .php-email-form .form-group {
  padding-bottom: 8px;
}

.contacto .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.contacto .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contacto .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contacto .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contacto .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contacto .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contacto .php-email-form input, .contacto .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.contacto .php-email-form input {
  height: 44px;
}

.contacto .php-email-form textarea {
  padding: 10px 12px;
}

.contacto .php-email-form button[type="submit"] {
  background: #0f33ff;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

.contacto .php-email-form button[type="submit"]:hover {
  background: #0f33ff;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 40px 0;
}

.breadcrumbs h2 {
  font-size: 26px;
  font-weight: 300;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #2f2f2f;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
.responsive-iframe {
    position: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
}

/*--------------------------------------------------------------
# Interiores Details
--------------------------------------------------------------*/
.interiores-details {
  padding-top: 0;
}

.interiores-details .interiores-details-container {
  position: relative;
}

.interiores-details .interiores-details-carousel {
  position: relative;
  z-index: 1;
}

.interiores-details .interiores-details-carousel .owl-nav, .interiores-details .interiores-details-carousel .owl-dots {
  margin-top: 5px;
  text-align: left;
}

.interiores-details .interiores-details-carousel .owl-dot {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.interiores-details .interiores-details-carousel .owl-dot.active {
  background-color: #0f33ff !important;
}

.interiores-details .interiores-info {
  padding: 30px;
  position: absolute;
  right: 0;
  bottom: -70px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.interiores-details .interiores-info h3 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.interiores-details .interiores-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.interiores-details .interiores-info ul li + li {
  margin-top: 10px;
}

.interiores-details .interiores-description {
  padding-top: 50px;
}

.interiores-details .interiores-description h2 {
  width: 50%;
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 20px;
}

.interiores-details .interiores-description p {
  padding: 0 0 0 0;
}

@media (max-width: 768px) {
  .interiores-details .interiores-info {
    position: static;
    margin-top: 30px;
  }
.subtitle {
    font-size: 15px;
    background-color: #707070;
    color: #fff;
    width: 50%;
    text-align: center;
    margin-left: 0;
}
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  /*background: url("../img/footer-bg.jpg") center center no-repeat;*/
  color: #fff;
  font-size: 14px;
  position: relative;
}

#footer::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.85);
  z-index: 1;
}

#footer .footer-top {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 80px 0;
}

#footer .footer-top .footer-logo img {
  height: 80px;
}

#footer .footer-top h3 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  position: relative;
font-family: 'Avenir LT Std 45 Book';
  padding: 30px 0 0 0;
  margin-bottom: 0;
}

#footer .footer-top p {
  font-size: 15;
  font-style: italic;
  margin: 30px 0 0 0;
  padding: 0;
}

#footer .footer-top .footer-newsletter {
  text-align: center;
  font-size: 15px;
  margin-top: 30px;
}

#footer .footer-top .footer-newsletter form {
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  text-align: left;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #0f33ff;
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
  background: #5ab652;
}

#footer .footer-top .social-links {
  margin-top: 30px;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #0f33ff;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #5ab652;
  color: #fff;
  text-decoration: none;
}

#footer .footer-bottom {
  border-top: 1px solid #222222;
  z-index: 2;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}

#footer .copyright {
  text-align: center;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  padding-top: 5px;
}
.flogo {margin: auto;text-align: center;}


@media only screen and (max-width: 480px) {
#hero {width: 100%;height: 100vh;background: url("../img/inicio-480.jpg");position: relative;background-repeat: no-repeat;background-size: cover;}
#hero .hero-container {position: absolute;bottom: 0;top: 0;left: 0;right: 0;text-align: center;padding: 0 15px;margin: auto;display: block;}
#hero .hero-logo {margin-bottom: 30px;max-width: 250px;display: flex;}
#hero .img {max-width: 250px;}
.header--logo{max-width: 250px;margin-top: 50px;margin-left: auto;margin-right: auto;}
.col-lg-666 {position: relative;width: 100%;padding-right: 15px;padding-left: 15px;margin-top: 10px;}
.ubik {background-color: #3b3838;position: absolute;color: #fff;bottom: 30px;left: 0;right: 0;margin: auto;width:100%;padding: 10px;}
.flogo {margin: auto;text-align: center;width: 40%;}
.col-lg-41 {flex: 0 0 100%;max-width: 100%;font-size: 20px;margin-left: 10px;margin-right: auto;text-align: center;}
.work-request--options .options-a{display:block;width:100%;}
.work-request--options .options-b{display:block;width:100%;}
.work-request--options .options-c{display:block;width:100%;}
.work-request--options label{width:100%;}
.work-request--information{display:block;width:100%;margin-bottom:60px}
.work-request--information .information-name,.work-request--information .information-email,.work-request--information .information-telefono{width:100%;}
.work-request--information input[type="text"],.work-request--information input[type="email"],.work-request--information input[type="telefono"]{width:100%;}
.work-request--information label{position:unset;}
section {padding: 0;overflow: hidden;}
.proyecto {margin-top: 30px;padding: 0;min-height: 2350px;}
.col-lg-9{height: 1800px;}
img {display: block;margin-left: auto;margin-right: auto;width: auto;}

.gallery-item1 {position: absolute;left: 0px;top: 30px;width: 100%;}
.gallery-item2 {position: absolute;left: 0px;top: 290px;width: 100%;}
.gallery-item3 {position: absolute;left: 0px;top: 550px;width: 100%;}
.gallery-item4 {position: absolute;left: 0px;top: 810px;width: 100%;}
.gallery-item5 {position: absolute;left: 0px;top: 1070px;width: 100%;}
.gallery-item6 {position: absolute;left: 0px;top: 1330px;width: 100%;}
.gallery-item7 {position: absolute;left: 0px;top: 1590px;width: 100%;}
.gallery-item8 {position: absolute;left: 0px;top: 1850px;width: 100%;}
.gallery-item9 {position: absolute;left: 0px;top: 2110px;width: 100%;}

.gallery-isotope {text-align: center;margin-left: 0;}

.interiores {margin-top: 30px;padding: 0;min-height: 2350px;}

.gallery-item10 {position: absolute;left: 0px;top: 30px;width: 100%;}
.gallery-item11 {position: absolute;left: 0px;top: 290px;width: 100%;}
.gallery-item12 {position: absolute;left: 0px;top: 550px;width: 100%;}
.gallery-item13 {position: absolute;left: 0px;top: 810px;width: 100%;}
.gallery-item14 {position: absolute;left: 0px;top: 1070px;width: 100%;}
.gallery-item15 {position: absolute;left: 0px;top: 1330px;width: 100%;}
.gallery-item16 {position: absolute;left: 0px;top: 1590px;width: 100%;}
.gallery-item17 {position: absolute;left: 0px;top: 1850px;width: 100%;}
.gallery-item18 {position: absolute;left: 0px;top: 2110px;width: 100%;}


.btn--circle-plant.a {top: 180px;left: 50%; }
.btn--circle-plant.b {top: 180px;left: 50%; }
.btn--circle-plant.c {top: 180px;left: 50%; color: #fff;}
.btn--circle-plant.d {top: 180px;left: 50%; }
.btn--circle-plant.e {top: 40px;left: 50%; }
.btn--circle-plant.f {top: 50px;left: 50%;position: absolute;z-index: 9999;}
.btn--circle-plant.g {top: 100px;left: 50%;}

.col-lg-122 {cursor: pointer;width: 100%;margin: auto;}
.work-request--information .information-name,.work-request--information .information-email,.work-request--information .information-telefono,.work-request--information .information-mensaje{position:relative;width:100%;height:100px;font-size:20px;font-weight:300}


.pp_gallery{display:none !important;left:50%;margin-top:-50px;position:absolute;z-index:10000}
#fullResImage {min-width: 105%;height: auto !important;}

.col-lg-122 img {max-height: 400px;}

div.light_square .pp_close {width: 75px;height: 22px;background: url(prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}

}

@media only screen and (max-width: 820px) and (min-width: 481px) {
#hero {width: 100%;height: 100vh;background: url("../img/inicio-820.jpg");position: relative;background-repeat: no-repeat;background-size: cover;}

.col-lg-666 {position: relative;width: 100%;padding-right: 15px;padding-left: 15px;margin-top: 180px;}    
    
.work-request--options .options-a{display:block;width:100%;}
.work-request--options .options-b{display:block;width:100%;}
.work-request--options .options-c{display:block;width:100%;}
.work-request--options label{width:100%;}
.work-request--information{display:block;width:100%;margin-bottom:60px}
.work-request--information .information-name,.work-request--information .information-email,.work-request--information .information-telefono{width:100%;}
.work-request--information input[type="text"],.work-request--information input[type="email"],.work-request--information input[type="telefono"]{width:100%;}
.work-request--information label{position:unset;}    
    
.col-lg-9{height: 1800px;}
img {display: block;margin-left: auto;margin-right: auto;}

.gallery-item1 {position: absolute;left: 0px;top: 0px;width: 100%;}
.gallery-item2 {position: absolute;left: 0px;top: 350px;width: 100%;}
.gallery-item3 {position: absolute;left: 0px;top: 660px;width: 100%;}
.gallery-item4 {position: absolute;left: 0px;top: 950px;width: 100%;}
.gallery-item5 {position: absolute;left: 0px;top: 1300px;width: 100%;}
.gallery-item6 {position: absolute;left: 0px;top: 1420px;width: 100%;}
.gallery-item7 {position: absolute;left: 0px;top: 1570px;width: 100%;}

.btn--circle-plant.a {top: 180px;left: 50%; }
.btn--circle-plant.b {top: 180px;left: 50%; }
.btn--circle-plant.c {top: 180px;left: 50%; color: #fff;}
.btn--circle-plant.d {top: 180px;left: 50%; }
.btn--circle-plant.e {top: 40px;left: 50%; }
.btn--circle-plant.f {top: 50px;left: 50%;position: absolute;z-index: 9999;}
.btn--circle-plant.g {top: 100px;left: 50%;}


.col-lg-6 {max-width: 90%;text-align: left;float: left;margin-left: 0;}
.col-lg-6C {flex: 0 0 90%;max-width: 90%;font-size: 16px;margin-left: 100px;margin-right: auto;float: left;}
.col-lg-666 {max-width: 90%;text-align: left;float: left;margin-left: 4%;}
}


@media only screen and (max-width: 1200px) and (min-width: 821px) {
#hero {width: 100%;height: 100vh;background: url("../img/inicio-1024.jpg");position: relative;background-repeat: no-repeat;background-size: cover;}

.col-lg-666 {position: relative;width: 100%;padding-right: 15px;padding-left: 15px;margin-top: 0;}    
    
.work-request--options .options-a{display:block;width:100%;}
.work-request--options .options-b{display:block;width:100%;}
.work-request--options .options-c{display:block;width:100%;}
.work-request--options label{width:100%;}
.work-request--information{display:block;width:100%;margin-bottom:60px}
.work-request--information .information-name,.work-request--information .information-email,.work-request--information .information-telefono{width:100%;}
.work-request--information input[type="text"],.work-request--information input[type="email"],.work-request--information input[type="telefono"]{width:100%;}
.work-request--information label{position:unset;}    
    
.col-lg-9{height: 1800px;}
img {display: block;margin-left: auto;margin-right: auto;}

.gallery-item1 {position: absolute;left: 0px;top: 0px;width: 100%;}
.gallery-item2 {position: absolute;left: 0px;top: 350px;width: 100%;}
.gallery-item3 {position: absolute;left: 0px;top: 660px;width: 100%;}
.gallery-item4 {position: absolute;left: 0px;top: 950px;width: 100%;}
.gallery-item5 {position: absolute;left: 0px;top: 1300px;width: 100%;}
.gallery-item6 {position: absolute;left: 0px;top: 1420px;width: 100%;}
.gallery-item7 {position: absolute;left: 0px;top: 1570px;width: 100%;}

.btn--circle-plant.a {top: 180px;left: 50%; }
.btn--circle-plant.b {top: 180px;left: 50%; }
.btn--circle-plant.c {top: 180px;left: 50%; color: #fff;}
.btn--circle-plant.d {top: 180px;left: 50%; }
.btn--circle-plant.e {top: 40px;left: 50%; }
.btn--circle-plant.f {top: 50px;left: 50%;position: absolute;z-index: 9999;}
.btn--circle-plant.g {top: 100px;left: 50%;}

.ubik {background-color: #3b3838;position: absolute;color: #fff;bottom: 0;left: 0;right: 0;margin: auto;width: 100%;}

.col-lg-6 {max-width: 90%;text-align: left;float: right;margin-left: 0;}
.col-lg-6C {flex: 0 0 90%;max-width: 90%;font-size: 16px;margin-left: 100px;margin-right: auto;float: left;}
.col-lg-666 {max-width: 90%;text-align: left;float: left;margin-left: 4%;padding-right: 0;padding-left: 0;margin-top: 180px;padding: 5px;}
}



























