/*!
Theme Name: Agência Ref+
Theme URI: https://www.refmais.com.br
Author: Adriano Ribeiro
Author URI: https://www.refmais.com.br
Description: Tema criado para a Agência Ref+
Version: 1.0
*/
.powered-by-sumo{
	display: none!important;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

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

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

a {
    text-decoration: none
}

ol,
ul {
    list-style: none
}

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
footer,
header,
nav,
section,
main {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul {
    font-size: 1em;
    font-weight: 400;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0!important;
    background: transparent;
    background-image: none;
}

html {
    font-size: 62.5%;
    position: relative;
    scroll-behavior: smooth;
}

body {
    font-family: "Montserrat", Arial, Helvetica, sans-serif!important;
    font-size: 62.5%!important;
    line-height: 1.5!important;
    position: relative;
    scroll-behavior: smooth;
}

p {
    font-size: 14px;
    line-height: 20px;
}

img {
    display: block;
    max-width: 100%
}

img,
picture,
video,
embed {
    max-width: 100%
}

#wpadminbar {
    display: none
}

@-webkit-keyframes blink-caret {
    from,
    to {
        border-color: transparent
    }
    50% {
        border-color: #fecc0c
    }
}

@keyframes blink-caret {
    from,
    to {
        border-color: transparent
    }
    50% {
        border-color: #fecc0c
    }
}
.modal .btnClose.close {
	font-size: 2.5rem;
}
.section-decolar .col.text-left,
.section-ml .col.text-left,
.section-sompo .col.text-left {
    text-align: left!important
}

.home-case.section-art-science .btn.read-more{
	display:none;
}

.home-case.section-decolar .video-btn.modal-btn{
	display:none;
}

.home-case.section-ml  .video-btn.modal-btn{
	display:none;
}

.home-case.section-sompo .video-btn.modal-btn{
	display:none;
}


.home-case.section-art-science .video-btn.btn.read-more{
	display:inline-block;
}


.home-case.section-decolar .introduction-case,
.home-case.section-ml .introduction-case,
.home-case.section-sompo .introduction-case {
    top: 40%
}

.section-art-science .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section-decolar .intro-title {
    position: relative
}

.section-404 {
    padding: 70px 0;
    position: relative;
    top: 60px
}

.home-case.section-decolar .introduction-case,
.home-case.section-sompo .introduction-case,
.home-case.section-ml .introduction-case {
    padding-top: 30px
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0b0b0b;
    z-index: 9999999999999999999999999999999999
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(https://adrianofrontend.com.br/ref/wp-content/themes/ref/img/ico-01-home.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px
}

.read-more {
    max-width: 100%;
    display: block;
    z-index: 2;
    background-color: #fecc0c!important;
    padding: 10px 40px!important;
    color: #000;
    position: relative;
    border: none!important;
    border-radius: 0!important;
    font-size: 16px!important;
    font-weight: 700!important;
    text-transform: uppercase;
    letter-spacing: .1em;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.read-more.btn-animated:hover,
.read-more.btn-animated:active {
    max-width: 100%;
    color: #fff;
    height: 100%
}

.read-more.btn-animated:hover:after,
.read-more.btn-animated:active:after {
    max-width: 100%;
    color: #fff;
    height: 100%
}

.btn-animated:after {
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #000
}

.points .btn-animated:hover,
.vacancies-contact .btn-animated:hover,
.points .btn-animated:active,
.vacancies-contact .btn-animated:active {
    width: 100%;
    color: #fff;
    height: 100%
}

.points .btn-small:hover,
.vacancies-contact .btn-small:hover {
    text-decoration: none
}

.home-case {
    position: relative;
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.home-case img.main-logo-ref {
    position: absolute;
    top: 44%;
    z-index: 1;
    left: 50%;
    z-index: 2;
    max-width: 160px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100px
}

.home-case.section-decolar img.main-logo-ref,
.home-case.section-ml img.main-logo-ref,
.home-case.section-sompo img.main-logo-ref {
    display: none
}

section.case-video-internal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    -o-object-fit: none;
    object-fit: none;
    position: relative
}

.videoWrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
	display: flex;
}
.video-wrapper {
    position: relative;
}

.video-wrapper > video {
    width: 100%;
    vertical-align: middle;
}

.video-wrapper > video.has-media-controls-hidden::-webkit-media-controls {
    display: none;
}

.video-overlay-play-button {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px calc(50% - 50px);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0.95;
    cursor: pointer;
    background-image: linear-gradient(transparent, #000);
    transition: opacity 150ms;
}

.video-overlay-play-button:hover {
    opacity: 1;
}

.video-overlay-play-button.is-hidden {
    display: none;
}

.home-case video {
    position: relative;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    object-fit: cover
}

.home-case .introduction-case {
    position: absolute;
    top: 50%;
    z-index: 1
}

.introduction-case h1 {
    font-size: 30px;
    line-height: 30px;
    opacity: 0;
    color: #fff;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    z-index: 1000
}

.introduction-case p {
    color: #fff;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-family: Montserrat;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px
}

.introduction-about {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 0;
    margin-top: 50px;
    max-width: 510px
}

.introduction-about h1 {
    opacity: .85;
    color: #fff;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    margin-bottom: 20px;
    margin-top: 90px;
    text-transform: uppercase
}

.introduction-about p {
    opacity: .85;
    color: #fff;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500
}

.case-video-internal video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.introduction-case-internal {
    text-align: center;
    color: #fff
}

.case-video-internal .introduction-case-internal {
    position: absolute;
    top: 40%;
    z-index: 1
}

.introduction-case-internal h1 {
	text-shadow: 1px 1px #000;
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase
}

.introduction-internal h1 {
    color: #fff
}

.main-vacancies.vacancies-internal h1 {
    color: #fecc0c
}

.main-vacancies.vacancies-internal h2 {
    color: #58595b;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 30px
}

/* .main-vacancies.section-vacancies .vacancies {
    display: none
} */

.vacancies-internal .content-vacancies h3 {
    color: #58595b;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px
}

.main-vacancies.vacancies-internal .content-vacancies ul li p {
    color: #58595b;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

.main-vacancies .vacancies-internal-content {
    margin-bottom: 60px
}

.main-vacancies.vacancies-internal .introduction-internal p {
    color: #58595b;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase
}

.bg-yellow {
    background-color: #fecc0c
}

.bg-black {
    background-color: #000
}

.bg-grey {
    background-color: #58595b
}

.testimonials .color-yellow {
    color: #fecc0c
}

.section-cases-internal {
    padding: 40px 0;
    width: 100%;
    text-align: center
}

section.bg-internal.section-cases-internal.bg-yellow {
    margin-top: -4px
}

.scenario .main-title,
.results .main-title,
.section-leaders .main-title,
.section-vacancies .main-title {
    text-align: center
}

.scenario p {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: 600;
    letter-spacing: -.2px;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0 auto;
    font-size: 15px
}

.idea p {
    font-size: 14px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: 600
}

.main-title-small {
    font-size: 26px;
    color: #000;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: 900;
    text-transform: uppercase
}

.main-title-medium {
    font-size: 38px;
    color: #000;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: 900;
    text-transform: uppercase
}

.main-title {
    font-size: 24px;
    color: #000;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center
}

.main-img-full {
    margin-bottom: 0
}

.investment {
    width: 100%;
    height: 100%
}

.investment.main-title-none {
    display: none
}

.investment.section-cases-herbalife.box-none-investment .col-md-4 {
    display: none
}

.investment.section-seguro-sompo.box-none-investiment .col-md-4 {
    display: none
}

.investment.section-hut-date.box-none-investment {
    display: none
}


.investment.section-teste-cego.box-none-investment .col-md-4 {
    display: none
}

.investment.section-thuthucos-da-mamae.box-none-investment .col-md-4 {
    display: none
}

.investment.section-seguro-sompo.box-none-investment .col-md-4 {
    display: none
}

.investment.section-teste-cego.box-none-investment .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.investment.section-seguro-sompo.box-none-investment .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.investment.section-seguro-sompo.box-none-investiment .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.investment.section-cases-herbalife .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.investment.section-thuthucos-da-mamae .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.investment.section-decolar.box-none-investment .col-md-4{
    display: none
}

section.investment.section-oracle.box-none-investment{
    display: none;
}
section.investment.section-madero.box-none-investment{
    display: none;
}

.main-mosaic.column-mosaic-none .col-lg-4{
    display: none;
}

.main-mosaic.column-mosaic-none .col-md-8{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

   

.investment.section-decolar.box-none-investment .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.results-items-works.section-ml-custom.box-none-investment .main-img-full{
    display: none
}

.results-items-works.section-oracle.box-none-investment .main-img-full{
    display: none
}
.results-items-works.section-madero.box-none-investment .main-img-full{
    display: none
}

.results-items-works.section-pizza-hut.box-none-investment .main-img-full{
    display: none
}


.results-items-works.section-teste-cego.box-none-investment .main-img-full {
    display: none
}

.results-items-works.section-thuthucos-da-mamae.box-none-investment .main-img-full {
    display: none
}

.results-items-works.section-decolar.box-none-investment .main-img-full {
    display: none
}

.results-items-works.section-seguro-sompo.box-none-investment .main-img-full {
    display: none
}

.investment.section-barilla.box-none-investment .col-md-4 {
    display: none
}

.section-barilla.barilla-item-result .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.section-barilla.box-none-investment.barilla-item-result .col-lg-4 {
    display: none
}

.section-barilla.box-none-investment.barilla-item-result .main-img-full {
    display: none
}

.box-investment {
    padding: 50px 50px;
    background-color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.investment .box-investment p {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase
}

.investment figure {
    margin-bottom: 0
}

.investment .section-more .btn-more-cases {
    min-width: 260px
}

.results-items-works {
    width: 100%;
    height: 100%
}

.results-items-works figure {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    margin: 0
}

.results-items-works figure img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.results-items-works .description-results {
    padding: 100px 70px;
    height: 100%
}

.results-items-works .description-results ul li {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #fff
}

.results-items-works .description-results ul li strong {
    color: #fecc0c;
    font-weight: 900
}

.points {
    display: none
}

.vacancies-contact {
    width: 100%;
    padding: 40px 0 30px 0
}

.form-vacancies form {
    padding: 10px
}

.form-vacancies .introduction-internal h3 {
    text-align: center
}

.points h1 {
    color: #58595b;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 35px
}

.vacancies-contact h1 {
    color: #fff;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 35px
}

.points h2 {
    color: #58595b;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px
}

.vacancies-contact h2 {
    color: #fff;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px
}

.points .btn-small,
.vacancies-contact .btn-small {
    color: #58595b;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 0
}

.main-mosaic {
    width: 100%;
    height: 100%
}

.main-mosaic figure {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    margin-bottom: 0
}

.section-bg-yellow {
    background-color: #fecc0c
}

.main-leaders {
    width: 100%;
    min-height: 100vh
}

.main-leaders .introduction-internal {
    padding: 80px 0 21px 0
}

.main-vacancies .introduction-internal {
    padding: 0 0 20px 0
}

.main-leaders .leaders .leaders-names h1 {
    color: #000;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: 900;
    line-height: 50px;
    text-transform: uppercase
}

.main-leaders .leaders-names h5 {
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase
}

.main-leaders ul.leaders {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0
}

.main-leaders ul.leaders li {
    overflow: hidden;
    z-index: 1;
    position: relative
}

.main-leaders ul.leaders li img {
    padding-bottom: 20px;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
    -webkit-transition: opacity 0.5s cubic-bezier(.215, .61, .355, 1), -webkit-transform 0.5s cubic-bezier(.215, .61, .355, 1);
    transition: opacity 0.5s cubic-bezier(.215, .61, .355, 1), -webkit-transform 0.5s cubic-bezier(.215, .61, .355, 1);
    transition: transform 0.5s cubic-bezier(.215, .61, .355, 1), opacity 0.5s cubic-bezier(.215, .61, .355, 1);
    transition: transform 0.5s cubic-bezier(.215, .61, .355, 1), opacity 0.5s cubic-bezier(.215, .61, .355, 1), -webkit-transform 0.5s cubic-bezier(.215, .61, .355, 1)
}

.main-leaders .leaders .leaders-names {
    max-width: 100%;
    padding: 25px
}

.main-leaders ul.leaders li {
    width: 100%
}

.section-vacancies {
    padding: 60px 0
}

.section-vacancies .vacancies li {
    width: 100%;
    border-bottom: 2px solid #fff
}

.section-vacancies .vacancies li:last-child {
    border: none
}

.section-vacancies .vacancies .item-vacancies h1 a {
    display: block;
    text-decoration: none;
    color: #000;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 0
}

.js .introduction-case h1,
.introduction-case p,
.js .introduction-about,
.introduction-internal,
.js .introduction-case .btn,
.js .section-more .btn-more,
.js .animar,
.js .animar-interno,
.js .introduction-case-internal h1,
.js .introduction-footer,
.js .introduction-clients-anima,
.js .introduction-clients h1,
.js .introduction-case-internal p {
    opacity: 0
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: .85;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: .85;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@media (min-width:1200px) {
    .home-case.section-decolar .introduction-case,
    .home-case.section-sompo .introduction-case,
    .home-case.section-ml .introduction-case {
        padding-top: 0
    }
    .home-case img.main-logo-ref {
        max-width: 160px
    }
    .main-leaders .leaders-names h5 {
        font-size: 16px
    }
    .case-video-internal video {
        height: 100%
    }
    .points {
        display: block;
        width: 100%;
        padding: 50px 0 62px 0;
        background-color: #fff
    }
    .section-vacancies {
        padding: 80px 0
    }
    .vacancies-contact {
        padding: 60px 0 60px 0
    }
    .investment .box-investment p {
        text-align: right
    }
    .box-investment {
        padding: 40px 100px
    }
    .main-title {
        font-size: 60px;
        text-align: left
    }
    .main-mosaic figure {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .scenario p {
        font-size: 16px
    }
    .points h1,
    .vacancies-contact h1 {
        font-size: 50px
    }
    .points .btn-small,
    .vacancies-contact .btn-small {
        z-index: 2;
        margin-bottom: 0;
        display: block
    }
    .main-title-small {
        font-size: 40px;
        margin: 0
    }
	    .main-title-medium {
        font-size: 75px;
        margin: 0
    }
    .form-vacancies .introduction-internal h1 {
        font-size: 50px;
        line-height: 50px
    }
    .main-vacancies.vacancies-internal h2 {
        font-size: 50px
    }
    .points .btn-animated:hover,
    .vacancies-contact .btn-animated:hover,
    .points .btn-animated:active,
    .vacancies-contact .btn-animated:active {
        width: 100%;
        color: #fff;
        height: 100%
    }
    .points .btn-animated:hover:after,
    .vacancies-contact .btn-animated:hover:after,
    .points .btn-animated:active:after,
    .vacancies-contact .btn-animated:active:after {
        width: 100%;
        color: #fff;
        height: 100%
    }
    .points .btn-small:hover,
    .vacancies-contact .btn-small:hover {
        text-decoration: none
    }
	
	.home-case.section-art-science .introduction-case h1{
		font-size:130px;
		line-height:130px;
		margin-bottom:20px;
	}
    .introduction-case h1 {
        font-size: 60px;
        line-height: 60px;
        
    }
    .introduction-about h1 {
        font-size: 60px;
        line-height: 66px
    }
    .introduction-case-internal h1 {
        font-size: 100px;
        line-height: 100px
    }
    .introduction-case.typewriter h1:after {
        content: "";
        position: absolute;
        bottom: 0;
        border: 4px solid #fecc0c;
        height: 1px;
        width: 85px;
        overflow: hidden;
        border-right: .15em solid #fecc0c;
        white-space: nowrap;
        margin: 0 auto;
        letter-spacing: .15em;
        -webkit-animation: typing 5.5s steps(40, end), blink-caret 1.25s step-end infinite;
        animation: typing 5.5s steps(40, end), blink-caret 1.25s step-end infinite
    }
    .main-leaders ul.leaders li {
        width: 25%
    }
}

@media (min-width:1400px) {
    .results-items-works .description-results ul li {
        font-size: 16px
    }
    .main-leaders .leaders-names h5 {
        font-size: 20px
    }
}

.section-services {
    width: 100%;
    padding: 20px 0 0 0
}

.section-services .service-item {
    text-align: center;
    margin-bottom: 60px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.section-services .service-item .produto-icone {
    margin-bottom: 40px
}

.section-services .service-item h2 {
    font-weight: 600;
    font-size: 24px;
    color: #000
}

.section-services .service-item .produto-icone img {
    display: block;
    text-align: center;
    margin: 0 auto
}

.section-services .service-item .txt-description p {
    font-weight: 600;
    color: #000;
    font-size: 16px
}
.footer-logo{
	width:100px;
}
@media (min-width:1200px) {
    .section-services {
        padding: 70px 0
    }
}

.main-newsletter {
    background-color: #1a1a1a;
    width: 100%;
    padding: 40px 0 40px 0
}

.main-newsletter .control-form input:focus {
    -webkit-box-shadow: 0 2px 0 0 #fff;
    box-shadow: 0 2px 0 0 #fff
}

.main-newsletter h1 {
    color: #fff;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px
}

.main-newsletter .introduction-internal p {
    color: #fff;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: 400;
    font-size: 14px
}

.main-newsletter .formphp input {
    display: block;
    color: #fff;
    padding: 20px 0 0 0;
    font-weight: 500;
    border-bottom: 1px solid #fff
}

.main-newsletter .control-form input {
    width: 100%
}

.main-newsletter .control-form .form-label {
    font-size: 12px;
    margin-top: 20px
}

.main-newsletter .form-label {
    position: absolute;
    left: 0;
    top: 10px;
    color: #fff;
    background-color: transparent;
    transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    -webkit-transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out
}

form#newsletter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.container-form {
    max-width: 600px;
    margin: 0 auto
}

.main-newsletter .formphp .btn-send {
    border: 0;
    z-index: 2;
    position: relative;
    text-align: center;
    display: inline-block;
    background-color: #fecc0c;
    padding: 6px 20px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .0875em;
    font-weight: 500;
    color: #000;
    border-radius: 0;
    outline: 0;
    cursor: pointer;
    margin-right: 0;
    margin-top: 15px;
    max-width: 100%
}

.btn-send.btn-animated:hover,
.btn-send.btn-animated:active {
    max-width: 100%;
    text-decoration: none;
    color: #fff;
    height: 100%
}

.btn-send.btn-animated:hover:after,
.btn-send.btn-animated:active:after {
    max-width: 100%;
    color: #fff;
    height: 100%;
}

@media (min-width:1200px) {
    .main-newsletter .introduction-internal p {
        font-size: 16px
    }
    .main-newsletter h1 {
        font-size: 40px
    }
    .main-newsletter {
        padding: 60px 0 60px 0;

    }
    .main-newsletter .formphp .btn-send {
        padding: 10px 30px;
        font-size: 14px;
        margin-right: 3px;
        margin-top: 17px;
        max-width: 100%
    }
}

.header {
    background: #fff;
    width: 100%
}

.header>.container {
    padding: 0 0 0 17px
}

.header .logo-ref {
    max-width: 80px;
    padding-bottom: .3125rem
}

.header_menu ul .current_page_item a {
    color: #000
}

.header .container .menu-btn,
.header .container .menu-icon {
    display: none
}

.header .container nav {
    background: #ffcc0f;
    -webkit-box-shadow: 0 6px 8px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 6px 8px 3px rgba(0, 0, 0, .1);
    position: fixed;
    width: 100%;
    height: calc(100vh - 80px);
    right: 0;
    top: 48px;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.header .container .menu-icon {
    cursor: pointer;
    display: inline-block;
    padding: 17px 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin: 0
}

.header .header_menu .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0
}

.header_menu ul li {
    padding: 15px 15px;
    border-bottom: 1px solid #fff;
    position: relative;
    width: 100%;
    margin: 0 0 10px;
    line-height: 20px;
    display: block;
    text-align: center
}

.header_menu ul li a {
    position: relative;
    display: block;
    -webkit-transition: .2s;
    transition: .2s;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    top: 0;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 18px;
    text-decoration: none
}

.header_menu ul li a:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 1px;
    top: 50%;
    margin-top: 18px;
    background: 0 0;
    -webkit-transition: .6s;
    transition: .6s
}

.header_menu ul li a:hover:after {
    background: #ffcc0f;
    width: 100%
}

.header .container .menu-btn:checked~nav {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.header .container .navicon {
    background: #ffcc0f;
    border-radius: 3px;
    display: block;
    height: 4px;
    position: relative;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    width: 22px
}

.header .container .menu-icon .navicon:after {
    top: -8px
}

.header .container .menu-icon .navicon:before {
    top: 8px
}

.header .container .menu-icon .navicon:after,
.header .container .menu-icon .navicon:before {
    background: #ffcc0f;
    border-radius: 3px;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    width: 100%
}

.header .container .menu-btn:checked~.menu-icon .navicon:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.header .container .menu-btn:checked~.menu-icon:not(.steps) .navicon:after,
.header .container .menu-btn:checked~.menu-icon:not(.steps) .navicon:before {
    top: 0
}

.header .container.menu-btn:checked~.menu-icon:not(.steps) .navicon:after,
.header .container.menu-btn:checked~.menu-icon:not(.steps) .navicon:before {
    top: 0
}

.header .container .menu-btn:checked~.menu-icon .navicon {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.header .container .menu-icon .navicon:after,
.header .container .menu-icon .navicon:before {
    background: #ffcc0f;
    border-radius: 3px;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    width: 100%
}

.header .container .menu-btn:checked~.menu-icon .navicon:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.introduction {
    padding: 10px
}

.introduction h1 {
    font-size: 36px
}

.introducao-interna {
    margin-top: 0
}

@media (min-width:768px) and (max-width:1024px) {
    .introduction-case h1 {
        font-size: 70px!important;
        line-height: 70px!important
    }
}

@media (min-width:768px) {
    .header img {
        max-width: 100%;
        height: auto;
        display: inline-block
    }
    .header_menu {
        text-align: center
    }
    .introduction {
        padding: 10px
    }
    .introduction h1 {
        font-size: 36px
    }
    .introducao-interna {
        margin-top: 0
    }
    .header .container .menu-btn:checked~nav {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@media (min-width:1200px) {
    .header>.container {
        padding: 5px 0
    }
    .header .container .menu-btn {
        display: none
    }
    .header .container .menu-icon {
        display: none
    }
    .header .container .navicon {
        display: none
    }
    .header .header_menu .menu {
        -webkit-box-orient: initial;
        -webkit-box-direction: initial;
        -ms-flex-direction: initial;
        flex-direction: initial
    }
    .header_menu ul li a {
        color: #000
    }
    .header_menu ul li {
        margin-bottom: 0
    }
    .header_menu ul .current_page_item a {
        color: #fecc0c
    }
    .header .header_menu ul li {
        padding: 0 0 0 30px
    }
    .header .container nav {
        background: transparent;
        position: initial;
        height: auto;
        visibility: visible;
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        transition: none;
        width: auto
    }
}

.clients {
    padding: 50px 0;
    position: relative
}

.main-title-clients {
    font-size: 40px;
    color: #fecc0c;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center
}

.introduction-clients {
    text-align: center;
    color: #fff;
    margin-bottom: 20px
}

.clients .list-clients {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0 0 0
}

.clients .list-clients li {
    margin-bottom: 20px
}

.testimonials {
    padding: 40px 0;
    width: 100%;
    text-align: center
}

.area-right {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.area-testimonials {
    overflow: hidden;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.content-area.area-inner {
    width: 100%;
    background-color: #fecc0c
}

.area-testimonials .area-left {
    width: 100%;
    overflow: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle
}

.area-testimonials .area-left img {
    width: 100%;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover
}

.content-area .column_content {
    max-width: 100%;
    padding: 20px
}

.content-area .column_content h1 {
    position: relative;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-weight: 900;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    text-align: center
}

.content-area .column_content p:nth-child(2) {
    display: none
}

.content-area .column_content p {
    color: #000;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.content-area .column_content p span {
    display: block
}

.content.d-flex.justify-content-center {
    position: absolute;
    bottom: 0;
    width: 100%
}

@media (min-width:1200px) {
    .area-right {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial
    }
    .clients .list-clients {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 50px 0 0 0
    }
    .main-title-clients {
        font-size: 125px;
        text-align: left
    }
    .content-area .column_content {
        padding: 0
    }
    .content-area .column_content h1:before {
        content: "";
        position: absolute;
        top: 0;
        width: 85px;
        bottom: 0;
        left: 0;
        border-bottom: 1px solid #000
    }
    .testimonials {
        padding: 60px 0
    }
    .area-testimonials {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .area-testimonials .area-left {
        width: 50%
    }
    .area-testimonials .area-right {
        width: 50%
    }
    .content-area .column_content {
        max-width: 580px;
        padding: 0 0 0 20px
    }
    .content-area .column_content h1 {
        font-size: 50px;
        display: inline
    }
}

@media (min-width:1400px) {
    /* .content-area .column_content p {
        font-size: 16px;
        line-height: 36px
    } */
}

.filter {
    display: none!important;
    background-color: #fecc0c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.hideme {
    display: none
}

.showme {
    display: block
}

.filter .services {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 20px
}

.portfolio {
    width: 100%;
    position: relative
}

.portfolio ul.works {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0
}

.portfolio ul.works li {
    overflow: hidden;
    width: 100%;
    z-index: 1;
    position: relative
}

.portfolio ul.works li img {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
    -webkit-transition: opacity 0.5s cubic-bezier(.215, .61, .355, 1), -webkit-transform 0.5s cubic-bezier(.215, .61, .355, 1);
    transition: opacity 0.5s cubic-bezier(.215, .61, .355, 1), -webkit-transform 0.5s cubic-bezier(.215, .61, .355, 1);
    transition: transform 0.5s cubic-bezier(.215, .61, .355, 1), opacity 0.5s cubic-bezier(.215, .61, .355, 1);
    transition: transform 0.5s cubic-bezier(.215, .61, .355, 1), opacity 0.5s cubic-bezier(.215, .61, .355, 1), -webkit-transform 0.5s cubic-bezier(.215, .61, .355, 1)
}

.portfolio ul.works li .text-container {
	text-shadow: 1px 1px #000;
    color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 5;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1;
}

.portfolio ul.works li .text-container h1 {
    font-size: 24px;
    padding: 0 20px;
    font-weight: 900;
    line-height: 24px
}

.portfolio ul.works li .text-container h2 {
    font-size: 15px;
    padding: 0 0 0 20px;
    font-weight: 600;
    line-height: normal
}

.portfolio ul.works li .text-container h3 {
    font-size: 15px;
    padding: 0 0 10px 20px;
    font-weight: 500;
    line-height: normal
}

.portfolio ul.works li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.portfolio ul.works li a:hover img {
    position: relative
}

.portfolio ul.works li a:hover:after {
    position: absolute;
    content: "";
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    background: rgba(0, 0, 0, .3);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.5s cubic-bezier(.215, .61, .355, 1), -webkit-transform 0.5s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: opacity 0.5s cubic-bezier(.215, .61, .355, 1), -webkit-transform 0.5s cubic-bezier(.215, .61, .355, 1);
    transition: transform 0.5s cubic-bezier(.215, .61, .355, 1), opacity 0.5s cubic-bezier(.215, .61, .355, 1);
    transition: transform 0.5s cubic-bezier(.215, .61, .355, 1), opacity 0.5s cubic-bezier(.215, .61, .355, 1), -webkit-transform 0.5s cubic-bezier(.215, .61, .355, 1)
}

/* .portfolio ul.works li a:hover .text-container {
    opacity: 1;
    padding: 0 0 0 10px
} */

.section-more {
    background-color: #fecc0c;
    padding: 40px 0;
    width: 100%;
    position: relative;
    margin: 0 auto;
    text-align: center
}

.section-more .btn-more {
    max-width: 100%;
    z-index: 2;
    display: inline-block;
    background-color: #000;
    padding: 5px 56px;
    color: #fff;
    position: relative;
    border: none;
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.section-more .btn-more:after {
    background-color: #fff
}

.section-more .btn-more:hover {
    text-decoration: none
}

.btn-more.btn-animated:hover,
.btn-more.btn-animated:active {
    max-width: 100%;
    color: #000;
    height: 100%
}

.btn-more.btn-animated:hover:after,
.btn-more.btn-animated:active:after {
    max-width: 100%;
    color: #fff;
    height: 100%
}

@media only screen and (min-width:769px) {
    .portfolio ul.works li {
        width: 33%;
        display: flex;
        justify-content: center;
        align-items: center
    }
    .portfolio ul.works li a:hover img {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}



.pace-done .portfolio ul.works li:nth-child(1) {
    -webkit-animation: fade-in 0.3s ease-out 0.1s backwards;
    animation: fade-in 0.3s ease-out 0.1s backwards
}

.pace-done .portfolio ul.works li:nth-child(2) {
    -webkit-animation: fade-in 0.3s ease-out 0.2s backwards;
    animation: fade-in 0.3s ease-out 0.2s backwards
}

.pace-done .portfolio ul.works li:nth-child(3) {
    -webkit-animation: fade-in 0.3s ease-out 0.3s backwards;
    animation: fade-in 0.3s ease-out 0.3s backwards
}

.pace-done .portfolio ul.works li:nth-child(4) {
    -webkit-animation: fade-in 0.3s ease-out 0.4s backwards;
    animation: fade-in 0.3s ease-out 0.4s backwards
}

.pace-done .portfolio ul.works li:nth-child(5) {
    -webkit-animation: fade-in 0.3s ease-out 0.5s backwards;
    animation: fade-in 0.3s ease-out 0.5s backwards
}

.pace-done .portfolio ul.works li:nth-child(6) {
    -webkit-animation: fade-in 0.3s ease-out 0.6s backwards;
    animation: fade-in 0.3s ease-out 0.6s backwards
}

.pace-done .portfolio ul.works li:nth-child(7) {
    -webkit-animation: fade-in 0.3s ease-out 0.7s backwards;
    animation: fade-in 0.3s ease-out 0.7s backwards
}

.pace-done .portfolio ul.works li:nth-child(8) {
    -webkit-animation: fade-in 0.3s ease-out 0.8s backwards;
    animation: fade-in 0.3s ease-out 0.8s backwards
}

.pace-done .portfolio ul.works li:nth-child(9) {
    -webkit-animation: fade-in 0.3s ease-out 0.9s backwards;
    animation: fade-in 0.3s ease-out 0.9s backwards
}

.pace-done .portfolio ul.works li:nth-child(10) {
    -webkit-animation: fade-in 0.3s ease-out 1s backwards;
    animation: fade-in 0.3s ease-out 1s backwards
}

.pace-done .portfolio ul.works li:nth-child(11) {
    -webkit-animation: fade-in 0.3s ease-out 1.1s backwards;
    animation: fade-in 0.3s ease-out 1.1s backwards
}

.pace-done .portfolio ul.works li:nth-child(12) {
    -webkit-animation: fade-in 0.3s ease-out 1.2s backwards;
    animation: fade-in 0.3s ease-out 1.2s backwards
}

.pace-done .main-leaders ul.leaders li:nth-child(1) {
    -webkit-animation: fade-in 0.3s ease-out 0.1s backwards;
    animation: fade-in 0.3s ease-out 0.1s backwards
}

.pace-done .main-leaders ul.leaders li:nth-child(2) {
    -webkit-animation: fade-in 0.3s ease-out 0.2s backwards;
    animation: fade-in 0.3s ease-out 0.2s backwards
}

.pace-done .main-leaders ul.leaders li:nth-child(3) {
    -webkit-animation: fade-in 0.3s ease-out 0.3s backwards;
    animation: fade-in 0.3s ease-out 0.3s backwards
}

.pace-done .main-leaders ul.leaders li:nth-child(4) {
    -webkit-animation: fade-in 0.3s ease-out 0.4s backwards;
    animation: fade-in 0.3s ease-out 0.4s backwards
}

.pace-done .main-leaders ul.leaders li:nth-child(5) {
    -webkit-animation: fade-in 0.3s ease-out 0.5s backwards;
    animation: fade-in 0.3s ease-out 0.5s backwards
}

.pace-done .main-leaders ul.leaders li:nth-child(6) {
    -webkit-animation: fade-in 0.3s ease-out 0.6s backwards;
    animation: fade-in 0.3s ease-out 0.6s backwards
}

.pace-done .main-leaders ul.leaders li:nth-child(7) {
    -webkit-animation: fade-in 0.3s ease-out 0.7s backwards;
    animation: fade-in 0.3s ease-out 0.7s backwards
}

.pace-done .main-leaders ul.leaders li:nth-child(8) {
    -webkit-animation: fade-in 0.3s ease-out 0.8s backwards;
    animation: fade-in 0.3s ease-out 0.8s backwards
}

.pace-done .main-leaders ul.leaders li:nth-child(9) {
    -webkit-animation: fade-in 0.3s ease-out 0.9s backwards;
    animation: fade-in 0.3s ease-out 0.9s backwards
}

.pace-done .main-leaders ul.leaders li:nth-child(10) {
    -webkit-animation: fade-in 0.3s ease-out 1s backwards;
    animation: fade-in 0.3s ease-out 1s backwards
}

.pace-done .main-leaders ul.leaders li:nth-child(11) {
    -webkit-animation: fade-in 0.3s ease-out 1.1s backwards;
    animation: fade-in 0.3s ease-out 1.1s backwards
}

.pace-done .main-leaders ul.leaders li:nth-child(12) {
    -webkit-animation: fade-in 0.3s ease-out 1.2s backwards;
    animation: fade-in 0.3s ease-out 1.2s backwards
}

@-webkit-keyframes menu-button-before-show {
    0% {
        -webkit-transform: translate3d(-50px, 8px, 0) scale(1.5);
        transform: translate3d(-50px, 8px, 0) scale(1.5);
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 8px, 0) scale(1);
        transform: translate3d(0, 8px, 0) scale(1);
        opacity: 1
    }
}

@keyframes menu-button-before-show {
    0% {
        -webkit-transform: translate3d(-50px, 8px, 0) scale(1.5);
        transform: translate3d(-50px, 8px, 0) scale(1.5);
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 8px, 0) scale(1);
        transform: translate3d(0, 8px, 0) scale(1);
        opacity: 1
    }
}

@-webkit-keyframes menu-button-after-show {
    0% {
        -webkit-transform: translate3d(-50px, 16px, 0) scale(1.5);
        transform: translate3d(-50px, 16px, 0) scale(1.5);
        opacity: 0
    }
    30% {
        -webkit-transform: translate3d(-50px, 16px, 0) scale(1.5);
        transform: translate3d(-50px, 16px, 0) scale(1.5);
        opacity: 0
    }
    100% {
        -webkit-transform: translate3d(0, 16px, 0) scale(1);
        transform: translate3d(0, 16px, 0) scale(1);
        opacity: 1
    }
}

@keyframes menu-button-after-show {
    0% {
        -webkit-transform: translate3d(-50px, 16px, 0) scale(1.5);
        transform: translate3d(-50px, 16px, 0) scale(1.5);
        opacity: 0
    }
    30% {
        -webkit-transform: translate3d(-50px, 16px, 0) scale(1.5);
        transform: translate3d(-50px, 16px, 0) scale(1.5);
        opacity: 0
    }
    100% {
        -webkit-transform: translate3d(0, 16px, 0) scale(1);
        transform: translate3d(0, 16px, 0) scale(1);
        opacity: 1
    }
}

@-webkit-keyframes fade-in {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fade-in {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fade-in-scale {
    from {
        opacity: 0;
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
        transform: scale3d(1.2, 1.2, 1.2)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes fade-in-scale {
    from {
        opacity: 0;
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
        transform: scale3d(1.2, 1.2, 1.2)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@media (min-width:1200px) {
    .filter .services li {
        margin-right: 20px
    }
    .portfolio ul.works li {
        width: 33%
    }
}

@media (min-width:1400px) {
    .footer .footer-contacts li a {
        font-size: 20px!important
    }
}

/* .main-form.form-d-none {
    display: none!important
} */

#form-curriculum {
    width: 100%;
    height: 100%;
    margin-bottom: 40px
}

.form-label {
    position: absolute;
    left: 0;
    top: 10px;
    color: #999;
    background-color: #fff;
    transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    -webkit-transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out
}

.control-form input:focus {
    -webkit-box-shadow: 0 2px 0 0 #58595b;
    box-shadow: 0 2px 0 0 #58595b
}

.focused .form-label {
    -webkit-transform: translateY(-125%);
    transform: translateY(-125%);
    font-size: 12px
}

.form-vacancies .introduction-internal {
    margin-bottom: 40px
}

.control-form {
    position: relative
}

.control-form input,
.control-form.control-file .content-file {
    border: 0;
    background: none;
    outline: 0;
    width: 100%;
    font-size: 25px
}

.control-form .form-label {
    font-size: 12px;
    margin-top: 20px
}

.formphp .wpcf7-form-control-wrap {
    z-index: initial
}

.formphp .wpcf7-file::-webkit-file-upload-button {
    visibility: hidden
}

.control-form.control-file .content-file {
    padding: 16px 150px 16px 0;
    word-break: break-all;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.formphp .wpcf7-file:before {
    content: 'UPLOAD DOCUMENTO';
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background-color: #58595b;
    padding: 12px 27px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer
}

.control-form.control-file #label-file:hover:before {
    background: #000
}

.formphp label br {
    display: none
}

.formphp span.wpcf7-not-valid-tip {
    font-size: 14px
}

.formphp div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
    font-size: 14px
}

.formphp div.wpcf7-mail-sent-ok {
    font-size: 14px
}

.formphp div.wpcf7-response-output {
    padding-left: 0.5em!important;
    margin-top: 4em
}

.formphp div.wpcf7-validation-errors,
.formphp div.wpcf7-acceptance-missing {
    font-size: 14px
}

.formphp .wpcf7-text {
    display: block;
    padding: 20px 0 0 0;
    font-weight: 500;
    border-bottom: 1px solid #58595b
}

.control-form input {
    width: 100%
}

.form-vacancies .btn-send {
    border: 0;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    width: 100%;
    background-color: #58595b;
    padding: 12px 30px;
    font-size: 14px;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: .0875em;
    font-weight: 500;
    color: #fff;
    border-radius: 0;
    outline: 0;
    -webkit-transition: background-color 300ms cubic-bezier(.215, .61, .355, 1), color 300ms cubic-bezier(.215, .61, .355, 1);
    transition: background-color 300ms cubic-bezier(.215, .61, .355, 1), color 300ms cubic-bezier(.215, .61, .355, 1);
    cursor: pointer;
    margin-right: 3px;
    margin-top: 10px
}

.form-vacancies .control-form.control-file {
    display: inline;
    width: 100%
}

.form-vacancies .btn-send:focus,
.form-vacancies .btn-send:active,
.form-vacancies .btn-send:hover {
    background-color: #000;
    color: white;
    text-decoration: none
}

.form-vacancies select::-ms-expand {
    display: none
}

.form-vacancies .select {
    position: relative;
    margin-top: 20px;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .0875em;
    font-weight: 500;
    text-align: left;
    margin-bottom: 20px;
    position: relative;
    display: block;
    border-bottom: 1px solid #58595b
}

.form-vacancies select {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 8px 0 8px 0;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .0875em;
    font-weight: 500;
    text-align: left
}

.form-vacancies .select::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 1em;
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: .25s all ease;
    transition: .25s all ease
}

.form-vacancies .select:hover::after {
    color: #f39c12
}

.section-vacancies .vacancies {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0
}

.form-vacancies {
    max-width: 620px;
    margin: 0 auto
}

.form-vacancies {
    margin-top: 50px
}

.form-vacancies .introduction-internal h1 {
    color: #58595b;
    text-align: center;
    display: block;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 900;
    line-height: 30px;
    text-transform: uppercase
}

@media (min-width:1200px) {
    .form-vacancies .btn-send {
        float: right;
        width: auto;
        margin-bottom: 0;
        display: inline-block
    }
}

.footer {
    width: 100%;
    background: #000;
    color: #fff;
    padding: 0;
    
}

.footer .container-fluid {
    padding-left: 0;
    padding-right: 0
}

.footer .box-groups.box-footer {
   
}

.footer .introduction-footer .column-footer-info img {
    display: inline-block;
   
}

.footer .column-footer-info {
    margin-bottom: 24px
}

.footer .introduction-footer .column-footer-info a {
    color: #fff;
    font-size: 10px;
    font-weight: 500
}

.footer .introduction-footer .column-footer-info a:hover {
    text-decoration: none
}

.footer .box {
    padding: 16px 18px 0 0;
    width: 100%
}

.footer .content-footer .box-footer h2 {
    font-size: 40px;
    color: #000;
    font-weight: 900;
    font-family: 'Montserrat', Arial, Helvetica, sans-scontent-box erif;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin-bottom: 10px
}

.footer .content-footer .box-footer h3 {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em
}

.footer .content-footer .footer-contacts>p {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    line-height: 30px
}

.footer .content-footer .footer-contacts__item p a {
    font-size: 15px;
    color: #000;
    font-weight: 500
}

.footer .content-footer .col-flex {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer .box-footer .title-box-footer {
    color: #fff;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase
}

.footer .box-footer h3:after {
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    background: #000;
    margin: 20px 0 10px 0
}

.footer .content-footer {
    height: 100%
}

.footer .box-footer .footer-contacts__item.text-black {
    color: #000;
    font-weight: 500;
    margin-bottom: 20px
}

.footer .box-footer .footer-contacts__link.text-black {
    color: #000;
    font-weight: 500;
    margin-bottom: 20px
}

.footer .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer .social a {
    display: block;
    margin-right: 30px
}

.div-inline-mobile.d-flex.flex-wrap {
    width: 100%
}

.footer .footer-contacts li a {
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif
}

.footer .footer-contacts li a.text-black {
    color: #000;
    font-weight: 500
}

.footer .footer-contacts li a:hover {
    text-decoration: none
}

.footer .container-blocks {
    margin: 0 auto
}

.copy {
    width: 100%;
    background: #fec63e;
    padding: 20px 0
}

@media (min-width:1200px) {
    .footer .content-footer .footer-contacts__item>p {
        line-height: normal
    }
    .footer .content-footer .footer-contacts>p {
        font-size: 14px;
		margin-bottom:0;
    }
    .footer .box-footer .title-box-footer {
        font-size: 30px
    }
    .footer .column-footer-info {
        color: #fff;
        font-family: 'Montserrat', Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: 500
    }
    .footer .footer-contacts .column-footer-info a:hover {
        text-decoration: none
    }
    .footer .content-footer .footer-contacts__item p a {
        font-size: 14px;
    }
    .footer .container.bg-yellow .content-footer.offset-md-1 {
        margin-left: 11%
    }
}

@media (min-width:1400px) {
    .footer .container-fluid .col-lg-6.offset-md-4 {
        margin-left: 33.333333%
    }
    .footer .container.bg-yellow .content-footer.offset-lg-4 {
        margin-left: 37.7%
    }
    .footer .box-footer .title-box-footer {
        font-size: 26px
    }
    .footer .container-fluid.no-width .col-lg-6 {
        max-width: 40%
    }
    .footer .column-footer-info {
        font-size: 14px
    }
    .content-footer {
        max-width: 100%
    }
}