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 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;}}html body{font-family:"Figtree",sans-serif;}html body .navbar-nav a{font-family:"Figtree",sans-serif;}html body .show-background-color{margin-left:35px;margin-right:35px;padding:90px 0;}html body .show-background-color .image-text-box .image-text-box-inner{margin-bottom:0!important;}html body .default-style-btn{border-radius:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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;}html body .default-style-btn:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}html body .stor-margin{margin-bottom:230px;}html body .default-margin,html body .lille-margin{margin-bottom:130px;}html body input[type=text],html body input[type=email],html body input[type=date],html body textarea,html body select{background-color:rgba(var(--primarycolor),.05);border-radius:30px;border:1px solid rgba(var(--primarycolor),.1);padding:15px 20px;color:rgba(56,56,56,.75);}html body input[type=text]:focus,html body input[type=text]:focus-visible,html body input[type=email]:focus,html body input[type=email]:focus-visible,html body input[type=date]:focus,html body input[type=date]:focus-visible,html body textarea:focus,html body textarea:focus-visible,html body select:focus,html body select:focus-visible{outline:1px solid rgba(var(--primarycolor),.15);}html 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;}html body .rich-text-block a:hover{font-weight:600;}html body .rich-text-block a.default-btn{border-radius:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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;}html body .rich-text-block a.default-btn:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}html body input[type=submit].primary-btn{border-radius:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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;}html body input[type=submit].primary-btn:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}html body .puppy-form{border-radius:20px;background-color:rgba(var(--primarycolor),.05);padding:30px;}html body .puppy-form input,html body .puppy-form select,html body .puppy-form textarea{background-color:#fff;}html body .puppy-form .add-puppy-btn{border-radius:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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;}html body .puppy-form .add-puppy-btn:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}html body .puppy-form .add-puppy-btn svg{fill:var(--ctafontcolor);}html body a{text-decoration:none;color:#383838;}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{font-family:"Figtree",sans-serif;color:#383838;}html body .h1,html body .h2,html body .h3,html body .h4,html body .h5,html body .h6,html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{margin-bottom:1rem;}html body h2{font-weight:700;}html body h1{font-size:42px;font-weight:bold;}html body h2{font-size:36px;}html body h3{font-size:32px;}html body h4{font-size:24px;}html body p{color:#383838;font-weight:300;}html body ul li,html body ol li{font-weight:300;}html body b,html body strong{font-weight:600;}html 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;}html body .modal-overlay.active{visibility:visible;opacity:1;}html body.active-modal{position:relative;overflow:hidden;margin:0;touch-action:none;-ms-touch-action:none;height:100%;}html body .small-header{color:rgb(var(--primarycolor));font-size:16px;font-weight:500;}body .navbar .button-wrapper span .link-btn{border-radius:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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 .navbar .button-wrapper span .link-btn:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}.top-hero-wrapper{min-height:700px;position:relative;padding:100px 0 150px;margin-bottom:120px;margin-left:35px;margin-right:35px;border-radius:20px;background-color:rgba(var(--primarycolor),.05);background-position:right -60px bottom -40px;background-repeat:no-repeat;}.top-hero-wrapper.subpage-hero{padding:100px 0;min-height:inherit;}.top-hero-wrapper.subpage-hero .image-wrapper .image{border-radius:20px;background-repeat:no-repeat;background-position:center center;background-size:cover;border:6px 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%);}.top-hero-wrapper.subpage-hero .text-wrapper h1{font-weight:700;}.top-hero-wrapper.subpage-hero .header-button-wrapper{margin:35px 0 0;}.top-hero-wrapper.subpage-hero .header-button-wrapper a{display:inline-block;border-radius:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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 45px;}.top-hero-wrapper.subpage-hero .header-button-wrapper a:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}.top-hero-wrapper .left-image-wrapper,.top-hero-wrapper .right-image-wrapper{float:left;}.top-hero-wrapper .left-image-wrapper .image,.top-hero-wrapper .right-image-wrapper .image{border-radius:30px;background-repeat:no-repeat;background-position:center center;background-size:cover;border:6px solid #fff;height:50%;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);}.top-hero-wrapper .left-image-wrapper{width:60%;margin-right:5%;margin-bottom:40px;margin-top:60px;}.top-hero-wrapper .left-image-wrapper .image{min-height:500px;}.top-hero-wrapper .right-image-wrapper{width:35%;}.top-hero-wrapper .right-image-wrapper .image{height:300px;}.top-hero-wrapper .right-image-wrapper:last-child{margin-top:30px;}.top-hero-wrapper .header-button-wrapper{margin:35px 0 0;}.top-hero-wrapper .header-button-wrapper a{display:inline-block;border-radius:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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 45px;}.top-hero-wrapper .header-button-wrapper a:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}.top-hero-wrapper .video-outer-wrapper .video-wrapper-inner{border-radius:20px;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:20px;}.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{position:absolute;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;}.top-hero-wrapper .text-wrapper h1{font-weight:700;}.top-hero-wrapper .review-item{background-color:#fff;border-radius:50px;padding:36px 50px 36px 60px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.05);box-shadow:0 6px 12px rgba(0,0,0,.05);position:absolute;bottom:-60px;margin-left:40px!important;max-width:20%;}.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 .quotation-icon-wrapper{width:50px;height:46px;position:absolute;top:50%;left:50%;-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-hero-wrapper .review-item .circle .quotation-icon-wrapper .inner{background:rgb(var(--primarycolor));-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="46.14" viewBox="0 0 50 46.14"><path id="icons8-quote" d="M57,29.95c0,11.01-11.21,19.96-25,19.96-.65,0-1.31-.02-1.98-.07-7.37,5.51-13.41,6.25-13.68,6.28a1.635,1.635,0,0,1-.22.02,2,2,0,0,1-1.64-3.15c.02-.04,1.97-2.8,4-6.24C11.35,43.1,7,36.83,7,29.95,7,18.95,18.21,10,32,10S57,18.95,57,29.95ZM28.786,25.436a11.161,11.161,0,0,0-5.683-4.3,1.6,1.6,0,0,0-1.111,2.987A7.672,7.672,0,0,1,25.6,27.158c-.132-.008-.262-.018-.4-.018-4.258,0-5.2,3.325-5.2,5.431A5.222,5.222,0,0,0,25.33,38a5.264,5.264,0,0,0,5.552-5.431A12.774,12.774,0,0,0,28.786,25.436Zm14,0a11.161,11.161,0,0,0-5.683-4.3,1.6,1.6,0,0,0-1.111,2.987A7.672,7.672,0,0,1,39.6,27.158c-.132-.008-.262-.018-.4-.018-4.258,0-5.2,3.325-5.2,5.431A5.222,5.222,0,0,0,39.33,38a5.264,5.264,0,0,0,5.552-5.431A12.774,12.774,0,0,0,42.786,25.436Z" transform="translate(-7 -10)" fill="var(--primarycolor)"/></svg>');mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="46.14" viewBox="0 0 50 46.14"><path id="icons8-quote" d="M57,29.95c0,11.01-11.21,19.96-25,19.96-.65,0-1.31-.02-1.98-.07-7.37,5.51-13.41,6.25-13.68,6.28a1.635,1.635,0,0,1-.22.02,2,2,0,0,1-1.64-3.15c.02-.04,1.97-2.8,4-6.24C11.35,43.1,7,36.83,7,29.95,7,18.95,18.21,10,32,10S57,18.95,57,29.95ZM28.786,25.436a11.161,11.161,0,0,0-5.683-4.3,1.6,1.6,0,0,0-1.111,2.987A7.672,7.672,0,0,1,25.6,27.158c-.132-.008-.262-.018-.4-.018-4.258,0-5.2,3.325-5.2,5.431A5.222,5.222,0,0,0,25.33,38a5.264,5.264,0,0,0,5.552-5.431A12.774,12.774,0,0,0,28.786,25.436Zm14,0a11.161,11.161,0,0,0-5.683-4.3,1.6,1.6,0,0,0-1.111,2.987A7.672,7.672,0,0,1,39.6,27.158c-.132-.008-.262-.018-.4-.018-4.258,0-5.2,3.325-5.2,5.431A5.222,5.222,0,0,0,39.33,38a5.264,5.264,0,0,0,5.552-5.431A12.774,12.774,0,0,0,42.786,25.436Z" transform="translate(-7 -10)" fill="var(--primarycolor)"/></svg>');width:50px;height:46px;background-position:center center;background-repeat:no-repeat;background-size:contain;}.top-hero-wrapper .review-item .circle .quotation-icon-wrapper .inner svg{display:none;}.top-hero-wrapper svg{background-color:#fff;position:absolute;top:0;right:0;z-index:-1;}.top-hero-wrapper svg path{fill:rgba(var(--primarycolor),.05);}.teasers-outer-wrapper{min-height:700px;position:relative;padding-top:120px;margin-left:35px;margin-right:35px;margin-bottom:120px;border-radius:20px;background-color:rgba(var(--primarycolor),.05);background-repeat:no-repeat;background-position:left -60px bottom -60px;}.teasers-outer-wrapper h3{font-weight:700;font-size:40px;margin-bottom:20px;}.teasers-outer-wrapper .teasers-wrapper{margin-bottom:120px;}.teasers-outer-wrapper .teasers-wrapper .teaser-wrapper{margin:5px;margin-bottom:25px;}.teasers-outer-wrapper .teasers-wrapper .teaser-wrapper .image-outer{margin-bottom:30px;}.teasers-outer-wrapper .teasers-wrapper .teaser-wrapper .image-outer .image{background-repeat:no-repeat;background-position:center center;background-size:cover;min-height:260px;border-radius:20px;border:6px solid #fff;-moz-box-shadow:0 3px 12px -1px rgba(0,0,0,.1);-webkit-box-shadow:0 3px 12px -1px rgba(0,0,0,.1);box-shadow:0 3px 12px -1px rgba(0,0,0,.1);}.teasers-outer-wrapper .teasers-wrapper .teaser-wrapper .text-content{display:-webkit-box;-webkit-line-clamp:11;-webkit-box-orient:vertical;overflow:hidden;}.teasers-outer-wrapper .teasers-wrapper .teaser-wrapper .text-content .header{font-size:26px;font-weight:700;margin-bottom:20px;}.teasers-outer-wrapper .teasers-wrapper .teaser-wrapper .text-content ul{padding-left:20px;}.teasers-outer-wrapper .teasers-wrapper .teaser-wrapper .text-content ul li{margin-bottom:18px;}.teasers-outer-wrapper .teasers-wrapper .teaser-wrapper a{border-radius:50px;font-weight:500;font-family:"Figtree",sans-serif;padding:15px 30px;font-size:16px;-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;display:inline-block;margin:15px 0;background-color:rgba(0,0,0,0);border:1px solid rgb(var(--primarycolor));color:rgb(var(--primarycolor));padding:10px 30px;margin:25px 0;}.teasers-outer-wrapper .teasers-wrapper .teaser-wrapper a:hover{color:#fff;background-color:rgba(var(--primarycolor),.9);}.teasers-outer-wrapper .teasers-wrapper .teaser-wrapper a svg{display:none;}.narrow-wrapper .image-text-box .image-text-box-inner{padding:10px;background-color:rgba(var(--primarycolor),.05);background-repeat:no-repeat;background-position:left -20px bottom -30px;background-size:200px;}.narrow-wrapper .image-text-box .image-text-box-inner.right-floating-text{background-position:right -20px bottom -30px;}.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 .image-outer{border:6px solid #fff;border-radius:25px;}.image-text-box .image-text-box-inner{-moz-box-shadow:0 10px 25px 0 rgba(0,0,0,.05);-webkit-box-shadow:0 10px 25px 0 rgba(0,0,0,.05);box-shadow:0 10px 25px 0 rgba(0,0,0,.05);border-radius:30px;overflow:hidden;padding:30px;background-color:#fff;}.image-text-box .image-text-box-inner.white-bg{background-color:#fff!important;background-image:none!important;}.image-text-box .image-text-box-inner.white-bg .image-outer{border:15px solid #fff!important;}.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.no-shadow{-webkit-box-shadow:none;box-shadow:none;border-radius:30px;background-color:rgba(var(--primarycolor),.1);}.image-text-box .image-text-box-inner.no-shadow .image{border-radius:20px;}.image-text-box .image-text-box-inner:after{content:"";clear:both;display:table;}.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;border-radius:20px;}.image-text-box .text-content-outer{position:relative;}.image-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%);}.image-text-box .text-content-outer .text-content .small-header{color:rgb(var(--primarycolor));font-size:16px;margin-bottom:2rem;font-weight:500;}.image-text-box .text-content-outer .text-content h4{font-size:32px;}.image-text-box .text-content-outer .text-content h4 strong{font-weight:700;}.image-text-box .text-content-outer .text-content h3{font-weight:700;}.image-text-box .text-content-outer a.default-btn{border-radius:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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 .text-content-outer a.default-btn:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}.faq-outer-wrapper .faq-text-content{padding-right:100px;}.faq-outer-wrapper .faq-text-content h3{font-weight:700;}.faq-outer-wrapper .faq-text-content h5{font-weight:700;font-size:32px;margin-bottom:20px;}.faq-outer-wrapper .faq-text-content a{border-radius:50px;font-weight:500;font-family:"Figtree",sans-serif;padding:15px 30px;font-size:16px;-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;display:inline-block;margin:15px 0;background-color:rgba(0,0,0,0);border:1px solid rgb(var(--primarycolor));color:rgb(var(--primarycolor));padding:10px 30px;}.faq-outer-wrapper .faq-text-content a:hover{color:#fff;background-color:rgba(var(--primarycolor),.9);}.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;padding-left: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==");}.faq-outer-wrapper #faq-accordion .accordion-item .accordion-body{padding-left:0;padding-right:0;}.faq-outer-wrapper #faq-accordion .accordion-item .accordion-body p{margin:0;}.text-next-to-text-wrapper{padding-top:90px;margin-bottom:120px;border-radius:20px;margin-left:35px;margin-right:35px;}.text-next-to-text-wrapper strong{font-weight:700;}.text-next-to-text-wrapper .col-md-6 .left-content{padding-left:0;padding-right:40px;}.text-next-to-text-wrapper .col-md-6 .right-content{padding-left:40px;padding-right:0;}.text-next-to-text-wrapper .col-md-6.order-5 .left-content{padding-left:40px;padding-right:0;}.text-next-to-text-wrapper .col-md-6.order-1 .right-content{padding-right:40px;padding-left:0;}.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 .header{color:rgb(var(--primarycolor));font-weight:400;}.text-next-to-text-wrapper .left-content,.text-next-to-text-wrapper .right-content{padding:0 0 80px 0;}.text-next-to-text-wrapper .right-content .link-btn{display:inline-block;margin-top:20px;border-radius:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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;border:1px solid rgb(var(--primarycolor));background:rgba(0,0,0,0)!important;color:rgb(var(--primarycolor));padding:10px 30px;}.text-next-to-text-wrapper .right-content .link-btn:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}.text-next-to-text-wrapper .right-content .link-btn:hover{background-color:rgb(var(--primarycolor))!important;color:#fff;}.services-wrapper{margin-bottom:80px;}.services-wrapper .header-wrapper{text-align:center;}.services-wrapper .header-wrapper .small-header{color:rgb(var(--primarycolor));font-size:16px;margin-bottom:1rem;font-weight:500;}.services-wrapper .header-wrapper h4{margin-bottom:40px;font-weight:700;}.services-wrapper .header{margin:10px 0 35px;font-weight:700;}.services-wrapper .header,.services-wrapper .small-header{text-align:center;}.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{background-color:#fff;border-radius:20px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15);margin-bottom:25px;width:100%;content:"";clear:both;display:table;}.services-wrapper.small-cards .single-service-wrapper:hover .text-content span .service-title svg{right:-20px;}.services-wrapper.small-cards .single-service-wrapper:hover .image{background-size:150%;}.services-wrapper.small-cards .single-service-wrapper:hover .image .overlay{background-color:rgba(0,0,0,0);}.services-wrapper.small-cards .single-service-wrapper .image-outer,.services-wrapper.small-cards .single-service-wrapper .text-content{float:left;}.services-wrapper.small-cards .single-service-wrapper .image{background-repeat:no-repeat;background-position:center center;background-size:cover;background-size:140%;min-height:120px;border-radius:20px;width:120px;position:relative;-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 .image .overlay{background-color:rgba(0,0,0,.3);position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;border-radius: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;}.services-wrapper.small-cards .single-service-wrapper .text-content{text-align:center;padding:35px 0;font-weight:700;width:calc(100% - 150px);min-height:120px;position:relative;}.services-wrapper.small-cards .single-service-wrapper .text-content span{-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:95%;}.services-wrapper.small-cards .single-service-wrapper .text-content span .service-title{position:relative;display:inline-block;}.services-wrapper.small-cards .single-service-wrapper .text-content span .service-title 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;position:absolute;right:-15px;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}.services-wrapper.small-cards .single-service-wrapper .text-content span .service-title svg path{stroke:rgb(var(--primarycolor))!important;}.services-wrapper.large-cards .single-service-wrapper{background-color:#fff;border-radius:10px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15);margin-bottom:25px;}.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:hover .text-content span svg{margin-left:15px;}.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:700;}.services-wrapper.large-cards .single-service-wrapper .text-content svg{margin-left: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;}.services-wrapper.large-cards .single-service-wrapper .text-content svg path{stroke:rgb(var(--primarycolor))!important;}.services-wrapper .all-services-btn-outer{display:flex;}.services-wrapper .all-services-btn-outer .all-services-btn{border-radius:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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:35px auto 0;}.services-wrapper .all-services-btn-outer .all-services-btn:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}body .facebook-outer-wrapper .top-content h2{padding-left:5px;}body .facebook-outer-wrapper .facebook-wrapper .single-facebook-outer{padding:2px 5px;}body .facebook-outer-wrapper .facebook-wrapper .single-facebook-outer .single-facebook-post{border-radius:10px;margin:5px;}body .facebook-outer-wrapper .facebook-wrapper .single-facebook-outer .single-facebook-post .image{border-radius:10px 10px 0 0;}.image-over-text-wrapper{background-color:#fff;position:relative;margin-top:300px;}.image-over-text-wrapper .image-outer{position:absolute;left:0;right:0;top:-290px;}.image-over-text-wrapper .image-outer .image{background-repeat:no-repeat;background-position:center center;background-size:cover;border-radius:30px;border:6px solid #fff;min-height:440px;-webkit-box-shadow:0 0 10px -1px rgba(0,0,0,.2);box-shadow:0 0 10px -1px rgba(0,0,0,.2);}.image-over-text-wrapper .text-content{padding:200px 80px 80px 80px;width:80%;margin:0 auto;}.image-over-text-wrapper .text-content strong{font-weight:700;}.image-over-text-wrapper .text-content .header{color:rgb(var(--primarycolor));font-weight:500;}.image-over-text-wrapper a.default-btn{border-radius:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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:160px;bottom:0;}.image-over-text-wrapper a.default-btn:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}.reviews-outer-wrapper .header{font-weight:600!important;font-size:20px!important;margin-bottom:20px;}.reviews-outer-wrapper h2{text-align:left!important;}.reviews-outer-wrapper .reviews-wrapper .owl-nav{display:none;}.reviews-outer-wrapper .reviews-wrapper .owl-dots button span{background:#fff!important;border:1px solid rgb(var(--primarycolor));margin:5px 3px!important;}.reviews-outer-wrapper .reviews-wrapper .owl-dots button.active span{background:rgb(var(--primarycolor))!important;}.reviews-outer-wrapper .review-item{background-color:rgba(var(--primarycolor),.05);text-align:left;padding:60px;position:relative;border-radius:10px;-webkit-user-select:none;-ms-user-select:none;user-select:none;border-radius:30px;margin-top:50px;}.reviews-outer-wrapper .review-item .quotation-icon-wrapper{width:50px;height:50px;position:absolute;top:-23px;left:60px;}.reviews-outer-wrapper .review-item .quotation-icon-wrapper .inner{background:rgb(var(--primarycolor));-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="46.14" viewBox="0 0 50 46.14"><path id="icons8-quote" d="M57,29.95c0,11.01-11.21,19.96-25,19.96-.65,0-1.31-.02-1.98-.07-7.37,5.51-13.41,6.25-13.68,6.28a1.635,1.635,0,0,1-.22.02,2,2,0,0,1-1.64-3.15c.02-.04,1.97-2.8,4-6.24C11.35,43.1,7,36.83,7,29.95,7,18.95,18.21,10,32,10S57,18.95,57,29.95ZM28.786,25.436a11.161,11.161,0,0,0-5.683-4.3,1.6,1.6,0,0,0-1.111,2.987A7.672,7.672,0,0,1,25.6,27.158c-.132-.008-.262-.018-.4-.018-4.258,0-5.2,3.325-5.2,5.431A5.222,5.222,0,0,0,25.33,38a5.264,5.264,0,0,0,5.552-5.431A12.774,12.774,0,0,0,28.786,25.436Zm14,0a11.161,11.161,0,0,0-5.683-4.3,1.6,1.6,0,0,0-1.111,2.987A7.672,7.672,0,0,1,39.6,27.158c-.132-.008-.262-.018-.4-.018-4.258,0-5.2,3.325-5.2,5.431A5.222,5.222,0,0,0,39.33,38a5.264,5.264,0,0,0,5.552-5.431A12.774,12.774,0,0,0,42.786,25.436Z" transform="translate(-7 -10)" fill="var(--primarycolor)"/></svg>');mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="46.14" viewBox="0 0 50 46.14"><path id="icons8-quote" d="M57,29.95c0,11.01-11.21,19.96-25,19.96-.65,0-1.31-.02-1.98-.07-7.37,5.51-13.41,6.25-13.68,6.28a1.635,1.635,0,0,1-.22.02,2,2,0,0,1-1.64-3.15c.02-.04,1.97-2.8,4-6.24C11.35,43.1,7,36.83,7,29.95,7,18.95,18.21,10,32,10S57,18.95,57,29.95ZM28.786,25.436a11.161,11.161,0,0,0-5.683-4.3,1.6,1.6,0,0,0-1.111,2.987A7.672,7.672,0,0,1,25.6,27.158c-.132-.008-.262-.018-.4-.018-4.258,0-5.2,3.325-5.2,5.431A5.222,5.222,0,0,0,25.33,38a5.264,5.264,0,0,0,5.552-5.431A12.774,12.774,0,0,0,28.786,25.436Zm14,0a11.161,11.161,0,0,0-5.683-4.3,1.6,1.6,0,0,0-1.111,2.987A7.672,7.672,0,0,1,39.6,27.158c-.132-.008-.262-.018-.4-.018-4.258,0-5.2,3.325-5.2,5.431A5.222,5.222,0,0,0,39.33,38a5.264,5.264,0,0,0,5.552-5.431A12.774,12.774,0,0,0,42.786,25.436Z" transform="translate(-7 -10)" fill="var(--primarycolor)"/></svg>');width:50px;height:46px;background-position:center center;background-repeat:no-repeat;background-size:contain;}.reviews-outer-wrapper .review-item .quotation-icon-wrapper .inner svg{display:none;}.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;}.three-boxes-wrapper .mask1{display:none;}.three-boxes-wrapper .outer-box{margin-bottom:25px;}.three-boxes-wrapper.round-images .image-wrapper .inner-bg-image{margin-bottom:15px;border-radius:20px;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:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .single-box{border-radius:20px;}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .single-box .top-content{padding:40px;}.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:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .single-box .bottom-wrapper .link-wrapper a svg{display:none;}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .owl-item:nth-child(1n) .single-box,.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .outer-box:nth-child(1n) .single-box{background-color:rgba(var(--primarycolor),.15);}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .owl-item:nth-child(2n) .single-box,.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .outer-box:nth-child(2n) .single-box{background-color:rgba(var(--primarycolor),.1);}.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .owl-item:nth-child(3n) .single-box,.three-boxes-wrapper.no-round-images .three-boxes-wrapper-carousel .outer-box:nth-child(3n) .single-box{background-color:rgba(var(--primarycolor),.05);}.four-boxes-wrapper .small-header{color:rgb(var(--primarycolor));font-size:16px;font-weight:500;}.four-boxes-wrapper .header{font-weight:700;}.four-boxes-wrapper .header,.four-boxes-wrapper .small-header{text-align:center;}.four-boxes-wrapper .single-box{border-radius:20px;background-color:#fff;-moz-box-shadow:0 10px 25px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 10px 25px 0 rgba(0,0,0,.15);box-shadow:0 10px 25px 0 rgba(0,0,0,.15);margin-top:70px;margin-bottom:10px;margin-left:5px;margin-right:5px;text-align:center;}.four-boxes-wrapper .single-box .bottom-wrapper{font-size:16px;font-weight:600;}.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;background-size:100%;width:130px;height:130px;border-radius:100%;border:5px 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);display:inline-block;margin-top:-65px;transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;}.four-boxes-wrapper .single-box:hover .image-wrapper .inner-bg-image{background-size:120%;}.four-boxes-wrapper .single-box:hover .bottom-wrapper svg{right:-20px;}.four-boxes-wrapper .single-box .bottom-wrapper{text-align:center;display:inline-block;margin:35px 0;font-size:20px;position:relative;}.four-boxes-wrapper .single-box .bottom-wrapper svg{position:absolute;right:-15px;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);-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;}.four-boxes-wrapper .single-box .bottom-wrapper svg path{stroke:rgb(var(--primarycolor))!important;}.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:30px;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);}.vetplan-prices-page .vetplan-pricelist-outer{border-radius:20px;}.vetplan-prices-page .vetplan-pricelist-outer table tfoot{border-radius:0 0 20px 20px;}.vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td:first-child{border-radius:0 0 0 20px;}.vetplan-prices-page .vetplan-pricelist-outer table tfoot tr td:last-child{border-radius:0 0 20px 0;}.vetplan-prices-page .vetplan-price-box{border-radius:20px;}.vetplan-prices-page .vetplan-price-box .box-header{border-radius:20px 20px 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 input[type=checkbox]{width:20px;}.newsletter-wrapper .newsletter-signup-form label{font-style:italic;color:rgba(56,56,56,.7);width:90%;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[type=text],.newsletter-wrapper .newsletter-signup-form input[type=email]{padding:18px 25px;}.newsletter-wrapper .newsletter-signup-form input[type=email]{margin-bottom:20px;}.newsletter-wrapper .newsletter-signup-form input{float:left;margin:7px 0;}.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:20px;overflow:hidden;background-color:#fff;}.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:500;}.newsletter-wrapper .newsletter-text-box .newsletter-text-box-inner.no-shadow{-webkit-box-shadow:none;box-shadow:none;border-radius:10px;}.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,.newsletter-wrapper .newsletter-text-box .newsletter-content-outer{width:50%;float:left;min-height:520px;}.newsletter-wrapper .newsletter-text-box .image-outer{width:42%;margin-right:8%;position:relative;background-color:rgb(var(--primarycolor));border-radius:10px;}.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;}.newsletter-wrapper .newsletter-text-box .newsletter-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%);}.newsletter-wrapper .newsletter-text-box .newsletter-content-outer input[type=submit]{border-radius:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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:20px;display:inline-block;padding:15px 50px;}.newsletter-wrapper .newsletter-text-box .newsletter-content-outer input[type=submit]:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}.vetplan-box .vetplan-box-inner{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.05);box-shadow:0 10px 25px rgba(0,0,0,.05);border-radius:30px;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 .text-content-outer h3{font-weight:700;}.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),.2);width:40%;border-radius:30px;border:10px solid #fff;}.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:6px solid #fff;box-shadow:none;-webkit-box-shadow:none;width:200px;height:200px;background-color:#435d76;}.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:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}.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:20px;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:20px;}.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:20px;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:500;}.video-text-box .video-text-box-inner.no-shadow{-webkit-box-shadow:none;box-shadow:none;border-radius:0;}.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{border-radius:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}.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;margin-bottom:30px;}.prices-top-links a{border-radius:50px;border:1px solid rgb(var(--primarycolor));margin-right:15px;padding:16px 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;display:inline-block;margin-bottom:15px;}.prices-top-links a.active-icon{padding:16px 30px 16px 65px;}.prices-top-links a:hover{background-color:rgba(var(--primarycolor),.1);}.prices-top-links a object{position:absolute;z-index:-1;left:15px;height:25px;top:45%;-moz-transform:translateY(-45%);-ms-transform:translateY(-45%);-o-transform:translateY(-45%);-webkit-transform:translateY(-45%);transform:translateY(-45%);}#prices-contact-wrapper{background-color:#fff;position:relative;z-index:1;border-radius:30px;padding:40px;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;}#prices-contact-wrapper .overlay{background-color:rgba(var(--primarycolor),.05);border-radius:30px;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 h4{font-size:20px;font-weight:bold;margin-bottom:20px;}#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:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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;font-weight:700;}#prices-contact-wrapper a.link-btn:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}#prices-contact-wrapper a.link-btn:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}#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;}.prices-outer-wrapper .accordion-section .accordion-sub-section:nth-child(2) .accordion-sub-category-header{margin-top:0;}.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:700;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:10px 10px 0 0;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-body{padding:20px;}.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-button{padding-left:20px;padding-right:20px;font-size:18px;border-bottom:2px 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:700;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;}.employees-box{text-align:center;}.employees-box .small-header{color:rgb(var(--primarycolor));font-size:16px;font-weight:500;}.employees-box h4{margin-bottom:40px;font-weight:700;}.employees-box .single-employee-wrapper{background-color:#fff;border-radius:25px;overflow:hidden;border:5px solid #fff;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.05);box-shadow:0 10px 25px rgba(0,0,0,.05);margin-bottom:25px;}.employees-box .single-employee-wrapper .image-outer .image{min-height:250px;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 p{margin:0;}.employees-box .single-employee-wrapper .text-content p.employee-name{font-weight:700;font-size:20px;margin-bottom:8px;}.employees-box .single-employee-wrapper .text-content a.employee-read-more-btn{border-radius:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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;background-color:rgba(0,0,0,0);color:rgb(var(--primarycolor));border:1px solid rgb(var(--primarycolor));display:inline-block;margin:20px 0 0 0;padding:10px 40px;}.employees-box .single-employee-wrapper .text-content a.employee-read-more-btn:hover{background-color:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}.employees-box .single-employee-wrapper .text-content a.employee-read-more-btn:hover{color:#fff;background-color:rgb(var(--primarycolor));}.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:50px;background-color:rgb(var(--primarycolor));color:var(--ctafontcolor);font-weight:600;font-family:"Figtree",sans-serif;padding:15px 40px;font-size:16px;border: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:color-mix(in srgb,rgb(var(--primarycolor)),#000 25%);}.contact-info-wrapper{margin-top:30px;}.contact-info-wrapper ul{padding-left:20px;}.contact-info-wrapper ul li{margin-bottom:5px;}.contact-form-header-wrapper{margin-top:25px;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.05);box-shadow:0 10px 25px rgba(0,0,0,.05);border-radius:20px;overflow:hidden;background-color:#fff;padding:35px;}.contact-form-header-wrapper input[type=text],.contact-form-header-wrapper input[type=email],.contact-form-header-wrapper textarea{border-radius:10px;}.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;}footer{padding:80px 0;background-color:rgba(var(--primarycolor),.05);margin:0 35px 35px 35px;border-radius:20px;}footer hr{border-color:rgba(0,0,0,.1);margin:45px 0;}footer p{margin-bottom:10px;font-weight:300;}footer p b{font-size:18px;font-weight:700;letter-spacing:.5px;}footer .opening-hours-wrapper p span:nth-child(2n){float:right;}footer .some-wrapper{text-align:left;margin-left:45px;}footer .some-wrapper a svg{margin-left:5px;}footer .trustpilot-outer-wrapper{margin-top:25px;float:left;background-color:#fff;padding:25px;margin-left:45px;}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:1800px){.top-hero-wrapper .review-item{max-width:30%;}}@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:1200px){body .container{max-width:1100px;}body main .top-hero-wrapper{padding:70px 0;}body main .top-hero-wrapper .review-item{position:relative;bottom:0!important;max-width:60%;}body main .teasers-outer-wrapper{padding:30px 0 0 0;}body main .teasers-outer-wrapper .teasers-wrapper{margin-bottom:30px;}}@media only screen and (max-width:992px){body main .top-hero-wrapper .text-wrapper{margin:30px 0 40px;}body main .top-hero-wrapper .review-item{max-width:100%;margin-left:20px!important;}body .default-margin,body .lille-margin{margin-bottom:50px;}body .stor-margin{margin-bottom:70px;}body footer .some-wrapper{margin-left:0;}body h1{font-size:32px!important;}body h2{font-size:28px!important;}body h3{font-size:26px!important;}body footer{margin:0 15px;}body main{padding:0 15px;}body main .top-hero-wrapper.subpage-hero .text-wrapper{position:static;transform:none;margin-bottom:0;}body main .top-hero-wrapper.subpage-hero svg{display:none!important;}body main .top-hero-wrapper .review-item{margin-bottom:25px;}body main .top-hero-wrapper .review-item .circle{width:70px;height:70px;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:40px;}body main .top-hero-wrapper .image{height:300px;margin-bottom:20px;}body main .top-hero-wrapper .text-wrapper{margin-top:0!important;position:static;transform:none;}body main .top-hero-wrapper .text-wrapper br{display:none;}body main .top-hero-wrapper{margin-left:0;margin-right:0;}body main .top-hero-wrapper .text-wrapper{padding:20px;}body main .top-hero-wrapper .review-item{margin-left:20px;margin-right:20px;padding:46px 50px 36px 60px;}body main .top-hero-wrapper.subpage-hero{padding:20px 0;margin-left:0;margin-right:0;margin-bottom:80px;}body main .top-hero-wrapper.subpage-hero .text-wrapper{padding:20px;}body main .teasers-outer-wrapper{margin-bottom:40px;background-size:150px;padding:40px 30px 30px 30px;}body main .teasers-outer-wrapper h2{margin-left:5px;}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 .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-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 .text-next-to-text-wrapper{padding:30px;margin-bottom:0;}body main .image-over-text-wrapper{margin:0;}body main .image-over-text-wrapper .image-outer{position:static;}body main .image-over-text-wrapper .text-content{padding:inherit;width:100%;margin:35px auto;}body main .image-over-text-wrapper a{position:static;margin-left:20px;}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 .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 .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 .gallery-wrapper .single-image{min-height:180px;}body main #prices-contact-wrapper{width:100%!important;margin-bottom:60px;}footer{padding:30px 20px;}footer .col-lg-3 p{margin-bottom:4px;}footer .col-lg-3 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;}#prices-contact-wrapper{width:100%!important;margin-bottom:60px;}#prices-contact-wrapper.active-fixed{position:static;}}@media only screen and (max-width:768px){body main .text-next-to-text-wrapper .col-md-6 .left-content{padding-right:0;padding-bottom:30px;}body main .text-next-to-text-wrapper .col-md-6 .right-content{padding-left:0;padding-bottom:30px;}}@media only screen and (max-width:600px){body .show-background-color{border-radius:0!important;margin-left:0!important;margin-right:0!important;padding:30px 0!important;}body footer{margin:0;border-radius:0;}body main{padding:0;}body main .four-boxes-wrapper .single-box .bottom-wrapper{margin:10px 0 20px;}body main .four-boxes-wrapper br{display:none;}body main .four-boxes-wrapper .header{margin:0;}body main .image-over-text-wrapper .image-outer .image{min-height:270px;}body main .image-over-text-wrapper .text-content{margin-top:10px;}body main .image-over-text-wrapper .text-content .header{margin-bottom:0;}body main .teasers-outer-wrapper{padding:20px 10px 30px 10px;}body main .teasers-outer-wrapper .col-md-12 h2{margin:0;}body main .teasers-outer-wrapper .col-md-12 br{display:none;}body main .prices-top-links{display:block;}body main .prices-top-links a{float:left;margin-bottom:10px;}body main .services-wrapper{margin:0;}body main .services-wrapper .all-services-btn-outer .all-services-btn{margin:5px auto 0;}body main .services-wrapper.small-cards .single-service-wrapper .text-content{width:calc(100% - 120px);}body main .services-wrapper.small-cards .single-service-wrapper .text-content span svg{display:none;}body main .services-wrapper .header{margin-bottom:0;margin-top:0;}body main .default-margin,body main .lille-margin{margin-bottom:30px;}body main .stor-margin{margin-bottom:50px;}body main .small-header{margin-bottom:0!important;}body main .left-graphic,body main .right-graphic{background-image:none;}body main .top-hero-wrapper.subpage-hero{border-radius:0;margin-bottom:40px;}body main .top-hero-wrapper.subpage-hero .text-wrapper{padding:0 20px;}body main .top-hero-wrapper.subpage-hero .header-button-wrapper{margin:35px 0;}body main .top-hero-wrapper.subpage-hero .image-outer .image{background-size:cover;max-height:300px;}body main .contact-text-box .contact-content-outer .text-content{transform:none;}body main .top-hero-wrapper{padding-bottom:0!important;background-size:40%;border-radius:0;background-size:50%!important;}body main .top-hero-wrapper .header-button-wrapper{margin-bottom:10px;}body main .top-hero-wrapper .contact-form-header-wrapper{margin:0 20px 25px;}body main .top-hero-wrapper .left-image-wrapper{width:50%;margin:0!important;}body main .top-hero-wrapper .left-image-wrapper .image{height:320px!important;min-height:300px;margin-top:20px;}body main .top-hero-wrapper .right-image-wrapper{display:block;width:calc(46% - 20px);margin-left:20px;}body main .top-hero-wrapper .right-image-wrapper .image{height:170px;width:110%;}body main .top-hero-wrapper .right-image-wrapper:nth-child(2n){margin-right:4%;}body main .top-hero-wrapper .right-image-wrapper:last-child{margin-top:0;}body main .top-hero-wrapper .contact-header{margin:50px 0 20px;}body main .top-hero-wrapper .text-wrapper{margin:30px 0 40px;}body main .top-hero-wrapper .review-item{margin-bottom:25px;}body main .three-boxes-wrapper,body main .employees-box,body main .prices-outer-wrapper,body main .image-text-box,body main .gallery-wrapper,body main .video-text-box,body main .reviews-outer-wrapper,body main .four-boxes-wrapper,body main .newsletter-wrapper,body main .faq-outer-wrapper,body main .image-over-text-wrapper{padding:0 20px;}body main .three-boxes-wrapper>.container>.row>.col-md-12>br{display:none;}body main .three-boxes-wrapper .outer-box{margin-bottom:40px;}body main .four-boxes-wrapper .single-box{margin-top:90px;}body main .services-wrapper{padding:0 25px;}body main .reviews-outer-wrapper .header{margin-bottom:0;}body main .reviews-outer-wrapper br{display:none;}body main .vetplan-box{margin:0 20px;}body main .newsletter-wrapper .newsletter-signup-form{margin-top:0;}body .rich-text-block{padding:0 35px;}body .video-text-box .video-text-box-inner .controls-wrapper{left:inherit;right:15px;top:inherit;bottom:15px;transform:none;}body .video-text-box .video-text-box-inner .controls-wrapper svg{width:50px;height:50px;}body .contact-text-box .contact-text-box-outer{margin-bottom:40px;}body .contact-text-box .contact-text-box-outer,body .contact-text-box .contact-content-outer{width:100%!important;min-height:inherit!important;}body .contact-text-box .contact-content-outer .text-content{padding:0;position:static;}body #prices-contact-wrapper{width:auto!important;}body .vetplan-box .vetplan-box-inner{border-radius:20px;}body .vetplan-box .image-outer{width:100%;padding:20px;border-radius:20px 20px 0 0;min-height:inherit!important;}body .vetplan-box .image-outer .image-inner{position:static;transform:none;}body .vetplan-box .image-outer .image{width:35%!important;background-position:center!important;background-size:cover!important;display:none;}body .vetplan-box .image-outer img{max-width:250px;margin-top:0!important;}body .vetplan-box .text-content-outer{width:100%;min-height:inherit!important;}body .vetplan-box .text-content-outer .text-content{position:static;transform:none;padding:32px;}body .vetplan-box .text-content-outer .text-content a{display:table;margin:25px 0 0;}body .image-text-box .image-text-box-inner.white-bg .image-outer{border:0!important;}body .image-text-box .image-text-box-inner.no-shadow{padding:30px;}body .image-text-box .image-text-box-inner .text-content-outer{min-height:inherit!important;}body .image-text-box .image-text-box-inner .image-outer{min-height:260px!important;width:100%;}body .image-text-box .text-content-outer{width:100%;min-height:inherit;}body .image-text-box .text-content-outer .text-content{padding:25px 0!important;}}
