/*
Theme Name: Portfólio v4
Theme URI: http://delandabarbosa.com
Description: Junho de 2023
Author: Delanda
Author URI: http://delandabarbosa.com
*/

body {
  background-color: #F2F2EA;
  margin:0;
  padding:0;
  font-family: 'Satoshi';
  color: #777777;
  font-size: 17px;
}

body.admin-bar #menu{
  top: 32px;
}

a:link, a:visited, a:active {
  color: #914122;
  text-decoration: none;
  transition: color .3s linear;
  -webkit-transition: color .3s linear;
  -moz-transition: color .3s linear;
}

a:hover {
  color: #cd2222;
  text-decoration: none;
}


.lgftr:hover .com {
  color: #f17c76;
}

.marr {
  color: #ac5959;
}

.maru {
  color: #914122;
}

u {
  border-bottom: 1px solid;
  padding-bottom: 1px; 
  text-decoration:none;
}

*:focus {
  outline: 0;
}

img {
  max-width: 100%;
  height: auto;
}

img.alignright {
  float: right;
  margin: 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter, 
.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright, .foto, .graphicd, .cat,
.listtdir, .ipd03  {
  float: right;
}

.alignleft, .listtes  {
  float: left;
}

input, textarea, select {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #f88f8a;
  font-family: "Satoshi";
  font-size: 18px;
  font-weight: 500;
  color: #252a90;
  margin: 15px 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  border-radius: none;
  padding: 0;
}

::-webkit-input-placeholder {
  color: #252a90;
}

:-moz-placeholder {
  color: #252a90;
  opacity:  1;
}

::-moz-placeholder { 
  color: #252a90;
  opacity:  1;
}

:-ms-input-placeholder { 
  color: #252a90;
}

::-ms-input-placeholder { 
  cclor: #252a90;
}

button, .button,
input[type="button"],  
input[type="submit"] {
  width: auto;
  cursor: pointer;
  padding: 5px 20px;
  border-radius: 5px;
  background-color: #D2D3C3;
  color: #6A5252;
  font-weight: bold;
  border: 0;
  font-family: 'Satoshi';
}

option {
  background-color: #f88f8a;
  color: #fff;
}

.lineheight, .bioini {
  line-height: 33px;
}

.titulo {
  font-family: 'Mangiola';
  font-size: 50px;
  margin: 0;
  padding: 0;
  font-weight: 600;
}

.borderbox, .portsinglecaixa, .portsingle {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.satoshi {  
  font-family: 'Satoshi';
}

.mangiola {  
  font-family: 'Mangiola';
}

.branco {
  color: #fff;
}

.relative {
  position: relative;
}

#menu {
  width: 100%;
  z-index: 900;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: background-color 0.5s ease;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  background-color: #F2F2EA;  
}


body.home .fixed {
  background-color: #F2F2EA!important;  
}

body.page #menu, 
body.error404 #menu,
body.single-post #menu,
.fixed {
  border-bottom: 1px solid #D2D3C3;
}

@media screen and (min-height: 600px) {
  body.page #page #page, 
  body.error404 #page,
  body.single-post #page {
    margin-top: 80px;
    height: 65vh;
}}

#menuu {
  display: table;
  width: 1500px;
  margin: 0 auto;
  padding: 30px 0 25px;
}

.fixed #menuu {
  padding: 20px 0;
}

.logo {
  display: table-cell;
  transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  vertical-align: middle;
  float: left;
}

.dbini img{
  width: auto;
  height: 28px;
  transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
}

.fixed .dbini img{
  width: auto;
  height: 38px;
  transition: all 0.8s ease; 
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
}

nav {
  width: auto;
  line-height: 35px;
  margin-left: 40px;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  float: left;
}

.fixed nav {
  line-height: 43px;
}

.eng {
  float: right;
  font-size: 15px;
  line-height: 35px;
  font-weight: 700;
}

.eng a {
  color: #cd2222!important;
}

.eng a:hover,
.lgftr:hover .dbfooter a {
  color: #914122!important;
}

.fixed .eng {
    line-height: 43px;
  }

.mblonly, .fotomobile,
.fotomobile2 {
  display: none;
}

nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

