@charset "utf-8";
/* CSS Document */
/*----------- Font attachment -------------------*/
@font-face {
  font-family: 'koodak';
  src: url('../webfonts/BKoodakBold.eot?#') format('eot'),  /* IE6–8 */
       url('../webfonts/BKoodakBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../webfonts/BKoodakBold.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */	   
}
@font-face {
  font-family: 'bbc';
  src: url('../webfonts/BBCNassim.eot?#') format('eot'),  /* IE6–8 */
       url('../webfonts/BBCNassim.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../webfonts/BBCNassim.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */	   
}
@font-face {
  font-family: 'Yekan';
  src: url('../webfonts/BYekan.eot?#') format('eot'),  /* IE6–8 */
       url('../webfonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../webfonts/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */	   
}
@font-face {
  font-family: 'new_f';
  src: url('../webfonts/Mj_Beirut.ttf.eot?#') format('eot'),  /* IE6–8 */
       url('../webfonts/Mj_Beirut.ttf.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../webfonts/Mj_Beirut.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */	   
}


/* -------------- base change materialize ---------------------*/
body{


}

.row .col {
  float: right;
}
.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}
p{
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.rtl{
	direction: rtl;
}
.ltr{
	direction: ltr;
}
.margin-left-10{
	margin-left: 10px;
}
.margin-right-10{
	margin-right: 10px;
}

.top-header{
	padding: 5px 0px 5px 0px;
	font-size: 18px;
	position: fixed;
	width: 100%;
}
.fix{
	position: relative;
  	z-index: 997;
	height: 37px;
}


header .navbar-fixed nav ul li {
	float: right;
}
header .navbar-fixed nav ul li a{
	font-family: koodak;
}
nav .brand-logo{
	display: inline;
	font-family: Yekan;
	font-size: 1.4rem;

}

.sidenav{
	width: 280px;
}
.sidenav-overlay {
	z-index: 997;
}
.sidenav li{
	font-family: koodak;
	text-align: right;
}

/*slider header*/
.slider .indicators .indicator-item {
  background-color: #666666;
  border: 3px solid #ffffff;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.slider .indicators .indicator-item.active {
  background-color: #ffffff;
}

.slider .indicators {
  bottom: 60px;
  z-index: 100;

}
.slider h3 {
	font-family: yekan;
}
.slider h5{
	font-family: koodak;
}

.pading-top-bottom{
	padding: 2em 0px 2em 0px;
}
.h2-title{
	direction: rtl;
	font-family: yekan;
	font-size: 2.25rem;
}
.sub-title{
	font-family: koodak;
}
.line{
	width: 5%;
	height: 5px;
	margin: 2em auto;
}

.fix-image{
	background-image: url(../img/bg-img01.jpg) ;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.pr-10{
	padding-right:10px !important;
}
.pr-20{
	padding-right:10px !important;
}
.mr-10{
	margin-right:10px !important;
}
.mr-20{
	margin-right:20px !important;
}

.img01{
	background:url(../img/header-PSD.jpg) no-repeat;
	height: 100vh;
	background-size: cover;
	background-position: center;
}

.icon {
  background-color: rgb(12, 158, 199);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  color: white;
  vertical-align: middle;
  text-align: center;
  padding-top: 7px;
}

.card-action{
    height: 50px;
}

.fixed-action-btn {
  position: absolute;
  bottom: 0px;
  margin-bottom: 10px;
  z-index: 998;
  display: inline-block;
}
.premium{
  border: 1px solid gray;
}
.premium .ico{
    content: '';
    display: block;
    height: 19px;  /*height of icon */
    width: 89px;  /*width of icon */
    position: absolute;
    display: inline-block;
     /*where to replace the icon */
    top: 10px;
    right: -4px;
      /*background */
    background: #F8E6AE url(https://s19.postimg.org/t2syzd5mr/39795885-luxury-premium-quality-golden-labels-co.jpg) no-repeat 0px 0px;
}
.premium .icostar:after{
    content: '\f005';
    font-family: FontAwesome;
    border: 1px solid black;
    font-size: 25px;
    padding: 6px;
    color: yellow;
    width: 35px;  
    position: absolute;
    display: inline-block;
      /*where to replace the icon */
    top: -1px;
    right: -1px;
      /*background */
    background: black no-repeat 0px 0px;
}


#dropdown1 {
	min-width: 230px;
	width: auto;
	padding: 0px;
	font-family: bbc;
	z-index: 1;
}
#dropdown1 li {
	text-align: right;
}
#dropdown1 li > a > i {
  margin: 0 0px 0 0;
}
#dropdown1 li > a {
	color:#656565 ;
}
#dropdown1 li > a:hover{
	color:#0288d1 ;
}


