@import url(https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i);*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,figure,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}a:hover{text-decoration:underline}hr{display:none}#accessJumperMenu{display:none;position:absolute;top:-150px}button,input[type=button],input[type=email],input[type=image],input[type=search],input[type=submit],input[type=tel],input[type=text],input[type=url]{appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;background:0 0;border:none;font-size:1em;color:#00f}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:"";line-height:0}.clearfix:after{clear:both}.pull-left{float:left}.pull-right{float:right}.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.container{width:1480px;margin-left:auto;margin-right:auto}@media all and (max-width:1401px){.container{width:1330px}}@media all and (max-width:860px){.container{display:inline;float:left;width:98.125%;margin:0 .9375%;*width:98.07291667%;*margin:0 .88541667%}}a{text-decoration:none}a :active,a:focus,a:hover{text-decoration:none;outline:0}body{height:100%;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:1.2em}.btn_converse{float:left;display:flex;align-items:center;background-color:#006629;color:#fff;padding:11px 26px;font-size:14px;font-weight:600;margin-right:0;border:2px solid #006629;transition:.3s;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;position:relative}.btn_converse svg{fill:#fff;width:20px;height:20px;margin-right:10px}.btn_converse:hover{background-color:transparent;color:#006629}.btn_converse:hover svg{fill:#006629}body{width:100%;*zoom:1}body:after,body:before{display:table;content:"";line-height:0}body:after{clear:both}body:after,body:before{content:"";display:table}body:after{clear:both}header{height:100px;position:relative;z-index:100;margin:auto;width:100%;display:flex;align-items:center}header .container{display:flex;justify-content:space-between;align-items:center}header h1{float:left;width:205px;margin-top:13px}header h1 a,header h1 img{width:100%;display:block}header #hamburguer{display:none}header nav{float:right}header nav ul{display:flex;align-items:center}header nav ul li{float:left;margin-right:38px}header nav ul li a{font-family:Poppins,sans-serif;color:#fff;font-size:16px;text-decoration:none;display:inline-block;font-weight:300;border-bottom:2px solid transparent;padding-bottom:3px;transition:1s}header nav ul li a:hover{color:#fff;border-bottom:2px solid #fff}header nav ul .active a{color:#fff;font-weight:600}header nav ul .last{margin-right:0}header .btns_topo{display:flex;align-items:center;gap:15px}header .btns_topo svg{width:30px;height:auto;fill:#fff}header .btns_topo svg .cls-1{fill:#fff}header .btn_online{display:flex;align-items:center;justify-content:center;font-size:12px;background-color:#e32222;color:#fff;border:1px solid #e12b2b;padding:8px 20px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;margin-right:20px;text-transform:uppercase;font-weight:600;letter-spacing:1px;cursor:pointer;transition:2s;-webkit-animation:vibrate .62s cubic-bezier(.36,.07,.19,.97) infinite;animation:vibrate .62s cubic-bezier(.36,.07,.19,.97) infinite;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:300px;perspective:300px}@keyframes vibrate{0.50%,90%{-webkit-transform:translate3d(-.5px,0,0);transform:translate3d(-.5px,0,0)}0.50%,80%{-webkit-transform:translate3d(.5px,0,0);transform:translate3d(.5px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-.5px,0,0);transform:translate3d(-.5px,0,0)}0.50%,60%{-webkit-transform:translate3d(.5px,0,0);transform:translate3d(.5px,0,0)}}header .btn_online:hover{background-color:#be1b1b;border-bottom:1px solid #be1b1b}header .btn_online img{margin-left:10px;width:30px}@media all and (max-width:530px){header{background-color:#087933}header .container{padding:0 10px}header .btns_topo{display:none}header #main-nav{display:none;position:absolute;left:0;width:100%;background-color:#0f6631;top:100px;height:auto}header #hamburguer{display:block;float:left;width:40px;height:33px;position:relative;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}header #hamburguer span{display:block;position:absolute;height:6px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}header #hamburguer span:first-child{top:0}header #hamburguer span:nth-child(2),header #hamburguer span:nth-child(3){top:13px}header #hamburguer span:nth-child(4){top:27px}header nav{background-color:#0f6631}header nav ul{display:initial}header nav ul li{width:100%}header nav ul li a{width:100%;padding:15px;text-align:center;color:#fff;border-bottom:1px solid #087933}header nav ul .active a{color:#fff}}footer{background-color:#026629;padding:40px;float:left;width:100%}footer .container{display:flex;justify-content:space-between}footer .box1{width:19%;font-size:14px;font-style:normal;font-weight:400;line-height:30px;color:#fff}footer .box1 img{width:100%;padding-bottom:15px}footer .box1 .redes{display:flex;justify-content:flex-start}footer .box1 .redes a{margin-right:25px}footer .box1 .redes .nomargin{margin-right:0}footer .box1 .redes svg{width:24px;height:auto;fill:#fff}footer .box1 .redes svg:hover{fill:#fff}footer .box1 .redes svg:hover .cls-1{fill:#fff}footer .box1 .redes svg .cls-1{fill:#fff}footer .box2{text-align:center;color:#fff;line-height:31px;font-size:15px;letter-spacing:1px}footer .box3{text-align:right;width:15%;color:#fff;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:30px}footer .box_rodape{display:none}@media all and (max-width:530px){footer{float:left;width:100%;padding:40px 10px}footer .container{display:block}footer .box1{display:none}footer .box2{width:100%}footer .box2 .botoes{justify-content:center}footer .box2 .botoes .converse{padding:10px 15px}footer .box2 .botoes .btn_online svg{display:none}footer .box3{width:100%;text-align:center;margin-top:35px;margin-bottom:35px}footer .box3 .redes{justify-content:center}footer .box_rodape{display:block;width:100%;text-align:center}footer .box_rodape img{width:90%}}.ui-form-1 .date,.ui-form-1 .email,.ui-form-1 .password,.ui-form-1 .select,.ui-form-1 .text{*zoom:1;width:100%;min-height:42px}.ui-form-1 .date:after,.ui-form-1 .date:before,.ui-form-1 .email:after,.ui-form-1 .email:before,.ui-form-1 .password:after,.ui-form-1 .password:before,.ui-form-1 .select:after,.ui-form-1 .select:before,.ui-form-1 .text:after,.ui-form-1 .text:before{display:table;content:"";line-height:0}.ui-form-1 .date:after,.ui-form-1 .email:after,.ui-form-1 .password:after,.ui-form-1 .select:after,.ui-form-1 .text:after{clear:both}.ui-form-1 .date:after,.ui-form-1 .date:before,.ui-form-1 .email:after,.ui-form-1 .email:before,.ui-form-1 .password:after,.ui-form-1 .password:before,.ui-form-1 .select:after,.ui-form-1 .select:before,.ui-form-1 .text:after,.ui-form-1 .text:before{content:"";display:table}.ui-form-1 .date:after,.ui-form-1 .email:after,.ui-form-1 .password:after,.ui-form-1 .select:after,.ui-form-1 .text:after{clear:both}.ui-form-1 .tel{*zoom:1;width:65%;min-height:42px;float:left}.ui-form-1 .tel:after,.ui-form-1 .tel:before{display:table;content:"";line-height:0}.ui-form-1 .tel:after{clear:both}.ui-form-1 .tel:after,.ui-form-1 .tel:before{content:"";display:table}.ui-form-1 .tel:after{clear:both}.ui-form-1 .hyphen{float:left;margin:12px 10px}.ui-form-1 .ddd{width:29.45%;float:left;min-height:42px}.ui-form-1 fieldset{border:0;padding:0}.ui-form-1 .section-legend{color:#aaa;font-size:16px;margin-bottom:15px}.ui-form-1 input[type=email],.ui-form-1 input[type=number],.ui-form-1 input[type=password],.ui-form-1 input[type=tel],.ui-form-1 input[type=text],.ui-form-1 textarea{-webkit-appearance:none;border-radius:0;float:left;width:100%;height:38px;font-size:14px;color:#000;padding:8px 10px;border:1px solid #aaa;background:#fff;font-weight:400;-webkit-box-shadow:inset 0 0 1px 0 rgba(0,0,0,.2);-moz-box-shadow:inset 0 0 1px 0 rgba(0,0,0,.2);box-shadow:inset 0 0 1px 0 rgba(0,0,0,.2)}.ui-form-1 input[disabled],.ui-form-1 input[readonly]{background-color:#f7f7f7;color:#666;cursor:default}.ui-form-1 .select-styled+div.form-error,.ui-form-1 input+.error-message,.ui-form-1 input+div.form-error,.ui-form-1 label+.error-message,.ui-form-1 label+div.form-error{clear:both;display:inline-block;float:left;width:100%;margin-top:7px}.ui-form-1 .textarea{height:auto!important}.ui-form-1 .textarea textarea{float:none;display:inline-block;width:100%;height:92px}.ui-form-1 .select-wrapper{position:relative;width:100%;height:35px;font-size:14px;margin-bottom:14px}.ui-form-1 .customSelect{width:100%;height:100%;padding:8px 10px;border:1px solid #d7d7d7;background:#fff}.ui-form-1 .customSelect:after{position:absolute;right:15px;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);display:block;content:" ";width:15px;height:8px;background:url(../img/layout/seta_select.png)}.ui-form-1 .customSelectInner{width:100%!important}.ui-form-1 .select-styled.hasCustomSelect{z-index:100}.ui-form-1 .input:not(.is-select-styled) select{font-size:14px;border:0;background-color:#fff;height:33px}.ui-form-1 ::-webkit-input-placeholder{color:#aaa;font-weight:400}.ui-form-1 ::-moz-placeholder{color:#aaa;font-weight:400}.ui-form-1 :-ms-input-placeholder{color:#aaa;font-weight:400}.ui-form-1 :-moz-placeholder{color:#aaa;font-weight:400}.ui-form-1 .has-error .customSelect,.ui-form-1 .has-error .error-message,.ui-form-1 .has-error .form-error,.ui-form-1 .has-error label{border-color:#c00;color:#c00}.ui-form-1 .has-error .customSelect:-moz-placeholder,.ui-form-1 .has-error .error-message:-moz-placeholder,.ui-form-1 .has-error .form-error:-moz-placeholder,.ui-form-1 .has-error label:-moz-placeholder{color:#c00}.ui-form-1 .has-error .customSelect:-ms-input-placeholder,.ui-form-1 .has-error .error-message:-ms-input-placeholder,.ui-form-1 .has-error .form-error:-ms-input-placeholder,.ui-form-1 .has-error label:-ms-input-placeholder{color:#c00}.ui-form-1 .has-error .customSelect::-webkit-input-placeholder,.ui-form-1 .has-error .error-message::-webkit-input-placeholder,.ui-form-1 .has-error .form-error::-webkit-input-placeholder,.ui-form-1 .has-error label::-webkit-input-placeholder{color:#c00}.ui-form-1 button[type=submit]{margin-top:20px}.ui-form-normal-label .date label,.ui-form-normal-label .email label,.ui-form-normal-label .file label,.ui-form-normal-label .number label,.ui-form-normal-label .password label,.ui-form-normal-label .select label,.ui-form-normal-label .tel label,.ui-form-normal-label .text label,.ui-form-normal-label .textarea label{font-family:"Din semibold";display:block;font-size:16px;margin-bottom:5px;color:#6a6969}.ui-form-merged-label .email label,.ui-form-merged-label .file input[type=file]+label,.ui-form-merged-label .number label,.ui-form-merged-label .password label,.ui-form-merged-label .tel label,.ui-form-merged-label .text label,.ui-form-merged-label .textarea label{-webkit-appearance:none;border-radius:0;float:left;width:100%;height:38px;font-size:14px;color:#000;padding:8px 10px;border:1px solid #aaa;background:#fff;font-weight:400;-webkit-box-shadow:inset 0 0 1px 0 rgba(0,0,0,.2);-moz-box-shadow:inset 0 0 1px 0 rgba(0,0,0,.2);box-shadow:inset 0 0 1px 0 rgba(0,0,0,.2)}.ui-form-merged-label .email label,.ui-form-merged-label .file label,.ui-form-merged-label .number label,.ui-form-merged-label .password label,.ui-form-merged-label .tel label,.ui-form-merged-label .text label{float:left;width:20%;padding-right:0}.ui-form-merged-label .email label,.ui-form-merged-label .number label,.ui-form-merged-label .password label,.ui-form-merged-label .tel label,.ui-form-merged-label .text label{border-right:0;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px}.ui-form-merged-label label+input[type=email],.ui-form-merged-label label+input[type=number],.ui-form-merged-label label+input[type=password],.ui-form-merged-label label+input[type=tel],.ui-form-merged-label label+input[type=text]{border-left:0;-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;width:80%}.ui-form-merged-label .textarea label{float:none;display:inline-block;width:100%;border-bottom:0;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px}.ui-form-merged-label .textarea label+textarea{padding-top:0;border-top:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0}.checkboxes,.radios{overflow:auto;zoom:1}.checkboxes .checkbox,.checkboxes .radio,.radios .checkbox,.radios .radio{position:relative;margin:0 0 20px;text-align:left;vertical-align:middle}.checkboxes input[type=checkbox],.checkboxes input[type=radio],.radios input[type=checkbox],.radios input[type=radio]{position:absolute;left:-999em;margin:0;padding:0}.checkboxes input[type=checkbox]+label,.checkboxes input[type=radio]+label,.radios input[type=checkbox]+label,.radios input[type=radio]+label{font-family:Din;font-size:16px;font-weight:400;line-height:20px;vertical-align:middle;padding-left:0;color:#aaa;cursor:pointer;text-transform:uppercase}.checkboxes input[type=checkbox]+label:hover,.checkboxes input[type=radio]+label:hover,.radios input[type=checkbox]+label:hover,.radios input[type=radio]+label:hover{color:#aaa}.checkboxes input[type=checkbox]+label:before,.checkboxes input[type=radio]+label:before,.radios input[type=checkbox]+label:before,.radios input[type=radio]+label:before{display:inline-block;content:'';width:28px;height:28px;vertical-align:middle;cursor:pointer;background-color:#fff;border:1px solid #8c8c8c;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-right:15px}.checkboxes input[type=radio]+label:before,.radios input[type=radio]+label:before{width:23px;height:23px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.checkboxes .checkbox.checked label:before,.checkboxes .radio.checked label:before,.checkboxes input[type=checkbox]:checked+label:before,.checkboxes input[type=radio]:checked+label:before,.radios .checkbox.checked label:before,.radios .radio.checked label:before,.radios input[type=checkbox]:checked+label:before,.radios input[type=radio]:checked+label:before{background:#fff url(../img/layout/check_mark.png) no-repeat center}.checkboxes .has-error input[type=checkbox]+label,.checkboxes .has-error input[type=radio]+label,.radios .has-error input[type=checkbox]+label,.radios .has-error input[type=radio]+label{color:#c00}.checkboxes .has-error input[type=checkbox]+label:before,.checkboxes .has-error input[type=radio]+label:before,.radios .has-error input[type=checkbox]+label:before,.radios .has-error input[type=radio]+label:before{border-color:#c00}input[type=submit].ui-button-1{padding:0 15px}.ui-form-search{height:48px}.ui-form-search .input{margin-right:80px;height:100%}.ui-form-search .input input{font-size:15px;font-style:italic;font-weight:100;box-sizing:border-box;padding:10px 5px 10px 20px;width:100%;height:100%;border:1px solid #fff;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px}.ui-form-search .bt-search{float:right;width:80px;height:100%;cursor:pointer;background:#1f7eaa;border:1px solid #fff;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px}.ui-form-search .bt-search svg{width:32px;height:32px}.ui-form-search .bt-search svg path{fill:#ffffff!important}.hide{display:none}.show{display:inherit}.ui-button{display:inline-block;font-size:15px;color:#fff;background:#1f7eaa;padding:10px 24px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.ui-button:hover{text-decoration:none;background:#279ed5}.ui-table{margin:0 auto}.ui-table thead tr th,.ui-table tr.thead td{font-size:15px;font-weight:400;color:#00f;padding:6px;cursor:default;text-align:center}.ui-table thead tr th.th3{border-right:0 none}.ui-table tbody tr td,.ui-table tfoot tr td{padding:9px;text-align:center;color:red;border-top:1px solid #dfdfdf}.ui-table tbody tr:nth-child(2n) td{background:#f6f6f6}.ui-table tbody tr:hover td{background:#f3f3f3}.ui-table tfoot tr td{text-align:left}.paging{text-align:center;clear:both;margin:21px 0 12px;cursor:default;line-height:29px}.paging a,.paging span.current{display:inline-block;color:green;background:0 0;font-weight:700;font-size:15px;padding:0 5px;width:29px;height:29px;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px}.paging a:hover,.paging span.current{color:#fff;text-decoration:none;background:green}.paging .setas{display:inline-block}.paging .setas a{text-indent:-1000em;background:green url("../img/layoutsetas.png") -29px center no-repeat}.paging .prev a{background-position:0 center}.paging .disabled{display:none}#content ::-webkit-scrollbar{height:9px;width:9px}#content ::-webkit-scrollbar-button:end:increment,#content ::-webkit-scrollbar-button:start:decrement{background-color:transparent;display:block;height:0}#content ::-webkit-scrollbar-track-piece{background-color:#f3f3f3;-webkit-border-radius:9px;border-radius:9px}#content ::-webkit-scrollbar-thumb:horizontal,#content ::-webkit-scrollbar-thumb:vertical{background-color:#d6d6d6;-webkit-border-radius:9px;border-radius:9px}.message{letter-spacing:-1px;font-size:23px;line-height:24px;font-family:'Open Sans',sans-serif;font-weight:700;text-align:center;padding:25px 0;background-color:#dff0d8;position:fixed!important;position:absolute;top:0;left:0;width:100%;z-index:1001;color:#3c763d;cursor:default}.message-error{background-color:#900;background-color:#000;border-bottom:3px solid #900}#home{background-color:#fff}#home header{position:absolute}#home .box_topo{float:left;width:100%;background-color:#006629;height:725px;padding-top:110px;position:relative}#home .box_topo .container{display:flex;justify-content:space-between;align-items:flex-start}#home .box_topo .box1{position:relative;width:100%;height:799px}#home .box_topo .box1 .img_video{position:absolute;width:100%}#home .box_topo .box1 .img_video img{width:100%}#home .box_topo .box1 h2{position:relative;font-family:Marcellus,serif;top:230px;width:100%;text-align:center;color:#fff;text-transform:uppercase;font-size:40px;font-weight:100}#home .box_topo .box1 p{position:relative;color:#fff;font-size:18px;text-align:center;line-height:32px;padding-top:260px;padding-bottom:32px}#home .box_topo .box1 .btn_converse:hover{border:2px solid #fff;color:#fff}#home .box_topo .box1 .btn_converse:hover svg{fill:#fff}#home .box_topo .box1 .btn_whats{display:flex;justify-content:center}#home .box_memorial{float:left;width:100%;margin-top:100px}#home .box_memorial h4{font-size:14px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:1.12px;color:#c09b67;font-family:Marcellus,serif;display:block;text-align:center;padding-bottom:10px}#home .box_memorial h3{display:block;text-align:center;font-size:40px;font-style:normal;font-weight:300;text-transform:uppercase;line-height:normal;color:#212529;font-family:Marcellus,serif;padding-bottom:32px}#home .box_memorial .topo_memorial{display:flex;justify-content:center;align-items:center;margin-top:-90px;position:relative;margin-bottom:30px}#home .box_memorial .topo_memorial h3{font-family:Cormorant;font-size:50px;color:#014b4c}#home .box_memorial .topo_memorial .form-busca{width:57%;background-color:#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 8px 1px rgba(0,0,0,.33);-moz-box-shadow:0 0 8px 1px rgba(0,0,0,.33);box-shadow:0 0 8px 1px rgba(0,0,0,.33)}#home .box_memorial .topo_memorial .form-busca form{display:flex;align-items:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:55px;position:relative}#home .box_memorial .topo_memorial .form-busca form input{height:69px;width:94%;padding-left:20px;color:#014b4c;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}#home .box_memorial .topo_memorial .form-busca form .enviar-contato{position:absolute;right:0}#home .box_memorial .input-wrapper{position:relative;width:100%;display:inline-block}#home .box_memorial .autocomplete-results{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000;max-height:300px;overflow-y:auto;margin-top:-1px}#home .box_memorial .autocomplete-item{display:flex;align-items:center;padding:10px 15px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}#home .box_memorial .autocomplete-item:hover{background-color:#f8f9fa}#home .box_memorial .autocomplete-item:last-child{border-bottom:none}#home .box_memorial .item-image{margin-right:15px;flex-shrink:0}#home .box_memorial .item-image img{border-radius:50%;object-fit:cover}#home .box_memorial .item-info{flex:1}#home .box_memorial .item-name{font-weight:700;color:#333;margin-bottom:3px;font-size:14px}#home .box_memorial .item-cod{color:#666;font-size:12px;margin-bottom:2px}#home .box_memorial .item-date{color:#999;font-size:11px}#home .box_memorial .tit_memorias_vivas{display:block;text-align:center;font-family:Cormorant;font-size:58px;color:#014b4c}#home .box_memorial .lista_pessoas{float:left;width:100%;display:flex;justify-content:center;align-items:center;margin-top:30px;margin-bottom:100px;gap:19px}#home .box_memorial .lista_pessoas .pessoa{margin-bottom:50px;transition:2s}#home .box_memorial .lista_pessoas .pessoa:hover .img_perfil{border:3px solid #dda15e;filter:grayscale(0%)}#home .box_memorial .lista_pessoas .pessoa:hover span{color:#014b4c}#home .box_memorial .lista_pessoas .pessoa .img{display:flex;width:100%;justify-content:center;align-items:center;margin-bottom:20px}#home .box_memorial .lista_pessoas .pessoa .img_perfil{width:250px;height:250px;border-radius:50rem;margin-bottom:0;border:3px solid #fff;transition:2s;filter:grayscale(100%)}#home .box_memorial .lista_pessoas .pessoa span{display:block;font-family:Mulish;font-weight:900;color:#878787;font-size:20px;text-align:center;margin-bottom:20px}#home .box_memorial .lista_pessoas .pessoa .cidade_pet,#home .box_memorial .lista_pessoas .pessoa .data,#home .box_memorial .lista_pessoas .pessoa .tutor{display:flex;justify-content:center;align-items:center;font-family:Mulish;color:#878787;font-size:18px;margin-bottom:12px}#home .box_memorial .lista_pessoas .pessoa .cidade_pet .data_left,#home .box_memorial .lista_pessoas .pessoa .data .data_left,#home .box_memorial .lista_pessoas .pessoa .tutor .data_left{flex:1;text-align:left;display:flex;align-items:center}#home .box_memorial .lista_pessoas .pessoa .cidade_pet img,#home .box_memorial .lista_pessoas .pessoa .data img,#home .box_memorial .lista_pessoas .pessoa .tutor img{margin-right:10px}#home .box_memorial .lista_pessoas .pessoa .visualizacao_msg{display:flex;justify-content:center;align-items:center}#home .box_memorial .lista_pessoas .pessoa .visualizacao_msg .visualizacao{margin-right:20px;font-size:14px;color:#878787;display:flex;align-items:center}#home .box_memorial .lista_pessoas .pessoa .visualizacao_msg .visualizacao img{margin-right:5px}#home .box_memorial .lista_pessoas .pessoa .visualizacao_msg .msg{margin-right:10px;font-size:14px;color:#878787;display:flex;align-items:center}#home .box_memorial .lista_pessoas .pessoa .visualizacao_msg .msg img{margin-right:5px}#home .box_memorial .lista_pessoas .pessoa:nth-child(12),#home .box_memorial .lista_pessoas .pessoa:nth-child(15),#home .box_memorial .lista_pessoas .pessoa:nth-child(3),#home .box_memorial .lista_pessoas .pessoa:nth-child(6),#home .box_memorial .lista_pessoas .pessoa:nth-child(9){margin-right:0}#home .coroas a{width:100%;display:flex;justify-content:center;align-items:center}#home .coroas a img{width:100%}#home .servicos{float:left;width:100%;background:#fff;padding:65px 0}#home .servicos h4{font-size:14px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:1.12px;color:#c09b67;font-family:Marcellus,serif;display:block;text-align:center;padding-bottom:10px}#home .servicos h3{display:block;text-align:center;font-size:40px;font-style:normal;font-weight:300;text-transform:uppercase;line-height:normal;color:#212529;font-family:Marcellus,serif;padding-bottom:32px}#home .servicos .box_servicos{float:left;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}#home .servicos .box_servicos .box{float:left;width:31%;background-color:#fff;padding:24px;margin-bottom:35px;border:1px solid #c09b67}#home .servicos .box_servicos .box img{padding-bottom:16px}#home .servicos .box_servicos .box h3{font-size:24px;font-style:normal;font-weight:300;line-height:normal;color:#212529;text-align:left;padding-bottom:16px}#home .servicos .box_servicos .box p{color:#495057;font-size:16px;font-style:normal;font-weight:400;line-height:150%}#home .servicos .btn{float:left;width:100%;display:flex;justify-content:center}#home .velorio_online{float:left;width:100%;background-color:#006629;height:210px;margin-top:-20px;display:flex;justify-content:space-between;align-items:center;padding:45px}#home .velorio_online .box{margin-right:10px}#home .velorio_online .box h3{color:#fff;font-size:48px;font-style:normal;font-weight:600;line-height:130%}#home .velorio_online .box span{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:150%}#home .velorio_online .btn_online{display:flex;align-items:center;justify-content:center;font-size:12px;background-color:#e32222;color:#fff;border:1px solid #e12b2b;padding:8px 20px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;margin-right:20px;text-transform:uppercase;font-weight:600;letter-spacing:1px;cursor:pointer;transition:2s;-webkit-animation:vibrate .62s cubic-bezier(.36,.07,.19,.97) infinite;animation:vibrate .62s cubic-bezier(.36,.07,.19,.97) infinite;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:300px;perspective:300px}@keyframes vibrate{0.50%,90%{-webkit-transform:translate3d(-.5px,0,0);transform:translate3d(-.5px,0,0)}0.50%,80%{-webkit-transform:translate3d(.5px,0,0);transform:translate3d(.5px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-.5px,0,0);transform:translate3d(-.5px,0,0)}0.50%,60%{-webkit-transform:translate3d(.5px,0,0);transform:translate3d(.5px,0,0)}}#home .velorio_online .btn_online:hover{background-color:#be1b1b;border-bottom:1px solid #be1b1b}#home .velorio_online .btn_online img{margin-left:10px;width:30px}#home .velorio_online .img_pc{margin-right:-140px;margin-top:50px;margin-left:-50px}#home .sobre_estrutura{float:left;width:100%;margin-top:50px;padding-top:100px}#home .sobre_estrutura span{display:block;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:1.12px;color:#c09b67;font-family:Marcellus,serif;padding-bottom:0;text-transform:uppercase}#home .sobre_estrutura h3{display:block;text-align:center;font-size:40px;font-style:normal;font-weight:300;line-height:normal;font-family:Marcellus,serif;color:#000;padding-bottom:40px;text-transform:uppercase}#home .sobre_estrutura .botoes{display:flex;justify-content:center;gap:20px;margin-bottom:40px}#home .sobre_estrutura .botoes a{border:2px solid #c09b67;padding:20px 30px;width:266px;text-align:center;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;color:#000;font-family:Marcellus,serif;font-size:15px}#home .sobre_estrutura .botoes a:hover{background-color:#c09b67;color:#fff}#home .sobre_estrutura .botoes a.ativo{background-color:#c09b67;color:#fff}#home .sobre_estrutura .sobre{display:flex;gap:60px;padding:0 70px}#home .sobre_estrutura .sobre .box2 h3{text-align:left;font-size:30px}#home .sobre_estrutura .sobre .box2 p{font-size:17px;padding-bottom:30px;line-height:29px}#home .estrutura{float:left;width:100%;display:flex;justify-content:space-between;padding-bottom:155px;padding:0 70px;background-color:transparent}#home .estrutura .box1{float:left;width:50%}#home .estrutura .box1 .slick-prev{left:15px;z-index:10;background:url('../img/layout/prev.png') no-repeat;width:33px;height:58px}#home .estrutura .box1 .slick-next{right:15px;background:url('../img/layout/next.png') no-repeat;width:33px;height:58px}#home .estrutura .box1 .slick-next:before,#home .estrutura .box1 .slick-prev:before{color:transparent}#home .estrutura .box2{width:45%}#home .estrutura .box2 h4{font-size:14px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:1.12px;color:#00856f;padding-bottom:24px}#home .estrutura .box2 h3{text-align:left;font-size:30px;font-style:normal;font-weight:600;line-height:normal;color:#212529;padding-bottom:24px;font-family:Marcellus,serif;font-weight:300;text-transform:uppercase}#home .estrutura .box2 span{display:flex;align-items:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:15px}#home .estrutura .box2 span img{margin-right:10px}#home .estrutura .box2 .btn_converse{margin-top:22px}#home .planos{float:left;width:100%;background:#fff;padding:75px 0}#home .planos span{display:block;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:1.12px;color:#c09b67;font-family:Marcellus,serif;padding-bottom:0;text-transform:uppercase}#home .planos h3{display:block;text-align:center;font-size:40px;font-style:normal;font-weight:300;line-height:normal;font-family:Marcellus,serif;color:#000;padding-bottom:40px;text-transform:uppercase}#home .planos .lista_planos{float:left;width:100%;padding:0 20px;display:flex;flex-wrap:wrap;justify-content:space-around}#home .planos .lista_planos .slick-slide{padding:18px}#home .planos .lista_planos .slick-center .box{background-color:#c09b67;color:#fff}#home .planos .lista_planos .slick-center .box .valor{color:#fff}#home .planos .lista_planos .box{background-color:#fff;width:32.1%;min-height:637px;padding:24px;box-shadow:4px 4px 10px 0 rgba(0,133,111,.05);height:fit-content;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;text-align:center;border:1px solid #c09b67}#home .planos .lista_planos .box .icon{display:block;text-align:center;padding-bottom:16px}#home .planos .lista_planos .box p{font-size:16px;font-style:normal;font-weight:400;line-height:175%;padding-bottom:5px}#home .planos .lista_planos .box h4{display:block;text-align:center;font-size:30px;font-style:normal;font-weight:300;font-family:Marcellus,serif;line-height:normal;padding-bottom:14px}#home .planos .lista_planos .box .divisao{display:flex;text-align:center;justify-content:center;padding-bottom:16px}#home .planos .lista_planos .box .divisao span{height:2px;width:120px;background-color:#dce9e2;padding-bottom:0}#home .planos .lista_planos .box li{font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding-bottom:5px}#home .planos .lista_planos .box .pagamento{font-size:20px;font-style:normal;font-weight:600;line-height:normal;margin-top:16px;margin-bottom:16px}#home .planos .lista_planos .box .valor{font-size:20px;font-style:normal;line-height:150%;color:#495057}#home .planos .lista_planos .box .valor p{font-size:16px;font-style:normal;font-weight:400;line-height:150%}#home .planos .lista_planos .box .btn{display:flex;width:100%;justify-content:center;margin-top:30px}#home .planos .lista_planos .box .btn a{display:flex;padding:10px 26px;justify-content:center;align-items:center;border:1px solid #00856f;background:#00856f;color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:normal;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px}#home .planos .lista_planos .box .btn a:hover{background-color:#fff;color:#00856f}#home .planos .info_pagamento{float:left;width:100%;text-align:center;line-height:29px;font-size:15px}#home .depoimentos{float:left;width:100%;background:url('../img/layout/bg_depoimentos.jpg') no-repeat;padding:160px 0}#home .depoimentos span{display:block;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:1.12px;color:#fff;padding-bottom:16px}#home .depoimentos h3{display:block;text-align:center;font-size:40px;font-style:normal;font-weight:500;line-height:normal;color:#fff;padding-bottom:60px}#home .depoimentos .slider_depo .slick-slide{padding:15px}#home .depoimentos .slider_depo .box{background-color:#fff;padding:32px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#home .depoimentos .slider_depo .box .aspas{padding-bottom:20px}#home .depoimentos .slider_depo .box p{font-size:16px;font-style:normal;font-weight:400;line-height:150%;color:#495057}#home .depoimentos .slider_depo .box .pessoa{display:flex;align-items:center;color:#00856f;font-size:16px;font-style:normal;font-weight:500;line-height:28px;margin-top:20px}#home .depoimentos .slider_depo .box .pessoa img{width:9%;margin-right:16px}#home .depoimentos .btn{float:left;width:100%;display:flex;justify-content:center}#home .depoimentos .btn a{background-color:#fff;color:#006629;border:2px solid #fff}#home .depoimentos .btn a svg{fill:#006629}#home .depoimentos .btn a:hover{background-color:#158872;color:#fff}#home .depoimentos .btn a:hover svg{fill:#fff}#home .outros_servicos{float:left;width:100%;margin-bottom:60px}#home .outros_servicos span{display:block;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:1.12px;color:#c09b67;font-family:Marcellus,serif;padding-bottom:0;text-transform:uppercase}#home .outros_servicos h3{display:block;text-align:center;font-size:40px;font-style:normal;font-weight:300;line-height:normal;font-family:Marcellus,serif;color:#000;padding-bottom:40px;text-transform:uppercase}#home .outros_servicos .lista_box{display:flex;justify-content:space-between;align-items:center}#home .outros_servicos .lista_box .box{background-color:#fff;width:346px;padding:24px;border:1px solid #dce9e2;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;text-align:center}#home .outros_servicos .lista_box .box img{height:47px;margin-bottom:16px}#home .outros_servicos .lista_box .box span{color:#495057;display:block;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%}#home .outros_servicos .lista_box .box .linha{display:flex;justify-content:center;margin-bottom:16px}#home .outros_servicos .lista_box .box .linha span{height:2px;width:120px;background-color:#dce9e2;padding-bottom:0}#home .outros_servicos .lista_box .box .btn{display:flex;justify-content:center}@media all and (max-width:530px){#home .box_topo{height:754px;padding-top:27%}#home .box_topo .container{display:block}#home .box_topo .box1{height:auto}#home .box_topo .box1 h2{font-size:25px;top:240px}#home .box_topo .box1 p{font-size:15px;line-height:26px;padding:270px 13px 32px 13px}#home .box_topo .box1 p br{display:none}#home .box_topo .box2{float:left;margin-top:50px;text-align:center;width:100%}#home .box_numeros{display:block;height:auto;padding:30px 0;margin-top:-60px}#home .box_numeros .cerimonias,#home .box_numeros .familia{justify-content:center}#home .box_numeros span{display:block;text-align:center}#home .box_numeros .borda{width:100%;height:30px;opacity:.5;background:0 0}#home .tranquilidade{display:block;padding:65px 0}#home .tranquilidade .box2{float:left;margin-top:40px}#home .tranquilidade .box2 img{width:100%}#home .servicos{padding:0 0 60px}#home .servicos h3{font-size:25px}#home .servicos h3 br{display:none}#home .servicos .box_servicos{display:block}#home .servicos .box_servicos .box{width:100%;text-align:center}#home .servicos .box_servicos .box h3{text-align:center}#home .velorio_online{display:block;margin-top:-30px;height:auto;padding:45px 20px}#home .velorio_online img{width:100%}#home .velorio_online .btn_online{width:100%}#home .velorio_online .box{margin-right:0;text-align:center;margin-bottom:20px}#home .velorio_online .box h3{font-size:35px}#home .velorio_online .box span{font-size:15px}#home .velorio_online .img_pc{display:none;margin-right:0;margin-left:0}#home .velorio_online .btn a svg{display:none}#home .estrutura{display:block;margin-top:0;padding-bottom:65px;padding:0 30px}#home .estrutura .box1{width:100%}#home .estrutura .box2{width:100%}#home .estrutura .box2 span{text-align:left}#home .sobre_estrutura{padding-top:0}#home .sobre_estrutura h3{font-size:25px}#home .sobre_estrutura .botoes a{font-size:14px}#home .sobre_estrutura .sobre{display:block;padding:0 30px}#home .sobre_estrutura .sobre .box1 img{width:100%;padding:10px}#home .sobre_estrutura .sobre .box2 .btn{display:flex;justify-content:center}#home .sobre_estrutura .sobre .box2 h3{font-size:20px;text-align:center;padding-bottom:20px}#home .sobre_estrutura .sobre .box2 p{font-size:15px;text-align:center;line-height:25px;padding-bottom:30px}#home .coroas{padding:0 10px}#home .box_memorial .topo_memorial{margin-top:0}#home .box_memorial .topo_memorial .form-busca{width:100%}#home .memorial{padding:0;background:0 0}#home .memorial .slick-dots{display:none!important}#home .memorial .topo_memorial{margin-top:-35px}#home .memorial .topo_memorial .form-busca form input{font-size:12px}#home .memorial .topo_memorial .form-busca{width:93%}#home .memorial .topo_memorial .form-busca form input{width:100%}#home .memorial h3{font-size:25px}#home .memorial h3 br{display:none}#home .memorial .box_geral .box_info{width:100%;margin-bottom:20px}#home .memorial .box_geral .box_memorial{display:block;width:100%}#home .memorial .box_geral .box_memorial .box{width:100%}#home .memorial .box_geral .box_memorial .box .img{float:left;width:100%;justify-content:center;display:flex}#home .memorial .box_geral .box_memorial .box .img img{width:70%;margin-right:0}#home .planos{background:0 0;padding:65px 0}#home .planos .lista_planos{padding:15px}#home .planos .lista_planos .box{width:100%}#home .planos .lista_planos .box_info{margin-bottom:0}#home .parceiros{padding:10px;margin-bottom:50px}#home .parceiros .box{padding:20px}#home .parceiros .box h3 br{display:none}#home .depoimentos{padding:60px 0}#home .depoimentos h3{font-size:35px}#home .depoimentos h3 br{display:none}#home .depoimentos .btn{margin-top:50px}#home .outros_servicos{padding:50px 0}#home .outros_servicos .lista_box{display:block}#home .outros_servicos .lista_box .box{width:100%;margin-bottom:15px}}#estrutura{background-color:#f7f9f9}#estrutura header{position:absolute}#estrutura .box_estrutura{background:url('../img/layout/bg_estrutura.jpg') no-repeat;padding:8%}#estrutura .box_estrutura span{display:block;text-align:center;color:#006629;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:1.12px}#estrutura .box_estrutura h3{text-align:center;font-size:40px;font-style:normal;font-weight:600;line-height:normal;color:#212529;margin-bottom:32px}#estrutura .box_estrutura .locais{display:flex;justify-content:space-between}#estrutura .box_estrutura .locais .icara,#estrutura .box_estrutura .locais .tubarao{background-color:#fff;width:48%;padding:24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}#estrutura .box_estrutura .locais .icara h4,#estrutura .box_estrutura .locais .tubarao h4{font-size:24px;font-style:normal;font-weight:600;line-height:normal;padding-bottom:16px}#estrutura .box_estrutura .locais .icara p,#estrutura .box_estrutura .locais .tubarao p{font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding-bottom:16px}#estrutura .box_estrutura .locais .icara .slick-prev,#estrutura .box_estrutura .locais .tubarao .slick-prev{left:15px;z-index:10;background:url('../img/layout/prev.png') no-repeat;width:33px;height:58px}#estrutura .box_estrutura .locais .icara .slick-next,#estrutura .box_estrutura .locais .tubarao .slick-next{right:15px;background:url('../img/layout/next.png') no-repeat;width:33px;height:58px}#estrutura .box_estrutura .locais .icara .slick-next:before,#estrutura .box_estrutura .locais .icara .slick-prev:before,#estrutura .box_estrutura .locais .tubarao .slick-next:before,#estrutura .box_estrutura .locais .tubarao .slick-prev:before{color:transparent}#estrutura .box_estrutura .locais .icara iframe,#estrutura .box_estrutura .locais .tubarao iframe{width:100%;height:200px}#estrutura .box_sobre{background-color:#f7f9f9;padding:165px}#estrutura .box_sobre h3{font-size:40px;font-style:normal;font-weight:600;line-height:normal;padding-bottom:24px}#estrutura .box_sobre p{font-size:16px;font-style:normal;font-weight:400;line-height:160%}@media all and (max-width:530px){#estrutura .box_estrutura{padding:35% 0;float:left;width:100%;padding-bottom:50px}#estrutura .box_estrutura h3 br{display:none}#estrutura .box_estrutura .locais{width:100%;display:block}#estrutura .box_estrutura .locais .icara,#estrutura .box_estrutura .locais .tubarao{width:100%;margin-bottom:30px}#estrutura .box_sobre{float:left;padding:0;margin-bottom:50px}}#memorial.view{background:#54ab9a;background:linear-gradient(4deg,rgba(84,171,154,.19791667) 0,rgba(240,249,244,.22032563) 100%)}#memorial.view .perfil{float:left;position:relative;width:100%;margin-bottom:60px;margin-top:60px}#memorial.view .perfil h2{display:block;width:100%;text-align:center;bottom:50%;left:0;font-size:58px;color:#365052;font-style:italic;font-family:Cormorant-BoldItalic;margin-bottom:40px}#memorial.view .perfil .img{display:block;text-align:center}#memorial.view .perfil .img_perfil{width:320px;height:320px;border-radius:50rem;margin-bottom:40px;transition:2s;border:1px #e0e0e0 solid}#memorial.view .perfil span{display:block;font-family:Cormorant-Medium;color:#365052;font-size:40px;text-align:center;margin-bottom:30px}#memorial.view .perfil .cidade_pet,#memorial.view .perfil .data,#memorial.view .perfil .tutor{display:flex;justify-content:center;align-items:center;color:#283618;font-size:21px;margin-bottom:15px}#memorial.view .perfil .cidade_pet img,#memorial.view .perfil .data img,#memorial.view .perfil .tutor img{margin-right:10px}#memorial.view .compartilhe{float:left;width:100%;margin-bottom:50px}#memorial.view .compartilhe .links{display:flex;align-items:center;justify-content:center}#memorial.view .compartilhe span{display:block;text-align:center;font-weight:600;margin-bottom:15px}#memorial.view .compartilhe a{margin-right:10px}#memorial.view .compartilhe a:hover img{opacity:.8}#memorial.view .box-conteudo{float:left;width:100%}#memorial.view .box-conteudo .links{display:flex;justify-content:center;align-items:center;margin-bottom:40px}#memorial.view .box-conteudo .links a{display:flex;min-height:54px;justify-content:center;align-items:center;padding:10px 60px;border:1px #a4b799 solid;text-transform:uppercase;color:#a4b799;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin-right:10px}#memorial.view .box-conteudo .links a img{margin-right:6px}#memorial.view .box-conteudo .links a:hover{background-color:#273c1d;border:1px #273c1d solid}#memorial.view .box-conteudo .links .active{background-color:#273c1d;border:1px #273c1d solid}#memorial.view .box-conteudo .conteudo{float:left;width:100%;margin-bottom:100px}#memorial.view .box-conteudo .conteudo p{color:#646464;font-size:20px;line-height:35px;padding-bottom:20px;font-weight:500;font-family:Inter,sans-serif}#memorial.view .box-conteudo .publicidade{margin-top:30px}#memorial.view #mensagem .lista_mensagens li{float:left;width:100%;margin-bottom:30px;border-bottom:1px #e3e3e3 solid;padding-bottom:30px}#memorial.view #mensagem .lista_mensagens li p{padding-bottom:0}#memorial.view #mensagem .lista_mensagens li strong{color:#4c4c4c;font-style:italic}#memorial.view #mensagem .btn_mensagem{float:left;margin-top:30px;background-color:#365052;color:#fff;font-size:17px;padding:20px 35px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#memorial.view #mensagem .btn_mensagem:hover{background-color:#dda15e}@media all and (max-width:530px){#memorial.view .slider-nav{display:none}#memorial.view .box-conteudo .links{display:block}#memorial.view .box-conteudo .links a{margin-right:0;margin-bottom:10px}#memorial.view .box-conteudo iframe{height:300px}#memorial.view .box-conteudo .slick-slide img{width:100%}#memorial.view .box-conteudo .publicidade img{width:100%}#memorial.view #mensagem{margin-bottom:40px}#memorial.view .btn_restrito{float:left;margin-top:50px}}#aovivo header{background-color:#056629}#aovivo iframe{margin-top:40px}