html{
    font-family:'Trebuchet MS', sans-serif;
}

button{
    font-family:'Trebuchet MS', sans-serif;
}

body{
    margin:0;
}

p, h1, h2, h3, h4, h5, ul{
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
}

textarea{
    resize: none;
}

a{
    text-decoration: none;
}

h5{
    font-size: .8rem;
}



p{
    font-size: 1.3rem;
    line-height: 1.4;
}



header{
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-image: radial-gradient(rgb(255, 255, 255), rgb(249, 249, 249));
    filter: drop-shadow(0 0 0.5rem rgba(0, 0, 0, 0.087));
    padding: 1.2rem;
    position:fixed;
    z-index: 30;
}

.linklogo{
    width: 25%;
}

.linklogo img{
    width: 100%;
}

.menu{
    display:grid;
    grid-template-areas: 'menuleft linklogo menuright';
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-between;
    justify-items: center;
    align-items: center;
}

.menuright{
    width: 39%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-decoration: none;
}

.menuleft{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 85%;
}

.menubutton{
    padding: 1rem 1rem;
    border: none;
    border-radius: 5px;
    font-size: 1.1rem;
    color: black;
}

.servicesmenu:hover{
    cursor: default !important;
}

.dropdown {
    width: 40%;
  }

.dropdown-content {
    display: none;
    position: absolute;
    top: 3rem;
    left: 1rem;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  

  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.carebutton{
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    align-items: center;
    background-color: transparent;
}

.fa-chevron-down {
    position: absolute;
    z-index: 15;
    opacity: 0;
}

.carebutton:hover i{
    opacity: 100;
    transition: opacity 300ms ease-in, transform 150ms ease-out;
    transform:translate(4rem,0px);
}

.menubutton:hover{
    cursor: pointer;
    color: #df4040;
    transition: color 150ms ease-in-out;
}

.dropbtn {
    border:none;
    cursor:pointer;
    padding:12px 16px;
    background-color:#fff
    }
    
    .dropdown {
    position:relative;
    display:inline-block;
    display: flex;
    }

    .fa-phone-volume{
        color:green
    }

    .fa-services{
        font-size: 1.4em !important;
    }
    
    .dropdown-content {
    display:none;
    position:absolute;
    background-color:#fff;
    min-width:160px;
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);
    z-index:1
    }
    
    .dropdown-content a {
    color:#110807;
    padding:12px 16px;
    text-decoration:none;
    display:block
    }
    
    .dropdown-content a:hover {
    background-color:#faccc7
    }

    .dropdown-conten a:active {
        background-color:#faccc7
      }

.callbutton{
    width: 11%;
    padding: .5rem;
    background-color: #df4040;
    border:none;
    border-radius: 5px;
    font-family:'Trebuchet MS', sans-serif;
    color:white;
}

.callbutton:hover{
    cursor: pointer;
    background-color: #b11919;
    transition: background-color .1s ease-out;

}

.calla{
    width: 100%;
    display:flex;
    justify-content: center;
    text-decoration: none;
}

.menucall{
    width: 100%;
    padding: .65rem 1rem;
    font-size: 1.1rem;
}

.logoa{
    display: flex;
    align-items: center;
    justify-content: center;
}

.jumbotron{
    background-image: url("../Resources/HomeImages/Jumbotron/homepagejumbotron.webp");
    height: 65vh;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    padding-top: 3rem;
    background-position-y: 5rem;
    background-repeat: no-repeat;
}

.jumbotrontext{
    width: 35%;
}

.jumbotrontext h2{
    color: white;
    font-size: 3.2rem;
    filter:drop-shadow(0 0 0.75rem rgba(0, 0, 0, 0.482));
}

.jumboplaceholder{
    width: 38%;
}

.jumbocall{
    width: 35%;
    font-size: 1.3rem;
    margin-top: 3rem;
    padding: .75rem 0;
    filter:drop-shadow(0 0 0.75rem rgba(0, 0, 0, 0.232));
}

.descrip{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 60%;
    margin: 1.5rem auto;
}


h1{
    font-size: 2.2rem;
    text-align: center;
    color:#df4040;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 2rem;
}

