/*
Theme Name:    Valley Pets Child
Theme URI: http://blesswebdesigns.com/
Description: This theme has been developed by Bless Web Designs. Please contact us at support@blesswebdesigns.com for any support.
Author: Bless
Author URI: http://blesswebdesigns.com/
Version: 2.0
Template:      valleypets
License: GNU General Public License
License URI: license.txt
Tags: web design, houston website design, dallas web design, website design
------------------------------------------------------------------"*/
@font-face {
	font-family: 'Helvetica';
	src: url('fonts/helvetica-bold.woff2') format('woff2-variations'), url('fonts/helvetica-bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Helvetica';
	src: url('fonts/Helvetica Light Regular.woff2') format('woff2-variations'), url('fonts/Helvetica Light Regular.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Helvetica';
	src: url('fonts/Helvetica Regular.woff2') format('woff2-variations'), url('fonts/Helvetica Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Agrandir';
	src: url('fonts/Agrandir Regular 400.woff2') format('woff2-variations'), url('fonts/Agrandir Regular 400.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Agrandir';
	src: url('fonts/Agrandir Text Bold 700.woff2') format('woff2-variations'), url('fonts/Agrandir Text Bold 700.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
body, html {
	font-size: 18px;
	color: #000;
	line-height: 24px;
	font-family: 'Helvetica', Arial, Helvetica, sans-serif;
	font-weight: 300;
	padding: 0;
	margin: 0;
	letter-spacing: 1%;
}
*, *::before, *::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	color: #E72336;
	text-decoration: none;
	transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
}
a:hover, a:focus {
	color: #000;
	text-decoration: none;
}
a, button, input, select, div, h1, h2, h3, h4, h5, h6 {
	outline: none;
}
p {
	margin: 0 0 15px;
}
p:last-child {
	margin: 0;
}
img {
	max-width: 100%;
}
strong {
	font-weight: 700;
}
#page.site {
	overflow-x: hidden;
}
.site-min-height {
	min-height: calc(100vh - 270px);
}
h1 {
	font-size: 64px;
	color: #000;
	margin: 0 0 20px;
	line-height: 1.1;
	font-weight: 700;
	font-family: "Helvetica", sans-serif;
	letter-spacing: 0;
}
h2 {
	font-size: 36px;
	color: #000;
	margin: 0 0 20px;
	line-height: 1;
	font-weight: 700;
	font-family: "Helvetica", sans-serif;
	letter-spacing: 0;
}
h3 {
	font-size: 20px;
	color: #E72336;
	margin: 0 0 20px;
	line-height: 1;
	font-weight: 700;
	font-family: "Agrandir", sans-serif;
}
h4 {
	font-size: 20px;
	color: #000;
	margin: 0 0 20px;
	line-height: 1;
	font-weight: 600;
	font-family: "Agrandir", Sans-serif;
}
h5 {
	font-size: 18px;
	color: #000;
	margin: 0 0 10px;
	line-height: 1.2;
	font-weight: 600;
	font-family: "Agrandir", Sans-serif;
}
h6 {
	font-size: 16px;
	color: 1B365D;
	margin: 0 0 10px;
	line-height: 1;
	font-weight: 500;
	font-family: "Agrandir", Sans-serif;
}
.elementor-widget-button .elementor-button {
	font-weight: 700;
	font-family: "Agrandir", Sans-serif;
}
.elementor-widget-heading span.elementor-heading-title {
	font-family: "Agrandir", Sans-serif;
}
.wpb_wrapper ul, .wpb_wrapper ol {
	padding-bottom: 20px;
	padding-left: 17px;
	margin-bottom: 0;
}
.wpb_wrapper ul:last-child, .wpb_wrapper ol:last-child {
	padding-bottom: 0;
}
.wpb_wrapper ul li, .wpb_wrapper ol li {
	padding-bottom: 15px;
}
.wpb_wrapper ul li:last-child, .wpb_wrapper ol li:last-child {
	padding-bottom: 0;
}
.small-ul li {
	padding-bottom: 10px!important;
}
.small-ul li:last-child {
	padding-bottom: 0!important;
}
.wpb_wrapper ul li ul, .wpb_wrapper ol li ol {
	padding-top: 15px;
}
.text-align-c {
	text-align: center!important;
}
.text-align-l {
	text-align: left;
}
.text-align-r {
	text-align: right;
}
.white, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6 {
	color: #fff!important;
}
.text-t-u {
	text-transform: uppercase;
}
.text-t-none {
	text-transform: none;
}
.text-t-c-h1 h1 {
	text-transform: capitalize;
}
.main-container {
	overflow-x: hidden;
}
.max > .wpb_wrapper {
	max-width: 860px;
	margin: auto;
}
.max850 > .wpb_wrapper {
	max-width: 950px;
	margin: auto;
}
.navbar-brand {
	padding: 0;
	margin: 0;
}
.site-header {
	position: relative;
	z-index: 999;
}
.navbar .navbar-brand img {
	height: 50px;
	-webkit-transition: width 1s, height 1s;
	transition: width 1s, height 1s;
	-moz-transition: width 1s, height 1s;
	-ms-transition: width 1s, height 1s;
	-o-transition: width 1s, height 1s;
	width:auto;
}
.hc-offcanvas-nav h2 a {
	display: inline-block;
}
.hc-offcanvas-nav h2 a img {
	width: 190px;
}
.navbar-block .navbar.sticky .navbar-brand img {
	height: 40px;
}
.navbar-block {
	height: 120px;
	padding: 5px 0;
	width: 100%;
	z-index: 999;
}
.navbar-block.light {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.navbar {
	padding: 15px 0;
	-webkit-transition: width 1s, height 1s;
	transition: width 1s, height 1s;
	-moz-transition: width 1s, height 1s;
	-ms-transition: width 1s, height 1s;
	-o-transition: width 1s, height 1s;
	height: 90px;
	letter-spacing: 0;
	position: relative;
}
.navbar-block .navbar.sticky {
	top: 0;
	left: 0;
	width: 100%;
	position: fixed;
	height: 70px;
	z-index: 999;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.30);
	background: #fff;
}
.navbar-block .navbar.sticky .navbar-box {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.navbar .navbar-nav {
	font-family: 'Agrandir';
	letter-spacing: 0;
}
.navbar .navbar-nav > li {
	padding: 0px;
	position: relative;
	z-index: 1
}
.navbar .navbar-nav > li:last-child {
	padding-right: 0;
}
.navbar .navbar-nav > li > a {
	color: #000;
	padding: 12px 13px;
	position: relative;
	font-size: 17px;
	display: inline-block;
	font-weight: 700;
	line-height: 1;
}
.light .navbar .navbar-nav > li > a {
	color: #000;
}
.light .navbar.sticky .navbar-nav > li > a {
	color: #000;
	text-shadow: none;
}
.navbar .navbar-nav > li:last-child > a {
	padding-right: 0;
}
.navbar .navbar-nav > li:hover > a, .navbar .navbar-nav > li.current-menu-item > a, .navbar .navbar-nav > li.current-menu-parent > a {
	color: #E72336;
}
.light .navbar .navbar-nav > li:hover > a, .light .navbar .navbar-nav > li.current-menu-item > a {
	color: #E72336;
}
.light .navbar.sticky .navbar-nav > li:hover > a, .light .navbar.sticky .navbar-nav > li.current-menu-item > a {
	color: #E72336;
}
.navbar-brand {
	position: relative;
	display: flex;
}
.navbar-brand .light {
	opacity: 0;
}
.navbar-brand .dark {
	position: absolute;
	left: 0;
	top: 0;
}
.navbar.sticky .header-request-block {
	display: none;
}
.light .navbar-brand .light, .light .sticky .navbar-brand .dark {
	opacity: 1;
}
.light .navbar-brand .dark, .sticky .navbar-brand .light {
	opacity: 0;
}
.blog_list {
	list-style: none outside none;
	padding: 0;
	margin: 0 -10px 20px;
}
.blog_list .col-md-4 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}
.blog_list .readmore {
	display: inline-block;
	color: #000;
	text-transform: uppercase;
	text-decoration: underline;
}
.blog-thumb {
	padding-bottom: 80%;
	position: relative;
	transition: transform 0.3s ease 0s;
	-moz-transition: transform 0.3s ease 0s;
	-ms-transition: transform 0.3s ease 0s;
	-o-transition: transform 0.3s ease 0s;
	-webkit-transition: transform 0.3s ease 0s;
}
.blog_list .blog-content-box:hover .blog-thumb {
	transform: scale(1.04);
	-moz-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	-webkit-transform: scale(1.04);
}
.blog_list .blog-content h2 {
	font-weight: normal!important;
	margin-bottom: 10px;
	text-transform: none;
}
.blog_list .blog-content h2 a {
	color: #023769
}
.blog_list .blog-content {
	font-size: 15px;
	line-height: 22px;
	padding: 20px 0 0;
}
.blog_list .blog-content .post-meta {
	margin: 0 0 10px;
	color: #9c9c9c;
}
.blog_list .blog-content .post-meta svg {
	margin-right: 5px;
}
.blog_list .blog-thumb-hover {
	overflow: hidden;
}
.blog_list .blog-content-box:hover h3 a {
	color: #000
}
.blog_list .blog-thumb a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.justify-content-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}
.justify-content-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}
.justify-content-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.justify-content-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}
.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}
.align-items-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}
.align-items-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}
.align-items-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}
.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important;
}
 @media (min-width: 768px) {
.container {
	max-width: 100%;
}
.col-md-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.col-md-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}
.col-md-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-md-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.col-md-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}
.col-md-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-md-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}
.col-md-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.col-md-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-md-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}
.col-md-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.col-md-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
}
 @media (min-width: 992px) {
.col-lg-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.col-lg-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}
.col-lg-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-lg-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.col-lg-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}
.col-lg-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-lg-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}
.col-lg-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.col-lg-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-lg-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}
.col-lg-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.col-lg-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
}
 @media (min-width: 1200px) {
.container {
	max-width: 1170px;
}
.col-xl-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.col-xl-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}
.col-xl-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-xl-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.col-xl-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}
.col-xl-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-xl-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}
.col-xl-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.col-xl-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-xl-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}
.col-xl-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.col-xl-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.navbar > .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.navbar .navbar-nav > li .sub-menu {
	background: none;
	margin: 0;
	border: none;
	padding: 15px 0 0;
	color: #fff;
	border-radius: 0;
	left: 10px;
	margin: 0;
	font-size: 17px;
	top: 100%;
	min-width: 230px;
	list-style: none outside none;
	display: none;
	z-index: 999;
	font-weight: 400;
}
.navbar.sticky .navbar-nav > li > .sub-menu {
	padding-top: 13px;
}
.navbar .navbar-nav > li .sub-menu li:last-child {
	border-bottom: none;
}
.navbar .navbar-nav > li .sub-menu li {
	margin-top: 0px;
	border-bottom: solid 1px #d4182a;
	position: relative;
}
.navbar .navbar-nav > li .sub-menu li a {
	color: #fff;
	background: #e72336;
	padding: 15px 15px;
	display: inline-block;
	width: 100%;
	line-height: 1.2;
}
.navbar .navbar-nav > li .sub-menu .sub-menu {
	padding: 0;
	top: 0;
	margin: 0;
	border: none;
	background: none;
}
 @media (min-width: 768px) {
.navbar-expand-md .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}
.navbar .navbar-nav > li .sub-menu .sub-menu {
	position: absolute;
}
.navbar .navbar-nav li:hover > .sub-menu {
	display: block;
}
.navbar .navbar-nav > li > .sub-menu {
	position: absolute;
}
.navbar .navbar-nav li .sub-menu > li:hover > a, .navbar .navbar-nav li .sub-menu > li.current-menu-item > a {
	background: #d4182a;
	color: #fff;
}
}
.navbar-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
.footer-block {
	background: #1E1E1E;
	position: relative;
	z-index: 1;
	overflow: hidden;
	font-weight: 300;
}
#inner-footer {
	padding: 70px 0 0;
	color: #fff;
	font-weight: 300;
}
#inner-footer a {
	color: #fff;
}
#inner-footer .widget {
	margin-bottom: 35px;
}
#inner-footer .widgettitle {
	color: #E72336;
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 22px;
}
#inner-footer p:last-child {
	margin-bottom: 0;
}
#inner-footer .widget .menu {
	padding: 0;
	margin: 0;
	list-style: none outside none;
	font-size: 16px;
	line-height: 22px;
}
#inner-footer .widget .menu li {
	position: relative;
	margin-bottom: 10px;
	line-height: 1.1;
}
#inner-footer .widget .menu li:last-child {
	margin-bottom: 0;
}
#wrapper-footer {
	color: #fff;
	line-height: 1;
	padding-bottom: 30px;
	padding-top: 35px;
	font-weight: 300;
	font-size: 16px;
}
#wrapper-footer .copyright-text {
	width: 100%;
	margin: 0;
}
.menu-footer-links-container .menu {
	list-style: none outside none;
	padding: 0;
	margin: 0 -14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.menu-footer-links-container .menu li {
	position: relative;
	padding: 0 14px;
	line-height: 1;
}
.menu-footer-links-container .menu li a {
	color: #fff;
	display: inline-block;
	overflow: hidden;
	padding: 2px 0;
}
.menu-footer-links-container ul li:after {
	display: block;
	content: "";
	height: 16px;
	width: 1px;
	position: absolute;
	right: 0;
	top: 3px;
	background: #fff;
}
.menu-footer-links-container .menu li a:hover, #inner-footer .menu li a:hover {
	color: #E72336;
}
.menu-footer-links-container ul li:last-child:after {
	display: none;
}
#inner-footer .menu li a, .footer-address li a, .phone-number-block a, .donate-today-btn .text-flip, .menu-footer-menu-container .menu li a {
	position: relative;
	display: inline-block;
}
#inner-footer .menu li a .menu-textduplicating, .menu-footer-links-container .menu li .menu-textduplicating, .footer-address li .menu-textduplicating, .phone-number-block a .menu-textduplicating, .donate-today-btn a .menu-textduplicating, .menu-footer-menu-container .menu li a .menu-textduplicating {
	transition: transform .4s cubic-bezier(.215, .61, .355, 1);
	position: relative;
}
#inner-footer .menu li a:hover .menu-textduplicating, .menu-footer-links-container .menu li a:hover .menu-textduplicating, .footer-address li a:hover .menu-textduplicating, .phone-number-block a:hover .menu-textduplicating, .donate-today-btn a:hover .menu-textduplicating, .menu-footer-menu-container .menu li a:hover .menu-textduplicating {
	transform: translateY(-150%);
}
#inner-footer .menu li a span:last-child, .menu-footer-links-container .menu li .menu-textduplicating span:last-child, .footer-address li .menu-textduplicating span:last-child, .phone-number-block a .menu-textduplicating span:last-child, .donate-today-btn a .menu-textduplicating span:last-child, .menu-footer-menu-container .menu li a .menu-textduplicating span:last-child {
	position: absolute;
	inset: 0%;
	transform: translateY(150%);
}
.footer-address {
	list-style: none outside none;
	padding: 0;
	margin: 0 0 25px;
	min-height: 68px;
}
.footer-address li {
	padding-left: 28px;
	padding-bottom: 10px;
}
.footer-address li a:hover {
	color: #E72336!important;
}
.footer-address li:last-child {
	padding-bottom: 0;
}
.footer-address .location {
	background: url(images/location.svg) no-repeat left 3px;
	background-size: 16px auto;
}
.footer-address .phone {
	background: url(images/phone.svg) no-repeat left 6px;
	background-size: 17px auto;
}
.footer-address .email {
	background: url(images/email.svg) no-repeat left 4px;
	background-size: 20px auto;
}
.social-media-block {
	list-style: none outside none;
	padding: 0;
	margin: 0 -7px 35px;
}
.social-media-block li {
	padding: 0 7px;
	display: flex;
}
.social-media-block li a {
	display: inline-block;
	width: 34px;
	height: 34px;
	position: relative;
	border: solid 1px #E72336;
	border-radius: 100%;
}
.social-media-block li a:hover {
	border: solid 1px #E72336;
	background: #E72336
}
.social-media-block li a span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	display: flex;
}
.social-media-block li a svg {
	transform: scale(1);
}
.social-media-block li a svg path {
	fill: #E72336!important;
}
.social-media-block li a:hover svg path {
	fill: #fff!important;
}
 @keyframes fadeInUp {
 from {
 opacity:0;
 transform:translate3d(0, 100px, 0);
}
to {
	transform: none;
	opacity: 1;
}
}
.fadeInUp {
	animation-name: fadeInUp
}
 @keyframes fadeInLeft {
 from {
 opacity:0;
 transform:translate3d(-100px, 0, 0)
}
to {
	opacity: 1;
	transform: none
}
}
.fadeInLeft {
	animation-name: fadeInLeft
}
 @keyframes fadeInRight {
 from {
 opacity:0;
 transform:translate3d(100px, 0, 0)
}
to {
	opacity: 1;
	transform: none
}
}
.fadeInRight {
	animation-name: fadeInRight
}
 @keyframes fadeInDown {
 from {
 opacity:0;
 transform:translate3d(0, -100px, 0)
}
to {
	opacity: 1;
	transform: none
}
}
.fadeInDown {
	animation-name: fadeInDown
}
 @keyframes advantagesUpNew {
 0% {
 opacity:0;
 -webkit-transform:translate3d(0, 80px, 0);
 transform:translate3d(0, 80px, 0);
}
 100% {
 opacity:1;
 -webkit-transform:none;
 transform:none
}
}
.wpcf7 {
	max-width: 100%;
}
.wpcf7 form {
	text-align: left;
}
.wpcf7 label {
	color: #000;
	display: block;
	font-weight: normal;
}
.wpcf7 p > label {
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.wpcf7 .text-align-c p {
	line-height: 26px;
}
.wpcf7 form .submit p {
	margin: 0;
}
.wpcf7 .row {
	margin-left: -12px;
	margin-right: -12px;
}
.wpcf7 .row .col-md-6, .wpcf7 .row .col-md-12, .wpcf7 .row .col-md-4, .wpcf7 .row .col-md-8 {
	margin-bottom: 24px;
	padding-left: 12px;
	padding-right: 12px;
}
.light .wpcf7 .row .col-md-12.submit {
	padding-top: 15px;
}
.wpcf7 .row .submit-but {
	margin-bottom: 0;
	text-align: center;
}
.wpcf7 .row .submit-but .wpcf7-spinner {
	display: none!important;
}
.wpcf7 .row .col-md-12.submit, .wpcf7 .row .col-md-6.remove-margin {
	margin-bottom: 0!important;
}
.wpcf7 .req {
	display: inline-block;
	line-height: 1;
}
.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=tel], .wpcf7 input[type=password], .wpcf7 textarea, .wpcf7 input[type=url], .wpcf7 select, .wpcf7 input[type=date], .gform-body .gform_fields .gfield input[type=text], .gform-body .gform_fields .gfield input[type=email], .gform-body .gform_fields .gfield input[type=tel], .gform-body .gform_fields .gfield input[type=password], .gform-body .gform_fields .gfield input[type=url], .gform-body .gform_fields .gfield input[type=date], .gform-body .gform_fields .gfield select.gfield_select, .gform-body .gform_fields .gfield textarea, .wpforms-container .wpforms-field input[type=text], .wpforms-container .wpforms-field input[type=email], .wpforms-container .wpforms-field input[type=tel], .wpforms-container .wpforms-field input[type=password], .wpforms-container .wpforms-field input[type=url], .wpforms-container .wpforms-field input[type=date], .wpforms-container .wpforms-field select, .wpforms-container .wpforms-field textarea {
	padding: 0 15px;
	height: 54px;
	width: 100%;
	background: #fff;
	color: #000;
	border-radius: 5px;
	width: 100%;
	font-size: 17px;
	outline: none;
	font-family: 'Helvetica', Arial, Helvetica, sans-serif;
	box-shadow: none!important;
	font-weight: 400;
	border: solid 1px #d8d8d8!important;
}
.gform-body .gform_fields .gfield input[type=file] {
	border: solid 1px #d8d8d8;
	padding: 0;
	height: 46px;
	width: 100%;
	background: #fff;
	color: #363636;
	border-radius: 5px;
	width: 100%;
	font-size: 17px;
	outline: none;
	font-family: 'Helvetica', Arial, Helvetica, sans-serif;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1)!important;
	font-weight: 400;
}
 .gform-body .gform_fields .gfield input::file-selector-button {
 border-right: 1px solid #d0d7ff !important;
 height:46px;
}
.wpcf7 textarea, .gform-body .gform_fields .gfield textarea {
	height: 120px;
	padding: 15px;
	min-height: 1px!important;
}
.light .wpcf7 textarea {
	height: 100px;
	padding: 10px;
}
.wpcf7 input[type=text]:hover, .wpcf7 input[type=email]:hover, .wpcf7 input[type=tel]:hover, .wpcf7 input[type=password]:hover, .wpcf7 textarea:hover {
	border: solid 1px #d8d8d8!important;
}
.wpcf7 input[type=text]:focus, .wpcf7 input[type=email]:focus, .wpcf7 input[type=tel]:focus, .wpcf7 input[type=password]:focus, .wpcf7 textarea:focus, .wpcf7 select:focus {
	border: solid 1px #d8d8d8!important;
}
.wpcf7 .wpcf7-acceptance label {
	text-transform: none;
	color: #fff;
	position: relative;
	padding-left: 25px;
}
.wpcf7 .wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0;
}
.wpcf7 .wpcf7-acceptance label input[type=checkbox] {
	margin: 0;
	position: absolute;
	left: 0;
	top: 5px;
	visibility: hidden;
}
.wpcf7 .wpcf7-acceptance label input[type=checkbox] + span:before {
	display: block;
	position: absolute;
	content: '';
	border-radius: 2px;
	height: 18px;
	width: 18px;
	top: 3px;
	left: 0px;
	border: 1px solid #C6C6C65E;
}
.wpcf7 .wpcf7-acceptance label input[type=checkbox]:checked + span:after {
	display: block;
	position: absolute;
	content: "\2713";
	height: 18px;
	width: 18px;
	top: 3px;
	left: 0;
	font-size: 16px;
	text-align: center;
	line-height: 18px;
}
.light .wpcf7 input[type=text], .light .wpcf7 input[type=email], .light .wpcf7 input[type=tel], .light .wpcf7 input[type=password], .light .wpcf7 textarea, .light .wpcf7 select, .light .wpcf7 input[type=url] {
	background: none;
	border: solid 1px #004DDB!important;
	color: #EEEEEE;
}
.wpcf7 .wpcf7-not-valid {
	border-color: #f03136!important;
}
.light .wpcf7 .wpcf7-not-valid {
	border-color: #fff!important;
}
.wpcf7 select, select, .wpcf7 select:focus, .gform-body .gform_fields .gfield select.gfield_select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	background: #fff url(images/select.png) no-repeat right 15px center;
	background-size: 12px auto;
	padding-top: 3px;
	padding-bottom: 3px;
}
.wpcf7 select *, .wpcf7 select option {
	padding: 5px 20px;
}
.light .wpcf7 select, select, .light .wpcf7 select:focus {
	background: #fff url(images/select.png) no-repeat right 20px center;
	background-size: 12px auto;
}
.wpcf7 select option, .wpcf7 select *, select option, select * {
	padding: 5px 10px;
}
.light .wpcf7 select {
	background: #fff url(images/select-light.png) no-repeat right 20px center!important;
	background-size: 12px auto;
	color: #fff;
}
.light .wpcf7 select option {
	color: #000;
}
 .wpcf7 .wpcf7-form ::-webkit-input-placeholder,  .sample-block .wpforms-container.wpforms-container-full .wpforms-field-container ::-webkit-input-placeholder {
 color: #000;
 opacity:1;
}
 .wpcf7 .wpcf7-form ::-moz-placeholder,  .sample-block .wpforms-container.wpforms-container-full .wpforms-field-container ::-moz-placeholder {
 color: #000;
 opacity:1;
}
 .wpcf7 .wpcf7-form :-ms-input-placeholder,  .sample-block .wpforms-container.wpforms-container-full .wpforms-field-container :-ms-input-placeholder {
 color: #000;
 opacity:1;
}
 .wpcf7 .wpcf7-form :-moz-placeholder,  .sample-block .wpforms-container.wpforms-container-full .wpforms-field-container :-moz-placeholder {
 color: #000;
 opacity:1;
}
 .light .wpcf7 .wpcf7-form ::-webkit-input-placeholder {
 color: #EEEEEE;
 opacity:1;
}
 .light .wpcf7 .wpcf7-form ::-moz-placeholder {
 color: #EEEEEE;
 opacity:1;
}
 .light .wpcf7 .wpcf7-form :-ms-input-placeholder {
 color: #EEEEEE;
 opacity:1;
}
 .light .wpcf7 .wpcf7-form :-moz-placeholder {
 color: #EEEEEE;
 opacity:1;
}
div.wpcf7 input[type="file"] {
	border: inherit;
	cursor: pointer;
	height: auto;
	padding: inherit;
	width: auto;
}
.wpcf7 input[type=submit], .form-submit input[type=submit], .gform-theme .gform-footer .button, .wpforms-submit {
	font-size: 19px!important;
	background: #E72336!important;
	border-radius: 3px!important;
	padding: 17px 25px!important;
	color: #fff!important;
	text-align: center;
	font-weight: 700!important;
	height: auto;
	border: none!important;
	outline: none!important;
	cursor: pointer;
	width: auto;
	line-height: 1;
	box-shadow: none!important;
	white-space: normal;
	font-family: 'Agrandir', Arial, Helvetica, sans-serif!important;
	min-width: 136px;
	text-align: center;
	height: auto!important;
}
.wpforms-submit:after {
	display: none!important;
}
.form-submit input[type=submit]:hover, .form-submit input[type=submit]:focus, .wpcf7 input[type=submit]:hover, .gform-theme .gform-footer .button:hover, .gform-theme .gform-footer .button:focus, .wpforms-submit:hover, .wpforms-submit:focus {
	background: #000!important;
	color: #fff!important;
}
.light .wpcf7 input[type=submit] {
	background: #347DBC!important;
	color: #fff!important;
	border: none!important;
}
.light .wpcf7 input[type=submit]:hover {
	background: #fff!important;
	color: #000!important;
	border: none!important;
}
.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 12px;
	color: #ff0000;
	padding-top: 10px;
	line-height: 1;
}
.light .wpcf7 span.wpcf7-not-valid-tip {
	font-size: 14px;
	color: #ff0000;
}
.wpcf7 .wpcf7-checkbox {
	margin-left: -8px;
	margin-right: -8px;
	display: inline-block;
}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item {
	margin: 0 8px;
	float: left;
}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item label {
	text-transform: none;
}
div.wpcf7-response-output {
	height: auto!important;
	margin: 15px 0 0!important;
	background: none!important;
	border: none!important;
	padding: 0!important;
}
.form-center div.wpcf7-response-output {
	text-align: center;
}
.invalid div.wpcf7-response-output {
	color: #ff0000!important;
}
.light .invalid div.wpcf7-response-output, .light .failed div.wpcf7-response-output {
	color: #ff0000!important;
}
.sent div.wpcf7-response-output {
	color: #009d16!important;
}
.wpcf7 .submit.text-align-c .wpcf7-spinner {
	display: none!important;
}
.text-align-c div.wpcf7-response-output, .message-center div.wpcf7-response-output {
	text-align: center;
}
div.wpcf7-response-outputhite-space-fix {
	background: #27284D;
	padding: 30px 0;
	color: #fff;
	margin-bottom: 70px;
}
.white-space-fix h1 {
	margin: 0;
	line-height: 1;
	font-size: 48px;
}
.elementor-widget-text-editor ul, .elementor-widget-text-editor ol {
	padding-left: 17px;
	margin: 0 0 20px;
}
.elementor-widget-text-editor ul:last-child, .elementor-widget-text-editor ol:last-child {
	margin-bottom: 0;
}
.elementor-widget-text-editor ul li, .elementor-widget-text-editor ol li {
	padding-bottom: 10px;
}
.elementor-widget-text-editor ul li:last-child, .elementor-widget-text-editor ol li:last-child {
	padding-bottom: 0;
}
.elementor-widget-text-editor ul li ul, .elementor-widget-text-editor ol li ul {
	padding-top: 6px;
}
.loadmore {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;
}
.loadmore a, .loadmore a.elementor-button {
	display: inline-block;
	padding: 18px 35px;
	background: #E72336!important;
	color: #fff;
	font-weight: 600;
	line-height: 1;
	font-size: 18px;
	border-radius: 5px;
}
.loadmore a:hover, .loadmore a:focus {
	color: #fff;
}
.single-post .entry-content ul, .single-post .entry-content ol {
	padding-bottom: 20px;
	padding-left: 17px;
	margin-bottom: 0;
}
.single-post .entry-content ul:last-child, .single-post .entry-content ol:last-child {
	padding-bottom: 0;
}
.single-post .entry-content ul li, .single-post .entry-content ol li {
	padding-bottom: 6px;
}
.single-post .entry-content ul li:last-child, .single-post .entry-content ol li:last-child {
	padding-bottom: 0;
}
.error404 .site-main, .search-no-results .site-main {
	text-align: center;
}
.single-post .site-main, .error404 .site-main, .search-results .site-main, .search-no-results .site-main, .single-insights .site-main {
	padding-bottom: 70px;
}
.archive .site-main {
	padding-bottom: 20px;
}
.error404 .search-form, .search-no-results .search-form {
	display: flex;
}
.error404 .search-form .search-field, .search-no-results .search-form .search-field {
	width: 100%;
	height: 46px;
	border: solid 1px #ccc;
	padding: 0 10px;
}
.error404 .search-form label, .search-no-results .search-form label {
	width: calc(100% - 120px);
}
.error404 .search-form .search-submit, .search-no-results .search-form .search-submit {
	background: #347dbc;
	color: #fff;
	padding: 13px 25px 12px;
	font-weight: 700;
	border: none;
	font-size: 16px;
	height: 46px;
	width: 120px;
	text-align: center;
	cursor: pointer;
}
.error404 .search-form .search-submit:hover, .error404 .search-form .search-submit:focus, .search-no-results .search-form .search-submit:hover, .search-no-results .search-form .search-submit:focus {
	background: #000;
}
.search-results .site-main article {
	border-bottom: solid 1px #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.search-results .site-main article:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.search-results .site-main article h3 {
	margin-bottom: 10px;
}
.search-results .site-main article .entry-header:last-child h3 {
	margin-bottom: 0;
}
.testimonials-slider-block .swiper-slide {
	padding: 0!important;
}
.testimonials-slider-block .swiper-wrapper {
	display: flex;
}
.testimonials-slider-block .swiper-wrapper .swiper-slide {
	height: auto;
}
.testimonials-slider-block h4 span {
	font-weight: 700!important;
}
.testimonials-slider-box-bg {
	max-width: 910px;
	margin: auto;
	background: #F8F3DE;
	border: solid 1px #E7233680;
	border-radius: 20px;
	padding: 70px 35px 35px 50px;
	position: relative;
	min-height: 100%;
	text-align: center;
}
.testimonials-slider-box .testimonials-slider-content {
	padding-bottom: 20px;
}
.testimonials-slider-box h4 {
	margin-bottom: 5px;
}
.testimonials-slider-box-bg .star {
	padding: 15px 0 10px;
}
.testimonials-slider-block .swiper-button-prev, .testimonials-slider-block .swiper-button-next {
	width: 52px;
	height: 52px;
	border: none;
	top: calc(50% - 26px);
	cursor: pointer;
	position: absolute;
}
.testimonials-slider-block .swiper-button-next {
	right: 0;
}
.testimonials-slider-block .swiper-button-prev {
	left: 0;
}
.testimonials-slider-block .swiper-button-prev:after, .testimonials-slider-block .swiper-button-next:after {
	display: none;
}
.testimonials-slider-block .swiper-button-prev {
	background: url(images/left-arrow.svg) no-repeat center center;
	background-size: 100% auto;
}
.testimonials-slider-block .swiper-button-next {
	background: url(images/right-arrow.svg) no-repeat center center;
	background-size: 100% auto;
}
.testimonials-slider-block .testimonials-author {
	width: 70px;
	height: 70px;
	border-radius: 100%;
	border: solid 1px #fff;
	position: relative;
	overflow: hidden;
	margin: auto auto 15px;
}
.testimonials-slider-main .testimonials-swiper-pagination {
	position: static;
	margin: 20px 0 0;
	line-height: 1;
	text-align: center;
}
.testimonials-slider-main .testimonials-swiper-pagination span {
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 100%;
	opacity: 1;
	margin: 0 3px!important;
	transition: all 0.35s ease;
	outline: none!important;
}
.testimonials-slider-main .testimonials-swiper-pagination span.swiper-pagination-bullet-active {
	background: #000;
	width: 33px;
	border-radius: 10px;
}
.testimonials-slider-main {
	position: relative;
	padding-top: 60px;
}
.testimonials-slider-main .testimonials-slider-icon {
	border: solid 1px #F8F3DE;
	width: 92px;
	height: 82px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	background: #E72336;
	display: flex;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin: auto;
	z-index: 9;
}
.latest-post-block {
	margin-left: -10px;
	margin-right: -10px;
}
.latest-post-block .post-thumb img, .testimonials-slider-block .testimonials-author img, .before-after-slider-block .before-after-slider-box .before-after-slider-thumb img, .our-team-block .our-team-box img, .lb-featured__img-wrap-block img {
	margin: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	font-family: "object-fit: cover";
	object-fit: cover;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.latest-post-block .post-thumb {
	position: relative;
	padding-bottom: 75%;
	overflow: hidden;
	margin: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.latest-post-block .post-thumb a {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	display: inline-block;
	padding: 15px 30px;
	border-radius: 10px;
	line-height: 1;
	color: #1F3A5F;
	background: #fff;
	font-weight: 600;
	z-index: 1;
	opacity: 0;
	transition: opacity 0.8s ease, transform 0.8s ease;
}
.latest-post-block .latest-post-box:hover .post-thumb a {
	opacity: 1;
}
.latest-post-block .post-thumb a svg {
	margin-left: 5px;
}
.latest-post-block .post-thumb img {
	margin: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	font-family: "object-fit: cover";
	object-fit: cover;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.latest-post-block .latest-post-box {
	position: relative;
	width: 100%;
	min-height: 1px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}
.latest-post-block .latest-post-box-bg {
	position: relative;
	min-height: 440px;
	overflow: hidden;
	clip-path: polygon( 0 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100% );
	z-index: 1;
}
.latest-post-block .latest-post-box-bg-outer {
	position: relative;
}
.latest-post-block .latest-post-box-bg-outer:after {
	display: block;
	content: "";
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 34px;
	height: 34px;
	background: #E72336;
}
.latest-post-block .latest-post-box-bg .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: transform 0.5s ease;
	transform: scale(1);
}
.latest-post-block .latest-post-box-bg:hover .bg {
	transform: scale(1.06);
}
.latest-post-block .latest-post-box-bg:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: "";
	background: linear-gradient(210deg, #00000030 0%, #000000 100%);
	z-index: 1;
}
.latest-post-block .latest-post-box .latest-post-content {
	padding: 20px 20px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
}
.latest-post-block .latest-post-box h3 {
	font-size: 28px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
}
.latest-post-block .latest-post-box h3 a {
	color: #fff;
}
.latest-post-block .latest-post-btn a {
	color: #ED1C24;
	font-weight: 600;
	text-transform: uppercase;
}
.latest-post-block .latest-post-description {
	padding-bottom: 15px;
}
#inner-footer .featured-logos-block .widget {
	margin-bottom: 50px;
}
.featured-logos-block .gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	margin: 0 -5px;
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.featured-logos-block .gallery .gallery-item {
	padding: 0 10px 20px;
	margin: 0;
	max-width: 220px;
}
.featured-logos-block .gallery .gallery-item img {
	ma-height: 24px;
	width: auto;
	height: auto;
}
#inner-footer .featured-logos-block .widgettitle {
	margin-bottom: 30px;
}
.contact-address-block {
	background-size: 300% 300%;
	background-image: linear-gradient(-45deg, rgba(77, 91, 167, 1) 0%, rgba(12, 50, 173, 1) 25%, rgba(99, 128, 218, 1) 51%, rgba(39, 40, 77, 1) 100%);
	animation: AnimateBG 20s ease infinite;
	border-radius: 10px;
}
 @keyframes AnimateBG {
 0% {
 background-position: 0% 50%;
}
 50% {
 background-position: 100% 50%;
}
 100% {
 background-position: 0% 50%;
}
}
.down-triangle:after {
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid rgba(47, 60, 131, 0.23921568627450981);
	position: absolute;
	left: 35px;
	bottom: -25px;
	display: block;
	content: "";
}
.overlay-caption {
	overflow: hidden;
	border-radius: 10px;
}
.overlay-caption figcaption.widget-image-caption.wp-caption-text {
	position: absolute;
	bottom: 0;
	text-align: center;
	padding: 150px 15px 15px;
	width: 100%;
	background: linear-gradient(0deg, rgba(0,0,0,0.5102415966386555) 0%, rgba(0,0,0,0) 100%);
}
.blog-listing-block .blog-listing-thumb {
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
	border-radius: 10px;
}
.blog-listing-block .blog-listing-thumb img {
	box-shadow: 0 30px 30px 0 rgba(0,0,0, 0.07);
	aspect-ratio: 1/1;
	object-fit: cover;
	transition: transform 500ms;
	transform: perspective(0px) rotateX(0deg) rotateY(0deg) rotateZ(0) scaleX(1) scaleY(1);
	transform-origin: center center;
}
.blog-listing-block .blog-listing-thumb a {
	display: flex;
}
.blog-listing-block .blog-listing-box:hover .blog-listing-thumb img {
	transform: perspective(1000px) rotateX(0.015deg) rotateY(0.015deg) rotateZ(0.015deg) scaleX(1.1) scaleY(1.1);
}
.blog-listing-block .blog-listing-thumb:before {
	content: "";
	background-color: rgba(0, 0, 0, 0.3);
	width: 100%;
	border-radius: inherit;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.3s linear;
	opacity: 0;
	display: inline-block;
	pointer-events: none;
	z-index: 9;
}
.blog-listing-block .blog-listing-box:hover .blog-listing-thumb:before {
	opacity: 1;
}
.blog-listing-block .education-timeline-content {
	padding-top: 25px;
}
.blog-listing-block .education-timeline-content:first-child {
	padding-top: 0;
}
.blog-listing-block .education-timeline-content h3 {
	letter-spacing: 0;
	line-height: 1.2;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 15px;
}
.blog-listing-block .education-timeline-content h3 a{
	color:#000;
}
.blog-listing-block .blog-listing-box:hover .education-timeline-content h3 a{
	color:#e72336;
}
.blog-listing-block .blog-featured__meta {
	margin-bottom: 10px;
}
.blog-listing-block .blog-featured__meta span {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-size: 14px;
}
.blog-listing-block .education-timeline-content .admin-code {
	text-transform: capitalize;
	font-weight: 600;
	color: #a3a0a7;
	margin-bottom: 5px;
}
.blog-listing-block .education-timeline-meta {
	border-left: solid 1px #e3dfe8;
	padding-left: 15px;
	margin-bottom: 20px;
	position: relative;
}
.blog-listing-block .see-details-btn {
	position: absolute;
	right: 0;
	top: 0;
}
.blog-listing-block .see-details-btn a {
	border: solid 1px #e3dfe8;
	display: block;
	height: 45px;
	width: 45px;
	border-radius: 10px;
	position: relative;
}
.blog-listing-block .see-details-btn a svg {
	position: absolute;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
}
.blog-listing-block .blog-listing-box:hover .lb-readmore {
	color: #000;
}
.blog-listing-block .blog-listing-box:hover .lb-readmore svg path {
	fill: #000;
}
.blog-listing-block .see-details-btn a:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #27284D;
	transform: scale(0.6);
	opacity: 0;
	z-index: -1;
	border-radius: 10px;
	transition: all 500ms ease;
}
.blog-listing-block .blog-listing-box:hover .see-details-btn a:before {
	opacity: 1;
	transform: scale(1);
}
.blog-listing-block .blog-listing-box:hover .see-details-btn a svg path {
	fill: #fff!important;
}
.blog-listing-block .blog-listing-box h3:last-child {
	margin-bottom: 0;
}
.blog-listing-block .col-md-4 {
	padding-bottom: 50px;
}
.mfp-gallery .mfp-arrow, .mfp-gallery .mfp-close {
	background: none!important;
}
.mfp-gallery .mfp-close {
	font-size: 30px;
	opacity: 1;
}
.services-hover-box .services-hover-icon .elementor-icon {
	-webkit-transition: 0.6s ease-out;
	-moz-transition: 0.6s ease-out;
	transition: 0.6s ease-out;
}
.services-hover-box:hover .services-hover-icon .elementor-icon {
	-webkit-transform: rotateZ(720deg);
	-moz-transform: rotateZ(720deg);
	transform: rotateZ(720deg);
}
.white-links-color a {
	color: #fff;
}
.counter-one {
	min-width: 165px!important;
}
.ti-widget.ti-goog .ti-widget-container {
	margin-bottom: 0!important;
}
 @keyframes rotate {
 from {
 transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
}
}
.rotated img {
	animation: rotate 9s linear infinite;
}
.footer-site-logo #media_image-2, .footer-site-logo #custom_html-2 {
	margin-bottom: 20px;
}
.header-top {
	margin: 0 0 15px;
}
.phone-number-block {
	font-size: 18px;
	font-weight: 700;
	margin-right: 40px;
	line-height: 1;
}
.phone-number-block a {
	color: #000;
}
.light .phone-number-block a {
	color: #fff;
}
.phone-number-block a span {
	padding-right: 6px;
}
.participantlogin-block {
	margin-right: 35px;
}
.participantlogin-block a {
	font-size: 18px;
	font-weight: 700;
	background: #347DBC;
	padding: 16px 25px 17px;
	color: #fff;
	line-height: 1;
	border-radius: 10px;
}
.participantlogin-block a:hover, .participantlogin-block a:focus {
	background: #000;
}
.light .participantlogin-block a:hover, .light .participantlogin-block a:focus {
	background: #fff;
	color: #000;
}
.phone-number-block a, .participantlogin-block a {
	display: flex;
}
.phone-number-block:last-child, .participantlogin-block:last-child {
	margin-right: 0;
}
.sticky .header-top {
	display: none;
}
.ul-squre-list ul, .ul-squre-list ol {
	list-style: none outside none;
}
.ul-squre-list ul li, .ul-squre-list ol li {
	position: relative;
}
.ul-squre-list ul li:after, .ul-squre-list ol li:after {
	position: absolute;
	width: 6px;
	height: 6px;
	background: #0093b6;
	left: -17px;
	top: 7px;
	display: block;
	content: "";
}
.blog-listing-block .blog-listing-box {
	position: relative;
	padding-bottom: 40px;
	min-height: 100%;
}
.blog-listing-block .blog-listing-box .read-more {
	position: absolute;
	left: 0;
	margin: 0;
	bottom: 0;
	border: solid 1px #347dbc;
	border-radius: 5px;
	padding: 13px 15px 11px;
	line-height: 1;
	color: #347dbc;
	background: none;
	font-size: 18px;
	font-weight: 400;
	background: none!important;
}
.blog-listing-block .blog-listing-box .read-more svg {
	margin-left: 8px;
}
.blog-listing-block .blog-listing-box:hover .read-more {
	color: #fff;
}
.blog-listing-block .blog-listing-box .read-more svg path {
	fill: #347dbc;
}
.blog-listing-block .blog-listing-box:hover .read-more svg path {
	fill: #fff;
}
.blog-page-listing-block .blog-listing-block .loadmore {
	padding-top: 0;
}
.white-space-fix {
	margin-bottom: 70px;
	padding-top: 150px;
	padding-bottom: 50px;
	background: url(images/bg1.webp);
}
.single-post .white-space-fix {
	margin-bottom: 50px;
}
.archive .site-main .blog-listing-block .loadmore {
	padding-top: 0;
}
.popup-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 9999;
	justify-content: center;
	align-items: center;
}
.popup-content {
	position: relative;
	padding: 0;
	max-width: 90%;
	max-height: 90%;
	width: 100%;
	max-width: 750px;
}
.video-iframe-wrapper {
	padding-bottom: 56%;
	position: relative;
}
.video-iframe-wrapper iframe, .video-iframe-wrapper video {
	width: 100%;
	height: 100%;
	position: absolute;
}
.close-btn {
	position: absolute;
	top: -30px;
	right: 0;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
}
.elementor-widget-image.youtube a, .elementor-widget-image.mp4 a, .elementor-widget-image.vimeo a {
	position: relative;
}
.elementor-widget-image.youtube a:after, .elementor-widget-image.mp4 a:after, .elementor-widget-image.vimeo a:after {
	background: url(images/play.webp) no-repeat center center;
	display: block;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background-size:80px auto;
}
.testimonials-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	column-gap: 16px;
}
.testimonials-block .testimonials-box-background {
	padding: 20px;
	position: relative;
	border-radius: 10px;
	background: #94CD00;
	background: linear-gradient(0deg, rgba(0, 174, 255, 1) 0%, rgba(0, 116, 170, 1) 100%);
	color: #fff;
}
.testimonials-block h4 {
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: 600;
	color: #fff;
}
.testimonials-block .testimonials-slider-sub-title h4 {
	margin-bottom: 10px;
	color: #fff;
}
.testimonials-block h5 {
	margin-bottom: 0;
	font-weight: 400;
	color: #fff;
	font-style: italic;
}
.testimonials-block .testimonials-box {
	/*	padding-bottom: 20px;



	border-bottom: solid 1px #d6d6d6;*/



	margin-bottom: 25px;
	width: calc(33.33% - 11px);
}
.testimonials-block .testimonials-box:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.testimonials-block .testimonials-authors-details {
	padding-top: 20px;
	border-top: solid 1px #51b4e2;
}
.testimonials-block .testimonials-box-background .arrow-down {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #efefef;
	position: absolute;
	left: 20px;
	bottom: -20px;
}
.uavc-list-icon-block {
	display: inline-block;
	font-size: 30px;
	height: 70px;
	width: 70px;
	text-align: center;
	line-height: 80px;
	color: #fff;
	margin: 0 !important;
	padding-left: 10px;
}
.uavc-list-icon-block:after {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 70px;
	width: 70px;
	background: #E72336;
	border-radius: 63% 37% 30% 70% / 50% 45% 55% 50%;
	box-shadow: 0 5px 30px 0 rgba(214, 215, 216, .57);
	transition: all 0.8s ease;
	transform: scale(0);
	z-index: -1;
}
.animated .uavc-list-icon-block:after {
	transform: scale(1);
}
.contact-address-hover-block:hover .uavc-list-icon-block:after {
	animation: blobWobble 3s infinite ease-in-out;
}
 @keyframes blobWobble {
 0% {
 border-radius:63% 37% 30% 70% / 50% 45% 55% 50%;
}
 33% {
 border-radius:40% 60% 70% 30% / 55% 65% 35% 45%;
}
 66% {
 border-radius:55% 45% 35% 65% / 60% 35% 65% 40%;
}
 100% {
 border-radius:63% 37% 30% 70% / 50% 45% 55% 50%;
}
}
.uavc-list-icon-block .elementor-widget-container {
	position: relative;
	z-index: 9;
}
.privacy-policy-block {
	font-size: 15px;
	line-height: 22px;
}
.privacy-policy-block .elementor-widget-text-editor {
	padding-bottom: 5px;
}
.privacy-policy-block .elementor-widget-heading h3 {
	margin-bottom: -10px;
}
.black-hover a.elementor-button:hover:before, .black-hover a.elementor-button:focus:before, .loadmore a:hover:before, .loadmore a:focus:before, .education-timeline-block .see-details-btn a:hover:before, .education-timeline-block .see-details-btn a:focus:before, .mailchimp-block #mc_embed_signup .button:hover:before, .mailchimp-block #mc_embed_signup .button:focus:before, .blog-listing-block .blog-listing-box:hover .black-hover a.elementor-button:before {
	left: 0;
	width: 100%;
}
.black-hover a.elementor-button:before, .loadmore a:before, .education-timeline-block .see-details-btn a:before, .mailchimp-block #mc_embed_signup .button:before {
	content: '';
	top: 0;
	bottom: 0;
	right: 0;
	display: block;
	position: absolute;
	width: 0%;
	transition: all 250ms ease-in-out;
}
.mailchimp-block #mc_embed_signup .button:before {
	background: #B29696;
}
.black-hover a.elementor-button:before {
	background: #000;
}
.black-hover.gray-hover a.elementor-button:before {
	background: #d8d8d8;
}
.black-hover a.elementor-button span, .mailchimp-block #mc_embed_signup .button span {
	position: relative;
	z-index: 1;
}
.black-hover a.elementor-button {
	overflow: clip;
	position: relative;
}
.black-hover a.elementor-button:hover, .black-hover a.elementor-button:focus {
	color: #fff!important;
}
.black-hover.gray-hover a.elementor-button:hover, .black-hover.gray-hover a.elementor-button:focus {
	color: #000!important;
}
.black-hover a.elementor-button:hover svg, .black-hover a.elementor-button:hover svg path, .black-hover a.elementor-button:focus svg, .black-hover a.elementor-button:focus svg path {
	fill: #fff!important;
}
.white-hover.black-hover a.elementor-button:before {
	background: #fff!important;
}
.blue-hover.black-hover a.elementor-button:before {
	background: #1D60A9!important;
}
.orange-hover.black-hover a.elementor-button:before {
	background: #E72336!important;
}
.red-hover.black-hover a.elementor-button:before {
	background: #DB1F37!important;
}
.yellow-hover.black-hover a.elementor-button:before {
	background: #F5D40C!important;
}
.pink-hover.black-hover a.elementor-button:before {
	background: #C31A7D!important;
}
.gren-hover.black-hover a.elementor-button:before, .green-hover.black-hover a.elementor-button:before {
	background: #347dbc!important;
}
.dark-red-hover.black-hover a.elementor-button:before {
	background: #603C1C!important;
}
.yellow-hover.black-hover a.elementor-button:hover, .yellow-hover.black-hover a.elementor-button:focus {
	color: #000!important;
}
.white-hover.black-hover a.elementor-button:hover, .white-hover.black-hover a.elementor-button:focus {
	color: #000!important;
	border-color: #fff!important;
}
/*.white-hover.black-hover a.elementor-button:hover svg, .white-hover.black-hover a.elementor-button:hover svg path, .white-hover.black-hover a.elementor-button:focus svg, .white-hover.black-hover a.elementor-button:focus svg path {

	fill: #000!important;

}*/

