@import url("http://fonts.googleapis.com/css?family=Varela+Round|Varela");
* {
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@-moz-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
html,
body {
    margin: 0;
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: none;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    cursor: default;
    letter-spacing: 1px;
    -webkit-overflow-scrolling: touch;
    background: #FAFAFA;
}

/* Page loader */
.page-loader {
    position: fixed;
    inset: 0;
    background: #fafafa;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    opacity: 1;
    visibility: visible;
    transition: opacity 260ms ease, visibility 260ms ease;
}

.page-loader__spinner {
    width: 34px;
    height: 34px;
    border: 2px solid rgba(0, 0, 0, 0.16);
    border-top-color: rgba(0, 0, 0, 0.72);
    border-radius: 50%;
    animation: loaderSpin 0.8s linear infinite;
}

body.is-loaded .page-loader {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

@keyframes loaderSpin {
    to {
        transform: rotate(360deg);
    }
}
.p1 #menu li .p-register {
    color: #29d49c;
    font-weight: 300
}
.p2 #menu li .p-login {
    color: #29d49c;
    font-weight: 300
}
.p3 #menu li .p-pop {
    color: #29d49c;
    font-weight: 300
}
.p4 #menu li .p-tab {
    color: #29d49c;
    font-weight: 300
}
.p5 #menu li .p-foot {
    color: #29d49c;
    font-weight: 300
}
.p6 #menu li .p-empty {
    color: #29d49c;
    font-weight: 300
}
.p7 #menu li .p-calendar {
    color: #29d49c;
    font-weight: 300
}
.p8 #menu li .p-cont {
    color: #29d49c;
    font-weight: 300
}
.p9 #menu li .p-mail {
    color: #29d49c;
    font-weight: 300
}
.p10 #menu li .p-list {
    color: #29d49c;
    font-weight: 600
}
.p11 #menu li .p-gallery {
    color: #29d49c;
    font-weight: 600
}
.p12 #menu li .p-form {
    color: #29d49c;
    font-weight: 600
}
.p13 #menu li .p-slider {
    color: #29d49c;
    font-weight: 600
}
.p14 #menu li .p-stat {
    color: #29d49c;
    font-weight: 600
}
.p15 #menu li .p-test {
    color: #29d49c;
    font-weight: 600
}
.p16 #menu li .p-detail {
    color: #29d49c;
    font-weight: 600
}
.p17 #menu li .p-pricing {
    color: #29d49c;
    font-weight: 600
}
.p18 #menu li .p-player {
    color: #29d49c;
    font-weight: 600
}
.p19 #menu li .p-theme {
    color: #29d49c;
    font-weight: 600
}
.p20 #menu li .p-nav {
    color: #29d49c;
    font-weight: 600
}
.p21 #menu li .p-profile {
    color: #29d49c;
    font-weight: 600
}
.p22 #menu li .p-wizard {
    color: #29d49c;
    font-weight: 600
}
.p23 #menu li .p-coming {
    color: #29d49c;
    font-weight: 600
}
.p24 #menu li .p-claim {
    color: #29d49c;
    font-weight: 600
}
.p25 #menu li .p-about {
    color: #29d49c;
    font-weight: 600
}
.p26 #menu li .p-dash {
    color: #29d49c;
    font-weight: 600
}
.p27 #menu li .p-example {
    color: #29d49c;
    font-weight: 600
}
.p28 #menu li .p-404 {
    color: #29d49c;
    font-weight: 600
}
.p29 #menu li .p-brand {
    color: #29d49c;
    font-weight: 600
}
.p30 #menu li .p-case {
    color: #29d49c;
    font-weight: 600
}
.p31 #menu li .p-contact {
    color: #29d49c;
    font-weight: 600
}
.p32 #menu li .p-adwords {
    color: #29d49c;
    font-weight: 600
}
.p33 #menu li .p-helps {
    color: #29d49c;
    font-weight: 600
}
.p34 #menu li .p-flat {
    color: #29d49c;
    font-weight: 600
}
.p35 #menu li .p-careers {
    color: #29d49c;
    font-weight: 600
}
.p36 #menu li .p-maintenance {
    color: #29d49c;
    font-weight: 600
}
.p37 #menu li .p- {
    color: #29d49c;
    font-weight: 600
}
.p38 #menu li .p- {
    color: #29d49c;
    font-weight: 600
}
.p39 #menu li .p- {
    color: #29d49c;
    font-weight: 600
}
.p40 #menu li .p- {
    color: #29d49c;
    font-weight: 600
}
.p1 #m-header .menu-line #popup li .p-register {
    color: #29d49c;
    font-weight: 600
}
.p2 #m-header .menu-line #popup li .p-login {
    color: #29d49c;
    font-weight: 600
}
.p3 #m-header .menu-line #popup li .p-pop {
    color: #29d49c;
    font-weight: 600
}
.p4 #m-header .menu-line #popup li .p-tab {
    color: #29d49c;
    font-weight: 600
}
.p5 #m-header .menu-line #popup li .p-foot {
    color: #29d49c;
    font-weight: 600
}
.p6 #m-header .menu-line #popup li .p-empty {
    color: #29d49c;
    font-weight: 600
}
.p7 #m-header .menu-line #popup li .p-calendar {
    color: #29d49c;
    font-weight: 600
}
.p8 #m-header .menu-line #popup li .p-cont {
    color: #29d49c;
    font-weight: 600
}
.p9 #m-header .menu-line #popup li .p-mail {
    color: #29d49c;
    font-weight: 600
}
.p10 #m-header .menu-line #popup li .p-list {
    color: #29d49c;
    font-weight: 600
}
.p11 #m-header .menu-line #popup li .p-gallery {
    color: #29d49c;
    font-weight: 600
}
.p12 #m-header .menu-line #popup li .p-form {
    color: #29d49c;
    font-weight: 600
}
.p13 #m-header .menu-line #popup li .p-slider {
    color: #29d49c;
    font-weight: 600
}
.p14 #m-header .menu-line #popup li .p-stat {
    color: #29d49c;
    font-weight: 600
}
.p15 #m-header .menu-line #popup li .p-test {
    color: #29d49c;
    font-weight: 600
}
.p16 #m-header .menu-line #popup li .p-detail {
    color: #29d49c;
    font-weight: 600
}
.p17 #m-header .menu-line #popup li .p-pricing {
    color: #29d49c;
    font-weight: 600
}
.p18 #m-header .menu-line #popup li .p-player {
    color: #29d49c;
    font-weight: 600
}
.p19 #m-header .menu-line #popup li .p-theme {
    color: #29d49c;
    font-weight: 600
}
.p20 #m-header .menu-line #popup li .p-nav {
    color: #29d49c;
    font-weight: 600
}
.p21 #m-header .menu-line #popup li .p-profile {
    color: #29d49c;
    font-weight: 600
}
.p22 #m-header .menu-line #popup li .p-wizard {
    color: #29d49c;
    font-weight: 600
}
.p23 #m-header .menu-line #popup li .p-coming {
    color: #29d49c;
    font-weight: 600
}
.p24 #m-header .menu-line #popup li .p-claim {
    color: #29d49c;
    font-weight: 600
}
.p25 #m-header .menu-line #popup li .p-about {
    color: #29d49c;
    font-weight: 600
}
.p26 #m-header .menu-line #popup li .p-dash {
    color: #29d49c;
    font-weight: 600
}
.p27 #m-header .menu-line #popup li .p-example {
    color: #29d49c;
    font-weight: 600
}
.p28 #m-header .menu-line #popup li .p-404 {
    color: #29d49c;
    font-weight: 600
}
.p29 #m-header .menu-line #popup li .p-brand {
    color: #29d49c;
    font-weight: 600
}
.p30 #m-header .menu-line #popup li .p-case {
    color: #29d49c;
    font-weight: 600
}
.p31 #m-header .menu-line #popup li .p-contact {
    color: #29d49c;
    font-weight: 600
}
.p32 #m-header .menu-line #popup li .p-adwords {
    color: #29d49c;
    font-weight: 600
}
.p33 #m-header .menu-line #popup li .p-helps {
    color: #29d49c;
    font-weight: 600
}
.p34 #m-header .menu-line #popup li .p-flat {
    color: #29d49c;
    font-weight: 600
}
.p35 #m-header .menu-line #popup li .p-careers {
    color: #29d49c;
    font-weight: 600
}
.p36 #m-header .menu-line #popup li .p-maintenance {
    color: #29d49c;
    font-weight: 600
}
.p37 #m-header .menu-line #popup li .p- {
    color: #29d49c;
    font-weight: 600
}
.p38 #m-header .menu-line #popup li .p- {
    color: #29d49c;
    font-weight: 600
}
.p39 #m-header .menu-line #popup li .p- {
    color: #29d49c;
    font-weight: 600
}
.p40 #m-header .menu-line #popup li .p- {
    color: #29d49c;
    font-weight: 600
}
.bg-call-1 {
    background: #f5f5f5
}
h1,
h2,
h3,
p,
p1,
p2,
p3,
b,
i,
ul,
li,
div,
fieldset,
form {
    padding: 0;
    margin: 0;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none
}

