@import url(https://fonts.googleapis.com/css2?family=Signika:wght@300;400;700&family=Ubuntu&display=swap);body{overflow-x:hidden!important}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#edd0e2;border-radius:0}::-webkit-scrollbar-thumb{background:#9b3c71;border-radius:100px}header.menu-fixo{padding:24px 0 8px 0;background-color:rgb(255 255 255 / .9);box-shadow:0 2px 10px rgb(50 50 50 / .05);position:fixed;max-width:100%;width:100%;z-index:999;transition:1s ease-in;top:0;left:0;animation:topMenu1 2s ease}header.menu-fixo .container{max-width:1280px!important}@keyframes topMenu1{0%{transform:translate(0,-100px)}100%{transform:translate(0,0)}}@media only screen and (max-width:991px){header.menu-fixo{top:0}}@media only screen and (max-width:575px){header.menu-fixo{padding:32px 0}}header.menu-fixo .logo #logoDesktop img{width:100px}@media only screen and (max-width:991px){header.menu-fixo .logo #logoDesktop{display:none;opacity:0;visibility:hidden}}header.menu-fixo .logo #logoMobile{display:none;opacity:0;visibility:hidden}header.menu-fixo .logo #logoMobile img{max-width:100%}@media only screen and (max-width:575px){header.menu-fixo .logo #logoMobile img{position:relative;top:-16px}}@media only screen and (max-width:991px){header.menu-fixo .logo #logoMobile{display:block;opacity:1;visibility:visible}}header.menu-fixo .menuMobile{display:none;visibility:hidden;opacity:0}@media only screen and (max-width:991px){header.menu-fixo .menuMobile{display:block;opacity:1;visibility:visible;width:62px;height:62px;border-radius:100px;background-color:#edd0e2;border-radius:100px;padding:8px 8px 8px 8px;cursor:pointer;transition:.3s ease}header.menu-fixo .menuMobile:hover{background-color:#dd9fc5;transition:.3s ease}header.menu-fixo .menuMobile span{height:4px;display:flex;align-items:center;width:90%;background-color:#fff;margin:8px auto;transition:.3s ease}}@media only screen and (max-width:991px) and (max-width:575px){header.menu-fixo .menuMobile span{height:2px;margin:6px auto}}@media only screen and (max-width:575px){header.menu-fixo .menuMobile{width:46px;height:46px;position:relative;top:-16px}}header.menu-fixo .menu-header ul#primary-menu{display:flex;justify-content:flex-end;list-style-type:none;padding:0;margin:70px 0 0 0;position:relative;z-index:99}@media only screen and (max-width:991px){header.menu-fixo .menu-header ul#primary-menu{flex-direction:column;position:fixed;left:-380px;top:23px;background-color:#FBF6F9;width:360px;padding:32px;min-height:100vh;justify-content:flex-start;transition:all 0.8s ease-in}}header.menu-fixo .menu-header ul#primary-menu li{margin:0 8px 8px 8px;text-align:center;border-bottom:2px solid #fff0}@media only screen and (max-width:991px){header.menu-fixo .menu-header ul#primary-menu li{text-align:left;margin:0 0 16px 16px}}header.menu-fixo .menu-header ul#primary-menu li a{padding:8px;font-family:'Ubuntu',sans-serif;text-transform:uppercase;font-size:14px;text-decoration:none;color:#dd9fc5;transition:.3s all;cursor:pointer;text-align:center}header.menu-fixo .menu-header ul#primary-menu li a:hover,header.menu-fixo .menu-header ul#primary-menu li a:focus{color:#9b3c71;transition:.3s all}@media only screen and (max-width:991px){header.menu-fixo .menu-header ul#primary-menu li a{font-size:18px}}header.menu-fixo .menu-header ul#primary-menu li.current_page_item{border-bottom:2px solid #dd9fc5}@media only screen and (max-width:991px){header.menu-fixo .menu-header ul#primary-menu li.current_page_item{width:50%}}header.menu-fixo .menu-header ul#primary-menu ul.sub-menu{overflow:hidden;padding:0;margin:0 16px 0 0;width:400px;position:absolute;display:none;z-index:99;top:42px;border-radius:0 0 4px 4px}@media only screen and (max-width:991px){header.menu-fixo .menu-header ul#primary-menu ul.sub-menu{position:relative;left:16px;top:0;width:280px}}header.menu-fixo .menu-header ul#primary-menu ul.sub-menu li{margin:0 16px 0 0;padding:0 16px 0 0;background-color:#FBF6F9;color:#fff;border-bottom:2px solid #dd9fc5;text-align:left;border-radius:0}header.menu-fixo .menu-header ul#primary-menu ul.sub-menu li.current_page_item{background-color:#9b3c71}header.menu-fixo .menu-header ul#primary-menu ul.sub-menu li.current_page_item a{color:#fff}@media only screen and (max-width:991px){header.menu-fixo .menu-header ul#primary-menu ul.sub-menu li.current_page_item{width:50%}}header.menu-fixo .menu-header ul#primary-menu ul.sub-menu li a{padding:16px;display:block;width:100%;font-family:'Ubuntu',sans-serif;text-transform:uppercase;font-size:12px;color:#dd9fc5;transition:.3s all;cursor:pointer;line-height:1.1;text-align:left}header.menu-fixo .menu-header ul#primary-menu ul.sub-menu li a:hover{transition:.3s all;color:#fff}@media only screen and (max-width:991px){header.menu-fixo .menu-header ul#primary-menu ul.sub-menu li a{font-size:15px}}header.menu-fixo .menu-header ul#primary-menu ul.sub-menu li:hover{background-color:#9b3c71;transition:.3s all}header.menu-fixo .menu-header ul#primary-menu ul.sub-menu li:last-child{border:none;margin:0}header.menu-fixo .menu-header .show{left:0!important;transition:all 0.4s ease-in}header.menu-fixo .search-menu{position:absolute;right:-36px;top:-80px}@media only screen and (max-width:991px){header.menu-fixo .search-menu{right:-140px;top:-40px}}header.menu-fixo .search-menu .bop-nav-search label:after{content:'';background-image:url(/wp-content/themes/nog/src/img/header/icone-busca.png);background-color:#dd9fc5;right:160px;top:17px;position:absolute;width:20px;height:20px;padding:18px;background-repeat:no-repeat;background-position:center;border-radius:100px;cursor:pointer;transition:all .3s;z-index:1}@media only screen and (max-width:575px){header.menu-fixo .search-menu .bop-nav-search label:after{top:0}}header.menu-fixo .search-menu .bop-nav-search label:hover:after{background-color:#edd0e2;transition:all .3s}header.menu-fixo .search-menu .bop-nav-search input[name="s"]{border:2px solid #fff0;cursor:pointer;height:37px;padding:0;position:relative;-webkit-transition:width .3s ease,border .3s ease;transition:width .3s ease,border .3s ease;width:0;color:#9b3c71;top:14px;right:155px;margin:0 0;border-radius:100px;background-color:#fff0}@media only screen and (max-width:991px){header.menu-fixo .search-menu .bop-nav-search input[name="s"]{padding:16px}}header.menu-fixo .search-menu .bop-nav-search input[name="s"]:hover,header.menu-fixo .search-menu .bop-nav-search input[name="s"]:focus{background-color:#fff;border:2px solid #edd0e2;cursor:text;outline:0;width:200px;height:37px;border-radius:100px;top:14px;right:160px;padding:0 34px 0 5px;margin:3px 0;font-family:'Signika',sans-serif;font-weight:700;-webkit-transition:width .3s ease,border .3s ease;transition:width .3s ease,border .3s ease}@media only screen and (max-width:575px){header.menu-fixo .search-menu .bop-nav-search input[name="s"]:hover,header.menu-fixo .search-menu .bop-nav-search input[name="s"]:focus{top:42px}}header.menu-fixo .search-menu .search-submit{width:16px;height:16px;padding:16px;border-radius:100px;display:block;visibility:visible;position:absolute;right:0;top:20px;font-size:0;z-index:10;border-color:#fff0;background-color:#fff0;transition:all .3s}@media only screen and (max-width:991px){header.menu-fixo .search-menu .search-submit{right:155px}}header.menu-fixo .search-menu input[type="text"]:hover .search-submit{right:160px;transition:all .3s;background-color:red}header.menu-fixo .search-menu .screen-reader-text{height:10px;overflow:visible;padding:0;position:absolute;right:0;width:10px;word-wrap:normal!important;clip:0!important;clip-path:none}.stickyMenu{width:100%;max-width:100%;position:fixed!important;background-color:#fff!important;z-index:99!important;top:0px!important;animation:topMenu 2s ease!important}@media only screen and (max-width:991px){.stickyMenu{position:absolute}}@keyframes topMenu{0%{top:-100px!important;opacity:0;transition:1s ease-in}100%{top:100px;opacity:1;transition:1s ease-in}}footer{padding:62px 0;position:relative;background-color:#b14f86;z-index:10}@media only screen and (max-width:575px){footer{margin:0 0 62px 0}}footer::after{content:'';position:absolute;top:-8px;left:10%;display:block;margin:auto;width:80%;height:3px;background-color:#b14f86}footer p{color:#fff;text-align:center;font-size:12px;line-height:1.6;font-family:'Signika',sans-serif;font-weight:300}footer p.termos{padding:0 18%}@media only screen and (max-width:991px){footer p.termos{padding:0 5%}}footer .links{color:#fff;margin:32px 0 0 0}footer .links a{display:block;margin:auto;text-align:center;text-decoration:none;text-transform:uppercase;color:#fff!important;font-family:'Signika',sans-serif;font-weight:700;font-size:10px;cursor:pointer;transition:.3s all}footer .links a:hover{opacity:.8;transition:.3s all}@media only screen and (max-width:991px){footer .links a{margin:8px 0}}section.iconFixed .row{position:fixed;right:24px;top:50%;transform:translate(0,-50%);width:5%;min-height:15vh;z-index:20}@media only screen and (max-width:991px){section.iconFixed .row{right:62px;min-height:18vh;max-width:100%;width:100%}}@media only screen and (max-width:575px){section.iconFixed .row{width:100%;max-width:100%;top:inherit;bottom:-8px;transform:translate(0,0%);min-height:10vh;background-color:#cb95b7;right:0;left:15px}}@media only screen and (max-width:575px){section.iconFixed .row div{background-color:#cb95b7;padding:16px;transition:.3s ease}section.iconFixed .row div img{margin:auto}section.iconFixed .row div:hover{transition:.3s ease;background-color:#aa7796}}section.iconFixed .row div:last-child{background-color:#8eb34c;transition:.3s ease}section.iconFixed .row div:last-child:hover{transition:.3s ease;background-color:#799B3C}section.iconFixed .row .col-3.col-md-12{margin:0 0 8px 0}section.iconFixed .whatsappMobile{display:none}@media only screen and (max-width:575px){section.iconFixed .whatsappMobile{display:block}}section.iconFixed a{border-radius:100px;width:48px;height:48px;background-color:#dd9fc5;display:block;justify-content:center;align-items:center;display:flex;transition:all .3s;box-shadow:0 0 10px 0 rgb(184 170 216 / .25)}section.iconFixed a:hover{background-color:#b14f86}@media only screen and (max-width:575px){section.iconFixed a:hover{background-color:#fff0;box-shadow:none}}@media only screen and (max-width:575px){section.iconFixed a{background-color:#fff0;width:100%}}section.iconFixed img{display:block;margin:auto;width:38px;height:38px;object-fit:contain;padding:8px}@media only screen and (max-width:575px){section.iconFixed img{padding:0}}section.secao-1-home{background-image:url(/wp-content/themes/nog/src/img/home/banner-secao-1.jpg);background-repeat:no-repeat;background-size:120%;background-position:-75px -42px;min-height:130vh;position:relative;top:0;z-index:2;box-shadow:0 150px 80px 0 rgb(184 170 216 / .45);margin:0 0 100px 0}@media only screen and (max-width:1728px){section.secao-1-home{min-height:100vh;margin:0 0 100px 0}}@media only screen and (max-width:991px){section.secao-1-home{background-image:url(/wp-content/themes/nog/src/img/home/banner-secao-1-mobile.jpg);min-height:75vh;background-size:100%;background-position:top;box-shadow:none;margin:0}}@media only screen and (max-width:575px){section.secao-1-home{background-image:url(/wp-content/themes/nog/src/img/home/banner-secao-1-mobile.jpg);background-size:140%;margin:100px 0 0 0}}section.secao-1-home h1{padding:260px 54px 0 0;color:#fff;font-family:'Signika',sans-serif;font-weight:300;line-height:1.1;font-size:54px;position:relative;z-index:10}@media only screen and (max-width:2024px){section.secao-1-home h1{padding:550px 54px 0 0}}@media only screen and (max-width:1728px){section.secao-1-home h1{padding:50% 54px 0 0}}@media only screen and (max-width:991px){section.secao-1-home h1{padding:160px 193px 54px 0;line-height:1.3}}@media only screen and (max-width:575px){section.secao-1-home h1{padding:100px 54px 100px 16px;font-size:32px}}section.secao-1-home .cta-home{position:relative;padding:10px 0;margin:32px 0 0;z-index:11;cursor:pointer}section.secao-1-home .cta-home::before{content:"";position:absolute;inset:0;border-radius:50px;padding:3px;background:linear-gradient(to left,#799b3c,transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media only screen and (max-width:991px){section.secao-1-home .cta-home{position:absolute;bottom:-262px;left:50%;transform:translate(-50%,0%)}}@media only screen and (max-width:575px){section.secao-1-home .cta-home{bottom:-55%}}section.secao-1-home .cta-home img{max-width:100%;cursor:pointer}section.secao-1-home .cta-home p{text-transform:uppercase;color:#fff;font-family:'Signika',sans-serif;padding:0;margin:0;font-weight:300}@media only screen and (max-width:991px){section.secao-1-home .cta-home p{color:#799b3c}}@media only screen and (max-width:575px){section.secao-1-home .cta-home p{font-size:14px}}section.secao-1-home .marca-logo{position:absolute;left:-100px;top:100px;z-index:10}section.secao-1-home .marca-logo img{height:1000px;width:110%}@media only screen and (max-width:1728px){section.secao-1-home .marca-logo{top:150px}}@media only screen and (max-width:991px){section.secao-1-home .marca-logo{position:relative;display:none;opacity:0;visibility:hidden}}section.secao-2-home{padding:0 0 62px 0;position:relative}@media only screen and (max-width:575px){section.secao-2-home{padding:0 16px 62px 16px}}section.secao-2-home:before{content:'';display:block;position:absolute;left:100px;top:-250px;width:200px;height:100%;background-image:url(/wp-content/themes/nog/src/img/home/linha-esquerda.png);background-repeat:no-repeat;background-position:center;background-size:65%;z-index:10}@media only screen and (max-width:991px){section.secao-2-home:before{position:relative;display:none;visibility:hidden;opacity:0}}section.secao-2-home:after{content:'';display:block;position:absolute;right:100px;bottom:-250px;width:200px;height:100%;background-image:url(/wp-content/themes/nog/src/img/home/linha-direita.png);background-repeat:no-repeat;background-position:center;background-size:65%;z-index:10}@media only screen and (max-width:991px){section.secao-2-home:after{position:relative;display:none;visibility:hidden;opacity:0}}section.secao-2-home h3{text-align:center;font-size:42px;font-family:'Ubuntu',sans-serif;text-transform:uppercase;color:#9b3c71}@media only screen and (max-width:575px){section.secao-2-home h3{font-size:32px}}section.secao-2-home .institucionais{margin:54px auto 0 auto;position:relative}section.secao-2-home .institucionais .post{margin:0 0 100px 0;position:relative}section.secao-2-home .institucionais .post:nth-of-type(even){top:50px}section.secao-2-home .institucionais .post:nth-of-type(even) img{position:relative}section.secao-2-home .institucionais .post:nth-of-type(even) img:hover{box-shadow:20px 0 30px 0 rgb(162 59 117 / .2);transition:.3s all}@media only screen and (max-width:991px){section.secao-2-home .institucionais .post:nth-of-type(even){top:0}}section.secao-2-home .institucionais .post:nth-of-type(odd){top:-50px}section.secao-2-home .institucionais .post:nth-of-type(odd) img{position:relative}section.secao-2-home .institucionais .post:nth-of-type(odd) img:hover{box-shadow:-20px 0 30px 0 rgb(162 59 117 / .2);transition:.3s all}@media only screen and (max-width:991px){section.secao-2-home .institucionais .post:nth-of-type(odd){top:0}}section.secao-2-home .institucionais .post:nth-of-type(3) img{object-position:-120px 0}section.secao-2-home .institucionais .post img{max-width:100%;width:330px;height:330px;display:block;margin:0 auto 16px auto;border-radius:100%;object-fit:cover;position:relative;box-shadow:0 0 50px 0 rgb(162 59 117 / .3);transition:.3s all}@media only screen and (max-width:575px){section.secao-2-home .institucionais .post img{width:250px;height:250px}}section.secao-2-home .institucionais .post a{text-decoration:none;display:block;margin:auto;text-align:center}section.secao-2-home .institucionais .post a .text-bg{background-image:linear-gradient(to right,#fff,#fff,#fff,#edd0e2,#edd0e2,#edd0e2,#fff,#fff,#fff);padding:16px 0;margin:24px 0 0 0}section.secao-2-home .institucionais .post a h1{font-size:40px;font-weight:300;font-family:'Signika',sans-serif;color:#9b3c71;transition:.3s all;padding:0 63px}section.secao-2-home .institucionais .post a h1:hover{transition:.3s all;color:#dd9fc5}@media only screen and (max-width:575px){section.secao-2-home .institucionais .post a h1{font-size:32px;padding:0}}section.secao-2-home .institucionais .post a button{outline:none;border:none;background-color:#fff0;display:block;margin:-10px auto 0 auto;text-align:center;font-size:14px;font-family:'Signika',sans-serif;font-weight:700;color:#9b3c71;padding:8px 8px 0 8px;border-bottom:1px solid #9b3c71;line-height:1;transition:.3s all}section.secao-2-home .institucionais .post a button:hover{transition:.3s all;color:#dd9fc5;border-bottom:1px solid #dd9fc5}section.secao-3-home{padding:62px 0 162px 0;position:relative;background-image:url(/wp-content/themes/nog/src/img/home/bg-especialidades.png);background-position:-70px 50%;background-size:105%;background-repeat:no-repeat}@media only screen and (max-width:991px){section.secao-3-home{background-position:0 65%;background-size:100%;padding:0 0 162px 0}}@media only screen and (max-width:575px){section.secao-3-home{background-image:url(/wp-content/themes/nog/src/img/home/bg-especialidades-mobile.jpg);background-position:0 70%;padding:0 0 100px 0}}section.secao-3-home .tracos{position:relative}section.secao-3-home .tracos:before{content:'';display:block;margin:auto;width:100%;height:100%;background-image:url(/wp-content/themes/nog/src/img/home/traco-especialidade.png);background-size:90%;background-repeat:no-repeat;background-position:46px 123px;position:absolute}@media only screen and (max-width:991px){section.secao-3-home .tracos:before{display:none;visibility:hidden;opacity:0}}section.secao-3-home h3{text-align:center;font-size:42px;font-family:'Signika',sans-serif;text-transform:uppercase;color:#9b3c71;margin:0 0 80px 0}@media only screen and (max-width:991px){section.secao-3-home h3{font-size:32px}}section.secao-3-home h3.clinicas{margin:0}section.secao-3-home .especialidades{padding:32px 0 0 0;position:relative;flex-wrap:wrap}section.secao-3-home .especialidades .post{margin:0 0 100px 0;position:relative}@media only screen and (max-width:575px){section.secao-3-home .especialidades .post{margin:0 0 62px 0}}section.secao-3-home .especialidades .post img{max-width:100%;width:330px;height:330px;display:block;margin:0 auto 16px auto;border-radius:100%;object-fit:cover}@media only screen and (max-width:575px){section.secao-3-home .especialidades .post img{width:270px;height:270px}}section.secao-3-home .especialidades .post .infos-especialista{margin-top:54px}@media only screen and (max-width:575px){section.secao-3-home .especialidades .post .infos-especialista{margin-top:16px}}section.secao-3-home .especialidades .post .infos-especialista h4{text-align:center;font-size:24px;text-transform:uppercase;color:#b14f86;font-weight:700;font-family:'Signika',sans-serif;margin:0 0 8px 0}@media only screen and (max-width:991px){section.secao-3-home .especialidades .post .infos-especialista h4{font-size:20px}}section.secao-3-home .especialidades .post .infos-especialista h5{text-align:center;font-size:20px;color:#b14f86;font-weight:300;font-family:'Signika',sans-serif}@media only screen and (max-width:575px){section.secao-3-home .especialidades .post .infos-especialista h5{font-size:16px}}section.secao-3-home .especialidades .post .infos-especialista span{text-align:center;font-size:18px;display:block;color:#b14f86;font-weight:300;font-family:'Signika',sans-serif}@media only screen and (max-width:575px){section.secao-3-home .especialidades .post .infos-especialista span{font-size:14px}}section.secao-3-home .especialidades .post a{text-decoration:none;display:block;margin:auto;text-align:center}section.secao-3-home .especialidades .post a h1{font-size:40px;font-weight:300;font-family:'Signika',sans-serif;color:#9b3c71;transition:.3s all;padding:0 63px}section.secao-3-home .especialidades .post a h1:hover{transition:.3s all;color:#dd9fc5}@media only screen and (max-width:575px){section.secao-3-home .especialidades .post a h1{font-size:32px}}section.secao-3-home .especialidades .post a button{outline:none;border:none;background-color:#fff0;display:block;margin:-10px auto 0 auto;text-align:center;font-size:14px;font-family:'Signika',sans-serif;font-weight:700;color:#9b3c71;padding:8px 8px 0 8px;border-bottom:1px solid #9b3c71;line-height:1;transition:.3s all}section.secao-3-home .especialidades .post a button:hover{transition:.3s all;color:#dd9fc5;border-bottom:1px solid #dd9fc5}section.secao-3-home .infos-localidade{margin:0 0 100px 0}section.secao-3-home .infos-localidade .post{position:relative;margin:48px 0 0 0;border-radius:16px;background-color:rgb(221 159 197 / .45);min-height:100px;display:flex;flex-wrap:wrap;padding:32px 0 16px 0}@media only screen and (max-width:991px){section.secao-3-home .infos-localidade .post{margin:48px 16px 16px 16px}}section.secao-3-home .infos-localidade .post:before{content:'';display:block;margin:auto;position:absolute;background-image:url(/wp-content/themes/nog/src/img/home/icone-local.png);background-position:center;background-size:contain;background-repeat:no-repeat;width:32px;height:32px;z-index:10;top:-24px}section.secao-3-home .infos-localidade .post h5{color:#fff;text-align:center;text-transform:uppercase;font-size:16px;display:block;margin:auto;font-weight:400}section.secao-3-home .infos-localidade .post span.atendimento{color:#fff;text-align:center;text-transform:uppercase;font-size:22px;display:block;margin:auto;font-weight:700;font-family:'Signika',sans-serif;font-size:20px}section.secao-3-home .infos-localidade .post span.endereco{color:#b14f86;text-align:center;font-size:16px;display:block;margin:8px auto;line-height:1.4;padding:0 62px;font-family:'Signika',sans-serif}@media only screen and (max-width:575px){section.secao-3-home .infos-localidade .post span.endereco{padding:0 8px}}@media only screen and (max-width:575px){section.secao-3-home .infos-localidade .post .telefone{margin:0 0 8px 0}}section.secao-3-home .infos-localidade .post .telefone a{display:flex;padding:0;margin:0;align-items:center;cursor:pointer}section.secao-3-home .infos-localidade .post .telefone span{color:#b14f86;text-align:center;font-size:16px;display:flex;margin:16px auto;line-height:1.4;font-family:'Signika',sans-serif}@media only screen and (max-width:575px){section.secao-3-home .infos-localidade .post .telefone span{display:block;margin:auto;text-align:center}}section.secao-3-home .infos-localidade .post .telefone img{max-width:100%;background-color:#fff0;object-fit:contain;width:15px;height:15px;padding:0;margin:auto}@media only screen and (max-width:575px){section.secao-3-home .infos-localidade .post .telefone img{position:relative;left:24px}}section.secao-3-home .infos-localidade .post .whatsapp a{display:flex;padding:0;margin:0;align-items:center;cursor:pointer}section.secao-3-home .infos-localidade .post .whatsapp span{color:#b14f86;text-align:center;font-size:16px;display:flex;margin:16px auto;line-height:1.4;font-family:'Signika',sans-serif}@media only screen and (max-width:575px){section.secao-3-home .infos-localidade .post .whatsapp span{font-size:14px;display:block;margin:auto;text-align:center}}section.secao-3-home .infos-localidade .post .whatsapp img{max-width:100%;background-color:#fff0;object-fit:contain;width:15px;height:15px;padding:0;margin:0}@media only screen and (max-width:575px){section.secao-3-home .infos-localidade .post .whatsapp img{position:relative;left:24px}}section.secao-3-home .infos-localidade .post span{margin:0;padding:0;line-height:1}section.secao-3-home .cta{position:relative;padding:100px 0 0 0}@media only screen and (max-width:991px){section.secao-3-home .cta{padding:0}}section.secao-3-home .cta h4{line-height:1.2;font-size:54px;font-family:'Signika',sans-serif;color:#b14f86;font-weight:300}@media only screen and (max-width:991px){section.secao-3-home .cta h4{text-align:center;font-size:40px}}@media only screen and (max-width:575px){section.secao-3-home .cta h4{font-size:28px}}section.secao-3-home .cta .cta-home{position:relative;padding:10px 0;margin:32px 0 0 0;z-index:11;cursor:pointer}section.secao-3-home .cta .cta-home::before{content:"";position:absolute;inset:0;border-radius:50px;padding:3px;background:linear-gradient(to left,#799b3c,transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@media only screen and (max-width:991px){section.secao-3-home .cta .cta-home{margin:32px auto}}section.secao-3-home .cta .cta-home img{max-width:100%;cursor:pointer}section.secao-3-home .cta .cta-home p{text-transform:uppercase;color:#799b3c;font-family:'Signika',sans-serif;padding:0;margin:0;font-weight:400}@media only screen and (max-width:575px){section.secao-3-home .cta .cta-home p{font-size:14px;padding:0 24px 0 0}}section.secao-3-home .newsletter{padding:100px 0}@media only screen and (max-width:2024px){section.secao-3-home .newsletter{padding:20% 0 100px 0}}@media only screen and (max-width:1728px){section.secao-3-home .newsletter{padding:25% 0 62px 0}}@media only screen and (max-width:991px){section.secao-3-home .newsletter{padding:300px 0 0 0}}@media only screen and (max-width:575px){section.secao-3-home .newsletter{padding:500px 0 0 0}}section.secao-3-home .newsletter h4{text-transform:uppercase;font-size:40px;font-family:'Signika',sans-serif;font-weight:300;color:#b14f86}@media only screen and (max-width:991px){section.secao-3-home .newsletter h4{text-align:center}}@media only screen and (max-width:575px){section.secao-3-home .newsletter h4{font-size:28px}}section.secao-3-home .newsletter p{color:#b14f86;font-size:16px;line-height:1.4;font-family:'Signika',sans-serif;margin:16px 0 24px 0;font-weight:300}@media only screen and (max-width:991px){section.secao-3-home .newsletter p{text-align:center;padding:0 25%}}@media only screen and (max-width:575px){section.secao-3-home .newsletter p{padding:0 5%}}section.secao-3-home .newsletter img{object-fit:cover;height:550px;position:relative;top:62px}@media only screen and (max-width:991px){section.secao-3-home .newsletter img{max-width:100%;height:400px;object-fit:contain}}@media only screen and (max-width:575px){section.secao-3-home .newsletter img{object-fit:cover;height:300px}}section.secao-3-home .newsletter form{margin:16px 0 0 0}@media only screen and (max-width:991px){section.secao-3-home .newsletter form{padding:0 15%}}@media only screen and (max-width:575px){section.secao-3-home .newsletter form{padding:0 2%}}section.secao-3-home .newsletter form div{margin:0 0 16px 0}section.secao-3-home .newsletter form div label{color:#b14f86;font-size:16px;font-family:'Signika',sans-serif;font-weight:300;padding:0;margin:0}section.secao-3-home .newsletter form div input{border-radius:100px;outline:none;border:none;background-color:#edcce0;padding:10px;font-family:'Signika',sans-serif;font-weight:300;color:#9b3c71}section.secao-3-home .newsletter form div button{margin:16px 0 0 0;outline:none!important;border:none!important;border-radius:100px;background-color:#b14f86!important;color:#fff!important;padding:12px;transition:all .3s;min-width:115px}section.secao-3-home .newsletter form div button:hover{background-color:#edcce0!important;color:#b14f86!important;transition:all .3s}section.page404{background-image:url(/wp-content/themes/nog/src/img/singles/404.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;min-height:130vh;position:relative;padding:0 0 150px 0;z-index:2}@media only screen and (max-width:991px){section.page404{min-height:75vh;background-size:100%;background-image:url(/wp-content/themes/nog/src/img/singles/404mobile.jpg);background-position:top;background-color:#F9BDC9}}@media only screen and (max-width:575px){section.page404{min-height:55vh}}section.page404 h3{margin:430px 95px 95px 40px;color:#fff;font-family:'Ubuntu',sans-serif;font-size:40px}@media only screen and (max-width:991px){section.page404 h3{margin:300px 140px 0 140px;text-align:center}}@media only screen and (max-width:575px){section.page404 h3{margin:150px 80px 0 80px;font-size:24px}}section.page404 p{margin:140px 16px 0 130px;font-size:24px;line-height:1.5;color:#7c655e}@media only screen and (max-width:991px){section.page404 p{margin:220px 110px 0 110px;text-align:center}}@media only screen and (max-width:575px){section.page404 p{margin:100px 16px 0 16px;font-size:18px}}section.search404{padding:0 0 62px 0;min-height:100vh;height:100%;box-shadow:none;background-color:#fff}section.search404 .boxSerach{display:block;margin:auto;background-color:#dd9fc5;padding:32px;position:relative;z-index:10;top:-54px}@media only screen and (max-width:575px){section.search404 .boxSerach{left:0}}section.search404 .boxSerach h4{text-align:center;color:#fff;font-size:32px}@media only screen and (max-width:575px){section.search404 .boxSerach h4{font-size:24px}}section.search404 .boxSerach form{margin:16px auto;display:block}section.search404 .boxSerach form input[name="s"]{display:block;margin:auto;background-color:rgb(255 255 255 / .5);color:#9b3c71;font-family:'Signika',sans-serif;font-size:14px;outline:none;border:none;padding:14px}section.search404 .boxSerach form input[name="s"]::-webkit-input-placeholder{display:block;text-align:center;margin:auto;color:#9b3c71}section.search404 .boxSerach form input[name="s"]:-ms-input-placeholder{display:block;text-align:center;margin:auto;color:#9b3c71}section.search404 .boxSerach form input[name="s"]::placeholder{display:block;text-align:center;margin:auto;color:#9b3c71}section.search404 .listResult h4{text-align:center;color:#dd9fc5;font-size:18px;font-family:'Signika',sans-serif;font-weight:700}section.search404 .institucionais{position:relative}section.search404 .institucionais .post{margin:40px 0;position:relative}section.search404 .institucionais .post img{max-width:100%;width:100%;height:220px;display:block;margin:0 auto 16px auto;object-fit:cover;position:relative;transition:.3s all}@media only screen and (max-width:575px){section.search404 .institucionais .post img{width:360px}}section.search404 .institucionais .post a{text-decoration:none;display:flex;align-items:center}section.search404 .institucionais .post a h1{font-size:32px;font-weight:300;font-family:'Signika',sans-serif;color:#dd9fc5;transition:.3s all;padding:0}section.search404 .institucionais .post a h1:hover{transition:.3s all;color:#9b3c71}section.search404 .institucionais .post a button{outline:none;border:none;background-color:#fff0;display:block;text-transform:uppercase;font-size:14px;font-family:'Signika',sans-serif;font-weight:700;color:#9b3c71;padding:8px;margin:0 0 8px 0;line-height:1;transition:.3s all}section.search404 .institucionais .post a button:hover{transition:.3s all;color:#dd9fc5}section.pageBusca{background-image:url(/wp-content/themes/nog/src/img/singles/busca.jpg);background-repeat:no-repeat;background-size:100%;background-position:center;min-height:90vh;position:relative;padding:0 0 150px 0;z-index:2}@media only screen and (max-width:991px){section.pageBusca{min-height:60vh;background-size:100%;background-image:url(/wp-content/themes/nog/src/img/singles/buscaMobile.jpg);background-position:top;background-color:#F5F3F4;margin:0 0 -250px 0}}section.searchBusca{padding:62px 0;min-height:100vh;height:100%;box-shadow:none;background-image:url(/wp-content/themes/nog/src/img/singles/fundo-img-single.png);background-repeat:no-repeat;background-size:100%;background-position:0 -550%;position:relative;z-index:10}section.searchBusca h3{color:#edd0e2;font-family:'Ubuntu',sans-serif;font-size:40px;text-align:center}@media only screen and (max-width:575px){section.searchBusca h3{font-size:32px}}section.searchBusca p{font-size:32px;line-height:1.5;color:#edd0e2;text-align:center}@media only screen and (max-width:991px){section.searchBusca p{text-align:center}}@media only screen and (max-width:575px){section.searchBusca p{font-size:24px}}section.searchBusca .listResult{position:relative;position:relative}@media only screen and (max-width:991px){section.searchBusca .listResult{margin:150px 0 0 0}}section.searchBusca .listResult h4{text-align:center;color:#dd9fc5;font-size:18px;font-family:'Signika',sans-serif;font-weight:700}section.searchBusca .listResult .post{margin:40px 0;position:relative}@media only screen and (max-width:575px){section.searchBusca .listResult .post{margin:0}}section.searchBusca .listResult .post img{max-width:100%;width:320px;height:320px;display:block;margin:0 auto 16px auto;border-radius:100%;object-fit:cover;object-position:80% 50%;position:relative;transition:.3s all}@media only screen and (max-width:991px){section.searchBusca .listResult .post img{width:300px;height:200px}}@media only screen and (max-width:575px){section.searchBusca .listResult .post img{width:310px;height:300px}}section.searchBusca .listResult .post a{text-decoration:none;display:flex;align-items:center}section.searchBusca .listResult .post a h1{font-size:32px;font-weight:300;font-family:'Signika',sans-serif;color:#dd9fc5;transition:.3s all;padding:0}section.searchBusca .listResult .post a h1:hover{transition:.3s all;color:#9b3c71}@media only screen and (max-width:575px){section.searchBusca .listResult .post a h1{text-align:center}}section.searchBusca .listResult .post a button{outline:none;border:none;background-color:#fff0;display:block;text-transform:uppercase;font-size:14px;font-family:'Signika',sans-serif;font-weight:700;color:#9b3c71;padding:8px;margin:0 0 8px 0;line-height:1;transition:.3s all}section.searchBusca .listResult .post a button:hover{transition:.3s all;color:#dd9fc5}@media only screen and (max-width:575px){section.searchBusca .listResult .post a button{text-align:center;margin:auto}}section.construcao{min-height:100vh;height:100%;padding:200px 0 0 0;background-image:url(/wp-content/themes/nog/src/img/singles/bgconstrucao.jpg);background-position:0;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:575px){section.construcao{padding:100px 0 0 0}}@media only screen and (max-width:991px){section.construcao{background-position:-1000px -1px;background-size:300%}}@media only screen and (max-width:575px){section.construcao{background-position:-550px 0;background-size:400%}}section.construcao h1{color:#b14f86;font-family:'Signika',sans-serif;font-size:54px;padding:0 70px 0 0}@media only screen and (max-width:575px){section.construcao h1{font-size:32px;padding:0;line-height:1.3}}section.construcao .col-12{margin:32px 0 0 0}section.construcao .col-12 svg{width:22px;height:22px;cursor:pointer;margin:0 8px 0 0}section.construcao .col-12 svg path{fill:#b9aad8;transition:all .3s}section.construcao .col-12 svg path:hover{fill:#b14f86;transition:all .3s}section.construcao h3{font-family:'Ubuntu',sans-serif;font-size:28px;color:#b9aad8;margin:32px 0 16px 0!important}@media only screen and (max-width:575px){section.construcao h3{font-size:20px}}section.construcao a{color:#b9aad8;text-decoration:none;font-size:16px;font-family:'Ubuntu',sans-serif;padding:8px}section.construcao a:hover{color:#b14f86;transition:all .3s}@media only screen and (max-width:575px){section.construcao a{margin:0 0 10px 0;display:block}}section.agendamento{height:100%;padding:200px 0 0 0;background-image:url(/wp-content/themes/nog/src/img/singles/bgconstrucao.jpg);background-repeat:no-repeat;background-size:120%;background-position:bottom;min-height:130vh;position:relative;top:0;z-index:2}@media only screen and (max-width:991px){section.agendamento{background-position:-500px 0;background-size:cover;min-height:75vh}}@media only screen and (max-width:575px){section.agendamento{background-position:-700px 100px;background-size:cover;min-height:100vh;padding:100px 0 0 0}}section.agendamento h1{color:#b14f86;font-family:'Signika',sans-serif;font-size:54px;padding:0 70px 0 0;font-weight:lighter}@media only screen and (max-width:575px){section.agendamento h1{font-size:32px;padding:0;line-height:1.3}}section.agendamento .cta-home{position:relative;padding:10px 0;margin:32px 0 0;z-index:11;cursor:pointer}section.agendamento .cta-home::before{content:"";position:absolute;inset:0;border-radius:50px;padding:3px;background:linear-gradient(to left,#799b3c,transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}section.agendamento .cta-home img{max-width:100%}section.agendamento .cta-home p{text-transform:uppercase;color:#799b3c;font-family:'Signika',sans-serif;padding:0 53px 0 0;margin:0;font-weight:300}section.obgWhatsapp{height:100%;padding:200px 0 0 0;background-image:url(/wp-content/themes/nog/src/img/singles/bgconstrucao.jpg);background-repeat:no-repeat;background-size:120%;background-position:bottom;min-height:130vh;position:relative;top:0;z-index:2}@media only screen and (max-width:991px){section.obgWhatsapp{background-position:-500px 0;background-size:cover;min-height:75vh}}@media only screen and (max-width:575px){section.obgWhatsapp{background-position:-450px 100px;background-size:cover;min-height:100vh;padding:100px 0 0 0}}section.obgWhatsapp h1{color:#b14f86;font-family:'Signika',sans-serif;font-size:48px;padding:0 70px 0 0;font-weight:lighter}@media only screen and (max-width:575px){section.obgWhatsapp h1{font-size:32px;padding:0;line-height:1.3;padding:70px 0 0 0}}section.obgWhatsapp h3{color:#b14f86;font-family:'Signika',sans-serif;font-size:30px;padding:0 70px 0 0;font-weight:lighter}@media only screen and (max-width:575px){section.obgWhatsapp h3{font-size:22px;padding:0;line-height:1.3}}section.obgWhatsapp h3 a{color:#b14f86}section.singleInstitucional{min-height:75vh;padding:300px 0;background-position:0 136px;background-size:cover;background-repeat:no-repeat;z-index:2;box-shadow:0 50px 25px 0 rgb(184 170 216 / .25)}@media only screen and (max-width:575px){section.singleInstitucional{min-height:40vh;height:50vh;background-position:top}}section.singleInstitucional h1{color:#fff;text-align:center;text-transform:uppercase;font-family:'Signika',sans-serif;font-size:40px;margin:0 0 24px 0}section.singleInstitucional h3{color:#fff;text-align:center;font-family:'Ubuntu',sans-serif;font-size:18px;font-weight:400}section.singleTermos{padding:200px 0 0 0;z-index:2}section.singleTermos h1{color:#edd0e2;text-align:center;text-transform:uppercase;font-family:'Signika',sans-serif;font-size:40px;margin:0 0 24px 0}section.singleTermos h3{color:#fff;text-align:center;font-family:'Ubuntu',sans-serif;font-size:18px;font-weight:400}section.conteudo{height:auto;margin:auto;padding:70px 0;color:#b14f86;font-family:'Signika',sans-serif;font-size:20px;line-height:1.7;position:relative;background-image:url(/wp-content/themes/nog/src/img/singles/fundo-img-single.png);display:block;background-size:contain;background-position:center;background-repeat:no-repeat;min-height:180vh}@media only screen and (max-width:575px){section.conteudo{padding:70px 18px}}section.conteudo .container{max-width:800px!important}section.conteudo .headTitle{margin:0 0 2em 0!important}section.conteudo .headTitle h1{font-size:1.8em;margin:0 0 .5em 0!important}section.conteudo .headTitle h3{font-size:1.2em}section.conteudo h2{font-weight:700;margin:32px 0 16px 0;font-size:32px}section.conteudo h3{font-weight:700;margin:32px 0 16px 0;font-size:28px}section.conteudo h4{font-weight:700;margin:32px 0 16px 0;font-size:24px}section.conteudo img{border-radius:32px;display:block;margin:32px auto;position:relative}@media only screen and (max-width:575px){section.conteudo img{max-width:100%}}section.conteudo a{text-decoration:underline;padding:8px;color:#b9aad8;transition:all .3s}section.conteudo a:hover{transition:all .3s;color:#dd9fc5}section.conteudo ul{padding:0;margin:20px 0 20px 24px}section.conteudo ul li{margin:0 0 8px 0;font-weight:700;font-size:18px}section.recomendados{padding:0 0 62px 0;position:relative}section.recomendados .dots{display:flex;justify-content:center;margin:0 0 32px 0}section.recomendados .dots span{width:8px;height:8px;border-radius:100px;background-color:#f1dfe9;margin:0 16px;padding:0}section.recomendados .institucionais{position:relative}section.recomendados .institucionais .post{margin:40px 0;position:relative}section.recomendados .institucionais .post img{max-width:100%;width:100%;height:220px;display:block;margin:0 auto 16px auto;border-radius:32px;object-fit:cover;position:relative;transition:.3s all}section.recomendados .institucionais .post a{text-decoration:none;display:flex;align-items:center}section.recomendados .institucionais .post a h1{font-size:32px;font-weight:300;font-family:'Signika',sans-serif;color:#dd9fc5;transition:.3s all;padding:0}section.recomendados .institucionais .post a h1:hover{transition:.3s all;color:#9b3c71}section.recomendados .institucionais .post a button{outline:none;border:none;background-color:#fff0;display:block;text-transform:uppercase;font-size:14px;font-family:'Signika',sans-serif;font-weight:700;color:#9b3c71;padding:8px;margin:0 0 8px 0;line-height:1;transition:.3s all}section.recomendados .institucionais .post a button:hover{transition:.3s all;color:#dd9fc5}section.blog{height:auto;margin:auto;padding:70px 0;color:#b14f86;font-family:'Signika',sans-serif;font-size:20px;line-height:1.7;position:relative;display:block;background-size:contain;background-position:center;background-repeat:no-repeat;min-height:180vh}@media only screen and (max-width:575px){section.blog{padding:70px 18px}}section.blog .container{max-width:800px!important}section.blog h1.col-12{font-size:54px}section.blog h2{font-family:'Signika',sans-serif;margin:32px 0 16px 0;font-size:32px;color:#dd9fc5}section.blog h3{font-weight:700;margin:32px 0 16px 0;font-size:28px}section.blog h4{font-weight:700;margin:32px 0 16px 0;font-size:24px}section.blog img{box-shadow:-20px 5px 80px 0 rgb(177 79 134 / .1);display:block;margin:32px auto;position:relative;max-width:100%;background:#bdb6b6;border-radius:100%;width:200px;height:200px;object-fit:cover}@media only screen and (max-width:575px){section.blog img{max-width:100%}}section.blog a{text-decoration:underline;padding:8px;color:#af4b83;transition:all .3s}section.blog a:hover{transition:all .3s;color:#dd9fc5}section.blog ul{padding:0;margin:20px 0 20px 24px}section.blog ul li{margin:0 0 8px 0;font-weight:700;font-size:18px}section.blog .paginacao{margin:3em 0 0 0}section.blog .paginacao .page-numbers{background-color:#d397b8;color:#fff;font-weight:700;border-radius:100%;width:60px;height:60px;margin:4px;display:flex;justify-content:center;align-items:center;transition:.4s ease;cursor:pointer;text-decoration:none}section.blog .paginacao .page-numbers:hover{background-color:#af4b83;transition:.4s ease}section.blog .paginacao .page-numbers.current{background-color:#f1dde8;color:#d397b8;font-weight:700;border-radius:100%;width:60px;height:60px;margin:4px;display:flex;justify-content:center;align-items:center;transition:.4s ease;cursor:pointer;text-decoration:none}section.blog .paginacao .page-numbers.current:hover{background-color:#d397b8;color:#fff;transition:.4s ease}section.blog .paginacao .page-numbers.next,section.blog .paginacao .page-numbers.prev{background-color:#fff0;color:#d397b8!important;font-weight:700;border-radius:100%;width:60px;height:60px;margin:4px;display:flex;justify-content:center;align-items:center;transition:.4s ease;cursor:pointer}section.blog .paginacao .page-numbers.next:hover,section.blog .paginacao .page-numbers.prev:hover{color:#af4b83!important;transition:.4s ease}section.pageBlog{background-repeat:no-repeat;background-size:cover;background-position:center;box-shadow:0 20px 50px 0 #b251872b;min-height:100vh;position:relative}section.pageBlog h3{color:#b14f86;text-align:center;text-transform:uppercase;font-family:'Signika',sans-serif;font-weight:lighter;font-size:48px;margin:300px 0 24px 0}section.singleEspecialistas{background-image:url(/wp-content/themes/nog/src/img/singles/bg-especialidades.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#F2DBE5;min-height:100vh;position:relative}@media only screen and (max-width:991px){section.singleEspecialistas{background-size:120%;background-position:top;margin:25% 0 0 0;height:60vh;min-height:50vh}}section.singleEspecialistas h3{color:#b14f86;text-align:center;text-transform:uppercase;font-family:'Signika',sans-serif;font-weight:lighter;font-size:48px;margin:300px 0 24px 0}@media only screen and (max-width:991px){section.singleEspecialistas h3{font-size:32px}}section.secao-2-especialistas{padding:0 0 100px 0;position:relative}section.secao-2-especialistas .especialidades{position:relative;flex-wrap:wrap}section.secao-2-especialistas .especialidades .post{margin:0 0 100px 0;position:relative}section.secao-2-especialistas .especialidades .post:before{left:50%;transform:translate(-50%,0);content:'';display:block;margin:auto;position:absolute;top:-16px;background-image:url(/wp-content/themes/nog/src/img/singles/seta.png);background-size:contain;background-position:center;background-repeat:no-repeat;width:54px;height:54px}section.secao-2-especialistas .especialidades .post .infos-especialista{margin-top:54px}section.secao-2-especialistas .especialidades .post .infos-especialista h4{text-align:center;font-size:24px;text-transform:uppercase;color:#b14f86;font-weight:700;font-family:'Signika',sans-serif;margin:0 0 8px 0}section.secao-2-especialistas .especialidades .post .infos-especialista h5{text-align:center;font-size:20px;color:#b14f86;font-weight:300;font-family:'Signika',sans-serif}section.secao-2-especialistas .especialidades .post .infos-especialista span{text-align:center;font-size:18px;display:block;color:#b14f86;font-weight:300;font-family:'Signika',sans-serif}section.secao-2-especialistas .especialidades .post .formacao{margin:40px auto 0 auto;padding:32px;border-radius:4px;background-color:#faf2f7}section.secao-2-especialistas .especialidades .post .formacao h4{color:#b14f86;text-transform:uppercase;font-family:'Signika',sans-serif;font-size:32px;text-align:center}section.secao-2-especialistas .especialidades .post .formacao p{line-height:1.7;font-size:15px;color:#b14f86;font-family:'Ubuntu',sans-serif}section.secao-2-especialistas .especialidades .post .formacao p ul{padding:0;margin:0}section.secao-2-especialistas .especialidades .post .formacao p ul li{margin:0 0 16px 0;color:#b14f86;font-family:'Signika',sans-serif;font-size:16px}section.secao-2-especialistas .especialidades .post .formacao ul{padding:0;margin:0}section.secao-2-especialistas .especialidades .post .formacao ul li{margin:0 0 16px 0;color:#b14f86;font-family:'Signika',sans-serif;font-size:16px}section.pageContato{min-height:130vh;height:100%;padding:462px 0 0 0;position:relative;top:-150px;z-index:2;background-image:url(/wp-content/themes/nog/src/img/contato/bg-contato.jpg);background-position:top;background-size:110%;background-repeat:no-repeat;margin:0 0 -150px 0}@media only screen and (max-width:991px){section.pageContato{min-height:100vh;background-size:cover}}@media only screen and (max-width:575px){section.pageContato{background-size:cover;margin:0 auto;top:0;padding:100px 24px 0 24px}}section.pageContato .tracos{position:relative}section.pageContato .tracos:before{content:'';display:block;margin:auto;width:100%;height:100%;background-image:url(/wp-content/themes/nog/src/img/contato/traco.png);background-size:90%;background-repeat:no-repeat;background-position:center;position:absolute}@media only screen and (max-width:991px){section.pageContato .tracos:before{position:relative;display:none;opacity:0;visibility:hidden}}section.pageContato h3{text-align:center;font-size:42px;font-family:'Signika',sans-serif;text-transform:uppercase;color:#9b3c71;margin:0 0 80px 0}section.pageContato .especialidades{padding:32px 0 0 0;position:relative;flex-wrap:wrap;top:32px}section.pageContato .especialidades .post{margin:0 0 100px 0;position:relative}section.pageContato .especialidades .post .infos-localidade{position:relative;margin:48px auto 0 auto;border-radius:16px;background-color:rgb(221 159 197 / .9);min-height:100px;display:flex;flex-wrap:wrap;padding:32px 0 16px 0}section.pageContato .especialidades .post .infos-localidade:before{content:'';display:block;margin:auto;position:absolute;background-image:url(/wp-content/themes/nog/src/img/contato/contato.png);background-position:center;background-size:contain;background-repeat:no-repeat;width:32px;height:32px;z-index:10;top:-24px}section.pageContato .especialidades .post .infos-localidade h5{color:#fff;text-align:center;text-transform:uppercase;font-size:16px;display:block;margin:auto;font-weight:400}section.pageContato .especialidades .post .infos-localidade span.atendimento{color:#fff;text-align:center;text-transform:uppercase;font-size:22px;display:block;margin:auto;font-weight:700;font-family:'Signika',sans-serif}section.pageContato .especialidades .post .infos-localidade span.endereco{color:#b14f86;text-align:center;font-size:16px;display:block;margin:8px auto;line-height:1.4;padding:0 62px;font-family:'Signika',sans-serif}section.pageContato .especialidades .post .infos-localidade .telefone a{display:flex;padding:0;margin:0;align-items:center;cursor:pointer}section.pageContato .especialidades .post .infos-localidade .telefone span{color:#b14f86;text-align:center;font-size:16px;display:flex;margin:16px auto;line-height:1.4;font-family:'Signika',sans-serif}@media only screen and (max-width:991px){section.pageContato .especialidades .post .infos-localidade .telefone span{display:block;text-align:center}}section.pageContato .especialidades .post .infos-localidade .telefone img{max-width:100%;background-color:#fff0;object-fit:contain;width:15px;height:15px;padding:0;margin:auto}@media only screen and (max-width:991px){section.pageContato .especialidades .post .infos-localidade .telefone img{position:relative;left:24px}}@media only screen and (max-width:575px){section.pageContato .especialidades .post .infos-localidade .telefone img{font-size:60px}}section.pageContato .especialidades .post .infos-localidade .whatsapp a{display:flex;padding:0;margin:0;align-items:center;cursor:pointer}section.pageContato .especialidades .post .infos-localidade .whatsapp span{color:#b14f86;text-align:center;font-size:16px;display:flex;margin:16px auto;line-height:1.4;font-family:'Signika',sans-serif}@media only screen and (max-width:991px){section.pageContato .especialidades .post .infos-localidade .whatsapp span{display:block;text-align:center}}section.pageContato .especialidades .post .infos-localidade .whatsapp img{max-width:100%;background-color:#fff0;object-fit:contain;width:15px;height:15px;padding:0;margin:0}@media only screen and (max-width:991px){section.pageContato .especialidades .post .infos-localidade .whatsapp img{position:relative;left:24px}}@media only screen and (max-width:575px){section.pageContato .especialidades .post .infos-localidade .whatsapp img{font-size:60px}}section.pageContato .especialidades .post .infos-localidade span{margin:0;padding:0;line-height:1}section.pageContato .especialidades .post a{text-decoration:none;display:block;margin:auto;text-align:center}section.pageContato .especialidades .post a h1{font-size:40px;font-weight:300;font-family:'Signika',sans-serif;color:#9b3c71;transition:.3s all;padding:0 63px}section.pageContato .especialidades .post a h1:hover{transition:.3s all;color:#dd9fc5}section.pageContato .especialidades .post a button{outline:none;border:none;background-color:#fff0;display:block;margin:-10px auto 0 auto;text-align:center;font-size:14px;font-family:'Signika',sans-serif;font-weight:700;color:#9b3c71;padding:8px 8px 0 8px;border-bottom:1px solid #9b3c71;line-height:1;transition:.3s all}section.pageContato .especialidades .post a button:hover{transition:.3s all;color:#dd9fc5;border-bottom:1px solid #dd9fc5}