/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
  font: 16px/1.5 'Helvetica Neue', Helvetica, Open Sans, Arial, sans-serif;
  background-color: #FFFFFF;
  color: #222222;
}

h1, h2, h3, h4 {
  font-weight: 700;
}

/* Our CSS will go here */

.bottom {
    background: black;
    color: white;
    font-size: 20px;
}
.copy-mob {
    display: none;
}
#arbol {
    display: inline-table;
    /*margin: 0 calc((100vw - 600px) / 2) !important;
    margin-top: calc((100vh - 730px) / 2)  !important;*/
    position: relative;
    margin-left: calc(((100vw - 600px) / 2) - 20px) !important;
    margin-right: calc(((100vw - 600px) / 2) + 20px) !important;
    margin-top: calc((100vh - 750px) / 2) !important;
    }
#arb-2 {
    display: none;
}
#arb-3 {
    display: none;
}
#arbol img {
    height: 600px;
    width: 600px;
    margin: 0;
}
h1.eunice {
    position: absolute;
    left: -4000px !important;
}
#nombre {
    display: block;
    max-width: 565px;
    margin: -135px auto 0 auto;
    padding: 0;
}
#nombre img {
    width: 100%;
    height: 90%;
}
#titulo h2 {
    font-size: 2.4em;
    text-align: center !important;
    letter-spacing: 2px;
    color: #f9b205;
    margin: 0;
    line-height: 1.5em;
}
#titulo h2 .de {
    font-size: 0.9em;
    color:#86898b;
    font-weight: 200;
}
#titulo {
    margin: 0;
    padding: 0;
}
.menu-item {
    position: absolute;
    /*border-radius: 50%*/;
    transition: all .35s ease-in-out; 
}
.menu-item:hover {
    cursor: pointer;
    opacity: 0.9;
}
#item1, #item1-en {
    background-image: url("img/hoja2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    top: 259px;
    left: 95px;
    width: 83px;
    height: 28px;
}
#item1-en {
    background-image: url("img/hoja2-en.png") !important;
}
#item1:hover, #item1-en:hover {
    top: 259px;
    left: 71px;
    width: 126px;
    height: 43px;
    transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    -o-transform: rotate(2deg); 
}
#item2, #item2-en {
    background-image: url("img/hoja3.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 84px;
    left: 415px;
    width: 80px;
    height: 34px;
    transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -o-transform: rotate(10deg);
}
#item2-en {
    background-image: url("img/hoja3-en.png");
}
#item2:hover, #item2-en:hover {
    top: 80px;
    left: 415px;
    width: 120px;
    height: 51px;
    transform: rotate(16deg);
    -moz-transform: rotate(16deg);
    -webkit-transform: rotate(16deg);
    -o-transform: rotate(16deg);
}
#item3, #item3-en {
    background-image: url("img/hoja4.png");
    background-repeat:no-repeat;
    background-size: 100% 100%;
    top: 269px;
    left: 540px;
    width: 70px;
    height: 50px;
}
#item3-en {
    background-image: url("img/hoja4-en.png"); 
}
#item3:hover, #item3-en:hover {
    top: 259px;
    left: 540px;
    width: 100px;
    height: 72px;
    transform: rotate(-33deg);
    -moz-transform: rotate(-33deg);
    -webkit-transform: rotate(-33deg);
    -o-transform: rotate(-33deg);
}
#item4, #item4-en {
    background-image: url("img/hoja-en.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 339px;
    left: 427px;
    width: 70px;
    height: 46px;
}
#item4-en {
    background-image: url("img/hoja-es.png");    
}
#item4:hover, #item4-en:hover {
    width: 110px;
    height: 72px;
    top: 325px;
    left: 410px;
    transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
}
#sobre-mi,
#servicios,
#contacto,
#about-me,
#services,
#contact {
    position: relative;
    width: 0;
    height: 0;
    opacity: 0;
    overflow: auto;
}
#sobre-mi,
#about-me {
    background-color: #C30A18;
}
#servicios,
#services {
    background-color: #C72370;
}
#contacto,
#contact {
    background-color: #67A9DE;
}

.bcg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("img/bck-circles.jpg") !important;
  background-size: 100% 100%;  
}
.hero {
  position: absolute;
  height: calc(100% - 30px);
  width: calc(100% - 30px);
  top: 15px;
  left: 15px;
  background-color: white !important;
}

.bottom {
  overflow: hidden;
  position: fixed;
  top: 14.4%;
  right: 50px;
  border: 1px #ffffff solid;
  border-width: 2px;
  z-index: 20;
  min-width: 250px;
}

/*========================================PAGINA SOBRE-MI============================================*/

.p-mob {
    display: none;
}

