/*
Theme Name: Matat Child
Theme URI: https://matat.co.il/
Template:   matat
Author: Amit Matat
Author URI: https://matat.co.il/
Description: Matat child theme
Version: 1.1
License: Commercial Use only
License URI: Commercial Use only
Text Domain: matat
*/

@font-face {
	font-family: "FbOgen";
	src: url("assets/fonts/ogenregularwebfont.eot");
	src: url("assets/fonts/ogenregularwebfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/ogenregularwebfont.ttf") format("truetype"), url("assets/fonts/ogenregularwebfont.woff") format("woff"), url("assets/fonts/ogenregularwebfont.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "FbOgen";
	src: url("assets/fonts/ogenboldwebfont.eot");
	src: url("assets/fonts/ogenboldwebfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/ogenboldwebfont.ttf") format("truetype"), url("assets/fonts/ogenboldwebfont.woff") format("woff"), url("assets/fonts/ogenboldwebfont.svg") format("svg");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "icomoon";
	src: url("assets/fonts/icomoon.eot?4zintq");
	src: url("assets/fonts/icomoon.eot?4zintq#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.ttf?4zintq") format("truetype"), url("assets/fonts/icomoon.woff?4zintq") format("woff"), url("assets/fonts/icomoon.svg?4zintq#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-angle-down:before {
	content: "\e900";
}

.icon-angle-left:before {
	content: "\e901";
}

.icon-angle-right:before {
	content: "\e902";
}

.icon-angle-up:before {
	content: "\e903";
}

.icon-chat:before {
	content: "\e904";
}

.icon-dental:before {
	content: "\e905";
}

.icon-dog:before {
	content: "\e906";
}

.icon-double-angle-down:before {
	content: "\e907";
}

.icon-double-angle-up:before {
	content: "\e908";
}

.icon-email:before {
	content: "\e909";
}

.icon-facebook:before {
	content: "\e90a";
}

.icon-heart:before {
	content: "\e90b";
}

.icon-id-card:before {
	content: "\e90c";
}

.icon-imaging:before {
	content: "\e90d";
}

.icon-instagram:before {
	content: "\e90e";
}

.icon-lab:before {
	content: "\e90f";
}

.icon-map-pin:before {
	content: "\e910";
}

.icon-paws:before {
	content: "\e911";
}

.icon-photo-album:before {
	content: "\e912";
}

.icon-plane:before {
	content: "\e913";
}

.icon-rabbit:before {
	content: "\e914";
}

.icon-recipe:before {
	content: "\e915";
}

.icon-search:before {
	content: "\e916";
}

.icon-seasor:before {
	content: "\e917";
}

.icon-surgery:before {
	content: "\e918";
}

.icon-treatment:before {
	content: "\e919";
}

.icon-waze:before {
	content: "\e91a";
}

.icon-phone:before {
	content: "\e91b";
}

.icon-cat:before {
	content: "\e91c";
}

.icon-arrow-down:before {
	content: "\e91d";
}

.icon-arrow-left:before {
	content: "\e91e";
}

.icon-arrow-right:before {
	content: "\e91f";
}

.icon-arrow-up:before {
	content: "\e920";
}

.icon-fullscreen:before {
	content: "\e921";
}

#nav ul,
.staff-section .slick-dots,
.contact-section .contact-info-list,
.home-recipes-section .dog-food-text ul,
.diseases-index-container .diseases-index,
.footer-top .address-info,
.social-networks {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

img {
	max-width: 100%;
	height: auto;
}

.comment-form input[type="text"],
.search-form input[type="text"],
.post-password-form input[type="text"],
.comment-form
input[type="tel"],
.search-form
input[type="tel"],
.post-password-form
input[type="tel"],
.comment-form
input[type="email"],
.search-form
input[type="email"],
.post-password-form
input[type="email"],
.comment-form
input[type="search"],
.search-form
input[type="search"],
.post-password-form
input[type="search"],
.comment-form
input[type="password"],
.search-form
input[type="password"],
.post-password-form
input[type="password"],
.comment-form
input[type="url"],
.search-form
input[type="url"],
.post-password-form
input[type="url"],
.comment-form
input[type="date"],
.search-form
input[type="date"],
.post-password-form
input[type="date"],
.comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
	padding: .5em .7em;
}

.comment-form input[type="text"]:focus,
.search-form input[type="text"]:focus,
.post-password-form input[type="text"]:focus,
.comment-form
  input[type="tel"]:focus,
.search-form
  input[type="tel"]:focus,
.post-password-form
  input[type="tel"]:focus,
.comment-form
  input[type="email"]:focus,
.search-form
  input[type="email"]:focus,
.post-password-form
  input[type="email"]:focus,
.comment-form
  input[type="search"]:focus,
.search-form
  input[type="search"]:focus,
.post-password-form
  input[type="search"]:focus,
.comment-form
  input[type="password"]:focus,
.search-form
  input[type="password"]:focus,
.post-password-form
  input[type="password"]:focus,
.comment-form
  input[type="url"]:focus,
.search-form
  input[type="url"]:focus,
.post-password-form
  input[type="url"]:focus,
.comment-form
  input[type="date"]:focus,
.search-form
  input[type="date"]:focus,
.post-password-form
  input[type="date"]:focus,
.comment-form
  textarea:focus,
.search-form
  textarea:focus,
.post-password-form
  textarea:focus {
	border-color: #333;
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder,
.post-password-form input[type="text"]::-webkit-input-placeholder,
.comment-form
  input[type="tel"]::-webkit-input-placeholder,
.search-form
  input[type="tel"]::-webkit-input-placeholder,
.post-password-form
  input[type="tel"]::-webkit-input-placeholder,
.comment-form
  input[type="email"]::-webkit-input-placeholder,
.search-form
  input[type="email"]::-webkit-input-placeholder,
.post-password-form
  input[type="email"]::-webkit-input-placeholder,
.comment-form
  input[type="search"]::-webkit-input-placeholder,
.search-form
  input[type="search"]::-webkit-input-placeholder,
.post-password-form
  input[type="search"]::-webkit-input-placeholder,
.comment-form
  input[type="password"]::-webkit-input-placeholder,
.search-form
  input[type="password"]::-webkit-input-placeholder,
.post-password-form
  input[type="password"]::-webkit-input-placeholder,
.comment-form
  input[type="url"]::-webkit-input-placeholder,
.search-form
  input[type="url"]::-webkit-input-placeholder,
.post-password-form
  input[type="url"]::-webkit-input-placeholder,
.comment-form
  input[type="date"]::-webkit-input-placeholder,
.search-form
  input[type="date"]::-webkit-input-placeholder,
.post-password-form
  input[type="date"]::-webkit-input-placeholder,
.comment-form
  textarea::-webkit-input-placeholder,
.search-form
  textarea::-webkit-input-placeholder,
.post-password-form
  textarea::-webkit-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder,
.post-password-form input[type="text"]::-moz-placeholder,
.comment-form
  input[type="tel"]::-moz-placeholder,
.search-form
  input[type="tel"]::-moz-placeholder,
.post-password-form
  input[type="tel"]::-moz-placeholder,
.comment-form
  input[type="email"]::-moz-placeholder,
.search-form
  input[type="email"]::-moz-placeholder,
.post-password-form
  input[type="email"]::-moz-placeholder,
.comment-form
  input[type="search"]::-moz-placeholder,
.search-form
  input[type="search"]::-moz-placeholder,
.post-password-form
  input[type="search"]::-moz-placeholder,
.comment-form
  input[type="password"]::-moz-placeholder,
.search-form
  input[type="password"]::-moz-placeholder,
.post-password-form
  input[type="password"]::-moz-placeholder,
.comment-form
  input[type="url"]::-moz-placeholder,
.search-form
  input[type="url"]::-moz-placeholder,
.post-password-form
  input[type="url"]::-moz-placeholder,
.comment-form
  input[type="date"]::-moz-placeholder,
.search-form
  input[type="date"]::-moz-placeholder,
.post-password-form
  input[type="date"]::-moz-placeholder,
.comment-form
  textarea::-moz-placeholder,
.search-form
  textarea::-moz-placeholder,
.post-password-form
  textarea::-moz-placeholder {
	opacity: 1;
	color: #ccc;
}

.comment-form input[type="text"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder,
.post-password-form input[type="text"]:-moz-placeholder,
.comment-form
  input[type="tel"]:-moz-placeholder,
.search-form
  input[type="tel"]:-moz-placeholder,
.post-password-form
  input[type="tel"]:-moz-placeholder,
.comment-form
  input[type="email"]:-moz-placeholder,
.search-form
  input[type="email"]:-moz-placeholder,
.post-password-form
  input[type="email"]:-moz-placeholder,
.comment-form
  input[type="search"]:-moz-placeholder,
.search-form
  input[type="search"]:-moz-placeholder,
.post-password-form
  input[type="search"]:-moz-placeholder,
.comment-form
  input[type="password"]:-moz-placeholder,
.search-form
  input[type="password"]:-moz-placeholder,
.post-password-form
  input[type="password"]:-moz-placeholder,
.comment-form
  input[type="url"]:-moz-placeholder,
.search-form
  input[type="url"]:-moz-placeholder,
.post-password-form
  input[type="url"]:-moz-placeholder,
.comment-form
  input[type="date"]:-moz-placeholder,
.search-form
  input[type="date"]:-moz-placeholder,
.post-password-form
  input[type="date"]:-moz-placeholder,
.comment-form
  textarea:-moz-placeholder,
.search-form
  textarea:-moz-placeholder,
.post-password-form
  textarea:-moz-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder,
.post-password-form input[type="text"]:-ms-input-placeholder,
.comment-form
  input[type="tel"]:-ms-input-placeholder,
.search-form
  input[type="tel"]:-ms-input-placeholder,
.post-password-form
  input[type="tel"]:-ms-input-placeholder,
.comment-form
  input[type="email"]:-ms-input-placeholder,
.search-form
  input[type="email"]:-ms-input-placeholder,
.post-password-form
  input[type="email"]:-ms-input-placeholder,
.comment-form
  input[type="search"]:-ms-input-placeholder,
.search-form
  input[type="search"]:-ms-input-placeholder,
.post-password-form
  input[type="search"]:-ms-input-placeholder,
.comment-form
  input[type="password"]:-ms-input-placeholder,
.search-form
  input[type="password"]:-ms-input-placeholder,
.post-password-form
  input[type="password"]:-ms-input-placeholder,
.comment-form
  input[type="url"]:-ms-input-placeholder,
.search-form
  input[type="url"]:-ms-input-placeholder,
.post-password-form
  input[type="url"]:-ms-input-placeholder,
.comment-form
  input[type="date"]:-ms-input-placeholder,
.search-form
  input[type="date"]:-ms-input-placeholder,
.post-password-form
  input[type="date"]:-ms-input-placeholder,
.comment-form
  textarea:-ms-input-placeholder,
.search-form
  textarea:-ms-input-placeholder,
.post-password-form
  textarea:-ms-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"].placeholder,
.search-form input[type="text"].placeholder,
.post-password-form input[type="text"].placeholder,
.comment-form
  input[type="tel"].placeholder,
.search-form
  input[type="tel"].placeholder,
.post-password-form
  input[type="tel"].placeholder,
.comment-form
  input[type="email"].placeholder,
.search-form
  input[type="email"].placeholder,
.post-password-form
  input[type="email"].placeholder,
.comment-form
  input[type="search"].placeholder,
.search-form
  input[type="search"].placeholder,
.post-password-form
  input[type="search"].placeholder,
.comment-form
  input[type="password"].placeholder,
.search-form
  input[type="password"].placeholder,
.post-password-form
  input[type="password"].placeholder,
.comment-form
  input[type="url"].placeholder,
.search-form
  input[type="url"].placeholder,
.post-password-form
  input[type="url"].placeholder,
.comment-form
  input[type="date"].placeholder,
.search-form
  input[type="date"].placeholder,
.post-password-form
  input[type="date"].placeholder,
.comment-form
  textarea.placeholder,
.search-form
  textarea.placeholder,
.post-password-form
  textarea.placeholder {
	color: #ccc;
}

.widget {
	margin-bottom: 1.2em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.search-form input {
	float: left;
	height: 2em;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #333;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.navigation-single {
	margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.2em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container {
	margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

/* Slick slider styles */

.slick-slider-frame {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
}

.slick-slider-frame .slick-track,
.slick-slider-frame .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide,
.rtl .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-slide.slick-cloned img[data-lazyloaded="1"]:not(.litespeed-loaded) {
	position: absolute;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: black;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
}

.slick-lightbox .slick-loading .slick-list {
	background-color: transparent;
}

.slick-lightbox-hide {
	opacity: 0;
}

.slick-lightbox-hide.slick-lightbox-ie {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

.slick-lightbox-hide-init {
	position: absolute;
	top: -9999px;
	opacity: 0;
}

.slick-lightbox-hide-init.slick-lightbox-ie {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

.slick-lightbox-inner {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slick-lightbox-slick-item {
	text-align: center;
	overflow: hidden;
}

.slick-lightbox-slick-item:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.25em;
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
	display: block;
	text-align: center;
}

.slick-lightbox-slick-item-inner {
	display: inline-block;
	vertical-align: middle;
	max-width: 90%;
	max-height: 90%;
}

.slick-lightbox-slick-img {
	margin: 0 auto;
	display: block;
	max-width: 90%;
	max-height: 90%;
}

.slick-lightbox-slick-caption {
	margin: 10px 0 0;
	color: white;
}

.slick-lightbox-close {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none;
}

.slick-lightbox-close:focus {
	outline: none;
}

.slick-lightbox-close:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: .85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "×";
}

html {
	font-size: 5vw;
}

body {
	min-width: 320px;
	font-family: "FbOgen", "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: inherit;
}

body.rtl {
	direction: rtl;
	font-family: "FbOgen", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body span.en-font {
	display: inline;
	font-family: Times, "Times New Roman", Baskerville, Georgia, serif;
}

.rtl .wpcf7 input[type="url"],
.rtl
.wpcf7 input[type="email"],
.rtl
.wpcf7 input[type="tel"] {
	direction: rtl;
}

.en-content .page-title-wrap .container-fluid {
	direction: ltr;
}

.en-content .contact-section .contact-info-list,
.en-content .contact-section h2 {
	font-family: Times, "Times New Roman", Baskerville, Georgia, serif !important;
}

.en-content .contact-section .contact-info-list {
	font-size: .875rem;
	line-height: 1.2;
	letter-spacing: -.02em;
}

.en-content .blog-detail-container {
	font-family: Times, "Times New Roman", Baskerville, Georgia, serif !important;
	direction: ltr !important;
}

.en-content .blog-detail-container * {
	font-family: Times, "Times New Roman", Baskerville, Georgia, serif !important;
}

.en-content .blog-detail-container .text-box {
	padding: 0;
}

.en-content .contact-section {
	direction: ltr;
}

.en-content .contact-section .form-input {
	text-align: left;
	direction: ltr !important;
}

.en-content .contact-section h2 img {
	right: auto;
	left: -.4375rem;
}

.en-content .contact-section h2 .icon-email {
	right: auto;
	left: 0;
}

.rtl.en-content .en-content .wpcf7 input[type="url"],
.rtl.en-content
.en-content .wpcf7 input[type="email"],
.rtl.en-content
.en-content .wpcf7 input[type="tel"] {
	direction: ltr;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-webkit-appearance: none;
}

a {
	color: #828282;
}

a:hover {
	text-decoration: none;
	color: #ba1525;
}

a,
input,
button,
label {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:focus,
input:focus,
button:focus,
label:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
}

button,
input[type="submit"] {
	cursor: pointer;
}

noscript {
	text-align: center;
	padding: 15px;
}

.accessibility {
	position: absolute;
	right: -10000px;
	top: auto;
	width: 1px;
	height: 0;
	overflow: hidden;
	background: #fff;
}

.accessibility:focus {
	position: static;
	width: auto;
	height: auto;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
	background: #051d2f;
	padding: 10px 15px;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	z-index: 9999;
}

.accessibility[accesskey="m"],
.accessibility[accesskey="c"] {
	position: absolute;
	right: 0;
	top: 0;
}

#wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
}

#wrapper ~ .accessibility:focus {
	z-index: 9999;
	position: fixed;
	bottom: 0;
	right: 0;
	left: auto;
}

.hidden,
legend {
	position: absolute;
	left: -9999px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.btn {
	-webkit-transition: .2s linear color, .2s linear background, .2s linear border;
	transition: .2s linear color, .2s linear background, .2s linear border;
}

.btn:focus,
.btn:active {
	box-shadow: none;
}

.btn:focus:focus,
.btn:focus:active,
.btn:active:focus,
.btn:active:active {
	box-shadow: none;
}

button:not(.btn).keyboard-focus,
a:not(.btn).keyboard-focus {
	outline: 2px solid #ba1525 !important;
}

button.btn,
a.btn,
input.btn {
	color: #fff;
	border-radius: 100px;
	border: 1px solid #ba1525;
	box-shadow: 0 2px 6px rgba(0, 0, 0, .35);
	background: #ba1525;
	font-size: .875rem;
	line-height: 1.2857;
	padding: .4375rem .625rem .3125rem;
	-webkit-transition: .2s linear color, .2s linear background, .2s linear border, .2s linear box-shadow;
	transition: .2s linear color, .2s linear background, .2s linear border, .2s linear box-shadow;
}

button.btn:hover,
a.btn:hover,
input.btn:hover {
	background: #d71922;
	border-color: #d71922;
	color: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .35);
}

button.btn.keyboard-focus,
a.btn.keyboard-focus,
input.btn.keyboard-focus {
	background: #fff;
	color: #ba1525;
	border-color: #ba1525;
}

h2 {
	font-size: 1.875rem;
	line-height: 1.2;
}

.site-fixed-element-box {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 90;
}

.page-template-page-contact .site-fixed-element-box {
	display: none;
}

.page-template-page-contact .site-fixed-element-box .btn-flying,
.page-template-page-contact .site-fixed-element-box .btn-email {
	display: none;
}

.site-fixed-element-box #goTop > a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 43px;
	height: 43px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
	border-radius: 50%;
	background: #fff;
	color: #ba1525;
	font-size: .875rem;
	text-decoration: none;
	margin: 0 auto;
	-webkit-transition: .3s ease background, .3s ease color;
	transition: .3s ease background, .3s ease color;
}

.site-fixed-element-box #goTop > a:hover {
	background: #ba1525;
	color: #fff;
}

.site-fixed-element-box #goTop > a.down {
	display: none;
}

.site-fixed-element-box .btn-flying,
.site-fixed-element-box .btn-email {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	border-radius: 8px 0 0 8px;
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	height: 2.6875rem;
	width: 3.1875rem;
	font-size: .625rem;
	letter-spacing: -.02em;
	margin: 0 0 .75rem;
	text-decoration: none;
	-webkit-transition: .3s ease background, .3s ease color;
	transition: .3s ease background, .3s ease color;
}

.site-fixed-element-box .btn-flying {
	background: #fff;
	color: #007fbb;
	padding-top: .375em;
}

.site-fixed-element-box .btn-flying .icon-plane {
	font-size: 1.375rem;
}

.site-fixed-element-box .btn-flying:hover {
	background: #007fbb;
	color: #fff;
}

.site-fixed-element-box .btn-email {
	background: #fff;
	color: #ba1525;
	padding-top: .3125em;
}

.site-fixed-element-box .btn-email .icon-email {
	font-size: 1.125rem;
}

.site-fixed-element-box .btn-email:hover {
	background: #ba1525;
	color: #fff;
}

#wrapper .wp-pagenavi {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: .875rem 0 0;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

#wrapper .wp-pagenavi .pages {
	display: none;
}

#wrapper .wp-pagenavi .page,
#wrapper .wp-pagenavi .nextpostslink,
#wrapper .wp-pagenavi .previouspostslink,
#wrapper .wp-pagenavi .current {
	width: 34px;
	height: 34px;
	border: 1px solid #ba1525;
	border-radius: 50%;
	padding: 2px 4px;
	text-align: center;
	margin: 0 4px;
	color: #ba1525;
	text-decoration: none;
	-webkit-transition: .2s ease-in-out color, .2s ease-in-out background, .2s ease-in-out border;
	transition: .2s ease-in-out color, .2s ease-in-out background, .2s ease-in-out border;
}

#wrapper .wp-pagenavi .page:hover,
#wrapper .wp-pagenavi .nextpostslink:hover,
#wrapper .wp-pagenavi .previouspostslink:hover,
#wrapper .wp-pagenavi .current:hover {
	background: #ba1525;
	border-color: #ba1525;
	color: #fff;
}

#wrapper .wp-pagenavi .page,
#wrapper .wp-pagenavi .current {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 400;
}

