@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background-image:url("Backgrounds/WhtMain3.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover; 
}

body p{
	font-family: "IBM Plex Sans", sans-serif;
 	font-optical-sizing: auto;
}

body a{
	font-family: "IBM Plex Sans", sans-serif;
    font-optical-sizing: auto;
}

body h1,h2,h3{
	font-family: "PT Serif", serif;
  	font-weight: 400;
  	font-style: normal;
	font-optical-sizing: auto;
}

#wrapper{
	position:absolute;
	top:0;
	left:0;
	width:100%:
}

.hmlogo{
	position:absolute;
	top:5px;
	left:2%;
	width:12%;
}

.hmheader{
	position:relative;
	margin:0 auto;
	width:100%;
	height:100px;
	border-bottom:13px solid rgba(67,89,168,1.00);
}

.menu{
	position:relative;
	margin:0px auto;
	padding-top:34px;
	width:30%;
	display: flex;
	justify-content: space-between;
	gap:20px; 
}

.menu a{
	flex-basis:50%;
	padding:10px;
	background-color: rgba(67,89,168,1.00);
	text-align:center;
	text-decoration:none;
	color:#EFEFEF;
	border: 1px solid rgba(67,89,168,1.00);
	transition: all .4s ease-in-out;
}

.menu a:hover{
	background-color:rgba(255, 255, 255, 1.0);
	color: rgba(67,89,168,1.00);
	font-weight:600;
}

.phone{
	position:absolute;
	top:35px;
	right:8%;
	width:6%;
	text-align: center;
	color:#222;
	font-weight:800;
	font-size:1.2em; 
	z-index: 9999;
}

.phone img{margin: 0 10px 0 10px;}

.tagline{
	position:absolute;
	top:150px;
	left:17%;
	width:65%;
	z-index: 99999;
	font-size: 1.8em;
	font-weight:600;
	color:#EFEFEF;
	text-align: center;
	text-shadow: 1px 1px 2px #000000; 
}

.tagline h2{
	position:absolute;
	top:90px;
	left:16%;
	font-size: 1em;
}

.hmbkgrnd{
	position:relative;
	margin:0 auto;
	width:100%;
}

.servicesbox{
	position:relative;
	margin:-90px auto;
	width:70%;
	height:400px;
	background-color:#EFEFEF;
	border-radius: 50px;
	text-align: center;
}

.servicesbox a:link{text-decoration: none;}

.servicesbox h3{
	padding-top:20px;
	font-size: 1.5em;
	font-weight:800;
}

.servicesflexhm{
	position:relative;
	margin: -20px auto;
	width:70%;
	display: flex;
	justify-content: space-between;
	gap:30px;
}

.sbox{flex-basis:auto;}

.svcsbtnhm{
	position:relative;
	margin:30px auto;
	padding:8px;
	text-align:center;
	background-color: #E58527;
	width:20%;
	color:#EFEFEF;
	transition:all .4s ease-in-out;
	border:1px solid #E58527;
}

.svcsbtnhm:hover{
	background-color: #EFEFEF;
	color:#E58527;
}

.hmcontent{
	position:relative;
	margin:10px auto;
	width:80%;
	padding-top:120px;
}

.homeflex{
	position:relative;
	margin:160px auto;
	width:70%;
	display: flex;
	justify-content: space-between;
	gap:40px;
	align-items: center;
}

.box{
	flex-basis:50%;
}

.textbox{
	flex-basis:50%;
}



.testimonials{
	position:relative;
	margin:80px auto;
	width:100%; 
	background-color: #182D7B;
	padding-bottom: 60px;
	background-image: url("Backgrounds/monsterra2.png");
	background-position: top, left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size:cover;
}

.opening{
	position:relative;
	margin:0 10%; 
	font-size: 1.2em;
	color:#FFFFFF;
	font-weight: 200;
}

.testimonialscontent{
	position:relative;
	margin: 0 auto;
	padding-top: 40px;	
	width:80%;
	display: flex;
	align-items:center;
	justify-content: space-between;
	gap:60px;
}

.testimonialsbox{flex-basis:50%;} 

.testimonialscontent h3{ 
	color: #EFEFEF;
}


.testimonialscontent p{ 
	font-size: .9em; 
	color: #EFEFEF;
}

.finalsection{
	position:relative;
	margin:0 auto;
	width:80%;
	padding-bottom:50px;
}

.footer{
	margin-top: 0px; 
	background-color:transparent;
	width:100%;
	height:250px;
	font-family: "IBM Plex Sans", sans-serif;
}

.footer h2{ 
	font-size: 1.2em;
	color:#000000;
}

.footercontent{
	position:relative;
	margin:30px auto;
	width:90%; 
	text-align: center;
}

.footerflex{
	position:relative;
	margin:50px auto;
	width:40%;
	display: flex;
	gap:20px;
	justify-content: space-between;
	align-items: center;
}

.box{
	text-align: left; 
	font-size: .9em;
}

.footer img{margin: 0 10px;}