#sobre-mi,
#about-me {
    overflow: auto;
    text-align: center;
    background-color: f3f3f3;
}
.menu-cont {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    background-color: #FFFFFF;
    /* padding-bottom: 0em; */
    /*background-image: url("img/head-border.jpg") !important;*/
    background-image: url("img/bck-top.jpg") !important;
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: 700px 1px;
}
.menu {
    max-width: 1080px;
    margin: 0 auto;
}
.title-menu, .breadcrumb {
    display: inline-block;
    text-align: center;
    color:  #B3B3B3;
}
.title-menu {
    width: 70%;
    float: left;
}
.title-menu-es h2 {
    font-size: 40px;
    text-align: center !important;
    letter-spacing: 2px;
    color: #f9b205;
    margin: 0;
    line-height: 0;
    padding-top: 40px;
}
.title-menu-es h3 {
    padding-bottom: 1em !important;
    margin-bottom: 0;
    color:  #86898b;
    font-weight: 500;
    font-size: 18px;
}
.title-menu-en h2 {
    font-size: 46px;
    text-align: center !important;
    letter-spacing: 2px;
    color: #f9b205;
    margin: 0;
    line-height: 0;
    padding-top: 40px;
}
.title-menu-en h3 {
    padding-bottom: 1em !important;
    margin-bottom: 0;
    color:  #86898b;
    font-weight: 500;
    font-size: 18px;
}
.breadcrumb {
    display: inline-flex;
    width: 15%;
    overflow: hidden;
    height: 38px;
    float: left;
    padding-top: 74px;
}
.breadcrumb h1 {
    color: #B5B5B5;
    font-size: 23px;
    line-height: 1em !important;
    margin: 0 !important;
    margin-top: 13px !important;
}
.mini-menu {
    position: relative;
    display: inline-block;
    width: 15%;
    margin: 0;
    margin-bottom: -93px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.mini-menu:hover {
    -o-transform: scale(1.1); /* opera*/
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
    cursor: pointer;
}
.menu .text-menu {
    position: absolute;
    bottom: 1px;
    right: 0px;
    color: #B5B5B5;
    padding-right: 87px;
}

.menu .text-menu h3 {
    font-size: 16px;
    /*padding-right: 128px;*/
    margin: 0 !important;
    line-height: 16px;
    transition: all 1.5s ease-in-out;
}
/*.menu .text-menu h3:hover {
    border-bottom: 2px solid black;
}*/
.menu img {
    width: 116px;
    height: auto;
    position: absolute;
    bottom: 0px;
    right: 0;
}
.wrap-article {
    position: relative;
    max-width: 1080px !important;
    margin: 30px auto !important;
    background-image: url("img/bck-circles.jpg") !important;
    background-size: cover;
    width: 100%;
}
#contacto .wrap-article,
#contact .wrap-article {
    background-size: 100% 100%;
}
#servicios .wrap-article,
#services .wrap-article {
        background-size: 50% 100%;
}
#sobre-mi .contenido,
#about-me .contenido {
    position: relative;
    display: inline-block;
    padding: 1em 0;
    max-width: 1056px !important;
    margin: 0 auto;
    background-color: #FFFFFF !important;
    width: 100%;
}

#foto1,
#foto1-en {
    float: left;
    max-width: 328px;
    height: auto;
    margin: 17px 24px 0 24px;
    margin-top: 17px;
}
#foto2,
#foto2-en {
    max-width: 556px;
    float: right;
    margin: 12px 24px 12px 12px;
}
#sobre-mi p,
#about-me p {
    font-family: 'Kalam', cursive;
    font-size: 21px;
    margin: 12px 24px;
    text-align: left;
    color: #787979;
}
/*footer {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #494949;
    color: #F5F5F5;
    height: auto !important;
    margin-top: 0px;
}*/
footer {
    position: relative;
    width: 100%;
    background-color: #494949;
    color: #F5F5F5;
    /*height: 100% !important;*/
}

footer h3{
    float: left;
    padding: 4px 30px;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 200;
}
.top-border {
    position: absolute;
    top: 0;
    height: 12px;
    width: 100%;
    background-color: blue;
    background-image: url("img/bck-top.jpg") !important;
    background-size: 100% 12px;
}
.bottom-border {
    position: absolute;
    bottom: 0;
    height: 12px;
    width: 100%;
    background-color: blue;
    background-image: url("img/bck-bottom.jpg") !important;
    background-size: 100% 12px;
}
.redes-sociales {
    float: right;
    padding-right: 30px
}
.redes-sociales img {
    width: 36px;
    height: 36px;
    padding-top: 9px;
    padding-left: 10px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.redes-sociales img:hover {
    transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
}

/*======================================== PAGINA SERVICIOS ============================================*/

.fotoServ5-mob {
    display: none !important;
}

#servicios,
#services {
    overflow: auto;
    text-align: center;
    background-color: f3f3f3;
}

