body {
	font-family: 'Montserrat';
	background-color: #F7F7F7 !important;
	color:#444;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: light !important;
	font-family: 'Montserrat';
	font-size: 1.6em !important
}

hr.star-light,
hr.star-dark {
	max-width: 15rem;
	padding: 0;
	text-align: center;
	border: none;
	border-top: solid 0.25rem;
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
	margin-left: auto;
	margin-right: auto;
}

hr.star-light:after,
hr.star-dark:after {
	position: relative;
	top: -.8em;
	display: inline-block;
	padding: 0 0.25em;
	content: '\f005';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 2em;
}

hr.star-light {
	border-color: #fff;
}

hr.star-light:after {
	color: #fff;
	background-color: #4379E7;
}

hr.star-dark {
	border-color: #4379E7;
}

hr.star-dark:after {
	color: #4379E7;
	background-color: white;
}

section {
	padding: 6rem 0;
}

section h2 {
	font-size: 2.5em !important;
	line-height: 2rem;
}

.navbar{
	line-height: 0;
	height: 50px;
	box-shadow: 0 5px 25px -5px rgba(0,0,0,.4)
}

.fas{
	font-size: 5em !important;
	color: #4379E7 !important;
}

.fas-footer{
	font-size: 1em !important;
}

.small-footer-h4{
	font-size: 21px !important;
}

.pad-bottom{
	padding-bottom: 25px;
}

.h3-small{
	font-size: 22px !important;
	text-align: center;
	padding-bottom: 50px;
}

.bolder{
	font-weight: 500 !important;
}

.white-bg{
	background-color: white !important;
}

.main-color{
	color: #4379E7;
}

.text-uppercase {
	text-transform: none !important;
}

.btn-xl {
font-size: 1.25rem;
}

.btn-social {
	width: 3.25rem;
	height: 3.25rem;
	font-size: 1.25rem;
	line-height: 2rem;
}

.scroll-to-top {
	z-index: 1042;
	right: 1rem;
	bottom: 1rem;
	display: none;
}

.scroll-to-top a {
	width: 3.5rem;
	height: 3.5rem;
	background-color: rgba(33, 37, 41, 0.5);
	line-height: 3.1rem;
}

#mainNav {
	padding-top: 1rem;
	padding-bottom: 1rem;
	font-weight: 100;
	font-family: 'Montserrat';
}

#mainNav .navbar-brand {
	color: #828282;
	margin-top:8px;
}

#mainNav .navbar-nav {
	margin-top: 1rem;
}

#mainNav .navbar-nav li.nav-item a.nav-link {
	color: #828282;
}

#mainNav .navbar-nav li.nav-item a.nav-link:hover {
	color: #4379E7;
}

#mainNav .navbar-nav li.nav-item a.nav-link:active, 
#mainNav .navbar-nav li.nav-item a.nav-link:focus {
	/*color: #fff*/
}

#mainNav .navbar-nav li.nav-item a.nav-link.active {
	color: #4379E7;
}

#mainNav .navbar-toggler {
	font-size: 50%;
	background:white !important
}

header.masthead {
	position:relative;
	height:550px;
	overflow:hidden;
}

header.masthead h1 {
	font-size: 3rem;
	line-height: 3rem;
}

header.masthead h2 {
	font-size: 1.3rem;
	font-family: 'Lato';
}

.bolder-logo{
	font-weight: bold;
	font-size: 2em !important;
	color: #4379E7 !important;
}

#about-us {
	margin-bottom: -15px;
	padding: 100px 170px;
}

#about-us .about-us-item {
	position: relative;
	display: block;
	max-width: 25rem;
	margin-bottom: 15px;
}

#about-us .about-us-item .about-us-item-caption {
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
	opacity: 0;
	background-color: rgba(24, 188, 156, 0.9);
}

#about-us .about-us-item .about-us-item-caption:hover {
	opacity: 1;
}

#about-us .about-us-item .about-us-item-caption .about-us-item-caption-content {
	font-size: 1.5rem;
}

#about .about-img {
	text-align: center;
}
#section-contact-info{
	padding-left: 14px;
}
section#contact.mb-4{
	padding: 4rem 0 0 0;
}

.about-us-modal .about-us-modal-dialog {
	padding: 3rem 1rem;
	min-height: calc(100vh - 2rem);
	margin: 1rem calc(1rem - 8px);
	position: relative;
	z-index: 2;
	-webkit-box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
}

.about-us-modal .about-us-modal-dialog .close-button {
	position: absolute;
	top: 2rem;
	right: 2rem;
}

.about-us-modal .about-us-modal-dialog .close-button i {
	line-height: 38px;
}

.about-us-modal .about-us-modal-dialog h2 {
	font-size: 2rem;
}

