@import url("standard.css");
@import url("less-space.css");
@import url("animate.css");
@import url("owl.carousel.min.css");
@import url("menu_sideslide.css");
@import url("bootstrap-select.min.css");
@import url("font-awesome.min.css");
@import url("jquery.mCustomScrollbar.css");
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');
@import url("standard.css");
@import url("less-space.css");


.alert-danger {
  border-color: #e41e75;
  color: #e41e75;
  background-color: #ffc9e1;
}

#imgBannerVocePrev {
  margin-bottom: 30px;
}
#imgBannerVocePrev img {
  width: 100%;
}
.btn-simulador {
  background-color: #e41e75;
  border-color: #e41e75;
  color: #fff !important;
  font-size: 18px;
}
#div_extrato_saldamento_MGSPREV {
    background-color: #fff;
}
#div_extrato_saldamento_MGSPREV #div_botoes {
    text-align: center;
    margin: 25px 0 10px 0;
}
#div_extrato_saldamento_MGSPREV #div_botoes .btn {
    font-weight: bold;
    display: inline-block !important;
    white-space: break-spaces;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 15px;
}
@media (max-width:991px) {
    #div_extrato_saldamento_MGSPREV #div_botoes .btn {
        display: block !important;
        
    }
}

#div_rodape_extratomgs {
    text-align: center;
}
#div_rodape_extratomgs u {
    font-weight: bold;
}
.mobile-environment .navbar-inverse, .mobile-environment .content-header, .mobile-environment #rodape {
	display: none !important;
}
.mobile-environment #corpo {
  padding-bottom: 15px;

}
.mobile-environment .highcharts-exporting-group {
    display: none;
}
.menu-overlay {
  display: none;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.7);
  z-index: 1001;
}
/*Inicio:regras utilizadas pelo App mobile*/
/*html,body,.navbar-wrapper{overflow-x:hidden !important;}*/
html.modal-is-shown, html.modal-is-shown > body{overflow:hidden !important;}
/*Fim:regras utilizadas pelo App mobile*/

.page-part-car-ass #dados {
  width: 50%;
  background:url(../css/images/carteirinha.png) no-repeat 0 top;
  background-size: contain;
  padding-left: 40px;
  padding-top: 90px;
  padding-bottom: 100px;
}
@media (max-width:991px) {
  .page-part-car-ass #dados {
    width: 100%;
  }
}
@media (max-width:580px) {
  .page-part-car-ass #dados {
    width: 100%;
    padding-top: 50px;
    padding-left: 20px;
  }
}
.page-part-car-ass #dados p {
  font-size: 16px;
  font-weight: bold;
}
@media (max-width:580px) {
  .page-part-car-ass #dados p {
    font-size: 12px;
    margin-bottom: 5px;
  }
}
.page-part-car-ass #dados p span#nome, .page-part-car-ass #dados p span#matricula, .page-part-car-ass #dados p span#nascimento, .page-part-car-ass #dados p span#cns, .page-part-car-ass #dados p span#acomodacao {
  font-weight: normal;
}
#div_modal .modal-dialog {
  transform: translateY(-50%);
  top: 50%;
  margin-top: 0;
  margin-bottom: 0;
}
#modalTermoLabel {
    display: inline-block;
}
#modalTermo #linkDownload {
    font-family: 'Quicksand', sans-serif !important;
    top: 0 !important;
    right: 0 !important;
    background: #e41e75 !important;
    position: relative !important;
    margin-right: 10px;
}
#modalTermo .modal-body {
    height: 70vh;
    overflow-y: scroll;
}
.page-int-log-cus .menu-wrap {
	display: none;
}
.btn-finalizar {
  background-color: #e41e75;
  font-size: 20px;
  border: 0;
}
.btn-finalizar:hover, .btn-finalizar:active, .btn-finalizar.active, .btn-finalizar:focus {
  background-color: #1a3f6c;
}
.mobile-environment .btn-finalizar {
font-size: 15px;
float: none !important;
margin-bottom: 15px;
}
body.page-principal  {
	background-color: #f2f2f2;
}
#valores-projetados .well {
	background-color: #fff;
	border-radius: 10px;
	padding: 15px;
	box-shadow: 0px 1px 10px rgba(0,0,0,.05);
	border: 0;
	margin-bottom: 0;
}
#simulador-vis .well {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px;
  box-shadow: 0px 1px 10px rgba(0,0,0,.05);
  border: 0;
  margin-bottom: 15px;
}
#meu-perfil-cabecalho .well {
	background-color: #fff;
	border-radius: 10px;
	padding: 15px;
	box-shadow: 0px 1px 10px rgba(0,0,0,.05);
	border: 0;
	min-height: 220px;
	margin-bottom: 15px;
}
#meu-perfil-cabecalho h2 {
	font-weight: lighter;
	font-size: 28px;
	color: #949494;
}
#valores-projetados legend, #meu-perfil-cabecalho legend, #meu-perfil-detalhe legend, #div-acompanhamento-recadastramento legend {
	font-weight: bold;
	font-size: 16px;
	color: #7f7f7f;
	padding-bottom: 10px;
}
#div-acompanhamento-recadastramento {
  margin-bottom: 30px;
}
#meu-perfil-detalhe .well, #div-acompanhamento-recadastramento .well {
	min-height: 180px;
	background-color: #fff;
	border-radius: 10px;
	padding: 15px;
	box-shadow: 0px 1px 10px rgba(0,0,0,.05);
	border: 0;
	margin-bottom: 0;
}
#div-acompanhamento-recadastramento .well {
  min-height: auto;
}
.fluid-pnl-lista .dropdown-toggle {
	background-color: #d42b32;
	border-radius: 8px;
	padding: 10px;
}
#bt_recuperar_senha, #bt_cadastrar_usuario {
  background: none;
  border: 0;
  padding: 0;
  font-weight: normal;
  text-transform: none;
  padding-right: 15px;
  margin-top: 15px;
  color: #555;
}
#bt_recuperar_senha:hover, #bt_cadastrar_usuario:hover {
  text-decoration: underline;
}
.bloco {
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  width: 85%;
  text-align: left;
}
.frase {
  color: #fff;
  font-weight: normal;
  font-size:30px;
  line-height:30px;
  width: 100%;
  letter-spacing: -1px;
  margin-bottom:20px;
  margin-top: 0;
}
.text-obs {
  color: #fff;
  font-weight: normal;
  font-size: 16px;
  width: 100%;
  letter-spacing: -1px;
}
.text-obs p {
  margin-bottom: 5px;
  padding-left: 0;
}
.text-obs p.none {
  margin-top: 25px;
}
.text-obs p a {
  color: #fff;
}
.page-int-log-cus {
  background-color: #E41E73;
}
#fds_dados_login legend {
  display: none;
}
.page-int-log-cus #datatableAditivos .sorting:nth-child(4) {
    display: none;
}
.page-int-log-cus #datatableAditivos tbody td:nth-child(4) {
    display: none;
}
#fds_dados_login div {
  width: 100%;
  margin-bottom: 5px;
}
#fds_dados_recuperar div {
  width: 100%;
}
#fds_opcao_cadastro_credenciado div {
  width: 100%;
}
.page-int-log-cus label {
  display: block;
  color: #333;
  font-size: 14px;
  text-align: center;
}
.page-int-log-cus .form-control {
  background-color: #eee;
  color: #333;
  border: 0;
  border-radius: 10px;
  padding: 8px;
  font-size: 15px;
  height: auto;
}
.page-int-log-cus #bt_login {
  width: 100%;
  background-color: #1a3f6c;
  border-radius: 15px;
  font-size: 12px;
  padding-bottom: 10px;
  padding-top: 10px;
  border:0;
}
.page-int-log-cus #bt_login:hover {
  background-color: #2c5b94;
}
.page-int-log-cus .background_container .container {
  width: auto;
}
.page-int-log-cus .background_container {
    background: #646466;
    position: fixed;
    width: 80%;
    height: 650px;
    left: 50%;
    top: 50%;
    overflow: hidden;
    display: table;
    table-layout: fixed;
    transform: translate(-50%,-50%);
    border-radius: 15px;
}
.page-int-log-cus .background_container .box-img {
    position: relative;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1a3f6c+0,205b82+100 */
background: rgb(26,63,108); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(26,63,108,1) 0%, rgba(32,91,130,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(26,63,108,1) 0%,rgba(32,91,130,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(26,63,108,1) 0%,rgba(32,91,130,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a3f6c', endColorstr='#205b82',GradientType=0 ); /* IE6-9 */

    overflow: hidden;
    vertical-align: top;
    height: 100%;
}
.page-int-log-cus .content-body {
    padding:20px 50px!important;
}
@media (max-width:991px) {
  .page-int-log-cus .background_container {
    position: absolute;
    width: 90%;
    height: 95%;
  }
  .page-int-log-cus .content-body {
    padding: 20px 20px !important;
  }
  .page-int-log-cus .logo2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .page-int-log-cus .background_container .box-img {
    display: none;
  }
  .page-int-log-cus #corpo {
    margin-top: 0;
  }
}
#fds_dados_recuperar {

}
.page-int-log-cus .logo-login-intranet {
    margin: 0px!important;
    padding: 0px!important;
    -webkit-margin-before:0px!important;
    -webkit-margin-after:0px!important;
    -webkit-margin-start:0px!important;
    -webkit-margin-end:0px!important;
    text-align: center;
    background: url(images/logo-login-intranet.png) no-repeat;
    width: 182px;
    height: 108px;
}
.page-int-log-cus .logo {
    margin: 30px 9.0em;
}
.page-int-log-cus .logo2 {
}
.page-int-log-cus .login-panel {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 650px;
    background: #fff;
    vertical-align: top;
}
@media (max-width: 768px) {
  .page-int-log-cus .login-panel {
    width: auto;
  }
}
.page-int-log-cus .login-panel p {
  color: #333;
}
.page-int-log-cus .login-panel .wrap {
    overflow-y: auto;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,0%);
    width: 100%;
}
.page-int-log-cus .login-panel .wrap {
    padding-left: 0px;
}
.page-int-log-cus .img-logo-login {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -140px;
    margin-top: -110px;
}
.page-int-log-cus legend {
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 20px;
    text-align: center;
}
.page-int-log-cus input[type="email"].big-dog::-webkit-input-placeholder {
  color: #fff;
}
.page-int-log-cus ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.page-int-log-cus ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.page-int-log-cus :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.page-int-log-cus :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.page-int-log-cus .wrapper-page {
    margin: 7.5% auto;
    max-width: 460px;
    position: relative;
}
@media (min-width: 180px) and (max-width: 430px) {
    .page-int-log-cus .login-panel {
        width: 100%;
    }
    .page-int-log-cus .logo2 {
    margin: 30px 5em;
    }
}
#fds_opcao_cadastro_participante, #fds_opcao_cadastro_credenciado {
  overflow-y: auto;
  position: relative;
  max-height: 300px;
}
#fds_opcao_cadastro .form-group {
}
#fds_opcao_cadastro .radio {
  display: inline-block;
}
.info-contato .col {
  background-color: #f8f8f8;
  min-height: 210px;
  text-align: center;
  word-wrap: break-word;
  -webkit-border-radius: 20px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 20px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 20px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}
