/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
 * {
  margin: 0;
}
html, body {
  height: 100%;
}
.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -40px; 
}
.page-wrap:after {
  content: "";
  display: block;
}
.site-footer, .page-wrap:after {
  height: 40px; 
}
.site-footer {
  background: #6f2577;
}
 body
{font-family: 'Cairo', sans-serif;
	direction:rtl;}
nav ul a,
nav .brand-logo {
  color: #444;
  
}


p {
  line-height: 2rem;
}

.button-collapse {
  color: #26a69a;
}

.parallax-container {
  min-height: 550px;
  
  height: auto;
  color: rgba(255,255,255,.9);
  
}
  .parallax-container .section {
    width: 100%;
  }


@media only screen and (max-width : 1920px) {
	
		
}

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (min-width : 768px) {

img.tablogo{
	margin-right:-100px;	
}

ul.tabmenu{
	margin-left:-95px;	
}

}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
  
}


.form-wrapper {
    background-color: #fff;
    padding: 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    max-width: 500px;
    margin: 20px auto;
	color:#000000;
	opacity: 0.98;
font-family: 'Cairo', sans-serif;
}
.form-card {
    
    padding: 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    max-width: 500px;
    margin: 20px auto;
	color:#000000;
	opacity: 0.98;
font-family: 'Cairo', sans-serif;
}
