* {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    margin: 0;
    padding: 0
}

#erro-total {
    width: 700px;
    height: 270px;
    margin: 15px 0
}

#imagem-centralizada {
    width: 100%;
    text-align: center;
    margin: 10px 0
}

#texto-404 {
    width: 100%;
    font-family: Calibri;
    font-size: 22px;
    text-align: center
}

#aguarde {
    width: 100%;
    font-family: Calibri;
    font-size: 19px;
    text-align: center;
    margin: 5px 0
}

.page-404 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 600px
}

a {
    text-decoration: none
}
.texto h2 a {
    font-size: 23px;
    font-family: Bauhaus\ Md\ BT;
    color: #1e5f89;
}li#menu-item-329 {
    background: #1e5f89;
}
.global {
    margin: 0 auto
}

.conteudo-pages {
    min-height: 500px;
    margin: 0 auto
}

.conteudo-pages.home {
    width: 100%;
    background: transparent;
    border-radius: 10px;
    margin-bottom: 0
}
.whatsapp {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 70px;
    height: 70px;
    background: #25d366 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    z-index: 999;
}

.whatsapp img {
    width: 50px;
}
.texto-pages {
    font: 15px/25px "Calibri";
    color: #000;
    text-align: justify
}
.box-03-total .texto * {
    font-size: 17px!important;
    font-family: calibri;
}
.texto-pages h1 {
    font: 25px "Calibri";
    padding-left: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #000
}

.texto-pages h2 {
    font: 20px "Calibri";
    padding-left: 10px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #000
}

.slick-track {
    max-width: none
}

.contato input {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #eee;
    border: #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    font-size: 17px;
    box-shadow: 2px 0 0 0 #333 inset;
    position: relative
}

.contato [required="required"] {
    background: #eee url(https://www.polizio.com.br/wp-content/themes/personalizado/images/required.png) center right 10px no-repeat;
    background-size: 9px
}

.contato select,
.contato option {
    width: 50%;
    padding: 10px 20px;
    background: #eee;
    border: #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    font-size: 17px;
    box-shadow: 2px 0 0 0 #333 inset
}

.contato textarea {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #eee;
    border: #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    resize: none;
    height: 200px;
    font-size: 17px;
    box-shadow: 2px 0 0 0 #333 inset;
    position: relative
}

.contato .submit {
    cursor: pointer;
    background: #333;
    color: #fff
}

.contato .required {
    color: #d90000;
    font: 17px "calibri";
    font-weight: lighter;
    margin-bottom: 10px
}

.contato .required img {
    height: 9px
}

body {
    background: url(https://polizio.com.br/wp-content/themes/personalizado/images/fundo.jpg) center top fixed no-repeat;
    overflow-x: hidden
}

.topo {
    margin: 0 auto;
    width: 1200px
}

.logo {
    text-align: center;
    margin: 30px 0
}

.menu {
    width: 1200px;
    display: flex;
    margin: auto;
    flex-wrap: wrap;
    visibility: hidden
}

.menu ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    background: #373435;
    border-radius: 10px;
    margin: 20px 0
}

.menu li {
    list-style-type: none
}

.menu li a {
    color: #fff;
    font-size: 23px;
    font-family: Bauhaus\ Md\ BT;
    transition: .4s padding, .2s border;
    border: 2px solid transparent;
    padding: 13px 20px;
    border-radius: 10px;
    margin: 0 -1px;
    display: block
}

.menu li a:hover {
    border: 2px solid #1e5f89
}

.rodape-total {
    background: #373435
}

.rodape {
    margin: auto;
    width: 1200px;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center
}

.rodape > div {
    margin: 20px 0
}

.redes-rodape i {
    font-size: 40px;
    color: #1e5f89
}

.logo-pw {
    text-align: center;
    padding: 10px 0
}

.logo-pw div p:first-child a {
    color: #fff;
    font: 12px "Helvetica";
    margin-top: -8px;
    display: block
}

.logo-pw div {}

.logo-pw div a span {
    color: transparent
}

.texto-rodape .item {
    margin-bottom: 10px;
    font-size: 20px;
    font-family: Bauhaus\ Lt\ BT;
    color: #fff;
    text-align: center
}

.redes-rodape {
    display: flex
}

.redes-rodape .item a {
    padding: 0 10px;
    font-size: 20px;
    font-family: Bauhaus\ Lt\ BT;
    color: #fff;
    transition: .3s;
    cursor: pointer
}

.redes-rodape .item:last-child {
    border: none
}

.redes-rodape .item {
    border-right: 1px solid #fff
}

.redes-rodape .item:first-child:hover {
    color: #3b5998
}

.redes-rodape .item:hover {
    color: #999
}

.redes-rodape .item:last-child:hover {
    border: none;
    color: #00aced
}

.g-recaptcha > div {
    margin: auto
}