nav li, .titstr {
  display: inline-block;
}

nav li a {
  margin-right: 40px;
  color: #322f2e!important;
}

a.activem {
  color: #cd2222!important;
}

nav li a:hover {
  color: #cd2222!important;
}

nav ul li:last-child a,
.cont {
  margin-right: 0px;
}

.lk, .menu-457, .cred {
  position: relative;
}

.lk {
  font-weight: 700;
}

nav ul li:nth-child(3) .linkk,
nav ul li:nth-child(4) .linkk,
.portfolio-filter ul li .linkk  {
  stroke-width: 2px;
}

.menu-trigger {
  display: none;
  margin: 15px 0 12px 0;
  transition:  all 0.8s ease;  
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease; 
}

.toggle {
  cursor: pointer;
  height: 34px;
  float: right;
  position: relative;
  z-index: 10;
}

.toggle span {
  display: block;
  background-color: #914122;
  width: 22px;
  height: 2px;
  border-radius: 3px;
  transition: .25s margin .25s, .25s transform;
  -webkit-transition: .25s margin .25s, .25s transform;
  -moz-transition: .25s margin .25s, .25s transform;
}

.toggle span:nth-child(2),
.toggle span:nth-child(3) {
  margin-top: 4px;
}

.toggle.active span {
  transition: .25s margin, .25s transform .25s;
  -webkit-transition:  .25s margin, .25s transform .25s;
  -moz-transition: .25s margin, .25s transform .25s;
}

.toggle.active span:nth-child(1) {
  margin-top: 8px;
  margin-bottom: -6px;
}

.toggle.active span:nth-child(1),
.toggle.active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

.toggle.active span:nth-child(3) {
  margin-top: -2px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -ms-transform: rotate(45deg);
}

#home {
  width: 100%;
  min-height: 100vh;
  position: relative;
}

#inicio {
  top: 55%;
  left: 50%;
  position: absolute;  
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 1136px;
}

#home,
#sobre,
#port,
#contato,
#page,
.ptttholder,
#singleportfolio,
#experiencias {
  overflow: hidden;
}

#menu:after, .container:after, #inicio:after,
#sobre:after, #experiencias:after, .lisfin:after, 
.lisfinc:after, #footer:after,
#page:after, #singleportfolio:after {
  content: " ";
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}

#portfolio, .biocontainer, .sobreportfolio,
#singleportfolio, .bioconteudo, #experiencias   {
  width: 100%;
  display: block;
  float: left;
}

#singleportfolio {
  margin: 0;
  padding: 0;
}

 .container {
  width: 1500px;
  margin: 0 auto;
}

.chamada {
  margin-left: 66px;
  float: left;
  width: 560px;
}

#home .chamada {
  max-width: 717px;
  width: 63%;
  margin-left: 0;
  text-align: right;
}

.bioini {
  margin-top: 30px;
  color: #9d9999;
}

#foto {
  float: right;
  width: 33%;
  max-width: 384px;
}

#foto img {
  border-radius: 20px;
}

.crlt {
  position: relative;
}

.linhaum, .linhadois, .linhatres, .linhaquatro, .bioini,
.portsingle, #foto  {
  opacity: 0;
  -ms-transform: translate3d(0, 50px, 0);
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0); 
  -webkit-animation: slide 1s forwards;
  animation: slide 1s forwards;
  transition: transform 1s cubic-bezier(.19,.77,.2,1);
  -webkit-transition: transform 1s cubic-bezier(.19,.77,.2,1);
  -moz-transition: transform 1s cubic-bezier(.19,.77,.2,1);
}

.linhaum {
  padding-left: 49%;
  width: 53%;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}

.linhadois, .linhatres, .linhaquatro {
  font-family: 'Mangiola';
  font-size: 63px;
  margin: 0 0 0 24px;
  line-height: 0.928;
  color: #BB775C;
  font-weight: 400!important;
}

.linhadois {
  animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
}

.linhatres {
  animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
}

.linhaquatro, .bioini {
  animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
}

#foto {
  animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
}

.fotomobile {
  width: 55%;
  margin-top: 23px;  
  animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
}

.fotomobile img {
  border-radius: 10px;
}
#sobre {
  color: #EFEFEF;
  background-color: #B8775E;
}

