body{
    background: #E5E5E5;
    font-family: 'Roboto', sans-serif; 
}
.titulo-pagina h1 {
    margin-top: 170px;
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    color: #0E173F;
}
.titulo p {
    font-size: 30px;
    color: #005EA5;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
}
.topo-desk .logo {
    margin-top: -45px;
}
/* Carousel Topo*/
.carousel {
    z-index: 1!important;
}
.banner .carousel-item {
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/* Fim Carousel Topo*/
.img-carousel p{
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    width: 120px;
    height: 80px;
    color: #005EA5;
}
/* Tela INDICADORES */
.data-abrang {
    margin: auto;
    margin-top: 35px;
}
.titulo-resultado {
    margin-top: 30px;
    margin-bottom: 30px;
}
.data-abrang select {
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    font-weight: 700;
    font-size: 12px;
    margin-left: 20px;
}
.data-abrang .data {
    width: 88px;
    height: 30px;
}
.data-abrang .abrangencia {
    width: 126px;
    height: 30px;
}
.list h5 {
    font-size: 16px;
    font-weight: 400;
}
.list span {
    font-size: 10px;
    color: #005EA5;
}
.list p {
    font-weight: 700;
    font-size: 16px;
    text-decoration: underline;
    color: #0E173F;
}
/*
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../imagens/indicador.png) no-repeat center right;
}*/
/*CSS MENU DESK/MObile */
.topo-desk {
    background-color: #ffffff;
    padding: 10px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding-bottom: 29px;
    z-index: 2;
    height: 121px;
}

.menu-desk .nav-pills .nav-link {
    border-radius: .25rem;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    font-style: normal;
}
.menu-desk .nav-pills .nav-link:focus {
    font-weight: 700;
    color: #005EA5;
}
.menu-desk .nav-pills .nav-link:hover {
    font-weight: 700;
    color: #005EA5;
}
.menu-desk ul.nav.nav-pills {
    float: right;
    margin-right: 76px;
    margin-top: 0px;
    line-height: 30px;
    height: 35px;
}
.nav-link:focus, .nav-link:hover {
    text-decoration: none;
    color: #005EA5;
}
.m-mobile{
    display: none;
}
/*FIM MENU DESK/MObile */

/* BANNER */
.conteudo-texto {
    margin-top: 150px;
}
.animated  {
  -webkit-animation-duration : 3s  ;
  animation-duration : 3s  ;

  -webkit-animation-delay : 500ms  ;
  animation-delay : 500ms  ;
}
.animate-out {
  -webkit-animation-delay : 0ms  ;
  animation-delay : 0ms  ;
}
.owl-item {
  display: table;
}
.owl-carousel .item {
    height: 500px;
    min-height: 400px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    /* background: linear-gradient(90deg, #2CABE1 0%, #239CD5 16.84%, #005EA5 72.09%, #005EA5 100%); */
}
.owl-theme .owl-nav {
    display: none;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #D7AA28!important;
}
.owl-theme .owl-dots .owl-dot span {
    background: #fff!important;;
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
    z-index: 999999999;
    position: inherit;
    margin-top: -29px;
}
.carousel {
    z-index: 1!important;
}
.banner .item {
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.banner-titulo {
    font-weight: 700;
    color:#ffffff;
    font-size: 30px;
}
.baner-descricao {
    font-size: 20px;
    font-weight: 100;
    color: #fff;
}
.botao-banner {
    border-radius: 50px;
    border: 1px solid #005EA5;
    background: linear-gradient(90deg, #2CABE1 0%, #239CD5 16.84%, #0A6FB2 72.09%, #005EA5 100%);
    width: 116px;
    line-height: 30px;
    color: #fff;
}
.botao-banner:Hover {
    background-color: #005EA5;
    border: 1px solid #2CABE1;
    color: #ffffff;
    text-decoration: underline;
}
/* FIM BANNER */
.bloco-noticias {
    margin-top: 170px;
}
.tipo-servico {
    color: #005EA5;
    font-weight: 700;
    font-size: 35px;
}
.botao-acesse{
    border-radius: 50px;
    width: 116px;
    line-height: 30px;
    background-color: #005EA5;
    font-size: 14px;
    font-weight: 400;
    border: none;
    cursor: pointer;
}
/*ICONES BOX SERVIÇOS*/
.card-height {
    height: 274px;
    cursor: pointer;
}
.card-body .card-text {
    height: 90px;
}
.card.car-extendido {
    background-color: transparent;
    border: navajowhite;
}
.tit-serv {
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
    color: #005EA5;
    padding: 0 0 12px;
}
.desc-serv {
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 22.75px;
}
.card-style {
    border-radius: 1.25rem;
    border: none;
}
.card-style:hover .btn-style{
    color: #0056b3;
    background-color: #fff;
    border: 1px solid;
}
#icone-serv{
    height: 195px;
    cursor: pointer;
    margin: 0 auto;
}
.img-certidao {
    width: 195px;
    background-image: url(../imagens/home/box-servico/certidao.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-certidao{
    background-image:url(../imagens/home/box-servico/certidao-hover.png);
}

.img-matricula {
    width: 195px;
    background-image: url(../imagens/home/box-servico/matricula.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-matricula{
    background-image:url(../imagens/home/box-servico/matricula-hover.png);
}

.img-digitalizacao {
    width: 195px;
    background-image: url(../imagens/home/box-servico/digitalizacao.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-digitalizacao{
    background-image:url(../imagens/home/box-servico/digitalizacao-hover.png);
}

.img-pesquisa {
    width: 195px;
    background-image: url(../imagens/home/box-servico/pesquisa.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-pesquisa{
    background-image:url(../imagens/home/box-servico/pesquisa-hover.png);
}

.img-transacao {
    width: 195px;
    background-image: url(../imagens/home/box-servico/transacao.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-transacao{
    background-image:url(../imagens/home/box-servico/transacao-hover.png);
}

.img-portal {
    width: 195px;
    background-image: url(../imagens/home/box-servico/portal.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-portal{
    background-image:url(../imagens/home/box-servico/portal-hover.png);
}

.img-editais {
    width: 195px;
    background-image: url(../imagens/home/box-servico/editais.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-editais{
    background-image:url(../imagens/home/box-servico/editais-hover.png);
}

.img-eprotocolo {
    width: 195px;
    background-image: url(../imagens/home/box-servico/eprotocolo.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-eprotocolo{
    background-image:url(../imagens/home/box-servico/eprotocolo-hover.png);
}

.img-intimacao {
    width: 195px;
    background-image: url(../imagens/home/box-servico/intimacao.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-intimacao{
    background-image:url(../imagens/home/box-servico/intimacao-hover.png);
}

.img-acompanhamento {
    width: 195px;
    background-image: url(../imagens/home/box-servico/acompanhamento.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-acompanhamento{
    background-image:url(../imagens/home/box-servico/acompanhamento-hover.png);
}

.img-regularizacao {
    width: 195px;
    background-image: url(../imagens/home/box-servico/regularizacao.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-regularizacao{
    background-image:url(../imagens/home/box-servico/regularizacao-hover.png);
}

.img-consulta {
    width: 195px;
    background-image: url(../imagens/home/box-servico/consulta.png);
    background-repeat: no-repeat;
}
.card-style:hover .img-consulta{
    background-image:url(../imagens/home/box-servico/consulta-hover.png);
}
/*FIM HOVER SERVIÇOS*/

/* Associacoes Estaduais*/
.bt-passador span {
    margin-top: 45px;
}
.associacoes .carousel-indicators {
    left: 0;
    top: auto;
    bottom: -40px;
}
.associacoes .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}
.associacoes .carousel-indicators .active {
    background: #707070;
}
.carousel-control-prev-icon {
    background-image: url(../imagens/home/associacoes-estaduais/prev.svg);
}
.carousel-control-next-icon {
    background-image: url(../imagens/home/associacoes-estaduais/next.svg);
}
.associacoes .carousel {
    z-index: 1!important;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    height: 150px;
}
/* Fim Associacoes Estaduais */
.row-downloads {
    margin-top: 42px;
}
/* Flick Noticias */
.gallery-cell {
    width: 365px;
    padding: 10px;
    height: auto;
    margin-right: 10px;
    cursor: pointer;
}
.carousel-cell {
  width: 365px;
  height:auto;
  margin-right: 10px;
  border-radius: 5px;
  counter-increment: carousel-cell;
}

}
.gallery-noticias .flickity-page-dots {
    display: none;
    }
.gallery-home .flickity-page-dots {
    display: none;
}
.gallery-institucional .flickity-page-dots {
    bottom: -15!important;
}
.gallery-noticias-interna .flickity-page-dots {
    bottom: -15!important;
}
/* white circles */
.flickity-page-dots .dot {
  background: transparent;
}
/* fill-in selected dot */
.flickity-page-dots .dot.is-selected {
  background: #D7AA28;
}
.flickity-prev-next-button.next {
    display: none;
}
.flickity-prev-next-button.previous {
    display: none;
}
.gallery-institucional .descricao {
    margin-top: 20px;
}
.btn-style {
    bottom: 0;
    position: absolute;
    border-radius: 50px;
    margin-bottom: 21px;
    width: 116px;
    line-height: 30px;
    background-color: #005EA5;
    font-size: 14px;
    font-weight: 400;
    border: none;
    cursor: pointer;
}
.btn-primary:hover {
    color: #0056b3;
    background-color: #fff;
    border: 1px solid;
}
.btn-noticias {
    font-size: 14px;
    background-color: #005EA5;
    border-radius: 20px;
    width: 116px;
    line-height: 30px;
}
.tit-style {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 400;
}
/* Fim flick noticias */

.dentro-central{
   font-weight: 700;
   color: #005EA5;
   font-size: 18px;
}
.nav-footer{
	float: left;
}
.subtit-style {
    font-size: 14px;
    font-weight: 700;
    color: #1c5698;
    cursor: pointer;
}
.topo-style {
    background-color: #ffffff;
    margin-top: -32px;
    padding-bottom: 20px;
}
.search-right{
	float: right;
}
.chamada-bloco {
    color: #0E173F;
    font-size: 40px;
    font-weight: 700;
    margin-top: 20px;
}

.data-not {
    font-weight: 300;
    font-size: 10px;
    padding: 23px 10px 0;
}
.title-noticias {
    font-weight: 700;
    font-style: normal;
    size: 26px;
    line-height: 30.19px;
    color: #005EA5;
    padding: 0px 10px 10px;
}
.date-extend{
    color: #000000;
    font-size: 10px;
    font-weight:300;
}
.title-extend{
    color: #005EA5;
    font-weight: 800;
    font-size: 35px;
}
.sub-extend{
    font-weight: 400;
    font-size: 18px;
    font-style: italic;
    color: #000000;
}
.conteudo-exted p{
    font-size: 16px;
    font-weight:400;
    color: #000000;
}
.chamada-extend{
    color: #0A6FB2;
    font-size: 17px;
    font-weight:500;
}
.legend-foto{
    color: #000000;
    font-size: 12px;
    font-weight: 400;
}
.desc-noticias {
    font-size: 14px;
    line-height: 18.75px;
    font-style: normal;
    font-weight: 400;
}
.mais-not{
    color: #0E173F;
    font-weight: 800;
    font-size: 26px;
    margin-left: 18px;
}
.title-vejamais {
    font-size: 14px;
    color: #D7AA28;
    cursor: pointer;
    font-weight: 700;
}
.title-vejamais:hover {
    text-decoration: underline;
}
.estilo-drop a {
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #005EA5;
    text-decoration: none;
    background-color: #ffffff;
}

.search input {
    height: 30px;
    font-size: 12px;
    color: #ACAAAA;
}
.search-estilo input {
    border-radius: 26px;
    font-size: 12px;
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.25);
}

.search-estilo {
    margin-top: 27px;
}
#input_img {
    position: absolute;
    bottom: 8px;
    right: 116px;
    width: 14px;
    height: 15px;
}
.linkOnr {
    margin: 0 40px 0;
}
.linkOnr img {
    margin-top: 2.7px;
    width: 12px;
}
.linkOnr a {
    color: black;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
}
.linkOnr a:hover {
    color:#005EA5;
}


.intranet {
    margin: 0 40px 0;
}
.intranet img {
    margin-top: -5px;
    width: 12px;
}
.intranet a {
    color: black;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
}
.intranet a:hover {
    color:#005EA5;
}
.footer {
    padding: 32px 0 43px;
    background-color: #ffffff;
}
#input {
    margin:0;
    padding-right: 30px;
    width: 100%;
}
.menu-desk .dropdown-menu {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
}
.dropdown-toggle::after {
    display: none;
}
.dropdown:hover>.dropdown-menu {
 display: block;
}
.form-control:focus {
    border-color: #fff;
    border-radius: 26px;
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.25);
}
.search {
    margin-right: 90px;
}
.ico-search {
    cursor: pointer;
}
.pordentro-central{
	background-image: url(../imagens/home/Rectangle-56.svg);
	background-repeat: no-repeat; 
}
.bloco-redes-socias {
    margin: -5px 0 49px;
}
.redes-socias img{
	float: left;
    width: 40px;
}
.menu-footer a {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}
.midia-sociais {
    height: 70px;
    line-height: 20px;
}
.img-social {
    border-radius: 100%;
    overflow: hidden;
    background-color: #0E173F;
    height: 40px;
    width: 40px;
    text-align: center;
    margin: 0 auto;
    padding-top: 7px;
    display: inline-grid;
    margin-top: 25px;
}
.img-social-footer {
    border-radius: 100%;
    background-color: #0E173F;
    height: 40px;
    line-height: 37px;
    width: 40px;
    text-align: center;
    display: inline-grid;
    margin-left: 12px;
}
.intranet-footer-desk {
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
}
.intranet-footer-desk img {
    margin-top: -7px;
}
.intranet-footer-desk a {
    font-weight: bold;
    color: black;
    text-decoration: none;
}
.intranet-footer-desk a:hover{ 
    color:#005EA5;
}
.logo-footer {
    float: right;
    position: absolute;
    right: 0;
    top: -68px;
}
.linha-azul {
    position: absolute;
    left: 5.94%;
    right: 5.81%;
    border: 3px solid #005EA5;
    background-color: #005EA5;
}
.box-pesquisar input {
    background: #FFFFFF;
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.25);
    border-radius: 28px;
    width: 292px;
    margin-top: 20px;
}
.btn-pesquisar {
    float: right;
    right: 140px;
    position: absolute;
    margin-top: 20px;
}
.btn-pesquisar a {
    color: #fff;
    font-size: 14px;
    background-color: #005EA5;
    border-radius: 20px;
    width: 116px;
    line-height: 30px;
}
/* Bloco Fique por dentro*/
.por-dentro {
    background-image: url(../imagens/home/dentro-central/bg-desk.svg);
    background-repeat: no-repeat;
    margin-top: 31px;
}
.por-dentro .box-texto {
    top: 11px;
    margin-left: 30px;
}
.por-dentro .box-texto h5 {
    font-weight: 700;
    color: #005EA5;
    font-size: 23px;
    margin-top: 17px;
}
.por-dentro .box-texto p {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}
.por-dentro .box-pesquisar input {
    background: #FFFFFF;
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.25);
    border-radius: 28px;
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
}
.por-dentro .btn-pesquisar {
    right: 23px;
    position: absolute;
}

.bd-callout-warning {
    border-left-color: #D7AA28!important;
}
.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #E5E5E5;
    border-left-width: .25rem;
    border-radius: .25rem;
}

/*Tela Galeria de Imagens Interna*/
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../imagens/galeria-imagens/vector-4.png)!important;
    left: 10px;
    right: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../imagens/galeria-imagens/vector-3.png)!important;
    right: 10px;
    left: auto;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 12px!important;
    height: 35px!important;
    z-index: 10;
    cursor: pointer;
    background-size: inherit!important;
}
.swiper-slide-container {
    text-align: center;
    font-size: 18px;
    height:100%;
    max-width: 100%;
    margin:auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-container {
    width: 724px;
    height: 400px;
    margin: 20px auto!important;
}
.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
}
.gallery-thumbs .swiper-slide {
    width: 33%;
    height: 100%;
    opacity: 0.4;
    cursor: pointer;
}
.gallery-thumbs .swiper-slide-active {
    opacity: 1;

}
.list p:hover {
    color: #005EA5;
}
.list p:hover {
    color: #005EA5;
}
.galeria-interna .card-img-top {
    width: 95%;
}
/*Tela Boletim*/
.boletim-date {
    color: #005EA5;
    font-size: 30px;
    font-weight: 700;
}
.bg-boletim {
    background-color: #fff;
    border-radius: 20px;
}
.descricao-foto {
    color: #C4C4C4;
    font-size: 12px;
    font-weight: 400;
    width: 410px;
    font-style: italic;
}
.topo-boletim {
    height: 180px;
    background: linear-gradient(90deg, #2CABE1 0%, #239CD5 8.84%, #0A6FB2 95.09%, #005EA5 100%);
}
.topo-boletim p {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    margin-top: 90px;
    text-shadow: 0.1em 0.1em #333;
    text-align: center;
}
/*Imprensa*/
.boletins span {
    color: #005EA5;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    margin-top: 27px;
}
.boletins .card {
    border-radius: 20px;
    border: none;
}
.boletins p {
    color: #0E173F;
    font-size: 16px;
    font-weight: 700;
    margin-left: 30px;
    margin-right: 30px;
    text-decoration: underline;
}
.boletins .title-vejamais {
    margin: auto;
    margin-top: 20px;
}
/*Identidade Visual*/
.id-visual p {
    color: #0E173F;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
}
.id-visual span {
    color: #005EA5;
    font-size: 22px;
    font-weight: 700;
}
.id-visual h6 {
    color: #0E173F;
    font-size: 18px;
    font-weight: 700;
}
/*Galeria de Imagens*/
.galeria-imagens .gallery-cell {
    text-align: center;
    border-radius: 20px;
}
.galeria-imagens .gallery-cell img {
    width: 95%;
}
/* Assessoria */
.bg-cont {
    background-color: #fff;
    border-radius: 20px;
}
.cont-assessoria {
    padding: 20px;
    margin: auto;
    width: 722px;
}
/*Indicadores Imobiliarios*/
.gallery-indic-imob .flickity-page-dots {
    display: none;
}
.gallery-indic-imob button.flickity-prev-next-button.previous {
    display: none;
}
.gallery-indic-imob .flickity-prev-next-button.next {
    display: none;
}
.circulo-logo {
    background-color: #fff;
    border-radius: 100px;
    width: 200px;
    height: 190px;
    float: right;
}
/*Fale Conosco*/
.fale-conosco .form-control {
    font-size: 14px;
    color: #818280;
    border: 1px solid #ced4da;
    border-radius: 18px;
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.25);
}
.fale-conosco .btn-primary {
    background-color: #005EA5;
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.25);
    border-radius: 22px;
    width: 92px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
}
.fale-conosco .btn-primary:hover {
    color: #0056b3;
    background-color: #fff;
    border: 1px solid;
}
.intranet-footer-mobile {
    display: none;
}
.boletim-user {
    font-size: 16px;
    font-weight: 700;
}
.boletim-user a{
    color: #0E173F;
    text-decoration: none;
}
.boletim-user a:hover{
    color: #005EA5;
}
.busca-boletim {
    font-weight: 700;
    font-size: 16px;
    text-decoration: underline;
}
.busca-boletim a {
    color: #0E173F;   
}
.busca-boletim a:hover {
    color: #005EA5;
}

/* Tela Imprensa/bloco Indicadores Imobiliário */
.image-grid-cover {
    width: 100%;
    background-size: cover;
    min-height: 176px;
    position: relative;
    margin-bottom: 30px;
    text-shadow: rgba(0,0,0,.8) 0 1px 0;
    border-radius: 20px;
}
.image-grid-clickbox {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    z-index: 20;
    background: rgba(0, 0, 0, 0.37);
}
.cover-wrapper {
    font-size: 21px;
    text-align: center;
    font-weight: 700;
    display: block;
    color: #fff;
    z-index: 21;
    position: relative;
    top: 80px;
}
.cover-wrapper:hover {
    color: #fff;
    text-decoration: none;
}

.swiper-releases .card-img-top {
    width: 100%;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.swiper-galeria-imagens .flickity-page-dots {
    display: none;
}