/*
Theme Name: Nightingale's 2025 by Three Ring Focus
Theme URL: https://ThreeRingFocus.com
Description: Responsive Website by ThreeRingFocus
Author: Adam Kipple
Author URI: ThreeRingFocus.com
Version: 2.0.0
Tags: Responsive, grey, white, right-sidebar,theme-options, threaded-comments, banner ads, adsense,fab themes.
*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500italic,500,700,700italic,900,900italic);

/* Override the INDEED pixel spacing */
iframe[src*="conv.indeed.com"] {
    width: 0 !important;
    height: 0 !important;
    display: none !important;
    visibility: hidden !important;
    position: absolute !important;
    top: 0;
    left: 0;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

* {
    box-sizing: border-box; /* border thickness & padding included inside box */
    margin: 0;
    padding: 0;
}
body {
	font-size: 16px;
	color: #555;
	background-color: #fff;
	font-family: 'Roboto', sans-serif;
	background-size: auto;
	background-position:top center;
	background-image: url(images/global/pattern-white_new.png);
}
.clearboth {
	clear: both;
}
a {
	transition: all .4s ease-in-out;
}
.bgImg {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

/* Text */

h1, h2, h3, h4, h5 {
    letter-spacing: .06em;
    color: #5d338a;
	margin: 30px 0;
}
h1 {
    font-size: 3em;
}
h2 {
    font-size: 2.5em;
}
h3 {
    font-size: 2em;
}
h4 {
    font-size: 1.5em;
}
h5 {
    font-size: 1em;
}
h2 span,
h3 span,
h4 span {
	font-weight:normal;
}
p {
	line-height: 1.75em;
	padding: 0 0 30px 0;
}
ul, ol {
	line-height: 1.75em;
	padding: 0 0 30px 0;
	list-style-position: inside;
}
.buttons {
	margin-top: 10px;
	display: inline-block;
	padding: 14px 20px;
    font-size: 1em;
	line-height: 1em;
	letter-spacing: .08em;
	font-weight: bold;
	border: 1px solid #228f96;
	border-radius: 28px;
	color: #fff;
	background-color: #228f96;
	text-decoration: none;
}
.buttons:hover {
	color: #228f96;
	background-color: #fff;
}

/* Headder Styles */
/* Headder Styles */
.headBar {
	padding-right: 20px;
	width: 100%;
	background-color: #228f96;
	text-transform: uppercase;
	color: #fff;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.headBar a {
	color: #fff;
	text-decoration: none;
}
.headBar a:hover {
	color: #000;
}
a#rene {
	display: inline-block;
	padding: 7px 14px;
	margin-left: 20px;
	text-align: center;
	background-color: #5d338a;
}
a#rene:hover {
	color: #fff;
	background-color: #000;
}
.nBar {
	width:100%;
	padding-left: 20px;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.navWrap {}
.logo,
.logo a {
	width: 210px;
	height: 80px;
}
.logo a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/global/Nightingales-Nursing-and-Attendants.jpg) no-repeat;
}
.logo a:hover,
.logo a:focus {
	opacity: 0.5;
}
/* 
	MENU
*/
@media screen and (min-width: 1060px) {
	.sfm-navicon-button {
		display: none !important;
	}
}
@media screen and (max-width: 1060px) {
	#hideMenu {
		display: none;
	}
}
#submenu {
	margin:0;
	float:right;
	font-size: 18px;
	font-weight:300;
	letter-spacing:.05em;
	text-transform:uppercase;
}
#submenu ul {
margin:0;
padding:0;
width: 100%;
float: left;
list-style:none;
font-weight:400;
}
#submenu li {
	margin:0;
	padding: 30px 20px;
	border-left: 1px solid #228f96;
	float:left;
	color:#484848;
	font-weight:400;
	list-style:none;
}
#submenu li a {
	margin:0;
	color:#484848;
	display:block;
	font-weight: 400;
	position:relative;
	text-decoration:none;
}
#submenu li a:hover,
#submenu li a:active  {
color:#6cb5b9;
}
#submenu li a.sf-with-ul {
padding-right:10px;
padding-left:10px;
}	
#submenu li li a  {
color: #484848;
font-size:14px;
width: 170px; 
line-height:20px;
position: relative;
}
#submenu ul ul li:first-child{
border-top:none;
}
#submenu ul ul li:last-child{
border-bottom:none;
}	
#submenu li li:last-child{
border-bottom:none;
}
#submenu li li a:hover, #submenu li li a:active {
color:#6cb5b9; 
}
#submenu li ul {
	padding: 0;
	left:-999em;
	height:auto;
	width:170px;
	z-index:9999;
	margin: 31px 0 0 -21px;
	position: absolute;
}
#submenu li ul li {
	padding: 10px;
	border-top: 1px solid #228f96;
	background-color:#fff;
}
#submenu li ul a { 
width:170px;
}
#submenu li ul ul {
margin:-41px 0 0 179px;
}
#submenu li:hover ul ul,
#submenu li:hover ul ul ul,
#submenu li.sfHover ul ul,
#submenu li.sfHover ul ul ul {
left:-999em;
}
#submenu li:hover ul,
#submenu li li:hover ul,
#submenu li li li:hover ul,
#submenu li.sfHover ul,
#submenu li li.sfHover ul,
#submenu li li li.sfHover ul {
left:auto;
}
#submenu li:hover,
#submenu li.sfHover { 
position:static;
}
/* mobile-menu	 */
select.mobileMenu{
width:100%;
padding:3px 0px;
}