.info-contato .col img {
  margin-bottom: 10px;
}
.info-contato .col strong {
  display: block;
  line-height: 18px;
  margin-bottom: 10px;
}
.info-contato .col div {
  content: "";
  position: absolute;
  width: 80%;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.info-contato .col div p {
  margin-bottom: 0;
}
#uc_painel_pnl_lista {
	float: right;
}
#uc_painel_pnl_lista a[href*='javascript:void(0)'] {
	font-weight: bold;
	cursor: default;
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
}
#uc_painel_pnl_lista a:hover[href*='javascript:void(0)'] {
	background: none !important;
	color: #6a6a6a !important;
}
#equipe .nav-tabs {
  padding-left: 0;
  margin-bottom: 30px;
  text-align: center;
  padding-bottom: 15px;
}
#equipe .tab-content {
}
#equipe .alert {
  font-size: 14px;
}
#equipe .nav-tabs li {
 padding: 0;
}
#equipe .nav-tabs li a {
  background-color: #636363;
  color: #fff;
  border: 0;
  font-size: 18px;
  border-radius: 0;
  margin-right: 1px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#equipe .nav-tabs li.active a {
  background-color: #D23939;
  color: #fff;
}
#equipe .item {
  background-color: #fafafa;
  padding: 15px;
  margin-bottom: 25px;
}
#equipe .owl-next, #equipe .owl-prev {
  display: inline-block;
  background-color: #D23939;
  padding: 15px 20px;
  color: #fff;
}
#equipe .owl-next.disabled, #equipe .owl-prev.disabled {
  background-color: #e04c4c;
}
#equipe .owl-nav {
  margin-top: 15px;
}
#equipe .owl-next {
  margin-left: 1px;
}
.grid-planejamento .col {
  background-color: #fafafa;
  padding: 30px;
  min-height: 305px;
  margin-bottom: 30px;
}
.page-dow-lis .sidebar {
  display: none;
}
.page-dow-lis .lista_resultados {
  width: 100%;
}
.tipo-plano {
    text-align: right;
}
.tipo-plano h2 {
    font-size: 2.8em;
    padding-top: 30px;
    letter-spacing: -1px;
}
#team .card {
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
#team .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.missao-visao {
    margin-top: 60px;
}
.missao-visao .col {
    background-color: #fafafa;
    min-height: 290px;
    margin-bottom: 20px;
}
.missao-visao strong {
    font-size: 1.2em;
}
.missao-visao .col img {
    margin-bottom: 15px;
}
.missao-visao .col .texto {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}
.patrocinadores .col-md-12 {
    background-color: #fbfbfb;
    padding-top: 15px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    overflow: hidden;
}
.page-mat-lis #destaque02, .page-mat-lis #destaque01 {
    display: none;
}
#ultimas_mat h3 {
    display: none;
}
.banner-flutuante {
    display: none;
}
/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-horizontal-timeline {
  opacity: 0;
  margin: 3em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
.cd-timeline-navigation {
    padding: 0;
}
.cd-timeline-navigation li {
    list-style: none;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper:after, .cd-horizontal-timeline .events-wrapper:before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}
.cd-horizontal-timeline .events-wrapper:before {
  left: 0;
  /*background-image: -webkit-linear-gradient( left , #f8f8f8, rgba(248, 248, 248, 0));
  background-image: linear-gradient(to right, #f8f8f8, rgba(248, 248, 248, 0));*/
}
.cd-horizontal-timeline .events-wrapper:after {
  right: 0;
  /*background-image: -webkit-linear-gradient( right , #f8f8f8, rgba(248, 248, 248, 0));
  background-image: linear-gradient(to left, #f8f8f8, rgba(248, 248, 248, 0));*/
}
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: #dfdfdf;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .events li {
    list-style: none;
}
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #da3942;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 1.3rem;
  padding-bottom: 15px;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  background-color: #f8f8f8;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #da3942;
  border-color: #da3942;
}
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #da3942;
  border-color: #da3942;
}
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #da3942;
}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    margin: 1em auto;
  }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.cd-timeline-navigation a::after {
  /* arrow icon */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(images/cd-arrow.svg) no-repeat 0 0;
}
.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.cd-timeline-navigation a.next {
  right: 0;
}
.no-touch .cd-timeline-navigation a:hover {
  border-color: #da3942;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}
.cd-horizontal-timeline .events-content ol {
    padding-left: 0;
}
.cd-horizontal-timeline .events-content li {
  list-style: none;
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 0;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  background: #f4f4f4;
    border-radius: 10px;
    padding: 15px;
    overflow: hidden;
}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li h2, .cd-horizontal-timeline .events-content li em {
    display: none;
}
.cd-horizontal-timeline .events-content li > * {

}
.cd-horizontal-timeline .events-content h2 {
  font-weight: bold;
  font-size: 2.6rem;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  line-height: 1.2;
}
.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
  content: '- ';
}
.cd-horizontal-timeline .events-content p {
  margin-bottom: 0;
  text-align: center;
}
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 7rem;
  }
  .cd-horizontal-timeline .events-content em {
    font-size: 2rem;
  }
  .cd-horizontal-timeline .events-content p {
    background: #f4f4f4;
    border-radius: 10px;
    padding: 15px;
  }
}
@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

