/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 05 2026 | 14:02:06 */
/*Prod main CSS -----------
Add your CSS code here.
For example:
.example {
    color: red;
}
End of comment */

/***********************************/
/********* START VOHRA CSS *********/
/***********************************/

/*******************************/
/***** START DESIGN SYSTEM *****/
/*******************************/

/***** Start Texts *****/

.v-h1,
.v-h1 h1,
article.post h1 {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 40px !important;
    font-weight: 600 !important;
    color: #357D8B !important;
    line-height: 1.1em !important;
}

.v-h2,
.v-h2 h2 {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 32px !important;
    font-weight: 600 !important;
    color: #357D8B !important;
    line-height: 1.1em !important;
    height: auto !important;
}

article.post h2 {
    color: #357D8B !important;
}

.v-h3,
.v-h3 h3,
article.post h3 {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 26px !important;
    font-weight: 600 !important;
    color: #357D8B !important;
    line-height: 1em !important;
}

.v-h4,
.v-h4 h4,
article.post h4 {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #357D8B !important;
    line-height: 1em !important;
}

.v-copy-lg,
.v-copy-lg p {
    font-family: 'Maven Pro', sans-serif !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    color: #0e1d3d !important;
    line-height: 1.4em !important;
    margin-bottom: 10px;
}

.v-copy,
.v-copy p,
article.post p {
    font-family: 'Maven Pro', sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #0e1d3d !important;
    line-height: 1.4em !important;
    margin-bottom: 10px;
}

.v-copy-small,
.v-copy-small p {
    font-family: 'Maven Pro', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    color: #0e1d3d;
    line-height: 1.4em;
    margin-bottom: 10px;
}

.v-copy-xsmall,
.v-copy-xsmall p {
    font-family: 'Maven Pro', sans-serif !important;
    font-size: 14px;
    font-weight: 400 !important;
    color: #0e1d3d;
    line-height: 1.4em !important;
    margin-bottom: 10px;
}

.v-copy-xxsmall,
.v-copy-xxsmall p {
    font-family: 'Maven Pro', sans-serif !important;
    font-size: 12px;
    font-weight: 400 !important;
    color: #0e1d3d;
    line-height: 1.4em !important;
    margin-bottom: 10px;
}

.v-copy-lg.v-bold,
.v-copy-lg.v-bold p,
.v-copy.v-bold,
.v-copy.v-bold p,
.v-copy-small.v-bold,
.v-copy-small.v-bold p,
.v-copy-xsmall.v-bold,
.v-copy-xsmall.v-bold p,
.v-copy-xxsmall.v-bold,
.v-copy-xxsmall.v-bold p {
    font-weight: 700 !important;
    color: #0e1d3d;
}

.v-copy-lg p strong,
.v-copy p strong,
.v-copy-small p strong,
.v-copy-xsmall p strong,
.v-copy-xxsmall p strong {
    font-weight: 700 !important;
    color: #357d8b;
}

.v-copy ul li, .v-copy ol li strong,
ul li strong {
    color: #357d8b;
}

.v-copy ul,
.v-copy-white ul {
    list-style: none;
    padding: 0px;
    margin-top: -0.9em;
}

.v-copy ul li,
.v-copy ol li {
    font-family: 'Maven Pro', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #0e1d3d;
    margin: 10px 0;
    line-height: 1.5em;
    position: relative;
}

.v-copy-white ul li {
    font-family: 'Maven Pro', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: white;
    margin: 10px 0;
    line-height: 1.5em;
    position: relative;
}

.v-copy ul li:before,
.v-copy-white ul li:before {
    content: '\2022';
    position: absolute;
    left: 0;
}

.v-copy li>ul,
.v-copy li>ol {
    margin-left: 0;
    margin-top: -0.4em;
    margin-bottom: 1em;
}

.v-text-aligned-center {
    text-align: center;
}

/***** Start Buttons *****/
.v-btn-green-custom,
.v-btn-green a.elementor-button {
    padding: 1em 2em;
    background-color: #44DA85;
    border-radius: 5px;
    border: none;
    outline: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #022D58;
    cursor: pointer;
    transition: background-color 0.3s, box-shadow 0.3s;
}

.v-btn-green-custom:hover,
.v-btn-green a.elementor-button:hover {
    background-color: #60e69a;
    box-shadow: 0 3px 6px rgba(24, 106, 60, 0.5);
}

.v-btn-green-custom:active,
.v-btn-green-custom:focus,
.v-btn-green-custom:visited,
.v-btn-green:active,
.v-btn-green:focus,
.v-btn-green:visited {
    border: none;
    outline: none;
}

.v-btn-green-small a.elementor-button {
    background-color: #44DA85;
    padding: 0.8em 1.1em;
    border-radius: 4px;
    border: none;
    outline: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #022D58;
    cursor: pointer;
    transition: background-color 0.3s, box-shadow 0.3s;
}

.v-btn-green-small a.elementor-button:hover {
    background-color: #60e69a;
    box-shadow: 0 2px 5px rgba(24, 106, 60, 0.5);
}

.v-btn-green-xsmall a.elementor-button {
    background-color: #44DA85;
    padding: 0.7em 1em;
    border-radius: 3px;
    border: none;
    outline: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #022D58;
    cursor: pointer;
    transition: background-color 0.3s, box-shadow 0.3s;
}

.v-btn-green-xsmall a.elementor-button:hover {
    background-color: #60e69a;
    box-shadow: 0 2px 4px rgba(24, 106, 60, 0.45);
}

button#check-availability-form-3b-button {
    background-color: #357D8B;
    padding: 1em 2em;
    border-radius: 5px;
    border: none;
    outline: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.3s, box-shadow 0.3s;
}

button#check-availability-form-3b-button:hover {
    background-color: #005594;
    box-shadow: 0 3px 8px rgba(23, 35, 102, 0.6);
}

.v-btn-blue-custom,
.v-btn-blue a.elementor-button {
    background-color: #357D8B;
    padding: 1em 1.5em;
    border-radius: 5px;
    border: none;
    outline: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #ffffff;
    cursor: pointer;
    transition: background-color 0.3s, box-shadow 0.3s;
}

.v-btn-blue-custom:active,
.v-btn-blue-custom:focus,
.v-btn-blue-custom:visited,
.v-btn-blue:active,
.v-btn-blue:focus,
.v-btn-blue:visited {
    border: none;
    outline: none;
}

.v-btn-blue-custom:hover,
.v-btn-blue a.elementor-button:hover {
    background-color: #005594;
    box-shadow: 0 3px 8px rgba(0, 53, 102, 0.6);
}

.v-btn-blue-small a.elementor-button {
    background-color: #357D8B;
    padding: 0.8em 1.1em;
    border-radius: 4px;
    border: none;
    outline: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.3s, box-shadow 0.3s;
}

.v-btn-blue-small a.elementor-button:hover {
    background-color: #005594;
    box-shadow: 0 2px 5px rgba(23, 35, 102, 0.6);
}

.v-btn-blue-xsmall a.elementor-button {
    background-color: #357D8B;
    padding: 0.7em 1em;
    border-radius: 3px;
    border: none;
    outline: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.3s, box-shadow 0.3s;
}

.v-btn-blue-xsmall a.elementor-button:hover {
    background-color: #005594;
    box-shadow: 0 2px 4px rgba(23, 35, 102, 0.6);
}

.v-btn-blue-outline-custom,
.v-btn-blue-outline a.elementor-button {
    background-color: transparent;
    padding: 1em 2em;
    border-radius: 5px;
    border: 2px solid #357D8B;
    outline: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #357D8B;
    cursor: pointer;
    transition: background-color 0.3s, box-shadow 0.3s;
}

.v-btn-blue-outline-custom:hover,
.v-btn-blue-outline a.elementor-button:hover {
    background-color: #005594;
    color: white;
    box-shadow: 0 3px 8px rgba(23, 35, 102, 0.6);
}

.v-btn-blue-outline-small a.elementor-button {
    background-color: transparent;
    padding: 0.8em 1.1em;
    border-radius: 4px;
    border: 2px solid #357D8B;
    outline: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #357D8B;
    cursor: pointer;
    transition: background-color 0.3s, box-shadow 0.3s;
}

.v-btn-blue-outline-small a.elementor-button:hover {
    background-color: #005594;
    color: white;
    box-shadow: 0 2px 5px rgba(23, 35, 102, 0.6);
}

.v-btn-blue-outline-xsmall a.elementor-button {
    background-color: transparent;
    padding: 0.7em 1em;
    border-radius: 3px;
    border: 1px solid #357D8B;
    outline: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #357D8B;
    cursor: pointer;
    transition: background-color 0.3s, box-shadow 0.3s;
}

.v-btn-blue-outline-xsmall a.elementor-button:hover {
    background-color: #005594;
    color: white;
    box-shadow: 0 2px 4px rgba(23, 35, 102, 0.6);
}

.v-btn-green-rounded a.elementor-button {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    fill: #022d58;
    color: #022d58;
    background-color: #44DA85;
    border-radius: 20px;
    letter-spacing: .05em;
    padding: 1em 2em;
    text-transform: uppercase;
}

.v-btn-green-rounded-custom {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    fill: #022d58;
    color: #022d58;
    background-color: #44DA85;
    border-radius: 20px;
    letter-spacing: .05em;
    padding: 1em 2em;
    text-transform: uppercase;
}

.v-btn-green-rounded-custom:hover {
	background-color: #60e69a;
    box-shadow: 0 3px 6px rgba(24, 106, 60, 0.5);
}

.v-btn-green-rounded-small a.elementor-button {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    fill: #022d58;
    color: #022d58;
    background-color: #44DA85;
    border-radius: 20px;
    letter-spacing: .05em;
    padding: .8em 1.1em;
    text-transform: uppercase;
}

.v-btn-green-rounded-xsmall a.elementor-button {
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    font-weight: 600;
    fill: #022d58;
    color: #022d58;
    background-color: #44DA85;
    border-radius: 20px;
    letter-spacing: .05em;
    padding: 0.7em 1em;
    text-transform: uppercase;
    cursor: pointer;
}

.v-btn-green-rounded-xsmall .elementor-button-text {
    display: flex;
    align-items: center;
}

.v-btn-green-rounded a.elementor-button:hover,
.v-btn-green-rounded-small a.elementor-button:hover,
.v-btn-green-rounded-xsmall a.elementor-button:hover {
    background-color: #60e69a;
    box-shadow: 0 3px 6px rgba(24, 106, 60, 0.5);
}

/* Removes the margin automatically added by Elementor */
.v-btn-green.elementor-widget,
.v-btn-green-small.elementor-widget,
.v-btn-green-xsmall.elementor-widget,
.v-btn-blue.elementor-widget,
.v-btn-blue-small.elementor-widget,
.v-btn-blue-xsmall.elementor-widget,
.v-btn-blue-outline.elementor-widget,
.v-btn-blue-outline-small.elementor-widget,
.v-btn-blue-outline-xsmall.elementor-widget {
    margin: 0 !important;
}

/***** Make Buttons Pills *****/
.v-btn-pill a.elementor-button {
    border-radius: 50px !important;
}

/***** Start Primary Colors *****/
.v-blue-light,
.v-blue-light h1,
.v-blue-light h2,
.v-blue-light h3,
.v-blue-light h4,
.v-blue-light p,
.v-blue-light span {
    color: #EFF6FC;
}

.v-blue-light-bg>div {
    background-color: #EFF6FC;
}

.v-blue-dark,
.v-blue-dark h1,
.v-blue-dark h2,
.v-blue-dark h3,
.v-blue-dark h4,
.v-blue-dark p,
.v-blue-dark span {
    color: #357D8B !important;
}

.v-blue-dark-bg>div {
    background-color: #357D8B;
}

.v-green-light,
.v-green-light h1,
.v-green-light h2,
.v-green-light h3,
.v-green-light h4,
.v-green-light p,
.v-green-light span {
    color: #44DA85;
}

.v-green-light-bg>div {
    background-color: #44DA85;
}

.v-white,
.v-white h1,
.v-white h2,
.v-white h3,
.v-white h4,
.v-white p,
.v-white span {
    color: #FFFFFF !important;
}

.v-white-bg>div {
    background-color: #FFFFFF;
}

.v-blue,
.v-blue h1,
.v-blue h2,
.v-blue h3,
.v-blue h4,
.v-blue p,
.v-blue span {
    color: #357D8B;
}

.v-blue-bg>div {
    background-color: #357D8B;
}

.v-green,
.v-green h1,
.v-green h2,
.v-green h3,
.v-green h4,
.v-green p,
.v-green span {
    color: #1DCC68;
}

.v-green-bg>div {
    background-color: #1DCC68;
}

/***** Start Shades of Grey *****/
.v-gray1,
.v-gray1 h1,
.v-gray1 h2,
.v-gray1 h3,
.v-gray1 h4,
.v-gray1 p,
.v-gray1 span {
    color: #EFF6FC;
}

.v-gray1-bg>div {
    background-color: #EFF6FC;
}

.v-gray2,
.v-gray2 h1,
.v-gray2 h2,
.v-gray2 h3,
.v-gray2 h4,
.v-gray2 p,
.v-gray2 span {
    color: #B6CBDD;
}

