﻿html,
body {
    width: 100%;
    height: 100%;
}
a{
  text-decoration: none;
}

.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#projectModal{
    margin-top: 100px;
}

.stepBottomBorder {
    border-top: 2px solid #eee;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 40%;
}

.recentWorksImage {
    margin-top: 20px;
    border-radius: 50% !important;
}

.solutionMainContent h3{
    font-size: 28px !important;
    margin-top: 16px !important;
}

.solutionMainContent p{
    font-size: 17px !important;
}

#recent-works-container{
  width: 286px;
  margin: 0 auto;
  overflow: hidden; 
  padding-bottom: 10px;   
}

#recentworks .solutionMainContent {
    padding-top: 25px;
}

.solution {
    position: relative;
    float: left;
    width: 19%;
    margin-right: 10px;
    margin-left: 10px;
    /* border: 1px solid #fbf8f8; */
    border-radius: 10px;
    padding: 16px;
    padding-top: 10px;
    min-height: 422px !important;
    background-color: white;
}

.recentWorks {
    width: 265px;
    margin-top: 10px;
    padding-top: 0;
    background-color: white;
    box-shadow: 0 0 7px #36425214 !important;
    border: 1px solid #e8e8e8;
    min-height: 424px !important;
}
.recentWorks:hover{
   box-shadow: 0 0 10px #8ba1bd !important;


}
#recentWorks{
  background-image: linear-gradient(#eee, white); 
  text-align:center; 
  padding-top: 70px; 
  padding-bottom: 100px; 
  overflow: hidden;
  width:100%
}

.our-process-container{
  width:1050px; 
  margin:auto; 
  color:white;
}

.our-process-heading{
  margin-bottom: 40px; 
  text-align: center; 
}

.process-step{
   font-size:16px;
   padding-right: 0px; 
   float: left; 
   width:19%;
}

.call-to-action-recent-work{
   background: none; 
   border: 1px #b8bbbb solid;
}

.top-nav{
   position: fixed;
   width: 100%;
}

#about{
   background-image: linear-gradient(white, #eee);
   display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(/img/mtrainier.jpg) no-repeat center center scroll;
/*   background: url(/img/rainier_image_2.jpg) no-repeat center center scroll;*/
   /*	background: url(/img/rainier_image_1.jpg) no-repeat center center scroll; */   
-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


#about h1{
  color: white; 
  font-weight: 500; 
  text-shadow: 0 0  7px #000;
}


.lead{  
    margin-left: 15%; 
    margin-right: 15%; 
    font-size: 1.30rem;
    font-weight: 400 !important;
    color: white; 
    text-shadow: 0 0 7px #000;
}

#process{
   background-color:#364252; 
   padding-top: 50px; 
   padding-bottom: 35px;
   opacity: 0.9;
}

#process .container{
  background-color:#364252; 
  padding-top: 40px; 
  padding-bottom: 100px;
}


.stepWord{
	font-size:28px;
}

.stepNumber{
	font-size:50px;
        font-weight: 600;
}

.stepName{
	font-size:22px;
}

.our-services{
width: 825px;
min-height:620px;
overflow:hidden;
margin:auto;
text-align:center;
}

.service-container{
  float:left;
  height: 255px;
  width: 255px;
  background-color:#eeeeee8f;
  border-radius:50%; 
  border: 2px solid #36425229;
  margin-right:20px;
  cursor:pointer;
  margin-bottom: 20px;
 
}

@keyframes fadeIn{
	from{
        background-color:#fff;
	}
	to{
	background-color:#eee;
	}

}

.service-container:hover{
	background-color:#364252ba;
}

.fadeInAnimation{
	animation-duration: 5s;
	animation-name: fadeIn
}

.our-services-title{
	margin-bottom:50px;
	border-top: 1px solid #e5e9ef;
	padding-top: 75px;
	color:#364252;
}
#startProjectButtonProcessSection:hover{
background-color: #fff !important;
color: #364252;

}
.service-fontawesome{
   font-size: 100px; 
   padding-top: 55px; 
   color: #364252;
}

.service-title{
 margin-top: 5px;
 font-size:18px;
 color:#364252; 
font-weight:400;



}

.recent-works-title{
	color: #364252;
  text-align: center;
}

.top-nav{
	z-index: 50000;
}

@media (min-width: 320px) and (max-width: 414px) {
   #topMenu{
    width: 312px !important;
    left: 54px !important;
  }

 
  
}

