.elementor-8764 .elementor-element.elementor-element-7bdcc212{--display:flex;}.elementor-8764 .elementor-element.elementor-element-12ae5fab{width:var( --container-widget-width, 106.429% );max-width:106.429%;--container-widget-width:106.429%;--container-widget-flex-grow:0;}.elementor-8764 .elementor-element.elementor-element-12ae5fab.elementor-element{--flex-grow:0;--flex-shrink:0;}/* Start custom CSS for html, class: .elementor-element-12ae5fab *//*========== 
    Map Styling Begin 
==========*/
#us-map path.state.active, #us-map circle.state.active, #us-map .state.active path, #us-map .state.active circle {
    stroke: #dbdbdb !important;
    stroke-width: 0.3px;
    stroke-linejoin: round;
    fill: #61959a !important;
    cursor: pointer;
}
svg#us-map {
    width: 100%;
    margin: 0 auto;
    height: auto;
}
@media screen and (max-width: 767px)    {
    #us-map,
    #info-box {
        display: none !important;
    }
    #info-box-mobile {
        display: block !important;
    }
    #info-box-mobile .pop-box  {
        position: static !important;
        margin-bottom: 30px;
        top: unset !important;
        bottom: unset !important;
        left: unset !important;
        max-width: 350px !important;
    }
    #info-box-mobile img {
        width: 350px;
    }
}
/*========== 
    Map Styling End 
==========*/

/*========== 
    Pop Up Styling Begin 
==========*/
#info-box {
/*
    position: relative !important;
    margin: 0 auto 40px auto;
    top: 20px !important;
    bottom: 20px !important;
    left: 0 !important;
    max-width: 350px !important;
*/
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 500;
    background-color: #ffffff;
    opacity: 1;
}
#info-box img   {
    width: 350px;
}

#info-box-mobile {
    display: none;
}
.pop-box    {
    max-width: 250px;
    text-align: center;
    box-shadow: 0px 2px 10px -4px #61959a;
}
.pop-img    {
    position: relative;
}
.pop-img pop-img{
    height: 150px;
    object-fit: cover;
    width: 100%;
}
.pop-img:after  {
    background: linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 96%);
}
.pop-text   {
    position: relative;
    top: -10px;
    padding-top: 10px;
}
.pop-box .job-num   {
    font-size: 25px;
    color: #47929a;
    margin-bottom: 0;
    line-height: 1;
}
.pop-box .job-location  {
    font-size: 15px;
    color: #61959a;
    margin-bottom: 0;
}
.pop-box .btn   {
    margin-bottom: -20px;
    box-shadow: 0 2px 4px -1px #ffffff;
    text-decoration: none;
    padding: 12px 20px;
    font-weight: 500;
    border-radius: 0px;
    background: #61959a;
    color: #ffffff;
    border: 1px solid #61959a;
    transition: 400ms all ease-in-out;
    position: unset;
}
/* Drop Down Styles */
.destination-map-select .blue-select-inputs .blue-select:first-child    {
    margin-bottom: 15px;
}
.destination-map-select .blue-select-inputs .blue-select    {
    height: 45px;
}
.destination-map-select .blue-select-inputs .blue-select > input    {
    max-width: 30%;
}
.map    {
    width: 65%;
    padding: 20px;
    vertical-align: middle;
}
.mobileOnly {
    display: none;
}
/* Drop Down Styles End */
/* Results Styles */
#results    {
    margin: 10px 0 0 0;
}
#licensingHeader   {
    margin-top: 0;
}
.list #permitContainer  {
    padding-bottom: 1px;
}
.card .permitHeader, .card > span {
    display: inline-block;
    font-size: 12px;
    min-height: 20px;
    height: auto;
    vertical-align: middle;
    line-height: 12px;
    margin-bottom: 3px;
}
.card .permitHeader {
    width: 60%;
}
.card > span {
    width: 35%;
    text-align: right;
}
.card .permitHeader:first-child {
    margin-top: 0px;
}
.card > p   {
    margin-top: 10px;
    font-size: .85rem;
    color: #a7a7a7;
}
.state_data .card h4 {
    font-weight: bold;
    line-height: 1;
    color: #61959a;
    margin: 10px;
}
.state_data .card hr    {
    color: #61959a;
    background-color: #61959a;
    border: none;
    height: 1px;
    margin: 0px -10px 10px -10px;
}
.card .permitHeader {
    font-weight: bold;
    line-height: 1;
    margin: 0px 0px 0px 0px;
}
.card > span > a {
    font-size: 14px;
    text-transform: uppercase;
    color: #61959a;
}
/* Results Styles End */

