<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	text-decoration:none;
	font-family:arial;
	font-size:13px;
	line-height:18px;
	color:#666
}
img {
	border:0;
}
a {
	color:#199c9c;
	font-size:13px;
	font-weight:bold;
}
a:hover {
	color:#0a375b;
}
body {
	margin:0 auto;
	background:#0f7f7e;
	color:#4b4b4b;
}

#container-topo {
	margin:0 auto;
}
#container-topo-linha {
	margin:0 auto;
	background:#199c9c;
	height:13px;
	text-align:center;
	margin-top:-1px;
}
#container-topo-linha img {
	width:990px;
}
#container-topo-box {
	background:#ffffff;
	margin:0 auto;
	height:168px;
}
#container-topo-geral {
	margin:0 auto;
	width:990px;
}
#container-topo-logo {
	margin:0 auto;
	width:990px;
	background:url(img/logo.gif) no-repeat;
	height:168px;
	width:285px;
	float:left;
}
#container-topo-contato {
	width:690px;
	padding-right:15px;
	height:73px;
	text-align:right;
	float:right;
	padding-top:22px;
	font-family:'Gotham-Bold', Montserrat;
	font-weight:bold;
	font-size:16px;
	-webkit-text-stroke-width:.01px;
}
#container-topo-menu {
	width:690px;
	padding-right:15px;
	height:70px;
	text-align:right;
	float:right;
}
#menu-mobile {
	display:none;
}
#menu-container  { 
	width:100%;
	height:70px;
	float:left;
}
#menu {width:690px;margin:0 auto;display:table;}
#menu ul { list-style-type:none;margin:0 auto; display:table-row-group;}	
#menu ul li {display:table-cell;height:70px;text-align:center;transition-duration:1s;-webkit-transition-duration:1s;}	
#menu ul li #menu-ativo {border-bottom:3px solid #149a9a;padding-bottom:5px;}
#menu ul li #menu-ativo2 {border-bottom:3px solid #0c416c;padding-bottom:5px;}
#menu ul li a { color:#149a9a;text-decoration:none;font-size:14px;transition-duration:1s;height:70px;font-family:'Gotham-Bold', Montserrat;-webkit-text-stroke-width:.01px;font-weight:normal;}	
#menu ul li a:hover {color:#45c4c4;transition-duration:0.5s;-webkit-transition-duration:0.5s;font-weight:normal;}
#menu ul li a .menu-topo-link2 {color:#0c416c;text-decoration:none;font-size:14px;font-weight:normal;transition-duration:1s;-webkit-transition-duration:1s;height:70px;font-family:'Gotham-Bold', Montserrat;-webkit-text-stroke-width:.01px;}
#menu ul li a .menu-topo-link2:hover {color:#3176ae;transition-duration:1s;-webkit-transition-duration:1s;}


.slide {height:460px;margin:0 auto;width:auto;background:url(img/bgslide.jpg) top center no-repeat;clear:both;width:100%;}

#grupo-container-box {
	background:#ffffff;
	margin:0 auto;
}
#grupo-container {
	width:970px;
	margin:0 auto;
	padding-top:15px;
}
#container-empresa {
	width:300px;
	margin-right:25px;
	height:260px;
	float:left;
	font-family:arial;
	font-size:13px;
	line-height:23px;
}
#container-empresa h1 {
	font-family:'Gotham-Bold', Montserrat;
	font-weight:normal;
	-webkit-text-stroke-width:.01px;
	font-size:16px;
	margin:0  0 5px 0;
}