.subfooter{
	position:relative;
	margin:150px auto;
	width:100%;
	height:100px;
	background-color: #051348;	
}

.subfooter p{
	font-family: "IBM Plex Sans", sans-serif;
	font-size: .9em; 
	color:#FFFFFF;
}

.subfooter a:link{color:#AAAAAA; text-decoration: none;}
.subfooter a:visited{color: #AAAAAA;}

.subcontent{
	margin:0, auto;
	padding-top:2px;
	text-align:center;
	width:90%; 
	font-size: .8em;
	color:#FFFFFF;
}


/*CSS for services*/

.svcsbkgrnd{
	position:relative;
	margin:0 auto;
	width:100%;
	height: 450px;
	background-image:url("Backgrounds/NewSvcsDesk2.jpg");
	background-position:top, left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
}

.svcsbkgrnd h2{
	position: relative;
	margin:auto;
	color:#EFEFEF;
	font-weight: 600;
	text-shadow: 1px 1px 2px #000000;
	font-size:2em;
}


.servicescontent{
	position:relative;
	margin:50px auto;
	width:80%;
	text-align: center;
}

.svcflex{
	position:relative;
	margin:60px auto;
	width:80%;
	display: flex;
	justify-content: space-between;
	gap:40px;
	align-items: center;
}

.solutions{
	position:relative;
	margin:20px auto;
	width:80%;
}

.solutions h3{
	font-weight:700;
	color:rgba(67,89,168,1.00);
}

#summary{
	font-family: "PT Serif", serif;
	font-size: 1em;
	cursor: pointer; 
}

 



/*End services CSS*/


#sidebar{display: none;}

.hmbkgrndmob{display: none;}
.svcsbkgrndmob{display: none;}

@media screen and (max-width:1680px){
	
.tagline{
	position:absolute;
	top:150px;
	left:17%;
	width:65%;
	z-index: 99999;
	font-size: 1.8em;
	font-weight:600;
	color:#EFEFEF;
	text-align: center;
	text-shadow: 1px 1px 2px #000000; 
}

.tagline h2{
	position:absolute;
	top:90px;
	left:14%;
	font-size: 1em;
}
	
	
	
.subfooter{ 
	width:100%;
	height:100px; 
}	
	
}

@media screen and (max-width:1600px){
	
.tagline{ 
	top:150px;
	left:17%;
	width:65%;	 
	font-size: 1.5em;
	font-weight:600;
	color:#EFEFEF;  
}

.tagline h2{
	position:absolute;
	top:78px;
	left:17%;
	font-size: 1em;
}

.subfooter{
	margin:150px auto;
	width:100%;
	height:110px; 
}
	
	.servicescontent h2{font-size: 1.4em;}
	.svcflex{width:90%;}
	
	
}


@media screen and (max-width:1440px){
	
.hmlogo{ 
	top:5px;
	left:2%;
	width:16%;
}
	
	.phone{width:10%;}

	
.tagline{ 
	top:150px;
	left:17%;
	width:65%;	 
	font-size: 1.5em;
	font-weight:600;
	color:#EFEFEF;  
}

.tagline h2{
	position:absolute;
	top:78px;
	left:16%;
	font-size: 1em;
}
	
.servicesbox{
	position:relative;
	margin:-90px auto;
	width:80%;
	height:400px; 
}

.servicesbox a:link{text-decoration: none;}

.servicesbox h3{
	padding-top:20px;
	font-size: 1.5em;
	font-weight:800;
}

.servicesflexhm{ 
	margin: -20px auto;
	width:80%;
	display: flex;
	justify-content: space-between;
	gap:30px;
}

.sbox{flex-basis:auto;}

	
.hmcontent{
	position:relative;
	margin:10px auto;
	width:82%;
}
	
.homeflex{
	position:relative;
	margin:160px auto;
	width:80%;
	display: flex;
	justify-content: space-between;
	gap:40px;
	align-items: center;
}

	
}

@media screen and (max-width:1366px){
	
.tagline{ 
	top:150px;
	left:17%;
	width:65%;	 
	font-size: 1.5em;
	font-weight:600;
	color:#EFEFEF;  
}

.tagline h2{
	position:absolute;
	top:78px;
	left:15%;
	font-size: 1em;
}	
	
.hmlogo{ 
	top:5px;
	left:2%;
	width:17%;
}
	
	.svcflex{width:100%}
	
 	
}


@media screen and (max-width:1280px){
	
.tagline{ 
	top:150px;
	left:18%;
	width:65%;	 
	font-size: 1.2em;
	font-weight:600;
	color:#EFEFEF;  
}

.tagline h2{
	position:absolute;
	top:78px;
	left:17%;
	font-size: 1em;
}
	
	.servicescontent{width:90%;}
	
	
}

@media screen and (max-width:1180px){
	
	.footerflex{width:80%:}	
	
}

@media screen and (max-width:1024px){
	
.tagline{ 
	top:135px;
	left:19%;
	width:65%;	 
	font-size: 1em;
	font-weight:600;
	color:#EFEFEF;  
}

.tagline h2{
	position:absolute;
	top:55px;
	left:17%;
	font-size: 1em;
}	
	
.servicesbox{
	position:relative;
	margin:-90px auto;
	width:90%;
	height:400px; 
}
	
.homeflex{
	position:relative;
	margin:160px auto;
	width:90%;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	gap:40px;
	align-items: center;
}
	
.testimonialscontent{flex-direction: column;}
	.footerflex{flex-direction: column;}
	
}

@media screen and (max-width:820px){
	
.tagline{ 
	top:135px;
	left:19%;
	width:65%;	 
	font-size: .9em;
	font-weight:600;
	color:#EFEFEF;  
}

.tagline h2{
	position:absolute;
	top:45px;
	left:15%;
	font-size: 1em;
}
	
	.solutions{width:90%;}
	
	
}

@media screen and (max-width:768px){
	
.tagline{ 
	top:135px;
	left:15%;
	width:75%;	 
	font-size: .9em;
	font-weight:600;
	color:#EFEFEF;  
}

.tagline h2{
	position:absolute;
	top:45px;
	left:15%;
	font-size: 1em;
}
	
	.menu{width:35%;}
	
	
}

@media screen and (max-width:820px){
	
	.menu{width: 40%;}
	.phone{width:12%;}
	.svcflex{flex-direction: column;}
	
}



@media screen and (max-width:732px){
	
.hmlogo{ 
	top:5px;
	left:12%;
	width:55%;
}
	
.tagline{
	position:absolute;
	top:120px;
	left:4%;
	width:90%;
	z-index: 99999;
	font-size: .9em;
	font-weight:600;
	color:#EFEFEF;
	text-shadow: 1px 1px 2px #000000;
}

.tagline h2{
	position:absolute;
	top:100px;
	left:8%;
	width:80%;
	font-size:1.1em;
}
	
.hmbkgrnd{display: none;}
.hmbkgrndmob{
	position:relative;
	margin:0 auto;
	width:100%;
	display: block;
}
	
	.svcsbkgrnd{display: none;}
	
	.svcsbkgrndmob{
		position:relative;
		margin:0 auto;
		width:100%;
		height:400px;
		background-image: url("Backgrounds/NewSvcsMob.jpg");
		background-position: center;
		background-attachment: scroll;
		background-repeat: no-repeat;
		background-size: cover;
		display: flex;
	}
	
	.svcsbkgrndmob h2{
		position:relative;
		margin:auto;
		font-family: "PT Serif", serif;
  		font-weight: 400;
  		font-style: normal;
		font-optical-sizing: auto;
		color:#FFFFFF;
	}
	
	
	
.servicesbox{
	position:relative;
	margin:-70px auto;
	width:99%;
	height:620px;
	background-color:#EFEFEF;
	border-radius: 50px;
	text-align: center;
}
	
	.servicesbox p{font-size: .9em;}
	
	.servicesbox img{width:90%;} 

.servicesbox a:link{text-decoration: none;}

.servicesbox h3{
	padding-top:20px;
	font-size: 1.5em;
	font-weight:800;
}

.servicesflexhm{
	position:relative;
	margin: -20px auto;
	width:90%;
	display: flex;
	justify-content: space-between; 
	flex-wrap: wrap;
	gap:5px;
}
	
.sbox{flex-basis:45%;} 
	
	.solutions{width:98%;}
	
	.finalsection{
	position:relative;
	margin:0 auto;
	width:90%;
	padding-bottom:50px;
	text-align:left;
}


	
.menu{display: none;}
.phone{display:none;}
	
	.homeflex{flex-direction: column;}
	.testimonialsbox{flex-direction: column;}

	.footerflex{width:80%;}
	
#sidebar{
	background:rgba(67,89,168,1.00);
	width:200px;
	height:100%;
	opacity:.90;
	display:block;
	position:fixed;
	left:-200px;
	top:0;	
	transition: left 0.3s linear;
	z-index: 99999;
}
			
#sidebar.visible{
		left:0px;
		transition: left 0.3s linear;
	}
			
#sidebar-btn{
	display:inline-block;
		vertical-align:center;
		width:40px;
		height:15px;
		cursor:pointer;
		margin:35px;
		position:fixed;
		top:20px;
		right:30px;
		text-shadow: 1px 1px 1px #333333;
		background:transparent;
		z-index: 9999999999;
}
			
#sidebar-btn span{
	height:3px;
	background:rgba(67,89,168,1.00);
	margin-bottom:5px;
	display: block;
}
			
#sidebar-btn span:nth-child(2){width:75%;}
#sidebar-btn span:nth-child(3){width:60%;}
		
ul{
	margin:0;
    padding:0;				
}
			
ul li{list-style:none; padding-top:10px;}

ul li a{
   font-family: "IBM Plex Sans", sans-serif;
   font-size:18px;
   color:#FFFFFF;
   border-bottom:.25px solid #FFFFFF;
   display:block;
   width:152px;
   padding:15px 0 15px 10px;
   text-decoration:none;				
}
	
	
	
}







