.slider {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.slider img {}

.slogan {
    text-align: center;
    width: 630px;
    z-index: 999;
    position: absolute
}

.slogan .titulo {
    font-size: 50px;
    font-family: Bauhaus\ Md\ BT;
    color: #fff
}

.slogan .texto {
    font-family: calibri;
    font-size: 25px;
    margin: 10px 0;
    color: #fff
}

.slogan .botao {
    font-size: 20px;
    font-family: calibri;
    width: 210px;
    margin: 0 auto;
    background: #1e5f89;
    padding: 8px;
    border-radius: 10px;
    color: #fff;
    transition: .3s
}

.slogan .botao:hover {
    background: #373435
}

.box-01-total {}

.box-01 {
    margin: 20px auto;
    width: 1200px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: start
}

.box-01 .titulo-box {
    width: 100%;
    text-align: center;
    background: #1e5f89;
    padding: 15px 0;
    border-radius: 20px;
    font-size: 30px;
    font-family: Bauhaus\ Md\ BT;
    color: #fff;
    margin: 10px 0
}

.box-01 .item {
    width: 390px;
    margin: 10px 0;
    text-align: center;
    background: #373435;
    padding: 10px 0;
    border-radius: 20px;
    cursor: pointer;
    transition: .5s
}

.box-01 .item:hover {
    background: #1e5f89
}

.box-01 .item .titulo {
    font-size: 20px;
    font-family: Bauhaus\ Md\ BT;
    color: #fff;
    margin: 10px 0;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.box-01 .item .texto {
    font-size: 20px;
    font-family: calibri;
    color: #fff;
    margin: 10px 0;
    padding: 0 10px;
    display: none;
    text-align: justify;
}

.box-02-total {
    background: #eee;
    margin-top: 70px;
    position: relative
}

.box-02 {
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 1200px;
    position: relative;
    bottom: 70px
}

.box-02 img {
    padding-bottom: 10px;
    box-shadow: 0 0 0 0 transparent;
    transition: .5s all;
    visibility: hidden
}

.box-02 img:hover {
    padding-bottom: 10px;
    box-shadow: 0 3px 0 0 #1e5f89
}

.box-03-total {
    background: #fff
}

.box-03 {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
    visibility: hidden
}

.box-03 .titulo {
    font-size: 25px;
    font-family: Bauhaus\ Md\ BT;
    align-items: center;
    display: flex;
    width: 200px;
    justify-content: space-around;
    margin: auto;
    color: #1f1a19
}

.box-03 .titulo i {
    font-size: 10px;
    color: #1e5f89
}

.box-03 .texto {
    width: 800px;
    font-family: calibri;
    font-size: 22px;
    margin: 20px auto;
    color: #666;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.box-03 .botao {
    font-family: calibri;
    font-size: 16px;
    padding: 7px 0;
    background: #1e5f89;
    width: 120px;
    margin: auto;
    color: #fff;
    border-radius: 10px;
    transition: .3s
}

.box-03 .botao:hover {
    background: #373435
}

.box-04-total {
    background: #f2faff
}

.box-04 {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    visibility: hidden
}

.box-04 .item {
    width: 500px;
    margin: 40px 0
}

.box-04 .titulo {
    font-size: 35px;
    font-family: Bauhaus\ Md\ BT;
    margin: 10px 0;
    text-align: center
}

.box-04 .descricao {
    font-size: 18px;
    margin: 10px 0;
    text-align: center;
}

.box-04 .formulario input {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #fff;
    border: 1px solid #999;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    font-size: 20px;
    font-family: calibri;
    position: relative;
    border-radius: 10px;
    box-shadow: none
}

.box-04 .formulario input.mensagem {
    height: 100px;
    padding: 10px 0 50px 20px
}

input[type="submit"] {
    background: #1e5f89 !important;
    color: #fff !important;
    transition: .3s;
    cursor: pointer
}

input[type="submit"]:hover {
    background: #373435 !important
}

.box-04 .conteudo {
    font-size: 17px;
    line-height: 20px;
    font-family: calibri;
    margin: 10px 0;
    background: #373435;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #999;
    text-align: justify
}

div#id_do_container {
    width: 100%
}

.conteudo-pages {
    width: 1200px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 30px
}

.titulo-total h1 {
    text-align: center;
    font-size: 50px;
    font-family: Bauhaus\ Md\ BT;
    color: #1e5f89;
    /* margin: 0 auto; */
    padding-top: 30px;
    /* width: 100%; */
    font-weight: normal;
    padding: 10px 10px 0px 10px;
}

.texto {
    padding: 40px
}

.advogado-img {
    width: 400px;
    display: flex
}

.advogado {
    display: flex;
    justify-content: space-around !important
}

.advogado .panel-grid-cell {
    width: fit-content !important
}

.texto p {
    font: 22px/22px calibri;
    margin: 9px auto;
    color: #666;
    text-align: justify;
}

.texto h3 {
    font-size: 30px;
    font-family: Bauhaus\ Md\ BT;
    font-weight: normal
}

.advogado-texto {
    width: 580px
}

.texto img {
    border-radius: 10px
}

.advogado-redes i {
    font-size: 21px;
    width: 35px;
    height: 35px;
    background: #1e5f89;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px
}

.advogado-redes p {
    display: flex;
    text-align: left
}

.advogado-redes a {
    margin-right: 20px
}

.valor h3 {
    text-align: center
}

.valor {
    width: 290px;
    background: rgba(0, 0, 0, 0.47058823529411764);
    padding: 10px;
    border-radius: 7px
}

.quem-somos-valores {
    display: flex;
    justify-content: center
}

.quem-somos-valores .so-panel.widget.widget_sow-editor.panel-first-child.panel-last-child {
    display: flex;
    justify-content: center
}

.quem-somos-valores {
    background: #f5f5dc;
    padding: 20px;
    border-radius: 10px
}

.quem-somos-valores {
    background: url(https://polizio.com.br/wp-content/themes/personalizado/images/iStock-834734164.jpg)
}

.valor h3 {
    color: #fff
}

.valor .siteorigin-widget-tinymce.textwidget p {
    color: #fff;
    font: 18px/22px calibri
}

.processo {
    margin-bottom: 30px
}

.processo .resumo {
    font-family: calibri;
    font-size: 16px;
    margin-top: 20px;
    color: #666;
    text-align: justify
}

.processo .titulo {
    font-size: 23px;
    font-family: Bauhaus\ Md\ BT;
    color: #1e5f89;
    text-align: left;
    display: flex;
    width: 100%;
    align-items: center
}

.artigo {
    margin-bottom: 30px
}

.artigo .resumo a {
    font-size: 23px;
    font-family: Bauhaus\ Md\ BT;
    color: #1e5f89
}

.texto strong {
    font-size: 23px;
    font-family: Bauhaus\ Md\ BT;
    font-weight: normal;
    color: #1e5f89
}

.texto.single-txt a {
    font: 20px/22px calibri;
    margin: 9px auto;
    color: #0716e2;
    text-align: left;
    text-decoration: underline
}

.processo hr {
    border: 1px solid #1e5f89;
    width: 800px;
    margin-top: 25px
}

.artigo hr {
    border: 1px solid #1e5f89;
    width: 800px;
    margin: 0 auto;
    margin-top: 25px
}

img.livro-destacada {
    width: 160px
}

.livro {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 270px;
    margin: 20px;
    background: #1e5f896e;
    padding: 20px;
    border-radius: 20px
}

.livro .titulo {
    width: 100%;
    font-size: 23px;
    font-family: Bauhaus\ Md\ BT;
    color: #1e5f89;
    text-align: center;
    margin-top: 15px
}

.livros {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

.valor .siteorigin-widget-tinymce.textwidget i {
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 110px;
    margin-top: 11px;
    margin-bottom: 11px
}

.processo .titulo i {
    color: #1e5f89;
    font-size: 22px;
    margin-right: 5px
}

.processo .titulo:hover {
    text-decoration: underline
}

.texto.single-txt h5 {
    font-size: 23px;
    font-family: Bauhaus\ Md\ BT;
    font-weight: normal;
    color: #1e5f89;
    width: 100%;
    display: flex;
    align-items: center
}

.texto.single-txt h5:before {
    content: '\f56d';
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    font-size: 18px;
    margin-right: 5px
}

.texto.single-txt h4 {
    font-size: 23px;
    font-family: Bauhaus\ Md\ BT;
    font-weight: normal;
    color: #1e5f89;
    width: 100%;
    display: flex;
    align-items: center
}

.texto.single-txt h4:before {
    content: '\f26c';
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    font-size: 18px;
    margin-right: 5px
}

.artigo .titulo:hover {
    text-decoration: underline
}

.artigo .resumo {
    text-align: center
}

.artigo .resumo a:hover {
    text-decoration: underline
}

.box-04 .conteudo p {
    font-size: 20px;
    font-family: calibri;
    color: #fff;
    text-align: justify;
}

.noticias-box a {
    font-family: calibri;
    font-size: 19px;
    padding: 15px 10px;
    text-transform: uppercase;
    background: linear-gradient(45deg, #3278a6, #63abdb, #3278a6);
    width: 120px;
    margin: auto;
    margin-top: 20px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
    transition: .5s;
    border: 0 solid #1e5f89;
    box-shadow: 0 3px 0 3px #1f4b68;
    border-radius: 10px
}
.pop-up-total {
	width: 100%;
	height: 100%;
	position: fixed;
	background: #00000078;
	z-index: 9999;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pop-up {
	background: #fff;
	width: 700px;
	position: relative;
}

.linha-pop-up {
	background: #1e5f89;
	height: 50px;
}

.pop-up .logos-total {
	padding: 20px;
	text-align: center;
}

.pop-up .texto p {
	font-size: 25px;
	color: #000;
	width: 600px;
	margin: 0 auto;
	padding: 15px 0px;
}

.fechar {
	position: absolute;
	right: -20px;
	top: -20px;
	padding: 5px;
	border-radius: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	overflow: hidden;
	background: #1e5f89;
}

.fechar i {
	color: #fff;
	font-size: 30px;
}


.noticias-box a:hover {
    background: linear-gradient(45deg, #1d323f, #7a7879, #1d323f);
    color: #fff;
    transition: .5s;
    box-shadow: 0 3px 0 3px #1d323f
}

.noticias-box .swiper-button-next.swiper-button-black {
    margin-right: 80px
}

.noticias-box .swiper-button-prev.swiper-button-black {
    margin-left: 80px
}

.noticias-box .texto p {
    text-align: center !important;
    width: 100%;
    font-size: 22px;
}

.advogado-texto a {
    font-size: 18px;
    color: #00f;
    text-decoration: underline
}

.advogado-texto a:hover {
    color: #00008b
}

.swiper-button-prev.swiper-button-white {
    background: #3f86b4 no-repeat;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E);
    width: 20px;
    height: 20px;
    background-position: center;
    padding: 5px;
    background-size: 38%;
    border-radius: 50%
}

.swiper-button-next.swiper-button-white {
    background: #3f86b4 no-repeat;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E);
    width: 20px;
    height: 20px;
    background-position: center;
    padding: 5px;
    background-size: 38%;
    border-radius: 50%
}

.trabalhe-conosco input {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #fff;
    border: 1px solid #999;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    font-size: 20px;
    font-family: calibri;
    position: relative;
    border-radius: 10px;
    box-shadow: none
}

input#choose-file {}

.curriculo {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #fff;
    border: 1px solid #999;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    font-size: 20px;
    font-family: calibri;
    position: relative;
    border-radius: 10px;
    box-shadow: none;
    display: flex;
    align-items: center
}

.curriculo input {
    width: unset;
    border: none;
    height: unset;
    padding: 0;
    border-radius: 0;
    font-size: 15px;
    margin: 0;
    margin-left: 10px
}

.trabalhe-conosco form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.trabalhe-conosco {
    height: 332px;
    width: 710px;
    display: flex;
    align-items: center
}

.trabalhe-conosco-total {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.trabalhe-conosco-total img {
    width: auto;
    height: 270px
}

.trabalhe-conosco input[type="submit"] {
    margin: 0
}

.box-05-total {
    background: #373435;
    height: 540px;
    display: flex;
    align-items: center
}

.box-05 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center!important;
}

.box-05 .mapa {
    width: 500px;
    height: 350px
}

.box-05 form input {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #fff;
    border: 1px solid #999;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    font-size: 20px;
    font-family: calibri;
    position: relative;
    border-radius: 10px;
    box-shadow: none
}

.box-05 .titulo {
    font-size: 35px;
    font-family: Bauhaus\ Md\ BT;
    margin: 10px 0;
    text-align: center;
    color: #fff
}

.box-05 .mapa iframe {
    border-radius: 10px;
    width: 100%;
    height: 100%
}

.box-05 input[type="file"] {
    border: #ffdead;
    font-size: 14px;
    padding: 0;
    border-radius: 0;
    margin: 0;
    margin-left: 35px
}

.box-05 .item {
    width: 500px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.box-05 input[type="submit"] {
    margin-bottom: 0
}

.box-05 form {
    width: 100%
}

.box-05 .formulario {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

.box-05 form input {
    width: 100%
}

.item.wpp {
    display: flex;
    justify-content: center;
    align-items: center
}

.texto p em {
    font-size: 16px
}

.item.wpp i:first-child {
    margin-right: 7px;
    font-weight: normal;
}

.item.wpp i:last-child {
    margin-right: 9px;
}

.texto-rodape .item a {
    margin-bottom: 10px;
    font-size: 20px;
    font-family: Bauhaus\ Lt\ BT;
    color: #fff;
    text-align: center;
}

.redes-rodape i.fab.fa-facebook {
    color: #3A559F;
}

.item.wpp img {
    margin-right: 5px;
}

.redes-rodape {
    display: flex;
    justify-content: center;
}

.fontes-js {
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.fontes-js a {
    background: white;
    margin: 0 10px;
    padding: 5px;
    border-radius: 5px;
    font-size: 18px;
    height: 20px;
    width: 20px;
    font-family: calibri;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 1px 1px 3px black;
}

.p-quem-somos p {
    text-align: left;
}

.valor .siteorigin-widget-tinymce.textwidget p {
    text-align: left;
}

.texto-noticia a {
    font-family: calibri;
    font-size: 12px;
    padding: 15px 10px;
    text-transform: uppercase;
    background: linear-gradient(45deg, #3278a6, #63abdb, #3278a6);
    margin: auto;
    margin-top: 20px;
    font-weight: bold;
    color: #fff;
    transition: .5s;
    border: 0 solid #1e5f89;
    box-shadow: 0 3px 0 3px #1f4b68;
    border-radius: 10px;
    width: 100%;
    text-align: center;
}

.titulo-noticia {
    font-size: 20px;
    font-family: Bauhaus\ Md\ BT;
    color: #1e5f89;
    margin: 10px 0;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.texto-noticia {
    font-size: 17px;
    font-family: calibri;
    color: #373435;
    text-align: justify;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 260px;
}

.texto-noticia h1, h2, h3, strong, p, i {
    font-size: 17px;
    font-family: calibri;
    color: #373435;
    text-align: justify;
}

.aviso p {
    font-size: 18px;
    font-family: Bauhaus\ Md\ BT;
    color: #fff;
    margin: 10px;
}

.aviso {
    margin: 0 auto;
    background: linear-gradient(45deg, #1e5f89, rgba(43, 139, 202, 0.82));
}

.aviso h1 {
    text-align: center;
    color: #fff;
    font-size: 35px;
    font-family: Bauhaus;
    text-decoration: underline;
}

.aviso-conteudo {
    width: 1200px;
    margin: 0 auto;
    padding: 10px;
}

@media only screen and (max-width:955px) {
    .menu li {
        margin-left: 0;
        margin-right: 0;
        text-align: center
    }

    .slider {
        height: auto
    }

    .swiper-container {}

    .slogan {
        position: relative
    }

    .logo {
        margin: 10px 20px;
    }

    .quem-somos-valores {
        background-attachment: fixed;
        background-position: right;
        background-repeat: no-repeat;
    }
}

@media only screen and (max-width:707px) {
    .box-02-total {
        display: none
    }

    .menu ul {
        justify-content: space-around;
        margin: 0 0 20px 0
    }

    .menu li a {
        padding: 10px
    }
}

@media only screen and (max-width:937px) {
    .box-02 img:nth-child(4) {
        display: none
    }
}

@media only screen and (max-width:1167px) {
    .box-02 img:last-child {
        display: none
    }
}

@media only screen and (max-width:1200px) {
    * {
        max-width: 100%
    }

    .menu {
        width: 100%
    }

    .rodape div {
        width: 100%;
        margin: 20px 0;
        text-align: center
    }

    .box-01 .item {}

    .box-01 .hover {
        display: none
    }

    .box-01 .item:hover .img img {
        opacity: 1
    }

    .menu ul {
        display: flex;
        justify-content: center;
        background: transparent;
    }

    .menu ul li {
        width: 45%;
        background: #373435;
        margin: 5px;
        display: flex;
        align-items: center;
        /* justify-content: center; */
        border-radius: 10px;
    }

    .menu li a {
        text-align: center;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
    }

    .menu ul li:last-child {
        width: 91%;
    }

    .advogado {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        flex-direction: unset !important;
        border-bottom: 2px solid #373435;
        margin-bottom: 50px;
        padding-bottom: 20px;
        width: 1000px;
        margin: 0 auto;
    }

    .advogado-img {
        max-width: 100% !important;
        width: 1000px;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }

    .advogado-img img {
        width: 400px;
    }

    .box-05-total {
        height: unset;
    }

    .box-05 {
        flex-wrap: wrap;
        justify-content: center;
    }

    .box-05 .item {
        margin: 10px;
    }
}

@media only screen and (max-width:797px) {
    .box-01 .item {
        width: 390px
    }

    .titulo-total h1 {
        font-size: 30px;
        padding-top: 20px;
    }
}

@media only screen and (max-width:600px) {
    .slider {
        display: block !important
    }

    .slogan {
        position: relative !important;
        background: #373435;
        padding: 10px 0;
        width: 100% !important
    }

    .slogan .titulo {
        font-size: 30px !important
    }

    .slogan .texto {
        font-size: 20px !important
    }
}

@media only screen and (max-width:400px) {
    .texto {
        padding: 10px;
    }

    .texto p {
        font-size: 18px;
    }

    .noticias-box .texto p {
        text-align: center !important;
        width: 300px;
        font-size: 12px;
    }
}

* {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    margin: 0;
    padding: 0
}

#erro-total {
    width: 700px;
    height: 270px;
    margin: 15px 0
}

#imagem-centralizada {
    width: 100%;
    text-align: center;
    margin: 10px 0
}

#texto-404 {
    width: 100%;
    font-family: Calibri;
    font-size: 22px;
    text-align: center
}

#aguarde {
    width: 100%;
    font-family: Calibri;
    font-size: 19px;
    text-align: center;
    margin: 5px 0
}

.page-404 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 600px
}

a {
    text-decoration: none
}

.global {
    margin: 0 auto
}

.conteudo-pages {
    min-height: 500px;
    margin: 0 auto
}

.conteudo-pages.home {
    width: 100%;
    background: transparent;
    border-radius: 10px;
    margin-bottom: 0
}

.texto-pages {
    font: 15px/25px "Calibri";
    color: #000;
    text-align: justify
}

.texto-pages h1 {
    font: 25px "Calibri";
    padding-left: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #000
}

.texto-pages h2 {
    font: 20px "Calibri";
    padding-left: 10px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #000
}

.slick-track {
    max-width: none
}

.contato input {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #eee;
    border: #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    font-size: 17px;
    box-shadow: 2px 0 0 0 #333 inset;
    position: relative
}

.contato [required="required"] {
    background: #eee url(https://www.polizio.com.br/wp-content/themes/personalizado/images/required.png) center right 10px no-repeat;
    background-size: 9px
}

.contato select,
.contato option {
    width: 50%;
    padding: 10px 20px;
    background: #eee;
    border: #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    font-size: 17px;
    box-shadow: 2px 0 0 0 #333 inset
}

.contato textarea {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #eee;
    border: #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    resize: none;
    height: 200px;
    font-size: 17px;
    box-shadow: 2px 0 0 0 #333 inset;
    position: relative
}

.contato .submit {
    cursor: pointer;
    background: #333;
    color: #fff
}

.contato .required {
    color: #d90000;
    font: 17px "calibri";
    font-weight: lighter;
    margin-bottom: 10px
}

.contato .required img {
    height: 9px
}

body {
    background: url(https://www.polizio.com.br/wp-content/themes/personalizado/images/fundo.jpg) center top fixed no-repeat;
    overflow-x: hidden
}

.topo {
    margin: 0 auto;
    width: 1200px
}

.logo {
    text-align: center;
    margin: 30px 0
}

.menu {
    width: 1200px;
    display: flex;
    margin: auto;
    flex-wrap: wrap;
    visibility: hidden
}

.menu ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    background: #373435;
    border-radius: 10px;
    margin: 20px 0
}

.menu li {
    list-style-type: none
}

.menu li a {
    color: #fff;
    font-size: 23px;
    font-family: Bauhaus\ Md\ BT;
    transition: .4s padding, .2s border;
    border: 2px solid transparent;
    padding: 13px 20px;
    border-radius: 10px;
    margin: 0 -1px;
    display: block
}

.menu li a:hover {
    border: 2px solid #1e5f89
}

.rodape-total {
    background: #373435
}

.rodape {
    margin: auto;
    width: 1200px;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center
}

.rodape > div {
    margin: 20px 0
}

.redes-rodape i {
    font-size: 40px;
    color: white;
}

.logo-pw {
    text-align: center;
    padding: 10px 0
}

.logo-pw div p:first-child a {
    color: #fff;
    font: 12px "Helvetica";
    margin-top: -8px;
    display: block
}

.logo-pw div {}

.logo-pw div a span {
    color: transparent
}

.texto-rodape .item {
    margin-bottom: 10px;
    font-size: 20px;
    font-family: Bauhaus\ Lt\ BT;
    color: #fff;
    text-align: center
}

.redes-rodape {
    display: flex
}

.redes-rodape .item a {
    padding: 0 10px;
    font-size: 20px;
    font-family: Bauhaus\ Lt\ BT;
    color: #fff;
    transition: .3s;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.redes-rodape .item:last-child {
    border: none
}

.redes-rodape .item {
    border-right: 1px solid #fff;
    width: fit-content;
}

.redes-rodape .item:first-child:hover {
    color: #3b5998
}

.redes-rodape .item:hover {
    color: #999
}

.redes-rodape .item:last-child:hover {
    border: none;
    color: #00aced
}

.g-recaptcha > div {
    margin: auto
}

.slider {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.slider img {}

.slogan {
    text-align: center;
    width: 630px;
    z-index: 999;
    position: absolute
}

.slogan .titulo {
    font-size: 50px;
    font-family: Bauhaus\ Md\ BT;
    color: #fff
}

.slogan .texto {
    font-family: calibri;
    font-size: 25px;
    margin: 10px 0;
    color: #fff
}

.slogan .botao {
    font-size: 20px;
    font-family: calibri;
    width: 210px;
    margin: 0 auto;
    background: #1e5f89;
    padding: 8px;
    border-radius: 10px;
    color: #fff;
    transition: .3s
}

.slogan .botao:hover {
    background: #373435
}

.box-01-total {}

.box-01 {
    margin: 20px auto;
    width: 1200px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: start
}

.box-01 .titulo-box {
    width: 100%;
    text-align: center;
    background: #1e5f89;
    padding: 15px 0;
    border-radius: 20px;
    font-size: 30px;
    font-family: Bauhaus\ Md\ BT;
    color: #fff;
    margin: 10px 0
}

.box-01 .item {
    width: 390px;
    margin: 10px 0;
    text-align: center;
    background: #373435;
    padding: 10px 0;
    border-radius: 20px;
    cursor: pointer;
    transition: .5s
}

.box-01 .item:hover {
    background: #1e5f89
}

.box-01 .item .titulo {
    font-size: 20px;
    font-family: Bauhaus\ Md\ BT;
    color: #fff;
    margin: 10px 0;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.box-01 .item .texto {
    font-size: 20px;
    font-family: calibri;
    color: #fff;
    margin: 10px 0;
    padding: 0 10px;
    display: none;
    text-align: center;
}

.box-02-total {
    background: #eee;
    margin-top: 70px;
    position: relative
}

.box-02 {
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 1200px;
    position: relative;
    bottom: 70px
}

.box-02 img {
    padding-bottom: 10px;
    box-shadow: 0 0 0 0 transparent;
    transition: .5s all;
    visibility: hidden
}

.box-02 img:hover {
    padding-bottom: 10px;
    box-shadow: 0 3px 0 0 #1e5f89
}

.box-03-total {
    background: #fff
}

.box-03 {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
    visibility: hidden
}

.box-03 .titulo {
    font-size: 25px;
    font-family: Bauhaus\ Md\ BT;
    align-items: center;
    display: flex;
    width: 200px;
    justify-content: space-around;
    margin: auto;
    color: #1f1a19
}

.box-03 .titulo i {
    font-size: 10px;
    color: #1e5f89
}

.box-03 .texto {
    width: 800px;
    font-family: calibri;
    font-size: 22px;
    margin: 20px auto;
    color: #666;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    justify-content: center;
}

.box-03 .botao {
    font-family: calibri;
    font-size: 16px;
    padding: 7px 0;
    background: #1e5f89;
    width: 120px;
    margin: auto;
    color: #fff;
    border-radius: 10px;
    transition: .3s
}

.box-03 .botao:hover {
    background: #373435
}

.box-04-total {
    background: #f2faff
}

.box-04 {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    visibility: hidden
}

.box-04 .item {
    width: 32%;
    margin: 40px 5px;
}

.box-04 .titulo {
    font-size: 35px;
    font-family: Bauhaus\ Md\ BT;
    margin: 10px 0;
    text-align: center
}

.box-04 .descricao {
    font-size: 18px;
    margin: 10px 0;
    text-align: center;
}

.box-04 .formulario input {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #fff;
    border: 1px solid #999;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    font-size: 20px;
    font-family: calibri;
    position: relative;
    border-radius: 10px;
    box-shadow: none
}

.box-04 .formulario input.mensagem {
    height: 100px;
    padding: 10px 0 50px 20px
}

input[type="submit"] {
    background: #1e5f89 !important;
    color: #fff !important;
    transition: .3s;
    cursor: pointer
}

input[type="submit"]:hover {
    background: #373435 !important
}

.box-04 .conteudo {
    font-size: 17px;
    line-height: 20px;
    font-family: calibri;
    margin: 10px 0;
    background: #373435;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #999;
    text-align: justify
}

div#id_do_container {
    width: 100%
}

.conteudo-pages {
    width: 1200px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 30px
}

.titulo-total h1 {
    text-align: center;
    font-size: 50px;
    font-family: Bauhaus\ Md\ BT;
    color: #1e5f89;
    /* margin: 0 auto; */
    padding-top: 30px;
    /* width: 100%; */
    font-weight: normal;
    padding: 10px 10px 0px 10px;
}

.texto {
    padding: 40px
}

.advogado-img {
    width: 400px;
    display: flex
}

.advogado {
    display: flex;
    justify-content: space-around !important
}

.advogado .panel-grid-cell {
    width: fit-content !important
}

.texto p {
    font: 22px/22px calibri;
    margin: 9px auto;
    color: #666;
    text-align: left!important;
}

.texto h3 {
    font-size: 30px;
    font-family: Bauhaus\ Md\ BT;
    font-weight: normal
}

.advogado-texto {
    width: 580px
}

.texto img {
    border-radius: 10px
}

.advogado-redes i {
    font-size: 21px;
    width: 35px;
    height: 35px;
    background: #1e5f89;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px
}

.advogado-redes p {
    display: flex;
    text-align: left
}

.advogado-redes a {
    margin-right: 20px
}

.valor h3 {
    text-align: center
}

.valor {
    width: 290px;
    background: rgba(0, 0, 0, 0.47058823529411764);
    padding: 10px;
    border-radius: 7px
}

.quem-somos-valores {
    display: flex;
    justify-content: center
}

.quem-somos-valores .so-panel.widget.widget_sow-editor.panel-first-child.panel-last-child {
    display: flex;
    justify-content: center
}

.quem-somos-valores {
    background: #f5f5dc;
    padding: 20px;
    border-radius: 10px
}

.quem-somos-valores {
    background: url(https://www.polizio.com.br/wp-content/themes/personalizado/images/iStock-834734164.jpg)
}

.valor h3 {
    color: #fff
}

.valor .siteorigin-widget-tinymce.textwidget p {
    color: #fff;
    font: 18px/22px calibri
}

.processo {
    margin-bottom: 30px
}

.processo .resumo {
    font-family: calibri;
    font-size: 16px;
    margin-top: 20px;
    color: #666;
    text-align: justify
}

.processo .titulo {
    font-size: 23px;
    font-family: Bauhaus\ Md\ BT;
    color: #1e5f89;
    text-align: left;
    display: flex;
    width: 100%;
    align-items: center
}

.artigo {
    margin-bottom: 30px
}

.artigo .resumo a {
    font-size: 23px;
    font-family: Bauhaus\ Md\ BT;
    color: #1e5f89
}

.texto strong {
    font-size: 23px;
    font-family: Bauhaus\ Md\ BT;
    font-weight: normal;
    color: #1e5f89
}

.texto.single-txt a {
    font: 20px/22px calibri;
    margin: 9px auto;
    color: #0716e2;
    text-align: left;
    text-decoration: underline
}

.processo hr {
    border: 1px solid #1e5f89;
    width: 800px;
    margin-top: 25px
}

.artigo hr {
    border: 1px solid #1e5f89;
    width: 800px;
    margin: 0 auto;
    margin-top: 25px
}

img.livro-destacada {
    width: 160px
}

.livro {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 270px;
    margin: 20px;
    background: #1e5f896e;
    padding: 20px;
    border-radius: 20px
}

.livro .titulo {
    width: 100%;
    font-size: 23px;
    font-family: Bauhaus\ Md\ BT;
    color: #1e5f89;
    text-align: center;
    margin-top: 15px
}

.livros {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

.valor .siteorigin-widget-tinymce.textwidget i {
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 110px;
    margin-top: 11px;
    margin-bottom: 11px
}

.processo .titulo i {
    color: #1e5f89;
    font-size: 22px;
    margin-right: 5px
}

.processo .titulo:hover {
    text-decoration: underline
}

.texto.single-txt h5 {
    font-size: 23px;
    font-family: Bauhaus\ Md\ BT;
    font-weight: normal;
    color: #1e5f89;
    width: 100%;
    display: flex;
    align-items: center
}

.texto.single-txt h5:before {
    content: '\f56d';
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    font-size: 18px;
    margin-right: 5px
}

.texto.single-txt h4 {
    font-size: 23px;
    font-family: Bauhaus\ Md\ BT;
    font-weight: normal;
    color: #1e5f89;
    width: 100%;
    display: flex;
    align-items: center
}

.texto.single-txt h4:before {
    content: '\f26c';
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    font-size: 18px;
    margin-right: 5px
}

.artigo .titulo:hover {
    text-decoration: underline
}

.artigo .resumo {
    text-align: center
}

.artigo .resumo a:hover {
    text-decoration: underline
}

.box-04 .conteudo p {
    font-size: 20px;
    font-family: calibri;
    color: #fff;
    text-align: left;
}

.noticias-box a {
    font-family: calibri;
    font-size: 19px;
    padding: 15px 10px;
    text-transform: uppercase;
    background: linear-gradient(45deg, #3278a6, #63abdb, #3278a6);
    width: 120px;
    margin: 20px 270px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
    transition: .5s;
    border: 0 solid #1e5f89;
    box-shadow: 0 3px 0 3px #1f4b68;
    border-radius: 10px;
}

.noticias-box a:hover {
    background: linear-gradient(45deg, #1d323f, #7a7879, #1d323f);
    color: #fff;
    transition: .5s;
    box-shadow: 0 3px 0 3px #1d323f
}

.noticias-box .swiper-button-next.swiper-button-black {
    margin-right: 80px
}

.noticias-box .swiper-button-prev.swiper-button-black {
    margin-left: 80px
}

.noticias-box .texto p {
    text-align: center !important;
    width: 100%;
    font-size: 22px;
}

.advogado-texto a {
    font-size: 18px;
    color: #00f;
    text-decoration: underline
}

.advogado-texto a:hover {
    color: #00008b
}

.swiper-button-prev.swiper-button-white {
    background: #3f86b4 no-repeat;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E);
    width: 20px;
    height: 20px;
    background-position: center;
    padding: 5px;
    background-size: 38%;
    border-radius: 50%
}

.swiper-button-next.swiper-button-white {
    background: #3f86b4 no-repeat;
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E);
    width: 20px;
    height: 20px;
    background-position: center;
    padding: 5px;
    background-size: 38%;
    border-radius: 50%
}

.trabalhe-conosco input {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #fff;
    border: 1px solid #999;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    font-size: 20px;
    font-family: calibri;
    position: relative;
    border-radius: 10px;
    box-shadow: none
}

input#choose-file {}

.curriculo {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #fff;
    border: 1px solid #999;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    font-size: 20px;
    font-family: calibri;
    position: relative;
    border-radius: 10px;
    box-shadow: none;
    display: flex;
    align-items: center
}

.curriculo input {
    width: unset;
    border: none;
    height: unset;
    padding: 0;
    border-radius: 0;
    font-size: 15px;
    margin: 0;
    margin-left: 10px
}

.trabalhe-conosco form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.trabalhe-conosco {
    height: 332px;
    width: 710px;
    display: flex;
    align-items: center
}

.trabalhe-conosco-total {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.trabalhe-conosco-total img {
    width: auto;
    height: 270px
}

.trabalhe-conosco input[type="submit"] {
    margin: 0
}

.box-05-total {
    background: #373435;
    height: 540px;
    display: flex;
    align-items: center
}

.box-05 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

.box-05 .mapa {
    width: 500px;
    height: 350px
}

.box-05 form input {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #fff;
    border: 1px solid #999;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none !important;
    font-size: 20px;
    font-family: calibri;
    position: relative;
    border-radius: 10px;
    box-shadow: none
}

.box-05 .titulo {
    font-size: 35px;
    font-family: Bauhaus\ Md\ BT;
    margin: 10px 0;
    text-align: center;
    color: #fff
}

.box-05 .mapa iframe {
    border-radius: 10px;
    width: 100%;
    height: 100%
}

.box-05 input[type="file"] {
    border: #ffdead;
    font-size: 14px;
    padding: 0;
    border-radius: 0;
    margin: 0;
    margin-left: 35px
}

.box-05 .item {
    width: 500px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.box-05 input[type="submit"] {
    margin-bottom: 0
}

.box-05 form {
    width: 100%
}

.box-05 .formulario {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

.box-05 form input {
    width: 100%
}

.item.wpp i {
    color: #ffffff;
    font-size: 17px;
    font-weight: bolder;
}

.item.wpp {
    display: flex;
    justify-content: center;
    align-items: center
}

.texto p em {
    font-size: 16px
}

.confiramacao {
    width: 1000px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 350px;
}

.confirmacao-total {
    display: flex;
    justify-content: center;
}

.confiramacao h2 {
    width: 100%;
    text-align: center;
    font-size: 50px;
    font-family: Bauhaus\ Md\ BT;
    font-weight: normal;
    color: #1e5f89;
}

.confiramacao a {
    transition: 0.3s;
    width: 600px;
    padding: 10px 30px 10px 20px;
    background: #1e5f89;
    border: 1px solid #999;
    color: #fff;
    outline: none !important;
    font-size: 20px;
    font-family: calibri;
    border-radius: 10px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.confiramacao a:hover {
    background: #373435 !important;
    transition: 0.3s;
}
.texto h2 i {
    color: #1e5f89;
    font-size: 20px;
}

.aviso-conteudo h2 {
    color: #fff;
    font-size: 20px;
    font-family: Bauhaus;
    text-align: center;
    margin: 10px;
}
@media only screen and (max-width:955px) {
    .menu li {
        margin-left: 0;
        margin-right: 0;
        text-align: center
    }

    .slider {
        height: auto
    }

    .swiper-container {}

    .slogan {
        position: relative
    }

    .logo {
        margin: 10px 20px;
    }

    .quem-somos-valores {
        background-attachment: fixed;
        background-position: right;
        background-repeat: no-repeat;
    }
}

@media only screen and (max-width:707px) {
    .box-02-total {
        display: none
    }

    .menu ul {
        justify-content: space-around;
        margin: 0 0 20px 0
    }

    .menu li a {
        padding: 10px
    }
}

@media only screen and (max-width:937px) {
    .box-02 img:nth-child(4) {
        display: none
    }
}

@media only screen and (max-width:1167px) {
    .box-02 img:last-child {
        display: none
    }
}

@media only screen and (max-width:1200px) {
    * {
        max-width: 100%
    }

    .menu {
        width: 100%
    }

    .menu li a:hover {
        border: transparent;
    }

    .rodape div {
        width: 100%;
        margin: 20px 0;
        text-align: center
    }

    .box-01 .item {}

    .box-01 .hover {
        display: none;
    }

    .box-01 .item:hover .img img {
        opacity: 1
    }

    .menu ul {
        display: flex;
        justify-content: center;
        background: transparent;
    }

    .menu ul li {
        width: 45%;
        background: #373435;
        margin: 5px;
        display: flex;
        align-items: center;
        /* justify-content: center; */
        border-radius: 10px;
    }

    .menu li a {
        text-align: center;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        border: transparent;
    }

    .menu ul li:last-child {
        width: 91%;
    }

    .advogado {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        flex-direction: unset !important;
        border-bottom: 2px solid #373435;
        margin-bottom: 50px;
        padding-bottom: 20px;
        width: 1000px;
        margin: 0 auto;
    }

    .advogado-img {
        max-width: 100% !important;
        width: 1000px;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }

    .advogado-img img {
        width: 400px;
    }

    .box-05-total {
        height: unset;
    }

    .box-05 {
        flex-wrap: wrap;
        justify-content: center;
    }

    .box-05 .item {
        margin: 10px;
    }
}

@media only screen and (max-width:797px) {
    .box-01 .item {
        width: 390px
    }

    .titulo-total h1 {
        font-size: 30px;
        padding-top: 20px;
    }
.box-04 .item {
    width: 90%;
    margin: 40px 5px;
}
}

@media only screen and (max-width:600px) {
    .slider {
        display: block !important
    }

    .slogan {
        position: relative !important;
        background: #373435;
        padding: 10px 0;
        width: 100% !important
    }

    .slogan .titulo {
        font-size: 30px !important
    }

    .slogan .texto {
        font-size: 20px !important
    }
    .pop-up .texto p {
        font-size: 15px;
        color: #000;
        width: 330px;
        margin: 0 auto;
        padding: 15px 0px;
    }
    .pop-up {
        background: #fff;
        width: 290px;
        position: relative;
    }
    .linha-pop-up {
        background: #1e5f89;
        height: 30px;
    }
}

@media only screen and (max-width:400px) {
    .texto {
        padding: 10px;
    }

    .texto p {
        font-size: 18px;
    }

    .noticias-box .texto p {
        text-align: center !important;
        width: 300px;
        font-size: 12px;
    }

    .noticias-box a {
        width: 80px;
        font-size: 15px;
    }

    .noticias-box .texto {
        text-align: center !important;

        font-size: 12px;
    }
}