h3 {
    letter-spacing: -0.8px;
    font-weight: 600;
}
input,
textarea {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}
input:invalid,
textarea:invalid {
    box-shadow: none
}
input:-moz-submit-invalid,
textarea:-moz-submit-invalid {
    box-shadow: none
}
input:-moz-ui-invalid,
textarea:-moz-ui-invalid {
    box-shadow: none
}
hr {
    border: 0;
    height: 1px;
    background-color: rgba(0, 0, 0, .1)
}
a,
:before,
:after,
b,
img,
u,
i,
input,
textarea,
li,
p,
.tgg {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}
a {
    color: #54ABED;
    text-decoration: none;
    font-weight: 600
}
a:hover {
    color: #3F729B
}
input {
    padding: 10px 15px;
    padding-bottom: 12px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), inset 0 1px 0 rgba(0, 0, 0, .05);
    border: 0;
    font-size: 14px;
    border-radius: 3px;
    width: 100%;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none
}
input:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .4), inset 0 1px 1px rgba(0, 0, 0, .1)
}
input:focus {
    box-shadow: 0 0 0 1px #29d49c, inset 0 1px 1px rgba(0, 0, 0, .1)
}
input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .3);
    text-transform: none
}
input::-moz-placeholder {
    color: rgba(0, 0, 0, .3)
}
input:focus::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .2)
}
input:focus::-moz-placeholder {
    color: rgba(0, 0, 0, .2)
}
textarea {
    width: 100%;
    padding: 10px 15px;
    padding-bottom: 12px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), inset 0 1px 0 rgba(0, 0, 0, .05);
    border: 0;
    font-size: 14px;
    border-radius: 3px;
    resize: none;
    height: 150px;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none
}
textarea:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .4), inset 0 1px 1px rgba(0, 0, 0, .1)
}
textarea:focus {
    box-shadow: 0 0 0 1px #29d49c, inset 0 1px 1px rgba(0, 0, 0, .1)
}
.primary {
    display: inline-block;
    padding: 13px 27px;
    padding-bottom: 14px;
    font-weight: 600;
    color: rgba(255, 255, 255, .8);
    border-radius: 4px;
    background: #29d49c;
    text-transform: uppercase;
    font-size: 13px;
    border: 0;
    cursor: pointer;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none
}
.primary:hover {
    color: #fff
}
.combo {
    width: 100%;
    position: relative;
    padding: 10px 15px;
    background: 0;
    padding-bottom: 12px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), inset 0 1px 0 rgba(0, 0, 0, .05);
    border: 0;
    font-size: 14px;
    border-radius: 3px;
    background: url("../images/arrow-language.png") no-repeat 93% center;
    background-size: 13px;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none
}
.combo:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .4), inset 0 1px 1px rgba(0, 0, 0, .1)
}
.combo:focus {
    box-shadow: 0 0 0 1px #29d49c, inset 0 1px 1px rgba(0, 0, 0, .1)
}
input[type=radio],
[type=checkbox] {
    display: none
}
.checks {
    width: 74px;
    height: 26px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), inset 0 1px 0 rgba(0, 0, 0, .1);
    border-radius: 50px;
    position: relative;
    display: inline-block;
    margin: 0;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important
}
.checks:after {
    content: 'NO';
    font-size: 13px;
    color: rgba(0, 0, 0, .2);
    position: absolute;
    right: 10px;
    top: 3px;
    z-index: 0;
    font-weight: 700
}
.checks:before {
    content: 'SI';
    color: #29d49c;
    font-size: 13px;
    position: absolute;
    left: 10px;
    top: 3px;
    z-index: 0;
    font-weight: 700
}
.checks label {
    display: block;
    width: 34px;
    height: 22px;
    border-radius: 50px;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: 2px;
    z-index: 1;
    background: #ccc;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease
}
.checks input[type=checkbox]:checked+label {
    left: 38px;
    background: #29d49c
}
.radios {
    width: 26px;
    height: 26px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), inset 0 1px 0 rgba(0, 0, 0, .1);
    border-radius: 50%;
    position: relative;
    display: inline-block;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    margin-right: 100px
}
.radios label {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 1;
    background: #fff;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease
}
.radios span {
    display: inline-block;
    padding-left: 30px;
    margin: 0;
    margin-top: -4px
}
.radios input[type=radio]:checked+label {
    background: #29d49c;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1)
}
@media screen and (min-width: 980px) {
    .footer {
        width: 100%;
        height: 100px;
        background: #fafafa;
        padding: 0px;
        position: relative;
        display: table
    }
}
@media screen and (max-width: 980px) and (min-width: 700px) {
    .footer {
        width: 100%;
        height: 100px;
        background: #ccc;
        padding: 20px
    }
}
@media screen and (max-width: 700px) and (min-width: 431px) {
    .footer {
        width: 100%;
        height: 100px;
        background: #999;
        padding: 10px
    }
}
@media screen and (max-width: 430px) and (min-width: 300px) {
    .footer {
        width: 100%;
        height: 200px;
        background: #ddd
    }
}

