.fancybox__content {
	height: 250px !important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 100%; line-height: 1.231; }
body, button, input, select, textarea { font-family: helvetica, arial,"lucida grande", verdana, "メイリオ", "ＭＳ Ｐゴシック", sans-serif; color: #222; }
::selection { text-shadow: none; background-color: highlight; color: highlighttext; }
a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
@media print {
    * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
    a, a:visited { text-decoration: underline; }
    a[href]:after { content: " (" attr(href) ")"; }
    abbr[title]:after { content: " (" attr(title) ")"; }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
    pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
    table { display: table-header-group; } /* h5bp.com/t */
    tr, img { page-break-inside: avoid; }
    img { max-width: 100% !important; }
    @page { margin: 0.5cm; }
    p, h2, h3 { orphans: 3; widows: 3; }
    h2, h3 { page-break-after: avoid; }
}


.fundo-azul-claro{
	background-color: #238ccc !important;
}

.fundo-branco{
	background-color: #ffffff !important;
}

.fundo-gelo-escuro{
	background-color: #d5d6db !important;
}

.fundo-gelo-claro{
	background-color: #f4f1f1 !important;
}

.fundo-cinza-escuro{
	background-color: #4c4c4c !important;
}


.ev1{
	display:none;
}

.ev2{
	display:block;
}


.logo-clientes{
	float: left; 
	position: relative; 
	width: 100%; 
	height: auto;
}
.logo-clientes-item{
	float: left; 
	position: relative; 
	width: 11.5%; margin-left: 0.5%; 
	margin-right: 0.5%; 
	height: auto; 
	text-align: center;
	margin-bottom: 30px;
}

.logo-clientes-item img{
	max-width: 107px;
	width: 100%;
}


p { margin: 0; }
html {
    overflow-y: auto;
    background-color: transparent;
    height: 100%;
}
body {
    background: #fff;
    font: normal 100%;
    position: relative;
    height: 100%;
}

body, div, img, p, button, input, select, textarea, a {
    box-sizing: border-box;
}
.image {
    display: block;
}
input {
    cursor: default;
    display: block;
}
input[type=button] {
    background-color: #e5e9e8;
    border: 1px solid #9daca9;
    border-radius: 4px;
    box-shadow: inset 0 1px #fff;
    font: inherit;
    letter-spacing: inherit;
    text-indent: inherit;
    color: inherit;
}
input[type=button]:hover {
    background-color: #eff1f1;
}
input[type=button]:active {
    background-color: #d2d6d6;
    border: 1px solid #9daca9;
    box-shadow: inset 0 1px rgba(0,0,0,0.1);
}
a, a:visited, a:hover, a:active {
    color: inherit;
    text-decoration: inherit;
}


.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

body{
	background-color:#f4f1f1;
}

.linha{
	width:65%;
	border-top: 2px solid #fff;
	margin: auto;
	margin-top: 5px;
	
}

#header {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    min-width: 0px;
    background-color: rgb(12, 87, 124);
}

#logo {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    padding: 15px;
}

#box1 {
    float: left;
    height: auto;
    margin: 0px 0px 0px 0%;
    clear: both;
    width: 100%;
    background-color: rgb(6, 39, 56);
    min-width: 0px;
    min-height: 400px;
    position: relative;
    top: 0px;
    left: 0px;
}

#Box1-centro {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 992px;
    position: relative;
    top: 0px;
    left: 0px;
    min-height: 400px;
    padding-left: 40px;
    margin-right: auto;
    padding-right: 40px;
	
}

#titulo-chamada {
    float: left;
    font-size: 30px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 600;
    line-height: 33px;
    margin: 120px 0px 0px 0%;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    font-family: Montserrat;
}

#box1-centro-esquerda {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 50%;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    padding-right: 10px;
    padding-left: 0px;
}

.texto1-chamada {
    float: left;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 20px;
    margin-left: 0%;
    margin-top: 20px;
    clear: both;
    min-height: 0px;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
}

#box1-centro-direita {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 50%;

    position: relative;
    left: 0px;
    min-height: 0px;

	
	z-index: 10;
}

#box1-centro-direita  img{
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}

.sombra-caixa{
	-webkit-box-shadow: 3px 6px 7px 3px rgba(0,0,0,0.2); 
	box-shadow: 3px 6px 7px 3px rgba(0,0,0,0.2);
}

