@charset "utf-8";
/* CSS Document */
@font-face {
      font-family: Samim;
      src: url('fnt/Samim-WOL.eot');
      src: url('fnt/Samim-WOL.eot?#iefix') format('embedded-opentype'),
           url('fnt/Samim-WOL.woff') format('woff'),
		   url('fnt/Samim-WOL.woff2') format('woff2'),
           url('fnt/Samim-WOL.ttf') format('truetype');
      font-weight: normal;
}
@font-face {
      font-family: SamimBold;
      src: url('fnt/Samim-Bold-WOL.eot');
      src: url('fnt/Samim-Bold-WOL.eot?#iefix') format('embedded-opentype'),
           url('fnt/Samim-Bold-WOL.woff') format('woff'),
		   url('fnt/Samim-Bold-WOL.woff2') format('woff2'),
           url('fnt/Samim-Bold-WOL.ttf') format('truetype');
      font-weight: normal;
}

div.logoprint {
	position:absolute;
	top:2%;
	right:35px;
	width:110px;
	height:110px;
	z-index:12;
	float:left;
	display:block;
	cursor:pointer;
	border:1px solid #ccc;
	border-radius:50%;
	background-color:#efefef
}
div.logoprint img{
	width:90px;
	margin-left:5px;
	height:120px;
	-webkit-filter: invert(100%); /* Safari 6.0 - 9.0 */
	filter:invert(100%);
}
div.logoprint::after{
	content:"rouZGar.com";
	position:absolute;
	bottom:-22px;
	left:6px;
	letter-spacing:2px;
	font-family:Trebuchet MS;
	color:#555;
}
div.ent, div.entt {
	position:absolute;
	top:4%;
	width:100%;
}
div.ent h1, div.entt h1{
	margin-right:180px;
	margin-left:50px;
	text-align:right;
	line-height:150%;
	font-size:14pt;
	font-family:SamimBold, Trebuchet MS;
	font-weight:Bold;
	padding:0;
	direction:rtl;
		color:#000 !important;
}
div.ent h2, div.entt h2{
	margin-right:180px;
	text-align:right;
	margin-left:50px;
	line-height:150%;
	font-size:11pt;
	font-family:Samim, Trebuchet MS;
	font-weight:normal;
	padding:0;
	direction:rtl;
	min-height: 20px;
	color:#000 !important;
}
div.ent h3, div.entt h3{
	margin-right:180px;
	text-align:left;
	line-height:150%;
	margin-left:50px;
	font-size:11pt;
	font-family:Samim, Trebuchet MS;
	font-weight:normal;
	padding:0;
	min-height: 20px;
	color:#000 !important;
	direction:rtl;
}
div.ent .artcl, div.entt .artcl{
	text-align:right;
	line-height:200%;
	margin-right:3.5%;
	margin-left:3.5%;
	font-size:12pt;
	font-family:Samim, Trebuchet MS;
	font-weight:normal;
	padding:0;
	direction:rtl;
	float:left;
	margin-top:10px;
	width: 93% !important;
	color:#000 !important;
}
div.ent .artcl a, div.entt .artcl a{
	color:#000 !important;
	text-decoration:none;
}

ul.post_objects {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
	width: 100% !important;
	float: left !important;
}
ul.post_objects li{
	float: right;
	width: 97% !important;
	margin: 0px 0px 10px 0px !important;
	padding: 10px 1.5% 10px 1.5% !important;
	border-bottom: 1px solid #eee;
	background-color: #fafafa !important;

}
ul.post_objects li a{
	color: #000 !important;
	float: right !important;
	width: 100% !important;
	opacity: 0.6 !important;
	margin: 0 !important;
}
ul.post_objects li:last-child{
	float: right;
	width: 97% !important;
	margin: 0px 0px 10px 0px !important;
	padding: 10px 1.5% 10px 1.5% !important;
	border-bottom: 0px;
	background-color: #fafafa !important;
}
ul.post_objects h2.ttl{
	line-height:150% !important;
	font-size:20px !important;
	text-align:right !important;
	font-family:SamimBold, "Trebuchet MS";
	font-weight:normal !important;
	padding:0 !important;
	margin: 0 0 10px 0 !important;
}
ul.post_objects h3.ttl, ul.post_objects h3{
	line-height:150% !important;
	font-size:15px !important;
	margin-top:-8px !important;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal !important;
	text-align:right !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	color: #000 !important;
	padding: 0 !important
}
ul.post_objects h4.ttl{
	line-height:150% !important;
	font-size:13px !important;
	margin-top:3px !important;
	margin-bottom:0px !important;
	font-family:Samim, "Trebuchet MS";
	font-weight:normal !important;
	text-align:right !important;
	padding:0px !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	color: #000 !important

}
ul.post_objects .sldimg{
	width:80px;
	height:80px;
	float:left;
	background-size:80px 80px;
	margin-right:5px;
	margin-bottom:2px;
	background-color: #f0f0f0;
}