#sobre .container {
  position: relative;
  padding: 140px 0;
}

#sobre .titulo {
  color: #D2D3C3;
}

.bio {
  width: 73%;
  float: left;
}

.bio button {
  margin: 15px 10px 0px 0px!important;
  display: block;
  float: left;
  font-weight: 900;
}

.bio button a {
  color: #6A5252;
}

.bio button a:hover {
  color: #cd2222;
}

.biofoto {
  width: 22%;
  float: right;
}

.biofoto img {
  border-radius: 10px;
}

.minifoto {
  font-family: 'Mangiola';
  font-weight: 800;
  color: #D2D3C3;
  font-size: 19px;
  margin: 10px 0 0;
  display: block;
  text-align: center;
}

.biocontainer {
  margin-bottom: 100px;
}

.sobreportfolio {
  margin: 10px auto 30px;
}

.portsobre {
  width: calc(25% - 15px);
  margin-right: 20px;
  display: block;
  float: left;
  overflow: hidden;
}

.portsobre img, .portfolioitem img {
  border-radius: 10px;
}

.sobreportfolio .portsobre:last-child {
  margin-right: 0px!important;
}

.portsobre a:hover {
  opacity: 0.5;
}

.btportcnt {
  display: block;
  margin: 0 auto;
  font-size: 16px;  
}

.expr {
  width: 100%;
  float: left;
  position: relative;
}

.portitem,
.flx, .flx2  {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.expp {
  width: 50%;
  float: left;
}

.expp ul, .exp ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.expp ul li {
  border-top: 1px solid #D2D3C3;
  padding: 28px 0;
  float: left;
  width: 100%;
}


.expp li:last-child  {
  border-bottom: 1px solid #D2D3C3;
}

.listtes, .listtdir  {
  line-height: 1.233;
  color: #914122;
  font-family: 'Mangiola';
  font-weight: 800;
}

.listtes {
  font-size: 19px;
} 

.listtdir {
  font-size: 17px;
}

.listw {
  width: 100%;
  line-height: 1.235;
}

.listw .fal {
  margin-right: 5px;
}

.exp {
  text-align: right;
  float: right;
  width: 50%;
  top: 50%;
}

#experiencias {
  padding: 100px 0 0;
}

#experiencias .titulo {
  margin-bottom: 30px;
  color: #cd2222;
}

.skillsic {
  float: right;
}

.exp ul {
  text-align: left;
}

.exp ul li {
   margin-bottom: 20px;
}

.icons {
  margin-left: 1px;
  margin-bottom: -6px;
  border-radius: 5px;
}

.icons, .iconesf, .mail {
  fill: #D2D3C3;
}

.icons:hover, .iconesf:hover {
  fill: #fff!important;
}

.based {
  width: 100%;
  float: left;
  text-align: center;
  margin: 50px auto 0px;
}

#footer {
  background-color: #B8775E;
  width: 100%;
  float: left;
  padding: 50px 0;
  margin-top: 100px;
}

body.home #footer {
  padding: 70px 0;
}

#footer h1 {
  color: #D2D3C3;
  display: inline-block;
  margin-right: 10px;
}

.ftresquerdo {
  float: left;
  min-width: 60%;
}

.mail {
  margin-left: 15px;
  margin-right: 5px;
}

.emaill {
  font-size: 20px;
  font-weight: 400;
  margin-right: 30px;
}

.emaill:hover, .cred  {
  color: #D2D3C3!important;
}

.linksf {
  margin-right: 20px;
}

.lgftr:hover .cred, .emaill {
  color: #fff!important;
}

.ftrdireito {
  width: 30%;
  float: right;
  margin-left: auto;
  text-align: right;
}

.dbfooter  {
  font-weight: 600;
  font-size: 20px;
  color: #fff;
}


.cred {
  font-size: 14px;
}