.v-gray2-bg>div {
    background-color: #B6CBDD;
}

.v-gray3,
.v-gray3 h1,
.v-gray3 h2,
.v-gray3 h3,
.v-gray3 h4,
.v-gray3 p,
.v-gray3 span {
    color: #98B0C5;
}

.v-gray3-bg>div {
    background-color: #98B0C5;
}

.v-gray4,
.v-gray4 h1,
.v-gray4 h2,
.v-gray4 h3,
.v-gray4 h4,
.v-gray4 p,
.v-gray4 span {
    color: #708BA3;
}

.v-gray4-bg>div {
    background-color: #708BA3;
}

.v-gray5,
.v-gray5 h1,
.v-gray5 h2,
.v-gray5 h3,
.v-gray5 h4,
.v-gray5 p,
.v-gray5 span {
    color: #4A627A;
}

.v-gray5-bg>div {
    background-color: #4A627A;
}

.v-gray6,
.v-gray6 h1,
.v-gray6 h2,
.v-gray6 h3,
.v-gray6 h4,
.v-gray6 p,
.v-gray6 span {
    color: #32495E;
}

.v-gray6-bg>div {
    background-color: #32495E;
}

.v-gray7,
.v-gray7 h1,
.v-gray7 h2,
.v-gray7 h3,
.v-gray7 h4,
.v-gray7 p,
.v-gray7 span {
    color: #13212D;
}

.v-gray7-bg>div {
    background-color: #13212D;
}

.v-gray8,
.v-gray8 h1,
.v-gray8 h2,
.v-gray8 h3,
.v-gray8 h4,
.v-gray8 p,
.v-gray8 span {
    color: #0A1116;
}

.v-gray8-bg>div {
    background-color: #0A1116;
}

/***** Start Other Colors *****/
.v-copy a.light,
.light a,
.v-link-light a {
    color: #5450B1 !important;
    text-decoration: underline !important;
}

.v-copy a.dark,
.dark a,
.v-link-dark a {
    color: #C9CFFF;
    text-decoration: underline;
}

.v-error-dark a {
    color: #EC3232;
    text-decoration: underline;
}

.v-error-light a {
    color: #FBD6D6;
    text-decoration: underline;
}

.v-alert-dark a {
    color: #F2A400;
    text-decoration: underline;
}

.v-alert-light a {
    color: #FFEBBF;
    text-decoration: underline;
}

/***** Start Gradients *****/
.v-gradient-dark>div {
    background-image: linear-gradient(180deg, #357D8B 0%, #00355b 100%);
}

.v-gradient-light>div {
    background-image: linear-gradient(180deg, #eff6fc 0%, #c9ddee 100%);
}

/***********************************/
/******** END DESIGN SYSTEM ********/
/***********************************/

/****************Homepage Slider CTA START**********************/
.v-header-cta-title {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    line-height: 1.3em;
    letter-spacing: 0.03em;
    font-weight: 600;
    color: white;
    margin: 16px 0 26px 0;
}

.v-header-cta-container {
    min-height: 100px;
    flex-grow: 1;
    display: flex;
    justify-content: center;
    column-gap: 16px;
    max-width: 1500px;
    margin: 0 auto;
}

.v-header-cta {
    background-color: white;
    border-radius: 6px;
    display: flex;
    align-items: center;
    width: 260px;
    height: 100px;
    padding: 10px 12px 12px 0;
    cursor: pointer;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    transition: transform 0.2s ease-out, box-shadow 0.2s;
}

.v-header-cta:hover {
    transform: translateY(-10px);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.7);
}

.v-header-cta div:first-child {
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.v-header-cta div:first-child img {
    width: 80px;
    transform: translateY(-10px);
    transition: width 0.2s ease-out;
}

.v-header-cta:hover div:first-child img {
    width: 95px;
}

.v-header-cta div:last-child {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex-grow: 1;
}

.v-header-cta div:last-child span {
    font-family: 'Montserrat', sans-serif;
    color: #357D8B;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.1em;
}

.v-header-cta div:last-child button {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.05em;
    color: white;
    background-color: #357D8B;
    border-radius: 4px;
    border: none;
    outline: none;
    margin-top: 10px;
    padding: 7px 0px;
    transition: background-color 0.5s;
}

.v-header-cta:hover div:last-child button {
    background-color: #005594;
}

@media only screen and (min-width: 1025px) {
    .v-header-cta-title {
        display: none !important;
    }
}

@media only screen and (max-width: 1024px) {
    .v-header-cta-container {
        /* background-color: green; */
        max-width: 90%;
        margin: 0 5%;
    }

    .v-header-cta-title {
        font-size: 38px;
        margin-bottom: 50px;
    }

    .v-header-cta {
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        width: 17%;
        height: 170px;
        padding: 10px 10px 10px 10px;
    }

    .v-header-cta div:last-child {
        text-align: center;
        width: 100%;
    }

    .v-header-cta div:first-child img {
        transform: translateY(0px);
    }

    .v-header-cta div:last-child span {
        font-size: 16px;
    }
}

/*For Hero Section CTA*/
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
    .v-header-cta-container {
        max-width: 90%;
        margin: 0 5%;
    }

    .v-header-cta-title {
        font-size: 38px;
        margin-bottom: 10px;
    }

    .v-header-cta {
        flex-direction: column;
        justify-content: flex-end;
        align-items: stretch;
        width: 17%;
        height: 160px;
        padding: 10px 10px 10px 10px;
    }

    .v-header-cta div:first-child {
        width: 100%
    }

    .v-header-cta div:last-child {
        text-align: center;
    }

    .v-header-cta div:first-child img {
        transform: translateY(0px);
    }

    .v-header-cta div:last-child span {
        font-size: 15px;
    }
}

/*For Hero Section CTA*/
@media only screen and (max-width: 767px) {
    .v-header-cta-title {
        font-size: 22px;
        margin-bottom: 26px;
    }

    .v-header-cta-container {
        flex-direction: column;
        align-items: center;
        max-width: 480px;
        margin: auto;
        width: 100%;
    }

    .v-header-cta {
        flex-direction: row;
        justify-content: flex-start;
        margin: 8px;
        width: 90%;
        height: 90px;
        padding: 20px 20px 20px 0px;
    }

    .v-header-cta div:last-child {
        text-align: left;
        width: 100%;
    }

    .v-header-cta div:last-child button {
        padding: 9px 0 7px 0;
    }
}

@media only screen and (max-width: 369px) {
    .v-header-cta div:last-child span {
        font-size: 15px;
    }
}

/****************Homepage Slider CTA END************************/

/****************Homepage Bio section START**********************/

.v-bio-container {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 80px;
}

.v-bio-card {
    background-color: white;
    font-family: "Montserrat", sans-serif;
    width: 210px;
    height: 270px;
    text-align: center;
    border-radius: 6px;
    margin: 7px;
    padding: 20px 0;
    cursor: pointer;
    position: relative;
    box-shadow: 0px 0px 6px #b6cbdd;
    transition: box-shadow 0.3s ease-out;
}

.v-bio-card:hover {
    box-shadow: 0px 0px 12px #328ac8;
}

.v-bio-card img {
    width: 120px;
}

.v-bio-card p:nth-child(2) {
    color: #357D8B;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.1em;
    margin-top: 10px;
}

.v-bio-card p:nth-child(3) {
    color: #357D8B;
    font-size: 14px;
    line-height: 1.15em;
    font-weight: 600;
    margin-top: -14px;
}

.v-bio-card button {
    background-color: #003566;
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    color: white;
    font-weight: 600;
    border: none;
    width: 60%;
    margin-top: 20px;
    padding: 9px 14px;
    letter-spacing: 0.1em;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;
    bottom: 20px;
    transform: translateX(-50%);
    text-transform: uppercase;
    transition: background-color 0.2s ease-out 0.1s;
}

.v-bio-card:hover button {
    background-color: #357D8B;
}

.v-bio-card button:focus {
    /***For Black border on Click***/
    outline: 0px auto -webkit-focus-ring-color;
}

@media only screen and (max-width: 575.98px) {
    .v-bio-card {
        max-width: 39vw;
        height: 270px;
        margin: 5px;
        padding: 14px;
    }

    .v-bio-card p:nth-child(2) {
        font-size: 15px;
    }

    .v-bio-card p:nth-child(3) {
        font-size: 13px;
    }

    .v-bio-card button {
        width: 70%;
    }
}

/****************Homepage Bio section End**********************/

/****************Form Style START************************/
.v-heading-01 {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #357D8B;
}

.v-heading-02 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #357D8B;
}

#employment_applications_form_password_container {
    margin-top: 50px;
}

#employment_password_form .v-heading-02 {
    margin-bottom: 20px;
    line-height: 1.3em;
    letter-spacing: 0.02em;
}

.v-heading-03 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #357D8B;
}

#applicant h4.v-heading-03,
#target_location h4.v-heading-03,
#work_availability h4.v-heading-03,
#references h4.v-heading-03 {
    margin-bottom: -20px;
}

#credentialing h4.v-heading-03 {
    margin-bottom: -50px;
}

.v-copy {
    font-family: 'Maven Pro', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #0e1d3d;
    line-height: 1.5em;
}

#employment_password_form .v-copy p {
    line-height: 1.75em;
}

.v-form-group {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
}

.v-form-group small {
    line-height: 1em;
}

#employment_password_form .v-form-group {
    margin-top: 20px;
}

.v-form-checkbox {
    font-family: 'Maven Pro', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #357D8B;
    margin-bottom: 10px;
    line-height: 1.5em;
}

.v-form-checkbox label {
    cursor: pointer;
    font-size: 15px;
    margin-left: 22px;
}

.v-form-checkbox input {
    cursor: pointer;
    margin-left: -21px !important;
}


.v-form-checkbox input {
    appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border: 2px solid #8CC4EC;
    border-radius: 2px;
    color: #fff;
    margin: 6px 2px -3px 0px;
    outline: none;
    transform: translateY(-2px);
    transition: all 0.15s ease-out 0s;
    -moz-transition: all 0.15s ease-out 0s;
    -webkit-transition: all 0.15s ease-out 0s;
}

.v-form-checkbox input:hover {
    border: 2px solid #357D8B;
    box-shadow: 0 0 8px #8CC4EC;
    -moz-box-shadow: 0 0 8px #8CC4EC;
    -webkit-box-shadow: 0 0 8px #8CC4EC;
}

.v-form-checkbox input:checked {
    background-color: #328AC8;
    border: 1px solid #328AC8;
    outline: none;

}

.v-form-checkbox input:checked::before {
    content: '';
    position: absolute;
    width: 7px;
    height: 11px;
    margin: 0 0 0 3px;
    display: block;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
}

.v-form-checkbox input:checked::after {
    content: '';
    display: block;
    border-radius: 2px;
    background: #328AC8;
    -webkit-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
}

@keyframes click-wave {
    0% {
        height: 10px;
        width: 10px;
        opacity: 1;
        margin-left: 0px;
        margin-top: 0px;
    }

    100% {
        height: 22px;
        width: 22px;
        opacity: 0;
        margin-left: -4px;
        margin-top: -4px;
    }
}

@-webkit-keyframes click-wave {
    0% {
        height: 10px;
        width: 10px;
        opacity: 1;
        margin-left: 0px;
        margin-top: 0px;
    }

    100% {
        height: 22px;
        width: 22px;
        opacity: 0;
        margin-left: -4px;
        margin-top: -4px;
    }
}


.v-form-group select {
    display: block;
    font-family: 'Maven Pro', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #357D8B;
    letter-spacing: 0.1em;
    text-align: left;

    border-radius: 4px 4px 0px 0px;
    background-color: #F5FCFF !important;
    border: none;
    border-bottom: 1px solid #B7D8F2;
    outline: none;
    padding: .5em 1em;
    transition: border-bottom-color 0.3s;

    width: 100%;
    height: 50px;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    outline: none;

    transition: all 0.15s ease-out 0s;
    -moz-transition: all 0.15s ease-out 0s;
    -webkit-transition: all 0.15s ease-out 0s;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 9px auto, 100%;
}

.v-form-group select::-ms-expand {
    display: none;
}

.v-form-group label {
    font-family: 'Maven Pro', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #357D8B;
    line-height: 1.5em;
}

#employment_password_form .v-form-group label {
    font-size: 17px;
}

#employment_password_form #employment_applications_password_button {
    margin-top: -10px;
    margin-bottom: 150px;
}

.v-req-field {
    color: #ec3232;
    font-size: 1.75em;
    font-weight: 400;
    position: relative;
    top: 5px;
}

.v-input {
    font-family: 'Maven Pro', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #357D8B;
    letter-spacing: 0.1em;

    border-radius: 4px 4px 0px 0px;
    background-color: #F5FCFF;
    border: none !important;
    border-bottom: 1px solid #B7D8F2 !important;
    outline: none;
    padding: .5em 1em;
    transition: border-bottom-color 0.3s;
}

