/*########################################################*/
/*##################### HEADER ###########################*/
/*########################################################*/

@font-face {
    font-family: 'Antique-Olive-Compact';
    src: url('../fonts/AntiqueOliveCompact-Regular.woff2') format('woff2'),
        url('../fonts/AntiqueOliveCompact-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Antique-Olive-Normal';
    src: url('../fonts/Antique-Olive-Normal.woff2') format('woff2'),
        url('../fonts/Antique-Olive-Normal.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas-Neue';
    src: url('../fonts/BebasNeue.woff2') format('woff2'),
        url('../fonts/BebasNeue.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garamond-Italic';
    src: url('../fonts/Garamond-Italic.woff2') format('woff2'),
        url('../fonts/Garamond-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Garamond-Bold';
    src: url('../fonts/Garamond-Bold.woff2') format('woff2'),
        url('../fonts/Garamond-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garamond';
    src: url('../fonts/Garamond.woff2') format('woff2'),
        url('../fonts/Garamond.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Heavitas';
    src: url('../fonts/Heavitas.woff2') format('woff2'),
        url('../fonts/Heavitas.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans-ExtraBoldItalic';
    src: url('../fonts/OpenSans-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/OpenSans-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans-Italic';
    src: url('../fonts/OpenSans-Italic.woff2') format('woff2'),
        url('../fonts/OpenSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans-Light';
    src: url('../fonts/OpenSans-Light.woff2') format('woff2'),
        url('../fonts/OpenSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/OpenSans-Bold.woff2') format('woff2'),
        url('../fonts/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans-LightItalic';
    src: url('../fonts/OpenSans-LightItalic.woff2') format('woff2'),
        url('../fonts/OpenSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans-SemiBoldItalic';
    src: url('../fonts/OpenSans-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/OpenSans-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans-SemiBold';
    src: url('../fonts/OpenSans-SemiBold.woff2') format('woff2'),
        url('../fonts/OpenSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans-BoldItalic';
    src: url('../fonts/OpenSans-BoldItalic.woff2') format('woff2'),
        url('../fonts/OpenSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.woff2') format('woff2'),
        url('../fonts/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans-ExtraBold';
    src: url('../fonts/OpenSans-ExtraBold.woff2') format('woff2'),
        url('../fonts/OpenSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/*########################################################*/
/*##################### HEADER ###########################*/
/*########################################################*/

body{
    max-width: 1920px !important;
    display: block !important;
    margin: 0 auto !important;
}

::selection {
    background-color: #f58634;
    color: #fff;
}

header {
	background-color: #FFF; 
	text-align: center;
	padding: 0px !important;
    position: initial !important;
}

.swiper-container {
  width: 100%;
  height: 812px;
  max-width: 1920px;
}

.total-imagem-slider{
    position: relative;
    background-position: center;
    background-size: cover;
}

.total-imagem-slider h1{
    font-family: 'OpenSans-SemiBold';
    position: absolute;
    font-size: 28px;
    top: 85px;
    left: 30px;
    line-height: 34px !important;
}

.imagem-slider-conhecer-case{    
    font-family: 'OpenSans-Light';
    font-size: 26px;
    text-align: center;
    border: 1px solid #FFF;
    padding: 10px 30px 10px 30px;
    color: #FFF;
    position: absolute;
    top: 30px;
    left: 30px;
}

.botao-conheca-o-case{    
    font-family: 'OpenSans-Light';
    font-size: 18px;
    text-align: center;
    border: 1px solid #FFF;
    padding: 10px 30px 10px 30px;
    color: #FFF;
    transition: 0.5s;
}

.botao-conheca-o-case:hover{
    background-color: #FFF;
    color: #000;
    transition: 0.5s;
}

.swiper-pagination:root {
    --swiper-theme-color: #FFF !important;
}

.swiper-button-prev, .swiper-button-next{
    color: #FFF;
    margin-left: 20px;
    margin-right: 20px;
}

.imagem-slider-conhecer-case:hover, .imagem-slider-conhecer-case:focus{
    color: #FFF;
    text-transform: none;
}

#header.header-scrolled {
    background: #FFF !important;
    transition: all 0.5s;
}

.total-banner-home{
	background-image: url('../images/background-home.jpg');
	background-position: top;
	display: block;
	margin: 0 auto;
}

.nav-menu > li{
    padding-left: 20px;
}

.link-header{
    transition: 0.5s;
    border-bottom: 3px solid #fff;
}

.link-header:hover{
    transition: 0.5s;
    border-bottom: 3px solid #F58634;
}

.logo-topo{
    padding: 30px 0px 30px 0px !important;
    max-width: 200px;
}

.nav-menu a{
	font-family: 'OpenSans-Bold';
	color: #000;	
	font-size: 22px;
    text-transform: initial !important;
}

.titulo-banner-home{
    font-family: 'OpenSans-ExtraBold';
    font-size: 90px;
}

.texto-descricao-banner{
    font-family: 'OpenSans-Bold';
    padding-top: 5px;
    font-size: 28px;
    line-height: 30px;
}

.total-textos-banner-home{
    padding-top: 40%;
}

.total-tarja-preta{
    background-color: #000;
    padding: 30px;
    width: 100%;
}

.total-icones-tarja-preta{
    width: 50%;
    display: block;
    margin: 0 auto;
    max-width: 680px;
}

.total-texto-tarja-preta{
    font-family: 'Arial';
    font-weight: bold;
    font-size: 18px;    
    padding-top: 15px;
    padding-left: 10px;
    color: #FFF;
    text-align: left;
}

.alvo-tarja-preta{
    max-width: 75px;
    display: block;
    margin: 0 auto;
    width: 100%;
}

.celular-tarja-preta{
    max-width: 75px;
    display: block;
    margin: 0 auto;
    width: 100%;
}

.total-textos-home-titulo{
    font-family: 'OpenSans-Bold';
    margin-top: 30px;
    font-family: 
}

.total-textos-home-titulo h2{
    margin-top: 15px;
    font-size: 24px;
}

.total-textos-home-titulo h1{
    font-family: 'OpenSans-Bold';
    font-size: 36px;
    color: #F58634;
    margin-top: 5px;
}

.total-textos-home-detalhe{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
}

.total-icones-textos{
    max-width: 700px;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px;
}

.icone-estrategia-home{
    width: 30%;
    float: left;
}
.icone-estrategia-home > img{
    display: block;
    margin: 0 auto;
}

.texto-estrategia-home{
    width: 70%;
    float: left;
    padding-top: 5px;
}

.total-ideias-home{
    background-color: #000;
}

.total-botao-textos{
    font-family: 'OpenSans-Bold'; 
    font-size: 22px;
    margin-top: 30px;   
    color: #000;
}

.imagem-esquerda-ideias-home{
    width: 100%;
}

.botao-whatsapp-final-texto{
    background-color: #F58634;
    border-radius: 30px;
    font-size: 22px;
    padding: 10px 15px 10px 15px;
    color: #FFF;
    display: block;
    max-width: 230px;
    margin: 0 auto;
    margin-top: 25px;
}

.botao-whatsapp-final-texto:hover{
    color: #FFF;
}

.esquerda-ideias-home{
    width: 50%;
    float: left;
    background-color: #000;
}

.direita-ideias-home{
    width: 50%;
    float: left;
    background-color: #000;
}

.texto-vamos-trocar-ideia h1{
    font-size: 70px;
    font-family: 'OpenSans-Light';
    color: #FFF;
    margin-top: 30px;
    margin-left: 30px;
}

.texto-vamos-trocar-ideia p{
    font-size: 22px;
    font-family: 'OpenSans-Light'; 
    color: #FFF;
    margin: 30px;
    line-height: 30px;
}

.divisor-total-ideias{   
    background-color: #F58634 !important;
    width: 100px;
    height: 5px;
    margin-top: 30px;
    margin-left: 30px;
}

.no-padding{
    margin: 0px !important;
    padding: 0px !important;
}

.total-linha-baixo-icones{
    margin-top: 25px !important;
}

/*########################################################*/
/*#####################  AGENCIA  ###########################*/
/*########################################################*/

.total-agencia{
    max-width: 1450px;
    display: block;
    margin: 0 auto;
}

.agencia-area{
    background-image: url('../images/agencia_bg.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.agencia-area-1{
    background-image: url(../images/agencia_q.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    background-position-x: 10%;
    background-position-y: 0px;
    margin-top: 50px;
    margin-bottom: 50px; 
}

.agencia-area-1 h1{
    font-family: 'OpenSans-Regular';
    font-size: 50px;
    padding-bottom: 50px;
}

.agencia-area-1 p{    
    font-family: 'OpenSans-light';
    font-size: 20px;
    padding-bottom: 30px;
    line-height: 40px;
}

.agencia-area-2{
    background-image: url(../images/agencia_bg_1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 150px;
}

.agencia-area-2 h1{    
    font-family: 'OpenSans-Regular';
    font-size: 60px;
    padding-top: 50px;
    line-height: 75px !important;
    padding-bottom: 30px;
}

.agencia-area-2 p{    
    font-family: 'OpenSans-light';
    font-size: 20px;
    line-height: 40px;
}

.agencia-area-3{
    background-image: url(../images/agencia_bg_2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 50px;
}

.agencia-area-3 h1{    
    font-family: 'OpenSans-Regular';
    font-size: 60px;
    padding-top: 50px;
    line-height: 75px !important;
}

.agencia-area-3 h3{    
    font-family: 'OpenSans-Regular';
    font-size: 24px;
    padding-bottom: 30px;
}

.agencia-area-3 p{    
    font-family: 'OpenSans-light';
    font-size: 20px;
    line-height: 40px;
}

.agencia-area-4{
    background-image: url(../images/agencia_bg_3.png);
    background-repeat: no-repeat;    
    background-size: cover;
    padding-bottom: 50px;
}

.agencia-area-4 h1{    
    font-family: 'OpenSans-Regular';
    font-size: 60px;
    padding-top: 50px;
    line-height: 75px !important;
    padding-bottom: 50px;
}

.agencia-area-4 p{    
    font-family: 'OpenSans-light';
    font-size: 20px;
    line-height: 40px;
}

.agencia-area-5{
    background-image: url(../images/agencia_bg_4.png);
    background-repeat: no-repeat;    
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 200px;
}

.agencia-area-5 h1{    
    font-family: 'OpenSans-Bold';
    font-size: 36px;
    color: #FFF;
    padding-top: 50px;
    text-transform: uppercase;
    padding-bottom: 50px;
}

.botao-agencia{    
    text-align: center;
    background-color: #F58634;
    border-radius: 45px;
    padding: 10px 30px 10px 30px;
    color: #FFF;
    line-height: 24px;
}

.botao-agencia:hover, .botao-agencia:focus{    
    color: #FFF !important;
    box-shadow: none !important;
}

.botao-agencia span{
    font-family: 'OpenSans-Bold';
    text-align: center;
    font-size: 24px;    
    color: #FFF;
}

/*########################################################*/
/*#####################  CLIENTES  ###########################*/
/*########################################################*/

.total-banner-clientes{
    background-image: url("../images/clientes.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.titulo-nossos-clientes{
    font-family: 'OpenSans-ExtraBold';
    text-align: center;
    font-size: 65px;    
    color: #FFF;
    padding-top: 40%;
}

.total-logos-clientes{
    margin-top: 50px;
    margin-bottom: 50px;
}

.total-logo-cliente{
    padding: 50px;
    transition: 0.5s;
}

.total-logo-cliente:hover{
    padding: 40px;
    transition: 0.5s;
}

.total-logo-cliente img{
    width: 100%;
}

/*########################################################*/
/*###################### CASES ###########################*/
/*########################################################*/

.total-banner-cases{
    background-image: url("../images/cases/bg_inicio.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 100px;

}

.titulo-cases{
    font-family: 'OpenSans-ExtraBold';
    text-align: center;
    font-size: 65px;    
    color: #FFF;
    padding-top: 100px;
    padding-bottom: 15px;
}

.subtitulo-cases{
    font-family: 'OpenSans-Regular' !important;
    font-size: 25px;
    text-align: center;
}

.subtitulo-cases span{    
    font-family: 'OpenSans-Light' !important;
    font-size: 25px;
    margin-top: 15px;
    text-align: center;
    display: block;
}

.case-cliente-texto h1{
    font-family: 'OpenSans-Bold';
    padding-top: 15px;
    padding-bottom: 25px;
    text-align: center;
    font-size: 30px;    
    color: #FFF;
}

.case-cliente-texto p{
    font-family: 'OpenSans-Light';
    text-align: center;
    font-size: 22px;    
    color: #FFF;
    line-height: 40px;
}

.case-cliente{    
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

/*########################################################*/
/*###################### CONHECA ###########################*/
/*########################################################*/

.total-banner-conheca{
    background-image: url("../images/conheca.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 100px;
}

.titulo-conheca{
    font-family: 'OpenSans-ExtraBold';
    text-align: center;
    font-size: 65px;    
    color: #FFF;
    padding-top: 100px;
    padding-bottom: 15px;
}

.total-clientes-conheca{
    padding-top: 30px;
    padding-bottom: 30px;
}

.total-clientes-conheca-imagem img{
    width: 100%;
    padding: 10px;
}

.botao-voltar-conha-o-case{
    font-family: 'OpenSans-Light';
    border: 1px solid #000;
    padding: 10px 30px 10px 30px;
    color: #000;
    font-size: 18px;
    transition: 0.5s;
}


.botao-voltar-conha-o-case:hover{
    color: #000;
    background-color: #f1f1f1;
    transition: 0.5s;
}

/*########################################################*/
/*#################  ULTIMOS TRABALHOS  ##################*/
/*########################################################*/

.total-banner-ultimos-trabalhos{
    background-image: url("../images/ultimos_trabs_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.titulo-nossos-ultimos-trabalhos{
    font-family: 'OpenSans-ExtraBold';
    text-align: center;
    font-size: 65px;    
    color: #FFF; 
    padding-top: 245px;
    padding-bottom: 125px;
}

.logo-ultimo-trabalho{
    width: 60%;
    display: block;
    margin: 0 auto;
}

.total-ultimos-trabalhos{
    background-color: #000;
    padding: 50px;
}

.total-logo-cliente{
    padding: 50px;
}

.descricao-ultimos-trabalhos{  
    font-family: 'OpenSans-Light';
    text-align: center;
    font-size: 28px;
    color: #FFF;
    line-height: 35px;
    margin-bottom: 50px;
}

.total-logo-cliente img{
    width: 100%;
}

.total-imagem-ultimos-trabalhos{
    display: block;
    margin: 0 auto;
    text-align: center;
}

.total-imagem-ultimos-trabalhos img{
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    width: 80%;
}

/*########################################################*/
/*#####################  CONATO  ###########################*/
/*########################################################*/

.total-contato{
    width: 100%;
    background: url('../images/fundo-contato.jpg') center top no-repeat;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 250px;
}
.contorno-titulo-contato{
    text-align: center;
}
.titulo-contato{
    font-size: 85px;
    color: #FFF;
    font-weight: 400;
    font-family: 'OpenSans-Bold';
}
.contorno-titulo-contato p{
    font-size: 30px;
    line-height: 40px;
    color: #FFF;
    width: 100%;
    margin-top: 50px;
    font-family: 'OpenSans-Light', sans-serif;
}
.mensagem{
    color: #FFFFFF;
}
.contorno-right-contato{
    width: 80%;
    display: block;
    margin: 0 auto;
}
.formulario-contato{
    width: 100%;
    padding:30px;
    background: url('../images/fundo-formulario-contato.png') repeat;
    margin-top: 10px;
    display: grid;
}
.formulario-contato p {
    width: 100%;
    color: #E57237;
    font-size: 25px;
    font-weight: 400;
    font-family: 'OpenSans-Light';
}
.input-contato{
    background: transparent;
    width: 100%;
    border: 0px;
    margin-bottom: 30px;
    outline: none;
    margin-top: 10px;
    padding-bottom: 5px;
    color: #000;
    font-size: 19px;
    font-family: 'OpenSans-Light', sans-serif;
    border-bottom: 1px solid #E57237;
}
.textarea-contato{
    background: transparent;
    width: 100%;
    border: 0px;
    height: 135px;
    max-height: 135px;
    max-width: 100%;
    outline: none;
    margin-top: 5px;
    color: #000;
    font-size: 16px;
    font-family: 'OpenSans-Light', sans-serif;
    border-bottom: 1px solid #E57237;
}
.botao-contato{
    width: 100%;
    height: 40px;
    border: 1px solid #E57237;
    color: #E57237;
    float: left;
    margin-top: 20px;
    cursor: pointer;
    outline: none;
    font-size: 17px;
    font-weight: bold;
    background: transparent;
    text-align: center;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-family: 'OpenSans-Light', sans-serif;
}
.botao-contato:hover{
    background: #E57237;
    color: #FFF;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.total-contato .mensagem{
    float: left;
    margin-top: 31px;
    font-size: 15px;
    padding-left: 15px;
    font-family: 'OpenSans-Light', sans-serif;
}
.msg-sucesso{
    color: #090;
    font-weight: bold;
    text-transform: uppercase;
}
.msg-erro{
    color: #FF0000;
    font-weight: bold;
    text-transform: uppercase;
}
@media (max-width: 767px){
    .contorno-titulo-contato{
        width: 100%;
        float: none;
        padding-right: 0px;
    }
    .titulo-contato{
        padding-top: 50px;
        font-size: 50px;
        width: 100%;
        text-align: center;
    }
    .contorno-titulo-contato p{
        text-align: center;
    }
    .contorno-right-contato{
        width: 100%;
        float: none;
    }
    .total-contato{
        padding-top: 35px;
        min-height: 10px;
    }
    .total-contato .mensagem{
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 10px;
        padding-left: 0px;
    }
    .botao-contato{
        float: none;
        margin: 0 auto;
        margin-top: 20px;
        display: table;
    }
    .formulario-contato{
        min-height: 10px;
        height: auto;
    }
    .textarea-contato{
        height: 100px;
    }
}
@media (min-width:768px) and (max-width:999px){
    .contorno-titulo-contato{
        width: 100%;
        float: none;
        padding-right: 0px;
    }
    .formulario-contato{
        width: 70%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .titulo-contato{
        font-size: 50px;
        width: 100%;
        text-align: center;
    }
    .contorno-titulo-contato p{
        text-align: center;
    }
    .contorno-right-contato{
        width: 100%;
        float: none;
    }
    .total-contato{
        padding-top: 35px;
        min-height: 10px;
        max-height: 1030px;
        padding-bottom: 200px;
    }
    .total-contato .mensagem{
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 10px;
        padding-left: 0px;
    }
    .botao-contato{
        float: none;
        margin: 0 auto;
        margin-top: 20px;
        display: table;
    }
    .formulario-contato{
        min-height: 10px;
        height: auto;
    }
    .textarea-contato{
        height: 100px;
    }
}

/*########################################################*/
/*#####################  FOOTER  ###########################*/
/*########################################################*/

.footer-area{
    background-color: #F58634;    
    padding-top: 50px !important; 
    padding-bottom: 50px !important; 
}

.texto-footer{
    font-family: 'OpenSans-Regular';
    color: #FFF;
    font-size: 18px;
}

.total-icone-footer{
    margin-left: 0px;
}

.total-icone-footer img{
    display: inline-block;
    margin-right: 15px;
}

.total-logo-footer{
    border-right: 1px solid #FFF;
}

.total-logo-footer img{
    padding-top: 15px;
}

.corta-mobile{
    display: none;
}

/*########################################################*/
/*#####################  RESPONSIVO ######################*/
/*########################################################*/
@media (max-width: 1700px) {
    .swiper-container {
      width: 100%;
      height: 670px !important;
    }
}

@media (max-width: 1500px) {
    .swiper-container {
      width: 100%;
      height: 700px !important;
    }
}

@media (max-width: 1400px) {
    .swiper-container {
      width: 100%;
      height: 560px !important;
    }
}

@media (max-width: 1200px) {    

    .nav-menu > li{
        padding-left: 0px;
    }

    .nav-menu a{
        padding: 6px 3px;
        font-size: 18px;
    }

    .titulo-nossos-clientes{
        padding-top: 48%;
    }

}

@media (max-width: 990px) {
    .swiper-container {
      width: 100%;
      height: 450px !important;
    }

    .titulo-nossos-clientes{
        padding-top: 65% !important;
    }
}

@media (max-width: 767px) {
    .titulo-banner-home {
        font-size: 65px !important;
    }

    .titulo-conheca{
        font-size: 32px !important;
    }

    #header #logo img{
        max-height: none !important;
        width: 100px !important;
    }

    .titulo-nossos-clientes{
        padding-top: 110px !important;
    }

    .titulo-nossos-ultimos-trabalhos{
        padding-top: 110px !important;
    }

    #mobile-nav-toggle{
        top: 35px !important;
    }
    
    #mobile-nav-toggle i {
        color: #f58634 !important;
        font-weight: 900 !important;
    }

    .texto-vamos-trocar-ideia h1{
        font-size: 40px !important;
    }

    .total-alvo{
        margin-bottom: 15px;
    }

    .icone-estrategia-home{
        margin-bottom: 20px;

    }

    .logo-branca{
        width: 150px;
        margin-top: 10px;
    }

    .total-linha-baixo-icones{
        margin-top: 10px !important;
    }

    .total-textos-home-titulo h1 {
        font-size: 25px;
        margin-top: 16px;
    }

    .agencia-area{
        background-size: 100%;
        min-height: 240px;
        max-height: 240px;
    }

    .total-imagem-ultimos-trabalhos img{
        display: block;
        margin: 0 auto;
        width: 100%;
        margin-top: 15px;
    }

    .br-cases {
        display: none !important;
    }

    .agencia-area-1{     
        background-size: 80% !important;
        background-position: center !important;
        background-position-x: center; 
        margin-top: 0px;
    }

    .agencia-area-1 h1{     
        font-size: 42px;
        padding-top: 0px;
        line-height: 50px !important;
        padding-bottom: 20px;
    }

    .agencia-area-1 p {    
        font-size: 16px;
        line-height: 30px !important;
        padding-bottom: 20px !important;
    }

    .agencia-area-2{
        background-position: top;
        background-size: cover;
        padding-bottom: 1px;
    }

    .agencia-area-2 h1{     
        font-size: 24px;
        padding-top: 50px;
        line-height: 32px !important;
        padding-bottom: 55px;
    }

    .agencia-area-2 p {   
        font-size: 16px;
        line-height: 35px !important;
        padding-bottom: 20px !important;
    }

    .agencia-area-3{
        background-position: top;
        background-size: cover;
        padding-bottom: 1px;
    }

    .agencia-area-3 h1{         
        font-size: 24px;
        padding-top: 75px;
        line-height: 32px !important;
    }

    .agencia-area-3 h3{           
        font-size: 18px;
        padding-bottom: 80px;
    }

    .agencia-area-3 p {    
        font-size: 16px;
        line-height: 35px !important;
        padding-bottom: 20px !important;
    }

    .agencia-area-4{
        background-position: top;
        background-size: cover;
        padding-bottom: 1px;
    }

    .agencia-area-4 h1{     
        font-size: 24px;
        padding-top: 75px;
        line-height: 32px !important;
    }

    .agencia-area-4 p {
        font-size: 16px;
        line-height: 35px !important;
        padding-bottom: 20px !important;
    }

    .agencia-area-5{
        background-position: left;
        padding-top: 50px;
        padding-bottom: 40px;
    }
    
    .agencia-area-5 h1{
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 25px;
    }

    .titulo-nossos-ultimos-trabalhos{
        padding-top: 35%;
        font-size: 30px;
    }

    .total-banner-ultimos-trabalhos{
        max-height: 250px;
    }

    .total-banner-clientes{
        max-height: 250px;
    }

    .titulo-nossos-clientes{
        padding-top: 35%;
        font-size: 30px;
    }

    .total-logo-cliente{
        padding: 30px;
    }

    .total-logo-cliente img{
        width: 60%;
    }


    .case-cliente-imagem img{
        width: 100%;
    }

    .case-cliente-texto p{
        font-size: 20px;
        line-height: 25px;
        padding: 0px 15px 0px 15px;
    }

    .swiper-container {
        width: 100%;
        height: 200px !important;
    }

    .total-imagem-slider h1{
        font-family: 'OpenSans-SemiBold';
        position: absolute;
        font-size: 16px;    
        top: 55px;
        left: 40px;
        line-height: 20px !important;
    }

    .imagem-slider-conhecer-case{
        font-family: 'OpenSans-Light';
        font-size: 16px;
        text-align: center;
        border: 1px solid #FFF;
        padding: 5px 20px 5px 20px;
        color: #FFF;
        position: absolute;
        top: 15px;
        left: 40px;
    }

    .swiper-button-next, .swiper-button-prev{
        margin-right: 5px !important;
        margin-left: 5px !important;
        width: 10px !important;
    }

    .total-texto-tarja-preta{
        text-align: center;
    }

    .botao-agencia{
        text-align: center;
        background-color: #F58634;
        border-radius: 45px;
        padding: 10px 20px 10px 20px;
        color: #FFF;
        line-height: 20px;
    }


}


@media (max-width: 500px) {

    .agencia-area-1 h1{
        padding-top: 0px !important;
    }

    .agencia-area-2{
        background-size: 100% !important;
    }

    .corta-mobile{
        display: block !important;
    }

    .agencia-area-2 h1{
        padding-top: 12% !important;
        padding-bottom: 70px !important;
    }

    .agencia-area-3{
        background-size: 100% !important;
    }

    .agencia-area-3 h1{
        padding-top: 17% !important;
    }
    
    .agencia-area-3 h3 {
        padding-bottom: 70px !important; 
    }

    .agencia-area-4{
        background-size: 100% !important;
    }
    
    .agencia-area-4 h1{
        padding-top: 13% !important;
        font-size: 22px !important;
        padding-bottom: 70px !important;
    }

    .total-textos-banner-home{
        padding-top: 40% !important;
    }

}


@media (max-width: 670px) {

    .agencia-area-1{
        background-size: contain !important;
    }

    .agencia-area-1 h1{
        padding-top: 20px;
    }

    .agencia-area-3 h1{
        padding-top: 20%;
    }

    .agencia-area-2{
        background-size: 100%;
    }

    .corta-mobile{
        display: block;
    }

    .agencia-area-2 h1{
        padding-top: 22%;
        padding-bottom: 130px;
    }

    .agencia-area-3{
        background-size: 100%;
    }

    .agencia-area-4{
        background-size: 100%;
    }
    
    .agencia-area-4 h1{
        padding-top: 20%;
        font-size: 22px;
        padding-bottom: 140px;
    }

    .agencia-area-3 h3{
        padding-bottom: 170px;
    }

    .total-textos-banner-home{
        padding-top: 15%;
    }

}