ul.post_objects span.cats  {
	font-size:8pt;
	line-height:100%;
	color:#BCBCBC;
	border:1px solid #BCBCBC;
	padding-right:5px;
	padding-left:5px;
	box-shadow:1px 1px #CBCBCB;
	margin-right:0px;
	border-radius:5px;
	white-space: nowrap;
}
.wp-block-lazyblock-gall {width: 100%;float: left;}
.nppages {
	width: 100%;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nppages a.npright{
	width: 35%;
	text-align: right;
	direction: rtl;
	float: right;
	background-color: #fafafa;
}
.nppages a.ppleft{
	width: 35%;
	text-align: left !important;
	direction: rtl;
	float: right;
	background-color: #fafafa;
}
.nppages a:hover{

	background-color: #F0F0F0 !important;
}
.nppages div.nppcenter{
	width: 30%;
	float: right;
	height: 5px;
	display: block;
	background: #fff
}
.nppages a.tnpright{
	width: 35%;
	text-align: right;
	direction: rtl;
	float: right;
	background-color: #fafafa;
}
.nppages a.tppleft{
	width: 35%;
	text-align: left !important;
	direction: rtl;
	float: right;
	background-color: #fafafa;
}

.nppages div.tnppcenter{
	width: 65%;
	float: right;
	height: 5px;
	display: block;
	background: #fff
}
.npimg {
	background-image: url("../img/chevron-circle-right-solid.svg");
	background-size: 30px 30px;
	background-position: center;
	width: 30px;
	height: 30px;
	float: right;
	margin: 0 5px 0 10px;
	
		
}
.ppimg {
	background-image: url("../img/chevron-circle-right-solid.svg");
	background-size: 30px 30px;
	background-position: center;
	width: 30px;
	height: 30px;
	float: left;
	margin: 0 5px 0 10px;
	  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Safari 3-8 */
  transform: rotate(180deg);
	
		
}
.nppages h1{
	font-family: SamimBold;
	font-size: 18pt !important;
	margin: 0px !important;
	font-weight: normal !important;
	padding: 10px 0px 15px 0px !important;
	line-height: 100% !important;
	text-align: inherit !important;
	
}
.nppages h2{
	font-family: Samim;
	font-weight: normal !important;
	font-size: 12pt !important;
	margin: 0px 10px 10px 10px !important;
	padding: 0px !important;
	line-height: 100% !important;
	text-align: inherit !important;

}

figure{
	margin: auto;
	padding:auto; 
	float: inherit;
	height:auto !important;
	position: relative;
	
}
figure.inm{
	width:50% !important;
	margin:0;
	padding:0; 
}
figure.inl{
	width:75% !important;
	margin:0;
	padding:0; 
}
figure.inxs img, figure.ins img, figure.inm img, figure.inl img{
	width:100% !important;
	margin:0;
	padding:0; 
}
figure.ins{
	width:33.3% !important;
	margin:0;
	padding:0; 
}
figure.inxs{
	width:20% !important;
	margin:0;
	padding:0; 
}
figure.size-full, figure.size-medium, figure.size-small, figure.size-big, figure.size-thumbnail {
	padding:0 !important;

}
figure.alignnone, figure.alignright {
	float: right;
	margin:10px 10px 0px 10px !important;
	padding:0;
}
figure.aligncenter  {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
figure.alignleft   {
	float: left;
	margin:10px 10px 0px 10px !important;
	padding:0;
}
.wp-caption {
	width:auto !important;
	float: right !important;
}


.artcl img{
	max-width:100% !important;
}
div.inentdate {
	margin-right:190px;
	text-align:left;
	line-height:150%;
	margin-left:50px;
	font-size:12pt;
	font-family:Samim, Trebuchet MS;
	font-weight:normal;
	padding:0;
	direction:rtl;
		color:#000 !important;
}
div.printsho {
	float:right;
	width:100%;
	margin-top:10px;
	font-family:Samim, Trebuchet MS;
	font-weight:normal;
	font-size:10pt;
    text-align:center;
	
}
header, footer {
	display:none;
}
.topmyo, div#topmyp, a.totop, div.leftside, div.page, div.entrytools, .inentpdfver, .inentshare, .inent2, .inent3, .inent4,  .inent44,.sharing, .sharingg, .related, .nsicons, .white, .tootit, .reset, div.sho, .xclmagh, .xclnam, .xclbest, .topheader, ul.menu, .topmyo .title{
	display:none;
}
footer span.sho {
	display:none
}
footer span.nosho {
	display:none
}
header div.hborder{
		display:none;
}
div#openlefts{
	display:none;
}

div#openrights{

	display:none;
}
div#closerights{

	display:none
}
div#closelefts {

	display:none;
}
body div.xsright{
	display:none
}

footer div.mobi div.mobtab{
	display:none
}

footer div.mobi div.mobtabb{
	display:none
}
div.xsearch{
	display:none;
}