.v-form-group.input-error .v-input {
    border-radius: 4px 4px 0px 0px;
    background-color: #F5FCFF;
    border: none !important;
    border-bottom: 1px solid #ec3232 !important;
    outline: none;
    padding: .5em 1em;
    font-family: 'Maven Pro', sans-serif;
    color: #005594;
    letter-spacing: 0.1em;
    transition: border-bottom-color 0.3s;
}

.v-input:hover,
.v-input:focus,
.v-form-group select:hover {
    border-bottom-color: #357D8B !important;
}

.v-input-error-msg {
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.1em;
    color: #ec3232;
    line-height: 1.5em;
}

.v-btn-primary {
    background-color: #44da85;
    padding: 1em 2em;
    border-radius: 5px;
    border: none;
    outline: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #022D58;
    cursor: pointer;
    transition: background-color 0.3s, box-shadow 0.3s;

}

.v-btn-primary:hover {
    background-color: #60e69a;
    box-shadow: 0 3px 8px rgba(24, 106, 60, 0.6);
}

#criminal_convictions_container {
    margin-top: -0px;
    margin-bottom: 10px;
}

#references .v-form-checkbox {
    margin-top: 30px;
}

/** LEFT NAVIGATION **/
.form-nav {
    width: 300px;
    border-right: 1px solid #D5E9F9;
}

.form-nav-sections {
    padding: 0;
}

.form-nav-sections li {
    margin-bottom: 30px !important;
    list-style: none;
}

.form-nav-sections li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #357D8B;
    letter-spacing: 0.05em;
    text-decoration: none;
    transition: color 0.5s;
}

.form-nav-sections li a:hover,
.form-nav-sections li a.active {
    color: #357D8B;
}

.form-nav-sections li a::before {
    content: "";
    background-image: url('/wp-content/plugins/vohra-functions/public/images/circle-outline-gray.svg');
    background-size: 28px;
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 8px;
    transform: translateY(7px);
}

.form-nav-sections li a.active::before {
    background-image: url('/wp-content/plugins/vohra-functions/public/images/circle-outline-arrow.svg');
}

.form-nav-sections li a.checked::before {
    background-image: url('/wp-content/plugins/vohra-functions/public/images/circle-outline-checked.svg');
}

.form-nav-sections li a.error::before {
    background-image: url('/wp-content/plugins/vohra-functions/public/images/circle-outline-error.svg');
}

/** FOOTER NAV **/
.form-footer-nav {
    background-color: #ebf7fa;
    padding: 20px;
    margin-top: 70px;
}

.v-form-group textarea,
.v-form-group input[type="text"],
.v-form-group input[type="email"],
.v-form-group input[type="date"],
.v-form-group input[type="password"],
.v-form-group input[type="tel"],
.v-form-group input[type="time"] {
    background-color: #F5FCFF !important;
}

.form-footer-nav div a,
.form-footer-nav div a.btn.btn-light.active {
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #ebf7fa;
    text-decoration: none;

    background-color: #eff6fc;
    border: none;
    border-radius: 3px;
    padding: 4px 10px 9px 10px;
    margin: 0 10px;
    min-height: 20px;
    line-height: 0;
    transition: background-color 0.2s;
}

.form-footer-nav div a:hover,
.form-footer-nav div a.btn.btn-light.next-tab-wa.active:hover,
.form-footer-nav div a.btn.btn-light.next-tab-wa.active:active {
    background-color: white;
    color: #ebf7fa;
}

.form-footer-nav div a:not([href]),
.form-footer-nav div a:not([href]):hover,
.form-footer-nav div a:not([href]):focus,
.form-footer-nav div a:not([href]):active,
.btn-light:not(:disabled):not(.disabled):active {
    background-color: #5BA5D9;
    color: #ebf7fa;
}

.form-footer-nav div button.btn.btn-light.next-tab[type="button"] {
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #ebf7fa;
    text-decoration: none;

    background-color: #5BA5D9;
    border: none;
    border-radius: 3px;
    padding: 9px 10px 9px 10px;
    margin: 0 10px;
    min-height: 20px;
    line-height: 0;
}

.form-footer-nav div a .fa-angle-left,
.form-footer-nav div a .fa-angle-right {
    font-size: 1.4em;
    transform: translate(0px, 3px);
    transition: transform 0.3s ease;
}

.form-footer-nav div a.btn.btn-light[data-toggle="tab"]:hover .fa-angle-left {
    transform: translate(-6px, 3px);
}

.form-footer-nav div a:hover .fa-angle-right {
    transform: translate(6px, 3px);
}

.form-footer-nav .btn-cancel-form {
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: white;
    background-color: #357D8B;
    border: 1px solid white;
    border-radius: 3px;
    padding: 8px 20px;
    cursor: pointer;
    transition: color 0.3s, background-color 0.3s;
}

.form-footer-nav .btn-cancel-form:hover {
    color: #ebf7fa;
    background-color: white;
}

.btn-employment-applications-send {
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #357D8B;
    background-color: #5BA5D9;
    border: none;
    border-radius: 3px;
    padding: 9px 20px;
}

.form-footer-nav .btn-employment-applications-send:not(:disabled) {
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #022D58;
    background-color: #44DA85;
    border: none;
    border-radius: 3px;
    padding: 9px 20px;
}

@media only screen and (max-width: 1200px) {

    .form-footer-nav button.btn-employment-applications-send,
    .form-footer-nav .btn-employment-applications-send:not(:disabled) {
        width: 100%;
        margin-top: 30px;
    }

    ul#sectionsNav {
        padding: 30px 0 !important;
    }

    ul#sectionsNav li {
        padding-left: 0 !important;
    }
}

/****************Form Style END************************/
.employment-error-msg {
    color: #ff0000;
    padding: 15px 0px;
    font-weight: 700;
}

/***** modal background color used on the popup called "schedule a visit" on telemedicina *****/
#elementor-popup-modal-12458 {
    background-color: rgba(1, 34, 70, 0.9);
}

/****************START Telemed Walkin Registration ************************/
#telemedModal h2 {
    font-size: 32px;
    color: #357D8B;
    margin: 20px 0 4px 0;
    letter-spacing: 0.02em;
}

#telemedModal .modal-dialog .modal-content .modal-body .row .col-md-10 h4 {
    font-size: 22px;
    color: #357D8B;
    margin-bottom: 20px;
}

#telemedModal form#vohra_telemedicine_form h4 {
    text-transform: uppercase;
    font-size: 22px;
    color: #213547;
    font-weight: 600
}

#telemedModal form#vohra_telemedicine_form .v-form-group {
    margin-top: 24px;
}

#telemedModal form#vohra_telemedicine_form .v-form-group label {
    font-size: 13px;
    color: #32495E;
    line-height: 1em;
    font-weight: 400;
}

#telemedModal form#vohra_telemedicine_form .v-input {
    padding: .3em .5em !important;
    font-size: 16px !important;
    color: #357D8B !important;
    letter-spacing: 0;
}

#telemedModal form#vohra_telemedicine_form select.v-input {
    height: auto;
    padding-right: 18px !important;
}

#telemedModal form#vohra_telemedicine_form .v-form-group #dob {
    padding-right: 0 !important;
}

#telemedModal form#vohra_telemedicine_form .v-form-group label.error {
    color: #ec3232;
    font-size: 12px;
}

#telemedModal .modal-body {
    background-color: white;
}

/****************END Telemed Walkin Registration ************************/

/****** Article CTA Title START ******/
.elementor-widget-container h4.elementor-heading-title {

    font-size: 18px;
    margin-bottom: 0;
    line-height: 1.2em;
    height: 2.4em;
    overflow: hidden;
    text-overflow: ellipsis;
}

/******** Article CTA Title END *********/

/***************** Career Listing UL Li ****************/
.v-career-listing ul li {
    margin-bottom: 0.8rem !important;
    font-weight: 400;
    color: #357D8B !important;
}

.v-career-listing ul {
    padding-top: 0px !important;
    margin-bottom: 0px !important;
}

.title-style {
    margin-bottom: 5px !important;
}

.title-style h3 {
    font-weight: 400;
    line-height: 1em !important;
    font-size: 12px !important;
    letter-spacing: 0.03em;
    margin-bottom: 5px
}

.title-style p {
    margin-bottom: 0px !important;
}

.toggle-style .elementor-tab-title {
    padding-left: 0;
    border-bottom-color: #BFDDF4;
}

.toggle-style .elementor-tab-content {
    border-bottom-color: #BFDDF4;
}

.toggle-style ul {
    padding: 0;
    padding-top: 0px;
    margin-left: 50px;
}

.toggle-style ul li {
    padding-left: 3px;
}

.toggle-style p {
    padding-left: 30px;
    color: #357D8B;
}

/***************** End ************/

/***************** Physicians Career Acknowledgement Text *****************/
.acknowledgement-style {
    font-family: "Maven Pro", Maven-Pro;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.3em;
    color: #357D8B;
    margin-top: 10px;
    display: none;
}

/***************** End ************/
/************************ Start CMP Page *************************/

.pagebackground {
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    padding-right: 20px;
    padding-left: 20px;
}

.divfont {
    padding-right: 40px;
    padding-top: 50px;
}

.tbl {
    height: 720px !important;
}

h1.newstyle {
    font-family: "Montserrat", Sans-serif;
    font-size: 40px;
    font-weight: 600 !important;
    color: #ffffff;
    margin-bottom: 20px;
}

.newstylepara {
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    color: #ffffff !important;
    font-weight: 500 !important;
    line-height: 1.5em;
    margin-top: 20px;
}

.eligibility-style p {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    color: #357D8B !important;
    font-weight: 500 !important;
    line-height: 1.5em;
    text-align: justify;
}

.eligibility-style h5 {
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    color: #357D8B !important;
    font-weight: 500 !important;
    line-height: 1.5em;
    margin-top: 20px;
    margin-bottom: 0px;
}

.introstyle h3 {
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    color: #ffffff !important;
    font-weight: 500 !important;
    line-height: 1.5em;
    margin-top: 20px;
}

.introstyle p {
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    color: #ffffff !important;
    font-weight: 500 !important;
    line-height: 1.5em;
    margin-top: 20px;
    text-align: justify;
}

.breadcrumb {
    color: #ffffff;
}

.btnaa {
    background-color: #44da85;
    padding: 1em 2em;
    border-radius: 5px;
    border: none;
    outline: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #022d58;
    cursor: pointer;
    transition: background-color .3s, box-shadow .3s;
}

@media screen and (max-width: 992px) {
    .divfont {
        padding-right: 15px !important;
    }

    .pagebackground {
        background-image: none !important;
        background-color: #357D8B;
    }

    .logorightline {
        border-right: 2px solid #ffffff !important;
        align-self: center;
    }

    .scholarship-available {
        color: #357D8B;
        font-size: 18px;
        font-weight: 600 !important;
        margin-bottom: 10px;
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .newstyle {
        font-size: 32px !important;
        ;
    }

    #cmp-register {

        padding-right: 20px;
        padding-left: 20px;
    }
}

.vl {
    border-left: 6px solid green;
    height: 500px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    top: 0;
}

.box {
    border-radius: 5px 5px 5px 5px;
    background: #ffffff;
    color: #357D8B;
    padding: 12px;
    margin-top: 40px;
}

.login-btn {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.title-registration {
    color: #357D8B;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 0px;
}

.title-registration h3 {
    color: #357D8B;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0px;
    margin-top: 30px;
}

.title-registration p {
    color: #357D8B;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0px;
    line-height: 1.4em;
    text-align: justify;
}

.logorightline {
    border-right: 2px solid #ffffff;
    align-self: center;
    padding-left: 0px !important;
}

.scholarship-available {
    color: #357D8B;
    font-size: 18px;
    font-weight: 600 !important;
    margin-bottom: 10px;

}

.scholarship-available-number {
    color: #357D8B;
    font-size: 40px;
    font-weight: 600 !important;
    margin-bottom: 10px;

}

.facility-note {
    color: #357D8B;
    font-weight: 600 !important;
    margin-top: 8px;
    line-height: 1.3em !important;
}

select {
    background-color: #eff6fc !important;
    border: none !important;
    border-bottom: 1px solid #bfddf4 !important;
    color: #357D8B !important;
    height: 45px !important;
}

v-form-group {
    display: flex;
    flex-direction: column;
    margin-top: 25px !important;
}

.v-form-group label.error,
#cmp-email-error,
#cmp-supervisor_email-error {
    font-family: 'Maven Pro', sans-serif;
    color: red !important;
    font-size: 12px;
    font-weight: 400;
}

/************************ END CMP Page *************************/

/************************ START Contact Page *************************/

.v-form-group label span.v-req-field {
    display: inline-block !important;
}

#contact-us-form .v-form-group {
    margin-top: 0px;
}

#contact-us-form .v-form-group label.error {
    font-size: 12px !important;
    font-weight: 400 !important;
}

/************************ END Contact Page *************************/

/************************ Start Physicians Careers FIlter *************************/

.title-responsive {
    font-size: 16px !important;
    font-weight: bold !important;
    padding-right: 5px !important;
}

.job-list-container .job-listings .v-job-specialty,
.v-job-location,
.v-job-type,
.v-job-action {
    text-align: left !important;
}

.v-job-action {
    margin-bottom: 20px !important;
}

