@charset "utf-8";
/* CSS Document */

.duvidas-whatsapp-texto{width:235px;height:40px;background-color:#fff;position:fixed;bottom:20px;z-index:9999;right:60px;border-radius:4px;display:block}.chame-whatsapp{padding:30px;position:fixed;bottom:10px;right:20px;z-index:999999;background-image:url(http://www.cdlmacae.com.br/images/icon-app-otimize.png);background-repeat:no-repeat;background-position:center center}#notificacao-whats{background-color:red;font-size:13px;font-weight:900;color:white;text-align:center;position:fixed;width:22px;height:22px;bottom:45px;right:19px;border-radius:50%;z-index:9999999;border:solid 1px #fff}@media(max-width:1025px){.oppp-top{bottom:130px;right:20px}.chame-whatsapp{bottom:60px}.duvidas-whatsapp-texto{bottom:70px;display:none}#notificacao-whats{bottom:95px}}

body, html {
	font-family: 'Roboto Condensed', sans-serif;
}
.mapa-tracar-rota {
	width: 100%;
	height: 650px
}
.trajeto-tracar-rota {
	margin-top: 20px;
	background: #FFF;
	width: 100%
}
.trajeto-tracar-rota table {
	width: 100%;
	text-align: center;
	font-size: 15px
}
.btn-responsive {
	white-space: normal !important;
	word-wrap: break-word;
}
a {
	color:#438DCB;
}
h1 {
	margin-top:0;
}
h4 {
	font-size:16px;
}
.data {
	color: #999;
	font-size:12px;
}
.resumo {
	font-size: 17px; 
	color: #666;
}
.thumbnail {
	margin-bottom:15px;
}
.font-custom {
	font-family: 'Roboto', sans-serif;
}
.menu-margin {
	margin-top:50px;
}
.menu-margin2 {
	margin-top:90px;
}
.img-center {
	margin: 0 auto;
}
.btn-no-radius {
	border-radius:0;
}
.btn-hsm {
	background: #FFE800; 
	color:#000; 
	border-color: #FFE800	
}
.btn-hsm:hover {
	background: #E8D000;
	color:#000; 
	border-color: #E8D000	
}
.btn-success {
	background: #007133;
	border-color: #007133;
}
.btn-facebook {
	background:#3B5998;
	color:#FFF;
	border: transparent;
}
.btn-facebook:hover {
	background:#2D4373;
	color:#FFF;
	border: transparent;
}
.btn-twitter {
	background:#00ACED;
	color:#FFF;
	border: transparent;
}
.btn-twitter:hover {
	background:#0087BA;
	color:#FFF;
	border: transparent;
}
.btn-google {
	background:#DD4B39;
	color:#FFF;
	border: transparent;
}
.btn-google:hover {
	background:#C23321;
	color:#FFF;
	border: transparent;
}
.btn-whatsapp {
	background:#29A628;
	color:#FFF;
	border: transparent;
}
.btn-whatsapp:hover {
	background:#1F7D1E;
	color:#FFF;
	border: transparent;
}
#owl-destaque .owl-item {
	padding:0 15px;
}
#search {
	z-index: 10000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.9);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
	opacity: 0
}
#search.open {
	-webkit-transform: translate(0px, 0px) scale(1, 1);
	-moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1);
	opacity: 1
}
#search input[type="search"] {
	position: absolute;
	top: 50%;
	width: 100%;
	color: #000;
	background: rgba(0,0,0,0);
	font-size: 60px;
	font-weight: 300;
	text-align: center;
	border: 0;
	margin: 0 auto;
	margin-top: -51px;
	padding-left: 30px;
	padding-right: 30px;
	outline: none
}
#search .btn {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 61px;
	margin-left: -45px
}
#search .close {
	position: fixed;
	top: 15px;
	right: 15px;
	color: #fff;
	background-color: #333;
	border-color: #357ebd;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px
}
.navbar-brand {
	padding:0;
}
.navbar-brand-spc {
	padding:0;
}
.navbar-inverse {
	background:#FFF;
	border:none;
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a {
	color: #666;
	font-size: 16px;

}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #FFF;
	background-color: #007133;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	color: #FFF;
	background-color: #007133;
	/*background-color: #E3649D;*/
}
ul.dropdown-menu li > a {
  padding: 3px 20px;
  clear: both;
  min-width:275px;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: normal;
  background-color:#FFF;
}
ul.dropdown-menu li > a:hover {
	text-decoration: none;
	background: #f5f5f5;
	color: #000;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: normal;
    background-color:#FFF;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
	text-decoration: none;
    color: #000;
    background-color: #f5f5f5;
}
.navbar-inverse .navbar-toggle {
  background:#666;
  border:0;
  border-radius:0;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #007133;
  border-color: #007133;
  /*background-color: #E3649D;
  border-color: #E3649D;*/
  border-radius:0;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #FFF;
}
/* Indicators list style */
.article-slide .carousel-indicators {
    bottom: 0;
    left: 0;
    margin-left: 5px;
    width: 100%;
}
/* Indicators list style */
.article-slide .carousel-indicators li {
    border: medium none;
    border-radius: 0;
    float: left;
    height: 54px;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 5px !important;
    margin-top: 0;
    width: 100px;
}
/* Indicators images style */
.article-slide .carousel-indicators img {
    border: 2px solid #FFFFFF;
    float: left;
    height: 54px;
    left: 0;
    width: 100px;
}
/* Indicators active image style */
.article-slide .carousel-indicators .active img {
    border: 2px solid #428BCA;
    opacity: 0.7;
}










