
/* Default Css Overwrite here */
p {
	font-size: 1.0625rem;
	font-weight: 400;
	line-height: 28px;
}

.section-title {
	font-size: 2.375rem;
	font-weight: 400;
	margin-bottom: 30px !important;
	color: #00a9bc;
}

.with-bottom-line {
	position: relative;
	padding-bottom: 20px;
}

.with-bottom-line:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0px;
	background: #00a9bc;
	width: 50px;
	height: 3px;
	transform: translate(-50%, 0);
}

.ov {
	overflow: visible !important;
}

.txt-white {
	color: #fff;
}

.navbar > .container-fluid > .row {
	width: 100%;
}

.form-outline input:not([type="submit"]) {
	height: 40px;
	padding: 0px 20px;
	border: none;
	border: solid 1px #5fc7c7;
	margin: 0px 0px 17px;
	background: inherit;
	border-radius: 20px;
}

.form-outline select {
	border-radius: 20px !important;
	border: solid 1px #5fc7c7;
	background: inherit;
	height: 40px !important;
	margin: 0px 0px 17px;
}

.form-outline textarea {
	border-radius: 20px;
	height: 75px;
	padding: 10px 20px;
	margin: 0px 0px 17px;
	border: solid 1px #5fc7c7;
	background: inherit;
	font-size: 14px;
	resize: none;
	overflow: hidden;
}

.form-outline input[type="submit"] {
	max-width: 126px;
	background: #cdd1d0;
	text-transform: uppercase;
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	font-weight: 400;
	width: 126px;
	height: 40px;
	padding: 0px;
	line-height: 41px;
	margin: 0px;
	border-radius: 20px;
}

.form-outline input[type="submit"]:hover {
	color: #fff;
	background: #abacac;
}

.captcha-main span {
	float: right;
	width: 170px;
}

.contact-info ul li:nth-child(4) a {
	margin: 0 2px;
}

.single-service .custom-list li {
	color: #212529;
}

/* Map Section */
.footer-map-section .textwidget {
	padding: 0px;
}

.footer-map-section .widget {
	margin-bottom: -8px;
}

/* Checkboxes Css */
.checekbox-main .form-label1 .first input, .checekbox-main .form-label2 .last input {
	display: none;
}

.checekbox-main .form-label1, .checekbox-main .form-label2 {
	width: 50%;
	display: inline-block;
	background: #fff;
	color: #333;
	border: solid 1px #5fc7c7;
	height: 40px;
	border-radius: 25px;
	margin-top: 0px;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: .8px;
}

.checekbox-main .form-label1.active, .checekbox-main .form-label2.active {
	background: #cdd1d0;
	color: #fff;
}

.checekbox-main .form-label1 span, .checekbox-main .form-label2 span {
	margin-left: 0;
	font-size: 15px;
}

/* CSS CODE */
.navbar .navbar-nav li.dropdown .dropdown-toggle {
	position: absolute;
	top: 0px;
	right: 8px;
	transform: translate(0%, 50%);
	cursor: pointer;
}

.navbar .navbar-nav li.dropdown .dropdown-toggle:after {
	border-top: .3em solid #333;
}

/* Button Default */
.n-btn-default {
	background: #76685c;
	width: 256px;
	display: block;
	height: 56px;
	text-align: center !important;
	line-height: 56px;
	color: #fff;
}

.n-btn-default-inline {
	padding: 9px 22px 7px;
	display: inline-block;
	text-align: center !important;
	color: #fff;
	background: #cfd3d2;
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: normal;
}

.n-btn-default-inline:hover {
	background: #abacac;
	color: #fff;
	text-decoration: none;
}

.btn-white {
	background: #fff;
	color: #00a9bc;
}

/* Site Header */
.site-header .navbar {
	padding: 0px;
}

.site-header .contact-info {
	padding-top: 0px;
	padding-bottom: 0px;
}

.site-header.sticky .navbar-nav {
	padding: 0;
}

.top-contact-info li {
	display: inline-block;
	list-style: none;
	margin: 0px 15px 0px 0px;
}

.top-contact-info li a {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
}

.top-contact-info a i {
	color: #fff;
	font-weight: 600;
	margin: 3px 7px 0 0;
}

.widget ul.top-contact-info .top-social {
	float: right;
}

.widget ul.top-contact-info a:hover, .widget ul.top-contact-info a i:hover {
	text-decoration: none;
	color: #000;
}

.widget ul.top-contact-info .top-social a {
	font-size: 26px;
	font-weight: 300;
	padding: 0 0 0 8px;
	color: #00a9bc;
	line-height: 0;
}

.widget ul.top-contact-info .top-social a i {
	margin: 0;
}

.navbar-toggler {
	margin: 0px;
	border: none;
}

/* Top Header */
.site-header .top-header {
	background: #cbe9f2;
	padding-top: 0px;
	padding-bottom: 0px;
}

.site-header .info-link {
	padding: 0px;
	margin: 0px;
}

.site-header .info-link li {
	list-style: none;
	float: left;
	margin-right: 29px;
}

.site-header .info-link li a {
	color: #fff;
	font-size: 14px;
}

.site-header .info-link:after {
	content: "";
	clear: both;
	min-height: 1px;
	display: table;
}

.site-header .top-header .widget, .site-header .contact-info .widget {
	margin-bottom: 0px;
}

.site-header .navbar .navbar-nav li.dropdown li a:hover {
	background: #aeafae;
}

.site-header .navbar-brand img {
	margin: 4px 0;
}

.site-header .navbar-nav {
	padding: 20px 0;
}

/* Navbar */
.navbar {
	background: inherit;
}

.site-header .navbar .navbar-nav li a {
	color: #707b8a;
	text-transform: uppercase;
	font-size: .9375rem;
	font-weight: normal;
	font-weight: 600;
	padding: 10px 1.4375rem 10px;
}

.site-header .navbar .navbar-nav li:hover a {
	color: #fff;
}

.site-header .navbar .navbar-nav li:hover, .site-header .dropdown-menu {
	background: #b7b7b7;
}

.site-header .dropdown-menu a {
	color: #fff;
	font-size: 14px;
}

.site-header .navbar .navbar-nav li a:hover {
	background: #b7b7b7;
	color: #fff;
}

.navbar .navbar-nav li.dropdown > a {
	padding-right: 30px;
}

/* Book Appointment Home */
.h-book-appointment {
	padding-top: 42px;
	padding-bottom: 42px;
	position: relative;
}

