﻿@import url('../persian-font.css');
@media screen and (min-width: 1px) and (max-width: 470px) 
{
	.iframenesbox
	{
		width :100%;height:650px;
	}
	 .slidorion {
		position: relative;
		width: 100%;			/* Set to slidorion width. Is equal to .slider + .accordion width */
		height: 650px;			/* Set to slidorion height. Is equal to .slider and .accordion height */
		left: 0%;
		background: #ffffff;
		padding: 10px;
		border: 0px solid #BBB;
		margin-left: 0px;
	}
	.imgNewsSile
	{
		width :100%;
		height:650px;
	}
	.contentRightBox
	{
		float :right ;position:relative ;right:0px;top:40px;width:100%;display:block;
	}
	
	.contentLeftBox
	{
		float :left ;position:relative ;left:0px;top:40px;width:100%;display:block;
	}
	  #tbl_mainForm
         {
         	width:100%;
         }
      
	.menuTopMobile
	{
		display :inline-block ;
	}
	 #test
        {
        	z-index:10000;
        }
        .topBox
        {
        	position:absolute  ;top:0px;left:0px; width :100%;background :#0774AE;height:150px;text-align:center;
        }
        .inTopBox
        {
        	width :100%;display:inline-block ;height:100%;background :#0774AE;height:150px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;
        }
          .menuTop
        {
        	margin-top :22px;
        	margin-right :0%;
        	float:right ;
        	position :relative ;
        	right:0px;
        	width:100%;
        	list-style :none;
        	height:45px;
        	padding :0;
        	display:none ;
        	
        }
        .menuItem
        {
        	position :relative ;
        	float :left ;
        	left:0px;
        	display:list-item ;
        	width:16.5%;
        	text-align :center;	
        	margin-right :0px;
        	height :45px;
        	position :relative ;
        	padding :0px 0px 0px 0px;
        	z-index:1000;
            background :#0774AE;
        }
        .menuItem:hover
        {
        	background:#ffffff;
        	background: -webkit-linear-gradient(#ffffff, #ffffff); /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(#ffffff, #ffffff); /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(#ffffff,#ffffff); /* For Firefox 3.6 to 15 */
            background: linear-gradient(#ffffff, #ffffff); /* Standard syntax */
            
            -webkit-transition:background 1s; /* For Safari 3.1 to 6.0 */
            transition:background 1s;
        }
       .menuLink
        {
        	position :relative ;
        	width :100%;
        	height :100%;
        	display:block ;
        	text-align :center;
        	font-size:12pt;
        	font-family:byekan,arial;
        	text-decoration:none;
        	color:#ffffff;
        	padding-top :10px;
        	cursor :pointer ;
        	width :100%;
        	height :100%;
        	
        }
        .menuLink:hover
        {
        	color:#0774AE;
        }
        
        
      .dropDownMenuLink:hover .menuLink
         {
         	color:#0774AE;
         	background :red;
         }
         .menuItem:hover .menuLink
         {
         	color:#0774AE;
         	
         }
        .dropDownMenu
        {
        	display:block ;
        	padding :0px;
        	z-index :0;
        	margin-top :0px;
        	margin-right :0px;
        	float:right ;
        	position:relative ;
        	left:-999em;
        	background :#FFFFFF;
        	width :200px;
        	height:0px;
        	visibility :hidden ;
        	 -webkit-transition:height 0.5s,top 0.7s,visibility 5s; /* For Safari 3.1 to 6.0 */
            transition:height 0.5s,top 0.7s,visibility 5s;
            box-shadow:1px 1px 0px #0774AD;
            padding :0px 0px 0px 0px;
        	
        }
         .menuItem:hover .dropDownMenu
        {
        	visibility:visible ;
        	display :block ;
        	left:0em;
        	top:-10px;
        	height :auto ;
        	
        
        }
         .dropDownMenuBox
        {
        	width :190px;
        	list-style :none;
        	position:relative;
        	display:inline-block ;
        	padding :0px 0px 0px 0px;
        	margin-right :0px;
        	float :right ;
        	display:none ;
        	
        }
      
        .menuItem:hover .dropDownMenuBox
        {
        	display:block ;
        	
        }
          .dropDownMenuItem
        {
        	width :190px;
        	display:inline-block ;
        	text-align :right;
            margin-top:0;
            margin-right :0;
			min-height:30px;
        }
       
        .dropDownMenuLink
        {
        	width :190px;
        	min-height:30px;
        	text-decoration :none;
        	font-family :byekan,arial;
        	text-decoration :none;
        	color:#0774AE;
        	display :block ;
        	font-size :11pt;
            margin :0px 0px 0px 0px;
			padding-top :4px;
            padding-right :10px;
            float :right ;
        	 -webkit-transition:background 0.3s; /* For Safari 3.1 to 6.0 */
            transition:background 0.3s;
        }
         .dropDownMenuItem:hover  .dropDownMenuLink
        {
        	background:#CCE7F5;
        	background: -webkit-linear-gradient(#CCE7F5, #CCE7F5); /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(#CCE7F5, #CCE7F5); /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(#CCE7F5,#CCE7F5); /* For Firefox 3.6 to 15 */
            background: linear-gradient(#CCE7F5, #CCE7F5); /* Standard syntax */
           
        }
        #search
        {
        	float:left ;
        	position :relative ;
        	left:0px;
        	top:0px;
        	width:100%;
        	background:#0774AE;
        	display :block ;
        	height :60px;
        	padding-top:10px;
        }
        #btnSearch
        {
            background :#078BD3;
            background-image :url(../images/search.png);
            background-position :center center ;
            background-repeat :no-repeat ;
            border-style :solid;
            border-width:0px;
            height:42px;
            width:42px;	
            cursor :pointer ;
            top:10px;
            position :absolute  ;
            left:5px;
        }
        #btnSearch:hover
        {
        	background-image :url(../images/search_over.png);
        	-webkit-transition:background 2s; /* For Safari 3.1 to 6.0 */
            transition:background 2s;
        }
        #txtSearch
        {
        	height:42px;
        	width:165px;
        	padding-right :5px;
        	background :#078BD3;
        	border-style :solid;
        	border-width :0px;
        	position :absolute  ;
        	top:10px;
        	left:47px;
        	color:#ffffff;
        	font-family :byekan,arial;
        	font-size :10pt;
        }
        
        #btn_language
        {
        	position :absolute  ;
        	top:12px;
        	float:right ;
        	left :224px;
        	cursor :pointer ;
        	
        }
        
          input:focus{
        outline:none;
        }
        button:focus{
        outline:none;
        }
         button:click{
        outline:none;
        }
		textarea:click{
        outline:none;
        }
         textarea:focus{
        outline:none;
        }
          select:focus{
        outline:none;
        }
        select:click{
        outline:none;
        }
        
        .animation-element
        {
        	top:10px;width:90%;height:250px;display:block;margin-left:15px;float:right;position:relative;right:0px;
        	-webkit-transition: top 1s; /* Safari */
            transition: top 1s;
          
        }
        .in-view
        {
        
            top:10px;
          
        }
        .pic_Unit
        {
        	background-size:70%;
        	-webkit-transition: top 1s,background-size 2s; /* Safari */
            transition: top 1s,background-size 2s;
        }
        .pic_Unit:hover
        {
        	background-size:100%;
        }
        .more
        {
        	position:relative;float:left;left:0px;text-decoration:none;font-family:byekan,arial;font-size:10pt;color:#008ACF;
        }
        .more:hover
        {
        	color:#FFC00C;
        }
         .Insta
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item; background-image :url(../images/iconinstagram.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .Insta:hover
    {
    	background-image :url(../images/iconinstagram_over.png);
    }
    .twiter
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/icontuw.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .twiter:hover
    {
    	background-image :url(../images/icontuw_over.png);
    }
    .facebook
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/iconfacebook.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .facebook:hover
    {
    	background-image :url(../images/iconfacebook_over.png);
    }
    .googleplus
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/icongoogle.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .googleplus:hover
    {
    	background-image :url(../images/icongoogle_over.png);
    }
         .scrollToTop
       {
       	    cursor:pointer ;
            position :fixed ;
            bottom:0px;
            right:0px;    	
       }	
       .boxNews
       {
       		top:40px;width:90%;display:block;margin-left:35px;float:right;position:relative;right:0px;height:260px;
       }
       .boxGallery
       {
       		margin :0; width :200px;height:200px;display:block;background:#ffffff;background-size:200px 200px;
       }
       
       
       .picGallery
{
	position :absolute ;
	top:0px;
	left:0px;
	margin :0;
	width :200px;
	height:200px;
	display:block;
	background-repeat :no-repeat;background-position :center top;border-radius:0px;background-size:200px 200px;
	}
	
	.playPic
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :10;
	width :200px;
	height :200px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/overGallery.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.playPic1
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :1000;
	width :200px;
	height :200px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/overGallery.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.element-item:hover .playPic{display:block }
.element-item:hover .playPic1{display:block }
.playPic_Video
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :1000;
	width :200px;
	height :200px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/video.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.element-item:hover .playPic_Video{display:block }
 

[hidden],
template {
  display: none;
}




.playPic_Shop
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :1000;
	width :180px;
	height :180px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/shoppingInput.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.element-item:hover .playPic_Shop{display:block }
 

[hidden],
template {
  display: none;
}

.emkanatBox
{
	position:relative ;top:0px;left:0px;width:90%;background :#ffffff;display:inline-block;padding-right :38px;padding-bottom :40px;
}


.galleryTasavirBox
{
	position:relative ;top:0px;left:0px;width:90%;background :#ffffff;display:inline-block;padding-bottom :30px;padding-top :30px;display:none;
}

.newsBoxMain
{
	 position:relative ;top:0px;left:0px;width:90%;overflow :visible;display:inline-block;padding-bottom :80px;
}

.footerBox
{
	position:relative ;top:0px;left:0px;width:100%;display:inline-block;height:100%;
}
.bannerSection
{
	position:relative ;top:0px;left:0px;width:100%;background :#ffffff;display:none;
}	
.footerpage
{
	position:relative ;top:0px;left:0px;width:100%;background :#231F20;display:inline-block;
}
.footerfebp
{
	position :relative ;float:left ;left:0px;top:30px;font-size:9pt;font-family:byekan,arial;color:#ffffff;width:100%;text-align :center ;padding-top :30px;padding-bottom :30px;height:40px;
}
.leftPicGallery
{
	margin-left:15px;
}

.positionPicGallery
{
	text-align:center;padding-left:0px;padding-top:30px;
}

.content
{
	position:relative;top:0px;left:0px;width:70%;display:inline-block;padding-bottom :30px;padding-top :30px;min-height:400px;
}
.newsRight
{
	position:relative;float:right ;width :100%;min-width:100px;display:list-item;list-style :none;right :0px;top:0px;padding-bottom :40px;
}
.newsLeft
{
	position:relative;float:left ;width :100%;min-width:100px;display:list-item;list-style :none;left:0px;top:0px;overflow:auto ;
 }
 .footerBoxRight
{
	width:100%;float:right ;right:0px;top:0px;display:block;
}
.footerBoxLeft
{
	width:100%;float:left ;left:0px;top:50px;display:block;position:relative ;
}
 .footerBoxLeftSub
{
	width :100%;position:relative ;float:left;top:0px;display:inline;
}
.mainFooterBox
{
	display:inline-block ;width:98%;
}
}
@media screen and (min-width: 471px) and (max-width: 785px) 
{
	.iframenesbox
	{
		width :100%;height:550px;
	}
	.slidorion {
		position: relative;
		width: 100%;			/* Set to slidorion width. Is equal to .slider + .accordion width */
		height: 600px;			/* Set to slidorion height. Is equal to .slider and .accordion height */
		left: 0%;
		background: #ffffff;
		padding: 10px;
		border: 0px solid #BBB;
		margin-left: 0px;
	}
	.imgNewsSile
	{
		width :100%;
		height:600px;
	}
	.contentRightBox
	{
		float :right ;position:relative ;right:0px;top:40px;width:100%;display:block;
	}
	
	.contentLeftBox
	{
		float :left ;position:relative ;left:0px;top:40px;width:100%;display:block;
	}
	
	 #tbl_mainForm
         {
         	width:70%;
         }
         
	
	#amir
	{
		display :none ;
	}
	 #test
        {
        	z-index:10000;
        }
        .topBox
        {
        	position:absolute  ;top:0px;left:0px; width :100%;background :#0774AE;height:150px;text-align:center;
        }
        .inTopBox
        {
        	width :100%;display:inline-block ;height:100%;background :#0774AE;height:150px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;
        }
        .menuTopMobile
		{
			display:none;
		}
          .menuTop
        {
        	margin-top :22px;
        	margin-right :0%;
        	float:right ;
        	position :relative ;
        	right:0px;
        	width:100%;
        	list-style :none;
        	height:45px;
        	padding :0;
        	
        	
        }
        .menuItem
        {
        	position :relative ;
        	float :left ;
        	left:0px;
        	display:list-item ;
        	width:16.5%;
        	text-align :center;	
        	margin-right :0px;
        	height :45px;
        	position :relative ;
        	padding :0px 0px 0px 0px;
        	z-index:1000;
            background :#0774AE;
        }
        .menuItem:hover
        {
        	background:#ffffff;
        	background: -webkit-linear-gradient(#ffffff, #ffffff); /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(#ffffff, #ffffff); /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(#ffffff,#ffffff); /* For Firefox 3.6 to 15 */
            background: linear-gradient(#ffffff, #ffffff); /* Standard syntax */
            
            -webkit-transition:background 1s; /* For Safari 3.1 to 6.0 */
            transition:background 1s;
        }
       .menuLink
        {
        	position :relative ;
        	width :100%;
        	height :100%;
        	display:block ;
        	text-align :center;
        	font-size:12pt;
        	font-family:byekan,arial;
        	text-decoration:none;
        	color:#ffffff;
        	padding-top :10px;
        	cursor :pointer ;
        	width :100%;
        	height :100%;
        	
        }
        .menuLink:hover
        {
        	color:#0774AE;
        }
        
        
      .dropDownMenuLink:hover .menuLink
         {
         	color:#0774AE;
         	background :red;
         }
         .menuItem:hover .menuLink
         {
         	color:#0774AE;
         	
         }
        .dropDownMenu
        {
        	display:block ;
        	padding :0px;
        	z-index :0;
        	margin-top :0px;
        	margin-right :0px;
        	float:right ;
        	position:relative ;
        	left:-999em;
        	background :#FFFFFF;
        	width :200px;
        	height:0px;
        	visibility :hidden ;
        	 -webkit-transition:height 0.5s,top 0.7s,visibility 5s; /* For Safari 3.1 to 6.0 */
            transition:height 0.5s,top 0.7s,visibility 5s;
            box-shadow:1px 1px 0px #0774AD;
            padding :0px 0px 0px 0px;
        	
        }
         .menuItem:hover .dropDownMenu
        {
        	visibility:visible ;
        	display :block ;
        	left:0em;
        	top:-10px;
        	height :auto ;
        	
        
        }
         .dropDownMenuBox
        {
        	width :190px;
        	list-style :none;
        	position:relative;
        	display:inline-block ;
        	padding :0px 0px 0px 0px;
        	margin-right :0px;
        	float :right ;
        	display:none ;
        	
        }
      
        .menuItem:hover .dropDownMenuBox
        {
        	display:block ;
        	
        }
          .dropDownMenuItem
        {
        	width :190px;
        	display:inline-block ;
        	text-align :right;
            margin-top:0;
            margin-right :0;
			min-height:30px;
        }
       
        .dropDownMenuLink
        {
        	width :190px;
        	min-height:30px;
        	text-decoration :none;
        	font-family :byekan,arial;
        	text-decoration :none;
        	color:#0774AE;
        	display :block ;
        	font-size :11pt;
            margin :0px 0px 0px 0px;
			padding-top :4px;
            padding-right :10px;
            float :right ;
        	 -webkit-transition:background 0.3s; /* For Safari 3.1 to 6.0 */
            transition:background 0.3s;
        }
         .dropDownMenuItem:hover  .dropDownMenuLink
        {
        	background:#CCE7F5;
        	background: -webkit-linear-gradient(#CCE7F5, #CCE7F5); /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(#CCE7F5, #CCE7F5); /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(#CCE7F5,#CCE7F5); /* For Firefox 3.6 to 15 */
            background: linear-gradient(#CCE7F5, #CCE7F5); /* Standard syntax */
           
        }
        #search
        {
        	float:left ;
        	position :relative ;
        	left:0px;
        	top:20px;
        	width:100%;
        }
        #btnSearch
        {
            background :#078BD3;
            background-image :url(../images/search.png);
            background-position :center center ;
            background-repeat :no-repeat ;
            border-style :solid;
            border-width:0px;
            height:42px;
            width:42px;	
            cursor :pointer ;
            top:0px;
            position :absolute  ;
            left:5px;
        }
        #btnSearch:hover
        {
        	background-image :url(../images/search_over.png);
        	-webkit-transition:background 2s; /* For Safari 3.1 to 6.0 */
            transition:background 2s;
        }
        #txtSearch
        {
        	height:42px;
        	width:165px;
        	padding-right :5px;
        	background :#078BD3;
        	border-style :solid;
        	border-width :0px;
        	position :absolute  ;
        	top:0px;
        	left:47px;
        	color:#ffffff;
        	font-family :byekan,arial;
        	font-size :10pt;
        }
        
        #btn_language
        {
        	position :absolute  ;
        	top:2px;
        	float:right ;
        	left :224px;
        	cursor :pointer ;
        	
        }
        
          input:focus{
        outline:none;
        }
        button:focus{
        outline:none;
        }
         button:click{
        outline:none;
        }
		textarea:click{
        outline:none;
        }
         textarea:focus{
        outline:none;
        }
          select:focus{
        outline:none;
        }
        select:click{
        outline:none;
        }
        
        .animation-element
        {
        	top:10px;width:28%;height:250px;display:block;margin-left:15px;float:right;position:relative;right:0px;margin-bottom :20px;
        	-webkit-transition: top 1s; /* Safari */
            transition: top 1s;
          
        }
        .in-view
        {
        
            top:10px;
          
        }
        .pic_Unit
        {
        	background-size:88%;
        	-webkit-transition: top 1s,background-size 2s; /* Safari */
            transition: top 1s,background-size 2s;
        }
        .pic_Unit:hover
        {
        	background-size:120%;
        }
        .more
        {
        	position:relative;float:left;left:0px;text-decoration:none;font-family:byekan,arial;font-size:10pt;color:#008ACF;
        }
        .more:hover
        {
        	color:#FFC00C;
        }
         .Insta
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/iconinstagram.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .Insta:hover
    {
    	background-image :url(../images/iconinstagram_over.png);
    }
    .twiter
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/icontuw.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .twiter:hover
    {
    	background-image :url(../images/icontuw_over.png);
    }
    .facebook
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/iconfacebook.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .facebook:hover
    {
    	background-image :url(../images/iconfacebook_over.png);
    }
    .googleplus
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/icongoogle.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .googleplus:hover
    {
    	background-image :url(../images/icongoogle_over.png);
    }
         .scrollToTop
       {
       	    cursor:pointer ;
            position :fixed ;
            bottom:0px;
            right:0px;    	
       }	
       .boxNews
       {
       		top:40px;width:40%;display:block;margin-left:35px;float:right;position:relative;right:0px;height:260px;
       }
       .boxGallery
       {
       		margin :0; width :200px;height:200px;display:block;background:#ffffff;background-size:200px 200px;
       }
       
       
       .picGallery
{
	position :absolute ;
	top:0px;
	left:0px;
	margin :0;
	width :200px;
	height:200px;
	display:block;
	background-repeat :no-repeat;background-position :center top;border-radius:0px;background-size:200px 200px;
	}
	
	.playPic
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :10;
	width :200px;
	height :200px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/overGallery.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.playPic1
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :1000;
	width :200px;
	height :200px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/overGallery.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.element-item:hover .playPic{display:block }
.element-item:hover .playPic1{display:block }
.playPic_Video
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :1000;
	width :200px;
	height :200px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/video.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.element-item:hover .playPic_Video{display:block }
 

[hidden],
template {
  display: none;
}




.playPic_Shop
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :1000;
	width :180px;
	height :180px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/shoppingInput.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.element-item:hover .playPic_Shop{display:block }
 

[hidden],
template {
  display: none;
}

.emkanatBox
{
	position:relative ;top:0px;left:0px;width:90%;background :#ffffff;display:inline-block;padding-right :38px;padding-bottom :20px;
}


.galleryTasavirBox
{
	position:relative ;top:0px;left:0px;width:90%;background :#ffffff;display:inline-block;padding-bottom :30px;padding-top :30px;display:none;
}

.newsBoxMain
{
	 position:relative ;top:0px;left:0px;width:90%;overflow :visible;display:inline-block;padding-bottom :80px;
}

.footerBox
{
	position:relative ;top:0px;left:0px;width:100%;display:inline-block;height:100%;
}
.bannerSection
{
	position:relative ;top:0px;left:0px;width:100%;background :#ffffff;display:inline-block;
}

.footerpage
{
	position:relative ;top:0px;left:0px;width:100%;background :#231F20;display:inline-block;
}
.footerfebp
{
	position :relative ;float:left ;left:0px;top:40px;font-size:9pt;font-family:byekan,arial;color:#ffffff;width:100%;text-align :center ;padding-top :30px;padding-bottom :80px;
}
.leftPicGallery
{
	margin-left:45px;
}
.positionPicGallery
{
	text-align:center;padding-left:15px;padding-top:30px;
}

.content
{
	position:relative;top:0px;left:0px;width:70%;display:inline-block;padding-bottom :30px;padding-top :30px;min-height:400px;
}
.newsRight
{
	position:relative;float:right ;width :100%;min-width:100px;display:list-item;list-style :none;right :0px;top:0px;padding-bottom :40px;
}
.newsLeft
{
	position:relative;float:left ;width :100%;min-width:100px;display:list-item;list-style :none;left:0px;top:0px;overflow:auto ;
 }
 
 .footerBoxRight
{
	width:100%;float:right ;right:0px;top:0px;display:block;
}
.footerBoxLeft
{
	width:100%;float:left ;left:0px;top:50px;display:block;position:relative ;
}
 .footerBoxLeftSub
{
	width :100%;position:relative ;float:left;top:0px;display:inline;
}
.mainFooterBox
{
	display:inline-block ;width:98%;
}


}
@media screen and (min-width: 786px) and (max-width: 1025px) 
{
	.iframenesbox
	{
		width :100%;height:450px;
	}
	.slidorion {
		position: relative;
		width: 100%;			/* Set to slidorion width. Is equal to .slider + .accordion width */
		height: 550px;			/* Set to slidorion height. Is equal to .slider and .accordion height */
		left: 0%;
		background: #ffffff;
		padding: 10px;
		border: 0px solid #BBB;
		margin-left: 0px;
	}
	.imgNewsSile
	{
		width :100%;
		height:550px;
	}
	.contentRightBox
	{
		float :right ;position:relative ;right:0px;top:40px;width:50%;display:block;
	}
	
	.contentLeftBox
	{
		float :left ;position:relative ;left:0px;top:40px;width:50%;display:block;
	}
	
	 #tbl_mainForm
         {
         	width:60%;
         }
     
	.menuTopMobile
	{
		display :none ;
	}
	 #test
        {
        	z-index:10000;
        }
        .topBox
        {
        	position:absolute  ;top:0px;left:0px; width :100%;background :#0774AE;height:150px;text-align:center;
        }
        .inTopBox
        {
        	width :90%;display:inline-block ;height:100%;background :#0774AE;height:150px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;
        }
          .menuTop
        {
        	margin-top :22px;
        	margin-right :0%;
        	float:right ;
        	position :relative ;
        	right:0px;
        	width:100%;
        	list-style :none;
        	height:45px;
        	padding :0;
        	
        	
        }
        .menuItem
        {
        	position :relative ;
        	float :left ;
        	left:0px;
        	display:list-item ;
        	width:16.5%;
        	text-align :center;	
        	margin-right :0px;
        	height :45px;
        	position :relative ;
        	padding :0px 0px 0px 0px;
        	z-index:1000;
            background :#0774AE;
        }
        .menuItem:hover
        {
        	background:#ffffff;
        	background: -webkit-linear-gradient(#ffffff, #ffffff); /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(#ffffff, #ffffff); /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(#ffffff,#ffffff); /* For Firefox 3.6 to 15 */
            background: linear-gradient(#ffffff, #ffffff); /* Standard syntax */
            
            -webkit-transition:background 1s; /* For Safari 3.1 to 6.0 */
            transition:background 1s;
        }
       .menuLink
        {
        	position :relative ;
        	width :100%;
        	height :100%;
        	display:block ;
        	text-align :center;
        	font-size:12pt;
        	font-family:byekan,arial;
        	text-decoration:none;
        	color:#ffffff;
        	padding-top :10px;
        	cursor :pointer ;
        	width :100%;
        	height :100%;
        	
        }
        .menuLink:hover
        {
        	color:#0774AE;
        }
        
        
      .dropDownMenuLink:hover .menuLink
         {
         	color:#0774AE;
         	background :red;
         }
         .menuItem:hover .menuLink
         {
         	color:#0774AE;
         	
         }
        .dropDownMenu
        {
        	display:block ;
        	padding :0px;
        	z-index :0;
        	margin-top :0px;
        	margin-right :0px;
        	float:right ;
        	position:relative ;
        	left:-999em;
        	background :#FFFFFF;
        	width :200px;
        	height:0px;
        	visibility :hidden ;
        	 -webkit-transition:height 0.5s,top 0.7s,visibility 5s; /* For Safari 3.1 to 6.0 */
            transition:height 0.5s,top 0.7s,visibility 5s;
            box-shadow:1px 1px 0px #0774AD;
            padding :0px 0px 0px 0px;
        	
        }
         .menuItem:hover .dropDownMenu
        {
        	visibility:visible ;
        	display :block ;
        	left:0em;
        	top:-10px;
        	height :auto ;
        	
        
        }
         .dropDownMenuBox
        {
        	width :190px;
        	list-style :none;
        	position:relative;
        	display:inline-block ;
        	padding :0px 0px 0px 0px;
        	margin-right :0px;
        	float :right ;
        	display:none ;
        	
        }
      
        .menuItem:hover .dropDownMenuBox
        {
        	display:block ;
        	
        }
        .dropDownMenuItem
        {
        	width :190px;
        	display:inline-block ;
        	text-align :right;
            margin-top:0;
            margin-right :0;
			min-height:30px;
        }
       
        .dropDownMenuLink
        {
        	width :190px;
        	min-height:30px;
        	text-decoration :none;
        	font-family :byekan,arial;
        	text-decoration :none;
        	color:#0774AE;
        	display :block ;
        	font-size :11pt;
            margin :0px 0px 0px 0px;
			padding-top :4px;
            padding-right :10px;
            float :right ;
        	 -webkit-transition:background 0.3s; /* For Safari 3.1 to 6.0 */
            transition:background 0.3s;
        }
         .dropDownMenuItem:hover  .dropDownMenuLink
        {
        	background:#CCE7F5;
        	background: -webkit-linear-gradient(#CCE7F5, #CCE7F5); /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(#CCE7F5, #CCE7F5); /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(#CCE7F5,#CCE7F5); /* For Firefox 3.6 to 15 */
            background: linear-gradient(#CCE7F5, #CCE7F5); /* Standard syntax */
            
        }
        #search
        {
        	float:left ;
        	position :relative ;
        	left:0px;
        	top:0px;
        	width:100%;
        	
        }
        #btnSearch
        {
            background :#078BD3;
            background-image :url(../images/search.png);
            background-position :center center ;
            background-repeat :no-repeat ;
            border-style :solid;
            border-width:0px;
            height:42px;
            width:42px;	
            cursor :pointer ;
            top:0px;
            position :absolute  ;
            left:5px;
        }
        #btnSearch:hover
        {
        	background-image :url(../images/search_over.png);
        	-webkit-transition:background 2s; /* For Safari 3.1 to 6.0 */
            transition:background 2s;
        }
        #txtSearch
        {
        	height:42px;
        	width:165px;
        	padding-right :5px;
        	background :#078BD3;
        	border-style :solid;
        	border-width :0px;
        	position :absolute  ;
        	top:0px;
        	left:47px;
        	color:#ffffff;
        	font-family :byekan,arial;
        	font-size :10pt;
        }
        
        #btn_language
        {
        	position :absolute  ;
        	top:2px;
        	float:right ;
        	left :224px;
        	cursor :pointer ;
        	
        }
        
          input:focus{
        outline:none;
        }
        button:focus{
        outline:none;
        }
         button:click{
        outline:none;
        }
		textarea:click{
        outline:none;
        }
         textarea:focus{
        outline:none;
        }
          select:focus{
        outline:none;
        }
        select:click{
        outline:none;
        }
        
        .animation-element
        {
        	top:10px;width:25%;height:250px;display:block;margin-right:40px;float:right;position:relative;right:0px;margin-bottom :20px;
        	-webkit-transition: top 1s; /* Safari */
            transition: top 1s;
          
        }
        .in-view
        {
        
            top:10px;
          
        }
        .pic_Unit
        {
        	background-size:88%;
        	-webkit-transition: top 1s,background-size 2s; /* Safari */
            transition: top 1s,background-size 2s;
        }
        .pic_Unit:hover
        {
        	background-size:120%;
        }
        .more
        {
        	position:relative;float:left;left:0px;text-decoration:none;font-family:byekan,arial;font-size:10pt;color:#008ACF;
        }
        .more:hover
        {
        	color:#FFC00C;
        }
         .Insta
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/iconinstagram.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .Insta:hover
    {
    	background-image :url(../images/iconinstagram_over.png);
    }
    .twiter
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/icontuw.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .twiter:hover
    {
    	background-image :url(../images/icontuw_over.png);
    }
    .facebook
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/iconfacebook.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .facebook:hover
    {
    	background-image :url(../images/iconfacebook_over.png);
    }
    .googleplus
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/icongoogle.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .googleplus:hover
    {
    	background-image :url(../images/icongoogle_over.png);
    }
         .scrollToTop
       {
       	    cursor:pointer ;
            position :fixed ;
            bottom:0px;
            right:0px;    	
       }	
       .boxNews
       {
       		top:40px;width:28%;display:block;margin-left:35px;float:right;position:relative;right:0px;height:260px;
       }
       .boxGallery
       {
       		margin :0; width :200px;height:200px;display:block;background:#ffffff;background-size:200px 200px;
       }
       
       
       .picGallery
{
	position :absolute ;
	top:0px;
	left:0px;
	margin :0;
	width :200px;
	height:200px;
	display:block;
	background-repeat :no-repeat;background-position :center top;border-radius:0px;background-size:200px 200px;
	}
	
	.playPic
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :10;
	width :200px;
	height :200px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/overGallery.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.playPic1
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :1000;
	width :200px;
	height :200px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/overGallery.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.element-item:hover .playPic{display:block }
.element-item:hover .playPic1{display:block }
.playPic_Video
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :1000;
	width :200px;
	height :200px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/video.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.element-item:hover .playPic_Video{display:block }
 

[hidden],
template {
  display: none;
}




.playPic_Shop
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :1000;
	width :180px;
	height :180px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/shoppingInput.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.element-item:hover .playPic_Shop{display:block }
 

[hidden],
template {
  display: none;
}

.emkanatBox
{
	position:relative ;top:0px;left:0px;width:90%;background :#ffffff;display:inline-block;padding-right :38px;padding-bottom :20px;
}


.galleryTasavirBox
{
	position:relative ;top:0px;left:0px;width:90%;background :#ffffff;display:inline-block;padding-bottom :30px;padding-top :30px;
}

.newsBoxMain
{
	 position:relative ;top:0px;left:0px;width:90%;overflow :visible;display:inline-block;padding-bottom :80px;
}
.footerBox
{
	position:relative ;top:0px;left:0px;width:100%;display:inline-block;height:100%;
}
.bannerSection
{
	position:relative ;top:0px;left:0px;width:100%;background :#ffffff;display:inline-block;
}

.footerpage
{
	position:relative ;top:0px;left:0px;width:100%;background :#231F20;display:inline-block;
}
.footerfebp
{
	position :relative ;float:left ;left:0px;top:20px;font-size:9pt;font-family:byekan,arial;color:#ffffff;width:100%;text-align :center ;padding-top :30px;padding-bottom :30px;height:40px;
}
.leftPicGallery
{
	margin-left:15px;
}
.positionPicGallery
{
	text-align:center;padding-left:15px;padding-top:30px;
}

.content
{
	position:relative;top:0px;left:0px;width:70%;display:inline-block;padding-bottom :30px;padding-top :30px;min-height:400px;
}
.newsRight
{
	position:relative;float:right ;width :20%;min-width:100px;display:list-item;list-style :none;right :0px;top:0px;
}
.newsLeft
{
	position:relative;float:left ;width :80%;min-width:100px;display:list-item;list-style :none;left:0px;top:0px;overflow:auto ;
 }
 
 .footerBoxRight
{
	width:40%;float:right ;right:0px;top:0px;display:block;
}
.footerBoxLeft
{
	width:60%;float:left ;left:0px;top:0px;display:block;
}
 .footerBoxLeftSub
{
	width :100%;position:relative ;float:left;top:120px;display:inline;
}
.mainFooterBox
{
	display:inline-block ;width:70%;
}


}
@media screen and (min-width: 1025px) and (max-width: 1280px) 
{
	.iframenesbox
	{
		width :100%;height:450px;
	}
	  .slidorion {
		position: relative;
		width: 100%;			/* Set to slidorion width. Is equal to .slider + .accordion width */
		height: 450px;			/* Set to slidorion height. Is equal to .slider and .accordion height */
		left: 0%;
		background: #ffffff;
		padding: 10px;
		border: 0px solid #BBB;
		margin-left: 0px;
	}
	.imgNewsSile
	{
		width :100%;
		height:450px;
	}
	.contentRightBox
	{
		float :right ;position:relative ;right:0px;top:40px;width:50%;display:block;
	}
	
	.contentLeftBox
	{
		float :left ;position:relative ;left:0px;top:40px;width:50%;display:block;
	}
	#tbl_mainForm
         {
         	width:60%;
         }
   
    
	.menuTopMobile
	{
		display :none;
	}
	 #test
        {
        	z-index:10000;
        }
        .topBox
        {
        	position:absolute  ;top:0px;left:0px; width :100%;background :#0774AE;height:90px;text-align:center;
        }
        .inTopBox
        {
        	width :70%;display:inline-block ;height:100%;background :#0774AE;height:90px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;
        }
          .menuTop
        {
        	margin-top :22px;
        	margin-right :0%;
        	float:right ;
        	position :relative ;
        	right:0px;
        	width:60%;
        	list-style :none;
        	height:45px;
        	padding :0;
        	
        	
        }
        .menuItem
        {
        	position :relative ;
        	float :left ;
        	left:0px;
        	display:list-item ;
        	width:16.5%;
        	text-align :center;	
        	margin-right :0px;
        	height :45px;
        	position :relative ;
        	padding :0px 0px 0px 0px;
        	z-index:1000;
            background :#0774AE;
        }
        .menuItem:hover
        {
        	background:#ffffff;
        	background: -webkit-linear-gradient(#ffffff, #ffffff); /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(#ffffff, #ffffff); /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(#ffffff,#ffffff); /* For Firefox 3.6 to 15 */
            background: linear-gradient(#ffffff, #ffffff); /* Standard syntax */
            
            -webkit-transition:background 1s; /* For Safari 3.1 to 6.0 */
            transition:background 1s;
        }
       .menuLink
        {
        	position :relative ;
        	width :100%;
        	height :100%;
        	display:block ;
        	text-align :center;
        	font-size:12pt;
        	font-family:byekan,arial;
        	text-decoration:none;
        	color:#ffffff;
        	padding-top :10px;
        	cursor :pointer ;
        	width :100%;
        	height :100%;
        	
        }
        .menuLink:hover
        {
        	color:#0774AE;
        }
        
        
      .dropDownMenuLink:hover .menuLink
         {
         	color:#0774AE;
         	background :red;
         }
         .menuItem:hover .menuLink
         {
         	color:#0774AE;
         	
         }
        .dropDownMenu
        {
        	display:block ;
        	padding :0px;
        	z-index :0;
        	margin-top :0px;
        	margin-right :0px;
        	float:right ;
        	position:relative ;
        	left:-999em;
        	background :#FFFFFF;
        	width :200px;
        	height:0px;
        	visibility :hidden ;
        	 -webkit-transition:height 0.5s,top 0.7s,visibility 5s; /* For Safari 3.1 to 6.0 */
            transition:height 0.5s,top 0.7s,visibility 5s;
            box-shadow:1px 1px 0px #0774AD;
            padding :0px 0px 0px 0px;
        	
        }
         .menuItem:hover .dropDownMenu
        {
        	visibility:visible ;
        	display :block ;
        	left:0em;
        	top:-10px;
        	height :auto ;
        	
        
        }
         .dropDownMenuBox
        {
        	width :190px;
        	list-style :none;
        	position:relative;
        	display:inline-block ;
        	padding :0px 0px 0px 0px;
        	margin-right :0px;
        	float :right ;
        	display:none ;
        	
        }
      
        .menuItem:hover .dropDownMenuBox
        {
        	display:block ;
        	
        }
         .dropDownMenuItem
        {
        	width :190px;
        	display:inline-block ;
        	text-align :right;
            margin-top:0;
            margin-right :0;
			min-height:30px;
        }
       
        .dropDownMenuLink
        {
        	width :190px;
        	min-height:30px;
        	text-decoration :none;
        	font-family :byekan,arial;
        	text-decoration :none;
        	color:#0774AE;
        	display :block ;
        	font-size :11pt;
            margin :0px 0px 0px 0px;
			padding-top :4px;
            padding-right :10px;
            float :right ;
        	 -webkit-transition:background 0.3s; /* For Safari 3.1 to 6.0 */
            transition:background 0.3s;
        }
         .dropDownMenuItem:hover  .dropDownMenuLink
        {
        	background:#CCE7F5;
        	background: -webkit-linear-gradient(#CCE7F5, #CCE7F5); /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(#CCE7F5, #CCE7F5); /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(#CCE7F5,#CCE7F5); /* For Firefox 3.6 to 15 */
            background: linear-gradient(#CCE7F5, #CCE7F5); /* Standard syntax */
           
        }
        #search
        {
        	float:left ;
        	position :relative ;
        	left:0px;
        	top:20px;
        }
        #btnSearch
        {
            background :#078BD3;
            background-image :url(../images/search.png);
            background-position :center center ;
            background-repeat :no-repeat ;
            border-style :solid;
            border-width:0px;
            height:42px;
            width:42px;	
            cursor :pointer ;
            top:0px;
            position :absolute  ;
            left:5px;
        }
        #btnSearch:hover
        {
        	background-image :url(../images/search_over.png);
        	-webkit-transition:background 2s; /* For Safari 3.1 to 6.0 */
            transition:background 2s;
        }
        #txtSearch
        {
        	height:42px;
        	width:165px;
        	padding-right :5px;
        	background :#078BD3;
        	border-style :solid;
        	border-width :0px;
        	position :absolute  ;
        	top:0px;
        	left:47px;
        	color:#ffffff;
        	font-family :byekan,arial;
        	font-size :10pt;
        }
        
        #btn_language
        {
        	position :absolute  ;
        	top:2px;
        	float:right ;
        	left :224px;
        	cursor :pointer ;
        	
        }
        
          input:focus{
        outline:none;
        }
        button:focus{
        outline:none;
        }
         button:click{
        outline:none;
        }
		textarea:click{
        outline:none;
        }
         textarea:focus{
        outline:none;
        }
          select:focus{
        outline:none;
        }
        select:click{
        outline:none;
        }
        
        .animation-element
        {
        	top:10px;width:25%;height:250px;display:block;margin-right:45px;float:right;position:relative;right:0px;
        	-webkit-transition: top 1s; /* Safari */
            transition: top 1s;
          
        }
        .in-view
        {
        
            top:10px;
          
        }
        .pic_Unit
        {
        	background-size:88%;
        	-webkit-transition: top 1s,background-size 2s; /* Safari */
            transition: top 1s,background-size 2s;
        }
        .pic_Unit:hover
        {
        	background-size:120%;
        }
        .more
        {
        	position:relative;float:left;left:0px;text-decoration:none;font-family:byekan,arial;font-size:10pt;color:#008ACF;
        }
        .more:hover
        {
        	color:#FFC00C;
        }
         .Insta
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/iconinstagram.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .Insta:hover
    {
    	background-image :url(../images/iconinstagram_over.png);
    }
    .twiter
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/icontuw.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .twiter:hover
    {
    	background-image :url(../images/icontuw_over.png);
    }
    .facebook
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/iconfacebook.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .facebook:hover
    {
    	background-image :url(../images/iconfacebook_over.png);
    }
    .googleplus
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/icongoogle.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .googleplus:hover
    {
    	background-image :url(../images/icongoogle_over.png);
    }
         .scrollToTop
       {
       	    cursor:pointer ;
            position :fixed ;
            bottom:0px;
            right:0px;    	
       }	
       .boxNews
       {
       		top:80px;width:28%;display:block;margin-left:35px;float:right;position:relative;right:0px;height:260px;
       }
       
        .picGallery
{
	position :absolute ;
	top:0px;
	left:0px;
	margin :0;
	width :300px;
	height:300px;
	display:block;
	background-repeat :no-repeat;background-position :center top;border-radius:0px;background-size:300px 300px;
	}
	
	.playPic
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :10;
	width :300px;
	height :300px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/overGallery.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.playPic1
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :1000;
	width :300px;
	height :300px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/overGallery.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.element-item:hover .playPic{display:block }
.element-item:hover .playPic1{display:block }
.playPic_Video
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :1000;
	width :300px;
	height :300px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/video.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.element-item:hover .playPic_Video{display:block }
 

[hidden],
template {
  display: none;
}




.playPic_Shop
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :1000;
	width :180px;
	height :180px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/shoppingInput.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.element-item:hover .playPic_Shop{display:block }
 

[hidden],
template {
  display: none;
}
       
 .emkanatBox
{
	position:relative ;top:0px;left:0px;width:70%;background :#ffffff;display:inline-block;padding-right :38px;padding-bottom :20px;
}      
 
 .galleryTasavirBox
{
	position:relative ;top:0px;left:0px;width:70%;background :#ffffff;display:inline-block;padding-bottom :30px;padding-top :30px;
}
 .newsBoxMain
{
	 position:relative ;top:0px;left:0px;width:70%;overflow :visible;display:inline-block;padding-bottom :80px;
}
  .footerBox
{
	position:relative ;top:0px;left:0px;width:100%;display:inline-block;height:100%;
}
  .bannerSection
{
	position:relative ;top:0px;left:0px;width:100%;background :#ffffff;display:inline-block;
} 

.footerpage
{
	position:relative ;top:0px;left:0px;width:100%;background :#231F20;display:inline-block;
}
 .footerfebp
{
	position :relative ;float:left ;left:0px;top:20px;font-size:9pt;font-family:byekan,arial;color:#ffffff;width:100%;text-align :center ;padding-top :30px;padding-bottom :30px;height:40px;
} 
.leftPicGallery
{
	margin-left:45px;
}
.positionPicGallery
{
	text-align:center;padding-left:15px;padding-top:30px;
}

.content
{
	position:relative;top:0px;left:0px;width:70%;display:inline-block;padding-bottom :30px;padding-top :30px;min-height:400px;
}

.newsRight
{
	position:relative;float:right ;width :20%;min-width:100px;display:list-item;list-style :none;right :0px;top:0px;
}
.newsLeft
{
	position:relative;float:left ;width :80%;min-width:100px;display:list-item;list-style :none;left:0px;top:0px;overflow:auto ;
 }

.footerBoxRight
{
	width:40%;float:right ;right:0px;top:0px;display:block;
}
.footerBoxLeft
{
	width:60%;float:left ;left:0px;top:0px;display:block;
}
.footerBoxLeftSub
{
	width :100%;position:relative ;float:left;top:120px;display:inline;
}
.mainFooterBox
{
	display:inline-block ;width:70%;
}


}


@media screen and (min-width: 1281px) and (max-width: 50000px) 
{
	.iframenesbox
	{
		width :100%;height:450px;
	}
	.slidorion {
		position: relative;
		width: 100%;			/* Set to slidorion width. Is equal to .slider + .accordion width */
		height: 400px;			/* Set to slidorion height. Is equal to .slider and .accordion height */
		left: 0%;
		background: #ffffff;
		padding: 10px;
		border: 0px solid #BBB;
		margin-left: 0px;
	}
.imgNewsSile
	{
		width :100%;
		height:400px;
	}
	.contentRightBox
	{
		float :right ;position:relative ;right:0px;top:40px;width:50%;display:block;
	}
	
	.contentLeftBox
	{
		float :left ;position:relative ;left:0px;top:40px;width:50%;display:block;
	}
	#tbl_mainForm
	{
		width :60%;	
	}
	
	.menuTopMobile
	{
		display :none ;
	}
	 #test
        {
        	z-index:10000;
        }
        .topBox
        {
        	position:absolute  ;top:0px;left:0px; width :100%;background :#0774AE;height:90px;text-align:center;
        }
        .inTopBox
        {
        	width :70%;display:inline-block ;height:100%;background :#0774AE;height:90px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;
        }
          .menuTop
        {
        	margin-top :22px;
        	margin-right :0%;
        	float:right ;
        	position :relative ;
        	right:0px;
        	width:60%;
        	list-style :none;
        	height:45px;
        	padding :0;
        	
        	
        }
        .menuItem
        {
        	position :relative ;
        	float :left ;
        	left:0px;
        	display:list-item ;
        	width:16.5%;
        	text-align :center;	
        	margin-right :0px;
        	height :45px;
        	position :relative ;
        	padding :0px 0px 0px 0px;
        	z-index:1000;
            background :#0774AE;
        }
        .menuItem:hover
        {
        	background:#ffffff;
        	background: -webkit-linear-gradient(#ffffff, #ffffff); /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(#ffffff, #ffffff); /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(#ffffff,#ffffff); /* For Firefox 3.6 to 15 */
            background: linear-gradient(#ffffff, #ffffff); /* Standard syntax */
            
            -webkit-transition:background 1s; /* For Safari 3.1 to 6.0 */
            transition:background 1s;
        }
       .menuLink
        {
        	position :relative ;
        	width :100%;
        	height :100%;
        	display:block ;
        	text-align :center;
        	font-size:12pt;
        	font-family:byekan,arial;
        	text-decoration:none;
        	color:#ffffff;
        	padding-top :10px;
        	cursor :pointer ;
        	width :100%;
        	height :100%;
        	
        }
        .menuLink:hover
        {
        	color:#0774AE;
        }
        
        
      .dropDownMenuLink:hover .menuLink
         {
         	color:#0774AE;
         	background :red;
         }
         .menuItem:hover .menuLink
         {
         	color:#0774AE;
         	
         }
        .dropDownMenu
        {
        	display:block ;
        	padding :0px;
        	z-index :0;
        	margin-top :0px;
        	margin-right :0px;
        	float:right ;
        	position:relative ;
        	left:-999em;
        	background :#FFFFFF;
        	width :200px;
        	height:0px;
        	visibility :hidden ;
        	 -webkit-transition:height 0.5s,top 0.7s,visibility 5s; /* For Safari 3.1 to 6.0 */
            transition:height 0.5s,top 0.7s,visibility 5s;
            box-shadow:1px 1px 0px #0774AD;
            padding :0px 0px 0px 0px;
        	
        }
         .menuItem:hover .dropDownMenu
        {
        	visibility:visible ;
        	display :block ;
        	left:0em;
        	top:-10px;
        	height :auto ;
        	
        
        }
         .dropDownMenuBox
        {
        	width :190px;
        	list-style :none;
        	position:relative;
        	display:inline-block ;
        	padding :0px 0px 0px 0px;
        	margin-right :0px;
        	float :right ;
        	display:none ;
        	
        }
      
        .menuItem:hover .dropDownMenuBox
        {
        	display:block ;
        	
        }
         .dropDownMenuItem
        {
        	width :190px;
        	display:inline-block ;
        	text-align :right;
            margin-top:0;
            margin-right :0;
			min-height:30px;
        }
       
        .dropDownMenuLink
        {
        	width :190px;
        	min-height:30px;
        	text-decoration :none;
        	font-family :byekan,arial;
        	text-decoration :none;
        	color:#0774AE;
        	display :block ;
        	font-size :11pt;
            margin :0px 0px 0px 0px;
			padding-top :4px;
            padding-right :10px;
            float :right ;
        	 -webkit-transition:background 0.3s; /* For Safari 3.1 to 6.0 */
            transition:background 0.3s;
        }
         .dropDownMenuItem:hover  .dropDownMenuLink
        {
        	background:#CCE7F5;
        	background: -webkit-linear-gradient(#CCE7F5, #CCE7F5); /* For Safari 5.1 to 6.0 */
            background: -o-linear-gradient(#CCE7F5, #CCE7F5); /* For Opera 11.1 to 12.0 */
            background: -moz-linear-gradient(#CCE7F5,#CCE7F5); /* For Firefox 3.6 to 15 */
            background: linear-gradient(#CCE7F5, #CCE7F5); /* Standard syntax */
           
        }
        #search
        {
        	float:left ;
        	position :relative ;
        	left:0px;
        	top:20px;
        	
        }
        #btnSearch
        {
            background :#078BD3;
            background-image :url(../images/search.png);
            background-position :center center ;
            background-repeat :no-repeat ;
            border-style :solid;
            border-width:0px;
            height:42px;
            width:42px;	
            cursor :pointer ;
            top:0px;
            position :absolute  ;
            left:5px;
            font-size :10pt;
        }
        #btnSearch:hover
        {
        	background-image :url(../images/search_over.png);
        	-webkit-transition:background 2s; /* For Safari 3.1 to 6.0 */
            transition:background 2s;
        }
        #txtSearch
        {
        	height:42px;
        	width:165px;
        	padding-right :5px;
        	background :#078BD3;
        	border-style :solid;
        	border-width :0px;
        	position :absolute  ;
        	top:0px;
        	left:47px;
        	color:#ffffff;
        	font-family :byekan,arial;
        	font-size :10pt;
        }
        
        #btn_language
        {
        	position :absolute  ;
        	top:2px;
        	float:right ;
        	left :224px;
        	cursor :pointer ;
        	
        }
        
          input:focus{
        outline:none;
        }
        button:focus{
        outline:none;
        }
         button:click{
        outline:none;
        }
		textarea:click{
        outline:none;
        }
         textarea:focus{
        outline:none;
        }
          select:focus{
        outline:none;
        }
        select:click{
        outline:none;
        }
        
        .animation-element
        {
        	top:10px;width:25%;height:250px;display:block;margin-right:60px;float:right;position:relative;right:0px;
        	-webkit-transition: top 1s; /* Safari */
            transition: top 1s;
          
        }
        .in-view
        {
        
            top:10px;
          
        }
        .pic_Unit
        {
        	background-size:77%;
        	-webkit-transition: top 1s,background-size 2s; /* Safari */
            transition: top 1s,background-size 2s;
        }
        .pic_Unit:hover
        {
        	background-size:100%;
        }
        .more
        {
        	position:relative;float:left;left:0px;text-decoration:none;font-family:byekan,arial;font-size:10pt;color:#008ACF;
        }
        .more:hover
        {
        	color:#FFC00C;
        }
         .Insta
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/iconinstagram.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .Insta:hover
    {
    	background-image :url(../images/iconinstagram_over.png);
    }
    .twiter
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/icontuw.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .twiter:hover
    {
    	background-image :url(../images/icontuw_over.png);
    }
    .facebook
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/iconfacebook.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .facebook:hover
    {
    	background-image :url(../images/iconfacebook_over.png);
    }
    .googleplus
    {
    	width:35px;height:35px; float :right ;position:relative ;top:15px;right:0px;display:list-item;background-image :url(../images/icongoogle.png);background-repeat :no-repeat ;background-position :center center;margin-left :10px;list-style:none;
    }
    .googleplus:hover
    {
    	background-image :url(../images/icongoogle_over.png);
    }
         .scrollToTop
       {
       	    cursor:pointer ;
            position :fixed ;
            bottom:0px;
            right:0px;    	
       }	
       .boxNews
       {
       		top:80px;width:28%;display:block;margin-left:50px;float:right;position:relative;right:0px;height:260px;
       }
        .picGallery
{
	position :absolute ;
	top:0px;
	left:0px;
	margin :0;
	width :300px;
	height:300px;
	display:block;
	background-repeat :no-repeat;background-position :center top;border-radius:0px;background-size:300px 300px;
	}
	
	.playPic
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :10;
	width :300px;
	height :300px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/overGallery.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.playPic1
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :1000;
	width :300px;
	height :300px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/overGallery.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.element-item:hover .playPic{display:block }
.element-item:hover .playPic1{display:block }
.playPic_Video
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :1000;
	width :300px;
	height :300px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/video.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.element-item:hover .playPic_Video{display:block }
 

[hidden],
template {
  display: none;
}




.playPic_Shop
{
	position:absolute ;
	top:0px;
	left:0px;
	margin :0px;
	z-index :1000;
	width :180px;
	height :180px;
	border-radius:0px;
	background: rgb(105, 105, 105);
    background: rgba(105, 105, 105, .5);
	display :none ;
	cursor :pointer ;
	background-image :url(../images/shoppingInput.png);
	background-repeat :no-repeat ;
	background-position :center center ;
	-webkit-transition: display 1s; /* Safari */
   transition:  display 1s;
}
.element-item:hover .playPic_Shop{display:block }
 

[hidden],
template {
  display: none;
}

.emkanatBox
{
	position:relative ;top:0px;left:0px;width:70%;background :#ffffff;display:inline-block;padding-right :38px;padding-bottom :20px;
}

.galleryTasavirBox
{
	position:relative ;top:0px;left:0px;width:70%;background :#ffffff;display:inline-block;padding-bottom :30px;padding-top :30px;
}

.newsBoxMain
{
	 position:relative ;top:0px;left:0px;width:70%;overflow :visible;display:inline-block;padding-bottom :80px;
}

.footerBox
{
	position:relative ;top:0px;left:0px;width:100%;display:inline-block;height:100%;
}

.bannerSection
{
	position:relative ;top:0px;left:0px;width:100%;background :#ffffff;display:inline-block;
}
.footerpage
{
	position:relative ;top:0px;left:0px;width:100%;background :#231F20;display:inline-block;
}
.footerfebp
{
	position :relative ;float:left ;left:0px;top:20px;font-size:9pt;font-family:byekan,arial;color:#ffffff;width:100%;text-align :center ;padding-top :30px;padding-bottom :30px;height:40px;
}
.leftPicGallery
{
	margin-left:45px;
}
.content
{
	position:relative;top:0px;left:0px;width:70%;display:inline-block;padding-bottom :30px;padding-top :30px;min-height:400px;
}
.newsRight
{
	position:relative;float:right ;width :20%;min-width:100px;display:list-item;list-style :none;right :0px;top:0px;
}
.newsLeft
{
	position:relative;float:left ;width :80%;min-width:100px;display:list-item;list-style :none;left:0px;top:0px;overflow:auto ;
 }

.footerBoxRight
{
	width:60%;float:right ;right:0px;top:0px;display:block;
}
.footerBoxLeft
{
	width:40%;float:left ;left:0px;top:0px;display:block;
}

.footerBoxLeftSub
{
	width :100%;position:relative ;float:left;top:120px;display:inline;
}
.mainFooterBox
{
	display:inline-block ;width:70%;
}

}











.positionStyle
{
	font-size :9pt;
	font-family :byekan,arial;
	color:#000000;
	text-decoration:none;
}
.positionStyle:hover
{
	color:#0089D1;
}
.rightMenu
{
	color:#000000;
	font-size :11pt;
	font-family :byekan,arial;
	float:right;
}

.rightMenu:hover
{
	color:#0774AD;
}
.morebtn
{
	background :#0774AD;
	padding :5px 5px 5px 5px;
	color:#ffffff;
	border-style :solid ;
	border-width :0;
	font-size:10pt;font-family:byekan,arial;
	cursor :pointer ;
}
.morebtn:hover
{
	background :#078BD3;
}
.link
{
	text-decoration:none;font-size:11pt;font-family:byekan,arial;color:#000000;
}
.link:hover
{
	color:#0774AD;
}

   .autocomplete_completionListElement
{
    
    background-color : #078BD3 ;
    color : #ffffff ;
     border : buttonshadow ;
     border-width : 0px ;
    border-style : solid ; 
	height:200px;
    cursor : 'default' ;
    overflow :auto ;
    font-family : byekan,arial;
    font-size : 11pt ;
    text-align : right  ;
    list-style-type :none  ;
    direction:rtl ; 
    position:relative ;
    }
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
   {
    background-color : #0774AE ;
    color :#ffffff;
   padding : 7px ;
	cursor:pointer ;
    }

    /* AutoComplete item */
.autocomplete_listItem
    {
    background-color :#078BD3  ;
    color : #ffffff ;
     padding : 7px ;
    
   
   }

.footerTextMenu
{
	color:#ffffff;
	font-size:9pt;
	font-family:byekan,arial;
	text-decoration:none;
	-webkit-transition: color 1s; /* Safari */
   transition:  color 1s;
}


.footerTextMenu:hover
{
	color:#FFC20E;
}