#wrapper .wp-pagenavi .nextpostslink,
#wrapper .wp-pagenavi .previouspostslink {
	font-size: 0;
	line-height: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#wrapper .wp-pagenavi .nextpostslink:before,
#wrapper .wp-pagenavi .previouspostslink:before {
	font: 14px/1 "icomoon";
}

#wrapper .wp-pagenavi .nextpostslink:before {
	content: "\e901";
}

#wrapper .wp-pagenavi .previouspostslink:before {
	content: "\e902";
}

#wrapper .wp-pagenavi .current {
	background: #ba1525;
	color: #fff;
	border-color: #ba1525;
}

.home .sticky-wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
}

.fixed-position ~ #main .hero-banner .banner-logo {
	opacity: 0;
}

#header {
	position: relative;
	z-index: 999;
	-webkit-transition: .5s ease background, .5s ease box-shadow;
	transition: .5s ease background, .5s ease box-shadow;
}

#header .container-fluid {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#header .social-networks {
	position: absolute;
	top: 50%;
	left: .875rem;
	width: 50%;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s ease opacity, .3s ease visibility;
	transition: .3s ease opacity, .3s ease visibility;
}

.nav-active #header .social-networks {
	opacity: 1;
	visibility: visible;
}

#header .social-networks > li {
	margin: 0 0 0 .4375rem;
}

#header .social-networks a {
	font-size: .9375rem;
}

.nav-opener {
	width: 1.375rem;
	height: 1rem;
	font-size: 0;
	margin: 1.125rem 0 1.125rem 1.125rem;
	z-index: 98;
	position: relative;
	display: block;
}

.nav-opener:focus {
	outline: none;
}

.nav-opener span {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 2px;
	background: #2d2828;
	border-radius: .125rem;
	-webkit-transition: .3s ease background .3s;
	transition: .3s ease background .3s;
	margin-top: -1px;
}

.nav-active .nav-opener span {
	background: none;
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

.resize-active .nav-opener span {
	-webkit-transition: none;
	transition: none;
}

.nav-opener span:before,
.nav-opener span:after {
	position: absolute;
	right: 0;
	height: 2px;
	background: #2d2828;
	content: "";
	margin: 0;
	border-radius: .1875rem;
	width: 100%;
}

.nav-active .nav-opener span:before,
.nav-active .nav-opener span:after {
	-webkit-transition-delay: 0s, .3s;
	transition-delay: 0s, .3s;
}

.resize-active .nav-opener span:before,
.resize-active .nav-opener span:after {
	-webkit-transition: none;
	transition: none;
	-webkit-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s;
}

.nav-opener span:before {
	top: -.4375rem;
	-webkit-transition: .3s ease top .3s, .3s ease transform 0s;
	transition: .3s ease top .3s, .3s ease transform 0s;
}

.nav-active .nav-opener span:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: .3s ease top 0s, .3s ease transform .3s;
	transition: .3s ease top 0s, .3s ease transform .3s;
}

.nav-opener span:after {
	bottom: -.4375rem;
	-webkit-transition: .3s ease bottom .3s,.3s ease transform 0s;
	transition: .3s ease bottom .3s,.3s ease transform 0s;
}

.nav-active .nav-opener span:after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: .3s ease bottom 0s, .3s ease transform .3s;
	transition: .3s ease bottom 0s, .3s ease transform .3s;
}

.logo-wrap {
	-ms-flex-preferred-size: 108px;
	flex-basis: 108px;
	max-width: 108px;
}

.logo-address-info {
	color: #fff;
	font-size: 18px;
	line-height: 1.0417;
	text-align: center;
	display: none;
	overflow: hidden;
}

.logo-address-info .info-wrap {
	padding: .8333em .4167em .6667em;
	margin-bottom: .2917em;
	border-radius: 0 0 14px 0;
	background: #ba1525;
}

.logo-address-info a {
	color: #fff;
	text-decoration: none;
}

.logo-address-info .clinic-address {
	padding-top: .8333em;
}

.logo {
	width: 108px;
}

.logo .logo-desktop-full {
	display: none;
}

.logo img {
	width: 100%;
}

.mobile-address {
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	color: #fff;
	background: #ba1525;
	-ms-flex-preferred-size: 4.9375rem;
	flex-basis: 4.9375rem;
	max-width: 4.9375rem;
	-ms-flex-item-align: start;
	align-self: flex-start;
	text-align: center;
	font-size: .75rem;
	line-height: 1.0417;
	padding: .4375rem .125rem .0625rem;
	margin-right: auto;
	border-radius: 0 0 8px 0;
	height: 2.5625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	letter-spacing: -.02em;
	text-decoration: none;
}

.mobile-address a {
	color: #fff;
	text-decoration: none;
}

.mobile-address a:hover,
.mobile-address a:focus {
	text-decoration: none;
	color: #fff;
}

.mobile-phone {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	color: #fff;
	background: #ba1525;
	height: 2.5625rem;
	-ms-flex-item-align: start;
	align-self: flex-start;
	-ms-flex-preferred-size: 1.8125rem;
	flex-basis: 1.8125rem;
	max-width: 1.8125rem;
	margin: 0 .1875rem 0 0;
	font-size: 1.1875rem;
	padding: .3125rem 0 0;
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	text-decoration: none;
}

.mobile-phone:focus,
.mobile-phone:hover {
	color: #fff;
	text-decoration: none;
}

.btn-language {
	font: 600 .65625rem/1 "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #030303;
	text-transform: uppercase;
	letter-spacing: -.02em;
	margin: 0 .3125rem .1875rem -.1875rem;
	text-decoration: none;
}

.btn-language:hover {
	text-decoration: none;
	color: #b60718;
}

#nav .primary-menu > li > a {
	display: block;
	color: #020000;
	font-size: .8125rem;
	line-height: 1.5385;
	text-decoration: none;
	padding: .5rem 3.625rem .375rem 2.1875rem;
}

#nav .primary-menu .sub-menu {
	background: #f5f5f2;
}

#nav .primary-menu .sub-menu > li {
	font-size: .75rem;
	line-height: 1.5417;
}

#nav .primary-menu .sub-menu > li.blue:hover > a {
	color: #007fbb;
}

#nav .primary-menu .sub-menu > li > a {
	display: block;
	padding: .5rem 3.625rem .4375rem 1.5625rem;
	position: relative;
	color: #000;
	text-decoration: none;
}

#nav .primary-menu .sub-menu > li > a:hover {
	color: #b60718;
}

#nav .primary-menu .sub-menu > li > a [class^="icon-"],
#nav .primary-menu .sub-menu > li > a [class*=" icon-"],
#nav .primary-menu .sub-menu > li > a .time {
	position: absolute;
	top: 50%;
	right: 2.3125rem;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	color: #b60718;
}

#nav .primary-menu .sub-menu > li > a .icon-dog {
	font-size: 1.8125rem;
}

#nav .primary-menu .sub-menu > li > a .icon-cat {
	font-size: 1rem;
}

#nav .primary-menu .sub-menu > li > a .icon-heart {
	font-size: .875rem;
}

#nav .primary-menu .sub-menu > li > a .icon-dental {
	font-size: .8125rem;
}

#nav .primary-menu .sub-menu > li > a .icon-seasor {
	font-size: 1.125rem;
}

#nav .primary-menu .sub-menu > li > a .icon-surgery {
	font-size: 1.4375rem;
}

#nav .primary-menu .sub-menu > li > a .icon-lab {
	font-size: 1.1875rem;
}

#nav .primary-menu .sub-menu > li > a .icon-treatment {
	font-size: .875rem;
}

#nav .primary-menu .sub-menu > li > a .icon-plane {
	font-size: 1.125rem;
	color: #007fbb;
}

#nav .primary-menu .sub-menu > li > a .icon-rabbit {
	font-size: 1.0625rem;
}

#nav .primary-menu .sub-menu > li > a .icon-chat {
	font-size: .875rem;
}

#nav .primary-menu .sub-menu > li > a .icon-imaging {
	font-size: 1.25rem;
}

#nav .primary-menu .sub-menu > li > a .icon-paws {
	font-size: .875rem;
}

#nav .primary-menu .sub-menu > li > a .time {
	font-weight: 700;
	line-height: 1;
	font-size: .8125rem;
	letter-spacing: -.02em;
	font-style: normal;
}

#nav .primary-menu .sub-menu > li > a .time:before {
	content: "24/7";
}

#nav .primary-menu .sub-menu > li > a .icon-photo-album,
#nav .primary-menu .sub-menu > li > a .icon-id-card {
	font-size: .875rem;
}

.header-search-opener {
	display: none;
	line-height: 1;
	color: #181818;
}

.header-search-opener:hover {
	text-decoration: none;
	color: #b60718;
}

.header-search .input-wrap {
	position: relative;
}

.header-search .search-input {
	display: block;
	background: #f5f5f2;
	border: 1px solid #f5f5f2;
	outline: none;
	box-shadow: none;
	border-radius: 0;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	width: 100%;
	color: #000;
	height: 2.25rem;
	font: .875rem/1.5 "icomoon", Times, "Times New Roman", Baskerville, Georgia, serif;
	padding: .4375rem .75rem .375rem;
}

.header-search .search-input::-webkit-input-placeholder {
	color: #e0d8d7;
}

.header-search .search-input::-moz-placeholder {
	opacity: 1;
	color: #e0d8d7;
}

.header-search .search-input:-moz-placeholder {
	color: #e0d8d7;
}

.header-search .search-input:-ms-input-placeholder {
	color: #e0d8d7;
}

.header-search .search-input.placeholder {
	color: #e0d8d7;
}

.rtl .header-search .search-input {
	font-family: "FbOgen","Assistant",  Arial, Helvetica, sans-serif;
}

.header-search .btn-search {
	position: absolute;
	left: .9375rem;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	line-height: 1;
	color: #ba1525;
	line-height: 1;
	background: none;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 1rem;
	opacity: 0;
}

.header-search .btn-search .icon-search {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.hero-banner {
	position: relative;
	overflow: hidden;
}

.hero-banner .banner-image-wrap {
	position: relative;
}

.hero-banner .bg-image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;
	position: relative;
	height: 75vh;
}

.hero-banner .bg-image img {
	width: 100%;
	opacity: 0;
}

.hero-banner .scroll-down {
	position: absolute;
	bottom: .5rem;
	z-index: 9;
	right: 50%;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
	color: #fff;
	line-height: 1;
	font-size: 1.875rem;
}

.hero-banner .banner-text {
	position: relative;
	z-index: 6;
}

.hero-banner .banner-text .text-wrap img {
	width: 100%;
}

.hero-banner .banner-text .text-wrap h1 {
	color: #fff;
	font-weight: 400;
	text-align: center;
	font-size: 110px;
	letter-spacing: -.01em;
	line-height: .9286;
	margin: 0 auto;
	max-width: 4em;
}

.hero-banner .banner-text .text-wrap h1 span {
	display: block;
	font-size: .7143em;
	margin: 0 0 .2em;
}