/*========== 
    Pop Up Styling End 
==========*/

/* Map Layout */
.destination > .container {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-evenly;
}
.blue-select > * {
    width: 100% !important;
    text-align: center;
    font-family: 'Nunito Sans';
    font-size: 18px;
}
.destination-map-select, .map   {
    display: inline-block;
    vertical-align: top;
}
.destination-map-select {
    width: 35%;
    height: auto;
    max-width: 375px;
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.35);
    background-color: #ffffff;
    border-radius: 5px;
}
.destination-map-select .mapSelectHeader    {
    width: 100%;
    color: #6f6f6f;
    font-size: 20px;
    text-align: left;
    text-transform: initial;
}
.destination-map-select .mapSelectText  {
    text-align: left;
    margin-bottom: 20px;
}
.destination-map-select .blue-select-inputs {
    /*margin-top: 20px;*/
}

.map-holder .header     {
    margin-left: 30px;
}
.map-holder .header > *     {
    margin-bottom: 5px;
}
.map-holder .header h4  {
    font-weight: 1000;
    font-size: 2.4rem;
    color: #878787;
}
.map-holder .header.desktop p   {
    font-size: 14px;
    width: 80%;
    line-height: 16px;
    color: #333333;
}
.map-holder .header h5  {
    font-size: 24px;
    font-weight: 1000;
    color: #ABC0C3;
    margin-bottom: 10px;
}
.steps img {
    opacity: .6;
}
.instructions   {
    display: block;
}
@media screen and (max-width: 1024px)   {
    .instructions   {
        justify-content: space-evenly;
    }
    .instructions .steps b, .instructions .steps div {
        vertical-align: top !important;
    }
    .instructions .steps b  {
        font-size: 50px !important;
    }
    .instructions .steps div:last-child {
        margin-right: -10px;
    }
}
@media screen and (max-width: 767px)    {
    .map-holder .header > * {
        font-size: 14px;
    }
    .map-holder .header, .instructions  {
        margin-left: 0;
    }
    .instructions   {
        display: none;
    }
    .instructions .steps    {
        display: block !important;
        width: 100% !important;
    }
    .instructions .steps b  {
        width: auto !important;
        height: 45px !important;
        font-size: 45px !important;
        line-height: 45px !important;
    }
    .instructions .steps div    {
        text-align: left !important;
    }
    .instructions .steps div img, .instructions .steps div p    {
        display: inline-block;
    }
    .instructions .steps div {
        width: fit-content !important;
    }
    .instructions .steps div img    {
        width: 100%;
        max-width: 30px;
    }
    .instructions .steps div p  {
        width: 100%;
        max-width: 200px;
    }
    .map .map-holder    {
        text-align: center;
    }
    .map-holder .header p   {
        margin: 20px auto;
    }
    .mobileOnly {
        display: block;
    }
    .destination-map-select .blue-select-inputs .blue-select    {
        margin-bottom: 15px;
    }
    .destination-map-select .blue-select-inputs .blue-select:last-child {
        margin-bottom: 0px;
    }
    .destination > .container   {
        flex-direction: column-reverse;
    }
    .destination-map-select, .map   {
        max-width: unset;
        width: 100%;
    }
    .destination-map-select {
        max-height: unset;
        min-height: 650px;
        height: auto;
    }
}
/* Map Layout End */

/* Instructions Styling BEGIN */
.instructions   {
    color: #a3a3a3;
    margin-left: 30px
}
.instructions .steps {
    display: inline-block;
    width: calc(100% / 3 - 15px);
    
}
.instructions .steps b, .instructions .steps div    {
    display: inline-block;
    vertical-align: middle;
}
.instructions .steps b  {
    font-size: 100px;
    color: #ABC0C3;
    line-height: 100px;
    width: 25%;
    vertical-align: middle;
    height: 110px;
    font-weight: 900;
}
.instructions .steps div    {
    text-align: center;
    width: 60%;
}
.instructions .steps:last-child div {
    width: 70%;
    margin-left: 5px;
}
.instructions .steps div p  {
    font-size: 11px;
    color: #333333;
    line-height: 12px;
}
.hidden {
    display: none;
}
/* Instructions Styling END */