.no-result-error-message {
    color: #FF0000;
}

@media(min-width:768px) {
    .title-responsive {
        display: none;
    }

    .v-job-listing-heading {
        display: block !important;
    }

    .job-list-container .job-listings .v-job-specialty,
    .v-job-location,
    .v-job-type,
    .v-job-action {

        margin: 10px;
        text-align: start !important;
        font-size: 14px;
        font-weight: 500;
        color: #357D8B;
    }

    .v-job-action {
        margin-bottom: 0px !important;
    }
}

/*Title Style For responsive */
@media(max-width:767px) {
    .v-job-specialty .title-responsive {
        display: block;
        font-size: 16px !important;
        font-weight: bold !important;
        padding-right: 5px !important;
    }

    .stateJobListing .job-list-container .job-listing-header-bar {
        border-bottom: none !important;
    }
}

.filter-container {
    background: #003566;
    padding: 10px 20px;
    margin: 30px 25px;
    border-radius: 5px 5px 5px 5px;
}

.filter-container .v-form-group {
    padding: 0px 10px;
    margin: 30px 0;
}

.filter-container .v-form-action {
    margin: 50px 0px 30px 0px;
    text-align: center;
    ;
}

.filter-container .v-form-group label.error {
    color: red !important;
    font-size: 12px;
    font-weight: 400;
}

.filter-container .v-form-group label {
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF !important;
    line-height: 1.5em;
    margin-bottom: 0;
}

.filter-container .v-form-group select {
    display: block;
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px !important;
    font-weight: 500;
    color: #357D8B;
    letter-spacing: 0.1em;
    text-align: left;
    border-radius: 4px 4px 0px 0px !important;
    background-color: #FFFFFF !important;
    border: none;
    border-bottom: 1px solid #B7D8F2;
    outline: none;
    padding: 0.5em 1em;
    transition: border-bottom-color 0.3s;
    width: 100%;
    height: 30px !important;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    outline: none;
    transition: all 0.15s ease-out 0s;
    -moz-transition: all 0.15s ease-out 0s;
    -webkit-transition: all 0.15s ease-out 0s;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat, repeat;
    background-position: right 0.7em top 50%, 0 0;
    background-size: 9px auto, 100%;
}

.filter-container .v-input {
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #357D8B !important;
    letter-spacing: 0.1em;
    border-radius: 0px 0px 0px 0xp !important;
    background-color: #FFFFFF;
    border: none !important;
    border-bottom: 1px solid #B7D8F2 !important;
    outline: none;
    padding: 0.5em 1em;
    transition: border-bottom-color 0.3s;
}

.filter-container .btn-filter {
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .05em;
    color: #022d58;
    background-color: #44da85;
    border: none;
    border-radius: 3px;
    padding: 9px 25px;

}

.filter-container .btn-filter-clear {
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .05em;
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 8px 25px;
    cursor: pointer;
    transition: color .3s, background-color .3s;
}

.filter-container .btn-filter-clear:hover {
    color: #357D8B;
    background-color: #fff;
}

.job-list-container {
    padding: 0;
}

.job-list-container .job-listing-header-bar {
    background: #BFDDF4;
}

.stateJobListing .job-list-container .job-listing-header-bar {
    background: none;
    text-transform: uppercase;
    font-weight: 900;
    border-bottom: 2px solid #357D8B;
}

.stateJobListing .job-listings {
    padding: 5px 0;
}

.job-list-container .block {
    float: left;
    width: 25%;
}

.job-list-container .job-listing-header-bar .v-job-listing-heading {
    margin: 10px;
    text-align: start;
    font-size: 16px;
    font-weight: 800;
    color: #357D8B;
    display: none;
}

div.job-listings(odd) {
    background: #e0e0e0;
}

.stateJobListing div.job-listings(odd) {
    background: transparent !important;
}

div.job-listings(even) {
    background: #fcfcfc;
}

.stateJobListing div.job-listings(even) {
    background: #D6E8F4 !important;
}

.job-listings {

    border-bottom: .05em solid #cccccc;
}

.stateJobListing .job-listings {
    border-bottom: none;
}

.job-listings:nth-child(even) {
    background: #FFFFFF;
}

.job-listings:nth-child(odd) {
    background: #EFF6FC;
}

.job-list-container .job-listings .v-job-specialty,
.v-job-location,
.v-job-type,
.v-job-action {
    margin: 3px 10px;
    text-align: start;
    font-size: 14px;
    font-weight: 500;
    color: #357D8B;
}

.job-listings .v-job-action .btn-apply {
	font-family: 'Maven Pro',sans-serif;
	color: #357D8B;
	line-height: 1;	
    font-size: 14px;
	font-weight: 500;
	border: 1px solid #357D8B;
	border-radius: 5px;
	padding: 4px 18px;
	text-transform: uppercase;
}
.job-listings .v-job-action .btn-apply:hover {
	font-family: 'Maven Pro',sans-serif;
	background-color: #357D8B;
	color: #fff;
	border: 1px solid #357D8B;
}

/*.job-listings .v-job-action .btn-apply {
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .05em;
    color: #022d58;
    background-color: #44da85;
    border: none;
    border-radius: 3px;
    padding: 9px 20px;
}*/

/************************ End Physicians Careers Filter *************************/
/************************ Start Physician Career Detail Page *************************/

.v-form-styling {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.v-form-above-image {
    width: -webkit-fill-available;
    /*for firefox*/
    width: -moz-available;
    border-radius: 8px 0 0 8px;
	height: 100% !important;
}

.v-form-styling .btn-primary {
    background-color: #44da85;
    padding: 1em 2em;
    border-radius: 5px;
    border: none;
    outline: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #022D58;
    cursor: pointer;
    transition: background-color 0.3s, box-shadow 0.3s;
    width: -webkit-fill-available;
    margin-top: 20px;
}

.v-form-styling .btn-primary:hover {
    background-color: #60e69a;
    box-shadow: 0 3px 8px rgba(24, 106, 60, 0.6);
}

.v-form-styling .btn-primary:active,
.v-form-styling .btn-primary:not(:disabled):not(.disabled):active {
    background-color: #60e69a;
    box-shadow: 0 3px 8px rgba(24, 106, 60, 0.6);
    color: #022D58;
}

/** Form Style End **/
.form-sub-title {
    color: #357D8B;
    font-size: 18px;
    font-weight: 600;
    font-family: "Montserrat", Sans-serif;
    text-align: left;
}

.form-title {
    color: #357D8B;
    font-size: 25px;
    font-weight: 800;
    font-family: "Montserrat", Sans-serif;
    text-align: center;
}

.form-background-style {
    box-shadow: 0px 0px 10px 0px rgb(0 61 115 / 31%);
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 0;
    padding-right: 0px !important;
    padding-left: 0px !important;
    border-radius: 8px;
    height: fit-content !important;
}

.section-details {
    padding: 0px;
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #357D8B;
    text-align: left;
    width: 50%;
}

.section-details-last {
    padding: 0px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #357D8B;
    text-align: left;
    width: 50%;
    margin-left: 15px;
}

.v-copy-1 {
    font-size: 17px;
    font-weight: 600;
    margin: 0 0 0em 0;
    line-height: 1.5em;
    color: #0e1d3d;
}

.v-copy-title {
    font-size: 11px;
    font-weight: 500;
    margin: 0 0 0em 0;
    line-height: 1.5em;
    color: #4A627A;
}

.section-cards-container {
    display: flex;
    justify-content: space-between;
    background-color: #eff6fc;
    padding: 20px !important;
    border-radius: 8px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #357D8B;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin-top: 0;
    margin-bottom: 70px;
    padding: 20px 0;
}

* {
    box-sizing: border-box;
}

.container-boxed {
    width: 100%;
}

.header-content p {
    font-size: 24px;
    line-height: 1.3em;
    margin-top: 20px;
}

.section-light {
    background-color: white;
    padding: 60px;
    border-radius: 20px;
    margin-bottom: 60px;
}

.header-title-style {
    background-image: linear-gradient(100deg, #357D8B 0%, #00355b 100%);
    padding: 60px 30px 1px 30px;
}

.header-title-h1 {
    color: #ffffff;
    margin-top: 10px;
    font-size: 36px;
}

.v-form-group label.error {
    display: flex;
    align-items: flex-start;
    margin-top: 5px;
    color: red !important;
    font-size: 12px;
    font-weight: 400;
}

/************************ End Physician Career Detail Page *************************/
/***************** CMP Page Button Start *****************/
.btnaa {
    display: none !important;
}

/************************ Start Blog Article CTA *********************************/
.v-article-sidebar-cta {
    width: 77%;
    text-align: center;
    margin: 0px 0 20px;
    background: #003566;
    border: 1px solid #003566;
    border-radius: 10px;
}

.v-article-sidebar-cta img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.v-article-sidebar-cta div {
    padding: 5%;
}

.v-article-sidebar-cta h3.v-h3 {
    font-family: 'Maven Pro' !important;
    font-size: 32px !important;
    font-weight: 500 !important;
    color: #FFFFFF !important;
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: 0px !important;
    line-height: 1.1em !important;
}

.v-article-sidebar-cta a.v-btn-green-small {
    font-family: 'Maven Pro' !important;
    background: #44DA85;
    color: #022D58;
    font-size: 20px;
    font-weight: 600;
    padding: 5px;
    border-radius: 5px;
    min-width: 100%;
    display: inline-block;
}

.v-article-sidebar-cta a.v-btn-green-small:hover {
    background: #73F9AD;
}

@media only screen and (max-width: 991.98px) {
    .v-article-sidebar-cta {
        margin: 0px auto 20px;
        width: 50%;
    }

    .v-article-sidebar-cta h3.v-h3 {
        font-size: 30px !important;
    }

    .v-article-sidebar-cta a.v-btn-green-small {
        font-size: 18px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .v-article-sidebar-cta {
        width: 100%;
    }

    .v-article-sidebar-cta h3.v-h3 {
        font-size: 25px !important;
    }

    .v-article-sidebar-cta a.v-btn-green-small {
        font-size: 16px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1539px) {
    .v-article-sidebar-cta {
        width: 100%;
    }
}

.post .blogTitle h1 {
    line-height: 1.3em !important;
}

/************************ END  Blog Article CTA  *********************************/

/************************* Start listing of states shortcode *************************/

.state-list ul {
    padding: 15px 15px;
}

.state-list ul li {
    list-style: none;
    margin-bottom: 10px;
    padding-right: 20px;
    padding-left: 0px;
}

.state-list ul li a {
    color: #357D8B;
    font-weight: 500;
    font-size: 18px;
}

.horizontal-list {
    display: none;
}

.v-jobs-state {
    width: 16.666666665%;
    flex: 0 0 16.666%;
    max-width: 16.666%;
    padding: 10px 0px;
}

.v-jobs-state a {
    color: #357D8B;
    font-weight: bold;
    font-size: 18px;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .v-jobs-state {
        width: 24.999999995%;
        flex: 0 0 24.999%;
        max-width: 24.999%;
        padding: 10px 0px;
    }

    .state-list ul {
        column-count: 3;
        width: -webkit-fill-available;
        display: block;
    }

    .state-list ul li {
        line-height: 1.3em !important;
        display: block;
    }

    .verticel-list {
        display: none;
    }

    .horizontal-list {
        display: block;
    }
}

@media only screen and (min-width: 575.98px) and (max-width: 767.98px) {
    .v-jobs-state {
        width: 49.999999999%;
        flex: 0 0 49.999%;
        max-width: 49.999%;
        padding: 10px 0px;
    }

    .state-list ul {
        column-count: 2;
        width: -webkit-fill-available;
        padding: 15px 12px;
    }

    .state-list ul li a {
        font-size: 16px;
    }

    .verticel-list {
        display: none;
    }

    .horizontal-list {
        display: block;
    }
}

@media only screen and (max-width: 575.98px) {
    .v-jobs-state {
        width: 49.999999999%;
        flex: 0 0 49.999%;
        max-width: 49.999%;
        padding: 10px 0px;
    }

    .state-list ul {
        column-count: 1;
        width: -webkit-fill-available;
        padding: 15px 12px;
    }

    .state-list ul li a {
        font-size: 20px;
    }

    .verticel-list {
        display: none;
    }

    .horizontal-list {
        display: block;
    }
}

.no-result-error-message {
    color: red;
    text-align: center;
    padding: 15px;
    font-size: 18px;
    font-weight: 500;
}

/************************* End listing of states shortcode *************************/
.whp-form label.error {
    color: red !important;
    font-size: 14px !important;
    font-weight: 400;
}

#facility-inquiry-form .v-form-group,
#dressing-apply-form .v-form-group {
    margin-top: 10px;
}

/************************Start of State Job Pages Heading******************/
.stateHeading h1 {
    color: #fff !important;
    font-size: 38px !important;
    font-weight: 700 !important;
    margin-bottom: 25px !important;
    letter-spacing: 0.9px !important;
    line-height: 1.3em !important;
}

.stateHeading p {
    font-size: 17px !important;
    color: white !important;
    font-weight: 500 !important;
    line-height: 1.6em !important;
    margin-bottom: 20px !important;
}

/************************End of State Job Pages Heading******************/

/************************* Start Edits for Header Section *************************/
a.site-header-info-element-login {
    color: #357D8B !important;
    padding-left: 9px !important;
    padding-right: 9px !important;
}

a.site-header-info-element-phone {
    color: #357D8B !important;
}

.site-header .site-header-menu-block .site-header-info-element .login-navigation a {
    color: #357D8B !important;
}

.login-navigation ul {
    list-style: none !important;
}

.site-header .site-header-menu-block .site-header-info-element a.site-header-info-element-login {
    background: url(../images/icon-login.svg) no-repeat 0 50%;
}

.site-header .site-header-menu-block .site-header-info-element a.site-header-info-element-phone {
    background: url(../images/icon-login.svg) no-repeat 0 50%;
}

/************************* End Edits for Header Section *************************/

.site-header .site-header-menu-block .main-navigation ul li ul li.current-menu-item>a,
.site-header .site-header-menu-block .main-navigation ul li ul li.current-menu-ancestor>a {
    background: none !important;
}

/************************* End Active BG Color for Menu *************************/

/************************* Start d-none *************************/
.v-dnone {
    height: 0px !important;
    opacity: 0 !important;
}

.v-dnone .elementor-row {
    height: 0px;
}

#cl2 .elementor-invisible {
    visibility: visible !important;
}

/************************* End d-none *************************/

/******** Start Physician Burnout**********/
/**********Start Form**********/
#vohra_physician_burnout_form label {
    font-family: 'Maven Pro', sans-serif;
    color: #FFF;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 6px;
    line-height: .8em;
    padding: 4px 0 0 6px;
    text-transform: capitalize;
}

.disclaimer label {
    color: #fff !important;
    font-weight: 400 !important;
    line-height: 1.4em !important;
    font-size: 13px !important;
    width: 65%;
    padding: 0 !important;
    text-transform: initial !important;
}

#vohra_physician_burnout_form input {
    border-radius: 20px !important;
}