.hero-banner .banner-logo {
	-webkit-transition: .5s ease opacity, .5s ease visibility;
	transition: .5s ease opacity, .5s ease visibility;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.hero-banner .banner-logo img {
	width: 8.875rem;
}

.home-about-section {
	position: relative;
	z-index: 3;
	background: #fff;
}

.home-about-section .about-text-box {
	text-align: center;
	font-size: .875rem;
	line-height: 1.2;
	letter-spacing: -.01em;
	color: #030303;
	background: #f2f2f2;
	padding: 1.125rem 2.1875rem 1.5625rem;
}

.home-about-section .about-text-box h2 {
	color: #ba1525;
	margin: 0 0 .5rem;
}

.home-about-section .about-text-box p {
	margin: 0 0 .875rem;
}

.home-about-section .about-text-box p strong {
	color: #ba1525;
	display: block;
	font-weight: 700;
}

.home-about-section .about-text-box .btn {
	min-width: 6.5rem;
	margin: .375rem 0 0;
}

.home-about-section .about-img img {
	width: 100%;
}

.home-services-section {
	padding: 1.1875rem 0 .3125rem;
	position: relative;
	z-index: 3;
	background: #fff;
}

.home-services-section h2 {
	color: #ba1525;
	margin: 0 0 .6875rem;
}

.services-row {
	position: relative;
}

.services-row .grid-sizer {
	width: 100%;
	position: absolute;
}

.services-row .service-col.half .service-item .service-detail p {
	display: inline;
}

.services-row .service-col.flying .service-item .service-name {
	color: #007fbb;
}

.services-row .service-col.flying .service-item .service-name a {
	color: #007fbb;
}

.services-row .service-col .service-item {
	margin-left: 15px;
	margin-right: 15px;
}

.services-row .service-item {
	color: #000;
	font-size: .875rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	margin: 0 0 1.4375rem;
}

.services-row .service-item.no-icon .service-name {
	padding-right: 0;
}

.services-row .service-item .img-wrap {
	border-radius: 0 0 .5rem 0;
	overflow: hidden;
	margin: 0 0 .375rem;
}

.services-row .service-item .img-wrap img {
	width: 100%;
}

.services-row .service-item .service-name {
	color: #ba1525;
	font-size: 1.21875rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	font-weight: 700;
	padding: .3125rem 2rem .0625rem 0;
	position: relative;
	margin: 0;
}

.services-row .service-item .service-name [class^="icon-"],
.services-row .service-item .service-name [class*=" icon-"] {
	position: absolute;
	top: 50%;
	right: 1.125rem;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	margin-top: -.125rem;
}

.services-row .service-item .service-name [class^="icon-"].icon-lab,
.services-row .service-item .service-name [class^="icon-"].icon-surgery,
.services-row .service-item .service-name [class^="icon-"].icon-chat,
.services-row .service-item .service-name [class*=" icon-"].icon-lab,
.services-row .service-item .service-name [class*=" icon-"].icon-surgery,
.services-row .service-item .service-name [class*=" icon-"].icon-chat {
	margin-top: 0;
}

.services-row .service-item .service-name a {
	color: #ba1525;
	text-decoration: none;
}

.services-row .service-item .service-name .icon-dog {
	font-size: 1.9375rem;
	margin: -.0625rem -.25rem 0 0;
}

.services-row .service-item .service-name .icon-cat {
	font-size: 1.5rem;
}

.services-row .service-item .service-name .icon-seasor {
	font-size: 1.4375rem;
}

.services-row .service-item .service-name .icon-heart {
	font-size: 1.0625rem;
}

.services-row .service-item .service-name .icon-plane {
	font-size: 1.5625rem;
}

.services-row .service-item .service-name .icon-dental {
	font-size: 1.125rem;
}

.services-row .service-item .service-name .icon-lab {
	font-size: 1.59375rem;
}

.services-row .service-item .service-name .icon-imaging {
	font-size: 1.375rem;
}

.services-row .service-item .service-name .icon-surgery {
	font-size: 1.5rem;
}

.services-row .service-item .service-name .icon-rabbit {
	font-size: 1.375rem;
}

.services-row .service-item .service-name .icon-paws {
	font-size: 1.09375rem;
}

.services-row .service-item .service-name .icon-chat {
	font-size: 1.15625rem;
}

.services-row .service-item .service-name .icon-treatment {
	font-size: 1.28125rem;
}

.services-row .service-item p {
	margin: 0;
}

.services-row .service-item .link {
	color: #828282;
	text-decoration: none;
}

.services-row .service-item .link:hover {
	color: #ba1525;
}

.home-getintouch-section {
	background: #f2f2f2;
	padding: 2rem .9375rem 1.875rem;
	position: relative;
	z-index: 3;
}

.home-getintouch-section h2 {
	color: #ba1525;
	font-size: 1.34375rem;
	font-weight: 700;
	line-height: .8974;
	position: relative;
	padding: 0 2.6875rem;
	margin: 0 0 1.4375rem;
}

.home-getintouch-section h2 p {
	margin: 0;
}

.home-getintouch-section h2 img {
	position: absolute;
	top: 50%;
	right: -.4375rem;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	margin: -.1875rem 0 0;
	width: 2.6875rem;
}

.home-getintouch-section h2 .icon-email {
	font-size: 1.8125rem;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	margin: -.125rem .125rem 0;
}

.home-getintouch-section h2 a {
	color: #ba1525;
	text-decoration: none;
}

.home-getintouch-section h2 a:hover {
	color: #d71922;
}

.home-getintouch-section .form-input {
	border-radius: 0;
	-webkit-appearance: none;
	display: block;
	width: 100%;
	outline: none;
	border: 1px solid #000;
	border-width: 0 0 1px;
	background: transparent;
	font-size: .875rem;
	color: #000;
	height: 1.1875rem;
	padding: 0;
	margin: 0;
	line-height: 1.6364;
	font-family: Times, "Times New Roman", Baskerville, Georgia, serif;
}

.home-getintouch-section .form-input::-webkit-input-placeholder {
	color: #000;
}

.home-getintouch-section .form-input::-moz-placeholder {
	opacity: 1;
	color: #000;
}

.home-getintouch-section .form-input:-moz-placeholder {
	color: #000;
}

.home-getintouch-section .form-input:-ms-input-placeholder {
	color: #000;
}

.home-getintouch-section .form-input.placeholder {
	color: #000;
}

.rtl .home-getintouch-section .form-input {
	font-family: "Assistant", Arial, Helvetica, sans-serif;
}

.home-getintouch-section .btn {
	display: block;
	width: 5.25rem;
	margin: 0 auto 0 0;
	padding: .375rem .5rem .125rem;
}

.home-getintouch-section .wpcf7-response-output {
	border: none;
	padding-right: 0;
	margin-right: 0;
	font-size: 1rem;
	color: #398f14;
}

.home-getintouch-section .wpcf7-response-output.wpcf7-validation-errors {
	color: #f00;
}

.extra-services-section {
	padding: 1.1875rem 0;
	position: relative;
	z-index: 3;
	background: #fff;
}

.extra-services-section h2 {
	color: #ba1525;
	margin: 0 0 .6875rem;
}

.extra-services-section.show_more_active .showmore_services .icon-arrow-down:before {
	content: "\e920";
}

.extra-services-section .showmore_services {
	margin: 0 15px;
	padding: .4375rem .875rem .3125rem;
}

.extra-services-section .showmore_services .icon-arrow-down {
	font-size: .45em;
	margin-right: .7em;
}

.staff-section {
	padding: .25rem 0 2.125rem;
	position: relative;
	z-index: 3;
	background: #fff;
}

.staff-section h2 {
	color: #ba1525;
	margin: 0 0 .6875rem;
}

.staff-section .slick-dots {
	font-size: 0;
	line-height: 0;
	text-align: center;
}

.staff-section .slick-dots > li {
	display: inline-block;
	vertical-align: top;
	margin: 0 .3125rem;
	text-align: center;
}

.staff-section .slick-dots .slick-active button {
	background: #1c0001;
}

.staff-section .slick-dots button {
	border: 1px solid #1c0001;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
	width: .4375rem;
	height: .4375rem;
	border-radius: 50%;
}

.staff-section .slick-dots button:hover {
	background: #1c0001;
}

.staffs-row {
	margin: 0 -.4375rem;
}

.staffs-row .staff-col {
	padding: 0 .4375rem;
}

.staffs-row .active .staff-item a .staff-name {
	color: #ba1525;
}

.staffs-row .staff-item {
	margin: 0 0 1.125rem;
}

.staffs-row .staff-item > a {
	display: block;
	text-decoration: none;
	border-radius: 0 0 .5rem 0;
	overflow: hidden;
}

.staffs-row .staff-item > a img {
	width: 100%;
}

.staffs-row .staff-item > a:hover .staff-name {
	color: #ba1525;
}

.staffs-row .staff-item > a .staff-name {
	display: block;
	font-size: .875rem;
	background: #f2f2f2;
	line-height: 1.25;
	padding: .5rem .8125rem .375rem;
	color: #1c0001;
	font-weight: 400;
}

.contact-section {
	background: #f2f2f2;
	position: relative;
	z-index: 3;
}

.contact-section .contact-info-box {
	padding: 2.875rem 14px 2.25rem;
}

.contact-section h2, .contact-section h1 {
	color: #ba1525;
	font-size: 1.21875rem;
	font-weight: 700;
	line-height: .8974;
	position: relative;
	padding: 0 2.6875rem;
	margin: 0 auto 2.0625rem;
}

.contact-section h2 img, .contact-section h1 img {
	position: absolute;
	top: 50%;
	right: -.4375rem;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	margin: -.1875rem 0 0;
	width: 2.6875rem;
}

.contact-section h2 .icon-email, .contact-section h1 .icon-email {
	font-size: 2.0625rem;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	margin: -.1875rem 0 0;
}

.contact-section .contact-info-list {
	font-size: 1.0625rem;
	line-height: 1.4;
	letter-spacing: -.02em;
	color: #030303;
	padding: 0 0 1.25rem;
}

.contact-section .contact-info-list .icon-waze {
	font-size: 1.3em;
	line-height: .9;
	display: inline-block;
	vertical-align: top;
	margin-right: .1em;
}

.contact-section .contact-info-list .email {
	font-family: "Assistant", sans-serif;
	line-height: 1;
}

.contact-section .contact-info-list a {
	color: #030303;
	text-decoration: none;
}

.contact-section .contact-info-list a:hover {
	text-decoration: none;
	color: #ba1525;
}

.contact-section .input-wrap {
	margin: 0 0 1.375rem;
}

.contact-section .form-input {
	border-radius: 0;
	-webkit-appearance: none;
	display: block;
	width: 100%;
	outline: none;
	border: 1px solid #000;
	border-width: 0 0 1px;
	background: transparent;
	font-size: .875rem;
	color: #000;
	height: 1.1875rem;
	padding: 0;
	margin: 0;
	line-height: 1.6364;
	font-family: Times, "Times New Roman", Baskerville, Georgia, serif;
}

.contact-section .form-input::-webkit-input-placeholder {
	color: #000;
}

.contact-section .form-input::-moz-placeholder {
	opacity: 1;
	color: #000;
}

.contact-section .form-input:-moz-placeholder {
	color: #000;
}

.contact-section .form-input:-ms-input-placeholder {
	color: #000;
}

.contact-section .form-input.placeholder {
	color: #000;
}

.contact-section textarea.form-input {
	resize: none;
}

.contact-section .btn-wrap {
	padding: .5625rem 0 0;
}

.contact-section .btn {
	display: block;
	width: 5.25rem;
	margin: 0 auto 0 0;
	padding: .3125rem .5rem .1875rem;
}

.contact-section .wpcf7-response-output {
	text-align: center;
	border: none;
	font-size: 1rem;
	color: #398f14;
}

.contact-section .wpcf7-response-output.wpcf7-validation-errors {
	color: #f00;
}

.contact-section .map-holder {
	display: none;
}

.contact-section .map-holder .map-frame {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	position: relative;
}

.contact-section .map-holder .map-frame iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
}

.home-blog-section {
	padding: 1.4375rem 0;
	position: relative;
	z-index: 3;
	background: #fff;
}

.home-blog-section h2 {
	color: #ba1525;
	margin: 0 0 1.0625rem;
}

.home-blog-section .blog-item {
	margin: 0 0 1.5rem;
}

.home-blog-section .blog-item a {
	display: block;
	text-decoration: none;
	border-radius: 0 0 .5rem 0;
	overflow: hidden;
	background: #f2f2f2;
	font-size: .875rem;
	line-height: 1.2;
	color: #000;
	text-align: center;
}

.home-blog-section .blog-item .img-wrap img {
	width: 100%;
}

.home-blog-section .blog-item .blog-detail {
	padding: .625rem 1.25rem .875rem;
}

.home-blog-section .blog-item .blog-title {
	font-weight: 700;
	font-size: .9375rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	margin-bottom: -.0625rem;
}

.home-blog-section .blog-item p {
	margin: 0;
}

.home-blog-section .btn-more {
	display: block;
	margin: .3125rem auto .6875rem;
	width: 6.4375rem;
}

.home-recipes-section {
	background: #f2f2f2;
	position: relative;
	border-bottom: .875rem solid #fff;
}

.home-recipes-section .title-box {
	position: relative;
	overflow: hidden;
}

.home-recipes-section .title-box h2 {
	position: absolute;
	top: 0;
	right: 50%;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
	width: 8.25rem;
	text-align: center;
	line-height: .8636;
	color: #231f20;
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	background: #fff;
	border-radius: 0 0 .5rem .5rem;
	font-size: 2.1875rem;
	padding: 1rem 1.25rem .625rem;
	margin: 0;
}

.home-recipes-section .title-box h2 .recipe-icon {
	display: block;
	opacity: 1;
	margin: 0 auto .3125rem;
	width: 1.9375rem;
}

.home-recipes-section .title-box h2 .icon-recipe {
	display: block;
	font-size: 2.40625rem;
	margin: 0 0 .3125rem;
}

.home-recipes-section .title-box > img {
	width: 100%;
}

.home-recipes-section .recipe-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .9375rem 15px 2.03125rem;
}

.home-recipes-section .dog-food-text {
	font-size: .875rem;
	color: #030303;
	line-height: 1.5488;
	letter-spacing: -.02em;
	-ms-flex-preferred-size: 47.2%;
	flex-basis: 47.2%;
	max-width: 47.2%;
	padding-left: .625rem;
}

.home-recipes-section .dog-food-text h3 {
	letter-spacing: -.01em;
	color: #ba1525;
	font-size: .875rem;
	line-height: 1.2;
	font-weight: 700;
	margin: 0 0 .4375rem;
}

.home-recipes-section .dog-food-text .ingredients-title {
	display: block;
}

.home-recipes-section .preparetion-info-text {
	color: #030303;
	font-size: .875rem;
	line-height: 1.1364;
	-ms-flex-preferred-size: 52.8%;
	flex-basis: 52.8%;
	max-width: 52.8%;
	letter-spacing: -.015em;
}

.home-recipes-section .preparetion-info-text .preparetion-title {
	display: block;
	font-size: .9375rem;
	line-height: 1.2;
}

.home-recipes-section .btn-wrap .btn {
	display: block;
	width: 6.875rem;
	margin: 0 auto;
}

.testmonial-section {
	background: #f2f2f2;
	position: relative;
	z-index: 3;
}

.testmonial-section .text-box {
	text-align: center;
	font-size: .875rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	padding: 2.6875rem 3.75rem 1.0625rem;
}

.testmonial-section h2 {
	color: #ba1525;
	margin: 0 0 .875rem;
}

.testmonial-section .sub-title {
	display: block;
	font-size: .875rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	margin: 0 0 .8125rem;
}

.testmonial-section p {
	margin-bottom: .875rem;
}

.testmonial-section .btn-all {
	width: 6.875rem;
	margin: 0 auto;
}

.testmonial-section .video-wrap {
	position: relative;
	padding-bottom: 21.875rem;
}

.testmonial-section .video-wrap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
}

.inner-banner-wrapper {
	overflow: hidden;
}

.inner-banner-wrapper ~ .staff-section {
	padding-bottom: 3px;
}

.inner-banner-wrapper ~ .home-services-section {
	padding-top: 0;
}

.page-title-wrap {
	padding: 1.125rem 0 .75rem;
}

.page-title-wrap h1 {
	font-size: 2.1875rem;
	line-height: 1.2;
	color: #ba1525;
	margin: 0;
}

.en-content .page-title-wrap h1 {
	font-family: Times, "Times New Roman", Baskerville, Georgia, serif;
}

.breadcrumbs {
	color: #1c0001;
	font-size: .875rem;
	line-height: 1.5;
}

.breadcrumbs a {
	text-decoration: none;
	color: #1c0001;
}

.breadcrumbs a:hover {
	color: #ba1525;
}

.breadcrumbs span {
	color: #ba1525;
}

.inner-banner {
	position: relative;
	overflow: hidden;
}

.inner-banner img {
	width: 100%;
}

.inner-banner .scroll-down {
	position: absolute;
	bottom: .5rem;
	z-index: 9;
	right: 50%;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
	color: #fff;
	line-height: 1;
	font-size: 1.875rem;
}

.js-accordion .slide-holder {
	position: absolute;
	top: auto;
	right: 0;
	width: 100%;
}

.js-accordion .slide-holder .slide {
	display: none;
	overflow: hidden;
}

.js-accordion .staffs-row .staff-item {
	margin-bottom: .8125rem;
}

.js-accordion .slide-content {
	font-size: .8125rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	position: relative;
	padding: 1.25rem 0 .625rem;
}

.js-accordion .slide-content .acc-close {
	position: absolute;
	top: 23px;
	left: 0;
	font: 700 .90625rem/1 "Assistant", sans-serif;
	color: #ba1525;
	text-decoration: none;
}

.js-accordion .slide-content .acc-close:hover {
	color: #000;
}

.js-accordion .slide-content h3 {
	color: #ba1525;
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1.2;
	margin: 0 0 .75rem;
}

.js-accordion .slide-content p {
	margin-bottom: .8125rem;
}

.the-center-container {
	background: #f2f2f2;
	font-size: .875rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	position: relative;
	padding: 0 15px .5625rem;
	margin-bottom: 1.65625rem;
}

.the-center-container h2 {
	color: #ba1525;
	font-weight: 700;
	font-size: .9375rem;
	line-height: 1.2;
	margin: 0 0 .8125rem;
}

.the-center-container p {
	margin-bottom: .83125rem;
}

.center-plpaces-row .place-item {
	overflow: hidden;
	font-size: .875rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	position: relative;
}

.center-plpaces-row .place-item .img-wrap img {
	width: 100%;
}

.center-plpaces-row .place-item .text-box {
	padding: .875rem 15px .6875rem;
}

.center-plpaces-row .place-item h3 {
	color: #ba1525;
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1.2;
	margin: 0 0 .125rem;
	display: table;
	position: relative;
}

.center-plpaces-row .place-item p {
	margin-bottom: .8125rem;
}

.service-detail-container {
	background: #f2f2f2;
	font-size: .875rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	position: relative;
	padding: 0 15px .5625rem;
	margin-bottom: 1.65625rem;
}

.service-detail-container h2 {
	color: #ba1525;
	font-weight: 700;
	font-size: .9375rem;
	line-height: 1.2;
	margin: 0 0 .8125rem;
}

.service-detail-container p {
	margin-bottom: .83125rem;
}

.main-album-container {
	padding: 0 0 1.4375rem;
}

