.junto {
	white-space: nowrap;
}

* {box-sizing: border-box}

.mySlides {display: none}
img {vertical-align: middle;}

/* Chmadas abaixo dos slides */
.slidesChamadas {
	overflow: hidden;
	max-width: 1366px;
	margin: 0 auto;
}

.boxText {
	border-top: 5px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #ccc;
	float: left;
	margin: 0;
	padding: 1em;
	width: 33.3%; /* -- 50% 2 colunas, 33.3% 3 colunas, 25% 4 colunas -- */
    min-height: 122px;
	font-size: 1em;
	cursor: pointer;
	background-color: #fff;
	transition: background-color 0.6s ease;
}

.boxTextActive {
  background-color: #fff;
  border-top: 5px solid #000;
}

.boxText:hover {
  background-color: #fff;
  border-top: 5px solid #000;
}

/* The dots/bullets/indicators */
.dots {
	display: none;  
}

/* Slideshow container */
.slideshow-container {
  max-width: 1360px;
  position: relative;
  margin: 0 auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  text-decoration: none;
  color: #fff;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 2em;
  padding: 1em;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: left;
  font-weight: bold;
  text-shadow: 0 0 5px #000000;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
from {opacity: .4} 
to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 520px) {
.prev, .next {
	display: none;
}

.text {
	font-size: 1.5em;
	text-shadow: 0 0 5px #000000;
}

.boxText {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #fff;
	margin: 0;
	padding: 1em;
	width: 100%;
	font-size: 1em;
	cursor: pointer;
	background-color: #fff;
	transition: background-color 0.6s ease;
}

.boxTextActive {
  background-color: #fff;
  border-left: 5px solid #000;
}

.boxText:hover {
  background-color: #fff;
  border-left: 5px solid #000;
  border-top: 1px solid #ccc;
}


/* The dots/bullets/indicators */
.dots {
  display: block;
  position: absolute;
  bottom: 3px;
  width: 100%;
  text-align: center;
}

.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #efefef;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #000;
}

.dot:hover {
  background-color: #000;
}


}


        #ntcookie-aviso {
            color:#fff;
            background:#09f;
            padding:20px;
            position:fixed;
            bottom:0px;
            left:0px;
            width:100%;
            box-shadow:0 10px 20px rgba(0,0,0,.2);
            border-radius:0;
            border: 0px solid #999;
            margin:0px;
            visibility:hidden;
            z-index:1000000;
            /*box-sizing:border-box;*/
        }

        #ntcookie-aviso a {
           text-decoration:underline;
           color: #fff;
        }

        #ntcookie-aviso button{
            font-family: 'Raleway', sans-serif;
            background:#3842c7;
            border:0;
            padding:10px;
            margin-top:10px;
            color: #fff;
            float: right;
        }

        @media only screen and (max-width:600px){
            #ntcookie-aviso{
            max-width:100%;
            bottom:0;
            left:0;
            border-radius:0}
        }
		

/* Mobile */
@media only screen and (max-width: 480px) {
.whatsapp {
    position: fixed;
    top: 1%;
    right: 1%;
    padding: 10px;
    z-index: 10000000;
	max-width: 80px;
}
}