.appointment-fm .checekbox-main .form-label1, .appointment-fm .checekbox-main .form-label2 {
	height: 52px;
	border-radius: 5px;
	margin: 20px 0 0;
	line-height: 53px;
}

/* About Css here */
.main-ab {
	background: url("https://cdn-elghc.nitrocdn.com/TKJxhckhpyQdGvibNunqloHMtLpPhzEs/assets/images/optimized/rev-02a1160/www.royalvistadental.ca/wp-content/themes/dental/images/ab-bg.jpg") no-repeat top right;
	background-size: cover;
}

.main-ab.nitro-lazy {
	background-image: none !important;
}

.h-about .section-title span {
	font-size: 1.6875rem;
}

.h-about {
	padding-top: 20px;
	padding-bottom: 20px;
}

.h-about .section-title {
	color: #5fc7c7;
	margin-bottom: 20px !important;
}

/* Home Services */
.h-services {
	padding-top: 43px;
	padding-bottom: 43px;
}

.h-services .slick-slider {
	padding: 0px 30px;
}

.h-services .slick-list li {
	padding: 40px 15px 40px;
}

.h-services .slick-list li .service-slide-inner {
	padding-bottom: 30px;
	background: #fff;
	box-shadow: 0px 0px 18px rgba(0, 0, 0, .1);
	text-align: center;
}

.h-services .slick-list li .service-slide-inner h4 {
	font-size: 20px;
	color: #868686;
	font-weight: normal;
	max-width: 150px;
	text-align: center;
	display: block;
	margin: 0px auto 25px;
	line-height: 26px;
	min-height: 80px;
}

.h-services .slick-list li .service-slide-inner .service-more {
	text-transform: uppercase;
	color: #868686;
	font-size: 14px;
	font-weight: 500;
}

.form-outline .captcha-main input {
	margin-bottom: 0;
}

.h-services .slick-list li .service-slide-inner .service-inner {
	background: #00a9bc;
	width: 125px;
	height: 125px;
	margin: auto;
	border-radius: 100%;
	position: relative;
	top: -30px;
}

.h-services .slick-list li .service-slide-inner .service-inner span {
	color: #fff;
	transition: all ease-in-out .5;
	font-size: 70px;
	transform: translate(-47%, -53%);
	position: absolute;
	left: 50%;
	top: 50%;
}

.h-testi-main .section-title {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 52px;
	color: #013220;
}

.h-testi-main .testimonial_inner p {
	text-align: left;
	font-size: 14px;
	font-family: "Georgia", sans-serif;
	font-style: italic;
	color: #fff;
	opacity: .7;
}

.h-testi-main .testimonial_inner p.testimonial-author {
	text-align: left !important;
	font-family: "Montserrat", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	padding-top: 6px;
}

.h-testi-main .testimonial_inner .slick-dots {
	text-align: left;
}

.slick-dots li {
	margin: 0px 2px;
}

.slick-dots li button:before {
	content: "" !important;
	color: transparent;
	height: 15px;
	width: 15px;
	background: #fff !important;
	border-radius: 100%;
	opacity: 1 !important;
}

.slick-dots li.slick-active button:before {
	background: #00a9bc !important;
	opacity: 1 !important;
}

.h-testi-main {
	background-color: #fff;
}

.h-testi-main:before {
	background: #ced2d1;
	position: absolute;
	height: 440px;
	width: 100%;
	content: "";
	bottom: 0px;
	left: 0px;
	display: block;
}

.h-quote {
	padding-left: 274px;
	position: relative;
	padding-top: 70px;
	padding-bottom: 50px;
}

.h-quote:before {
	background: url("https://cdn-elghc.nitrocdn.com/TKJxhckhpyQdGvibNunqloHMtLpPhzEs/assets/images/optimized/rev-02a1160/www.royalvistadental.ca/wp-content/uploads/2019/07/man-png.png") no-repeat left bottom;
	content: "";
	position: absolute;
	left: -170px;
	bottom: 0px;
	width: 465px;
	height: 100%;
	background-size: 465px;
}

.site-footer {
	background: #5fc7c7;
	text-align: center;
	padding: 70px 0px 20px;
}

.site-footer p {
	font-size: 1.125rem;
	color: #69c8ca;
	margin-bottom: 8px;
	justify-content: center;
}

.site-footer .copyright-text {
	margin: 0;
	color: #fff;
	font-size: 14px;
	padding: 18px 0 0;
	font-weight: 300;
}

.site-footer .copyright-text a {
	color: #fff;
}

.site-footer a.f-btn {
	text-transform: uppercase;
	background: #fff;
	background: #b7b7b7;
	padding: 13px 25px 8px;
	display: inline-block;
	font-size: 1rem;
	border-radius: 50px;
	color: #fff;
	margin-top: 10px;
}

.site-footer a.f-btn:hover {
	background: #fff;
	text-decoration: none;
	color: #abacac;
}

.site-footer:before {
	content: "";
	background: url("https://cdn-elghc.nitrocdn.com/TKJxhckhpyQdGvibNunqloHMtLpPhzEs/assets/images/optimized/rev-02a1160/www.royalvistadental.ca/wp-content/themes/dental/images/footer-overlay.png") no-repeat top center;
	width: 100%;
	display: block;
	height: 320px;
	top: -268px;
	position: absolute;
}

.site-footer {
	position: relative;
}

.footer-notification .ft-social li {
	list-style-type: none;
	display: inline-block;
	padding: 5px 0;
}

.footer-notification .ft-social li a {
	color: #fff;
	font-size: 1.125rem;
	font-weight: 400;
	margin: 0 1px 0px;
	display: table;
}

.footer-notification .ft-social li a i {
	font-size: 26px;
}

.footer-notification .ft-social li a:hover {
	text-decoration: none;
	color: #333;
}

.footer-notification .ft-social li:nth-child(1) a {
	margin: 3px 10px 1px 0;
}

.our-staf:before {
	content: "";
	position: absolute;
	height: 700px;
	width: 700px;
	background: #fff;
	border-radius: 100%;
	top: 0px;
	left: -100px;
	z-index: 2;
}

.our-staf {
	max-width: 290px;
	padding: 180px 0 30px;
	margin-right: 28px;
	margin-left: auto;
	position: relative;
	text-align: center;
}

.our-staf > .wpb_wrapper {
	position: relative;
}