@keyframes wmu {
  0% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0); }
  15% {
    transform: translate3d(-15%,0,0) rotate(10deg);
    -webkit-transform:translate3d(-15%,0,0) rotate(10deg); 
    -ms-transform: translate3d(-15%,0,0) rotate(10deg); }
  30% {
    transform: translate3d(5%,0,0) rotate(-2deg); 
    -webkit-transform: translate3d(5%,0,0) rotate(-2deg);
    -ms-transform: translate3d(5%,0,0) rotate(-2deg); }
  45% {
    transform: translate3d(-15%,0,0) rotate(10deg);
    -webkit-transform: translate3d(-15%,0,0) rotate(10deg);
    -ms-transform: translate3d(-15%,0,0) rotate(10deg); }
  60% {
    transform: translate3d(0%,0,0) rotate(2deg);
    -webkit-transform: translate3d(0%,0,0) rotate(2deg);
    -ms-transform: translate3d(0%,0,0) rotate(2deg); }
  75% {
    transform: translate3d(-15%,0,0) rotate(10deg);
    -webkit-transform: translate3d(-15%,0,0) rotate(10deg);
    -ms-transform: translate3d(-15%,0,0) rotate(10deg);  }
  to{
    transform:translateZ(0);
    -webkit-transform:translateZ(0);
    -ms-transform:translateZ(0); }
}

@-webkit-keyframes wmu {
  0% {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0); }
  15% {
    transform: translate3d(-15%,0,0) rotate(10deg);
    -webkit-transform:translate3d(-15%,0,0) rotate(10deg); 
    -ms-transform: translate3d(-15%,0,0) rotate(10deg); }
  30% {
    transform: translate3d(5%,0,0) rotate(-2deg); 
    -webkit-transform: translate3d(5%,0,0) rotate(-2deg);
    -ms-transform: translate3d(5%,0,0) rotate(-2deg); }
  45% {
    transform: translate3d(-15%,0,0) rotate(10deg);
    -webkit-transform: translate3d(-15%,0,0) rotate(10deg);
    -ms-transform: translate3d(-15%,0,0) rotate(10deg); }
  60% {
    transform: translate3d(0%,0,0) rotate(2deg);
    -webkit-transform: translate3d(0%,0,0) rotate(2deg);
    -ms-transform: translate3d(0%,0,0) rotate(2deg); }
  75% {
    transform: translate3d(-15%,0,0) rotate(10deg);
    -webkit-transform: translate3d(-15%,0,0) rotate(10deg);
    -ms-transform: translate3d(-15%,0,0) rotate(10deg);  }
  to{
    transform:translateZ(0);
    -webkit-transform:translateZ(0);
    -ms-transform:translateZ(0); }
}

@-webkit-keyframes slide {
  40% {
    opacity: 1;
  }
    100% { 
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    opacity: 1; }
}

@keyframes slide {
  40% {
    opacity: 1;
  }
    100% { 
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    opacity: 1; }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

#page .container {
  margin-top: 110px;
}

.portfoliopages {
  width: 100%;
  float: left;
}

.portfoliopages h1 {
  color: #cd2222;
}

.portfolio-filter ul {
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
  clear: both;
}

.portfolio-filter ul li {
  cursor: pointer;
  color: #914122;
  display: inline-block;
  list-style-type: none;
  margin: 0 20px;
}

.portfolio-filter ul li:first-child {
  margin-left: 0;
}
 
.portfolio-filter ul li:focus,
.portfolio-filter ul li:hover,
.portfolio-filter li.filter.lk.active{
  color: #cd2222;
  border-bottom: 2px solid;
}

.portfolioitem {
  width: calc(25% - 20px);
  margin-right: 20px;
  display: block;
  float: left;
  overflow: hidden;
}

.portfolioitem, .portfolioitem img {
    border-radius: 10px;
}

.portfolioitem img {
  width: 100%!important;
}

@media screen and (min-width: 1171px) {
  .portfolioitem:nth-of-type(4n+0) {
    margin-right: 0px!important; 
  }
}

.portfolioitem {
  margin-bottom: 20px;
}

