/*
Theme Name:    Ricardo 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:      ricardo
License: GNU General Public License
License URI: license.txt
Tags: web design, houston website design, dallas web design, website design
------------------------------------------------------------------"*/
body, html {
	font-size: 16px;
	color: #000;
	line-height: 24px;
	font-family: "Montserrat", Sans-serif;
	font-weight: 400;
	padding: 0;
	margin: 0;
}
*, *::before, *::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	color: #000;
	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: #005F86;
	text-decoration: none;
}
a, button, input, select, div, h1, h2, h3, h4, h5, h6 {
	outline: none;
}
p {
	margin: 0 0 20px;
}
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: 36px;
	color: #005F86;
	margin: 0 0 20px;
	line-height: 1.3;
	font-weight: 600;
}
h2 {
	font-size: 36px;
	color: #005F86;
	margin: 0 0 20px;
	line-height: 1.1;
	font-weight: 600;
}
h3 {
	font-size: 26px;
	color: #005F86;
	margin: 0 0 20px;
	line-height: 1.1;
	font-weight: 600;
}
h4 {
	font-size: 22px;
	color: #005F86;
	margin: 0 0 20px;
	line-height: 1.2;
	font-weight: 700;
}
h5 {
	font-size: 18px;
	color: #000;
	margin: 0 0 10px;
	line-height: 1;
	font-weight: 700;
}
h6 {
	font-size: 16px;
	color: #000;
	margin: 0 0 10px;
	line-height: 1.2;
	font-weight: 700;
}
.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: 90px;
	-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;
}
.hc-offcanvas-nav h2 a img {
	width: 170px;
}
.navbar-block .navbar.sticky .navbar-brand img {
	height: 60px;
}
.navbar-block {
	height: 130px;
	padding: 5px 0;
	width: 100%;
	z-index: 999;
	font-weight: 500;
}
.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: 120px;
	font-weight: 500;
}
.navbar-block .navbar.sticky {
	top: 0;
	left: 0;
	width: 100%;
	position: fixed;
	height: 90px;
	z-index: 999;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
	background: #fff;
}
.navbar-block .navbar.sticky .navbar-box {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.navbar .navbar-nav > li {
	padding: 0px;
	position: relative;
}
.navbar .navbar-nav > li:last-child {
	padding-right: 0;
}
.navbar .navbar-nav > li > a {
	color: #000;
	padding: 12px 15px;
	position: relative;
	font-size: 16px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 0;
}
.navbar .spanish-header .navbar-nav > li > a {
	padding-left:10px;
	padding-right:10px;
    font-size: 14px;
}
.light .navbar .navbar-nav > li > a {
	color: #fff;
	text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.43);
}
.navbar.sticky .navbar-nav > li > a {
	padding-top: 18px;
	padding-bottom: 18px;
}
.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.donate-btn a {
	color: #005F86;
	text-shadow: none;
}
.light .navbar .navbar-nav > li:hover > a,  .light .navbar .navbar-nav > li.current-menu-item > a {
	color: #005F86;
	text-shadow: none;
}
.light .navbar.sticky .navbar-nav > li:hover > a,  .light .navbar.sticky .navbar-nav > li.current-menu-item > a {
	color: #005F86;
	text-shadow: none;
}
.navbar-brand {
	position: relative;
	display: flex;
}
.navbar-brand .light {
	opacity: 0;
}
.navbar-brand .dark {
	position: absolute;
	left: 0;
	top: 0;
}
.light .navbar-brand .light,  .light .sticky .navbar-brand .dark {
	opacity: 1;
}
.light .navbar-brand .dark,  .sticky .navbar-brand .light {
	opacity: 0;
}
.navbar.sticky .new-patients-block {
	display: none;
}
.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: 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: 0;
	color: #fff;
	border-radius: 0;
	left: 15px;
	margin: 0;
	font-size: 14px;
	top: 100%;
	min-width: 220px;
	list-style: none outside none;
	display: none;
}
.navbar .spanish-header .navbar-nav > li .sub-menu {
	left: 10px;
}
.navbar.sticky .navbar-nav > li > .sub-menu {
	padding-top: 15px;
}
.navbar .navbar-nav > li .sub-menu {
	font-size: 14px;
}
.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 #5badba;
	position: relative;
}
.navbar .navbar-nav > li .sub-menu li a {
	color: #000;
	background: #A6D7DF;
	padding: 10px 15px;
	display: inline-block;
	width: 100%;
}
.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 {
	background: #5badba;
	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;
}
.footer-block {
	background: #fff;
}
#inner-footer {
	padding: 80px 0 35px;
	color: #000;
	line-height: 22px;
}
#inner-footer a {
	color: #000;
}
#inner-footer .widget {
	margin-bottom: 35px;
}
#inner-footer .widgettitle {
	color: #000;
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 18px;
}
#inner-footer p:last-child {
	margin-bottom: 0;
}
#inner-footer .menu {
	padding: 0;
	margin: 0;
	list-style: none outside none;
}
#inner-footer .menu li {
	position: relative;
	margin-bottom: 6px;
}
#inner-footer .menu li:last-child {
	margin-bottom: 0;
}
#wrapper-footer {
	padding: 18px 0 15px;
	background: #A6D7DF66;
	line-height: 1;
	font-size: 15px;
	color: #000;
}
#wrapper-footer .copyright-text {
	display: inline-block;
	width: 100%;
}
.menu-footer-links-container .menu,
.menu-footer-links-es-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,
.menu-footer-links-es-container .menu li {
	position: relative;
	padding: 0 14px;
	line-height: 1;
}
.menu-footer-links-container .menu li a,
.menu-footer-links-es-container .menu li a {
	color: #000;
	display: inline-block;
	overflow: hidden;
}
.menu-footer-links-container ul li:after,
.menu-footer-links-es-container ul li:after {
	display: block;
	content: "";
	height: 16px;
	width: 1px;
	position: absolute;
	right: 0;
	top: 1px;
	background: #000;
}
.menu-footer-links-container ul li:last-child:after,
.menu-footer-links-es-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 {
	position: relative;
	overflow: hidden;
	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 {
	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 {
	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 {
	position: absolute;
	inset: 0%;
	transform: translateY(150%);
}
.footer-address {
	list-style: none outside none;
	padding: 0;
	margin: 0;
}
.footer-address li {
	padding-left: 30px;
	padding-bottom: 10px;
}
.footer-address li:last-child {
	padding-bottom: 0;
}
.footer-address .location {
	background: url(images/location.svg) no-repeat left 3px;
}
.footer-address .phone {
	background: url(images/phone.svg) no-repeat left 3px;
}
.footer-address .email {
	background: url(images/email.svg) no-repeat left 6px;
}
.social-media-block {
	list-style: none outside none;
	padding: 0;
	margin: 0 -10px 25px;
}
.social-media-block li {
	padding: 0 10px 10px;
	display: flex;
	border: none;
}
.social-media-block li a {
	display: inline-block;
	width: 32px;
	height: 32px;
	position: relative;
	border: none!important;
}
.social-media-block li a:hover {
	border: solid 1px #fff;
	background: #fff
}
.social-media-block li a svg {
	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%);
}
.social-media-block li a svg path {
	fill: #404040!important;
}
.social-media-block li a:hover svg path {
	fill: #005F86!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
}
.home-slider-block .slider-warpper .slider-warpper-block,  .featured-event-block .featured-event-box {
	opacity: 0;
}
.home-slider-block .slider-warpper .slider-warpper-block,  .latest-post-block .latest-post-box,  .workforce-timeline-block .workforce-timeline-box {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.latest-post-block .latest-post-box, .workforce-timeline-block .workforce-timeline-box {
	transition-delay: 0.3s;
	animation-delay: 0.3s;
}
.latest-post-block .col-md-4:nth-child(2) .latest-post-box,  .workforce-timeline-block .workforce-timeline-box:nth-child(2) {
	transition-delay: 0.4s;
	animation-delay: 0.4s;
}
.latest-post-block .col-md-4:nth-child(3) .latest-post-box,  .workforce-timeline-block .workforce-timeline-box:nth-child(3) {
	transition-delay: 0.6s;
	animation-delay: 0.6s;
}
 @keyframes advantagesUpNew {
 0% {
 opacity:0;
 -webkit-transform:translate3d(0, 80px, 0);
 transform:translate3d(0, 80px, 0);
}
 100% {
 opacity:1;
 -webkit-transform:none;
 transform:none
}
}
.home-slider-block .slider-warpper .slider-warpper-block, .animated .latest-post-block .latest-post-box, .animated .workforce-timeline-block .workforce-timeline-box {
	-webkit-animation-name: advantagesUpNew;
	animation-name: advantagesUpNew
}
.wpcf7 {
	max-width: 100%;
}
.wpcf7 form {
	text-align: left;
}
.wpcf7 label {
	color: #000;
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom:10px;
}
.wpcf7 .text-align-c p {
	line-height: 26px;
}
.wpcf7 form .submit p {
	margin: 0;
}
.wpcf7 .row {
	margin-left: -5px;
	margin-right: -5px;
}
.wpcf7 .row .col-md-6, .wpcf7 .row .col-md-12, .wpcf7 .row .col-md-4, .wpcf7 .row .col-md-8 {
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.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 {
	border: solid 1px #dbdbdb;
	padding: 0 15px;
	height: 52px;
	width: 100%;
	background: #fff;
	color: #000;
	border-radius: 6px;
	width: 100%;
	box-shadow: none!important;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	outline: none;
}
.wpcf7 textarea, #review_form_wrapper #review_form textarea, .my-account-block textarea {
	height: 120px;
	padding: 15px;
}
.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 #dbdbdb!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 #dbdbdb!important;
}
.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 input[type=url] {
	background: none;
	border: solid 1px #CDD1D4!important;
	color: #fff;
}
.wpcf7 .wpcf7-not-valid {
	border-color: #f03136!important;
}
.light .wpcf7 .wpcf7-not-valid {
	border-color: #004DDB!important;
}
.wpcf7 select{
	padding-right:40px;
}
.wpcf7 select, select, .wpcf7 select:focus {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	background: #fff url(images/select.png) no-repeat right 20px center;
	background-size: 12px auto;
}
.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: url(images/select-blue.png) no-repeat right 20px center!important;
	background-size: 12px auto;
	border: solid 1px #004DDB!important;
	color: #fff;
}
.light .wpcf7 select option {
	color: #000;
}
.light .wpcf7 .wpcf7-form ::-webkit-input-placeholder {
 color: #fff;
 opacity:1;
}
.light .wpcf7 .wpcf7-form ::-moz-placeholder {
 color: #fff;
 opacity:1;
}
.light .wpcf7 .wpcf7-form :-ms-input-placeholder {
 color: #fff;
 opacity:1;
}
.light .wpcf7 .wpcf7-form :-moz-placeholder {
 color: #fff;
 opacity:1;
}

.wpcf7 .wpcf7-form ::-webkit-input-placeholder {
 color: #000;
 opacity:1;
}
.wpcf7 .wpcf7-form ::-moz-placeholder {
 color: #000;
 opacity:1;
}
.wpcf7 .wpcf7-form :-ms-input-placeholder {
 color: #000;
 opacity:1;
}
.wpcf7 .wpcf7-form :-moz-placeholder {
 color: #000;
 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] {
	font-size: 20px!important;
	background: #000!important;
	border-radius: 5px;
	padding: 18px 30px!important;
	color: #fff;
	text-align: center;
	font-weight: 700!important;
	height: auto;
	border: none;
	cursor: pointer;
	width: auto;
	line-height: 1;
	box-shadow: none!important;
	text-transform: none!important;
}
.form-submit input[type=submit]:hover, .form-submit input[type=submit]:focus, .wpcf7 input[type=submit]:hover {
	background: #A6D7DF!important;
	color: #000!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;
	width:calc(50% - 16px);
}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item label {
	text-transform: none;
	font-weight:400;
	position:relative;
	padding-left:20px;
	margin-bottom:5px;
}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item label input[type=checkbox]{
	position:absolute;
	left:0;
	top:5px;
	margin:0;
}
div.wpcf7-response-output {
	height: auto!important;
	margin: 15px 0 0!important;
	background: none!important;
	border: none!important;
	padding: 0!important;
}
.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;
}
.light 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 {
	color: #000;
	margin: 0;
	line-height: 1;
}
.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: 6px;
}
.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: 0;
	text-align: center;
}
.loadmore a {
	display: inline-block;
	padding: 20px 35px;
	background: #A6D7DF;
	color: #000;
	font-weight: 600;
	line-height: 1;
	font-size: 18px;
	border-radius: 5px;
}
.loadmore a:hover,  .loadmore a:focus {
	background: #000;
	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 {
	padding-bottom: 0;
}
.archive .site-main {
	padding-bottom: 0;
}
.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: #005F86;
	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 {
	text-align: center;
}
.testimonials-slider-block .swiper-slide {
	padding: 0 50px!important;
}
.testimonials-slider-block .testimonials-slider-sub-title h4 {
	max-width: 500px;
	margin: auto auto 20px;
}
.testimonials-slider-block h4 {
	color: #000;
	font-weight: 400!important;
	margin-bottom: 0;
	font-size: 16px;
}
.testimonials-slider-block h4 strong {
	font-size: 18px;
}
.testimonials-slider-block h5 {
	color: #000;
	font-weight: 600!important;
	margin-bottom: 0;
	font-size: 15px;
}
.testimonials-slider-box {
	max-width: 800px;
	margin: auto;
	color: #000;
}
.testimonials-slider-block .swiper-button-prev,  .testimonials-slider-block .swiper-button-next {
	width: 32px;
	height: 32px;
	border: none;
	top: calc(50% - 16px);
}
.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;
}
.testimonials-slider-block .swiper-button-next {
	background: url(images/right-arrow.svg) no-repeat center center;
}
.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-block .swiper-pagination {
	position: static;
	margin: 0;
}
.testimonials-slider-block .swiper-pagination span {
	width: 12px;
	height: 12px;
	background: none;
	border: solid 1px #2B6D8F;
	border-radius: 100%;
	opacity: 1;
	margin: 0 3px!important;
}
.testimonials-slider-block .swiper-pagination span.swiper-pagination-bullet-active {
	background: #2B6D8F;
}
.latest-post-block .post-thumb {
	position: relative;
	padding-bottom: 100%;
	background: #005F86;
	border-radius: 10px;
	overflow: hidden;
}
.latest-post-block .post-thumb img,  .testimonials-slider-block .testimonials-author img {
	margin: 0;
	height: 101%;
	width: 101%;
	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;
}
.latest-post-block .latest-post-content {
	padding: 20px 0 0;
}
.latest-post-block .latest-post-content h3 {
	color: #005F86;
	margin-bottom: 10px;
	font-size: 18px;
}
.latest-post-block .latest-post-content h3 a {
	color: #005F86;
}
.latest-post-block .latest-post-content .post-meta {
	padding-bottom: 20px;
	font-weight: 700;
}
.latest-post-block .latest-post-content .post-meta .date {
	position: absolute;
	right: 0;
	top: -42px;
	max-width: 80px;
}
.latest-post-block .latest-post-content .post-meta .post-category {
	margin: 0;
	color: #757575;
	font-weight: 400;
}
.latest-post-block .latest-post-content .post-meta .post-category svg {
	margin-right: 5px;
}
.latest-post-block .latest-post-content .post-meta .date span {
	display: inline-block;
	width: 100%;
	text-align: center;
	background: #0093b6;
	padding: 5px;
	color: #fff;
}
.latest-post-block .latest-post-content .post-meta .date span + span {
	background: #000;
}
.latest-post-block .latest-post-content .post-meta {
	position: relative;
}
.latest-post-block .overlay-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
.latest-post-block .read-more {
	position: absolute;
	left: 15px;
	bottom: 35px;
	margin: 0;
	color: #0093b6;
}
.latest-post-block .read-more svg {
	margin-right: 5px;
}
.featured-logos-block {
	text-align: center;
}
#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;
}
.footer-site-logo {
	display: inline-block;
}
.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 h3{
	font-size:22px;
}
.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 #000;
	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 .see-details-btn a:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	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;
}
.phone-number-block {
	text-align: right;
}
.phone-number-block a {
	background: url(images/phone.svg) no-repeat left 2px;
	padding-left: 25px;
}
.sticky .phone-number-block {
	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: 64px;
	min-height: 100%;
}
.blog-listing-block .blog-listing-box .read-more {
	position: absolute;
	left: 0;
	margin: 0;
	bottom: 0;
	border: solid 1px #000;
	border-radius: 5px;
	padding: 12px 15px;
	line-height: 1;
}
.blog-listing-block .blog-listing-box .read-more svg {
	margin-left: 8px;
}
.blog-listing-block .blog-listing-box:hover .read-more {
	color: #fff;
	border: solid 1px #000;
	background: #000
}
.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 {
	background: #A6D7DF;
	padding: 30px 0;
	margin-bottom: 70px;
}
.archive .site-main .blog-listing-block .loadmore {
	padding-top: 0;
}
.link-outline a {
	text-decoration: underline!important;
}
.energy-hover-block .hover-box {
	transform: translate3d(0, 150%, 0);
	-moz-transform: translate3d(0, 150%, 0);
	-ms-transform: translate3d(0, 150%, 0);
	-o-transform: translate3d(0, 150%, 0);
	-webkit-transform: translate3d(0, 150%, 0);
}
.energy-hover-block {
	overflow: hidden!important;
}
.energy-hover-block:hover .hover-box {
	transform: translate3d(0, 0, 0);
}
.svg-width .elementor-button-icon svg {
	width: auto;
}
.faq-block .e-n-accordion .e-n-accordion-item summary.e-n-accordion-item-title {
	border:solid 2px #dcdcdc!important;
}
.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 {
	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 {
	position: relative;
}
.elementor-widget-image.youtube a:after {
	background: url(images/play.png) no-repeat center center;
	display: block;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}
.focused-block:after {
	display: block;
	content: "";
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(images/shape02.png) no-repeat right bottom;
	position: absolute;
}
.faq-block .elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title {
	border-bottom-left-radius: 0!important;
	border-bottom-right-radius: 0!important;
}
.header-right .clientlogin {
	text-align: right;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	margin-bottom: 15px;
}
.light .header-right .clientlogin a {
	color: #fff;
}
.header-right .clientlogin a {
	display: inline-block;
}
.header-right .clientlogin a svg {
	margin-right: 5px;
	position: relative;
	top: 4px;
}
.sticky .header-right .clientlogin {
	display: none;
}
#inner-footer .clientlogin {
	margin-bottom: 25px;
}
#inner-footer .clientlogin a {
	background: #1C75BC;
	display: inline-block;
	font-size: 20px;
	line-height: 1;
	border-radius: 5px;
	padding: 15px 15px;
	font-family: "futura-pt", sans-serif;
	font-weight: 300;
	width: 100%;
	text-align: center;
}
#inner-footer .clientlogin a:hover,  #inner-footer .clientlogin a:focus {
	background: #38b449;
}
.white-links a {
	color: #fff;
}
.white-links a:hover,  .white-links a:focus {
	text-decoration: underline;
}
.testimonials-block .testimonials-box-background {
	background: #efefef;
	padding: 20px;
	position: relative;
	border-radius: 10px;
}
.testimonials-block h4 {
	font-size: 18px;
	margin-bottom: 5px;
}
.testimonials-block .testimonials-slider-sub-title h4 {
	margin-bottom: 10px;
	color: #000;
}
.testimonials-block h5 {
	font-size: 15px;
	margin-bottom: 0;
}
.testimonials-block .testimonials-box {
	padding-bottom: 50px;
}
.testimonials-block .testimonials-box:last-child {
	padding-bottom: 0;
}
.testimonials-block .testimonials-authors-details {
	padding-left: 30px;
	padding-top: 30px;
}
.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;
	background: #fff;
	border-radius: 63% 37% 30% 70% / 50% 45% 55% 50%;
	color: #fb4418;
	box-shadow: 0 5px 30px 0 rgba(214, 215, 216, .57);
	margin: 0 !important;
	padding-left: 10px;
}
.top-bar-block {
	background: #A6D7DF;
	font-size: 13px;
	line-height: 1.1;
	padding: 15px 0;
}
.difference-together-block:before {
	width: 50%!important;
	left: auto!important;
	right: 0!important;
}
#wrapper-footer .footer-col {
	padding: 0 15px;
}
.responsive-footer-text-block {
	text-align: center;
	font-size: 14px;
	line-height: 18px;
}
.form-center .wpcf7-response-output{
	text-align:center;
}
.privacy-policy-block{
	font-size:14px;
	line-height:1.4;
}
.wpml-ls-legacy-list-horizontal{
	border:none;
	padding:0;
}
.wpml-ls-legacy-list-horizontal a{
	padding:0 15px!important;
	font-size:15px;
	line-height:1;
	font-weight:300;
	color:#404040
}
.wpml-ls-legacy-list-horizontal a{
	padding:0 15px!important;
	font-size:15px;
	line-height:1;
	font-weight:300;
	color:#000
}
.wpml-ls-legacy-list-horizontal .wpml-ls-current-language a{
	font-weight:600;
}
.wpml-ls-legacy-list-horizontal ul{
	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;
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}
.wpml-ls-legacy-list-horizontal ul li{
	position:relative;
}
.wpml-ls-legacy-list-horizontal ul li:after{
	display:block;
	content:"";
	right:0;
	top:3px;
	position:absolute;
	width:1px;
	height:14px;
	background:#000;
}
.wpml-ls-legacy-list-horizontal ul li:last-child:after{
	display:none;
}