/* HOME PAGE */
/* HOME PAGE */

.hero {
	width: 100%;
	height: 920px;
	padding: 0 100px;
	background-image: url("images/home/hero.jpg");
	display: flex;
	align-items: center;
}
.heroText {
	width: 100%;
	max-width: 630px;
	color: #5d338a;
}
.heroText h1 {
	margin: 0 0 30px 0;
    font-size: 3.6em;
    letter-spacing: .06em;
}
.heroText p {
	font-size: 1.25em;
}
.secOne {
	width: 100%;
	background-color: #fff;
	padding: 10px 0;
	display: flex;
	justify-content: space-between;
}
.s1Box {
	min-height: 460px;
	width: calc(50% - 5px);
	padding: 70px;
}
.s1b1 {
	background-image: url("images/home/bg01.jpg");
}
.s1b2 {
	background-image: url("images/home/bg02.jpg");
}
.s1Link {
	height: 100%;
	width: 100%;
	padding: 10px;
	display: flex;
	border: 1px solid #fff;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 1.8em;
	background-color: transparent;
}
.s1Link:hover {
	background-color: rgba(93,51,138,.5);
}
.secTwo {
	width: 100%;
	background-color: #fff;
	padding: 200px 140px;
	display: flex;
	justify-content: space-between;
}
.secTwo h2 {
	margin: 0 20px 0 0;
    font-size: 3em;
    letter-spacing: .06em;
	color: #5d338a;
}
.s2Box {
	width: 90%;
	max-width: 935px;
}
.secThree {
	width: 100%;
	padding: 0px 100px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	background-image: url("images/home/bg03.jpg");
}
.s3Box {
	width: 50%;
	padding: 150px 20px 150px 0;
}
.s3Box h2 {
	margin: 0 20px 50px 0;
    font-size: 3em;
    letter-spacing: .06em;
	color: #fff;
}
.secThree img {
	width: 50%;
	max-width: 724px;
}
.secFour {
	width: 100%;
	padding: 130px 20px 0 20px;
	margin-bottom: -152px;
	text-align: center;
	background-color: #fff;
}
.secFour h2 {
	margin: 0 0 100px 0;
    font-size: 3em;
    letter-spacing: .06em;
	color: #5d338a;
}
.secFour .fas,
.secFour .fa-solid{
	color: #228f96;
    font-size: 2em;
}
.secFour .lshowcase-logos .bx-wrapper .bx-controls-direction a {
	margin-top: -18px;
}
.secFour .lshowcase-logos .bx-wrapper .bx-prev {
	left: -50px;
}
.secFour .lshowcase-logos .bx-wrapper .bx-next {
	right: -50px;
}
.secFive {
	width: 100%;
	padding: 160px 100px 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	background-color: #f3f3f3;
	background-position:top center;
	background-image: url(images/global/pattern-white_new.png);
}
.s5Box {
	width: 50%;
	padding: 150px 20px 150px 0;
}
.s5Box h2 {
	margin: 0 20px 50px 0;
    font-size: 3em;
    letter-spacing: .06em;
	color: #5d338a;
}
.secFive img {
	width: 50%;
	max-width: 880px;
}


