@font-face {
  font-family: 'PeydaWeb';
  src: url('../fonts/PeydaWeb.woff?#iefix') format('embedded-opentype'),  url('../fonts/PeydaWeb.woff') format('woff'), url('../fonts/PeydaWeb.ttf')  format('truetype'), url('../fonts/PeydaWeb.svg#PeydaWeb') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PeydaWeb-Bold';
  src: url('../fonts/PeydaWeb-Bold.woff?#iefix') format('embedded-opentype'),  url('../fonts/PeydaWeb-Bold.woff') format('woff'), url('PeydaWeb-Bold.ttf')  format('truetype'), url('../fonts/PeydaWeb-Bold.svg#PeydaWeb-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PeydaWeb-Light';
  src: url('../fonts/PeydaWeb-Light.woff2?#iefix') format('embedded-opentype'),  url('../fonts/PeydaWeb-Light.woff') format('woff'), url('PeydaWeb-Light.ttf')  format('truetype'), url('../fonts/PeydaWeb-Light.svg#PeydaWeb-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PeydaWeb-Medium';
  src: url('../fonts/PeydaWeb-Medium.woff?#iefix') format('embedded-opentype'),  url('../fonts/PeydaWeb-Medium.woff') format('woff'), url('PeydaWeb-Medium.ttf')  format('truetype'), url('../fonts/PeydaWeb-Medium.svg#PeydaWeb-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PeydaWeb-UltraLight';
  src: url('../fonts/PeydaWeb-UltraLight.woff?#iefix') format('embedded-opentype'),  url('../fonts/PeydaWeb-UltraLight.woff') format('woff'), url('../fonts/PeydaWeb-UltraLight.ttf')  format('truetype'), url('PeydaWeb-UltraLight.svg#PeydaWeb-UltraLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PeydaWeb';
  src: url('../fonts/PeydaWeb.woff?#iefix') format('embedded-opentype'),  url('../fonts/PeydaWeb.woff') format('woff'), url('PeydaWeb.ttf')  format('truetype'), url('../fonts/PeydaWeb.svg#PeydaWeb') format('svg');
  font-weight: normal;
  font-style: normal;
}
body.rtl h1,body.rtl h2,body.rtl h3,body.rtl h4,body.rtl h5,body.rtl h6,body.rtl p,.sp-megamenu-parent > li,.sppb-btn,.sp-column,.offcanvas-menu ul > li,.search input{
  font-family: 'PeydaWeb'!important;
  line-height:2.1em;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text h1 small.sppb-slidehsow-sub-title{
	letter-spacing:normal;
	font-family: 'PeydaWeb'!important;}
	

.photgr:{
	transition: all 0.4s linear;
}
.photgr:hover{
  transition: all 0.4s linear;
    transform:scale(0.95);
    -ms-transform:scale(0.95); /* IE 9 */
    -moz-transform:scale(0.95); /* Firefox */
    -webkit-transform:scale(0.95); /* Safari and Chrome */
    -o-transform:scale(0.95); /* Opera */
	transition: all 0.4s linear;
}



.ffilter.map {
  height:100%;
  iframe {
    height:100%;
    width:100%;
    border:0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(90%); /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
  }
.menurr{text-align:left;
  }
.lantt{float:left;
}
.searchtt form input[type="text"] {
  margin-top: 1.5px;
  padding-top:0px;
  width: 200% !important;
  height:auto;
  background: #dedfe0;
  color: #000000;
  border-radius: 0 !important;
  border: 0px solid #000;
  min-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.emailbot {text-align:center; font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; font-size:14px;
}
.shrink img { height: 400px; width: 400px;
-webkit-transition: all 1s ease; 
-moz-transition: all 1s ease; 
-o-transition: all 1s ease; 
-ms-transition: all 1s ease; 
transition: all 1s ease;
}
.shrink img:hover { width: 300px; height: 300px;
}
.ttrf:hover{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	@include transition(.9s);
}
.enmenu:{
  font-family: 'Arial'!important;
  line-height:2.1em;

}
.ndbar:{
    float: right;
    position: relative;
    display: block;
    padding: 10px 15px;
}