/*FORMATAÇÃO MATERIAS*/
.central-atendimento {
    position: relative;
    background: #f8f8f8;
    padding-top: 130px;
    padding-bottom: 130px;
    width: 1000%;
    left: -450%;
}
@media (max-width:991px) {
    .central-atendimento {
        width: 100%;
        left: 0;
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .central-atendimento .col {
        margin-bottom: 40px;
    }
}
#vis-patrocinadoras {
    margin-top: 50px;
    margin-bottom: 50px;
}
#vis-patrocinadoras .owl-carousel {
    padding-right: 30px;
    padding-left: 30px;
}
#vis-patrocinadoras .owl-stage-outer .item {
    background-color: #f9f9f9;
    padding-top: 15px;
    padding-bottom: 15px;
}
#vis-patrocinadoras .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
#vis-patrocinadoras .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
#vis-patrocinadoras .owl-prev, #vis-patrocinadoras .owl-next {
    font-size: 1.6em;
}
#vis-patrocinadoras .item {
    text-align: center;
}
#vis-patrocinadoras .item img {
    display: inline-block;
    max-height: 65px;
    width: auto;
}
#textos h2 {
    text-transform: uppercase;
}
.grid-previdencia .col {
    background-color:#f9f9f9;
    margin-bottom: 30px;
    padding-top: 25px;
    border: 1px solid #f9f9f9;
}
.grid-previdencia .col:hover {
    border: 1px solid #e1e1e1;
}
.grid-previdencia .col h4 {
    padding: 10px;
    background: #eaeaea;
    font-weight: normal;
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 0;
}
.grid-previdencia .col img {
    display: inline-block;
    max-height: 70px;
    max-width: 100%;
}
.grid-itens .col {
    background-color: #f9f9f9;
    position: relative;
    padding-top: 65px;
    padding-bottom: 15px;
    margin-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
}
.grid-itens .col h4 {
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 300;
}
.grid-itens .col img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
}
/*FIM:FORMATAÇÃO MATERIAS*/
.footer-up {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-up .tel {
    display: block;
    font-size: 32px;
    color: #fff;
    margin-bottom: 10px;
    letter-spacing: -1px;
}
.footer-up .end {
    display: block;
    color: #fff;
}
.footer-final {
    text-align: center;
    padding-bottom: 15px;
    padding-bottom: 15px;
    background-color: #fff;
}
.footer-final .copy {
    display: block;
    margin-top: 10px;
}
.redes-sociais {
    display: none;
    transform: translateX(0%);
    left: 50%;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 15px;
}
.redes-sociais li {
    float: left;
    list-style: none;
    padding-right: 15px;
}
.redes-sociais li:last-child {
    padding-right: 0;
}
.redes-sociais li a {
    color: #da3942;
    font-size: 18px;
}
.redes-sociais li a:hover {
    color: #da3942;
}
.acesso-rapido {
    margin-top: 10px;
}
.acesso-rapido .col div {
    border: 1px solid #dedede;
    padding: 30px 15px;
    border-radius: 8px;
}
.acesso-rapido .clearfix {
    margin-left: -15px;
    margin-right: -15px;
}
.acesso-rapido h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 18px;
}
.acesso-rapido h4 a {
    color: #d23939;
}
@media (max-width:992px) {
    .acesso-rapido .col {
        margin-top: 30px;
    }
}
.acesso-rapido .col div {
    position: relative;
    padding: 30px 25px;
    -webkit-transition:0.5s;
}
.acesso-rapido .columm {
    position: relative;
    padding: 30px 25px;
    -webkit-transition:0.5s;
}
.acesso-rapido .columm:hover {
    
}
.acesso-rapido .columm:before, .acesso-rapido .columm:after{
  content:"";
  width: 0;
  height: 1px;
  position: absolute;
  transition: all 0.5s linear;
  background: rgba(255,255,255,.2);
}
.acesso-rapido .columm span:before, .acesso-rapido .columm span:after{
  content:"";
  width:1px;
  height:0;
  position: absolute;
  transition: all 0.5s linear;
  background: rgba(255,255,255,.2);
}
.acesso-rapido .columm:hover:before, .acesso-rapido .columm:hover:after{
  width: 100%;
}
.acesso-rapido .columm:hover span:before, .acesso-rapido .columm:hover span:after{
  height: 100%;
}
.acesso-rapido .columm:after{
  right:0;
  bottom: 0;
  transition-duration: 0.4s;
}
.acesso-rapido .columm span:after{
  right:0;
  bottom: 0;
  transition-duration: 0.4s;
}
.acesso-rapido .columm:before{
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}
.acesso-rapido .columm span:before{
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}
.blog {
    margin-top: 50px;
}
@media (max-width:768px) {
    .blog {
        margin-top: 20px;
    }
}
.blog div.blog01_dest01 {
    background:url(images/blog-bg.jpg) no-repeat 0 top;
    background-size: cover;
    text-align: left;
    padding-bottom: 20px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    border-radius: 8px;
}
.blog h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 26px;
    margin-top: 0;
    font-size: 24px;
}
.blog .mat-link-img {
    margin-bottom: 0;
}
.blog h3 strong {
    font-weight: bold;
    font-size: 36px;
}
.blog .mat-title {
    font-weight: bold;
    text-transform: none;
    font-family: 'Quicksand', sans-serif;
    line-height: 16px;
    margin-bottom: 5px;
}
.blog .mat-title a {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
}
@media (min-width:768px) {
    .blog .col-chamada {
        padding-left: 0;
    }
}
@media (max-width:768px) {
    .blog .col-chamada {
        margin-top: 15px;
    }
}
.blog .chamada a {
    display: block;
    color: #fff;
}
.blog img {
    width: 100%;
}
.blog .chamada {
    margin-bottom: 0;
}
.blog .btn {
    margin-top: 15px;
    background: none;
    border: 1px solid rgba(255,255,255,.2);
    padding: 10px 15px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: normal;
    margin-top: 0;
}
.blog .btn:hover {
    color: #fff;
    border: 1px solid rgba(255,255,255,1);
}
.blog .parag-btn {
    display: none;
}
.blog .parag-btn2 {
    padding-right: 15px;
    text-align: right;
}
@media (max-width:768px) {
    .blog .parag-btn2 {
        clear: both;
        padding-top: 25px;
        text-align: center;
    }
}
.sou-novo {
    margin-bottom: 20px;
    margin-top: 50px;
}
@media (max-width:768px) {
    .sou-novo {
        margin-top: 20px;
    }
}
.sou-novo div.vis-novo {
    background:url(images/sou-novo-bg.jpg) no-repeat 0 top;
    background-size: cover;
    text-align: left;
    padding-bottom: 20px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 230px;
    border-radius: 8px;
}
.sou-novo h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 32px;
    margin-top: 0;
}
.sou-novo h3 strong {
    font-weight: bold;
}
.sou-novo p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 30px;
}
.sou-novo .dropdown-toggle {
    background-color: #fff;
    padding: 12px;
    color: #656565;
    font-weight: 300;
    text-transform: none;
    font-size: 16px;
}
.sou-novo .bootstrap-select.btn-group .dropdown-menu li a {
    padding-left: 10px;
}
.sou-novo .btn-default.active, .sou-novo .btn-default:active, .sou-novo .open > .dropdown-toggle.btn-default {
    background-color: #eee;
    box-shadow: none;
}
.sou-novo .bootstrap-select {
    width: 100% !important;
}
.meio-site {
    position: relative;
    text-align: center;
}
@media (min-width:768px) {
    .row02:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 450px;
        background: #424242 url(images/bg-piramed.png);
        background-attachment: fixed;
        left: 0;
        top: 210px;
    }
}
.mais-noticias {
    position: relative;
    z-index: 50;
    text-align: center;
}
.mais-noticias .btn {
    margin-top: 15px;
    background: none;
    border: 1px solid rgba(255,255,255,.2);
    padding: 12px 30px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: normal;
    margin-top: 30px;
}
.mais-noticias .btn:hover {
    color: #fff;
    border: 1px solid rgba(255,255,255,1);
}

.mat-destaque img {
    width: 100%;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.mat-destaque .mat01_dest02 {
    text-align: left;
    background-color: #fff;
    border-radius: 8px;
    padding-bottom: 20px;
    min-height: 360px;
}
.mat-destaque .mat01_dest02 h3 {
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
}
.mat-destaque .mat01_dest02 h3 a {
    color: #494949;
}
.mat-destaque .mat01_dest02 .chamada {
    padding-left: 15px;
    padding-right: 15px;
}
.mat-destaque .mat01_dest02 .chamada a {
    color: #494949;
}
.mat-destaque .parag-btn {
    display: none;
}
.mat-destaque .link-img {
    overflow: hidden;
    position: relative;
    display: block;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.mat-destaque .link-img img {
    width: 100%;
    -webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.mat-destaque .link-img img:hover {
  -webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
@media (max-width:768px) {
    .mat-destaque {
        margin-bottom: 25px;
        -webkit-box-shadow: 0px 0px 22px -5px rgba(0,0,0,0.30);
        -moz-box-shadow: 0px 0px 22px -5px rgba(0,0,0,0.30);
        box-shadow: 0px 0px 22px -5px rgba(0,0,0,0.30);
        padding: 0;
    }
    .mais-noticias .btn {
        margin-top: 15px;
        background: none;
        border: 1px solid rgba(161,161,161,.2);
        padding: 12px 30px;
        text-transform: uppercase;
        color: #a1a1a1;
        border-radius: 0;
        font-size: 16px;
        font-weight: normal;
        margin-top: 30px;
    }
    .mais-noticias .btn:hover {
        color: #a1a1a1;
        border: 1px solid rgba(161,161,161,1);
    }
}
#familias {
    position: relative;
    overflow: hidden;
    background: url(images/row03.jpg);
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 70px;
}
#familias h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 200;
    text-transform: none;
    text-align: center;
    margin-bottom: 80px;
}
#familias .col {
    position: relative;
    border-right:1px solid rgba(255,255,255,.2);
    min-height: 200px;
}
@media (max-width:780px) {
    #familias h2 {
        margin-bottom: 15px;
        margin-top: 0;
    }
    #familias .col {
        border-right: 0;
        border-bottom: 1px solid rgba(255,255,255,.2);
    }
    #familias .col:last-child {
        border-bottom: 0;
    }
    .familias .btn {
        margin-top: 0 !important;
    }
}
#familias .col.none {
    border-right: 0;
}
#familias .columm {
    position: relative;
    padding-top: 30px;
}
#familias .columm h3 {
    font-size: 25px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: -1px;
    color: #fff;
    margin-bottom:0;
}
#familias .columm h3 strong {
    font-size: 60px;
    font-weight: bold;
}
#familias .columm span {
    color: #fff;
}
.familias .btn {
    margin-top: 15px;
    background: none;
    border: 1px solid rgba(255,255,255,.2);
    padding: 12px 30px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: normal;
    margin-top: 80px;
}
.familias .btn:hover {
    color: #fff;
    border: 1px solid rgba(255,255,255,1);
}
#futuro {
    position: relative;
    background: url(images/row04.jpg) fixed;
    background-size: cover;
}
@media (max-width:991px) {
    #futuro {
        padding: 20px 0 30px 0;
        text-align: center; 
    }
}
#futuro .img-destaque {
    position: relative;
    margin-top: -80px;
}
@media (min-width:991px) {
    #futuro .columm {
        position: relative;
        transform: translateY(65%);
    }
}
#futuro .columm h3 {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    font-weight: normal;
}
#futuro .columm h3 strong {
    font-weight: bold;
}
#futuro .columm span {
    color: #fff;
    font-size: 20px;
    font-weight: 200;
    line-height: 22px;
}
#futuro .btn {
    margin-top: 15px;
    background: none;
    border: 1px solid rgba(255,255,255,.3);
    padding: 12px 30px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: normal;
    margin-top: 30px;
}
#futuro .btn:hover {
    color: #fff;
    border: 1px solid rgba(255,255,255,1);
}
#novidades {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
#novidades h3 {
    font-weight: 200;
    font-size: 22px;
    letter-spacing: -1px;
    margin-bottom: 5px;
}
#novidades h4 {
    position: relative;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 0;
    padding-bottom: 15px;
}
#novidades h4 strong {
    font-weight: bold;
}
#novidades h4:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 190px;
    height: 1px;
    background-color: #ca0c14;
    left: 50%;
    transform: translateX(-50%);
}
#page_mat_vis #rodape {
    
}
.navbar-inverse {
	height: 140px;
}
.background {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: .15;
}
#highlights {
	height: 100%;
	width: 100%;
}
.carousel-control .fa-angle-left, .carousel-control .fa-angle-right {
  position: absolute;
  font-size: 2.2em;
  top: 50%;
  transform: translateY(-50%);
}
#highlights .btn-default {
  background-color: transparent;
  font-size: 1.5em;
  font-weight: normal;
  padding:10px 32px;
  border-radius: 0;
}
#highlights .btn-default:hover, #highlights .btn-default:focus {
  background-color: #fff;
  color: #555;
}
body {
    height: auto !important;
}
canvas{
  display:block;
  vertical-align:bottom;
}
#pnl_menu {
	display: none;
}
#uc_painel_pnl_lista, #uc_painel_pnl_lista .collapse {
	display: block !important;
}
#uc_painel_pnl_lista .navbar-nav {
	float: none;
}
#uc_painel_pnl_lista .collapse {
	padding: 0;
}
#uc_painel_pnl_lista .navbar-collapse {
	box-shadow:0 !important;
}
/* ---- stats.js ---- */