@media screen and (max-width: 430px) {
  .footer-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    margin: 0;
    text-align: left;
  }

  .footer-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    gap: 8px;
    text-align: left;
  }

  .footer-icon {
    display: block;
    margin: 0;
    align-self: flex-start;
  }

  .footer-left span,
  .footer-right {
    width: 100%;
    margin: 0;
    text-align: left;
  }
}
@media screen and (min-width: 800px) {
    #m-header {
        display: none
    }
    #menu {
        display: block!important;
        width: 180px;
        position: absolute;
        list-style: none;
        font-size: 12px;
        padding-bottom: 30px;
        float: left
    }
    #menu .logo-pedro {
        width: 126px;
        margin-left: 22px;
        margin-bottom: 20px;
        margin-top: 50px
    }
    #menu article {
        font-size: 11px;
        font-weight: 400;
        text-transform: uppercase;
        display: block;
        padding-top: 30px;
        padding-bottom: 10px;
        padding-left: 25px
    }
    #menu li a {
        padding: 3px 25px;
        padding-bottom: 4px;
        color: rgba(0, 0, 0, .6);
        display: block;
        font-weight: 400;
        position: relative
    }
    #menu li a:hover {
        color: #29d49c
    }
    #menu .suggest {
        width: 100%;
        padding: 20px;
        padding-bottom: 21px;
        padding-left: 25px;
        box-shadow: 0 -1px 0 rgba(0, 0, 0, .05), 0px 1px 0 rgba(0, 0, 0, .05);
        margin-top: 20px
    }
    #menu .suggest a {
        display: block
    }
    #menu .social {
        width: 100%;
        padding: 20px
    }
}
@media screen and (max-width: 800px) and (min-width: 300px) {
    #menu {
        display: none
    }
    #m-header {
        width: 100%;
        position: fixed;
        height: 45px;
        background: #fff;
        top: 0;
        z-index: 2!important;
        box-shadow: 0 1px 0 rgba(0, 0, 0, .05)
    }
    #m-header .logo-pedro {
        width: 100%;
        max-width: 300px;
        padding: 0 30px;
        padding-right: 35px;
        margin-bottom: 50px
    }
    #m-header #title-mobile {
        position: fixed;
        width: 100%;
        text-align: center;
        z-index: 2;
        font-weight: 100;
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: 2px;
        pointer-events: none;
        top: 14px;
        padding: 0 50px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
    #m-header .menu-line {
        top: 0;
        bottom: 0;
        left: 0;
        width: 50px;
        position: absolute;
        left: 0;
        padding-top: 22px;
        z-index: 3!important;
        display: block
    }
    #m-header .menu-line i {
        width: 20px;
        height: 2px;
        position: absolute;
        background: #29d49c;
        border-radius: 3px;
        left: 13px
    }
    #m-header .menu-line i:before,
    #m-header .menu-line i:after {
        content: "";
        position: absolute;
        width: 20px;
        height: 2px;
        background: #29d49c;
        border-radius: 3px;
        left: 0
    }
    #m-header .menu-line i:before {
        bottom: 5px;
        width: 15px
    }
    #m-header .menu-line i:after {
        top: 5px;
        width: 15px
    }
    #m-header .menu-line:hover #popup {
        left: 0;
        box-shadow: 0 0 100px rgba(0, 0, 0, .5)
    }
    #m-header #popup {
        cursor: default;
        position: fixed;
        top: -30px;
        left: -100%;
        bottom: -100px;
        width: 90%;
        max-width: 380px;
        background: #fff;
        overflow: auto;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
        font-size: 14px;
        list-style: none;
        color: #000;
        text-align: left;
        padding-top: 100px;
        padding-bottom: 120px;
        z-index: 3!important
    }
    #m-header #popup article {
        text-transform: uppercase;
        font-weight: 700;
        color: #333;
        font-size: 11px;
        padding: 0 30px;
        padding-top: 40px;
        padding-bottom: 10px;
        letter-spacing: 1px
    }
    #m-header #popup article a {
        display: block
    }
    #m-header #popup li a {
        width: 100%;
        padding: 10px 30px;
        display: block;
        color: rgba(0, 0, 0, .8);
        font-weight: 300;
        letter-spacing: 1px;
        position: relative;
        margin-bottom: -1px
    }
    #m-header #popup li a:before {
        height: 1px;
        content: "";
        position: absolute;
        background: #f1f1f1;
        top: 0;
        right: 0;
        left: 30px
    }
    #m-header #popup li a:after {
        height: 1px;
        content: "";
        position: absolute;
        background: #f1f1f1;
        bottom: 0;
        right: 0;
        left: 30px
    }
    #m-header #popup li a:active {
        color: rgba(0, 0, 0, .5)
    }
    #m-header #popup li .face,
    #m-header #popup li .insta,
    #m-header #popup li .gplus,
    #m-header #popup li .twit {
        position: relative;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        margin-right: 7px;
        vertical-align: top;
        margin-top: 3px;
        content: "";
        display: inline-block
    }
    #m-header #popup li .face {
        background: #3B5998
    }
    #m-header #popup li .gplus {
        background: #d33f2a
    }
    #m-header #popup li .insta {
        background: #3f729b
    }
    #m-header #popup li .twit {
        background: #54ABED
    }
    #m-header #popup .madein {
        font-size: 11px;
        padding: 40px 20px;
        color: rgba(0, 0, 0, .5);
        letter-spacing: 1px
    }
    #m-header #popup .madein span {
        display: block
    }
    #m-header #popup .madein span u {
        height: 10px;
        width: 10px;
        margin: 0 7px;
        margin-top: 3px;
        display: inline-block;
        vertical-align: top;
        background: url("../images/icons/icon-heart.png") no-repeat center center;
        background-size: 10px
    }
}
@media screen and (min-width: 700px) {
    .wrapper-404 {
        width: 100%;
        height: 100vh;
        background: url("../images/bg-404.gif") center center no-repeat #29d49c;
        background-size: cover;
        color: #fff;
        line-height: 2
    }
    .wrapper-404:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #29d49c;
        opacity: .8
    }
    .wrapper-404 .content {
        position: absolute;
        -webkit-transform: translate(-50%, -53%);
        -moz-transform: translate(-50%, -53%);
        -ms-transform: translate(-50%, -53%);
        -o-transform: translate(-50%, -53%);
        transform: translate(-50%, -53%);
        left: 50%;
        top: 50%;
        text-align: center;
        font-size: 15px
    }
    .wrapper-404 .content h1 {
        font-weight: 700;
        font-size: 250px;
        line-height: 1
    }
    .wrapper-404 .content a {
        box-shadow: 0 0 0 1px rgba(255, 255, 255, .5);
        border-radius: 20px;
        padding: 8px 20px;
        padding-bottom: 9px;
        color: rgba(255, 255, 255, .7)
    }
    .wrapper-404 .content a:hover {
        box-shadow: 0 0 0 1px rgba(255, 255, 255, .7);
        color: #fff
    }
    .wrapper-404 .content p {
        display: block;
        padding-bottom: 30px
    }
}
@media screen and (max-width: 700px) and (min-width: 300px) {
    .wrapper-404 {
        width: 100%;
        height: 100vh;
        background: #29d49c;
        color: #fff;
        line-height: 2;
        padding: 0 30px;
        background: url("../images/bg-404.gif") center center no-repeat #29d49c;
        background-size: cover
    }
    .wrapper-404:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #29d49c;
        opacity: .8
    }
    .wrapper-404 .content {
        position: absolute;
        -webkit-transform: translate(-50%, -53%);
        -moz-transform: translate(-50%, -53%);
        -ms-transform: translate(-50%, -53%);
        -o-transform: translate(-50%, -53%);
        transform: translate(-50%, -53%);
        left: 50%;
        top: 50%;
        text-align: center;
        font-size: 13px
    }
    .wrapper-404 .content h1 {
        font-weight: 700;
        font-size: 150px;
        letter-spacing: 10px;
        line-height: 1
    }
    .wrapper-404 .content a {
        box-shadow: 0 0 0 1px rgba(255, 255, 255, .5);
        border-radius: 20px;
        padding: 5px 20px;
        padding-bottom: 7px;
        color: rgba(255, 255, 255, .7)
    }
    .wrapper-404 .content a:hover {
        box-shadow: 0 0 0 1px rgba(255, 255, 255, .7);
        color: #fff
    }
    .wrapper-404 .content p {
        display: block;
        padding-bottom: 20px
    }
}
#wrapper {
    clear: both;
    padding: 30px;
    position: relative
}
#columns {
    margin: 0 auto
}
#columns .pic {
    position: relative;
    display: inline-block;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    margin-bottom: 30px;
    font-size: 11px;
    width: 100%
}
#columns .pic:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .03);
    z-index: 1;
    border-radius: 3px;
    pointer-events: none
}
#columns .pic video {
    width: 100%;
    margin-bottom: -3px
}
#columns .pic img {
    border-radius: 3px;
    margin-bottom: -3px;
    width: 100%;
    position: relative
}
@media (min-width: 300px) {
    #wrapper {
        padding: 15px;
        margin-left: 0;
        padding-top: 60px
    }
    #columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    #columns a {
        pointer-events: none
    }
    #columns .pin {
        margin-bottom: 15px;
        border-radius: 4px
    }
    #columns .pin img {
        border-radius: 4px
    }
}
@media (min-width: 400px) {
    #wrapper {
        padding: 20px;
        margin-left: 0;
        padding-top: 60px
    }
    #columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }
    #columns a {
        pointer-events: none
    }
    #columns .pin {
        margin-bottom: 15px
    }
}
@media (min-width: 600px) {
    #wrapper {
        padding: 20px;
        margin-left: 0;
        padding-top: 60px
    }
    #columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }
    #columns a {
        pointer-events: none
    }
    #columns .pin {
        margin-bottom: 20px
    }
}
@media (min-width: 800px) {
    #wrapper {
        padding: 25px;
        margin-left: 180px;
        float: right
    }
    #columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 25px;
        -moz-column-gap: 25px;
        column-gap: 25px
    }
    #columns a {
        pointer-events: all
    }
    #columns .pin {
        margin-bottom: 25px
    }
}
@media (min-width: 1000px) {
    #wrapper {
        padding: 30px;
        margin-left: 180px;
        float: right
    }
    #columns {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
    #columns .pin {
        margin-bottom: 30px
    }
}
@media (min-width: 1500px) {
    #wrapper {
        padding: 30px;
        margin-left: 180px;
        float: right
    }
    #columns {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
    #columns .pin {
        margin-bottom: 30px
    }
}
.hide-pic {
    width: 0;
    height: 0;
    position: absolute
}
.home-claim {
    width: 100%;
    padding: 145px 30px;
    padding-bottom: 100px;
    margin-bottom: 50px;
    background: #F9F7F7;
    text-align: center
}