/* 
	Sidebar
*/
#sideBar {
}
#sideBar h1 {
margin:0;
padding:20px 0px;
color:#5c3288;
font-size:28px;
font-weight:500;
line-height:28px;
text-align:left;
letter-spacing:0px;
text-transform:uppercase;
}
#sideBar p {
color:#555;
font-size:12px;
font-weight:400;
line-height:24px;
text-align:justify;
letter-spacing:1px;
}
.social {
padding:	0;
width:25px;
float:left;
height:30px;
margin: 15px 8px 15px 7px;
}
#sideBar .splitline {
padding:0;
height:1px;
width:100%;
background-color:#999;
}
.client {
padding:0;
margin:30px 0;
float:left;
width:280px;
height:125px;
background-position:center !important;
background-repeat:no-repeat;
background-image:url(images/global/Client-Stories.jpg);
}
.client a {
padding:0;
float:left;
width:280px;
height:125px;
display:block;
overflow:hidden;
text-indent:-9999px;
background-position:center !important;
}
.client a {
padding:0;
width:280px;
height:125px;
display: block;
background-position:center !important;
background:url(images/global/Client-Stories_r.jpg) no-repeat;
}
.client a:hover,
.client a:focus {
opacity:0;
}
.emp {
padding:0;
margin:30px 0;
float:left;
width:280px;
height:125px;
background-position:center !important;
background-repeat:no-repeat;
background-image:url(images/global/Join-Our-Team.jpg);
}
.emp a {
padding:0;
float:left;
width:280px;
height:125px;
display:block;
overflow:hidden;
text-indent:-9999px;
background-position:center !important;
}
.emp a {
padding:0;
width:280px;
height:125px;
display: block;
background-position:center !important;
background:url(images/global/Join-Our-Team_r.jpg) no-repeat;
}
.emp a:hover,
.emp a:focus {
opacity:0;
}
.share {
padding:0;
margin:30px 0;
float:left;
width:280px;
height:125px;
background-position:center !important;
background-repeat:no-repeat;
background-image:url(images/global/Share-Your-Stories.jpg);
}
.share a {
padding:0;
float:left;
width:280px;
height:125px;
display:block;
overflow:hidden;
text-indent:-9999px;
background-position:center !important;
}
.share a {
padding:0;
width:280px;
height:125px;
display: block;
background-position:center !important;
background:url(images/global/Share-Your-Stories_r.jpg) no-repeat;
}
.share a:hover,
.share a:focus {
opacity:0;
}
.soc {
padding:0px;
margin: 20px auto;
}
.fb {
margin-left:20px;
padding:0;
float:left;
width:40px;
height:40px;
text-indent:-9999px;
}
.fb a {
margin:0;
padding:0;
display: block;
width:40px;
height:40px;
background-repeat:no-repeat;
background-position:center !important;
background-image:url(images/social/facebook.png);
}
.fb a:hover,
.fb a:focus {
opacity:0.7;
}
.tw {
margin-left:20px;
padding:0;
float:left;
width:40px;
height:40px;
text-indent:-9999px;
}
.tw a {
margin:0;
padding:0;
display: block;
width:40px;
height:40px;
background-repeat:no-repeat;
background-position:center !important;
background-image:url(images/social/twitter.png);
}
.tw a:hover,
.tw a:focus {
opacity:0.7;
}
.ig {
margin-left:20px;
padding:0;
float:left;
width:40px;
height:40px;
text-indent:-9999px;
}
.ig a {
margin:0;
padding:0;
display: block;
width:40px;
height:40px;
background-repeat:no-repeat;
background-position:center !important;
background-image:url(images/social/youTube.png);
}
.ig a:hover,
.ig a:focus {
opacity:0.7;
}
.gp {
margin-left:20px;
padding:0;
float:left;
width:40px;
height:40px;
text-indent:-9999px;
}
.gp a {
margin:0;
padding:0;
display: block;
width:40px;
height:40px;
background-repeat:no-repeat;
background-position:center !important;
background-image:url(images/social/google-plus.png);
}
.gp a:hover,
.gp a:focus {
opacity:0.7;
}