@media only screen and (min-width: 901px) and (max-width: 9000px) {

.cta {
	border: 3px solid #09f;
	overflow: hidden;
	max-width: 830px;
	margin: 1em auto;
	background: #efefef;
	border-radius: 15px;	
}

.ctaLeft {
	width: 40%;
	float: left;
}

.ctaLeft img {
	width: 100%;
}

.ctaRight {
	width: 59%;
	float: right;
	padding: 1em;
}

.ctaRight p {
	text-align: center !important;
}

.ctaRight a {
	background: #09f;
	display: block;
	padding: 1em 1.5em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-radius: 15px;
}

.ctaRight a:hover {
	background: #03c;
}


.icons3Why {
	max-width: 1366px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}

.icons3Why h1, h2, h3, p {
	text-align: center;
}

.icons3Why a {
	border: 1px solid #035eac;
	border-radius: 20px;
	background: #fff;
	margin: 2%;
	padding: 5px;
	width: 29.1%;
	display: block;
	float: left;
	text-decoration: none;
	color: #333;
	min-height: 330px;
	text-align: center;
	box-shadow: #035eac 5px 5px 10px;
}

.icons3Why a img {
	max-width: 80px;
	margin: 10px 0 0 0;
}


.callHome {
	text-align: center;
	background: url("https://www.arkivmail.com.br/sites/template/images/background_callhome.png") bottom center no-repeat;
	max-width: 2340px;
	min-height: 590px;
	margin: 0;
	overflow: hidden;
}

.callHomeLimit {
	max-width: 1366px;
	margin: 0 auto;
}

.callHomeLimit h1 {
	text-align: center; 
	color: #00084d;
	font-weight: 900;
	font-size: 4.5em;
	max-width: 800px;
	margin: 0 auto;
	padding: 0 0.5em;
	letter-spacing: -5;
	line-height: 1em;
}

.callHomeLimit h3 {
	text-align: center; 
	color: #00084d;
	font-size: 1.5em;
	max-width: 800px;
	margin: 1em auto 0.5em auto;
	padding: 0 0.5em;
	line-height: 1.3em;
	font-weight: normal;
}

.iconesHome3 {
	overflow: hidden;
	margin: 1em auto;
}

.iconesHome3 a {
	float: left;
	display: block;
	width: 50%;
	padding: 1em;
}

.iconesHome3 a h2 {
	width: 70%;
	text-align: left;
	font-weight: normal;
	float: left;
	font-size: 1.5em;
}

.iconesHome3 a img {
	width: 29%;
}



.bannerCentral {
}

.bannerCentralLimit {
	max-width: 1366px;
	margin: 0 auto;
	overflow: hidden;
}

.bannerCentralLeft {
	margin: 2%;
	padding: 0.5em;
	width: 46%;
	float: left;
}

.bannerCentralLeft h1, h2, h3, p {
	text-align: center;
}

.bannerCentralLeft img {
	width: 100%;
}

.bannerCentralRight {
	margin: 2%;
	padding: 0.5em;
	width: 46%;
	float: right;
}

.bannerCentralRight h1, h2, h3, p {
	text-align: center;
}

.bannerCentralRight img {
	width: 100%;
}

.logosMail {
	text-align: center;
	max-width: 1366px;
	margin: 0 auto;
	overflow: hidden;
}
.logosMail img {
	max-width: 150px;
	margin: 5px 3px;
	/*filter: grayscale(1);*/
}

/* --- BLOCOS 3 COLS PUBLICACOES --- */
.icons3Pub {
	max-width: 1366px;
	overflow: hidden;
	margin: 0.5em auto;
}

.icons3Pub div {
	margin: 2%;
	width: 29.3%;
	float: left;
	text-align: center;
	min-height: 750px;
}

.icons3Pub div h4 {
	border-top: 2px solid #333;
	margin: 0 0 3em 0;
	padding: 1em 0 2em 0;
	font-size: 0.9em;
	text-transform: uppercase;
}

.icons3Pub div h3 {
	text-transform: uppercase;
	margin: 0;
	padding: 1.5em 0 1em 0;
}

.icons3Pub div p {
	margin: 0;
	padding: 1em;
}


	
/* --- BLOCOS CENTRO DOR --- */
.iconsUf {
}

.iconsUf a {
	display: block;
	margin: 2%;
	padding: 10px 0 5px 0;
	width: 21%;
	float: left;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 10px;
	background: #efefef;
	color: #036;
	min-height: 250px;
}

.iconsUf a:hover {
	background: #ccc;
}

.iconsUf a img {
	border: 1px solid #fff;
	width: 80%;
	border-radius: 10px;
	margin-bottom: 5px;
}

/* --- BLOCOS CENTRO DOR --- */
.blocoCentrosDor {
}

.blocoCentrosDor div {
	border-radius: 10px;
	background: #efefef;
	margin: 2%;
	width: 46%;
	float: left;
	min-height: 340px;
}

.blocoCentrosDor div h2 {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 5px 0 0 0;
}

.centroDorTitle {
	font-weight: bold;
}
	
/* --- DUAS COLUNAS --- */
.twoCols {
	margin: 1em auto;
	border: 1px solid #ccc;
	overflow: hidden;
	display: flex;
}

.twoColsLeft {
	float: left;
	text-align: center;
	padding: 0.5em;
	margin: 0.5em;
}

.twoColsRight {
	padding: 0.5em;
	margin: 0.5em;
	width: 100%;
}

.twoColsRight h2,h1 {
	padding: 5px;
	margin: 0;
	text-align: left;
}

/* --- ICONES 4 COLUNAS LOGOS --- */

.iconsLigas a {
	margin: 2%;
	width: 21%;
	padding: 0.5em;
	border-radius: 10px;
	float: left;
	text-align: center;
	display: block;
	min-height: 280px;
	vertical-align: middle;
}

.iconsLigas a img {
	max-width: 80%;
	filter: grayscale(100%);
}

.iconsLigas a:hover img {
	filter: none;
}

/* --- ICONES 3 COLUNAS PHOTOS PB --- */

.icons3Photos {
	overflow: hidden;
}

.icons3Photos a {
	padding-top: 1em;
	margin: 2%;
	width: 29.3%;
	border-radius: 10px;
	background: #eee;
	float: left;
	text-align: center;
	display: block;
	min-height: 360px;
	color: #036;
	text-decoration: none;
}

.icons3Photos img {
	border: 1px solid #fff;
	filter: grayscale(100%);
	max-width: 80%;
}

/* --- ICONES 4 COLUNAS --- */

.icons4Photos {
	overflow: hidden;
}

.icons4Photos a {
	padding-top: 1em;
	margin: 2%;
	width: 21%;
	border-radius: 10px;
	background: #efefef;
	float: left;
	text-align: center;
	display: block;
	min-height: 420px;
}

.icons4Photos img {
	border: 1px solid #fff;
	filter: grayscale(100%);
	max-width: 80%;
}

a.icons4PhotosPq {
	padding-top: 1em;
	margin: 2%;
	width: 21%;
	border-radius: 10px;
	float: left;
	text-align: center;
	display: block;
	color: #036;
	text-decoration: none;
	background: #efefef;
	min-height: 340px;
}

/* --- BLOCOS HOME --- */

.blocoshome {
	overflow: hidden;
}

.blocoshomeLimit {
	overflow: hidden;
	max-width: 1366px;
	margin: 0 auto;
	text-align: left;
}

.blocoshomeLimit h1 {
	text-align: left;
	padding: 5px;
}

.blocoshomeLimit h2 {
	text-align: left;
	padding: 5px;
}

.blocoshomeLimit h3 {
	text-align: left;
	padding: 5px;
}

.blocoshomeLimit h4 {
	margin: 0;
	padding: 5px;
}

.blocoshomeLimit p {
	margin: 0;
	padding: 5px;
}

.blocoshomeLeft {
	margin: 1%;
	width: 33%;
	float: left;
}

.blocoshomeRight {
	margin: 1%;
	width: 63%;
	float: right;
}





.blocoshomeInvert {
	overflow: hidden;
}

.blocoshomeInvertLimit {
	overflow: hidden;
	max-width: 1366px;
	margin: 0 auto;
	text-align: left;
}

.blocoshomeInvertLimit h1 {
	text-align: left;
	padding: 5px;
}

.blocoshomeInvertLimit h2 {
	text-align: left;
	padding: 5px;
}

.blocoshomeInvertLimit h3 {
	text-align: left;
	padding: 5px;
}

.blocoshomeInvertLimit h4 {
	margin: 0;
	padding: 5px;
}

.blocoshomeInvertLimit p {
	margin: 0;
	padding: 5px;
}

.blocoshomeInvertLeft {
	margin: 1%;
	width: 63%;
	float: left;
}

.blocoshomeInvertRight {
	margin: 1%;
	width: 33%;
	float: right;
}		



		


.blocoRevista {
	border-bottom: 1px solid #036;
	overflow: hidden;
}

.blocoRevista div {
	overflow: hidden;
	margin: 2%;
	float: left;
	width: 46%;
	background: #eee;
}

.blocoRevista div a {
	border: 2px solid #fff;
	display: block;
	width: 46%;
	margin: 2%;
	float: left;
}

.blocoRevista div a:hover {
	border: 2px solid #0f0;
}

.iconsImg3 {
}

.iconsImg3 a {
	margin: 1%;
	float: left;
	width: 31%;
	display: block;
	border: 1px solid #ccc;
}
	
/* HEAD FALE CONOSCO CONTATO */

.faleConoscoHead {
	overflow: hidden;
}

.faleConoscoHead a {
	margin: 2%;
	width: 29%;
	float: left;
	color: #036;
	background: #eee;
	border-radius: 10px;
}	

/* ICONES SUBMIT */

.iconsSubmit {
	overflow: hidden;
	margin-bottom: 2em;
}

.iconsSubmit div {
	float: left;
	margin: 1%;
	width: 31%;
	text-align: center;
	border-radius: 15px;
	background: #eee;
}

/* ICONES COM IMAGEM 5 COLUNAS */

.iconsA5Col {
}

.iconsA5Col div {
	float: left;
	width: 23%;
	margin: 0.5em;
	color: #036;
	text-align: center;
	min-height: 310px;
}

.iconsA5Col a {
	border: 1px solid #fff;
	float: left;
	width: 18.3%;
	margin: 0.5em;
	color: #036;
	text-align: center;
	min-height: 340px;
}

.iconsA5Col a:hover {
	border: 1px solid #fff;
	background: #09c;
	text-decoration: none;
	color: #fff;
}

.iconsA5Col a img {
	border: 1px solid #fff;
	margin-top: 0.3em;
}

.iconsA5Col a h2 {
	font-size: 1.3em;
	margin: 0 auto;
}

.iconsA5Col a p {
	margin: 0.3em;
	text-align: left;
}

/* 2 COLUNAS */

.iconsA2Col {
}

.iconsA2ColLeft {
	border: 1px solid #ccc;
	margin: 0.5em;
	float: left;
	width: 48%;
}

.iconsA2ColLeft p {
	margin: 0 0 0.3em 0;
}

.iconsA2ColLeft p a {
	display: block;
	background: #eee;
	padding: 0 0 0 0.5em;
}

.iconsA2ColLeft p a:hover {
	text-decoration: none;
	background: #09c;
	color: #fff;
}

.iconsA2ColRight {
	border: 1px solid #ccc;
	margin: 0.5em;
	float: right;
	width: 48%;
}

.iconsA2ColRight a {
	background: #eee;
	display: block;
	margin: 0.4em;
	color: #036;
}

.iconsA2ColRight a:hover {
	background: #09c;
	color: #fff;
	text-decoration: none;
}

.iconsA2ColRight a img {
	float: left;
	margin: 0.4em;
}

.iconsA2ColRight a p {
	margin: 0 0.4em 0.4em 0.4em;
}


/* BALLOONS */
.iconsABalloons {
}

.iconsABalloons a {
	float: left;
	width: 23.3%;
	margin: 0.5em;
	padding: 0 0 1em 0;
	color: #036;
	min-height: 180px;
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_balloon.png") bottom left no-repeat;
}

.iconsABalloons a:hover {
	text-decoration: none;
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_balloon2.png") bottom left no-repeat;
	color: #fff;
}

.iconsABalloons a img {
}

.iconsABalloons a h2 {
	font-size: 1.3em;
	margin: 0.3em auto 0 auto;
}

.iconsABalloons a p {
	margin: 0.3em;
	text-align: left;
	font-size: 0.9em;
}
.iconsABalloons a p span {
	font-size: 0.8em;
	font-style: italic;
}

/* -- BLOCO EVENTOS HOME -- */

.eventosHome {
	text-align: center;
}

a.evento {
	border: 1px solid #00263a;
	border-radius: 0;
	overflow: hidden;
	margin: 0.5em;
	display: block;		
}

a.evento:hover {
	border: 1px solid #09f;
	background: #efefef;
}

.eventoLeft {
	float: left;
	width: 28%;
	padding: 1.3em 0 1.7em 0;
	text-align: center;
	background: #00263a;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	margin: 3px;
	overflow: hidden;			
}

.eventoLeft span {
	font-size: 1.9em;
	font-weight: bold;			
}

.eventoRight {
	float: right;
	width: 68%;
	text-align: left;			
}

.eventoRight h2 {	
	text-align: left;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0;
	padding: 10px 0;
	white-space: nowrap;
}



.bannerCbdorContador {
	background: url("http://sbed3.go.mk.com.br/sites/arquivos/uploads/1939.jpg");
	display: block;
	min-height: 302px;
	padding-top: 220px;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;
}

.bannerCbdorContador:hover {
	text-decoration: none;	
}

.bannerCbdorContador h1 {
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_white_opac.png");
	max-width: 730px;
	margin: 0 auto;
	font-weight: bold;
	color: #000;
}

.bannerCbdorContador p {
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_white_opac.png");
	max-width: 730px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	color: #000;
}

/* BANNER HOME */ 
.bannerHome {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	background-position: top center !important;
	background-repeat: no-repeat !important;
	clear: both;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

.bannerHomeLeft {
	margin: 2%;
	width: 46%;
	float: left;
	border-radius: 20px;
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_white_opac.png");
	border: 1px solid #ccc;
	box-shadow: 0px 0px 63px -6px rgba(0,0,0,0.16);
	min-height: 500px;
}

.bannerHomeLeft h1,h2 {
	color: #00263a;
}

.bannerHomeLeft p {
	color: #00263a;
	font-weight: normal;
	padding: 0 1em;
}

.bannerHomeLeft ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bannerHomeLeft ul li {
	border-left: 4px solid #09f;
	margin: 0 1em 1em 1em;
	list-style-position: none;
	line-height: 1.5em;
}

.bannerHomeLeft ul li a {
	padding: 0 1em;
	font-size: 1.3em;
	line-height: 1.5em;
}

.bannerHomeLeft ul li a:hover {
	background: #eee;
}

.bannerHomeRight {
	margin: 2%;
	width: 46%;
	float: right;
	border-radius: 20px;
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_white_opac.png");
	border: 1px solid #ccc;
	box-shadow: 0px 0px 63px -6px rgba(0,0,0,0.16);
	min-height: 500px;
}

.bannerHomeRight h1 {
	color: #00263a;
}

.bannerHomeRight h2 {
	color: #00263a;
	font-weight: normal;
}

.bannerHomeRight p {
	color: #00263a;
	font-weight: normal;
	padding: 0 1em;
}

.bannerHomeRight ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bannerHomeRight ul li {
	border-left: 4px solid #09f;
	margin: 0 1em 1.5em 1em;
	list-style-position: none;
	line-height: 1.5em;
}

.bannerHomeRight ul li a {
	padding: 0 1em;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.5em;
}

.bannerHomeRight ul li a:hover {
	background: #eee;
}

/*  */ 

.diretoria {
	margin: 0;
	padding: 0;
	list-style: none;
}

.diretoria li {
	margin: 0 0 0.5em 0;
	padding: 0.5em;
	font-size: 0.9em;
	border-radius: 5px;
	background: #eee;
}
	

/* FORM CUSTOM */
.formCustom {
	max-width: 800px;
	margin: 0 auto 1em auto;
}

.formCustom fieldset {
	margin-bottom: 1.5em;
	border: 2px solid #036;
	background: #eee;
}

.formCustom fieldset legend{
	font-size: 1.3em;
	font-weight: bold;
	border: 2px solid #036;
	padding: 0.5em;
	background: #fff;
}

.formCustom fieldset p {
	margin: 0.5em 2%;
	width: 46%;
	min-height: 95px;
	float: left;
	border: 0px solid #f0f;
}

.formCustom fieldset div {
	border: 2px solid #036;
	background: #fff;
	overflow: hidden;
	margin-bottom: 1em;
}

.formCustom fieldset input[type=text] {
	border: 2px solid #09f;
	padding: 5px;
	width: 98%;
	margin: 0 3px;
	max-width: 500px;
	font-size: 1.3em;
	background: #fff;
}

.formCustom fieldset input[type=tel] {
	border: 2px solid #09f;
	padding: 5px;
	width: 98%;
	margin: 0 3px;
	max-width: 500px;
	font-size: 1.3em;
	background: #fff;
}

.formCustom fieldset select {
	border: 2px solid #09f;
	padding: 5px;
	width: 98%;
	margin: 0 3px;
	max-width: 500px;
	font-size: 1.3em;
	background: #fff;
}

.formCustom textarea {
	border: 2px solid #09f;
	padding: 0.5em;
	width: 99%;
	margin: 3px;
	background: #fff;
}

.formCustom input[type=submit] {
	border: 2px solid #09f;
	background: #09f;
	padding: 1em 1.5em;
	font-size: 1.5em;
	margin: 1em;
	color: #fff;
}

.formCustom .alerta {
	color: #f00;
	font-size: 0.8em;
	text-align: center;
	padding-left: 10px;
}
/* END FORM CUSTOM */

}

@media only screen and (min-width: 521px) and (max-width: 900px) {

.cta {
	border: 3px solid #09f;
	overflow: hidden;
	max-width: 830px;
	margin: 1em auto;
	background: #efefef;
	border-radius: 15px;	
}

.ctaLeft {
	width: 40%;
	float: left;
}

.ctaLeft img {
	width: 100%;
}

.ctaRight {
	width: 59%;
	float: right;
	padding: 1em;
}

.ctaRight p {
	text-align: center !important;
}

.ctaRight a {
	background: #09f;
	display: block;
	padding: 1em 1.5em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-radius: 15px;
}

.ctaRight a:hover {
	background: #03c;
}


.icons3Why {
	max-width: 1366px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}

.icons3Why h1, h2, h3, p {
	text-align: center;
}

.icons3Why a {
	border: 1px solid #035eac;
	border-radius: 20px;
	background: #fff;
	margin: 2%;
	padding: 5px;
	width: 46%;
	display: block;
	float: left;
	text-decoration: none;
	color: #333;
	min-height: 330px;
	text-align: center;
	box-shadow: #035eac 5px 5px;
}

.icons3Why a img {
	max-width: 80px;
	margin: 10px 0 0 0;
}

.callHome {
	text-align: center;
	background: url("https://www.arkivmail.com.br/sites/template/images/background_callhome.png") bottom center no-repeat;
	max-width: 2340px;
	min-height: 550px;
	margin: 0;
	overflow: hidden;
}

.callHomeLimit {
	max-width: 1366px;
	margin: 0 auto;
}

.callHomeLimit h1 {
	text-align: center; 
	color: #00084d;
	font-weight: 900;
	font-size: 3.5em;
	max-width: 800px;
	margin: 0 auto;
	padding: 0 0.5em;
	letter-spacing: -5;
	line-height: 1em;
}

.callHomeLimit h3 {
	text-align: center; 
	color: #00084d;
	font-size: 1.5em;
	max-width: 800px;
	margin: 1em auto 0.5em auto;
	padding: 0 0.5em;
	line-height: 1.3em;
	font-weight: normal;
}


.iconesHome3 {
	overflow: hidden;
	margin: 1em auto;
}

.iconesHome3 a {
	float: left;
	display: block;
	width: 50%;
	padding: 1em;
}

.iconesHome3 a h2 {
	width: 70%;
	text-align: left;
	font-weight: normal;
	float: left;
	font-size: 1.5em;
}

.iconesHome3 a img {
	width: 29%;
}


.bannerCentral {
}

.bannerCentralLimit {
	max-width: 1366px;
	margin: 0 auto;
	overflow: hidden;
}

.bannerCentralLeft {
	margin: 2%;
}

.bannerCentralLeft h1, h2, h3, p {
	text-align: center;
}

.bannerCentralLeft img {
	width: 100%;
}

.bannerCentralRight {
	margin: 2%;
	padding: 0.5em;
}

.bannerCentralRight h1, h2, h3, p {
	text-align: center;
}

.bannerCentralRight img {
	width: 100%;
}

.logosMail {
	text-align: center;
	max-width: 1366px;
	margin: 0 auto;
	overflow: hidden;
}
.logosMail img {
	max-width: 150px;
	margin: 5px 3px;
	/*filter: grayscale(1);*/
}
	
	
/* --- BLOCOS 3 COLS PUBLICACOES --- */
.icons3Pub {
	max-width: 1366px;
	overflow: hidden;
	margin: 0.5em auto;
}

.icons3Pub div {
	margin: 2%;
	text-align: center;
	min-height: 400px;
}

.icons3Pub div h4 {
	border-top: 2px solid #333;
	margin: 0 0 0 0;
	padding: 1em 0 1em 0;
	font-size: 0.9em;
	text-transform: uppercase;
}

.icons3Pub div img {
	float: left;
	margin: 1em;
	max-height: 100%;
}

.icons3Pub div h3 {
	text-transform: uppercase;
	margin: 0;
	padding: 1em 0 1em 0;
	text-align: left;
}

.icons3Pub div p {
	margin: 0;
	padding: 1em;
}

/* --- BLOCOS CENTRO DOR --- */
.iconsUf {
}

.iconsUf a {
	display: block;
	margin: 2%;
	padding: 5px 0 5px 0;
	width: 29%;
	float: left;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 10px;
	background: #efefef;
	color: #036;
	min-height: 220px;
}

.iconsUf a:hover {
	background: #ccc;
}

.iconsUf a img {
	border: 1px solid #fff;
	width: 70%;
	border-radius: 10px;
	margin-bottom: 5px;
}

/* --- BLOCOS CENTRO DOR --- */
.blocoCentrosDor {
}

.blocoCentrosDor div {
	border-radius: 10px;
	background: #efefef;
	margin: 2%;
	padding-bottom: 0.5em;
}

.blocoCentrosDor div h2 {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 5px 0 0 0;
}

.centroDorTitle {
	font-weight: bold;
}


.twoCols {
	margin: 1em auto;
}

.twoColsLeft {
	text-align: center;
	padding: 0.5em;
	margin: 0.5em;
}

.twoColsRight {
	text-align: center;
	padding: 0.5em;
	margin: 0.5em;
}

.twoColsRight p {
	text-align: left;
}

.iconsLigas a {
	margin: 2%;
	width: 29%;
	padding: 0.5em;
	border-radius: 10px;
	float: left;
	text-align: center;
	display: block;
	min-height: 260px;
	vertical-align: middle;
}

.iconsLigas a img {
	max-width: 80%;
	filter: grayscale(100%);
}

.iconsLigas a:hover img {
	filter: none;
}



/* --- ICONES 3 COLUNAS PHOTOS PB --- */

.icons3Photos {
	overflow: hidden;
}

.icons3Photos a {
	padding-top: 1em;
	margin: 2%;
	width: 29.3%;
	border-radius: 10px;
	background: #eee;
	float: left;
	text-align: center;
	display: block;
	min-height: 400px;
	color: #036;
	text-decoration: none;
}

.icons3Photos img {
	border: 1px solid #fff;
	filter: grayscale(100%);
	max-width: 80%;
}




.icons4Photos a {
	padding-top: 1em;
	margin: 2%;
	width: 46%;
	border-radius: 10px;
	background: #eee;
	float: left;
	text-align: center;
	display: block;
	min-height: 420px;
}

.icons4Photos img {
	border: 1px solid #fff;
	filter: grayscale(100%);
	max-width: 80%;
}

a.icons4PhotosPq {
	padding-top: 1em;
	margin: 2%;
	width: 46%;
	border-radius: 10px;
	float: left;
	text-align: center;
	display: block;
	color: #036;
	text-decoration: none;
	background: #efefef;
	min-height: 310px;
}

/* --- BLOCOS HOME --- */

.blocoshome {
	overflow: hidden;
}

.blocoshomeLimit {
	overflow: hidden;
	max-width: 1366px;
	margin: 0 auto;
	text-align: center;
}

.blocoshomeLimit h1 {
	padding: 5px;
}

.blocoshomeLimit h2 {
	padding: 5px;
}

.blocoshomeLimit h3 {
	padding: 5px;
}

.blocoshomeLimit h4 {
	margin: 0;
	padding: 5px;
}

.blocoshomeLimit p {
	margin: 0;
	padding: 5px;
}

.blocoshomeLeft {
	margin: 1em;
}

.blocoshomeRight {
	margin: 1em;
}

.blocoshomeInvert {
	overflow: hidden;
}

.blocoshomeInvertLimit {
	overflow: hidden;
	max-width: 1366px;
	margin: 0 auto;
	text-align: left;
}

.blocoshomeInvertLimit h1 {
	text-align: left;
	padding: 5px;
}

.blocoshomeInvertLimit h2 {
	text-align: left;
	padding: 5px;
}

.blocoshomeInvertLimit h3 {
	text-align: left;
	padding: 5px;
}

.blocoshomeInvertLimit h4 {
	margin: 0;
	padding: 5px;
}

.blocoshomeInvertLimit p {
	margin: 0;
	padding: 5px;
}

.blocoshomeInvertLeft {
	margin: 1%;
	width: 63%;
	float: left;
}

.blocoshomeInvertRight {
	margin: 1%;
	width: 33%;
	float: right;
}		


/* --- BLOCOS HOME --- */

.blocoRevista {
	border-bottom: 1px solid #036;
	overflow: hidden;
}

.blocoRevista div {
	overflow: hidden;
	margin: 2%;
	float: left;
	width: 46%;
	background: #eee;
}

.blocoRevista div h2 {
	font-size: 1em;
}

.blocoRevista div a {
	border: 2px solid #fff;
	display: block;
	width: 46%;
	margin: 2%;
	float: left;
}

.blocoRevista div a:hover {
	border: 2px solid #0f0;
}

.iconsImg3 {
}

.iconsImg3 a {
	margin: 2%;
	float: left;
	width: 46%;
	display: block;
	border: 1px solid #ccc;
}

/* ICONES SUBMIT */

.iconsSubmit {
	overflow: hidden;
	margin-bottom: 2em;
}

.iconsSubmit div {
	float: left;
	margin: 1%;
	width: 31%;
	text-align: center;
	border-radius: 15px;
	background: #eee;
}

/* ICONES COM IMAGEM 5 COLUNAS */

.iconsA5Col {
}

.iconsA5Col div {
	float: left;
	width: 30%;
	margin: 0.5em;
	color: #036;
	text-align: center;
	min-height: 330px;
}

.iconsA5Col a {
	border: 1px solid #fff;
	float: left;
	width: 17.5%;
	margin: 0.5em;
	color: #036;
	text-align: center;
	min-height: 270px;
}

.iconsA5Col a:hover {
	border: 1px solid #fff;
	background: #09c;
	text-decoration: none;
	color: #fff;
}

.iconsA5Col a img {
	border: 1px solid #fff;
	margin-top: 0.3em;
}

.iconsA5Col a h2 {
	font-size: 1em;
	margin: 0 auto;
	min-height: 50px;
}

.iconsA5Col a p {
	margin: 0.3em;
	text-align: left;
	font-size: 0.8em;
	line-height: normal;
}

/* 2 COLUNAS */

.iconsA2Col {
}

.iconsA2ColLeft {
	border: 1px solid #ccc;
	margin: 0.5em;
	float: left;
	width: 47%;
}

.iconsA2ColLeft p {
	margin: 0 0 0.3em 0;
}

.iconsA2ColLeft p a {
	display: block;
	background: #eee;
	padding: 0 0 0 0.5em;
}

.iconsA2ColLeft p a:hover {
	text-decoration: none;
	background: #09c;
	color: #fff;
}

.iconsA2ColRight {
	border: 1px solid #ccc;
	margin: 0.5em;
	float: right;
	width: 48%;
}

.iconsA2ColRight a {
	background: #eee;
	display: block;
	margin: 0.4em;
	color: #036;
}

.iconsA2ColRight a:hover {
	background: #09c;
	color: #fff;
	text-decoration: none;
}

.iconsA2ColRight a img {
	float: left;
	margin: 0.4em;
}

.iconsA2ColRight a p {
	margin: 0 0.4em 0.4em 0.4em;
}

/* BALLOONS */
.iconsABalloons {
}

.iconsABalloons a {
	margin: 0.5em auto;
	padding: 0 0 1em 0;
	max-width: 290px;
	color: #036;
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_balloon.png") bottom left no-repeat;
	overflow: auto;
	display: block;
}

.iconsABalloons a:hover {
	text-decoration: none;
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_balloon2.png") bottom left no-repeat;
	color: #fff;
}

.iconsABalloons a img {
}

.iconsABalloons a h2 {
	font-size: 1.3em;
	margin: 0.3em auto 0 auto;
}

.iconsABalloons a p {
	margin: 0.3em;
	text-align: left;
	font-size: 0.9em;
}
.iconsABalloons a p span {
	font-size: 0.8em;
	font-style: italic;
}

/* -- BLOCO EVENTOS HOME -- */

.eventosHome {
	text-align: center;
}

a.evento {
	border: 1px solid #00263a;
	border-radius: 0;
	overflow: hidden;
	margin: 0.5em;
	display: block;		
}

a.evento:hover {
	border: 1px solid #09f;
	background: #efefef;
}

.eventoLeft {
	float: left;
	width: 28%;
	padding: 1.3em 0 1.7em 0;
	text-align: center;
	background: #00263a;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	margin: 3px;
	overflow: hidden;			
}

.eventoLeft span {
	font-size: 1.9em;
	font-weight: bold;			
}

.eventoRight {
	float: right;
	width: 68%;
	text-align: left;			
}

.eventoRight h2 {	
	text-align: left;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0;
	padding: 10px 0;
	white-space: nowrap;
}

.bannerCbdorContador {
	background: url("http://sbed3.go.mk.com.br/sites/arquivos/uploads/1939.jpg");
	display: block;
	min-height: 302px;
	padding-top: 220px;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;	
}

.bannerCbdorContador:hover {
	text-decoration: none;	
}

.bannerCbdorContador h1 {
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_white_opac.png");
	max-width: 730px;
	margin: 0 auto;
	font-weight: bold;
	color: #000;
}

.bannerCbdorContador p {
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_white_opac.png");
	max-width: 730px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	color: #000;
}


/* BANNER HOME */ 
.bannerHome {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	background-position: top center !important;
	background-repeat: no-repeat !important;
	clear: both;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

.bannerHomeLeft {
	margin: 1em;
	border-radius: 20px;
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_white_opac.png");
	border: 1px solid #ccc;
	box-shadow: 0px 0px 63px -6px rgba(0,0,0,0.16);
}

.bannerHomeLeft h1,h2 {
	color: #000;
}

.bannerHomeLeft p {
	color: #000;
	font-weight: normal;
	padding: 0 1em;
}

.bannerHomeLeft ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bannerHomeLeft ul li {
	border-left: 4px solid #09f;
	margin: 0 1em 1em 1em;
	list-style-position: none;
	line-height: 1.5em;
}

.bannerHomeLeft ul li a {
	padding: 0 1em;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	display: block;
}

.bannerHomeLeft ul li a:hover {
	background: #eee;
}

.bannerHomeRight {
	margin: 1em;
	border-radius: 20px;
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_white_opac.png");
	border: 1px solid #ccc;
	box-shadow: 0px 0px 63px -6px rgba(0,0,0,0.16);
}

.bannerHomeRight h1 {
	color: #000;
}

.bannerHomeRight h2 {
	color: #000;
}

.bannerHomeRight p {
	color: #000;
	padding: 0 1em;
}

.bannerHomeRight ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bannerHomeRight ul li {
	border-left: 4px solid #09f;
	margin: 0 1em 1.5em 1em;
	list-style-position: none;
	line-height: 1.5em;
}

.bannerHomeRight ul li a {
	padding: 0 1em;
	font-weight: normal;
	line-height: 1.5em;
	display: block;
}

.bannerHomeRight ul li a:hover {
	background: #eee;
}


.diretoria {
	margin: 0;
	padding: 0;
	list-style: none;
}

.diretoria li {
	margin: 0 0 0.5em 0;
	padding: 0.5em;
	font-size: 0.9em;
	border-radius: 5px;
	background: #eee;
}
	
/* FORM CUSTOM */
.formCustom {
	max-width: 800px;
	margin: 0 auto 1em auto;
}

.formCustom fieldset {
	margin-bottom: 1.5em;
	border: 2px solid #036;
	background: #eee;
}

.formCustom fieldset legend{
	font-size: 1.3em;
	font-weight: bold;
	border: 2px solid #036;
	padding: 0.5em;
	background: #fff;
}

.formCustom fieldset p {
	margin: 2%;
}

.formCustom fieldset div {
	border: 2px solid #036;
	background: #fff;
	overflow: hidden;
	margin-bottom: 1em;
}

.formCustom fieldset input[type=text] {
	border: 2px solid #09f;
	padding: 5px;
	width: 98%;
	margin: 0 3px;
	max-width: 500px;
	font-size: 1.3em;
	background: #fff;
}

.formCustom fieldset input[type=tel] {
	border: 2px solid #09f;
	padding: 5px;
	width: 98%;
	margin: 0 3px;
	max-width: 500px;
	font-size: 1.3em;
	background: #fff;
}

.formCustom fieldset select {
	border: 2px solid #09f;
	padding: 5px;
	width: 98%;
	margin: 0 3px;
	max-width: 500px;
	font-size: 1.3em;
	background: #fff;
}

.formCustom textarea {
	border: 2px solid #09f;
	padding: 0.5em;
	width: 99%;
	margin: 3px;
	background: #fff;
}

.formCustom input[type=submit] {
	border: 2px solid #09f;
	background: #09f;
	padding: 1em 1.5em;
	font-size: 1.5em;
	margin: 1em;
	color: #fff;
}

.formCustom .alerta {
	color: #f00;
	font-size: 0.8em;
	text-align: center;
	padding-left: 10px;
}
/* END FORM CUSTOM */

}

@media only screen and (max-width: 520px) {

.cta {
	border: 3px solid #09f;
	overflow: hidden;
	max-width: 830px;
	margin: 1em auto;
	background: #efefef;
	border-radius: 15px;	
}

.ctaLeft {
}

.ctaLeft img {
	width: 100%;
}

.ctaRight {
	padding: 1em;
}

.ctaRight p {
	text-align: center !important;
}

.ctaRight a {
	background: #09f;
	display: block;
	padding: 1em 1.5em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-radius: 15px;
}

.ctaRight a:hover {
	background: #03c;
}


.icons3Why {
	max-width: 1366px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}

.icons3Why h1 {
	text-align: center; 
	color: #00084d;
	font-weight: 900;
	font-size: 2.5em;
	max-width: 800px;
	margin: 0 auto;
	padding: 0.5em;
	letter-spacing: -2;
	line-height: 1em;
}

.icons3Why a {
	border: 1px solid #035eac;
	border-radius: 20px;
	background: #fff;
	margin: 0.5em 0.5em 1.5em 0.5em;
	padding: 10px;
	display: block;
	text-decoration: none;
	color: #333;
	text-align: center;
	box-shadow: #035eac 5px 5px;
}

.icons3Why a img {
	max-width: 80px;
	margin: 10px 0 0 0;
}



.callHome {
	text-align: center;
	background: url("https://www.arkivmail.com.br/sites/template/images/background_callhome.png") bottom center no-repeat;
	max-width: 2340px;
	min-height: 550px;
	margin: 0;
	overflow: hidden;
}

.callHomeLimit {
	max-width: 1366px;
}

.callHomeLimit h1 {
	text-align: center; 
	color: #00084d;
	font-weight: 900;
	font-size: 2.5em;
	max-width: 800px;
	margin: 0 auto;
	padding: 0 0.5em;
	letter-spacing: -2;
	line-height: 1em;
}

.callHomeLimit h3 {
	text-align: center; 
	color: #00084d;
	font-size: 1.5em;
	max-width: 800px;
	padding: 1em 0.5em;
	line-height: 1.3em;
	font-weight: normal;
}

.bannerCentral {
}

.bannerCentralLimit {
	max-width: 1366px;
	margin: 0 auto;
	overflow: hidden;
}

.bannerCentralLeft {
	margin: 2%;
}

.bannerCentralLeft h1, h2, h3, p {
	text-align: center;
}

.bannerCentralLeft img {
	width: 100%;
}

.bannerCentralRight {
	margin: 2%;
	padding: 0.5em;
}

.bannerCentralRight h1, h2, h3, p {
	text-align: center;
}

.bannerCentralRight img {
	width: 100%;
}

.logosMail {
	text-align: center;
	max-width: 1366px;
	margin: 0 auto;
	overflow: hidden;
}
.logosMail img {
	max-width: 150px;
	margin: 5px 3px;
	/*filter: grayscale(1);*/
}

	
	
	
/* --- BLOCOS 3 COLS PUBLICACOES --- */
.icons3Pub {
	max-width: 1366px;
	overflow: hidden;
	margin: 0.5em auto;
}

.icons3Pub div {
	margin: 2%;
	text-align: center;
	min-height: 400px;
}

.icons3Pub div h4 {
	border-top: 2px solid #333;
	margin: 0 0 0 0;
	padding: 1em 0 1em 0;
	font-size: 0.9em;
	text-transform: uppercase;
}

.icons3Pub div img {
	margin: 1.5em 1em;
	max-height: 100%;
}

.icons3Pub div h3 {
	text-transform: uppercase;
	margin: 0;
	padding: 1em 0 1em 0;
}

.icons3Pub div p {
	margin: 0;
	padding: 1em;
	text-align: center;
}


/* --- BLOCOS CENTRO DOR --- */
.iconsUf {
}

.iconsUf a {
	display: block;
	margin: 2%;
	padding: 5px 0 5px 0;
	width: 46%;
	float: left;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 10px;
	background: #efefef;
	color: #036;
	min-height: 180px;
}

.iconsUf a:hover {
	background: #ccc;
}

.iconsUf a img {
	border: 1px solid #fff;
	width: 80%;
	border-radius: 10px;
	margin-bottom: 5px;
}

/* --- BLOCOS CENTRO DOR --- */
.blocoCentrosDor {
}

.blocoCentrosDor div {
	border-radius: 10px;
	background: #efefef;
	margin: 1em 5px 2em 5px;
	padding-bottom: 0.3em;
	font-size: 1em;
}

.blocoCentrosDor div h2 {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 5px 0 0 0;
}

.centroDorTitle {
	font-weight: bold;
}


.twoCols {
	max-width: 600px;
	margin: 1em auto;
}

.twoColsLeft {
	text-align: center;
	padding: 0.5em;
	margin: 0.5em;
}

.twoColsRight {
	text-align: center;
	padding: 0.5em;
	margin: 0.5em;
}

.twoColsRight p {
	text-align: left;
}

.iconsLigas a {
	margin: 1em 2%;
	padding: 0.5em;
	border-radius: 10px;
	border: 1px solid #ccc;
	text-align: center;
	display: block;
	vertical-align: middle;
}

.iconsLigas a img {
	max-width: 80%;
	filter: grayscale(100%);
}

.iconsLigas a:hover img {
	filter: none;
}



/* --- ICONES 3 COLUNAS PHOTOS PB --- */

.icons3Photos {
	overflow: hidden;
}

.icons3Photos a {
	padding: 1em 5px;
	margin: 1em 2% 2em 2%;
	border-radius: 10px;
	background: #eee;
	text-align: center;
	display: block;
	color: #036;
	text-decoration: none;
}

.icons3Photos img {
	border: 1px solid #fff;
	filter: grayscale(100%);
	max-width: 80%;
}



.icons4Photos a {
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 1em 1em 2em 1em;
	border-radius: 10px;
	background: #eee;
	text-align: center;
	display: block;
}

.icons4Photos img {
	border: 1px solid #fff;
	filter: grayscale(100%);
	max-width: 80%;
}

a.icons4PhotosPq {
	padding-top: 1em;
	margin: 2%;
	width: 46%;
	border-radius: 10px;
	float: left;
	text-align: center;
	display: block;
	color: #036;
	text-decoration: none;
	background: #efefef;
	min-height: 360px;
}

/* --- BLOCOS HOME --- */

.blocoshome {
	overflow: hidden;
}

.blocoshomeLimit {
	overflow: hidden;
	max-width: 1366px;
	margin: 0 auto;
	text-align: center;
}

.blocoshomeLimit h1 {
	padding: 5px;
}

.blocoshomeLimit h2 {
	padding: 5px;
}

.blocoshomeLimit h3 {
	padding: 5px;
}

.blocoshomeLimit h4 {
	margin: 0;
	padding: 5px;
}

.blocoshomeLimit p {
	margin: 0;
	padding: 5px;
}

.blocoshomeLeft {
	margin: 1em;
}

.blocoshomeRight {
	margin: 1em;
}



.blocoshomeInvert {
	overflow: hidden;
}

.blocoshomeInvertLimit {
	overflow: hidden;
	max-width: 1366px;
	margin: 0 auto;
	text-align: left;
}

.blocoshomeInvertLimit h1 {
	text-align: left;
	padding: 5px;
}

.blocoshomeInvertLimit h2 {
	text-align: left;
	padding: 5px;
}

.blocoshomeInvertLimit h3 {
	text-align: left;
	padding: 5px;
}

.blocoshomeInvertLimit h4 {
	margin: 0;
	padding: 5px;
}

.blocoshomeInvertLimit p {
	margin: 0;
	padding: 5px;
}

.blocoshomeInvertLeft {
	margin: 1%;
}

.blocoshomeInvertRight {
	margin: 1%;
}		





/* --- BLOCOS REVISTA --- */

.blocoRevista {
	border-bottom: 1px solid #036;
	overflow: hidden;
}

.blocoRevista div {
	overflow: hidden;
	margin: 1.5em 1em;
	background: #eee;
}

.blocoRevista div h2 {
	font-size: 1em;
}

.blocoRevista div a {
	border: 2px solid #fff;
	display: block;
	width: 46%;
	margin: 2%;
	float: left;
}

.blocoRevista div a:hover {
	border: 2px solid #0f0;
}
	
.iconsImg3 {
}

.iconsImg3 a {
	margin: 2%;
	display: block;
	border: 1px solid #ccc;
}

/* ICONES SUBMIT */

.iconsSubmit {
	overflow: hidden;
	margin-bottom: 2em;
}

.iconsSubmit div {
	margin: 2%;
	padding-bottom: 0.5em;
	text-align: center;
	border-radius: 15px;
	background: #eee;
}

/* ICONES COM IMAGEM 5 COLUNAS */

.iconsA5Col {
}

.iconsA5Col div {
	color: #036;
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0.5em;
	text-align: center;
}

.iconsA5Col a {
	border: 1px solid #fff;
	margin: 0.5em;
	color: #036;
	text-align: center;
	display: block;
}

.iconsA5Col a:hover {
	border: 1px solid #fff;
	background: #09c;
	text-decoration: none;
	color: #fff;
}

.iconsA5Col a img {
	border: 1px solid #fff;
	margin-top: 0.3em;
}

.iconsA5Col a h2 {
	font-size: 1em;
	margin: 0 auto;
	padding: 0;
}

.iconsA5Col a p {
	margin: 0.3em;
	text-align: left;
	font-size: 0.8em;
	line-height: normal;
	text-align: center;
}

/* 2 COLUNAS */

.iconsA2Col {
}

.iconsA2ColLeft {
	border: 1px solid #ccc;
	margin: 0.5em;
}

.iconsA2ColLeft p {
	margin: 0 0 0.3em 0;
}

.iconsA2ColLeft p a {
	display: block;
	background: #eee;
	padding: 0 0.3em 0 0.5em;
}

.iconsA2ColLeft p a:hover {
	text-decoration: none;
	background: #09c;
	color: #fff;
}

.iconsA2ColRight {
	border: 1px solid #ccc;
	margin: 0.5em;
}

.iconsA2ColRight a {
	background: #eee;
	display: block;
	margin: 0.4em;
	color: #036;
	text-align: center;
}

.iconsA2ColRight a:hover {
	background: #09c;
	color: #fff;
	text-decoration: none;
}

.iconsA2ColRight a img {
	margin: 0.4em;
}

.iconsA2ColRight a p {
	margin: 0 0.4em 0.4em 0.4em;
	text-align: left;
}

/* BALLOONS */
.iconsABalloons {
}

.iconsABalloons a {
	margin: 0.5em auto;
	padding: 0 0 1em 0;
	max-width: 290px;
	color: #036;
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_balloon.png") bottom left no-repeat;
	overflow: auto;
	display: block;
}

.iconsABalloons a:hover {
	text-decoration: none;
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_balloon2.png") bottom left no-repeat;
	color: #fff;
}

.iconsABalloons a img {
}

.iconsABalloons a h2 {
	font-size: 1.3em;
	margin: 0.3em auto 0 auto;
}

.iconsABalloons a p {
	margin: 0.3em;
	text-align: left;
	font-size: 0.9em;
}
.iconsABalloons a p span {
	font-size: 0.8em;
	font-style: italic;
}

/* -- BLOCO EVENTOS HOME -- */

.eventosHome {
	text-align: center;
}

a.evento {
	border: 1px solid #00263a;
	border-radius: 0;
	overflow: hidden;
	margin: 1em 0.5em;
	display: block;		
}

a.evento:hover {
	border: 1px solid #09f;
	background: #efefef;
}

.eventoLeft {
	float: left;
	width: 28%;
	padding: 1.3em 0 1.7em 0;
	text-align: center;
	background: #00263a;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	margin: 3px;
	overflow: hidden;			
}

.eventoLeft span {
	font-size: 1.9em;
	font-weight: bold;			
}

.eventoRight {
	float: right;
	width: 68%;
	text-align: left;			
}

.eventoRight h2 {	
	text-align: left;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0;
	padding: 10px 0;
	white-space: nowrap;
}


.bannerCbdorContador {
	background: url("http://sbed3.go.mk.com.br/sites/arquivos/uploads/1939.jpg");
	display: block;
	min-height: 302px;
	padding-top: 220px;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;
}

.bannerCbdorContador:hover {
	text-decoration: none;	
}

.bannerCbdorContador h1 {
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_white_opac.png");
	max-width: 730px;
	margin: 0 auto;
	font-weight: bold;
	color: #000;
}

.bannerCbdorContador p {
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_white_opac.png");
	max-width: 730px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	color: #000;
}

/* BANNER HOME */ 
.bannerHome {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	background-position: top center !important;
	background-repeat: no-repeat !important;
	clear: both;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

.bannerHomeLeft {
	margin: 1em;
	border-radius: 20px;
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_white_opac.png");
	border: 1px solid #ccc;
	box-shadow: 0px 0px 63px -6px rgba(0,0,0,0.16);
}

.bannerHomeLeft h1 {
	color: #000;
	font-size: 2em;
}

.bannerHomeLeft p {
	color: #000;
	font-weight: normal;
	padding: 0 1em;
}

.bannerHomeLeft ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bannerHomeLeft ul li {
	border-left: 4px solid #09f;
	margin: 0 1em 1em 1em;
	list-style-position: none;
	line-height: 1.5em;
}

.bannerHomeLeft ul li a {
	padding: 0 1em;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	display: block;
}

.bannerHomeLeft ul li a:hover {
	background: #eee;
}

.bannerHomeRight {
	margin: 1em;
	border-radius: 20px;
	background: url("https://www.arkivmail.com.br/sites/template/images/bk_white_opac.png");
	border: 1px solid #ccc;
	box-shadow: 0px 0px 63px -6px rgba(0,0,0,0.16);
}

.bannerHomeRight h1 {
	color: #000;
}

.bannerHomeRight h2 {
	color: #000;
}

.bannerHomeRight p {
	color: #000;
	padding: 0 1em;
}

.bannerHomeRight ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bannerHomeRight ul li {
	border-left: 4px solid #09f;
	margin: 0 1em 1.5em 1em;
	list-style-position: none;
	line-height: 1.5em;
}

.bannerHomeRight ul li a {
	padding: 0 1em;
	font-weight: normal;
	line-height: 1.5em;
	display: block;
}

.bannerHomeRight ul li a:hover {
	background: #eee;
}

.diretoria {
	margin: 0;
	padding: 0;
	list-style: none;
}

.diretoria li {
	margin: 0 0 0.5em 0;
	padding: 0.5em;
	font-size: 0.9em;
	border-radius: 5px;
	background: #eee;
}

/* FORM CUSTOM */
.formCustom {
	max-width: 800px;
	margin: 0 auto 1em auto;
}

.formCustom fieldset {
	margin-bottom: 1.5em;
	border: 2px solid #036;
	background: #eee;
}

.formCustom fieldset legend{
	font-size: 1.3em;
	font-weight: bold;
	border: 2px solid #036;
	padding: 0.5em;
	background: #fff;
}

.formCustom fieldset p {
	margin: 2%;
}

.formCustom fieldset div {
	border: 2px solid #036;
	background: #fff;
	overflow: hidden;
	margin-bottom: 1em;
}

.formCustom fieldset input[type=text] {
	border: 2px solid #09f;
	padding: 5px;
	width: 98%;
	margin: 0 3px;
	max-width: 500px;
	font-size: 1.3em;
	background: #fff;
}

.formCustom fieldset input[type=tel] {
	border: 2px solid #09f;
	padding: 5px;
	width: 98%;
	margin: 0 3px;
	max-width: 500px;
	font-size: 1.3em;
	background: #fff;
}

.formCustom fieldset select {
	border: 2px solid #09f;
	padding: 5px;
	width: 98%;
	margin: 0 3px;
	max-width: 500px;
	font-size: 1.3em;
	background: #fff;
}

.formCustom textarea {
	border: 2px solid #09f;
	padding: 0.5em;
	width: 99%;
	margin: 3px;
	background: #fff;
}

.formCustom input[type=submit] {
	border: 2px solid #09f;
	background: #09f;
	padding: 1em 1.5em;
	font-size: 1.5em;
	margin: 1em;
	color: #fff;
}

.formCustom .alerta {
	color: #f00;
	font-size: 0.8em;
	text-align: center;
	padding-left: 10px;
}
/* END FORM CUSTOM */

}
