/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
*{
	font-family: IRANSans-web,Roboto;
}
html {
    margin-top: 0px !important;
}
.activator img {
    height: 245px;
}
.tabs.z-depth-1 {
    background: #3a60db;
}
.zi {
	margin-top: -10px;
z-index: 1000;
background: #fff;
}
.car-title.activator {
    height: 135px;
}
.car-content {
    height: 140px;
}
.car-title p {
	
	line-height: 0rem;
}
.dars {
    height: 79px;
    max-height: 79px;padding: 0px 19px;
}

@media only screen and (max-width:600px){
.tabs.z-depth-1 {
  overflow-x: scroll;
}
}

.oz {
	text-align: center;width: 176px;height: 300px;
	

}
.dar {
    font-weight: 500;
    color: #e91e63;
}
.logols {
    border-radius: 50%;
    width: 70%;
    margin: auto;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
}
.car .car-reveal {
    position: absolute;
    background-color: #FFF;
    overflow-y: auto;
    z-index: 1;
    display: none;
    padding: 10px;
    width: 13%;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
    height: 291px;
    font-size: 12px;
}
.oz h5 {
	font-size: 1.2rem;font-weight: 600;
}
.mdi.mdi-close {
    margin-left: 0px;
    color: #F44336;
    font-size: 28px;
}
@import "compass/css3";

@font-face {
	font-family: 'IRANSans-web';
        src: url('../fonts/iransans/IRANSans-Bold-web.eot');
 
	src: url('../fonts/iransans/IRANSans-Bold-web.eot?#iefix') format('eot'),  /* IE6–8 */
url('../fonts/iransans/IRANSans-Bold-web.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
url('../fonts/iransans/IRANSans-Bold-web.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/iransans/IRANSans-Bold-web.ttf') format('ttf');  
	font-weight: bold;
}


@font-face {
	font-family: 'IRANSans-web';
        src: url('../fonts/iransans/IRANSans-Medium-web.eot');
 
	src: url('../IRANSans-Medium-web.eot?#iefix') format('eot'),  /* IE6–8 */
url('../fonts/iransans/IRANSans-Medium-web.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
url('../fonts/iransans/IRANSans-Medium-web.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/iransans/IRANSans-Medium-web.ttf') format('ttf');  
	font-weight: 500;
}


@font-face {
	font-family: 'IRANSans-web';
        src: url('../fonts/iransans/IRANSans-UltraLight-web.eot');
 
	src: url('../fonts/iransans/IRANSans-UltraLight-web.eot?#iefix') format('eot'),  /* IE6–8 */
url('../fonts/iransans/IRANSans-UltraLight-web.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
url('../fonts/iransans/IRANSans-UltraLight-web.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/iransans/IRANSans-UltraLight-web.ttf') format('ttf');  
	font-weight: 200;
}


@font-face {
	font-family: 'IRANSans-web';
        src: url('../fonts/iransans/IRANSans-Light-web.eot');
 
	src: url('../fonts/iransans/IRANSans-Light-web.eot?#iefix') format('eot'),  /* IE6–8 */
url('../fonts/iransans/IRANSans-Light-web.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
url('../fonts/iransans/IRANSans-Light-web.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/iransans/IRANSans-Light-web.ttf') format('ttf');  
	font-weight: 300;
}


@font-face {
	font-family: 'IRANSans-web';
        src: url('../fonts/iransans/IRANSans-web.eot');
 
	src: url('../fonts/iransans/IRANSans-web.eot?#iefix') format('eot'),  /* IE6–8 */
url('../fonts/iransans/IRANSans-web.woff2') format('woff2'),  /* Chrome36+, Opera24+*/
url('../fonts/iransans/IRANSans-web.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/iransans/IRANSans-web.ttf') format('ttf');  
	font-weight: normal;
}

.car-title.grey-text.text-darken-4 {
    float: right;
    margin: 0px;
}

.card i {
    float: left;
    display: block;
}
 .logola {
    width: 100%;
}
 .card {
    margin-left: 15px;
	width: 245px;
	Float: right;
}

.ctab {
    width: 100%;
}


nav ul a,
nav .brand-logo {
  color: #444;
}

p {
  line-height: 2rem;
}

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

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

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

@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;
}