.sombra-texto{
	text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

.sombra-titulo{
	text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

#titulo-formulario {
	
    float: none;
    font-size: 25px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 700;
    line-height: 30px;
    margin: 0px auto;
    clear: none;
    min-height: 0px;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    position: relative;
    top: 0px;
    left: 0px;
}

#text-formulario {
    float: none;
    font-size: 15px;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 20px;
    margin-left: auto;
    margin-top: 10px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
	width: 80%;
}

#caixa-form {
    float: none;
    margin-left: auto;
    margin-top: 16px;
    clear: none;
    width: 80%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#caixa-form input{
	width: 100%;
	border-radius: 5px;
	font-family: Montserrat;
	font-size: 17px;
	margin-bottom: 7px;
	padding: 7px;
	padding-left: 11px;
	padding-right: 11px;
	border: 0px;
	color:#4c4c4c;
}

#botao-formulario {
    font-size: 15px;
    width: 69.996995%;
    height: auto;
    text-align: center;
    font-weight: 700;
    line-height: 20px;
    margin-left: auto;
    margin-top: 15px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    text-transform: uppercase;
    font-family: Montserrat;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
	float: left;
	
	background-color: #f1530c !important;
	transition: background-color 0.3s;
	color: #fff !important;
	cursor: pointer;
	
}


	#botao-formulario:hover {
		background-color: #bf440d !important;
	}

#result{
	min-height:60px;
}

.resposta{
	width: 100%;
text-align: center;
margin-top: 15px;
font-size: 14px;
padding-left: 15%;
padding-right: 15%;
font-weight: 600;
color: #fff;
	opacity: 0;
}

#aviso-spam {
    float: none;
    font-size: 11px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 13px;
    margin-left: auto;
    margin-top: 10px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    padding-right: 20px;
    padding-left: 20px;
}

#box2 {
    float: left;
    height: auto;
    margin: 0px 0px 0px 0%;
    clear: both;
    width: 100%;
    background-color: rgb(39, 74, 76);
    min-width: 0px;
    position: relative;
    top: 0px;
    left: 0px;
	margin-top: 60px;
}

.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  
  border-top: 20px solid rgb(6, 39, 56);
	position: absolute;
	margin-left: 49%;
	top:0;
}


.arrow-down2 {
  width: 0; 
  height: 0; 
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  
  border-top: 20px solid #10628a;
	position: absolute;
	margin-left: 49%;
	top:0;
}



#titulo-box2 {
    float: none;
    font-size: 28px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 34px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    text-transform: uppercase;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#aviso-box2 {
    height: auto;
    text-align: center;
    font-weight: 600;
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    text-transform: uppercase;
    margin-right: auto;
	width: 100%;
	position: relative;
	float: left;
	font-size: 19px;
	padding-left: 15%;
	padding-right: 15%;
	line-height: 22px;
	margin-top: 20px;
}




#box2-centro {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 992px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    padding: 40px;
}

#box2-centro-esquerdo {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 10px;
    clear: none;
    width: 56%;
    position: relative;
    top: 0px;
    left: 0px;
}

.item-destaque {
    float: left;
    font-size: 13px;
    width: 48%;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 16px;
    margin: 20px 1% 0px;
    clear: none;
    min-height: 110px;
    position: relative;
    top: 0px;
    left: 0px;
    min-width: 0px;
    font-family: Montserrat;
    background-color: rgb(222, 224, 225);
    color: rgb(12, 87, 124);
    text-transform: uppercase;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 30px 25px;
}

#box-bonus {
    float: left;
    height: auto;
    margin-left: 6%;
    margin-top: 20px;
    clear: none;
    width: 36%;
    position: relative;
    top: 0px;
    left: 0px;
    background-color: rgb(51, 96, 99);
    margin-right: 2%;

    padding: 15px 30px;
	
	outline-offset: -8px;
  outline: 2px solid #fff ;
	
}

#titulo_bonus {
    float: none;
    font-size: 25px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 25px;
    margin-left: auto;
    margin-top: 10px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    text-transform: uppercase;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

.item {
    float: left;
    height: auto;
    margin: 20px 0px 0px 0%;
    clear: none;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
}

.item-icone {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 30%;
    position: relative;
    top: 0px;
    left: 0px;
}

.item-texto {
    float: left;
    font-size: 11px;
    width: 70%;
    height: 55px;
    font-weight: 600;
    line-height: 16px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(255, 255, 255);
    font-family: Montserrat;
    text-transform: uppercase;
	
	display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
	
}