/* ---- particles.js container ---- */

#particles-js{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url('');
	background-size: cover;
	background-repeat: repeat;
	opacity: .3
}
.painel {
	position: relative;
}
.navbar-header {
	float: left;
    z-index: 100;
}
#list-form .list-group-item {
    padding: 25px 15px;
    font-size: 18px;
    font-weight: 300;
    color: #fff !important;
    background-color: #1C75BC;
    border: 1px solid #1469AD;
}
#list-form .list-group-item:hover {
    background-color: #1469AD;
}
#list-form .list-group-item:first-child {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
#list-form .list-group-item:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.page-ate-env legend {
    display: none;
}
.page-ate-env #fds_dados_residenciais .col-md-4:nth-child(2), .page-ate-env #fds_dados_residenciais .col-md-4:nth-child(3), .page-ate-env #fds_dados_residenciais .col-md-4:nth-child(4), .page-ate-env #fds_dados_residenciais .col-md-4:nth-child(5), .page-ate-env #fds_dados_residenciais .col-md-4:nth-child(6), .page-ate-env #fds_dados_residenciais .col-md-4:nth-child(7), .page-ate-env #fds_dados_residenciais .col-md-4:nth-child(8), .page-ate-env #fds_dados_residenciais .col-md-4:nth-child(9) {
    display: none;
}
#UploadDiv {
    display: none !important;
}
#textos br {
    display: none;
}
.play-video {
    border-radius: 30px;
    font-size: 14px;
    max-width: inherit;
    padding: 9px 15px 10px 45px;
    position: relative;
    width: auto;
    background-color: #1c75bc;
    border:2px solid #1c75bc;
    color: #fff;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    outline: 0;
}
.play-video:after {
    background: rgba(0, 0, 0, 0) url("images/readmore.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 32px;
    position: absolute;
    top: 5px;
    left:6px;
    transition: all 0.2s linear 0s;
    width: 32px;
    z-index: 20;
}
.play-video:hover:after, .play-video:focus:after {
  background-position: 0 bottom;
}
.play-video:hover, .play-video:focus, .play-video:active, .play-video.active {
    background-color: #2583ce;
    border-color: #2583ce;
    color: #fff;
}
.mat01 .carousel-inner:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0,0,.5);

}
.mat01 .play-video {
    border-radius: 30px;
    font-size: 16px;
    max-width: inherit;
    padding: 14px 15px 12px 45px;
    position: relative;
    width: auto;
    background-color: #1c75bc;
    border:2px solid #1c75bc;
    color: #fff;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    outline: 0;
    margin-top:25px;
}
.mat01 .play-video:after {
    background: rgba(0, 0, 0, 0) url("images/readmore.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 32px;
    position: absolute;
    top: 8px;
    left:8px;
    transition: all 0.2s linear 0s;
    width: 32px;
    z-index: 20;
}
.mat01 .play-video:hover:after, .mat01 .play-video:focus:after {
  background-position: 0 bottom;
}
.mat01 .play-video:hover, .play-video:focus, .mat01 .play-video:active, .mat01 .play-video.active {
    background-color: #2583ce;
    border-color: #2583ce;
    color: #fff;
}
@media screen and (max-width: 1000px) {
  .row-offcanvas {
    position: relative;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -80%;
    margin-right: 0px;
    background-color: #f3f3f3;
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -80%; 
  }
  .row-offcanvas-right.active {
    right: 80%;  
  }
  .row-offcanvas-left.active {
    left: 80%;  
  }
  .sidebar-offcanvas {
    position: fixed;
    top: 0;
    width: 80%;
    height: 100%;
    display: none;
    left: 0;
  }
  .sidebar-offcanvas button.close {
    position: absolute;
    right: 15px;
    top: -10px;
    font-size: 5em;
    color: #fff;
    font-weight: lighter;
    opacity: 1;
  }
  .sidebar-offcanvas #uc_painel_pnl_barra {
    margin-top: 60px;
    padding: 0;
  }
  .sidebar-offcanvas #uc_painel_pnl_barra .pnl_buscar {
    border:1px solid rgba(255,255,255,.2);
    background:#1c75bc;
    padding-bottom: 0;
    border-radius: 5px;
  }
  .sidebar-offcanvas #uc_painel_pnl_barra input {
    font-size: 18px;
    padding: 15px;
  }
  .sidebar-offcanvas .pnl_buscar .btn-default i {
    font-size: 25px;
  }
}
.painel {
    text-align: right;
}
#vis-msg {
	position: relative;
    top: -10px;
	float: none;
	display: inline-block;
    margin-right: 20px;
}
#vis-msg .caret {
	color: #EFF5F7
}
#vis-msg .dropdown-toggle {
	padding: 0;
	margin-right: 15px;
}
#vis-msg > .open > a, #vis-msg > .open > a:focus, #vis-msg > .open > a:hover {
	background:none !important;
}
#vis-msg .avatar {
	border-radius: 40px;
}
#vis-msg .dropdown-menu.notify-drop {
	position: absolute;
	min-width: 280px;
	border-radius: 10px;
	background-color: #fff;
	min-height: 310px;
	max-height: 310px;
	margin-top: 15px;
	border: 1px solid #e0e0e0;
	box-shadow: none;
}
#vis-msg .badge {
	position: absolute;
	top: -15px;
	background-color: #cb1515;
	font-size: 10px;
	font-weight: normal;
	border-radius: 50px;
	line-height: 16px;
	width: 17px;
	height: 17px;
	text-align: center;
	padding: 0;
}
#vis-msg .dropdown-menu.notify-drop:after {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 47px;
    border-width: 13px 13px 0;
    border-style: solid;
    border-color: #fff transparent;
    display: block;
    width: 0;
}
#vis-msg .dropdown-menu.notify-drop:after {
	top: -10px;
	bottom: auto;
	left: auto;
	right: 23px;
	border-width: 0px 10px 10px;
}
#vis-msg .dropdown-menu.notify-drop:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 40px;
    border-width: 20px 20px 0;
    border-style: solid;
    border-color: #e0e0e0 transparent;
    display: block;
    width: 0;
}
#vis-msg .dropdown-menu.notify-drop:before {
	top: -11px;
	bottom: auto;
	left: auto;
	right: 23px;
	border-width: 0 10px 10px;
}
#vis-msg .dropdown-menu.notify-drop .notify-drop-title {
  border-bottom: 1px solid #e2e2e2;
  padding: 10px 15px 10px 15px;
}
#vis-msg .dropdown-menu.notify-drop .drop-content {
 max-height: 230px;
 width: 275px;
}
#vis-msg .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-track
{
  background-color: #F5F5F5;
}

#vis-msg .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar
{
  width: 8px;
  background-color: #F5F5F5;
}