div#noshow {
	display:none
}
div#noshow h3{
	display:none
}
div#noshow h4{
	display:none
}
.tmenut {
		display:none !important

}
.outs{
	float:left;
	width:100%;
	text-align:center
}
.outs img{
	max-width:33.3%;
	height:auto !important;
}
.outm{
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
}
.outm img{
	width:80%;
	height:auto !important;
}
.outl{
	float:left;
	width:100%;
	margin-top:10px;
	text-align:center
}
.outl img{
	width:100%;
	height:auto !important;
}
.ins img{
	margin-top:10px;
	margin-bottom:0;
	margin-right:10px;
	margin-left:10px;
	max-width:25%;
	height:auto !important;
}
.inm img{
	margin-bottom:0;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	padding:0;
	width:33.3%;
	height:auto !important;
}
.inl img{
	margin-bottom:0;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	padding:0;
	width:50%;
	height:auto !important;
}
.artcl p {
	margin: 0 ;
	margin-block-start: 0px;
    margin-block-end: 0px ;
    margin-inline-start: 0px ;
    margin-inline-end: 0px ;
	padding: 0;
}
.artcl blockquote {
    display: block;
    margin-block-start: 10px;
    margin-block-end: 10px;
    margin-inline-start: 20px;
    margin-inline-end: 20px;
	border-right: 3px solid #eee;
	padding-right: 10px;

}
figure{
	margin: auto;
	padding:auto; 
	float: inherit;
	height:auto !important;
	position: relative;
	
}
figure.inm{
	width:50% !important;
	margin:0;
	padding:0; 
}
figure.inxl{
	width:100% !important;
	margin:0;
	padding:0; 
}
figure.inl{
	width:75% !important;
	margin:0;
	padding:0; 
}
figure.inxs img, figure.ins img, figure.inm img, figure.inl img, figure.inxl img{
	width:100% !important;
	margin:0;
	padding:0; 
}
figure.ins{
	width:33.3% !important;
	margin:0;
	padding:0; 
}
figure.inxs{
	width:20% !important;
	margin:0;
	padding:0; 
}
figure.size-full, figure.size-medium, figure.size-small, figure.size-big, figure.size-thumbnail {
	padding:0 !important;

}
figure.alignnone, figure.alignright {
	float: right !important;
	margin:10px 10px 0px 10px !important;
	padding:0;
}
figure.aligncenter  {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
figure.alignleft   {
	float: left !important;
	margin:10px 10px 0px 10px !important;
	padding:0;
}
.wp-caption {
	width:auto !important;
	float: right !important;
}
figure figcaption{
	position: absolute;
	background-color: #E8E8E8;
	color: #000;
	opacity: 1;
	width: 97%;
	bottom: 11px;
	right: 0;
	height: auto;
	padding:0 1.5% 0 1.5%;
	line-height: 170%;
	font-size: 10pt;
	margin: 0;
	text-align: right;
	margin-block-start: 0px !important;
    margin-block-end: 0px !important;
    margin-inline-start: 0px !important ;
    margin-inline-end: 0px !important;
}

figure:hover figcaption{
	display: none
}
.artcl img{
	max-width:100% !important;
}
.gall2, .gall3, .gall4  {
	width:100%;
	float:right;
	text-align:center;
	margin-top:10px;
}
.gall2 ul, .gall3 ul, .gall4 ul {
	list-style: none !important;
}

.gall2 img{
	width:45%;
	margin-right:2.5%;
	margin-left:2.5%;
	height:auto
}
.gall3 img{
	width:30.3%;
	margin-right:1.5%;
	margin-left:1.5%;
	height:auto
}
.gall4 img{
	width:22%;
	margin-right:1.5%;
	margin-left:1.5%;
	height:auto;
}
.artcl .photo {
	display: none


}

.artcl .photo img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:520px;
	z-index:2;


}

.idesc{
	background-color:#333;
	color:#fff;
	z-index:3;
	width:97%;
	height:auto;
	opacity:0.8;
	font-size:10pt;
	text-align:right;
	direction:rtl;
	padding-left:1%;
	padding-right:1%;
	line-height:170%;
	z-index:1;
	position:absolute;
	bottom:7px;
	left:0px;
	display:none

}
a.close{
	position:absolute;
	bottom:5px;
	left:5px;
	background-image:url(../img/close.svg);
	background-repeat:no-repeat;
	background-size:12px 12px;
	height:12px;
	width:12px;
	z-index:2;
	display:none

}
.gallery {
	width:100%;
	height:auto;
	float:left;
	position:relative;
	margin-bottom:10px;
	margin-top: 10px;
	display: inline-block;
	text-align: center


}
.gall20 {

	width:100%;
	height:auto;
	float:left;
	position:relative !important;
	display: inline-block;
	text-align: center
	

}



.gall20 div{
	position:relative !important;
	z-index:2;
	display: inline-block;	
	float: right;

}
.gall20 div img{
	width:90%;
	margin-left:10px;
	height:auto;
	opacity:1 !important;
	padding:0;
    display: inline-block;
    object-fit: cover;
	background-color:#000;
    border-width:0px !important;
	cursor:pointer

}

.artcl a.right {

	display:none;
}


.artcl a.left {

	  display:none

}
.outs ul, .outm ul, .outl ul, .ins ul, .inm ul, .inl ul {
list-style: none;
}