#vohra_physician_burnout_form .speciality {
    border-radius: 20px !important;
}

#vohra_physician_burnout_form .v-btn-green {
    font-family: 'Maven Pro', sans-serif;
    background: #44DA85;
    color: #022D58 !important;
    font-size: 20px;
    font-weight: 500;
    border: none;
    border-radius: 20px;
    outline: none;
    transition: background-color 0.5s ease-out;
    padding: 0.65em 0.9em;
    margin-top: 18px;
}

#vohra_physician_burnout_form .v-btn-green:hover {
    background-color: #60e69a;
    box-shadow: 0 3px 6px rgba(24, 106, 60, 0.5);
}

#vohra_physician_burnout_form .v-form-group {
    margin-top: 12px;
}

/**********End Form**********/
/*****Start Media Queries*****/
@media only screen and (min-width: 1200px) and (max-width: 1799.98px) {
    .header-h1 h1 {
        font-size: 42px !important;
    }

    .header-h3 h3 {
        font-size: 30px !important;
    }

    .header-text p {
        font-size: 20px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1499.98px) {
    .header-h1 h1 {
        font-size: 27px !important;
    }

    .header-h3 h3 {
        font-size: 21px !important;
    }

    .header-text p {
        font-size: 16px !important;
    }

    .cover-section {
        margin-top: -27.5% !important;
    }

    .v-copy-xsmall {
        margin-top: 10px;
    }

    #vohra_physician_burnout_form .v-btn-green,
    #vohra_physician_burnout_form select,
    #vohra_physician_burnout_form input[type=text],
    #vohra_physician_burnout_form input[type=tel],
    #vohra_physician_burnout_form input[type=email] {
        font-size: 14px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .hero-section {
        padding: 40px 40px 0 !important;
    }

    .header-h1 h1 {
        font-size: 25px !important;
    }

    .header-h3 h3 {
        font-size: 20px !important;
    }

    .header-text p {
        font-size: 16px !important;
    }

    .cover-section {
        margin-top: -26% !important;
    }

    .v-copy-xsmall {
        margin-top: 15px;
    }

    #vohra_physician_burnout_form .v-btn-green,
    #vohra_physician_burnout_form select,
    #vohra_physician_burnout_form input[type=text],
    #vohra_physician_burnout_form input[type=tel],
    #vohra_physician_burnout_form input[type=email] {
        font-size: 14px !important;
    }

    .pbSection-2,
    .pbSection-3,
    .pbSection-4,
    .pbSection-6 {
        padding: 10px 20px !important;
    }

    .pbSection-5 {
        padding: 80px 20px 0 !important;
    }

    .noSpace,
    .noSpace .elementor-element-populated,
    .noSpace .elementor-widget-container {
        padding: 0 5px 0 0 !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .hero-section {
        padding: 40px 10px 0 !important;
    }

    .header-h1 .elementor-element-populated {
        padding: 30px 20px 20px 35px !important;
    }

    .header-h1 h1 {
        font-size: 25px !important;
    }

    .header-h3 h3 {
        font-size: 20px !important;
    }

    .header-text p {
        font-size: 16px !important;
    }

    .cover-section {
        margin-top: -26% !important;
    }

    .v-copy-xsmall {
        margin-top: 25px;
    }

    #vohra_physician_burnout_form input[type=text],
    #vohra_physician_burnout_form input[type=tel],
    #vohra_physician_burnout_form input[type=email] {
        font-size: 14px !important;
    }

    #vohra_physician_burnout_form select {
        font-size: 14px !important;
        height: 35px !important;
    }

    #vohra_physician_burnout_form .v-btn-green {
        font-size: 12px !important;
        padding: 5px 10px;
    }

    .pbSection-2,
    .pbSection-4,
    .pbSection-6 {
        padding: 10px !important;
    }

    .pbSection-3 {
        padding: 10px 40px !important;
    }

    .pbSubSection-4 .elementor-element-populated {
        padding: 0 10px 0 30px !important;
    }

    .pbSection-5 {
        padding: 80px 20px 0 !important;
    }

    .noSpace,
    .noSpace .elementor-element-populated,
    .noSpace .elementor-widget-container {
        padding: 0 5px 0 0 !important;
    }
}

@media only screen and (max-width: 1799.98px) {
    .disclaimer label {
        width: 100%;
    }
}

/*****End Media Queries*****/
/******** End Physician Burnout **********/

/*******Start Physician Career Email Campaign********/
#clinician-career-job-openings-by-speciality .v-form-group select {
    background-color: #FFF !important;
    color: #357D8B !important;
    border: 2px solid #357D8B !important;
    border-radius: 50px !important;
}

#clinician-career-job-openings-by-speciality .v-form-group select {
    background-color: #FFF !important;
    color: #357D8B !important;
    border: 2px solid #357D8B !important;
    border-radius: 50px !important;
}

#clinician-career-job-openings-by-speciality .v-form-group button {
    border: none;
    border-radius: 50px;
    background: #357D8B;
    color: #FFF;
    font-size: 20px;
    line-height: 1;
    padding: 12px;
    outline: none;
}

#clinician-career-job-openings-by-speciality hr {
    height: 2px;
    background-color: #BFDDF4;
    margin: 25px 0;
}

.job-listings-speciality {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFF;
    padding: 10px 12px;
    margin: 8px 0;
    border-radius: 5px;
    border-right: 10px solid #44DA85;
}

.job-listings-speciality .main {
    color: #000;
    font-weight: 700;
}

.job-listings-speciality .more {
    display: flex;
    justify-content: flex-end;
    color: #999999;
    font-weight: 700;
    font-size: 16px;
}

.job-list-container .post {
    display: flex;
    text-decoration: none;
    color: inherit;
    position: relative;
    cursor: pointer;
}

.job-list-container .post:hover {
    box-shadow: 2px 2px 5px 2px #CCC;
}

.job-list-container .post:before {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #44da85;
    transform-origin: right;
    transform: scaleX(0);
    transition: 0.3s ease-out;
}

.job-list-container .post:hover .post-title {
    color: #fff;
}

.job-list-container .post:hover:before {
    transform: scaleX(0.22);
}

.job-list-containers .post-title {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.333;
    transition: 0.4s ease-out;
}

/******Start Modal******/

#vohra_clinician_inquiry_form label {
	overflow: visible;
	white-space: nowrap;
}

.no-space {
    padding: 0;
    margin: 0;
}

#openPositionModal {
    padding: 0;
    margin-top: 40px;
}

#openPositionModal2 .vohra-wizard-form {
	padding: 25px 35px;
}

#openPositionModal .modal-dialog,
#openPositionModal2 .modal-dialog {
    min-width: 50%;
    width: 50%;
}

#openPositionModal .modal-body,
#openPositionModal2 .modal-body {
    padding: 0;
    background-color: #FFF;
}

#openPositionModal .modal-main,
#openPositionModal2 .modal-main {
    padding: 25px 40px;
}

#openPositionModal h3 {
    font-size: 32px !important;
}

#openPositionModal p {
    font-size: 22px !important;
}

#openPositionModal button,
#openPositionModal2 button {
    width: 100%;
    background: #44da85;
    text-transform: uppercase !important;
    color: #357D8B !important;
    font-size: 20px;
    font-weight: 500;
    border: none;
    border-radius: 7px;
    outline: none;
    min-height: 30px;
    line-height: 30px;
    margin-top: 25px;
    transition: background-color .5s ease-out;
}

#openPositionModal button:hover,
#openPositionModal2 button:hover {
    background: #60e69a;
}

#openPositionModal a,
#openPositionModal2 a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-weight: 500;
    font-size: 20px;
    color: #357D8B !important;
    cursor: pointer;
}

#openPositionModal2 {
    padding: 0;
    margin-top: 30px;
}

#openPositionModal2 .v-form-group {
    margin-top: 10px !important;
}

#openPositionModal2 .v-form-group label {
    color: #357D8B;
    margin-bottom: 5px;
    line-height: 0.8em;
}

#openPositionModal2 .v-form-group input,
#openPositionModal2 .v-form-group select,
#openPositionModal2 .v-form-group textarea {
    background-color: #EFF6FC !important;
    border: none !important;
    border-radius: 5px 5px 0 0 !important;
    border-bottom: 1px solid #BFDDF4 !important;
    color: #357D8B !important;
    height: 38px !important;
    padding: .5em .5em !important;
    font-size: 15px !important;
}

#openPositionModal2 .v-form-group textarea {
    height: 115px !important
}

#openPositionModal2 .btn {
    padding: 5px 20px;
}

/******End Modal*******/
/*****Start of Job Detail Dynamic Page******/

@media only screen and (max-width: 991.98px) {
	.detail-section {
		display: flex;
		flex-direction: column-reverse;
	}
	form#clinician-career-job-openings-by-speciality-state {
		padding-top: 25px;
	}
	#job-opening .header {
		min-height: auto !important;
	}
	#job-opening .goBack {
    	margin-bottom: 40px !important;
	}
}

.text-hero-job-openings {
	width: 600px;
    max-width: 600px;
}

#job-opening .header {
    background-image: url(https://staging.woundphysicians.com/wp-content/uploads/2024/01/Group-33257-scaled.webp);
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	min-height: 400px;
	padding: 20px 140px 70px;
    width: auto;
	margin-top: 35px;
	 /*padding: 70px 140px;*/
	/*margin-top: 118px;*/
}
#job-opening .goBack {
	 margin-bottom: 80px;
}
#job-opening .consultation-call-modal {
	border: 2px solid #8CC4EC;
    border-radius: 5px;
    padding: 22px 18px;
}
.consultation-call-modal .v-btn-blue-outline-custom {
	font-size: 12px;
    font-weight: 500;
	border: 2px solid #357D8B;
	color: #357D8B;
    width: 100%;
}
.consultation-call-modal .v-btn-blue-outline-custom:hover {
	color: #357D8B;
	background-color: transparent;
}
.consultation-call-modal svg{
	fill: #357D8B;
}
#job-opening .main-section {
    /*background-image: linear-gradient(180deg, #FFFFFF 40%, #EFF6FC 100%);*/
    background-color: #FFF;
    padding: 60px 140px 20px 140px;
    border-radius: 20px;
}

#job-opening .job-opening-desc {
	box-shadow: 0 0 11px 0 #ACDFFF60;
	/*border: 1px solid red;*/
	border-radius: 5px;
	padding: 0;
}

#job-opening .quickApplyBtn {
	text-align: end;
	padding: 1% 0;
}

@media only screen and (max-width: 420px) {
	#job-opening .quickApplyBtn {
	text-align: start;
}
}

#job-opening .jobTitle {
	border-bottom: 2px solid #ACDFFF60;
    padding: 25px 40px;
}
#job-opening .jobDesc {
    padding: 25px 40px;
}

#job-opening .form-title {
    text-align: left;
    /*margin: 25px 0 5px 0;*/
}

#job-opening .schedule_a_call {
    box-shadow: 0px 0px 10px 0px rgb(0 61 115 / 31%);
    background-image: linear-gradient(175deg, #357D8B 30%, #00355b 100%);
    border-radius: 10px;
    margin: 40px 0 0 0;
    padding: 35px;
}