.floating-label-form-group {
	position: relative;
	border-bottom: 1px solid #e9ecef;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
	font-size: 1.5em;
	position: relative;
	z-index: 1;
	padding-right: 0;
	padding-left: 0;
	resize: none;
	border: none;
	border-radius: 0;
	background: none;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.floating-label-form-group label {
	font-size: 0.85em;
	line-height: 1.764705882em;
	position: relative;
	z-index: 0;
	top: 2em;
	display: block;
	margin: 0;
	-webkit-transition: top 0.3s ease, opacity 0.3s ease;
	transition: top 0.3s ease, opacity 0.3s ease;
	vertical-align: middle;
	vertical-align: baseline;
	opacity: 0;
}

.floating-label-form-group:not(:first-child) {
	padding-left: 14px;
	border-left: 1px solid #e9ecef;
}

.floating-label-form-group-with-value label {
	top: 0;
	opacity: 1;
}

.floating-label-form-group-with-focus label {
	color: #4379E7;
}

form .row:first-child .floating-label-form-group {
	border-top: 1px solid #e9ecef;
}

.footer {
	padding-top: 2rem;
	padding-bottom: 2rem;
	background-color: #424242;
	color: #fff;
	font-size:1.3em;
}

.footer a {
	color: white;
}

.footer a:focus, 
.footer a:hover, 
.footer a:active {
	color: #128f76;
}

.copyright {
	background-color: #1a252f;
}

a {
	color: #4379E7;
}

a:focus, a:hover, a:active {
	color: #128f76;
}

.btn {
	border-width: 2px;
}

.bg-primary {
	background-image: 
	linear-gradient(90deg, rgba(73,74,78,1) 20%, rgba(108,108,108,1) 28%, rgba(0,0,0,0) 100%),
	linear-gradient(to right bottom,#4379E7  0%, #39367A 100%);
}

.bg-secondary {
	background-color: #FFFFFF !important;
}

.text-primary {
	color: #4379E7 !important;
}

.text-secondary {
	color: #4379E7 !important;
}

.btn-primary {
	background-color: #4379E7;
	border-color: #4379E7;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background-color: #128f76;
	border-color: #128f76;
}

.btn-secondary {
	background-color: #4379E7;
	border-color: #4379E7;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
	background-color: #1a252f;
	border-color: #1a252f;
}
.size-logo{
	width: 300px;
	padding: 20px;
}

#banner{
	position:relative;
	top:50px;
	width:100%;
	text-align:left;
	margin:0 auto;
}

#banner-text{
	position:absolute;
	text-align:right;
	right:0;
	top:0;
	font-size:1em;
	direction: rtl;
	padding:20px 0;
}

/**************************************************************************************************************/

@media (min-width: 350px) {
	
	.navbar{
		height:90px;
	}
	
	#about-us {
		margin-bottom: -30px;
		padding: 20px;
	}
	
}

/**************************************************************************************************************/

@media (min-width: 576px) {
	
	.navbar{
		height:90px;
	}
	
	#about-us {
		margin-bottom: -30px;
		padding: 20px;
	}
	
}

/**************************************************************************************************************/

@media (min-width: 768px) {

	#banner-text{
		font-size:.8em;
		padding:4rem 0;
	}
	
	.about-us-modal .about-us-modal-dialog {
		min-height: 100vh;
		padding: 5rem;
		margin: 3rem calc(3rem - 8px);
	}
	.about-us-modal .about-us-modal-dialog h2 {
		font-size: 3rem;
	}
	
	.navbar{
		height:90px;
	}	
}

/**************************************************************************************************************/

@media (min-width: 960px) {
	
	#banner-text{
		font-size:.8em;
	}

	#banner img{
		transform:scale(2);
		opacity:.3
	}
	
	header.masthead h1 {
		font-size: 4.75em;
		line-height: 4rem;
	}

	header.masthead h2 {
		font-size: 1.75em;
	}
	
	.pl-lg-3, .px-lg-3 {
		padding-left: 0px !important;
	}

	#mainNav {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
		-webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
		transition: padding-top 0.3s, padding-bottom 0.3s;
	}

	#mainNav .navbar-brand {
		font-size: 21.6px;
		-webkit-transition: font-size 0.3s;
		transition: font-size 0.3s;
	}

	#mainNav .navbar-nav {
		background-color: none;
		margin-top: 0;
	}

	#mainNav .navbar-nav > li.nav-item > a.nav-link.active:active, 
	#mainNav .navbar-nav > li.nav-item > a.nav-link.active:focus, 
	#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
		color: #fff;
		background: #4379E7;
	}

	#mainNav.navbar-shrink {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}

	#mainNav.navbar-shrink .navbar-brand {
		font-size: 1.5em;
	}

	.navbar{
		padding: 0px 150px;
	}

	section h2 {
		font-size: 32px;
		line-height: 2.5rem;
	} 
	
 	#about-us {
		margin-bottom: -30px;
		padding: 120px;
	}
	
}

/**************************************************************************************************************/

@media (max-width: 960px) {
	
	#banner{
		transform:scale(.8)
	}

	#banner img{
		transform:scale(2);
		opacity:.3
	}

	#banner-text{
		direction: ltr;
		font-size:1.2em;
		text-align:left;
		left:0;
		padding:70px 0 !important;		
	}

	#mainNav .navbar-nav {
		background-color: #252525e0;
		border-radius: 4px;
		padding: 10px;
		margin-top: 35px;
	}

	#mainNav .navbar-nav li.nav-item a.nav-link {
		color: #f5f5f5;
		font-size: 18px;
		margin: 5px 0px;
	}

	#mainNav .navbar-nav li.nav-item a.nav-link.active {
		color: #81aaff;
	}

}

/**************************************************************************************************************/

@media (min-width: 1200px) {
	
	#banner-text{
		font-size:1.1em !important;
		padding: 20px 0 ;
	}
	
	#banner img{
		transform:scale(1);
		opacity:1
	}	
	
	.navbar{
		height:50px !important;
	}

	section h2{
		font-size: 3em !important;
	}
}