.mega-dropdown {
  position: static !important;

}
.mega-dropdown-menu {
    padding: 20px 0px;
	background-color:#FFF;
    width: 100%;

}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
  background-color:#FFF;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
  background-color:#FFF;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: normal;
  background-color:#FFF;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #000;
  background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight:bold;
}
.mega-dropdown-menu form {
    margin:3px 20px;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}









.center {
   text-align: center
}
.relative {
	position: relative
}
.row-bg {
	float: left;
	width: 100%;
	display: block
}
.bg-trans {
	top: 0;
	left: 0;
	height: 642px;
	position: absolute;
	background: #000;
	background: url(../images/bg-linhas.png) 0 0 repeat
}
.row-banner-destaque {
	height: 642px;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed
}
.row-banner-destaque h2 {
	width: 80%;
	color: #fff;
	font-size: 48px;
	vertical-align: top;
	display: inline-block;
}
.row-banner-destaque span {
	width: 42%;
	color: #fff;
	font-size: 16px;
	margin-top: 40px;
	line-height: 25px;
	vertical-align: top;
	display: inline-block;
}
.marg {
	margin: 42px 0
}
.box-top {
	width: 100%;
	height: 100%;
	display: table;
	overflow: hidden
}
.box-subtop {
	display: table-cell;
	vertical-align: middle
}
.box-categoris {
	top: 88px;
	left: 33px;
	z-index: 2;
	float: left;
	display: block;
	position: absolute
}
.box-paginator-info {
	top: 88px;
	right: 33px;
	z-index: 2;
	float: right;
	color: #FFF;
	font-size: 15px;
	padding-bottom: 3px;
	text-transform: uppercase;
	display: block;
	position: absolute
}
.name {
	float: left;
	color: #fff;
	display: block;
	font-size: 15px;
	margin-left: 10px;
	padding-bottom: 3px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}