#container-sobmedida {
	width:250px;
	margin-right:35px;
	padding:14px 22px 31px 22px;
	height:200px;
	float:left;
	font-family:arial;
	font-size:15px;
	line-height:22px;
	color:#ffffff;
	background:#199c9c;
	text-align:center;
	border:8px solid #199c9c;
}
#container-sobmedida a {
	color:#ffffff;
	font-size:15px;
	line-height:22px;
	font-weight:normal;
}
#container-sobmedida:hover {
	transition-duration:1s;
	-webkit-transition-duration:1s;
	background:#0d7c7c;
	border:8px solid #065454;
}
#contato-container {
	float:left;
	width:300px;
	height:260px;
}
#contato-container form {
	color:#687373;
	font-size:11px;
}
#contato-container h1 {
	font-family:'Gotham-Bold', Montserrat;
	font-size:16px;
	-webkit-text-stroke-width:.01px;
	font-weight:normal;
	margin:0  0 5px 0;
}
contato-container input  {
	font-family:arial;
	font-size:11px;
	width:220px;
	height:20px;
	border:1px solid #a9a9a9;
	margin:5px 0 5px 0;
	padding:0 5px 0 5px;
	outline:none;
	-webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
}
.nome, .empresa, .email, .departamento, .ddd, .telefone, .ddd2, .telefone2 {
	font-family:arial;
	font-size:11px;
	width:98%;
	height:20px;
	border:1px solid #a9a9a9;
	margin:5px 0 5px 0;
	padding:0 5px 0 5px;
	outline:none;
	-webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
}
.ddd, .ddd2 {
	width:35px;
}
.telefone, .telefone2 {
	width:75px;
}
.vacio{ border:1px  solid #BC1010;outline:none;}

.contacto input[type='text']:focus, .contacto input[type='text'].invalido, { border:1px solid #a9a9a9;outline:none;}

.boton {
	font-family:'Gotham-Bold', Montserrat;
	font-size:14px !important;
	width:90px !important;
	font-weight:bold;
	-webkit-text-stroke-width:.01px;
	height:25px !important;
	background:#0a375b;
	color:#ffffff;
	margin:3px auto 0 auto !important;
	-webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
	border:0px;
}
.boton:hover {
	background:#1a9c9c;
	transition-duration:1s;
	-webkit-transition-duration:1s;
	-webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
	border:0px;
}
#contato-container textarea {
	font-family:arial;
	font-size:11px;
	width:280px;
	height:52px;
	border:1px solid #a9a9a9;
	margin:5px 0 5px 0;
	padding:0 5px 0 5px;
	outline:#666;
	-webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
}
#contato-container textarea:hover {
	border:1px solid #666666;
	transition-duration:1s;
	-webkit-transition-duration:1s;
	-webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
}
.enviar {
	font-family:'Gotham-Bold', Montserrat;
	font-size:14px !important;
	width:90px !important;
	font-weight:bold;
	-webkit-text-stroke-width:.01px;
	height:25px !important;
	background:#0a375b;
	color:#ffffff;
	margin:3px auto 0 auto !important;
	-webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
	border:0px;
}
.enviar:hover {
	background:#1a9c9c;
	transition-duration:1s;
	-webkit-transition-duration:1s;
	-webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
	border:0px;
}

