/* Base styles */
html, body, h1, h2, h3, h4, h5 {
	font-family: 'Montserrat', sans-serif !important;
}
body {
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}
.top-bar {
	border-bottom: 1px solid #111;
	background-color: #3691ce;
	width: 100%;
	padding: 8px;
}



/* Text and links */
a {
	color: #3691ce;
}
a:hover,
a:focus,
a:active {
	color: #3691ce;
}
p, ul {
	line-height: 150%;
	color: #5c5c5c;
}
.page-title {
	border-bottom: 2px solid #858585;
	padding-bottom: 2px;
	margin-bottom: 10px;
	font-weight: 600;
}
@media(max-width:543px){
	.page-title {
		font-size: 2rem;
		text-align: center;
	}
	p, ul {
		font-size: 0.9rem;
	}
}



html,
body,
header,
footer {
	background-color: #262626;
}
section {
	background-color: #fff;
}

header,
header * {
	/*border: 1px dotted red;*/
}
header {
	z-index: 9999;
	border-bottom: 1px solid #111;
	box-shadow: none;
	position: fixed;
	padding: 0;
	right: 0;
	left: 0;
	top: 0;
}
header,
header *,
footer,
footer * {
	-webkit-transition: all ease-in 0.15s;
    -moz-transition: all ease-in 0.15s;
    -o-transition: all ease-in 0.15s;
    transition: all ease-in 0.15s;
}
header .inner {
	position: relative;
	padding: 0 15px;
}
header .inner .left {
	position: relative;
	width: 150px;
    height: 150px;
    position: absolute;
    left: 15px;

}
header .inner .right {
	width: calc(100% - 160px);
	float: right;
}
header .inner .right > div:nth-of-type(1) {
	padding-top: 12px;
}
header .inner .right > div:nth-of-type(2) {
	padding-top: 0;
}
header nav {
	margin-bottom: 12px;
}
header .nav-item {
	padding: 0 15px 0 0;
}
header .nav-item .nav-link {
	padding-left: 0 !important;
	padding-top: 2px;
	opacity: 0.6;
}
header .nav-item.active .nav-link {
	opacity: 1;
}
header .nav-item .nav-link:hover,
header .nav-item .nav-link:focus {
	opacity: 1;
}
header .nav-logo {
	margin-right: 15px;
	max-width: 138px;
	position: absolute;
	height: auto;
	top: -10px;
}
header .navbar-phone {
	font-weight: 600;
	font-size: 1.2rem;
	line-height: 57px;
	margin-right: 0;
	color: #ffffff;
	float: right;
	padding: 0;
}
header .navbar-phone .fa {
	margin-right: 5px;
	color: #858585;
}
header .navbar-brand {
	font-weight: 700;
	font-size: 2.4rem;
	color: #ffffff;
	padding: 0;
}
section.general-section {
	padding: 80px 0;
	position: relative;
	z-index: 999;
}
header .navbar-phone {
	font-weight: 500;
	font-size: 1.2rem;
	line-height: 48px;
	color: #ffffff;
	float: right;
	padding: 0;
}
header .header-row {
	position: relative;
}
header nav.navbar {
	padding: 0;
}
header .nav-link {
	color: #ffffff;
	font-size: 1rem;
}
header .nav-item.active .nav-link {
	font-weight: 600;
	color: #3691ce;
}
@media(max-width:767px){
	header .container-fluid {
		padding: 0;
	}
}
header.scrolled {
	padding: 0;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
header.scrolled .top-bar {
	padding: 6px;
}
header.scrolled nav {
	margin-bottom: 6px;
}
header.scrolled .nav-link {
	font-size: 0.9rem;
}
header.scrolled .nav-item {
	padding-right: 10px;
}
header.scrolled .inner .left {
	width: 115px;
}
header.scrolled .inner .right {
	width: calc(100% - 125px);
}
header.scrolled .inner .right > div:nth-of-type(1) {
	padding-top: 10px;
}
header.scrolled .navbar-brand {
	font-size: 1.6rem;

	-webkit-transition: all ease-in 0.15s;
    -moz-transition: all ease-in 0.15s;
    -o-transition: all ease-in 0.15s;
    transition: all ease-in 0.15s;
}
header.scrolled .navbar-phone {
	font-size: 1.1rem;
	line-height: 39px;

	-webkit-transition: all ease-in 0.15s;
    -moz-transition: all ease-in 0.15s;
    -o-transition: all ease-in 0.15s;
    transition: all ease-in 0.15s;
}
header.scrolled .nav-logo {
	max-width: 112px;
}
.header-spacer-hide {
	display: block !important;
}
.header-spacer-show {
	display: none !important;
}
.container-fluid.special {
	padding-left: 4px;
	padding-right: 4px
}
@media(max-width:1199px){
	header .nav-link {
		font-size: 0.9rem;
	}
}
@media(max-width:991px){
	header .navbar-nav {
		padding-top: 10px !important;
	}
	header .nav-link {
		font-size: 0.9rem;
		padding-right: 0 !important;
	}
	header.scrolled .nav-link {
		padding-right: 5px !important;
	}
}
@media(max-width:767px){
	header .inner .right > div:nth-of-type(1) {
		padding-top: 6px;
	}
	header.scrolled .inner .right > div:nth-of-type(1) {
		padding-top: 3px;
	}
	header .navbar {
		margin-bottom: 5px;
	}
	header .navbar-brand {
		font-size: 2rem;
	}
	header .navbar-phone {
		font-size: 1.25rem;
		line-height: 48px;
	}
	header .inner .left {
		width: 120px;
	}
	header .inner .right {
		width: calc(100% - 125px);
	}
	header .nav-logo {
		max-width: 108px;
		top: -8px;
	}
	header.scrolled .nav-logo {
		max-width: 98px;
	}
	header.scrolled .inner .left {
		width: 110px;
	}
	header.scrolled .inner .right {
		width: calc(100% - 115px);
	}
	.header-spacer-hide {
		display: none !important;
	}
	.header-spacer-show {
		display: block !important;
	}
	.navbar-toggler {
		padding-top: 2px !important;
	}
	.container-fluid.special {
		padding-left: 6px;
		padding-right: 6px
	}
}
@media(max-width:600px){
	header .inner .right > div:nth-of-type(1) {
		padding-top: 5px;
	}
	header .navbar-brand.hide-me {
		display: none;
	}
	header .navbar-brand.navbar-phone,
	header.scrolled .navbar-brand.navbar-phone {
		clear: both;
		float: none;
		font-size: 1.25rem;
		line-height: 48px;
	}
	header .navbar-brand.navbar-phone .fa,
	header.scrolled .navbar-brand.navbar-phone .fa {
		font-size: 1.4rem;
	}
	header .navbar {
		margin-bottom: 6px;
	}
}
@media(max-width:543px){
	header .inner .right > div:nth-of-type(1) {
		padding-top: 12px;
	}
	header.scrolled .inner .right > div:nth-of-type(1) {
		padding-top: 6px;
	}
	header .navbar-nav {
		min-width: 100%;
	}
	header .navbar {
		margin-bottom: 12px;
	}
	header .navbar-brand.navbar-phone,
	header.scrolled .navbar-brand.navbar-phone {
		font-size: 1.15rem;
		line-height: 38px;
	}
	header .navbar-brand.navbar-phone .fa,
	header.scrolled .navbar-brand.navbar-phone .fa {
		font-size: 1.3rem;
	}
}
.navbar-toggler {
	padding: 5px 0 6px;
	color: #fff;
}
.navbar-toggler .fa {
	color: #858585;
}


/* Big Welcome */
.big-welcome {
	background-image: url('https://ssiprograms.org/themes/default/assets/img/nyc.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	/* background-size: auto 100% !important; */
	background-size: cover;
	height: 500px;
	width: 100%;
	min-height: 65%;
	min-height: 65vh;
	position: relative;
}
.big-welcome .overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(255,255,255,0.6);
	height: 500px;
	width: 100%;
	min-height: 65%;
	min-height: 65vh;
}
.big-welcome .overlay .parent {
	height: 500px;
	width: 100%;
	min-height: 65%;
	min-height: 65vh;
}



/* About */
.about-section {
	background-color: #262626;
}
.about-section h2 {
	margin-top: 8px;
	margin-bottom: 20px;
	font-size: 2.4rem;
	font-weight: 700;
	text-align: center;
	color: #fff;
}
.about-section p {
	text-align: center;
	opacity: 0.6;
	color: #fff;
}
.about-section .service-list {
	list-style-type: none;
	list-style: none;
	font-size: 1.2rem;
}
.about-section .service-list {
	padding: 0;
	margin: 0 auto;
	max-width: 600px;
}
.about-section .service-list a {
	text-decoration: none;

	-webkit-transition: all linear 0.15s;
    -moz-transition: all linear 0.15s;
    -o-transition: all linear 0.15s;
    transition: all linear 0.15s;
}
.about-section .service-list a:nth-of-type(1) li {
	border-top: 0;
}
.about-section .service-list a:last-of-type li {
	border-bottom: 0;
}
.about-section .service-list li {
	border-bottom: 1px solid rgba(255,255,255,0.2);
	line-height: 55px;
	padding: 0;
}
.about-section .service-list li.all-services {
	text-transform: uppercase;
	font-size: 1rem;
	border-bottom: 0;
}
.about-section .service-list li .fa {
	line-height: 55px;
	margin-right: 15px;
	float: right;

	-webkit-transition: all linear 0.15s;
    -moz-transition: all linear 0.15s;
    -o-transition: all linear 0.15s;
    transition: all linear 0.15s;
}
.about-section .service-list li:hover .fa,
.about-section .service-list li:focus .fa,
.about-section .service-list li:active .fa {
	margin-right: 5px;
}
.about-section .service-list .service-list-icon {
	margin-right: 10px;
	max-height: 40px;
	height: 100%;
	width: auto;
}



/* Breadcrumbs */
.breadcrumb-absolute {
	position: absolute;
	left: 40px;
	top: 32px;
}
.breadcrumb-absolute .breadcrumb {
	background-color: transparent;
	font-size: 0.9rem;
	padding: 0;
}
@media(max-width:767px){
	.breadcrumb-absolute {
		left: 20px;
		top: 16px;
	}
}



/* Utilities */
.spacer {
	display: block;
	width: 100%;
}
.font-weight-600 {
	font-weight: 600;
}



/* Footer */
footer {
	border-top: 1px solid #111;
	padding: 60px 0;
	color: #fff;
}
footer .copyright {
	font-size: 0.8rem;
	color: #666 !important;
	margin: 0;
}
footer .navbar {
	padding-top: 0;
	padding-bottom: 0;
	font-size: 0.9rem;
}
footer .navbar-expand-md .navbar-nav .nav-link {
	padding-left: 0;
	padding-right: 10px;
}
footer .nav-logo {
	max-width: 112px;
}
footer .nav-item .nav-link {
	color: #fff;
	padding-left: 0 !important;
	padding-top: 0;
	opacity: 0.6;
}
footer .nav-item.active .nav-link {
	opacity: 1;
	font-weight: 600;
	color: #3691ce;
}
footer .nav-item .nav-link:hover,
footer .nav-item .nav-link:focus {
	opacity: 1;
}
/*footer,
footer * {
	border: 1px dotted red;
}*/



/* Buttons */
.btn-ctn {
	position: relative;
	height: 50px;
}
.btn-danger {
	position: absolute;
	top: 0;
	font-weight: 600;
	background-color: #c0392b;
	border: 1px solid #a02f24;
	border-bottom: 3px solid #a02f24;
}
.btn-danger:focus,
.btn-danger:hover {
	background-color: #c0392b;
	border: 1px solid #a02f24;
	border-bottom: 4px solid #a02f24;
	top: -1px;
}
.btn-danger:active {
	top: 0;
	background-color: #a02f24 !important;
	border-bottom: 3px solid #a02f24 !important;
}


/* Customer Images */
.customer-img {
	max-width: 180px !important;
	max-height: 180px !important;
	margin: 10px 0;
}
@media(max-width:543px){
	.customer-img {
		max-width: 140px !important;
		max-height: 140px !important;
	}
}