#rodape {
	
    float: left;
    height: auto;
    margin: 0px 0px 0px 0%;
    clear: both;
    width: 100%;
    min-width: 0px;
    background-color: rgb(5, 44, 64);
    padding: 0px;
}

#text {
    float: none;
    font-size: 13px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 15px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#icone {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
}

#recursos {
    float: left;
    height: auto;
    margin: 0px 0px 0px 0%;
    clear: both;
    width: 100%;
    background-color: rgb(16, 98, 138);
    position: relative;
    top: 0px;
    left: 0px;
    padding: 30px;
	margin-top: 00px;
	padding-right: 0px;
	padding-left: 0px;
}

#recursos_meio {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 992px;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
}


#titulo_recursos {
    float: none;
    font-size: 30px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 33px;
    margin: 0px auto 40px;
    clear: none;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    min-width: 0px;
    position: relative;
    top: 0px;
    left: 0px;
	text-transform: uppercase;
}


.item_recursos {
    float: left;
    font-size: 18px;
    width: 46%;
    height: auto;
    text-align: left;
    font-weight: 600;
    line-height: 22px;
    margin: 0px 2% 15px;
    clear: none;
    position: relative;
    top: 0px;
    left: 0px;
    padding-right: 40px;
    padding-left: 40px;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
	min-height: 45px;
}

.item_recursos i {
	color:#fbb44a;
	margin-right:10px;
	float: left;
	height: 45px;
}

#bonus {
    float: left;
    height: auto;
    margin: 0px 0px 0px 0%;
    clear: both;
    width: 100%;
    background-color: #4c4c4c;
    min-width: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 30px;
}
#bonus_meio {
    float: none;
    height: auto;
    margin: 0px auto 20px;
    clear: none;
    width: 992px;
    position: relative;
    top: 0px;
    left: 0px;
}

#titulo_bonus {
    float: left;
    font-size: 28px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 30px;
    margin: 0px 0px 25px 0%;
    clear: none;
    min-height: 0px;
    text-transform: uppercase;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    min-width: 0px;
    position: relative;
    top: 0px;
    left: 0px;
}



.item_bonus {
    float: left;
    height: auto;
    margin: 0px 0px 0px 0%;
    
    width: 20%;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 10px;
    min-height: 180px;
}



.img_item_bonus {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
}



.video-segmento{
	margin-top: 0px;
	
}


.txt_item_bonus {
    float: none;
    font-size: 14px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 17px;
    margin-left: auto;
    margin-top: 15px;
    clear: none;
    min-height: 0px;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    position: relative;
    top: 0px;
    left: 0px;
    min-width: 0px;
    margin-right: auto;
    padding-right: 30px;
    padding-left: 30px;
}

jdiv{
	display:none !important;
}

.item_bonus i{
	font-size: 75px;
margin: auto;
text-align: center;
width: 100%;
	color: #e4ac15;
}

