 *{
  padding: 0;
  margin: 0;
 }
 html{width: 100%;
 height: 100%;
 margin: 0;
 }
  body{margin: 0;
        padding: 0;
        min-width: 100%;
        }
        
		.footer{width: 100%;
		height: 20%;
		background-color: whitesmoke;
		}
       h1  {
        font-family: 'Raleway';
        font-weight: 400;
        position: relative;
        font-size:xx-large;
        text-shadow: 0px 1px 1px gray;
      }
      h2  {
        font-family: 'Raleway';
        font-weight: 100;
         position: relative;
        
        opacity: 1;
        transition: 0.5s ease-out;
      }
      h3 {
        font-family: 'Raleway';
        font-weight: 100;
         position: relative;
        opacity: 0;
        transition: 2s ease-out;
      }
      
      
     
      
      .cover {height: 100%;background-color: grey;
      box-shadow: 0px 0px 10px black;
         background-image: url("images/wallpaper.jpg");
      background-size:cover;
      background-repeat: no-repeat;
      background-position:center;
   width: 100%;
   text-align: center;
   left: 0%;
   top: 0%;

      }
      #trigger1 {position: relative;height: 200px;}
      #animate1{position: relative;height: 500px;
     
      }
      .animate1{ opacity:0;
      text-align: left;
      transform: translateY(50px);
   
      transition: 2s ease-out;}
    .test{opacity:1;left: 0%;}
    .bcg-parallex{
        text-align: center;
        height: 540px;
    position:relative;
    
    overflow: hidden;
    padding: 80px 0;
   
    }
    .bcg{
        height: 500px;
          background-image: url("images/2.jpg");
      background-size:cover;
      background-repeat: no-repeat;
      background-position:center;
      position:absolute;
      z-index: 1;
      height: 140%;
      width: 100%;
    }
    .content-wrapper{
        width: 90%;
        margin: 0 auto;
        width: 100%;
        position: relative;
        z-index:20;
        min-height:500px;
        background-color: white;
    }
    .article{
        height: 70%;
        width: 100%;
       position: relative;
        
     
    }
    .content2 {width: 40%;
    position: relative;
    float: left;
    height: 100%;
   
    padding-left:5%;
 transition: 0.5s ;
    }
    .content {
        position: relative;
        height: 100%;
        width: 45%;
        padding-right: 5%;
        float: right;
        overflow: hidden;
        
        
    }
    .box_img{position: relative;
    top: 25%;
    left: 150%;
    box-shadow:0px 0px 10px gray;
    
    transition: 0.5s ease-out;
    }
    .box_img2{
        position: relative;
    top: 10%;
    left: -15%;
    box-shadow:0px 0px 10px gray;
    z-index:-2;
    opacity: 0;
    transition: 1s ease-out;
    }
    .shade{height: 100%;
    width: 100%;
    z-index:5;
    background-color: white;
    opacity: 0.6;position: absolute;top: 0px;}
    .title_intro{top: 30%;
    z-index:10;
    color: black;
    opacity: 1;
   
    }
    #navigation {position: fixed;
    top: 0%;
    width:100%;
    text-align: center;
    z-index: 25;
    font-family:'Raleway';
    padding-top:2%;
    }
    #navigation li {
        display: inline-block;
        width:10%;
        list-style: none;
        text-align: center;
     
        z-index: 11;
        color: black;
        padding-bottom: 1%;
        transition: 1s ease-out;
    }
    .new_navigation{background-color: white;box-shadow: 0px 1px 5px gray;opacity: 1;}
    .new_img{left:15%;right:0%;opacity: 1; }
    .new_img2{opacity:1;
	
	
	
	}
	
    .btn {background:lightgray;
	       width: 10%;
		   height:10%;
		   color: black;
		   text-decoration:none;
		   font-family:"Raleway";
		   position: relative;
		   top: 20px;
		   padding: 15px;
		   border-radius:5px;
		   cursor: pointer;
		   transition: 0.5s ease-out;
	}
	.btn:hover {background-color: darkgrey;}
	.box_img_left{
		 position: absolute;
    top: 25%;
  left: -150%;
    box-shadow:0px 0px 10px gray;
    
    transition: 0.5s ease-out;
	}
	.box_img2_left{
	
		position: absolute;
    top: 10%;
  	left:20%;
    box-shadow:0px 0px 10px gray;
    z-index:-2;
    opacity:0;
    transition: 0.5s ease-out;
	}
	
	.new_img_left{left:10%;
	
	
	}
	.new_img2_left{
	opacity: 1;

	}
	
	.cover_img {
		position: absolute;
		top: 0%;
		
		filter: blur(3px);
-webkit-filter: blur(3px);
-moz-filter: blur(3px);
-o-filter: blur(3px);
-ms-filter: blur(3px);
z-index: -20;
	}
	.black{background-color: black;}
	.normal_heading{opacity: 1;
	margin-left: 5%;
    padding-top:1%;
	}
	.modal{
		height: 90%;
		width:40%;
		z-index:120;
		position: fixed;
		border: none;
		box-shadow:none;
		background-color: white;
		left:30%;
		right:30%;
		top: 3%;
		border-radius:10px;
		display: none;
		padding-bottom: 2%;
	
	}
	.row{
		text-align: center;
		width: 100%;
		position: relative;
		top: 10%;
		height: 20%;
	}
	input{
          -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
      border: 1px solid;
	border-radius: 5px;
	border-color:lightgrey;
	padding: 10px;
	font-family:'Raleway';
font-size: 18px;
	}
	select {border: 1px solid;
	border-radius: 5px;
	border-color:grey;
	padding: 10px;
	border-color:lightgrey;
	}
	.bubble{}
	
	.modal_shade{
		height: 100%;
		width: 100%;
		display: none;
		position: fixed;
		background-color: lightgray;
		opacity: 0.6;
		z-index: 119;
		transition: 1s ease-out;
	}
	.modal-trigger{
		text-decoration:none;
		font-family:'Raleway';
		
	}
	label {font-family:'Raleway';}
	.form_item{
		position: relative;
		height: 15%;
		width: 100%;
		
		
		left: 30px;
	}
	.input-group{display: inline-block;
	position: relative;
	
	}
	.next_btn{border-radius:2px;
	background-color: whitesmoke;
	position: relative;
	left:70%;
	}
	
	.img_box{display: none;
	height: 80%;
	left: 1%;
	width:98%;
	position: relative;
	background-color:white;
	cursor: pointer;
	}
	.dz-preview{
		display: inline-block;
		border-radius:100%;
		font-family:'Raleway';
		text-align: center;
		position: relative;
		padding: 10px;
		border-radius:1000px;}
	.dz-success-mark{display: none;}
    .dz-message{display: none;}
    
    .menu_trigger{display: none;
    
    
    }
    