.name:hover {
	text-decoration: none;
	color:#CCC;
	border-bottom: 1px solid #CCC;
}
.row-fluid .span16.new-size, .row-fluid .span16.new-size .span16 {
	width: 67.21% !important;
}
.span8.new-size-8 {
	width: 32.61% !important;
}
.span8.new-size-8 .span12 {
	width: 49.77% !important;
}
.small-boxmosaico .infos_box h3 {
	font-size: 20px;
}
.small-boxmosaico .infos_box p {
	font-size: 13px;
	line-height: 17px;
	text-shadow: 1px 1px 1px #000;
}
.noticia_ini img {
	border-radius: 2px;
}
#noticia_ini_eo .noticia_ini .bx-viewport, #noticia_ini_me .bx-viewport {
	height: 350px !important;
}
.eo_capa #noticia_ini_eo .noticia_ini .bx-viewport {
	height: 223px !important;
}
.space-box {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #AAA;
	min-height: 100px;
}
.space-box-mini {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #AAA;
}
.titles_boxes {
	margin: 0 0 20px 0;
	padding: 5px 10px;
	line-height: 1;
	font-weight: normal;
	color: #111;
	font-size: 28px;
	border-left: 6px solid #C00;
	font-family: century_gothicbold;
	letter-spacing: -1px;
}
.line_botoes {
	width: 100%;
}
.line_botoes .bt_left {
	width: 49%;
	float: left;
}
.line_botoes .bt_right {
	width: 49%;
	float: right;
}
.line_botoes a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 1;
	text-decoration: none;
}
.line_botoes a:hover {
	text-decoration: none;
}
.parallax-titulo {
	color:#FFF;
	font-size:52px
}
.parallax-barrinha{
    width:15%;
	height:3px;
	background-color:#FFF;
	margin:5px auto 20px auto;
}
.parallax-texto {
	color:#FFF;
	font-size:17px;
}
.circle{
    width:90px;
    height:90px;
	line-height:90px;
    border-radius:45px;
    font-size:50px;
    color:#FFF;
    background:#284d92;
	margin: 0 auto 25px auto;
}
.download{
	width:100px;
	height:100px;
	background-color:#284d92;
	text-align:center;
	font-size:5em;
	color:#FFF;
	font-weight:bold;
	margin-right:15px;
}
.numero{
	width:60px;
	height:60px;
	background-color:#284d92;
	text-align:center;
	font-size:3em;
	color:#FFF;
	font-weight:bold;
	margin-right:15px;
}
.calendario{
	width:80px;
	height:80px;
	padding-top:9px;
	background-color:#284d92;
	text-align:center;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	margin-right:15px;
}
.box {
	color: #FFF;
	padding: 10px;
	margin:10px;
	min-height:280px;

}
#pagina {
	margin:85px 0 40px 0;
}
#pagina2 {
	margin:50px 0 60px 0;
}
#noticias {
	margin-top:25px;
}
#photos {
	margin-top:25px;
}
#photos .img-gray{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
	-webkit-transition: all .6s ease;
	-webkit-backface-visibility: invisible; 
}
#photos .img-gray:hover{
	filter: none;
	-webkit-filter: none;
	-webkit-transition: none;
	-webkit-backface-visibility: none;	
}
#photos .am-wrapper{
	float:left;
	position:relative;
	overflow:hidden;
}
#photos .am-wrapper img{
	position:absolute;
	outline:none;
}
#certificacao {
	margin: 25px 0 0 0;
}
#seja-associado {
	margin: 25px 0 0 0;
}
#footer {
	padding: 20px 0 15px 0;
	background: #284D92;
	color: #F8F8F8;
}
#footer h3 {
	color: #FFF;
}
#footer hr {
	border-color: #22417B;
}
#footer a {
	color: #EEE;
}
#footer p {
	margin: 5px;
}
#footer .a-redessociais {
	font-size:25px;
	margin-right: 4px;
}
#footer .a-redessociais:hover {
	color: #F5BF1B;
}
.nopadding-left {
	padding-left: 0;
}
.nopadding-right {
	padding-right: 0;
}


@media (max-width: 767px) {
	.logo-mobile {
		margin-left:20px;	
	}
	.menu-mobile {
		text-align:center;
	}
	.dropdown-header {
		color:#FFF;
	}
	.footer-mobile {
		text-align:center;
	}
	.nopadding-left {
		padding-right:0;
	}
	.nopadding-right {
		padding-left:0;
	}
	.titulo-noticia {
		font-size:29px;
	}
	
}

@media (max-width: 992px) {
	.dropdown-menu-large .dropdown-header {
	  color: #428bca;
	  font-weight:300;
	  text-transform:uppercase;
	  font-size: 21px;
	}
	.box {
		min-height:10px;
	}
	.titulo-noticia {
		font-size:29px;
	}
}