.main-album-container .photos-row {
	position: relative;
	margin: 0 -.3125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.main-album-container .photos-row .photo-col {
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
	max-width: 33.33%;
}

.main-album-container .photos-row .photo-col .photo-item {
	margin-left: .3125rem;
	margin-right: .3125rem;
}

.main-album-container .photo-item {
	color: #1c0001;
	font-size: .875rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	margin: 0 0 .875rem;
	display: block;
	text-decoration: none;
}

.main-album-container .photo-item:hover {
	color: #ba1525;
}

.main-album-container .photo-item .img-wrap {
	border-radius: .5rem .5rem .5rem 0;
	overflow: hidden;
	margin: 0 0 .375rem;
	display: block;
	position: relative;
}

.main-album-container .photo-item .img-wrap img {
	width: 100%;
}

.main-album-container .photo-item .photo-name {
	font-size: .875rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	font-weight: 700;
	padding: .3125rem .3125rem .0625rem 0;
	position: relative;
	margin: 0;
	-webkit-transition: .3s ease color;
	transition: .3s ease color;
}

.single-album-container {
	padding: 0 0 1.4375rem;
}

.single-album-container .photos-row {
	position: relative;
}

.single-album-container .photos-row .photo-col .photo-item {
	margin-left: 15px;
	margin-right: 15px;
}

.single-album-container .photo-item {
	color: #1c0001;
	font-size: .875rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	margin: 0 0 .875rem;
	display: block;
	text-decoration: none;
}

.single-album-container .photo-item:hover {
	color: #ba1525;
}

.single-album-container .photo-item:hover .img-wrap .icon-fullscreen {
	opacity: 1;
}

.single-album-container .photo-item .img-wrap {
	border-radius: .5rem .5rem .5rem 0;
	overflow: hidden;
	margin: 0 0 .375rem;
	display: block;
	position: relative;
}

.single-album-container .photo-item .img-wrap img {
	width: 100%;
}

.single-album-container .photo-item .img-wrap .icon-fullscreen {
	position: absolute;
	width: 1.71875rem;
	height: 1.71875rem;
	background: #fff;
	z-index: 6;
	bottom: .5rem;
	right: .5rem;
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #ba1525;
	font-size: 1.0625rem;
	-webkit-transition: .3s ease background, .3s ease color, .3s ease opacity;
	transition: .3s ease background, .3s ease color, .3s ease opacity;
	opacity: 0;
}

.single-album-container .photo-item .img-wrap .icon-fullscreen:hover {
	background: #ba1525;
	color: #fff;
}

.slick-lightbox .close-button {
	position: absolute;
	top: 3.75rem;
	left: 10px;
	font: 700 .90625rem/1 "Assistant", sans-serif;
	color: #ba1525;
	text-decoration: none;
	cursor: pointer;
}

.slick-lightbox .close-button:hover {
	color: #000;
}

.slick-lightbox .slick-lightbox-slick {
	padding: 0 42px;
	position: relative;
}

.slick-lightbox .slick-lightbox-slick .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 1.75rem;
	height: 1.75rem;
	background: #fff;
	z-index: 6;
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #ba1525;
	font-size: .75rem;
	-webkit-transition: .3s ease background, .3s ease color, .3s ease opacity;
	transition: .3s ease background, .3s ease color, .3s ease opacity;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
}

.slick-lightbox .slick-lightbox-slick .slick-arrow:hover {
	background: #ba1525;
	color: #fff;
}

.slick-lightbox .slick-lightbox-slick .slick-prev {
	right: 5px;
}

.slick-lightbox .slick-lightbox-slick .slick-next {
	left: 5px;
}

.slide-popup-wrapper {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 80;
	background: rgba(255, 255, 255, .8);
	-webkit-transition: .5s ease opacity, .5s ease visibility;
	transition: .5s ease opacity, .5s ease visibility;
	opacity: 0;
	visibility: hidden;
}

.slide_popup_active .slide-popup-wrapper {
	opacity: 1;
	visibility: visible;
}

.slide-popup-wrapper .popup-close {
	position: absolute;
	top: 3.75rem;
	left: 10px;
	font: 700 .90625rem/1 "Assistant", sans-serif;
	color: #ba1525;
	text-decoration: none;
}

.slide-popup-wrapper .popup-close:hover {
	color: #000;
}

.slide-popup-wrapper .popup-frame {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.slide-popup-wrapper .popup-image-slider {
	width: 100%;
	max-width: 736px;
	padding: 0 42px;
	margin: 0 auto;
	position: relative;
}

.slide-popup-wrapper .popup-image-slider .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.slide-popup-wrapper .popup-image-slider .slick-track .slide {
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.slide-popup-wrapper .popup-image-slider .img-wrap {
	width: 100%;
}

.slide-popup-wrapper .popup-image-slider img {
	max-height: 85vh;
	display: block;
	margin: 0 auto;
}

.slide-popup-wrapper .popup-image-slider .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 1.75rem;
	height: 1.75rem;
	background: #fff;
	z-index: 6;
	box-shadow: 0 3px 7px rgba(0, 0, 0, .35);
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #ba1525;
	font-size: .75rem;
	-webkit-transition: .3s ease background, .3s ease color, .3s ease opacity;
	transition: .3s ease background, .3s ease color, .3s ease opacity;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
}

.slide-popup-wrapper .popup-image-slider .slick-arrow:hover {
	background: #ba1525;
	color: #fff;
}

.slide-popup-wrapper .popup-image-slider .slick-prev {
	right: 5px;
}

.slide-popup-wrapper .popup-image-slider .slick-next {
	left: 5px;
}

.blogs-container {
	padding: 0 0 .625rem;
}

.blogs-container .the-center-container {
	background: none;
}

.blogs-container .blogs-row {
	position: relative;
	margin: 0 -.3125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.blogs-container .blogs-row .blog-col {
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
	max-width: 33.33%;
}

.blogs-container .blogs-row .blog-col .blog-item {
	margin-left: .3125rem;
	margin-right: .3125rem;
}

.blogs-row .blog-item {
	color: #1c0001;
	font-size: .6875rem;
	line-height: 1.0455;
	letter-spacing: -.02em;
	margin: 0 0 .8125rem;
	display: block;
	text-decoration: none;
}

.blogs-row .blog-item .img-wrap {
	border-radius: .5rem .5rem .5rem 0;
	overflow: hidden;
	display: block;
	position: relative;
}

.blogs-row .blog-item .img-wrap img {
	width: 100%;
}

.blogs-row .blog-item .blog-detail {
	padding: .4375rem .5rem 0;
}

.blogs-row .blog-item h3 {
	font-size: .75rem;
	line-height: 1;
	letter-spacing: -.02em;
	font-weight: 700;
	position: relative;
	margin: 0 0 .1875rem;
	-webkit-transition: .3s ease color;
	transition: .3s ease color;
	color: #231f20;
}

.blogs-row .blog-item h3 a {
	color: inherit;
}

.blogs-row .blog-item h3 a:hover {
	color: #ba1525;
	text-decoration: none;
}

.blogs-row .blog-item p {
	margin: 0;
}

.blogs-row .blog-item .link {
	display: inline-block;
	vertical-align: top;
	color: #828282;
	text-decoration: none;
}

.blogs-row .blog-item .link:hover {
	color: #ba1525;
}

.diseases-index-container {
	background: #f2f2f2;
	padding: 1.5rem 15px .6875rem;
	margin: 0 0 1.3125rem;
	position: relative;
}

.diseases-index-container h2 {
	font-weight: 700;
	font-size: .75rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	margin: 0 0 .75rem;
}

.diseases-index-container .sub-heading {
	display: block;
	font-weight: 400;
	font-size: .75rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	margin: 0 0 .875rem;
}

.diseases-index-container .index-heading {
	display: block;
	font-weight: 700;
	font-size: .75rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	color: #ba1525;
}

.diseases-index-container .diseases-index {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: .9375rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	color: #ba1525;
}

.diseases-index-container .diseases-index > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 0 .625rem;
}

.diseases-index-container .diseases-index > li:last-child:after {
	display: none;
}

.diseases-index-container .diseases-index > li:after {
	content: "/";
	color: #e0d8d7;
	padding: 0 .625rem 0 .5625rem;
}

.diseases-index-container .diseases-index a {
	color: #030303;
	text-decoration: none;
}

.diseases-index-container .diseases-index a:hover {
	color: #ba1525;
}

.diseases-index-container .scroll-down {
	position: absolute;
	bottom: .5rem;
	z-index: 9;
	right: 50%;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
	color: #fff;
	line-height: 1;
	font-size: 1.75rem;
	pointer-events: none;
}

.diseases-section {
	padding: 0 15px .75rem;
}

.diseases-section .diseases-list-box {
	padding: 0 0 .625rem;
}

.diseases-section h2 {
	color: #ba1525;
	margin-bottom: .625rem;
}

.diseases-section .disease-alphabet {
	display: block;
	font-weight: 400;
	font-size: 2.0625rem;
	line-height: 1.2;
	color: #ba1525;
}

.diseases-section .diseases-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -.4375rem;
}

.diseases-section .diseases-row .disease-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 .4375rem;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.diseases-section .disease-item {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	background: #f2f2f2;
	font-size: .6875rem;
	line-height: 1.2;
	letter-spacing: -.015em;
	color: #1c0001;
	border-radius: 7px 7px 7px 0;
	margin: 0 0 .9375rem;
	min-height: 8.5625rem;
	padding: .8125rem .75rem 0 .5rem;
}

.diseases-section .disease-item:hover {
	text-decoration: none;
}

.diseases-section .disease-item:hover .bg-image {
	opacity: 1;
	visibility: visible;
}

.diseases-section .disease-item:hover .link {
	color: #ba1525;
}

.diseases-section .disease-item .bg-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 1.5rem;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .4s ease opacity, .4s ease visibility;
	transition: .4s ease opacity, .4s ease visibility;
	z-index: 6;
	overflow: hidden;
}

.diseases-section .disease-item .bg-image img {
	width: 100%;
	opacity: 0;
}

.diseases-section .disease-item .disease-title {
	display: block;
	font-weight: 700;
	font-size: .75rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	margin: 0;
}

.diseases-section .disease-item .en-text {
	font: 600 .625rem/1.5 "Open Sans", sans-serif;
	text-transform: uppercase;
	letter-spacing: 0;
	padding: 0 0 .125rem;
}

.diseases-section .disease-item p {
	margin: .25rem 0 0;
}

.diseases-section .disease-item p span {
	font-size: .9167em;
	font-family: "Open Sans", sans-serif;
}

.diseases-section .disease-item .link {
	color: #1c0001;
	text-decoration: none;
	margin-top: auto;
	padding: .3125rem 0;
}

.diseases-section .disease-item .link:hover {
	color: #ba1525;
}

.single-disease-container {
	background: #f2f2f2;
	font-size: .875rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	position: relative;
	padding: 1.4375rem 15px .5625rem;
	margin-bottom: 1.9375rem;
}

.single-disease-container h2 {
	color: #ba1525;
	font-weight: 700;
	font-size: .9375rem;
	line-height: 1.2;
	margin: 0 0 .8125rem;
}

.single-disease-container h2 {
	color: #ba1525;
	margin-bottom: .75rem;
}

.single-disease-container h3 {
	margin-bottom: .8125rem;
}

.single-disease-container p {
	margin-bottom: 1rem;
}

.single-disease-container ol {
	line-height: 1.5909;
	padding: .125rem 1.625rem .875rem 0;
	margin: 0;
}

.blog-detail-container {
	background: #f2f2f2;
	font-size: .875rem;
	line-height: 1.2;
	letter-spacing: -.02em;
	position: relative;
	padding: 1.4375rem 15px .5625rem;
	margin-bottom: 1.9375rem;
}

.blog-detail-container h2 {
	color: #ba1525;
	font-weight: 700;
	font-size: .9375rem;
	line-height: 1.2;
	margin: 0 0 .8125rem;
}

.blog-detail-container h2 {
	color: #ba1525;
	margin-bottom: .75rem;
}

.blog-detail-container h3 {
	margin-bottom: .8125rem;
}

.blog-detail-container p {
	margin-bottom: 1rem;
}

.blog-detail-container ol {
	line-height: 1.5909;
	padding: .125rem 1.625rem .875rem 0;
	margin: 0;
}

.suggested-blog-container h2 {
	color: #ba1525;
	margin-bottom: .625rem;
}

.suggested-blog-container .blogs-row {
	position: relative;
	margin: 0 -.3125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
}

.suggested-blog-container .blogs-row .grid-sizer {
	width: 33.33%;
}

.suggested-blog-container .blogs-row .blog-col {
	-ms-flex-preferred-size: 33.33%;
	flex-basis: 33.33%;
	max-width: 33.33%;
	width: 33.33%;
}

.suggested-blog-container .blogs-row .blog-col .blog-item {
	margin-left: .3125rem;
	margin-right: .3125rem;
}

.suggested-blog-container .blogs-row .blog-col .blog-item .img-wrap {
	overflow: hidden;
}

#footer {
	position: relative;
}

#footer .footer-wrapper {
	position: relative;
	z-index: 3;
}

#footer.viewport-active .site-fixed-element-box {
	position: absolute;
	bottom: 100%;
}

.footer-top {
	font-size: .875rem;
	line-height: 1.4091;
	color: #000;
	padding: 2.75rem 0 0;
	background: #fff;
}

.footer-top .container-fluid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.footer-top .office-hour,
.footer-top .footer-address,
.footer-top .footer-socialnetworks {
	padding-bottom: 1.125rem;
}

.footer-top .office-hour {
	-ms-flex-preferred-size: 61.3%;
	flex-basis: 61.3%;
	max-width: 61.3%;
	padding-left: 10px;
}

.footer-top .footer-address {
	-ms-flex-preferred-size: 38.7%;
	flex-basis: 38.7%;
	max-width: 38.7%;
}

.footer-top .footer-address p {
	margin: 0;
}