.blue-hover.black-hover a.elementor-button:hover svg path, .blue-hover.black-hover a.elementor-button:focus svg path {
	path: white!important;
}
.white-hover.black-hover a.elementor-button:hover svg path, .white-hover.black-hover a.elementor-button:focus svg path {
	fill: black!important;
}
.hover-button-color:hover .elementor-widget-button a {
	color: #10B9A8!important;
}
.hover-button-color:hover .elementor-widget-button a svg path {
	fill: #10B9A8!important;
}
.phone-section-block h3 {
	margin-bottom: 0;
}
.max-width {
	max-width: 840px;
}
.footer-site-logo {
	display: inline-block;
	margin-right: 10px;
}
.footer-site-logo > a {
	display: inline-block;
	max-width: 235px;
	width: 100%;
}
.footer-site-logo > a img {
	width: 110px;
}
.ul-style-block ul {
	list-style: none outside none;
	padding: 0;
	padding: 0;
}
.ul-style-block ul li {
	position: relative;
	padding-left: 15px;
}
.ul-style-block ul li:after {
	display: block;
	content: "";
	left: 0;
	top: 8px;
	width: 6px;
	height: 6px;
	background: #fff;
	position: absolute;
}
.ul-style-orange-block ul {
	list-style: none outside none;
	padding: 0;
	padding: 0;
}
.ul-style-orange-block ul li {
	position: relative;
	padding-left: 15px;
}
.ul-style-orange-block ul li:after {
	display: block;
	content: "";
	left: 0;
	top: 9px;
	width: 8px;
	height: 8px;
	background: #F7D3C5;
	position: absolute;
	border-radius: 100%;
}
.ul-style-black-block ul {
	list-style: none outside none;
	padding: 0;
	padding: 0;
}
.ul-style-black-block ul li {
	position: relative;
	padding-left: 15px;
}
.ul-style-black-block ul li:after {
	display: block;
	content: "";
	left: 0;
	top: 9px;
	width: 5px;
	height: 5px;
	background: #000;
	position: absolute;
	border-radius: 100%;
}
.image-icon-animation-block .help-icon .elementor-widget-container img, .our-process-hover-block .our-process-icon > .elementor-widget-container img, .benefits-building-hover-block .benefits-building-icon img {
	transition: filter 0.3s ease;
}
.image-icon-animation-block:hover .help-icon .elementor-widget-container img, .cost-too-block:hover .elementor-widget-container img, .our-process-hover-block:hover .our-process-icon > .elementor-widget-container img, .benefits-building-hover-block:hover .benefits-building-icon img {
	filter: brightness(0) invert(1);
}
.smarter-systems-hover-block .smarter-systems-icon {
	-webkit-transition: 0.6s ease-out;
	-moz-transition: 0.6s ease-out;
	transition: 0.6s ease-out;
}
.smarter-systems-hover-block:hover .smarter-systems-icon {
	-webkit-transform: rotateZ(720deg);
	-moz-transform: rotateZ(720deg);
	transform: rotateZ(720deg);
}
.gform-body .gform_fields {
	-moz-column-gap: 25px!important;
	column-gap: 25px!important;
	grid-row-gap: 25px!important;
	row-gap: 25px!important;
}
.gform-theme--framework .gform_validation_errors {
	outline: none!important;
}
.form-center-align .gform-footer {
	text-align: center;
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.form-center-align .gform-footer {
	position: relative;
}
.form-center-align .gform-footer .gform-loader {
	position: absolute;
	right: 0;
}
 .home-contact-block .gform-theme--framework .gform_validation_errors .gform_submission_error, .home-contact-block .gform-theme--framework .gfield_validation_message:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
 color:#ff0000;
}
.home-contact-block .gform_confirmation_message {
	color: #fff;
}
.faq-block.elementor-widget-n-accordion .e-n-accordion-item {
	transition: transform 0.3s ease 0s;
	-moz-transition: transform 0.3s ease 0s;
	-ms-transition: transform 0.3s ease 0s;
	-o-transition: transform 0.3s ease 0s;
	-webkit-transition: transform 0.3s ease 0s;
}
.faq-block.elementor-widget-n-accordion .e-n-accordion-item:hover {
	transform: scale(1.03);
}
.full-max {
	max-width: 567px;
}
.max-container {
	max-width: 1020px;
	margin: auto;
}
.market-max {
	max-width: 900px;
	margin: auto;
}
.online-application-hover-block {
	overflow: hidden!important;
}
.online-application-hover-block:hover .elementor-widget-image {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}