.our-staf > .wpb_wrapper:before {
	background: url("https://cdn-elghc.nitrocdn.com/TKJxhckhpyQdGvibNunqloHMtLpPhzEs/assets/images/optimized/rev-02a1160/www.royalvistadental.ca/wp-content/themes/dental/images/our-staf-bg.png") no-repeat right bottom;
}

.our-staf * {
	position: relative;
	z-index: 3;
}

.our-staf h4 {
	text-transform: uppercase;
	font-size: 18px;
	color: #62717e;
	font-weight: 600;
}

.our-staf h3 {
	color: #62717e;
	font-weight: 600;
	font-size: 1.5rem;
	padding: 0 0 10px;
}

body .our-staf p {
	font-family: "Georgia", sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #333639;
	font-weight: normal;
}

body .our-staf p a {
	background: transparent;
	color: #b7b7b7;
	border: solid 2px #b7b7b7;
	display: inline-block;
	padding: 3px 35px;
	border-radius: 20px;
	margin-top: 15px;
}

body .our-staf p a:hover {
	text-decoration: none;
	background: #b7b7b7;
	color: #fff;
}

.footer-map-form {
	position: relative;
}

.footer-form {
	top: 0px;
	height: 550px;
	max-width: 470px;
	position: absolute;
	right: 0px;
	padding: 60px 10px;
}

.footer-form:before {
	background-color: rgba(0, 169, 188, .7);
	content: "";
	position: absolute;
	display: block;
	height: 900px;
	width: 800px;
	top: -181px;
	right: -265px;
	border-radius: 100%;
}

.footer-form h2.main-title {
	color: #fff;
	margin: 0px;
	position: relative;
	font-size: 2rem;
}

.footer-map-form .footer-map iframe {
	height: 550px;
}

.default50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.footer-map-form select {
	margin: 0px;
	height: 40px !important;
	border: none;
	width: 100% !important;
	margin-top: 20px;
	max-width: 100%;
}

.footer-map-form input:not([type="submit"]) {
	margin: 20px 0px 0px 0px;
}

.footer-map-form input:not([type="submit"]) {
	margin: 20px 0px 0px 0px;
}

.footer-form-map textarea {
	margin-left: 0px;
}

.footer-map-form textarea {
	margin: 20px 0px 0px;
	font-size: 14px;
}

.footer-map-form input[type="submit"] {
	margin: 10px 0px 0px 0px;
	background: #ccd0cf;
	font-size: 14px;
	border-radius: 40px;
	color: #fff;
	line-height: 24px;
}

.footer-map-form input[type="submit"]:hover {
	background: #fff;
	color: #69c8ca;
}

.footer-map-form .custom-ft-form {
	position: relative;
	z-index: 999;
}

.d-img {
	position: absolute;
	bottom: -110px;
	right: -120px;
	z-index: 2;
}

.footer-map-form .custom-ft-form .col-sm-6, .footer-map-form .custom-ft-form .col-sm-12 {
	padding: 0 7px;
}

.footer-map-form .custom-ft-form {
	padding: 0 12px;
}

.footer-map-form select:focus {
	background: #fff !important;
}

.top-contact-info li:nth-child(4) a img:hover, .footer-middle .social img:hover {
	opacity: .7;
}

body .our-staf p.blue-txt {
	background: url("https://cdn-elghc.nitrocdn.com/TKJxhckhpyQdGvibNunqloHMtLpPhzEs/assets/images/optimized/rev-02a1160/www.royalvistadental.ca/wp-content/themes/dental/images/burger-icon.jpg") no-repeat left 4px;
	padding-left: 27px;
	font-family: "Monteserrat", sans-serif !important;
	color: #123764;
	margin-bottom: 10px;
	margin-top: 14px;
	display: inline-block;
}

body .our-staf p.blue-txt.nitro-lazy {
	background-image: none !important;
}

.site-header.sticky {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
}

.site-header {
	background: #fff;
}

.site-header.sticky .navbar-brand img {
	margin: 15px 0;
	max-width: 185px;
}

.contact-seprate h2 {
	text-align: center;
	padding-bottom: 30px !important;
}

.contact-seprate input:not([type="submit"]) {
	margin-bottom: 20px !important;
}

.contact-seprate textarea {
	margin-bottom: 20px !important;
}

.contact-seprate .checekbox-main .form-label1, .contact-seprate .checekbox-main .form-label2 {
	font-size: 10px;
}

body .site-header .navbar-nav .dropdown-menu a {
	text-transform: capitalize !important;
	font-size: 12px !important;
	font-weight: normal;
	padding: 5px 10px;
	color: #fff;
}

body .site-header .navbar-nav .dropdown-menu li {
	padding: 0px 0px;
}

/* Contact Page */
.hours-sec {
	padding-top: 50px;
	padding-bottom: 50px;
}

.hours-sec .section-title {
	padding: 0;
	font-weight: 700;
	color: #fff;
	text-align: center;
}

.contact-page-fm .default-form.form-outline {
	padding: 10px 10px 0px 10px;
}

.contact-page-fm > .vc_column_container {
	background: #fff;
	padding: 15px 15px 15px 0px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .5);
}

.contact-info-item {
	min-height: 150px;
}

