/*
Theme Name:Group Home Riches
Theme URI: https://tosinadekoya.com/
Author: the WordPress team
Author URI: https://tosinadekoya.com
Description: The 2023 Themes
Version: 1.0
*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;

}

body {
    font-family: "Roboto", sans-serif;
}

#site-header {
    background: #290a4e;
}

.disc ul {
    list-style-type: disc;
}

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

nav ul li a {
    /* color: #ddd; */
    text-decoration: none;
    padding: .8rem 1rem;
    display: block;
    line-height: 1;
    font-size: 14px;
}
.menu{
    transition: 0.3s;
}
.menu:hover {
    color: #13aff0;
}
#site-header {
    background: #290a4e;
    width: 100%;
    border-bottom: 1px solid white;
}

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

.navbar-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 84px;
}

.custom-logo {
    height: 100px;
    width: 130px;
}

.logo-wrapper {
    height: 100px;
}

.hero-banner {
    background-image: url('images/care.jpeg');
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 800px;
}

.inner-banner {
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 800px;
    width: 100%;
    left: 0;
    background-color: #a19c9c;
    position: absolute;
}

.footer-upper-inner {
    padding: 50px 0;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: end;
}

.footer-upper {
    background: #290a4e;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.referral-form {
    font-weight: 500;
    text-transform: uppercase;
    background-color: #F44E27;
    font-size: 18px;
    padding: 20px 40px;
    border-radius: 5px;
    color: white;
    text-decoration: none;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
}

.footer-lower-sec-one {
    background-color: #E9E2D5;
    padding: 50px 150px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-lower-sec-one-inner {
    width: 50%;
    text-align: center;
}

p.solution {
    color: #A52923;
    font-family: "Roboto", Sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 27px;
}

.footer-text-left {
    column-gap: 0px;
    color: #7A7A7A;
    font-family: "Roboto", Sans-serif;
    font-style: italic;
    font-size: 14pt;
    text-align: initial;
    font-weight: bold;
    width: 78%;
}

.footer-number {
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 33px;
    font-weight: 700;
}

.mission-wrapper {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-widget {
    background-color: #222;
    padding: 30px 0;
    margin: 0;
}

.footer-bottom {
    background-color: #1b1b1b;
    padding: 15px 0;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    color: #dbdada;
}

.hero-btn {
    font-weight: 500;
    text-transform: uppercase;
    background-color: #F44E27;
    font-size: 14px;
    padding: 15px 20px;
    border-radius: 5px;
    color: white;
    text-decoration: none;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
}

.inner-content {
    width: 100%;
    text-align: center;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}


.inner-content-text {
    width: 80%;
    filter: opacity(100%);
}

.inner-content-actual {
    width: 35%;
    text-align: left;
}

.hero-heading {
    font-size: 57px;
    text-align: initial;
    margin: 20px 0;
}

.her0-text {
    font-size: 32px;
    text-align: initial;
}

.under-hero {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 99px 250px;
    color: white;
}

.under-hero_ {
    background: #290A4E;
    color: white;
}

.demographics {
    width: 49%;
    text-align: center;
    background: #F44E27;
    padding: 50px 0;
}

.icon-wrapper {
    width: 100px;
    color: #FFFFFF;
    background: #FAB131;
    font-size: 50px;
    border-radius: 70px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.svg{
        height: 47px;
            transform: translateX(-50%) rotateY(180deg);
            width: 100%;
            display: relative;
            top: 0;
}
.icon-main {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.text-below {
    color: #FFFFFF;
    font-family: "Roboto", Sans-serif;
    font-size: 25px;
    font-weight: 600;
}

.our-care {
    width: 49%;
    text-align: center;
    background: #E9E2D5;
    padding: 50px 0;
}

.home-page-text {
    text-align: center;
    padding: 0 10%;
    margin-bottom: 70px;
}

.home-page-content {
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-family: Barlow, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 200;
    color: #656566;
    letter-spacing: 0.1px;
    text-align: center;
    margin-bottom: 0.5em;
}

.inner-svg {
    transform: rotate(180deg);
}

.transformImg {
    fill: #d27926;
    transform: rotateX(180deg);
}
#check:checked ~ ul {
    left: 0;
}

.about-banner::before {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: #0E0505D4;
    opacity: .5;
}

.form  input[type=text], input[type=email], textarea {
        background-color: #f5f8fa;
        color: #33475b;
        border-width: 1px;
        border-color: #cbd6e2;
        font-size: 16px;
}

.form input[type=text]:focus, input[type=text]:active {
    background-color: #f5f8fa;
        border-width: 1px ;
    border-color: rgba(82, 168, 236, .8) !important;
}

#navDiv{
    transition: none;
}
.bars{
    display: none !important;
}
@media screen and (max-width:1200px) {
    .inner-content-text {
        width: 100%;
        filter: opacity(100%);
    }

    .inner-content-actual {
        width: 100%;
        text-align: center;
    }

    .home-page-text {
        text-align: center;
        padding: 0 20px;
        margin-bottom: 70px;
    }
        .under-hero {
            padding: 99px 50px;
        }
}
@media screen and (max-width:1024px) {
    #navDiv {
        transition: .5s;
        left: -100%;
    }
.navbar-wrapper {
    margin: 0 30px;

}
.bars {
    display: inline-block !important;
}
}
@media screen and (max-width:650px) {

    .our-care {
        width:100%;
    }
    .demographics{
        width:100%;
    }
        .under-hero {
            padding: 99px 30px;
        }
                 .home-page-content {
                     font-size: 20px;
                 }
}

ul#navDiv li a{
	text-decoration: none;
    padding: 0.8rem 1rem;
    display: block;
    line-height: 1;
    font-size: 14px;
	color: #ddd;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.py-10px.px-20px.text-white.bg-ff7a59.font-bold.text-15px.rounded-3px{
	--tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
	background: #FF7A59;
	padding: 10px 30px;
    border-radius: 3px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.w-full.border-1px.p-8px.rounded-3px.mb-20px,input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.w-full.p-8px.rounded-3px.mb-20px{
	background-color: #f5f8fa;
    color: #33475b;
    border-width: 1px;
    border-color: #cbd6e2;
    font-size: 16px;
	padding: 8px;
	border-radius: 3px;
	margin-bottom: 20px;
}

.text-\[\#33475b\].text-\[14px\] {
    margin-bottom: 20px;
}

.about.relative.w-full.bg-center.bg-cover.pt-\[100px\] {
	background-image: url('images/about-us.jpeg');
}

ul#navDiv li.current-menu-item a{
	color:#FAB131 !important;
	font-weight: 600;
}

@media only screen and (min-width: 768px) and (max-width: 1024px)  {
	  .inner-content-actual {
		width: 50%;
		text-align: left;
	}

}
@media only screen and (min-width: 1025px) and (max-width: 1600px)  {
	  .inner-content-actual {
		width: 55%;
		text-align: left;
	}
}

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

  ul#navDiv li a {
      text-decoration: none;
      padding: 0.8rem 1rem;
      display: block;
      line-height: 1;
      font-size: 14px;
      color: #000;
  }
}