/* 
	InPage Text Styles
*/
.banner img {
display:block;
width:100%;
height:auto;
}
.inPage .splitline {
	margin: 30px 0;
	height:1px;
	width:100%;
	background-color:#999;
}
#response img,
.response img{
display: inline-block;
width:100%;
height:auto;
}
.meta-categories {
color:#555;
font-size:12px;
font-weight:400;
text-align:left;
line-height:30px;
letter-spacing:1px;
}
.meta-categories a{
color:#555;
font-size:12px;
font-weight:700;
text-align:left;
letter-spacing:1px;
text-decoration:none;
text-transform:uppercase;
}
.meta-categories a:hover{
color:#375d4b;
}
.post img {
width:100%;
height:auto;
display:block;
padding:10px 0px;
}
#thumby img {
width:100%;
height:auto;
display:block;
margin:15px 0px 15px 0px;
}
#texty h2{
margin:15px 0px 15px 0px;
padding:0;
line-height:15px;
color:#555;
font-size:15px;
font-weight:400;
letter-spacing:1px;
}
#texty h2 a {
margin:0;
padding:0;
line-height:15px;
color:#555;
font-size:15px;
font-weight:400;
letter-spacing:1px;
text-decoration:none;
text-transform:uppercase;
}
#texty  h2 a:hover {
color:#375d4b;
}
#texty  p {
color:#555;
font-size:14px;
font-weight:300;
line-height:20px;
text-align:justify;
letter-spacing:1px;
}



/* Footer */
.myFooter {
	width: 100%;
	padding: 50px 80px;
	color: #fff;
	text-transform: uppercase;
	background-color: #5d338a;
}
.myFooter a {
	text-decoration: none;
	color: #fff;
}
.myFooter a:hover {
	text-decoration: none;
	color: #228f96;
}
.myFooter a.underline {
	text-decoration: underline;
}
.myFooter h6 {
	margin: 0;
	line-height: 1em;
	font-size: 1.5em;
}
.myFooter ul {
    list-style: none;
    padding: 0px 10px 0 0;
    margin: 0;
}
.myFooter li {
	padding: 5px 0;
}
.myFooter .fa-inverse {
	color: #5d338a;
}
.footWrap {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footCol {
	width: 33.33%;
}
.fc1 {
	padding-right: 20px;
}
.fc2 {
	text-align: center;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 20px;
}
.fc2 input {
    width: calc(100% - 10px);
	border: none;
    border-radius: 30px;
    line-height: normal;
    padding: 15px;
    color: #111;
    background-color: #fff;
}
.fc2 .buttonB {
	width: auto;
    padding: 15px 30px;
    color: #fff;
    background-color: #228f96;
    transition: all .4s ease-in-out;
}
.fc2 .buttonB:hover {
    color: #228f96;
    background-color: #fff;
}
.fc2 p {
	margin: 0;
	padding: 0;
}
.fc3 {
	text-align: right;
	padding-left: 20px;
}
.fc3 img {
	max-width: 272px;
}
.fc3 p {
	margin: 30px 0;
	padding: 0;
}
.enewsWrap {
	max-width: 420px;
	margin: 30px auto;
}
.fcWrap {
	width: 100%;
	max-width: 380px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.footBase {
	width: 100%;
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
}
.footBase p {
	margin: 0;
	padding: 0;
}

/* Video Wrapper */
.videoWrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* Map Wrapper */
.map-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.map-container iframe,
.map-container object,
.map-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Application Form */
.wdform_page {
background: none !important;
}

/* Job Listing Plugin */
.company{
	display: none !important;
}
.single_job_listing .application .application_button {
	background-color: #44a0a3;
    color: #FFF !important;
}

/* -- Radio Button Fix -- */
input[type="checkbox"] { -webkit-appearance: checkbox; }
input[type="radio"] { -webkit-appearance: radio; margin-top: 0px;}
input[type="submit"], input[type="button"] { -webkit-appearance: button; }
select { -webkit-appearance:textfield; }

/* -- fix left margin of radio buttons in Gravity Forms -- */
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    margin-left: 0.08em !important;
}

/* -- fix h2 in Gravity Forms -- */
.gform_wrapper h2.gsection_title {
    line-height: 35px !important;
	color: #5c3288 !important;
}

/* -- submit button in Gravity Forms -- */
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    background-color: #5c3288;
    color: #FFF;
    padding: 10px 15px;
}

