@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;600;700;800&display=swap');
/*font-family: 'Montserrat', sans-serif;*/
@font-face {
    font-family: 'Mrs Eaves OT';
    src: url('../fonts/MrsEavesOT-Italic.woff2') format('woff2'),
        url('../fonts/MrsEavesOT-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	border-color:#ffb90000 !important;
	color:#ffffff !important;
	text-align:center !important; }
.n2-ss-item-image-content a {
  transition: 0.3s !important;
}
.n2-ss-item-image-content a:hover {
	opacity: 0.7;
  /*transform: translate(0, -10px) !important;*/

}
body {
    font-family: 'Montserrat', sans-serif;
	background: #ffffff;
	color: #000000;
	font-weight: normal;
	min-height:80px;
	overflow-x: hidden;
}
.reset{
	margin:0 !important;
	padding:0 !important;
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 0%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 0%);
    background-repeat: repeat-x;
    left: auto;
    right: 0;
}


.icon-bar
{
    background: #ffffff;
	height: 4px !important;
	width: 30px !important;
}

a:hover, a:visited, a:focus{
	text-decoration: none;
}

header
{
    top: 0;
    left: 0;
}
.header{
	
}
.bg-header{
	background-color: #00284E !important;
}
footer
{
	background-color: #37465B;
	padding-top: 70px;
}

/*********************
 		MENU
*********************/
.menu-wrap{
	max-width: 1440px;
	padding-right: 15px;
    padding-left: 15px;
	padding-top: 25px;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 15px;
}
.navbar-brand, .navbar-nav>li>a{
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-shadow: none;
	font-size: 16px;
	font-weight:700;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-transform: uppercase;
	background: #00000000;
}
.dropdown .caret{
	display: none;
}

.mainmenu {
    margin-bottom: 0;
	border: 0px !important;
}
.glyphicon-chevron-down{
	font-size:14px;
}
.header .dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
	    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
}
.header .dropdown.open .dropdown-menu {
    max-height: 240px;
    opacity: 1;
}
.header .dropdown-menu{
	background-color: transparent;
	box-shadow:none;
	border:none;
}