.home-claim_v2 {
    width: 100%;
    padding: 140px 30px;
    padding-bottom: 100px;
    margin-bottom: 50px;
    text-align: center
}




.pull-left {
    float: left;
}

.pull-right {
    float: right;
}



.divider {
  border: none;          /* Remove default border */
  height: 1px;           /* Line thickness */
  background-color: #F8F8F8 /* Line color */
  margin: 20px 0;        /* Spacing above and below */
}




.side-by-side {
    display: flex;
    justify-content: space-between; /* 👈 separa esquerda e direita */
    gap: 40px;
    max-width: 1500px;
    padding-left: 8%;
    padding-right: 8%;
    margin: 120px auto;   /* 👈 this centers it horizontally */
}

.text {
  flex: 1;
  flex: 0 0 60%;   /* text takes 60% width */
  transition-delay: 0.2s;
}

.side-by-side h2 {
  font-size: 110px;  /* change to whatever size you want */
  margin: 0 0 16px 0; /* optional spacing below the heading */
  line-height: 0.9; /* a bit tighter for headings */
  letter-spacing: -1px;
  font-weight: 600;
   color: rgba(0, 0, 0, .9);

}

.side-by-side p {
  font-size: 20px;  /* change to whatever size you want */
  margin: 0 0 0px 0; /* optional spacing below the heading */
  font-weight: 400;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, .8);
}