#servicios .contenido,
#services .contenido {
    position: relative;
    display: inline-block;
    padding: 1em 0;
    /* max-width: 1080px !important; */
    margin: 0 12px 0 12px;
    background-color: #FFFFFF !important;
    width: auto;
}
#servicios .contenido img,
#services .contenido img {
    width: 100%;
}
.servItem {
    max-width: 30.3%;
    margin-top: 24px;
    margin-left: 2.27%;
    float: left;
}
.servItemLast {
    max-width: calc(60.6% + 24px);
    margin-bottom: 25px;
}
#servicios .bottom-border,
#services .bottom-border {
    position: absolute;
    bottom: 0;
    height: 12px;
    width: 100%;
    background-color: blue;
    background-image: url("img/bck-bottom.jpg") !important;
    background-size: 100% 12px;
}
#servicios .wrap-article h2,
#servicios .wrap-article h3,
#services .wrap-article h2,
#services .wrap-article h3 {
    color: #787979;
    font-family: 'Kalam', cursive;
}
#servicios .wrap-article h2,
#services .wrap-article h2 {
    font-size: 25px;
    padding-left: 18px;
    padding-right: 18px;
    line-height: 35px;
}
#servicios .wrap-article h3,
#services .wrap-article h3 {
    font-size: 21px;
    margin-top: 10px;
}

/*======================================== PAGINA CONTACTO ============================================*/
.wrap-bottom {
        margin-bottom: 5%;
}
#contacto .contenido,
#contact .contenido {
    position: relative;
    display: inline-table;
    padding: 0;
    /* max-width: 1080px !important; */
    margin:12px;
    background-color: #F9F9F4 !important;
    width: calc(100% - 24px);
}
#contacto form,
#contact form {
    padding: 30px;
    margin-left: 1px;
}
#contacto .campo,
#contact .campo {
    width: 46.5%;
    margin: 10px auto;
    float: left;
    padding: 12px;
    border-radius: 3px;
    border: 1px solid #A0A0A0;
}
/*#contacto .marg2 {*/
/*    margin-right: 2%;;*/
/*}*/
#contacto textarea,
#contact textarea{
    width: calc(100% - 28px);
    min-height: 290px;
    padding: 12px;
    margin: 10px 0;
    border-radius: 3px;
    border: 1px solid #A0A0A0;
}

.btn {
    position: relative;
    float: right;
    background: #ffffff;
    border: 1px solid #A0A0A0;
    -webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 30px 10px 30px;
    margin-bottom: 26px;
    color:    #86898B;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
}

.btn:hover {
    background: #ac79d1;
    color:    #FFFFFF;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
}
.g-recaptcha, #nobot1, #nobot2 {
    max-width: 302px;
    float: left;
    margin-bottom: 15px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #86898B;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #86898B;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #86898B;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #86898B;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #86898B;
}

::placeholder { /* Most modern browsers support this now. */
   color:    #86898B;
}

#errorMessageDiv {
    display:  none;
    position: fixed;
    background-color: ivory !important;
    color: black;
    border: solid 2px red !important;
    border-radius: 6px ;
    padding: 18px;
    font-size: 18px;
    left: calc(50% - 173px);
    top:  50%;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */


@media only screen and (max-width: 1200px) {
    .wrap-article {
        max-width: 1080px !important;
        width: 100%;
        margin: 30px auto !important;
        background-image: url("img/bck-circles.jpg") !important;
        background-size: 50% 100%;
        background-repeat: repeat;
    }
}

@media screen and (max-height: 730px ) {
        #arbol img {
            height: 500px;
            width: 500px;
        }
        #arbol {
            margin-left: calc(((100vw - 500px) / 2) - 19px) !important;
            margin-right: calc(((100vw - 500px) / 2) + 19px) !important;
            margin-top: calc((100vh - 620px) / 2) !important;
        }
        #nombre {
            max-width: 468px;
            margin: -113px auto 0 auto;
        }
        #titulo h2 {
            font-size: 2em;
        }
        #item1, #item1-en {
            top: 215px;
            left: 76px;
            width: 74px;
            height: 25px;
        }
        #item1:hover, #item1-en:hover {
            top: 215px;
            left: 57px;
            width: 126px;
            height: 43px;
            transform: rotate(2deg);
            -moz-transform: rotate(2deg);
            -webkit-transform: rotate(2deg);
            -o-transform: rotate(2deg); 
        }
        #item2, #item2-en {
            top: 69px;
            left: 348px;
            width: 68px;
            height: 29px;
            transform: rotate(10deg);
            -moz-transform: rotate(10deg);
            -webkit-transform: rotate(10deg);
            -o-transform: rotate(10deg);
        }
        #item2:hover, #item2-en:hover {
            top: 69px;
            left: 348px;
            width: 120px;
            height: 51px;
            transform: rotate(16deg);
            -moz-transform: rotate(16deg);
            -webkit-transform: rotate(16deg);
            -o-transform: rotate(16deg);
        }
        #item3, #item3-en {
            top: 226px;
            left: 456px;
            width: 63px;
            height: 45px;
        }
        #item3:hover, #item3-en:hover {
            top: 218px;
            left: 456px;
            width: 100px;
            height: 72px;
            transform: rotate(-33deg);
            -moz-transform: rotate(-33deg);
            -webkit-transform: rotate(-33deg);
            -o-transform: rotate(-33deg);
        }
        #item4, #item4-en {
            top: 282px;
            left: 356px;
            width: 64px;
            height: 42px;
        }
        #item4:hover, #item4-en:hover {
            width: 110px;
            height: 72px;
            top: 270px;
            left: 342px;
            transform: rotate(-35deg);
            -moz-transform: rotate(-35deg);
            -webkit-transform: rotate(-35deg);
            -o-transform: rotate(-35deg);
        }
    
}