.footer-top .footer-socialnetworks {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.footer-top .address-info a {
	color: #000;
	text-decoration: none;
}

.footer-top a.email,
.footer-top .email {
	font-family: Times, "Times New Roman", Baskerville, Georgia, serif;
	font-weight: 600;
	line-height: 1;
	font-size: .75rem;
}

.rtl .footer-top a.email,
.rtl
    .footer-top .email {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	font-family: "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer-top .footer-title {
	display: block;
	font-size: 2.1875rem;
	line-height: 1.2;
	font-weight: 400;
	letter-spacing: -.02em;
	margin: 0 0 .5rem;
}

.footer-top .social-networks {
	padding: 2px 5px 0 0;
	position: relative;
	z-index: 92;
}

.footer-top .social-networks > li {
	padding: 0 0 0 .3125rem;
}

.social-networks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.social-networks a {
	width: 1.5rem;
	height: 1.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #ba1525;
	color: #fff;
	border-radius: 50%;
	box-shadow: 0 2px 6px rgba(0, 0, 0, .35);
	text-decoration: none;
}

.footer-bottom {
	background: #f2f2f2;
	font-size: .875rem;
	line-height: 1.2;
	color: #000;
	letter-spacing: -.02em;
	text-align: left;
	padding: .3125rem 15px .1875rem;
}

.footer-bottom .design-info a {
	color: inherit;
	text-decoration: none;
}

.footer-bottom .design-info a:hover {
	color: #ba1525;
}

.footer-bottom .design-dev-info a {
	color: inherit;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	text-decoration: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1;
	font-family: Times, "Times New Roman", Baskerville, Georgia, serif;
}

.rtl .footer-bottom .design-dev-info a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	font-family: "Assistant", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer-bottom .design-dev-info a:hover {
	opacity: .6;
}

.footer-bottom .design-dev-info a img {
	width: 24px;
	height: auto;
	margin: 0 5px;
}

@media (min-width: 576px) {
	.extra-services-section .showmore_services {
		display: none;
	}

	.footer-top .social-networks {
		padding: 3px;
	}
}

@media (min-width: 640px) {
	html {
		font-size: 32px;
	}
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	html {
		font-size: 16px;
	}

	.en-content .page-title-wrap .container-fluid .breadcrumbs {
		margin-left: auto;
		margin-right: 0;
	}

	.en-content .contact-section .contact-info-list {
		font-size: 16px;
	}

	.en-content .contact-section h2 {
		padding: 0 0 0 1.5227em;
	}

	.en-content .contact-section h2 img {
		left: -.2273em;
	}

	button.btn,
	a.btn,
	input.btn {
		font-size: 15px;
		padding: 9px 8px 7px;
		line-height: 1.5;
	}

	.container {
		max-width: 750px;
	}

	h2 {
		font-size: 42px;
	}

	.page-template-page-contact .site-fixed-element-box #goTop {
		display: none;
	}

	.site-fixed-element-box #goTop {
		margin-bottom: 13px;
	}

	.site-fixed-element-box .btn-flying,
	.site-fixed-element-box .btn-email {
		font-size: 14px;
		width: 4.6667em;
		height: 4.0417em;
		border-radius: .625em 0 0 .625em;
		margin-bottom: 13px;
	}

	.site-fixed-element-box .btn-flying .icon-plane {
		font-size: 2.0833em;
	}

	.site-fixed-element-box .btn-email .icon-email {
		font-size: 1.875em;
	}

	.viewport-item {
		-webkit-transition: opacity 1s, -webkit-transform 1.2s cubic-bezier(.165, .84, .44, 1);
		transition: opacity 1s, -webkit-transform 1.2s cubic-bezier(.165, .84, .44, 1);
		transition: opacity 1s, transform 1.2s cubic-bezier(.165, .84, .44, 1);
		transition: opacity 1s, transform 1.2s cubic-bezier(.165, .84, .44, 1), -webkit-transform 1.2s cubic-bezier(.165, .84, .44, 1);
		-webkit-transform: translateY(50px);
		-ms-transform: translateY(50px);
		transform: translateY(50px);
		opacity: 0;
	}

	.loaded .viewport-item.viewport-active {
		opacity: 1;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	#wrapper .wp-pagenavi {
		padding-top: 18px;
	}

	#header {
		background: #fff;
	}

	#header .social-networks {
		display: none;
	}

	.nav-opener {
		width: 29px;
		height: 20px;
		margin-top: 22px;
		margin-bottom: 22px;
	}

	.nav-opener span {
		height: 3px;
		margin-top: -1.5px;
	}

	.nav-opener span:before,
	.nav-opener span:after {
		height: 3px;
	}

	.nav-opener span:before {
		top: -8.5px;
	}

	.nav-opener span:after {
		bottom: -8.5px;
	}

	.logo-wrap {
		-ms-flex-preferred-size: 142px;
		flex-basis: 142px;
		max-width: 142px;
	}

	.logo {
		width: 142px;
	}

	.mobile-address {
		height: 52px;
		font-size: 15px;
		-ms-flex-preferred-size: 94px;
		flex-basis: 94px;
		max-width: 94px;
	}

	.mobile-phone {
		-ms-flex-preferred-size: 40px;
		flex-basis: 40px;
		max-width: 40px;
		font-size: 24px;
		height: 52px;
	}

	.btn-language {
		font-size: 14px;
		margin: 0 12px 0 0;
	}

	#nav .primary-menu > li > a {
		letter-spacing: -.02em;
		font-size: 16px;
		line-height: 1.25;
		padding: 12px 75px 10px 35px;
	}

	#nav .primary-menu .sub-menu > li {
		font-size: 16px;
		line-height: 1.25;
	}

	#nav .primary-menu .sub-menu > li > a {
		padding: 12px 75px 10px 30px;
	}

	#nav .primary-menu .sub-menu > li > a .icon-dog {
		font-size: 2.75em;
	}

	#nav .primary-menu .sub-menu > li > a .icon-cat {
		font-size: 1.5em;
	}

	#nav .primary-menu .sub-menu > li > a .icon-heart {
		font-size: 1.3333em;
	}

	#nav .primary-menu .sub-menu > li > a .icon-dental {
		font-size: 1.25em;
	}

	#nav .primary-menu .sub-menu > li > a .icon-seasor {
		font-size: 1.8333em;
	}

	#nav .primary-menu .sub-menu > li > a .icon-surgery {
		font-size: 2.0417em;
	}

	#nav .primary-menu .sub-menu > li > a .icon-lab {
		font-size: 1.9167em;
	}

	#nav .primary-menu .sub-menu > li > a .icon-treatment {
		font-size: 1.4583em;
	}

	#nav .primary-menu .sub-menu > li > a .icon-plane {
		font-size: 1.7917em;
	}

	#nav .primary-menu .sub-menu > li > a .icon-rabbit {
		font-size: 1.375em;
	}

	#nav .primary-menu .sub-menu > li > a .icon-chat {
		font-size: 1.2917em;
	}

	#nav .primary-menu .sub-menu > li > a .icon-imaging {
		font-size: 1.8333em;
	}

	#nav .primary-menu .sub-menu > li > a .icon-paws {
		font-size: 1.25em;
	}

	#nav .primary-menu .sub-menu > li > a .time {
		font-size: 1.2917em;
	}

	#nav .primary-menu .sub-menu > li > a .icon-photo-album,
	#nav .primary-menu .sub-menu > li > a .icon-id-card {
		font-size: 1.2917em;
	}

	.header-search .input-wrap {
		max-width: 720px;
		margin: 0 auto;
		width: 100%;
	}

	.header-search .search-input {
		height: 46px;
		font-size: 16px;
		padding: 11px 15px 9px;
	}

	.header-search .btn-search {
		left: 17px;
	}

	.hero-banner .banner-image-wrap {
		height: 100vh;
	}

	.hero-banner .bg-image {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 100vh;
	}

	.hero-banner .scroll-down {
		font-size: 62px;
		bottom: .1452em;
	}

	.hero-banner .banner-text {
		height: 100vh;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.hero-banner .banner-logo {
		display: none;
	}

	.home-about-section {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 26px 0;
	}

	.home-about-section .about-text-box {
		font-size: 16px;
		padding: 30px 30px 35px;
		-ms-flex-preferred-size: 49.17%;
		flex-basis: 49.17%;
		max-width: 49.17%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.home-about-section .about-text-box h2 {
		margin-bottom: 11px;
	}

	.home-about-section .about-text-box p {
		margin-bottom: 18px;
	}

	.home-about-section .about-text-box .btn {
		min-width: 120px;
		margin-top: 10px;
	}

	.home-about-section .about-img {
		-ms-flex-preferred-size: 50.83%;
		flex-basis: 50.83%;
		max-width: 50.83%;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 0;
	}

	.home-about-section .about-img.bg-active img {
		opacity: 0;
	}

	.home-services-section {
		padding: 35px 0 25px;
	}

	.home-services-section h2 {
		margin-bottom: 22px;
	}

	.services-row {
		margin: 0 -7px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.services-row .grid-sizer {
		width: 50%;
	}

	.services-row .service-col {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.services-row .service-col.half,
	.services-row .service-col.flying {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}

	.services-row .service-col .service-item {
		margin-left: 7px;
		margin-right: 7px;
	}

	.services-row .service-item {
		font-size: 17px;
		margin-bottom: 21px;
	}

	.services-row .service-item .img-wrap {
		border-radius: 0 0 10px 0;
	}

	.services-row .service-item .service-detail {
		padding: 7px 15px 0;
	}

	.services-row .service-item .service-name {
		font-size: 23px;
		padding: 5px 1.75em 5px 0;
	}

	.services-row .service-item .service-name .icon-dog {
		font-size: 1.9333em;
		margin: -.0517em 0 0;
	}

	.services-row .service-item .service-name .icon-cat {
		font-size: 1.0333em;
		margin-top: -.1935em;
	}

	.services-row .service-item .service-name .icon-seasor {
		font-size: 1.3em;
		margin-top: -.2051em;
	}

	.services-row .service-item .service-name .icon-heart {
		font-size: .9333em;
		margin-top: -.1021em;
	}

	.services-row .service-item .service-name .icon-plane {
		font-size: 1.5em;
		margin-top: -.0667em;
	}

	.services-row .service-item .service-name .icon-dental {
		font-size: .8333em;
	}

	.services-row .service-item .service-name .icon-lab {
		font-size: 1.4em;
	}

	.services-row .service-item .service-name .icon-imaging {
		font-size: 1.5667em;
	}

	.services-row .service-item .service-name .icon-surgery {
		font-size: 1.4667em;
	}

	.services-row .service-item .service-name .icon-rabbit {
		font-size: 1.2667em;
	}

	.services-row .service-item .service-name .icon-paws {
		font-size: 1em;
	}

	.services-row .service-item .service-name .icon-chat {
		font-size: .9em;
	}

	.services-row .service-item .service-name .icon-treatment {
		font-size: 1.0667em;
	}

	.home-getintouch-section {
		padding: 58px 15px 46px;
	}

	.home-getintouch-section h2 {
		font-size: 26px;
		padding: 0 1.5227em;
		margin-bottom: 1.1364em;
	}

	.home-getintouch-section h2 img {
		right: -.2273em;
		width: 1.5455em;
	}

	.home-getintouch-section h2 .icon-email {
		font-size: 1.0909em;
	}

	.home-getintouch-section .input-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -9px;
	}

	.home-getintouch-section .input-wrap {
		padding: 3px 9px 0;
		-ms-flex-preferred-size: 28%;
		flex-basis: 28%;
		max-width: 28%;
	}

	.home-getintouch-section .form-input {
		font-size: 18px;
		height: 30px;
		line-height: 29px;
	}

	.home-getintouch-section .btn-wrap {
		-ms-flex-preferred-size: 16%;
		flex-basis: 16%;
		max-width: 16%;
		padding-left: 9px;
		padding-right: 9px;
	}

	.home-getintouch-section .btn {
		max-width: 167px;
		width: 100%;
		padding: 9px 8px 7px;
	}

	.extra-services-section {
		padding: 35px 0 25px;
	}

	.extra-services-section h2 {
		margin-bottom: 22px;
	}

	.staff-section {
		padding: 9px 0 46px;
	}

	.staff-section h2 {
		margin-bottom: 22px;
	}

	.staffs-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -13px;
	}

	.staffs-row .staff-col {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
		padding: 0 13px;
	}

	.staffs-row .staff-item {
		margin-bottom: 22px;
	}

	.staffs-row .staff-item > a {
		border-radius: 0 0 10px 0;
	}

	.staffs-row .staff-item > a .staff-name {
		font-size: 15px;
		line-height: 1.5;
		padding: 9px 15px 7px;
	}

	.contact-section {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.contact-section .contact-info-box {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		padding: 58px 15px 46px;
	}

	.contact-section .contact-info-box {
		padding: 58px 15px 46px;
	}

	.contact-section h2, .contact-section h1 {
		font-size: 26px;
		padding: 0 1.5227em 0 0;
		margin-bottom: .9545em;
		display: table;
	}

	.contact-section h2 img, .contact-section h1 img {
		right: -.2273em;
		width: 1.5455em;
	}

	.contact-section h2 .icon-email, .contact-section h1 .icon-email {
		font-size: 1.0909em;
	}

	.contact-section .contact-info-list {
		text-align: center;
		font-size: 18px;
		padding-bottom: .9em;
	}

	.contact-section .input-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -9px;
	}

	.contact-section .input-wrap {
		padding: 3px 9px 0;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		margin-bottom: 20px;
	}

	.contact-section .input-wrap.full {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}

	.contact-section .form-input {
		font-size: 18px;
		height: 30px;
		line-height: 29px;
	}

	.contact-section .btn-wrap {
		padding-top: 10px;
	}

	.contact-section .btn {
		max-width: 167px;
		width: 100%;
		padding: 9px 8px 7px;
		margin: 0 auto;
	}

	.contact-section .map-holder {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.home-blog-section {
		padding: 35px 0;
	}

	.home-blog-section h2 {
		margin-bottom: 22px;
	}

	.home-blog-section .blog-item a {
		border-radius: 0 0 10px 0;
		font-size: 16px;
	}

	.home-blog-section .blog-item .blog-detail {
		padding: 15px;
	}

	.home-blog-section .blog-item .blog-title {
		font-size: 16px;
		margin-bottom: 0;
	}

	.home-blog-section .btn-more {
		width: 140px;
		margin-top: 11px;
	}

	.home-recipes-section {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		border-bottom-width: 18px;
	}

	.home-recipes-section .title-box {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		background-repeat: no-repeat;
		background-position: 50% 0;
		background-size: cover;
	}

	.home-recipes-section .title-box h2 {
		border-radius: 0 0 14px 14px;
		line-height: .9636;
		font-size: 40px;
		width: 4.0182em;
		padding: .6em .5455em .3636em;
	}

	.home-recipes-section .title-box h2 .recipe-icon {
		width: 1.1636em;
		margin-bottom: .274em;
	}

	.home-recipes-section .title-box h2 .icon-recipe {
		font-size: 1.3273em;
		margin-bottom: .274em;
	}

	.home-recipes-section .title-box > img {
		opacity: 0;
	}

	.home-recipes-section .recipe-text {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		padding: 51px 15px 41px;
	}

	.home-recipes-section .dog-food-text {
		font-size: 15px;
		line-height: 1.2917;
		padding-left: 15px;
	}

	.home-recipes-section .dog-food-text h3 {
		font-size: 18px;
		margin-bottom: 1.0333em;
	}

	.home-recipes-section .preparetion-info-text {
		font-size: 15px;
		line-height: 1.2917;
		padding-top: 2px;
	}

	.home-recipes-section .preparetion-info-text .preparetion-title {
		font-size: 16px;
		line-height: 1.2917;
	}

	.home-recipes-section .btn-wrap {
		position: absolute;
		bottom: 13.3%;
		right: 0;
		width: 50%;
		text-align: center;
		z-index: 6;
	}

	.home-recipes-section .btn-wrap .btn {
		width: 145px;
		margin-top: 11px;
	}

	.testmonial-section {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.testmonial-section .text-box {
		font-size: 14px;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		padding: 41px 40px 50px;
	}

	.testmonial-section h2 {
		margin-bottom: 18px;
	}

	.testmonial-section .sub-title {
		font-size: 16px;
		margin-bottom: 1.2083em;
	}

	.testmonial-section p {
		margin-bottom: 1.2083em;
	}

	.testmonial-section .btn-all {
		width: 145px;
		margin-top: 15px;
	}

	.testmonial-section .video-wrap {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.page-title-wrap {
		padding: 10px 0 5px;
	}

	.page-title-wrap .container-fluid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		flex-direction: column;
	}

	.page-title-wrap h1 {
		font-size: 42px;
	}

	.page-title-wrap .breadcrumbs {
		margin-right: 0;
		-ms-flex-item-align: start;
		-ms-grid-row-align: start;
		align-self: start;
		margin-top: 7px;
	}

	.breadcrumbs {
		font-size: 14px;
	}

	.inner-banner {
		margin-bottom: 18px;
	}

	.inner-banner .scroll-down {
		font-size: 62px;
		bottom: .1452em;
		display: none;
	}

	.js-accordion .slide-holder .slide {
		margin-bottom: 17px;
		background: #f2f2f2;
	}

	.js-accordion .staffs-row .staff-item {
		margin-bottom: 18px;
	}

	.js-accordion .container {
		padding-top: 50px;
		padding-bottom: 31px;
	}

	.js-accordion .slide-content {
		font-size: 16px;
		max-width: 1045px;
		margin: 0 auto;
		padding: 0 28px;
	}

	.js-accordion .slide-content .acc-close {
		top: 0;
		font-size: 16px;
	}

	.js-accordion .slide-content h3 {
		font-size: 22px;
		margin-bottom: .9em;
	}

	.js-accordion .slide-content p {
		margin-bottom: 18px;
	}

	.the_center .page-title-wrap,
	.page-template-page-center .page-title-wrap {
		padding-top: 12px;
		padding-bottom: 11px;
	}

	.the-center-container {
		font-size: 16px;
		margin-top: 3px;
		margin-bottom: 0;
		padding-top: 35px;
	}

	.the-center-container .text-box {
		max-width: 840px;
	}

	.the-center-container h2 {
		font-size: 22px;
		margin-bottom: .9em;
	}

	.the-center-container p {
		margin-bottom: 18px;
	}

	.center-plpaces-row {
		margin-bottom: 15px;
	}

	.center-plpaces-row .place-item {
		font-size: 16px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.center-plpaces-row .place-item:nth-child(2n) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.center-plpaces-row .place-item:nth-child(2n) .text-wrap {
		margin-right: auto;
	}

	.center-plpaces-row .place-item .img-wrap {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.center-plpaces-row .place-item .text-box {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		padding: 35px 15px 20px;
	}

	.center-plpaces-row .place-item .text-wrap {
		max-width: 546px;
	}

	.center-plpaces-row .place-item h3 {
		font-size: 22px;
	}

	.center-plpaces-row .place-item p {
		margin-bottom: 18px;
	}

	.service_page .page-title-wrap,
	.single-service .page-title-wrap {
		padding-top: 12px;
		padding-bottom: 11px;
	}

	.service-detail-container {
		font-size: 16px;
		margin-top: 3px;
		margin-bottom: 20px;
		padding-top: 35px;
	}

	.service-detail-container .text-box {
		max-width: 840px;
	}

	.service-detail-container h2 {
		font-size: 22px;
		margin-bottom: .9em;
	}

	.service-detail-container p {
		margin-bottom: 18px;
	}

	.main-album-container {
		padding-bottom: 35px;
	}

	.main-album-container .photos-row {
		margin: 0 -7px;
	}

	.main-album-container .photos-row .photo-col {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.main-album-container .photos-row .photo-col.half {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}

	.main-album-container .photos-row .photo-col .photo-item {
		margin-left: 7px;
		margin-right: 7px;
	}

	.main-album-container .photo-item {
		font-size: 17px;
		margin-bottom: 21px;
	}

	.main-album-container .photo-item .img-wrap {
		border-radius: 0 0 10px 0;
	}

	.main-album-container .photo-item .photo-name {
		font-size: 23px;
		padding: 15px .9667em 7px 0;
	}

	.single-album-container {
		padding-bottom: 35px;
	}

	.single-album-container .photos-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -7px;
	}

	.single-album-container .photos-row .photo-col {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.single-album-container .photos-row .photo-col.half {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}

	.single-album-container .photos-row .photo-col .photo-item {
		margin-left: 7px;
		margin-right: 7px;
	}

	.single-album-container .photo-item {
		font-size: 17px;
		margin-bottom: 14px;
	}

	.single-album-container .photo-item .img-wrap {
		border-radius: 0 0 10px 0;
	}

	.single-album-container .photo-item .img-wrap .icon-fullscreen {
		width: 34px;
		height: 34px;
		bottom: 11px;
		right: 11px;
		font-size: 18px;
	}

	.slick-lightbox .close-button {
		top: 15px;
		font-size: 16px;
		top: 80px;
		left: 15px;
	}

	.slick-lightbox .slick-lightbox-slick {
		padding: 0 52px;
	}

	.slick-lightbox .slick-lightbox-slick .slick-arrow {
		width: 34px;
		height: 34px;
		font-size: 11px;
	}

	.slide-popup-wrapper .popup-close {
		top: 15px;
		font-size: 16px;
		top: 80px;
		left: 15px;
	}

	.slide-popup-wrapper .popup-image-slider {
		padding: 0 52px;
	}

	.slide-popup-wrapper .popup-image-slider .slick-arrow {
		width: 34px;
		height: 34px;
		font-size: 11px;
	}

	.blogs-container {
		padding-bottom: 25px;
	}

	.blogs-container .blogs-row {
		margin: 0 -7px;
	}

	.blogs-container .blogs-row .blog-col {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.blogs-container .blogs-row .blog-col.half {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}

	.blogs-container .blogs-row .blog-col .blog-item {
		margin-left: 7px;
		margin-right: 7px;
	}

	.blogs-row .blog-item {
		font-size: 17px;
		line-height: 1.2;
		margin-bottom: 21px;
	}

	.blogs-row .blog-item .img-wrap {
		border-radius: 0 0 10px 0;
	}

	.blogs-row .blog-item .blog-detail {
		padding: .2em .975em .117em;
	}

	.blogs-row .blog-item h3 {
		font-size: 18px;
		line-height: 1.2;
		color: #ba1525;
		margin-bottom: .1333em;
	}

	.blogs-row .blog-item h3 a:hover {
		color: #231f20;
	}

	.diseases-index-container {
		padding: 32px 15px 25px;
		margin-bottom: 25px;
	}

	.diseases-index-container h2 {
		font-size: 18px;
		margin-bottom: .9em;
	}

	.diseases-index-container .sub-heading {
		font-size: 16px;
		margin-bottom: 3.2917em;
	}

	.diseases-index-container .index-heading {
		font-size: 18px;
		margin-bottom: 1.6333em;
	}

	.diseases-index-container .diseases-index {
		font-size: 16px;
	}

	.diseases-index-container .diseases-index > li {
		padding-bottom: .7917em;
	}

	.diseases-index-container .diseases-index > li:after {
		padding: 0 .8333em 0 .7917em;
	}

	.diseases-index-container .scroll-down {
		font-size: 62px;
		bottom: .1452em;
		display: none;
	}

	.diseases-section {
		padding: 0 54px 16px;
	}

	.diseases-section h2 {
		margin-bottom: .5758em;
	}

	.diseases-section .disease-alphabet {
		font-size: 42px;
		margin-bottom: .5758em;
	}

	.diseases-section .diseases-row {
		margin: 0 -9px;
	}

	.diseases-section .diseases-row .disease-col {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
		max-width: 33.33%;
		padding: 0 9px;
	}

	.diseases-section .disease-item {
		font-size: 16px;
		border-radius: 9px 9px 9px 0;
		margin-bottom: 20px;
		padding: 1em .875em 0 .4167em;
		min-height: 11.5833em;
	}

	.diseases-section .disease-item .bg-image {
		bottom: 2.1167em;
	}

	.diseases-section .disease-item .disease-title {
		font-size: 18px;
	}

	.diseases-section .disease-item .en-text {
		font-size: 13px;
		padding: .2105em 0 .3158em;
	}

	.diseases-section .disease-item p {
		margin-top: 14px;
	}

	.diseases-section .disease-item .link {
		padding: .4583em 0;
	}

	.single-disease-container {
		font-size: 16px;
		margin-top: 3px;
		margin-bottom: 25px;
		padding-top: 35px;
	}

	.single-disease-container .text-box {
		max-width: 840px;
	}

	.single-disease-container h2 {
		font-size: 22px;
		margin-bottom: .9em;
	}

	.single-disease-container h2 {
		margin-bottom: 1.1333em;
	}

	.single-disease-container h3 {
		margin-bottom: .8667em;
	}

	.single-disease-container p {
		margin-bottom: 18px;
	}

	.single-disease-container ol {
		line-height: 1.4583;
		padding: .1667em 2.3333em 1.1667em 0;
	}

	.single_blog_page .page-title-wrap,
	.single-post .page-title-wrap {
		padding-top: 12px;
		padding-bottom: 11px;
	}

	.blog-detail-container {
		font-size: 16px;
		margin-top: 3px;
		margin-bottom: 25px;
		padding-top: 35px;
	}

	.blog-detail-container .text-box {
		max-width: 840px;
	}

	.blog-detail-container h2 {
		font-size: 22px;
		margin-bottom: .9em;
	}

	.blog-detail-container h2 {
		margin-bottom: 1.1333em;
	}

	.blog-detail-container h3 {
		margin-bottom: .8667em;
	}

	.blog-detail-container p {
		margin-bottom: 18px;
	}

	.blog-detail-container ol {
		line-height: 1.4583;
		padding: .1667em 2.3333em 1.1667em 0;
	}

	.suggested-blog-container h2 {
		margin-bottom: .5758em;
	}

	.suggested-blog-container .blogs-row {
		margin: 0 -7px;
	}

	.suggested-blog-container .blogs-row .grid-sizer {
		width: 30%;
	}

	.suggested-blog-container .blogs-row .blog-col {
		-ms-flex-preferred-size: 30%;
		flex-basis: 30%;
		max-width: 30%;
		width: 30%;
	}

	.suggested-blog-container .blogs-row .blog-col.size2 {
		-ms-flex-preferred-size: 40%;
		flex-basis: 40%;
		max-width: 40%;
		width: 40%;
	}

	.suggested-blog-container .blogs-row .blog-col.size3 {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		width: 50%;
	}

	.suggested-blog-container .blogs-row .blog-col.long-height .blog-item .img-wrap {
		max-height: 55.33854vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item {
		margin-left: 7px;
		margin-right: 7px;
		margin-bottom: 2.21vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item .img-wrap {
		max-height: 20.572916vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item .blog-detail {
		min-height: 11.97916vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item .blog-detail p {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.footer-top {
		font-size: 14px;
		line-height: 1.2917;
		padding: 80px 18px 12px;
	}

	.page-template-page-contact .footer-top {
		padding-right: 18px;
	}

	.footer-top .office-hour,
	.footer-top .footer-address,
	.footer-top .footer-socialnetworks {
		padding-bottom: 20px;
	}

	.footer-top .office-hour {
		-ms-flex-preferred-size: 39.3%;
		flex-basis: 39.3%;
		max-width: 39.3%;
		padding-left: 20px;
	}

	.footer-top .footer-address {
		-ms-flex-preferred-size: 32.2%;
		flex-basis: 32.2%;
		max-width: 32.2%;
		padding-left: 20px;
	}

	.footer-top .footer-socialnetworks {
		-ms-flex-preferred-size: 28.5%;
		flex-basis: 28.5%;
		max-width: 28.5%;
	}

	.footer-top a.email,
	.footer-top .email {
		font-size: .9167em;
	}

	.footer-top .footer-title {
		font-size: 42px;
		margin-bottom: .2424em;
	}

	.footer-top .social-networks > li {
		padding: 0 0 10px 14px;
	}

	.social-networks a {
		height: 30px;
		width: 30px;
	}

	.footer-bottom {
		font-size: 14px;
		padding: 10px 25px 7px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.footer-bottom .design-dev-info {
		margin-left: auto;
	}
	.contact-section .contact-info-box form {
		max-width:540px;
		margin:0 auto;
	}
	.contact-section .contact-info-box .elementor-field-type-text, .contact-section .contact-info-box .elementor-field-type-email {
		width: 50%;
	}
	.contact-section .contact-info-box .elementor-field-type-tel {
		width: 100%;
	}

	.contact-section .contact-info-box .elementor-field-type-submit {
		width: 100%;
	}
	.contact-section .contact-info-box .elementor-field-type-submit button {
		width: auto;
		max-width: 167px;
		margin: 0 auto;
	}
}

@media (min-width: 992px) {
	.en-content .contact-section .contact-info-list {
		font-size: 20px;
	}

	button.btn,
	a.btn,
	input.btn {
		font-size: 18px;
		padding: 11px 10px 7px;
	}

	.container {
		max-width: 970px;
	}

	h2 {
		font-size: 50px;
	}

	.site-fixed-element-box #goTop > a {
		width: 57px;
		height: 57px;
		font-size: 18px;
	}

	.site-fixed-element-box .btn-flying,
	.site-fixed-element-box .btn-email {
		font-size: 16px;
	}

	#wrapper .wp-pagenavi {
		padding-top: 22px;
	}

	#wrapper .wp-pagenavi .page,
	#wrapper .wp-pagenavi .nextpostslink,
	#wrapper .wp-pagenavi .previouspostslink,
	#wrapper .wp-pagenavi .current {
		width: 40px;
		height: 40px;
		padding: 3px 9px;
		margin: 0 7px;
	}

	#wrapper .wp-pagenavi .page,
	#wrapper .wp-pagenavi .current {
		font-size: 24px;
	}

	#wrapper .wp-pagenavi .nextpostslink:before,
	#wrapper .wp-pagenavi .previouspostslink:before {
		font-size: 17px;
	}

	#header {
		padding-left: 50px;
	}

	.nav-opener {
		display: none;
	}

	.logo-wrap {
		width: 127px;
		max-width: none;
		position: absolute;
		top: 0;
		right: 15px;
		background: #fff;
		box-shadow: 0 3px 7px rgba(0, 0, 0, .2);
		z-index: 6;
		border-radius: 0 0 14px 0;
	}

	.logo-address-info {
		font-size: 20px;
		display: block;
		max-height: 8.875em;
		-webkit-transition: .5s ease max-height;
		transition: .5s ease max-height;
	}

	.fixed-position .logo-address-info {
		max-height: 0;
	}

	body:not(.home):not(.page-id-2940) .logo-address-info {
		display: none;
	}

	.logo {
		width: 96px;
		margin: 0 auto;
		padding: 24px 0 21px;
	}

	.logo .logo-mobile {
		display: none;
	}

	.logo .logo-desktop-full {
		display: block;
		margin: 0 0 1px;
		-webkit-transition: .5s ease max-height, .5s ease margin-bottom;
		transition: .5s ease max-height, .5s ease margin-bottom;
		max-height: 277px;
	}

	.fixed-position .logo .logo-desktop-full {
		max-height: 0;
		margin-bottom: 0;
	}

	body:not(.home) .logo .logo-desktop-full {
		display: none;
	}

	.mobile-address {
		display: none;
	}

	.mobile-phone {
		display: none;
	}

	.btn-language {
		-webkit-box-ordinal-group: 17;
		-ms-flex-order: 16;
		order: 16;
		font-size: 16px;
	}

	#nav {
		padding: 0 145px 0 0;
	}

	#nav .primary-menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 13px 0 10px;
	}

	#nav .primary-menu > li:first-child > .sub-menu,
	#nav .primary-menu > li:nth-child(2) > .sub-menu {
		display: block;
	}

	#nav .primary-menu > li + li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	#nav .primary-menu > li + li:before {
		content: "/";
		color: #e0d8d7;
		padding: 0 11px;
	}

	#nav .primary-menu > li:hover > .sub-menu,
	#nav .primary-menu > li.hover > .sub-menu {
		opacity: 1;
		visibility: visible;
	}

	#nav .primary-menu > li.current-menu-item > a:after {
		opacity: 1;
		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 100% 0;
		-ms-transform-origin: 100% 0;
		transform-origin: 100% 0;
	}

	#nav .primary-menu > li.menu-item-has-children:hover > a:after {
		opacity: 1;
		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 100% 0;
		-ms-transform-origin: 100% 0;
		transform-origin: 100% 0;
	}

	#nav .primary-menu > li > a {
		font-size: 18px;
		padding: 4px 0;
		position: relative;
	}

	#nav .primary-menu > li > a:after {
		content: "";
		position: absolute;
		height: 3px;
		left: 0;
		right: 0;
		background: #b60718;
		bottom: 0;
		opacity: 0;
		-webkit-transform: scaleX(0);
		-ms-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transition: .3s ease opacity, .3s ease transform;
		transition: .3s ease opacity, .3s ease transform;
		-webkit-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		transform-origin: 0 0;
	}

	#nav .primary-menu > li > a:hover:after {
		opacity: 1;
		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 100% 0;
		-ms-transform-origin: 100% 0;
		transform-origin: 100% 0;
	}

	#nav .primary-menu .sub-menu {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		background: #fff;
		z-index: 3;
		padding: 16px 145px 15px 80px;
		border-top: 1px solid #eee;
		box-shadow: 0 8px 4px rgba(0, 0, 0, .15);
		-webkit-transition: .5s ease-in-out opacity, .5s ease-in-out visibility;
		transition: .5s ease-in-out opacity, .5s ease-in-out visibility;
		opacity: 0;
		visibility: hidden;
	}

	#nav .primary-menu .sub-menu:not(.normal) {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	#nav .primary-menu .sub-menu:not(.normal) > li {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	#nav .primary-menu .sub-menu > li {
		padding: .4167em 0;
	}

	#nav .primary-menu .sub-menu > li > a {
		padding: 9px 3.8333em 7px 0;
	}

	.header-search-opener {
		display: block;
		font-size: 16px;
		margin: 7px auto 0 0;
	}

	.header-search {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgba(0, 0, 0, .8);
		z-index: 999;
		padding: 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		opacity: 0;
		visibility: hidden;
	}

	.header_search_active .header-search {
		opacity: 1;
		visibility: visible;
	}

	.header-search.mobile {
		display: none;
	}

	.header-search .input-wrap {
		max-width: 940px;
	}

	.header-search .search-input {
		height: 58px;
		font-size: 20px;
		padding: 15px 20px 13px;
	}

	.header-search .btn-search {
		left: 18px;
	}

	.home-about-section .about-text-box {
		font-size: 19px;
		padding: 40px 50px 59px;
	}

	.home-about-section .about-text-box p {
		margin-bottom: 23px;
	}

	.home-about-section .about-text-box .btn {
		min-width: 130px;
		margin-top: 13px;
	}

	.home-services-section {
		padding: 50px 0 40px;
	}

	.home-services-section h2 {
		margin-bottom: 30px;
	}

	.services-row .grid-sizer {
		width: 25%;
	}

	.services-row .service-col {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	.services-row .service-col.half,
	.services-row .service-col.flying {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.services-row .service-item .img-wrap {
		border-radius: 0 0 12px 0;
	}

	.services-row .service-item .service-detail {
		padding: 9px 20px 0;
	}

	.home-getintouch-section {
		padding: 73px 20px 61px;
	}

	.home-getintouch-section h2 {
		font-size: 32px;
	}

	.home-getintouch-section .form-input {
		font-size: 20px;
		height: 34px;
		line-height: 32px;
		border-bottom-width: 2px;
	}

	.home-getintouch-section .btn {
		padding: 11px 10px 9px;
	}

	.home-getintouch-section .btn {
		padding: 13px 12px 11px;
	}

	.extra-services-section {
		padding: 50px 0 40px;
	}

	.extra-services-section h2 {
		margin-bottom: 30px;
	}

	.staff-section {
		padding-bottom: 60px;
	}

	.staff-section h2 {
		margin-bottom: 30px;
	}

	.staffs-row .staff-col {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	.staffs-row .staff-item {
		margin-bottom: 26px;
	}

	.staffs-row .staff-item > a {
		border-radius: 0 0 12px 0;
	}

	.staffs-row .staff-item > a .staff-name {
		font-size: 18px;
		padding: 10px 16px 8px;
	}

	.contact-section .contact-info-box {
		padding: 73px 20px 61px;
	}

	.contact-section h2, .contact-section h1 {
		font-size: 32px;
	}

	.contact-section .contact-info-list {
		font-size: 22px;
	}

	.contact-section .input-row {
		margin: 0 -12px;
	}

	.contact-section .input-wrap {
		padding-left: 12px;
		padding-right: 12px;
		margin-bottom: 25px;
	}

	.contact-section .form-input {
		font-size: 20px;
		height: 34px;
		line-height: 32px;
		border-bottom-width: 2px;
	}

	.contact-section .btn {
		padding: 11px 10px 9px;
	}

	.contact-section .btn {
		padding: 13px 12px 11px;
	}

	.home-blog-section {
		padding: 50px 0;
	}

	.home-blog-section h2 {
		margin-bottom: 30px;
	}

	.home-blog-section .blog-item a {
		border-radius: 0 0 12px 0;
		font-size: 19px;
	}

	.home-blog-section .blog-item .blog-title {
		font-size: 19px;
	}

	.home-blog-section .btn-more {
		width: 160px;
		margin-top: 16px;
		margin-bottom: 13px;
	}

	.home-recipes-section {
		border-bottom-width: 24px;
	}

	.home-recipes-section .title-box h2 {
		border-radius: 0 0 18px 18px;
		font-size: 45px;
	}

	.home-recipes-section .recipe-text {
		padding: 71px 18px 48px;
	}

	.home-recipes-section .dog-food-text {
		font-size: 18px;
		padding-left: 20px;
	}

	.home-recipes-section .dog-food-text h3 {
		font-size: 22px;
	}

	.home-recipes-section .preparetion-info-text {
		font-size: 18px;
		padding-top: 3px;
		padding-left: 6px;
	}

	.home-recipes-section .preparetion-info-text .preparetion-title {
		font-size: 18px;
	}

	.home-recipes-section .btn-wrap .btn {
		width: 170px;
	}

	.testmonial-section .text-box {
		font-size: 18px;
		padding: 61px 70px 70px;
	}

	.testmonial-section h2 {
		margin-bottom: 23px;
	}

	.testmonial-section .sub-title {
		font-size: 18px;
	}

	.testmonial-section .btn-all {
		width: 170px;
		margin-top: 22px;
	}

	.page-title-wrap {
		padding-left: 50px;
		padding-right: 140px;
	}

	.page-title-wrap h1 {
		font-size: 50px;
	}

	.page-title-wrap .breadcrumbs {
		margin-top: 14px;
	}

	.breadcrumbs {
		font-size: 16px;
	}

	.inner-banner {
		margin-bottom: 23px;
	}

	.js-accordion .slide-holder .slide {
		margin-bottom: 22px;
	}

	.js-accordion .staffs-row .staff-item {
		margin-bottom: 22px;
	}

	.js-accordion .container {
		padding-top: 72px;
		padding-bottom: 46px;
	}

	.js-accordion .slide-content {
		font-size: 20px;
		padding: 0 45px;
	}

	.js-accordion .slide-content .acc-close {
		font-size: 20px;
	}

	.js-accordion .slide-content h3 {
		font-size: 26px;
	}

	.js-accordion .slide-content p {
		margin-bottom: 28px;
	}

	.the_center .page-title-wrap,
	.page-template-page-center .page-title-wrap {
		padding-top: 17px;
		padding-bottom: 16px;
	}

	.the-center-container {
		font-size: 20px;
		padding: 55px 155px 37px;
		margin-top: 5px;
	}

	.the-center-container h2 {
		font-size: 26px;
	}

	.the-center-container p {
		margin-bottom: 28px;
	}

	.center-plpaces-row {
		margin-bottom: 20px;
	}

	.center-plpaces-row .place-item {
		font-size: 20px;
	}

	.center-plpaces-row .place-item .text-box {
		padding: 55px 20px 25px;
	}

	.center-plpaces-row .place-item h3 {
		font-size: 26px;
	}

	.center-plpaces-row .place-item p {
		margin-bottom: 28px;
	}

	.service_page .page-title-wrap,
	.single-service .page-title-wrap {
		padding-top: 17px;
		padding-bottom: 16px;
	}

	.service-detail-container {
		font-size: 20px;
		padding: 55px 155px 37px;
		margin-top: 5px;
		margin-bottom: 30px;
	}

	.service-detail-container h2 {
		font-size: 26px;
	}

	.service-detail-container p {
		margin-bottom: 28px;
	}

	.main-album-container {
		padding-bottom: 48px;
	}

	.main-album-container .photos-row .photo-col {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	.main-album-container .photos-row .photo-col.half {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.main-album-container .photo-item .img-wrap {
		border-radius: 0 0 12px 0;
	}

	.single-album-container {
		padding-bottom: 48px;
	}

	.single-album-container .photos-row .photo-col {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	.single-album-container .photos-row .photo-col.half {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.single-album-container .photo-item .img-wrap {
		border-radius: 0 0 12px 0;
	}

	.single-album-container .photo-item .img-wrap .icon-fullscreen {
		width: 40px;
		height: 40px;
		bottom: 14px;
		right: 14px;
		font-size: 21px;
	}

	.slick-lightbox .close-button {
		font-size: 20px;
		top: 100px;
		left: 20px;
	}

	.slick-lightbox .slick-lightbox-slick {
		padding: 0 65px;
	}

	.slick-lightbox .slick-lightbox-slick .slick-arrow {
		width: 40px;
		height: 40px;
		font-size: 13px;
	}

	.slide-popup-wrapper .popup-close {
		font-size: 20px;
		top: 100px;
		left: 20px;
	}

	.slide-popup-wrapper .popup-image-slider {
		padding: 0 65px;
	}

	.slide-popup-wrapper .popup-image-slider .slick-arrow {
		width: 40px;
		height: 40px;
		font-size: 13px;
	}

	.blogs-container {
		padding-bottom: 40px;
	}

	.blogs-container .blogs-row .blog-col {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}

	.blogs-container .blogs-row .blog-col.half {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.blogs-row .blog-item .img-wrap {
		border-radius: 0 0 12px 0;
	}

	.blogs-row .blog-item .blog-detail {
		padding: 1em 1.375em .4167em;
	}

	.diseases-index-container {
		padding: 52px 160px 42px 110px;
		margin-bottom: 30px;
	}

	.diseases-index-container h2 {
		font-size: 24px;
	}

	.diseases-index-container .sub-heading {
		font-size: 20px;
	}

	.diseases-index-container .index-heading {
		font-size: 24px;
	}

	.diseases-index-container .diseases-index {
		font-size: 20px;
	}

	.diseases-section {
		padding: 0 84px 16px;
	}

	.diseases-section .disease-alphabet {
		font-size: 50px;
	}

	.diseases-section .diseases-row {
		margin: 0 -11px;
	}

	.diseases-section .diseases-row .disease-col {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
		padding: 0 11px;
	}

	.diseases-section .disease-item {
		font-size: 20px;
		border-radius: 12px 12px 12px 0;
		margin-bottom: 25px;
	}

	.diseases-section .disease-item .disease-title {
		font-size: 24px;
		line-height: 1.0333;
	}

	.diseases-section .disease-item .en-text {
		font-size: 16px;
		line-height: 1.1053;
	}

	.diseases-section .disease-item p {
		margin-top: 18px;
	}

	.single-disease-container {
		font-size: 20px;
		padding: 55px 155px 25px;
		margin-top: 5px;
		margin-bottom: 34px;
	}

	.single-disease-container h2 {
		font-size: 26px;
	}

	.single-disease-container p {
		margin-bottom: 28px;
	}

	.single_blog_page .page-title-wrap,
	.single-post .page-title-wrap {
		padding-top: 17px;
		padding-bottom: 16px;
	}

	.blog-detail-container {
		font-size: 20px;
		padding: 55px 155px 25px;
		margin-top: 5px;
		margin-bottom: 34px;
	}

	.blog-detail-container h2 {
		font-size: 26px;
	}

	.blog-detail-container p {
		margin-bottom: 28px;
	}

	.suggested-blog-container .blogs-row {
		margin: 0 -10px;
	}

	.suggested-blog-container .blogs-row .blog-col.long-height .blog-item .img-wrap {
		max-height: 54.84vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item {
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 1.61vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item .img-wrap {
		max-height: 20.77vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item .blog-detail {
		min-height: 11.69vw;
	}

	.footer-top {
		font-size: 18px;
	}

	.footer-top .footer-title {
		font-size: 50px;
	}

	.social-networks a {
		width: 36px;
		height: 36px;
	}

	.footer-bottom {
		font-size: 18px;
		padding-left: 35px;
		padding-right: 35px;
	}
}

@media (min-width: 1200px) {
	.en-content .contact-section .contact-info-list {
		font-size: 24px;
	}

	button.btn,
	a.btn,
	input.btn {
		font-size: 21px;
		line-height: 1.2917;
		padding: 12px 10px 8px;
	}

	.container {
		max-width: 1170px;
	}

	h2 {
		font-size: 58px;
	}

	#header {
		padding-left: 90px;
	}

	.logo-wrap {
		width: 142px;
		right: 22px;
	}

	.logo-address-info {
		font-size: 22px;
	}

	.logo {
		width: 111px;
	}

	.logo .logo-desktop-full {
		margin-bottom: 3px;
	}

	.btn-language {
		font-size: 19px;
	}

	#nav {
		padding-right: 175px;
	}

	#nav .primary-menu > li + li:before {
		padding: 0 15px;
	}

	#nav .primary-menu > li > a {
		font-size: 20px;
	}

	#nav .primary-menu .sub-menu {
		padding: 26px 175px 25px 140px;
	}

	#nav .primary-menu .sub-menu > li {
		font-size: 20px;
		line-height: 1.0833;
	}

	.header-search-opener {
		font-size: 17px;
	}

	.header-search .input-wrap {
		max-width: 1140px;
	}

	.hero-banner .banner-text .text-wrap h1 {
		font-size: 120px;
	}

	.home-about-section .about-text-box {
		font-size: 22px;
		padding: 60px 70px 79px;
	}

	.home-about-section .about-text-box p {
		margin-bottom: 29px;
	}

	.home-about-section .about-text-box .btn {
		min-width: 142px;
		margin-top: 16px;
	}

	.home-services-section {
		padding: 60px 0 50px;
	}

	.home-services-section h2 {
		margin-bottom: 37px;
	}

	.services-row .service-item {
		font-size: 20px;
	}

	.services-row .service-item .img-wrap {
		border-radius: 0 0 14px 0;
	}

	.services-row .service-item .service-detail {
		padding: 10px 25px 0;
	}

	.services-row .service-item .service-name {
		font-size: 26px;
	}

	.home-getintouch-section {
		padding: 88px 25px 76px;
	}

	.home-getintouch-section h2 {
		font-size: 40px;
	}

	.home-getintouch-section .form-input {
		font-size: 24px;
	}

	.extra-services-section {
		padding: 60px 0 50px;
	}

	.extra-services-section h2 {
		margin-bottom: 37px;
	}

	.staff-section {
		padding-bottom: 76px;
	}

	.staff-section h2 {
		margin-bottom: 35px;
	}

	.staffs-row .staff-item {
		margin-bottom: 29px;
	}

	.staffs-row .staff-item > a {
		border-radius: 0 0 14px 0;
	}

	.staffs-row .staff-item > a .staff-name {
		font-size: 21px;
		padding: 11px 18px 9px;
	}

	.contact-section .contact-info-box {
		padding: 88px 25px 76px;
	}

	.contact-section h2, .contact-section h1 {
		font-size: 40px;
	}

	.contact-section .contact-info-list {
		font-size: 26px;
	}

	.contact-section .input-row {
		margin: 0 -16px;
	}

	.contact-section .input-wrap {
		padding-left: 16px;
		padding-right: 16px;
		margin-bottom: 35px;
	}

	.contact-section .form-input {
		font-size: 24px;
	}

	.home-blog-section {
		padding: 87px 0;
	}

	.home-blog-section h2 {
		margin-bottom: 37px;
	}

	.home-blog-section .blog-item a {
		border-radius: 0 0 14px 0;
		font-size: 22px;
	}

	.home-blog-section .blog-item .blog-title {
		font-size: 22px;
	}

	.home-blog-section .btn-more {
		width: 185px;
		margin-top: 21px;
		margin-bottom: 16px;
	}

	.home-recipes-section {
		border-bottom-width: 27px;
	}

	.home-recipes-section .title-box h2 {
		border-radius: 0 0 22px 22px;
		font-size: 50px;
	}

	.home-recipes-section .recipe-text {
		padding: 86px 22px 56px;
	}

	.home-recipes-section .dog-food-text {
		font-size: 21px;
	}

	.home-recipes-section .dog-food-text h3 {
		font-size: 26px;
	}

	.home-recipes-section .preparetion-info-text {
		font-size: 21px;
		padding-top: 4px;
		padding-left: 10px;
	}

	.home-recipes-section .preparetion-info-text .preparetion-title {
		font-size: 21px;
	}

	.home-recipes-section .btn-wrap .btn {
		width: 195px;
	}

	.testmonial-section .text-box {
		font-size: 21px;
		padding: 71px 100px 90px;
	}

	.testmonial-section h2 {
		margin-bottom: 28px;
	}

	.testmonial-section .sub-title {
		font-size: 21px;
	}

	.testmonial-section .btn-all {
		width: 195px;
		margin-top: 30px;
	}

	.page-title-wrap {
		padding-left: 90px;
		padding-right: 170px;
	}

	.page-title-wrap h1 {
		font-size: 58px;
	}

	.page-title-wrap .breadcrumbs {
		margin-top: 21px;
	}

	.breadcrumbs {
		font-size: 18px;
	}

	.js-accordion .slide-holder .slide {
		margin-bottom: 27px;
	}

	.js-accordion .staffs-row .staff-item {
		margin-bottom: 25px;
	}

	.js-accordion .container {
		padding-top: 92px;
		padding-bottom: 61px;
	}

	.js-accordion .slide-content {
		font-size: 24px;
		padding: 0 62px;
	}

	.js-accordion .slide-content .acc-close {
		font-size: 24px;
	}

	.js-accordion .slide-content h3 {
		font-size: 30px;
	}

	.js-accordion .slide-content p {
		margin-bottom: 29px;
	}

	.the-center-container {
		font-size: 24px;
		padding: 73px 185px 47px;
	}

	.the-center-container h2 {
		font-size: 30px;
	}

	.the-center-container p {
		margin-bottom: 29px;
	}

	.center-plpaces-row .place-item {
		font-size: 24px;
	}

	.center-plpaces-row .place-item .text-box {
		padding: 73px 25px 30px;
	}

	.center-plpaces-row .place-item h3 {
		font-size: 30px;
	}

	.center-plpaces-row .place-item p {
		margin-bottom: 29px;
	}

	.service-detail-container {
		font-size: 24px;
		padding: 73px 185px 47px;
		margin-bottom: 38px;
	}

	.service-detail-container h2 {
		font-size: 30px;
	}

	.service-detail-container p {
		margin-bottom: 29px;
	}

	.main-album-container {
		padding-bottom: 61px;
	}

	.main-album-container .photo-item {
		font-size: 20px;
	}

	.main-album-container .photo-item .img-wrap {
		border-radius: 0 0 14px 0;
	}

	.main-album-container .photo-item .photo-name {
		font-size: 26px;
	}

	.single-album-container {
		padding-bottom: 61px;
	}

	.single-album-container .photo-item {
		font-size: 20px;
	}

	.single-album-container .photo-item .img-wrap {
		border-radius: 0 0 14px 0;
	}

	.single-album-container .photo-item .img-wrap .icon-fullscreen {
		width: 48px;
		height: 48px;
		bottom: 17px;
		right: 17px;
		font-size: 24px;
	}

	.slick-lightbox .close-button {
		font-size: 24px;
	}

	.slick-lightbox .slick-lightbox-slick {
		padding: 0 80px;
	}

	.slick-lightbox .slick-lightbox-slick .slick-arrow {
		width: 48px;
		height: 48px;
		font-size: 15px;
	}

	.slide-popup-wrapper .popup-close {
		font-size: 24px;
	}

	.slide-popup-wrapper .popup-image-slider {
		padding: 0 80px;
	}

	.slide-popup-wrapper .popup-image-slider .slick-arrow {
		width: 48px;
		height: 48px;
		font-size: 15px;
	}

	.blogs-container {
		padding-bottom: 50px;
	}

	.blogs-row .blog-item {
		font-size: 20px;
	}

	.blogs-row .blog-item .img-wrap {
		border-radius: 0 0 14px 0;
	}

	.blogs-row .blog-item h3 {
		font-size: 24px;
	}

	.diseases-index-container {
		padding: 72px 190px 60px 130px;
		margin-bottom: 35px;
	}

	.diseases-index-container h2 {
		font-size: 30px;
	}

	.diseases-index-container .sub-heading {
		font-size: 24px;
	}

	.diseases-index-container .index-heading {
		font-size: 30px;
	}

	.diseases-index-container .diseases-index {
		font-size: 24px;
	}

	.diseases-section {
		padding: 0 114px 16px;
	}

	.diseases-section .disease-alphabet {
		font-size: 58px;
	}

	.diseases-section .diseases-row {
		margin: 0 -13px;
	}

	.diseases-section .diseases-row .disease-col {
		padding: 0 13px;
	}

	.diseases-section .disease-item {
		font-size: 24px;
		border-radius: 15px 15px 15px 0;
		margin-bottom: 29px;
	}

	.diseases-section .disease-item .disease-title {
		font-size: 30px;
	}

	.diseases-section .disease-item .en-text {
		font-size: 19px;
	}

	.diseases-section .disease-item p {
		margin-top: 22px;
	}

	.single-disease-container {
		font-size: 24px;
		padding: 73px 185px 30px;
		margin-bottom: 45px;
	}

	.single-disease-container h2 {
		font-size: 30px;
	}

	.single-disease-container p {
		margin-bottom: 31px;
	}

	.blog-detail-container {
		font-size: 24px;
		padding: 73px 185px 30px;
		margin-bottom: 45px;
	}

	.blog-detail-container h2 {
		font-size: 30px;
	}

	.blog-detail-container p {
		margin-bottom: 31px;
	}

	.suggested-blog-container .blogs-row {
		margin: 0 -13.5px;
	}

	.suggested-blog-container .blogs-row .blog-col.long-height .blog-item .img-wrap {
		max-height: 54.58vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item {
		margin-left: 13.5px;
		margin-right: 13.5px;
		margin-bottom: 1.67vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item .img-wrap {
		max-height: 20.42vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item .blog-detail {
		min-height: 12.08vw;
	}

	.footer-top {
		font-size: 21px;
	}

	.footer-top .footer-title {
		font-size: 58px;
	}

	.social-networks a {
		width: 42px;
		height: 42px;
	}

	.footer-bottom {
		font-size: 21px;
		padding-left: 45px;
		padding-right: 45px;
	}

	.footer-bottom .design-dev-info {
		font-size: 18px;
	}
}

@media (min-width: 1360px) {
	button.btn,
	a.btn,
	input.btn {
		font-size: 24px;
		padding: 14px 12px 10px;
	}

	.container {
		max-width: 1180px;
	}

	h2 {
		font-size: 66px;
	}

	#header {
		padding-left: 184px;
	}

	.logo-wrap {
		width: 157px;
		right: 31px;
	}

	.logo-address-info {
		font-size: 24px;
	}

	.logo {
		width: 126px;
	}

	.logo .logo-desktop-full {
		margin-bottom: 5px;
	}

	.btn-language {
		font-size: 21px;
	}

	#nav {
		padding-right: 245px;
	}

	#nav .primary-menu > li + li:before {
		padding: 0 21px;
	}

	#nav .primary-menu > li > a {
		font-size: 24px;
	}

	#nav .primary-menu .sub-menu {
		padding: 36px 245px 35px 238px;
	}

	#nav .primary-menu .sub-menu > li {
		font-size: 24px;
	}

	.header-search-opener {
		font-size: 18px;
	}

	.header-search .input-wrap {
		max-width: 1150px;
	}

	.hero-banner .banner-text .text-wrap h1 {
		font-size: 130px;
	}

	.home-about-section .about-text-box {
		font-size: 24px;
		padding: 80px 90px 99px;
	}

	.home-about-section .about-text-box .btn {
		min-width: 155px;
	}

	.services-row .service-item {
		font-size: 24px;
	}

	.services-row .service-item .img-wrap {
		border-radius: 0 0 16px 0;
	}

	.services-row .service-item .service-detail {
		padding: 11px 30px 0;
	}

	.services-row .service-item .service-name {
		font-size: 30px;
	}

	.home-getintouch-section {
		padding: 98px 30px 86px;
	}

	.home-getintouch-section h2 {
		font-size: 44px;
	}

	.staffs-row .staff-item > a {
		border-radius: 0 0 16px 0;
	}

	.staffs-row .staff-item > a .staff-name {
		font-size: 24px;
	}

	.contact-section .contact-info-box {
		padding: 99px 30px 86px;
	}

	.contact-section h2, .contact-section h1 {
		font-size: 44px;
	}

	.contact-section .contact-info-list {
		font-size: 30px;
	}

	.home-blog-section .blog-item a {
		border-radius: 0 0 16px 0;
		font-size: 24px;
	}

	.home-blog-section .blog-item .blog-title {
		font-size: 24px;
	}

	.home-blog-section .btn-more {
		width: 206px;
		margin-top: 26px;
		margin-bottom: 19px;
	}

	.home-recipes-section .title-box h2 {
		border-radius: 0 0 26px 26px;
		font-size: 55px;
	}

	.home-recipes-section .recipe-text {
		padding: 101px 25px 66px;
	}

	.home-recipes-section .dog-food-text {
		font-size: 24px;
	}

	.home-recipes-section .dog-food-text h3 {
		font-size: 30px;
	}

	.home-recipes-section .preparetion-info-text {
		font-size: 24px;
	}

	.home-recipes-section .preparetion-info-text .preparetion-title {
		font-size: 24px;
	}

	.home-recipes-section .btn-wrap .btn {
		width: 220px;
	}

	.testmonial-section .text-box {
		font-size: 24px;
		padding: 81px 140px 100px;
	}

	.testmonial-section .sub-title {
		font-size: 24px;
	}

	.testmonial-section .btn-all {
		width: 220px;
		margin-top: 37px;
	}

	.page-title-wrap {
		padding-left: 184px;
		padding-right: 240px;
	}

	.page-title-wrap h1 {
		font-size: 66px;
	}

	.the-center-container {
		padding: 91px 260px 57px;
	}

	.center-plpaces-row .place-item .text-box {
		padding: 91px 32px 35px;
	}

	.service-detail-container {
		padding: 91px 260px 57px;
	}

	.main-album-container .photo-item {
		font-size: 24px;
	}

	.main-album-container .photo-item .img-wrap {
		border-radius: 0 0 16px 0;
	}

	.main-album-container .photo-item .photo-name {
		font-size: 30px;
	}

	.single-album-container .photo-item {
		font-size: 24px;
	}

	.single-album-container .photo-item .img-wrap {
		border-radius: 0 0 16px 0;
	}

	.single-album-container .photo-item .img-wrap .icon-fullscreen {
		width: 55px;
		height: 55px;
		bottom: 20px;
		right: 20px;
		font-size: 27px;
	}

	.slick-lightbox .slick-lightbox-slick {
		padding: 0 102px;
	}

	.slick-lightbox .slick-lightbox-slick .slick-arrow {
		width: 56px;
		height: 56px;
		font-size: 17px;
	}

	.slide-popup-wrapper .popup-image-slider {
		padding: 0 102px;
	}

	.slide-popup-wrapper .popup-image-slider .slick-arrow {
		width: 56px;
		height: 56px;
		font-size: 17px;
	}

	.blogs-container {
		padding-bottom: 60px;
	}

	.blogs-row .blog-item {
		font-size: 24px;
	}

	.blogs-row .blog-item .img-wrap {
		border-radius: 0 0 16px 0;
	}

	.blogs-row .blog-item h3 {
		font-size: 30px;
	}

	.diseases-index-container {
		padding: 92px 260px 75px 170px;
		margin-bottom: 40px;
	}

	.diseases-section {
		padding: 0 10vw 21px;
	}

	.diseases-section .disease-alphabet {
		font-size: 66px;
	}

	.single-disease-container {
		padding: 91px 260px 35px;
		margin-bottom: 58px;
	}

	.blog-detail-container {
		padding: 91px 260px 35px;
		margin-bottom: 58px;
	}

	.suggested-blog-container .blogs-row .blog-col.long-height .blog-item .img-wrap {
		max-height: 55.15vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item {
		margin-bottom: 1.76vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item .img-wrap {
		max-height: 20.59vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item .blog-detail {
		min-height: 12.21vw;
	}

	.footer-top {
		font-size: 24px;
	}

	.footer-top .footer-title {
		font-size: 66px;
	}

	.social-networks a {
		width: 48px;
		height: 48px;
	}

	.footer-bottom {
		padding-left: 55px;
		padding-right: 55px;
	}
}

@media (min-width: 1440px) {
	.hero-banner .banner-text .text-wrap h1 {
		font-size: 140px;
	}

	.diseases-section .disease-item {
		min-height: 19.31vw;
	}

	.suggested-blog-container .blogs-row .blog-col.long-height .blog-item .img-wrap {
		max-height: 55.14vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item {
		margin-bottom: 1.39vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item .img-wrap {
		max-height: 20.76vw;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item .blog-detail {
		min-height: 12.22vw;
	}
}

@media (max-width: 991.98px) {
	#header {
		box-shadow: 3px 0 7px rgba(0, 0, 0, .25);
	}

	.logo .logo-desktop {
		display: none;
	}

	#nav {
		position: fixed;
		top: 64px;
		bottom: 0;
		right: 0;
		overflow-y: auto;
		background: #fff;
		width: 375px;
		-webkit-transition: .5s ease opacity, .5s ease visibility, .5s ease transform;
		transition: .5s ease opacity, .5s ease visibility, .5s ease transform;
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translate(100%, 0);
		-ms-transform: translate(100%, 0);
		transform: translate(100%, 0);
	}

	.nav-active #nav {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	.resize-active #nav {
		-webkit-transition: none;
		transition: none;
	}

	#nav .primary-menu > li {
		border-top: 1px solid #f5f5f2;
	}

	#nav .primary-menu > li:first-child {
		border: none;
	}

	#nav .primary-menu > li.menu-item-has-children.active > a {
		color: #b60718;
	}

	#nav .primary-menu > li.menu-item-has-children.active > a:after {
		-webkit-transform: translate(0, -50%) rotate(180deg);
		-ms-transform: translate(0, -50%) rotate(180deg);
		transform: translate(0, -50%) rotate(180deg);
	}

	#nav .primary-menu > li.menu-item-has-children > a {
		position: relative;
	}

	#nav .primary-menu > li.menu-item-has-children > a:after {
		content: "\e91d";
		position: absolute;
		top: 50%;
		left: .875rem;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		font: .71875rem/1 "icomoon";
		-webkit-transition: .3s ease transform;
		transition: .3s ease transform;
	}

	#nav .primary-menu > li > a:hover {
		color: #b60718;
	}

	#nav .primary-menu .sub-menu > li {
		border-top: 1px solid #fff;
	}

	#nav .primary-menu .sub-menu > li:first-child {
		border: none;
	}

	.header-search.desktop {
		display: none;
	}
}