.contact-info-item {
	text-align: center;
	background: #ced2d1;
	padding: 37px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.contact-info-item h4 {
	color: #fff;
	font-weight: 600;
	margin-top: 18px;
	font-size: 1.375rem;
}

.contact-info-item p, .contact-info-item p a {
	color: #fff;
	margin-bottom: 0px;
	font-weight: 500;
}

.hours-sec .hours {
	padding: 0;
	text-align: center;
}

.hours-sec .hours li {
	padding: 0 25px;
	list-style-type: none;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	position: relative;
	margin: 15px 0;
}

.hours-info {
	color: #fff;
}

.contact-page-fm.inner-contact .form-outline .captcha-text {
	margin: 5px 0 0;
}

.inner-contact {
	padding-top: 50px;
	padding-bottom: 50px;
}

.contact-page-fm .main-contact-sec {
	padding: 42px 20px;
}

.contact-page-fm .main-contact-sec h2 {
	margin: 0;
	padding: 0;
	color: #fff;
}

.db {
	display: block;
}

.inner-top-sec h2 {
	padding: 0 0 15px;
}

.page-id-1692 .footer-form, .page-id-1999 .header-banner, .page-id-1023 .footer-map-section {
	display: none;
}

.contact-page-fm .form-outline input, .contact-page-fm .form-outline textarea, .contact-page-fm .form-outline select {
	background: #fff;
	height: 52px !important;
	border-radius: 30px !important;
	border: none;
}

.contact-page-fm .form-outline textarea {
	height: 120px !important;
}

.contact-page-fm .form-outline input[type="submit"] {
	background: #00a9bc;
}

.contact-page-fm .form-outline input[type="submit"]:hover {
	background: #fff;
	color: #00a9bc;
}

/**inner-sv-sec**/
.inner-top-sec {
	padding: 50px 30px;
	background: rgba(18, 55, 100, .2);
}

.inner-top-sec h2 {
	font-weight: 700;
	font-size: 2.125rem;
	padding: 0 0 30px;
	margin: 0 0 20px;
	position: relative;
	color: #333;
}

.inner-top-sec h2:before {
	position: absolute;
	content: "";
	border: solid 2px #333;
	width: 60px;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
}

.inner-top-sec h2:after {
	position: absolute;
	content: "";
	border: solid 3px #333;
	height: 12px;
	width: 12px;
	background: #49c4da;
	border-radius: 100%;
	bottom: -4px;
	left: 50%;
	margin-left: -6px;
}

.inner-top-sec p {
	font-size: 20px;
	line-height: 32px;
	color: #333;
}

.inner-content-sec {
	padding-top: 60px;
	padding-bottom: 60px;
}

/*inner-header-css-here*/
.header-banner {
	height: auto !important;
	background: linear-gradient(#00a9bc, #5fc7c7, #00a9bc) !important;
}

.header-banner h1 {
	text-align: center;
	color: #fff;
	margin: 0px;
	padding: 60px;
	font-weight: 600;
}

/*bottom-sv-list*/
.all-services {
	padding: 40px 40px 45px;
	overflow: hidden;
	margin-left: -15px;
	margin-right: -15px;
	background: #f6f6f6;
}

.all-services .section-title {
	margin: 0 !important;
	padding: 0 0 25px;
	font-weight: 600;
	text-align: center;
	color: #000;
}

.custom-sv-list {
	padding: 0;
	margin: 0;
}

.custom-sv-list li {
	list-style-type: none;
	display: inline-block;
	width: 25%;
	float: left;
	padding: 5px;
}

.custom-sv-list li a {
	color: #fff;
	background: #b7b7b7;
	padding: 20px;
	font-size: 1.2rem;
	text-align: center;
	transition: .5s;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 15px;
	min-height: 100px;
}

.custom-sv-list li a:hover {
	background: #a4a7a6;
	text-decoration: none;
	transition: .5s;
}

/*inner-page-css-here*/
.sv-top-text h2 {
	font-size: 36px;
	font-weight: 600;
	padding: 0 0 15px;
	color: #000;
}

.sv-top-text p {
	font-size: 18px;
	line-height: 30px;
}

.sv-inner-box {
	max-width: 600px;
	padding: 80px 40px;
}

.sv-inner h2 {
	margin: 0;
	font-weight: 600;
	padding: 0 0 15px;
}

.cl-white {
	color: #fff;
}

.inner-content-sec h2 {
	font-size: 26px;
	font-weight: 600;
	margin: 0;
	padding: 0 0 15px;
}

/**blog**/
.type-post.status-publish {
	margin: 35px 0;
	padding: 15px;
	box-shadow: 0px 0px 10px #9e9e9e;
}

.type-post .entry-header, .type-post .entry-footer, .type-post .entry-content {
	padding-left: 0;
	border: none;
}

.type-post .entry-header .entry-title {
	font-weight: 700;
	font-size: 1.165rem;
	color: #00a9bc;
	padding: 0 0 10px;
}

.type-post .read-more {
	background: #00a9bc;
	color: #fff;
	padding: 8px 20px;
	display: inline-block;
	font-size: 14px;
}

.type-post .read-more:hover {
	background: #38a8aa;
	text-decoration: none;
}

.type-post .entry-header a:hover {
	text-decoration: none;
}

.widget_recent_entries .widget-title {
	padding: 0 0 15px;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
}

.single-post .type-post.status-publish {
	box-shadow: none;
	padding: 0;
}

.breadcrumb-single-post ul {
	padding: 0;
}

.breadcrumb-single-post ul li {
	list-style: none;
	display: inline;
	margin: 0 5px 0 0;
}

.breadcrumb-single-post a {
	color: #69c8ca;
}

.breadcrumb-single-post a:hover {
	color: #333;
	text-decoration: none !important;
}

.single .breadcrumb-single-post {
	padding-top: 0;
}

.single-post .wp-post-image {
	float: none;
}

.type-post .entry-footer .author.vcard {
	display: none;
}

/*Recent Blogs CSS */
div#secondary .textwidget {
	padding: 0px !important;
}

a.recent-post-image div {
	height: 50px;
	width: 50px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

a.recent-post-image, .recent-post-section .post_info {
	display: inline;
	float: left;
}

.recent-post-section li.list {
	clear: both;
}

.widget-area .recent-post-section .post_info {
	float: none;
}

.recent-post-section ul {
	padding: 10px 0px;
}

.widget-area .recent-post-section .post_info a {
	color: #000;
	font-weight: 400;
	font-size: 14px;
}

.widget-area .recent-post-section .post_info a:hover {
	text-decoration: none;
	color: #0190a0;
}

.recent-post-section .widget-title {
	margin: 0 0 10px;
	padding: 15px;
	border: none;
	background: #00a9bc;
	color: #fff;
}

.blog #secondary.widget-area {
	padding-top: 35px;
}

.blog .entry-content ul, .single .entry-content ul {
	padding: 0px;
}

.blog .entry-content ul li, .single .entry-content ul li {
	background: transparent;
	padding: 0 0 0 20px;
	min-height: auto;
	position: relative;
}

.blog .type-post.status-publish {
	width: 30.33333333%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	float: left;
	min-height: 542px;
}

.blog .type-post.status-publish .post_thumb {
	max-height: 230px;
}

.type-post .entry-content p {
	line-height: 20px;
	color: #000;
	font-size: 14px;
}

/*faqs*/
.custom-tab .vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	background: #5fc7c7 !important;
	border: none;
}

.custom-tab .vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel.vc_tta-panel.vc_active .vc_tta-panel-heading a {
	color: #fff;
}

.custom-tab .vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
	background: #00a9bc !important;
}

.custom-tab .sec-title {
	font-size: 2.5rem;
	padding: 0 0 30px;
}

.custom-tab h4 a .vc_tta-title-text {
	font-size: 22px;
}