/* Bounce Keyframes */



@-webkit-keyframes bounce {
 0%, 20%, 53%, 100% {
 -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
 animation-timing-function: cubic-bezier(.215, .61, .355, 1);
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
}
 40%, 43% {
 -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
 animation-timing-function: cubic-bezier(.755, .05, .855, .06);
 -webkit-transform: translate3d(0, -15px, 0) scaleY(1.1);
 transform: translate3d(0, -15px, 0) scaleY(1.1);
}
 70% {
 -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
 animation-timing-function: cubic-bezier(.755, .05, .855, .06);
 -webkit-transform: translate3d(0, -6px, 0) scaleY(1.05);
 transform: translate3d(0, -6px, 0) scaleY(1.05);
}
 80% {
 -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
 transition-timing-function: cubic-bezier(.215, .61, .355, 1);
 -webkit-transform: translateZ(0) scaleY(.95);
 transform: translateZ(0) scaleY(.95);
}
 90% {
 -webkit-transform: translate3d(0, -2px, 0) scaleY(1.02);
 transform: translate3d(0, -2px, 0) scaleY(1.02);
}
}
.online-application-hover-block:after {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .2) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .2) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.online-application-hover-block:hover:after {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
 @-webkit-keyframes shine {
 100% {
 left: 125%;
}
}
 @keyframes shine {
 100% {
 left: 125%;
}
}
.phone-call-block h3, .bay-area-block h3 {
	margin-bottom: 0;
}
 @keyframes jump {
 50% {
 -webkit-transform: translateY(-30%);
 transform: translateY(-30%);
}
}
.phone-call-block a span {
	display: inline-block;
	pointer-events: none;
}
.phone-call-block a span.jump {
	animation: jump 0.5s 1;
}
/* */



.benefits-building-hover-block:after, .core-values-hover-block:after {
	width: 100%;
	height: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #000;
	display: block;
	content: "";
	-webkit-transition: width 0.5s, height 0.5s;
	transition: width 0.5s, height 0.5s;
	-moz-transition: width 0.5s, height 0.5s;
	-ms-transition: width 0.5s, height 0.5s;
	-o-transition: width 0.5s, height 0.5s;
	border-radius: 8px;
}
.benefits-building-hover-block:hover:after, .core-values-hover-block:hover:after {
	height: 100%;
}
.benefits-building-hover-block .elementor-element, .core-values-hover-block .elementor-element {
	z-index: 1;
}
.benefits-building-hover-block h3, .benefits-building-hover-block .elementor-widget-text-editor, .core-values-hover-block h3, .core-values-hover-block .elementor-widget-text-editor {
	transition: color 0.5s ease;
}
.benefits-building-hover-block:hover h3, .benefits-building-hover-block:hover .elementor-widget-text-editor, .core-values-hover-block:hover h3, .core-values-hover-block:hover .elementor-widget-text-editor {
	color: #fff!important;
}
 @keyframes jump {
 50% {
 -webkit-transform: translateY(-30%);
 transform: translateY(-30%);
}
}
.phone-section-block a span {
	display: inline-block;
	pointer-events: none;
}
.phone-section-block a span.jump {
	animation: jump 0.5s 1;
}
.home-banner-block:after {
	display: block;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background: linear-gradient(30deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
.blog-listing-block .blog-listing-box .readmore {
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 0;
	color: #E72336;
	display: inline-block;
	transition: all .3s ease-in-out;
	vertical-align: middle;
}
.blog-listing-block .blog-listing-box .readmore .dl-arrow.left {
	position: absolute;
	top: 50%;
	left: 0;
	width: 0;
}
.blog-listing-block .blog-listing-box .readmore .dl-arrow.right {
	-webkit-transform-origin: right;
	-moz-transform-origin: right;
	transform-origin: right;
}
.blog-listing-block .blog-listing-box .readmore .dl-arrow {
	width: 24px;
	height: 1px;
	top: 0;
	display: inline-block;
	background-color: #E72336;
	-webkit-transition: width .3s ease, transform .3s ease;
	-moz-transition: width .3s ease, transform .3s ease;
	transition: width .3s ease, transform .3s ease;
	vertical-align: middle;
}
.blog-listing-block .blog-listing-box .readmore .dl-text {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	-webkit-transition: transform .3s ease;
	-moz-transition: transform .3s ease;
	transition: transform .3s ease;
}
.blog-listing-block .blog-listing-box:hover .readmore .dl-arrow.left {
	width: 24px;
}
.blog-listing-block .blog-listing-box:hover .readmore .dl-arrow.right {
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right;
	-moz-transform-origin: right;
	transform-origin: right;
}
.blog-listing-block .blog-listing-box:hover .readmore .dl-text {
	-webkit-transform: translateX(34px);
	-moz-transform: translateX(34px);
	transform: translateX(34px);
	font-weight: inherit;
}
.blog-listing-block .blog-listing-box .rt_blog__date {
	padding: 12px 20px;
	margin: 24px;
	text-align: center;
	z-index: 2;
	color: #fff;
	background: #E72336;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 16px;
}
.blog-listing-block .blog-listing-box .rt_blog__date h4 {
	font-size: 36px;
	margin-bottom: 0;
	line-height: 1;
	color: #fff;
}
.blog-listing-block .blog-listing-box .rt_blog__date span {
	line-height: 1;
}
.blog-listing-block .blog-listing-box .readmore-btn {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
sup {
	font-size: 52%;
}
.banner-image {
	max-width: inherit!important;
}
.customer-support-block, .recovery-compliance-block {
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	cursor: auto!important;
}
.customer-support-block:hover, .recovery-compliance-block:hover {
	transform: translateY(-8px);
}
.customer-support-block .elementor-widget-image img, .recovery-compliance-block .elementor-widget-image img {
	transition: transform 0.4s ease;
}
.customer-support-block:hover .elementor-widget-image img, .recovery-compliance-block:hover .elementor-widget-image img {
	transform: scale(1.15) rotate(-8deg);
}
.customer-support-block .elementor-widget-text-editor {
	transition: transform 0.3s ease, opacity 0.3s ease;
}
.customer-support-block:hover .elementor-widget-text-editor {
	transform: translateY(-2px);
}
.customer-support-block:last-child:after {
	display: none;
}
.dog-recovery-garments-block:after {
	display: block!important;
	content: ""!important;
	left: -96px!important;
	bottom: 0!important;
	height: 100%!important;
	width: 96px!important;
	position: absolute!important;
	background: url(images/dog-icon.webp) no-repeat left bottom 5px!important;
	opacity: 1!important;
}
.cat-recovery-garments-block:after {
	display: block!important;
	content: ""!important;
	left: auto!important;
	right: -120px!important;
	bottom: 0!important;
	height: 100%!important;
	width: 120px!important;
	position: absolute!important;
	background: url(images/cat-icon.webp) no-repeat right bottom 10px!important;
	opacity: 1!important;
}
.compliance-max {
	max-width: 730px;
}
.elementor-widget-counter .elementor-counter-number-wrapper {
	font-family: "Agrandir", sans-serif;
}
.care-program-image, .build-image-full {
	max-width: inherit!important;
}
.born-love-block:before {
	width: 51%!important;
}
.born-max {
	max-width: 700px;
}
#inner-footer .widget#media_image-3 {
	margin-bottom: 20px;
}
.footer-social-block {
	margin: 0;
	gap: 20px;
}
.footer-social-block .social-media-block {
	margin-bottom: 0;
}
.form-center .wpcf7-response-output {
	text-align: center;
}
.thank-max {
	max-width: 900px;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
	font-size: 18px!important;
	font-weight: 700!important;
	line-height: 1.2!important;
}
.wc-block-cart__submit-button, .wc-block-components-checkout-place-order-button, .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
	font-family: "Agrandir", Sans-serif!important;
	border-radius: 8px;
	font-weight: 700;
	font-size: 16px!important;
	background: #E72336!important;
	outline: none!important;
	box-shadow:none!important;
}
.wc-block-cart__submit-button:hover, .wc-block-cart__submit-button:focus, .wc-block-components-checkout-place-order-button:hover, .wc-block-components-checkout-place-order-button:focus, .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button:hover, .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button:focus {
	background: #000!important;
	color: #fff!important;
}
.woocommerce-order-details__title {
	font-size: 22px;
	margin-bottom: 20px;
}
.woocommerce-column__title {
	font-size: 22px;
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.woocommerce-thankyou-order-details.order_details {
	padding: 0;
	margin-bottom: 20px!important;
}
.woocommerce-thankyou-order-details.order_details li:last-child {
	padding-bottom: 15px;
}
.woocommerce-order-received .woocommerce-customer-details address {
	border: none;
	border-radius: 0;
	padding: 0;
}
.woocommerce-order-received .wc-appointment-summary {
	background: none;
	padding: 0;
	margin: 0;
}
.woocommerce-order-received .wc-appointment-summary .wc-appointment-summary-list {
	margin-top: 5px;
}
.woocommerce-order-received .wc-appointment-summary .wc-appointment-summary-list li {
	padding-bottom: 5px;
}
.woocommerce-order-received .woocommerce-customer-details {
	margin-bottom: 50px;
}
.wp-block-woocommerce-empty-cart-block .wp-block-separator + .wp-block-heading, .wp-block-woocommerce-empty-cart-block .wc-block-grid {
	display: none;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border: none;
	padding: 0;
	margin: 0 0 35px;
	border-radius: 0;
}
#customer_login h2, .woocommerce-Address h3 {
	font-size: 24px;
	text-transform: uppercase;
	border-bottom: solid 1px #d9d9d9;
	padding-bottom: 15px;
	color: #000;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme br {
	display: none;
}
.woocommerce a.button {
	display: inline-block;
}
.woocommerce-account a.button, .woocommerce-account button.button, .woocommerce-account input.button, #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	padding: 17px 25px 15px!important;
	color: #fff!important;
	background-color: #E72336!important;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	border: none;
	cursor: pointer;
	border-radius: 8px;
	line-height: 1;
	float: none!important;
	font-family: "Agrandir", Sans-serif;
	letter-spacing: 0.5px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus, .woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:focus {
	color: #fff!important;
	background-color: #000!important;
}
.woocommerce form .form-row, .wooinstant-active .woocommerce form .form-row {
	margin: 0 0 20px!important;
	padding: 0!important;
}
.my-dashboard-box .form-row label, .woocommerce form .form-row label {
	line-height: 1!important;
	color: #464964;
	font-size: 15px;
	margin-bottom: 10px;
}
.wooinstant-active .place-order .button {
	background-color: #a1880f;
	color: #fff;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .wooinstant-active .woocommerce form .form-row input.input-text, .wooinstant-active .woocommerce form .form-row textarea, .woocommerce-shipping-calculator .country_select, .woocommerce-shipping-calculator .state_select {
	border: solid 1px #b0b0b0;
	padding: 0 10px;
	height: 44px;
	border-radius: 0;
	background-color: #fff;
	font-size: 16px;
	box-shadow: none;
	outline: none;
	font-weight: 300;
}
.woocommerce form .form-row input[type="password"], .my-account-block input[type="password"], .my-account-block .password-input input.input-text, .woocommerce-orders-table tr td.woocommerce-orders-table__cell-order-number, .my-dashboard-background .order-number {
	font-weight: 400;
}
.wooinstant-active .woocommerce form .form-row textarea {
	padding: 10px;
	height: 120px;
}
.select2-container--default .select2-selection--single {
	border: 1px solid #b0b0b0;
	border-radius: 0;
	height: 44px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #000;
	line-height: 27px;
	font-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 42px;
}
.woocommerce form .form-row .woocommerce-input-wrapper, .woocommerce form .form-row .password-input {
	display: inline-block;
	width: 100%;
}
.woocommerce table.shop_table {
	border: none!important;
	border-spacing: 0;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table {
	margin-bottom: 35px;
}
.woocommerce table.shop_table th {
	background: #fff;
}
.woocommerce-orders-table tr th, .woocommerce table.shop_table thead th {
	background: #e0e0e0;
	font-size: 17px;
	padding: 15px 15px!important;
	border: none!important;
	font-weight: 400;
	border-top: 1px solid rgba(0, 0, 0, .1);
}
.woocommerce-orders-table tr td, .woocommerce table.shop_table td {
	font-size: 17px;
	padding: 15px 15px!important;
	background: #fff;
	border-top: 1px solid rgba(0, 0, 0, .1);
}
.woocommerce-Address .woocommerce-Address-title .edit {
	color: #E72336;
	display: inline-block;
	margin-bottom: 10px;
}
.woocommerce-account .woocommerce-MyAccount-content fieldset legend {
	font-size: 20px;
	text-transform: uppercase;
	border-bottom: solid 1px #d9d9d9;
	padding-bottom: 10px;
	margin-bottom: 20px;
	width: 100%;
}
.woocommerce-EditAccountForm fieldset, .woocommerce-account .woocommerce-Payment fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-row input + span {
	font-size: 14px;
	padding-top: 5px;
	display: inline-block;
	width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-orders tr td .button {
	font-size: 14px;
	margin: 4px;
	padding: 10px 15px
}
.woocommerce-view-order .woocommerce-customer-details .woocommerce-column address {
	padding: 0;
	background: #fff;
	border: none;
}
.woocommerce-account .woocommerce-Payment fieldset {
	margin-bottom: 25px;
}
.woocommerce-add-payment-method .woocommerce-Payment {
	background: #fff!important;
	margin: auto;
	border-radius: 0!important;
}
.woocommerce-add-payment-method .woocommerce-Payment .woocommerce-PaymentMethods {
	padding: 25px 0 0!important;
	border: none!important;
}
.woocommerce-add-payment-method .woocommerce-Payment .woocommerce-PaymentBox {
	background: none!important;
	padding: 0!important;
	margin: 0!important;
}
.woocommerce-add-payment-method .woocommerce-Payment .woocommerce-PaymentBox:before {
	display: none!important;
}
.woocommerce-add-payment-method .woocommerce-Payment .stripe-card-group {
	width: 100%;
}
.woocommerce-add-payment-method .woocommerce-Payment .form-row .wc-stripe-elements-field {
	width: 100%;
	margin: 0;
	height: 44px;
	padding: 13px;
	border: solid 1px #b0b0b0;
}
.woocommerce-add-payment-method .woocommerce-Payment .form-row {
	margin: 0 0 15px;
	padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content {
	margin-bottom: 50px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	list-style: none outside none;
	padding: 0;
	margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	display: inline-block;
	width: 100%;
	background: #e0e0e0;
	padding: 15px 20px 12px;
	color: #000;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-account .woocommerce-MyAccount-navigation ul li a:focus, .woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
	background: #E72336;
	color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	padding-bottom: 2px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {
	padding-bottom: 0;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label, .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
	font-weight: 600!important;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
	margin: 15px 0 0;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before, .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before {
	display: none;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
	background: url(images/phone.svg) no-repeat;
	background-size: 17px auto;
	background-position: 0 6px;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email {
	background: url(images/email.svg) no-repeat;
	background-size: 20px auto;
	background-position: 0 6px;
}
.woocommerce-order-received .woocommerce table.woocommerce-table--order-details {
	border: 1px solid rgba(0, 0, 0, .1)!important;
}
.woocommerce ul.products li.product .button:after {
	display: none!important;
}
.woocommerce-info a.button {
	font-size: 13px;
	padding: 10px 15px;
}
.woocommerce-account .woocommerce-MyAccount-content p {
	margin-bottom: 20px;
}
.wc-block-cart, .wc-block-cart__submit {
	margin-bottom: 0!important;
}
.woocommerce ul.order_details + p {
	margin-bottom: 30px;
}
.woocommerce table.shop_table td .wc-item-meta {
	padding-left: 0;
}
.header-top-block {
	margin: 0 0 5px;
	gap: 30px;
}
.header-top-block a {
	position: relative;
	display: flex;
}
.header-top-block a span {
	position: absolute;
	right: -6px;
	top: -6px;
	background: #80B3CF;
	border-radius: 100%;
	width: 16px;
	height: 16px;
	font-size: 12px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	padding-top: 3px;
}
.sticky .header-top-block {
	display: none;
}
.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
	padding: 0 0 20px!important;
}
div.wpforms-container-full .wpforms-field-label, .wp-core-ui div.wpforms-container-full .wpforms-field-label {
	margin: 0 0 10px;
}
.wpforms-container.wpforms-container-full {
	margin: 0!important;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	margin-top: 20px!important;
}
.single-post .entry-content ul + h2, .single-post .entry-content ol + h2,  .single-post .entry-content ul + h3, .single-post .entry-content ol + h3,  .single-post .entry-content ul + h4, .single-post .entry-content ol + h4,  .single-post .entry-content ul + h5, .single-post .entry-content ol + h5,  .single-post .entry-content ul + h6, .single-post .entry-content ol + h6 {
	margin-top: 20px;
}
.single-post .entry-content p + h2,  .single-post .entry-content p + h3,  .single-post .entry-content p + h4,  .single-post .entry-content p + h5,  .single-post .entry-content p + h6 {
	margin-top: 30px;
}
.single-post .entry-content h2 {
	font-size: 30px;
}
.single-post .entry-content .wp-block-separator {
	margin: 20px 0;
}
.single-post .entry-content .wp-block-button {
	margin-bottom: 30px;
}
.single-post .entry-content .wp-block-button .wp-block-button__link {
	background: #E72336!important;
}
.single-post .entry-content .wp-block-button .wp-block-button__link:hover, .single-post .entry-content .wp-block-button .wp-block-button__link:focus {
	background: #000!important;
}
.single-product .entry-content .product.type-product {
	display: inline-block;
	width: 100%;
}
.single-product .product-block {
	padding-top: 150px;
	padding-bottom: 50px;
	background: url(images/bg1.webp);
	display: inline-block;
	width: 100%;
	position:relative;
}
.single-product .product-block:before{
	display:block;
	content:"";
	right:0;
	bottom:-171px;
	background: url(images/shape16.svg);
	position:absolute;
	width:239px;
	height:343px;
}
.postid-2858.single-product .product-block {
	min-height:708px;
}
.woocommerce div.product .product_title {
	font-size: 36px;
	line-height: 1;
}
.woocommerce div.product form.cart .variations th {
	display: none;
}
.postid-2858 .entry-summary p.price {
	display: none;
}
.postid-2858.woocommerce div.product .product_title {
	margin-bottom: 5px;
}
.woocommerce-product-details__short-description {
	padding-bottom: 25px;
}
.custom-radio-swatch {
	display: flex;
	gap: 20px;
}
.custom-radio-swatch .radio-swatch-option {
	position: relative;
	padding-left: 35px;
	line-height: 1;
}
.custom-radio-swatch .radio-swatch-option input {
	visibility: hidden;
	position: absolute;
}
.custom-radio-swatch .radio-swatch-option:after {
	display: block;
	content: "";
	left: 0;
	top: 50%;
	width: 25px;
	height: 25px;
	border: solid 2px #E72336;
	position: absolute;
	border-radius: 100%;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.custom-radio-swatch .radio-swatch-option input:checked + span:before {
	display: block;
	content: "";
	left: 6px;
	top: 50%;
	width: 13px;
	height: 13px;
	background: #E72336;
	position: absolute;
	border-radius: 100%;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.woocommerce div.product form.cart .variations select {
	border: solid 1px #E72336;
	border-radius: 10px;
	padding: 5px 10px;
	height: 42px;
	background: url(images/select.png) no-repeat right 10px center;
	appearance: none;
	color: #000;
	font-size: 18px;
	font-weight: 700;
	width: 100%;
}
.woocommerce div.product form.cart .reset_variations {
	display: none!important;
}
.woocommerce div.product form.cart .variations td {
	padding-bottom: 20px;
	position: relative;
}
.postid-2858.woocommerce div.product form.cart .variations td {
	padding-bottom: 30px;
}
.postid-2858.woocommerce div.product form.cart .variations select {
	width: 170px;
	min-width: 1px;
	margin: 0;
}
.postid-2858.woocommerce div.product form.cart .variations {
	margin-bottom: 0;
}
.quantity {
	display: flex;
	align-items: center;
	width: 140px;
	height: 42px;
	overflow: hidden;
	float: none!important;
}
.quantity button {
	width: 40px;
	height: 42px;
	border: none;
	background: none!important;
	color: #F44336!important;
	font-size: 28px;
	font-weight: 400;
	cursor: pointer;
	transition: .3s;
	padding: 0!important;
	border-radius: 0!important;
}
.quantity button:hover {
	background: #F44336;
	color: #fff;
}
.quantity .qty {
	width: 60px!important;
	height: 42px;
	border: none!important;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	box-shadow: none;
	outline: none;
	padding: 0;
	border-top: solid 1px #E72336!important;
	border-bottom: solid 1px #E72336!important;
	appearance: none;
	background: none!important;
}
.quantity .qty::-webkit-outer-spin-button, .quantity .qty::-webkit-inner-spin-button {
 -webkit-appearance:none;
 margin:0;
}
.quantity .qty {
	appearance: textfield;
}
.quantity .qty-minus {
	border: 1px solid #E72336!important;
	border-bottom-left-radius: 10px!important;
	border-top-left-radius: 10px!important;
}
.quantity .qty-plus {
	border: 1px solid #E72336!important;
	border-bottom-right-radius: 10px!important;
	border-top-right-radius: 10px!important;
}
.woocommerce div.product form.cart .button {
	font-family: "Agrandir", Sans-serif;
	padding: 16px 20px 15px;
	border-radius: 8px;
	background: #fff;
	background: #000;
	opacity: 1;
	text-transform: capitalize;
	margin-top: 30px;
}
.woocommerce div.product form.cart .button:hover, .woocommerce div.product form.cart .button:focus {
	background: #E72336;
}
.woocommerce div.product .product_meta {
	display: none;
}
.vp-gallery-main {
	position: relative;
	overflow: hidden;
	border-radius: 12px;
	aspect-ratio: 4 / 4;
	background: #f2f2f2;
}
.vp-gallery-main-img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0;
	transition: opacity .5s ease-in-out;
}
.vp-gallery-main-img.is-active {
	opacity: 1;
}
.vp-gallery-thumbs-wrap {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 12px;
	width: 100%;
}
.vp-gallery-thumbs-wrap .vp-gallery-thumbs {
	flex: 1 1 0%;
	min-width: 0;
	display:flex;
}
.vp-gallery-thumb-slide {
	padding: 0 5px;
	box-sizing: border-box;
}
.vp-gallery-thumb {
	width: 100%;
	height: 80px;
	object-fit: cover;
	border-radius: 8px;
	cursor: pointer;
	opacity: .6;
	border: 2px solid transparent;
	box-sizing: border-box;
	display: block;
}
.vp-gallery-thumb.active {
	opacity: 1;
	border-color: #C4272A;
}
 @media (max-width: 768px) {
.vp-gallery-thumb {
	height: 90px;
}
}
button.vp-gallery-arrow {
	all: unset;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 18px;
	line-height: 1;
	color: #C4272A;
	flex: 0 0 auto;
	width: 32px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0!important;
	padding:0!important;
	background:none!important;
}
button.vp-gallery-arrow:hover {
}
button.vp-gallery-arrow.slick-disabled {
	opacity: .3;
	cursor: default;
	pointer-events: none;
}
.vp-gallery-thumbs .slick-list {
	margin: 0 -5px;
}
.vp-gallery-thumbs .slick-track {
	display: flex !important;
}
.vp-gallery-thumbs .slick-slide {
	height: auto;
}
.blockOverlay{
	background:none!important;
}
.woocommerce div.product form.cart .woocommerce-variation-price .price{
	color:#E72336;
}
.woocommerce div.product form.cart .woocommerce-variation-price{
	padding-bottom:20px;
}
.woocommerce-message {
    border-top-color: #E72336;
}
.woocommerce-message::before {
    color: #E72336;
}
.wc-block-components-radio-control .wc-block-components-radio-control__input#radio-control-wc-payment-method-options-stripe{
	margin-top: -2px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    color: #fff;
    background-color: #E72336;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #f3ecd0;
    color: #000;
}



.woocommerce-main-block ul.products{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.woocommerce-main-block ul.products li{
	position: relative;
	width: 100%;
	min-height: 1px;
	padding:0 15px 30px!important;
	width:33.33%!important;
	margin:0!important;
}
ul.products li .products-box{
	border:solid 1px #ccc;
	border-radius:10px;
	text-align:center;
	padding-bottom:82px;
	position:relative;
	overflow:hidden;
	min-height:100%;
}
ul.products li .products-box h2.woocommerce-loop-product__title{
	text-align:center;
	border-top:solid 1px #ccc;
	padding:25px 15px 10px!important;
	font-size:22px!important;
	font-weight:700!important;
	line-height:1.2;
}
ul.products li .products-box .woocommerce-product-details__short-description{
	text-align:center;
	padding:0 15px 15px;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product div.summary p.price{
	text-align:center;
	font-size:20px;
	font-weight:700;
	color:#E72336;
	margin-bottom:20px;
}
.woocommerce ul.products li.product .price{
	padding-left:15px;
	padding-right:15px;
	width:100%;
	display:inline-block;
}
.woocommerce ul.products li.product .button{
	position:absolute;
	left:0;
	right:0;
	bottom:35px;
	margin:auto;
	max-width:180px;
	text-align:center;
	font-family: "Agrandir", Sans-serif;
	padding:15px 20px;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product .button:focus{
	background:#000;
	color:#fff;
}
.woocommerce ul.products li.product a img{
	margin:0;
}
.woocommerce ul.products li.product .star-rating {
    margin: 0 auto 15px;
}
.minimum-qty{
	color:#E72336;
	font-style:italic;
	padding-top:10px;
	font-weight:400;
}
.wp-block-woocommerce-checkout {
    padding-top: 0!important;
}
.wc-block-components-notices,
.wc-block-components-notice-banner{
	margin-top:0!important;
}
#wrapper-footer .copyright-text > div img {
    max-height: 160px;
	width:auto;
	height:auto;
}
.apply-number-block .elementor-heading-title{
	height:40px;
	display:flex;
	align-items: center;
	justify-content: center;
}
.giving-back-form-block.sample-block .wpforms-container.wpforms-container-full .wpforms-field-container .wpforms-field:last-child {
        width: 100%;
}
.program-overview-block .elementor-widget-image img{
	max-height:90px;
	width:auto;
	height:auto;
}
h1.elementor-heading-title span{
	color: #E72336;
}
.wp-block-woocommerce-checkout,
.wp-block-woocommerce-cart {
    --wp--preset--font-size--small: 16px;
}
.woocommerce table.shop_table tfoot td{
	font-weight:400;
}
.wcvt-order-item-content-main .wc-item-meta{
	margin-top:0;
}
.white-space-meta{
	padding-top:20px;
	font-weight:600;
}
.vp-author-bio {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    padding: 24px;
    background: #F7F2E7;
    border-radius: 12px;
    margin: 40px 0;
}
.vp-author-avatar {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
}
.vp-author-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
}
.vp-author-name {
    margin: 0 0 6px;
    color: #e72336;
}
.vp-author-desc {
    margin: 0;
}
.vp-related-posts {
    margin: 50px 0 0;
}
.single-post .site-main .wp-block-image{
	margin-bottom:20px;
}
.single-post .site-main .wp-block-image:last-child{
	margin-bottom:0;
}
.woocommerce-lost-password 	.woocommerce-ResetPassword{
	max-width:560px;
	margin:auto auto 50px;
}
.woocommerce-ResetPassword-message{
	margin-bottom:50px;
}
.vp-account-heading{
	font-size:48px;
}
.woocommerce-lost-password .woocommerce .woocommerce-message + p{
	margin-bottom:50px;
}
.blockUI.blockOverlay,
.woocommerce-variation-add-to-cart .blockUI,
form.variations_form .blockUI,
.single_variation_wrap .blockUI {
    display: none !important;
}
.banner-heading-block{
	max-width:inherit!important;
}
.ship-states-block {
    padding-top: 5px;
    font-weight: 400;
    font-style: italic;
}
.request-line-btn-block > .elementor-button:after{
	display:block;
	content:"";
	left:0;
	bottom:-3px;
	width:100%;
	height:1px;
	background:#000;
	position:absolute;
	transition: width .3s ease;
}
.request-line-btn-block > .elementor-button:hover:after{
	width:0;
}
.request-line-btn-block > .elementor-button:hover .elementor-button-icon svg path{
	fill:#e72336;
}
.clinical-white-paper-box > div{
	width:100%;
}
.clinical-white-paper-block .clinical-field input[type=text]{
	width:100%;
	height:50px;
	border-radius:5px;
	border:solid 1px #ccc;
	font-size:18px;
	padding:0 15px;
	font-weight:300;
	font-family: 'Helvetica', Arial, Helvetica, sans-serif;
}
.clinical-white-paper-block .clinical-submit button{
	width:100%;
	border:none;
	font-weight:700;
	font-family: "Agrandir", Sans-serif;
}
.clinical-white-paper-box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap:20px;
}
.stock-suit-block .customer-support-block:after{
	display:none!important;
}
.request-line-btn-block.white-request-line-btn-block > .elementor-button:after {
    background: #fff;
}
.request-line-btn-block.white-request-line-btn-block > .elementor-button:hover .elementor-button-icon svg path{
    fill: #fff;
}










.vp-topbar {
	width: 100%;
	background: #e72336; 
	color: #F7F2E7; 
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	box-sizing: border-box;
}
.vp-topbar__track {
	display: inline-flex;
	will-change: transform;
}

.vp-topbar__group {
	display: inline-flex;
	flex-shrink: 0;
	align-items: center;
	padding: 8px 0;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.02em;
}

.vp-topbar__dot {
	display: inline-block;
	margin: 0 14px;
	font-size: 10px;
	line-height: 1;
	color: #F7F2E7;
	opacity: 0.7;
	transform: translateY(-1px);
}

.vp-topbar a {
	color: #F7F2E7;
	text-decoration: underline;
	text-underline-offset: 2px;
}
.vp-topbar a:hover {
	opacity: 0.85;
}