/*
Theme Name: North Star Supportive Housing Inc
Theme URI: #
Author: North Star Supportive Housing Inc Team
Author URI: https://github.com/tidythemes
Description: North Star Supportive Housing Inc.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2023
Requires at least: 5.2
Tested up to: 6.1
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2023 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}

form#wpforms-form-180 {
    background: #f5f5f5;
    padding: 38px;
    border-radius: 6px;
}
form#wpforms-form-180 input {
    border: none !important;
}
form#wpforms-form-180 textarea {
    border: none !important;
}
.housing .wpforms-field-radio {
    border: #dcdcdc solid 1px !important;
    width: 100%;
    max-width: 100%;
    margin: 13px 0px !IMPORTANT;
    padding: 13px 15px !IMPORTANT;
}

section.footer_area .copy_right  .row {
    padding: 0 !important;
}


.ani_logo_m u {
    text-decoration: none;
    font-family: 'Lato';
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-left: 4px;
}

.ani_logo_m  u b{
animation: animate 5s alternate infinite;
animation-duration: 2s;
	font-weight:700 !important;
color: #fff;
}
 
.ani_logo_m  u b:nth-child(1)
{
    animation-delay: 0.1s;
        text-shadow: 0 0 7px #00e980, 0 0 50px #00e980;
}
.ani_logo_m  u b:nth-child(2)
{
    animation-delay: 0.2s;
    text-shadow: 0 0 7px #07a5ab, 0 0 50px #07a5ab;

}
.ani_logo_m  u b:nth-child(3)
{
    animation-delay: 0.3s;
    text-shadow: 0 0 7px #004a60, 0 0 50px #004a60;
    
}
.ani_logo_m  u b:nth-child(4)
{
    animation-delay: 0.4s;
        text-shadow: 0 0 7px #00ffbb, 0 0 50px #00ffbb;
    
}
.ani_logo_m  u b:nth-child(5)
{
    animation-delay: 0.5s;
text-shadow: 0 0 7px #5fffb7, 0 0 50px #5fffb7;

}
.ani_logo_m  u b:nth-child(6)
{
    animation-delay: 0.6s;
    text-shadow: 0 0 7px #427e8b, 0 0 50px #427e8b;
}
.ani_logo_m  u b:nth-child(7)
{
    animation-delay: 0.7s;
        text-shadow: 0 0 7px #32a4a9, 0 0 50px #32a4a9;
}
.ani_logo_m  u b:nth-child(8)
{
    animation-delay: 0.8s;
    text-shadow: 0 0 7px #008cb5, 0 0 50px #008cb5;
}


@keyframes animate{
    0%
    {
        transform: scale(1.5);

    }
    70%
    {
        text-shadow: none;
        transform: scale(1);
        
    }
    100%
    {

        transform: scale(1.5);
        
    }
}
.lm_area p{
    text-align: right;
}

@keyframes fadeInLeft{
0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-32%,0,0);
}
100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
}
.banner p a {
    background: #e4691d;
    color: #fff;
    padding: 0px 10px;
    display: inline-block;
    border-radius: 5px;
}
.about-area .fluentform .ff-el-group {
    margin-bottom: 20px;
    padding: 0px 40px;
}
.about-area form {
    padding-top: 23px;
}
.about-area .form label {
    font-family: 'Lato';
    font-size: 14px;
    font-weight: 700 !important;
    letter-spacing: 0;
    color: #333 !important;
}
.about-area .ff-default .ff_btn_style {
    color: #fff;
    background: #df352c !important;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: 600;
    padding: 11px 22px;
    font-size: 15px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 23px;
    text-align: center;
    margin: 0 00px 0px;
    transition: all .4s;
    width: 100%;
}
.about-area .ff-default .ff_btn_style:hover{
	background:#00679d !important;
}
.housing   .ff-step-body {
    padding: 30px;
    background: #f5f5f5;
    border-radius: 9px;
}
.housing   .ff-step-body  label {
    font-family: 'Lato';
    font-size: 14px;
    font-weight: 700 !important;
    letter-spacing: 0;
    color: #333 !important;
}
.housing  .ff-el-section-break .ff-el-section-title {
    font-weight: 600;
    margin-bottom: 5px;
    font-family: 'Oswald';
    font-size: 30px;
}
.housing  .fluentform .ff-el-form-check-label .ff-el-form-check-input {
    width: auto;
	margin-right:6px;
}
.housing .ff-default .ff-el-form-check label.ff-el-form-check-label {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.housing .ff_list_inline .ff-el-input--label{
	margin-bottom:20px;
}
.housing .ff_list_inline .ff-el-form-check-label{
	font-weight:500 !important;
}
.housing .ff-btn {
    border: none;
    color: #fff;
    background: #df352c !important;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: 600;
    padding: 12px 22px;
    font-size: 15px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 23px;
    text-align: center;
    margin: 17px 8px 0px 0px;
    transition: all .4s;
}
.housing .ff-btn:hover{
	opacity:0.8;
}
.housing .ff-btn.ff-btn-next{
	background:#00679d !important;
}
.housing .fluentform .ff-el-progress-status {
    font-size: .9rem;
    margin-bottom: 5px;
    font-weight: 600;
    font-family: 'Lato' !important;
}
.housing .fluentform .ff-el-progress-bar span{
	   font-weight: 600;
    font-family: 'Lato' !important;
}
.housing .fluentform .ff-el-progress-bar {
    background-color: #00679d;
}
.housing .ff-section_break_desk {
    font-family: 'Lato';
}
@media screen and (max-width:767px){
	.housing .ff-el-section-break .ff-el-section-title {
    font-family: 'Oswald';
    font-size: 24px;
    line-height: 29px;
}
	.housing .ff-step-body label {
    line-height: 19px;
}
}