.cointainer-depoimento {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 100%;
    background-color: rgb(244, 241, 241);
    position: relative;
    top: 0px;
    left: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.depoimento-item {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 992px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}




.info-depoimento {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 50%;
    position: relative;
    top: 0px;
    left: 0px;
    padding-left: 50px;
    padding-right: 50px;
}


.logo-info-depoimento {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    left: 0px;
}

.cargo-info-depoimento {
    float: left;
    font-size: 16px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 600;
    line-height: 16px;
    margin: 3px 0px 5px 0%;
    clear: both;
    min-height: 0px;
    min-width: 0px;
    color: rgb(76, 76, 76);
    font-family: Montserrat;
    position: relative;
    top: 0px;
    left: 0px;
}

.nome-info-depoimento {
    float: left;
    font-size: 30px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 700;
    line-height: 1em;
    margin: 10px 0px 0px 0%;
    clear: both;
    min-height: 0px;
    font-family: Montserrat;
    color: rgb(76, 76, 76);
    min-width: 0px;
    position: relative;
    top: 0px;
    left: 0px;
}


.nome-segmento {
    float: left;
    font-size: 24px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 700;
    line-height: 1em;
    margin: 20px 0px 0px 0%;
    clear: both;
    min-height: 0px;
    font-family: Montserrat;
    color: #dd9639;
    min-width: 0px;
    position: relative;
    top: 0px;
    left: 0px;
}

.desc-info-depoimento {
    float: left;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 20px;
    margin-left: 0%;
    margin-top: 5px;
    clear: both;
    min-height: 1px;
    font-family: Montserrat;
    color: rgb(76, 76, 76);
    position: relative;
    top: 0px;
    left: 0px;
}

.desc-segmento {
    float: left;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 22px;
    margin-left: 0%;
    margin-top: 10px;
    clear: both;
    min-height: 1px;
    font-family: Montserrat;
    color: rgb(76, 76, 76);
    position: relative;
    top: 0px;
    left: 0px;
}

.recurso-segmento{
    float: left;
    font-size: 13px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 16px;
    margin-left: 0%;
    
    clear: both;
    min-height: 1px;
    font-family: Montserrat;
    color: rgb(76, 76, 76);
    position: relative;
    top: 0px;
    left: 0px;
}



.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 0;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-container i {
    width: 100%;
float: left;
font-size: 170px;
text-align: center;
	color: #074e23;
	opacity: 70%;
}


.secao-resumo {
    float: left;
    height: auto;
    margin: 0px 0px 0px 0%;
    clear: both;
    width: 100%;
    background-color: rgb(40, 139, 204);
    position: relative;
    top: 0px;
    left: 0px;
	padding-bottom: 25px;
	padding-top: 25px;
}


.titulo-sec {
    float: none;
    font-size: 30px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 33px;
    margin-left: auto;
    clear: none;
    min-height: 1px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    padding-right: 20px;
    padding-left: 20px;
}

.subtitulo-sec {
    float: none;
    font-size: 20px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 26px;
    margin-left: auto;
    clear: none;
    min-height: 1px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    padding-right: 20px;
    padding-left: 20px;
	margin-top: 25px;
}

.resumo-sec {
    float: none;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 20px;
    margin-left: auto;
    margin-top: 5px;
    clear: none;
    min-height: 1px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    padding-right: 20px;
    padding-left: 20px;
}

.planoshome{
		width: 992px;
		margin: auto;
		
	}
	.planoshome50{
		width: 50%;
		float: left;
		position: relative;
		
	}
	.planohomeitem{
		width: 100%;
		min-height: 100px;
		padding: 20px;
	}
	
	.planohomeitem p{
		width: 70%;
		text-align: center;
		font-family: Montserrat;
		color:#ffffff;
		font-size: 25px;
		font-weight: 600;
		padding: 15px;
		margin: auto;
		text-transform: uppercase;
		line-height: 22px;
		padding-bottom: 5px;
		padding-top: 15px;
	}
	.planohomeitem span{
		font-size: 19px;
		font-weight: 500;
		text-transform:none;
	}
	.desc-planohome{
		font-size: 16px !important;
		font-weight: 500 !important;
		text-transform:none !important;
		padding-top: 5px !important;
		border-top:1px solid #fff;
		padding-bottom: 15px !important;
	}



.cinza{
	color:#4c4c4c !important;
}

.branco{
	color:#ffffff !important;
}

.item-plano{
	border: 0;
background-color: #e45e1c;
border-radius: 10px;
width: 60% !important;
margin-bottom: 5px !important;
	padding: 10px !important;
}

#inteligente{
	background-color:rgb(33, 139, 204);
}

#fantastico{
	background-color:#052c40;
}



.btn-sec-center {
    float: left;
    font-size: 15px;
    width: 20%;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 18px;
    margin: 0px auto;
    clear: none;
    min-height: 0px;
    text-transform: uppercase;
    font-family: Montserrat;
    color: rgb(255, 255, 255);
    background-color: rgb(12, 87, 124);
    position: relative;
    top: 0px;
    left: 0px;
    min-width: 0px;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
	margin-bottom: 8px;
	margin-left: 40%;
	padding: 20px;
}


.btn-verde {
	background-color: #087b3c !important;
	transition: background-color 0.3s;
	cursor: pointer;
}

.btn-verde:hover{
	background-color: #0a6433 !important;
}


@media only screen and (max-width: 992px) {
	#titulo-chamada {
		margin-top:70px;
	}
	.video-container i{
		font-size:90px;
	}
	
			.depoimento-item {
        width: 100%;
    }
	
	.planoshome{
			width: 100%;
		}
	
	.txt_item_bonus {
        font-size: 13px;
        line-height: 17px;
    }
	
	 #bonus_meio {
        width: 100%;
    }
	
	
	 #recursos {
        float: left;
        height: auto;
        margin: 0px 0px 0px 0%;
        clear: both;
        width: 100%;
    }
	
	#recursos_meio {
        width: 100%;
    }
	
	
	.item-destaque{
		min-height: 125px;
	}
    #box1 {
        display: block;
    }

    #Box1-centro {
        width: 100%;
    }

    #box2-centro {
        width: 100%;
    }
	

	
}


	@media only screen and (max-width: 845px) {
		.planoshome50{
			width: 100%;
		}
	}