.custom-tab .vc_tta-panel-heading h4 a {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.faq-fm-page .section-title {
	color: #fff;
	font-size: 40px;
	text-align: center;
	line-height: 58px;
	padding: 0px;
	margin-bottom: 0px !important;
}

.faq-fm-page {
	padding-top: 50px;
	padding-bottom: 50px;
}

.faq-fm-page .contact-page-fm .form-outline input, .faq-fm-page .contact-page-fm .form-outline textarea, .faq-fm-page .contact-page-fm .form-outline select {
	margin-top: 25px;
}

.faq-fm-page .contact-page-fm .form-outline input[type="submit"] {
	margin-top: 10px;
	float: none;
	background: #fff;
	color: #5fc7c7;
	font-weight: 600;
}

.faq-fm-page .contact-page-fm .form-outline .ajax-loader {
	position: absolute;
}

.faq-fm-page .contact-page-fm .form-outline input[type="submit"]:hover {
	background: #000;
	color: #fff;
}

/*team*/
.team-sec .section-title {
	text-align: center;
}

.team_section_main .team_content {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	box-shadow: 0px 0px 14px rgba(0, 0, 0, .2);
}

.team_section_main .single_team_member {
	padding: 10px 15px;
	overflow: hidden;
}

.team_section_main .team_section_inner .team_info {
	color: #fff;
	letter-spacing: 1.2px;
	border-radius: 0px 0px 5px 5px;
	padding: 15px 0px;
	display: block;
	background: #5fc7c7;
	transition: .3s;
}

.team_section_main .team_section_inner .team_info h4 {
	font-size: 1.5rem;
	font-weight: 700;
	margin: 0;
}

.team_section_main .team_section_inner .team_info:hover {
	background: #00a9bc;
	transition: .3s;
	color: #fff;
	text-decoration: none;
}

.single-team-member .team-member {
	padding-top: 50px;
	padding-bottom: 50px;
}

.single-team-member .team-member .single-member-content h1 {
	font-size: 1.75rem;
	text-transform: capitalize;
	font-weight: 600;
	padding: 0 0 15px;
}

.single-member-content h1 .single-des {
	display: inline-block;
	padding: 0 0 0 40px;
	position: relative;
}

.single-member-content h1 .single-des:after {
	position: absolute;
	content: "";
	border-bottom: solid 2px #000;
	width: 15px;
	left: 13px;
	top: 17px;
}

.single-team-member .footer-map-section:before {
	display: none;
}

.team_section_main .team_section_inner .team_info .team_more {
	text-transform: capitalize;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: 500;
	color: #f8f8f8;
	line-height: 20px;
}

.thank-you-text {
	background: #f2f2f2;
}

.thank-you-text .section-title {
	font-size: 3rem;
	font-weight: 700;
}

.thank-you-text .thankyou-subtitle {
	padding: 10px 0 0;
	margin: 0;
	font-size: 20px;
	font-weight: 400;
}

.slider-nav-thumbnails.slick-slider {
	margin: 0;
}

/*single-services*/
.custom-single-service.vc_gitem-is-link .vc_gitem-row-position-top {
	position: relative;
}

.custom-single-service.vc_gitem-is-link {
	height: auto !important;
}

.custom-single-service .vc_gitem-col {
	padding: 0;
}

.custom-single-service.vc_gitem-is-link .vc_gitem-post-data-source-post_title {
	margin: 0;
}

.custom-single-service.vc_gitem-is-link .vc_gitem-post-data-source-post_title a:hover {
	background: #60cbcd;
	text-decoration: none;
	transition: .5s;
	color: #fff;
}

.custom-single-service.vc_gitem-is-link .vc_gitem-post-data-source-post_title a {
	display: flex;
	padding: 15px;
	background: #123764;
	font-size: 1.2rem;
	min-height: 86px;
	justify-content: center;
	text-align: center;
	align-items: center;
	color: #fff;
	position: relative;
	border-radius: 15px;
	line-height: 28px;
}

.custom-single-service .vc-zone-link {
	display: none;
}

.inner-top-sec p {
	font-size: 18px;
	line-height: 32px;
	color: #333;
}

.custom-list li:after {
	position: absolute;
	content: "";
	background: #60cbcd;
	height: 7px;
	width: 7px;
	border-radius: 100%;
	left: 0;
	top: 8px;
}

.cl-white .custom-list li:after {
	background: #fff;
}

.blog .site-footer {
	margin-top: 200px;
}

.contact-info ul li a:hover {
	text-decoration: none;
}

.social {
	padding-left: 10px;
	padding-top: 0px;
	display: inline-flex;
}

.social a {
	margin: 3px 2px;
	font-size: 24px;
	display: inline-block;
}

.social a:hover {
	color: #333;
	text-decoration: none;
	transform: scale(1.2);
	transition: all ease-in-out .2s;
}

.h-services .slick-list li .service-slide-inner {
	cursor: pointer;
}

.h-services .slick-list li .service-slide-inner:hover {
	background: #00a9bc;
}

.h-services .slick-list li .service-slide-inner:hover a, .h-services .slick-list li .service-slide-inner:hover h4 {
	color: #fff;
}

.h-services .slick-list li .service-slide-inner:hover .service-inner {
	background: #fff;
}

.h-services .slick-list li .service-slide-inner:hover .service-inner span:before {
	color: #00a9bc;
}

.h-services .slick-list li .service-slide-inner:hover .service-inner span {
	transform: translate(-47%, -53%) scale(1.2);
	transition: all ease-in-out .2s;
}

.social a {
	color: #69c8ca;
}

.contact-info ul li.top-social a {
	font-size: 19px;
}

.contact-info ul li.top-social a i {
	margin-right: 0px;
	font-size: 24px;
}

.contact-info ul li.top-social a i {
	transform: scale(.1);
}

.contact-info ul li.top-social a:hover i {
	color: #00a9bc;
}

.contact-page-fm .captcha-main img {
	margin-top: 13px;
}

.contact-page-fm .checekbox-main .form-label1 span, .contact-page-fm .checekbox-main .form-label2 span {
	margin: 5px 0 0;
	font-weight: 600;
	font-size: 12px;
}

.contact-page-fm .form-outline select:focus {
	background: #fff !important;
	border: none;
	outline: none;
}

/*smile-hallery-page-css*/
.slider-nav-thumbnails.slick-initialized .slick-arrow {
	display: none !important;
}

.thumb-gallery-main .view-main .main-slide {
	background-position: center center !important;
}

/*book-appointment-page*/
.appointment-fm .section-title {
	font-weight: 600;
}

.appointment-fm .custom-ft-form input, .appointment-fm .custom-ft-form select {
	height: 52px !important;
	border-radius: 5px;
	border: solid 1px #ddd;
	background: #fff;
}

.appointment-fm .custom-ft-form textarea {
	height: 140px;
	border-radius: 5px;
	border: solid 1px #ddd;
}

.appointment-fm .custom-ft-form input[type="submit"] {
	background: #69c8ca;
	border: none;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}

.appointment-fm .custom-ft-form input[type="submit"]:hover {
	background: #3da1a3;
	color: #fff;
}

.appointment-fm .custom-ft-form select:focus {
	background: #fff;
	outline: none;
	border-color: #ddd;
}

.appointment-fm .custom-ft-form .captcha-main input {
	margin: 0;
}

.appointment-fm .custom-ft-form .captcha-main img {
	margin-top: 12px;
}

.appointment-fm .custom-ft-form .captcha-main {
	margin: 10px 0 0;
	overflow: hidden !important;
	display: inline-block;
}

.h-testi-main .testimonial_inner .testimonial-content {
	height: 200px;
	padding-top: 40px;
}

.testimonial_inner .testimonial-content {
	background: url("https://cdn-elghc.nitrocdn.com/TKJxhckhpyQdGvibNunqloHMtLpPhzEs/assets/images/optimized/rev-02a1160/www.royalvistadental.ca/wp-content/uploads/2019/07/star-icon.png") no-repeat top left;
	background-size: 150px;
	background-position: 0 0;
}

.testimonial_inner .testimonial-content.nitro-lazy {
	background-image: none !important;
}

.single-team-slider-section button.slick-prev.slick-arrow {
	left: -12px;
}

.single-team-slider-section button.slick-next.slick-arrow {
	right: -12px;
}

.custom-list li {
	position: relative;
	list-style-type: none;
	padding: 0 0 15px 20px;
}

ul.custom-list {
	padding: 0;
}

.custom-list li:last-child {
	padding-bottom: 0px;
}

.all-service-sec .section-title {
	text-align: center;
	font-weight: 600;
	color: #000;
}

.contact-page-fm .checekbox-main .form-label1.active, .contact-page-fm .checekbox-main .form-label2.active {
	background: #cdd1d0;
	color: #fff;
}

.contact-page-fm .checekbox-main .form-label1, .contact-page-fm .checekbox-main .form-label2 {
	height: 52px;
	line-height: 52px;
}

.single-member-content, .single-team-content {
	padding: 0;
}

/* Gallery Updated  */
body .thumb-slides {
	padding: 0px;
	background-color: #fff;
	margin-bottom: 0px;
}

body .thumb-section {
	width: 33.333333%;
}

body .thumb-slides li {
	cursor: pointer;
	height: 128px;
	background-size: cover !important;
	width: calc(50% - 22px);
	display: inline-block;
	float: left;
	list-style: none;
	opacity: 1;
	border: solid 5px #fff;
	margin: 11px;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, .5);
	position: relative;
	overflow: hidden;
}