.footer-menu .dropdown .dropdown-menu {
    -webkit-transition: ease-in-out 0.5s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
	max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
}
.footer-menu .dropdown.open .dropdown-menu {
    max-height: 240px;
    opacity: 1;
}
.footer-menu .dropdown-menu{
	background-color: transparent;
	box-shadow:none;
	border:none;
}
/*=-====Main Menu=====*/
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #00000000;
	cursor: pointer;
	border-color: #cccccc;
}
.navbar-nav {
	float: right;
    margin-top: 0px;
    margin-right: 6%;
}
.nav>li>a {
    padding: 10px;
}
.navbar-nav>li>a:focus{background: #00000000;}
.navbar-nav>li.active{background: #00000000;}



.header_area .mainmenu .active a,
.header_area .mainmenu .active a:focus,
.header_area .mainmenu .active a:hover,
.header_area .mainmenu li a:hover,
.header_area .mainmenu li a:focus ,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    color: #0071ba;
    background: none;
    outline: 0;
	cursor: pointer;
}
/*-----./ Main Menu-----*/

.navbar-default .navbar-toggle { border-color: #fff } /*Toggle Button*/
.navbar-default .navbar-toggle .icon-bar { background-color: #fff } /*Toggle Button*/

/*==========Sub Menu=v==========*/
.mainmenu .collapse ul > li:hover > a{background: #00000000; color: #0FB693;}
.mainmenu .collapse ul > li.active > a{background: #00000000; color: #0FB693;}
.mainmenu .collapse ul > li.btn_fale.active > a {background: #00000000; color: #FFFFFF !important;}
.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background: #ffffff;}
.mainmenu .collapse ul ul ul > li:hover > a{background: #ffffff;}
.dropdown-menu>li>a:focus{background-image: none;}
.dropdown-menu>li .dropdown-toggle:hover::before{font-family: 'Glyphicons Halflings';
    content: "\e080";
    float: right;
    color: #666666;
-webkit-text-stroke: 3px #ffffff;}
.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:#ffffff; border-radius: 5px; padding:5px 15px; box-shadow: 2px 2px 2px #0000004f;}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#ffffff; background-image: none;}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:#e4eeb8}
.dropdown-menu>li>a {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
    padding: 10px 1px;
	text-transform: uppercase;
    clear: both;
    color: #3e3e3e;
	border-bottom: 1px solid #ccc;
	
	

}
.dropdown-menu li:last-child > a {
    border-bottom: none;
}

/******************************Drop-down menu work on hover**********************************/
.mainmenu{border: 0 solid;margin: 0;padding: 0;min-height:20px}
@media only screen and (min-width: 767px) {
.mainmenu .collapse ul li{position:relative; cursor: pointer;}
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:190px;display:none}
/*******/
.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:220px;display:none}
/*******/
.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}


}  
/*busca*/
#box-lang {
	border:1px solid #fff;
	color:#ffffff;
	width: 40px;
    margin: 0;
    margin-top: -45px;
    padding: 5px;
    margin-left: 40px;
    float: right;
	
}
.btn_fale {
	background-color:#0FB693!important;
	padding-left:25px !important;
	padding-right:25px !important;
	margin-left:20px;
	text-align: center;
}
.btn_fale:hover{
	background-color:#0fb693a3!important;
	color:#ffffff !important;
}

/*inicio anima close x*/

.navbar-toggle .icon-bar {
    width: 22px;
    transition: all 0.2s;
}
.navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
    opacity: 0;
}
.navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}

.navbar-toggle.collapsed .top-bar {
    transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
    opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0);
}
/*fim anima close x*/


/*****menu footer*****/
.tit-menu-footer, .tit-menu-footer a{
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	padding-bottom:15px;
	letter-spacing: 0.02em;
	color: #ffffff;
}
.menu-footer{
	float: left;
}
.menu-footer ul{
	padding-inline-start: 0px;
}
.menu-footer li{
	list-style-type: none;
}
.link-footer {
	color: #ffffff;
	font-size: 18px;
	padding: 8px 0px;
	cursor: pointer;
}
.link-footer:hover{
	color: #ffffff;
	opacity: 0.8;
}
.faixa-footer{
	border-bottom: 1px solid #ccc;
}
.wrap-footer{
	padding-bottom: 20px;
}
/**********************
		BLOCOS
***********************/

.banner-home{
	background-position: top center;
	background-color: #000;
	background-size: cover;
	min-height: 700px;
	padding-top: 180px;
	overflow: hidden;
}
.carousel-logos{
	padding-top:50px;
	padding-left: 90px;
}
.carousel-indicators li{
	border:none;
	background-color:#ffffff8c;
	margin:1px 4px;
}
.carousel-indicators .active{
	width: 10px;
    height: 10px;
	margin:1px 4px;
}
.title-banner-pad{
	padding-left:6%;
}
.bloco-solucoes-home{

}
.pensamento-global{
	background-color:#ffffff;
	padding-top:50px;
	padding-bottom:50px;
}
.box-numeros-pensamento{
    min-width: 100px;
    text-align: center;
    float: left;
    padding: 15px 10px;
}
.pad-num-home{
	padding-top: 0.8vw;
}
.bloco-paises-home{
	background-position: top center;
	background-repeat:no-repeat;
	padding-top:80px;
	padding-bottom:40px;
	min-height:690px;
}
.box-bloco-paises{
	
}
.bloco-testimonial{
	padding-top:60px;
	padding-bottom:100px;
}
.wrap-testimonial{
	padding-top:30px;
}
.indicator-2{
	bottom:-60px;
}
.indicator-3{
	bottom:10px;
}
.bloco-compliance{
	padding-top:60px;
	padding-bottom:60px;
}
.div-comp{
	border-right: 1px solid #000;
}
.pad-int-comp{
	padding-left:40px;
}
.blog{
	padding-top:60px;
	padding-bottom:60px;
}
.bloco-trabalhe{
	background-position: top center;
	background-size: cover;
	padding-top:70px;
	padding-bottom:50px;
	min-height: 500px;
}
.barra-ico-foot{
	padding:50px 0;
}
.box-social-footer{
	float:left;
	width:21%;
}
.box-endereco-footer{
	float:left;
	width:58%;
}
.box-dados-paises{
	float:right !important;
	padding-top:80px;
	position: relative;
    left: 90px;
}

.banner-sobrenos{
	background-position: top center;
	background-color: #000;
	background-size: cover;
	min-height: 1000px;
	padding-top: 120px;
	overflow: hidden;
}
.wrap-sobre{
	position:relative;
}
.bola-01{
    position: absolute;
    background-color: #005083;
    width: 460px;
    height: 460px;
    border-radius: 250px;
    padding: 55px;
    text-align: center;
	top: 280px;
    right: 480px;
}
.bola-02{
    position: absolute;
    background-color: #0079C0;
    width: 460px;
    height: 460px;
    border-radius: 250px;
    padding: 85px 55px;
    text-align: center;
    top: 60px;
    right: 120px;
}
.bola-03{
    position: absolute;
    background-color: #5399D2;
    width: 460px;
    height: 460px;
    border-radius: 250px;
    padding: 145px 55px;
    text-align: center;
    top: 400px;
    right: -50px;
}
.banner-sobrenos-2{
	background-position: top center;
	background-color: transparent;
	min-height: 1500px;
	overflow: hidden;
	margin-top:-475px;
	padding-top:500px;
	position:relative;
}
.bola-04{
    position: absolute;
    background-color: #005b77bf;
    width: 430px;
    height: 430px;
    border-radius: 250px;
    padding: 85px 55px;
    text-align: center;
    top: 160px;
    right: 48%;
	z-index:2;
}
.bola-05{
    position: absolute;
    background-color:#0080a3cf;
    width: 430px;
    height: 430px;
    border-radius: 250px;
    padding: 138px 30px;
    text-align: center;
	top: 160px;
    right: 22%;
	z-index:2;
}
.bola-06{
    position: absolute;
    background-color: #00BBF0;
    width: 430px;
    height: 430px;
    border-radius: 250px;
    padding: 105px 55px;
    text-align: center;
    top: 480px;
    right: 35%;
	z-index:1;
}
.smollanway{
	background-position: top left;
	background-color: transparent;
	min-height: 550px;
	padding-top:70px;
	padding-bottom:40px;
	overflow: hidden;
}
.box-pessoas{
	background-position:top center;
	min-height: 21.5vw;
	background-size:cover;
	padding-top: 4vw;
}
.box-pessoa-01{
	width:50%;
	float:right;
}
.box-pessoa-02{
	width:50%;
	float:left;
}
.box-pessoa-03{
	width:50%;
	float:right;
}
.box-pessoa-04{
	width:68%;
	float:left;
}
.box-pessoa-05{
    width: 56%;
    float: right;
    padding-right: 30px;
}
.box-pessoa-06{
	width: 60%;
    float: left;
    padding-left: 60px;
}
.bloco-bem-estar-home{
	background-size:cover;
	background-position: top right;
	background-repeat:no-repeat;
	min-height: 34vw;
	padding-top: 5.5vw;
	padding-bottom:60px;
}
.bloco-bem-estar-home-2{
	padding-top:50px;
	padding-bottom:50px;
}
.bloco-img-bemestar img{
	margin-top:-80px;
}
.bloco-desenvolvimento{
	background-size:cover;
	background-position: top left;
	background-repeat:no-repeat;
	min-height: 34vw;
	padding-top: 5.9vw;
	padding-bottom:20px;
}
.bloco-desenvolv-pad{
	padding-left:65px;
}
.bloco-desenvolvimento-2{
	padding-top:50px;
	padding-bottom:50px;
}
.bloco-img-desenvolv img{
	margin-top:-80px;
}
.bloco-resp-social{
	background-size:cover;
	background-position: top right;
	background-repeat:no-repeat;
	min-height: 34vw;
	padding-top: 5.5vw;
	padding-bottom:60px;
}
.bloco-resp-social-2{
	padding-top:50px;
	padding-bottom:50px;
}
.bloco-smollan-mundo{
	padding-top:60px;
	padding-bottom:20px;
}
.bloco-premiacoes{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 27vw;
	padding-top: 7vw;
	padding-bottom:60px;
}
.logo-premios{
	padding-top: 3vw;
}

.banner-retailmap{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 30vw;
	padding-top: 5.5vw;
}
.storedna{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 30vw;
	padding-top: 3vw;
	padding-bottom: 30px;
}
.bloco-bolas-setas{
	background-size:cover;
	background-position: top left;
	background-repeat:no-repeat;
	min-height: 277px;
	padding-top: 45px;
	margin-top:25px;
}
.banner-geomarketing{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 35vw;
	padding-top: 5.5vw;
}
.bloco-roteirizacao{
	padding-top:70px;
	padding-bottom:70px;
}
.banner-temposemov{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 38vw;
	padding-top: 5.5vw;
}
.bloco-tempos-2{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 30vw;
	padding-top: 5.5vw;
	padding-bottom:50px;
}
.pad-temposemov{
	padding-top:50px;
}
.bg-circulos{
	background-position: top;
	background-repeat:no-repeat;
	min-height: 290px;
}
.banner-auditoria{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 44vw;
	padding-top: 5.5vw;
}
.bloco-auditoria{
	padding-top:70px;
	padding-bottom:70px;
}
.bloco-retail_04{
	padding-top:70px;
	padding-bottom:70px;
}
.box-info{
	border-radius:8px;
	padding:10px;
	margin-bottom: 8px;
}
.box-info .icon{
	float:left;
	width:16%;
}
.bola-aud-01{
	background-color:#ffffff;
	border-radius: 150px;
    width: 15vw;
    height: 15vw;
	padding:2.5vw;
	box-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
	position: relative;
    top: -20px;
}
.bola-aud-02{
	background-color:#ffffff;
	border-radius: 150px;
    width: 13vw;
    height: 13vw;
	padding:2.3vw;
	box-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
	position: relative;
    top: -9vw;
    left: 12vw;
}
.box-auditoria-2{
	height:18vw;
}
.box-auditoria-3{
	padding-left:30px;
}
.banner-reconhecimento{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 34vw;
	padding-top: 5vw;
}
.bloco-reconhecimento{
	padding-top:70px;
	padding-bottom:70px;
}
.banner-case-carousel {
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 25vw;
}
.banner-case{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 25vw;
	padding-top: 4vw;
}
.banner-clientes{
	background-position: top center;
	background-color: #000;
	background-size: cover;
	min-height: 700px;
	padding-top: 180px;
	overflow: hidden;
}
.bloco-clientes{
	padding-top:70px;
	padding-bottom:70px;
}
.wrap-clientes{
	padding:20px 15px;
}
.box-logo-clientes{
	border-radius:100px;
	background-color:#ffffff;
	box-shadow:0px 12px 12px rgb(48 48 48 / 17%);
	width:160px;
	height:160px;
	padding:35px;
	margin:15px;
	float:left;
}
.banner-faleconosco{
	background-position: top center;
	background-color: #000;
	background-size: cover;
	min-height: 700px;
	padding-top: 180px;
	padding-bottom:50px;
	overflow: hidden;
}
.bloco-form{
	margin-right: 4vw;
}
.bg-solucoes{
	background-position: top center;
	background-size: cover;
	min-height: 1000px;
	padding-top:120px;
}
.box-tit-solucao{
	position:absolute;
}
.disco-bg{
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 900px;
}
.btn-disco-1{
	position:relative;
	top: 51px;
    left: 35%;
}
.btn-disco-2{
	position:relative;
    top: -120px;
    left: 54%;
}
.btn-disco-3{
    position: absolute;
    top: 407px;
    left: 54%;
}
.btn-disco-4{
    position: absolute;
    top: 491px;
    left: 35%;
}
.btn-disco-5{
    position: absolute;
    top: 275px;
    left: 23%;
}
.showSingle{
	cursor:pointer;
}
.btn-disco-p1{
    position: relative;
    top: 51px;
    left: 36%;
    width: 200px;
    height: 200px;
}
.btn-disco-p2{
	position: relative;
    top: 85px;
    left: 27%;
    width: 190px;
    height: 180px;
}
.btn-disco-p3{
    position: relative;
    top: 100px;
    left: 31%;
    width: 200px;
    height: 200px;
}
.btn-disco-p4{
    position: relative;
    top: -55px;
    left: 47%;
    width: 200px;
    height: 200px;
}
.content-disco{
    position: absolute;
    top: 145px;
    left: 62%;
    width: 445px;
}
.box-disco-1{
	background-color:#ffffff;
	border-radius:8px;
	padding:15px;
	box-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
	background-position: bottom right 14px;
    background-repeat: no-repeat;
    background-position-y: 94%;
}
.banner-bloghome{
	padding-top:20px;
	padding-bottom:70px;
}
.bloco-blog-destaques{
	padding-top:20px;
	padding-bottom:30px;	
}
.box-destaque-01{
	margin-bottom: 25px;
}
.box-destaque-02{
	margin-bottom: 25px;
}
.box-destaque-03{
	margin-bottom: 25px;
}
.destaque-01 {
	background-size: cover;
	background-position: center;
	min-height: 680px;
	padding: 15px;
	border-radius: 8px;
	box-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
}
.destaque-02, .destaque-03{
	background-size: cover;
	background-position: center;
	padding: 15px;
	min-height: 328px;
	border-radius: 8px;
	box-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
}
.destaque-01:before, .destaque-02:before, .destaque-03:before{
	content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
	border-radius: 7px;
	top: 0;
    left: 0;
	background: 
   linear-gradient(to bottom,rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.95) 100%);
}
.boxblog-titulo{
	position: absolute;
    bottom: 15px;
	width: 96%;
	z-index: 99;
}
.bloco-categorias{
	padding-bottom: 30px;
}
.tag-categoria{
	position: absolute;
	z-index: 101;
}
.wrap-categorias-blog{
	display: flex;
    text-align: center;
    justify-content: center;
}
.categoria-menu{
	margin: 6px;
	border: 2px solid #00284E;
	color: #00284E;
	font-weight:700;
	font-size: 14px;
	line-height: 35px;
	text-transform: uppercase;
	background: #ffffff;
}
.categoria-menu a{
	padding: 10px;
	color: #00284E;
}
.categoria-menu:hover, .categoria-menu:focus{
	background-color: #0FB693;
	border: 2px solid #0FB693;
	color: #ffffff;
}
.categoria-menu a:hover{
	color: #ffffff;
}
.banner-blog-interna{
	background-position: top center;
    background-color: #000;
    background-size: cover;
    display: grid;
    align-content: center;
    min-height: 700px;
    overflow: hidden;
}
.bloco-img-blog{
	padding-top: 30px;
	padding-bottom: 50px;
}
.banner-retail_01{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 32vw;
    padding-top: 3vw;
}
.banner-retail_02{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 30vw;
	padding-top: 3vw;
	padding-bottom: 30px;
}
.banner-retail_03{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 35vw;
	padding-top: 5.5vw;
}
.banner-promotores{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 38vw;
	padding-top: 3.5vw;
	padding-bottom: 2vw;
}
.banner-retail_06{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 30vw;
	padding-top: 5.5vw;
	padding-bottom:50px;
}
.banner-retail_07{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 30vw;
	padding-top: 3vw;
	padding-bottom: 30px;
}
.banner-retail_08{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 46vw;
	padding-top: 5.5vw;
}
.bg-disco-pilares{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 23vw;
}
.box-retail-pilares{
	margin-top: -80px;
}
.bloco-pilares-retail{
	padding-top:70px;
	padding-bottom:70px;
}
.banner-digital_01{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 37vw;
    padding-top: 2vw;
}
.banner-digital_02 {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 36vw;
    padding-top: 2vw;
}
.banner-digital_03{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 37vw;
    padding-top: 2vw;	
}
.banner-digital_04 {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 45vw;
    padding-top: 2vw;
}
.banner-digital_05{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 30vw;
	padding-top: 3vw;
	padding-bottom: 30px;
}
.box-icones-digital{
	padding-bottom: 10px;
}
.banner-data_01{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 32vw;
    padding-top: 2vw;
}
.banner-data_02{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 34vw;
    padding-top: 2vw;
}
.banner-data_03{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 37vw;
    padding-top: 6vw;
}
.banner-data_04{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 30vw;
	padding-top: 3vw;
	padding-bottom: 30px;
}
.banner-data_05{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 30vw;
	padding-top: 3vw;
	padding-bottom: 30px;
}
.banner-data_06{
	min-height: 30vw;
	padding-top: 3vw;
	padding-bottom: 30px;	
}
.banner-activation_01{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 31vw;
    padding-top: 4vw;
}
.banner-activation_02{
	min-height: 28vw;
    padding-top: 5vw;
}
.banner-activation_03{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 34vw;
    padding-top: 2vw;
}
.banner-activation_04{
	min-height: 28vw;
    padding-top: 5vw;
}
.banner-activation_05{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 31vw;
    padding-top: 4vw;
	padding-bottom: 30px;
}
.bg-circulos-actv{
	background-position: top;
	background-repeat:no-repeat;
	min-height: 290px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.banner-activation_06{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 38vw;
    padding-top: 4vw;
	padding-bottom: 30px;
}
.banner-activation_07{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	min-height: 27vw;
    padding-top: 4vw;
	padding-bottom: 30px;
}
.banner-activation_08{
	min-height: 33vw;
    padding-top: 4vw;
	padding-bottom: 30px;	
}
.box-activation-1, .box-activation-3{
	padding-top: 40px;
}
.item-logo{
	width: 33%;
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.bloco-case-galeria{
	padding-top:40px;
	padding-bottom: 70px;
	min-height: 480px;
}
.thumb-cases{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	margin-bottom: 15px;
	min-height: 345px;
}
#myCarousel3{
	background-color: #1C5C91;
}
.box-cases-carousel{
	padding-top: 4vw;
}
/*****************************************
             FONTS
*************************************/

.tit-banner-home{
	font-weight:700;
	font-size: 3.8vw;
    line-height: 4vw;
	color: #ffffff;
}
.tit-banner-home span{
	color:#0FB693;
}
.text-banner{
	font-family: 'Mrs Eaves OT';
	font-size: 1.7vw;
    line-height: 2.2vw;
	letter-spacing: 0.02em;
	color: #ffffff;
	padding-top:15px;
	padding-bottom:30px;
	width: 560px;
}
.btn-banner{
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #00BBF0;
	padding:15px 40px;
}
.btn-banner:hover{
	color: #FFFFFF;
	background-color: #0079C0;
}
.title-pensamento{
	font-weight: 700;
	font-size: 3.2vw;
	line-height: 3.2vw;
	color: #00284E;
	text-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
}
.title-pensamento span{
	color: #0FB693;
}
.num-pensamento{
	font-weight: 700;
	font-size: 3.2vw;	
	line-height:76px;
	text-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
}
.num-pensamento sub{
	bottom: 0em;
	font-size: 36px;
}
.txt-pensamento{
	font-family: 'Mrs Eaves OT';
	font-weight: 400;
	font-size: 1.65vw;
	line-height:16px;
	letter-spacing: 0.02em;
	text-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
}
.cor-azul{
	color: #00284E;
}
.cor-verde{
	color: #0FB693;
}
.tit-testimonial{
	font-weight: 700;
	font-size: 2.8vw;
    line-height: 2.4vw;
	color: #00284E;
	text-align:center;
	text-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
}
.text-testimonial{
	font-family: 'Mrs Eaves OT';
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	letter-spacing: 0.02em;
	color:#ffffff;
}
.autor-testimonial{
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	padding-top:15px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #00284E;
	text-align: center;
}
.tit-compliance{
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #00BBF0;
	padding-bottom:10px;
	height: 40px;
}
.txt-compliance{
	font-family: 'Mrs Eaves OT';
	font-size: 32px;
	line-height: 40px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	padding-bottom:15px;
}
.titulo-setor{
    font-weight: 700;
    font-size: 54px;
    line-height: 62px;
    color: #00284E;
	padding-bottom:25px;
}
.tit-bco-16{
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #ffffff;
}
.tit-trabalhe{
	font-weight: 700;
	font-size: 54px;
	line-height: 62px;
	color: #00BBF0;
	padding-top:15px;
	padding-bottom:15px;
	text-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
}
.txt-32-bco-italic{
	font-family: 'Mrs Eaves OT';
	font-size: 32px;
	line-height: 40px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}
.btn-verde {
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0FB693;
	padding:15px 40px;
}
.btn-verde:hover{
	color: #FFFFFF;
	background-color: #0E8081;
}
.txt-copyright{
	font-size: 16px;
	color: #93B8E0;
	text-align:center;
	padding:15px 0;
}
.end-footer{
	font-size: 16px;
	color: #93B8E0;
	padding:20px 0;
	text-align:center;
}
.btn-footer {
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #00BBF0;
	padding:15px 0;
	width:100%;
	display:block;
}
.btn-footer:hover{
	color: #FFFFFF;
	background-color: #0079C0;
}

.txt-atuacao-paises{
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	color: #005083;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	padding-bottom:25px;
}
.tit-atuacao-paises{
	font-weight: 700;
	font-size: 1.8vw;
    line-height: 2.2vw;
	color: #00BBF0;
	letter-spacing: 0.02em;
	text-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
}
.desc-atuacao-paises{
	font-family: 'Mrs Eaves OT';
	font-size: 1.7vw;
    line-height: 2.1vw;
	letter-spacing: 0.02em;
	color: #005083;
	padding-bottom:40px;
}
.box-dados-paises .numeros{
	font-weight: 700;
	font-size: 3.6vw;
	line-height: 65px;
	color: #FFFFFF;
	text-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
}
.box-dados-paises .text-numeros{
	font-family: 'Mrs Eaves OT';
	font-size: 1.7vw;
	line-height: 40px;
	color: #FFFFFF;
	padding-bottom:40px;
}
.numeros sub{
	font-size:26px;
	bottom: 0em;
}
.tit-banner-sobre{
	font-size: 74px;
	font-weight:700;
	line-height:68px;
	color: #ffffff;
	padding-top: 140px;
}
.tit-bolas{
	font-weight: 700;
	font-size: 3vw;
	line-height: 65px;
	text-transform:uppercase;
	color: #FFFFFF;
}
.tit-bolas-2{
	font-weight: 700;
	font-size: 54px;
	line-height: 65px;
	text-transform:uppercase;
	color: #00284E;
}
.txt-bolas{
	font-family: 'Mrs Eaves OT';
	font-size: 1.8vw;
	line-height: 40px;
	color: #FFFFFF;
}
.txt-smollanway{
	font-family: 'Mrs Eaves OT';
    font-size: 2.6vw;
    line-height: 3vw;
	color: #FFFFFF;
	text-align:center;
	padding-left:54px;
	padding-right:54px;
	padding-bottom:30px;
}
.title-smollanway{
	font-weight: 700;
	font-size: 70px;
	line-height: 60px;
	color: #ffffff;
	text-align:center;
}
.title-smollanway span{
	text-align:center;
	font-size: 24px;
}
.tit-bloco-pessoas{
	font-weight: 700;
	font-size: 2.7vw;
	line-height: 62px;
	text-align: center;
}
.txt-bloco-pessoas{
	font-family: 'Mrs Eaves OT';
	font-size: 1.3vw;
    line-height: 1.5vw;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}
.tit-bem-estar{
	font-weight: 700;
    font-size: 2.8vw;
    line-height: 3vw;
	color:#B4D787;
	text-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
	padding-bottom:10px;
}
.tit-bem-estar span{
	color:#ffffff;
}
.txt-bem-estar{
	font-family: 'Mrs Eaves OT';
    font-size: 1.6vw;
    line-height: 2vw;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	width: 62%;
}
.txt-bemestar-2{
	font-family: 'Mrs Eaves OT';
    font-size: 1.6vw;
    line-height: 2vw;
	letter-spacing: 0.02em;
	color: #005B77;
}
.tit-desenvolvimento{
	font-weight: 700;
    font-size: 2.8vw;
    line-height: 3vw;
	color:#F97B77;
	text-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
	padding-bottom:10px;
}
.tit-desenvolvimento span{
	color:#ffffff;
}
.txt-desenvolvimento{
	font-family: 'Mrs Eaves OT';
    font-size: 1.6vw;
    line-height: 2vw;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	width: 67%;
}
.tit-resp-social{
	font-weight: 700;
    font-size: 2.8vw;
    line-height: 3vw;
	color:#70D0F6;
	text-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
	padding-bottom:10px;
}
.tit-resp-social span{
	color:#ffffff;
}
.tit-bco-resp{
	font-weight: 700;
    font-size: 2.8vw;
    line-height: 3vw;
	color:#ffffff;
	text-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
	padding-bottom:10px;
}
.txt-bco-padrao{
	font-family: 'Mrs Eaves OT';
    font-size: 1.6vw;
    line-height: 2vw;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}
.tit-retailmap{
	font-weight: 700;
    font-size: 2.8vw;
    line-height: 3vw;
    color: #005083;
    text-shadow: 0px 4px 4px rgb(48 48 48 / 25%);
    padding-bottom: 10px;
}
.tit-retailmap span{
	color:#ffffff;
}
.sub-tit_blocos{
	font-weight: 700;
    font-size: 0.8vw;
    line-height: 2vw;
	color:#ffffff;
	text-transform:uppercase;
}
.subtit-retail{
    font-weight: 700;
    font-size: 0.9vw;
    line-height: 1.5vw;
    color: #ffffff;
}
.txt-retail {
    font-family: 'Mrs Eaves OT';
    font-size: 1.6vw;
    line-height: 1.9vw;
    color: #FFFFFF;
    padding-top: 15px;
    padding-right: 60px;
}
.tit-storedna{
	font-weight: 700;
    font-size: 1.8vw;
    line-height: 3vw;
    color: #ffffff;
    text-shadow: 0px 4px 4px rgb(48 48 48 / 25%);
    padding-bottom: 10px;
}
.txt-storedna {
    font-family: 'Mrs Eaves OT';
    font-size: 1.6vw;
    line-height: 1.8vw;
    color: #FFFFFF;
    padding-top: 15px;
    padding-right: 60px;
}
.box-01-dna .num{
	font-size: 50px;
	font-weight: 700;
    line-height: 1.8vw;
    color: #FFFFFF;
	padding-bottom:5px;
}
.box-01-dna{
	font-size: 16px;
    line-height: 1.3vw;
    color: #FFFFFF;
	float:left;
	width: 233px;
    padding: 17px;
}
.txt-geomarketing {
    font-family: 'Mrs Eaves OT';
    font-size: 1.9vw;
    line-height: 2vw;
    color: #FFFFFF;
    padding-top: 15px;
    padding-right: 60px;
}
.tit-roteiriza{
	font-weight: 700;
    font-size: 1.8vw;
    line-height: 1vw;
    color: #ffffff;
    text-shadow: 0px 4px 4px rgb(48 48 48 / 25%);
	padding-top:70px;
}
.txt-roteiriza{
	font-weight: 700;
    font-size: 1.2vw;
    line-height: 1.3vw;
	color: #ffffff;
	padding-top:10px;
	text-transform:uppercase;
	text-align:center;
}
.tit-temposemov{
	font-weight: 700;
    font-size: 2.8vw;
    line-height: 3vw;
    color: #00284E;
    text-shadow: 0px 4px 4px rgb(48 48 48 / 25%);
    padding-bottom: 10px;
}
.tit-temposemov span{
	color:#ffffff;
}
.tit-promotores{
	font-weight: 700;
    font-size: 2.8vw;
    line-height: 3vw;
    color: #0FB693;
    text-shadow: 0px 4px 4px rgb(48 48 48 / 25%);
    padding-bottom: 10px;
}
.tit-promotores span{
	color:#ffffff;
}
.tit-tempos-2{
	font-weight: 700;
    font-size: 1.8vw;
    line-height: 2vw;
    color: #ffffff;
    text-shadow: 0px 4px 4px rgb(48 48 48 / 25%);
}
.box-tempos-01 .num{
	font-size: 50px;
	font-weight: 700;
    line-height: 1.8vw;
    color: #FFFFFF;
	padding-bottom:5px;
	float:left;
	width:50%;
}
.box-tempos-01 .ico{
    padding-bottom: 15px;
    float: left;
    width: 50%;
    margin-top: -5px;
}
.box-tempos-01 {
    font-size: 16px;
    line-height: 1.3vw;
    color: #FFFFFF;
    float: left;
    padding: 75px;
}
.box-info .descricao{
	font-size: 17px;
    line-height: 1.2vw;
    color: #FFFFFF;
	float: left;
	width:84%;
}
.text-bolas-aud{
	font-size: 0.9vw;
    line-height: 1.2vw;
    color: #00284E;
	text-align:center;
}
.sub-tit_blocos-case{
	font-weight: 700;
    font-size: 0.8vw;
    line-height: 2vw;
	color:#00284E;
	text-transform:uppercase;
}
.tit-case{
	font-weight: 700;
    font-size: 2.8vw;
    line-height: 3vw;
    color: #0FB693;
    text-shadow: 0px 4px 4px rgb(48 48 48 / 25%);
    padding-bottom: 10px;
}
.tit-case span{
	color:#00284E;
}
.txt-case {
    font-family: 'Mrs Eaves OT';
    font-size: 1.6vw;
    line-height: 1.7vw;
    color:#00284E;
    padding-top: 15px;
    padding-right: 60px;
}
.tit-paises{
    font-weight: 700;
    font-size: 0.8vw;
    line-height: 2vw;
    color: #00284E;
    text-transform: uppercase;
}
.case-azul .sub-tit_blocos-case {
    font-weight: 700;
    font-size: 0.8vw;
    line-height: 2vw;
    color: #ffffff;
    text-transform: uppercase;
}
.case-azul .tit-case{
	font-weight: 700;
    font-size: 2.8vw;
    line-height: 3vw;
    color: #0FB693;
    text-shadow: 0px 4px 4px rgb(48 48 48 / 25%);
    padding-bottom: 10px;
}
.case-azul .tit-case span{
	color:#00BBF0;
}
.case-azul .txt-case {
    font-family: 'Mrs Eaves OT';
    font-size: 1.6vw;
    line-height: 1.7vw;
    color:#ffffff;
    padding-top: 15px;
    padding-right: 60px;
}
.tit-faleconosco{
	font-weight: 700;
    font-size: 1.8vw;
    line-height: 3vw;
    color: #ffffff;
    padding-bottom: 50px;
}
.sub-tit-endereco{
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
    color: #ffffff;
	padding-bottom:20px;
}
.txt-endereco{
    font-size: 18px;
	color: #ffffff;
	padding-bottom:25px;
}
.tit-home-solucao{
	font-weight: 700;
    font-size: 54px;
    line-height: 62px;
    color: #ffffff;
	text-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
}

.txt-home-solucao{
	font-family: 'Mrs Eaves OT';
	font-weight: 400;
	font-size: 24px;
	line-height: 29px;
	color: #ffffff;
}
.tit-disco-1{
	font-weight: 700;
    font-size: 54px;
    line-height: 62px;
    color: #ffffff;
	padding-bottom:15px;
    text-shadow: 0px 4px 4px rgb(48 48 48 / 25%);
}
.subtit-discos{
	font-family: 'Mrs Eaves OT';
	font-weight: 400;
	font-size: 33px;
	line-height: 33px;
	color: #00284E;
	letter-spacing: 0.02em;
	padding-bottom:10px;
}
.txt-discos{
	font-weight: 400;
	font-size: 18px;
	line-height: 29px;
	color: #00284E;
}
.bloco-retail_04 .box-info .descricao {
    font-size: 17px;
    line-height: 1.2vw;
    color: #FFFFFF;
    float: left;
    width: 84%;
}
.bloco-retail_04 .box-info .descricao strong{
	text-transform: uppercase;
}
.bloco-retail_04 .box-info .icon {
    float: left;
    width: 16%;
	padding-left: 2%;
    padding-top: 2%;
}
.txt-bco{
	font-weight: 400;
	font-size: 18px;
	line-height: 29px;
	color: #ffffff;	
}
.tit-digital_01 {
    font-weight: 700;
    font-size: 2.6vw;
    line-height: 3vw;
    color: #0079C0;
    text-shadow: 0px 4px 4px rgb(48 48 48 / 25%);
    padding-bottom: 10px;
	text-transform: uppercase;
}
.tit-digital_01 span{
	color:	#ffffff;
}
.subtit-digital {
    font-weight: 700;
    font-size: 0.9vw;
    line-height: 1.5vw;
    color: #00284E;
}
.txt-digital{
	font-family: 'Mrs Eaves OT';
    font-size: 1.7vw;
    line-height: 1.9vw;
    color: #00284E;
    padding-top: 15px;
    padding-right: 60px;
}
.txt-digital li::marker {
  font-size: 1vw;
}
.banner-digital_05 .box-info .descricao {
    width: 100%;
}
.tit-data_01 {
    font-weight: 700;
    font-size: 2.6vw;
    line-height: 3vw;
    color: #005083;
    text-shadow: 0px 4px 4px rgb(48 48 48 / 25%);
    padding-bottom: 10px;
}
.tit-data_01 span{
	color:	#ffffff;
}
.txt-data{
	font-family: 'Mrs Eaves OT';
    font-size: 1.7vw;
    line-height: 1.9vw;
    color: #ffffff;
    padding-top: 15px;
    padding-right: 60px;
}
.sub-txt-activation{
    font-weight: 700;
    font-size: 1vw;
    line-height: 3vw;
    color: #ffffff;
	text-align: center;
}
.box-activation-01 {
    font-size: 16px;
    line-height: 1.3vw;
    color: #FFFFFF;
    float: left;
    padding: 95px 75px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}
.banner-activation_08 .box-info .descricao {
    font-size: 17px;
    line-height: 1.2vw;
    color: #FFFFFF;
    float: left;
    width: 100%;
}
.bg-bolas{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 25.5vw;
}

/*************** color*************/
.cor-00{
	color:#ffffff;
}

.cor-01{
	color:#B4D787;
}
.cor-02{
	color:#F89C6B;
}
.cor-03{
	color:#FFD573;
}
.cor-04{
	color:#F97B77;
}
.cor-05{
	color:#A39CCF;
}
.cor-06{
	color:#70D0F6;
}
.cor-07{
	color:#00284E !important;
}



/************************
			blog
*************************/
.w-gallery{
	min-height: 540px;
}
.blog-post{
    width: fit-content;
}
.thumb-post{
	background-size:cover;
	width:350px;
	height:350px;
	overflow:hidden;
}
.title-post{
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #00284E;
	padding:15px;
}
.sub-title-post{
	font-family: 'Mrs Eaves OT';
	font-weight: 400;
	font-size: 28px;
	line-height: 35px;
	color: #FFFFFF;
	letter-spacing: 0.02em;
	padding:0 15px;
}
.tag-categoria span{
	background-color: #ffffff;
	color: #0FB693;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	padding: 3px 6px;
}
.tit-blog-destaque{
	font-weight: 700;
	font-size: 38px;
	text-transform: uppercase;
	color: #00284E;
}
.txt-blog-destaque{
	font-weight: 400;
	font-size: 18px;
	line-height: 27px;
	color: #37465B;	
}
.bloco-posts{
	padding-bottom: 50px;
	min-height: 900px;
}
.box-post{
	background-color: #ffffff;
	box-shadow: 0px 4px 4px rgba(48, 48, 48, 0.25);
	padding: 15px;
	border-radius: 4px;
	margin-bottom: 25px;
	/* min-height: 610px; */
}
.thumb-posts-list{
	background-position: center;
	background-size: cover;
	min-height: 250px;
	border-radius: 5px;
	margin-bottom: 10px;
}
.tag-post{
	font-weight: 700;
	font-size: 13px;
	line-height: 27px;
	color: #0E1D29;
	text-transform: uppercase;
}
.tit-post{
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	color: #0E1D29;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 20px;
	min-height: 260px;
}
.text-post{
	font-family: 'Mrs Eaves OT';
	font-weight: 400;
	font-size: 24px;
	line-height: 29px;
	color: #37465B;
	letter-spacing: 0.02em;
	padding-bottom: 15px;
	border-bottom: 1px solid #37465b70;
}
.btn-leia-post{
	text-align: right;
	padding-top: 10px;
}
.btn-leia-post a{
	font-weight: 400;
	font-size: 18px;
	line-height: 36px;
	text-decoration: underline;
	color: #00BBF0;	
}
.btn-vermais{
	font-weight: 600;
	font-size: 18px;
	line-height: 29px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 15px 30px;
	background-color: #0FB693;
}
.btn-vermais:hover{
	opacity: 0.8;
	color: #ffffff;
}
.title-blog-interna h1{
	font-weight: 700;
	font-size: 3.8vw;
	line-height: 3.5vw;
	color: #ffffff;
	text-align: center;
}
.title-blog-interna h4{
	font-family: 'Mrs Eaves OT';
	font-weight: 400;
	font-size: 1.8vw;
	line-height: 1.8vw;
	color: #ffffff;
	letter-spacing: 0.02em;
	text-align: center;
}
.box-blog-data{
	margin-top: -70px;
	padding-bottom: 25px;
}
.blog-data{
	font-family: 'Mrs Eaves OT';
	font-weight: 400;
	font-size: 32px;
	line-height: 40px;
	color: #ffffff;
	letter-spacing: 0.02em;
}
.blog-social{
	text-align: right;
}
.blog-social img{
	margin-left: 15px;
}
.blog-social img:hover{
	opacity: 0.8;
}
.img-gde-blog{
	background-position: center;
	background-size: cover;
	min-height: 400px;
	margin-bottom: 40px;
}
.corpo-txt-blog, .corpo-txt-blog a{
	font-weight: 400;
	font-size: 23px;
	line-height: 36px;
	color: #0E1D29;		
}
.corpo-txt-blog p{
	margin: 0 0 25px;
}
.box-tags-blog{
	border-top: 1px solid #B4C3CE;
	margin-top: 15px;
	padding-top: 40px;
}
.tag-blog, .tag-blog:hover{
	margin: 6px;
	border: 2px solid #00284E;
	color: #00284E;
	font-weight:700;
	font-size: 14px;
	line-height: 35px;
	text-transform: uppercase;
	background: #ffffff;
	padding: 10px;
	display: block;
    float: left;
}
.banner-retail_02 .box-info .descricao {
    font-size: 17px;
    line-height: 1.2vw;
    color: #FFFFFF;
    float: left;
	width: 100%;
}
.box-info .descricao p{
	margin: 0 0 0px;
}
.tit-tempos-2b{
	font-weight: 700;
    font-size: 1.8vw;
    line-height: 2vw;
    color: #0079C0;
    text-shadow: 0px 4px 4px rgb(48 48 48 / 25%);
}
.txt-geomarketing-2 {
    font-family: 'Mrs Eaves OT';
    font-size: 1.9vw;
    line-height: 2vw;
    color: #00284E;
    padding-top: 15px;
    padding-right: 60px;
}

/**********************
     FORM
**********************/
.bloco-form label {
	font-weight:300;
    font-size: 16px;
    color: #ffffff;
    outline: none;
}

.btn-enviar{
	background-color: #0FB693;
    text-transform: uppercase;
    color: #ffffff!important;
    text-decoration: none;
    font-weight: 700;
	font-size: 16px;
	border:none;
    padding: 10px 0px;
    width: 200px;
	margin-top: 15px;
    margin-bottom: 15px;
	float:right;
	
}
.btn-enviar:hover, .btn-enviar:active {
	color:#ffffff !important;
	text-decoration:none;
	background-color: #0E8081;
}


/*Video*/

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*******************
       modal
********************/
.tit-modal{
	font-family: 'Intro Head H H2 Base';
    font-size: 35px;
    color: #f47421;
    padding-bottom: 15px;	
}
.txt-modal{
	font-family: 'intro_head_rbase';
    font-size: 22px;
    color: #595959;	
}
.txt-modal p{
	    margin: 0 0 20px;
}
.txt-modal .subtitle{
	font-family: 'Intro Head H H2 Base';
	color: #f47421;
	margin: 0px 0 0px;
}
.modal{
	background-color: #2d2d2dd6;
}
.modal-header{
	border-bottom: 0px;
	padding-right: 0;
}
.modal-header .close {
    margin-top: -31px;
    margin-right: -29px;
	opacity: 1;
}
.modal-body{
	padding: 15px;
	background-color: #f6f6f6;
    border-radius: 10px;
	padding-bottom: 25px;
}
.modal-content{
	border-radius: 0px;
	background-color: transparent;
	box-shadow:none;
	-webkit-box-shadow: none;
	border: none;
}
.modal-dialog{
	margin-top: 40px;
}
@media (min-width: 768px){

.modal-box-01{
    width: 960px;
}

}
/*****************
		FIX
******************/
.pad-bot-01{
	padding-bottom: 20px;
}
.pad-etapas{
	padding-bottom: 20px;
	min-height: 130px;
}
.pad-sub-title{
	padding-top: 25px;
}
.marg-top-btn{
	margin-top: 25px;
}
.marg-top-btn-trabalhe{
	margin-top:40px;
}
.pad-bloco-fale{
	padding-top:25px;
}
.marg-top-btn-blog{
	margin-top: 45px;
}
.ico-tel{
	margin-top:-3px;
	margin-right:10px;
}
.pad-bloco-digital-01{
	padding-top: 100px;
}
.pad-bloco-digital-02{
	padding-top: 40px;
}
.pad-bloco-data-01{
	padding-top: 40px
}
/*******container fix********/
@media (min-width: 1200px){
.container {
    width: 1180px;
}
.social-footer img{
	height:55px;
}
.box-01-dna {
    font-size: 13px;
    width: 188px;
}
.bloco-bolas-setas {
    min-height: 227px;
}
.box-01-dna .num {
    font-size: 3vw;
    line-height: 2.5vw;
}
.bola-05{
	right: 16%;
}
.bola-06{
	right: 32%;
}
}
@media (min-width: 1280px){
.container {
    width: 1250px;
}
.box-01-dna {
	font-size: 14px;
    width: 201px;
}
.bloco-bolas-setas {
    min-height: 241px;
}
.bola-05{
	right: 18%;
}
.bola-06{
	right: 33%;
}
.bola-03 {
    right: -90px;
}
}
@media (min-width: 1372px){
.container {
    width: 1340px;
}
.social-footer img{
	height:60px;
}
.title-banner-pad {
    padding-left: 11%;
}
.bloco-bolas-setas {
    min-height: 258px;
}
.wrap-bolas-dna{
	width: 1340px;
    overflow: auto;
}
.slide-mob-dna {
    position: relative;
    overflow-x: auto;
    display: block;
}
.box-01-dna {
	font-size: 15px;
    width: 216px;
}
.bola-05{
	right: 20%;
}
.bola-06 {
    right: 34%;
}
.bola-03 {
    right: -70px;
}
}
@media (min-width: 1482px){
.container {
    width: 1440px;
}
.social-footer img{
	height:70px;
}
.title-banner-pad {
    padding-left: 15%;
}
.bloco-bolas-setas {
    min-height: 277px;
}
.wrap-bolas-dna{
	width: 1440px;
    overflow: auto;
}
.slide-mob-dna {
    position: relative;
    overflow-x: auto;
    display: block;
}
.box-01-dna {
    width: 232px;
}
.bola-05{
	right: 22%;
}
.bola-06 {
    right: 35%;
}
.bola-03 {
    right: -10px;
}
}
/********************
		tablet/note
********************/
@media screen and (max-width: 1200px) {
.social-footer img{
	height:60px;
}
.title-banner-pad {
    padding-left: 10%;
}
}

/********************
		mobile
********************/
@media screen and (max-width: 780px) {
body{
    overflow-x: hidden;
}
.header{
	background-color:#00284E;
}
footer {
    padding-top: 20px;
}
.navbar-nav {
    float: left;
    padding-top: 0px;
	width: 100%;
}

.navbar-toggle{
	float:left;
}
.nav>li>a {
    padding: 15px;
}
.navbar-nav > li> a:after{
	content: '';
	padding: 0 4px;
}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu {
    background: #f1f1f1;
    background-image: none;
}
/****menu*****/
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: none;
}

.navbar-collapse{
	box-shadow:none;
}
.navbar-fixed-top {
    border-width: 0 0 4px !important;
}
.navbar-brand{
	padding-top:15px;
	width: 200px;
}
.menu-wrap {
    padding-top: 20px;
	margin-bottom: 15px;
}
#box-lang {
    border: 1px solid #fff;
    color: #ffffff;
    width: 93%;
    margin-bottom: 0px;
    margin-top: 5px;
    padding: 5px;
    margin-left: 21px;
    float: none;
}
.navbar-collapse.in {
    overflow-y: unset;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
/**********Footermenu*******/
.footer-menu .dropdown-menu>li>a {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    padding: 5px 15px !important;
	text-transform:capitalize;
    clear: both;
    color: #ffffff;
    border-bottom:none;
}
.footer-menu{
	padding:0;
}
/*******fix**********/
.pad-botmob-bg{
	padding-bottom:20px;
}
.pad-slider-mob{
	padding-top:30px;
}
.pad-bloco-digital-01 {
    padding-top: 40px;
}
.pad-bloco-digital-02 {
    padding-top: 15px;
}
/****************blocos*************/
#overlay-menu {
    background-color: #1a1a1ac7;
    position: fixed;
    width: 1000px;
    height: 1000px;
    z-index: -1;
    margin-left: -182px;
    margin-top: -120px;
}
.banner-home {
	background-position: top center;
    background-color: #000;
    padding-top: 29%;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    min-height: 320px;
}
.carousel-logos {
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
	padding-bottom: 40px;
}
.title-banner-pad {
    padding-left: 15px;
}
#myCarousel_mob .carousel-indicators{
	bottom: -40px;
}
.box-numeros-pensamento {
    min-width: 100%;
}
.bloco-paises-home {
    padding-top: 10px;
    padding-bottom: 40px;
    background-size: cover;
}
.box-dados-paises {
    padding-top: 0px;
    position: relative;
    left: 0px;
}
.div-comp {
    border-right: none;
	border-bottom: 1px solid #000;
	padding-bottom: 25px;
    margin-bottom: 20px;
}
.pad-int-comp {
    padding-left: 0px;
}
.bloco-1-comp{
	padding-left: 0px;
}
.bloco-trabalhe {
    padding-top: 440px;
    padding-bottom: 50px;
    min-height: 500px;
}
.box-social-footer{
	width:100%;
}
.box-endereco-footer {
    width: 100%;
}
.social-footer{
	text-align: center;
    margin-bottom: 25px;
	margin-top: 15px;
}
.menu-footer{
	display:none;
}
.barra-ico-foot {
    padding: 20px 0;
}
.slide-mob-dna {
    position: relative;
    overflow-x: auto;
    display: block;
}
.slide-mob {
    position: relative;
    overflow-x: auto;
    display: block;
}
.wrap-pessoas{
	width:2160px;
	overflow:auto;
}
.box-pessoas {
    background-position: top center;
    min-height: 220px;
    background-size: cover;
    padding-top: 4vw;
    width: 360px;
}
.box-pessoa-05 {
    padding-right: 0px;
}
.smollanway {
    background-position: top center;
}
.banner-sobrenos {
    min-height: 1140px;
}
.bola-01 {
    width: 350px;
    height: 350px;
    border-radius: 250px;
    padding: 34px;
    top: 350px;
    right: 50px;
}
.bola-02 {
    width: 350px;
    height: 350px;
    border-radius: 250px;
    padding: 75px 45px;
    top: 60px;
    right: -30px;
}
.bola-03 {
    width: 350px;
    height: 350px;
    border-radius: 250px;
    padding: 115px 55px;
    top: 590px;
    right: -50px;
}
.banner-sobrenos-2 {
    min-height: 1260px;
    overflow: hidden;
    margin-top: 0px;
    padding-top: 40px;
    position: relative;
    background: linear-gradient(94.07deg, #00284E 0%, #1C5C91 99.47%) !important;
}
.bola-04 {
    position: absolute;
    background-color: #005b77bf;
    width: 330px;
    height: 330px;
    border-radius: 250px;
    padding: 38px 43px;
    top: 30px;
    right: -7%;
    z-index: 2;
}
.bola-06 {
    width: 330px;
    height: 330px;
    border-radius: 250px;
    padding: 65px 45px;
    top: 310px;
    right: 7%;
    z-index: 1;
}
.bola-05 {
    width: 330px;
    height: 330px;
    border-radius: 250px;
    padding: 98px 30px;
    top: 608px;
    right: -7%;
    z-index: 2;
}
.bloco-desenvolv-pad {
    padding-left: 15px;
}
.bloco-desenvolvimento {
    padding-bottom: 40px;
}
.bloco-img-bemestar img {
    margin-top: -40px;
}
.bloco-img-desenvolv img {
    margin-top: -40px;
}
.wrap-bolas{
	width: 1200px;
    overflow: auto;
}
.wrap-bolas-dna{
	width: 1200px;
    overflow: auto;
}
.banner-retailmap{
	background-image:none !important;
	background-color:  #5399D2;
}
.storedna {
    background-size: cover;
    background-position: top left;
    padding-top: 9vw;
}
.banner-solucoes{
	padding-top:30px;
	display: none !important;
}
.banner-geomarketing {
    background-size: cover;
    background-position: top left;
	padding-bottom:30px;
}
.bloco-roteirizacao {
    padding-top: 50px;
    padding-bottom: 50px;
}
.banner-temposemov{
	background-image:none !important;
	background-color:  #5399D2;
}
.banner-auditoria{
	background-image:none !important;
	background-color:  #5399D2;
}
.bloco-reconhecimento {
    padding-top: 40px;
    padding-bottom: 40px;
}
.box-reconhecimento{
	padding-top:20px;
}
.banner-case{
	background-image:none !important;
	background-color:  #ffffff;
}
.box-logo-clientes {
    width: 38%;
    height: 38%;
    padding: 25px;
}
.banner-case-carousel.case-azul {
    background-image: none !important;
    background: linear-gradient(94.07deg, #00284E 0%, #1C5C91 99.47%) !important;
	padding-bottom:40px;
}
.banner-case.case-azul {
    background-image: none !important;
    background: linear-gradient(94.07deg, #00284E 0%, #1C5C91 99.47%) !important;
	padding-bottom:40px;
}
.bg-mob-fix img{
	width:100%;
}
.bloco-form {
    margin-right: auto;
}
.banner-faleconosco{
	background-image:url(../images/bg_faleconosco_mob.jpg) !important;
	background-position: top center;
	background-color: #000;
	background-size: cover;
}
.slide-mob-dna {
    position: relative;
    overflow-x: auto;
    display: block;
}
.bloco-solucoes-home-mob{
	padding-top: 50px;
    background-repeat: no-repeat;
    padding-bottom: 50px;
	min-height:200px;
}
.banner-retail_01{
	background-image:none !important;
	background-color:  #005083;
	padding-bottom: 30px;
}	
.banner-retail_02 {
    background-size: auto;
	background-color:  #0071b7;
    background-position: top left;
    min-height: 30vw;
    padding-top: 9vw;
    padding-bottom: 30px;
}
.banner-retail_02 {
    background-size: auto;
	background-color:  #0071b7;
    background-position: top left;
    min-height: 30vw;
    padding-top: 9vw;
    padding-bottom: 30px;
}
.banner-retail_03 {
	background-image:none !important;
	background-color:  #0a4e7f;
	padding-bottom: 30px;
}
.banner-promotores{
	background-image:none !important;
	background-color:  #005083;
}
.banner-retail_08{
	background-image:none !important;
	background-color:  #005083;
}
.box-retail-pilares{
    margin-top: 0px;
}
.banner-digital_01{
	background-image:linear-gradient(98.59deg, #70D0F6 0%, rgba(0, 128, 163, 0.75) 100%) !important;
	padding-bottom: 20px;
}
.banner-digital_02{
	background-image:linear-gradient(158.19deg, rgba(0, 128, 163, 0.75) 28.58%, #70D0F6 71.42%) !important;
	padding-bottom: 20px;
}
.banner-digital_03{
	background-image:linear-gradient(98.59deg, #70D0F6 0%, rgba(0, 128, 163, 0.75) 100%) !important;
	padding-bottom: 20px;
}
.banner-digital_04{
	background-image:linear-gradient(158.19deg, rgba(0, 128, 163, 0.75) 28.58%, #70D0F6 71.42%) !important;
	padding-bottom: 20px;
}
.banner-digital_05 {
    background-size: auto;
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #38a8cd;
	padding-top: 7vw;
}
.banner-data_01 {
    background-image:none !important;
    background-color: #5399D2;
}
.banner-data_02 {
    background-image: linear-gradient(53deg, #93B8E0 50%, #86abd5 50%) !important;
}
.banner-data_03 {
    background-image:none !important;
    background-color: #93B8E0;
}
.banner-data_04 {
    background-size: auto;
    background-position: top left;
	background-repeat: no-repeat;
	background-color: #93B8E0;
}
.banner-data_05 {
    background-image: linear-gradient(70deg, #93B8E0 50%, #86abd5 50%) !important;
}
.banner-activation_01 {
    background-image:none !important;
    background-color: #0079C0;
	padding-bottom: 30px;
}
.thumb-circle-actv{
	float: left;
    width: 52%;
	margin-bottom: 20px;
}
.banner-activation_03 {
    background-image: linear-gradient(70deg, #0079c0 50%, #0468a8 50%) !important;
}
.banner-activation_06 {
    background-image:none !important;
    background-color: #0079C0;
}
.banner-activation_07 {
    background-image: linear-gradient(70deg, #0079c0 50%, #0468a8 50%) !important;
}
.box-activation-2{
    padding-top: 20px;
	padding-bottom: 20px;

}
#myCarousel-mob{
	margin-top:25px;
}
#myCarousel-mob .carousel-control { 
   top:auto;
   bottom:50px;
}
#myCarousel-mob .glyphicon-chevron-left:before {
    content: url(../images/seta-esq.png);
}
#myCarousel-mob .glyphicon-chevron-right:before {
    content: url(../images/seta-dir.png);
}
#myCarousel-mob .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
	margin-left: 100px;
}
#myCarousel-mob .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	margin-right: 100px;
}
.bloco-roleta{
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height:170vw;
}
.content-disco-mob{
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	padding:15px;
	padding-top: 90px;
    margin-top: 5px;
	min-height: 565px;
}
/*****slider blog******/
.thumb-post {
    width: 250px;
    height: 250px;
}
.responsiveGallery-wrapper {
    width: 62% !important;
}
/******** fonts ********/
.tit-banner-home {
    font-size: 41px;
    line-height: 50px;
}
.text-banner {
    font-size: 24px;
    line-height: 36px;
	width:100%;
}
.btn-banner, .btn-banner:hover {
	display:block;
}
.title-pensamento {
    font-size: 33px;
    line-height: 44px;
    text-align: center;
}
.num-pensamento {
    font-size: 44px;
    line-height: 56px;
}
.txt-pensamento {
    font-size: 25px;
}
.txt-atuacao-paises {
    font-size: 14px;
}
.tit-atuacao-paises {
    font-size: 25px;
    line-height: 34px;
}
.desc-atuacao-paises {
    font-size: 25px;
    line-height: 34px;
}
.box-dados-paises .numeros {
    font-size: 44px;
    line-height: 50px;
}
.box-dados-paises .text-numeros {
    font-size: 25px;
    line-height: 35px;
    padding-bottom: 30px;
}
.tit-testimonial {
    font-size: 33px;
    line-height: 43px;
}
.text-testimonial {
    font-size: 25px;
    line-height: 35px;
}
.autor-testimonial {
    font-size: 14px;
}
.tit-compliance {
    font-size: 14px;
}
.txt-compliance {
    font-size: 25px;
    line-height: 32px;
}
.titulo-setor {
    font-size: 33px;
    line-height: 55px;
}
.title-post {
    font-size: 14px;
}
.sub-title-post {
    font-size: 25px;
    line-height: 32px;
}
.tit-bco-16 {
    font-size: 14px;
}
.tit-trabalhe {
    font-size: 33px;
    line-height: 43px;
}
.txt-32-bco-italic {
    font-size: 25px;
    line-height: 32px;
}
.btn-verde, .btn-verde:hover{
	width:100%;
	display:block;
}
.txt-copyright {
    font-size: 14px;
}
.txt-smollanway {
    font-size: 30px;
    line-height: 40px;
	padding-left: 15px;
    padding-right: 15px;
}
.title-smollanway span {
    font-size: 18px;
}
.title-smollanway {
    font-size: 30px;
    line-height: 50px;
	padding-bottom: 25px;
}
.tit-bloco-pessoas {
    font-size: 8.7vw;
    line-height: 37px;
}
.txt-bloco-pessoas {
    font-size: 5vw;
    line-height: 5vw;
}
.tit-bem-estar {
    font-size: 6vw;
    line-height: 7vw;
	text-align: center;
}
.txt-bem-estar {
    font-size: 7vw;
    line-height: 7vw;
    width: 92%;
}

.txt-bemestar-2 {
    font-size: 7vw;
    line-height: 7vw;
	text-align:center
}
.tit-banner-sobre {
    font-size: 42px;
    line-height: 42px;
    padding-top: 10px;
	text-align:center;
}
.tit-bolas {
    font-size: 40px;
    line-height: 46px;
}
.txt-bolas {
    font-size: 24px;
    line-height: 28px;
	margin-top: 10px;
}
.tit-bolas-2 {
    font-size: 36px;
    line-height: 65px;
}
.tit-desenvolvimento {
    font-size: 6vw;
    line-height: 7vw;
    text-align: center;
	padding-top:15px;
}
.txt-desenvolvimento{
	font-size: 6vw;
    line-height: 7vw;
	width: 98%;
}
.tit-resp-social{
	font-size: 6vw;
    line-height: 7vw;
	text-align:center;
}
.tit-bco-resp{
	font-size: 8vw;
    line-height: 8vw;
	text-align:center;
}
.txt-bco-padrao {
    font-size: 6vw;
    line-height: 8vw;
    text-align: center;
}
.box-01-dna {
    font-size: 15px;
    line-height: 6vw;
}

.box-01-dna .num {
    font-size: 50px;
    font-weight: 700;
    line-height: 9.8vw;
}
.sub-tit_blocos {
    font-size: 4.5vw;
    line-height: 6vw;
}
.tit-retailmap {
    font-size: 7.8vw;
    line-height: 11vw;
}
.subtit-retail {
    font-size: 4vw;
    line-height: 5vw;
}
.txt-retail {
    font-size: 6vw;
    line-height: 7vw;
    padding-right: 15px;
}
.tit-storedna {
    font-size: 6.5vw;
    line-height: 6vw;
    padding-bottom: 0;
}
.txt-storedna {
    font-size: 6vw;
    line-height: 7vw;
    padding-right: 15px;
}
.txt-geomarketing, .txt-geomarketing-2 {
    font-size: 6vw;
    line-height: 7vw;
    padding-right: 15px;
}
.tit-roteiriza {
    font-size: 6vw;
    line-height: 7vw;
    padding-top: 0px;
}
.txt-roteiriza {
    font-size: 6vw;
    line-height: 7vw;
}
.tit-temposemov{
	font-size: 9.2vw;
    line-height: 11vw;
}
.tit-tempos-2, .tit-tempos-2b{
	font-size: 6vw;
    line-height: 7vw;
}
.box-tempos-01 {
    font-size: 20px;
    line-height: 6.3vw;
    padding: 66px 48px;
}
.box-tempos-01 .ico {
    margin-top: -15px;
}
.box-info .descricao {
    font-size: 18px;
    line-height: 18px;
}
.banner-retail_02 .box-info .descricao {
    font-size: 18px;
    line-height: 18px;
}
.sub-tit_blocos-case{
	font-size: 4.5vw;
    line-height: 6vw;
}
.tit-case{
	font-size: 9.2vw;
    line-height: 11vw;
}
.txt-case{
    font-size: 6vw;
    line-height: 7vw;
}
.tit-paises{
	font-size: 4.5vw;
    line-height: 6vw;
}
.case-azul .sub-tit_blocos-case{
    font-size: 4.5vw;
    line-height: 6vw;
}
.case-azul .tit-case{
	font-size: 9.2vw;
    line-height: 11vw;
}
.case-azul .txt-case{
    font-size: 6vw;
    line-height: 7vw;
}
.tit-faleconosco {
    font-size: 6vw;
    line-height: 5vw;
    padding-bottom: 30px;
}
.tit-disco-1 {
    font-size: 11vw;
}
.subtit-discos {
    font-size: 7vw;
}
.txt-discos {
    font-size: 4vw;
}
.destaque-01 {
    min-height: 400px;
}
.tit-blog-destaque {
    font-size: 24px;
}
.wrap-categorias-blog {
    display: block;
}
.title-blog-interna h1 {
    font-size: 8.8vw;
    line-height: 11.5vw;
}
.title-blog-interna h4 {
    font-size: 7vw;
    line-height: 7.8vw;
}
.banner-blog-interna {
    background: linear-gradient(94.07deg, #00284E 0%, #1C5C91 99.47%) !important;
    min-height: 750px;
}
.box-blog-data {
    background: linear-gradient(70deg, #00284E 0%, #1C5C91 99.47%) !important;
    margin-top: -70px;
    padding-bottom: 25px;
}
.blog-data {
    font-size: 27px;
    line-height: 40px;
	text-align: center;
	letter-spacing: -1px;
}
.blog-social {
    text-align: center;
}
.blog-social img {
    margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	width: 40px;
}
.corpo-txt-blog, .corpo-txt-blog a {
    font-size: 18px;
    line-height: 30px;
}
.bloco-retail_04 .box-info .descricao {
    font-size: 18px;
    line-height: 5vw;
}
.bloco-retail_04 .box-info .icon {
    padding-left: 0px;
    padding-top: 26%;
    padding-right: 10px;
}
.tit-promotores {
    font-size: 7.8vw;
    line-height: 11vw;
}
.tit-digital_01 {
    font-size: 7.8vw;
    line-height: 11vw;
}
.subtit-digital {
    font-size: 4vw;
    line-height: 5vw;
}
.txt-digital {
    font-size: 6vw;
    line-height: 7vw;
}
.txt-digital li::marker {
    font-size: 4vw;
}
.tit-data_01 {
	font-size: 7.8vw;
    line-height: 11vw;
}
.txt-data {
    font-size: 6vw;
    line-height: 7vw;
}
.box-activation-01 {
    font-size: 18px;
    line-height: 7vw;
    padding: 94px 57px;
}
.sub-txt-activation{
    font-size: 5vw;
    line-height: 6vw;
    padding-top: 48px;
}
.banner-activation_08 .box-info .descricao {
    font-size: 17px;
    line-height: 6.2vw;
}
.thumb-cases{
	background-size:cover;
	background-position: top center;
	background-repeat:no-repeat;
	margin-bottom: 15px;
	min-height: 150px;
}
.bg-bolas{
	min-height: 92vw;
	}
.box-post{
	min-height: auto;
}
}
/*fim media query*/