@media only screen and (max-width: 768px) {
	
		.btn-sec-center {
        font-size: 13px;
        width: 50%;
		margin-left: 25%;
    }
	

	
	
		 .titulo-sec {
        font-size: 25px;
        line-height: 27px;
    }

    .resumo-sec {
        font-size: 14px;
        line-height: 17px;
    }
	
	
	
		
	.ev1{
	display:block;
}

.ev2{
	display:none;
}
	
		.video-container{
		margin-top:20px;
	}
	
	
	
		.info-depoimento {
        width: 100%;
		text-align: center;
    }
	
	
	.logo-info-depoimento {
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
    }

    .cargo-info-depoimento {
        margin-top: 3px;
        margin-left: auto;
        clear: none;
        margin-right: auto;
        float: none;
        text-align: center;
    }

    .nome-info-depoimento {
        margin-top: 10px;
        margin-left: 0%;
        clear: none;
        text-align: center;
    }
	
	.nome-segmento {
        margin-top: 0px;
        margin-left: 0%;
        clear: none;
        text-align: center;
    }
	

    .desc-info-depoimento {
        margin-top: 3px;
        margin-left: 0%;
        clear: both;
        text-align: center;
    }
	
	 .desc-segmento {
        margin-top: 3px;
        margin-left: 0%;
        clear: both;
        text-align: center;
    }
	
	.video-container{
		margin-top:20px;
	}
	
	
		.depoimento-item {
        width: 100%;
    }
	
	
	.logo-clientes-item{
		width: 49%;
	}
	

	#box1 {
		min-height: auto;
		overflow-x: hidden;
    }
	
	 #Box1-centro {
		background-image: none;
		 padding: 40px;
		 min-height: auto;
    }
	
	.item_recursos i{
		float:none;
		height: auto;
	}
	
	 .item_bonus {
        width: 50%;
        min-height: 180px;
    }
	
	
	#titulo_bonus {
        margin-bottom: 20px;
    }
	
	
	.item_recursos {
        width: 100%;
        text-align: center;
        font-size: 16px;
        line-height: 18px;
		min-height: 0px;
		margin-bottom: 21px;
    }
	
	
	#titulo_recursos {
        margin-bottom: 30px;
        font-size: 21px;
        line-height: 25px;
    }
	

	#rodape {
		margin-top: 0px;
	}
	.item-destaque{
		min-height: 110px;
	}
	
	#box2{margin-top: 0px;}
	.arrow-down {
		display: none;
	}
	.arrow-down2 {
		display: none;
	}
    #box1-centro-esquerda {
        width: 100%;
    }

    #box1-centro-direita {
        width: 100%;
		top:0;
		margin-top: 15px;
		margin-bottom: 30px;
		display: none;
    }

    #titulo-chamada {
        text-transform: none;
        text-align: center;
        font-size: 26px;
        line-height: 30px;
		margin-top: 0px;
    }

    .texto1-chamada {
        text-align: center;
		font-size: 15px;
    }

    #titulo-formulario {
        font-size: 23px;
        line-height: 28px;
    }

    #text-formulario {
        font-size: 14px;
        line-height: 18px;
    }

    #titulo-box2 {
        font-size: 24px;
        line-height: 30px;
    }

    #box2-centro-esquerdo {
        width: 100%;
    }

    #box-bonus {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 0px;
        margin-left: 0%;
    }

    .item-texto {
        text-align: left;
    }

    .item-icone {
        width: auto;
        padding-right: 15px;
        padding-left: 15px;
    }
	
	    #botao-formulario {
        font-size: 14px;
        line-height: 19px;
		width: 100%;
    }
	
	
}

@media only screen and (max-width: 576px) {
	.txt_item_bonus {
        font-size: 14px;
        line-height: 18px;
    }
	
    .item_bonus {
        width: 100%;
        min-height: 0px;
    }
	
	
	.item_recursos {
        width: 90%;
    }
	
	
	#titulo-box2{
		font-size: 22px;
		line-height: 28px;
	}
    #logo {
        width: 60%;
    }



    .item-destaque {
		min-height: 0px;
        width: 98%;
    }
}

