.trabajo .cont img {
margin-top:4rem;
text-align: center;
display:block;
position: relative;
padding:0;
float: left;
}
img {
max-width: 100%;
width: 100%;
height: auto;
width: auto\9; /* ie8 */
}
img.vertical {
max-width: calc(50% - 2rem);
width: 100%;
height: auto;
width: auto\9; /* ie8 */
}
div.vertical {
max-width: calc(50% - 2rem);
width: 100%;
height: auto;
width: auto\9; /* ie8 */
text-align: left;
margin-top:4rem;
display:block;
position: relative;
/*padding-top:4rem;*/
padding-bottom:4rem;
float: left;
}
.trabajo .cont img.img-left, .cont div.img-left {
margin-right:4rem;
}
.cabrera-logo {
display:block;
width:210px;
height:40px;
margin-top:10px;
/*background-image:url("../img/cabrera.png");*/
background-image:url("../img/cabrera.svg");
background-size: contain;
background-repeat: no-repeat;
background-position: left center;
z-index: 99;
}
header.sec-nav-2 {
padding: ;
}
header h1 {
display:block;
float: left;
}
header nav {
display: block;
float:right;
margin-top:2.3rem;
}
header nav li {
font-weight: 500;
font-size: 1.7rem;
display: inline-block;
margin-left: 8rem;
letter-spacing: 0.6px;
}
footer {
}
footer nav li {
font-weight: 500;
font-size: 1.7rem;
display: inline-block;
margin: 0 4rem 0 4rem;
letter-spacing: 0.6px;
}
header nav li a, footer nav li a {
color:#000000;
font-family: 'Roboto', sans-serif;
padding:7px;
display: block;
font-weight: 300;
}
.cont-title {
text-align: left;
}
/*.cont-title h3, */.cont-title h2 {
font-size: 3rem;
font-weight: 400;
margin-top: 5rem;
line-height: 1.4;
text-align: center;
color:#056287;
}
.cont-title h3 /* h5 */ {
font-size: 1.9rem;
margin-top: 1rem;
line-height: 1.6;
}
#ficha-tecnica h4 {
font-size: 2.3rem;
line-height: 1.3;
}
#ficha-tecnica ul {
/*margin-top: 4rem;*/
}
#ficha-tecnica li {
font-family: 'Roboto', sans-serif;
font-size: 1.7rem;
margin-top: 1rem;
line-height: 1.5;
}
#ficha-tecnica li strong {
  font-family: 'Roboto', sans-serif;
font-weight: 500;
}
#ficha-tecnica p {
margin-top: 3rem;
}
#memoria {
margin-top: 5rem;
}
#memoria h6, #memoria h4 {
margin-top: 3rem;
font-size: 2.3rem;
line-height: 1.4;
}
#memoria p {
margin-top: 1rem;
}
#memoria p strong {
font-weight: 500;
}
.trabajos {
  padding-bottom:3rem;
}
.trabajos .cont a {
display:block;
position: relative;
padding:0;
width:calc(25% - 2rem);
margin-top:2rem;
float: left;
margin-left: 1rem;
margin-right: 1rem;
opacity: 0.8;
}
.trabajos .cont a img {
opacity: 0.8;
}
.trabajos .cont a:hover {
opacity: 1;
}
.cont-trabajos {
display:flex;
flex-wrap: wrap;
padding:0;
}
.trabajos .cont p {
display:block;
position: absolute;
bottom:0;
left: 0;
color:#ffffff;
opacity: 0;
text-shadow: 1px 1px 4px #000000;
margin-left: 6px;
margin-bottom: 2px;
font-size: 1.5rem;
}
.trabajos .cont a:hover p {
opacity: 1;
}
.trabajos .cont a:hover {
background-color: #595959;
}
#nav-mobile {display:none;}
#icon-toogle {display:none;}


#nav-mobile .carrito-menu {
margin-top: 4rem;
margin-left: -4rem;
}
#nav-mobile .your-class-name span {
padding: 0px 4px;
}
.cont-trab-nav {
  margin-top: 10rem;
  max-width: 300px;
  height: 100px;
}
.nav-trab {
display: block;
width: 30px;
height: 30px;
background-image:url("../img/prev.svg");
background-size: contain;
background-repeat: no-repeat;
position: absolute;
left: 0;
}
.works {
background-image:url("../img/trabajos.svg");
left: 50%;
transform: translateX(-50%);
}
.next {
background-image:url("../img/next.svg");
right: 0;
left: auto;
}
/* ESTUDIO */
#estudio h2 {
font-size: 3.9rem;
margin-top: 12rem;
line-height: 1.4;
font-style: italic;
font-family: 'Roboto', sans-serif;
font-weight: 300;
letter-spacing: 0.5px;
}
/* FIN ESTUDIO */
/* CONTACTO */
.contacto-data {
  margin-top: 3rem;
}
.contacto-data li {
  font-size: 1.9rem;
  
  line-height: 1.9;
  font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color:#056287;
    text-align: center;
}