.item-inner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.portimg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.pttextoholder {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
  text-align: center;
  opacity: 0;
  -webkit-backdrop-filter: blur(1rem);
  backdrop-filter: blur(1rem);
  background-color: rgba(167,170,173,0.63);
  -webkit-transition: opacity .3s cubic-bezier(.25,.46,.45,.94) .1s;
  -moz-transition: opacity .3s cubic-bezier(.25,.46,.45,.94) .1s;
  transition: opacity .3s cubic-bezier(.25,.46,.45,.94) .1s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pttextowrapper {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

.pttexto {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}

.pttitle {
  color: #fff;
  font-size: 19px;
  font-weight: bold;
}

.ptcatholder {
  position: relative;
  display: block;
  margin-top: 5px;
  overflow: hidden;
  color: #f2f2ea;
  font-weight: 500;
}

.ptcatholder  a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px 0 0;
  margin: 0 3px 0 0;
  z-index: 8;
}

.pttitle, .ptcat {
  opacity: 0;
  -webkit-transform: translateY(-110%);
  -moz-transform: translateY(-110%);
  transform: translateY(-110%);
  -webkit-transition: -webkit-transform .3s 50ms,opacity .3s;
  -moz-transition: -moz-transform .3s 50ms,opacity .3s;
  transition: transform .3s 50ms,opacity .3s;
}

.portfolioitem:hover .pttextoholder {
  opacity: 1;
  -webkit-transition: opacity .25s cubic-bezier(.25,.46,.45,.94);
  -moz-transition: opacity .25s cubic-bezier(.25,.46,.45,.94);
  transition: opacity .25s cubic-bezier(.25,.46,.45,.94);
}

.portfolioitem:hover .pttitle {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform .7s cubic-bezier(.77,.24,.07,1),opacity .4s;
  -moz-transition: -moz-transform .7s cubic-bezier(.77,.24,.07,1),opacity .4s;
  transition: transform .7s cubic-bezier(.77,.24,.07,1),opacity .4s;
}

.portfolioitem:hover .ptcat {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform .7s cubic-bezier(1,.01,.07,1) .1s,opacity .4s;
  -moz-transition: -moz-transform .7s cubic-bezier(1,.01,.07,1) .1s,opacity .4s;
  transition: transform .7s cubic-bezier(1,.01,.07,1) .1s,opacity .4s;
}

.portlink {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.portfoliocat {
  margin-bottom: -4px;
}

.imgdstps {
  margin: 0 auto;
  display: block;
}

.destaquedg {  
  padding: 170px 0 60px;
}

.portsingle {
  margin: 100px auto;
  text-align: center;
}

.portsingle2 {
  margin: 50px auto;
  text-align: center;
}

.portsingle3 {margin: 0 auto 100px;text-align: center;}

.portsingle4 {margin: 0 auto 50px;text-align: center;}

.portbio {
  margin-top: 7px;
  display: block;
  line-height: 29px;
}

.claro {
  color: #eff0e5;
}

.portsinglecaixa {
  width: 100%;
  padding: 60px 50px;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  z-index: 2;
  margin-bottom: 50px;
  border-radius: 8px;
  text-align: left;
}

.portsinglecaixa .fundo {
  -webkit-backdrop-filter: blur(2rem);
  backdrop-filter: blur(2rem);
  background-color: rgba(255,255,255,.1);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
}

.portsinglecaixa .fundo2 {
  background-color: rgb(93 100 109 / 5%);
}

.portsinglecaixageral {
  margin: 50px auto;
  padding: 35px 30px;
  background-color: #e5e5db;
  border-radius: 7px;
  border: 1px solid #ddd;
  line-height: 29px;
  text-align: justify;
}

.pstbx01 .portsinglecaixageral {
  margin-top: 0;
}

.parallax-container {
  min-height: calc(100vh + 100px);
  background: transparent;
}

.col2 {
  width:50%;
  float:left;
}

.col4 {
  width:25%;
  float:left;
}

.tipdsk {
  width: 80%; 
  margin: 70px auto; 
  display: block
}

.flx2 {
  margin: 120px 0 150px;
}

.ipd {
  width: 55%;
  float: left;
}

.ipn {
  width: 24%; 
  margin-left: auto;
}

.imgdstps, .ipdcol {
  width: 100%;
  margin: 0 auto;
  display: block;
}

.video {
  width: 100%;
  background-size: cover!important;
  background-position: center!important;
}

.video .wp-block-video {
  padding: 1.6%;
}

.video .wp-block-video video {
  border-radius: 15px;
}

.containervideo {
  width: 1230px;
  margin: 0 auto;
}

.portsingleultimo {
  margin-top: 100px;
  margin-bottom: 0;
}

.erronotfound {
  text-align: center;
}

.erronotfound h1 {
  font-size: 180px;
  margin: 0;
  line-height: 1;
  padding: 0;
  color: #914122;
}

.erronotfound h2 {
  margin: 0;
  font-size: 64px;
  line-height: 1;
  color: #BB775C;
}

.erronotfoundtxt {
  margin-top: 10px;
}

.erronotfound .btportcnt {
  margin: 20px auto;
}


@media screen and (max-width:1590px) {
  #menuu, .container {
    width: 90%;
  }
}

@media screen and (max-width: 1280px) {
  #inicio {
    width: 90%;
    margin: 0 auto;
    padding: 180px 0 150px;
    top: 0;
    left: 0;
    position: relative;
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
  }

  #home {
    width: 100%;
    min-height: 0;
    position: relative!important;
  }

  #sobre .container {
    padding: 100px 0;
  }

  .biofoto {
    width: 24%;
  }

  .ftrdireito {
    width: 25%;
  }

  .containervideo {
    width: 90%;
  }

}