#novidades-container {
	width:990px;
	margin:10px auto 0 auto;
	clear:both;
}
#novidades-container-titulo h1{
	font-family:'Gotham-Bold', Montserrat;
	-webkit-text-stroke-width:.01px;
	font-weight:normal;
	font-size:16px;
	color:#199c9c;
	display:block;
	width:990px;
	line-height:50px;
	text-align:center;
	background:url(img/bglinha.gif) no-repeat;
	background-position:center 10px;
	clear:both;
}
#novidade-bloco {
	width:300px;
	float:left;
	margin-left:10px;
	margin-right:25px;

}
#novidade-bloco:last-child {
	margin-right:0px;
}
#novidade-bloco h1 {
	font-size:16px;
	color:#687373;
	margin-bottom:5px;
}
.image-box{
    width:300px;
    overflow:hidden;
	border-bottom:4px solid #0f7f7e;
}
.image1, .image2, .image3 {
    width:300px;
    height:110px;
    background:url(img/novidade_1.jpg);
    background-position:center;
	background-size:300px 110px;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
} 
.image2 {
    background:url(img/novidade_2.jpg);
	background-size:300px 110px;
	 width:300px;
    height:110px;
} 
.image3 {
    background:url(img/novidade_3.jpg);
	background-size:300px 110px;
	 width:300px;
    height:110px;
} 
.image1:hover, .image2:hover, .image3:hover {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
   -ms-transform: scale(1.2); /* IE 9 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=2, M12=0, M21=0, M22=2, SizingMethod='auto expand')"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=2, M12=0, M21=0, M22=2, SizingMethod='auto expand'); /* IE6 and 7 */ 
}
#novidade {
	border-bottom:5px solid #0c416c;
}
#numeros-container {
	width:990px;
	margin:0 auto;
	background:#0a375b;
	height:125px;
	margin-top:20px;
	clear:both;
	border-bottom:1px solid #fff;
}
#numeros-bloco {
	float:left;
	margin-left:10px;
	margin-right:25px;
	text-align:center;
}
#numeros-bloco:last-child {
	margin-right:0px;
}
#numeros-container-titulo h1{
	font-family:'Gotham-Bold', Montserrat;
	-webkit-text-stroke-width:.01px;
	font-weight:normal;
	font-size:16px;
	color:#199c9c;
	display:block;
	width:990px;
	line-height:40px;
	text-align:center;
	clear:both;
	margin-bottom:0px;
}
#numeros-bloco h1 {
	font-family:'Gotham-Bold',Montserrat, sans-serif;
	-webkit-text-stroke-width:.01px;
	font-weight:normal;
	font-size:32px;
	line-height:30px;
	color:#149a9a;
	display:block;
	float:left;
	width:115px;
	height:60px;
	margin:0 auto;
}
#numeros-bloco h2 {
	font-family:'Gotham-Book','Montserrat', sans-serif;
	font-size:13px;
	font-weight:normal;
	-webkit-text-stroke-width:.01px;
	line-height:16px;
	color:#ffffff;
	display:block;
	float:left;
	width:167px;
	margin:0 auto;
	margin-left:7px;
	padding-top:3px;
	height:57px;
	text-align:left;
}
#numeros-bloco h2 {
	font-family:'Gotham-Book',Montserrat, sans-serif;
	font-size:13px;
	font-weight:normal;
	-webkit-text-stroke-width:.01px;
	line-height:16px;
	color:#ffffff;
	display:block;
	float:left;
	width:167px;
	margin:0 auto;
	margin-left:7px;
	padding-top:3px;
	height:57px;
	text-align:left;
}
#numeros-bloco2 {
	width:208px;
}
#numeros-tipo {
	font-size:16px;
	color:#149a9a;
	font-weight:bold;
	padding-top:5px;
}
#rodape-container {
	border-top:7px solid #0c416c;
	text-align:center;
	font-size:14px;
	line-height:20px;
	padding:15px;
	color:#ffffff;
	width:960px;
	margin:0 auto;
}
#rodape-container a {
	color:#ffffff;
	font-weight:normal;
}
#imagem-comofunciona {
	background:url(img/comofunciona.jpg) no-repeat;
	width:970px;
	height:232px;
}
/* internas */
#container-imagem-empresa {
	height:265px;
	background:url(img/empresa.jpg) top center;
	margin:0 auto;
	width:100%;
}
#container-imagem-marketing {
	height:265px;
	background:url(img/marketing.jpg) top center;
	margin:0 auto;
}
#container-imagem-sobmedida {
	height:265px;
	background:url(img/sobmedida.jpg) top center;
	margin:0 auto;
}
#container-imagem-clientes {
	height:265px;
	background:url(img/clientes.jpg) top center;
	margin:0 auto;
}
#container-imagem-depoimentos {
	height:265px;
	background:url(img/depoimentos.jpg) top center;
	margin:0 auto;
}
#container-imagem-contato {
	height:265px;
	background:url(img/contato.jpg) top center;
	margin:0 auto;
}
#container-interna {
	margin:0 auto;
	background:#ffffff;
	width:auto;
	padding-bottom:15px;
}
#container-informacoes {
	border-top:7px solid #149a9a;
	width:990px;
	height:auto;
	background:#ffffff;
	margin:-13px auto auto auto;
	padding-bottom:0px;
	line-height:18px;
	border-top:15x solid #149a9a
}
#container-informacoes h1 {
	background:url(img/seta.png) no-repeat;
	background-size:19px 19px;
	background-position:0 0px;
	font-family:'Gotham-Bold', Montserrat;
	font-size:18px;
	line-height:20px;
	display:block;
	height:35px;
	padding-left:24px;
	font-weight:normal;
	-webkit-text-stroke-width:.01px;
	color:#0c416c;
	margin:0 auto;
	margin-top:20px;
}
.informacoes-topico {
	font-family:'Gotham-Bold', Montserrat;
	font-size:18px;
	height:30px;
	line-height:24px;
	display:block;
	margin:0 auto;
	font-weight:normal;
	-webkit-text-stroke-width:.01px;
	color:#0c416c;
}
#container-informacoes h3 {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	display:block;
	margin:0 auto;
	line-height:14px;
}
#container-informacoes-box {
	width:305px;
	float:left;
	margin-right:30px;
}
#container-informacoes-box input {
	width:305px;
	margin-bottom:15px;
	padding:0 5px 0 5px;
	border:1px solid #999999;
	font-size:11px;
	height:22px;
	-webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
}
#container-informacoes-box input:hover {
	border:1px solid #666666;
	transition-duration:1s;
	-webkit-transition-duration:1s;
	-webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;

}
.campomensagem {
	border:1px solid #999999;
	width:305px;
	height:80px;
	outline:#666;
	-webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
}
.campomensagem:hover {
	border:1px solid #666666;
	transition-duration:1s;
	width:305px;
	height:80px;
	-webkit-transition-duration:1s;
	-webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
}