.magic-select{
  position:relative;
  top:-28px;
  padding: 3px;
}
  

.page_text{
  width: 60%;
}
.columb{
  width: 30%;
  min-height: 100%;
  position: relative;
  text-align: center;
  border-right: 1px solid;
  
}
.new_navbar{
  top: 12%;
  width: 100%;
  height: 80%;
  background-color: white;
  position: fixed;
  z-index: 60;
  display: none;
}
#new_nav_items{
  display: block;
  height: 100%;
  position: fixed;
  width: 100%;
  background-color: white;
  z-index: 55;
}
#new_nav_items li {
  list-style: none;
  display: block;
  height: 20%;
  width: 100%;
  font-family: 'Raleway';
  font-size: larger;
  z-index: 40;
  padding-left: 5%;
}
.top{top: 10%;}
.service-box-container{
  width: 100%;
  height: 80%;
  top: 15%;
  position: relative;
 
  text-align: center;
}
.box
{
 
  height: 80%;
  width: 40%;
  margin-left: 20px;
  position: relative;
  display: inline-block;
  box-shadow: 0px 0px 10px grey;
}
.box-overlay {
  background-color: black;
  opacity: 0.6;
  z-index: 1;
  position: absolute;
  top:0px;
  height: 100%;
  width: 100%;
  display: none;
}
.img_hover
{
  		filter: blur(3px);
-webkit-filter: blur(3px);
-moz-filter: blur(3px);
-o-filter: blur(3px);
-ms-filter: blur(3px);
}
.service-image
{
  z-index: -3;
  
}
.service-title {
  height: 100%;
  width: 30%;
  z-index: 3;
  display: none;
  position: absolute;
  background: none;
  opacity: 0.6;
}
.text{
  position: relative;
  top: 5%;
  right: 5%;
  z-index: 5;

  text-align: center;
  width: 100%;
}
 p {color: white;
font-size: larger;
top: 15%;
width: 100%;
text-align: center;
position: relative;
z-index: 5;
text-shadow: 0px 0px 5px white;
}