.descrip p{
    text-align: center;

}

.descripcall{
    width: 16%;
    font-size: 1.3rem;
    margin-top: 3rem;
    padding: .75rem 0;
    filter:drop-shadow(0 0 0.75rem rgba(0, 0, 0, 0.015));
}


.domesticworkers{
    display: flex;
    width: 75%;
    margin: 12rem auto;
    justify-content: space-around;
    filter:drop-shadow(0 0 0.75rem rgba(0, 0, 0, 0.015));
}

.domesticimg{
    width: 30%;
    border-radius: 10px;
}

.domestictext{
    width: 50%;
}

.domesticrect{
    height: 5px;
    width: 40px;
    background-color: #faccc7;
    margin: 2rem 0;
}

.domestich2{
    font-size: 1.8rem;
}

.clientbubble h3{
    font-size: 1.75rem;
    width: 50%;
}

.services h2{
    font-size: 2.8rem;
    text-align: center;
}

.serviceslist{
    width: 92%;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    justify-content: space-evenly;
}

.servicecontainer{
    width: 38%;
    background-color: #f7f7f7;
    display: flex;
    flex-direction: column;
    margin-top: 5rem;
    align-items: center;
    text-align: center;
    border-radius: 15px;
    padding: 2rem 1.5rem;
    border: 1px solid #df404062;
    filter: drop-shadow(0px 0px 10px #aeaeae49);
}

.servicecontainer img{
    width: 80%;
    border-radius: 15px;
}

.servicecontainer h3{
    font-size: 2rem;
    margin: 1.5rem 0 1.25rem 0;
    
}

.servicecontainer button{
    font-size: 1.4rem;
    background-color: #df4040;
    color: white;
    border: none;
    padding: .6rem 1.5rem;
    margin-top: 2.5rem;
    border-radius: 5px;
    border: 1px solid #df4040;
}

.servicecontainer button:hover{
    color: #df4040;
    background-color: white;
    cursor:pointer;
}


.nurses{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 3rem auto;
}

.servicesh3{
    font-size: 1.75rem;
    margin: 2rem auto 0 auto;
    border: 2px solid #df4040;
    color: #df4040;
    background-color: #f0f0f0;
    padding: 1rem 3rem;
    border-radius: 150px;
}




.nursesection{
    text-align: center;
    padding: 6rem .5rem;
    width:19%;
    font-size: 1.7rem;
    border-radius: 75px;
    border: 2px solid #df4040;
    color: white;
}

.domesticworkers{

}


.nursesection:hover{
    filter: drop-shadow(1px 1px 15px  #e6b3b3);
    color:#fbf3cd;
}


.rnbubble{
    background-image: url('../Resources/HomeImages/SubSections/NursesSection/RNCircle.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.lvnbubble{
    background-image: url('../Resources/HomeImages/SubSections/NursesSection/LVNCircle.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.cnabubble{
    background-image: url('../Resources/HomeImages/SubSections/NursesSection/CNACircle.png');
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}

.cnabubble{
    background-image: url('../Resources/HomeImages/SubSections/NursesSection/CNACircle.png');
}

.midsection{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}

.midrow{
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.map{
    margin: 12rem auto;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    border-bottom: 2px solid #f9b8b6;
    border-top: 2px solid #f9b8b6;
    width: 60%;
    padding: 1.5rem 0;
    border-radius: 40px;
    background-image: url('../Resources/Logos/hearticonbg.png');
    background-position: center;
    background-repeat: no-repeat;
}

.mapleft{
    width: 55%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mapcall{
    width: 100%;
    font-size: 1.3rem;
    margin-top: 3rem;
    padding: .5rem 1.5rem;

}

.maptext{
    text-align: center;
    font-size: 2rem;
    color:#df4040;
}

.mapimg{
    width: 35%;
    border-radius: 15px;
    filter:drop-shadow(0 0 0.75rem rgba(0, 0, 0, 0.015));
}


.clientimg{
    width: 12%;
    border-radius: 250px;
}

.PagePromo-input {
    font-size: 1.2rem;
    font-family: var(--body-font);
    border: 2px solid #f7a39b95;
    border-radius: 5px;
    margin: 2rem 0;
    padding: .75rem 0 .75rem .5rem;
}

.ziplookupbotton {
    margin-left: -.5rem;
    font-family: var(--body-font);
    text-align: center;
    padding: 13px 1.5rem;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 1.2rem;
    color: white;
    border: 1px solid #df40403f;
    background-color: #f76060;
}

.ziplookupbotton:hover{
    background-color: #b11919;
    cursor: pointer;
    transition: background-color .1s ease-out;
}

.buttonandmap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    padding: 2rem 0 0;
    margin: 0 auto;
}

.servheart{
    width: 12%;
    rotate: 10.2deg;
    margin: 1.5rem 0;
}

.servrow2{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.servpanel{
    display:flex;
    margin: auto;
    justify-content: space-around;
    padding: 1.5rem 0;
}

.domesticpanel{
    background-image: url('../Resources/ServicesBGs/DomesticWorkers.jpg');
    background-size: cover;

}

.panelright{
    width: 65%;
    padding-right: 3rem;
}

.panelright h3{
    font-size: 2.3rem;
    text-align: center;
    color: white;
}

.servpanel img{
    width: 20%;
    border-radius: 30px;
}

.servpic1{
    width: 25%;
}

.serviceslists ul{
    padding-inline-start: 1rem;
}

.servblocks{
    display: flex;
}


.servsubpic{
    width: 35%;
    border-radius: 25px;
}




.servicesblock{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    padding-bottom: 3rem;
}

.servicesimg{
    width: 40%;
    border-radius: 20px;
}

.servicesblock h3{
    font-size: 1.6rem;
    padding: 2rem 2rem 2.5rem 2rem;
    text-align: center;

}

.serviceslists{
    display: flex;
    align-items: center;
    flex-direction: column;
}

.servlist{
    font-size: 1.3rem;
}

.servlist li{
    padding: .15rem 0;
}

.midheart{
    rotate: 10.3deg;
    width: 12%;
}

.faqsection {
    width: 70%;
    margin: 11rem auto 9rem;
    display: flex;
    justify-content: space-between;
}

.faqtext h2 {
    font-size: 2rem;
    margin: 0;
}

.accordionparent {
    width: 75%;
    margin: auto;
}

.servicesaccordion{
    background-color: rgb(238, 238, 238);
    border: 2px solid #df4040;
    border-radius: 10px;
    color: white;
    justify-content: center;
    padding: 1.3rem 3rem;
}

.servicesparent{
    width: 95%;
    margin: 2rem auto;
}


.text-arrow{
    width: 86%;
    display: flex;
    justify-content: space-between;
    font-size: 1.5rem;
    color: #df4040;
}

.invisiblearrow{
    color: rgba(76, 175, 79, 0)
}

.faqsaccordion {
    background-color: #e6e6e6;
    color: #444;
    width: 70%;
    justify-content: space-between;
    padding: 18px;
    border: none;
    margin-bottom: 1rem;
}

.accordion {
    cursor: pointer;
    font-family: var(--body-font);
    font-size: 1.3rem;
    width: 100%;

    text-align: left;
    outline: none;
    display: flex;
    align-items: center;
}

.faqsaccordion:hover {
    background-color:#ffa09d;
}

.servicesaccordion:hover {
    background-color:#f6f6f6;
}
    
.accordion i {
    padding-right:.5rem;
    opacity:0;
    transform:translate(0,-.5rem);
    transition:opacity 150ms ease-out,transform 250ms ease-out
}
    
.accordion:hover i {
    opacity:1;
    transform:translate(0,0);
    transition:opacity 250ms ease-in,transform 250ms ease-in
}

.panel {
    padding: .5rem 18px;
    margin-bottom: 1rem;
    border-bottom: 1px solid #f7a39bcd;
    display: none;
    background-color: #f8f8f8;
    overflow: hidden;
}

footer{
    border-top: 1px solid #f9b8b6;
    padding: 1.25rem 0 1.25rem 0;
}

.footercontents{
    display: flex;
    justify-content: space-between;
    width: 75%;
    align-items: start;
    margin: auto;
}

.allrights{
    font-size: .8rem;
}

.panel p{
    font-weight: 100;
    font-size: 1.1rem;
}



@media only screen and (min-width: 1025px) {
    .tablet-mobile {
    display:none
    }

    .mobile{
        display: none;
    }

    .tablet{
        display: none;
    }
    
}

@media only screen and (min-width: 800px) and (max-width: 1024px) and (orientation:portrait){

    .jumbotrontext {
        width: 60%;
    }

}

@media only screen and (min-width: 900px) and (max-width: 1024px) and (orientation:landscape){

    .jumbotron{
        background-position: top;
        height: 74vh;
        background-position-y: 3rem;
    }

    .jumboplaceholder{
        width: 10%;
    }

    .jumbotrontext{
        width: 60%;
    }

    .jumbocall{
        font-size: 1.4rem;
    }

}


@media only screen and (min-width: 480px) and (max-width: 1024px) and (orientation:portrait){

    .jumbotron{
        background-position: center;
        height: 54vh;
        background-position-y: 3rem;
    }

    .jumboplaceholder{
        width: 0%;
    }

}

@media only screen and (min-width: 480px) and (max-width: 900px) and (orientation:landscape){

    .jumbotron{
        background-position: top;
        height: 90vh;
        background-position-y: 4rem;
    }

    .jumbotrontext h2{
        font-size: 2.5rem;
    }

    .jumboplaceholder{
        width: 10%;
    }

    .jumbotrontext{
        width: 50%;
    }

    .jumbocall{
        padding: .75rem 0;
        font-size: 1.2rem;
    }

    .fa-xl {
        font-size: 1.3em;
    }
}

@media only screen and (min-width: 480px) and (max-width: 900px){

}


@media only screen and (min-width: 480px) and (max-width: 1024px){

    .mobile{
        display: none;
    }

    .desktop-mobile{
        display: none;
    }

    .desktop{
        display: none;
    }

    header{
        padding: .75rem;
    }

    .menu{
        align-items: center;
    }


    .menubutton{
        font-size: .9rem;
    }


    .menuright{
        width: 51%;
    }

    .menucall{
        font-size: .9rem;
    }


    .linklogo {
        width: 44%;
    }

    .jumbocall{
        padding: 1rem 0;
    }

    .descrip{
        width: 80%;
    }

    .servheart{
        width: 16%;
    }

    .domestictext{
        width: 85%;
        text-align: center;
    }

    .domesticrect{
        width: 60px;
        margin: 2rem auto;
    }

    .domesticworkers{
        justify-content: space-evenly;
        width: 85%;
        align-items: center;
    }

    .domestictext{
        width: 60%;
        text-align: left;
    }

    .domesticrect{
        width: 60px;
        margin: 2rem 0;
    }

    .wellnesstext{
        width: 65%;
        padding-left: 3.5rem;
    }

    .map{
        width: 90%;
        justify-content: center;
    }

    .mapleft{
        width: 65%;
    }

    .mapimg{
        width: 40%;
    }


    .nursesubpic{
        width: 25%;
        border-radius: 85px;
    }


    .servsection{
        flex-direction: column;
        border: none;
    }

    .servicesblock{
        border-radius: 95px;
        border: 2px solid #df4040;
    }

    .servicesblock h3{
        font-size: 1.9rem;
    }

    .services{
        width: 100%;
    }

    .servicecontainer{
        width: 39%;
    }

    .servicecontainer h3{
        width: 82%;
    }

    .serviceslist{
        width: 100%;
    }

    .servtitle{
        font-size: 2rem;
        padding: .75rem 4rem;
        border: none;
        width: 75.85%;
    }

    .wholeblock{
        flex-direction: column;
        border: none;
    }

    .servblockone{
        margin: 4rem auto;
    }

    .servicesblock{
        width: 100%;
    }

    .faqsection{
        width: 100%;
        flex-direction: column;
        align-items: center;
    }

    .footercontents{
        justify-items: center;
    }

    .employmentbutton{
        font-size: .8rem;
    }

}

@media only screen and (max-width: 480px) {

    .menu{
        display: flex;
        align-items: center;
    }

    h1{
        font-size: 1.6rem;
    }

    p{
        font-size: 1.1rem;
    }

    .linklogo{
        width: 32%;
    }

    .tabletdesktop{
        display: none;
    }

    .tablet{
        display: none;
    }

    .desktop{
        display: none;
    }

    .jumbotron{
        background-position-x: center;
        background-position-y: 4rem;
    }

    .jumbocall{
        width: 50%;
        padding: .75rem .5rem;
        margin-top: 1.75rem;
        font-size: 1.2rem;
    }

    .jumbotrontext{
        width: 85%;
        display: flex;
        flex-direction: column;
    }

    .jumbotrontext h2 {
        font-size: 2.2rem;
    }

    .servheart{
        margin: 1.5rem 0;
        width: 30%;
    }   

    .descrip{
        width: 85%;
    }

    .descripcall{
        width: 50%;
        font-size: 1.1rem;
    }
    
    .domesticworkers{
        align-items: center;
        width: 100%;
        flex-direction: column;
    }

    .domesticrect{
        margin: 2rem auto;
    }

    .domesticimg{
        display:none;
    }
    
    .domestictext{
        width: 75%;
        text-align: center;
    }

    .wellnesstext{
        padding-left: 2rem;
        width: 75%;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .wellnesstext ul{
        text-align: left;
        padding: 0;
    }

    .wellnesstext p{
        padding-bottom: 1.5rem;
    }

    .wellnesscontent{
        flex-direction: column;
    }

    .wellnesscontent img {
        left: 0;
        margin-bottom: 3rem;
        width: 65%;
    }

    .wellnesses{
        flex-direction: column;
    }

    .maptext{
        font-size:1.8rem;
        width: 96%;
    }

    .mapleft{
        width: 100%;
    }

    .mapcall{
        font-size: 1.5rem;
    }

    .map{
        justify-content: center;
        width: 81%;
        display: none;
    }

    .mapimg{
        width: 85%;
        margin: 2rem 0;
    }

    .buttonandmap{
        padding: 0;
    }

    .PagePromo-input{
        font-size: .9rem;
    }

    .ziplookupbotton {
        font-size: .9rem;
    }
    
    .servsection{
        flex-direction: column;
        border:none;
    }

    .servicesblock{
        width: 100%;
        border-radius: 95px;
        border: 2px solid #df4040;
    }

    .servtitle{
        position:relative;
        padding: .75rem 0;
        width: 100%;
        margin: auto;
        border-radius: 10px;
        text-align: center;
        margin: 0 auto 3rem;
        border: none;
        font-size: 1.5rem;
    }

    .servblockone{
        border-radius: 95px;
    }

    .servmidpic{
        width: 70%;
        margin: 2.5rem auto;
        border-radius: 50px;
    }

    .servicecontainer{
        width: 100%;
    }

    .servicesblock h3{
        font-size: 1.4rem;
        padding: 2rem 0;
        width: 77%;
    }

    .nursesblock{
        width: 75%;
    }

    .nursesblock h3{
        font-size: 1.6rem;
        text-align: center;
    }

    .nursesubpic{
        display: none;
    }

    .nursemidpic{
        width: 60%;
        margin: 2.5rem auto;
        border-radius: 50px;
    }

    .services{
        width: 95%;
        margin-bottom: 12rem;
    }

    .wholeblock{
        flex-direction: column;
        border:none;
    }

    .servsubpic{
        display: none;
    }

    .faqsection {
        flex-direction:column;
        width:100%;
        align-items:center;
        margin:7rem auto
    }
        
    .faqtext {
    text-align:center
    }
        

    .footerlogo{
    width:75%;
    }

    .footercontents{
    margin: 5rem auto;
    }

    .footeraddress{
        padding: 0;
    }
    
    .footeraddress p {
    font-size:1.1rem;
    }

    .allrights {
        padding-bottom: .3rem;
    }
    
    .socialbuttons-desktop {
    display:none
    }
    
    .footercontents {
    display:flex;
    flex-direction:column;
    margin: auto;
    align-items: center;
    }
   
    footer ul{
        margin-top: .5rem;
    }
   
}

/** Colors:

Reds 
Sat