@media only screen and (max-width: 1130px) {
        .menu,
        #sobre-mi .menu,
        #about .menu {
            max-width: 1080px;
            margin: 0 25px;
        }
        .wrap-article,
        #sobre-mi .wrap-article,
        #about .wrap-article {
            margin: 30px 25px !important;
            max-width: calc(100% - 50px) !important;
        }
        #sobre-mi .contenido, #about-me .contenido {
            margin: 0 12px;
            width: calc(100% - 24px);
        }
        #arbol img {
            height: 500px;
            width: 500px;
        }
        #arbol {
            margin-left: calc(((100vw - 500px) / 2) - 19px) !important;
            margin-right: calc(((100vw - 500px) / 2) + 19px) !important;
            margin-top: calc((100vh - 670px) / 2) !important;
        }
        #nombre {
            max-width: 468px;
            margin: -113px auto 0 auto;
        }
        #titulo h2 {
            font-size: 2em;
        }
        #item1, #item1-en {
            top: 215px;
            left: 76px;
            width: 74px;
            height: 25px;
        }
        #item1:hover, #item1-en:hover {
            top: 215px;
            left: 57px;
            width: 126px;
            height: 43px;
            transform: rotate(2deg);
            -moz-transform: rotate(2deg);
            -webkit-transform: rotate(2deg);
            -o-transform: rotate(2deg); 
        }
        #item2, #item2-en {
            top: 69px;
            left: 348px;
            width: 68px;
            height: 29px;
            transform: rotate(10deg);
            -moz-transform: rotate(10deg);
            -webkit-transform: rotate(10deg);
            -o-transform: rotate(10deg);
        }
        #item2:hover, #item2-en:hover {
            top: 69px;
            left: 348px;
            width: 120px;
            height: 51px;
            transform: rotate(16deg);
            -moz-transform: rotate(16deg);
            -webkit-transform: rotate(16deg);
            -o-transform: rotate(16deg);
        }
        #item3, #item3-en {
            top: 226px;
            left: 456px;
            width: 63px;
            height: 45px;
        }
        #item3:hover, #item3-en:hover {
            top: 218px;
            left: 456px;
            width: 100px;
            height: 72px;
            transform: rotate(-33deg);
            -moz-transform: rotate(-33deg);
            -webkit-transform: rotate(-33deg);
            -o-transform: rotate(-33deg);
        }
        #item4, #item4-en {
            top: 282px;
            left: 356px;
            width: 64px;
            height: 42px;
        }
        #item4:hover, #item4-en:hover {
            width: 110px;
            height: 72px;
            top: 270px;
            left: 342px;
            transform: rotate(-35deg);
            -moz-transform: rotate(-35deg);
            -webkit-transform: rotate(-35deg);
            -o-transform: rotate(-35deg);
        }
}

@media only screen and (max-width: 980px) {
        #contacto .campo, #contact .campo {
            width: 46%;
        }
        #foto2, #foto2-en {
            max-width: 490px;
            float: right;
            margin: 12px 24px 12px 12px;
        }
}

@media only screen and (max-width: 880px) {
        #contacto .campo, #contact .campo {
            width: 45.4%;
        }
        .p-no-mob {
            display: none !important;
        }
        .p-mob {
            display: block !important;
        }
        #foto2, #foto2-en {
            max-width: 781px;
            width: calc(100% - 48px) !important;
            float: none;
            margin: 12px auto;
        }
}

@media only screen and (max-width: 780px) {
        #contacto .campo, #contact .campo {
            width: 44.9%;
        }
        #contacto form, #contact form {
            padding: 15px 15px 30px 15px;
            margin-left: 1px;
        }
        [class*="BT"] {
            right: 16px !important;
        }
        .title-menu-es h2 {
            font-size: 32px;
        }
        .title-menu-es h3 {
            font-size: 16px;
        }
        .breadcrumb h1 {
            font-size: 20px;
            margin-top: 15px !important;
        }
        .menu .text-menu h3 {
            font-size: 14px;
        }
        .title-menu-en h2 {
            font-size: 38px;
        }
        .title-menu-en h3 {
            font-size: 15px;
        }
}

@media only screen and (max-width: 730px) {
        .servItem {
            max-width: 46.65%;
            margin-top: 24px;
            margin-left: 2.27%;
            float: left;
        }
        .servItemLast {
            max-width: calc(91.7% + 24px);
            margin-bottom: 25px;
        }
        #foto1, #foto1-en {
            float: left;
            max-width: 275px;
            height: auto;
            margin: 17px 24px 8px 24px;
            margin-top: 17px;
        }
}

@media only screen and (max-width: 660px) {
        #contacto .campo, #contact .campo {
                width: calc(100% - 27px);
            float: none !important;
        }
        #contacto textarea, #contact textarea {
                width: calc(100% - 27px);
            margin: 10px auto;
            clear: both;
        }
        #contacto form, #contact form {
            padding: 2% 2% 30px 2%;
            margin-left: 1px;
        }
        #foto1, #foto1-en {
            max-width: 244px;
        }
        .breadcrumb h1 {
            font-size: 18px;
            margin-top: 18px !important;
        }
        .menu .text-menu h3 {
            font-size: 13px;
        }
        .menu .text-menu {
            padding-right: 78px;
        }
        .menu img {
            width: 100px;
        }
        .btn {
            margin-bottom: 14px;
            margin-right: 1px;
        }
}