@media screen and (max-width: 1170px) {
  .linhadois, .linhatres, .linhaquatro {
    font-size: 64px;
  }

  .exp {
    width: 30%;
  }

  .expp {
    width: 60%;
  }

  .footer {
    display: block!important;
  }

  .ftresquerdo {
    width: 100%;
  }

  .mail {
    margin-bottom: -3px;
  }

  .ftrdireito {
    width: 100%;
  }

  .fixed #menuu {
    padding: 16px 0;
  }

  .portfolioitem {
    width: calc(33.3333333% - 20px);
    margin-right: 20px;
    display: block;
    float: left;
    overflow: hidden;
  }

  .portfolioitem:nth-of-type(3n+0) {
    margin-right: 0px!important;
  }

  body.home #footer {
    padding: 50px 0;
  }
}

@media screen and (max-width: 1024px) {
  #inicio {
    padding: 140px 0 130px;
  }

  .biofoto {
    margin-top: 50px;
  }

  .portitem {
    margin-top: 25px;
  }

  .expp, .exp {
    width: 100%;
  }

  .exp, .skillsic {
    float: left;
    text-align: left;
  }

  .exp {
    margin-top: 40px;
  }

  .expp .titulo {
    margin-bottom: 25px!important;
  }

  .exp .titulo {
    margin-bottom: 20px!important
  }

  .exp ul li {
    margin: 0 20px 20px 0;
    display: inline-block;
  }

  .based {
    margin: 20px auto 0px;
  }

  .titulo {
    font-size: 42px;
  }

  #experiencias {
    padding: 80px 0 0;
  }

  .ftrdireito {
    margin: 10px 0 0;
  }

  #port {
    padding: 50px 0 0;
  }

  .portfolio-filter ul {
    margin: 50px 0 25px;
  }

   .emaill {
    font-size: 19px;
  }
}

@media screen and (max-width: 960px) {
  .linhadois, .linhatres, .linhaquatro {
    font-size: 53px;
  }

  .titulo {
    font-size: 36px;
  }

  #footer h1 {
    margin-right: 0;
  }

  .biocontainer {
    margin-bottom: 80px;
  }

  .portsobre {
    width: calc(50% - 10px);
    margin: 0 20px 20px 0px;
    display: block;
    float: left;
    overflow: hidden;
  }

  .portsobre:nth-child(2),
  .portsobre:nth-child(4) {
    margin-right: 0;
  }

  .portsobre img {
    width: 100%;
  }

  .sobreportfolio {
    margin-bottom: 10px;
  }

  .bio button {
    font-size: 16px;
  }

  .tipdsk {
    display: none;
  }

  .tipmbl {
    display: block; 
    margin: 50px 0;
  }

  .ip01 {
    width: 100%!important; 
    margin-bottom: 2%;
  }

  .e02 {
    margin: 0 2% 0 ;
  }

  .ipd {
    width:66%;
  }

  .ipn {
    width: 30%;
  }

  .portsingle {
    margin: 50px auto;
  }

} 

