/*Elder Care Nav*/
/*Elder Care Nav*/
/* ===== TILE LAYOUT ===== */
.info-tile {
    background: #6ec9f3;
    border-radius: 28px;
    padding: 30px 25px;
    min-height: 460px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: space-between;
}

/* ===== ICON / IMAGE POSITION ===== */
.info-tile .tile-icon {
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    flex-shrink: 0;
}

.info-tile .tile-icon img,
.info-tile .tile-icon svg {
    max-height: 120px;
    width: auto;
}

/* ===== TITLE CONSISTENCY ===== */
.info-tile h3,
.info-tile h4 {
    min-height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-bottom: 15px;
}

/* ===== MIDDLE CONTENT WRAPPER ===== */
.info-tile > *:not(.tile-button):not(.vc_btn3-container) {
    flex-grow: 0;
}

/* ===== PUSH BUTTON TO BOTTOM ===== */
.info-tile .tile-button,
.info-tile .vc_btn3-container,
.info-tile a.vc_btn3 {
    margin-top: auto !important;
}

/* ===== BLUE BUTTON (MATCHES 2ND IMAGE) ===== */
.info-tile .tile-button .vc_btn3,
.info-tile .vc_btn3 {
    background-color: #163b82 !important;
    border-color: #163b82 !important;
    color: #ffffff !important;
    border-radius: 6px;
    padding: 12px 28px;
    font-weight: 600;
    min-width: 180px;
}

/* ===== HOVER (STAYS BLUE) ===== */
.info-tile .tile-button .vc_btn3:hover,
.info-tile .tile-button .vc_btn3:focus,
.info-tile .vc_btn3:hover,
.info-tile .vc_btn3:focus {
    background-color: #0f2f6d !important;
    border-color: #0f2f6d !important;
    color: #ffffff !important;
}

#header-outer #top #menu-item-363 a {
    background-image: url('https://doht.ca/wp-content/uploads/2024/12/Durham-OHT-Community-Resources-2-12-1.png') !important;
    background-size: 85% !important;     
    background-repeat: no-repeat !important;
    background-position: center !important;
    text-indent: -9999px !important; 
    width: 40px !important;
    height: 40px !important; 
    background-color: white !important;  
    border-radius: 10px !important;       
}

/* Our Partners */
.page-id-82 .change-color #test-inner .vc_column-inner {
    background: #ffffff !important;
    padding: 30px;
    border: 2px solid #66c7f4 !important;
    border-radius: 16px;
		height: 450px;
}

/* Our Team */
.page-id-53 .change-color #test-inner .vc_column-inner {
    background: #ffffff !important;
    padding: 30px;
    border: 2px solid #66c7f4 !important;
    border-radius: 16px;
		height: 270px;
}

/* PFCPAC */
.page-id-107 .change-color #test-inner .vc_column-inner {
    background: #ffffff !important;
    padding: 30px;
    border: 2px solid #66c7f4 !important;
    border-radius: 16px;
}



#prtnr-inner p {
    text-align: center !important;
}

.page-id-440 .copd-prtnr p {
    height: 160px !important;
}

.team-sec .vc_col-sm-4 {
    margin: 0 !important;
}

.team-sec .inner_row {
    margin-bottom: 40px !important;
}

//#hero-abt-inner {
   // background: transparent //!important;
//}

#btn-abt, #to-top i::before {
    font-family: 'Open Sans' !important;
}

.page-id-458 .copd-prtnr p {
    height: 140px !important;
}

.page-id-449 .copd-prtnr p {
    height: 150px !important;
}

.page-id-467 .copd-prtnr p {
    height: 90px !important;
}

.page-id-422 .edu-col .nectar-button {
    width: 250px !important;
		height: 45px !important;
		background-color: #123e87;
		color: white !important; 
		text-align: center;
		border: none !important;
		font-size: 16px
}

.page-id-239 .submit-btn2 .wpcf7-form-control {
    width: 200px !important;
		height: 40px !important;
		font-size: 16px;
    font-family: 'Open Sans' !important;
	 	background-color: #0f3069 !important;
}

.page-id-8 .region-img:hover{
	transform: scale(1.2) !important; 
}

.page-id-433 .left-eligib p{
	text-align: left !important;
}

.page-id-123 #btn-abt{
	background-color: white !important;
}