/* Outer container: center block like your main content */
.side-by-side2 {
  max-width: 1500px;       /* match main container width */
  margin: 0 auto;           /* center the block horizontally */
  padding: 0 8%;            /* horizontal padding same as main content */
}

/* Text aligned to left inside the container */
.side-by-side2 .text {
  text-align: left;        /* left-align text */
}



.nda-note {
    text-align: left;
    margin-top: 0px;
    font-size: 14px;
    opacity: 0.24;
    letter-spacing: 0.6px;
    padding-left: 2%;
}



.hero {
  position: relative;
  width: 100%;
  font-size: 48px;
  font-weight: 600;
  margin-bottom: -1px;
}


.hero h1 {
  font-size: 48px;
  font-weight: 600;
  margin: 0 0 16px 0;
}


.hero-img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 0px;
}

.hero-text {
  position: absolute;
  left: max(8%, calc((100vw - 1500px) / 2 + 8%));
  top: 35%;
  transform: translateY(-50%);
  color: rgba(255, 255, 255, .8);
  max-width: 700px;
  font-size: 22px;
  font-weight: 400;
}



.text {
  flex: 1;
  flex: 0 0 60%;   /* text takes 60% width */
}

.side-by-side2 h2 {
  font-size: 48px;  /* change to whatever size you want */
  margin: 0 0 16px 0; /* optional spacing below the heading */
  line-height: 1; /* a bit tighter for headings */
  letter-spacing: -1px;
  font-weight: 600;
   color: rgba(0, 0, 0, .9);

}

.side-by-side2 p {
  font-size: 22px;  /* change to whatever size you want */
  margin: 0 0 0px 0; /* optional spacing below the heading */
  font-weight: 400;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, .8);
  max-width: 800px;
}




/* Container for icon + text */
.linkedin-link {
  display: inline-flex;      /* side by side */
  align-items: center;       /* vertical center alignment */
  gap: 8px;                  /* space between icon and text */
  text-decoration: none;     
  color: rgba(0, 0, 0, .8);          
  font-weight: 700;          
  font-size: 20px;
  letter-spacing: 0.5px;
  transition: transform 0.2s ease;
  padding-top: 24px;
}

.linkedin-link:hover {
  transform: translateY(-2px);  /* subtle hover effect */
  color: #006FFF;
}

/* Icon */
.linkedin-icon {
  width: 24px;        /* 👈 change size here */
  height: 24px;       /* keep proportional */
  display: block;
}




.media {
  flex: 0 0 auto;
}

.media_image {
  width: 306px;   /* 👈 adjust size here */
  height: auto;
  display: block;
  border-radius: 2px;
  padding-bottom: 0px;
  transition: transform 0.6s ease; /* smooth zoom */
  transition-delay: 0.3s;

}



/* Hover effect on image */
.side-by-side .media img {
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.side-by-side .media img:hover {
  transform: scale(1.03); /* smooth zoom on hover */
  opacity: 1;              /* ensure fully visible */
}

@media screen and (max-width: 430px) {
  html,
  body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }

  .side-by-side {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 4%;
    padding-right: 4%;
    margin-top: 24px;
    margin-bottom: 72px;
  }

  .side-by-side .media {
    order: -1;
    padding-top: 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
  }

  .side-by-side .text {
    order: 1;
    width: 100%;
    min-width: 0;
    flex: 1 1 auto;
  }

  .side-by-side h2 {
    font-size: clamp(36px, 11vw, 48px);
    line-height: 0.92;
    max-width: 100%;
    overflow-wrap: anywhere;
  }

  .side-by-side p {
    max-width: 100%;
  }

  .side-by-side .media_image {
    width: 100%;
    max-width: 100%;
  }

  .side-by-side2,
  .centered-card,
  .footer-content,
  .logo-carousel {
    margin-left: 0;
    max-width: 100%;
    padding-left: 4%;
    padding-right: 4%;
  }

  .centered-card {
    padding-bottom: 0;
  }

  .hero {
    overflow: hidden;
  }

  .hero-text {
    left: 4%;
    right: 4%;
    top: calc(35% - 86px);
    max-width: none;
    width: auto;
  }

  .footer-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
    text-align: left;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
  }

  .footer-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
  }

  .footer-icon {
    margin: 0;
    display: block;
  }

  .footer-left span,
  .footer-right {
    margin: 0;
    width: 100%;
    text-align: left;
    display: block;
  }
}


