/*!
Theme Name: WPS Clone Site
Author: Clone Site
Description: A custom wordpress theme
Version: 1.0.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: custom, responsive
Text Domain: hmty
*/
@font-face {
    font-family: 'GothamRoundedBold';
    src: url("assets/fonts/gotham-rounded/gothamrnd-bold.eot");
    src: url("assets/fonts/gotham-rounded/gothamrnd-bold.eot") format("embedded-opentype"), url("assets/fonts/gotham-rounded/gothamrnd-bold.woff") format("woff"), url("assets/fonts/gotham-rounded/gothamrnd-bold.ttf") format("truetype"), url("assets/fonts/gotham-rounded/gothamrnd-bold.svg#GothamRoundedBold") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'GothamRoundedBook';
    src: url("assets/fonts/gotham-rounded/gothamrnd-book.eot");
    src: url("assets/fonts/gotham-rounded/gothamrnd-book.eot") format("embedded-opentype"), url("assets/fonts/gotham-rounded/gothamrnd-book.woff") format("woff"), url("assets/fonts/gotham-rounded/gothamrnd-book.ttf") format("truetype"), url("assets/fonts/gotham-rounded/gothamrnd-book.svg#GothamRoundedBook") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'sacramento-regular-webfont.woff2';
    src: url("assets/fonts/sacramento-regular-webfont.woff2");
    font-weight: normal;
    font-style: normal
}





@font-face {
    font-family: 'roboto';
    src: url("https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXo.woff2");
    font-weight: normal;
    font-style: normal
}



@font-face {
    font-family: 'Poppins-Bold';
    src: url("assets/fonts/Poppins/Poppins-Bold.ttf");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Poppins-Light';
    src: url("assets/fonts/Poppins/Poppins-Light.ttf");
    font-weight: normal;
    font-style: normal
}


@font-face {
    font-family: 'Poppins-Regular';
    src: url("assets/fonts/Poppins/Poppins-Regular.ttf");
    font-weight: normal;
    font-style: normal
}


*,
*:before,
*:after {
    box-sizing: border-box;
    outline-color: #5d4585;
}

html {
    margin-top: 0 !important
}

html,
body {
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: auto
}

body {

    font-size: 16px;
    font-weight: normal;
    line-height: 1.8;
    overflow: hidden;
    color: #000;
    background-color: #fff;
}

a {
    color: inherit;
    text-decoration: none
}

button {
    
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

iframe {
    max-width: 100%
}

video {
    width: 100%;
    height: auto
}

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

figure {
    margin: 0
}

button {
    background-color: transparent;
    box-shadow: none;
    border: 0;
    cursor: pointer
}

strong {
    /*font-family: "GothamRoundedMedium", sans-serif;*/
    font-weight: bold
}

.wps-img-fluid {
    max-width: 100%;
    width: 100%
}

.clearfix {
    *zoom: 1;
}

.clearfix::before,
.clearfix::after {
    content: ' ';
    display: table
}

.clearfix::after {
    clear: both
}
.wpstf-site-header-wrap.style1 h1{
        color: #5d4585 !important;
    font-size: 77px !important;
    font-weight: bold !important;
 
    z-index: 99;
}
/* .wpstf-site-header-wrap.style1::after{
    content: '';
    background-color: rgba(69, 69, 69, 0.478);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} */
.wpstf-site-header-wrap.style1{
    position: relative;
}
.wps-cs__heading_page_title,
.page-hero-section-wrap .page-title-wrapper .page-title h1,
.page-hero-section-wrap .page-title-wrapper .page-title h2,
.page-hero-section-wrap.hero-section__style1 .page-title-wrapper .page-title h1,
.page-hero-section-wrap.hero-section__style1 .page-title-wrapper .page-title h2,
.page-hero-section-wrap.hero-section__home .home-header-content-container .page-title h1 {
   
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    text-align: start;
    text-align: inherit;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
   
    font-size: 100px;
    font-weight: normal;
 
    line-height: 1.1;
    margin: 0
}

@media(max-width:991px) {

    .wps-cs__heading_page_title,
    .page-hero-section-wrap .page-title-wrapper .page-title h1,
    .page-hero-section-wrap .page-title-wrapper .page-title h2,
    .page-hero-section-wrap.hero-section__style1 .page-title-wrapper .page-title h1,
    .page-hero-section-wrap.hero-section__style1 .page-title-wrapper .page-title h2,
    .page-hero-section-wrap.hero-section__home .home-header-content-container .page-title h1 {
        font-size: 80px
    }
}

@media(max-width:767px) {

    .wps-cs__heading_page_title,
    .page-hero-section-wrap .page-title-wrapper .page-title h1,
    .page-hero-section-wrap .page-title-wrapper .page-title h2,
    .page-hero-section-wrap.hero-section__style1 .page-title-wrapper .page-title h1,
    .page-hero-section-wrap.hero-section__style1 .page-title-wrapper .page-title h2,
    .page-hero-section-wrap.hero-section__home .home-header-content-container .page-title h1 {
        font-size: 60px
    }
}

@media(max-width:499px) {

    .wps-cs__heading_page_title,
    .page-hero-section-wrap .page-title-wrapper .page-title h1,
    .page-hero-section-wrap .page-title-wrapper .page-title h2,
    .page-hero-section-wrap.hero-section__style1 .page-title-wrapper .page-title h1,
    .page-hero-section-wrap.hero-section__style1 .page-title-wrapper .page-title h2,
    .page-hero-section-wrap.hero-section__home .home-header-content-container .page-title h1 {
        font-size: 40px
    }
}

.wps-cs-editor__heading_style2,
h2,
.h2,
.wps-blog-post-single .entry-header h1,
.wps-blog-post-single .entry-header h2 {
    
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    text-align: start;
    text-align: inherit;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
  
    font-size: 40px;
    font-weight: bold;
    line-height: 1.3;
    margin: 0
}

@media(max-width:767px) {

    .wps-cs-editor__heading_style2,
    h2,
    .h2,
    .wps-blog-post-single .entry-header h1,
    .wps-blog-post-single .entry-header h2 {
        font-size: 30px
    }
}

.wps-cs-editor__heading_style3,
h3,
.h3,
.wps-blog-post-single .post-category a {
    
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    text-align: start;
    text-align: inherit;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
  
    font-size: 18px;
    font-weight: normal;
    line-height: 1.6;
    margin: 0
}

.wps-cs-heading1,
.wps-featured-text,
.wps-featured-para-style1,
.wps-featured-para-style2,
.wps-featured-para-style3,
.wps-footer-cta-content h3,
.wps-homepage-welcome-section-wrap .wps-homepage-welcome-left h2,
.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left h2,
.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left h2,
.wps-related-treatments-link-wrap .wps-related-treatments-link-left h2,
.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content h2,
.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container h3 {
    
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    text-align: start;
    text-align: inherit;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    
    font-size: 28px;
    font-weight: normal;
    line-height: 1.6;
    margin: 0
}

@media(max-width:767px) {

    .wps-cs-heading1,
    .wps-featured-text,
    .wps-featured-para-style1,
    .wps-featured-para-style2,
    .wps-featured-para-style3,
    .wps-footer-cta-content h3,
    .wps-homepage-welcome-section-wrap .wps-homepage-welcome-left h2,
    .wps-homepage-new-patients-wrap .wps-homepage-new-patients-left h2,
    .wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left h2,
    .wps-related-treatments-link-wrap .wps-related-treatments-link-left h2,
    .wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content h2,
    .wps-contact-page-info-box-wrap .wps-contact-page-info-box-container h3 {
        font-size: 24px
    }
}

.wps-cs-heading2,
h1,
.h1,
.wps-cs-featured-heading1,
.wps-blog-post-item-container a .wps-blog-post-details h2 {
    
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    text-align: start;
    text-align: inherit;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    
    font-size: 28px;
    font-weight: normal;
    line-height: 1.6;
    margin: 0
}

@media(max-width:1199px) {

    .wps-cs-heading2,
    h1,
    .h1,
    .wps-cs-featured-heading1,
    .wps-blog-post-item-container a .wps-blog-post-details h2 {
        font-size: 28px
    }
}

@media(max-width:767px) {

    .wps-cs-heading2,
    h1,
    .h1,
    .wps-cs-featured-heading1,
    .wps-blog-post-item-container a .wps-blog-post-details h2 {
        font-size: 24px
    }
}

.wps-cs-heading3,
.map-info-window .bodyContent h3,
.wps-office-tour-slider-wrap .section-title h3,
.wps-blog-post-item-container a .blog-content h3,
.widget .widget-title {
    
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    text-align: start;
    text-align: inherit;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    
    font-size: 20px;
    font-weight: normal;
    line-height: 1.6;
    margin: 0
}

.wps-cs-heading4,
h4,
.h4,
.wps-header-navbar-wrap .header-address-wrap p.header-number a,
.wps-homepage-testimonials-wrap .testimonial-wrapper .testimonial-text p {
    
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    text-align: start;
    text-align: inherit;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
  
    font-size: 18px;
    font-weight: normal;
    line-height: 1.6;
    margin: 0
}

.wps-cs-heading5,
.footer-related-articles-wrap .read-all-blog-btn a,
.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .contact-working-hours h5 {
    
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    text-align: start;
    text-align: inherit;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-family: "GothamRoundedLight", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    margin: 0
}

.wps-cs__text-style1,
.wps-footer-main-widgets-wrap .foo-widget-title {
    
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    text-align: start;
    text-align: inherit;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    
    font-size: 13px;
    font-weight: normal;
   
    line-height: 1;
    margin: 0;
    text-transform: uppercase
}

.wps-cs__text-style2,
.wps-footer-main-widgets-wrap .foo-widget-phone a {
    
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    text-align: start;
    text-align: inherit;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
   
    font-size: 20px;
    font-weight: normal;
    
    line-height: 1;
    margin: 0;
    text-transform: uppercase
}


.wps-cs-text1 {
    
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    text-align: start;
    text-align: inherit;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    
    font-size: 18px;
    font-weight: normal;
    color: #f1f1f1;
    line-height: 1.6;
    margin: 0
}

.wps-cs__link-btn-style1,
.wps-cs-editor-link-style1,
.map-info-window .bodyContent p a,
.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link a,
.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link a,
.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link a,
.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link a {
    
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    text-align: start;
    text-align: inherit;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    display: inline-block;
    position: relative;
    font-size: 13px;
    color: #000;
    font-weight: normal;
    padding: 10px 0 10px;
    text-align: center;
    transition: all .25s ease-in;
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: 1px
}

.wps-cs__link-btn-style1:after,
.wps-cs-editor-link-style1:after,
.map-info-window .bodyContent p a:after,
.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link a:after,
.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link a:after,
.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link a:after,
.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link a:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #5d4585;
    left: 0;
    bottom: 0
}

.wps-cs__link-btn-style1:before,
.wps-cs-editor-link-style1:before,
.map-info-window .bodyContent p a:before,
.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link a:before,
.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link a:before,
.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link a:before,
.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 3px;
    background-color: #5d4585;
    left: 0;
    bottom: 0;
    transition: width .5s
}

.wps-cs__link-btn-style1:focus,
.wps-cs-editor-link-style1:focus,
.map-info-window .bodyContent p a:focus,
.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link a:focus,
.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link a:focus,
.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link a:focus,
.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link a:focus,
.wps-cs__link-btn-style1:visited,
.wps-cs-editor-link-style1:visited,
.map-info-window .bodyContent p a:visited,
.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link a:visited,
.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link a:visited,
.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link a:visited,
.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link a:visited {
    text-decoration: none
}

.wps-cs__link-btn-style1:hover,
.wps-cs-editor-link-style1:hover,
.map-info-window .bodyContent p a:hover,
.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link a:hover,
.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link a:hover,
.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link a:hover,
.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link a:hover {
    color: #333;
    text-decoration: none
}

.wps-cs__link-btn-style1:hover:after,
.wps-cs-editor-link-style1:hover:after,
.map-info-window .bodyContent p a:hover:after,
.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link a:hover:after,
.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link a:hover:after,
.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link a:hover:after,
.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link a:hover:after {
    opacity: 0
}