#vis-msg .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-thumb
{
  background-color: #ccc;
}
#vis-msg .dropdown-menu.notify-drop .drop-content li .media {
	padding-left: 10px;
	padding-right: 10px;
}
#vis-msg .dropdown-menu.notify-drop .drop-content li .media-body {
	padding-top: 10px;
}
#vis-msg .dropdown-menu.notify-drop .drop-content li {
  border-bottom: 1px solid #e2e2e2;
  padding: 10px 0px 3px 0px;
}
#vis-msg .dropdown-menu.notify-drop .drop-content li:nth-child(2n+0) {
  background-color: #fafafa;
}
#vis-msg .dropdown-menu.notify-drop .drop-content li:after {
  content: "";
  clear: both;
  display: block;
}
#vis-msg .dropdown-menu.notify-drop .drop-content li:hover {
  background-color: #fcfcfc;
}
#vis-msg .dropdown-menu.notify-drop .drop-content li:last-child {
  border-bottom: none;
}
#vis-msg .dropdown-menu.notify-drop .drop-content li .notify-img {
  float: left;
  display: inline-block;
  width: 55px;
  height: 55px;
  margin: 0px 0px 8px 0px;
}
#vis-msg .dropdown-menu.notify-drop .allRead {
  margin-right: 7px;
}
#vis-msg .dropdown-menu.notify-drop .rIcon {
  float: right;
  color: #999;
}
#vis-msg .dropdown-menu.notify-drop .rIcon:hover {
  color: #333;
}
#vis-msg .dropdown-menu.notify-drop .drop-content li a {
  font-size: 13px;
  color: #000;
  font-weight: normal;
}
#vis-msg .dropdown-menu.notify-drop .drop-content li {
  font-weight: bold;
  font-size: 11px;
}
#vis-msg .dropdown-menu.notify-drop .drop-content li hr {
  margin: 5px 0;
  width: 70%;
  border-color: #e2e2e2;
}
#vis-msg .dropdown-menu.notify-drop .drop-content .pd-l0 {
  padding-left: 0;
}
#vis-msg .dropdown-menu.notify-drop .drop-content li p {
  font-size: 13px;
  color: #a8a8a8;
  font-weight: normal;
  margin: 0 0;
}
#vis-msg .dropdown-menu.notify-drop .drop-content li p.time {
  font-size: 10px;
  font-weight: 600;
  top: -6px;
  margin: 8px 0px 0px 0px;
  padding: 0px 3px;
  border: 1px solid #e2e2e2;
  position: relative;
  background-image: linear-gradient(#fff,#f2f2f2);
  display: inline-block;
  border-radius: 2px;
  color: #B97745;
}
#vis-msg .dropdown-menu.notify-drop .drop-content > li p.time:hover {
  background-image: linear-gradient(#fff,#fff);
}
#vis-msg .dropdown-menu.notify-drop .notify-drop-footer {
  border-top: 1px solid #e2e2e2;
  bottom: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 8px 15px;
  background-color: #f0f0f0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#vis-msg .dropdown-menu.notify-drop .notify-drop-footer a {
  color: #3a5671;
  text-decoration: none;
}
#vis-msg .dropdown-menu.notify-drop .notify-drop-footer a:hover {
  text-decoration: underline;
}
#vis-msg .msg_vazia {
	padding: 15px !important;
	text-align: center;
	font-size: 14px !important;
	font-style: italic;
	font-weight: normal !important;
}
#bs-navbar-collapse {
    border-radius: 0;
    padding-left: 15px;
    padding-right: 15px;
    border:0;
}
#bs-navbar-collapse ul {
}
#bs-navbar-collapse ul li {
    padding-left: 0;
}
#bs-navbar-collapse ul li a {
    font-size: 16px;
}
    .navbar {
        background: #1a3f6c;
        -webkit-transition: background .2s ease-in-out,padding .2s ease-in-out;
        -moz-transition: background .2s ease-in-out,padding .2s ease-in-out;
        transition: background .2s ease-in-out,padding .2s ease-in-out;
    }
    .navbar-inverse:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: rgba(255,255,255,.1);
        top: 140px;
    }

#myBtn {
    display: block; /* Hidden by default */
    position: absolute; /* Fixed/sticky position */
    top:-44px; /* Place the button at the bottom of the page */
    left:50%; /* Place the button 30px from the right */
    transform:translateX(-50%);
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    font-size: 1.2em;
    outline: none; /* Remove outline */
    background-color:#737373; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 10px 30px; /* Some padding */
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#myBtn:hover {
    background-color: #da3942; /* Add a dark-grey background on hover */
}
#search-view .modal-body {
    border:0;
    padding: 0;
    margin: 0;
}
#search-view .modal-dialog {
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
#search-view .modal-header {
    border:0;
    padding: 0;
}
#search-view .close {
    position: absolute;
    font-family: 'Quicksand', sans-serif;
    right: 0;
    top: 0;
}
#search-view .modal-content {
    background: none;
    box-shadow: none !important;
    border:0;
}
#search-view .close {
    font-size: 82px;
    color: #fff;
    font-weight: lighter;
    opacity: 1;
    margin-right: 20px;
}

#video-view .modal-body {
    border:0;
    padding: 0;
    margin: 0;
}
#video-view .modal-dialog {
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
#video-view .modal-header {
    border:0;
    padding: 0;
}
#video-view .close {
    position: absolute;
    right: 0;
    top: 0;
}
#video-view .modal-content {
    background: none;
    box-shadow: none !important;
    border:0;
}
#video-view .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    background:transparent;
    border:none;
    outline:none;
}
#video-view .modal-content iframe {
    border:none;
    padding:0;
    margin:0;
}
#video-view .close {
    font-size: 82px;
    color: #fff;
    font-weight: lighter;
    opacity: 1;
    margin-right: 20px;
}
#divCarouselPainel {
    display: none;
}
.search-icon {
    float: right;
    font-size: 42px;
    margin-top: 40px;
    outline: 0;
    display: inline-block;
}
.search-icon:hover, .search-icon:focus {
    outline: 0;
}
.search-icon i {
    color: #fff;
}
@media (max-width:991px) {
    .search-icon {
        display: none;
    }
}
#pnl_menu .search-icon {
    display: none;
}
.social {
    position: absolute;
    border-left: 1px solid #fff;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 12px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.social li {
    float: left;
    list-style: none;
    margin-left: 15px;
}
.social li a {
    padding: 0 !important;
    display: inline-block;
}
.social li a:hover {
    padding: 0;
    background: none !important;
}
.social li a i {
    font-size: 18px;
}
.pnl_buscar {
    display: none;
}
.sidebar-nv-main {
	border-right: 1px #e2e2e2;
	border-left: 1px #e2e2e2;
}
.pnl_buscar .form-control {
	font-weight: 200;
	font-size: 42px;
	height: auto;
	padding: 0;
	background: transparent;
    font-family: 'Quicksand', sans-serif;
	border:0;
    color: #fff;
}
.pnl_buscar .btn-default {
	background: transparent;
    border: 0 none;
    color: #fff;
    padding: 12px 15px;
}
.pnl_buscar .btn-default i {
    font-size: 42px;
}
.social .bt_sic {
	display: block;
	margin-top: 48px;
	background: url(images/bt_sic.png) no-repeat right top;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 35px;
	font-size: 12px;
	font-weight: lighter;
}
.fluid-pnl-lista li {
    float: left;
}
.fluid-pnl-lista {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
@media (max-width:780px) {
  #meu-perfil-cabecalho .well {
    margin-bottom: 30px !important;
  }
  .navbar-wrapper {
    overflow: hidden;
  }
  .fluid-pnl-lista {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    display: block;
    clear: both;
    width: 100%;
    height: 80px;
  }
  .fluid-pnl-lista .navbar {
    background: none;
  }
  #uc_painel_pnl_lista {
    float: none !important;
    margin-top: 25px;
  }
  #div-menu-login {
    float: none !important;
  }
  #div-menu-login .navbar-nav {
    float: none !important;
    margin:0;
  }
  .fluid-pnl-lista li {
    float: none;
  }
  #uc_painel_pnl_lista .navbar-collapse {
    border: 0;
  }
  #uc_painel_pnl_lista .navbar-nav {
    margin: 0;
  }
  #corpo {
    margin-top: 0;
  }
  #uc_painel_pnl_lista .dropdown-menu {
    background-color: #d42b32;
    border-radius: 0;
    padding: 0;
    border-radius: 5px;
  }
  #uc_painel_pnl_lista .dropdown-menu .divider {
    display: none;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    padding: 8px 10px 8px 10px;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #bd1e24 !important;
    border-radius: 5px;

  }
}
#divCarouselPainel .carousel-control, #divCarouselPainel .carousel-indicators {
	display: none;
}
.page-principal .row01 {
    margin-top: -42px;
}
.page-principal .youtube .bt_vejamais, .page-principal .licitacao .bt_vejamais, .page-principal .telefone-btn, .newsletter .bt_enviar {
    float: right;
    margin-top: 5px;
}
.page-principal .youtube, .page-principal .temp-facebook, .page-principal .newsletter {
    margin-top: 34px;
}
.page-principal .temp-facebook .tit_est01_tam01 {
    display: none;
}
.page-principal #newsletter #p_informacoes > span {
    font-size: 18px;
    font-weight: 300;
}
.pnl_lista li a {
	font-weight: normal;
    color: #fff;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
    font-family: 'Quicksand', sans-serif;
    letter-spacing: -0.5px;
}
.pnl_lista li a:hover {
    background-color: none;
}
.pnl_lista .dropdown-menu {
    border-radius: 5px;
}
.pnl_lista .dropdown-menu:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.pnl_lista .dropdown-menu > li {
    float: none;
}
.pnl_lista .dropdown-menu > li > a {
	padding: 6px 15px;
    color: #6a6a6a;
	font-size: 15px;
	font-weight: normal;
}
.pnl_lista .dropdown-menu > li > a:hover {
    background-color: #eee !important;
    color: #e41e75;
}
.mat01, .mat02, .telefones, .agenda, .tempo {
}
.mat01 {
    min-height: 30px;
    margin-bottom: 0;
}
.mat01 .carousel-inner > .item img, .mat01 .carousel-inner > .item video {
    border-radius: 0;
    display: block;
    height: auto;
    margin: 0 auto;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    max-width: initial;
}
.mat01 .carousel-inner > .item video {

}
.mat01 > h2, .mat02 > h2, .telefones > h2, .agenda > h2, .tempo > h2, .licitacao > h2, #newsletter > h2 {
	text-transform: uppercase;
	font-weight: 900;
	font-size: 18px;
}
.mat01 .carousel-caption {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    padding-bottom: 0;
    width: 70%;
}
.mat01 .mat-title-desc {
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    text-decoration: none;
    outline: 0;
    line-height: 44px;
    text-align: center;
}
.mat01 .mat-title-desc a:hover, .mat01 .mat-title-desc a:focus, .mat01 .mat-title-desc a.active {
    text-decoration: none !important;
    outline: 0;
}
.mat01 .mat-title {
    color: #fff;
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
    font-size: 42px;
    margin-bottom: 0;
    letter-spacing: -1px;
    /*text-shadow: 0 0 5px rgba(0,0,0,.4);*/
    line-height: 54px;
    margin-top: 0;
    position: relative;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    letter-spacing: -1px;
}
.mat01 .desc {
    position: relative;
    color: #fff;
    font-weight: 200;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -1px;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    /*text-shadow: 0 0 3px rgba(0,0,0,.4);*/
    margin-top: 0;
    margin-bottom: 0;
}
@media (max-width:780px) {
    .mat01 .desc {
        font-size: 22px !important;
        transform: translateX(-50%);
        margin-left: -50%;
        width: 100%;
        line-height: 32px !important;
    }
    .mat01 .mat-title {
        font-size: 38px;
        line-height: 32px;
        margin-bottom: 15px;
    }
    .diferenciais .columm .flex {
        min-height: 180px !important;
    }
}
.mat01 .readmore {
    font-family: 'Raleway', sans-serif;
    padding: 12px 35px;
    border-radius: 30px;
    background: #1c75bc;
    border:2px solid #1c75bc;
    margin-top: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    /* ...and now for the proper property */
    transition:.5s;
}
.mat01 .readmore:hover {
    background: #2583ce;
    color: #fff;
    border:2px solid #2583ce;
}
@media (max-width:1850px) {
    .mat01 .carousel-caption {
        width: 90%;
    }
    .mat01 .mat-title {
       width: 90%; 
       margin-left: -45%;
    }
    .mat01 .mat-title:after, .mat01 .mat-title:before {
        display: none;
    }
}
@media (max-width:991px) {
    .mat01 .mat-title {
        font-size: 2.0em;
    }
    .mat01 .desc {
        font-size: 1.4em;
        line-height: 36px;
    }
    .page-principal .row01 {
        margin-top: -42px;
    }
    .pnl_buscar .form-control {
        font-size: 32px;
    }
    .mat01 .carousel-inner > .item img {
    }
    .mat01 .readmore {
        margin-top: 10px;
    }
}