@media (max-width: 767.98px) {
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}

	.site-fixed-element-box #goTop {
		position: fixed;
		bottom: 8vh;
		left: 0;
		right: 0;
		width: 100%;
		max-width: 44px;
		margin: 0 auto;
	}

	.site-fixed-element-box #goTop.hide-down-arrow a.down {
		display: none;
	}

	.site-fixed-element-box #goTop.active a.down {
		display: none;
	}

	.site-fixed-element-box #goTop.active a.top {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.site-fixed-element-box #goTop > a.down {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.site-fixed-element-box #goTop > a.top {
		display: none;
	}

	.fixed-position ~ #main .hero-banner .bg-image {
		filter: blur(3px);
	}

	#header {
		background: #fff;
	}

	.home #header {
		box-shadow: none;
		background: none;
	}

	.fixed-position #header {
		box-shadow: 3px 0 7px rgba(0, 0, 0, .25);
		background: #fff;
	}

	.nav-active #header {
		background: #fff;
	}

	.logo-wrap {
		-webkit-transition: .5s ease opacity;
		transition: .5s ease opacity;
	}

	.home .logo-wrap {
		opacity: 0;
	}

	.home .fixed-position .logo-wrap {
		opacity: 1;
	}

	.nav-active .logo-wrap {
		opacity: 1;
	}

	.mobile-address {
		-webkit-transition: .5s ease opacity;
		transition: .5s ease opacity;
	}

	.home .mobile-address {
		opacity: 0;
	}

	.home .fixed-position .mobile-address {
		opacity: 1;
	}

	.nav-active .fixed-position .mobile-address,
	.home.nav-active .fixed-position .mobile-address {
		opacity: 0;
	}

	.nav-active .mobile-address {
		opacity: 0;
	}

	.mobile-phone {
		-webkit-transition: .5s ease opacity;
		transition: .5s ease opacity;
	}

	.home .mobile-phone {
		opacity: 0;
	}

	.home .fixed-position .mobile-phone {
		opacity: 1;
	}

	.nav-active .fixed-position .mobile-phone,
	.home.nav-active .fixed-position .mobile-phone {
		opacity: 0;
	}

	.nav-active .mobile-phone {
		opacity: 0;
	}

	.btn-language {
		-webkit-transition: .5s ease opacity;
		transition: .5s ease opacity;
	}

	.nav-active .btn-language {
		opacity: 0;
	}

	#nav {
		width: 100%;
		top: 3.25rem;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	.hero-banner .bg-image {
		-webkit-transition: .5s ease filter;
		transition: .5s ease filter;
	}

	.hero-banner .banner-text {
		display: none;
	}

	.home-about-section .about-text-box p strong {
		font-size: .9375rem;
		line-height: 1.07;
	}

	.home-about-section .about-img {
		display: none;
	}

	.services-row .service-item .img-wrap {
		height: 13.3125rem;
		background-size: cover;
		background-position: 100% 0;
		background-repeat: no-repeat;
	}

	.services-row .service-item .img-wrap a {
		display: block;
	}

	.services-row .service-item .img-wrap a img {
		opacity: 0;
	}

	.services-row .service-item .service-name {
		margin-bottom: -.25rem;
	}

	.services-row .service-item .service-name [class^="icon-"].icon-heart,
	.services-row .service-item .service-name [class^="icon-"].icon-imaging,
	.services-row .service-item .service-name [class^="icon-"].icon-dental,
	.services-row .service-item .service-name [class*=" icon-"].icon-heart,
	.services-row .service-item .service-name [class*=" icon-"].icon-imaging,
	.services-row .service-item .service-name [class*=" icon-"].icon-dental {
		margin-top: 1px;
	}

	.services-row .service-item p {
		display: inline;
	}

	.home-getintouch-section .input-wrap {
		margin: 0 0 1.5rem;
	}

	.home-getintouch-section .btn-wrap {
		padding: 1.75rem 0 0;
	}

	.extra-services-section .mobile_services {
		display: none;
	}

	.staff-section h2 {
		text-align: center;
	}

	.page-template-page-staff .staffs-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.page-template-page-staff .staffs-row .staff-col {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.home-blog-section h2 {
		text-align: center;
	}

	.home-blog-section .btn-more {
		padding: .3125rem .25rem .1875rem;
	}

	.home-recipes-section .preparetion-info-text .preparetion-title {
		margin: 0 0 .1875rem;
	}

	.home-recipes-section .btn-wrap {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
		padding: .5rem 0 0;
	}

	.home-recipes-section .btn-wrap .btn {
		padding: .3125rem .25rem .1875rem;
	}

	.testmonial-section {
		padding-bottom: 5.625rem;
	}

	.testmonial-section .btn-all {
		padding: .3125rem .25rem .1875rem;
		position: absolute;
		bottom: 2.125rem;
		left: 0;
		right: 0;
		display: block;
	}

	.inner-banner-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.js-accordion .slide-holder .slide .container {
		background: #f2f2f2;
		margin-bottom: .875rem;
	}

	.js-accordion .staffs-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.js-accordion .staffs-row .staff-col {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}

	.the_center .page-title-wrap,
	.page-template-page-center .page-title-wrap {
		background: #f2f2f2;
		margin-top: .125rem;
		padding: .9375rem 0 .75rem;
	}

	.service_page .page-title-wrap,
	.single-service .page-title-wrap {
		background: #f2f2f2;
		margin-top: .125rem;
		padding: .9375rem 0 .75rem;
	}

	.main-album-container .photos-row .photo-col:nth-child(4),
	.main-album-container .photos-row .photo-col:nth-child(11),
	.main-album-container .photos-row .photo-col:nth-child(18),
	.main-album-container .photos-row .photo-col:nth-child(25),
	.main-album-container .photos-row .photo-col:nth-child(32),
	.main-album-container .photos-row .photo-col:nth-child(39),
	.main-album-container .photos-row .photo-col:nth-child(46),
	.main-album-container .photos-row .photo-col:nth-child(7n+7) {
		-ms-flex-preferred-size: 66.67%;
		flex-basis: 66.67%;
		max-width: 66.67%;
	}

	.main-album-container .photo-item .img-wrap {
		height: 6.375rem;
		background-size: cover;
		background-position: 100% 0;
		background-repeat: no-repeat;
	}

	.main-album-container .photo-item .img-wrap img {
		opacity: 0;
	}

	.single-album-container .photo-item .img-wrap {
		height: 13.3125rem;
		background-size: cover;
		background-position: 50% 0;
		background-repeat: no-repeat;
	}

	.single-album-container .photo-item .img-wrap img {
		opacity: 0;
	}

	.blogs-container .blogs-row .blog-col:nth-child(4),
	.blogs-container .blogs-row .blog-col:nth-child(11),
	.blogs-container .blogs-row .blog-col:nth-child(18),
	.blogs-container .blogs-row .blog-col:nth-child(25),
	.blogs-container .blogs-row .blog-col:nth-child(32),
	.blogs-container .blogs-row .blog-col:nth-child(39),
	.blogs-container .blogs-row .blog-col:nth-child(46),
	.blogs-container .blogs-row .blog-col:nth-child(7n+7) {
		-ms-flex-preferred-size: 66.67%;
		flex-basis: 66.67%;
		max-width: 66.67%;
		width: 66.67%;
	}

	.blogs-row .blog-item .img-wrap {
		height: 6.375rem;
		background-size: cover;
		background-position: 100% 0;
		background-repeat: no-repeat;
	}

	.blogs-row .blog-item .img-wrap a {
		display: block;
	}

	.blogs-row .blog-item .img-wrap img {
		opacity: 0;
	}

	.diseases-index-container .index-heading {
		display: none;
	}

	.single_blog_page .page-title-wrap,
	.single-post .page-title-wrap {
		background: #f2f2f2;
		margin-top: .125rem;
		padding: .9375rem 0 .75rem;
	}

	.suggested-blog-container .blogs-row .blog-col:nth-child(4),
	.suggested-blog-container .blogs-row .blog-col:nth-child(11),
	.suggested-blog-container .blogs-row .blog-col:nth-child(18),
	.suggested-blog-container .blogs-row .blog-col:nth-child(25),
	.suggested-blog-container .blogs-row .blog-col:nth-child(32),
	.suggested-blog-container .blogs-row .blog-col:nth-child(39),
	.suggested-blog-container .blogs-row .blog-col:nth-child(46),
	.suggested-blog-container .blogs-row .blog-col:nth-child(7n+7) {
		-ms-flex-preferred-size: 66.67%;
		flex-basis: 66.67%;
		max-width: 66.67%;
		width: 66.67%;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item .img-wrap {
		height: 4.5rem;
	}

	.suggested-blog-container .blogs-row .blog-col .blog-item .blog-detail p,
	.suggested-blog-container .blogs-row .blog-col .blog-item .blog-detail .link {
		display: none;
	}

	.footer-bottom .design-dev-info {
		padding: .9375rem 0 0;
	}
}
