* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

label {
	font-size: 18px;
  font-weight: bold;
}

input[type=text], input[type=email], select {
  width: 50%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}

textarea {
  margin: 8px 0;
}

#form-approval {
  padding-top: 10px;
  color: #2c8d7e;
}

.nav-logo {
  padding-right: 20px;
}

#name-validation-text, #email-validation-text, #comment-validation-text {
  color: red;
}

textarea {
  width: 80%;
  height: 150px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  resize: none;
}

input[type=submit] {
  width: 20%;
  background-color: #4CAF50;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

#mobile_link, #email_link {
  font-size: 16px;
  color: white;
}

body {
	background-color: #2c8d7e;
	width: 100%;
}

#navigation {
  border-bottom: #2c8d7e 1px solid;
}

#contact_banner {
	background-color: #2c8d7e;
	padding-top: 5px;
	padding-bottom: 5px;
  padding-right: 20px;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	width: 100%;
}

#end_of_line {
  padding-bottom: 15px;
}

#phone, #mail, #fb, #ig {
  margin-left: 10px;
  color: white;
  background-color: #2c8d7e;
}

html {
    font-size: 62.5%;
    font-family: 'Roboto', sans-serif;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

.header{
    border-bottom: 1px solid #E2E8F0;
}

.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 0px;
    padding-right: 0px;
}

.hamburger {
    display: none;
}

.bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #101010;
}

.nav-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-item {
    margin-left: 5rem;
}

.nav-link{
    font-size: 1.6rem;
    font-weight: 400;
    color: #2c8d7e;
}

.nav-link:hover{
    color: #482ff7;
}

.nav-logo {
    font-size: 2.1rem;
    font-weight: 500;
    color: #482ff7;
}

#special {
	font-size: 22px;
	background-color: #6c2c74;
	width: auto;
	padding: 16px 20px;
	border-radius: 100px;
	border: 0px;
	color: white;
	cursor: pointer;
}

#special:hover {
	text-decoration: underline;
}


#special_button {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

#banner_image {
	height: 600px;
  object-fit: cover;
}

#contact_banner_section {
	background-color: #2c8d7e;
	padding: 0;
	width: 100%;
}

h1 {
	font-size: 44px;
}

h2 {
	font-size: 28px;
	text-align: left;
	padding-bottom: 20px;
}

#glowing-email {
  color: #2c8d7e;
  font-weight: bold;
}

.site-link {
  color: #2c8d7e;
}

h3 {
	font-size: 24px;
	padding-bottom: 10px;
  color: #2d3b37;
}

h4 {
	font-size: 14px;
  text-align: center;
  text-decoration: none;
}

#title, #subtitle {
	text-align: center;
}

#title {
	padding-bottom: 20px;
  letter-spacing: 1px;
}

#subtitle {
	padding-bottom: 40px;
}

#navigation {
	padding: 0;
}

section, footer {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
}

#value-prop-row-1, #value-prop-row-2 {
  max-width: 100%;
  width: 1000px;
  position: relative;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.row {
	max-width: 100%;
	width: 1000px;
	position: relative;
	margin: auto;
	display: flex;
	flex-direction: row;
	justify-content: center;
}


#value-prop-1, #value-prop-2, #navigation, #faq, #contact-us, #about-us, #care-services,#personal-care, #household-tasks, #community-access, #companionship {
	background-color: white;
}

.site-link {
	font-size: 16px;
}

#our-partners, #our-philosophy, #our-history {
  background-color: white;
}



.column {
	width: 1000px;
	max-width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}

.home-image {
  width: 100%;
  max-width: 100%;
  padding-top: 2px;
}

strong {
  font-size: 16px;
}

#details-row-bottom {
  font-size: 16px;
}

p {
	font-size: 18px;
  color: #475569;
}

#headline {
	background-color: #2c8d7e;
	color: white;
	padding-top: 40px;
	padding-bottom: 40px;
}

#details {
	background-color: #f4f4f7 !important;
}

footer, #footer-section {
	background-color: #2c8d7e;
	color: white;
}

#errorText {
  color: red;
}

/* FAQs */

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  font-size: 18px;
  color: #475569;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion.active, .accordion:hover {
  background-color: #ccc;
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 100px;
  display: none;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
}

.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.accordion.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}








/* END FAQ */

.fa-phone, .fa-envelope {
	padding-right: 5px;
}

#faqanswer {
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #282828;
}

.bullet {
	font-size: 18px;
	list-style-type: circle;
	margin-left: 50px;
  color: #475569;
}
    
#phone-text {
	font-size: 16px;
}

/*  */

@media only screen and (max-width: 768px) {
    .nav-menu {
        position: absolute;
        left: -100%;
        top: 96px;
        flex-direction: column;
        width: 100%;
        text-align: center;
        transition: 0.3s;
        background-color: rgba(255, 255, 255, 1);
        box-shadow:
            0 10px 27px rgba(0, 0, 0, 0.05);
            z-index:99;
    }

    #end-of-about-us {
      padding-bottom: 0px;
    }

    .nav-menu.active {
        left: 0;
    }

    .nav-item {
        margin: 2.5rem 0;
    }

    #value-prop-title {
      padding-top: 15px;
      padding-bottom: 15px;
      letter-spacing: 1px;
    }

    .hamburger {
        display: block;
        cursor: pointer;
    }

    #end_of_line {
      padding-bottom: 0px;
    }

    #value-prop-1, #value-prop-2 {
      padding-top: 15px;
      padding-bottom: 15px;
    }

    #value-prop-row-1 {
      max-width: 100%;
      width: 1000px;
      position: relative;
      margin: auto;
      display: flex;
      flex-direction: column-reverse;
      justify-content: center;
    }

    #value-prop-row-2 {
      max-width: 100%;
      width: 1000px;
      position: relative;
      margin: auto;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }

    #headline {
      padding-top: 20px;
      padding-bottom: 20px;
    }
        
    .hamburger.active .bar:nth-child(2) {
        opacity: 0;
    }

    .hamburger.active .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }

    .hamburger.active .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }
    
    #contact_banner {
      display: flex;
      flex-direction: row;
      justify-content: center;
      padding-right: 0px;
    }
    
    .navbar {
	width: 100%;
    }
    
    #banner_image {
    	height: 400px;
    }
    
    #details-row {
       	display: flex;
    	flex-direction: column;
    	justify-content: center;
    }
    
    input[type=text], input[type=email], select {
	width: 100%;
    }

    textarea {
    	width: 100%;
    }
    
    #details-row-bottom {
    	font-size: 16px;
    	padding-bottom: 20px;
    }
    
    #phone-text {
    	font-size: 16px;
    }
    
    .home-image {
    	width: 100%;
	    max-width: 100%;
    }

	#section, footer, #faq, #contact-us, #details {
		padding-top: 15px;
		padding-bottom: 15px;

	}
}

@media only screen and (max-width: 490px) {
    #contact_banner {
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding-right: 0px;
    }

    #desktop_only {
      display: none;
    }

    #end-of-about-us {
      padding-bottom: 0px;
    }
    
    #mobile_contact_banner {
    	text-align: center;
    }

    #email_contact_banner {
    	text-align: center;
    }
    
    #banner_image {
    	height: 300px;
    }
     
    input[type=text], input[type=email], select {
	    width: 100%;
    }

    textarea {
    	width: 100%;
    }
    
    #special {
    	width: 100%;
    }
}