#dropdown-2 {
	min-width: 230px;
	max-height: 200px;
	width: auto;
	padding: 0px;
	font-family: bbc;
	z-index: 2;
}
#dropdown-2 li {
	text-align: right;
}
#dropdown-2 li > a > i {
  margin: 0 0px 0 0;
}
#dropdown-2 li > a {
	color:#656565 ;
}
#dropdown-2 li > a:hover{
	color:#0288d1 ;
}

.card{
	
}
.card-title{
	font-family: yekan;
	direction: rtl;
	padding: 0px;
	margin: 0px;
	color:#333;
}
.card-content{
	font-family: koodak;
	direction: rtl;
	text-align: justify;
	color:#555;
}
.card .card-image img {
	z-index: 0;
}

.representation{
	direction: rtl;
	text-align: center;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    margin-left: -1px;
    margin-top: -1px;
    padding: 40px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    position: relative;
	z-index: 0;
	
}
.representation:hover{
	box-shadow: 0 0 15px 10px #ddd;
	z-index: 1;
}

.representation h2{
	font-size: 1.3em;
	margin: 1.5em 0 1.5em 0;
	font-family: yekan;
}
.representation p{
	font-family: koodak;
	font-size: 1.2em;
}
.collapsible {
	
}

.collapsible-header {
	font-family: yekan;
}
.collapsible-body {
	font-family: koodak;
	text-align: justify;
}

strong{
	color: #333;
	font-weight: bolder;
}

.koodak{
	font-family: koodak;
}
.yekan{
	font-family: yekan;
}

.box-blog{
	box-shadow: 0 0 10px 5px #eee;
	direction: rtl;
}
.box-blog-title h2{
	margin: 0px;
	font-size: 1.5em;
	font-family: bbc;
	line-height: 1.5em;
	padding: 1em 1em 0 1em;
}
.box-blog-status{
	padding: 1em;
	font-size: 0.85em;
	color:#999;
}

.margin-top-bottom{
	margin: 1.5em 0 1.5em 0;
}
.box-sub-blog{
	direction: rtl;
}
.box-sub-blog-title i , .box-sub-blog-title span {
	font-size: 0.70em;
	color: #999;
}
.box-sub-blog-title h3{
	margin: 0px;
	font-size: 1.2em;
	font-family: bbc;
}

.modal-content h4{
	font-family: yekan;
	font-size: 1.3em;	
}
.modal-content p{
	font-family: koodak;
	
}
.large-font{
	font-size: 1.3em;
}

.paragraph{
	font-size: 1.3em;
	color:#555;
	font-family: bbc;
	line-height: 2em;
}


#map{
	height: 100%;
}

@media only screen and (max-width: 600px) {
	.center-on-small-only {
		text-align: center !important;
	}
	nav .brand-logo{
		left: 60%;
		right: -30%;
		font-size: 1.3rem;
	}
	.h2-title{
		font-size: 1.5rem;
	}
	.margin-top-2-on-mediom{
		margin: 3em 0 0 0;
	}
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
	nav .brand-logo{
		left: 75%;
		right: -10%;
	}
	.h2-title{
		font-size: 2rem;
	}
	.margin-top-2-on-mediom{
		margin: 3em 0 0 0;
	}
}