.centre {
  text-align: center;
}
 .blue-box{
        box-shadow: 0px 0px 10px skyblue;
      }
      .has_text{
        
        top:1em;
      }
      
      .normal_article{
        width: 60%;
        position: relative;
      }
      .page-content{
        position: relative;
        margin-top: 10%;
        width: 100%;
        margin-left: 5%;
      }
      
          .logo
	  {
		width: 30%;
		height: 3em;
		left: 5%;
		position: absolute;
		cursor: pointer;
	  }
	  .logo_img{
		position: relative;
		left: 0;
	  }
	  textarea{
		resize: none;
		width: 100%;
		overflow-x:auto;
		border: 1px solid;
		border-color:lightgrey;
		border-radius:5px;
		padding: 5px;
		font-family:'Raleway';
		font-size:medium;
	  }
	  .select_bubble_container{
		text-align: center;
		width: 100%;
		height: 10em;
		position: relative;
		top: 20%;
	  }
	  .select_bubble{
		border-radius: 400em;
		display: inline-block;
    height: 15em;
    width: 15em;

border-color:lightgrey;
    position: relative;
 transition: 0.5s ease;
cursor: pointer;
	  }
	  p {
		font-family:"Raleway";
		color:grey;
	  }
	  .fa:hover{
		color:orange;
		transition: 0.5s;
	  }
	  .select_bubble:hover{background-color: whitesmoke;}
	  
	  #instaForm{
		position: relative;
		top: 5%;
		text-align: center;
	  }
	  #instaForm input { width: 70%;}
	  .header_text{
		position: relative;
		text-align: center;
		padding: 1em;
	  }
	  .modal-options{display: none;}
	  
}
.menu_trigger{top:50%;}
.logo{top: -0.05em}

.form_p{
  width: auto;
  top: 2%;
}
a{text-decoration: none;
color:grey;
}
.black{
  color: black !important;
 
  left: 0;
  padding: 0;
}
.black_text{color: black;background: none;}
.map_holder{height: 400px;width: 100%;position:relative;top: 0%;}
.info_window{height: 200px ; width: 200px;text-align: center;}
.info_window img {
  width: 100px;
  height: 100px;
  border-radius: 400px;
 
  
}
#admin_navigation{
  width: 20% ;
  height: 100%;
  position:fixed;
  box-shadow: 0px 0px 5px grey;
  z-index: 55;
  overflow-x: hidden;
  background-color: white;
}
.admin_nav_items{

  top: 20%;
  width: 100%;
  list-style: none;
  position: relative;
  font-family: 'Raleway';
}
.admin_nav_items li{
  width: 100%;
  height: 10%;
  display: block;
  
  transition: 1s ease-out;
  
  
}
.admin_nav_items li a{
  width: 100%;
  height: 90%;
  display: block;
  padding: 5%;
  transition: 0.5s ease-out;
  
  
}
.admin_nav_items li a:hover{
  
  color: orange;
}
.admin_page_holder{
  position: absolute;
  left: 20%;
 
  border: none;
  width: 80%;
  overflow-y: visible;
}
.info_window_detail{
  color: black;
  font-family: 'Raleway' !important;
}