.mat02 .mat-title a {
    color: #fff;
}
.diferenciais {
	padding: 80px 0 50px 0;
}
.diferenciais .columm {
    position: relative;
	padding: 30px 25px;
	-webkit-transition:0.5s;
}
.diferenciais .columm:hover {
	
}
.diferenciais .columm:before, .diferenciais .columm:after{
  content:"";
  width: 0;
  height: 1px;
  position: absolute;
  transition: all 0.5s linear;
  background: rgba(202,12,20,1);
}
.diferenciais .columm span:before, .diferenciais .columm span:after{
  content:"";
  width:1px;
  height:0;
  position: absolute;
  transition: all 0.5s linear;
  background: rgba(202,12,20,1);
}
.diferenciais .columm:hover:before, .diferenciais .columm:hover:after{
  width: 100%;
}
.diferenciais .columm:hover span:before, .diferenciais .columm:hover span:after{
  height: 100%;
}
.diferenciais .columm:after{
  right:0;
  bottom: 0;
  transition-duration: 0.4s;
}
.diferenciais .columm span:after{
  right:0;
  bottom: 0;
  transition-duration: 0.4s;
}
.diferenciais .columm:before{
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}
.diferenciais .columm span:before{
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}
@media (max-width:767px) {
	.diferenciais {
		padding: 50px 0 30px 0;
	}
	.diferenciais .columm {
		margin-bottom: 25px;
	}
}

.diferenciais .columm h3 {
	margin-top: 0;
	text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
	color: #ca0c14;
	font-weight: bold;
    font-size: 26px;
	margin-bottom: 0;
}
.diferenciais .columm .flex {
	position: relative;
	min-height: 110px;
}
.diferenciais .columm p {
	position: absolute;
	width: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-family: 'Quicksand', sans-serif;
	line-height: 22px;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
}
.diferenciais .columm .btn {
	margin-top: 15px;
    color: #828282;
	background: none;
	border: 1px solid rgba(130,130,130,1);
	padding: 12px 30px;
	text-transform: uppercase;
	border-radius: 0;
	font-size: 16px;
	font-weight: normal;
}
.diferenciais .columm .btn:hover {
    border: 1px solid rgba(202,12,20,1);
    color: #ca0c14;
}
.ct-btn-scroll.ct-js-btn-scroll {
    position: absolute;
    width: 35px;
    height: 56px;
    bottom: 60px;
    left: 50%;
	transform: translateX(-50%);
	 -webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-animation: sdb04 1.5s infinite;
	animation: sdb04 1.5s infinite;
	margin-left: -17.5px;
}
@-webkit-keyframes sdb04 {
  0% {
    -webkit-transform: rotate(0) translate(0, 0);
  }
  20% {
    -webkit-transform: rotate(0) translate(0, 10px);
  }
  40% {
    -webkit-transform: rotate(0) translate(0, 0);
  }
}
@keyframes sdb04 {
  0% {
    transform: rotate(0) translate(0, 0);
  }
  20% {
    transform: rotate(0) translate(0, 10px);
  }
  40% {
    transform: rotate(0) translate(0, 0);
  }
}
.template span {
	
}
.row02 {
    position: relative;
    overflow: hidden;
}
.diferenciais .bloco01 .media, .diferenciais .bloco02 .media {
    margin-bottom: 59px;
}
.diferenciais .media-object {
    width: auto;
}
.diferenciais .img-destaque {
    margin-top: 40px;
    text-align: center;
}
.diferenciais .bloco01 .media-body {
    text-align: right;
    vertical-align: middle;
}
.diferenciais .bloco02 .media-body {
    text-align: left;
    vertical-align: middle;
}
.diferenciais .media-body p {
    margin-bottom: 0;
    font-weight: 400;
    color: #636363;
}
.row03 {
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
    padding: 40px 20px 50px 20px;
}
#produtos {
    position: relative;
}
.page-mat-vis #produtos {
    overflow: hidden;
}
#produtos .item a {
    display: block;
    background: #fff;
    text-align: center;
    padding: 50px 40px;
    color: #636363;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    /* ...and now for the proper property */
    transition:.3s;
}
.page-mat-vis #produtos .item a {
    border:1px solid #eee;
    margin-bottom: 30px;
}
#produtos .item a h4 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
#produtos .item h4:before {
    position: absolute;
    content: "";
    width: 132px;
    height: 1px;
    background: #d4d4d4;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
