#menu-mobile,header .content-header-mobile{display:none}#menu-mobile,header{background-color:#fff}#servicos h2,header,section h2{color:var(--main-color)}#servicos h2,#sobre_nos h2{margin:30px auto;font-size:47px}#sobre_nos .content-sobre-nos h1,#sobre_nos .content-sobre-nos p{font-family:Calibri;font-size:21px}#contato h2,#contato p,#servicos h2{text-align:center}#contato h2,#servicos h2,#sobre_nos h2{width:max-content;font-weight:700;font-family:'Open Sans',Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif}footer p span a,header .container-fluid.container-top-header a,header nav a{text-decoration:none}@font-face{font-family:Calibri;font-style:normal;font-weight:400;font-stretch:100%;src:url(../../../files/fonts/calibri-regular.woff) format('woff2')}@font-face{font-family:Calibri;font-style:normal;font-weight:700;font-stretch:100%;src:url(../../../files/fonts/calibri-bold.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../../../files/fonts/open-sans.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}:root{--main-color:#EE4886;--secondary-color:#F496B3;--tertiary-color:#606062;--main-color-petlove:#4E2096;--secondary-color-petlove:#EA534A;--whatsapp-color:rgb(11, 204, 192);--height-content-top-header_mobile:96px;--height-content-bottom-header_mobile:110px;--height-content-middle-header_mobile:calc(100% - (var(--height-content-top-header_mobile) + var(--height-content-bottom-header_mobile)))}a{text-decoration:none!important;color:inherit!important}header{overflow:hidden;box-shadow:0 8px 25px 0 rgb(0 0 0 / .14)}header .container-fluid.container-top-header{padding:13px 0;color:#fff}footer p span,header .container-fluid.container-top-header span{color:#ded9d9;font-size:13px}header img{height:80px}header nav{width:max-content;max-width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 20px}header nav a{position:relative;padding:5px;margin:0 15px;color:#fff;transition:color .3s}footer p a:hover,footer p span a:hover,header nav a:hover{color:var(--secondary-color)}footer p span a::before,header nav a::before{content:"";position:absolute;bottom:0;left:-2px;width:0%;height:3px;background-color:var(--secondary-color);transition:width .3s}footer p span a:hover::before,header nav a:hover::before{width:100%}header nav button.button-contact{padding:7px 22px;margin-left:15px;border:1px solid var(--main-color);border-radius:100px;background-color:var(--main-color);color:#fff;font-weight:500;transition:.2s}header nav button.button-contact:hover{background-color:#fff;color:var(--secondary-color)}header nav button.button-contact svg{margin-right:10px}header .toggle_menu_mobile{position:relative;width:36px;height:30px;overflow:hidden;display:none;cursor:pointer;z-index:5}header .toggle_menu_mobile .bar,header .toggle_menu_mobile:after,header .toggle_menu_mobile:before{position:absolute;width:100%;height:3px;top:0;bottom:0;left:0;right:0;margin:auto;border-radius:5px;background-color:var(--main-color);transition:.55s}header .toggle_menu_mobile:before{content:'';display:block;transform:translateY(-11px)}header .toggle_menu_mobile:after{content:'';display:block;transform:translateY(11px)}header .toggle_menu_mobile.open .bar{width:35px}header .toggle_menu_mobile.open:before{width:20px;transform:rotate(-45deg) translate(5px,13px)}header .toggle_menu_mobile.open:after{vertical-align:middle;width:20px;transform:rotate(45deg) translate(5px,-13px)}.scroll_remove{overflow:hidden}#menu-mobile{position:fixed;width:100%;height:calc(100% - 95px);bottom:0;left:0;z-index:10;pointer-events:none;opacity:0;transform:translateY(-10px);box-shadow:none;transition:opacity 830ms cubic-bezier(.19, 1, .22, 1),transform 830ms cubic-bezier(.19, 1, .22, 1)}#menu-mobile.header_visible{pointer-events:all;opacity:1;transform:translateY(0)}#menu-mobile .grid,#menu-mobile .grid-row,#menu-mobile .grid-row>div{height:100%}#menu-mobile .content-header_mobile{width:100%;height:100%;display:flex;justify-content:space-between;flex-direction:column;padding:5px 0 25px}#menu-mobile .content-top{position:relative;height:var(--height-content-top-header_mobile)}#menu-mobile .content-middle{height:var(--height-content-middle-header_mobile);overflow:auto;position:relative;width:100%;height:100%;margin:0 auto}#menu-mobile .content-middle nav{width:100%;height:100%;padding-top:5px;display:flex;flex-direction:column}#menu-mobile .content-middle .item-header_mobile{font-size:24px;line-height:140%;display:block;padding:7px 20px;color:var(--main-color)!important;transition:background-color .2s,color .2s}#menu-mobile .content-middle .item-header_mobile:hover{background-color:#eee}#menu-mobile .content-bottom nav{width:100%;max-width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 20px}#menu-mobile .content-bottom .button-header_mobile{width:100%;padding:8px 10px 5px;border:1px solid var(--main-color);background-color:transparent;color:var(--main-color)!important;text-align:center;transition:.2s}#menu-mobile .content-bottom .button-header_mobile:hover{background-color:var(--main-color);color:#fff!important}#menu-mobile .content-bottom .button-header_mobile svg{margin-right:7px}section{padding:20px 0}section h2{line-height:1;display:flex;align-items:center;gap:10px}#introducao{position:relative}#introducao .carousel-item{height:calc(100vh - 200px);min-height:650px;background-color:#0bccc0}#introducao .carousel-item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}#introducao .carousel-item img{height:100%;object-fit:cover}#introducao .carousel-item .carousel-caption{max-width:70%;bottom:18%}#introducao .carousel-item .carousel-caption h3{font-size:40px;font-weight:700}#introducao .carousel-item .carousel-caption h3 span{color:var(--secondary-color);font-weight:700}#introducao .carousel-item .carousel-caption p{font-size:25px}#introducao .carousel-item .carousel-caption .line-division{width:100px;margin:30px auto 40px;height:5px;background-color:var(--secondary-color)}#introducao .carousel-item .carousel-caption svg{font-size:60px;color:var(--secondary-color)}#introducao picture{position:absolute;width:100%;bottom:-1px}#servicos{padding-bottom:60px;background-color:#f9f9f9}#servicos h2{max-width:100%}#servicos .content-itens-services{max-width:100%;align-items:center;margin:0 auto;display:flex;flex-flow:wrap;justify-content:center}#servicos .item-service{width:320px;height:280px;padding:20px 30px;margin:5px;border-radius:10px;background-color:#fff;border:4px solid transparent;display:block;justify-content:center;align-items:center;white-space:normal;transition:border-color .3s,transform .3s,box-shadow .4s .1s}#servicos .item-service:hover{transform:scale(1.04);border-color:var(--secondary-color)}#servicos .item-service svg{width:40px;height:40px;color:#da5893}#sobre_nos .content-sobre-nos h1,#sobre_nos .content-sobre-nos p b,#sobre_nos h2{color:var(--main-color)}#servicos .item-service .sy-title{font-weight:900;font-size:20px;line-height:1.3;color:#535353;--sy-text-body-line-height:25px}#servicos .item-service .sy-body{font-size:18px;color:#535353;--sy-text-body-line-height:1px;font-family:Calibri}@media screen and (min-width:768px){#servicos .item-service{padding:30px 40px;margin:16px;width:380px;height:280px}}#sobre_nos .content-sobre-nos h3{margin-bottom:30px;color:var(--main-color);font-weight:700}#sobre_nos img{max-width:90%;height:400px;margin:90px 24px 24px;border-radius:0 60px;border:6px solid var(--secondary-color);box-shadow:0 8px 10px rgba(244,150,179,.6),0 0 0 7px rgba(244,150,179,0),0 0 0 14px rgba(244,150,179,0);object-fit:cover;transition:border-color .3s,transform .4s,box-shadow .6s}#sobre_nos img:hover{box-shadow:0 8px 10px rgba(244,150,179,.6),0 0 0 10px rgba(244,150,179,.2),0 0 0 24px rgba(244,150,179,.15);border-color:var(--main-color);transform:scale(1.03)}#sobre_nos img:first-child{border-radius:60px 0}#sobre_nos img:nth-child(2){position:relative;left:20%;margin-top:50px}#sobre_nos img:last-child{border-radius:0 60px}@media screen and (max-width:1198px){#sobre_nos img{width:80%;height:auto}}@media screen and (max-width:1023px){#sobre_nos img{width:70%;height:auto}}#convenios .image-logo-petlove{width:150px;height:50px;object-fit:contain}#contato img,#contato::before{height:100%;position:absolute;width:100%}#convenios a{border-radius:20px;padding:20px 60px;background-color:var(--secondary-color);box-shadow:0 8px 10px rgba(244,150,179,.3),0 0 0 30px rgba(244,150,179,0),0 0 0 40px rgba(244,150,179,0),inset 0 8px 10px rgba(244,150,179,.3),inset 0 0 0 30px rgba(244,150,179,0),inset 0 0 0 40px rgba(244,150,179,0)}#contato{position:relative;padding:0}#contato::before{content:"";top:0;left:0;z-index:-1;background-color:rgba(0,0,0,.2)}#contato img{z-index:-2;margin:0;object-fit:cover}#contato .content-contact{border-radius:10px;padding:30px 50px 50px;margin:80px 0;background-color:#ff71a6}#contato .input-group>.form-control,#contato .input-group>.form-floating,#contato .input-group>.form-select{border-radius:0 8px;border:2px solid #fff;background-color:transparent;color:#fff;transition:.2s}#contato .input-group>.form-control:focus,#contato .input-group>.form-floating:focus,#contato .input-group>.form-select:focus{border-radius:14px 0;border:2px solid #fff;background-color:#fff;color:var(--main-color);box-shadow:0 0 0 .25rem rgb(238,72,134,.25)}#contato .input-group>.form-control::placeholder,#contato .input-group>.form-floating::placeholder,#contato .input-group>.form-select::placeholder{color:#ffffffb1;transition:.2s}#contato .input-group>.form-control:focus::placeholder,#contato .input-group>.form-floating:focus::placeholder,#contato .input-group>.form-select:focus::placeholder{color:var(--main-color)}#contato h2{max-width:100%;color:#fff;margin:10px auto 15px;font-size:37px}#contato p{font-size:21px;margin-bottom:30px;color:#ffffffef;font-family:Calibri;font-weight:400}#convenios h2,#depoimentos h2{width:max-content;max-width:100%;color:var(--main-color);margin:30px auto 60px;font-size:47px;font-weight:700;font-family:'Open Sans',Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;text-align:center}#contato .input-group textarea{height:110px;resize:none}#contato .button-contact{width:230px;padding:10px 30px;margin:45px auto 0;border-radius:8px 0;border:2px solid #fff;background-color:transparent;color:#fff;font-weight:500;display:block;transition:.2s}#contato .button-contact:hover{border-radius:0 14px;background-color:#fff;color:var(--main-color)}#depoimentos{background:#f9f9f9;color:#303030}#depoimentos .carousel-item-next,#depoimentos .carousel-item-prev,#depoimentos .carousel-item.active{display:flex;align-items:center;justify-content:center}#depoimentos .carousel-item .content-item{position:relative;max-width:500px;height:730px;padding:30px 20px;display:flex;align-items:center;justify-content:space-between;flex-direction:column;align-self:flex-end;margin:10px 0 80px;background-color:#fff;border-radius:20px;overflow:hidden;box-shadow:0 5px 25px 0 rgba(0,0,0,.1)}@media screen and (max-width:1199px){#depoimentos .carousel-item .content-item{height:770px}}@media screen and (max-width:991px){#depoimentos .carousel-item .content-item{height:700px;margin:10px auto 80px}}@media screen and (max-width:585px){#depoimentos .carousel-item .content-item{max-width:90%;height:800px}}#depoimentos .carousel-item .content-item::before{content:"";position:absolute;width:100%;height:calc(100% - 235px);bottom:0;border-radius:50px 50px 0 0;background-color:var(--secondary-color);z-index:0}#depoimentos .carousel-item .content-item .icon-comment{align-self:flex-end;z-index:1}#depoimentos .carousel-item .content-item .icon-comment.start{align-self:start;margin-top:50px;transform:rotate(180deg)}#depoimentos .carousel-item .content-item .icon-comment svg{width:55px;height:55px;color:#fff}#depoimentos .carousel-item .content-item p{height:max-content;margin:0;font-size:20px;display:flex;justify-content:center;color:#fff;z-index:1}#depoimentos .carousel-item .content-item img{width:180px;height:180px;flex:0 0 auto;border-radius:100%;overflow:hidden;border:6px solid var(--main-color);z-index:1}#depoimentos .carousel-item .content-item span{margin:30px 0;font-size:20px;font-weight:500;color:#fff;display:block;z-index:1}@media screen and (max-width:425px){#depoimentos .carousel-item .content-item{height:900px}#depoimentos .carousel-item .content-item .icon-comment svg{width:45px;height:45px}#depoimentos .carousel-item .content-item p,#depoimentos .carousel-item .content-item span{font-size:18px}#depoimentos .carousel-item .content-item img{width:150px;height:150px}}@media screen and (max-width:325px){#depoimentos .carousel-item .content-item{height:1000px;min-height:max-content}}#depoimentos .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23EE4886'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")!important}#depoimentos .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23EE4886'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")!important}#convenios p{width:800px;max-width:85%;color:var(--secondary-color);margin:0 auto 70px;font-size:28px;font-weight:500;text-align:center;font-family:Calibri}.whatsapp-bt{position:fixed;width:68px;height:68px;right:30px;bottom:30px;background:var(--whatsapp-color);border:2px solid var(--whatsapp-color);border-radius:50%;box-shadow:0 8px 10px rgba(244,150,179,.3);color:#fff!important;text-align:center;z-index:2;cursor:pointer;transition:.3s;-webkit-animation:1s linear infinite email-an;animation:1s linear infinite email-an}.whatsapp-bt .text-call{position:relative;width:68px;height:68px;border-radius:50%;overflow:hidden}.whatsapp-bt svg{margin:13% 10%;-webkit-animation:3s infinite opsimple;animation:3s infinite opsimple}@-webkit-keyframes email-an{0%{box-shadow:0 8px 10px rgba(11,204,192,.3),0 0 0 0 rgba(11,204,192,.2),0 0 0 0 rgba(11,204,192,.2)}40%{box-shadow:0 8px 10px rgba(11,204,192,.3),0 0 0 15px rgba(11,204,192,.2),0 0 0 0 rgba(11,204,192,.2)}80%{box-shadow:0 8px 10px rgba(11,204,192,.3),0 0 0 30px rgba(11,204,192,0),0 0 0 26.7px rgba(11,204,192,.067)}100%{box-shadow:0 8px 10px rgba(11,204,192,.3),0 0 0 30px rgba(11,204,192,0),0 0 0 40px rgba(11,204,192,0)}}@keyframes email-an{0%{box-shadow:0 8px 10px rgba(11,204,192,.3),0 0 0 0 rgba(11,204,192,.2),0 0 0 0 rgba(11,204,192,.2)}40%{box-shadow:0 8px 10px rgba(11,204,192,.3),0 0 0 15px rgba(11,204,192,.2),0 0 0 0 rgba(11,204,192,.2)}80%{box-shadow:0 8px 10px rgba(11,204,192,.3),0 0 0 30px rgba(11,204,192,0),0 0 0 26.7px rgba(11,204,192,.067)}100%{box-shadow:0 8px 10px rgba(11,204,192,.3),0 0 0 30px rgba(11,204,192,0),0 0 0 40px rgba(11,204,192,0)}}@keyframes opsimple{0%,100%{opacity:0}40%,80%{opacity:1}}@-webkit-keyframes opsimple{0%,100%{opacity:0}40%,80%{opacity:1}}footer{width:100%;padding:50px 20px 20px;background-color:var(--main-color);color:#fff;display:flex;justify-content:center;align-items:center}footer img{width:140px;height:140px;margin:0 auto 20px;object-fit:cover;border-radius:100%;background-color:#fff}footer h6{font-weight:500;margin-bottom:10px}footer .contact-icon a{padding:5px 2px;color:#fff!important;transition:color .3s}footer .contact-icon a:hover{color:var(--secondary-color)!important}footer ul li{line-height:1.9}footer p{margin:0;font-size:14px}footer p a{color:#fff;text-decoration:underline}footer p span a{color:#ded9d9}footer .line-division-footer{width:100%;height:1px;margin:10px 0 25px;background-color:#ffffffe0}.k-box-notify{position:fixed;bottom:32px;left:40px;z-index:12;width:max-content;max-width:calc(100% - 40px);background-color:#272727;overflow:hidden;box-shadow:0 0 12px 1px #00000014;border-radius:5px;opacity:0}.k-box-notify .content-notify{display:flex!important;align-items:center;justify-content:space-between;padding:13px 15px;color:#252525;font-size:16px;text-align:center;user-select:none}.k-box-notify .icon-notify{color:#f4f4f4;width:30px;height:30px}.k-box-notify .text-notify{color:#f0f0f0;width:calc(100% - 90px);margin:0 20px;padding-bottom:4px}.k-box-notify .text-notify a{color:#1082fd;font-weight:500;margin-left:2px}.k-box-notify .close-notify{width:20px;height:20px;padding:5px;box-sizing:content-box;cursor:pointer;color:#f7f7f7;transition:.15s}.k-box-notify .close-notify:hover{border-radius:4px;background-color:#ffffff25}@media screen and (max-width:500px){#introducao .carousel-item{min-height:700px}#introducao .carousel-item .carousel-caption h3{font-size:30px}#introducao .carousel-item .carousel-caption p{font-size:20px}#servicos h2{font-size:40px}}@media screen and (max-width:767px){header .content-header-desktop{display:none!important}header .content-header-mobile{display:flex;align-items:center;justify-content:space-between}header .toggle_menu_mobile{display:flex}#servicos .item-service{height:305px}#convenios a{padding:20px 50px}#contato .content-contact{max-width:90%;padding:20px 30px;margin:80px auto}.whatsapp-bt{right:20px;bottom:20px}.whatsapp-bt svg{margin:15% 10%}footer .col-12{margin-top:15px;text-align:center}footer .contact-icon{justify-content:center}}