/* 	
== RESPONSIVE STYLES ==*/

/* Monitor Medium | iPad Pro Large Landscape */
@media only screen and (max-width: 1366px) {
}

/* iPad Pro Landscape */
@media only screen and (max-width: 1112px) {
	.secTwo {padding: 200px 40px;}
}

/* iPad & iPad Mini Landscape | iPad Pro Portrait */
@media only screen and (max-width: 1024px) {
	.secThree {padding: 0px 20px; align-items: center; flex-direction: column;}
	.s3Box {width: 100%; padding: 100px 0; text-align: center;}
	.secThree img {width: 100%;}
	.secFive {padding: 160px 20px 0; align-items: center; flex-direction: column;}
	.s5Box {width: 100%; max-width: 700px; padding: 100px 0; margin: auto; text-align: center;}
	.secFive img {width: 100%;}
	.myFooter {padding: 50px 20px;}
	.footWrap {flex-direction: column; text-align: center;}
	.footCol {width: 100%;}
	.fc1 {padding-right: 0;}
	.fcWrap {margin: auto;}
	.fc2 {border: none; margin: 30px 0;}
	.fc3 {text-align: center; padding-left: 0;}
	.footBase {margin-top: 20px; text-align: center; justify-content: center; flex-direction: column; font-size: .8em;}
}

/* Custom */
@media only screen and (max-width: 960px) {
}

/* Monitor Small */
@media only screen and (max-width: 800px) {
	.heroText h1 {font-size: 3em;}
	.secTwo h2, .s3Box h2, .secFour h2, .s5Box h2 {font-size: 2.5em;}
	
	.hero {padding: 0 20px;}
	.secOne {flex-direction: column; gap: 10px;}
	.s1Box {width: 100%; height: 360px; min-height: 360px;}
	.secTwo {text-align: center; flex-direction: column; padding: 100px 20px;}
	.s2Box {width: 100%; margin: auto;}
	.secTwo h2 {margin: 0 0 30px 0;}
	.secFour {padding-top: 100px;}
}

/* iPhone 8 Plus Landscape | iPad Portrait */
@media only screen and (max-width: 768px) {
}

/* iPhone 8 Landscape */
@media only screen and (max-width: 667px) {
}

/* Mobile Portrait */
@media only screen and (max-width: 600px) {
	.hideHead {display: none;}
	.s1Box {padding: 20px;}
}

/* iPhone SE Landscape */
@media only screen and (max-width: 568px) {
}

/* Smaller Devices */
@media only screen and (max-width: 499px) {
}

/* Even Smaller Devices */
@media only screen and (max-width: 360px) {
}