#job-opening .schedule_a_call h2 {
    font-family: 'Maven Pro', sans-serif !important;
    font-size: 45px;
    font-weight: 500;
    color: #FFF;
    line-height: 1.1em;
    height: auto !important;
    margin: 0;
}

#job-opening .schedule_a_call p {
    font-family: 'Maven Pro', sans-serif !important;
    font-size: 20px;
    font-weight: 400;
    color: #FFF;
    line-height: 1.2em;
    height: auto !important;
    margin: 15px 0 0 0;
}

#job-opening .fixed_footer {
    background-image: linear-gradient(175deg, #357D8B 30%, #00355b 100%);
    /*width: -webkit-fill-available;*/
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 90px;
    padding: 20px;
    z-index: 10;
}

@media only screen and (min-width: 1420.98px) {
    #job-opening .fixed_footer {
        margin-top: 100px;
    }
}

.fixed_footer .fixed_footer_text {
    display: flex;
    align-items: center;
}

.fixed_footer_text>p {
    color: #EFF6FC !important;
}

.fixed_footer_text .bold_text {
    color: #FFF;
    font-size: 24px;
    text-transform: capitalize;
}

.fixed_footer .v-btn-blue-outline-custom {
    border: 2px solid #FFF;
}

.fixed_footer .buttons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 5%;
}


.clinician-career-job-openings-by-speciality-state .v-form-group select {
    background-color: #FFF !important;
    color: #357D8B !important;
    border: 2px solid #357D8B !important;
    border-radius: 50px !important;
}


#jobDetailModalCenter .modal-dialog {
    max-width: 700px;
    margin-top: 50px;
    margin-bottom: 50px;
}

#jobDetailModalCenter .v-form-group {
    margin-top: 10px;
}

#jobDetailModalCenter .form-background-style {
    padding: 0;
}

#jobDetailModalCenter .v-copy-xxsmall {
    font-size: 12px;
    font-weight: 400;
    color: #0e1d3d;
    margin-bottom: 0;
}

#jobDetailModalCenter a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    color: #357D8B !important;
    cursor: pointer;
}

.stateJobFilter .v-form-group select {
    background-color: #fff !important;
    color: #357D8B !important;
    border: 2px solid #357D8B !important;
    border-radius: 50px !important;
}

.job-listings-speciality-state-active {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EFF6FC;
    padding: 2px 6px;
    margin: 4px 0;
    border-left: 3px solid #357D8B;
    cursor: pointer;
}

.job-listings-speciality-state-active p {
    color: #357D8B;
    font-weight: 500;
}

.job-listings-speciality-state {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 6px;
    margin: 4px 0;
    cursor: pointer;
    color: #ccc;
}

.job-listings-speciality-state p {
    color: #4A627A80;
}

#pcLandingForm-thank-you .modal-dialog {
    max-width: 500px;
    margin-top: 50px;
    margin-bottom: 50px;
}

#pcLandingForm-thank-you .thankyou-content {
    padding: 25px 10px;
}

#pcLandingForm .v-btn-green-custom {
    width: 100%;
    margin-top: 20px;
}

#pcLandingForm-thank-you .v-btn-green-custom {
    width: 100% !important;
}

.fixed_footer .v-btn-blue-outline-custom {
    border: 2px solid #fff;
}
#pcLandingForm .details {
	padding: 15px 25px;
}
#pcLandingForm .v-form-group label {
	margin-bottom: 1px;
}

.popUpModal_inPage {
	background: url(https://staging.woundphysicians.com/wp-content/uploads/2024/01/AdobeStock_3137782501.webp);
    background-size: cover;
    background-position: center;
}
.popUpModal_NotinPage {
	background: url(https://staging.woundphysicians.com/wp-content/uploads/2024/01/adobestock_165536404.webp);
    background-size: cover;
    background-position: center;
}

/*****Start Media Queries*****/
@media only screen and (min-width: 992px) and (max-width: 1399.98px) {
    #job-opening .col-lg-3 {
        flex: 0 0 32%;
        max-width: 32%;
    }

    #job-opening .offset-lg-1 {
        margin-left: 1.333333%;
    }
}

@media only screen and (max-width: 1199.98px) and (min-width: 480px) {

    #openPositionModal .modal-dialog,
    #openPositionModal2 .modal-dialog {
        width: 75% !important;
    }

    #vohra_clinician_inquiry_form #wizard_state {
        margin-bottom: 10px;
    }

    button#openPositionModalForm.submit {
        margin-top: 0px !important;
    }

    #job-opening .main-section {
        padding: 40px 50px;
    }

    #job-opening .header {
        padding: 30px 50px;
    }

    #job-opening .header .col-md-10 {
        flex: 0 0 65.333333%;
        max-width: 65.333333%;
    }

    #job-opening .header .col-md-2 {
        flex: 0 0 34.666667%;
        max-width: 34.666667%;
    }

    #job-opening .header .mt-n5 {
        font-size: 20px !important;
        font-weight: 500 !important;
    }

    #job-opening .header .col-md-2 .mt-n5 {
        text-align: end;
    }

    #openPositionModal {
        padding: 0;
        margin: 40px 0;
    }

    #job-opening .offset-md-1 {
        margin-left: 0 !important;
    }

    #job-opening .schedule_a_call button {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 1024.98px) {
	.popUpModal_NotinPage {
		display: none;
	}
	#openPositionModal2 .col-7 {
		flex: 0 0 100%;
    	max-width: 100%;
	}
}

@media only screen and (max-width: 991.98px) and (min-width: 480.98px) {
    #job-opening .col-lg-4 {
        flex: 100%;
        max-width: 100%;
    }

    #clinician-career-job-openings-by-speciality .v-form-group,
    #openPositionForm .v-form-group {
        margin-top: 20px;
    }

    #openPositionForm {
        padding-bottom: 20px;
    }

    .fixed_footer .v-btn-blue-outline-custom {
        font-size: 10px;
    }

    #clinician-career-job-openings-by-speciality-state .v-form-group {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 991.98px) {
	#job-opening .header {
		background-image: linear-gradient(175deg,#357D8B 30%,#00355b 100%);
	}
	#vohra_clinician_inquiry_form > .row > .p-0 {
		display: none;
	}
	#pcLandingForm .details {
		max-width: 100%;
    	flex: 0 0 100%;
	}
	/*#jobDetailModalCenter .modal-content {
		margin: 30px;
	}*/
}

@media only screen and (max-width: 767.98px) and (min-width: 480px) {
    .fixed_footer .offset-1 {
        margin-left: 0;
    }

    .fixed_footer .fixed_footer_text {
        justify-content: center;
    }

    .fixed_footer .buttons {
        justify-content: center;
    }

    .fixed_footer .v-btn-blue-outline-custom {
        font-size: 12px;
    }
	#job-opening .quickApplyBtn {
		text-align: start;
		padding: 10px 15px;
	}
}

@media only screen and (max-width: 480px) {

    #openPositionModal .modal-dialog,
    #openPositionModal2 .modal-dialog {
        width: 95% !important;
    }

    #clinician-career-job-openings-by-speciality .v-form-group,
    #openPositionForm .pr-0 .v-form-group {
        margin-top: 10px;
    }

    #openPositionForm button {
        font-size: 18px;
    }

    #openPositionForm .pr-0 {
        padding-left: 0;
    }

    .card-carousel .elementor-widget-wrap {
        display: flex;
        justify-content: center;
    }

    .job-list-container {
        padding: 0;
    }

    .job-list-container #job-state {
        padding-bottom: 5px;
    }

    #openPositionModal {
        padding: 0;
        margin: 20px 0 80px;
    }

    #job-opening .header .mt-n5 {
        font-size: 18px !important;
        font-weight: 500 !important;
    }

    #job-opening .header {
        padding: 50px 15px 5px;
    }

    #job-opening .main-section {
        background-color: #fff;
        padding: 10px 15px;
    }

    #job-opening .header .col-md-2 .mt-n5 {
        padding-top: 30px !important;
    }

    #openPositionForm .pl-0 {
        padding-right: 0;
    }

    .fixed_footer .offset-1 {
        margin-left: 0;
    }

    .fixed_footer .fixed_footer_text {
        padding: 0 20px;
    }

    #job-opening .header .col-md-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .fixed_footer .buttons {
        justify-content: center;
    }

    .fixed_footer .v-btn-blue-outline-custom {
        font-size: 10px;
    }

    .fixed_footer .v-btn-green {
        font-size: 12px !important;
    }
}

/*****End Media Queries*****/
/*****End of Job Detail Dynamic Page******/
/*******End Physician Career Email Campaign********/

/*******Start Nurse Job Opening********/

#nurse-career-job-openings .v-form-group select {
    background-color: #FFF !important;
    color: #357D8B !important;
    border: 2px solid #357D8B !important;
    border-radius: 50px !important;
}

#nurse-career-job-openings .license:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

#nurse-career-job-openings .v-form-group button {
    border: none;
    border-radius: 50px;
    background: #357D8B;
    color: #FFF;
    font-size: 20px;
    line-height: 1;
    padding: 12px;
    outline: none;
}

#nurse-career-job-openings hr {
    height: 2px;
    background-color: #BFDDF4;
    margin: 25px 0;
}

#nurse-job-opening .header {
    background-image: url(https://staging.vohrawoundcare.com/wp-content/uploads/2023/05/Nurse-Career-Banner.jpg);
    padding: 70px 140px;
    background-position: right;
}

#nurse-job-opening .main-section {
    background-color: #FFF;
    padding: 60px 140px 20px 140px;
    border-radius: 20px;
}

#nurse-job-opening .form-title {
    text-align: left;
}

#nurse-job-opening .schedule_a_call {
    box-shadow: 0px 0px 10px 0px rgb(0 61 115 / 31%);
    background-image: linear-gradient(175deg, #357D8B 30%, #00355b 100%);
    border-radius: 10px;
    margin: 40px 0 0 0;
    padding: 35px;
}

#nurse-job-opening .schedule_a_call h2 {
    font-family: 'Maven Pro', sans-serif !important;
    font-size: 45px;
    font-weight: 500;
    color: #FFF;
    line-height: 1.1em;
    height: auto !important;
    margin: 0;
}

#nurse-job-opening .schedule_a_call p {
    font-family: 'Maven Pro', sans-serif !important;
    font-size: 20px;
    font-weight: 400;
    color: #FFF;
    line-height: 1.2em;
    height: auto !important;
    margin: 15px 0 0 0;
}

#nurse-job-opening .fixed_footer {
    background-image: linear-gradient(175deg, #357D8B 30%, #00355b 100%);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    /*width: 100vw;*/
    padding: 20px;
    z-index: 10;
}

.fixed_footer .v-btn-blue-outline-custom {
    border: 2px solid #fff;
}

#nurseCareerForm-thank-you .thankyou-content {
    padding: 25px 10px;
}

#nurseCareerForm .v-btn-green-custom,
#nurseCareerForm-thank-you .v-btn-green-custom {
    width: 100% !important;
}

#vohra_nurse_inquiry_form .v-copy-xxsmall {
    font-size: 12px;
    font-weight: 400;
    color: #0e1d3d;
    margin-bottom: 0;
}

#vohra_nurse_inquiry_form {
    margin: 10px 20px 0 20px;
}

/*****Start Media Queries*****/

@media only screen and (max-width: 1199.98px) and (min-width: 480px) {
    #nurse-job-opening .main-section {
        padding: 40px 50px;
    }

    #nurse-job-opening .header {
        padding: 30px 50px;
    }

    #nurse-job-opening .header .col-md-10 {
        flex: 0 0 65.333333%;
        max-width: 65.333333%;
    }

    #nurse-job-opening .header .col-md-2 {
        flex: 0 0 34.666667%;
        max-width: 34.666667%;
    }

    #nurse-job-opening .header .mt-n5 {
        font-size: 20px !important;
        font-weight: 500 !important;
    }

    #nurse-job-opening .header .col-md-2 .mt-n5 {
        text-align: end;
    }

    #nurse-job-opening .offset-md-1 {
        margin-left: 0 !important;
    }

    #nurse-job-opening .schedule_a_call button {
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1399.98px) {
    #nurse-job-opening .col-lg-3 {
        flex: 0 0 32%;
        max-width: 32%;
    }

    #nurse-job-opening .offset-lg-1 {
        margin-left: 1.333333%;
    }
}

@media only screen and (max-width: 991.98px) and (min-width: 480.98px) {
    #nurse-job-opening .col-lg-4 {
        flex: 100%;
        max-width: 100%;
    }

    #nurse-career-job-openings .v-form-group,
    #openPositionForm .v-form-group {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 1024px) {
    #nurse-job-opening .header {
        background-position: center !important;
    }
}