body .main-slide {
	height: 428px;
	background-size: cover !important;
	background-position: left top;
	margin-bottom: 0px;
	border: solid 5px #fff;
	box-shadow: 0px 0px 1px rgba(0, 0, 0, .5);
}

body .view-main {
	width: 66.666667%;
	padding: 11px;
}

body .navigation .previous-slide {
	left: 35px;
}

body .navigation .next-slide {
	right: 35px;
}

body .thumb-slides li:before {
	content: "";
	background: rgba(0, 0, 0, .5);
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0px;
	transition: all ease-in-out .3s;
}

body .thumb-slides li:hover:before {
	left: 100%;
}

.site-header .contact-info ul {
	text-align: right;
	padding: 2px 20px 0 0;
}

.contact-info ul li a i.ne-phone, .contact-info ul li a i.ne-clock, .contact-info ul li a i.ne-location {
	float: left;
	margin-top: 3px;
}

.contact-info ul li a:hover i, .contact-info ul li a:hover {
	text-decoration: none;
	color: #5fc7c8;
}

.no-blogs {
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	min-height: 400px;
}

.no-blogs h3 {
	text-align: center;
	padding: 50px 0px;
	font-size: 2.5rem;
	font-weight: bold;
}

.wpb_animate_when_almost_visible {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	animation: none !important;
}

.patient-info-form input[type="radio"] {
	height: auto;
	width: auto;
}

.footer-notification .ft-social li a img:hover {
	opacity: .8;
}

.rating-form-sec #regForm {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

.rating-form-sec #regForm h1 {
	font-size: 2rem;
	font-weight: 600;
	color: #00a9bc;
	padding: 0 0 10px;
}

.rating-form-sec #regForm button {
	margin: 0;
	background: #cdd1d0;
	border-radius: 0px;
	font-weight: 600;
}

.rating-form-sec input, .rating-form-sec textarea {
	padding: 10px;
	width: 100%;
	font-size: 1.0625rem;
	border: 1px solid #aaa;
	margin: 10px 0;
}

.rating-form-sec .form-desc {
	padding: 10px 0 20px;
	margin: 0;
}

.rating-form-sec .how-we-contact-you span {
	margin: 0 15px 0 0;
}

.rating-form-sec .how-we-contact-you span label {
	margin: 0;
}

.rating-form-sec .how-we-contact-you input[type="radio"] {}

.rating-form-sec .radio-option input {
	width: inherit;
	height: inherit;
}

.rating-form-sec input[type="submit"] {
	background: #cdd1d0;
	border: none;
	border-radius: 0px;
	width: 120px;
	margin: 0 auto;
	font-weight: 700;
	font-size: 16px;
}

.rating-form-sec input[type="submit"]:hover {
	background: #a6a9a8;
	color: #fff;
}

.top-contact-info:after {
	clear: both;
	display: table;
	content: "";
}

.top-contact-info li {
	float: left;
	margin: 0 15px 0 0;
}

.widget ul.top-contact-info {
	/* float: right; */
	padding: 0;
}

body .review-btn-container {
	overflow: hidden;
	padding: 0;
}

body.single-post .entry-content {
	padding-top: 20px;
}

/*hellow bar css here*/
#hellobar-bar .widget p a {
	color: #fff;
}

#hellobar-bar .widget p {
	color: #fff;
	font-size: 15px;
	margin: 0;
	font-weight: 300;
	padding: 8px 10px;
}

#hellobar-bar.hellobar-element {
	background: #b7b7b7 !important;
	padding: 0 20px;
}