@media screen and (max-width: 800px) {
  #inicio {
    padding: 115px 0 90px;
  }

  #home .chamada {
    top:  0;
    margin: 0;
    width: 100%;
    position: relative;
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    text-align: center;
  }

  #home .container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  #sobre .container {
    padding: 80px 0;
  }

  .container {
    position: relative;
  }

  .linhaum {
    padding-left: 0;
    margin: 0 auto;
  }

  #foto, .biofoto {
    display: none;
  }

  .fotomobile, .fotomobile2 {
    display: inline-block;
  }

  .bioini {
    width: 75%;
    margin: 20px auto 0;
  }

  .bio {
    width: 100%;
  }

  .fotomobile2 {
    float: right;
    width: 30%;
    border-radius: 6px;
    margin: 0 0 5px 8px;
  }

  #footer h1 {
    width: 100%;
  }

  .emaill {
    margin-right: 20px;
  }

  .linksf:last-child {
    margin-right: 0px;
  }

  .ftresquerdo {
    display: block;
  }

  .ftresquerdo h1 {
    display: block;
  }

  .mail {
    margin-left: 0;
  }

  #footer, body.home #footer {
    padding: 40px 0 25px;
    margin-top: 40px;
  }

  .fixed .dbini img {
    height: 33px;
  }

  .fixed nav, .fixed .eng {
    line-height: 38px;
  }

  nav {
    margin-left: 30px;
  }

  nav li a {
    margin-right: 35px;
  }

 .portitem, #prpg {
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  #page {
    padding-bottom: 20px;
  }

  .portfolio-filter ul li {
    margin: 8px 15px;
  }

  .biocontainer {
    margin-bottom: 55px;
  }

  .destaquedg {
    padding: 150px 0 60px;
  }

  .portsingleultimo {
    margin-top: 50px;
    margin-bottom: 0!important;
  }

  .portfolioitem {
    width: calc(50% - 20px);
    margin-right: 20px;
    display: block;
    float: left;
    overflow: hidden;
  }

  .portfolioitem:nth-of-type(2n+0) {
    margin-right: 0px!important;
  }
}

.linkeddin a {
  color: #cd2222;
  font-weight: bold;
  border-bottom: 2px solid;
} 

.linkeddin a:hover {
  color: #914122;
}

@media screen and (max-width: 782px) {
  body.admin-bar #menu {
    top: 46px;
  }
}

@media screen and (max-width: 700px) {
  .expr, .flx {
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .erronotfound h1 {
    font-size: 120px;
  }

  .erronotfound h2 {
    font-size: 48px;
  }
}

@media screen and (max-width: 600px) {
  #menu {
    background-color: #F2F2EA;
  }

  #menuu {
    position: relative;
    display: block;
    width: 100%;
  }

  #menuu, .fixed #menuu {
    padding: 15px 0 40px;
  }

  .menu-trigger,
  .mblonly {
    display: block;
  }

  #navbar {
    margin-left: 0;   
  }

  nav {
    width: 100%;
    text-align: left;
    display: block;
    transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
  }

  nav > ul {
    width: 100%;
    display: none;
    margin-top: 0px;
  }

  nav ul li {
    display: block;
    float: none;
    width: 100%;
    border-bottom: 1px solid #D2D3C3;
  }

  nav > ul > li > a {
    margin: 0;
    width: 100%;
    display: block;
    padding: 15px 0 15px 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

 
  nav ul li:first-child {
    border-top: 1px solid #D2D3C3;
  }

  .fixed nav {
    line-height: 1;
  }

  .eng {
    display: none;
  }

  .logo {
    margin-top: 7px;
    margin-left: 5%;
  }

  .toggle {
    margin-right: 5%;
  }

  .fixed .menu-trigger {
    margin: 5px 5% 2px 0;
  }

  .logo.apar {
    margin-top: -5px;
  }

  .fixed .dbini img {
    height: 30px;
  }

  .titulo {
    font-size: 32px;
  }

  .destaquedg {
    padding: 135px 0 60px;
  }
  
}

@media screen and (max-width: 415px) {
  .linhadois, .linhatres, .linhaquatro {
    font-size: 36px;
    margin: 0 0 0 15px;
  }
}