#container-informacoes-boxgeral {
	width:990px;
	float:left;
	clear:both;
	margin-bottom:10px;
}
#container-informacoes-box3 {
	width:320px;
	float:right;
}
#container-informacoes-box4 {
	width:990px;
	float:right;
}
#container-informacoes-box5 {
	width:990px;
	float:none;
	margin-bottom:10px;
}
#container-informacoes-box h3 {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	display:block;
	margin:0 auto;
	line-height:18px;
}
#container-informacoes-box4 h3 {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	display:block;
	margin:0 auto;
	line-height:18px;
}
#container-informacoes-box5 h3 {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	display:block;
	margin:0 auto;
	line-height:18px;
}
#container-informacoes-box-color1 {
	background:#0c416c;
	height:100px;
	text-align:center;
	color:#ffffff;
	line-height:18px;
	font-size:13px;
	width:300px;
	padding:15px;
	font-family:'Gotham-Medium', Montserrat;
	-webkit-text-stroke-width:.01px;
	font-weight:normal;
	float:left;
}
#container-informacoes-box-color2 {
	background:#199c9c;
	height:100px;
	text-align:center;
	color:#ffffff;
	line-height:18px;
	font-size:13px;
	width:300px;
	padding:15px;
	font-family:'Gotham-Medium', Montserrat;
	-webkit-text-stroke-width:.01px;
	font-weight:normal;
	float:left;
}
#container-informacoes-box-color3 {
	background:#0c416c;
	height:100px;
	text-align:center;
	color:#ffffff;
	line-height:18px;
	font-size:13px;
	width:300px;
	padding:15px;
	font-family:'Gotham-Medium', Montserrat;
	-webkit-text-stroke-width:.01px;
	font-weight:normal;
	float:left;
}
.container-informacoes-contato1, .container-informacoes-contato2, .container-informacoes-contato3 {
	width:32%;
	float:left;
	padding-right:10px;
	line-height:24px;
	font-size:11px;
}
.container-informacoes-contato1 input, .container-informacoes-contato2 input, .container-informacoes-contato3 input {
	width:96%;
}
.container-informacoes-contato3 textarea {
	width:98%;
	height:45px;
	margin-top:5px;
	border:1px solid #999999;
}

.vantagens-titulo {
	font-family:'Gotham-Bold', Montserrat;
	-webkit-text-stroke-width:.01px;
	font-size:18px;
	color:#ffffff;
	line-height:25px;
	display:block;
}
.subtitulo {
	color:#149a9a;
	font-weight:bold;
	font-size:14px;
}
.subtitulo2 {
	color:#0c416c;
	font-weight:bold;
	font-size:14px;
}
#container-informacoes ul {
	margin-left:0px;
}
#setasub {
	background:url(img/setasub.png) top left no-repeat;
	background-position:0px -2px;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	padding-left:17px;
	line-height:24px;
}
#setasub a {
	font-size:14px;
}
#contato-cotarys-container {
	width:990px;
	margin:0 auto;
}
#contato-cotarys-container h1 {
	background:url(img/seta.png) no-repeat;
	background-size:19px 19px;
	background-position:0 0px;
	font-family:'Gotham-Bold', Montserrat;
	font-size:18px;
	line-height:20px;
	display:block;
	height:35px;
	padding-left:24px;
	font-weight:normal;
	-webkit-text-stroke-width:.01px;
	color:#0c416c;
	margin:0 auto;
	margin-top:20px;
}


.comofunciona-bloco-1, .comofunciona-bloco-2, .comofunciona-bloco-3, .comofunciona-bloco-4, .comofunciona-bloco-5 {
	width:203px;
	color:#487779;
	font-family:'Gotham-Medium', Montserrat;
	font-size:13px;
	line-height:14px;
	font-weight:normal;
	-webkit-text-stroke-width:.01px;
	display:block;
	float:left;
}
.comofunciona-bloco-2 {
	width:228px;
	color:#cc7918;
}
.comofunciona-bloco-3 {
	width:174px;
	color:#a31e23;
}
.comofunciona-bloco-4 {
	width:178px;
	color:#42525c;
}
.comofunciona-bloco-5 {
	width:198px;
	color:#108795;
}
.comofunciona-bloco-6 {
	width:970px;
	padding-top:10px;
	color:#15acbe;
	font-size:11px;
}