.wps-cs__link-btn-style1:hover:before,
.wps-cs-editor-link-style1:hover:before,
.map-info-window .bodyContent p a:hover:before,
.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link a:hover:before,
.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link a:hover:before,
.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link a:hover:before,
.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link a:hover:before {
    width: 100%;
    transition: width .5s
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #000;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #000;
    display: block;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.alignright,
.alignleft,
.aligncenter,
.bypostauthor {
    color: inherit
}

.alignright {
    float: right;
    margin: 6px 0 14px 20px
}

.alignleft {
    float: left;
    margin: 6px 20px 14px 0
}

.alignright img,
.alignleft img,
.aligncenter img {
    width: 100%;
    max-width: 100%
}

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

.aligncenter {
    display: block;
    clear: both;
    margin: 0 auto
}

@media(max-width:767px) {

    .alignleft,
    .aligncenter,
    .alignright {
        width: 100%;
        margin: 0 0 20px
    }
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.wp-caption {
    position: relative;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    display: block;
    max-width: 80%;
    margin: 0;
    font-weight: 300;
    font-size: 13px;
    background: #fff;
    color: #000;
    padding: 13px 15px
}

.rtl .wp-caption .wp-caption-text {
    left: auto;
    right: 20px
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

h2,
.h2 {
    margin: 0 0 40px;
    line-height: 1.3;
    color: #000
}

h3,
.h3 {
    font-family: "GothamRoundedLight", sans-serif;
    margin: 0 0 30px;
    line-height: 1.3;
    color: #000
}

h4,
.h4 {
    margin: 0 0 30px;
    color: #000
}

h1,
.h1 {
    color: #000
}

h2,
.h2 {
    margin: 0 0 40px;
    line-height: 1.3;
    color: #000
}

a {
    color: #5d4585;
}

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

p {
    line-height: 2;
    color: #000;
    margin: 0 0 30px
}

/* p strong {
    font-family: "GothamRoundedMedium", sans-serif
} */

ul,
ol {
    margin: 0 0 40px
}

ul {
    list-style-type: disc
}

ul li {
    position: relative;

    color: #000
}

.wpb_text_column ol li {
    margin: 0 0 15px
}

.wpb_text_column ul,
.entry-content ul {
    list-style-type: none
}





.wpb_text_column-dep ul {
    list-style-type: none
}

.wpb_text_column-dep ul li {
    position: relative;
    margin: 0 0 15px;
    padding-left: 28px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    background-image: url("dist/images/icon-bulletpoint.svg");
    background-position: left 5px;
    background-repeat: no-repeat
}

.wps-no-padding {
    padding: 0
}

.wps-column-space-left {
    padding-right: 30px !important
}

@media(max-width:767px) {
    .wps-column-space-left {
        padding-right: 0 !important
    }
}

.wps-column-space-right {
    padding-left: 30px !important
}

@media(max-width:767px) {
    .wps-column-space-right {
        padding-left: 0 !important
    }
}

.wps-meet-doc-column-space-left {
    padding-right: 45px !important
}

@media(max-width:1199px) {
    .wps-meet-doc-column-space-left {
        padding-right: 0 !important
    }
}

.wps-meet-doc-column-space-right {
    padding-left: 45px !important
}

@media(max-width:1199px) {
    .wps-meet-doc-column-space-right {
        padding-left: 0 !important
    }
}

.wps-featured-text,
.wps-featured-para-style1,
.wps-featured-para-style2,
.wps-featured-para-style3 {
    font-family: "GothamRoundedMedium", sans-serif;
    color: #000;
    margin: 0;
    padding: 0
}

.wps-featured-para-style2 {
    color: #4dafaa
}



.wps-cs-editor-link-style1 {
    color: #000
}

.wps-cs-editor-link-style1:after {
    color: #5d4585;
}

.wps-cs-editor-ul-style1 {
    list-style-type: none
}

.wps-cs-editor-ul-style1 li {
    position: relative;
    margin: 0 0 15px;
    padding-left: 28px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    background-image: url("dist/images/icon-bulletpoint.svg");
    background-position: left 5px;
    background-repeat: no-repeat
}

.wps-cs-featured-heading1 {
    font-family: "GothamRoundedLight", sans-serif;
    position: relative;
    padding-bottom: 30px;
 
}

.wps-cs-featured-heading1:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 3px;
    background-color: #5d4585;
    left: 0;
    bottom: 0
}

.wpstf-page-wrap {
    position: relative
}

/* .wpstf-page-content {
    position: relative;
    z-index: 1;
   
} */

.wpstf-page-content .site-main-insidepage {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    margin-top: -110px;
    margin-bottom: 100px;
    border-radius: 40px 40px 40px 40px;
    overflow: hidden
}

.wpstf-page-content .site-main-insidepage.wps-blog-main-container {
    margin-bottom: 100px
}

.wpstf-page-content .site-main-insidepage.wps-blog-main-container .entry-content {
    padding: 100px 40px;
    overflow: hidden
}

.page-template-template-fullwidth .wpstf-page-content {
    padding: 0
}

.wpsf-header-style2 .entry-content-leaf {
    display: none
}

.wps-content-wrap-style1 {
    background-color: #4dafaa;
    color: #fff
}

.wps-content-wrap-style1 h4,
.wps-content-wrap-style1 ul li,
.wps-content-wrap-style1 p {
    color: #fff
}

.wpstf-site-header-wrap {
    position: relative;
    /* min-height: 650px */
  
}




body.home .wpstf-site-header-wrap {
    /* min-height: 650px */
}

.wpstf-site-header-wrap.style1 {
    position: relative
}


@media(max-width:767px) {
    .wpstf-site-header-wrap.style1:before {
        background-size: 600px
    }
}

.wpstf-site-header-wrap.style-home1 {
    min-height: 1000px;
    height: 100%;
    height: 100vh
}

@media(max-width:1099px) {
    .wpstf-site-header-wrap.style-home1 {
        min-height: 700px
    }
}

@media(max-width:991px) {
    .wpstf-site-header-wrap.style-home1 {
        padding: 0 20px
    }
}

.wps-header-navbar-wrap {
    position: relative;
    width: 100%;
    left: 0;
    z-index: 5;
    padding: 31px 15px;
}

@media(max-width:991px) {
    .wps-header-navbar-wrap {
        /*position: relative;*/
        left: auto;
        top: auto;
       
    }
}

@media(max-width:991px) {

    .wps-header-navbar-wrap .header-brand-container,
    .wps-header-navbar-wrap .header-cta-btn-container {
        float: left;
        width: 50%
    }
}

@media(max-width:499px) {

    .wps-header-navbar-wrap .header-brand-container,
    .wps-header-navbar-wrap .header-cta-btn-container {
        float: left;
        width: 100%
    }
}

.wps-header-navbar-wrap .header-brand-wrap {
    text-align: center
}

@media(max-width:991px) {
    .wps-header-navbar-wrap .header-brand-wrap {
        text-align: left
    }
}

@media(max-width:499px) {
    .wps-header-navbar-wrap .header-brand-wrap {
        text-align: center
    }
}

.wps-header-navbar-wrap .header-address-wrap p.header-number {
    /* margin-bottom: 5px */
}
.header-brand-main-div {
    display: flex
;
    justify-content: space-between;
}
.wps-header-navbar-wrap .header-address-wrap p.header-number a {
    padding-left: 30px;
    color: #5d4585;
    position: relative;
    font-size: 37px;
}
.wps-header-navbar-wrap .header-address-wrap p.header-number  a:hover:before{
    color:#5d4585;
     background: white !important;
}



.wps-header-navbar-wrap .header-address-wrap p.header-number a:before {
        height: 47px;
    content: '\f879';
    border-radius: 7px;
    position: absolute;
        padding: 12px;
    left: -32px;
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    width: 47px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-rendering: auto;
    line-height: 1;
    border: 2px solid #5d4585;
    top: 1px;
    color: #ffffff;
    background: #5d4585;

}

.wps-header-navbar-wrap .header-address-wrap p.header-address:hover a span{
    color: #5d4585;
}
.wps-header-navbar-wrap .header-address-wrap p.header-address:hover:before{
    color: #5d4585;
}
.wps-header-navbar-wrap .header-address-wrap p.header-address {
    position: relative;
    padding-left: 30px;
    display: none;
  
}

.wps-header-navbar-wrap .header-address-wrap p.header-address:before {
    content: '\f3c5';
    position: absolute;
    left: 0;
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-rendering: auto;
    line-height: 1;
    top: 3px;
    color: rgb(2, 2, 2);
}

.wps-header-navbar-wrap .header-address-wrap p.header-address a {
    *zoom: 1;
    position: relative;
    
    font-size: 14px;
    color: #f1f1f1;
    line-height: 1;
    margin: 0;
    transition: all .3s ease;
    display: inline-block
}

.wps-header-navbar-wrap .header-address-wrap p.header-address a::before,
.wps-header-navbar-wrap .header-address-wrap p.header-address a::after {
    content: ' ';
    display: table
}

.wps-header-navbar-wrap .header-address-wrap p.header-address a::after {
    clear: both
}

.wps-header-navbar-wrap .header-address-wrap p.header-address a .top-address {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding-bottom: 10px
}

@media(max-width:767px) {
    .wps-header-navbar-wrap .header-address-wrap p.header-address a .top-address {
        display: none
    }
}

.wps-header-navbar-wrap .header-address-wrap p.header-address a .top-get-direction {
    *zoom: 1;
    
    font-size: 14px;
    color: #000000
}

.wps-header-navbar-wrap .header-address-wrap p.header-address a .top-get-direction::before,
.wps-header-navbar-wrap .header-address-wrap p.header-address a .top-get-direction::after {
    content: ' ';
    display: table
}

.wps-header-navbar-wrap .header-address-wrap p.header-address a .top-get-direction::after {
    clear: both
}

.wps-header-navbar-wrap .header-address-wrap p.header-address a:hover {
 
    text-decoration: none
}

.wps-header-navbar-wrap .header-cta-button {
    position: relative;
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: flex-end;
    /*padding: 20px 0 0;*/
    flex: 0 1 calc(25% - 15px)
}
.wps-header-navbar-wrap .sc-home-custom-btn {
    margin-top: 0;
}
@media only screen and (max-width:991px) {
    .wps-header-navbar-wrap .header-cta-button {
        flex: 0
    }
}

@media(max-width:499px) {
    .wps-header-navbar-wrap .header-cta-button {
        justify-content: center;
        flex: 1 1 100%
    }
}

.wps-header-navbar-wrap .header-cta-button .show-on-xs {
    display: none
}

@media(max-width:767px) {
    .wps-header-navbar-wrap .header-cta-button .show-on-xs {
        display: block
    }
}

@media(max-width:767px) {
    .wps-header-navbar-wrap .header-cta-button .hide-on-xs {
        display: none
    }
}

.wps-header-navbar-wrap .header-cta-button a {
    float: left
}



.wps-header-navbar-wrap .header-cta-button a i {
    font-size: 28px
}

@media(max-width:767px) {
    .wps-header-navbar-wrap .header-cta-button a {
        min-width: 30px;
        
    }
}

.wps-header-navbar-wrap .button_container {
    cursor: pointer;
    z-index: 100;
    transition: opacity .25s ease;
    position: relative;
    padding: 0 0 0 20px
}

@media only screen and (max-width:767px) {
    .wps-header-navbar-wrap .button_container {
        padding-right: 0
    }
}

.wps-header-navbar-wrap .button_container .btn12 {
    position: relative;
    width: 50px;
    height: 60px
}

.wps-header-navbar-wrap .button_container .btn12 .icon {
    position: absolute;
    height: 4px;
    width: 36px;
    border-radius: 4px;
    background-color: #fff;
    top: 30px;
    left: 8px;
    transition: all .3s ease
}

.wps-header-navbar-wrap .button_container .btn12 .icon:before {
    position: absolute;
    width: 36px;
    height: 4px;
    border-radius: 4px;
    background-color: #fff;
    content: "";
    top: -10px;
    transition: all .3s ease
}

.wps-header-navbar-wrap .button_container .btn12 .icon:after {
    position: absolute;
    width: 36px;
    height: 4px;
    border-radius: 4px;
    background-color: #fff;
    content: "";
    top: 10px;
    transition: all .3s ease
}

.wps-header-navbar-wrap .button_container .btn12.open .icon {
    background: transparent
}

.wps-header-navbar-wrap .button_container .btn12.open .icon:before {
    transform: rotateZ(45deg) scaleX(1.25) translate(6.5px, 6.5px)
}

.wps-header-navbar-wrap .button_container .btn12.open .icon:after {
    transform: rotateZ(-45deg) scaleX(1.25) translate(6px, -6px)
}

.wps-header-navbar-wrap .button_container .btn12:hover {
    cursor: pointer
}



@media only screen and (max-width:1199px) {
    .wps-header-navbar-wrap .button_container {
        display: block;
        float: right;
        position: relative;
        top: 0
    }
}

.page-hero-section-wrap {
    position: relative;
    z-index: 2
}

.page-hero-section-wrap .page-title-wrapper {
    position: absolute;
    left: 0;
    /* bottom: 120px; */
    z-index: 3;
    width: 100%;
    margin: 0;
    padding: 0
}

.page-hero-section-wrap .page-title-wrapper .container {
    max-width: 1440px
}

.page-hero-section-wrap .page-title-wrapper .page-title h1,
.page-hero-section-wrap .page-title-wrapper .page-title h2 {
  
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word
}

@media(max-width:767px) {
    .page-hero-section-wrap .page-title-wrapper {
        /* position: relative; */
        bottom: auto;
        left: auto;
        padding-top: 80px
    }
}


.page-hero-section-wrap.hero-section__style1 {
    min-height: 200px;
    display: flex;
    /* padding: 0px 13px; */
    align-items: center;
    justify-content: center;
        background: #eeeae9;
    color: #fff !important;

}
.wpstf-site-header-wrap.style1 h1{
    font-size: 70px;
    line-height: 85px;
        width: 80%;
    padding: 0px 10px;
    text-align: center;
    font-weight: 900;
    font-family: "Montserrat", sans-serif;
    color: #5d4585;
    text-transform: uppercase;
}


@media(max-width:991px) {
    
}
.blog-detail-date span{
font-weight: bold;
}
@media(max-width:767px) {
    .page-hero-section-wrap.hero-section__style1 {
        min-height: 440px
    }
}

.page-hero-section-wrap.hero-section__style1 .page-title-wrapper {
    z-index: 1;
    width: 100%;
    margin: 0;
    height: 100%;
    display: flex
;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.page-hero-section-wrap.hero-section__style1 .page-title-wrapper .page-title {
       text-align: left;
    
}

.page-hero-section-wrap.hero-section__style1 .page-title-wrapper .page-title h1,
.page-hero-section-wrap.hero-section__style1 .page-title-wrapper .page-title h2 {
 
    margin: 0
}

.page-hero-section-wrap.hero-section__style2 {
    min-height: 400px
}

.page-hero-section-wrap.hero-section__style2 .page-title-wrapper {
    z-index: 1;
    width: 100%;
    margin: 0
}

.page-hero-section-wrap.hero-section__style2 .page-title-wrapper .page-title h1,
.page-hero-section-wrap.hero-section__style2 .page-title-wrapper .page-title h2 {
    color: #fff;
    margin: 0
}

.page-hero-section-wrap.hero-section__home {
    padding: 0;
    min-height: auto;
}

.page-hero-section-wrap.hero-section__home .home-header-hero-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    height: 100vh
}

@media(max-width:991px) {
    .page-hero-section-wrap.hero-section__home .home-header-hero-container {
        display: block;
        height: auto
    }
}

.page-hero-section-wrap.hero-section__home .home-header-hero-container .home-header-hero-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

@media(max-width:991px) {
    .page-hero-section-wrap.hero-section__home .home-header-hero-container .home-header-hero-image {
        position: relative
    }
}

.page-hero-section-wrap.hero-section__home .home-header-hero-container .home-header-hero-image .image-wrapper {
    position: absolute;
    top: 150px;
    background: 0;
    width: 100vw;
    height: 78vh;
    right: -5vw
}

.page-hero-section-wrap.hero-section__home .home-header-hero-container .home-header-hero-image .image-wrapper:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url("dist/images/header-bg.svg");
    background-position: right center;
    opacity: .6;
    -ms-filter: "alpha(opacity=60)";
    filter: alpha(opacity=60);
    left: 0
}

@media(max-width:1199px) {
    .page-hero-section-wrap.hero-section__home .home-header-hero-container .home-header-hero-image .image-wrapper {
        width: 75vw;
        height: 78vh;
        right: -12vh
    }
}

@media(max-width:1099px) {
    .page-hero-section-wrap.hero-section__home .home-header-hero-container .home-header-hero-image .image-wrapper {
        height: 75vh
    }
}

@media(max-width:991px) {
    .page-hero-section-wrap.hero-section__home .home-header-hero-container .home-header-hero-image .image-wrapper {
        position: relative;
        width: auto;
        max-height: 500px;
        text-align: center;
        margin-top: 50px;
        right: auto;
        bottom: 0;
        top: auto
    }

    .page-hero-section-wrap.hero-section__home .home-header-hero-container .home-header-hero-image .image-wrapper:before {
        background-position: center center;
        background-size: 480px
    }
}

@media(max-width:767px) {
    .page-hero-section-wrap.hero-section__home .home-header-hero-container .home-header-hero-image .image-wrapper {
        max-height: 400px
    }
}

.page-hero-section-wrap.hero-section__home .home-header-hero-container .home-header-hero-image .image {
    background: 0;
    -o-object-position: center bottom;
    object-position: center
}

.page-hero-section-wrap.hero-section__home .home-header-hero-container .home-header-hero-image .image.fit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    -o-object-position: center;
    object-position: center
}