@media screen and (max-height: 600px ) {
        #arb-1 {
            display: none;
        }
        #arb-2 {
            display: block;
        }
        #arbol img {
            height: 400px;
            width: 400px;
        }
        #arbol {
            margin-left: calc(((100vw - 400px) / 2) - 20px) !important;
            margin-right: calc(((100vw - 400px) / 2) + 20px) !important;
            margin-top: calc((100vh - 500px) / 2) !important;
        }
        #nombre {
            max-width: 373px;
            margin: -87px auto 0 auto;
        }
        #titulo h2 {
            font-size: 1.65em;
        }
        #item1, #item1-en {
            top: 145px;
            left: 68px;
            width: 74px;
            height: 25px;
            transform: rotate(18deg);
            -moz-transform: rotate(18deg);
            -webkit-transform: rotate(18deg);
            -o-transform: rotate(18deg);
        }
        #item1:hover, #item1-en:hover {
            top: 146px;
            left: 56px;
            width: 126px;
            height: 43px;
            transform: rotate(2deg);
            -moz-transform: rotate(2deg);
            -webkit-transform: rotate(2deg);
            -o-transform: rotate(2deg); 
        }
        #item2, #item2-en {
            top: 54px;
            left: 278px;
            width: 68px;
            height: 29px;
            transform: rotate(10deg);
            -moz-transform: rotate(10deg);
            -webkit-transform: rotate(10deg);
            -o-transform: rotate(10deg);
        }
        #item2:hover, #item2-en:hover {
            top: 54px;
            left: 278px;  
            width: 120px;
            height: 51px;
            transform: rotate(16deg);
            -moz-transform: rotate(16deg);
            -webkit-transform: rotate(16deg);
            -o-transform: rotate(16deg);
        }
        #item3, #item3-en {
            top: 161px;
            left: 349px;
            width: 63px;
            height: 45px;
            transform: rotate(-4deg);
            -moz-transform: rotate(-4deg);
            -webkit-transform: rotate(-4deg);
            -o-transform: rotate(-4deg); 
        }
        #item3:hover, #item3-en:hover {
            top: 150px;
            left: 336px;
            width: 100px;
            height: 72px;
            transform: rotate(-33deg);
            -moz-transform: rotate(-33deg);
            -webkit-transform: rotate(-33deg);
            -o-transform: rotate(-33deg);
        }
        #item4, #item4-en {
            top: 219px;
            left: 281px;
            width: 64px;
            height: 42px;
        }
        #item4:hover, #item4-en:hover {
            width: 110px;
            height: 72px;
            top: 210px;
            left: 271px;
            transform: rotate(-35deg);
            -moz-transform: rotate(-35deg);
            -webkit-transform: rotate(-35deg);
            -o-transform: rotate(-35deg);
        } 
}

@media only screen and (max-width: 620px) {
        .breadcrumb {
            display: none;
            width: 0;
        }
        .menu-cont {
            height: 111px;
        }
        .title-menu {
            width: 78% !important;
            float: left !important;
            text-align: left !important;
        }
        .title-menu-en h2 {
            font-size: 38px !important;
            margin-bottom: 16px !important;
            float: left !important;
        }
        .title-menu-es h2 {
            margin-bottom: 16px !important;
            float: left !important;
        }
        .title-menu-en h3 {
            margin-left: 15px !important;
        }
        .title-menu-es h3 {
            font-size: 16px;
            clear: left;
            padding-left: 24px;
        }
        .mini-menu {
            width: 22% !important;
        }
        .menu img {
            width: 118px !important;
        }
        .menu .text-menu {
            padding-right: 88px !important;
        }
        #arb-1 {
            display: none;
        }
        #arb-2 {
            display: block;
        }
        #arbol img {
            height: 400px;
            width: 400px;
        }
        #arbol {
            margin-left: calc(((100vw - 400px) / 2) - 20px) !important;
            margin-right: calc(((100vw - 400px) / 2) + 20px) !important;
            margin-top: calc((100vh - 550px) / 2) !important;
        }
        #nombre {
            max-width: 373px;
            margin: -87px auto 0 auto;
        }
        #titulo h2 {
            font-size: 1.65em;
        }
        #item1, #item1-en {
            top: 145px;
            left: 68px;
            width: 74px;
            height: 25px;
            transform: rotate(18deg);
            -moz-transform: rotate(18deg);
            -webkit-transform: rotate(18deg);
            -o-transform: rotate(18deg);
        }
        #item1:hover, #item1-en:hover {
            top: 146px;
            left: 56px;
            width: 126px;
            height: 43px;
            transform: rotate(2deg);
            -moz-transform: rotate(2deg);
            -webkit-transform: rotate(2deg);
            -o-transform: rotate(2deg); 
        }
        #item2, #item2-en {
            top: 54px;
            left: 278px;
            width: 68px;
            height: 29px;
            transform: rotate(10deg);
            -moz-transform: rotate(10deg);
            -webkit-transform: rotate(10deg);
            -o-transform: rotate(10deg);
        }
        #item2:hover, #item2-en:hover {
            top: 54px;
            left: 278px;  
            width: 120px;
            height: 51px;
            transform: rotate(16deg);
            -moz-transform: rotate(16deg);
            -webkit-transform: rotate(16deg);
            -o-transform: rotate(16deg);
        }
        #item3, #item3-en {
            top: 161px;
            left: 349px;
            width: 63px;
            height: 45px;
            transform: rotate(-4deg);
            -moz-transform: rotate(-4deg);
            -webkit-transform: rotate(-4deg);
            -o-transform: rotate(-4deg); 
        }
        #item3:hover, #item3-en:hover {
            top: 150px;
            left: 336px;
            width: 100px;
            height: 72px;
            transform: rotate(-33deg);
            -moz-transform: rotate(-33deg);
            -webkit-transform: rotate(-33deg);
            -o-transform: rotate(-33deg);
        }
        #item4, #item4-en {
            top: 219px;
            left: 281px;
            width: 64px;
            height: 42px;
        }
        #item4:hover, #item4-en:hover {
            width: 110px;
            height: 72px;
            top: 210px;
            left: 271px;
            transform: rotate(-35deg);
            -moz-transform: rotate(-35deg);
            -webkit-transform: rotate(-35deg);
            -o-transform: rotate(-35deg);
        }
} 

