body
{
    color:#0e0f0f;
    background:#ffffff;
    font-family: 'Poppins', sans-serif;

    }


	
.landing-bg{
  background-image: url('../../images/cartoon-vector.jpg');
  background-position: center center;
  background-repeat: no-repeat; 
  background-attachment: fixed;
  background-size: cover;  

  background-color: #464646;
	
	
}

.blurb-container{
	padding-right:20px;
	margin-bottom:80px;
	width:650px;
	color:#ffffff;
	
}

.blurb-container ul {
  list-style: none;
  text-indent: -30px;
}

.blurb-container li{
	margin-bottom:14px;
	
}

.blurb-container li:before{
	content: '✔ ';
	
}
	
.top-header-bg {
    background:none;
}

.top-header-bg-inside{
	background:#f2f2f2;
	padding-bottom:20px;
	border-bottom:2px solid #ddd;
}

.top-header-bg-inside span.inside{
	color:#333333!important;
}

a {
    color:#035b7f;
}

.landing-page-login-container{
	margin-left:40px;
	
}

.landing-page-login-container .x_header{
	border: 0 none;
    background: none;
    color: #333;
    padding: 0;
	
}

.landing-page-login-container .x_header h4{
	font-weight:bold;
	line-height:24px;
	
}



.landing-page-login-container .x_panel{
	border:0 none;
	padding:10px 0;
	background:none;
}




.registration-container a {
    color: #035b7f;
    font-weight: bold;
}

.navbar-brand span {
    display: inline-block;
    color: #777;
    font-size: 15px;
    font-weight: bold;
    margin-left: 5px;
    float: left;
    margin-top: 7px;
    font-family: 'Poppins', sans-serif;
}

.nav.navbar-nav > li > a {
    color:#73879C!important;
    text-transform:uppercase;
    font-weight:bold;
}

.main-ha-banner {
    padding: 0; 
}

.main-ha-banner .display-3 {
    color:#ffffff!important;
    /* margin-right: 530px; */
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
}



.hfa-phone {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    margin-top: 6px;
    padding-top:5px;
    padding-bottom:8px;
    padding-left:17px;
}


.facebook-icon
{
color:#3a5795;    
    }
    
.twitter-icon
{
    color:#2FC2EF;
    }    

.youtube-icon
{
    color:#c4302b;
    }

.linkedin-icon
{
    color:#007bb6;
    
    }


.hfa-top-header
{
    background:none;
    padding:3px;
    display:none;
    }

.no-bg{
	background:none!important;
	
}
	
.main-ha-banner .lead {
    color:#ffffff!important;
    /* margin-right: 564px; */
    
    font-size:18px;
	
}


/* Layout User */

.nav_menu {
  float: left;
  background: rgba(255,255,255,0.97);
  border-bottom: 1px solid #D9DEE4;
  margin-bottom: 10px;
  width: 100%;
  position: relative; }

.nav_title {
    width: 230px;
    float: left;
    background: rgba(255,255,255,0.97);
    border-radius: 0;
    height: 57px;
}

.navbar.nav_title a span {
    float: left;
    margin: 10px 10px 0;
    color: #777;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 15px;
    line-height: 16px;
    font-family: 'Poppins', sans-serif;
}

.nav.side-menu > li.active > a {
    border-left: 5px solid #035b7f;
    text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;
    background: #dddddd;
}





.profile_info span {
    font-size: 16px;
    line-height: 30px;
    color: #035b7f;
    font-weight: bold;
}


.page-title .title_left h3 {
    margin: 9px 0;
    color: #035b7f;
}



.btn-primary {
    background-color: #035b7f;
    border: 0 none;
    padding-left: 25px;
    padding-right: 25px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:active:hover, .btn-primary:active:focus {
    color:#ffffff;
    background-color: #003043;
}



a.btn-primary:hover, a.btn-primary:focus, a.btn-primary:active, a.btn-primary:active:hover, a.btn-primary:active:focus {
    color:#ffffff;
    text-decoration:none;
}



table.dataTable thead, table.table-bordered thead {
    background: #035b7f;
    color: #fff;
}

.modal-header {
    background: #035b7f;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #035b7f;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #ffffff;
}

.x_header {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    padding: 5px 17px;
    display: inline-block;
    border: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;
    background-color: #035b7f;
    color: #ffffff;
    font-weight: bold;
}




.nav-wizard > li > a {
    color: #777777;
}

.nav-wizard > li.active > a, .nav-wizard > li.active > a:hover, .nav-wizard > li.active > a:focus {
    color: #ffffff;
    background-color: #035b7f;
}

.nav-wizard > li.active > a:after {
    border-left-color: #035b7f;
}

.pager li>a, .pager li>a:hover {
    display: inline-block;
    padding: 6px 20px;
    background-color: #035b7f;
    border: 1px solid #035b7f;
    border-radius: 30px;
    color: #ffffff;
}


/* Auto shrink header */


header {
    width: 100%;
    height: auto;
    overflow:visible;
    /*
    position: fixed;
    top: 0;
    left: 0; */
    z-index: 999;
    background-color: none;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}
header #logo img, #logo img{
    display: inline-block;
    width:auto;
    height: auto;
    margin-left:0px;
    margin-top:14px;
    margin-bottom:10px;
    line-height: 150px;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-size: 60px;
    color: white;
    font-weight: 400;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header #logo span {
    float: left;
    margin: 10px;
    margin-top: 30px;
    color: #333333;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 20px;
}


header nav {
    /*display: inline-block;
    float: right;*/
}
header nav a {
    line-height: 150px;
    margin-left: 20px;
    color: #9fdbfc;
    font-weight: 700;
    font-size: 18px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    
}
header nav a:hover {
    color: white;
}