#hellobar-bar.hellobar-element .textwidget {
	padding: 0 !important;
}

/************/
@media (max-width:1200px) {
	#hellobar-bar .widget p {
		font-size: 13px;
	}
	
	.h-about .section-title span {
		font-size: 1.6rem;
	}
}

@media (max-width:1199px) {
	#hellobar-bar .widget p {
		font-size: 11px;
		line-height: 22px;
	}
	
	.h-about .section-title {
		line-height: 28px;
	}
	
	.h-about .section-title span {
		font-size: 1.3rem;
	}
}

@media (max-width:991px) {
	#hellobar-bar .widget p {
		font-size: 15px;
		line-height: 20px;
	}
}

/* Responsive Css here */
@media (min-width:992px) {
	.hours-sec .hours li:after {
		position: absolute;
		content: "|";
		top: 0;
		left: -4px;
	}
	
	.hours-sec .hours li:first-child:after, .hours-sec .hours li:nth-child(5):after {
		display: none;
	}
}

@media (max-width:1280px) {
	.h-testi-main .testimonial_inner p {
		max-width: 450px;
	}
	
	.site-header .contact-info ul {
		padding-right: 0px;
	}
}

@media (max-width:1199px) {
	.type-post.status-publish {
		margin: 35px 0 0;
	}
	
	.site-header .navbar-brand img {
		max-width: 100%;
	}
	
	.site-header .navbar .navbar-nav li a {
		padding: 10px 1rem 10px;
	}
	
	.checekbox-main .form-label1, .checekbox-main .form-label2 {
		font-size: 12px;
	}
	
	.h-quote:before {
		display: none;
	}
	
	.h-quote {
		padding-left: 0px;
	}
	
	.our-staf:before {
		left: -70px;
	}
	
	.h-testi-main .testimonial_inner p {
		max-width: 530px;
	}
	
	.contact-info ul li a {
		font-size: 13px;
	}
	
	.contact-info ul li {
		margin-left: 0px;
	}
	
	.hours-sec .hours li {
		font-size: 15px;
	}
	
	.blog .type-post.status-publish {
		width: 47%;
	}
	
	.custom-sv-list li {
		width: 33%;
	}
}