/*Permits2 Begin*/
#permits2    {
    max-height: 37vh;
    height: 100%;
}
#permits2 .list #permitContainer .state_data .cardContainer::-webkit-scrollbar {
    width: 12px;
}
#permits2 .list #permitContainer .state_data .cardContainer::-webkit-scrollbar-track   {
    background-color: #ffffff;
    border: 1px solid #d7d7d7;
    border-radius: 6px;
}
#permits2 .list #permitContainer .state_data .cardContainer::-webkit-scrollbar-thumb {
    background-color: #d7d7d7;
    border-radius: 10px;
    border: 3px solid transparent;
    background-clip: content-box;
}
#permits2 .list #permitContainer .state_data .cardContainer  {
    height: 100%;
    width: 105%;
    max-height: 19vh;
    overflow-y: auto;
}
#permits2 .card  {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    padding: 10px;
    margin: 0px 5px 20px 0px;
}
#permits2 .card:last-child   {
    margin-bottom: 0px;
}
#permits2 .card a.button {
    font-family:"Nunito Sans", Sans-Serif;
    font-weight: 700;
    font-style: normal;
    color: #ffffff;
    background-color: #61959a;
    border-color: #61959a;
    border-width: 2px;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 12px 24px;
    border-radius: 5px;
    background-image: none;
}
/*Permits2 End*/
/*Permits3 Begin*/
#permits3    {
    max-height: 37vh;
    height: 100%;
}
#permits3 .list #permitContainer .state_data .cardContainer::-webkit-scrollbar {
    width: 12px;
}
#permits3 .list #permitContainer .state_data .cardContainer::-webkit-scrollbar-track   {
    background-color: #ffffff;
    border: 1px solid #d7d7d7;
    border-radius: 6px;
}
#permits3 .list #permitContainer .state_data .cardContainer::-webkit-scrollbar-thumb {
    background-color: #d7d7d7;
    border-radius: 10px;
    border: 3px solid transparent;
    background-clip: content-box;
}
#permits3 .list #permitContainer .state_data .cardContainer  {
    height: 100%;
    width: 105%;
    max-height: 19vh;
    overflow-y: auto;
}
#permits3 .card  {
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    padding: 10px;
    margin: 0px 5px 20px 0px;
}
#permits3 .card:last-child   {
    margin-bottom: 0px;
}
#permits3 .card a.button {
    font-family:"Nunito Sans", Sans-Serif;
    font-weight: 700;
    font-style: normal;
    color: #ffffff;
    background-color: #61959a;
    border-color: #61959a;
    border-width: 2px;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 12px 24px;
    border-radius: 5px;
    background-image: none;
}

@media screen and (max-width: 767px)    {
    .list #permitContainer .state_data .cardContainer .therapyPermits   {
        max-height: 29vh !important;
        width: 100% !important;
    }
}
/*Permits3 End*/

.vms-map .vms-map-holder .destination .container .destination-map-select > .elementor > .elementor-element {
    padding: 0;
}
.vms-map .vms-map-holder .destination .container .destination-map-select > .elementor > .elementor-element > .e-con-inner {
    padding-top: 0;
}
.vms-map .vms-map-holder .elementor-element section .container .blue-select .select2.select2-container .selection .select2-selection, .vms-map .vms-map-holder .elementor-element section .container .blue-select .select2.select2-container .selection .select2-selection span {
    height: 40px;
    line-height: 40px;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable    {
    background-color: #61959a;
}
.select2-container--default .select2-results__option--selected  {
    background-color: #ffffff;
    border: 2px solid #61959a;
}
#select-profession option[value="3102"], .blue-select span .selection > span > span[title="SLP"], #select2-select-profession-results li:nth-child(5) {
    display: none !important;
}
#select-specialty option {
    display: none;
}

.desktop    {
    display: block;
}
.mobile     {
    display: none;
}
@media screen and (max-width: 767px)    {
    .desktop    {
        display: none;
    }
    .mobile {
        display: block;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-77f30e12 */#results    {
    display: inherit;
}
.nursingPermits {
    display: none;
}
.therapyPermits {
    display: none;
}/* End custom CSS */