header .search-top
{
    margin-top:34px;
}


@media (min-width: 1014px){
header.smaller 
{
    position: fixed;
    top: 0;
    left:0;
    right:0;
    width:1170px;
    margin:0 auto;
    height: 75px;
    background: rgba(255,255,255,0.97);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}
}
header.smaller #logo img{
    width:auto;
    height: 57px;
    line-height: 75px;
    font-size: 30px;
}

header .search-top
{
    margin-top:36px;
}

header.smaller nav a {
    line-height: 75px;
}

header.smaller .nav.navbar-nav > li > a
{
    padding: 18px;
    padding-right:30px;
   }

@media all and (max-width: 660px) {

	.landing-bg{
	  background-image: url('../../images/mobile-size-bg.jpg');
	  background-position: center center;
	  background-repeat: no-repeat; 
	  background-attachment: fixed;
	  background-size: cover;  

	  background-color: #464646;
		
	}

	.landing-page-login-container{
		margin-left:0px;
		margin-bottom:180px;
	}

	.landing-page-login-container .x_header{
	border: 0 none;
    background: #ffffff;
    color: #333;
    padding: 20px;
		
	}

	.landing-page-login-container .x_panel{
		background: #ffffff;
		border:0 none;
		padding:20px;
		
	}
	
    header #logo {
        display: block;
        float: none;
        margin: 0 auto;
        height: 100px;        
        text-align: center;
    }
    header nav {
        display: block;
        float: none;
        height: 50px;
        text-align: center;
        margin: 0 auto;
    }
    header nav a {
        line-height: 50px;
        margin: 0 10px;
    }
    header.smaller {
        height: 75px;
    }
    header.smaller #logo {
        height: 40px;
        line-height: 40px;
        font-size: 30px;
    }
    header.smaller nav {
        height: 35px;
    }
    header.smaller nav a {
        line-height: 35px;
    }
    
    header.smaller .nav.navbar-nav > li > a
    {
        padding: 18px!important;
        }
}


/* Auto shrink header */

.nav.navbar-nav > li > a {
    color: #28262b!important;
    font-family: 'Poppins', sans-serif!important;
    font-size:14px!important;
    font-weight:bold;
    padding: 10px 15px;
    border-top:0 none;
    letter-spacing: 0.09em;
}

.nav.navbar-nav > li > .social-container{
	padding: 16px 15px;	
}

.nav.navbar-nav > li > a:hover, .nav.navbar-nav > li > a:focus, .nav.navbar-nav > li > a:active
{
    background:transparent;
    border-bottom:3px solid #035b7f;
    color:#035b7f!important;
    letter-spacing: 0.09em;
    }
    
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    
}    

.navbar-nav .open .dropdown-menu
{
    border-top:3px solid #035b7f;
    }

.navbar-nav .search-top .open .dropdown-menu, .social-container .open .dropdown-menu
{
    
    border-top:0 none;
    border:1px solid #dcdadb;
    padding:10px;
    background:#292a2e;
    position:absolute;
    right:0!important;
    }    


	
	
.navbar-nav .search-top .open .dropdown-menu .btn-primary
{
    padding-left:10px;
    padding-right:10px;
    }

.navbar-nav .open .dropdown-menu > li > a
{
    border-bottom: 0 none;
    background: #292a2e;
    font-family: 'Poppins', sans-serif!important;
    padding:10px 20px;
    color:#ffffff!important; 
    }

.navbar-nav .open .dropdown-menu > li > a:hover
{
    background:#292a2e;
    border-bottom: 0 none;
	color:#777!important; 
    } 
    
.registration-container, .login-container {
    padding: 4rem 15px 8rem;
}

.container
{
    padding-left:5px;
    padding-right:5px;
    }   
    
.main_content_ha {
    display: block;
    margin-bottom:20px;    
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
    position: relative;
    background: transparent!important;
    background-size: cover;
    outline: none;    
}

.jumbotron{
	padding-top:8px;
	
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 200;
}

.x_header h3
{
    margin-top:5px;
    margin-bottom:5px;
    }
    
    
@media screen and (min-width: 768px){

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 5px;
        padding-left: 5px;
    }
}




.social-container
{
    /*margin-top:32px;*/
    }

.social-container a, .social-container-footer a
{
    padding-left:10px;
    color:#333333!important;
    }
    
.social-container a:hover, .social-container-footer a:hover
{
    color:#035b7f!important;
    }
    
.social-container-footer
{
    margin-top:32px;
    margin-right:15px;
    }   
    
    
footer.landing-footer {
	
    background: none;
    padding: 15px 20px;
    display: block;
    color:#ffffff;
    font-family: 'Poppins', sans-serif;
    position:relative;
    font-size:12px;
    line-height:22px;
	position:fixed;
	bottom:0;
	z-index:9999;
} 

footer {
	
    background: #333;
    padding: 15px 20px;
    display: block;
    color:#ffffff;
    font-family: 'Poppins', sans-serif;
    position:relative;
    font-size:12px;
    line-height:22px;
	position:fixed;
	bottom:0;
	z-index:9999;
} 




.maintenance-mode
{
text-align:center;
border:1px solid #ddd;
padding:10px;
margin-bottom:10px;
background-color:red;
color:#fff    
    }
	
.navbar-default .navbar-toggle .icon-bar{
	background-color:#fff;
	
}	

.btn-danger{
	background-color:#1c1b1f;
	border:0 none;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active{
	background-color:#555!important;
	border:0 none;
}