@media(max-width:991px) {
    .page-hero-section-wrap.hero-section__home .home-header-hero-container .home-header-hero-image .image.fit {
        position: relative
    }
}

.page-hero-section-wrap.hero-section__home .home-header-content-container {
    /* max-width: 680px; */
    /* padding-top: 100px; */
    /* z-index: 1 */
}

@media(max-width:991px) {
    .page-hero-section-wrap.hero-section__home .home-header-content-container {
        max-width: 100%;
        position: relative;
        padding-top: 100px;
        text-align: center
    }
}

@media(max-width:767px) {
    .page-hero-section-wrap.hero-section__home .home-header-content-container {
        padding-top: 80px
    }
}

.page-hero-section-wrap.hero-section__home .home-header-content-container .page-title h1 {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    margin: 0
}

.page-hero-section-wrap.hero-section__home .home-header-content-container .page-header-button {
    padding-top: 30px
}

.page-hero-section-wrap.hero-section__home .home-header-content-container .page-header-button a {
    *zoom: 1;
    margin: 0 20px 30px 0;
    min-width: 250px;
    padding: 20px 35px
}

.page-hero-section-wrap.hero-section__home .home-header-content-container .page-header-button a::before,
.page-hero-section-wrap.hero-section__home .home-header-content-container .page-header-button a::after {
    content: ' ';
    display: table
}

.page-hero-section-wrap.hero-section__home .home-header-content-container .page-header-button a::after {
    clear: both
}

.page-hero-section-wrap.hero-section__home .home-header-content-container .page-header-button a:hover {
    background-color: #4dafaa;
    border-color: #4dafaa
}

.page-hero-section-wrap.hero-section__home .home-header-content-container .page-header-button a.btn-last {
    min-width: 250px;
    background-color: #69ab49;
    border-color: #69ab49;
    color: #fff;
    margin-bottom: 0;
    margin-right: 0;
    padding: 20px 35px
}

.page-hero-section-wrap.hero-section__home .home-header-content-container .page-header-button a.btn-last:hover {
    background-color: #4dafaa;
    border-color: #4dafaa
}

@media(max-width:1099px) {
    .page-hero-section-wrap.hero-section__home .home-header-content-container .page-header-button a {
        margin: 0 20px 0 0
    }
}

@media(max-width:649px) {
    .page-hero-section-wrap.hero-section__home .home-header-content-container .page-header-button a {
        margin: 0 0 30px
    }
}

@media(max-width:1099px) {
    .page-hero-section-wrap.hero-section__home .home-header-content-container .page-header-button {
        justify-content: center;
        display: flex;
        align-items: center
    }
}

@media(max-width:649px) {
    .page-hero-section-wrap.hero-section__home .home-header-content-container .page-header-button {
        flex-wrap: wrap;
        flex-direction: column
    }
}

.sticky-cta-button {
    display: flex;
    align-items: center
}

.sticky-cta-button .show-on-xs {
    display: none
}

@media only screen and (max-width:575px) {
    .sticky-cta-button .show-on-xs {
        display: block
    }
}

@media only screen and (max-width:575px) {
    .sticky-cta-button .hide-on-xs {
        display: none
    }
}

.sticky-cta-button a {
    font-size: 14px;
    padding-top: 15px;
    height: 50px
}

.sticky-cta-button a i {
    font-size: 24px
}

@media only screen and (max-width:575px) {
    .sticky-cta-button a {
        color: #5d4585;
        min-width: 50px;
        padding: 10px 12px 10px 12px
    }
}

.sticky-navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    transform: translateY(-110%);
    transition: .2s ease-in-out;
    border: 0
}

.sticky-navbar .sticky-navbar-container {
    background: #fafafa;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 15px 15px;
    box-shadow: inset 0 0 15px rgba(84, 84, 84, 0), inset 0 0 20px rgba(155, 155, 155, 0), 7px 7px 15px rgba(84, 84, 84, 0.1), -7px -7px 20px rgba(155, 155, 155, 0.5), inset 0 0 4px rgba(155, 155, 155, 0.2)
}

.sticky-navbar.sticky {
    transform: translateY(0)
}

.sticky-navbar .container-fluid {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

@media only screen and (max-width:1199px) {
    .sticky-navbar .container-fluid {
        /* display: block */
    }
}

.sticky-navbar .sticky-right-section {
    display: flex;
    align-items: center;
    justify-content: flex-end;
       gap: 20px;
    height: 60px
}

.sticky-navbar .button_container {
    cursor: pointer;
    z-index: 100;
    transition: opacity .25s ease;
    display: none;
    text-align: left;
    margin-left: 15px
}

.sticky-navbar .button_container .btn12 {
    position: relative;
    width: 50px;
    height: 50px
}

.sticky-navbar .button_container .btn12 .icon {
    position: absolute;
    height: 4px;
    width: 30px;
    background-color: #5d4585;
    top: 22px;
    left: 10px;
    border-radius: 4px
}

.sticky-navbar .button_container .btn12 .icon:before {
    position: absolute;
    width: 30px;
    height: 4px;
    background-color: #5d4585;
    content: "";
    top: -10px;
    border-radius: 4px
}

.sticky-navbar .button_container .btn12 .icon:after {
    position: absolute;
    width: 30px;
    height: 4px;
    background-color: #5d4585;
    content: "";
    top: 10px;
    border-radius: 4px
}

.sticky-navbar .button_container .btn12.open .icon {
    background: transparent
}

.sticky-navbar .button_container .btn12.open .icon:before {
    transform: rotateZ(45deg) scaleX(1.25) translate(6.5px, 6.5px)
}

.sticky-navbar .button_container .btn12.open .icon:after {
    transform: rotateZ(-45deg) scaleX(1.25) translate(6px, -6px)
}

.sticky-navbar .button_container .btn12:hover {
    cursor: pointer;
    background-color: #5d4585;
}

.sticky-navbar .button_container .btn12:hover .icon {
    background-color: #fff
}

.sticky-navbar .button_container .btn12:hover .icon:before,
.sticky-navbar .button_container .btn12:hover .icon:after {
    background-color: #fff
}

@media(max-width:1099px) {
    .sticky-navbar .button_container {
        display: block;
        float: right;
        position: relative;
        top: 0
    }
}

.sticky-navbar .navbar-brand {
    float: left;
    margin-right: 30px;
    line-height: inherit;
    white-space: nowrap;
    padding: 0;
    width: 350px;
    
    margin-right : auto !important;
}

@media only screen and (max-width:1199px) {
    .sticky-navbar .navbar-brand {
        position: relative
    }
}


.sticky-navbar nav.navbar-main {
    display: flex;
    flex: 1 1 100%;
    justify-content: flex-start;
    float: left
}

@media(max-width:1099px) {
    .sticky-navbar nav.navbar-main {
        display: none
    }
}

.sticky-navbar nav.navbar-main #main-menu {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.sticky-navbar nav.navbar-main #main-menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.sticky-navbar nav.navbar-main #main-menu li.current-menu-ancestor>a,
.sticky-navbar nav.navbar-main #main-menu li.current-menu-item>a,
.sticky-navbar nav.navbar-main #main-menu li.current-menu-parent>a,
.sticky-navbar nav.navbar-main #main-menu li.current_page_item>a {
    color: #5d4585;
}

.sticky-navbar nav.navbar-main #main-menu ul.sub-menu {
    transition-property: all;
    transition-duration: .22s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    background: #5d4585;
    white-space: nowrap;
    transform: translateX(-1%);
    min-width: 300px;
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 0 0 20px;
    box-shadow: 0 0 10px 0 rgba(24, 23, 24, 0.1)
}

.sticky-navbar nav.navbar-main #main-menu ul.sub-menu>li {
    margin-bottom: 0
}