@media only screen and (max-width: 480px) {

    #jobDetailModalCenter .modal-dialog {
        max-width: 90%;
        margin: 0 3%;
    }

    #jobDetailModalCenter .nurseJobDetailModal {
        max-width: 90% !important;
        margin: 0 7% 0 3% !important;
    }

    .job-list-container .post:hover .post-title {
        color: #999;
    }

    .job-list-container .post:hover:before {
        transform: scaleX(0);
    }

    #nurse-career-job-openings .v-form-group,
    #openPositionForm .pr-0 .v-form-group {
        margin-top: 10px;
    }

    #nurse-job-opening .header .mt-n5 {
        font-size: 18px !important;
        font-weight: 500 !important;
    }

    #nurse-job-opening .header {
        padding: 50px 50px 5px;
    }

    #nurse-job-opening .main-section {
        background-color: #fff;
        padding: 10px 35px;
    }

    #nurse-job-opening .header .col-md-2 .mt-n5 {
        padding-top: 30px !important;
    }

    #nurse-job-opening .header .col-md-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #nurse-career-job-openings .row {
        display: block;
        text-align: -webkit-center;
    }

    #nurse-career-job-openings .row .col-5 {
        max-width: 100% !important;
    }

    .offset-1 {
        margin-left: 0;
    }
}

/*****End Media Queries*****/
/*******End Nurse Job Opening********/

/*****START NEWS-LETTER CTA******/
.v-newsletter {
    width: 77%;
    margin: 0px 0 20px;
}

.v-newsletter .modal-dialog {
    max-width: 650px !important;
}

.v-newsletter-container {
    background: linear-gradient(#EFF6FC, #C9DDEE);
    height: auto;
    width: auto;
    border: none;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 #00000033;
}

.v-newsletter-container .text {
    padding: 7% 7% 0 7%;
}

.v-newsletter-container .text .v-h3 {
    font-weight: 600 !important;
}

.v-newsletter-container .join-now-btn {
    display: flex;
    align-items: center;
    padding: 0 0 0 7%;
}

.v-newsletter-container .join-now-img {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.v-newsletter-container .join-now-img img {
    border-radius: 0 0 10px 0;
}

/*****END NEWS-LETTER CTA******/
.cky-notice-group {
    justify-content: center !important;
}

footer.author_bio_section {
    margin-bottom: 20px;
}

#center_of_excellence_form label.error {
    color: red !important;
    font-size: 15px;
    font-weight: 500;
}

/***********************************/
/********** END VOHRA CSS **********/
/***********************************/

/***********************************/
/******* START FRONTEND CSS ********/
/***********************************/

.v-link-lbck,
.v-link-lbck:visited {
    color: #328AC8;
}

.v-link-dbck,
.v-link-dbck:visited {
    color: #8CC4EC;
}

.v-link-lbck:hover,
.v-link-dbck:hover {
    color: #44DA85;
}

.checkmark-hero-items {
    color: #357D8B;
}

#facility_states {
    color: #357D8B !important;
    border: 1px solid #C7E1F5 !important;
    height: 30px;
    padding: 0px 5px !important;
    border-radius: 3px !important;
}

#open-positions-map {
    min-height: 400px;
}

#facilities-opening-content {
    overflow-y: scroll;
    height: auto;
    max-height: 300px;
}

#facilities-opening-content .row.mt-sm-3 {
    margin-top: 5px !important;
    padding: 10px 0;
    transition: background-color 0.3s;
}

#facilities-opening-content .row.mt-sm-3:hover {
    background-color: rgba(255, 255, 255, 0.8);
}

#facilities-opening-content .row.mt-sm-3 .coe-facility-title {
    color: #357D8B;
    letter-spacing: 0.02em;
}

.btn.btn-third--map {
    color: #fff;
}

.form-group.row.col-sm-10 .col-sm-6.col-form-label {
    font-family: 'Maven Pro', sans-serif;
    color: #357D8B !important;
}

.coe-facility-title.btn.btn-third--map {
    color: #357D8B;
    border: 1px solid #357D8B;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    background-color: transparent;
    border-radius: 4px;
    padding: 7px 16px;
    transition: background-color 0.3s ease-out;
}

.coe-facility-title.btn.btn-third--map:hover,
#facilities-opening-contents .coe-facility-title.btn.btn-third--map:hover {
    color: #fff;
    background-color: #005594;
}

#wizard-container {
    padding: 0px !important;
    margin: 50px auto;
}

#wizard-form {
    padding: 30px;
    margin: 10px;
}

.wound-predictor-form h3 {
    display: none;
}

#masthead .site-header-logo img {
    height: auto;
}

.site-footer-logo img {
    height: 40px;
}

.news_see_more a {
    background-color: #32B283;
    /* Green */
    border: none;
    color: white;
    padding: 10px 29px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    font-size: 13px;
    float: inline-end;
    margin-bottom: 30px;
}

/* new nav changes end 2020 */

.site-header .site-header-menu-block .main-navigation {

    margin: 10px 20px 0 0;
    vertical-align: middle;
}

.site-header .site-header-menu-block .main-navigation ul li a {

    font-size: 12px;
    text-align: center;

}

.site-header .site-header-menu-block .main-navigation ul li ul {
    padding: 10px 0 0;

}

.site-header .site-header-menu-block .site-header-info-element {

    padding: 7px 10px;

}

.site-header .site-header-menu-block .site-header-info-element a {

    font-size: 11px;
    padding-left: 18px;

}

@media screen and (max-width: 1539px) {
    .site-header .site-header-menu-block {
        float: right;
        margin-right: -100px;
    }
}

@media screen and (max-width: 1200px) {
    .site-header .site-header-menu-block {

        margin-right: 0px;
    }

}

@media screen and (max-width: 1540px) {
    .site-header .site-header-menu-block .main-navigation ul>li {
        margin: 0 8px !important;
    }
}

.onelinemenuitem a {
    margin-top: 11px;
}

.site-header .site-header-menu-block .main-navigation ul li ul li a {
    text-align: left !important;
    margin-top: 0px;
}

.site-header .site-header-menu-block .main-navigation ul li ul {

    padding: 0px !important;
}

@media screen and (max-width: 1199px) {
    .onelinemenuitem a {
        margin-top: 0px;
    }
}

.breadcrumb {
    margin: 60px 0 0 !important;
}

/*Breadcrumb*/
.page-id-11380 .breadcrumb,
.page-id-11576 .breadcrumb,
.page-id-11583 .breadcrumb,
.page-id-9671 .breadcrumb,
.page-id-4042 .breadcrumb,
.page-id-4701 .breadcrumb,
.page-id-10313 .breadcrumb,
.page-id-5931 .breadcrumb,
.page-id-6757 .breadcrumb,
.page-id-3741 .breadcrumb,
.page-id-5576 .breadcrumb,
.page-id-8983 .breadcrumb,
.page-id-7844 .breadcrumb,
.page-id-7825 .breadcrumb,
.page-id-9343 .breadcrumb,
.page-id-2631 .breadcrumb,
.page-id-7821 .breadcrumb,
.page-id-3504 .breadcrumb,
.page-id-7841 .breadcrumb,
.page-id-13804 .breadcrumb,
.page-id-13940 .breadcrumb,
.page-id-12313 .breadcrumb,
.page-id-14261 .breadcrumb,
.page-id-14311 .breadcrumb,
.page-id-14340 .breadcrumb,
.page-id-14523 .breadcrumb,
.page-id-14755 .breadcrumb,
.page-id-14811 .breadcrumb,
.page-id-14889 .breadcrumb,
.page-id-15035 .breadcrumb,
.page-id-15055 .breadcrumb,
.page-id-15104 .breadcrumb {
    display: none;
}

/*Physician jobs*/
.page-id-11385 #menu-item-8358,
.page-id-11385 #menu-item-10843,
.page-id-11385 #menu-item-9298,
.page-id-11385 #menu-item-4078,
.page-id-11385 #menu-item-964,
.page-id-11385 #menu-item-6573,
.page-id-11385 #menu-item-10965,
.page-id-11385 #menu-item-6729,
.page-id-11385 .site-header-info-element:first-of-type {
    display: none;
}

.page-id-11385 .site-header .site-header-menu-block .site-header-info-element {
    border: none;
}

.page-id-11385 a.site-header-info-element-phone span {
    font-size: 16px !important;
}

.page-id-11380 #masthead,
.page-id-11576 #masthead,
.page-id-11583 #masthead,
.page-id-13804 #masthead,
.page-id-13940 #masthead {
    display: none;
}

.page-id-11380 #content,
.page-id-11576 #content,
.page-id-11583 #content,
.page-id-13804 #content,
.page-id-13940 #content {
    padding-top: 0;
}

/*** START Custom Size for hero images on blog ***/
.single-format-standard.group-blog article.has-post-thumbnail .content-body>p:first-of-type {
    display: flex;
    height: 250px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
}

.single-format-standard.group-blog article.has-post-thumbnail .content-body>p img.attachment-large.size-large.wp-post-image {
    width: 100%;
    transform: translateY(10%);
}

.single-format-standard.group-blog article.has-post-thumbnail .content-body>p {
    margin-bottom: 0.5em !important;
}

/*** END Custom Size for hero images on blog ***/


/***************** START NAV BAR *****************/
header#masthead .container {
    min-width: 90%;
}

header#masthead .container .row {
    margin: 0;
}

#masthead .site-header-logo img {
    height: auto;
}

.site-header .site-header-menu-block .main-navigation {
    margin: 10px 20px 0 0;
    vertical-align: middle;
}

.site-header .site-header-menu-block .main-navigation ul li {
    margin: 0 15px;
}

.site-header .site-header-menu-block .main-navigation ul li a {
    font-size: 12px;
    text-align: center;
    color: #357D8B;
}

.site-header .site-header-menu-block .main-navigation ul li a:hover {
    color: #357D8B;
    border-color: #357D8B;
}

header#masthead nav#site-navigation .menu-main-container ul#primary-menu li ul.sub-menu li a {
    padding: 0 35px 0 20px;
    color: #357D8B;
}

header#masthead nav#site-navigation .menu-main-container ul#primary-menu li ul.sub-menu li a:hover {
    background: #EFF6FC;
    color: #357D8B;
}

.site-header .site-header-menu-block .main-navigation ul li ul {
    padding: 10px 0 0;
}

.site-header .site-header-menu-block .site-header-info-element {
    padding: 7px 10px;
}

.site-header .site-header-menu-block .site-header-info-element a {
    font-size: 11px;
    padding-left: 18px;
}

.site-header .site-header-menu-block .site-header-info-element:last-child {
    border: none;
}

.onelinemenuitem a {
    margin-top: 0px !important;
}

@media only screen and (max-width: 1420px) {
    #masthead .site-header-logo img {
        height: auto;
    }

    .site-header .site-header-menu-block {
        margin-right: 0 !important;
    }

    .site-header .site-header-menu-block .site-header-info-element a.site-header-info-element-login,
    .site-header .site-header-menu-block .site-header-info-element a.site-header-info-element-phone {
        background: none;
        padding-left: 0;
    }

    .site-header .site-header-menu-block .site-header-info-element {
        padding: 7px 5px;
    }

    .site-header .site-header-menu-block .main-navigation {
        margin: 10px 0 0 0;
        vertical-align: middle;
    }

    header#masthead .container {
        min-width: 100%;
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

}

@media only screen and (min-width: 1201px) and (max-width: 1240px) {
    #masthead .site-header-logo img {
        height: auto;
    }
}

/*login tab css for mobile & tablet start*/
@media only screen and (max-width: 1200px) {

    .site-header-info-element {
        display: none;
    }
}

@media only screen and (min-width: 1200px) {
    .telnumber {
        display: none;
    }
}

/*End */

@media screen and (max-width: 1200px) {
    .site-header .nav-trigger {
        margin-top: -10px;
    }

    .site-header .site-header-menu-block {
        max-width: 100%;
        background: white;
        top: -25px;
        border-radius: 0 0 10px 10px;
        box-shadow: 2px 2px 25px 2px rgba(0, 0, 0, 0.9);
    }

    .site-header .site-header-menu-block .main-navigation {
        margin-top: 20px;
    }

    .site-header .site-header-menu-block .main-navigation ul li a {
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0.03em;
        padding: 20px 0 !important;
        border-bottom: 1px solid #EFF6FC;
        line-height: 0.1em;
    }

    .site-header .site-header-menu-block .main-navigation ul>li:hover a,
    .site-header .site-header-menu-block .main-navigation ul>li.current-menu-item a,
    .site-header .site-header-menu-block .main-navigation ul>li.current-menu-ancestor a {
        padding: 10px 0;
    }

    .site-header-menu-block .main-navigation ul>li.menu-item-has-children::after {
        top: 14px !important;
        right: 10px !important;
    }

    .site-header .site-header-menu-block .main-navigation ul li ul li a {
        text-align: center !important;
        color: #357D8B !important;
        font-size: 15px;
        font-weight: 500;
        border-bottom: 1px solid #EFF6FC !important;
    }

    .site-header .site-header-menu-block .main-navigation ul>li ul li {
        padding: 0 !important
    }

    header#masthead nav#site-navigation .menu-main-container ul#primary-menu li ul.sub-menu li a {
        line-height: 1.4em;
        height: auto;
    }

    header#masthead nav#site-navigation .menu-main-container ul#primary-menu li ul.sub-menu li a:hover {
        background: white !important;
    }

    .site-header .site-header-menu-block .site-header-info-element {
        border-top: none;
        padding: 15px 7px !important;
    }
}

/***************** END NAV BAR *****************/