#menu-cotarys-marketing {width:990px;margin:0 auto;display:table;margin-top:1px;}
#menu-cotarys-marketing ul { list-style-type:none;margin:0 auto; display:table-row-group;}	
#menu-cotarys-marketing ul li {background:#585858;display:table-cell;text-align:center;transition-duration:1s;-webkit-transition-duration:1s;line-height:32px;}	
#menu-cotarys-marketing ul li:hover {background:#149a9a;transition-duration:1s;-webkit-transition-duration:1s;}

#menu-cotarys-marketing ul li .menu-cotarys-marketing-dois {background:#908f8f;width:100%;display:block;line-height:32px;color:#ffffff;text-decoration:none;font-size:14px;transition-duration:1s;font-family:'Gotham-Bold', Montserrat;-webkit-text-stroke-width:.01px;font-weight:normal;}
#menu-cotarys-marketing ul li .menu-cotarys-marketing-dois:hover {background:#149a9a;transition-duration:1s;-webkit-transition-duration:1s;}
#menu-cotarys-marketing ul li .menu-cotarys-marketing-um {width:100%;display:block;line-height:32px;color:#ffffff;text-decoration:none;font-size:14px;transition-duration:1s;font-family:'Gotham-Bold', Montserrat;-webkit-text-stroke-width:.01px;font-weight:normal;}
#menu-cotarys-marketing ul li .menu-cotarys-marketing-um:hover {background:#149a9a;transition-duration:1s;-webkit-transition-duration:1s;}

#cliente {
	padding:0 25px 0 25px;
}
#cliente:first-child {
	padding:0 25px 0 0;
}
#cliente:last-child {
	padding:0 0 0 25px;
}
#linha {
	height:1px;
	background:#b4b4b4;
	margin:10px auto 10px auto;
}
#contato-cotarys-faleconosco {
	width:635px;
	margin:0 auto;
	margin-right:20px;
	float:left;
}
#contato-cotarys-mapa {
	width:315px;
	margin:0 auto;
	float:right;
	padding-left:20px;
}
#container-informacoes-fale {
	width:300px;
	float:left;
	margin-right:35px;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
}
#container-informacoes-fale1 {
	width:300px;
	float:left;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
}

#container-informacoes-fale2 {
	width:635px;
	float:left;
	margin-right:17px;
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
	line-height:22px;
}
#container-informacoes-fale2 textarea {
	width:630px;
	font-size:12px;
	height:100px;
	color:#666;
	-webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
}

#mapa {
	width:99%;
	height:440px;
}
/* fonts*/
@font-face {
    font-family:'Gotham-Bold';
    src: url('fontes/Gotham-Bold.eot');
    src: url('fontes/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
         url('fontes/Gotham-Bold.woff') format('woff'),
         url('fontes/Gotham-Bold.ttf') format('truetype'),
         url('fontes/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family:'Gotham-Book';
    src: url('fontes/Gotham-Book.eot');
    src: url('fontes/Gotham-Book.eot?#iefix') format('embedded-opentype'),
         url('fontes/Gotham-Book.woff') format('woff'),
         url('fontes/Gotham-Book.ttf') format('truetype'),
         url('fontes/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family:'Gotham-Medium', Montserrat;
    src: url('fontes/Gotham-Medium.eot');
    src: url('fontes/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
         url('fontes/Gotham-Medium.woff') format('woff'),
         url('fontes/Gotham-Medium.ttf') format('truetype'),
         url('fontes/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: normal;
    font-style: normal;

}

::-webkit-input-placeholder {
   color:#f90303;
   font-size:11px;
}

:-moz-placeholder {
   color:#f90303;
   font-size:11px;
}

::-moz-placeholder {
   color:#f90303;
   font-size:11px;
}

:-ms-input-placeholder {  
   color:#f90303;
   font-size:11px;
}

#obrigatorio {font-size:11px;font-weight:bold;}
#obrigatorio3 {font-size:11px;}
#obrigatorio2 {font-size:14px;}
#obrigatoriosucesso {font-size:14px;color:#189d9c;}
#obrigatorio5 {font-size:11px;}

#pt11 {font-size:11px;}
#pt14 {font-size:14px;}
#pt16 {font-size:16px;}
.campoempresa {width:230px;}

</pre></body></html>