@media (max-width:991px) {
	ul.dropdown-menu.show + span.dropdown-toggle:after {
		transform: rotate(180deg) translate(-50%, -50%) !important;
		left: 12px !important;
		right: 42% !important;
	}
	
	.navbar .navbar-nav li.dropdown .dropdown-toggle {
		right: 0px;
		transform: translate(0%, 0%);
		cursor: pointer;
		height: 42px;
		width: 42px;
		background: rgba(0, 169, 188, .5);
	}
	
	.navbar .navbar-nav li.dropdown .dropdown-toggle:after {
		top: 50%;
		position: absolute;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.hours-sec .hours li:nth-child(3):after, .hours-sec .hours li:last-child:after {
		display: none;
	}
	
	.site-footer {
		padding: 20px 0px;
	}
	
	.site-footer:before {
		display: none;
	}
	
	.n-btn-default-inline {
		margin: 5px 0;
	}
	
	.sticky button.navbar-toggler {
		margin-top: 6px;
	}
	
	button.navbar-toggler {
		margin-top: 18px;
	}
	
	.blog .type-post.status-publish {
		width: 100%;
	}
	
	.section-title {
		font-size: 1.5rem;
	}
	
	.h-testi-main .vc_col-sm-8, .h-testi-main .vc_col-sm-4 {
		width: 100%;
	}
	
	.h-testi-main {
		background: #ced2d1;
	}
	
	.our-staf {
		max-width: 100%;
		padding: 40px 0;
		margin: 0px;
	}
	
	.d-img {
		right: -140px;
	}
	
	.h-testi-main .testimonial_inner .testimonial-content {
		height: 220px;
	}
	
	body .our-staf p a {
		background-color: #fff;
	}
	
	.h-testi-main .testimonial_inner p {
		width: 100%;
		max-width: 100%;
	}
	
	.h-testi-main .section-title {
		font-size: 36px;
	}
	
	.h-testi-main:before {
		height: 270px;
		background: #fff;
	}
	
	.h-quote {
		padding-top: 40px;
	}
	
	.navbar-brand img {
		margin-top: 0px;
	}
	
	.site-header .navbar {
		padding: 10px;
	}
	
	body .site-header .navbar-brand img {
		max-width: 270px;
		margin: 10px 0;
	}
	
	.navbar-toggler {
		float: right;
		border: none !important;
	}
	
	.site-header .navbar-nav {
		margin-right: 0;
		width: 100%;
		padding-top: 20px;
	}
	
	.site-header .navbar-nav li:not(:last-child) {
		border-bottom: solid 1px rgba(0, 0, 0, .1);
	}
	
	body .top-contact-info {
		padding: 0px !important;
	}
	
	.team_section_main .team_section_inner .team_info h4 {
		font-size: 1.2rem;
	}
	
	.contact-page-fm .default-form.form-outline {
		padding: 10px 0px 0px 0px;
	}
	
	.contact-page-fm .main-contact-sec {
		padding: 42px 0px;
	}
	
	.contact-info-item p, .contact-info-item p a {
		font-size: 12px;
		line-height: normal;
	}
	
	.contact-seprate .checekbox-main .form-label1 span, .contact-seprate .checekbox-main .form-label2 span {
		margin: 0px;
	}
	
	.hours-sec .hours li {
		width: 40%;
		margin: 0px 3%;
		padding: 16px;
	}
	
	.hours-sec .hours li:after {
		position: absolute;
		content: "";
		bottom: 0;
		left: 0;
		width: 100%;
		background: #fff;
		height: 1px;
	}
	
	.h-quote {
		text-align: center;
	}
	
	.our-staf:before {
		display: none;
	}
	
	.footer-form {
		height: auto;
		max-width: 100%;
		position: relative;
		padding: 40px 15px;
		background: rgba(18, 55, 100, .7);
	}
	
	.footer-form:before {
		display: none;
	}
	
	.footer-map {
		line-height: 0;
	}
	
	.custom-tab .sec-title {
		font-size: 26px;
	}
	
	.custom-sv-list li a {
		font-size: 1rem;
	}
	
	.custom-sv-list li {
		width: 50%;
	}
	
	.top-contact-info li {
		text-align: left;
	}
	
	.top-contact-info li:nth-child(4) a {
		font-size: 20px;
		margin: 0px 2px;
	}
}

@media (max-width:767px) {
	body .review-btn-container a {
		float: none;
		margin: 5px 0;
	}
	
	.top-contact-info {
		float: left !important;
	}
	
	.checekbox-main .form-label1 span, .checekbox-main .form-label2 span {
		font-size: 12px;
	}
	
	.h-about .section-title span {
		font-size: 1.3rem;
	}
	
	body .h2, body h2 {
		font-size: 1.5rem;
	}
	
	.our-staf {
		padding: 0px 0px 17px !important;
	}
	
	.top-contact-info li {
		margin: 0px;
	}
	
	body .view-main {
		padding: 0px;
		width: 100%;
	}
	
	body .view-main, body .thumb-section {
		width: 100%;
	}
	
	body .thumb-slides li {
		height: 80px;
		width: 33.3%;
		margin: 0;
	}
	
	.contact-form-parent {
		margin-top: 40px;
	}
	
	.contact-form-parent select {
		margin-bottom: 20px !important;
	}
	
	.faq-fm-page .section-title {
		line-height: 39px;
		font-size: 28px;
	}
	
	body .site-header .navbar-nav .dropdown-menu a {
		font-size: 15px !important;
	}
	
	.faq-fm-page .contact-page-fm .form-outline input, .faq-fm-page .contact-page-fm .form-outline textarea, .faq-fm-page .contact-page-fm .form-outline select {
		margin-top: 8px;
	}
	
	.inner-content-sec .vc_single_image-wrapper {
		margin-bottom: 20px;
	}
	
	.site-header .navbar {
		padding: 0 10px;
	}
	
	.sticky button.navbar-toggler {
		margin-top: 0;
	}
	
	.site-header.sticky .navbar-brand img {
		margin: 0px;
	}
	
	.n-btn-default-inline {
		margin: 5px 0px;
		width: 100%;
	}
	
	.h-testi-main .section-title {
		font-size: 28px;
	}
	
	.footer-form {
		height: inherit;
		position: static;
		padding: 50px 15px;
		background: #123764;
	}
	
	.footer-form:before {
		display: none;
	}
	
	.top-contact-info li a {
		font-size: 12px;
		font-weight: 600;
	}
	
	p {
		font-size: .9375rem;
	}
	
	.contact-page-fm > .vc_column_container {
		padding: 0;
		box-shadow: none;
	}
	
	.form-outline input[type="submit"] {
		max-width: 100%;
		width: 100%;
	}
	
	.hours-sec .hours li {
		width: 100%;
		border-bottom: solid 1px #fff;
	}
	
	.hours-sec .hours li:last-child {
		border-bottom: none;
	}
	
	.hours-sec .hours li {
		text-align: left;
	}
	
	.hours-sec .hours li .time {
		float: right;
	}
	
	.hour-sec .hours-li:after {
		content: "";
		width: 100%;
		height: 1px;
		background: #fff;
	}
	
	.site-footer:before {
		display: none;
	}
	
	.site-footer p {
		flex-direction: column;
	}
	
	.social {
		width: 100%;
		text-align: center;
		justify-content: center;
		padding-top: 10px;
	}
	
	.custom-tab .sec-title {
		font-size: 1.5rem;
	}
	
	.custom-tab h4 a .vc_tta-title-text {
		font-size: 16px;
	}
	
	.blog .type-post.status-publish {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		min-height: inherit;
		margin: 35px 0 0;
	}
	
	.h-testi-main:before {
		height: 355px;
	}
	
	.our-staf-main .vc_column-inner {
		padding: 0;
	}
	
	.site-footer {
		padding: 20px 0px 20px;
	}
	
	.single-team-member .team-member .single-member-content h1 {
		padding: 20px 0 15px;
	}
	
	.single-team-main {
		text-align: center;
	}
	
	.single-team-member .team-member {
		padding-bottom: 20px;
	}
	
	.custom-sv-list li {
		width: 100%;
	}
	
	.all-services {
		padding: 40px 15px 45px;
	}
	
	.header-banner h1 {
		text-align: center;
		font-size: 1.5rem;
		padding: 30px 15px;
	}
	
	/*     .inner-content-sec {text-align: center;} */
	.inner-content-sec .custom-list {
		text-align: left;
	}
	
	.inner-top-sec {
		padding: 30px 15px;
	}
	
	.inner-top-sec h2 {
		font-size: 22px;
	}
	
	.text-center-mb {
		text-align: center !important;
	}
	
	.hours-sec .hours li:after {
		display: none;
	}
	
	.captcha-main span {
		width: 140px;
	}
	
	.wpb_animate_when_almost_visible {
		opacity: 1 !important;
		filter: alpha(opacity=100) !important;
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		animation: none !important;
	}
	
	.form-outline textarea {
		margin: 0 0 8px;
	}
	
	.homepage-form .captcha-main img {
		margin: 12px 0 0;
	}
	
	.homepage-form .form-outline input[type="submit"] {
		margin-top: 14px;
	}
	
	.h-book-appointment {
		padding-bottom: 0;
	}
	
	.h-about {
		text-align: center;
	}
	
	.footer-form h2.main-title {
		text-align: center;
	}
	
	/* .contact-page-fm .wpcf7-form-control-wrap{display: flex;} */
	.contact-page-fm .form-outline input, .contact-page-fm .form-outline textarea, .contact-page-fm .form-outline select {
		margin-bottom: 10px !important;
	}
	
	body #regForm .rating-main {
		width: 195px;
		margin: 0 auto;
		padding-top: 10px;
	}
	
	body .rating span label {
		width: 25px;
		height: 45px;
		text-align: center;
		color: #ccc;
		font-size: 35px;
	}
	
	.rating-form-sec #regForm h1 {
		font-size: 22px;
	}
	
	.rating-form-sec #regForm .tab {
		min-height: auto;
	}
	
	.rating-form-sec .col-md-12 {
		padding: 0;
	}
	
	.rating-form-sec h2 {
		font-size: 22px;
	}
	
	.rating-form-sec input, .rating-form-sec textarea {
		margin: 0px 0 15px;
	}
	
	.rating-form-sec textarea {
		margin-bottom: 0;
	}
	
	.page-id-1056 .entry-content {
		padding: 0;
	}
	
	#hellobar-bar.hellobar-element {
		padding: 0 10px;
	}
	
	.top-contact-info li:nth-child(2) {
		margin-left: 15px;
	}
	
	.widget ul.top-contact-info .top-social {
		float: none;
	}
}