@media (min-width: 900px){
	
	.marginFix{
		margin-left: 147px;

	}
	.marginFixOneRecentWork{
		margin-left:295px;
	}

	.marginFixTwoRecentWork{
		margin-left: 147px;
	}

  #recent-works-container{
    width: 855px;  
  }

.recentWorks:nth-child(7){
//	margin-left: 295px;

}
}
@media (min-width: 320px) and (max-width: 1024px) {

   #tech-we-use-container{
	  width:200px !important;
   }	
  .our-process-container{
	  width: 100% !important;
   
  }
  .process-step{
	width: 100% !important;
	margin-bottom: 50px !important;
  }

  .our-services{
	    width: 255px;
      margin: 0 auto;
        margin-bottom: 50px;
  }

  .our-services-title{

  }

  .service-container{
  
  margin-bottom: 20px;



  }


	#tech-we-use-container{
	   margin: 0 auto;
    width: 200px !important;
	}


	

  #our-tech-circle{
    margin-right: 0;
  }


  #startProjectButtonNavBar{
    margin-top: 10px;
  }

  #about-company{
    /*height: 800px !important;*/
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  

  #topMenu a{
    font-size: 20px !important;
  }

  #topMenu{
    top: 20px !important;
    left: 57px !important;
  }
  
  
}

@media (max-width: 350px) {
  #topMenu a{
    font-size: 18px !important;
  }
}

#our-tech-stack{
	text-align:center;
	padding-top: 70px;
	padding-bottom: 100px;
	overflow: hidden;
	background-color: #ffffff;
	width: 1260px;
	margin: auto;
}

.our-tech-circle{
	width: 200px;
	height: 200px;
	border-radius:50%;
	background-color:#eee;
	float: left;
  margin-right: 20px;
	margin-top: 20px;
}

.our-tech-font{
	font-size: 100px; 
	margin-top: 50px;
}
.btn-outline-primary{
 color: #364252 !important;
 border-color: #364252 !important;

}
.btn-outline-primary:hover{
	background-color: #364252;
        color: white !important;

}
.canvas{
	cursor: crosshair;
}
#tech-we-use-container{
    width: 880px;
    margin: 0 auto;
    overflow: hidden;

}

#freeCodeReview{
  background-color: #364252;
}

#freeCodeReview p{
  color: white; 
  font-size: 20px; 
  margin-top: 40px;
}

.freeCodeReviewTitle{
  color: white;
  margin-bottom: 50px;
}

.buttonHoverFontWhite:hover{
    color: white !important;
}

#about-company{
  min-height: 500px;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-right: 400px;
  padding-left: 400px;
}

#about-company h2{
  color: #364252; 
  margin-bottom: 50px;
}

#about-company p{
  color: #364252; 
  font-size: 20px;
}

.close-icon{
  text-shadow: 0 0 3px white;
}

#toolbarWebsite{
  z-index: 5000;
}

#toolbarWebApp{
  z-index: 5000;
}

#toolbarMobileApp{
  z-index: 5000;
}

#toolbarBusinessAutomation{
  z-index: 5000;
}

#topMenuButton{
    @media (min-width: 1024px) {
      display: none;
    }
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1049;
    color: white;
    font-size: 50px;
    text-shadow: 0px 0px 2px #1d253e;
    cursor: pointer;
}

#topMenu{
  display: none;
  position: absolute;
  top: 20px;
  left: 65px;
  z-index: 5000;

  @media (min-width: 1024px) {
    display: block;
    left: 25px;
  }
}

#topMenu a{
  color: white;
  text-shadow: 0 0 7px #1d253e;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

#topMenu a[href="#process"]{
  display: none;
  @media (min-width: 1024px) {
    display: inline;
  }
}

#topMenu a[href="#codeReview"]{
  display: none;
}

#topMenu a:hover{
  text-decoration: none;
  color: #fef6d2;
}

#startProjectButtonContainer{
  position:fixed; 
  right: 10px; 
  top: 18px; 
  z-index: 7000;
}

.startProjectButton{
	background: white;
	border:1px #eee solid; 
	padding: 5px 17px; 
	box-shadow: 0px 0px 3px #fcfcfc; 
	font-size:17px; 
	color: #2b3e58 !important; 
	font-weight:500;
}

.startProjectButton:hover{
	background-color: #fffcf2 !important;
}

.codeReviewButton{
	margin-top: 20px;
	margin: 0px auto;
 	display: block;     
	width: 170px;

}

.show{
  display: block !important;
}