@media only screen and (max-width: 580px) {
        .wrap-article,
        #sobre-mi .wrap-article,
        #about .wrap-article {
            margin: 0 !important;
            max-width: 100% !important;
        }
        #servicios .wrap-article,
        #services .wrap-article {
            margin: 0 !important;
            max-width: 100% !important;
        }
        /*#wrap-footer {
            bottom:  0 !important;
        }*/
        #contacto form, #contact form {
            padding: 3.8% 2% 30px 2%;
            margin-left: 1px;
        }
        .servItemLast {
            max-width: calc(93% + 12px);
            margin-bottom: 25px;
        }
        #sobre-mi p,
        #about-me p {
            font-size: 19px;
        }
        .menu, #sobre-mi .menu, #about .menu {
            max-width: 100%;
            margin: 0 12px;
        }
        footer h3 {
            float: left;
            padding: 4px 13px;
            letter-spacing: 1px;
            font-size: 14px;
            line-height: 20px;
            font-weight: 200;
        }
        .redes-sociales {
            float: right;
            padding-right: 13px;
            padding-top: 2px;
        }
        .wrap-bottom {
           margin-bottom: 0;
       }
}

@media only screen and (max-width: 556px) {
        #foto1, #foto1-en {
            max-width: 350px;
            width: calc(100% - 24px) !important;
            float: none;
            margin: 24px auto 12px;
        }
}

@media only screen and (max-width: 540px) {
/*        #contacto .campo, #contact .campo {
            width: calc(100% - 44px);
            float: none !important;
            margin-right: 10px;
            margin-left: 10px;
        }
        #contacto textarea, #contact textarea {
            width: calc(100% - 44px);
            margin: 10px 10px 11px;
            clear: both;
        }*/
        #contacto form, #contact form {
            padding: 2% 2% 30px 2%;
            margin-left: 1px;
        }
        #contacto form, #contact form {
            padding-top: 18px;
            margin-left: 1px;
        }
        .title-menu-es h2 {
            font-size: 29px;
        }
        .title-menu-es h3 {
            font-size: 15px;
            clear: left;
            padding-left: 17px;
        }
        .title-menu-en h2 {
            font-size: 33px !important;
            margin-bottom: 16px !important;
            float: left !important;
        }
        .title-menu-en h3 {
            margin-left: 4px !important;
            clear: left;
            font-size: 14px;
        }
}

@media only screen and (min-width: 393px) and (max-width: 477px) {
        .servItemLast {
            max-width: calc(92.4% + 12px);
            margin-bottom: 25px;
            margin-top: -9px;
        }
}

