body img{max-width:100%;}body .show-background-color{background-color:rgba(var(--primarycolor),.05);border-radius:20px;margin-bottom:120px;padding:50px 0;}body .show-background-color .image-text-box .image-text-box-inner{margin-bottom:50px;}body .owl-carousel .owl-dots{margin:20px 0 15px;text-align:center;}body .owl-carousel .owl-dots button.owl-dot span{background:#fff!important;border:1px solid rgb(var(--primarycolor));margin:5px 3px!important;width:14px;height:14px;}body .owl-carousel .owl-dots button.owl-dot.active span{background:rgb(var(--primarycolor))!important;}body .umb-block-grid__layout-container .umb-block-grid__layout-item:first-child .image-text-box{margin-bottom:40px;}body .vetplan-prices-page .vetplan-pricelist-outer{background-color:#fff;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);margin-bottom:20px;overflow:auto;}body .vetplan-prices-page .vetplan-pricelist-outer table{width:100%;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr{padding:25px;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td{padding:25px;font-weight:700;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:first-child{width:40%;min-width:500px;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:nth-child(2){width:20%;background-color:#f1f1f1;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:nth-child(3){width:20%;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:nth-child(4){width:20%;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td{text-align:center;padding-top:10px;padding-bottom:10px;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td .circle-wrapper{background-color:#657f73;border-radius:100%;width:45px;height:45px;margin:0 25px;display:inline-block;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td .icon-wrapper{background-size:75%;background-repeat:no-repeat;background-position:center;width:45px;height:45px;display:inline-block;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:first-child{text-align:left;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:nth-child(2){background-color:#f1f1f1;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td span{font-size:16px;font-weight:500;display:inline-block;margin-top:-35px;vertical-align:middle;width:75%;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td{background-color:#657f73;padding-top:22px;padding-bottom:22px;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td:first-child{text-align:left;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td:first-child span{margin:0 25px;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td span{color:#fff;font-size:16px;font-weight:700;}body .vetplan-prices-page .disclaimer{font-size:14px;font-style:italic;font-weight:200;text-align:center;margin-bottom:50px;}body .vetplan-prices-page .vetplan-price-box{background-color:#fff;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);text-align:center;margin-bottom:30px;}body .vetplan-prices-page .vetplan-price-box p{margin:0;}body .vetplan-prices-page .vetplan-price-box .box-header{background-color:#657f73;padding:25px 0;}body .vetplan-prices-page .vetplan-price-box .box-header p{color:#fff;font-weight:800;font-size:16px;}body .vetplan-prices-page .vetplan-price-box .box-body{padding:40px;}body .vetplan-prices-page .vetplan-price-box .box-body p:nth-child(2){font-size:36px;font-weight:400;margin:10px 0;}body .puppy-form{max-width:1000px;}body .puppy-form hr{border-color:rgba(0,0,0,.1);}body .puppy-form input,body .puppy-form textarea{width:100%;margin-bottom:25px;}body .puppy-form select{margin-bottom:25px;}body .puppy-form h4{margin-top:25px;}body .puppy-form input[type=checkbox]{width:unset;}body .puppy-form #puppy-list{width:100%;}body .puppy-form .add-puppy-btn{padding:15px 40px 15px 30px!important;margin:0 0 25px 0;}body .puppy-form .add-puppy-btn svg{margin-right:15px;}body .puppy-form .checkmark-label{float:left;display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:20px;}body .puppy-form .checkmark-label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}body .puppy-form .checkmark-label .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;}body .puppy-form .checkmark-label:hover input~.checkmark{background-color:#ccc;}body .puppy-form .checkmark-label input:checked~.checkmark{background-color:rgb(var(--primarycolor));}body .puppy-form .checkmark-label .checkmark:after{content:"";position:absolute;display:none;}body .puppy-form .checkmark-label input:checked~.checkmark:after{display:block;}body .puppy-form .checkmark-label .checkmark:after{left:9px;top:5px;width:7px;height:13px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}body .puppy-form .single-puppy .puppy-name,body .puppy-form .single-puppy .puppy-color,body .puppy-form .single-puppy .puppy-gender,body .puppy-form .single-puppy .puppy-new-owner,body .puppy-form .single-puppy .puppy-new-address{width:calc(50% - 15px);float:left;}body .puppy-form .single-puppy .puppy-color,body .puppy-form .single-puppy .puppy-new-address{float:right;}body .puppy-form .single-puppy .puppy-gender,body .puppy-form .single-puppy .puppy-new-owner{float:none;}@media only screen and (max-width:600px){body main .left-graphic,body main .right-graphic{background-image:none!important;}body main .puppy-form .single-puppy input,body main .puppy-form .single-puppy select{width:100%!important;}body main .puppy-form .puppy-new-owner,body main .puppy-form .puppy-new-address{width:100%!important;}body main .puppy-form #Terms{width:15px;float:left;}body main .puppy-form label#terms-text{width:calc(100% - 30px);margin:-5px 0 30px 8px;float:left;}body main .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:first-child{width:50%;min-width:inherit;padding:10px;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td{text-align:center!important;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td .circle-wrapper{margin:0 auto;display:block;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:first-child{width:50%;min-width:inherit;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:first-child span{padding:0 10px;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td span{margin-top:0;text-align:center;width:100%;}}.facebook-outer-wrapper .top-content{margin-bottom:15px;}.facebook-outer-wrapper .top-content h2{font-weight:bold;}.facebook-outer-wrapper .top-content .btn-wrapper{float:right;}.facebook-outer-wrapper .top-content .btn-wrapper a{border-radius:10px;padding:10px 15px;font-size:16px;font-weight:bold;display:block;float:left;}.facebook-outer-wrapper .top-content .btn-wrapper a:last-child{margin-left:15px;}.facebook-outer-wrapper .top-content .btn-wrapper a.insta-follow-btn{border:1px solid #383838;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}.facebook-outer-wrapper .top-content .btn-wrapper a.insta-follow-btn:hover{background-color:#383838;color:#fff;}.facebook-outer-wrapper .top-content .btn-wrapper a.fb-follow-btn{background-color:#0866ff;color:#fff;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}.facebook-outer-wrapper .top-content .btn-wrapper a.fb-follow-btn:hover{background-color:#0051d4;}.facebook-outer-wrapper .facebook-wrapper .single-facebook-post{margin-right:5px;overflow:hidden;width:100%;position:relative;border-radius:20px;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);margin-bottom:25px;}.facebook-outer-wrapper .facebook-wrapper .single-facebook-post .image{background-repeat:no-repeat;background-size:cover;background-position:center center;height:290px;width:100%;position:relative;}.facebook-outer-wrapper .facebook-wrapper .single-facebook-post .image .logo-wrapper{position:absolute;bottom:-60px;left:45px;background-color:#fff;border-radius:50%;border:1px solid rgba(0,0,0,.1);width:100px;height:100px;background-repeat:no-repeat;background-position:center center;background-size:85%;}.facebook-outer-wrapper .facebook-wrapper .single-facebook-post .content{padding:80px 45px 45px;min-height:290px;}.facebook-outer-wrapper .facebook-wrapper .single-facebook-post .content p{display:-webkit-box;max-width:100%;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;}.facebook-outer-wrapper .facebook-wrapper .single-facebook-post .footer{padding:0 45px 35px;text-align:center;}.facebook-outer-wrapper .facebook-wrapper .single-facebook-post .footer a{font-weight:500;}.facebook-outer-wrapper .facebook-wrapper .single-facebook-post .footer a svg{-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;margin-right:2px;}.facebook-outer-wrapper .facebook-wrapper .single-facebook-post .footer a:hover svg{margin-top:-10px;}.facebook-outer-wrapper .facebook-wrapper .single-facebook-post .footer a span{padding-top:3px;}.facebook-outer-wrapper .facebook-wrapper .single-facebook-post .footer a:first-child{float:left;}.facebook-outer-wrapper .facebook-wrapper .single-facebook-post .footer a:last-child{float:right;}@media only screen and (max-width:600px){body main .facebook-outer-wrapper{padding:0 20px;}body main .facebook-outer-wrapper .facebook-wrapper .single-facebook-post .content{padding:30px 20px 20px;min-height:230px;}body main .facebook-outer-wrapper .facebook-wrapper .single-facebook-post .logo-wrapper{display:none;}body main .facebook-outer-wrapper .facebook-wrapper .single-facebook-post .image{height:240px;}body main .facebook-outer-wrapper .top-content h2{margin-bottom:0;}body main .facebook-outer-wrapper .top-content .btn-wrapper .fb-follow-btn{border:1px solid #383838;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;background:#fff!important;color:#383838;}body main .facebook-outer-wrapper .top-content .btn-wrapper .fb-follow-btn:hover{background-color:#383838;color:#fff;}body main .facebook-outer-wrapper .top-content .btn-wrapper .insta-follow-btn{display:none;}body main .facebook-outer-wrapper .top-content .btn-wrapper a{padding:10px;}body main .facebook-outer-wrapper .owl-item{padding:5px;}}@media only screen and (max-width:450px){body main .facebook-outer-wrapper .top-content .btn-wrapper{float:none;}body main .facebook-outer-wrapper .top-content .btn-wrapper a{float:none;text-align:center;}body main .facebook-outer-wrapper .top-content .btn-wrapper a:last-child{margin-left:0;margin-top:15px;}body main .facebook-outer-wrapper .single-facebook-post .footer{padding:0 0 10px 0!important;}body main .facebook-outer-wrapper .single-facebook-post .footer a{float:none!important;display:inline-block;width:100%;margin:10px 0;}}body img{max-width:100%;}body .show-background-color{background-color:rgba(var(--primarycolor),.05);border-radius:20px;margin-bottom:120px;padding:50px 0;}body .show-background-color .image-text-box .image-text-box-inner{margin-bottom:50px;}body .owl-carousel .owl-dots{margin:20px 0 15px;text-align:center;}body .owl-carousel .owl-dots button.owl-dot span{background:#fff!important;border:1px solid rgb(var(--primarycolor));margin:5px 3px!important;width:14px;height:14px;}body .owl-carousel .owl-dots button.owl-dot.active span{background:rgb(var(--primarycolor))!important;}body .umb-block-grid__layout-container .umb-block-grid__layout-item:first-child .image-text-box{margin-bottom:40px;}body .vetplan-prices-page .vetplan-pricelist-outer{background-color:#fff;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);margin-bottom:20px;overflow:auto;}body .vetplan-prices-page .vetplan-pricelist-outer table{width:100%;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr{padding:25px;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td{padding:25px;font-weight:700;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:first-child{width:40%;min-width:500px;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:nth-child(2){width:20%;background-color:#f1f1f1;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:nth-child(3){width:20%;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:nth-child(4){width:20%;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td{text-align:center;padding-top:10px;padding-bottom:10px;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td .circle-wrapper{background-color:#657f73;border-radius:100%;width:45px;height:45px;margin:0 25px;display:inline-block;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td .icon-wrapper{background-size:75%;background-repeat:no-repeat;background-position:center;width:45px;height:45px;display:inline-block;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:first-child{text-align:left;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:nth-child(2){background-color:#f1f1f1;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td span{font-size:16px;font-weight:500;display:inline-block;margin-top:-35px;vertical-align:middle;width:75%;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td{background-color:#657f73;padding-top:22px;padding-bottom:22px;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td:first-child{text-align:left;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td:first-child span{margin:0 25px;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td span{color:#fff;font-size:16px;font-weight:700;}body .vetplan-prices-page .disclaimer{font-size:14px;font-style:italic;font-weight:200;text-align:center;margin-bottom:50px;}body .vetplan-prices-page .vetplan-price-box{background-color:#fff;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);text-align:center;margin-bottom:30px;}body .vetplan-prices-page .vetplan-price-box p{margin:0;}body .vetplan-prices-page .vetplan-price-box .box-header{background-color:#657f73;padding:25px 0;}body .vetplan-prices-page .vetplan-price-box .box-header p{color:#fff;font-weight:800;font-size:16px;}body .vetplan-prices-page .vetplan-price-box .box-body{padding:40px;}body .vetplan-prices-page .vetplan-price-box .box-body p:nth-child(2){font-size:36px;font-weight:400;margin:10px 0;}body .puppy-form{max-width:1000px;}body .puppy-form hr{border-color:rgba(0,0,0,.1);}body .puppy-form input,body .puppy-form textarea{width:100%;margin-bottom:25px;}body .puppy-form select{margin-bottom:25px;}body .puppy-form h4{margin-top:25px;}body .puppy-form input[type=checkbox]{width:unset;}body .puppy-form #puppy-list{width:100%;}body .puppy-form .add-puppy-btn{padding:15px 40px 15px 30px!important;margin:0 0 25px 0;}body .puppy-form .add-puppy-btn svg{margin-right:15px;}body .puppy-form .checkmark-label{float:left;display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:20px;}body .puppy-form .checkmark-label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}body .puppy-form .checkmark-label .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;}body .puppy-form .checkmark-label:hover input~.checkmark{background-color:#ccc;}body .puppy-form .checkmark-label input:checked~.checkmark{background-color:rgb(var(--primarycolor));}body .puppy-form .checkmark-label .checkmark:after{content:"";position:absolute;display:none;}body .puppy-form .checkmark-label input:checked~.checkmark:after{display:block;}body .puppy-form .checkmark-label .checkmark:after{left:9px;top:5px;width:7px;height:13px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}body .puppy-form .single-puppy .puppy-name,body .puppy-form .single-puppy .puppy-color,body .puppy-form .single-puppy .puppy-gender,body .puppy-form .single-puppy .puppy-new-owner,body .puppy-form .single-puppy .puppy-new-address{width:calc(50% - 15px);float:left;}body .puppy-form .single-puppy .puppy-color,body .puppy-form .single-puppy .puppy-new-address{float:right;}body .puppy-form .single-puppy .puppy-gender,body .puppy-form .single-puppy .puppy-new-owner{float:none;}@media only screen and (max-width:600px){body main .left-graphic,body main .right-graphic{background-image:none!important;}body main .puppy-form .single-puppy input,body main .puppy-form .single-puppy select{width:100%!important;}body main .puppy-form .puppy-new-owner,body main .puppy-form .puppy-new-address{width:100%!important;}body main .puppy-form #Terms{width:15px;float:left;}body main .puppy-form label#terms-text{width:calc(100% - 30px);margin:-5px 0 30px 8px;float:left;}body main .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:first-child{width:50%;min-width:inherit;padding:10px;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td{text-align:center!important;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td .circle-wrapper{margin:0 auto;display:block;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:first-child{width:50%;min-width:inherit;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:first-child span{padding:0 10px;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td span{margin-top:0;text-align:center;width:100%;}}.instagram-outer-wrapper .top-content{margin-bottom:15px;}.instagram-outer-wrapper .top-content h2{font-weight:bold;}.instagram-outer-wrapper .top-content h2:after{content:"";}.instagram-outer-wrapper .top-content .btn-wrapper{float:right;}.instagram-outer-wrapper .top-content .btn-wrapper a{border-radius:10px;padding:10px 15px;font-size:16px;font-weight:bold;display:block;float:left;}.instagram-outer-wrapper .top-content .btn-wrapper a:last-child{margin-left:15px;}.instagram-outer-wrapper .top-content .btn-wrapper a.fb-follow-btn{border:1px solid #383838;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}.instagram-outer-wrapper .top-content .btn-wrapper a.fb-follow-btn:hover{background-color:#383838;color:#fff;}.instagram-outer-wrapper .top-content .btn-wrapper a.insta-follow-btn{background:#f89236;background:-moz-linear-gradient(90deg,#f89236 0%,#d6307d 100%);background:-webkit-linear-gradient(90deg,#f89236 0%,#d6307d 100%);background:linear-gradient(90deg,#f89236 0%,#d6307d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f89236",endColorstr="#d6307d",GradientType=1);color:#fff;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}.instagram-outer-wrapper .top-content .btn-wrapper a.insta-follow-btn:hover{background:#d6307d;background:-moz-linear-gradient(90deg,#d6307d 0%,#f89236 100%);background:-webkit-linear-gradient(90deg,#d6307d 0%,#f89236 100%);background:linear-gradient(90deg,#d6307d 0%,#f89236 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#d6307d",endColorstr="#f89236",GradientType=1);}.instagram-outer-wrapper .instagram-wrapper .single-instagram-post{margin-right:5px;height:315px;overflow:hidden;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;border-radius:20px;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);margin-bottom:25px;}.instagram-outer-wrapper .instagram-wrapper .single-instagram-post .icon{position:absolute;top:15px;right:15px;}@media only screen and (max-width:600px){body main .instagram-outer-wrapper{padding:0 20px;}body main .instagram-outer-wrapper .top-content .btn-wrapper .fb-follow-btn{display:none;}body main .instagram-outer-wrapper .top-content .btn-wrapper a{padding:10px;}}@media only screen and (max-width:450px){body main .instagram-outer-wrapper .top-content .btn-wrapper{float:none;}body main .instagram-outer-wrapper .top-content .btn-wrapper .insta-follow-btn{border:1px solid #383838;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;background:#fff!important;color:#383838;}body main .instagram-outer-wrapper .top-content .btn-wrapper .insta-follow-btn:hover{background-color:#383838;color:#fff;}body main .instagram-outer-wrapper .top-content .btn-wrapper a{float:none;text-align:center;}body main .instagram-outer-wrapper .top-content .btn-wrapper a:last-child{margin-left:0;margin-top:15px;}}body img{max-width:100%;}body .show-background-color{background-color:rgba(var(--primarycolor),.05);border-radius:20px;margin-bottom:120px;padding:50px 0;}body .show-background-color .image-text-box .image-text-box-inner{margin-bottom:50px;}body .owl-carousel .owl-dots{margin:20px 0 15px;text-align:center;}body .owl-carousel .owl-dots button.owl-dot span{background:#fff!important;border:1px solid rgb(var(--primarycolor));margin:5px 3px!important;width:14px;height:14px;}body .owl-carousel .owl-dots button.owl-dot.active span{background:rgb(var(--primarycolor))!important;}body .umb-block-grid__layout-container .umb-block-grid__layout-item:first-child .image-text-box{margin-bottom:40px;}body .vetplan-prices-page .vetplan-pricelist-outer{background-color:#fff;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);margin-bottom:20px;overflow:auto;}body .vetplan-prices-page .vetplan-pricelist-outer table{width:100%;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr{padding:25px;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td{padding:25px;font-weight:700;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:first-child{width:40%;min-width:500px;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:nth-child(2){width:20%;background-color:#f1f1f1;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:nth-child(3){width:20%;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:nth-child(4){width:20%;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td{text-align:center;padding-top:10px;padding-bottom:10px;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td .circle-wrapper{background-color:#657f73;border-radius:100%;width:45px;height:45px;margin:0 25px;display:inline-block;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td .icon-wrapper{background-size:75%;background-repeat:no-repeat;background-position:center;width:45px;height:45px;display:inline-block;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:first-child{text-align:left;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:nth-child(2){background-color:#f1f1f1;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td span{font-size:16px;font-weight:500;display:inline-block;margin-top:-35px;vertical-align:middle;width:75%;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td{background-color:#657f73;padding-top:22px;padding-bottom:22px;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td:first-child{text-align:left;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td:first-child span{margin:0 25px;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td span{color:#fff;font-size:16px;font-weight:700;}body .vetplan-prices-page .disclaimer{font-size:14px;font-style:italic;font-weight:200;text-align:center;margin-bottom:50px;}body .vetplan-prices-page .vetplan-price-box{background-color:#fff;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);text-align:center;margin-bottom:30px;}body .vetplan-prices-page .vetplan-price-box p{margin:0;}body .vetplan-prices-page .vetplan-price-box .box-header{background-color:#657f73;padding:25px 0;}body .vetplan-prices-page .vetplan-price-box .box-header p{color:#fff;font-weight:800;font-size:16px;}body .vetplan-prices-page .vetplan-price-box .box-body{padding:40px;}body .vetplan-prices-page .vetplan-price-box .box-body p:nth-child(2){font-size:36px;font-weight:400;margin:10px 0;}body .puppy-form{max-width:1000px;}body .puppy-form hr{border-color:rgba(0,0,0,.1);}body .puppy-form input,body .puppy-form textarea{width:100%;margin-bottom:25px;}body .puppy-form select{margin-bottom:25px;}body .puppy-form h4{margin-top:25px;}body .puppy-form input[type=checkbox]{width:unset;}body .puppy-form #puppy-list{width:100%;}body .puppy-form .add-puppy-btn{padding:15px 40px 15px 30px!important;margin:0 0 25px 0;}body .puppy-form .add-puppy-btn svg{margin-right:15px;}body .puppy-form .checkmark-label{float:left;display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:20px;}body .puppy-form .checkmark-label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}body .puppy-form .checkmark-label .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;}body .puppy-form .checkmark-label:hover input~.checkmark{background-color:#ccc;}body .puppy-form .checkmark-label input:checked~.checkmark{background-color:rgb(var(--primarycolor));}body .puppy-form .checkmark-label .checkmark:after{content:"";position:absolute;display:none;}body .puppy-form .checkmark-label input:checked~.checkmark:after{display:block;}body .puppy-form .checkmark-label .checkmark:after{left:9px;top:5px;width:7px;height:13px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}body .puppy-form .single-puppy .puppy-name,body .puppy-form .single-puppy .puppy-color,body .puppy-form .single-puppy .puppy-gender,body .puppy-form .single-puppy .puppy-new-owner,body .puppy-form .single-puppy .puppy-new-address{width:calc(50% - 15px);float:left;}body .puppy-form .single-puppy .puppy-color,body .puppy-form .single-puppy .puppy-new-address{float:right;}body .puppy-form .single-puppy .puppy-gender,body .puppy-form .single-puppy .puppy-new-owner{float:none;}@media only screen and (max-width:600px){body main .left-graphic,body main .right-graphic{background-image:none!important;}body main .puppy-form .single-puppy input,body main .puppy-form .single-puppy select{width:100%!important;}body main .puppy-form .puppy-new-owner,body main .puppy-form .puppy-new-address{width:100%!important;}body main .puppy-form #Terms{width:15px;float:left;}body main .puppy-form label#terms-text{width:calc(100% - 30px);margin:-5px 0 30px 8px;float:left;}body main .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:first-child{width:50%;min-width:inherit;padding:10px;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td{text-align:center!important;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td .circle-wrapper{margin:0 auto;display:block;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:first-child{width:50%;min-width:inherit;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:first-child span{padding:0 10px;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td span{margin-top:0;text-align:center;width:100%;}}#newsletter-message-modal .modal-content{padding:25px;}#newsletter-message-modal .modal-content .header button{background-color:rgba(0,0,0,0);border:0;float:right;}#newsletter-message-modal .modal-content .header button:hover svg{fill:rgb(var(--primarycolor));}#newsletter-message-modal .modal-content .header button svg{width:35px;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}#newsletter-message-modal .modal-content .body{text-align:center;margin:20px 0 40px;}body img{max-width:100%;}body .show-background-color{background-color:rgba(var(--primarycolor),.05);border-radius:20px;margin-bottom:120px;padding:50px 0;}body .show-background-color .image-text-box .image-text-box-inner{margin-bottom:50px;}body .owl-carousel .owl-dots{margin:20px 0 15px;text-align:center;}body .owl-carousel .owl-dots button.owl-dot span{background:#fff!important;border:1px solid rgb(var(--primarycolor));margin:5px 3px!important;width:14px;height:14px;}body .owl-carousel .owl-dots button.owl-dot.active span{background:rgb(var(--primarycolor))!important;}body .umb-block-grid__layout-container .umb-block-grid__layout-item:first-child .image-text-box{margin-bottom:40px;}body .vetplan-prices-page .vetplan-pricelist-outer{background-color:#fff;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);margin-bottom:20px;overflow:auto;}body .vetplan-prices-page .vetplan-pricelist-outer table{width:100%;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr{padding:25px;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td{padding:25px;font-weight:700;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:first-child{width:40%;min-width:500px;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:nth-child(2){width:20%;background-color:#f1f1f1;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:nth-child(3){width:20%;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:nth-child(4){width:20%;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td{text-align:center;padding-top:10px;padding-bottom:10px;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td .circle-wrapper{background-color:#657f73;border-radius:100%;width:45px;height:45px;margin:0 25px;display:inline-block;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td .icon-wrapper{background-size:75%;background-repeat:no-repeat;background-position:center;width:45px;height:45px;display:inline-block;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:first-child{text-align:left;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:nth-child(2){background-color:#f1f1f1;}body .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td span{font-size:16px;font-weight:500;display:inline-block;margin-top:-35px;vertical-align:middle;width:75%;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td{background-color:#657f73;padding-top:22px;padding-bottom:22px;text-align:center;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td:first-child{text-align:left;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td:first-child span{margin:0 25px;}body .vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td span{color:#fff;font-size:16px;font-weight:700;}body .vetplan-prices-page .disclaimer{font-size:14px;font-style:italic;font-weight:200;text-align:center;margin-bottom:50px;}body .vetplan-prices-page .vetplan-price-box{background-color:#fff;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);text-align:center;margin-bottom:30px;}body .vetplan-prices-page .vetplan-price-box p{margin:0;}body .vetplan-prices-page .vetplan-price-box .box-header{background-color:#657f73;padding:25px 0;}body .vetplan-prices-page .vetplan-price-box .box-header p{color:#fff;font-weight:800;font-size:16px;}body .vetplan-prices-page .vetplan-price-box .box-body{padding:40px;}body .vetplan-prices-page .vetplan-price-box .box-body p:nth-child(2){font-size:36px;font-weight:400;margin:10px 0;}body .puppy-form{max-width:1000px;}body .puppy-form hr{border-color:rgba(0,0,0,.1);}body .puppy-form input,body .puppy-form textarea{width:100%;margin-bottom:25px;}body .puppy-form select{margin-bottom:25px;}body .puppy-form h4{margin-top:25px;}body .puppy-form input[type=checkbox]{width:unset;}body .puppy-form #puppy-list{width:100%;}body .puppy-form .add-puppy-btn{padding:15px 40px 15px 30px!important;margin:0 0 25px 0;}body .puppy-form .add-puppy-btn svg{margin-right:15px;}body .puppy-form .checkmark-label{float:left;display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:20px;}body .puppy-form .checkmark-label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}body .puppy-form .checkmark-label .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;}body .puppy-form .checkmark-label:hover input~.checkmark{background-color:#ccc;}body .puppy-form .checkmark-label input:checked~.checkmark{background-color:rgb(var(--primarycolor));}body .puppy-form .checkmark-label .checkmark:after{content:"";position:absolute;display:none;}body .puppy-form .checkmark-label input:checked~.checkmark:after{display:block;}body .puppy-form .checkmark-label .checkmark:after{left:9px;top:5px;width:7px;height:13px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}body .puppy-form .single-puppy .puppy-name,body .puppy-form .single-puppy .puppy-color,body .puppy-form .single-puppy .puppy-gender,body .puppy-form .single-puppy .puppy-new-owner,body .puppy-form .single-puppy .puppy-new-address{width:calc(50% - 15px);float:left;}body .puppy-form .single-puppy .puppy-color,body .puppy-form .single-puppy .puppy-new-address{float:right;}body .puppy-form .single-puppy .puppy-gender,body .puppy-form .single-puppy .puppy-new-owner{float:none;}@media only screen and (max-width:600px){body main .left-graphic,body main .right-graphic{background-image:none!important;}body main .puppy-form .single-puppy input,body main .puppy-form .single-puppy select{width:100%!important;}body main .puppy-form .puppy-new-owner,body main .puppy-form .puppy-new-address{width:100%!important;}body main .puppy-form #Terms{width:15px;float:left;}body main .puppy-form label#terms-text{width:calc(100% - 30px);margin:-5px 0 30px 8px;float:left;}body main .vetplan-prices-page .vetplan-pricelist-outer table thead tr td:first-child{width:50%;min-width:inherit;padding:10px;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td{text-align:center!important;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td .circle-wrapper{margin:0 auto;display:block;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:first-child{width:50%;min-width:inherit;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td:first-child span{padding:0 10px;}body main .vetplan-prices-page .vetplan-pricelist-outer table tbody tr td span{margin-top:0;text-align:center;width:100%;}}body .navbar-expand-lg .navbar-nav .nav-link{font-weight:500!important;}body .navbar-nav a{font-family:"Rubik",sans-serif;}body .default-style-btn{border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;}body .default-style-btn:hover{background-color:rgba(var(--primarycolor),.9);}body .stor-margin{margin-bottom:230px;}body .default-margin,body .lille-margin{margin-bottom:130px;}body .rich-text-block a{color:rgb(var(--primarycolor));-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;font-weight:500;}body .rich-text-block a:hover{font-weight:600;}body .rich-text-block a.default-btn{border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-top:15px;display:inline-block;}body .rich-text-block a.default-btn:hover{background-color:rgba(var(--primarycolor),.9);}body .rich-text-block ul li,body .rich-text-block ol li{margin-bottom:18px;font-weight:300;padding-left:8px;}body input[type=text],body input[type=email],body input[type=date],body textarea,body select{background-color:rgba(var(--primarycolor),.05);border-radius:3px;border:1px solid rgba(var(--primarycolor),.1);padding:15px 20px;color:rgba(56,56,56,.75);}body input[type=text]:focus,body input[type=text]:focus-visible,body input[type=email]:focus,body input[type=email]:focus-visible,body input[type=date]:focus,body input[type=date]:focus-visible,body textarea:focus,body textarea:focus-visible,body select:focus,body select:focus-visible{outline:1px solid rgba(var(--primarycolor),.15);}body input[type=submit].primary-btn{border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;padding:15px 50px;}body input[type=submit].primary-btn:hover{background-color:rgba(var(--primarycolor),.9);}body .add-puppy-btn{border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;}body .add-puppy-btn:hover{background-color:rgba(var(--primarycolor),.9);}body .add-puppy-btn svg{fill:var(--ctafontcolor);}body .container{max-width:1340px;}body p{font-family:"Rubik",sans-serif;font-weight:300;}body ul li{font-weight:300;}body b,body strong{font-weight:500;}body h1,body h2,body h3,body h4,body h5,body h6{font-family:"Libre Baskerville",serif;color:#383838;margin-bottom:1rem;}body h1{font-size:48px;font-weight:bold;}body h2{font-size:36px;font-weight:600;}body h2 strong{font-weight:600;}body h3{font-size:32px;font-weight:600;}body h3 strong{font-weight:600;}body h4{font-size:24px;}body h4 strong{font-weight:600;}body p{color:#383838;}body a{color:#383838;text-decoration:none;}body .modal-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;visibility:hidden;opacity:0;z-index:2;}body .modal-overlay.active{visibility:visible;opacity:1;}body .small-header{color:rgb(var(--primarycolor));font-weight:400;}body.active-modal{position:relative;overflow:hidden;margin:0;touch-action:none;-ms-touch-action:none;height:100%;}body .show-background-color .image-text-box-inner.no-shadow .text-content-outer .text-content{padding:0 75px;}.top-hero-wrapper{min-height:700px;position:relative;padding-top:170px;margin-bottom:120px;}.top-hero-wrapper h1{font-weight:600;margin-bottom:25px;line-height:4.5rem;}.top-hero-wrapper .header-button-wrapper{margin-top:30px;}.top-hero-wrapper .header-button-wrapper a{border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;}.top-hero-wrapper .header-button-wrapper a:hover{background-color:rgba(var(--primarycolor),.9);}.top-hero-wrapper.subpage-hero{margin-bottom:60px;padding:90px 0;min-height:inherit;}.top-hero-wrapper.subpage-hero svg{bottom:100px;top:inherit;}.top-hero-wrapper.subpage-hero h1{font-size:35px;line-height:inherit;}.top-hero-wrapper.subpage-hero .header-button-wrapper a{border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;}.top-hero-wrapper.subpage-hero .header-button-wrapper a:hover{background-color:rgba(var(--primarycolor),.9);}.top-hero-wrapper.subpage-hero .image-wrapper .image{border-radius:10px;background-repeat:no-repeat;background-position:center center;background-size:cover;border:4px solid #fff;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);height:450px;}.top-hero-wrapper.subpage-hero .inner-wrapper{width:100%;}.top-hero-wrapper.subpage-hero .text-wrapper{position:absolute;left:0;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0;max-width:100%;}.top-hero-wrapper .image{border-radius:10px;background-repeat:no-repeat;background-position:center center;background-size:cover;height:470px;-webkit-box-shadow:0 8px 20px rgba(0,0,0,.1);box-shadow:0 8px 20px rgba(0,0,0,.1);}.top-hero-wrapper .video-outer-wrapper{height:470px;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner{border-radius:10px;overflow:hidden;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .video-wrapper{position:relative;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .video-wrapper iframe{border-radius:10px;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .controls-wrapper{-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;position:absolute;z-index:4;width:100px;height:100px;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .controls-wrapper svg{background-color:rgba(0,0,0,0);width:100px;height:100px;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .controls-wrapper svg path{fill:#fff;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .controls-wrapper span{cursor:pointer;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .controls-wrapper span.play-btn{opacity:0;z-index:-1;display:none;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .controls-wrapper span.play-btn.active{opacity:1;display:inline-block;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .controls-wrapper span.pause-btn{opacity:0;z-index:-1;display:none;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .controls-wrapper span.pause-btn.active{opacity:1;display:inline-block;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .controls-wrapper span.unmute-btn{opacity:0;z-index:-1;display:none;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .controls-wrapper span.unmute-btn.active{opacity:1;display:inline-block;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .controls-wrapper span.mute-btn{opacity:0;z-index:-1;display:none;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .controls-wrapper span.mute-btn.active{opacity:1;display:inline-block;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .controls-wrapper span:hover{opacity:.8;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .controls-wrapper.audio-controls{top:88%;left:93%;width:50px;height:50px;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner .controls-wrapper.audio-controls svg{width:50px;height:50px;}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner:after{content:"";clear:both;display:table;}.top-hero-wrapper .text-wrapper{margin-bottom:50px;margin-top:40px;}.top-hero-wrapper .review-item{background-color:#fff;border-radius:50px;padding:46px 50px 40px 60px;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);position:relative;left:40px;max-width:calc(100% - 40px);}.top-hero-wrapper .review-item p:nth-child(2){margin:0;}.top-hero-wrapper .review-item .circle{background-color:#fff;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);border-radius:50%;width:80px;height:80px;position:absolute;left:-40px;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}.top-hero-wrapper .review-item .circle svg{color:rgb(var(--primarycolor));width:34px;height:34px;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;position:absolute;top:52%;}.top-hero-wrapper .review-item .circle svg path,.top-hero-wrapper .review-item .circle svg g{fill:rgb(var(--primarycolor));}.top-hero-wrapper svg{position:absolute;top:0;right:0;z-index:-1;}.top-hero-wrapper svg path{fill:rgba(var(--primarycolor),.05);}.narrow-wrapper .image-text-box .image-text-box-inner .text-content-outer,.narrow-wrapper .image-text-box .image-text-box-inner .image-outer{min-height:550px;}.narrow-wrapper .image-text-box .image-text-box-inner.overflow-allowed{box-shadow:none;overflow:visible;margin-top:70px;}.narrow-wrapper .image-text-box .image-text-box-inner.overflow-allowed.right-floating-text .text-content-outer{border-radius:0 10px 10px 0;}.narrow-wrapper .image-text-box .image-text-box-inner.overflow-allowed.right-floating-text .image-outer{border-radius:10px 0 0 10px;}.narrow-wrapper .image-text-box .image-text-box-inner.overflow-allowed .text-content-outer,.narrow-wrapper .image-text-box .image-text-box-inner.overflow-allowed .image-outer{-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);}.narrow-wrapper .image-text-box .image-text-box-inner.overflow-allowed .text-content-outer{border-radius:10px 0 0 10px;}.narrow-wrapper .image-text-box .image-text-box-inner.overflow-allowed .image-outer{border-radius:0 10px 10px 0;}.narrow-wrapper .image-text-box .image-text-box-inner.overflow-allowed img{position:absolute;bottom:20px;left:50%;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:80%;}.narrow-wrapper .image-text-box .image-text-box-inner.overflow-allowed .image-outer{position:relative;}.narrow-wrapper .image-text-box .image-text-box-inner.right-floating-text .text-content-outer .text-content{padding:0 75px;}.image-text-box .image-text-box-inner{-webkit-box-shadow:0 8px 20px rgba(0,0,0,.1);box-shadow:0 8px 20px rgba(0,0,0,.1);border-radius:20px;overflow:hidden;background-color:#fff;}.image-text-box .image-text-box-inner.overflow-allowed{box-shadow:none;overflow:visible;margin-top:120px;}.image-text-box .image-text-box-inner.overflow-allowed.right-floating-text .text-content-outer{border-radius:0 10px 10px 0;}.image-text-box .image-text-box-inner.overflow-allowed.right-floating-text .image-outer{border-radius:10px 0 0 10px;}.image-text-box .image-text-box-inner.overflow-allowed .text-content-outer,.image-text-box .image-text-box-inner.overflow-allowed .image-outer{-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);}.image-text-box .image-text-box-inner.overflow-allowed .text-content-outer{border-radius:10px 0 0 10px;}.image-text-box .image-text-box-inner.overflow-allowed .image-outer{border-radius:0 10px 10px 0;background-color:rgb(var(--primarycolor));}.image-text-box .image-text-box-inner.overflow-allowed img{position:absolute;bottom:20px;left:50%;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:60%;}.image-text-box .image-text-box-inner.overflow-allowed .image-outer{position:relative;}.image-text-box .image-text-box-inner .header{color:rgb(var(--primarycolor));font-weight:400;margin-bottom:35px;display:block;}.image-text-box .image-text-box-inner .small-header{color:rgb(var(--primarycolor));font-weight:400;margin-bottom:25px;}.image-text-box .image-text-box-inner.no-shadow{-webkit-box-shadow:none;box-shadow:none;border-radius:10px;}.image-text-box .image-text-box-inner.no-shadow .image{border-radius:10px;}.image-text-box .image-text-box-inner:after{content:"";clear:both;display:table;}.image-text-box .image-text-box-inner.right-floating-text .text-content-outer .text-content{padding:0 0 0 75px!important;}.image-text-box .image-text-box-inner .text-content-outer{position:relative;}.image-text-box .image-text-box-inner .text-content-outer .text-content{padding:0 75px 0 75px;position:absolute;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}.image-text-box .image-text-box-inner .text-content-outer a.default-btn{border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-top:10px;display:inline-block;}.image-text-box .image-text-box-inner .text-content-outer a.default-btn:hover{background-color:rgba(var(--primarycolor),.9);}.image-text-box .image-text-box-inner.no-shadow .text-content-outer .text-content{padding:0 75px 0 0;}.image-text-box .text-content-outer{background-color:#fff;}.image-text-box .image-outer,.image-text-box .text-content-outer{width:50%;float:left;min-height:420px;}.image-text-box .image-outer{position:relative;}.image-text-box .image-outer .image{background-repeat:no-repeat;background-position:center center;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0;}.contact-text-box .contact-form{margin-top:25px;}.contact-text-box .contact-form input[type=text],.contact-text-box .contact-form input[type=email],.contact-text-box .contact-form textarea{border-radius:10px;}.contact-text-box .contact-form input[type=checkbox],.contact-text-box .contact-form label{float:left;}.contact-text-box .contact-form input[type=checkbox]{width:20px;}.contact-text-box .contact-form label{font-style:italic;color:rgba(56,56,56,.7);width:90%;margin:-6px 0 20px;}.contact-text-box .contact-form label a{-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}.contact-text-box .contact-form label a:hover{color:rgb(var(--primarycolor));}.contact-text-box .contact-form input[type=checkbox]{margin-right:7px;}.contact-text-box .contact-form .clear-both{content:"";clear:both;display:table;}.contact-text-box .contact-form input[type=text],.contact-text-box .contact-form input[type=email]{float:left;margin:2% 0;}.contact-text-box .contact-form input[type=text]:first-child,.contact-text-box .contact-form input[type=email]:first-child{width:100%;}.contact-text-box .contact-form input[type=text]:nth-child(2),.contact-text-box .contact-form input[type=email]:nth-child(2){width:48%;margin-right:2%;}.contact-text-box .contact-form input[type=text]:nth-child(3),.contact-text-box .contact-form input[type=email]:nth-child(3){width:48%;margin-left:2%;}.contact-text-box .contact-form textarea{width:100%;margin:2% 0;min-height:140px;}.contact-text-box .contact-text-box-outer{-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);border-radius:20px;overflow:hidden;margin-bottom:150px;background-color:#fff;padding:35px;}.contact-text-box .contact-text-box-outer:after{content:"";clear:both;display:table;}.contact-text-box .contact-text-box-outer,.contact-text-box .contact-content-outer{width:50%;float:left;min-height:450px;}.contact-text-box .contact-content-outer{position:relative;}.contact-text-box .contact-content-outer .text-content{padding:0 75px;position:absolute;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}.contact-text-box .contact-content-outer .text-content .header{color:rgb(var(--primarycolor));font-weight:400;margin-bottom:35px;display:block;}.contact-text-box .contact-content-outer .text-content .small-header{color:rgb(var(--primarycolor));font-weight:500;}.contact-text-box .contact-content-outer input[type=submit]{border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-top:10px;display:inline-block;}.contact-text-box .contact-content-outer input[type=submit]:hover{background-color:rgba(var(--primarycolor),.9);}.wide-video-box .video-box-inner{-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);border-radius:10px;overflow:hidden;}.wide-video-box .video-box-inner .controls-wrapper{-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;position:absolute;z-index:4;}.wide-video-box .video-box-inner .controls-wrapper span{cursor:pointer;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}.wide-video-box .video-box-inner .controls-wrapper span.play-btn{opacity:0;z-index:-1;display:none;}.wide-video-box .video-box-inner .controls-wrapper span.play-btn.active{opacity:1;display:inline-block;}.wide-video-box .video-box-inner .controls-wrapper span.pause-btn{opacity:0;z-index:-1;display:none;}.wide-video-box .video-box-inner .controls-wrapper span.pause-btn.active{opacity:1;display:inline-block;}.wide-video-box .video-box-inner .controls-wrapper span:hover{opacity:.8;}.wide-video-box .video-box-inner .video-outer{position:relative;}.wide-video-box .video-box-inner .video-outer .video-wrapper iframe{border-radius:10px;}.wide-video-box .video-box-inner.no-shadow{-webkit-box-shadow:none;box-shadow:none;border-radius:10px;}.wide-video-box .video-box-inner:after{content:"";clear:both;display:table;}.video-text-box .video-text-box-inner{-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);border-radius:10px;overflow:hidden;background-color:#fff;}.video-text-box .video-text-box-inner .controls-wrapper{-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;position:absolute;z-index:4;}.video-text-box .video-text-box-inner .controls-wrapper span{cursor:pointer;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}.video-text-box .video-text-box-inner .controls-wrapper span.play-btn{opacity:0;z-index:-1;display:none;}.video-text-box .video-text-box-inner .controls-wrapper span.play-btn.active{opacity:1;display:inline-block;}.video-text-box .video-text-box-inner .controls-wrapper span.pause-btn{opacity:0;z-index:-1;display:none;}.video-text-box .video-text-box-inner .controls-wrapper span.pause-btn.active{opacity:1;display:inline-block;}.video-text-box .video-text-box-inner .controls-wrapper span:hover{opacity:.8;}.video-text-box .video-text-box-inner .header{color:rgb(var(--primarycolor));font-weight:400;margin-bottom:35px;display:block;}.video-text-box .video-text-box-inner .small-header{color:rgb(var(--primarycolor));font-weight:400;}.video-text-box .video-text-box-inner.no-shadow{-webkit-box-shadow:none;box-shadow:none;border-radius:10px;}.video-text-box .video-text-box-inner:after{content:"";clear:both;display:table;}.video-text-box .text-content-outer{background-color:#fff;}.video-text-box .video-outer,.video-text-box .text-content-outer{width:50%;float:left;min-height:370px;}.video-text-box .video-outer{position:relative;}.video-text-box .text-content-outer{position:relative;}.video-text-box .text-content-outer .text-content{padding:0 75px;position:absolute;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}.video-text-box .text-content-outer a.default-btn{border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-top:10px;display:inline-block;}.video-text-box .text-content-outer a.default-btn:hover{background-color:rgba(var(--primarycolor),.9);}.teasers-wrapper .teaser-wrapper{margin-bottom:25px;}.teasers-wrapper .teaser-wrapper .image-outer{margin-bottom:15px;}.teasers-wrapper .teaser-wrapper .image-outer .image{background-repeat:no-repeat;background-position:center center;background-size:cover;min-height:260px;border-radius:10px;}.teasers-wrapper .teaser-wrapper .text-content{display:-webkit-box;-webkit-line-clamp:11;-webkit-box-orient:vertical;overflow:hidden;}.teasers-wrapper .teaser-wrapper .text-content .header{font-size:26px;font-weight:400;margin-bottom:5px;}.teasers-wrapper .teaser-wrapper .text-content ul{padding-left:20px;}.teasers-wrapper .teaser-wrapper .text-content ul li{margin-bottom:18px;}.teasers-wrapper .teaser-wrapper a{color:rgb(var(--primarycolor));margin-top:15px;display:block;}.teasers-wrapper .teaser-wrapper a svg{border:1px solid rgb(var(--primarycolor));color:rgb(var(--primarycolor));border-radius:50%;margin-top:-3px;margin-left:2px;width:20px;height:20px;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}.teasers-wrapper .teaser-wrapper a svg path,.teasers-wrapper .teaser-wrapper a svg g{stroke:rgb(var(--primarycolor));}.teasers-wrapper .teaser-wrapper a:hover svg{margin-left:10px;}.vetplan-box .vetplan-box-inner{-webkit-box-shadow:0 8px 20px rgba(0,0,0,.1);box-shadow:0 8px 20px rgba(0,0,0,.1);border-radius:20px;overflow:hidden;background-color:#fff;}.vetplan-box .vetplan-box-inner .header{color:rgb(var(--primarycolor));font-weight:400;margin-bottom:35px;display:block;}.vetplan-box .vetplan-box-inner:after{content:"";clear:both;display:table;}.vetplan-box .text-content-outer{background-color:#fff;width:60%;}.vetplan-box .image-outer,.vetplan-box .text-content-outer{float:left;min-height:500px;}.vetplan-box .image-outer{position:relative;background-color:rgba(var(--primarycolor),.05);border:0;margin:10px 0 10px 10px;width:calc(40% - 10px);border-radius:15px 0 0 15px;}.vetplan-box .image-outer .image-inner{-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;position:absolute;}.vetplan-box .image-outer .image-inner .image{background-repeat:no-repeat;background-position:bottom center;background-size:contain;border-radius:50%;border:8px solid #fff;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);width:200px;height:200px;background-color:#435d76;margin:0 auto;}.vetplan-box .image-outer .image-inner img{margin-top:30px;}.vetplan-box .text-content-outer{position:relative;}.vetplan-box .text-content-outer .text-content{padding:0 75px;position:absolute;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}.vetplan-box .text-content-outer a.default-btn{border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-top:10px;display:inline-block;}.vetplan-box .text-content-outer a.default-btn:hover{background-color:rgba(var(--primarycolor),.9);}.faq-outer-wrapper .faq-text-content{padding-right:100px;}.faq-outer-wrapper .faq-text-content a{border:2px solid rgb(var(--primarycolor));color:rgb(var(--primarycolor));padding:15px 20px;font-weight:500;margin-top:20px;display:inline-block;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;border-radius:3px;}.faq-outer-wrapper .faq-text-content a:hover{background-color:rgb(var(--primarycolor));color:#fff;}.faq-outer-wrapper #faq-accordion .accordion-item{border-bottom:2px solid rgba(112,112,112,.3803921569);}.faq-outer-wrapper #faq-accordion .accordion-item .accordion-header button{font-size:16px;font-weight:700;padding-right:0;background-color:#fff;outline:0!important;color:#383838!important;padding-bottom:10px;padding-top:20px;}.faq-outer-wrapper #faq-accordion .accordion-item .accordion-header button:focus{border:0!important;box-shadow:none!important;}.faq-outer-wrapper #faq-accordion .accordion-item .accordion-header button.collapsed:after{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAO0lEQVR4nGNgGFHAwsLiPwiPWoATWIwGESFgMbKDyAKqmVqYge4WDP04IAZYjFpACFiMBtGABxHDYAQAztB9lZLvbl0AAAAASUVORK5CYII=");}.faq-outer-wrapper #faq-accordion .accordion-item .accordion-header button:after{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAJUlEQVR4nGNgGAWjYBSMAtKAhYXFf2pghgGzYBSMglEwChiwAgBmwDt9kWRHAQAAAABJRU5ErkJggg==");}.search-result-wrapper{margin:40px 0;}.search-result-wrapper h5{margin-bottom:30px;}.search-result-wrapper .single-search-result{-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);border-radius:10px;padding:40px 5px;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;margin-bottom:25px;}.search-result-wrapper .single-search-result:hover{-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.1);box-shadow:0 0 10px -1px rgba(0,0,0,.1);}.search-result-wrapper .single-search-result .result,.search-result-wrapper .single-search-result .parent{display:block;margin:0 auto;text-align:center;}.search-result-wrapper .single-search-result .parent{color:rgba(0,0,0,.4);}.reviews-outer-wrapper .owl-dots{margin-top:20px!important;}.reviews-outer-wrapper .header{font-family:"Rubik",sans-serif;text-align:center;}.reviews-outer-wrapper .review-item{background-color:rgba(var(--primarycolor),.05);text-align:center;padding:80px 40px 60px;position:relative;margin-top:44px;border-radius:10px;min-height:400px;-webkit-user-select:none;-ms-user-select:none;user-select:none;}.reviews-outer-wrapper .review-item .quotation-icon-wrapper{border-radius:50%;border:4px solid #fff;width:88px;height:88px;background-color:#fff;position:absolute;top:-44px;left:50%;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);-moz-box-shadow:0 2px 8px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);}.reviews-outer-wrapper .review-item .quotation-icon-wrapper .inner{background-color:rgba(var(--primarycolor),.05);height:100%;border-radius:50%;position:relative;}.reviews-outer-wrapper .review-item .quotation-icon-wrapper .inner svg{-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;position:absolute;width:100%;}.reviews-outer-wrapper .review-item .quotation-icon-wrapper .inner svg path{fill:rgb(var(--primarycolor));}.reviews-outer-wrapper .review-item .header{font-size:24px;margin:0 0 15px;display:block;}.reviews-outer-wrapper .review-item .client-name{font-weight:700;}.image-over-text-wrapper{background-color:#fff;border-radius:20px;-webkit-box-shadow:0 8px 20px rgba(0,0,0,.1);box-shadow:0 8px 20px rgba(0,0,0,.1);position:relative;margin-top:300px;}.image-over-text-wrapper .image-outer{position:absolute;left:120px;right:120px;top:-290px;}.image-over-text-wrapper .image-outer .image{background-repeat:no-repeat;background-position:center center;background-size:cover;border-radius:10px;min-height:440px;}.image-over-text-wrapper .text-content{padding:180px 120px 80px 120px;}.image-over-text-wrapper .text-content ul li{font-weight:300;}.image-over-text-wrapper .text-content .header{color:rgb(var(--primarycolor));font-weight:400;}.image-over-text-wrapper a.default-btn{border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:absolute;left:50%;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-27px;}.image-over-text-wrapper a.default-btn:hover{background-color:rgba(var(--primarycolor),.9);}.text-next-to-text-wrapper ul{padding-left:20px;}.text-next-to-text-wrapper ul li{margin-bottom:18px;}.text-next-to-text-wrapper .left-content{padding:80px 80px 80px 0;}.text-next-to-text-wrapper .left-content .header{color:rgb(var(--primarycolor));font-weight:400;}.text-next-to-text-wrapper .right-content{background-color:rgba(var(--primarycolor),.05);border-radius:20px;padding:80px;}.text-next-to-text-wrapper .right-content h1,.text-next-to-text-wrapper .right-content h2,.text-next-to-text-wrapper .right-content h3,.text-next-to-text-wrapper .right-content h4,.text-next-to-text-wrapper .right-content h5,.text-next-to-text-wrapper .right-content h6{font-family:"Rubik",sans-serif;font-weight:400;}.text-next-to-text-wrapper .right-content .link-btn{display:inline-block;margin-top:20px;border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;}.text-next-to-text-wrapper .right-content .link-btn:hover{background-color:rgba(var(--primarycolor),.9);}.services-wrapper{margin-bottom:130px;}.services-wrapper h4{font-size:36px;font-weight:600;margin-bottom:2rem;}.services-wrapper .small-header{display:none;}.services-wrapper.hide-image-icon .single-service-wrapper .image-outer{display:none;}.services-wrapper.hide-image-icon .single-service-wrapper .text-content{width:100%!important;height:100px!important;}.services-wrapper.small-cards .single-service-wrapper{border-radius:10px;background-color:rgba(var(--primarycolor),.1);margin-bottom:25px;width:100%;content:"";clear:both;display:table;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}.services-wrapper.small-cards .single-service-wrapper:hover{background-color:rgba(var(--primarycolor),.2);}.services-wrapper.small-cards .single-service-wrapper .image-outer,.services-wrapper.small-cards .single-service-wrapper .text-content{height:130px;float:left;}.services-wrapper.small-cards .single-service-wrapper .text-content{width:calc(100% - 130px);}.services-wrapper.small-cards .single-service-wrapper .image-outer{height:130px;width:130px;}.services-wrapper.small-cards .single-service-wrapper .image{width:130px;height:130px;margin-right:20px;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:10px;}.services-wrapper.small-cards .single-service-wrapper .text-content{display:table;}.services-wrapper.small-cards .single-service-wrapper .text-content span{display:table-cell;vertical-align:middle;text-align:center;font-weight:700;}.services-wrapper.small-cards .single-service-wrapper .text-content span svg{display:none;}.services-wrapper.large-cards .single-service-wrapper{border-radius:10px;-webkit-box-shadow:0 4px 20px -5px rgba(0,0,0,.2);box-shadow:0 4px 20px -5px rgba(0,0,0,.2);margin-bottom:25px;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;color:#585858;}.services-wrapper.large-cards .single-service-wrapper:hover .image{-webkit-transform:scale(1.1,1.1);-webkit-transition:all .3s ease-in-out;}.services-wrapper.large-cards .single-service-wrapper .image-outer{overflow:hidden;border-radius:10px 10px 0 0;}.services-wrapper.large-cards .single-service-wrapper .image-outer .image{background-repeat:no-repeat;background-position:center center;background-size:cover;min-height:260px;-webkit-transition:all .3s ease-in-out;}.services-wrapper.large-cards .single-service-wrapper .text-content{text-align:center;padding:35px 0;font-weight:800;}.services-wrapper.large-cards .single-service-wrapper .text-content svg{display:none;}.services-wrapper .all-services-btn-outer{display:flex;}.services-wrapper .all-services-btn-outer .all-services-btn{border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;text-align:center;display:inline-block;margin:0 auto;}.services-wrapper .all-services-btn-outer .all-services-btn:hover{background-color:rgba(var(--primarycolor),.9);}.services-wrapper .all-services-btn-outer .all-services-btn a{padding:15px 40px;}.four-boxes-wrapper{margin-bottom:50px;}.four-boxes-wrapper .small-header{color:rgb(var(--primarycolor));font-size:16px;font-weight:400;}.four-boxes-wrapper .header,.four-boxes-wrapper .small-header{text-align:left;}.four-boxes-wrapper .single-box{border-radius:10px;background-color:#fff;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);margin-top:20px;margin-bottom:10px;margin-left:5px;margin-right:5px;text-align:center;}.four-boxes-wrapper .single-box .top-content{text-align:center;}.four-boxes-wrapper .single-box .top-content .image-wrapper .inner-bg-image{background-repeat:no-repeat;background-position:center center;background-size:cover;width:100%;height:200px;border-radius:10px 10px 0 0;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);display:inline-block;}.four-boxes-wrapper .single-box:hover .bottom-wrapper svg{margin-left:15px;}.four-boxes-wrapper .single-box .bottom-wrapper{text-align:center;display:inline-block;margin:10px 0 15px!important;font-size:16px;font-weight:700;}.four-boxes-wrapper .single-box .bottom-wrapper svg{display:none;}.three-boxes-wrapper .mask1{display:none;}.three-boxes-wrapper.round-images .image-wrapper .inner-bg-image{margin-bottom:15px;border-radius:10px;min-height:300px;background-repeat:no-repeat;background-position:center center;background-size:cover;}.three-boxes-wrapper.round-images .single-box{margin-bottom:25px;}.three-boxes-wrapper.round-images .bottom-wrapper{text-align:center;}.three-boxes-wrapper.round-images .bottom-wrapper .header{font-size:24px;font-weight:600;}.three-boxes-wrapper.round-images .bottom-wrapper .text-wrapper{margin:15px 0;}.three-boxes-wrapper.round-images .bottom-wrapper .link-wrapper a{display:inline-block;border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;}.three-boxes-wrapper.round-images .bottom-wrapper .link-wrapper a:hover{background-color:rgba(var(--primarycolor),.9);}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .single-box{border-radius:10px;background-color:#fff;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);margin:5px;}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .single-box .top-content{padding:20px;}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .single-box .top-content .header{font-size:24px;font-weight:600;}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .single-box .top-content .text-wrapper{margin:15px 0;}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .single-box .bottom-wrapper{position:relative;}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .single-box .bottom-wrapper .image-wrapper img{display:none;}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .single-box .bottom-wrapper .image-wrapper .inner-bg-image{margin-bottom:15px;min-height:240px;background-repeat:no-repeat;background-position:center center;background-size:cover;}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .single-box .bottom-wrapper .link-wrapper{text-align:center;}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .single-box .bottom-wrapper .link-wrapper a{display:inline-block;margin:0 0 15px 0;border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .single-box .bottom-wrapper .link-wrapper a:hover{background-color:rgba(var(--primarycolor),.9);}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .single-box .bottom-wrapper .link-wrapper a svg{display:none;}.vetplan-prices-page .vetplan-pricelist-outer{border-radius:10px;}.vetplan-prices-page .vetplan-pricelist-outer table tfoot{border-radius:0 0 10px 10px;}.vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td:first-child{border-radius:0 0 0 10px;}.vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td:last-child{border-radius:0 0 10px 0;}.vetplan-prices-page .vetplan-price-box{border-radius:10px;}.vetplan-prices-page .vetplan-price-box .box-header{border-radius:10px 10px 0 0;}.newsletter-wrapper .newsletter-signup-form{margin-top:25px;}.newsletter-wrapper .newsletter-signup-form input[type=checkbox],.newsletter-wrapper .newsletter-signup-form label{float:left;}.newsletter-wrapper .newsletter-signup-form label{font-style:italic;color:rgba(56,56,56,.7);display:contents;}.newsletter-wrapper .newsletter-signup-form label a{-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}.newsletter-wrapper .newsletter-signup-form label a:hover{color:rgb(var(--primarycolor));}.newsletter-wrapper .newsletter-signup-form input[type=checkbox]{margin-right:7px;}.newsletter-wrapper .newsletter-signup-form .clear-both{content:"";clear:both;display:table;}.newsletter-wrapper .newsletter-signup-form input{float:left;margin:7px 0;border-radius:10px;}.newsletter-wrapper .newsletter-signup-form input:first-child{width:48%;margin-right:2%;}.newsletter-wrapper .newsletter-signup-form input:nth-child(2){width:48%;margin-left:2%;}.newsletter-wrapper .newsletter-signup-form input:nth-child(3){width:100%;}.newsletter-wrapper .newsletter-text-box .newsletter-text-box-inner{-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);border-radius:10px;overflow:hidden;background-color:rgb(var(--primarycolor));}.newsletter-wrapper .newsletter-text-box .newsletter-text-box-inner .header{color:rgb(var(--primarycolor));font-weight:400;margin-bottom:35px;display:block;}.newsletter-wrapper .newsletter-text-box .newsletter-text-box-inner .small-header{color:rgb(var(--primarycolor));font-weight:400;}.newsletter-wrapper .newsletter-text-box .newsletter-text-box-inner.no-shadow{-webkit-box-shadow:none;box-shadow:none;border-radius:10px;background-color:rgba(0,0,0,0);}.newsletter-wrapper .newsletter-text-box .newsletter-text-box-inner.no-shadow .image{border-radius:10px;}.newsletter-wrapper .newsletter-text-box .newsletter-text-box-inner:after{content:"";clear:both;display:table;}.newsletter-wrapper .newsletter-text-box .image-outer{width:40%;}.newsletter-wrapper .newsletter-text-box .newsletter-content-outer{width:60%;}.newsletter-wrapper .newsletter-text-box .image-outer,.newsletter-wrapper .newsletter-text-box .newsletter-content-outer{float:left;min-height:400px;}.newsletter-wrapper .newsletter-text-box .image-outer{position:relative;}.newsletter-wrapper .newsletter-text-box .image-outer .image{background-repeat:no-repeat;background-position:center center;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0;}.newsletter-wrapper .newsletter-text-box .newsletter-content-outer{position:relative;background-color:#fff;}.newsletter-wrapper .newsletter-text-box .newsletter-content-outer .text-content{padding:5px 75px;margin-top:10px;}.newsletter-wrapper .newsletter-text-box .newsletter-content-outer input[type=submit]{border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-top:10px;display:inline-block;border-radius:10px!important;}.newsletter-wrapper .newsletter-text-box .newsletter-content-outer input[type=submit]:hover{background-color:rgba(var(--primarycolor),.9);}body .instagram-outer-wrapper .instagram-wrapper .single-instagram-post-outer{padding:5px 5px;}.gallery-wrapper .single-image{background-repeat:no-repeat;background-position:center center;background-size:cover;min-height:300px;border-radius:10px;margin-bottom:20px;min-height:250px;position:relative;}.gallery-wrapper .single-image .overlay{background-color:rgba(var(--primarycolor),.1);-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;opacity:0;position:absolute;top:0;right:0;left:0;bottom:0;border-radius:10px;}.gallery-wrapper .single-image .overlay svg{width:35%;height:35%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;position:absolute;}.gallery-wrapper .single-image .overlay svg path{fill:#fff;}.gallery-wrapper .single-image:hover .overlay{opacity:1;}.prices-top-links{margin-top:30px;}.prices-top-links a{border-radius:5px;border:1px solid rgb(var(--primarycolor));margin-right:15px;padding:20px 30px;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;position:relative;min-width:100px;text-align:center;display:inline-block;margin-bottom:15px;}.prices-top-links a.active-icon{padding:20px 30px 20px 75px;}.prices-top-links a:hover{background-color:rgba(var(--primarycolor),.1);}.prices-top-links a object{position:absolute;z-index:-1;left:15px;height:35px;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}#prices-contact-wrapper{background-color:#fff;z-index:0;position:relative;border-radius:10px;padding:45px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="115" height="108" viewBox="0 0 115 108"><path id="icons8-paw_3_" data-name="icons8-paw (3)" d="M41.985,0C31.224,0,25.435,10.678,25.436,20.726c0,7.963,6.283,23.186,16.122,23.187,6.37,0,13.949-4.5,13.946-25.927C55.5,8.57,49.05,0,41.985,0ZM78.053.006C66.344,0,60.129,11.74,60.131,20.227c0,6.744,2.66,26,14.46,26,11.637,0,17.923-13.63,17.921-26.432C92.51,6.87,84.106.007,78.053.006ZM15.537,36.976C7.821,36.975,0,48.25,0,59.291c0,7.873,5.93,19.285,15.182,19.287,9.333,0,14.888-12.132,14.886-23.832C30.066,45.763,22.855,36.977,15.537,36.976Zm88.76.015c-6.026.125-12.2,5.487-17.562,15.526C83,59.5,82.247,66.175,84.57,71.3A12.264,12.264,0,0,0,93.1,78.3a11.619,11.619,0,0,0,2.675.289c7.237,0,14.346-6.823,18.5-17.837a23.182,23.182,0,0,0-.943-17.985c-1.591-2.989-3.8-4.867-6.434-5.49A10.609,10.609,0,0,0,104.3,36.99ZM56.017,57.784c-7.4,0-12.07,5.5-16.984,11.337-1.617,1.932-3.261,3.918-5.131,5.849a61.924,61.924,0,0,1-6.577,5.7c-4.743,3.746-8.817,7.013-8.816,14.444,0,6.717,5.1,13.507,14.82,13.509a41.536,41.536,0,0,0,13.01-2.309,34.1,34.1,0,0,1,10.48-1.948,63.347,63.347,0,0,1,12.143,1.447,62.377,62.377,0,0,0,11.782,1.519c10.887,0,16.407-4.511,16.405-13.287,0-6.708-5.757-9.237-10.844-11.486-3.361-1.49-6.822-3.035-8.964-5.635A81.694,81.694,0,0,1,72.5,70.282C68.224,63.862,64.248,57.785,56.017,57.784Z" transform="matrix(0.978, -0.208, 0.208, 0.978, 0, 24.045)" fill="var(--primarycolor)" opacity="0.05"/></svg>');background-repeat:no-repeat;background-position:right 0 bottom 0;-moz-transition:all ease-in-out 500ms;-o-transition:all ease-in-out 500ms;-webkit-transition:all ease-in-out 500ms;transition:all ease-in-out 500ms;}#prices-contact-wrapper .overlay{background-color:rgba(var(--primarycolor),.05);border-radius:10px;position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;}#prices-contact-wrapper.active-fixed{position:fixed;top:120px;width:27%;}#prices-contact-wrapper h1,#prices-contact-wrapper h2,#prices-contact-wrapper h3,#prices-contact-wrapper h4,#prices-contact-wrapper h5,#prices-contact-wrapper h6{font-family:"Rubik",sans-serif;font-weight:400;}#prices-contact-wrapper h4{font-size:20px;margin-bottom:20px;}#prices-contact-wrapper p{line-height:26px;}#prices-contact-wrapper a{color:rgb(var(--primarycolor));-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;font-weight:500;}#prices-contact-wrapper a:hover{font-weight:600;}#prices-contact-wrapper a.link-btn{border-radius:3px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:500;font-family:"Rubik",sans-serif;padding:15px 30px;font-size:16px;border:0;letter-spacing:0;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;margin-top:10px;}#prices-contact-wrapper a.link-btn:hover{background-color:rgba(var(--primarycolor),.9);}.prices-outer-wrapper .accordion-section .accordion-sub-section:nth-child(2) .accordion-sub-category-header{margin-top:0;}.prices-outer-wrapper button{font-family:"Rubik",sans-serif;}.prices-outer-wrapper .accordion-sub-section{overflow:hidden;}.prices-outer-wrapper .accordion-sub-section .read-more-btn{cursor:pointer;float:right;}.prices-outer-wrapper .accordion-sub-section .read-more-btn:after{content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-size:1.25rem;background-repeat:no-repeat;margin-left:20px;width:20px;height:20px;margin-bottom:-2px;display:inline-block;-moz-transition:transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;-webkit-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}.prices-outer-wrapper .accordion-sub-section.hide .accordion-sub-section-inner{max-height:0;overflow:hidden;}.prices-outer-wrapper .accordion-sub-section.hide .read-more-btn:after{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}.prices-outer-wrapper .accordion-sub-section .accordion-sub-section-inner{max-height:1000px;-moz-transition:all ease-in-out 400ms;-o-transition:all ease-in-out 400ms;-webkit-transition:all ease-in-out 400ms;transition:all ease-in-out 400ms;}.prices-outer-wrapper .accordion-section{margin-bottom:100px;}.prices-outer-wrapper .accordion-section .accordion-category-header{margin-bottom:20px;scroll-margin-top:10em;padding-top:60px;margin-top:-60px;}.prices-outer-wrapper .accordion-section .accordion-category-header h4{font-size:32px;font-weight:600;display:inline-block;}.prices-outer-wrapper .accordion-section .accordion-category-header .icon-object{display:inline-block;margin-bottom:-5px;margin-right:10px;}.prices-outer-wrapper .accordion-section .accordion-sub-category-header{background-color:rgb(var(--primarycolor));color:#fff;border-radius:5px;padding:15px 20px;font-weight:600;font-size:18px;margin-top:40px;}.prices-outer-wrapper .accordion-section .accordion-sub-category-header-description{background-color:rgba(var(--primarycolor),.05);border-radius:0 0 10px 10px;padding:15px 20px;}.prices-outer-wrapper .accordion-section .accordion-sub-category-header-description .info-icon{float:left;margin-right:10px;}.prices-outer-wrapper .accordion-section .accordion-sub-category-header-description .info-icon path{fill:rgb(var(--primarycolor));}.prices-outer-wrapper .accordion-section .accordion-sub-category-header-description p{margin:1px 0 0 0;}.prices-outer-wrapper .accordion-section .accordion-price-item{-webkit-user-select:none;-ms-user-select:none;user-select:none;}.prices-outer-wrapper .accordion-section .accordion-price-item .accordion-collapse .accordion-body a{color:rgb(var(--primarycolor));-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;font-weight:500;}.prices-outer-wrapper .accordion-section .accordion-price-item .accordion-collapse .accordion-body a:hover{font-weight:600;}.prices-outer-wrapper .accordion-section .accordion-price-item .accordion-body{padding:20px 20px;}.prices-outer-wrapper .accordion-section .accordion-price-item .accordion-button{padding-left:20px;padding-right:20px;font-size:18px;border-bottom:1px solid rgba(56,56,56,.5);}.prices-outer-wrapper .accordion-section .accordion-price-item .accordion-button .price-header,.prices-outer-wrapper .accordion-section .accordion-price-item .accordion-button .price-content{display:block;color:#383838;}.prices-outer-wrapper .accordion-section .accordion-price-item .accordion-button .price-header{font-weight:400;flex-grow:1;}.prices-outer-wrapper .accordion-section .accordion-price-item .accordion-button .price-content{float:right;text-align:right;}.prices-outer-wrapper .accordion-section .accordion-price-item .accordion-button:focus{outline:0;box-shadow:none;}.prices-outer-wrapper .accordion-section .accordion-price-item .accordion-button::after{margin-left:20px;}.prices-outer-wrapper .accordion-section .accordion-price-item .accordion-button:not(.collapsed){background-color:rgba(0,0,0,0);}.prices-outer-wrapper .accordion-section .accordion-price-item.hide-arrow .accordion-button:after{display:none;}.contact-info-wrapper ul li{margin-bottom:7px;}.contact-form-header-wrapper{margin-top:25px;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);border-radius:10px;overflow:hidden;background-color:#fff;padding:50px;}.contact-form-header-wrapper input[type=text],.contact-form-header-wrapper input[type=email],.contact-form-header-wrapper textarea{border-radius:3px;}.contact-form-header-wrapper input[type=checkbox],.contact-form-header-wrapper label{float:left;}.contact-form-header-wrapper input[type=checkbox]{width:20px;}.contact-form-header-wrapper label{font-style:italic;color:rgba(56,56,56,.7);width:calc(100% - 27px);margin:-6px 0 20px;}.contact-form-header-wrapper label a{-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}.contact-form-header-wrapper label a:hover{color:rgb(var(--primarycolor));}.contact-form-header-wrapper input[type=checkbox]{margin-right:7px;}.contact-form-header-wrapper .clear-both{content:"";clear:both;display:table;}.contact-form-header-wrapper input[type=text],.contact-form-header-wrapper input[type=email]{float:left;margin:2% 0;}.contact-form-header-wrapper input[type=text]:first-child,.contact-form-header-wrapper input[type=email]:first-child{width:100%;}.contact-form-header-wrapper input[type=text]:nth-child(2),.contact-form-header-wrapper input[type=email]:nth-child(2){width:48%;margin-right:2%;}.contact-form-header-wrapper input[type=text]:nth-child(3),.contact-form-header-wrapper input[type=email]:nth-child(3){width:48%;margin-left:2%;}.contact-form-header-wrapper textarea{width:100%;margin:2% 0;min-height:140px;}#header-contact-message-modal .modal-content .header button.close,#header-puppy-message-modal .modal-content .header button.close{float:right;border:0;background-color:rgba(0,0,0,0);}#header-contact-message-modal .modal-content .header button.close svg,#header-puppy-message-modal .modal-content .header button.close svg{position:relative;z-index:0;height:30px;width:30px;margin:10px;bottom:0;}#header-contact-message-modal .modal-content .header button.close svg path,#header-puppy-message-modal .modal-content .header button.close svg path{fill:rgb(var(--primarycolor))!important;}#header-contact-message-modal .modal-content .body,#header-puppy-message-modal .modal-content .body{padding:25px;margin:20px 0 50px;}#header-contact-message-modal .modal-content .body img,#header-puppy-message-modal .modal-content .body img{width:50%;margin:0 auto 50px;display:block;}.employees-box{text-align:left;}.employees-box .small-header{color:rgb(var(--primarycolor));font-size:16px;font-weight:400;}.employees-box h4{margin-bottom:40px;font-weight:700;}.employees-box .single-employee-wrapper{background-color:#fff;border-radius:10px;overflow:hidden;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.1);box-shadow:0 3px 10px rgba(0,0,0,.1);margin-bottom:25px;}.employees-box .single-employee-wrapper .image-outer .image{min-height:280px;background-size:cover;background-repeat:no-repeat;background-position:top center;}.employees-box .single-employee-wrapper .image-outer .image.no-image{background-color:rgba(0,0,0,.1);}.employees-box .single-employee-wrapper .text-content{text-align:center;padding:30px 0;}.employees-box .single-employee-wrapper .text-content .employee-name{color:#383838;font-weight:600;font-size:18px;}.employees-box .single-employee-wrapper .text-content p{margin:0;}.employees-box .single-employee-wrapper .text-content a{color:rgb(var(--primarycolor));margin-top:15px;display:block;font-weight:500;}.employees-box .single-employee-wrapper .text-content a svg{border:1px solid rgb(var(--primarycolor));color:rgb(var(--primarycolor));border-radius:50%;margin-top:-3px;margin-left:2px;width:20px;height:20px;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;-webkit-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;}.employees-box .single-employee-wrapper .text-content a svg path,.employees-box .single-employee-wrapper .text-content a svg g{stroke:rgb(var(--primarycolor));}.employees-box .single-employee-wrapper .text-content a:hover svg{margin-left:10px;}footer{padding:80px 0;background-color:rgba(var(--primarycolor),.05);}footer hr{border-color:rgba(0,0,0,.1);margin:45px 0;}footer p{font-weight:300;}footer p b{font-size:18px;font-weight:600;letter-spacing:.5px;}footer .opening-hours-wrapper p span:nth-child(2n){float:right;}footer .some-wrapper{text-align:right;}footer .some-wrapper a svg{margin-left:5px;}footer .trustpilot-outer-wrapper{margin-top:25px;float:right;background-color:#fff;padding:25px;}footer .vf-branding{text-align:center;}footer .vf-branding a{text-decoration:underline;}footer .vf-branding a svg{margin-bottom:20px;}@media only screen and (max-width:1600px){body main .top-hero-wrapper svg{height:100%;top:0;}body main .top-hero-wrapper.subpage-hero svg{height:inherit;top:0;}}@media only screen and (max-width:1599px) and (min-width:1450px){body main .top-hero-wrapper.subpage-hero{min-height:750px;}}@media only screen and (max-width:1200px){body .container{max-width:960px;}body main .top-hero-wrapper{padding-top:70px;}body main .top-hero-wrapper .review-item{position:relative;bottom:0!important;max-width:100%;}}@media only screen and (max-width:992px){body h1{font-size:28px;}body h2{font-size:26px;}body h3{font-size:24px;}body .default-margin,body .lille-margin{margin-bottom:50px;}body .stor-margin{margin-bottom:80px;}body main .top-hero-wrapper{margin-bottom:50px;}body main .top-hero-wrapper.subpage-hero .text-wrapper{position:static;transform:none;margin-bottom:50px;}body main .top-hero-wrapper .review-item{margin-bottom:65px;margin-left:20px;margin-right:20px;padding:45px 20px 45px 20px;}body main .top-hero-wrapper .review-item .circle{width:60px;height:60px;left:0;top:10px;}body main .top-hero-wrapper .review-item .circle svg{width:30px;height:30px;}body main .top-hero-wrapper{padding-top:20px;margin-bottom:10px;}body main .top-hero-wrapper .image{height:260px;margin-bottom:20px;margin-top:20px;}body main .top-hero-wrapper .text-wrapper{margin-top:0!important;padding:0 20px;}body main .top-hero-wrapper .text-wrapper h1{line-height:inherit;}body main .top-hero-wrapper .text-wrapper br{display:none;}body main .top-hero-wrapper.subpage-hero{padding:20px 0;}body main .teasers-outer-wrapper .teasers-wrapper{margin-bottom:25px;}body main .vetplan-box .image-outer{min-height:450px;}body main .vetplan-box .image-outer img{width:70%;margin:0 auto;display:block;}body main .vetplan-box .text-content-outer{min-height:420px;}body main .vetplan-box .text-content-outer .text-content{padding:0 25px;}body main .image-text-box .right-floating-text .text-content-outer .text-content{padding:0 5px 0 35px;position:static;transform:none;}body main .image-text-box .text-content-outer .text-content{padding:0 35px 0 5px;position:static;transform:none;}body main .newsletter-wrapper .image-outer{display:none;}body main .newsletter-wrapper .newsletter-text-box .newsletter-text-box-inner{margin-bottom:20px;}body main .newsletter-wrapper .newsletter-text-box .newsletter-content-outer{width:100%;min-height:inherit;}body main .newsletter-wrapper .newsletter-text-box .newsletter-content-outer .text-content{padding:35px 0 0 0;position:static;transform:none;}body main .video-text-box .video-text-box-inner .video-outer{width:100%;min-height:100%;}body main .video-text-box .video-text-box-inner .text-content-outer{width:100%;min-height:inherit;}body main .video-text-box .video-text-box-inner .text-content-outer .text-content{position:static;transform:none;padding:25px 30px;}body main .video-text-box .video-text-box-inner .text-content-outer .text-content a{display:table;margin:25px 0 0;}body main .gallery-wrapper .single-image{min-height:150px;}body main .four-boxes-wrapper .single-box{margin:0 0 45px 0;}body main .four-boxes-wrapper .single-box .top-content .image-wrapper .inner-bg-image{height:160px;}body main .four-boxes-wrapper .single-box .bottom-wrapper{margin:15px 0;}body main .faq-outer-wrapper .faq-text-content{padding-right:0;margin-bottom:20px;}body main .faq-outer-wrapper .accordion.accordion-flush .accordion-item .accordion-button{padding-left:0;}body main .image-over-text-wrapper{margin-top:0;}body main .image-over-text-wrapper .image-outer{position:static;}body main .image-over-text-wrapper .image-outer .image{min-height:320px;border-radius:10px 10px 0 0;}body main .image-over-text-wrapper .text-content{padding:25px;}body main .image-over-text-wrapper a{position:static;transform:none;display:inline-block;margin:15px 15px 25px 25px;}body main .text-next-to-text-wrapper .left-content,body main .text-next-to-text-wrapper .right-content{padding:30px;}body main .text-next-to-text-wrapper .left-content .link-btn,body main .text-next-to-text-wrapper .right-content .link-btn{display:table;margin:25px 0 0;}body main .text-next-to-text-wrapper .left-content{padding:30px 0;}body main .services-wrapper.large-cards .single-service-wrapper .image-outer .image{min-height:170px;}body main .services-wrapper.large-cards .single-service-wrapper .text-content{padding:20px 0;}body main #prices-contact-wrapper{width:100%!important;margin-bottom:60px;}body main #prices-contact-wrapper.active-fixed{position:static;}footer{padding:30px 20px;}footer .col-md-6 p{margin-bottom:4px;}footer .col-md-6 p:first-child b{margin-top:25px;display:block;}footer .some-wrapper{text-align:left;}footer .some-wrapper p{margin-bottom:10px;}footer .extra-text{margin:50px 0 0;}}@media only screen and (max-width:768px){body main .top-hero-wrapper .review-item{left:0;}.top-hero-wrapper .video-outer-wrapper{height:auto;padding-bottom:45px;}}@media only screen and (max-width:600px){body main .show-background-color{background-color:inherit!important;}body main .small-header{margin-bottom:10px!important;}body main .services-wrapper h2,body main .instagram-outer-wrapper h2{margin-bottom:0;}body main .instagram-outer-wrapper .top-content{margin-bottom:5px;}body main .newsletter-wrapper .newsletter-text-box .newsletter-content-outer .text-content{padding:0;}body main .newsletter-wrapper .newsletter-signup-form{margin-top:0;}body main .prices-top-links{display:block;}body main .prices-top-links a{float:left;margin-bottom:10px;}body main .vetplan-box .vetplan-box-inner .image-outer{margin-bottom:0;}body main .vetplan-box .vetplan-box-inner .text-content-outer .text-content{padding:25px;}body main .reviews-outer-wrapper br,body main .teasers-outer-wrapper br,body main .newsletter-content-outer br{display:none;}body main .reviews-outer-wrapper h2,body main .teasers-outer-wrapper h2,body main .newsletter-content-outer h2{margin-bottom:5px;}body main .reviews-outer-wrapper .review-item,body main .teasers-outer-wrapper .review-item,body main .newsletter-content-outer .review-item{min-height:450px;}body main .text-next-to-text-wrapper .left-content{padding:10px 0;}body main .contact-text-box .contact-text-box-outer.right-floating-text{margin-bottom:25px;}body main .contact-text-box .text-content{transform:none!important;}body main .contact-text-box .contact-form label{width:85%;}body footer{padding-top:0;padding-bottom:0;}body footer .extra-text{margin:10px 0 0;}body footer hr{margin:15px 0;}body main .top-hero-wrapper.subpage-hero{padding:0!important;margin-right:20px!important;margin-left:20px!important;}body main .top-hero-wrapper.subpage-hero .order-md-0{padding:0 12px;}body main .top-hero-wrapper.subpage-hero .order-md-2{padding:0;}body main .top-hero-wrapper.subpage-hero .text-wrapper{margin:30px 0 40px;padding:0;}body main .top-hero-wrapper.subpage-hero .text-wrapper h1{font-size:30px;word-wrap:break-word;}body main .top-hero-wrapper.subpage-hero .review-item{margin-bottom:25px;}body main .top-hero-wrapper.subpage-hero.subpage-hero svg{display:none;}body main .left-graphic,body main .right-graphic{background-image:none;}body main .layout-element,body main .prices-outer-wrapper,body main .four-boxes-wrapper{padding:0 20px;}body main .employees-box .small-header{margin-top:20px;}body main #prices-contact-wrapper{width:auto!important;margin:0 20px 50px;}body main .contact-header{margin:50px 0 20px;}body main .contact-form-header-wrapper{margin:0;padding:20px;}body main .search-result-wrapper{padding:0 20px;}body main .video-text-box .video-text-box-inner .controls-wrapper{left:inherit;right:15px;top:inherit;bottom:15px;transform:none;}body main .video-text-box .video-text-box-inner .controls-wrapper svg{width:50px;height:50px;}body main .instagram-outer-wrapper{padding:0;}body main .vetplan-box .image-outer{width:calc(100% - 20px)!important;padding:20px;border-radius:10px!important;min-height:inherit;}body main .vetplan-box .image-outer .image-inner{position:static;transform:none;}body main .vetplan-box .image-outer .image{width:35%!important;background-position:center!important;background-size:cover!important;display:none;}body main .vetplan-box .image-outer img{max-width:250px;margin-top:0!important;}body main .vetplan-box .text-content-outer{width:100%;min-height:inherit!important;}body main .vetplan-box .text-content-outer .text-content{position:static;transform:none;padding:0 32px 32px 32px;}body main .vetplan-box .text-content-outer .text-content a{display:table;margin:25px 0 0;}body main .contact-text-box .contact-text-box-outer,body main .contact-text-box .contact-content-outer{width:100%;min-height:inherit;}body main .contact-text-box .contact-content-outer .text-content{padding:0;position:static;}body main .image-text-box .image-text-box-inner .image-outer{min-height:260px!important;width:100%;border-radius:10px 10px 0 0!important;}body main .image-text-box .image-text-box-inner.right-floating-text .text-content-outer .text-content,body main .image-text-box .image-text-box-inner.no-shadow .text-content-outer .text-content,body main .image-text-box .image-text-box-inner.right-floating-text.no-shadow .text-content-outer .text-content{padding:15px 0!important;}body main .image-text-box .image-text-box-inner.right-floating-text .text-content-outer .text-content{padding:25px!important;}body main .image-text-box .image-text-box-inner .text-content-outer{width:100%;min-height:inherit!important;border-radius:0 0 10px 10px!important;}body main .image-text-box .image-text-box-inner .text-content-outer .text-content{padding:25px 0;position:static!important;transform:none!important;}body main .image-text-box .image-text-box-inner .text-content-outer .text-content a{display:table;margin:25px 0 0;}}