/* FORMULARIO */
.form {
  padding:3rem 0 7rem 0rem;
  text-align: left;
}
.input-softa, .textarea-softa {
  width:100%;
  background-color: #efefef;
  color:#056287;
  font-size: 2rem;
  font-weight: 300;
  border-radius: 4px;
  border:none;
  font-family: 'Roboto', sans-serif;
  padding:11px;
  margin-top:1.2rem;
  box-sizing: border-box;
  resize: vertical;
}
.form .input-softa:first-child {margin-top:0rem;}
.textarea-softa {height: 17.5rem;}
.send-softa {
  width:100%;
  background-color: #056287;
  color:#ffffff;
  font-size: 2rem;
  font-weight: 300;
  border-radius: 4px;
  border:none;
  font-family: 'Roboto', sans-serif;
  padding:11px;
  margin-top:1.2rem;
  box-sizing: border-box;
  cursor: pointer;
}
.cont div .contact-message {
  width:100%;
  padding-top:1.5rem;
}
.contact-message h6 {
  font-size:3rem;
  font-weight: 300;
  color:#1b1b1b;
  text-align: center;
  line-height: 1.2;
}
.contact-message p {
  font-size:2rem;
  margin:auto;
  font-weight: 300;
  color:#1b1b1b;
  text-align: center;
}
/*#contacto .cont {
  width:100%;
}*/

/* FIN CONTACTO */
/* creditos */
footer #creditos ul li {
  font-size:1.3rem;
  color:#757575;
  font-family: 'Roboto', sans-serif;
}
#creditos {
  padding-bottom:3rem;
  padding-top:3rem;
  text-align:left;
}
.credits {
  padding-top:1.3rem;
}
.credits a {
  color:#757575;
}

/* fin creditos */

/* RESPONSIVE */
@media only screen and (max-width: 1120px) {


#icon-toogle {
    display:block;
    width:auto;
    height:auto;
    float: right;
    padding: 2px;
    margin-top:4px;
    margin-bottom:-1px;
    margin-right:10px;
    color: #ffffff;
    font-size: 2.5rem;
    font-weight: 900;
    cursor: pointer;
    /*transform: rotate(0deg);*/
}
#icon-toogle {transform: rotate(0deg);}
#icon-toogle.icon-toogle {transform: rotate(90deg);}
.sec-nav-2 #icon-toogle {color: #000000;}
#home .sec-nav-2 #icon-toogle {
  color: #ffffff!important;
  opacity: 1;
}
header nav {display:none;}
#nav-mobile {
display:none;
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background-color: rgba(255, 255, 255, 0.9);
flex-direction: column;
justify-content: center;
}
#home #nav-mobile {
background-color: rgba(0, 0, 0, 0.85);
}
#nav-mobile ul {
margin: auto;
display: flex;
flex-direction: column;
padding-top: 0;
align-items:center;
height: 95vh;
justify-content: center;
}
#nav-mobile ul li a {
color:#000000;
font-size: 2.5rem;
/*font-weight: 700;*/
font-weight: 400;
display:block;
padding:3rem;
margin-top:2.5rem;
}
#home #nav-mobile ul li a {
color:#ffffff;
}
#estudio h2 {
font-size: 3.0rem;
margin-top: 10rem;
line-height: 1.3;
font-style: italic;
font-family: 'Roboto', sans-serif;
font-weight: 300;
letter-spacing: 0.5px;
}
}


.desktop-mg {
display: block;
}
.mobile-mg {
 display: none;
}

.section-hero {
  background-image: url("../img/bg.png");
  background-repeat: repeat no-repeat; 
  background-size: cover;
  padding:70px 30px 50px 30px;
  text-align: center;
}


@media only screen and (max-width: 1120px) {

  .desktop-mg {
    display: none;
  }
  .mobile-mg {
    display: block;
  }
  .section-hero {
    padding:70px 15px 50px 15px;
  }

}