@media screen and (max-height: 500px ) {
        #arb-2 {
            display: none;
        }
        #arb-3 {
            display: block;
        }
        #arbol {
            margin-left: calc(((100vw - 340px) / 2) - 10px) !important;
            margin-right: calc(((100vw - 340px) / 2) + 10px) !important;
            margin-top: calc((100vh - 430px) / 2) !important;
        }
        #arbol img {
            height: 340px;
            width: 340px;
            /* margin: 0 auto; */
        }
        #item1, #item1-en {
            top: 125px;
            left: 67px;
            width: 62px;
            height: 21px
            transform: rotate(23deg);
            -moz-transform: rotate(23deg);
            -webkit-transform: rotate(23deg);
            -o-transform: rotate(23deg);
        }
        #item1:hover, #item1-en:hover {
            top: 118px;
            left: 47px;
        }
        #item2, #item2-en {
            top: 44px;
            left: 236px;
            width: 57px;
            height: 25px;
            transform: rotate(4deg);
            -moz-transform: rotate(4deg);
            -webkit-transform: rotate(4deg);
            -o-transform: rotate(4deg);
        }
        #item2:hover, #item2-en:hover {
            top: 30px;
            left: 229px;
        }
        #item3, #item3-en {
            top: 135px;
            left: 295px;
            width: 56px;
            height: 40px;
            transform: rotate(-9deg);
            -moz-transform: rotate(-9deg);
            -webkit-transform: rotate(-9deg);
            -o-transform: rotate(-9deg);
        }
        #item3:hover, #item3-en:hover {
            top: 119px;
            left: 278px;
        }
        #item4, #item4-en {
            top: 197px;
            left: 250px;
            width: 51px;
            height: 34px;
        }
        #item4:hover, #item4-en:hover {
            top: 175px;
            left: 239px;
        }
        #nombre {
            max-width: 333px;
            margin: -80px auto 0 auto;
        }
        #titulo h2 {
            font-size: 1.5em;
        }
}

@media only screen and (max-width: 477px) {
            .menu, #sobre-mi .menu, #about .menu {
            max-width: 100%;
            margin: 0 6px;
        }
        .title-menu {
            width: 100% !important;
            float: none !important;
            text-align: center !important;
        }
        .title-menu-en h2 {
            font-size: 34px !important;
            /* margin-bottom: 16px !important; */
            float: none !important;
            text-align: center;
        }
        .title-menu-es h2 {
            float: none !important;
            text-align: center;
        }
        .title-menu-en h3 {
            margin-left: 4px !important;
            clear: left;
            font-size: 14px;
        }
        .menu .text-menu {
            padding-right: 49px !important;
        }
        .mini-menu {
            width: 22% !important;
            position: absolute;
            bottom: 94px;
            right: 0;
        }
        .menu img {
            width: 58px !important;
        }
        #arb-2 {
            display: none;
        }
        #arb-3 {
            display: block;
        }
        #arbol {
            margin-left: calc(((100vw - 340px) / 2) - 10px) !important;
            margin-right: calc(((100vw - 340px) / 2) + 10px) !important;
            margin-top: calc((100vh - 520px) / 2) !important;
        }
        #arbol img {
            height: 340px;
            width: 340px;
            /* margin: 0 auto; */
        }
        #item1, #item1-en {
            top: 125px;
            left: 67px;
            width: 62px;
            height: 21px
            transform: rotate(23deg);
            -moz-transform: rotate(23deg);
            -webkit-transform: rotate(23deg);
            -o-transform: rotate(23deg);
        }
        #item1:hover, #item1-en:hover {
            top: 118px;
            left: 47px;
        }
        #item2, #item2-en {
            top: 44px;
            left: 236px;
            width: 57px;
            height: 25px;
            transform: rotate(4deg);
            -moz-transform: rotate(4deg);
            -webkit-transform: rotate(4deg);
            -o-transform: rotate(4deg);
        }
        #item2:hover, #item2-en:hover {
            top: 30px;
            left: 229px;
        }
        #item3, #item3-en {
            top: 135px;
            left: 295px;
            width: 56px;
            height: 40px;
            transform: rotate(-9deg);
            -moz-transform: rotate(-9deg);
            -webkit-transform: rotate(-9deg);
            -o-transform: rotate(-9deg);
        }
        #item3:hover, #item3-en:hover {
            top: 119px;
            left: 278px;
        }
        #item4, #item4-en {
            top: 197px;
            left: 250px;
            width: 51px;
            height: 34px;
        }
        #item4:hover, #item4-en:hover {
            top: 175px;
            left: 239px;
        }
        #nombre {
            max-width: 333px;
            margin: -80px auto 0 auto;
        }
        #titulo h2 {
            font-size: 1.5em;
        }
        .title-menu-en h2 {
            font-size: 28px !important;
        }
        .title-menu-en h3 {
            font-size: 12px;
        }
        .title-menu-es h2 {
            margin-bottom: 4px !important;
            font-size: 23px;
        }
        .title-menu-es h3 {
            font-size: 12px;
            padding-left: 13px;
        }
        .copy {
            display: none;
        }
        .copy-mob {
            display: block;
        }
        footer h3, .copy-mob {
            float: left;
            padding: 4px 13px;
            letter-spacing: 1px;
            font-size: 14px;
            line-height: 20px;
            font-weight: 200;
        }
}

@media only screen and (max-width: 420px) {
        #foto1, #foto1-en {
            max-width: 350px;
            width: calc(100% - 48px) !important;
            float: none;
            margin: 12px auto;
        }
        .menu-cont {
            height: 130px;
        }
        #arbol {
            margin-left: calc(((100vw - 340px) / 2) - 17px) !important;
            margin-right: calc(((100vw - 340px) / 2) + 17px) !important;
            margin-top: calc((100vh - 520px) / 2) !important;
        }
        .hero {
          height: calc(100% - 20px);
          width: calc(100% - 20px);
          top: 10px;
          left: 10px;
        }
}