.app-modal-trigger{color: skyblue;}
.app-modal{
left: 40%;

  
}
.admin_logo{
  left: 1em;
}
.dz-image{border-radius: 2000px !important;}
.single-applicant-container{
  position: relative;
  width:66.66%;
  height: 150px;
  border: 1px solid;
  display: inline-block;
}
.applicants-content-container{position: relative;

height: 300px;
overflow-y: scroll;
width: 100%;
}
.single-applicant{
  display: inline-block;
  box-shadow: 0px 0px 2px grey;
  margin-left: 5%;
  margin-top: 2%;
  padding-top: 2%;
  padding-bottom: 2%;
}
.grey{color: grey;}
.single-applicant:hover{
  box-shadow: 0px 0px 2px skyblue;
}
.application_user_detail{
  position: relative;
  width: 49%;
  height: 80%;
  float: right;
  display: inline-block;
  top: 5%;
  text-align: left;
}
.application_user_profile_section{
  position: relative;
  width: 49%;
  float: left;
  display: inline-block;
  height: 80%;
 top: 5%;
  text-align: center;
}
.applicant-detail{
  width: 100%;
  height: 10%;
  color: white;
  font-family: 'Raleway';
  text-align:left;
  top: 2%;
}
.applicant-profile-picture{
  
  height: 200px;
  width: 200px;
  border-radius: 1000px;
  
}
.applicant-accept-btn{
  background-color: lightgreen;
  color: white;
  width: 35%;
  height: 20%;
  display: inline-block;
 cursor: pointer;
  border-radius: 5px;
  padding: 1px;
}

.applicant-reject-btn{
  background-color: red;
  color: white;
  width: 35%;
  height: 20%;
  display: inline-block;
  left: 5%;
  border-radius: 5px;
  padding: 1px;
  cursor: pointer;
}

.applicant-btn-holder{
  position: relative;
  height: 30%;
  width: 100%;
}
.profile_backdrop_holder{
  height: 60%;
   width: 100%;
   top: 0%;
   z-index: -2;
   position: absolute;
   overflow-y:hidden;
}
.black_shade{
  position: absolute;
  opacity: 0.6;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: black;
}
.profile_backdrop{
  width: 100%;
  z-index: -4;
 height: 100%;
  	filter: blur(3px);
-webkit-filter: blur(3px);
-moz-filter: blur(3px);
-o-filter: blur(3px);
-ms-filter: blur(3px);
}
.search-modal{
  width: 50%;
  left: 25%;
  height: 40%;
  text-align: center;
  padding-top: 5%;
  padding-bottom: 5%;
}
.other_images_holder{
  position: absolute;
  width: 200%;
  top: 80%;
  left: -100%;
  height: 40%;

  border-color: black;
overflow-x: scroll;
}
.user_imgs{
  height: 150px;
  width: 150px;
  padding: 10px;
  box-shadow: 0px 0px 2px grey;
  border-radius: 5px;
  margin-left:25px;
  margin-bottom:25px;
}
.single_img_modal{
  height: 400px;
  width: 400px;
  background-size: cover;
  background: center;
  background-color: black;
}
#location{width: 100%;}
.blue{background:none; border: 1px solid; border-color: skyblue;

transition: 0.25s ease-out;
}
.delete{
  background: none;
  padding-left:  5px;
  padding-right: 5px;
  border: 1px solid;
  border-color:red;
  transition: 0.25s ease-out;
}
.blue:hover{
  background-color: skyblue;
}
.delete:hover{
  background-color: red;
}
.back_btn{
  display: none;
}
.finish_btn {
  display: none;
}
.error-msg {
  color: red;
 font-size: small !important;
 display: none;
 
 
}
.admin_login{
  margin-top: 5em;
  width: 10em;
  text-align: center;
  border: 1px solid;
  position: relative;
}
.login{
  background: none;
  padding-top: 0;
}
.footer{
  text-align: center;
  width: 100%;
  height:40%;
}
.slick-viewport {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;

}
.success {
 position: absolute;
width: 80%;
left: 10%;
top: 15%;
display: none;
height: 70%;
}
.green {
  color: green;
  font-size: large;
  position: relative;
  width:100%;
  text-align: center;
}
.dz-preview{
  overflow-x: hidden;
}
  .footer_section{
		display: inline-block;
		width: 25%;
		height: 100%;
		
	}
     .footer_section{
		display: inline-block;
		width: 25%;
		
		max-height: 100%;
		
		text-align: center;
		position: relative;
		height: 100%;
	}
    @media screen and (-webkit-min-device-pixel-ratio:0) { 
  select,
  textarea,
  input {
    font-size: 16px;
  }
}