/***********************************/
/********* END FRONTEND CSS ********/
/***********************************/

/******** START CUSTOM CSS FOR ELEMENTOR FORM ********/

.v-form-elementor {
    width: 100%;
}

.v-form-elementor label {
    font-family: "Maven Pro", Maven-Pro !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #357D8B !important;
}

.v-form-elementor .elementor-mark-required label {
    margin-top: -10px;
}

.v-form-elementor input,
.v-form-elementor textarea {
    font-family: "Maven Pro", sans-serif !important;
    border-color: #bfddf4 !important;
    border-width: 0 0 1px !important;
    background-color: #eff6fc !important;
    border-radius: 5px 5px 0 0 !important;
    color: #357D8B !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    margin-top: -8px !important;
}

.v-form-elementor input:focus,
.v-form-elementor textarea:focus {
    box-shadow: 0px 2px 6px #aed9f0 !important;
    background-color: #fcfdff !important;
    color: #357D8B !important;
}

.v-form-elementor input:hover,
.v-form-elementor textarea:hover {
    border-bottom: 1px solid #357D8B !important;
}

.elementor-mark-required .elementor-field-label:after {
    color: #ec3232;
    font-size: 1.75em;
    font-weight: 400;
    position: relative;
    top: 5px;
    padding: 0;
}

.v-form-elementor button {
    background-color: #44da85 !important;
    color: #357D8B !important;
    font-family: "Montserrat", Maven-Pro !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    border-radius: 5px !important;
}

.v-form-elementor button:hover {
    background: #60e69a !important;
}

.elementor-message.elementor-message-danger {
    display: none !important;
}

.v-form-elementor label.error {
    padding-top: 10px;
    color: red !important;
    font-size: 12px !important;
}

/******** END CUSTOM CSS FOR ELEMENTOR FORM ********/

/******************************************/
/********** START FOR NEW FOOTER **********/
/******************************************/
footer {
    padding: 40px 20px;
    background-color: #357d8b;
}

.footer-container {
    margin: 0 auto;
    max-width: 1530px;
}

.footer-nav-container {
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    border-bottom: 1px solid #328AC8;
}

.footer-nav-column {
    flex-grow: 1;
    display: flex;
}

.footer-nav-section {
    flex-grow: 1;
    min-width: 130px;
    padding-right: 20px;
    transition: opacity 0.3s;
    /* border: 1px solid red; */
}

.footer-nav-column:last-of-type .footer-nav-section:last-of-type {
    padding-right: 0;
}

.footer-nav-section:last-of-type {
    padding-right: 0;
}

.footer-nav-section h5 {
    font-size: 13px;
    font-family: "Montserrat", sans-serif !important;
    color: #8CC4EC;
    margin: 20px 0 5px;
    letter-spacing: .06em;
}

.footer-nav-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-nav-section ul li {
    font-size: 13px;
    font-family: "Maven Pro", sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

.footer-nav-section ul li a {
    text-decoration: none;
    color: #5BA5D9;
    letter-spacing: 0.03em;
    transition: color 0.3s;
}

.footer-nav-section ul li a:hover {
    color: #D5E9F9;
}

/* bottom section of the footer */

.footer-bottom-container {
    padding-top: 30px;
    /*display: flex;*/
    justify-content: space-between;
}

.footer-bottom-container p {
    font-size: 12px;
    font-family: "Maven Pro", sans-serif;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 1.5em;
    color: #ebf7fa !important;
}

.footer-logo-container {
    width: 180px;
    margin-bottom: 20px;
}

.footer-logo-container img {
    width: 100%;
    height: auto;
}

.footer-text-container p {
    margin: 0 0 0.4em;
    text-align: center;
}

.footer-text-container p a {
    text-decoration: underline;
    color: #ebf7fa;
}

.footer-text-container p a:hover {
    color: #D5E9F9;
}

.footer-social-container,
.footer-social-container div {
    display: flex;
}

.footer-social-container a {
    margin-left: 18px;
}

.footer-social-container a svg {
    fill: #8cc4ec;
    transition: fill 0.3s;
}

.footer-social-container a:hover svg {
    fill: #D5E9F9;
}

@media screen and (max-width: 1200px) {
    .footer-bottom-container {
        flex-direction: column;
    }

    .footer-text-container p {
        text-align: left;
    }

    .footer-social-container {
        margin-top: 20px;
    }

    .footer-social-container div:first-of-type a:first-of-type {
        margin-left: 0;
    }
}

@media screen and (max-width: 992px) {
    .footer-nav-column {
        flex-direction: column;
        justify-content: flex-start;
    }
}

@media screen and (max-width: 400px) {
    .footer-nav-container {
        flex-direction: column;
        justify-content: flex-start;
    }

    .footer-social-container {
        flex-direction: column;
    }

    .footer-social-container div {
        margin-bottom: 10px;
    }

    .footer-social-container div a:first-of-type {
        margin-left: 0;
    }
}

@media screen and (max-width: 281px) {

    .footer-social-container,
    .footer-social-container div {
        display: block;
    }

    .footer-social-container a {
        margin-left: 0;
        column-gap: 20px;
        display: inline-flex;
    }
}

footer.entry-footer {
    background-color: transparent;
    padding: 0;
    margin: 0;
}

/******************************************/
/*********** END FOR NEW FOOTER ***********/
/******************************************/

/********* Start Cookie Banner ************/

.cky-consent-bar button.cky-btn-accept,
.cky-modal-open button.cky-btn-accept {
	background-color: #357d8b !important;
}

.cky-modal-open button.cky-btn-preferences {
	border-color: #357d8b !important;
	color: #357d8b !important;
}

@media only screen and (max-width: 576px) {

    .cky-consent-container .cky-consent-bar {
        padding: 7px 0;
    }

    .cky-custom-brand-logo-wrapper .cky-custom-brand-logo,
    .cky-notice .cky-title,
    .cky-notice-des,
    .cky-notice-btn-wrapper,
    .cky-category-direct-preview-wrapper {
        padding: 0 12px;
    }

    .cky-notice .cky-title {
        margin: 0;
    }

    .cky-notice-des p {
        margin-bottom: 5px !important;
        line-height: 1.1;
    }

    .cky-notice-btn-wrapper .cky-btn {
        margin-top: 5px;
    }

    .cky-btn {
        font-size: 12px;
        line-height: 10px;
        font-weight: 400;
        margin: 0;
    }

    .cky-notice-btn-wrapper .cky-btn {
        flex: auto;
        max-width: 50%;
    }

    button.cky-btn.cky-btn-accept {
        background-color: #357D8B !important;
    }

    button.cky-btn.cky-btn-customize {
        color: #4A627A !important;
    }
	.cky-notice-btn-wrapper {
		margin-top: 0 !important;
	}

    .cky-notice-btn-wrapper {
        flex-direction: row-reverse;
    }
}
/********* End Cookie Banner ************/

/*@media only screen and (min-width: 1540px) {
    div#content.site-content .container {
        max-width: 1920px !important;
        padding: 0 !important;
    }
}*/

/******** START URGENT CARE FORM ********/

form#urgent_care_form {
    width: 40%;
    background-color: #FFFF;
	padding: 40px 50px;
    margin: 20px 35px;
	border-radius: 10px;
	box-shadow: 0 6px 23px 0 #000
}
#urgent_care_form .v-copy-lg {
    line-height: 1.2em !important;
}

/**** Media Queries ****/

@media only screen and (max-width: 1024.98px) {
	form#urgent_care_form {
		width: 70%;
		padding: 25px 30px;
	}
}
@media only screen and (max-width: 480.98px) {
	
	form#urgent_care_form {
		width: 100%;
		padding: 20px 25px;
    	margin: 10px !important;
	}
	
	.v-h1, .v-h1 h1, article.post h1 {
		font-size: 28px !important;
	}
	.v-h2, .v-h2 h2 {
		font-size: 24px !important;
	}
	#urgent_care_form .v-h3, .v-h3 h3, article.post h3 {
		font-size: 22px !important;
		line-height: 1.1em !important;
	}
	#urgent_care_form .v-copy-lg, .v-copy-lg p {
		font-size: 16px !important;
		line-height: 1.2em !important;
	}
	#urgent_care_form .mt-4 {
		margin-top: 0.5rem !important;
	}
	.v-btn-green-rounded a.elementor-button {
		font-size: 13px;
	}
	
	#urgent_care_form .col-6.v-form-group {
		width: 100%;
    	max-width: 100%;
    	min-width: 100%;
	}
}

/******** END URGENT CARE FORM ********/

/******** START All Job Opening For Linked In ********/

#job-opening-linkedin .v-job-listing-heading,
#job-opening-linkedin .v-job-specialty {
	font-family: 'Maven Pro',sans-serif;
}

#job-opening-linkedin .job-listing-header-bar {
	background: none;
	border-bottom: 2px solid #003566;
}

#job-opening-linkedin .v-job-listing-heading {
	text-align: left;
}

#job-opening-linkedin .job-listings .v-job-specialty {
	text-align: left !important;
}

#job-opening-linkedin .job-listings {
	display: flex;
    justify-content: flex-start;
    align-items: center;
	border-bottom: none;
	margin: 5px 0;
}

#job-opening-linkedin .job-listings:nth-child(odd) {
    background: #eff6fc80;
}

#job-opening-linkedin .btn-apply {
	font-family: 'Maven Pro',sans-serif;
	color: #357D8B;
	line-height: 1;	
    font-size: 14px;
	font-weight: 500;
	border: 1px solid #357D8B;
	border-radius: 5px;
	padding: 4px 18px;
}
#job-opening-linkedin .btn-apply:hover {
	font-family: 'Maven Pro',sans-serif;
	background-color: #357D8B;
	color: #fff;
	border: 1px solid #357D8B;
}
@media only screen and (max-width: 1199.98px) and (min-width: 480.98px){
	#job-opening-linkedin .job-listings .col-lg-2:last-child {
		/*padding-right: 15px;
    	padding-left: 15px;*/
		padding-right: 5px;
    	padding-left: 5px;
	}
}
@media only screen and (max-width: 991.98px) {
	#job-opening-linkedin .btn-apply {
		font-size: 12px;
    	font-weight: 400;
		padding: 2px 5px;
		/*margin: 0 10px;*/
	}
}
@media only screen and (max-width: 767.98px) {
	#job-opening-linkedin .job-listings .col-lg-2:last-child {
		padding-right: 15px;
    	padding-left: 15px;
    	/*padding-bottom: 15px;*/
	}
	#job-opening-linkedin .btn-apply {
		margin: 10px;
	}
}
@media only screen and (max-width: 480.98px) {
	#job-opening-linkedin .btn-apply {
		margin: 10px;
	}
	#job-opening-linkedin .job-listings {
		margin-top: 15px;
		padding-bottom: 15px;
	}
}

/******** END All Job Opening For Linked In ********/

/******** START Career Opening Page Hero ********/
.career-opening-hero {
	background-image: linear-gradient(100deg,#357D8B 0%,#00355b 100%);
    padding: 30px 50px;
    margin-top: 30px;
}
/******** END Career Opening Page Hero ********/

/******** START Physician Career 2.0 ********/

.state-ul {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
    gap: 14px;
    padding: 0 !important;
	margin-bottom: 0 !important;
}
.state-ul li {
    list-style: none;
    font-family: "Montserrat",sans-serif;
    font-weight: 600 !important;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}
.state-ul li a{
    display: inline-flex;
    text-decoration: none;
    width: 100%;
    background-color: #eff6fc;
    color: #357D8B;
    justify-content: center;
    font-weight: 600;
    font-size: 16px;
    border-radius: 6px;
    padding: 8px 0;
    transition: background-color 0.3s, color 0.3s;
}
.state-ul li a:hover{
    background-color: #357D8B;
    color: #fff;
}

/** MEDIA QUERIES **/
@media only screen and (max-width: 826px) {
    .state-ul {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media only screen and (max-width: 676px) {
    .state-ul {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (max-width: 576px) {
    .state-ul {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 376px) {
    .state-ul {
        grid-template-columns: 1fr;
    }
}

.stateHeading-width {
    width: 500px;
    max-width: 500px
}
/******** END Physician Career 2.0 ********/

/******** START SNF 2.0 ********/
.snf__form--container .v-h3 h3 {
	font-size: 30px !important;
}
.snf__form--main form label {
	color: #357d8b;
    line-height: 1.1em;
	margin-top: 10px;
    margin-bottom: 5px;
}
.snf__form--main form input, 
.snf__form--main form select,
.snf__form--main form textarea {
	border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.snf__form--main form .v-req-field {
    font-size: 1.3em;
    font-weight: 100;
    top: 3px;
}
.snf__form--main form .snf__submit--button {
	padding: 1em 2em;
	margin-top: 10px;
    background-color: #357d8b;
    border-radius: 5px;
    border: none;
    outline: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #ebf7fa;
    cursor: pointer;
    transition: background-color .3s, box-shadow .3s;
	width: 100%;
}
.snf__form--main form .snf__submit--button:hover {
	background-color: #357d8b;
    box-shadow: 0 3px 6px rgba(24,106,60,.5);
}

/******** END SNF 2.0 ********/