.yith-sl-wrap-no-image #yith-sl-results .store-info {
	padding: 0!important;
	margin: 0!important;
}
.yith-sl-wrap-no-image #yith-sl-results .store-info p {
	font-size: 16px;
	line-height:1.4;
}
.yith-sl-wrap-no-image #yith-sl-results .store-info p.store-name{
	font-size: 19px;
	color:#005F86;
}
.yith-sl-wrap-no-image #yith-sl-results .store-info p:last-child {
	margin-bottom: 0!important;
}
#yith-sl-results .wrap-store-details {
	border-bottom: solid 1px #cbcbcb;
	padding-bottom: 20px;
	background: #fff!important;
}
#yith-sl-results .wrap-store-details:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
#yith-sl-results .title {
	margin-bottom: 20px;
}
#yith-sl-wrap-search-stores .title-search-bar {
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 0;
}
#yith-sl-results .wrap-store-details .store-contact:last-child{
	margin-bottom:0;
}
#yith-sl-main-wrapper{
	padding:0!important;
}
#yith-sl-main-wrapper .wrap-header{
	background:#A6D7DF;
	padding:30px 15px;
	margin-bottom:70px;
}
#yith-sl-main-wrapper .wrap-header h1{
	color:#000;
	margin-bottom:0!important;
	font-size:36px;
	font-weight:600;
	text-align:left;
	max-width:1140px;
	margin-left:auto;
	margin-right:auto;
}
#yith-sl-main-wrapper .main-section{
	margin-top:50px!important;
	margin-bottom:0!important;
}
#yith-sl-main-wrapper .main-section,
#yith-sl-main-wrapper .contact-info{
	max-width:1170px;
	margin-left:auto;
	margin-right:auto;
	padding-left:15px;
	padding-right:15px;
}
#yith-sl-results .title {
    margin-bottom: 20px;
}
#yith-sl-results .title {
    font-weight: 600;
    font-size: 24px;
}
button#yith-sl-show-all-stores{
	background:#000 url(images/all-stores.svg) no-repeat 10px center!important;
	background-size: 30px auto!important;
	color:#fff!important;
	font-family: "Montserrat", Sans-serif;
	padding:15px 18px 15px 52px!important;
	border:none;
	font-size:16px;
	cursor:pointer;
}
button#yith-sl-show-all-stores:hover,
button#yith-sl-show-all-stores:focus{
	background:#005F86 url(images/all-stores.svg) no-repeat 10px center!important;
	background-size: 30px auto!important;
}
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter .open-dropdown {
    padding:14px 38px 14px 20px;
	font-size:16px;
}
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter .open-dropdown:hover,
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter .open-dropdown:focus {
	background:#000!important;
	color:#fff!important;
}
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter .open-dropdown:hover svg polygon,
#yith-sl-main-filters-container.layout-dropdown .wrapper-filter .open-dropdown:focus  svg polygon {
	fill:#fff!important;
}
.yith-sl-pin-modal,
input#yith-sl-search-bar-address{
	font-family: "Montserrat", Sans-serif!important;
}
input#yith-sl-search-bar-address{
	font-size:16px;
}
#yith-sl-results {
    margin-top: 35px;
}
.conditional-field{
	width:100%;
}
.ricardo-hover-animation-block .smarter-systems-icon{
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
}
.ricardo-hover-animation-block:hover .smarter-systems-icon{
	-webkit-transform: rotateZ(720deg);
      -moz-transform: rotateZ(720deg);
      transform: rotateZ(720deg);
}
.client-logo-block .elementor-widget-image img{
	width:auto;
	height:auto;
	max-height:54px;
	max-width: 90%;
}