@media only screen and (max-width: 392px) {
        .servItem {
            max-width: calc(100% - 24px);
            margin: 24px auto 0;
            float: none;
        }
        .fotoServ5 {
            display: none !important;
        }
        .fotoServ5-mob {
            display: block !important;
        }
}

@media screen and (max-height: 420px ) {
        #arbol {
            margin-left: calc(((100vw - 280px) / 2) - 19px) !important;
            margin-right: calc(((100vw - 280px) / 2) + 19px) !important;
            margin-top: calc((100vh - 350px) / 2) !important;
        }
        #arbol img {
            height: 280px;
            width: 280px;
            /* margin: 0 auto; */
        }
        #item1, #item1-en {
            top: 100px;
            left: 47px;;
            width: 62px;
            height: 21px;
            transform: rotate(10deg);
            -moz-transform: rotate(10deg);
            -webkit-transform: rotate(10deg);
            -o-transform: rotate(10deg);
        }
        #item1:hover, #item1-en:hover {
            top: 92px;
            left: 20px;
        }
        #item2, #item2-en {
            top: 28px;
            left: 199px;
            width: 57px;
            height: 25px;
            transform: rotate(-2deg);
            -moz-transform: rotate(-2deg);
            -webkit-transform: rotate(-2deg);
            -o-transform: rotate(-2deg);
        }
        #item2:hover, #item2-en:hover {
            top: 19px;
            left: 167px;
        }
        #item3, #item3-en {
            top: 110px;
            left: 242px;
            width: 56px;
            height: 40px;
            transform: rotate(-9deg);
            -moz-transform: rotate(-9deg);
            -webkit-transform: rotate(-9deg);
            -o-transform: rotate(-9deg);
        }
        #item3:hover, #item3-en:hover {
            top: 95px;
            left: 196px;
        }
        #item4, #item4-en {
            top: 151px;
            left: 198px;
            width: 51px;
            height: 34px;
        }
        #item4:hover, #item4-en:hover {
            top: 135px;
            left: 157px;
        }
        #nombre {
            max-width: 283px;
            margin: -67px auto 0 auto;
        }
        #titulo h2 {
            font-size: 1.3em;
            font-weight: 500;
        }
        .hero {
          height: calc(100% - 16px);
          width: calc(100% - 16px);
          top: 8px;
          left: 8px;
        }
}

@media screen and (max-height: 337px ) {
        #arbol {
            margin-left: calc(((100vw - 280px) / 2) - 19px) !important;
            margin-right: calc(((100vw - 280px) / 2) + 19px) !important;
            margin-top: calc((100vh - 336px) / 2) !important;
        }
        #nombre {
            max-width: 277px;
            margin: -72px auto 0 auto;
        }
        #titulo h2 {
            font-size: 1.2em;
            margin-top: -3px;
        }    
}

@media only screen and (max-width: 379px) {
        #arbol {
            margin-left: calc(((100vw - 280px) / 2) - 19px) !important;
            margin-right: calc(((100vw - 280px) / 2) + 19px) !important;
            margin-top: calc((100vh - 420px) / 2) !important;
        }
        #arbol img {
            height: 280px;
            width: 280px;
            /* margin: 0 auto; */
        }
        #item1, #item1-en {
            top: 100px;
            left: 47px;;
            width: 62px;
            height: 21px;
            transform: rotate(10deg);
            -moz-transform: rotate(10deg);
            -webkit-transform: rotate(10deg);
            -o-transform: rotate(10deg);
        }
        #item1:hover, #item1-en:hover {
            top: 92px;
            left: 20px;
        }
        #item2, #item2-en {
            top: 28px;
            left: 199px;
            width: 57px;
            height: 25px;
            transform: rotate(-2deg);
            -moz-transform: rotate(-2deg);
            -webkit-transform: rotate(-2deg);
            -o-transform: rotate(-2deg);
        }
        #item2:hover, #item2-en:hover {
            top: 19px;
            left: 167px;
        }
        #item3, #item3-en {
            top: 110px;
            left: 242px;
            width: 56px;
            height: 40px;
            transform: rotate(-9deg);
            -moz-transform: rotate(-9deg);
            -webkit-transform: rotate(-9deg);
            -o-transform: rotate(-9deg);
        }
        #item3:hover, #item3-en:hover {
            top: 95px;
            left: 196px;
        }
        #item4, #item4-en {
            top: 151px;
            left: 198px;
            width: 51px;
            height: 34px;
        }
        #item4:hover, #item4-en:hover {
            top: 135px;
            left: 157px;
        }
        #nombre {
            max-width: 283px;
            margin: -67px auto 0 auto;
        }
        #titulo h2 {
            font-size: 1.3em;
            font-weight: 500;
        }
        .hero {
          height: calc(100% - 16px);
          width: calc(100% - 16px);
          top: 8px;
          left: 8px;
        }
}


@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
.floatR {
    float: right !important;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
/* ==========================================================================
   Dosieres styles
   ========================================================================== */
.dosiadress {
    float: left;
    padding-left: 8px;
}
.dosiadress0 {
    padding-left: 8px;
}