.sticky-navbar nav.navbar-main #main-menu ul.sub-menu>li:hover ul {
    display: block !important;
}

.sticky-navbar nav.navbar-main #main-menu ul.sub-menu>li a {
    
    font-size: 17px;
    color: #000000;
    padding: 10px 10px 10px 20px;
    line-height: 1.2;
    position: relative;
    transition: all .2s ease-out
}

.sticky-navbar nav.navbar-main #main-menu ul.sub-menu>li a:before {
    display: none
}

.sticky-navbar nav.navbar-main #main-menu ul.sub-menu>li a:after {
    content: '\f86c';
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    left: 0;
    top: 14px;
 
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    transform: translate(10px, -6px);
    transition: all .2s ease-out
}





.sticky-navbar nav.navbar-main #main-menu>li {
    position: relative;
    display: inline-block;
    
    margin: 0
}

.sticky-navbar nav.navbar-main #main-menu>li a {
    display: block;
    
    font-size: 17px;
    font-weight: 500;
    padding: 1px 10px;
    color: #000;
    background: 0;
    position: relative;
    white-space: normal;
    text-decoration: none;
    transition: all .3s ease-out
}

.sticky-navbar nav.navbar-main #main-menu>li a:before {
    content: '';
    background-color: #5d4585;;
    position: absolute;
    height: 3px;
    display: block;
    clear: both;
    width: 0;
    left: 0;
    bottom: -2px;
    margin-top: 0;
    margin-left: 0;
    z-index: 1;
    transition: all .2s ease-out
}

.sticky-navbar nav.navbar-main #main-menu>li a:hover {
    text-decoration: none;
    color: #5d4585;
}

.sticky-navbar nav.navbar-main #main-menu>li a:hover:before {
    width: 100%;
    display: block
}

.sticky-navbar nav.navbar-main #main-menu>li:hover>ul {
    opacity: 1;
    visibility: visible;
    top: 100%;
    display: block;
    z-index: 2;
    padding: 3px;
    margin-top: 0;
    left: 0;
    margin-left: 15px;
    transform: translateX(-5px)
}

.sticky-navbar nav.navbar-main #main-menu>li:hover>a {
    text-decoration: none;
    color: #5d4585;
}

.sticky-navbar nav.navbar-main #main-menu>li:hover>a:before {
    width: 100%;
    display: block
}

.sticky-navbar nav.navbar-main #main-menu>li ul li {
    position: relative
}

.sticky-navbar nav.navbar-main #main-menu>li ul li ul.sub-menu {
    left: 100%;
    top: 0;
    transform: translateX(-5px)
}

.sticky-navbar nav.navbar-main #main-menu>li ul li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0;
    left: auto;
    right: 100%;
    margin-left: 0;
    display: block;
    z-index: 2;
    padding: 3px;
    margin-top: 0;
    border-radius: 10px;
    transform: translateX(0)
}


.wps-footer-main-widgets-wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 60px
}

@media(max-width:767px) {
    .wps-footer-main-widgets-wrap {
        padding-bottom: 0
    }
}

@media(max-width:767px) {
    .wps-footer-main-widgets-wrap .wps-foo-widget-item {
        margin: 0 0 40px
    }
}

@media(max-width:991px) {

    .wps-footer-main-widgets-wrap .foo-widget-address-container,
    .wps-footer-main-widgets-wrap .foo-widget-phone-container,
    .wps-footer-main-widgets-wrap .foo-widget-navigation-container {
        float: left;
        width: 33.333%
    }
}

@media(max-width:767px) {

    .wps-footer-main-widgets-wrap .foo-widget-address-container,
    .wps-footer-main-widgets-wrap .foo-widget-phone-container,
    .wps-footer-main-widgets-wrap .foo-widget-navigation-container {
        width: 100%;
        margin-bottom: 40px
    }
}

@media(max-width:991px) {
    .wps-footer-main-widgets-wrap .foo-widget-welcome-text-container {
        margin: 0 0 40px
    }
}

.wps-footer-main-widgets-wrap .foo-widget-title {
    margin: 0 0 20px
}

.wps-footer-main-widgets-wrap .foo-widget-welcome-text {
    padding-right: 40px
}

.wps-footer-main-widgets-wrap .foo-widget-welcome-text p {
    color: rgba(255, 255, 255, 0.4)
}

.wps-footer-main-widgets-wrap .foo-widget-phone {
    margin: 0 0 30px
}

.wps-footer-main-widgets-wrap .foo-widget-phone a {
    color: #fff;
    transition: all .3s ease
}

.wps-footer-main-widgets-wrap .foo-widget-phone a:hover {
    color: #4dafaa
}

.wps-footer-main-widgets-wrap .foo-widget-social-icons ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    list-style-type: none;
    padding: 0;
    margin: 0 -15px
}

.wps-footer-main-widgets-wrap .foo-widget-social-icons ul li {
    display: inline-block;
    margin: 0 15px
}

.wps-footer-main-widgets-wrap .foo-widget-social-icons ul li a i {
    font-size: 20px;
    background: transparent;
    color: rgba(255, 255, 255, 0.3);
    text-align: center;
    transition: all .3s ease
}

.wps-footer-main-widgets-wrap .foo-widget-social-icons ul li a:hover i {
    color: #4dafaa
}

.wps-footer-main-widgets-wrap .foo-widget-address {
    max-width: 240px
}

.wps-footer-main-widgets-wrap .foo-widget-address p {
    font-size: 16px;
    line-height: 1.8;
    position: relative;
    margin: 10px 0 0;
    color: #fff
}

.wps-footer-main-widgets-wrap .foo-widget-address p.contact-address a {
    *zoom: 1;
    font-family: "GothamRoundedMedium", sans-serif;
    font-size: 14px;
    color: #4dafaa
}

.wps-footer-main-widgets-wrap .foo-widget-address p.contact-address a::before,
.wps-footer-main-widgets-wrap .foo-widget-address p.contact-address a::after {
    content: ' ';
    display: table
}

.wps-footer-main-widgets-wrap .foo-widget-address p.contact-address a::after {
    clear: both
}

.wps-footer-main-widgets-wrap .foo-widget-address p.contact-address a:hover {
    text-decoration: none
}

.wps-footer-main-widgets-wrap .foo-widget-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.wps-footer-main-widgets-wrap .foo-widget-navigation ul li {
    margin: 0 0 5px
}

.wps-footer-main-widgets-wrap .foo-widget-navigation ul li a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    line-height: 2;
    position: relative;
    transition: all .2s ease-out
}

.wps-footer-main-widgets-wrap .foo-widget-navigation ul li a:hover {
    color: #4dafaa;
    text-decoration: none
}

.wps-footer-copyright-wrap {
    margin: 40px auto 0;
    max-width: 880px
}

@media(max-width:767px) {
    .wps-footer-copyright-wrap {
        display: block;
        text-align: center
    }
}

.wps-footer-copyright-wrap .foo-copyright-logo {
    display: inline-block
}

.wps-footer-copyright-wrap .foo-copyright-text {
    display: inline-table;
    margin: 0 0 0 40px;
    color: #f1f1f1;
    vertical-align: bottom
}

@media(max-width:767px) {
    .wps-footer-copyright-wrap .foo-copyright-text {
        display: block;
        margin: 30px 0 0
    }
}

.wps-footer-copyright-wrap .foo-copyright-text p {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 0;
    color: #f1f1f1
}

.wps-footer-copyright-wrap .foo-copyright-text p a {
    position: relative;
    font-size: 13px;
    line-height: 1.692;
    color: #f1f1f1;
    text-decoration: underline;
    transition: all .2s ease-in-out 0s
}

.wps-footer-copyright-wrap .foo-copyright-text p a:hover {
    color: #4dafaa
}

.wps-footer-cta-wrap {
    position: relative
}

.wps-footer-cta-container {
  
    padding: 150px 0;
    border-radius: 40px 40px 0 0
}

@media(max-width:1099px) {
    .wps-footer-cta-container {
        padding: 100px 0
    }
}

.wps-footer-cta {
    display: inline-table
}

.wps-footer-cta-content {
    position: relative;
    padding-right: 60px;
    display: table-cell
}

.wps-footer-cta-content h3 {
    color: #5d4585;
}

@media(max-width:1099px) {
    .wps-footer-cta-content {
        display: block;
        text-align: center;
        padding: 0 20px 40px
    }
}

.wps-footer-cta-btn {
    position: relative;
    text-align: center
}

.wps-footer-cta-btn a {
    *zoom: 1;
    margin: 0 0 30px;
    min-width: 250px
}

.wps-footer-cta-btn a::before,
.wps-footer-cta-btn a::after {
    content: ' ';
    display: table
}

.wps-footer-cta-btn a::after {
    clear: both
}

.wps-footer-cta-btn a.btn-last {
    min-width: 250px;
    margin-bottom: 0;
    margin-right: 0
}

@media(max-width:1099px) {
    .wps-footer-cta-btn a {
        margin: 0 20px 0 0
    }
}

@media(max-width:649px) {
    .wps-footer-cta-btn a {
        margin: 0 0 30px
    }
}

@media(max-width:1099px) {
    .wps-footer-cta-btn {
        justify-content: center;
        display: flex;
        align-items: center
    }
}

@media(max-width:649px) {
    .wps-footer-cta-btn {
        flex-wrap: wrap;
        flex-direction: column
    }
}

.wps-footer-map-container {
    display: block;
    background-color: #fff;
    border-radius: 0 0 40px 40px;
    overflow: hidden;
    margin: 0 0 60px
}

.wps-footer-map-container .wps-footer-map-iframe {
    width: 100%;
    height: 480px
}

.map-info-window {
    margin: 20px 10px 20px;
    position: relative
}

.map-info-window .bodyContent h3 {
    margin: 0;
    color: #5d4585;
}

.map-info-window .bodyContent p {
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    margin: 0
}

.footer-related-articles-wrap {
    padding: 0 0 100px
}

.footer-related-articles-wrap .read-all-blog-btn {
    float: right;
    margin-bottom: 40px
}

.footer-related-articles-wrap .read-all-blog-btn a {
    text-transform: uppercase;
    color: #5d4585;
    text-decoration: none
}

.footer-related-articles-wrap .read-all-blog-btn a:hover {
    text-decoration: none
}

.wps-blog-post-item-container.item-2 .wps-blog-post-item {
    margin-bottom: 0
}

.wps-blog-post-item-container .entry-meta-date {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    display: inline-block;
    background-color: #69ab49;
    border-radius: 30px 0 30px 0;
    z-index: 1
}

@media(max-width:991px) {
    .wps-blog-post-item-container .entry-meta-date {
        border-radius: 30px 0 30px 0
    }
}


.wps-blog-post-item-container .entry-meta-date.raonoke {
    background-color: #4dafaa
}

.wps-blog-post-item-container .entry-meta-date.kids-dentist {
    background-color: #5d4585;
}

.wps-blog-post-item-container .entry-meta-date p {
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 20px;
    text-transform: uppercase;
    line-height: 1.2
}

.wps-blog-post-item-container .entry-meta-date p span {
    *zoom: 1;
    font-size: 14px
}

.wps-blog-post-item-container .entry-meta-date p span::before,
.wps-blog-post-item-container .entry-meta-date p span::after {
    content: ' ';
    display: table
}

.wps-blog-post-item-container .entry-meta-date p span::after {
    clear: both
}

.wps-blog-post-item-container .entry-meta-date p span.date {
    font-size: 32px
}

.wps-blog-post-item-container .wps-blog-post-item {
    margin: 0 0 60px
}

.wps-blog-post-item-container a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-left: 80px;
    text-decoration: none
}

@media(max-width:767px) {
    .wps-blog-post-item-container a {
        padding-left: 0
    }
}

.wps-blog-post-item-container a .wps-blog-post-details {
    padding: 20px 0 0
}

.wps-blog-post-item-container a .wps-blog-post-details .entry-meta {
    padding-bottom: 10px
}

.wps-blog-post-item-container a .wps-blog-post-details .entry-meta p {
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
    color: #69ab49
}



.wps-blog-post-item-container a .wps-blog-post-details .entry-meta.raonoke p {
    color: #4dafaa
}

.wps-blog-post-item-container a .wps-blog-post-details .entry-meta.kids-dentist p {
    color: #5d4585;
}

.wps-blog-post-item-container a .wps-blog-post-details h2 {
    color: #5d4585;
    transition: all .2s linear
}

.wps-blog-post-item-container a .wps-blog-post-image-container {
    overflow: hidden;
    border-radius: 0 30px 30px 30px
}