#produtos .item a:hover, #produtos .item a:focus {
    background: #1c75bc;
    color: #fff;
    text-decoration: none;
}
#produtos .owl-nav {
    display: none;
}
#produtos .owl-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 15px;
}
#produtos .owl-dot {
    float: left;
    margin: 2px;
    width: 16px;
    height: 16px;
    border-radius: 30px;
    border: 2px solid #1c75bc;
}
#produtos .owl-dot.active {
    background: #1c75bc;
}
.row06 {
    display: none;
    background: #f5f5f5;
    padding-top: 40px;
    padding-bottom: 30px;
}
.temp-clientes img {
    display: inline-block !important;
    width: auto !important;
    filter: gray; /* IE5+ */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
    -webkit-transition: all .2s ease-in-out;  
    opacity: 0.5;
}
.temp-clientes img:hover {
    filter: none;
    opacity: 1;
    -webkit-filter: grayscale(0);
}
.temp-clientes .item {
    text-align: center;
}
.temp-blog h2 {
    margin-bottom: 30px;
}
.row04 {
    padding-bottom: 40px;
}
.temp-botao {
    clear: both;
    float: none !important;
    text-align: center;
}
.temp-botao .btn-default {
    font-family: 'Raleway', sans-serif;
    color: #979797;
    padding: 12px 35px;
    border-radius: 30px;
    background: transparent;
    border:1px solid #d3d3d3;
    margin-top: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    /* ...and now for the proper property */
    transition:.5s;
    letter-spacing: -1px;
}
.temp-botao .btn-default:hover {
    background: #1c75bc;
    color: #fff;
    border:1px solid #1c75bc;
}
.row05 {
    display: none;
    padding-bottom: 90px;
}
.temp-depoimentos {
    position: relative;
    background: url(images/quote.png) no-repeat center 45px;
    padding-top: 125px;
}
.temp-depoimentos .item {
    text-align: center;
}
.temp-depoimentos .item img {
    width: auto;
    display: inline-block;
    margin-bottom: 20px;
}
.temp-depoimentos .item p, .temp-depoimentos .item h4, .temp-depoimentos .item span {
    color: #636363;
}
.temp-depoimentos .item h4 {
    font-weight: bold;
    margin-bottom: 0;
}
.temp-depoimentos .owl-nav {
    display: none;
}
.temp-depoimentos:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    width: 1170px;
    height: 1px;
    background: #d3d3d3;
    margin-bottom: 40px;
}
@media (max-width:1190px) {
    .temp-depoimentos:after {
        width: 100%;
    }
}
.temp-depoimentos .owl-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 35px;
}
.temp-depoimentos .owl-dot {
    float: left;
    margin: 2px;
    width: 16px;
    height: 16px;
    border-radius: 30px;
    border: 2px solid #1c75bc;
}
.temp-depoimentos .owl-dot.active {
    background: #1c75bc;
}
.licitacao, .telefones, .agenda, .tempo {
	margin-top: 28px;
}
.telefones .title-tel {
    font-size: 18px;
    font-weight: lighter;
    margin-top: 1px;
    padding-bottom: 9px;
    padding-left: 13px;
    padding-top: 14px;
}
.telefones .parag-numero {
    font-weight: lighter;
    margin-bottom: 1px;
    padding-bottom: 16px;
    padding-left: 13px;
}
.telefones h3, .agenda h3 {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	color: #575757;
	margin-top: 10px;
}
.telefones .parag-btn, .agenda .parag-btn {
	text-align: right;
	margin-bottom: 0;
}
.mat01 .mat-data {
    display: none;
}
.mat01 .botoes {
	margin-top: 20px;
	text-align: center;
}
.mat01 .list-group {
	margin-bottom: 0;
}
.mat01 .desc-destaque {
}
.mat01 .item {
	text-align: left;
}
.mat01 .data {
	color:#313030;
	display:none;
	font-size:15px;
	padding-left:20px;
	background:url("images/theme/calendario.png") no-repeat 0px 5px;
	font-family: 'Open Sans', sans-serif;
	font-weight:lighter;
}
.mat01 .carousel-indicators {
    position: absolute;
    bottom: 40px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.mat01 .carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 0
}
.mat01 .carousel-indicators .active {
    width: 20px;
    height: 20px;
    margin: 1px;
    background: #fff;
    border: 2px solid #fff;
}
.tel-view {
    margin-top: 15px;
    width: 20%;
}
@media (max-width:1200px) {
    .tel-view {
        width: 25%;
    }
}
.tel-view .media-object {
    width: auto;
}
.tel-view .media-body h4, .tel-view .media-body span {
    font-family: 'Roboto', sans-serif;
    letter-spacing: -0.5px;
}
.tel-view .media-body h4 {
    font-size: 16px;
    color: #1c75bc;
    margin-bottom: 0;
    margin-top: 10px;
}
.tel-view .media-body span {
    font-size: 15px;
    color: #878787;
}
.mat02 .mat-data {
	color:#313030;
	font-size:15px;
	padding-left:20px;
	background:url("images/theme/calendario.png") no-repeat 0px 5px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	margin-bottom: 0;
}
.mat02 .list-group-item {
	border: 0;
	padding: 0;
	margin-bottom: 15px;
}
.mat02 .list-group {
	margin-bottom: 0;
}
.page-principal .thumbnail {
	padding:0px;
	margin-bottom:0px;
	border:none;
}
.banner-principal01, .banner-principal02 {
	margin-top: 20px;
}
.tempo {
	margin-bottom:15px;
}
.tempo .title-previsao{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 50px;
    margin-top: 0;
    padding-top: 20px;
	padding-left: 23px;
}
.tempo .min, .tempo .max, .tempo .sit, .tempo .iuv {
    padding-bottom: 5px;
    padding-left: 23px;
}
.banner-serv {
    margin-bottom: 30px;
    margin-top: 30px;
}
#newsletter h2 {
	display:block;
    margin-top: 0;
	padding: 0;
}
.newsletter .control-label {
	font-size: 16px;
    font-weight: 900;
}
#newsletter #div_email {
    padding-bottom: 4px;
}
#newsletter > div {
    padding-bottom: 9px;
    padding-top: 6px;
}
#p_informacoes {
    margin-bottom: 0;
    padding-bottom: 9px;
    padding-top: 12px;
}
.newsletter .form-control {
    font-size: 18px;
    font-weight: lighter;
    height: 45px;
}
.newsletter #div_email .form-group.required {
    margin-bottom: 0;
}
.tempo .div-botoes {
	display: block;
	text-align: right;
}
.tempo .div-main-previsao {
    background-repeat: no-repeat;
    background-position: 94% 20%;
}
.tempo .div-main-previsao  {
    margin-bottom: 5px;
    min-height: 317px;
}
.banner-principal {
	margin-bottom:20px;
}
.banner-principal-2 {
	margin-bottom:15px;
}
.banner-serv h2 {
	display: none;
}
.youtube .tit_est01_tam03 {
    display: none;
}
.youtube .data, .youtube .desc, .youtube .visualizacoes {
    display: none;
}
.youtube .you-title-lista {
    display: none;
}
.youtube .youtube-title {
    font-size: 23px;
}
.youtube .img_video_item {
    width: 100%;
}
.divTradutor .idioma_h3 {
    float: left;
    margin-right: 6px;
    margin-top: 6px;
    text-decoration: none;
}
.mat .legenda {
	padding-left:18px;
	background:url("images/theme/market-mat.png") no-repeat 0px 8px;
	font-weight:bold;
	font-size:14px;	
}
.mat .legenda a {
	color:#5586ff;
}
.mat01 .div-botoes {
	display: none;
}
.mat01 .mat01_dest03 .mat-title {
    margin-top: 0;
}
.mat03 .mat-title {
	margin-top:0px;
}
.mat02 .mat-title a, .mat02 .chamada a {
    font-size: 14px;
    font-weight: 300;
}
.mat02 .bt_vejamais {
    display: none;
}

