@keyframes fadeOut{to{opacity:0}}@keyframes lineDown{0%{transform:scale(1,0);transform-origin:top center}25%,75%{transform:scale(1,1);transform-origin:top center}76%{transform:scale(1,1);transform-origin:bottom center}to{transform:scale(1,0);transform-origin:bottom center}}@keyframes arrowDown{0%{bottom:45px}30%{bottom:35px;opacity:1}70%{bottom:30px;opacity:1}to{bottom:25px;opacity:1}}@keyframes slideTopIn{to{top:15%}}@keyframes galleryTopIn{to{top:10%}}@keyframes scaleRight{to{transform:scaleX(1)}}@keyframes scaleUp{to{transform:scale(1)}}@keyframes fadeFromLeft{to{left:0;opacity:1}}@keyframes skeletonBlur{to{background-position:150% -150px}}@keyframes topBarBg{0%{background:0 0}to{background:-moz-linear-gradient(top,#000 0,transparent 100%);background:-webkit-linear-gradient(top,#000 0,transparent 100%);background:linear-gradient(to bottom,#000 0,transparent 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0)}}@keyframes logoShort{0%{top:0}to{top:-25px}}@keyframes logoBig{0%{top:-25px}to{top:0}}html::-webkit-scrollbar{width:10px}html::-webkit-scrollbar-thumb{background-color:#b046e5;border-radius:20px}html::-webkit-scrollbar-thumb:hover{background-color:#8c35b7}html::-webkit-scrollbar-track{background-color:#4d4c4c}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#000}label,p{font-family:"League Spartan",sans-serif;font-size:18px}h4{font-size:22px}.yd-trigger-topbar{width:1px;height:1px;display:block;position:absolute;left:0;top:130px;background:0 0}.border-bottom-right,.border-top-left{width:30px;height:30px;display:block;position:fixed;z-index:600}.border-top-left{top:0;left:0}.border-bottom-right{bottom:0;right:0}.border-top-left::after,.border-top-left::before{content:"";display:block;background-color:#000;position:fixed;top:0;left:0}.border-top-left::before{width:30px;height:200vh}.border-top-left::after{width:200vw;height:30px}.border-bottom-right::after,.border-bottom-right::before{content:"";display:block;background-color:#000;position:fixed;bottom:0;right:0}.border-bottom-right::before{width:30px;height:200vh}.border-bottom-right::after{width:200vw;height:30px}@media screen and (min-width:320px){.yd-page-wrapper,.yd-preloader{width:100%;height:100vh;display:table;background-color:#1c1c1c;border:30px solid #000}.yd-preloader{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;z-index:1000;position:fixed;top:0;left:0}.yd-preloader-inner img{margin-top:30px;padding-left:10px;padding-right:20px}.yd-preloader-inner p{text-align:center;padding:15px;margin-top:-5px}.yd-menu-overlay,.yd-overlay{width:100%;height:100vh;display:none;position:fixed;z-index:1000;top:0;left:0;background-color:rgba(176,70,229,.95)}.yd-modal{width:90%;display:none;padding:30px;border-radius:0 30px 30px 30px;position:absolute;top:-100%;left:5%;right:5%;margin:0 auto;z-index:1200}.yd-form,.yd-modal-body,.yd-modal-header{width:100%;display:table;position:relative}.yd-modal-header h1{line-height:28px}.yd-close-modal{width:38px;height:38px;border-radius:50%;color:#b046e5;text-align:center;line-height:center;cursor:pointer;position:absolute;top:-15px;right:-15px;border:0;background-color:#2f2f2f}.yd-form label{margin-bottom:3px;font-size:14px;display:inline-block}.yd-field,.yd-text-area{width:100%;background-color:#2f2f2f;border-radius:4px;color:#fff;border:0;font-size:1rem;padding-left:10px;margin-bottom:7px}.yd-field{height:45px}.yd-topbar{width:100%;height:110px;display:block;background:0 0;position:fixed;top:0;left:0;transition:all .2s ease-out;z-index:900}.yd-topbar-bg{animation:topBarBg .2s ease-out forwards}.yd-logo{width:75px;height:110px;float:left;margin-left:60px;background-color:#b046e5;border-radius:0 0 37px 0;transition:all .2s ease-out;position:relative}.yd-logo-short{animation:logoShort .2s ease-out forwards}.yd-logo-big{animation:logoBig .2s ease-out forwards}.yd-logo img{width:45px;height:35px;display:block;margin:55px auto 0}.yd-menu{display:none}.yd-btn-menu-mobile{width:54px;height:54px;display:block;border-radius:50%;border:0;background-color:#b046e5;color:#000;position:fixed;right:30px;top:30px;z-index:900;cursor:pointer}.yd-btn-menu-mobile ion-icon{vertical-align:middle}.yd-menu-mobile{width:240px;height:100vh;display:block;background-color:#000;position:fixed;top:0;padding:100px 30px 30px;z-index:1300;transition:all .3s cubic-bezier(.215,.61,.355,1)}.yd-menu-is-open{right:0}.yd-menu-is-closed{right:-240px}.yd-menu-mobile a{width:100%;height:60px;display:block;line-height:60px;color:#fff;text-decoration:none;font-family:"League Spartan",sans-serif}.yd-btn-contact,.yd-contact-info{position:fixed;display:block;transition:all .2s ease-out}.yd-btn-contact{width:45px;height:45px;background-color:#b046e5;background-image:url(../images/icon-contact-close.svg);background-repeat:no-repeat;bottom:45px;right:45px;border-radius:50%;z-index:200;border:0;cursor:pointer}.yd-contact-info{width:290px;height:165px;padding:25px;bottom:115px;right:65px;z-index:600;visibility:hidden;opacity:0;border-radius:15px 15px 0 15px}.yd-contact-info-inner{display:table;width:100%;float:right}.yd-contact-info-inner p{font-size:1.125rem;line-height:1.5rem}.yd-social-links,.yd-social-links-circle{width:100%;height:45px;display:block;position:relative;left:-12px;margin-top:5px}.yd-social-links-circle{width:110%;left:0}.yd-social,.yd-social-links-circle .yd-social{width:45px;height:45px;display:inline-block}.yd-social-links-circle .yd-social{border-radius:50%;text-align:center;transition:all .2s ease-out}.yd-social-links-circle .yd-social ion-icon{height:45px;transition:all .2s ease-out}.yd-social-links-circle .yd-social:hover ion-icon{color:#b046e5}.yd-social-links-circle .yd-social:hover{background-color:#000}.yd-item-navigator a{width:20px;display:block;height:1px;margin:0 0 80px 30px;background-color:#4d4c4c}.yd-social>img{width:20px;height:auto;display:block;margin:13px auto 0}.yd-corner{width:25px;height:25px;float:right;display:relative}.yd-corner::after{content:"";width:25px;height:25px;display:block;position:absolute;bottom:-25px;right:0;background:url(../images/corner.svg)no-repeat;background-position-x:1px}.yd-display-text{margin-top:15%}.yd-home-presentation{background-image:url(../images/ydm.png);background-repeat:no-repeat;background-position:45%bottom;position:relative;background-size:205%auto}.yd-home-presentation h1{margin-top:60px;text-align:center}.yd-home-presentation p,.yd-slider-list .yd-projects-item-info p{text-align:center}.yd-home-presentation .yd-btn{margin-left:auto;margin-right:auto}.yd-arrow-down img,.yd-arrow-down::before,.yd-scroll-down{display:block;position:absolute;left:0;right:0;margin:0 auto}.yd-scroll-down{width:70px;height:135px;border-radius:35px 35px 0 0;background-color:#b046e5;bottom:0;z-index:100}.yd-arrow-down{width:100%;height:95px;display:table;margin-top:30px;position:relative}.yd-arrow-down img,.yd-arrow-down::before{bottom:45px}.yd-arrow-down img{width:16px;height:10px;opacity:0;animation:arrowDown 1.5s linear infinite}.yd-arrow-down::before{content:"";width:2px;height:45px;background-color:#000;transform-origin:top center;animation:lineDown 1.5s ease-out infinite}.yd-projects-navigator{width:68%;height:auto;display:table;position:absolute;left:0;bottom:15px;z-index:500}.yd-navigator-counter{width:100%;height:90px;display:block;margin-bottom:60px;position:relative}.yd-navigator-counter::before{content:"";display:block;width:35px;height:100%;background-color:#1c1c1c;position:absolute;top:0;left:0}.yd-navigator-counter span{font-family:"League Spartan",sans-serif;font-size:7.5rem;line-height:90px;font-weight:600}.yd-item-navigator{width:100%;display:table}.yd-item-navigator a.yd-item-active{background-color:#b046e5}.yd-item-navigator a:last-child{margin-bottom:30px}.yd-items-next-prev{width:100%;height:45px;display:flex;justify-content:space-around;align-items:center;background-color:#2c2c2c;border-radius:23px}.yd-items-next-prev>div{height:32px}.yd-items-counter{font-family:"League Spartan",sans-serif;color:#4d4c4c;line-height:32px}.yd-item-next,.yd-item-prev{width:45px;color:#b046e5;text-align:center;cursor:pointer}.yd-items-counter span:nth-child(1){color:#bcbcbc}ion-icon{font-size:32px;pointer-events:none;vertical-align:middle}.yd-slider-container{display:block;overflow:hidden;padding-bottom:120px}.yd-slider-list{width:auto;display:block;list-style:none}.yd-slider-list .yd-projects-item{display:block;float:left;height:auto;margin-top:0}.yd-projects-list .yd-projects-item{margin-bottom:30px}.yd-slider-list .yd-projects-item-info{margin-top:15px;opacity:0}.yd-slider-list .yd-projects-item-info a{margin:0 auto}.yd-projects-list{list-style:none;margin-bottom:40px}.yd-projects-list .yd-projects-item-thumb,.yd-slider-list .yd-projects-item-info,.yd-slider-list .yd-projects-item-thumb{width:100%;display:table;position:relative}.yd-slider-list .yd-projects-item-thumb{padding:30px 0 25px}.yd-projects-list .yd-projects-item-thumb{padding:75px 0 25px}.yd-projects-list .yd-projects-item-thumb>a,.yd-slider-list .yd-projects-item-thumb>a{margin:18px auto 0;float:none}.yd-slider-list .yd-projects-item-box{transform:scaleX(0);transform-origin:right}.yd-projects-list .yd-projects-item-box,.yd-slider-list .yd-projects-item-box{width:100%;height:100%;display:block;background-color:#2c2c2c;position:absolute;top:0;left:0}.yd-slider-list .yd-projects-item-thumb img{width:90%;max-width:90%;height:auto;position:relative;left:5%;transform:scale(0)}.yd-projects-list .yd-projects-item-thumb img{width:100%;max-width:100%;height:auto;position:relative}.yd-section-offset-top{margin-top:130px}.yd-projects-list .yd-projects-item:nth-child(odd) .yd-projects-item-info{width:100%;text-align:center}.yd-projects-list .yd-projects-item:nth-child(even) .yd-projects-item-info a,.yd-projects-list .yd-projects-item:nth-child(odd) .yd-projects-item-info a{float:none;margin:0 auto}.yd-projects-list .yd-projects-item:nth-child(even) .yd-projects-item-info p,.yd-projects-list .yd-projects-item:nth-child(odd) .yd-projects-item-info p{text-align:center}.yd-projects-list .yd-projects-item:nth-child(even)>.row{flex-direction:row-reverse}.yd-projects-list .yd-projects-item:nth-child(even) .yd-projects-item-info{width:100%;text-align:center}.yd-projects-list .yd-projects-item:nth-child(even) .yd-projects-item-thumb img{display:block}.yd-section-sobre{height:calc(100% - 130px)}.yd-section-sobre .container-fluid,.yd-section-sobre .container-fluid>.row{height:100%}.yd-avatar-sobre{position:relative;height:400px}.yd-box-img{position:absolute;bottom:0}.yd-box-img img{width:90%}.yd-titulo-sobre{width:100%;display:table;float:left}.yd-habilidades-sobre,.yd-info-sobre{width:100%;display:table;float:left;margin-bottom:30px}.yd-titulo-sobre{font-size:50px;line-height:65px;margin-bottom:30px}.yd-page-list>li{font-size:18px;line-height:21px;padding-left:15px;position:relative}.yd-page-list>li::before{content:"";width:8px;height:8px;display:block;border-radius:50%;position:absolute;top:7px;left:0;background-color:#b046e5}.yd-social-links-circle a{margin-right:20px}.yd-hero{background-image:url(../projetos/hero-prog.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;display:block}.yd-hero h1{margin-bottom:50px}.yd-hero-inner{display:table;padding:40px 0}.yd-hero-inner-content{width:100%;height:100%;background-color:rgba(0,0,0,.85);display:block;padding:15px 25px}.yd-hero-inner-content p,.yd-page-list>li{margin-bottom:15px}.yd-hero-inner-content>.row{position:relative;z-index:6}.yd-project-stats{width:100%;height:100%;display:table;border-right:none}.yd-project-description{height:100%;margin-top:30px}.yd-post,.yd-post-section,.yd-project-description{width:100%;display:table}.yd-post p{margin-bottom:30px}.yd-post-section{padding:45px 0}.yd-btn-project{margin:100px auto 0}.yd-pre-gallery{padding-bottom:350px}.yd-post-gallery{display:block}.yd-post-gallery .container{position:relative;margin-top:-283px}.yd-thumb-box{width:auto;display:block;position:relative}.yd-thumb-box::before{content:"";width:100%;height:100%;z-index:500;background-color:rgba(176,70,229,.85);background-image:url(../images/icon-see-more.svg);background-repeat:no-repeat;background-position:center;display:none;position:absolute;left:0;top:0}.yd-thumb-box:hover::before{display:block;cursor:pointer}.yd-gallery-frame-container{width:70%;display:none;position:fixed;top:-100%;left:0;right:15px;margin:120px auto;z-index:1100}.yd-gallery-frame-inner{width:100%;height:100%;display:block;position:relative}.yd-gallery-frame-inner .yd-skeleton-loading{width:98%;height:100%;border-radius:30px 25px 20px 25px;display:none;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;position:absolute;z-index:1250}.yd-gallery-frame-inner .yd-skeleton-loading>div{width:100%;background-color:#dedede;margin:10%0;border-radius:8px;background-image:url(../images/skeleton-loading-blur.svg);background-position:-100% -150px;background-repeat:no-repeat;animation:skeletonBlur 2s infinite ease-out}.yd-gallery-frame-inner .yd-skeleton-loading>div:first-child{height:80%;width:80%;margin-left:15px}.yd-gallery-frame-container .yd-items-next-prev{width:150px;margin:45px auto 0}.yd-close-gallery{width:45px;height:45px;display:block;position:absolute;top:-55px;right:0;background-color:#000;border-radius:50%;border:0;cursor:pointer;z-index:1200}.yd-close-gallery ion-icon{color:#b046e5;width:25px;height:25px;text-align:center;line-height:45px}.yd-404 img,img.yd-gallery-frame{width:100%;max-width:100%;height:auto}img.yd-gallery-frame{position:absolute;left:0;top:0;z-index:1300}.yd-gallery-frame-image{width:98%;max-width:100%;margin:0 auto;display:block;border-radius:25px;z-index:1200}.yd-gallery-frame{border-radius:30px}.yd-btn-large-detail{height:45px;line-height:45px;padding:0 35px;border-radius:23px;font-size:1rem}.yd-others-projects{padding-top:0}.yd-post-gallery{padding-bottom:20px}.yd-404 h1,.yd-404 p{text-align:center}.yd-404 h1{line-height:110px}.yd-404 img{display:block;margin:50px auto 0}.yd-404 .yd-btn{margin:15px auto}.yd-title-xl{font-size:90px}.yd-title-large{font-size:36px;text-align:center}.yd-full-height{height:auto;position:relative}.yd-text-center-mobile{text-align:center}}@media screen and (min-width:320px) and (max-height:665px){.yd-home-presentation{background-image:none}}@media screen and (min-width:420px){.yd-avatar-sobre{height:500px}}@media screen and (min-width:500px){.yd-avatar-sobre{height:550px}.yd-home-presentation{background-position:45%bottom;position:relative;background-size:200%auto}}@media screen and (min-width:576px){.yd-home-presentation{background-position:50%bottom;background-size:170%auto}.yd-home-presentation h1{margin-top:40px;text-align:center}.yd-hero-inner-content{padding:40px}.yd-avatar-sobre{height:600px}.yd-404 img{width:80%;max-width:80%;margin:0 auto}.yd-preloader-inner img{margin-top:30px}.yd-preloader-inner p{padding:15px}}@media screen and (min-width:576px) and (max-height:768px){.yd-preloader-inner{margin-top:-30px}}@media screen and (min-width:600px){.yd-home-presentation{background-size:150%auto}.yd-slider-list .yd-projects-item-thumb img{width:80%;max-width:80%;height:auto;position:relative;left:10%;transform:scale(0)}}@media screen and (min-width:640px){.yd-gallery-frame-container{width:50%}.yd-avatar-sobre{height:700px}}@media screen and (min-width:640px) and (max-height:830px){.yd-gallery-frame-container{width:30%}.yd-gallery-frame-container .yd-items-next-prev{width:150px;margin:25px auto 0}.yd-close-gallery{right:-55px;top:-20px}}@media screen and (min-width:718px){.yd-home-presentation{background-size:135%auto}.yd-home-presentation h1{margin-top:30px;text-align:center}}@media screen and (min-width:768px){.yd-home-presentation{background-size:125%auto}.yd-title-large{font-size:48px}.yd-slider-list .yd-projects-item-thumb img{width:80%;max-width:80%;height:auto;position:relative;left:10%;transform:scale(0)}.yd-avatar-sobre{height:400px}.yd-box-img{width:60%}.yd-box-img img{margin-left:35%}}@media screen and (min-width:835px){.yd-home-presentation{background-size:110%auto}.yd-home-presentation h1{margin-top:20px;text-align:center}.yd-gallery-frame-container{width:40%}}@media screen and (min-width:835px) and (max-height:450px){.yd-gallery-frame-container{width:30%}.yd-gallery-frame-container .yd-items-next-prev{margin:25px auto 0}}@media screen and (min-width:950px){.yd-home-presentation{background-size:105%auto}.yd-home-presentation h1{margin-top:10px;text-align:center}}@media screen and (min-width:992px){.yd-btn-menu-mobile,.yd-menu-mobile{display:none}.yd-menu{display:table;float:left;height:110px;margin-left:30px}.yd-menu a{font-family:"League Spartan";font-size:1.2rem;color:#bcbcbc;text-decoration:none;display:inline-block;margin:50px 20px 0;font-weight:400;position:relative}.yd-menu a:first-child{margin-left:0}.yd-menu a:hover{color:#b046e5}.yd-menu a::before{content:"";width:100%;height:4px;background-color:#b046e5;display:block;position:absolute;bottom:-6px;left:0;transition:all .2s ease-out;transform:scale(0,1);transform-origin:center left}.yd-menu a:hover::before{transform:scale(1,1)}.yd-title-xl{font-size:120px}.yd-home-presentation{background-position:0 bottom;background-size:140%auto}.yd-home-presentation h1{margin-top:0;text-align:left}.yd-home-presentation p{text-align:left}.yd-home-presentation .yd-btn{margin-left:0;margin-right:0}.yd-projects-navigator{width:145px;height:400px;left:0;top:28vh}.yd-slider-container{padding-bottom:0}.yd-slider-list .yd-projects-item-thumb{padding:30px 0 25px;margin-top:20%}.yd-slider-list .yd-projects-item-thumb img{width:calc(100% + 45px);max-width:calc(100% + 45px);left:-75px}.yd-slider-list .yd-projects-item-thumb>a{margin:18px 6.5%0 0;float:right}.yd-navigator-counter span{font-size:100px}.yd-navigator-counter::before{width:30px}.yd-items-next-prev{justify-content:center}.yd-slider-list .yd-projects-item-info p,.yd-title-large{text-align:left}.yd-slider-list .yd-projects-item{display:block;float:left;height:500px;margin-top:calc(28vh - 75px)}.yd-slider-list .yd-projects-item-info{width:calc(100% - 75px);left:-75px;margin-top:40%}.yd-slider-list .yd-projects-item-info a{margin:0}.yd-display-text h1{line-height:110px}.yd-slider-list .yd-projects-item-info h1{line-height:95px}.yd-projects-list{margin-bottom:0}.yd-projects-list .yd-projects-item{margin-bottom:100px}.yd-projects-list .yd-projects-item:nth-child(odd) .yd-projects-item-info{width:calc(100% - 25%);margin-top:75px}.yd-projects-list .yd-projects-item:nth-child(even) .yd-projects-item-info{width:calc(100% - 105px);margin-top:75px;margin-left:25%}.yd-projects-list .yd-projects-item:nth-child(odd) .yd-projects-item-info a{float:right}.yd-projects-list .yd-projects-item .yd-projects-item-info h1{margin-bottom:-5px}.yd-projects-list .yd-projects-item:nth-child(odd) .yd-projects-item-info h1,.yd-projects-list .yd-projects-item:nth-child(odd) .yd-projects-item-info p{text-align:right}.yd-projects-list .yd-projects-item:nth-child(even) .yd-projects-item-info h1,.yd-projects-list .yd-projects-item:nth-child(even) .yd-projects-item-info p{text-align:left}.yd-projects-list .yd-projects-item:nth-child(even) .yd-projects-item-info a{margin:0}.yd-projects-list .yd-projects-item-thumb{padding:30px 0 25px}.yd-projects-list .yd-projects-item-thumb img{width:calc(100% + 45px);max-width:calc(100% + 45px)}.yd-projects-list .yd-projects-item:nth-child(even) .yd-projects-item-thumb img{left:30px}.yd-projects-list .yd-projects-item:nth-child(odd) .yd-projects-item-thumb img{left:-75px}.yd-projects-list .yd-projects-item:nth-child(even) .yd-projects-item-thumb a{float:left;margin-left:75px}.yd-projects-list .yd-projects-item:nth-child(odd) .yd-projects-item-thumb a{float:right;margin-right:75px}.yd-project-description{margin-top:0}.yd-project-stats{border-right:1px solid #b046e5}.yd-image-detail-project{margin-top:10%}.yd-gallery-frame-container{width:600px;margin:0 auto}.yd-close-gallery{right:-55px}.yd-avatar-sobre{height:auto}.yd-titulo-sobre{width:100%;font-size:72px;line-height:142px;margin-bottom:-5px}.yd-info-sobre{width:55%}.yd-habilidades-sobre{width:45%;padding-left:30px;border-left:1px solid #b046e5}.yd-idiomas{margin-top:60px}.yd-box-img{width:100%;display:table}.yd-404 .yd-btn,.yd-box-img img{margin-left:0}.yd-404{margin-top:5%}.yd-404 h1,.yd-404 p{text-align:left}.yd-404 p{margin-top:40px}.yd-404 h1{margin-top:10%;line-height:60px}.yd-404 img{width:100%;max-width:100%;margin-top:-10px;margin-right:auto;margin-left:auto}.yd-full-height{height:100vh}.yd-text-center-mobile{text-align:left}.yd-preloader-inner p{padding:15px;margin-top:30px}}@media screen and (min-width:992px) and (max-height:768px){.yd-home-presentation{background-image:url(../images/ydm.png);background-position:160px bottom;background-size:100%auto;display:block}.yd-slider-list .yd-projects-item-info{margin-top:30%}.yd-slider-list .yd-projects-item-thumb{margin-top:15%}.yd-projects-navigator{width:145px;height:auto;left:0;top:27vh}.yd-navigator-counter span{font-size:100px}.yd-navigator-counter{width:100%;height:90px;display:block;margin-bottom:30px;position:relative}.yd-item-navigator a{width:20px;height:1px;display:block;margin:0 0 50px 30px;background-color:#4d4c4c}.yd-gallery-frame-container{width:400px}.yd-section-sobre{margin-top:3%}.yd-avatar-sobre{height:300px}.yd-section-sobre{height:calc(100% - 3%)}.yd-slider-list .yd-projects-item-info h1{line-height:50px}.yd-preloader-inner p{padding:15px;margin-top:-5px}}@media screen and (min-width:992px) and (max-height:780px){.yd-gallery-frame-container{width:450px}.yd-gallery-frame-container .yd-items-next-prev{width:150px;margin:45px auto 0}}@media screen and (min-width:992px) and (max-height:600px){.yd-gallery-frame-container{width:400px}.yd-gallery-frame-container .yd-items-next-prev{width:150px;margin:25px auto 0}}@media screen and (min-width:992px) and (max-height:631px){.yd-avatar-sobre{height:auto}}@media screen and (min-width:992px) and (max-height:807px){.yd-avatar-sobre{height:auto;bottom:0}.yd-titulo-sobre{font-size:70px}.yd-habilidades-sobre h4,.yd-info-sobre h4{font-size:16px}.yd-info-sobre p,.yd-page-list>li{font-size:13px}.yd-social,.yd-social-links-circle .yd-social{width:35px;height:35px;display:inline-block}.yd-social-links-circle .yd-social ion-icon{height:35px;font-size:25px}}@media screen and (min-width:1030px) and (max-height:768px){.yd-slider-list .yd-projects-item-info{margin-top:25%}.yd-slider-list .yd-projects-item-thumb{margin-top:10%}}@media screen and (min-width:1100px){.yd-titulo-sobre{font-size:80px;line-height:150px}}@media screen and (min-width:1120px) and (max-height:768px){.yd-slider-list .yd-projects-item-info{margin-top:15%}.yd-slider-list .yd-projects-item-thumb{margin-top:5%}}@media screen and (min-width:1200px){.yd-modal{width:800px}.yd-field,.yd-text-area{margin-bottom:15px}.yd-home-presentation{background-position:-15%bottom;background-size:130%}.yd-title-large{font-size:64px}.yd-slider-list .yd-projects-item-info{margin-top:30%}.yd-slider-list .yd-projects-item-thumb{padding:75px 0 25px;margin-top:5%}.yd-slider-list .yd-projects-item-thumb img{width:100%;max-width:100%;left:-75px}.yd-slider-list .yd-projects-item-thumb>a{margin-right:75px}.yd-navigator-counter span{font-size:120px}.yd-navigator-counter::before{width:35px;top:-10px}.yd-projects-list .yd-projects-item:nth-child(odd) .yd-projects-item-info{width:calc(100% - 25%)}.yd-projects-list .yd-projects-item:nth-child(even) .yd-projects-item-info{margin-left:20%}.yd-projects-list .yd-projects-item-thumb{padding:75px 0 25px}.yd-projects-list .yd-projects-item-thumb img{width:100%;max-width:100%}.yd-projects-list .yd-projects-item:nth-child(even) .yd-projects-item-thumb img{left:75px}.yd-projects-list .yd-projects-item:nth-child(odd) .yd-projects-item-thumb img{left:-75px}.yd-image-detail-project{margin-top:30px}.yd-btn-large-detail{font-size:13px}.yd-titulo-sobre{font-size:85px;line-height:155px}}@media screen and (min-width:1200px) and (max-height:768px){.yd-home-presentation{background-position:220px bottom;background-size:90%auto}.yd-slider-list .yd-projects-item-thumb{padding:30px 0 25px}.yd-slider-list .yd-projects-item-info{margin-top:17%}.yd-slider-list .yd-projects-item-info h1{line-height:65px}.yd-projects-offset{margin-top:60px}}@media screen and (min-width:1250px){.yd-titulo-sobre{font-size:90px;line-height:160px}}@media screen and (min-width:1300px){.yd-home-presentation{background-position:-140%bottom;background-size:110%}.yd-navigator-counter span{font-size:120px}.yd-display-text{margin-top:10%}}@media screen and (min-width:1300px) and (max-height:768px){.yd-home-presentation{background-position:340px bottom;background-size:80%auto}}@media screen and (min-width:1300px){.yd-projects-list .yd-projects-item:nth-child(odd) .yd-projects-item-info{width:calc(100% - 17%)}.yd-projects-list .yd-projects-item:nth-child(even) .yd-projects-item-info{margin-left:17%}}@media screen and (min-width:1364px){.yd-home-presentation{background-position:150px bottom;background-size:110%}}@media screen and (min-width:1360px) and (max-height:768px){.yd-home-presentation{background-position:340px bottom;background-size:80%auto}}@media screen and (min-width:1400px){.yd-btn-large-detail{font-size:1rem}.yd-info-sobre{width:50%}.yd-habilidades-sobre{width:40%}.yd-preloader-inner img{margin-top:-60px}.yd-preloader-inner p{margin-top:-40px;font-size:24px}}@media screen and (min-width:1400px) and (max-height:768px){.yd-home-presentation{background-position:380px bottom;background-size:90%auto}}@media screen and (min-width:1500px){.yd-home-presentation{background-position:250px bottom;background-size:100%}.yd-titulo-sobre{font-size:95px;line-height:165px}.yd-projects-item-info h1{font-size:85px}}@media screen and (min-width:1500px) and (max-height:768px){.yd-home-presentation{background-position:450px bottom;background-size:80%auto}}@media screen and (min-width:1550px){.yd-info-sobre{width:50%}.yd-habilidades-sobre{width:40%}}@media screen and (min-width:1560px){.yd-slider-list .yd-projects-item-info{margin-top:20%}.yd-slider-list .yd-projects-item-thumb{margin-top:0}}@media screen and (min-width:1600px){.yd-home-presentation{background-position:320px bottom;background-size:90%}.yd-info-sobre{width:55%}.yd-habilidades-sobre{width:45%}.yd-titulo-sobre{font-size:110px;line-height:180px}}@media screen and (min-width:1600px) and (max-height:768px){.yd-home-presentation{background-position:550px bottom;background-size:75%auto}}@media screen and (min-width:1660px){.yd-projects-item-info h1{font-size:95px}}@media screen and (min-width:1700px){.yd-titulo-sobre{font-size:120px;line-height:190px}}.yd-btn{display:table;text-align:center;font-family:"League Spartan",sans-serif;font-weight:600;border:0;transition:all .2s ease-out;cursor:pointer;position:relative;text-decoration:none}.yd-btn ion-icon{font-size:20px;display:inline-block;vertical-align:middle;margin-top:-5px;margin-left:3px}.yd-btn-block{display:block;width:100%}.yd-btn-small{height:28px;line-height:28px;padding:0 20px;border-radius:14px;font-size:.688rem}.yd-btn-medium{height:38px;line-height:38px;padding:0 20px;border-radius:19px;font-size:.875rem}.yd-btn-large{height:45px;line-height:45px;padding:0 35px;border-radius:23px;font-size:1rem}.yd-btn-purple{background-color:#b046e5;color:#1c1c1c}.yd-btn-purple:hover{background-color:#8c35b7;color:#fff}.yd-btn-dark{background-color:#151515;color:#b046e5}.yd-btn-dark:hover{background-color:#2f2f2f;color:#fff}.yd-btn-detail{width:100%;text-decoration:none;background-color:#000;color:#fff}.yd-btn-detail ion-icon{color:#8c35b7}.yd-btn-detail:hover{background-color:#b046e5;color:#000}.yd-btn-detail:hover ion-icon,.yd-btn-detail:hover span{color:#fff}.yd-title{font-family:"Bebas Neue",serif;font-weight:400}.yd-sub-title{font-family:"League Spartan",serif;font-weight:800}.yd-title-medium{font-size:48px}.yd-text-purple{color:#b046e5}.yd-text-dark{color:#4d4c4c}.yd-text-light{color:#bcbcbc}.yd-text-black{color:#000}.yd-bg-purple{background-color:#b046e5}.yd-bg-dark{background-color:#4d4c4c}.yd-bg-light{background-color:#bcbcbc}.yd-bg-black{background-color:#000}.yd-mar-auto{margin-left:145px;margin-top:130px}.yd-mar-15{margin:15px}.yd-mar-top-15{margin-top:15px}.yd-mar-right-15{margin-right:15px}.yd-mar-left-15{margin-left:15px}.yd-mar-bottom-15{margin-bottom:15px}.yd-pad-15{padding:15px}.yd-pad-top-15{padding-top:15px}.yd-pad-right-15{padding-right:15px}.yd-pad-left-15{padding-left:15px}.yd-pad-bottom-15{padding-bottom:15px}.yd-mar-30{margin:30px}.yd-mar-top-30{margin-top:30px}.yd-mar-right-30{margin-right:30px}.yd-mar-left-30{margin-left:30px}.yd-mar-bottom-30{margin-bottom:30px}.yd-pad-30{padding:30px}.yd-pad-top-30{padding-top:30px}.yd-pad-right-30{padding-right:30px}.yd-pad-left-30{padding-left:30px}.yd-pad-bottom-30{padding-bottom:30px}.yd-first-section{height:calc(100vh - 30px)}.yd-no-paddin{padding:0!important}.yd-no-radius-left{border-top-left-radius:0;border-bottom-left-radius:0}.yd-no-radius-right{border-top-right-radius:0;border-bottom-right-radius:0}.yd-img-responsive{width:100%;max-width:100%;height:auto;display:block}.yd-page-list{list-style:none;font-family:"League Spartan",sans-serif}.yd-text-center{text-align:center}.yd-is-open{visibility:visible;opacity:1}.yd-open-this{display:block}.yd-slide-top-in{animation:slideTopIn .6s forwards ease-out}.yd-change-icon{background-position-y:-45px}.yd-fade-out{animation:fadeOut 2s forwards ease-out}.yd-scale-right{animation:scaleRight .7s .2s forwards cubic-bezier(0,1.01,.32,1)}.yd-scale-up{animation:scaleRight .5s .5s forwards cubic-bezier(0,1.01,.32,1)}.yd-fade-from-left{animation:fadeFromLeft 1s .7s forwards cubic-bezier(0,1.01,.32,1)}.yd-gallery-top-in{animation:galleryTopIn .6s forwards ease-out}