/* Page-load fade + slide */
.side-by-side > * {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeIn 0.9s ease forwards;
}

/* Optional: stagger the second child (image) slightly */
.side-by-side > :nth-child(2) {
  animation-delay: 0.3s;
}

@keyframes fadeIn {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}










.name {
    margin-top: 20px;
    margin-bottom: px;
    font-weight: 700;
    font-size: 94px;
    text-align: left;

}



.centered-card {
  display: flex;
  flex-direction: column;  /* stack items vertically */
  align-items: flex-start;     /* center horizontally */
  gap: 10px;               /* spacing between image and text */
  margin-top: 98pxpx;
  margin-bottom: 0px ;
  padding-top: 8px;
  padding-bottom: 190px;
logo-track
}

.avatar-image {
  width: 320px;   /* adjust image size here */
  height: auto;
  display: block;
  border-radius: 2px;  /* optional: make image circular */
}

/* Title styling */
.centered-card h2 {
  font-size: 20px;          /* adjust size */
  font-weight: 700;         /* bold */
  margin: 5px 0;            /* spacing around title */
  color: #333;              /* change color if you want */
  width: 100%;
  max-width: 800px;
  text-align: left;
}

/* Paragraph / description styling */
.centered-card p {
  font-size: 22px;          /* adjust size */
  font-weight: 400;         /* normal weight */
  line-height: 1.4;         /* spacing between lines */
  color: rgba(0, 0, 0, .8);             /* text color */
  width: 100%;
  max-width: 800px;
  text-align: left;
}


.grid-home-pedro h2 {
  font-size: 200px;          /* adjust size */
  font-weight: 700;         /* bold */
  margin: 5px 0;            /* spacing around title */
  color: #333;              /* change color if you want */
}



.social_icons{
    width: 16px;
    opacity: 0.3;
    padding-top: 6px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.home-claim .logo {
    width: 100px;

}
.home-claim span {
    font-size: 18px;
    padding-top: 6px;
    color: rgba(0, 0, 0, .5);
    display: block;
    width: 50%;
    margin: 0 auto;   /* ← this centers the block */
    text-align: center;

}


.home-claim_v2 span {
    font-size: 17px;
    padding-top: 15px;
    color: rgba(0, 0, 0, .2);
    display: block
}



.home-claim .ico {
    margin-top: 30px
}


/* Full-width background */
.footer-full {
  width: 100%;
  background-color: rgba(0,0,0,0.98);   /* grey background */
  padding-top: 8px;
  padding-bottom: 48px;
}

/* Inner container aligned with main content */
.footer-content {
  max-width: 1500px;           /* match main page container */
  margin: 0 auto;              /* center container */
  padding: 0 8%;               /* horizontal padding same as main content */
  
  display: flex;               /* enable flexbox */
  justify-content: space-between; /* left text on left, right text on right */
  align-items: center;         /* vertically center if taller */
  flex-wrap: wrap;             /* wrap on small screens */
  font-size: 16px;
  letter-spacing: 0.3px;
  color: rgba(255,255,255,0.6);
}

.footer-content a {
  color: #0A66C2;
  text-decoration: none;
}

.footer-content a:hover {
  color: #084d8a;
  text-decoration: underline;
}



.footer-left {
  display: inline-flex;   /* force horizontal layout */
  align-items: center;    /* vertical align */
  gap: 16px;
}

.footer-icon {
  width: 40px;
  height: 40px;
  display: inline-block;   /* 👈 muda isto */
  border-radius: 2px;

  animation: footerIconPulse 2.6s ease-in-out infinite;
  transform-origin: center;
}

/* keyframes da "respiração" */
@keyframes footerIconPulse {
  0%, 100% { 
    transform: scale(1);
  }
  50% { 
    transform: scale(1.04);
  }
}



#grid-home-pedro {
    list-style: none;
    padding-right: 6%;
    padding-left: 6%;
    max-width: 1500px;
    text-align: center;
    margin: 0 auto;
    padding-top: 92px;
    padding-bottom: 220px;
    justify-content: space-between; /* 👈 separa esquerda e direita */
}
#grid-home-pedro article {
    font-size: 17px;
    text-transform: uppercase;
    display: block;
    padding: 50px 0;
    padding-top: 60px;
    color: #333;
    font-weight: 600
}
#grid-home-pedro li {
    width: 22%;
    margin-bottom: 64px;
    margin-right: -5px;
    margin-right: 2.5%;
    display: inline-block;
    vertical-align: top;
    position: relative
}
#grid-home-pedro li i {
    position: relative;
    width: 100%;
    height: 120px;
    display: block
}

#grid-home-pedro li i u {
    width: 190px;
    height: 120px;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
    position: relative;
    z-index: 1;
    display: inline-block;
    background: #fff
}

