﻿html {
    box-sizing: border-box;
}

*,
:after,
:before {
    box-sizing: inherit;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: Arial, Helvetica, sans-serif;
    /* font-size: 15px; */
    line-height: 1.5;
}

header {
    display: block;
    /* margin-bottom: -2%; */
}


/* body {
    background-image: url(background.jpg);
    margin: 0
} */

footer {
    display: block;
    text-align: center;
    /* margin-top: -30px; */
    font-size: x-small;
}


/* a {
    background-color: transparent
} */


/* a:active,
a:hover {
    outline-width: 0;
} */


/* 
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=checkbox],
[type=radio] {
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
} */


/* ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
} */


/* html {
    overflow-x: hidden
} */


/* h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px;
    font-weight: 700
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
} */

h1,
h2,
h4,
h6 {
    margin: 10px 0
}

p {
    font-size: small
}

a {
    color: #fff
}


/* :disabled * {
    pointer-events: none
} */


/* .w3-container:after,
.w3-container:before,
.w3-row-padding:after,
.w3-row-padding:before,
.w3-row:after,
.w3-row:before {
    content: "";
    display: table;
    clear: both
} */


/* .vcenter {
    margin: 0;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
} */

.w3-third {
    float: left;
    width: 100%
}

@media (min-width:601px) {
    .w3-third {
        width: 33.33333%
    }
}

.w3-content {
    margin-left: auto;
    margin-right: auto
}

.w3-content {
    max-width: 980px
}

.w3-bottom,
.w3-top {
    position: fixed;
    width: 100%;
    z-index: 1
}

.w3-top {
    top: 0
}

.w3-bottom {
    bottom: 0
}

.w3-row-padding,
.w3-row-padding>.w3-third {
    padding: 7px 15px 15px 15px
}

.w3-container {
    padding: 9px 16px;
}

.w3-card:hover {
    background-color: white;
}

.w3-card {
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    border-radius: 5px;
    background-color: whitesmoke;
    color: rgb(40, 89, 163);
}

@keyframes w3-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(359deg)
    }
}

@keyframes fading {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes opac {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.w3-animate-top {
    position: relative;
    animation: animatetop .4s
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animateleft {
    from {
        left: -300px;
        opacity: 0
    }
    to {
        left: 0;
        opacity: 1
    }
}

@keyframes animateright {
    from {
        right: -300px;
        opacity: 0
    }
    to {
        right: 0;
        opacity: 1
    }
}

.w3-animate-bottom {
    position: relative;
    animation: animatebottom .4s
}

@keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@keyframes animatezoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

.vw-text-h3 {
    color: rgba(255, 255, 255, .8);
    text-align: center;
    font-size: 3vmax!important;
    padding: 0px;
    margin: 0.5em;
    /* padding-top: 1% */
}

.vw-text-h5 {
    color: rgba(255, 255, 255, .8);
    text-align: center;
    font-size: 15px!important;
    padding: 0px;
    margin: 0.5em;
    font-weight: normal;
    /* padding-top: 1% */
}

.w3-xxlarge {
    color: rgba(255, 255, 255, .8);
    text-align: center;
    font-size: 25px!important;
    padding-top: 1%
}

.contato {
    padding-bottom: 0.5%;
    color: whitesmoke;
}


/* .w3-center { */


/* text-align: left!important */


/* padding: -100vw; */


/* margin: 0px; */


/* } */

.w3-margin {
    margin: 16px!important
}


/* .w3-margin-top {
    margin-top: 100!important;
    padding-bottom: 100px! important
} */

.w3-padding {
    padding: 8px 16px!important
}

.w3-padding-16 {
    padding-top: 14%!important;
    /* padding-bottom: 160px!important */
}

.w3-padding-24 {
    padding-top: 24px!important;
    padding-bottom: 24px!important
}

.w3-padding-32 {
    padding-top: 32px!important;
    padding-bottom: 32px!important
}

.w3-padding-48 {
    padding-top: 48px!important;
    padding-bottom: 48px!important
}

.w3-padding-64 {
    padding-top: 64px!important;
    padding-bottom: 64px!important
}

.w3-black {
    color: transparent!important;
    background-color: transparent!important
}

.w3-text-black {
    color: transparent!important
}