.temp-noticias {
	margin-bottom:10px;
}
.page-car-pos-lis .titulo {
	margin-bottom:20px;
	font-size:20px;
	font-weight:bold;
	color:#5586ff;
}
.page-car-pos-lis .thumbnail {
	margin-bottom:5px;
}
.page-car-pos-env .bt_enviar {
	float:left;	
}
.page-car-pos-env .bt_voltar {
	margin-left:5px;
	margin-top:15px;
	float:left;
}
#ul_materia_indice ul li {
    list-style: outside none none;
}
.materia_indice_filho {
    padding-left: 20px;
}
.page-mat-vis .materia_indice_filho > a {
    font-size: 12px;
    white-space: nowrap;
}
.destaque {
    position: relative;
    min-height: 200px;
}
@media (max-width:767px) {
    .destaque {
        min-height: 260px !important;
    }
    .destaque .texto {
        text-align: left !important;
        padding: 0 !important;
    }
    .destaque h4:before {
        left: 0;
    }
}
.destaque span {
    display: block;
}
.destaque.last-child {
    border-right: 0;
}
.destaque h4 {
    position: relative;
    margin-top: 0;
    padding-bottom: 10px;
}
.destaque h4:before {
    content: "";
    width: 60px;
    height: 1px;
    background: #ccc;
    position: absolute;
    bottom: 0;
}
.destaque .text-right h4:before {
    right: 0;
}
.destaque a.link-block {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.destaque a.link-block h4, .destaque a.link-block span {
    color: #636363;
}
.destaque a.link-block:hover {
    background: #1c75bc;
    color: #fff;
}
.destaque a.link-block:hover h4, .destaque a.link-block:hover span {
    color: #fff;
}
.page-mat-vis #textos h3 {
    position: relative;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-size: 1.8em;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.page-mat-vis #textos h3:before {
    content: "";
    height: 1px;
    width: 160px;
    background: #e2e2e2;
    bottom: 0;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
}
.page-blog #textos h3 {
    text-align: left;
    text-transform: inherit;
    font-size: 1.8em;
}
.page-blog #textos h3:before {
    content: "";
    height: 1px;
    border-radius: 5px;
    width: 160px;
    background: #ccc;
    bottom: 0;
    position: absolute;
    transform: translateX(0);
    left: 0;
}
.page-blog #textos p {
    line-height: 22px;
}
.destaque .texto {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
}
.modulos {
    margin-bottom: 30px;
}
#textos .modulos h3 {
    margin-bottom: 20px;
    font-size: 1.8em;
    text-transform: inherit;
}
#textos .modulos h3:before {
    height: 1px;
    background: #ccc;
}
.modulos .col {
    margin-bottom: 0;
    padding: 0;
}
.modulos .coluna {
    position: relative;
    text-align: center;
    border-right:1px solid #e3e3e3;
    border-bottom:1px solid #e3e3e3;
    background: #f5f5f5;
    min-height: 150px;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
@media (min-width:767px) {
    .modulos .md-sm-no .coluna {
        border-right: 0;
    }
   
}
@media (max-width:767px) {
    .modulos .coluna {
        min-height: 200px;
    }
}
.modulos .coluna .badge {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #1C75BC;
}
.modulos .coluna:hover {
    background: #1C75BC;
    color: #fff;
}
.modulos .coluna:hover .badge {
    background: #fff;
    color: #1C75BC;
}
.modulos .coluna i {
    font-weight: normal;
    font-size: 3.2em;
    margin-bottom: 5px;
}
.modulos .coluna .text {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.modulos .coluna h4 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
}
.modulos .coluna p {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0;
}
.clientes {
    margin-bottom: 30px;
}
.clientes h3 {
    margin-bottom: 20px;
}
.clientes .col {
    margin-bottom: 30px;
}
.clientes .coluna {
    position: relative;
    text-align: center;
    border:1px solid #dcdcdc;
    background: #fff;
    min-height: 200px;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 5px;
}
.clientes .coluna img {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 42%;
    left: 50%;
}
@media (min-width:767px) {
    .clientes .md-sm-no .coluna {
        border-right: 0;
    }
   
}
@media (max-width:767px) {
    .clientes .coluna {
        min-height: 200px;
    }
}
.clientes .coluna .badge {
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
    width: 100%;
    background: none;
    color: #6c6c6c;
    font-weight: normal;
    border-top: 1px solid #dcdcdc;
}
.clientes .coluna:hover .badge {
}
.clientes .coluna i {
    font-weight: normal;
    font-size: 3.2em;
    margin-bottom: 5px;
}
.clientes .coluna .text {
    width: 100%;
}
.clientes .coluna h4 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
}
.clientes .coluna p {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0;
}
.bt_contas {
    background: url("images/bullet-contas.png") no-repeat 0 2px;
}
.bt_sic {
    background: url("images/bullet-sic.png") no-repeat 0 2px;
}
.bt_legislacao {
    background: url("images/bullet-legislacao.png") no-repeat 0 2px;
}
.bt_licitacao {
    background: url("images/bullet-licitacao.png") no-repeat 0 2px;
}
.bt_nota {
    background: url("images/bullet-nota.png") no-repeat 0 2px;
}
.bt_organograma {
    background: url("images/bullet-org.png") no-repeat 0 2px;
}
.bt_ouvidoria {
    background: url("images/bullet-ouvidoria.png") no-repeat 0 2px;
}
.bt_transparencia {
    background: url("images/bullet-transparencia.png") no-repeat 0 2px;
}
#resultados, .num_resultados {
    margin-top: 15px;
}
#int_you_panel .thumbnail {
    background: none;
}
.licitacao .list-group {
    margin-bottom: 0;
}
.licitacao .list-group-item-text {
    font-weight: lighter;
}
.licitacao .list-group-item-heading {
    font-size: 19px;
}
.list-group-item.title-lic {
    border-radius: 0;
	padding: 12px 15px;
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	font-weight:lighter;
}
.page-diel-diel-lis .active a {
	color:#fff;
}
.banner-principal .div-botoes {
	display:none;
}
#materia_indice {
    float: right;
}
.imagem-materia-dinam {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    margin-top: 30px;
}
.imagem-materia-dinam:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.imagem-materia-dinam:hover:before {
    -webkit-animation: shine 1s;
    animation: shine 1s;
}
.page-por-lis .categories a {
    cursor: pointer;
}
.page-por-lis .categories ol {
    padding-left: 0;
}
.page-por-lis .categories li {
    list-style: none;
}
#divVagas {
    display: none;
}
.page-curriculo .divApresentacao h3 {
    display: none;
}
.page-curriculo #divCurriculo h3 {
    display: none;
}

.destaques {
    margin-top: 40px;
    margin-bottom: 25px;
    position: relative;
    background: #1c75bc url(images/diferenciais-bg.jpg) fixed 0 top; 
    padding-top: 70px;
    padding-bottom: 35px;
    width: 1000%;
    left: -450%;
    margin-bottom: 15px;
}
@media (max-width:767px) {
    .destaques {
        width: auto;
        left: 0;
    }
}
.destaques .media {
    margin-bottom: 15px;
    margin-top: 0;
}
.destaques .media {
    padding-bottom: 15px;
}
.destaques .media-left {
    padding: 15px;
    background: rgba(16,94,157,.7);
}
.destaques .media-left i {
    position: absolute;
    transform: translate(-50%,-50%);
    text-align: center;
    color: #fff;
    font-size: 2.8em;
    font-weight: normal;
}
.destaques .media-body {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
}
.destaques .media-body h4 {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
.nota10 {
    margin-top: 20px;
    position: relative;
    background: #f5f5f5;
    padding-top: 25px;
    padding-bottom: 25px;
    width: 1000%;
    left: -450%;
    overflow: hidden;
}
/*CAMPANHA*/
.campanha .btn-finalizar {
  background: #e41e75
}
.campanha #msg-informativa {
  border-color: #e41e75;
  color: #e41e75;
  background-color: #f7cdd6;

}
.campanhaCopasa .btn-finalizar {
  background: #e41e75
}
.campanhaCopasa #msg-informativa {
  border-color: #194173;
  color: #194173;
  background-color: #d0e1f7;

}
#imgBannerCampanhaCohab {
  margin-bottom: 25px;
}
#imgBannerCampanhaCohab img {
  max-width: 100%;
}
#imgBannerCampanhaCopasa {
  margin-bottom: 25px;
}
#imgBannerCampanhaCopasa img {
  max-width: 100%;
}
#imgBannerCampanha {
  margin-bottom: 25px;
}
#imgBannerCampanha img {
  max-width: 100%;
}

#imgBannerCampanhaProdemge {
  margin-bottom: 25px;
}
#imgBannerCampanhaProdemge img {
  max-width: 100%;
}

#imgBannerCampanhaCodemge {
  margin-bottom: 25px;
}
#imgBannerCampanhaCodemge img {
  max-width: 100%;
}
/*CAMPANHA*/
.imagem-nota10 {
    min-height: 200px;
}
.imagem-nota10 img {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}
@media (max-width:767px) {
    .nota10 {
        width: auto;
        left: 0;
    }
}
.email-servico {
    position: relative;
    background: #fff; 
    padding-top: 25px;
    padding-bottom: 25px;
    width: 1000%;
    left: -450%;
    overflow: hidden;
}
@media (max-width:767px) {
    .email-servico {
        width: auto;
        left: 0;
    }
}
.aplicativo-servico {
    position: relative;
    background: #f5f5f5; 
    padding-top: 25px;
    padding-bottom: 25px;
    width: 1000%;
    left: -450%;
    overflow: hidden;
}
@media (max-width:767px) {
    .aplicativo-servico {
        width: auto;
        left: 0;
    }
}
.btn-destaque {
    background: #1c75bc;
    font-size: 16px;
    margin-top: 25px;
    padding-left: 20px;
    padding-right: 20px;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
.mobile-environment #corpo {
 margin-top: 20px !important;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function:linear;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
	border-radius: 0;
  z-index: 2;
}
.carousel .carousel-control { 
	visibility: hidden;
	-webkit-transition: all 0.2s ease-out !important;
	-moz-transition: all 0.2s ease-out !important;
	-o-transition: all 0.2s ease-out !important;
	transition: all 0.2s ease-out !important;
	opacity: 0 !important; 
}
.carousel:hover .carousel-control { visibility: visible; opacity: 1 !important; }
/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
@media (max-width:768px) {
.mat01 .mat01_dest03 .mat-title {
	margin-top: 9px;
}

@media (min-width:992px) {

}

@media (min-width:1200px) {

}
@mixin pulse ($n) {
0%{transform: scaleX(1) scaleY(1);}
@for $i from 1 through 9 {
$m:1;
@if $i % 2 !=0 {$m: $n;}
#{$i*10%}{transform:scaleX($m) scaleY($m)}
}
100%{transform: scaleX(1) scaleY(1);}
}

@mixin shake ($n) {
0%{transform: rotateZ(0);}
$pos: 1;
@for $i from 1 through 9 {
$pos: $pos * -1;
$m: ($n / $i) * $pos;
#{$i*10%}{transform:  rotateZ($m * 1deg)}
}
100%{transform: rotateZ(0);}
}

@keyframes pulse {
@include pulse(0.85);
}
@keyframes shake {
@include shake(30);
}
@keyframes spin {
to{transform:rotateZ(720deg)}
}
.animated  {
  -webkit-animation-duration : 3s  ;
  animation-duration : 3s  ;

  -webkit-animation-delay : 500ms  ;
  animation-delay : 500ms  ;
}

.animate-out {
  -webkit-animation-delay : 0ms  ;
  animation-delay : 0ms  ;
}