#grid-home-pedro li i u.flat {
    background: #8e44ad;
    background: -moz-linear-gradient(45deg, #8e44ad 0, #ff6d5e 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #8e44ad), color-stop(100%, #ff6d5e));
    background: -webkit-linear-gradient(45deg, #8e44ad 0, #ff6d5e 100%);
    background: -o-linear-gradient(45deg, #8e44ad 0, #ff6d5e 100%);
    background: -ms-linear-gradient(45deg, #8e44ad 0, #ff6d5e 100%);
    background: linear-gradient(45deg, #8e44ad 0, #ff6d5e 100%);
    filter: progid: dximagetransform.microsoft.gradient(startColorstr='#8e44ad', endColorstr='#ff6d5e', GradientType=1)
}
#grid-home-pedro li i u.flat:first-child {
    background: #0fe2b8;
    background: -moz-linear-gradient(45deg, #0fe2b8 0, #feffc6 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #0fe2b8), color-stop(100%, #feffc6));
    background: -webkit-linear-gradient(45deg, #0fe2b8 0, #feffc6 100%);
    background: -o-linear-gradient(45deg, #0fe2b8 0, #feffc6 100%);
    background: -ms-linear-gradient(45deg, #0fe2b8 0, #feffc6 100%);
    background: linear-gradient(45deg, #0fe2b8 0, #feffc6 100%);
    filter: progid: dximagetransform.microsoft.gradient(startColorstr='#0fe2b8', endColorstr='#feffc6', GradientType=1)
}
#grid-home-pedro li i u.flat:last-child {
    background: #ff6d5e;
    background: -moz-linear-gradient(45deg, #ff6d5e 0, #ffdc1c 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #ff6d5e), color-stop(100%, #ffdc1c));
    background: -webkit-linear-gradient(45deg, #ff6d5e 0, #ffdc1c 100%);
    background: -o-linear-gradient(45deg, #ff6d5e 0, #ffdc1c 100%);
    background: -ms-linear-gradient(45deg, #ff6d5e 0, #ffdc1c 100%);
    background: linear-gradient(45deg, #ff6d5e 0, #ffdc1c 100%);
    filter: progid: dximagetransform.microsoft.gradient(startColorstr='#ff6d5e', endColorstr='#ffdc1c', GradientType=1)
}
#grid-home-pedro li i u:first-child {
    position: absolute;
    bottom: 0;
    width: 180px;
    height: 100px;
    left: 20px;
    z-index: 0
}
#grid-home-pedro li i u:first-child:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .05)
}
#grid-home-pedro li i u:last-child {
    position: absolute;
    width: 180px;
    height: 100px;
    bottom: 0;
    right: 20px;
    z-index: 0
}
#grid-home-pedro li i u:last-child:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .05)
}
#grid-home-pedro li i u img {
    width: 100%;
    min-height: 120px
}
#grid-home-pedro li p {
    font-size: 16px;
    letter-spacing: -0.1px;
    display: block;
    padding-top: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, .8);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, .05);
    position: relative;
    z-index: 3
}
#grid-home-pedro li:hover u:first-child {
    left: 0
}
#grid-home-pedro li:hover u:last-child {
    right: 0
}
#grid-home-pedro li:hover p {
    color: #006FFF
}
@media screen and (max-width: 1024px) and (min-width: 800px) {
    #grid-home-pedro article {
        font-size: 15px;
        padding: 70px 0;
        padding-top: 80px
    }
    #grid-home-pedro li {
        width: 30.33%;
        margin-bottom: 30px;
        margin-right: 2%
    }
    #grid-home-pedro li i u {
        width: 170px;
        height: 120px
    }
    #grid-home-pedro li i u:first-child {
        width: 140px
    }
    #grid-home-pedro li i u:last-child {
        width: 140px
    }
    #grid-home-pedro li i u:last-child:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .05)
    }
}
@media screen and (max-width: 800px) and (min-width: 431px) {
    .home-claim {
        margin-bottom: 30px
    }
    .home-claim .logo {
        width: 300px
    }
    #grid-home-pedro article {
        font-size: 15px;
        padding: 70px 0;
        padding-top: 80px
    }
    #grid-home-pedro li {
        width: 47%
    }
    #grid-home-pedro li i u {
        width: 170px
    }
    #grid-home-pedro li i u:first-child {
        width: 140px
    }
    #grid-home-pedro li i u:last-child {
        width: 140px
    }
}
@media screen and (max-width: 430px) and (min-width: 300px) {
    .home-claim {
        padding: 80px 40px;
        padding-top: 100px;
        margin-bottom: 40px
    }
    .home-claim .logo {
        width: 100%;
        margin-bottom: 20px
    }
    .home-claim span {
        font-size: 17px;
        padding-top: 10px;
        color: rgba(0, 0, 0, .5);
        display: block
    }
    .ico:active {
        background-color: #29d49c!important
    }
    .ico:hover {
        pointer-events: none
    }
    #grid-home-pedro {
        padding: 20px 4%;
        padding-bottom: 120px;
        clear: both;
        overflow-x: clip;
    }
    #grid-home-pedro article {
        font-size: 15px;
        text-transform: uppercase;
        display: block;
        padding: 30px 0;
        padding-bottom: 70px
    }
    #grid-home-pedro li {
        width: 100%;
        margin-bottom: 60px;
        margin-right: 0;
        display: block;
        position: relative
    }
    #grid-home-pedro li i {
        position: relative;
        width: 100%;
        height: 120px;
        display: block;
        overflow: hidden;
    }
    #grid-home-pedro li i u {
        width: calc(50% - 8px)
    }
    #grid-home-pedro li i u.flat:before {
        background: rgba(0, 0, 0, 0)
    }
    #grid-home-pedro li i u.flat:first-child:before {
        background: rgba(0, 0, 0, 0)
    }
    #grid-home-pedro li i u.flat:last-child:before {
        background: rgba(0, 0, 0, 0)
    }
    #grid-home-pedro li i u:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .2)
    }
    #grid-home-pedro li i u:first-child {
        position: absolute;
        width: calc(50% - 8px);
        height: 100px;
        bottom: 0;
        left: 0;
        z-index: 0
    }
    #grid-home-pedro li i u:first-child:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .02)
    }
    #grid-home-pedro li i u:last-child {
        position: absolute;
        bottom: 0;
        width: calc(50% - 8px);
        height: 100px;
        right: 0;
        z-index: 0
    }
    #grid-home-pedro li i u:last-child:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .4)
    }
    #grid-home-pedro li i u img {
        width: 100%;
        min-height: 120px
    }
    #grid-home-pedro li:active u.flat:before {
        background: rgba(0, 0, 0, .1)
    }
    #grid-home-pedro li:active u.flat:first-child:before {
        background: rgba(0, 0, 0, .1)
    }
    #grid-home-pedro li:active u.flat:last-child:before {
        background: rgba(0, 0, 0, .1)
    }
    #grid-home-pedro li:active u:before {
        background: rgba(0, 0, 0, .3)
    }
    #grid-home-pedro li:active u:first-child:before {
        background: rgba(0, 0, 0, .1)
    }
    #grid-home-pedro li:active u:last-child:before {
        background: rgba(0, 0, 0, .6)
    }
    #grid-home-pedro li:active p {
        color: #29d49c
    }
}
#wrap-flat-colors {
    list-style: none;
    clear: both;
    margin-left: 200px;
    padding: 28px 0;
    padding-left: 30px
}
#wrap-flat-colors li {
    width: 16.6%;
    padding-right: 30px;
    padding-bottom: 25px;
    padding-left: 0;
    display: inline-block;
    margin-right: -5px;
    position: relative
}
#wrap-flat-colors li p {
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 10px
}
#wrap-flat-colors li p:before {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
    position: absolute;
    border-radius: 10px
}
#wrap-flat-colors li p span {
    width: 100%;
    height: 100px;
    display: block;
    margin-bottom: 8px
}
@media screen and (max-width: 1200px) and (min-width: 800px) {
    #wrap-flat-colors li {
        width: 20%
    }
}
@media screen and (max-width: 800px) and (min-width: 431px) {
    #wrap-flat-colors {
        margin-left: 0;
        padding-left: 30px;
        margin-top: 45px
    }
    #wrap-flat-colors li {
        width: 25%
    }
}
@media screen and (max-width: 430px) and (min-width: 300px) {
    #wrap-flat-colors {
        margin-left: 0;
        padding-left: 4%;
        margin-top: 45px
    }
    #wrap-flat-colors li {
        width: 50%
    }
}

