body{
    background: url(../images/background/farsixMainBG.jpg) fixed;
        background-size: cover;
}

.homevideo{width: 100%;
    position:relative;
    margin-top: -168px;}
.videologo{
  width:auto!important;

  max-width:100%;
  max-height:100%;
  position: absolute;
  top: 50%;
  left: 50%; 
  transform: translate(-50%, -50%);
}    
@media (max-width: 767px){
	.homevideo{margin-top: -70px;}
}

.order{background-color: #f6f6f6; background-image: url('../images/background/aboutbg.jpg'); background-repeat: no-repeat; background-position: center bottom}
.flags {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 9999;
    padding: 10px;
    background-image: linear-gradient(45deg, black, transparent);
    border-radius: 10px;
    border: 1px solid;
}

flags a{display: block;}
.commontop h4 {font-weight: bold;}
footer .footer-bottom {background: #0b1327;}
footer{
    background:#d6d6d6;
}
video {
    max-width: 100%;
}
footer .powered p {    margin: 28px 0;}
.brd1 {border:1px solid #ccc; border-radius:5px;box-shadow: 1px 2px 0px 0px #ccc;}
.breadcrumb {
    direction: ltr;
    text-align: right;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
}
blockquote {
    border-right: 10px solid #2C68A5;
    border-left: 4px solid #eee;
    background-color: rgba(0,0,0,0.03);
    font-size: 13pt;
    border-radius: 10px;
    box-shadow: 3px 2px 6px rgba(0,0,0,0.3);
}
.blog p{font-size:12pt; text-align:justify}
.FxPortalview div.blog img{max-width:100%; margin-bottom:30px;}
.border-bottom {border-bottom:1px dashed #555; margin:25px; padding-bottom:30px}
.border-bottom img{border:4px solid #eee;}
.border-bottom p{color:#aaa;}
.emailspam:before{content:'info@'}
.detailscaption{
    text-align: center;
    font-size: 20pt;
    padding-bottom: 30px;
}
@media (min-width: 1200px)
{
	.slide-detail {bottom: 3%;}
	.slide-detail div{width: 400px;float: left; }
	.slide-detail p {
	   
	    
	    font-size: 16px;
	    color: #fff;
	    padding-left: 2%;
	    margin-top: -16px;
	    line-height: 26px;
	    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	}

}



/* ====================== Page Numbers =====================*/

#page-numbers-block {
	width: 100%;
	margin-top:5px;
}

#page-numbers-block ul#numbers {
	margin: 0;
	padding: 0;
	width: 100%;
}

#page-numbers-block ul#numbers li  {
	list-style: none;
	display: inline;
	border-radius: 5px;
	padding: 5px;
}

#page-numbers-block ul#numbers a,#page-numbers-block ul#numbers span,#page-numbers-block ul#numbers a.current {
	margin: 0px 0px 0px 1px;
	text-align: center;
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #0099FF;
	padding: 4px 9px 4px 9px;
	border-color: #E0EEFE;
	display: block;
	line-height: normal;
	border-radius: 5px;
	box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
}

#page-numbers-block ul#numbers span,#page-numbers-block ul#numbers a.current,#page-numbers-block ul#numbers a.current:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#99CCFF));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #99CCFF);
    color:#000;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
}

#page-numbers-block ul#numbers a {
	background: none;
	border: 1px solid #E0EEFE;
}

#page-numbers-block ul#numbers a:hover {
	border-color: #E0EEFE;
	background-color: #EBEBEB;
	border: solid 1px #c0c0c0;
}

.homeintro{margin-bottom:100px;}
.homeintro video{width:100%;border-radius: 5px; box-shadow: 0 0 20px rgba(0,0,0,1);}


.reservation h4{    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.9);}
.container img{max-width:100%;}
footer {background: url('../images/background/transbg.jpg') repeat scroll 0 -82px #f2f2f2;    background-size: cover;}
.dish .box:after {
    content: '';
    position: absolute;
    border: 0;
    height: 3px;
    width: 0;
    left: 50%;
    bottom: 0;
    background-color: #f15f2a;
    -ms-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    }
.dish .box:hover:after {
      left: 0;
      width: 100%; }
.circleimg{border-radius:20%;border:10px solid #ccc; height:auto;box-shadow: 3px 2px 2px rgba(0,0,0,0.3);}
.mrgbtn{margin-bottom: 30px;
    margin-top: 30px;
    padding-left: 43px;}

.social {padding-top: 10px;}
.social .instagram{background:url('../images/social/instagram.png');height:26px;width:26px;display:block; border-radius:5px;}
.social .facebook{background:url('../images/social/facebook.png');height:26px;width:26px;display:block; border-radius:5px;}
.social .linkedin{background:url('../images/social/linkedin.png');height:26px;width:26px;display:block; border-radius:5px;}
.social .rss{background:url('../images/social/rss.png');height:26px;width:26px;display:block; border-radius:5px;}
.social .telegram{background:url('../images/social/telegram.png');height:26px;width:26px;display:block; border-radius:5px;}
.social .twitter{background:url('../images/social/twitter.png');height:26px;width:26px;display:block; border-radius:5px;}
.social .whatsapp{background:url('../images/social/whatsapp.png');height:26px;width:26px;display:block; border-radius:5px;}
.social .youtube{background:url('../images/social/youtube.png');height:26px;width:26px;display:block; border-radius:5px;}