@media(max-width:991px) {
    .wps-blog-post-item-container a .wps-blog-post-image-container {
        border-radius: 30px 30px 30px 30px
    }
}

.wps-blog-post-item-container a .wps-blog-post-image {
    width: 100%;
    height: 350px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    transition: all .2s linear;
    transform: scale(1);
    border-radius: 0 30px 30px 30px
}

@media(max-width:991px) {
    .wps-blog-post-item-container a .wps-blog-post-image {
        border-radius: 30px 30px 30px 30px
    }
}

.wps-blog-post-item-container a:hover h2 {
    color: #5d4585;
}

.wps-blog-post-item-container a:hover .wps-blog-post-image {
    transform: scale(1.05)
}

#wpforms-301 .wps-input-field-select div.wpforms-container .wpforms-form .choices__inner,
#wpforms-443 .wps-input-field-select div.wpforms-container .wpforms-form .choices__inner,
#wpforms-form-160 .wps-input-field-select div.wpforms-container .wpforms-form .choices__inner {
    border: 0;
    border-bottom: 1px solid #b3b4b8;
    background: #f1f1f1
}

#wpforms-301 li::before,
#wpforms-443 li::before,
#wpforms-form-160 li::before {
    display: none
}

#wpforms-301 .wps-input-field,
#wpforms-443 .wps-input-field,
#wpforms-form-160 .wps-input-field {
    margin: 0 0 10px
}

#wpforms-301 .wps-input-field.wpforms-field-select select>option.placeholder,
#wpforms-443 .wps-input-field.wpforms-field-select select>option.placeholder,
#wpforms-form-160 .wps-input-field.wpforms-field-select select>option.placeholder {
    opacity: .1;
    -ms-filter: "alpha(opacity=10)";
    filter: alpha(opacity=10)
}

#wpforms-301 .wps-input-field .choices__inner,
#wpforms-443 .wps-input-field .choices__inner,
#wpforms-form-160 .wps-input-field .choices__inner {
    border: 0;
    background: 0
}

#wpforms-301 .wps-input-field select,
#wpforms-301 .wps-input-field input[type=text],
#wpforms-301 .wps-input-field input[type=tel],
#wpforms-301 .wps-input-field input[type=email],
#wpforms-301 .wps-input-field textarea,
#wpforms-443 .wps-input-field select,
#wpforms-443 .wps-input-field input[type=text],
#wpforms-443 .wps-input-field input[type=tel],
#wpforms-443 .wps-input-field input[type=email],
#wpforms-443 .wps-input-field textarea,
#wpforms-form-160 .wps-input-field select,
#wpforms-form-160 .wps-input-field input[type=text],
#wpforms-form-160 .wps-input-field input[type=tel],
#wpforms-form-160 .wps-input-field input[type=email],
#wpforms-form-160 .wps-input-field textarea {
    border: 0;
    width: 100%;
    height: 50px;
    padding: 12px 18px;
    background: #f1f1f1;
    border-radius: 100px;
    transition: all .25s ease-in-out 0s;
    font-size: 18px;
    color: #000;
    text-align: left;
    outline: 0
}

#wpforms-301 .wps-input-field select:focus,
#wpforms-301 .wps-input-field input[type=text]:focus,
#wpforms-301 .wps-input-field input[type=tel]:focus,
#wpforms-301 .wps-input-field input[type=email]:focus,
#wpforms-301 .wps-input-field textarea:focus,
#wpforms-443 .wps-input-field select:focus,
#wpforms-443 .wps-input-field input[type=text]:focus,
#wpforms-443 .wps-input-field input[type=tel]:focus,
#wpforms-443 .wps-input-field input[type=email]:focus,
#wpforms-443 .wps-input-field textarea:focus,
#wpforms-form-160 .wps-input-field select:focus,
#wpforms-form-160 .wps-input-field input[type=text]:focus,
#wpforms-form-160 .wps-input-field input[type=tel]:focus,
#wpforms-form-160 .wps-input-field input[type=email]:focus,
#wpforms-form-160 .wps-input-field textarea:focus {
    outline: 0;
    border-color: #f1f1f1
}

#wpforms-301 .wps-input-field select.placeholder,
#wpforms-301 .wps-input-field input[type=text].placeholder,
#wpforms-301 .wps-input-field input[type=tel].placeholder,
#wpforms-301 .wps-input-field input[type=email].placeholder,
#wpforms-301 .wps-input-field textarea.placeholder,
#wpforms-443 .wps-input-field select.placeholder,
#wpforms-443 .wps-input-field input[type=text].placeholder,
#wpforms-443 .wps-input-field input[type=tel].placeholder,
#wpforms-443 .wps-input-field input[type=email].placeholder,
#wpforms-443 .wps-input-field textarea.placeholder,
#wpforms-form-160 .wps-input-field select.placeholder,
#wpforms-form-160 .wps-input-field input[type=text].placeholder,
#wpforms-form-160 .wps-input-field input[type=tel].placeholder,
#wpforms-form-160 .wps-input-field input[type=email].placeholder,
#wpforms-form-160 .wps-input-field textarea.placeholder {
    color: rgba(10, 91, 102, 0.75)
}

#wpforms-301 .wps-input-field select:-moz-placeholder,
#wpforms-301 .wps-input-field input[type=text]:-moz-placeholder,
#wpforms-301 .wps-input-field input[type=tel]:-moz-placeholder,
#wpforms-301 .wps-input-field input[type=email]:-moz-placeholder,
#wpforms-301 .wps-input-field textarea:-moz-placeholder,
#wpforms-443 .wps-input-field select:-moz-placeholder,
#wpforms-443 .wps-input-field input[type=text]:-moz-placeholder,
#wpforms-443 .wps-input-field input[type=tel]:-moz-placeholder,
#wpforms-443 .wps-input-field input[type=email]:-moz-placeholder,
#wpforms-443 .wps-input-field textarea:-moz-placeholder,
#wpforms-form-160 .wps-input-field select:-moz-placeholder,
#wpforms-form-160 .wps-input-field input[type=text]:-moz-placeholder,
#wpforms-form-160 .wps-input-field input[type=tel]:-moz-placeholder,
#wpforms-form-160 .wps-input-field input[type=email]:-moz-placeholder,
#wpforms-form-160 .wps-input-field textarea:-moz-placeholder {
    color: rgba(10, 91, 102, 0.75)
}

#wpforms-301 .wps-input-field select::-moz-placeholder,
#wpforms-301 .wps-input-field input[type=text]::-moz-placeholder,
#wpforms-301 .wps-input-field input[type=tel]::-moz-placeholder,
#wpforms-301 .wps-input-field input[type=email]::-moz-placeholder,
#wpforms-301 .wps-input-field textarea::-moz-placeholder,
#wpforms-443 .wps-input-field select::-moz-placeholder,
#wpforms-443 .wps-input-field input[type=text]::-moz-placeholder,
#wpforms-443 .wps-input-field input[type=tel]::-moz-placeholder,
#wpforms-443 .wps-input-field input[type=email]::-moz-placeholder,
#wpforms-443 .wps-input-field textarea::-moz-placeholder,
#wpforms-form-160 .wps-input-field select::-moz-placeholder,
#wpforms-form-160 .wps-input-field input[type=text]::-moz-placeholder,
#wpforms-form-160 .wps-input-field input[type=tel]::-moz-placeholder,
#wpforms-form-160 .wps-input-field input[type=email]::-moz-placeholder,
#wpforms-form-160 .wps-input-field textarea::-moz-placeholder {
    color: rgba(10, 91, 102, 0.75)
}

#wpforms-301 .wps-input-field select:-ms-input-placeholder,
#wpforms-301 .wps-input-field input[type=text]:-ms-input-placeholder,
#wpforms-301 .wps-input-field input[type=tel]:-ms-input-placeholder,
#wpforms-301 .wps-input-field input[type=email]:-ms-input-placeholder,
#wpforms-301 .wps-input-field textarea:-ms-input-placeholder,
#wpforms-443 .wps-input-field select:-ms-input-placeholder,
#wpforms-443 .wps-input-field input[type=text]:-ms-input-placeholder,
#wpforms-443 .wps-input-field input[type=tel]:-ms-input-placeholder,
#wpforms-443 .wps-input-field input[type=email]:-ms-input-placeholder,
#wpforms-443 .wps-input-field textarea:-ms-input-placeholder,
#wpforms-form-160 .wps-input-field select:-ms-input-placeholder,
#wpforms-form-160 .wps-input-field input[type=text]:-ms-input-placeholder,
#wpforms-form-160 .wps-input-field input[type=tel]:-ms-input-placeholder,
#wpforms-form-160 .wps-input-field input[type=email]:-ms-input-placeholder,
#wpforms-form-160 .wps-input-field textarea:-ms-input-placeholder {
    color: rgba(10, 91, 102, 0.75)
}

#wpforms-301 .wps-input-field select::-webkit-input-placeholder,
#wpforms-301 .wps-input-field input[type=text]::-webkit-input-placeholder,
#wpforms-301 .wps-input-field input[type=tel]::-webkit-input-placeholder,
#wpforms-301 .wps-input-field input[type=email]::-webkit-input-placeholder,
#wpforms-301 .wps-input-field textarea::-webkit-input-placeholder,
#wpforms-443 .wps-input-field select::-webkit-input-placeholder,
#wpforms-443 .wps-input-field input[type=text]::-webkit-input-placeholder,
#wpforms-443 .wps-input-field input[type=tel]::-webkit-input-placeholder,
#wpforms-443 .wps-input-field input[type=email]::-webkit-input-placeholder,
#wpforms-443 .wps-input-field textarea::-webkit-input-placeholder,
#wpforms-form-160 .wps-input-field select::-webkit-input-placeholder,
#wpforms-form-160 .wps-input-field input[type=text]::-webkit-input-placeholder,
#wpforms-form-160 .wps-input-field input[type=tel]::-webkit-input-placeholder,
#wpforms-form-160 .wps-input-field input[type=email]::-webkit-input-placeholder,
#wpforms-form-160 .wps-input-field textarea::-webkit-input-placeholder {
    color: rgba(10, 91, 102, 0.75)
}

#wpforms-301 .wps-input-field select,
#wpforms-443 .wps-input-field select,
#wpforms-form-160 .wps-input-field select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) .5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat
}

#wpforms-301 .wps-input-field textarea,
#wpforms-443 .wps-input-field textarea,
#wpforms-form-160 .wps-input-field textarea {
    height: 140px;
    resize: none;
    border-radius: 30px
}

#wpforms-301 .wps-input-field>label,
#wpforms-443 .wps-input-field>label,
#wpforms-form-160 .wps-input-field>label {
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    color: #5d4585;
}

#wpforms-301 .wps-input-field>label.wpforms-error,
#wpforms-443 .wps-input-field>label.wpforms-error,
#wpforms-form-160 .wps-input-field>label.wpforms-error {
    color: #e32222;
    padding-top: 3px
}

#wpforms-301 .wps-input-btn-field,
#wpforms-443 .wps-input-btn-field,
#wpforms-form-160 .wps-input-btn-field {
    padding-top: 15px;
    line-height: 1
}

#wpforms-301 .wps-input-btn-field:hover,
#wpforms-443 .wps-input-btn-field:hover,
#wpforms-form-160 .wps-input-btn-field:hover {
    color: #5d4585;
}

.wps-homepage-welcome-section-wrap {
    background-color: #5d4585;
    padding-top: 50px
}

.wps-homepage-welcome-section-wrap .wps-homepage-welcome-section-container {
    background-color: #4dafaa;
    border-radius: 20px 20px 0 0;
    padding: 150px 0 100px
}

@media(max-width:1049px) {
    .wps-homepage-welcome-section-wrap .wps-homepage-welcome-section-container {
        padding: 80px 0
    }
}

.wps-homepage-welcome-section-wrap .wps-homepage-welcome-left {
    padding: 0 40px 0 0
}

@media(max-width:1049px) {
    .wps-homepage-welcome-section-wrap .wps-homepage-welcome-left {
        padding: 0 30px
    }
}

.wps-homepage-welcome-section-wrap .wps-homepage-welcome-left h2 {
    color: #fff;
    margin: 0 0 30px
}

.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right {
    padding: 0
}

@media(max-width:1049px) {
    .wps-homepage-welcome-section-wrap .wps-homepage-welcome-right {
        padding: 0 30px
    }
}

.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right p {
    color: #fff
}

.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link {
    margin: 40px 0 0
}

.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link a {
    *zoom: 1;
    color: #5d4585;
}