.logo-carousel {
  width: 100%;
  max-width: 1200px;
  margin: 48px auto 98px;
  overflow: hidden;
  
  -webkit-mask-image: linear-gradient(
    to right,
    transparent,
    black 10%,
    black 90%,
    transparent
  );
  mask-image: linear-gradient(
    to right,
    transparent,
    black 10%,
    black 90%,
    transparent
  );
}

.logo-track {
  display: flex;
  width: max-content;
  gap: 48px;           /* espaço entre logos */
  animation: scroll 52s linear infinite;
}

.logo-track img {
  height: 40px;
  margin: 0 40px;
  opacity: 0.8;
  transition: transform 0.3s ease;
}

.logo-track img:hover {
  transform: scale(1.2);
  opacity: 1;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}


























.ico {
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .1)!important;
    position: relative;
    margin: 0 6px
}
.ico.twitter {
    background: url("../images/icons/ico-twitter.png") no-repeat center center;
    background-size: 26px
}
.ico.hunt {
    background: url("../images/icons/ico-hunt.png") no-repeat center center;
    background-size: 26px
}
.ico.wdn {
    background: url("../images/icons/ico-wdn.png") no-repeat center center;
    background-size: 26px
}
.ico.abdzd {
    background: url("../images/icons/ico-abduzeedo.png") no-repeat center center;
    background-size: 25px
}
.ico:hover {
    background-color: #54ABED!important
}
.toggle-rows {
    width: 100%;
    padding: 20px;
    margin: 20px 0;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .05), 0px -1px 0 rgba(0, 0, 0, .05)
}
.tgg {
    height: 31px;
    width: 25%;
    margin-right: -4px;
    display: inline-block;
    opacity: .5;
    cursor: pointer
}
.tgg:hover {
    opacity: 1
}
.tgg.lft {
    background: url("../images/icons/ico-tggl.png") no-repeat center 0
}
.tgg.mddl {
    background: url("../images/icons/ico-tggl.png") no-repeat center -40px
}
.tgg.mddl-1 {
    background: url("../images/icons/ico-tggl.png") no-repeat center -80px
}
.tgg.rght {
    background: url("../images/icons/ico-tggl.png") no-repeat center -120px
}
.tgg-sel {
    opacity: 1!important
}
.tgg-sel.lft {
    background: url("../images/icons/ico-tggl-sel.png") no-repeat center 0
}
.tgg-sel.mddl {
    background: url("../images/icons/ico-tggl-sel.png") no-repeat center -40px
}
.tgg-sel.mddl-1 {
    background: url("../images/icons/ico-tggl-sel.png") no-repeat center -80px
}
.tgg-sel.rght {
    background: url("../images/icons/ico-tggl-sel.png") no-repeat center -120px
}
.row1 {
    -webkit-column-count: 1!important;
    -moz-column-count: 1!important;
    column-count: 1!important;
    text-align: center!important;
    padding: 40px;
    margin: -30px!important
}
.row1 .pic:before {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .08), 0px 1px 1px rgba(0, 0, 0, .04)!important
}
.row2 {
    -webkit-column-count: 2!important;
    -moz-column-count: 2!important;
    column-count: 2!important;
    text-align: center
}
.row3 {
    -webkit-column-count: 3!important;
    -moz-column-count: 3!important;
    column-count: 3!important;
    text-align: center
}
.row4 {
    -webkit-column-count: 4!important;
    -moz-column-count: 4!important;
    column-count: 4!important;
    text-align: center
}

@media screen and (max-width: 430px) {
    .centered-card {
        padding-bottom: 0 !important;
    }

    .side-by-side2 h2 {
        font-size: 42px;
    }

    .side-by-side2 p {
        font-size: 20px;
    }

    .hero h1 {
        font-size: 42px;
    }

    .hero-text {
        font-size: 20px;
    }

    .footer-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 100%;
    }

    .footer-left {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 8px;
        width: 100%;
        text-align: center;
    }

    .footer-icon {
        margin: 0 auto;
        align-self: center;
    }

    .footer-left span,
    .footer-right {
        width: 100%;
        text-align: center;
        margin: 0;
    }

    .logo-track {
        gap: 24px;
        animation: scroll 32s linear infinite;
    }

    .logo-track img {
        margin: 0 16px;
    }
}