.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link a::before,
.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link a::after {
    content: ' ';
    display: table
}

.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link a::after {
    clear: both
}

.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link a:hover {
    color: #5d4585;
}

.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link a:after {
    background-color: #5d4585;
}

.wps-homepage-welcome-section-wrap .wps-homepage-welcome-right .section-cta-link a:before {
    background-color: #5d4585;
}

.wps-homepage-new-patients-wrap {
    background-color: #4dafaa
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-container {
    background-color: #fff;
    border-radius: 0 0 20px 20px;
    overflow: hidden
}

@media(max-width:1049px) {
    .wps-homepage-new-patients-wrap .col-md-5 {
        width: 100%;
        margin: 0 0 50px
    }
}

@media(max-width:1049px) {
    .wps-homepage-new-patients-wrap .col-md-6 {
        width: 100%
    }
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left {
    padding: 120px 30px 80px 0
}

@media(max-width:1049px) {
    .wps-homepage-new-patients-wrap .wps-homepage-new-patients-left {
        padding: 80px 30px 80px
    }
}

@media(max-width:767px) {
    .wps-homepage-new-patients-wrap .wps-homepage-new-patients-left {
        padding: 60px 30px 30px
    }
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left h2 {
    color: #4dafaa;
    margin: 0 0 30px
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p a {
    font-family: "GothamRoundedMedium", sans-serif;
    color: #4dafaa
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link {
    font-size: 16px;
    margin: 40px 0 0
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link a {
    *zoom: 1
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link a::before,
.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link a::after {
    content: ' ';
    display: table
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link a::after {
    clear: both
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link a:hover {
    color: #5d4585;
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link a:after {
    background-color: #5d4585;
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-left p.section-learnmore-link a:before {
    background-color: #5d4585;
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul {
    list-style: none;
    padding: 0;
    width: 100%;
    float: left;
    margin: 0
}

@media(max-width:659px) {
    .wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul {
        width: 100%
    }
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul li {
    *zoom: 1;
    display: block;
    width: 50%;
    height: 340px;
    float: left;
    margin: 0;
    padding: 0
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul li::before,
.wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul li::after {
    content: ' ';
    display: table
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul li::after {
    clear: both
}

@media(max-width:659px) {
    .wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul li {
        width: 100%
    }
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul li a {
    float: left;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .3s linear
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul li a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1;
    opacity: .35;
    -ms-filter: "alpha(opacity=35)";
    filter: alpha(opacity=35);
    transition: all .3s linear
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul li a .section-content {
    position: absolute;
    z-index: 3;
    top: 50%;
    margin-top: -50px;
    text-align: center;
    width: 100%;
    left: 0
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul li a .section-icon {
    display: block;
    width: 60px;
    margin: 0 auto 10px;
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    transition: all .3s linear
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul li a p {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 5px;
    margin: 0
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul li a:hover {
    color: #fff
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul li a:hover p {
    color: #5d4585;
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul li a:hover .section-icon {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100)
}

.wps-homepage-new-patients-wrap .wps-homepage-new-patients-right ul li a:hover:after {
    
    opacity: .8;
    -ms-filter: "alpha(opacity=80)";
    filter: alpha(opacity=80)
}

.wps-homepage-treatment-options-wrap {
    background-color: #4dafaa;
    padding: 120px 0 120px
}

@media(max-width:1049px) {
    .wps-homepage-treatment-options-wrap {
        padding-bottom: 80px
    }
}

@media(max-width:1049px) {
    .wps-homepage-treatment-options-wrap .col-md-5 {
        width: 100%;
        margin: 0 0 50px
    }
}

@media(max-width:1049px) {
    .wps-homepage-treatment-options-wrap .col-md-7 {
        width: 100%
    }
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left {
    padding-right: 50px
}

@media(max-width:1049px) {
    .wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left {
        padding-right: 0
    }
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left h2 {
    color: #fff;
    margin: 0 0 30px
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p {
    color: #fff
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link {
    font-size: 16px;
    margin: 40px 0 0
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link a {
    *zoom: 1;
    color: #fff
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link a::before,
.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link a::after {
    content: ' ';
    display: table
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link a::after {
    clear: both
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link a:hover {
    color: #fff
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link a:after {
    background-color: #fff
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-left p.section-learnmore-link a:before {
    background-color: #fff
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-right ul {
    list-style: none;
    padding: 0;
    width: 50%;
    float: left;
    margin: 0
}

@media(max-width:659px) {
    .wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-right ul {
        width: 100%
    }
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-right ul li {
    *zoom: 1;
    display: block;
    margin: 0 0 20px;
    padding: 0
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-right ul li::before,
.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-right ul li::after {
    content: ' ';
    display: table
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-right ul li::after {
    clear: both
}

@media(max-width:767px) {
    .wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-right ul li {
        margin-bottom: 5px
    }
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-right ul li a {
    display: inline-block;
    position: relative;
    color: #fff;
    transition: all .3s linear
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-right ul li a:after {
    content: '\f178';
    font-family: 'Font Awesome 5 Pro';
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 10px;
    color: #5d4585;
    transform: translate(-20px, 0);
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    transition: all .3s linear
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-right ul li a .treatment-icon {
    display: block;
    width: 50px;
    float: left;
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    transition: all .3s linear
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-right ul li a p {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 5px;
    margin: 0
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-right ul li a:hover {
    color: #fff
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-right ul li a:hover p {
    color: #5d4585;
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-right ul li a:hover .treatment-icon {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100)
}

.wps-homepage-treatment-options-wrap .wps-homepage-treatment-options-right ul li a:hover:after {
    transform: translate(30px, 0);
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100)
}

.wps-homepage-testimonials-wrap {
    padding: 0;
    position: relative;
    background-color: #4dafaa
}

.wps-homepage-testimonials-wrap .wps-homepage-testimonials-slider-container {
    position: relative;
    background-color: #69ab49;
    border-radius: 20px 20px 0 0
}

.wps-homepage-testimonials-wrap .wps-homepage-testimonials-slider {
    position: relative;
    overflow: hidden;
    padding: 90px 0
}

@media(max-width:767px) {
    .wps-homepage-testimonials-wrap .wps-homepage-testimonials-slider {
        padding-bottom: 50px
    }
}

.wps-homepage-testimonials-wrap .swiper-slide {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    text-align: center;
    padding: 0 30px
}

.wps-homepage-testimonials-wrap .testimonial-wrapper {
    position: relative;
    margin: 0;
    z-index: 4
}

.wps-homepage-testimonials-wrap .testimonial-wrapper .icon-wrap {
    margin: 0 0 20px
}

.wps-homepage-testimonials-wrap .testimonial-wrapper .testimonial-text p {
    font-family: "GothamRoundedMedium", sans-serif;
    line-height: 1.6;
    color: #fff
}

.wps-homepage-testimonials-wrap .testimonial-wrapper .testimonial-author {
    padding: 30px 0 0
}

.wps-homepage-testimonials-wrap .testimonial-wrapper .testimonial-author .testimonial-author-name {
    padding-top: 5px;
    margin: 0;
    display: inline-block
}

.wps-homepage-testimonials-wrap .testimonial-wrapper .testimonial-author .testimonial-author-name .author-name {
    color: #fff;
    font-family: "GothamRoundedLight", sans-serif
}

.wps-homepage-testimonials-wrap .testimonial-wrapper .testimonial-author .testimonial-author-name .author-title {
    *zoom: 1;
    color: #fff;
    
    font-weight: normal
}

.wps-homepage-testimonials-wrap .testimonial-wrapper .testimonial-author .testimonial-author-name .author-title::before,
.wps-homepage-testimonials-wrap .testimonial-wrapper .testimonial-author .testimonial-author-name .author-title::after {
    content: ' ';
    display: table
}

.wps-homepage-testimonials-wrap .testimonial-wrapper .testimonial-author .testimonial-author-name .author-title::after {
    clear: both
}

.wps-homepage-testimonials-wrap .testimonial-wrapper .testimonial-author .testimonial-author-image {
    width: 80px;
    margin: 0 auto
}

.wps-homepage-testimonials-wrap .testimonial-wrapper .testimonial-author .testimonial-author-image img {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%
}

.wps-homepage-testimonials-wrap .swiper-button {
    position: relative;
    width: 100%;
    max-width: 80px;
    margin: 60px auto 40px
}

.wps-homepage-testimonials-wrap .swiper-button-prev:after {
    background-image: url(./dist/images/icon-arrow-left-white.svg) !important;
    content: "" !important;
    background-size: 100%;
    width: 100%;
    height: 30px;
    background-repeat: no-repeat;
    opacity: .8;
    transition: all .25s ease-in-out 0s
}

.wps-homepage-testimonials-wrap .swiper-button-prev:hover:after {
    opacity: 1
}

.wps-homepage-testimonials-wrap .swiper-button-next:after {
    background-image: url(./dist/images/icon-arrow-right-white.svg) !important;
    content: "" !important;
    background-size: 100%;
    width: 100%;
    height: 30px;
    background-repeat: no-repeat;
    opacity: .8;
    transition: all .25s ease-in-out 0s
}

.wps-homepage-testimonials-wrap .swiper-button-next:hover:after {
    opacity: 1
}

.wps-homepage-testimonials-wrap .swiper-button-next,
.wps-homepage-testimonials-wrap .swiper-button-prev {
    top: 35%
}

.wps-related-treatments-link-wrap {
    background-color: #4dafaa;
    padding: 120px 0 120px
}

@media(max-width:1049px) {
    .wps-related-treatments-link-wrap {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media(max-width:1049px) {
    .wps-related-treatments-link-wrap .col-md-3 {
        width: 100%;
        margin: 0
    }
}

@media(max-width:1049px) {
    .wps-related-treatments-link-wrap .col-md-8 {
        width: 100%
    }
}

.wps-related-treatments-link-wrap .wps-related-treatments-link-left {
    padding-right: 50px
}

@media(max-width:1049px) {
    .wps-related-treatments-link-wrap .wps-related-treatments-link-left {
        padding-right: 0
    }
}

.wps-related-treatments-link-wrap .wps-related-treatments-link-left h2 {
    color: #fff;
    margin: 0 0 30px
}

.wps-related-treatments-link-wrap .wps-related-treatments-link-right ul {
    list-style: none;
    padding: 0;
    width: 50%;
    float: left;
    margin: 0
}

@media(max-width:659px) {
    .wps-related-treatments-link-wrap .wps-related-treatments-link-right ul {
        width: 100%
    }
}

.wps-related-treatments-link-wrap .wps-related-treatments-link-right ul li {
    *zoom: 1;
    display: block;
    margin: 0 0 20px;
    padding: 0
}

.wps-related-treatments-link-wrap .wps-related-treatments-link-right ul li::before,
.wps-related-treatments-link-wrap .wps-related-treatments-link-right ul li::after {
    content: ' ';
    display: table
}

.wps-related-treatments-link-wrap .wps-related-treatments-link-right ul li::after {
    clear: both
}

.wps-related-treatments-link-wrap .wps-related-treatments-link-right ul li a {
    display: inline-block;
    position: relative;
    color: #fff;
    transition: all .3s linear
}

.wps-related-treatments-link-wrap .wps-related-treatments-link-right ul li a:after {
    content: '\f178';
    font-family: 'Font Awesome 5 Pro';
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 10px;
    color: #5d4585;
    transform: translate(-20px, 0);
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    transition: all .3s linear
}

.wps-related-treatments-link-wrap .wps-related-treatments-link-right ul li a .treatment-icon {
    display: block;
    width: 50px;
    float: left;
    opacity: .5;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    transition: all .3s linear
}

.wps-related-treatments-link-wrap .wps-related-treatments-link-right ul li a p {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 5px;
    margin: 0
}

.wps-related-treatments-link-wrap .wps-related-treatments-link-right ul li a:hover {
    color: #fff
}

.wps-related-treatments-link-wrap .wps-related-treatments-link-right ul li a:hover p {
    color: #5d4585;
}

.wps-related-treatments-link-wrap .wps-related-treatments-link-right ul li a:hover .treatment-icon {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100)
}

.wps-related-treatments-link-wrap .wps-related-treatments-link-right ul li a:hover:after {
    transform: translate(30px, 0);
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100)
}

.wps-services-list-wrap .wps-services-list-container {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin: -20px -20px;
    justify-content: center
}

@media(max-width:767px) {
    .wps-services-list-wrap .wps-services-list-container {
        margin: -5px -5px
    }
}

.wps-services-list-wrap .wps-services-list-container .wps-services-list-item {
    width: 200px;
    height: 200px;
    max-width: 200px;
    margin: 20px;
    flex: 1 0 100%
}

@media(max-width:767px) {
    .wps-services-list-wrap .wps-services-list-container .wps-services-list-item {
        margin: 5px
    }
}

.wps-services-list-wrap .wps-services-list-container .wps-services-list-item a {
    float: left;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .3s linear
}

.wps-services-list-wrap .wps-services-list-container .wps-services-list-item a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1;
    opacity: .55;
    -ms-filter: "alpha(opacity=55)";
    filter: alpha(opacity=55);
    transition: all .3s linear
}

.wps-services-list-wrap .wps-services-list-container .wps-services-list-item a .section-content {
    position: absolute;
    z-index: 3;
    top: 50%;
    margin-top: -50px;
    text-align: center;
    width: 100%;
    left: 0
}

.wps-services-list-wrap .wps-services-list-container .wps-services-list-item a .section-icon {
    display: block;
    width: 60px;
    margin: 0 auto 10px;
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    transition: all .3s linear
}

.wps-services-list-wrap .wps-services-list-container .wps-services-list-item a p {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 1.3;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    margin: 0
}

.wps-services-list-wrap .wps-services-list-container .wps-services-list-item a:hover {
    color: #fff
}

.wps-services-list-wrap .wps-services-list-container .wps-services-list-item a:hover p {
    color: #5d4585;
}

.wps-services-list-wrap .wps-services-list-container .wps-services-list-item a:hover .section-icon {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100)
}

.wps-services-list-wrap .wps-services-list-container .wps-services-list-item a:hover:after {
   
    opacity: .8;
    -ms-filter: "alpha(opacity=80)";
    filter: alpha(opacity=80)
}

.wps-homepage-video-bg-content-wrap {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0
}

.wps-homepage-video-bg-content-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1;
    opacity: .65;
    -ms-filter: "alpha(opacity=65)";
    filter: alpha(opacity=65)
}

.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content-container {
    position: relative;
    width: 100%;
    height: 100vh;
    max-height: 1000px;
    z-index: 2
}

@media(max-width:1199px) {
    .wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content-container {
        height: 700px
    }
}

@media(max-width:991px) {
    .wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content-container {
        height: 600px
    }
}

.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content {
    position: absolute;
    left: 0;
    bottom: 160px;
    max-width: 800px
}

@media(max-width:991px) {
    .wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content {
        bottom: 80px
    }
}

.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content h2 {

    margin: 0 0 10px
}

.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p {
    color: #fff
}

.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link {
    font-size: 16px;
    margin: 30px 0 0
}

.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link a {
    *zoom: 1;
    color: #fff
}

.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link a::before,
.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link a::after {
    content: ' ';
    display: table
}

.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link a::after {
    clear: both
}

.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link a:hover {
    color: #fff
}

.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link a:after {
    background-color: #fff
}

.wps-homepage-video-bg-content-wrap .wps-homepage-video-bg-content p.section-learnmore-link a:before {
    background-color: #fff
}

.wps-office-tour-slider-wrap {
    position: relative;
    overflow: hidden
}

.wps-office-tour-slider-wrap .section-title h3 {
    color: #000;
    margin: 0 0 20px
}

.wps-office-tour-slider-wrap .swiper-container2 {
    max-width: 900px;
    overflow: hidden
}

.wps-office-tour-slider-wrap .swiper-slide {
    position: relative
}

.wps-office-tour-slider-wrap .swiper-button-prev {
    left: 0
}

.wps-office-tour-slider-wrap .swiper-button-prev:after {
    background-image: url(dist/images/icon-arrow-left-black.svg) !important;
    content: "" !important;
    background-size: 100%;
    width: 100%;
    height: 30px;
    background-repeat: no-repeat
}

.wps-office-tour-slider-wrap .swiper-button-next:after {
    background-image: url(dist/images/icon-arrow-right-black.svg) !important;
    content: "" !important;
    background-size: 100%;
    width: 100%;
    height: 30px;
    background-repeat: no-repeat
}

.wps-office-tour-slider-wrap .swiper-button {
    position: relative;
    width: 70px;
    height: 30px;
    margin: 30px 0 0;
    padding: 0
}

.wps-office-tour-map-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.wps-office-tour-map-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container h3 {
    color: #000
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .contact-working-hours {
    margin: 40px 0 0
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .contact-working-hours h5 {
    font-family: "GothamRoundedMedium", sans-serif;
    text-transform: uppercase;
    margin: 0 0 20px
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box {
    margin: 40px 0 0
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p {
    line-height: 1.8;
    position: relative;
    margin: 0 0 10px
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-address {
    padding-left: 30px
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-address:before {
    content: '\f3c5';
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Font Awesome 5 Pro";
    font-size: 17px;
    font-weight: bold;
    color: #4dafaa
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-address a {
    *zoom: 1;
    font-family: "GothamRoundedMedium", sans-serif;
    font-size: 14px;
    color: #4dafaa
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-address a::before,
.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-address a::after {
    content: ' ';
    display: table
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-address a::after {
    clear: both
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-address a:hover {
    text-decoration: none
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-email a {
    *zoom: 1;
    position: relative;
    padding-left: 30px;
    color: #000
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-email a::before,
.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-email a::after {
    content: ' ';
    display: table
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-email a::after {
    clear: both
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-email a:before {
    content: '\f0e0';
    position: absolute;
    top: -5px;
    left: 0;
    font-family: "Font Awesome 5 Pro";
    font-size: 15px;
    font-weight: bold;
    color: #4dafaa
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-email a:hover {
    text-decoration: none
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-phone a {
    *zoom: 1;
    position: relative;
    padding-left: 30px;
    color: #000
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-phone a::before,
.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-phone a::after {
    content: ' ';
    display: table
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-phone a::after {
    clear: both
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-phone a:before {
    content: '\f879';
    position: absolute;
    top: -5px;
    left: 0;
    font-family: "Font Awesome 5 Pro";
    font-size: 15px;
    font-weight: bold;
    color: #4dafaa
}

.wps-contact-page-info-box-wrap .wps-contact-page-info-box-container .wps-contact-info-box p.contact-phone a:hover {
    text-decoration: none
}

.wps-testimonial-single-wrap {
    position: relative;
    padding: 50px 0 20px
}

@media(max-width:991px) {
    .wps-testimonial-single-wrap {
        padding: 30px 0
    }
}

.wps-testimonial-single-wrap .wps-testimonial-single {
    position: relative;
    margin: 0
}

.wps-testimonial-single-wrap .wps-testimonial-single:after {
    position: absolute;
    content: "";
    background-position: left center;
    background-size: contain;
    background-image: url("dist/images/icon-quote.svg");
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    top: 0;
    left: 0;
    z-index: 1
}

.wps-testimonial-single-wrap .wps-testimonial-single .testimonial-text p {
    
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-align: left;
    text-align: start;
    text-align: inherit;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    line-height: 1.8;
    color: #000;
    margin: 0 0 20px
}

.wps-testimonial-single-wrap .wps-testimonial-single .testimonial-author {
    padding: 20px 0 0
}

.wps-testimonial-single-wrap .wps-testimonial-single .testimonial-author .testimonial-author-name .author-name {
    color: #5d4585;
    font-weight: normal
}

.wps-testimonial-single-wrap .wps-testimonial-single .testimonial-author .testimonial-author-name .author-title {
    /* *zoom: 1; */
    color: #000;
    font-weight: normal
}

.wps-testimonial-single-wrap .wps-testimonial-single .testimonial-author .testimonial-author-name .author-title::before,
.wps-testimonial-single-wrap .wps-testimonial-single .testimonial-author .testimonial-author-name .author-title::after {
    content: ' ';
    display: table
}

.wps-testimonial-single-wrap .wps-testimonial-single .testimonial-author .testimonial-author-name .author-title::after {
    clear: both
}

.wps-testimonial-single-wrap .wps-testimonial-single .testimonial-author .testimonial-author-image {
    width: 80px;
    display: inline-block;
    float: left;
    margin-right: 30px
}

.wps-testimonial-single-wrap .wps-testimonial-single .testimonial-author .testimonial-author-image img {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%
}

.wps-testimonial-single-wrap .swiper-container {
    width: 100%;
    height: 100%
}

.wps-testimonial-single-wrap .swiper-slide {
    position: relative
}

.wps-testimonial-single-wrap .swiper-button-prev:after {
    background-image: url(dist/images/icon-arrow-left.svg) !important;
    content: "" !important;
    background-size: 100%;
    width: 100%;
    height: 30px;
    background-repeat: no-repeat
}

.wps-testimonial-single-wrap .swiper-button-next:after {
    background-image: url(dist/images/icon-arrow-right.svg) !important;
    content: "" !important;
    background-size: 100%;
    width: 100%;
    height: 30px;
    background-repeat: no-repeat
}

.wps-testimonial-single-wrap .swiper-button {
    position: relative;
    width: 90px;
    height: 30px;
    margin: 60px 0 0;
    left: 90px
}

@media(max-width:767px) {
    .wps-testimonial-single-wrap .swiper-button {
        left: 0
    }
}

.new-patients-form-download-list {
    list-style: none;
    margin: 0 0 30px;
    padding: 0
}

.new-patients-form-download-list li {
    margin: 0 0 15px !important;
    padding: 0 !important
}

.new-patients-form-download-list li:before {
    display: none
}

.new-patients-form-download-list li a {
    text-decoration: none;
    color: #343c42;
    position: relative;
    padding-left: 30px
}

.new-patients-form-download-list li a:before {
    content: '\f1c1';
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    font-size: 22px;
    left: 0;
    top: -10px;
    
}

.new-patients-form-download-list li a:hover {
    color: #5d4585;
}

.blog-post-collection,
.single-post-container {
    padding-bottom: 80px
}

.archive-page-header {
    padding: 0 15px 30px
}

.wps-blog-post-item-container {
    margin: 0 0 30px
}

.wps-blog-post-item-container a {
    text-decoration: none
}

.wps-blog-post-item-container a .blog-image {
    overflow: hidden
}

.wps-blog-post-item-container a .blog-image img {
    transition: all .2s linear;
    transform: scale(1)
}

.wps-blog-post-item-container a .blog-content {
    padding: 25px 0;
    transform: translateY(0);
    transition: all .25s ease-in-out 0s;
    max-height: 160px
}

.wps-blog-post-item-container a .blog-content>p {
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    padding-bottom: 10px
}

.wps-blog-post-item-container a .blog-content h3 {
    text-align: left;
    line-height: 1.5;
   
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .25s ease-in-out 0s;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
    color: #000
}

@media only screen and (max-width:1199px) {
    .wps-blog-post-item-container a .blog-content h3 {
        font-size: 16px
    }
}

@media only screen and (max-width:991px) {
    .wps-blog-post-item-container a .blog-content h3 {
        font-size: 18px
    }
}

@media only screen and (max-width:767px) {
    .wps-blog-post-item-container a .blog-content h3 {
        font-size: 20px
    }
}

.wps-blog-post-item-container a .blog-content .entry-meta {
    display: flex;
    align-items: center;
    justify-self: start
}

.wps-blog-post-item-container a .blog-content .entry-meta .entry-meta-item {
    display: flex;
    align-items: center;
    margin: 0 25px 0 0
}

.wps-blog-post-item-container a .blog-content .entry-meta .entry-meta-item span {
    font-size: 14px;
    font-weight: normal;
    opacity: .4;
    color: #000;
    white-space: nowrap
}

.wps-blog-post-item-container a .blog-content .entry-meta .entry-meta-item i {
    margin-right: 5px
}

.wps-blog-post-item-container a:hover {
    text-decoration: none
}

.wps-blog-post-item-container a:hover .blog-image img {
    transform: scale(1.05)
}

.wps-blog-post-item-container a:hover .blog-content h3 {
    color: #5d4585;
}

.wps-blog-post-single .post-category {
    margin: 0 0 10px
}

.wps-blog-post-single .post-category a {
    line-height: 1.2;
    margin: 0;
    text-decoration: none
}

.wps-blog-post-single .post-thumbnail {
    margin: 0 0 40px
}

.wps-blog-post-single .entry-header {
    margin: 0 0 20px
}



.wps-blog-post-single .entry-meta {
    margin: 0 0 20px
}

.wps-blog-post-single .entry-meta p {
    font-size: 16px;
    margin: 0;
    color: #f1f1f1
}

.wps-blog-post-single .entry-meta span {
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    margin-right: 30px;
    color: #c7c7ca
}

@media(max-width:767px) {
    .wps-blog-post-single .entry-meta span {
        margin-right: 15px
    }
}

.wps-blog-post-single .entry-meta span a {
    color: #c7c7ca
}

.wps-blog-post-single .entry-meta span i {
    font-size: 18px;
    color: #c7c7ca;
    padding-right: 5px
}

/*!
Widget Styles
 */
.widget {
    margin: 0 0 40px
}

.widget .widget-title {
    color: #5d4585;
    margin: 0 0 20px
}

.widget.widget_archive ul li,
.widget.widget_meta ul li,
.widget.widget_categories ul li {
    position: relative;
    padding: 0;
    margin: 0 0 5px;
    display: block
}

.widget.widget_archive ul li:not(:last-child),
.widget.widget_archive ul li:not(:last-of-type),
.widget.widget_meta ul li:not(:last-child),
.widget.widget_meta ul li:not(:last-of-type),
.widget.widget_categories ul li:not(:last-child),
.widget.widget_categories ul li:not(:last-of-type) {
    border-bottom: 1px solid #e0e0e0
}

.widget.widget_archive ul li a,
.widget.widget_meta ul li a,
.widget.widget_categories ul li a {
    font-size: 18px;
    font-weight: normal;
    position: relative;
    display: block;
    line-height: 2;
    padding: 10px 0;
    color: #f1f1f1;
    transition: all .2s linear
}

.widget.widget_archive ul li a:before,
.widget.widget_meta ul li a:before,
.widget.widget_categories ul li a:before {
    content: '\f86c';
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
    left: 0;
    top: 0;
    color: #5d4585;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    transform: translate(-15px, 8px);
    transition: all .2s linear
}

.widget.widget_archive ul li a:hover,
.widget.widget_meta ul li a:hover,
.widget.widget_categories ul li a:hover {
    color: #000;
    font-weight: normal;
    text-decoration: none;
    padding-left: 30px
}

.widget.widget_archive ul li a:hover:before,
.widget.widget_meta ul li a:hover:before,
.widget.widget_categories ul li a:hover:before {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    transform: translate(1px, 8px)
}

.widget.widget_archive ul li.current_page_item a,
.widget.widget_meta ul li.current_page_item a,
.widget.widget_categories ul li.current_page_item a {
    color: #5d4585;
    font-weight: normal;
    text-decoration: none
}

.widget.widget_archive ul li.current_page_item a:after,
.widget.widget_meta ul li.current_page_item a:after,
.widget.widget_categories ul li.current_page_item a:after {
    transform: translate(-20px, 0);
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100)
}

.widget.widget_recent_entries ul,
.widget.widget_recent_comments ul {
    padding: 0
}

.widget.widget_recent_entries ul li,
.widget.widget_recent_comments ul li {
    position: relative;
    padding: 0;
    margin: 0 0 5px;
    display: block
}

.widget.widget_recent_entries ul li:not(:last-child),
.widget.widget_recent_entries ul li:not(:last-of-type),
.widget.widget_recent_comments ul li:not(:last-child),
.widget.widget_recent_comments ul li:not(:last-of-type) {
    border-bottom: 1px solid #e0e0e0
}

.widget.widget_recent_entries ul li:before,
.widget.widget_recent_comments ul li:before {
    display: none
}

.widget.widget_recent_entries ul li a,
.widget.widget_recent_comments ul li a {
    font-family: "GothamRoundedLight", sans-serif;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    display: block;
    line-height: 1.5;
    padding: 10px 0;
    color: #000;
    transition: all .3s linear
}

.widget.widget_recent_entries ul li a:hover,
.widget.widget_recent_comments ul li a:hover {
    color: #5d4585;
    font-weight: normal;
    text-decoration: none
}

.widget.widget_search {
    position: relative;
    width: 100%;
    overflow: hidden
}

.widget.widget_search input {
    border: 0;
    width: 100%;
    height: 50px;
    padding: 8px 20px;
    background: #f1f1f1;
    border-radius: 50px;
    transition: all .25s ease-in-out 0s;
    font-family: "GothamRoundedLight", sans-serif;
    font-size: 18px;
    color: #000;
    text-align: left;
    outline: 0;
    box-sizing: border-box
}

.widget.widget_search input.placeholder {
    color: #a1a1a1
}

.widget.widget_search input:-moz-placeholder {
    color: #a1a1a1
}

.widget.widget_search input::-moz-placeholder {
    color: #a1a1a1
}

.widget.widget_search input:-ms-input-placeholder {
    color: #a1a1a1
}

.widget.widget_search input::-webkit-input-placeholder {
    color: #a1a1a1
}

.widget.widget_search input:focus {
    outline: 0;
    border-color: #f1f1f1
}

.widget.widget_search .search-submit {
    position: absolute;
    top: 10px;
    right: 10px;
    background-repeat: no-repeat;
    background-image: url("assets/images/icon-search-zoom.svg");
    background-color: transparent;
    background-position: center center;
    border: 0;
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: 0;
    padding: 0;
    text-indent: -99999px;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear
}

/*!
Post Navigation
*/
.post-navigation {
    display: inline-block;
    width: 100%;
    margin-top: 30px
}

.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
    display: inline-block;
    width: 50%;
    float: left
}

@media(max-width:767px) {

    .post-navigation .nav-links .nav-previous,
    .post-navigation .nav-links .nav-next {
        width: 100%
    }
}

.post-navigation .nav-links .nav-previous a,
.post-navigation .nav-links .nav-next a {
    display: block;
    text-decoration: none;
    padding: 15px
}

.post-navigation .nav-links .nav-previous a:hover,
.post-navigation .nav-links .nav-next a:hover {
    background-color: #5d4585;
    color: #fff
}

.post-navigation .nav-links .nav-previous a:hover span,
.post-navigation .nav-links .nav-next a:hover span {
    color: #fff
}

.post-navigation .nav-links span.meta-nav {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    color: #000
}

.post-navigation .nav-links span.post-title {
    clear: both;
    display: block;
    color: #000;
    font-weight: 400
}

/*!
Posts Navigation
*/
.posts-navigation {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    text-align: center
}

.posts-navigation .nav-previous,
.posts-navigation .nav-next {
    display: inline-block
}

.posts-navigation .nav-previous a,
.posts-navigation .nav-next a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    padding: 5px 0;
    vertical-align: middle;
    background-color: transparent;
    text-transform: capitalize;
    transition: all .3s ease-out
}

.posts-navigation .nav-previous a:hover,
.posts-navigation .nav-next a:hover {
    text-decoration: none
}

.posts-navigation .nav-previous {
    margin-right: 20px
}

.posts-navigation .nav-previous a {
    padding-left: 30px
}

.posts-navigation .nav-previous a:before {
    content: "\f177";
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    left: 0
}

.posts-navigation .nav-next a {
    padding-right: 30px
}

.posts-navigation .nav-next a:before {
    content: "\f178";
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    right: 0
}

.error-404.not-found {
    text-align: center;
    margin: 100px 0 90px;
    padding: 0 15px
}

.no-results {
    padding-bottom: 90px;
    text-align: center
}

.search-results-wrap {
    margin-bottom: 60px
}

.search-results-wrap .results-search-form {
    padding-bottom: 40px
}

.search-results-wrap .results-search-form h4 {
    font-size: 24px
}

.search-results-wrap .search-result-item {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e0e0e0
}

.search-results-wrap .search-result-item.last-item {
    padding-bottom: 0;
    border: 0
}

.search-results-wrap .result-box .result-info h3 {
    margin-bottom: 10px
}

.search-results-wrap .result-box .result-info h3 a:hover {
    text-decoration: none
}

/*!
Comments
*/
.comments-area {
    width: 100%;
    display: inline-block;
    clear: both;
    font-size: 16px;
    padding-top: 80px;
    margin-top: 30px;
    border-top: 1px solid rgba(96, 96, 96, 0.2)
}

.comment-meta.commentmetadata a {
    font-size: 14px;
    color: #5d4585;
}

.comments-area ol.comment-list {
    margin-left: 0
}

.comments-area ol.comment-list li.comment,
.comments-area ol.comment-list li.pingback {
    list-style-type: none
}

.comments-area .comments-title {
    font-size: 20px;
    color: #bdc3c7
}

.comments-area .comment-content {
    clear: both;
    font-size: 15px
}

.comments-area .comment-author {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1;
    text-transform: uppercase;
    color: #111
}

.comments-area .comment-author .avatar {
    float: left;
    margin: 0 15px 15px 0
}

.comments-area .comment-author a {
    text-transform: uppercase;
    color: #111
}

.comments-area .comment-metadata {
    font-size: 8px;
    text-transform: uppercase
}

.comments-area .comment-metadata a {
    font-weight: normal;
    color: #bdc3c7
}

.comments-area a.comment-reply-link {
    line-height: 1;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    border: 1px solid #d6d7d9;
    color: #bdc3c7
}

.comments-area a.comment-reply-link:hover {
    color: #5d4585;
}

.comments-area .comment-reply-title {
    padding-top: 30px;
    font-size: 20px;
    color: #bdc3c7
}

.comments-area .comment-list li.comment,
.comments-area .ping-list li.comment {
    list-style-type: none;
    margin-top: 24px;
    padding: 15px
}

.comments-area .comment-list li.pingback {
    padding: 6px 0;
    margin: 0
}

.comments-area .comment-list li.comment li {
    margin-right: -15px
}

.comments-area .comment {
    border: 1px solid #d6d7d9;
    border-right: 0
}

.comments-area .comment.depth-1 {
    border-right: 1px solid #d6d7d9
}

.comments-area .bypostauthor {
    border-color: #d6d7d9;
    background-color: #f7f7f7
}

@media(min-width:992px) {
    .comments-area .comment-author {
        font-size: 16px
    }

    .comments-area .comment-metadata {
        font-size: 13px
    }
}

.ping-list,
.entry-comments,
.comment-respond {
    margin-bottom: 40px
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 100%
}

.comment-respond input[type="checkbox"] {
    float: left;
    margin-top: 6px;
    display: inline-block
}

.comment-respond label {
    display: block
}

.comment-form-cookies-consent label {
    display: inline-block;
    margin-left: 10px
}

p.no-comments {
    margin-top: 20px;
    font-style: italic;
    color: #aaa
}

p.subscribe-to-comments {
    padding: 24px 0 16px
}

.comment-form .comment-form-comment,
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url,
.comment-form .form-submit {
    margin: 0 0 30px
}

.comment-form input[type=text],
.comment-form input[type=email],
.comment-form input[type=url],
.comment-form textarea {
    border: 1px solid #999;
    padding: 10px 15px;
    width: 100%;
    outline: 0
}

.comment-form textarea {
    height: 160px
}

.comment-form input[type=submit] {
    background: 0
}

.vc_row.wpb_row {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -20px;
    margin-right: -20px
}

.vc_row.wpb_row.edgtf-section {
    margin-left: 0;
    margin-right: 0
}

.vc_row.wpb_row.edgtf-grid-section {
    margin-left: -20px;
    margin-right: -20px
}

.vc_row.wpb_row.edgtf-grid-section .row {
    margin-left: 0;
    margin-right: 0
}

.edgtf-grid-section .edgtf-section-inner {
    padding-left: 20px;
    padding-right: 20px
}

.vc_row.wpb_row.edgtf-section.wps-row-inner-fix {
    margin-left: -20px;
    margin-right: -20px
}

.no-container>.row {
    margin: 0 15px
}

.no-container .row .vc_column_container {
    padding: 0
}

.wpb_wrapper .row-bg-center {
    background-position: center center !important
}

.row-overflow-hidden {
    overflow: hidden
}

.row.no-gutters,
.vc_row.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row.no-gutters>[class^="col-"],
.vc_row.no-gutters>[class^="vc_col"],
.vc_row.no-gutters>[class*=" vc_col"],
.row.no-gutters>[class*=" col-"],
.vc_column-inner {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.row.no-gutters .container,
.vc_row.no-gutters .container,
.container.no-gutters {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0
}

.container .container,
.container-fluid .container {
    width: 100%
}

.container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}











.sc-home-about-left h2 {
    margin-bottom: 40px;
    text-transform: uppercase;
}
.sc-home-about-outer-card {
    display: flex;
    flex-direction: row;
    gap: 50px;
    margin-top: 50px;
}

.sc-home-about-left {
    width: 50%;
}
.sc-home-about-left img {
    width: 50px;
    margin-bottom: 15px;
}
.sc-home-about-right {
    width: 50%;
}
.sc-home-about-btn {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}


