/*
Theme Name: shahrvand theme
Theme URI: http://wordpress.com/
Author: siavash shahabi
Author URI: http://wordpress.com/
Description: theme.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face{
	font-family:'Droid Arabic Naskh';
	font-style: normal;
	font-weight: 400;
	src:url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v6/DroidNaskh-Regular.eot);
	src:url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v6/DroidNaskh-Regular.eot?#iefix) 
	format('embedded-opentype'),url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v6/DroidNaskh-Regular.woff2) 
	format('woff2'),url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v6/DroidNaskh-Regular.woff) 
	format('woff'),url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v6/DroidNaskh-Regular.ttf) 
	format('truetype');
}

@font-face{font-family:'Droid Arabic Naskh';
	font-style: normal;
	font-weight: 700;
	src:url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v6/DroidNaskh-Bold.eot);
	src:url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v6/DroidNaskh-Bold.eot?#iefix) 
	format('embedded-opentype'),url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v6/DroidNaskh-Bold.woff2) 
	format('woff2'),url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v6/DroidNaskh-Bold.woff) 
	format('woff'),url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabicnaskh/v6/DroidNaskh-Bold.ttf) 
	format('truetype');
}


body {
	font-family: Droid Arabic Naskh; 
    margin: 0;
	padding: 0;
	background: #fff;
}

a {
	-webkit-transition:color 0.23s ease-in;
	-moz-transition:color 0.23s ease-in;
	-o-transition:color 0.23s ease-in;
	transition:color 0.23s ease-in;
	text-decoration: none;
	color: #000    !important;
}

a:hover {
	text-decoration: none;
	color: #2471A3    !important;
}

.social-box img {
	width: auto;
	height: 46px;
	text-align: center;
}

.social-box-footer {
	width: 50%;
	left: 0;
	text-align: left;
}

.social-box-footer img {
	width: auto;
	height: 22px;
}

.wp-video {
  width: 100%    !important;
  height: auto   !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.remove {
	display: none; 
}

span.highlight {
	background: rgba(0, 0, 0, 0.7);
	padding: 0 7px 0 7px;
}

.grayscale { 
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
}

.grayscale:hover { 
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none;
}

.header {
    position: relative;
    height: 100px;
    margin-bottom: 20px;
	background: #ccc;
}

.content {
    max-width: 1300px;
    min-width: 650px;
    height: auto;
    margin: auto;
    padding: 0;
    direction: rtl;
}

.header-content {
    position: relative;
    max-width: 1300px;
    min-width: 650px;
    margin: auto;
    height: 135px;
	direction: rtl;
	border-bottom: 3px solid #000;
}

.header-search {
	left: 0;
	top: 0;
	width: 300px;
	margin: auto;
}

.header_image {
    position: absolute;
	right: 0;
	width: 300px;
}

.header_image img {
    width: 100%;
    height: auto;
}

.header-b-1 {
    position: absolute;
	left: 0;
	top: 20px;
	width: auto;
	text-align: left;
}

.post_scroll {
    width: 450px;
    height: auto;
    background: #fff;
    position: fixed;
    bottom: -700px;
    right: 0;
    padding: 10px;
    margin-bottom: 50px;
	z-index: 999999;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.post_scroll_titre {
	margin-bottom: 5px;
}

.post_scroll_title {
	margin-bottom: 10px;
	font-size: 14px;
}

.post_scroll_titlet {
	width: 400px;
	padding: 1px;
}

.post_scroll_img {
	width: 150px;
	height: 100px;
	overflow: hidden;
}

.post_scroll_img img {
	width: 150px;
	height: auto;
}

.post_scroll_box {
	position:relative;
}

#myDIV {
}

.post p { 
line-height: 1.5em;
padding-bottom: 17px;
} 

.myDIV-b {
	padding: 0;
	top: 0;
	left: 0;
    position:absolute;
    font-size: 32px;
    color: #000;
}

.single-content {
    max-width: 1300px;
    min-width: 650px;
    height: auto;
    margin: auto;
    padding: 0;
    direction: rtl;
    display: flex;
}

.single-cont {
	width: 65%;
	background: #fff;
	margin-left: 5px;
	padding: 15px;
}

.single-cont-2708 {
	width: 100%;
	background: #fff;
	margin-left: 5px;
	padding: 15px;
}

.single-sid {
	width: 35%;
	background: #fff;
	margin-right: 5px;
	padding-right: 105px;
}

#navi {
    position: absolute;
	bottom: 0;
	left: 0;
}


#main {
    width: 100%;
    height: auto;
    display: -webkit-flex; /* Safari */
    display: flex;
}

#main div {
    -webkit-flex: 1;  /* Safari 6.1+ */
    -ms-flex: 1;  /* IE 10 */    
    flex: 1;
}

#link a {
	color: #000;
	text-decoration: none;
}

#link :hover {
	color: #fff;
	text-decoration: none;
	background: #2E86C1;
}


#single-link {
	border-right: 5px solid #2E86C1;
	margin-bottom: 5px;
}

#single-link a {
	color: #000;
	text-decoration: none;
}

#single-link :hover {
	color: #fff;
	text-decoration: none;
	background: #2E86C1;
}

.header-navi-back {
	width: auto;
	background: #302222;
}

.hed-line-top {
	position: fixed;
    width: 100%;
    height: auto;
	background: #fff;
	border-bottom: 1px solid #000;
	z-index:999    !important;
	margin: auto;
}

.hed-line {
    position: relative;
    max-width: 1300px;
    min-width: 650px;
    margin: auto;
    height: 30px;
    display: flex;
	z-index:999    !important;
}

.lunguage {
    position: absolute;
    right: 0;
	top: 2px;
	float: right; 
	font-size: 14px;
	color: #666;
	display: flex;
	margin-right: 20px;
	z-index:999    !important;
}

.lung {
	margin-left: 20px;
}

.date {
	left: 0;
	text-align: center; 
	font-size: 14px;
	color: #333;
	margin: auto;
}

.content-center {
    height: auto;
    margin: auto;
    padding: 75px;
	background: #fff;
	font-size: 14px;
	color: #000;
	border: 1px solid #E5E7E9;
}

.box-left {
    margin-right: 5px;
    padding: 5px;
	background: #ccc;
}

.box-center {
	background: #ccc;
    padding: 5px;
}

.box-right {
	width: auto;
	height: 200px;
	overflow: hidden;
	border: 2px solid #fff;
    position: relative;
}

.box-right img {
	width: 100%;
	height: auto;
}

.slide_title {
	width: 100%;
	height: auto;
    position: absolute;
	background: rgba(0, 0, 0, 0.7);
	bottom: 0;
	padding: 10px;
	font-size: 13px;
	color: #fff;
	z-index:99;
}

.wp-most-popular {
	list-style-type: none;
}

.box-big {
	width: auto;
	height: 400px;
	overflow: hidden;
    position: relative;
}

.box-big-title {
	width: 100px;
	height: auto;
	top: 140px;
	right: 230px;
    position: absolute;
	color: #fff;
	z-index: 99;
}

.box-right-title {
	width: 50px;
	height: 50px;
	margin: 15px;
	padding: auto;
    position: absolute;
	color: #fff;
	z-index: 9999;
}

.box-right-title img {
	width: 50px;
	height: auto;
}

.box-big-postitle {
	width: auto;
	height: auto;
	bottom: 20px;
	right: 20px;
	left: 20px;
	float: right;
	padding: 10px;
    position: absolute;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: right;
	font-size: 18px;
	z-index:99;
}

.box-big img {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.main-center {
    display: flex;	
}

.main-center-1{
	width: 37%;
	height: auto;
	padding: 5px;
	text-decoration: none;
}

.main-center-2 {
	width: 37%;
	height: auto;
	padding: 5px;
	text-decoration: none;
}


.main-center-3 {
	width: 30%;
	height: auto;
	padding: 5px;
	text-decoration: none;
}

.hed-box {
	width: 100%;
    display: flex;	
}

.hed-right {
	width: 45%;
	height: auto;
	background: #000;
    margin-left: 5px;
    margin-right: 5px;
}

.hed-left {
	width: 55%;
	padding: 0;
    margin-right: 5px;
    margin-left: 5px;
}

.hed-cont-right {
	width: 65%;
	height: auto;
    margin-left: 5px;
}

.hed-cont-right-in {
    display: flex;
}

.hed-cont-left {
	width: 35%;
	padding: 0;
    margin-right: 5px;
	padding-right: 105px;
}

.st-facebook {
	text-align: left;
}

.left-cont-big {
	width: 50%;
	max-height: 380px;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
}

.right-cont-big {
	width: 50%;
	max-height: 380px;
	background: #fff;
	margin-left: 10px;
	margin-bottom: 10px;
}

.right-cont-big-img {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.right-cont-big-img img{
	width: 100%;
	height: auto;
}

.right-cont-big-img-j {
	width: 100%;
	max-height: 200px;
	overflow: hidden;
}

.right-cont-big-img-j img{
	width: 100%;
	height: auto;
}

.right-cont-big-img-p {
	width: 100%;
	max-height: 270px;
	overflow: hidden;
}

.right-cont-big-img-p img{
	width: 100%;
	height: auto;
}

.right-cont-big-img-b {
	width: 100%;
	height: 250px;
	overflow: hidden;
    position: relative;
	background: #000;
}

.right-cont-big-img-b img{
	width: 100%;
	height: auto;
}

.right-cont-big-img-b-title {
	width: 100%;
	padding: 5px;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	position: absolute;
	bottom: 0;
}

.right-cont-big-title {
	padding: 5px;
	background: #000;
	color: #fff;
}

.hed-cont-title {
	width: auto;
	bottom: 0;
	padding: 100px 15px 15px 15px;
	z-index: 999;
	background-image: linear-gradient(to bottom, transparent 0%, black 100%);
	opacity: .6; 
}


.left-cont-list {
	width: 50%;
}

.photo-gallery{
	display: flex;
	padding: 60px;
	background: #f4f4f4;
	color: #000;
}

.single-photo img{
	width: 100%;
	height: auto;
}

.single-photo {
	width: 70%;
	height: 500px;
	overflow: hidden;
	margin-right: 15px;
}

.list-photo {
	width: 30%;
}

.arrow-box-title {
	height: auto;
	width: 300px;
	border-bottom: 2px solid #2471A3;
	padding: 0;
	font-size: 18px;
}

.arrow-box-title:hover {
	color: #2471A3;
}

.arrow_box {
	position: relative;
	background: #88b7d5;
	border: 4px solid #c2e1f5;
}
.arrow_box:after, .arrow_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #88b7d5;
	border-width: 30px;
	margin-top: -30px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #c2e1f5;
	border-width: 36px;
	margin-top: -36px;
}

.content-right-fix {
	position: fixed;
	background: #ccc;
    height: 400px;
    width: 350px;
}

.main-center-list {
	display: flex;
	margin-bottom: 10px;
	color: #000;
	border-right: 5px solid #f4f4f4;
	font-size: 14px;
}

.main-center-list:hover{
	border-right: 5px solid #000;
	color: #2471A3;
}

.popular-title-i {
	margin-bottom: 10px;
	color: #000;
	padding-right: 10px;
	font-size: 14px;
}

.popular-title-i:hover{
	color: #2471A3;
}

.feed-title {
	margin-bottom: 3px;
	color: #2471A3;
	text-align: left;
	padding-left: 10px;
	border-bottom: 2px solid #2471A3;
	font-size: 14px;
}

.feed-title-i {
	margin-bottom: 3px;
	color: #000;
	background: #f4f4f4;
	padding-right: 10px;
	border-right: 5px solid #ccc;
	font-size: 12px;
}

.feed-title-i:hover{
	border-right: 5px solid #000;
	color: #2471A3;
	background: #fff;
}

#center-list a:link {
	color: #000;
	font-size: 14px;
}

#center-list :hover {
	color: #fff;
	border-right: 5px solid #000;
}

.main-center-1-cont {
	width: 150px;
    height: 75px;
	overflow: hidden;
	background: #2E4053;
	float: right;
}

.main-center-1-cont img {
	width: auto;
    height: 100%;
}

.main-hed-right-title {
	width: 100%;
	margin: 10px;
}

.video-content {
    height: 450px;
    margin-bottom: 20px;
	background: #2E4053;
}

.powerpoint-box {
	display: flex;
    margin-bottom: 20px;
}

.powerpoint-left {
    height: 300px;
	background: #BDC3C7;
	width: 75%;
}

.powerpoint-right {
    position: relative;
    width: 35%;
    margin-left: 20px;
}

.powerpoint-right-box {
    width: 350px;
    height: 170px;
	background: #EDBB99;
    position: absolute;
	margin: 35px 0 0 0;
}

.powerpoint-right-social {
    width: 150px;
    height: 30px;
	background: #85C1E9;
    position: absolute;
	margin: 210px 0 0 0;
}

.top-content img {
    max-width: 100%;
    height: auto;
}

.top-content-thumbnail img {
    position: relative;
    height: 500px;
	overflow: hidden;
}

.single-content-thumbnail {
    position: relative;
    width: 100%;
    height: 450px;
	overflow: hidden;
	margin-left: 5px ;
}

.single-content-thumbnail img{
    width: 100%;
    height: auto;
}

.category-page-thumbnail {
    width: 200px;
    height: 130px;
	overflow: hidden;
	margin-left: 15px ;
	float: right;
}

.category-page-thumbnail img {
    width: 100%;
    height: auto;
}

.category-page-excerpt {
	font-size: 13px;
}

.single-cont-title {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.single-cont-time {
	font-size: 13px;
	padding-bottom: 10px;
}


.category-page {
    width: 100%;
    height: auto;
    padding-bottom: 15px;
}

.interview-office {
	max-width: 300px;
}

.interview-space {
	width: 110px !important;
}

.interview-box {
	width: auto;
	display: flex;
    position: relative;
}

.interview-box-info {
	font-size: 11px;
	color: #666;
	padding: 0;
}

.interview-box-title {
	font-size: 14px;
	color: #000;
	bottom: 0;
	padding: 0;
}

.interview-box-thumbnail {
	width: auto;
	height: auto;
	background: #f4f4f4;
	overflow: hidden;
}

.interview-box-thumbnail img {
	width: 100%;
	height: auto;
}

.MultiPostThumbnails {
    position: absolute;
	width: 100px;
	height: 100px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
	top: 0;
	right: 0;
}

.MultiPostThumbnails img {
	width: 100%;
	height: auto;
}

.top-content-box-title {
    position: absolute;
	width: auto;
	height: auto;
	padding: 0 7px 0 7px;
	top: 30px;
	left: 30px;
	font-size: 14px;
	color: #fff;
	background: rgba(0, 0, 0, 0.7);
	z-index:99;
}

.top-content-title {
    position: absolute;
	width: auto;
	height: auto;
	padding: 0 7px 0 7px;
	bottom: 30px;
	right: 30px;
	font-size: 24px;
	color: #fff;
	background: rgba(33, 97, 140, 0.7);
}

.slid-content-title {
    position: absolute;
	width: auto;
	height: auto;
	padding: 0 7px 0 7px;
	bottom: 30px;
	right: 30px;
	left: 30px;
	font-size: 24px;
	color: #fff;
	background: rgba(33, 97, 140, 0.7);
}

.slid-excerpt {

	font-size: 14px;
	color: #fff;

}

.top-content-excerpt {
	font-size: 15px;
	text-align: right;
	padding: 0 20px 0 0;
	border-right: 3px solid #ccc;
}

.single-content-excerpt {
	font-size: 15px;
	text-align: right;
	padding: 0 0 0 50px;
	direction: rtl;
}

.index-cont-cent {
	display: flex;
}

.index-cont-left {
    width: 50%;
	margin-right: 5px;
	display: block;
}

.index-cont-right {
    width: 50%;
	margin-left: 5px;
	display: block;
}

.list-of-cat {
	display: block;
    position: relative;
	margin-bottom: 20px;
	padding: 15px;
	background: #f4f4f4;
    color: #666;
    font-size: 14px;
	border: 1px solid #f4f4f4;
}

.list-of-cat:hover {
    background-color: #f9f9f9;
    color: #000;
	border: 1px solid #f4f4f4;
}

.list-of-list {
	display: flex;
    position: relative;
	margin-bottom: 10px;
	padding: 5px;
	background: #f4f4f4;
    color: #000;
}

.list-of-list:hover {
    background-color: #27AE60;
    color: #fff;
}

.list-of-list-title {
	float: left;
	font-size: 14px;
	text-align: right;
	padding-right: 13px;
}

.list-of-list-time {
	font-size: 11px;
	text-align: right;
	color: #666;
}

.list-of-list-image {
	width: 140px;
    height: 70px;
	overflow: hidden;
	float: right;
	margin-left: 5px;
}

.list-of-list-image img {
	width: 105%;
    height: auto;
}

.list-content {
	padding: 15px 15px 0 15px;
	margin: 0;
	border-bottom: 2px solid #ccc;
}


.list-content-title a:link, a:active, a:visited {
	color: #2874A6;
}

.list-content-title a:hover {
	color: #000;
}

.list-content-thumbnail {
	width: 120px;
    height: 75px;
	overflow: hidden;
    display: block;
	float: right;
	padding: 10px 0 0 10px;
}

.list-content-thumbnail img {
	width: 100%;
	height: auto;
}

.list-content-title {
	width: 100%;
	height: auto;
	padding: 0 7px 0 7px;
	bottom: 30px;
	right: 15px;
	font-size: 17px;
	color: #2874A6;
	float: right;
	border-right: 5px solid #F1C40F;
	margin-bottom: 5px;
}

.list-content-title:hover {
	border-right: 5px solid #000;

}

.list-content-excerpt {
	font-size: 13px;
	text-align: right;
	padding: 5px;
	color: #000;
}

.cclist {
	padding: 20px;
	margin-bottom: 10px;
	background: #f4f4f4;
	border-right: 5px solid #f4f4f4;
    display: block;

}

.cclist:hover {
	border-right: 5px solid #2e87c8;
}

.category-title-c {
	font-size: 18px;
}

.cclist-info {
	font-size: 13px;
	color: #A93226;
}

.post-title-line {
	width: auto;
	display: block;
}

.cclist-title {
	width: auto;
	padding: 0 5px 0 0;
	font-size: 20px;
	border-right: 5px solid #27AE60;
	right: 0;
}

.cclist-title a:link, a:visited {
	color: #fff;
}

.cclist-title a:hover {
	color: #fff;
}

.cclist-thumbnail {
    width: 250px;
    height: 150px;
	overflow: hidden;
	float: right;
	padding: 0;
	margin-left: 15px;
	display: block;
}

.cclist-thumbnail img {
    width: 100%;
    height: auto;
}

.cclist-excerpt {
	font-size: 14px;
	color: #000;
}

.scrolling-gallery {
	overflow-y:scroll; 
	overflow-x:hidden; 
	height: 350px;
	font-size: 14px;
}

.header-content-box {
    position: absolute;
    left: 20px;
	right: 20px;
	bottom: 20px ;
    width: auto;
    height: auto;
	display: block;
	padding: 20px;span.highlight {
    background-color: #F1C40F;
	padding: 0 5px 0 5px;
}
	background: rgba(0, 0, 0, 0.7);
	text-decoration: none;
}

div.content-title {
    left: 20px;
    width: auto;
    height: auto;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #FDFEFE !important; 
	display: block;
	text-decoration: none;
	font-family: 'Merriweather', serif;
}

div.content-title a:link{
	text-decoration: none !important;
}

div.content-excerpt {
    left: 20px;
    width: auto;
    height: auto;
	font-size: 14px;
	text-align: left;
	color: #FFF;
	right: 20px;
	padding-top: 20px;
	display: block;
}

.cont-title {
  position: absolute;
	font-size: 0;
	text-align: center;
	color: #FFF;
    width: 100%;
	height: 225px;
	padding-top: 100px;
	display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.cont-title:hover, .cont-title:focus, .cont-title:active {position:absolute;
  background: rgba(0, 0, 0, 0.7);
  color: white;
	font-size: 24px;
}


div.cont1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 225px;
	background: #ABB2B9;
	overflow: hidden;
}

div.cont1 img {
    width: 100%;
    height: auto;
}

div.cont2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 225px;
	background: #CCD1D1;
	overflow: hidden;
}

div.cont2 img {
    width: 100%;
    height: auto;
}

div.cont3 {
    position: absolute;
    top: 225px;
    right: 0;
    width: 100%;
    height: 225px;
	background: #707B7C;
	overflow: hidden;
}

div.cont3 img {
    width: 100%;
    height: auto;
}

div.cont4 {
    position: absolute;
    top: 225px;
    right: 0;
    width: 100%;
    height: 225px;
	background: #979A9A;
	overflow: hidden;
}

div.cont4 img {
    width: 100%;
    height: auto;
}

@media (max-width: 1160px) {
    .header-content-right-2 {
        display: none;
    }
}

@media (max-width: 1000px) {
    .left-sidebar {
        display: none;
    }
}

@media (max-width: 900px) {
    .content-left-fgfggg
    {
        display: none;
    }
}

@media (min-width: 900px) {
    .mobile-m
    {
        display: none;
    }
}

.facebook-box {
	width: 35%;
	text-align: left;
}

.info-box {
	width: 65%;
}

.content-center {
    max-width: 1300px;
    min-width: 600px;
    margin: auto;
    display: flex;
}

.left-sidebar{
    position: relative;
    width: 350px;
    height: auto;
	margin-right: 5px;
	padding-right: 10px;
	border-right: 1px dotted #ccc;
}

.popular-title {
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
	border-right: 5px solid #27AE60;
	padding: 0 5px 0 0;
}

.author-div-title {
	padding: 10px;
	margin-bottom: 10px;
	background: #34495E;
	font-size: 18px;
	color: #fff;
    display: block;
}

.author-sid-list {
    width: 100%;
    height: auto;
    display: flex;
	margin-bottom: 10px;
	background: #E5E7E9;
	color: #000;
	border-bottom: 1px solid #ccc;
}

.author-sid-list-img-box {
    flex-grow: 1;
}

.author-sid-list-img {
    width: 120px;
    height: 120px;
	background: #000;
	overflow: hidden;
	float: left;
}

.author-sid-list-img img {
    width: 120px;
    height: auto;
}

.author-sid-list-text-box {
    flex-grow: 1;
}

.author-sid-list-text {
    width: auto;
    height: 100px;
	float: right;
	padding: 10px;
    display: block;
	font-size: 15px;
	font-family: 'Merriweather', serif;
}

#author-text:hover {
	background: #C0392B;
	color: #fff;
}

.news-content-list {
    height: auto;
    display: flex;
	margin-bottom: 20px;
	padding-bottom: 20px;
	color: #000;
	border-bottom: 1px solid #ccc;
	float: left;
}

.news-content-img-box {
    flex-grow: 1;
}

.news-content-img {
    width: 350px;
    height: 250px;
	background: #000;
	overflow: hidden;
	float: right;
}

.news-content-img img {
    width: 350px;
    height: auto;
}

.news-content-text-box {
    flex-grow: 1;
}

.news-content-text {
    max-width: 470px;
    min-width: 40px;
    height: auto;
	float: left;
	padding: 10px;
    display: block;
	font-size: 27px;
	font-family: 'Merriweather', serif;
}

.news-content-time {
	font-size: 12px;
	color: #C0392B;
}

.news-content-excerpt {
	font-size: 16px;
	color: #666;
}

#news-content-tb:hover {
	color: #2874A6;
}

.right-big-sidebar {
    max-width: 950px;
    min-width: 700px;
    height: auto;
	display: block;
	margin-left: 5px;
}

.right-lit-sidebar {
	width: auto;
    height: 300px;
	right: 0;
	float: right;
}

.right-sidebar-tab	{
    position: absolute;
    width: 300px;
    height: auto;
	overflow: hidden;
	z-index: 10;
    cursor: pointer;
    left: 0;
	margin: 10px;
}

.right-sidebar-tab img {
    width: 100%;
    height: auto;
}

.center-item {
    position: relative;
    width: 65%;
    height: auto;
	display: block;
}

.news-ek {
    max-width: 950px;
    min-width: 700px;
    height: auto;
	display: flex;
	z-index: 10;
}

.news-ek-title { 
    position: absolute;
    top: 20px;
    margin: auto;
    width: auto;
    height: auto;
	background: #2874A6;
	font-size: 13px;
	text-align: center;
	color: #FFF;
	padding: 2px 7px 3px 7px;
}

.news-ek-a {
    position: relative;
    max-width: 475px;
    min-width: 350px;
}

.news-ek-a-box {
    width: 100%;
    height: 240px;
	overflow: hidden;
}

.news-ek-a-box img {
    width: 100%;
    height: auto;
}

.news-ek-b {
    position: relative;
    max-width: 475px;
    min-width: 350px;
    margin-left: 10px;
}

.news-ek-b-box {
    width: 100%;
    height: 240px;
	overflow: hidden;
}

.news-ek-b-box img {
    width: 100%;
    height: auto;
}

.news-ek-time {
    color:  #C0392B;
	font-size: 13px;
}

.news-ek-text-title {
	color: #000;
	font-size: 22px;
	font-family: 'Merriweather', serif;
}

#news-ek-text-title-s {
	color: #000;
	font-size: 22px;
	font-family: 'Merriweather', serif;
}

#news-ek-text-title-s:hover {
	color: #2874A6;
}

.news-ek-text {
	padding: 0 10px 0 10px;
    margin-top: 10px;
	border-left: 3px solid #2874A6;
}

.news-ek-excerpt {
	padding: 0;
	color: #666;
	font-size: 17px;
	font-family: 'Noto Sans', sans-serif;
}

.news-content {
    position: relative;
    width: 100%;
    height: auto;
    margin: auto;
	padding: 0;
	display: block;
}

.black-box {
	width: 100%;
	height: auto;
	padding-top: 70px;
	padding-bottom: 70px;
	background: #000;
}

.photo-box {
    max-width: 1300px;
    display: flex;
    margin: auto;
}

.photo-news-a {
    flex-grow: 1;
    position: relative;
}

.photo-news-img-a {
    width: 100%;
    height: 500px;
    display: block;
	overflow: hidden;
	float: left;
	background: #000;
}

.photo-news-img-a img {
    width: 100%;
    height: auto;
	overflow: hidden;
    display: block;
	object-fit: contain;
}

.photo-news-title-a {
    position: absolute;
	bottom: 0;
    height: auto;
	background: #F2F3F4;
    margin: 10px;
	padding: 10px;
	opacity: 0.7;
	z-index:99;
}

.photo-news-b {
    flex-grow: 1;
    position: relative;
}

.photo-news-img-b {
    width: 250px;
    height: 500px;
	overflow: hidden;
	float: right;
    margin-left: 10px;
}

.photo-news-img-b img {
    width: auto;
    height: 500px;
	overflow: hidden;
}

.photo-news-title-b {
    position: absolute;
	bottom: 0;
    height: auto;
	background: #F2F3F4;
    margin: 10px 0 10px 20px;
	padding: 10px;
	opacity: 0.7;
	z-index:99;
}

.photo-news-c {
    flex-grow: 1;
    position: relative;
}

.photo-news-img-c {
    width: 250px;
    height: 500px;
    margin-left: 10px;
	overflow: hidden;
	float: right;
}

.photo-news-img-c img {
    width: auto;
    height: 500px;
	overflow: hidden;
}

.photo-news-title-c {
    position: absolute;
	bottom: 0;
    height: auto;
	background: #F2F3F4;
    margin: 10px 0 10px 20px;
	padding: 10px;
	opacity: 0.7;
	z-index:99;
}

.gallery-title {
	padding: 5px;
	background: #5499C7;
	color: #fff;
	font-size: 16px;
	width: 130px;
	font-weight: bold;
	text-align: center;
}

.single-cont-thumbnail {
	margin: 15px 0 15px 0;
    width: 350px;
    height: 200px;
    right: 0;
	overflow: hidden;
	text-align: right;
}

.single-cont-thumbnail img{
    width: 100%;
    height: auto;
}

.video-news-tab {
    position: absolute;
    width: auto;
    height: auto;
	background: #C0392B;
	font-size: 11px;
	color: #fff;
	top: 340px;
	right: 0;
	z-index:99;
	padding: 2px 7px 3px 7px;
}

.video-news-tab-right	{
    position: absolute;
    width: 3px;
    height: 100%;
	background: #C0392B;
	color: #fff;
	top: 0;
	right: 0;
	z-index:99;
}

.content-cat {
    position: relative;
	background: #D0D3D4;
    width: auto;
    height: 250px;
    margin-left: 10px;
	padding: 10px;
	color: #000;
}

.space {
    height: 20px;
}

.line {
    max-width: 1300px;
    min-width: 600px;
    height: 1px;
	background: #DDDDDD;
    margin: auto;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.center-cont-cent {
    position: relative;
    max-width: 1300px;
    min-width: 600px;
    height: auto;
    margin: auto;
	background: #666;
}

.sides {
    max-width: 1300px;
    min-width: 600px;
    margin: auto;
    display: flex;
	font-size: 22px;
	font-family: 'Merriweather', serif;
}

.side-a {
    position: relative;
    width: 33%;
    height: auto;
	margin: 10px;
	padding: 10px;
}

.side-ek-b {
	width: 100%;
    height: auto;
}

.side-b {
    position: relative;
    width: 33%;
    height: auto;
	margin: 10px;
	padding: 10px;
}

.side-c {
    position: relative;
    width: 33%;
    height: auto;
	margin: 10px;
	padding: 10px;
}

.side-thumbnail {
	width: 100%;
    height: 230px;
	overflow: hidden;
	margin-bottom: 10px;
}

.side-thumbnail img {
	width: 100%;
    height: auto;
}

.content-bottom {
    max-width: 1300px;
    min-width: 600px;
    margin: auto;
    display: flex;
}

.bottom-left-sidebar{
    position: relative;
    width: 350px;
    height: 300px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px dotted #ccc;
}

.bottom-center-sidebar{
    position: relative;
    width: 600px;
    height: 300px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px dotted #ccc;
}

.bottom-right-sidebar{
    position: relative;
    width: 350px;
    height: 300px;
}

/*GROW*/
.grow img {
  height: auto;
  width: 100%;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.grow img:hover {
  width: 101%;
  height: auto;
}

/*SIDEPAN*/
.sidepan img {
  margin-left: 0px;
  -webkit-transition: margin 3s ease;
     -moz-transition: margin 3s ease;
       -o-transition: margin 3s ease;
      -ms-transition: margin 3s ease;
          transition: margin 3s ease;
}

.sidepan img:hover {
  margin-left: -200px;
}

.photo-zoom {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

 /* WordPress classes 
-------------------------------------------------------------- */

img.wp-smiley {
	max-height: 0.8125em;
	margin: 0;
	padding: 0;
	border: none;
}

.gallery {
	display: block;
	text-align: center;
	margin-bottom: 1.692307em !important;
}

.left, .alignleft {
	float: left;
	margin: 0 10px 5px 0;
}

.right, .alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.center, .aligncenter {
	display: block;
	margin: 0 auto 1.692307em auto !important;
}

.block, .alignnone {
	display: block;
	margin: 0 0 1.692307em 0;
}

img.alignleft, img.alignright {
	margin-top: 5px;
	display: inline;
}

blockquote.alignleft, blockquote .alignright { width: 33%; }
.byline abbr, .entry-meta abbr, .comment-meta abbr { border: none; }
.clear { clear: both; }

/* -------------------------------------------------------------- */


.the-lst-of a:link, .the-lst-of a:visited {
}

.the-lst-of a:hover, .the-lst-of a:active {
}

.nav-m {
	width: 100%;
    height: auto;
    display: flex;
}

.nav-1 {
	width: 25%;
	text-align: center;
	margin-left: 3px;
	padding: 5px 0 5px 0;
	background: #376180;
	color: #fff;
}

.nav-2 {
	width: 25%;
	text-align: center;
	margin-left: 3px;
	padding: 5px 0 5px 0;
	background: #376180;
	color: #fff;
}

.nav-3 {
	width: 25%;
	text-align: center;
	margin-left: 3px;
	padding: 5px 0 5px 0;
	background: #376180;
	color: #fff;
}

.nav-4 {
	width: 25%;
	text-align: center;
	background: #376180;
	padding: 5px 0 5px 0;
	color: #fff;
}

.nav-1:hover {
	background: #34495E;
}
.nav-2:hover {
	background: #34495E;
}
.nav-3:hover {
	background: #34495E;
}
.nav-4:hover {
	background: #34495E;
}
.nav-5:hover {
	background: #34495E;
}
.nav-5 {
	width: 17%;
	text-align: center;
	background: #376180;
	margin-left: 3px;
	padding: 5px 0 5px 0;
}

.screen-reader-text h2 {
	font-size: 0;
}

.page-numbers{
	display: inline-block;
	padding: 5px 10px;
	margin: 0 2px 0 0;
	border: 1px solid #eee;
	line-height: 1;
	text-decoration: none;
	border-radius: 2px;
	font-weight: 600;
	color: #000;
	background: #f9f9f9;
}
.page-numbers.current,
a.page-numbers:hover {
	background: #f2f2f2;
}


/* site navigation
-------------------------------------------------------------- */

.site-navigation {
	display: block;
	font-family: 'Droid Arabic Naskh', serif;
	font-weight: non;
	margin: 0;
	color: #154360;
}

.site-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.site-navigation li {
	color: #fff;
	display: block;
	float: right;
	margin: 0 1px 0 1px;
	padding: 0 10px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
}

.site-navigation li a {
	text-decoration: none;
	display: block;
}

.site-navigation li:hover {
	@include transition(background, 0.2s);
	cursor: pointer;
	background: #fff;
	color: #fff;
}

.site-navigation ul li ul {
	background: #cccccc;
	visibility: hidden;

  min-width: 160px;
	position: absolute;
  transition: visibility 0.65s ease-in;
  margin-top:15px;
	right: 0;
	z-index: 999;
}

.site-navigation ul li:hover > ul,
.site-navigation ul li ul:hover {
   visibility: visible;
}

.site-navigation ul li ul li {
	clear: both;
	padding: 5px 5px 5px 10px;
  width: 100%;
}

.site-navigation ul li ul li:hover {
	background: #3c3c3c;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

h3#wc-comment-header {
	float: left;
}

.comments {
	direction: rtl;
}

.single_cat {
	font-size: 27px;
	color: #27AE60;
	border-right: 5px solid #27AE60;
	padding-right: 5px;
}

		
 /* input form
------------------------------------------------------------ */

input[type="text"] {
	font-size: 10px;
	font-family: Droid Arabic Naskh;
	border:1px solid #ccc;
	}

textarea#contact-form-comment-g78-3 {
	border:1px solid #ccc;
	padding: 5px;
	font-size: 10px;
	font-family: Droid Arabic Naskh, sans-serif;
	background-image: url(images/bg-contact.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

input[type="email"] {
	border:1px solid #ccc;
	font-size: 10px;
	font-family: Droid Arabic Naskh;
	text-align: left;
}

input[type="submit"] {
	border:1px solid #ccc;
	font-size: 10px;
	font-family: Droid Arabic Naskh;
	width:50px;
}

.fb_iframe_widget {
	display: block !important;
}

.fb-like-box iframe {
 	width: 100% !important;
}

.fb-like-box span {
	width: auto !important;
	position: initial !important;
}
.fb_iframe_widget_fluid span {
	width:100% !important;
}
.fb_iframe_widget span {
	position: static !important;
}

 /* footer
------------------------------------------------------------ */

.footer-line {
	width: 100%;
	position: static !important;
	background: #000;
	padding: 70px 0 70px 0;
}

#footer {
    max-width: 1300px;
    min-width: 650px;
    margin: auto;    
    height: auto;
    display: -webkit-flex; /* Safari */
    display: flex;
    direction: rtl;
}

#footer div {
    -webkit-flex: 1;  /* Safari 6.1+ */
    -ms-flex: 1;  /* IE 10 */    
    flex: 1;
}

.footer-video{
	width: 25%;
	height: 180px;
	overflow: hidden;
	margin: 10px;
    position: relative;
    text-align: center;
}

.footer-video img{
	width: 100%;
	height: auto;
}

.footer-video-png {
    position: absolute;
	width: 100%;
	margin: 0 auto;
	top: 25px;
}

.footer-video-png img{
	width: auto;
	height: 32px;
}

.footer-video-title {
    position: absolute;
	background: rgba(0, 0, 0, 0.7);
	bottom: 0;
	width: 100%;
	color: #fff;
	font-size: 14px;
}

.footer-list {
	background: #666;
	margin-bottom: 35px;
}

.footer-list img {
	width: 100%;
	height: auto;
}

.footer-right {
	padding: 15px;
	margin-left: 15px;
}

.footer-left {
	padding: 15px;
	margin-right: 15px;
}

.footer-cener {
	padding: 15px;
}

.footer-cop {
    margin: auto;
	background: #0D0D0D;
	padding: 5px;
}

.footer-text {
    max-width: 1200px;
    min-width: 600px;
    margin: auto;
    font-size: 12px;
    color: #fff;
    text-align: right;
    direction: rtl;
    display: flex;
}

.footer-text-t {
    width: 50%;
}

.sticky {
    position: -webkit-sticky; 
    position: sticky;
    top: 40px; 
}   

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.item {
  position: relative;
  
  border: 0px solid #333;
  margin: 0;
  overflow: hidden;
  width: auto;
}
.item img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


.gallery-comments {
	width: 70%;
	margin: auto;
}

.gallery { margin: 0 auto 18px; }
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
	box-shadow: 0px 0px 4px #999;
	border: 1px solid white;
	padding: 8px;
	background: #f2f2f2;
}
.gallery img:hover {
	background: white;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }


button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring{outline:1px dotted ButtonText}

.w3-image{max-width:100%;height:auto}img{margin-bottom:-5px}a{color:inherit}
.w3-table,.w3-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.w3-table-all{border:1px solid #ccc}
.w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}.w3-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.w3-table-all tr:nth-child(odd){background-color:#fff}.w3-table-all tr:nth-child(even){background-color:#f1f1f1}
.w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover{background-color:#ccc}.w3-centered tr th,.w3-centered tr td{text-align:center}
.w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px}
.w3-btn,.w3-button{border:none;display:inline-block;outline:0;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.w3-disabled,.w3-btn:disabled,.w3-button:disabled{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none}
.w3-btn.w3-disabled:hover,.w3-btn:disabled:hover{box-shadow:none}
.w3-badge,.w3-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.w3-badge{border-radius:50%}
.w3-ul{list-style-type:none;padding:0;margin:0}.w3-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.w3-ul li:last-child{border-bottom:none}
.w3-tooltip,.w3-display-container{display: flex; position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block}
.w3-ripple:active{opacity:0.5}.w3-ripple{transition:opacity 0s}
.w3-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.w3-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.w3-dropdown-click,.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.w3-dropdown-hover:hover .w3-dropdown-content{display:block;z-index:1}
.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000}
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000}
.w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0}
.w3-check,.w3-radio{width:24px;height:24px;position:relative;top:6px}
.w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.w3-bar-block .w3-dropdown-hover,.w3-bar-block .w3-dropdown-click{width:100%}
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,.w3-bar-block .w3-dropdown-click .w3-dropdown-content{min-width:100%}
.w3-bar-block .w3-dropdown-hover .w3-button,.w3-bar-block .w3-dropdown-click .w3-button{width:100%;text-align:left;padding:8px 16px}
.w3-main,#main{transition:margin-left .4s}
.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto}
.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;outline:none;display:block}
.w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}
.w3-bar .w3-button{white-space:normal}
.w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;outline:none;white-space:normal;float:none}
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
.w3-responsive{overflow-x:auto}
.w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,
.w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both}
.w3-col,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{float:left;width:100%}
.w3-col.s1{width:8.33333%}.w3-col.s2{width:16.66666%}.w3-col.s3{width:24.99999%}.w3-col.s4{width:33.33333%}
.w3-col.s5{width:41.66666%}.w3-col.s6{width:49.99999%}.w3-col.s7{width:58.33333%}.w3-col.s8{width:66.66666%}
.w3-col.s9{width:74.99999%}.w3-col.s10{width:83.33333%}.w3-col.s11{width:91.66666%}.w3-col.s12{width:99.99999%}
@media (min-width:601px){.w3-col.m1{width:8.33333%}.w3-col.m2{width:16.66666%}.w3-col.m3,.w3-quarter{width:24.99999%}.w3-col.m4,.w3-third{width:33.33333%}
.w3-col.m5{width:41.66666%}.w3-col.m6,.w3-half{width:49.99999%}.w3-col.m7{width:58.33333%}.w3-col.m8,.w3-twothird{width:66.66666%}
.w3-col.m9,.w3-threequarter{width:74.99999%}.w3-col.m10{width:83.33333%}.w3-col.m11{width:91.66666%}.w3-col.m12{width:99.99999%}}
@media (min-width:993px){.w3-col.l1{width:8.33333%}.w3-col.l2{width:16.66666%}.w3-col.l3{width:24.99999%}.w3-col.l4{width:33.33333%}
.w3-col.l5{width:41.66666%}.w3-col.l6{width:49.99999%}.w3-col.l7{width:58.33333%}.w3-col.l8{width:66.66666%}
.w3-col.l9{width:74.99999%}.w3-col.l10{width:83.33333%}.w3-col.l11{width:91.66666%}.w3-col.l12{width:99.99999%}}
.w3-content{direction: rtl; max-width:1300px;margin:auto}.w3-rest{overflow:hidden}
.w3-cell-row{display:table;width:100%}.w3-cell{display:table-cell}
.w3-cell-top{vertical-align:top}.w3-cell-middle{vertical-align:middle}.w3-cell-bottom{vertical-align:bottom}
.w3-hide{display:none!important}.w3-show-block,.w3-show{display:block!important}.w3-show-inline-block{display:inline-block!important}
@media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}.w3-modal{padding-top:30px}
.w3-dropdown-hover.w3-mobile .w3-dropdown-content,.w3-dropdown-click.w3-mobile .w3-dropdown-content{position:relative}	
.w3-hide-small{display:none!important}.w3-mobile{display:block;width:100%!important}.w3-bar-item.w3-mobile,.w3-dropdown-hover.w3-mobile,.w3-dropdown-click.w3-mobile{text-align:center}
.w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button,.w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button{width:100%}}
@media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}}
@media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.w3-hide-medium{display:none!important}}
@media (max-width:992px){.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}}
.w3-top,.w3-bottom{position:fixed;width:100%;z-index:1}.w3-top{top:0}.w3-bottom{bottom:0}
.w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.w3-display-topleft{position:absolute;left:0;top:0}.w3-display-topright{position:absolute;right:0;top:0}
.w3-display-bottomleft{position:absolute;left:0;bottom:0}.w3-display-bottomright{position:absolute;right:0;bottom:0}
.w3-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.w3-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.w3-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.w3-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-container:hover .w3-display-hover{display:flex}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none}
.w3-display-position{position:absolute}
.w3-circle{border-radius:50%}
.w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px}
.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px}
.w3-container,.w3-panel{padding:0.01em 16px}.w3-panel{margin-top:16px;margin-bottom:16px}
.w3-code,.w3-codespan{font-family:Consolas,"courier new";font-size:16px}
.w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.w3-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.w3-card,.w3-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.w3-spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.w3-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.w3-animate-input{transition:width 0.4s ease-in-out}.w3-animate-input:focus{width:100%!important}
.w3-opacity,.w3-hover-opacity:hover{opacity:0.60}.w3-opacity-off,.w3-hover-opacity-off:hover{opacity:1}
.w3-opacity-max{opacity:0.25}.w3-opacity-min{opacity:0.75}
.w3-greyscale-max,.w3-grayscale-max,.w3-hover-greyscale:hover,.w3-hover-grayscale:hover{filter:grayscale(100%)}
.w3-greyscale,.w3-grayscale{filter:grayscale(75%)}.w3-greyscale-min,.w3-grayscale-min{filter:grayscale(50%)}
.w3-sepia{filter:sepia(75%)}.w3-sepia-max,.w3-hover-sepia:hover{filter:sepia(100%)}.w3-sepia-min{filter:sepia(50%)}
.w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}.w3-medium{font-size:15px!important}.w3-large{font-size:18px!important}
.w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important}
.w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}.w3-justify{text-align:justify!important}.w3-center{text-align:center!important}
.w3-border-0{border:0!important}.w3-border{border:1px solid #ccc!important}
.w3-border-top{border-top:1px solid #ccc!important}.w3-border-bottom{border-bottom:1px solid #ccc!important}
.w3-border-left{border-left:1px solid #ccc!important}.w3-border-right{border-right:1px solid #ccc!important}
.w3-topbar{border-top:6px solid #ccc!important}.w3-bottombar{border-bottom:6px solid #ccc!important}
.w3-leftbar{border-left:6px solid #ccc!important}.w3-rightbar{border-right:6px solid #ccc!important}
.w3-section,.w3-code{margin-top:16px!important;margin-bottom:16px!important}
.w3-margin{margin:16px!important}.w3-margin-top{margin-top:16px!important}.w3-margin-bottom{margin-bottom:16px!important}
.w3-margin-left{margin-left:16px!important}.w3-margin-right{margin-right:16px!important}
.w3-padding-small{padding:4px 8px!important}.w3-padding{padding:8px 16px!important}.w3-padding-large{padding:12px 24px!important}
.w3-padding-16{padding-top:16px!important;padding-bottom:16px!important}.w3-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.w3-padding-32{padding-top:32px!important;padding-bottom:32px!important}.w3-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.w3-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.w3-left{float:left!important}.w3-right{float:right!important}
.w3-button:hover{color:#000!important;background-color:#ccc!important}
.w3-transparent,.w3-hover-none:hover{background-color:transparent!important}
.w3-hover-none:hover{box-shadow:none!important}
/* Colors */
.w3-amber,.w3-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.w3-aqua,.w3-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.w3-blue,.w3-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.w3-light-blue,.w3-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.w3-brown,.w3-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.w3-cyan,.w3-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.w3-blue-grey,.w3-hover-blue-grey:hover,.w3-blue-gray,.w3-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.w3-green,.w3-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.w3-light-green,.w3-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.w3-indigo,.w3-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.w3-khaki,.w3-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.w3-lime,.w3-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.w3-orange,.w3-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.w3-deep-orange,.w3-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.w3-pink,.w3-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.w3-purple,.w3-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.w3-deep-purple,.w3-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.w3-red,.w3-hover-red:hover{color:#fff!important;background-color:#f44336!important}
.w3-sand,.w3-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.w3-teal,.w3-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.w3-yellow,.w3-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.w3-white,.w3-hover-white:hover{color:#000!important;background-color:#fff!important}
.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#000!important}
.w3-grey,.w3-hover-grey:hover,.w3-gray,.w3-hover-gray:hover{color:#000!important;background-color:#bbb!important}
.w3-light-grey,.w3-hover-light-grey:hover,.w3-light-gray,.w3-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.w3-dark-grey,.w3-hover-dark-grey:hover,.w3-dark-gray,.w3-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.w3-pale-red,.w3-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.w3-pale-green,.w3-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.w3-pale-yellow,.w3-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.w3-pale-blue,.w3-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.w3-text-red,.w3-hover-text-red:hover{color:#f44336!important}
.w3-text-green,.w3-hover-text-green:hover{color:#4CAF50!important}
.w3-text-blue,.w3-hover-text-blue:hover{color:#2196F3!important}
.w3-text-yellow,.w3-hover-text-yellow:hover{color:#ffeb3b!important}
.w3-text-white,.w3-hover-text-white:hover{color:#fff!important}
.w3-text-black,.w3-hover-text-black:hover{color:#000!important}
.w3-text-grey,.w3-hover-text-grey:hover,.w3-text-gray,.w3-hover-text-gray:hover{color:#757575!important}
.w3-text-amber{color:#ffc107!important}
.w3-text-aqua{color:#00ffff!important}
.w3-text-light-blue{color:#87CEEB!important}
.w3-text-brown{color:#795548!important}
.w3-text-cyan{color:#00bcd4!important}
.w3-text-blue-grey,.w3-text-blue-gray{color:#607d8b!important}
.w3-text-light-green{color:#8bc34a!important}
.w3-text-indigo{color:#3f51b5!important}
.w3-text-khaki{color:#b4aa50!important}
.w3-text-lime{color:#cddc39!important}
.w3-text-orange{color:#ff9800!important}
.w3-text-deep-orange{color:#ff5722!important}
.w3-text-pink{color:#e91e63!important}
.w3-text-purple{color:#9c27b0!important}
.w3-text-deep-purple{color:#673ab7!important}
.w3-text-sand{color:#fdf5e6!important}
.w3-text-teal{color:#009688!important}
.w3-text-light-grey,.w3-hover-text-light-grey:hover,.w3-text-light-gray,.w3-hover-text-light-gray:hover{color:#f1f1f1!important}
.w3-text-dark-grey,.w3-hover-text-dark-grey:hover,.w3-text-dark-gray,.w3-hover-text-dark-gray:hover{color:#3a3a3a!important}
.w3-border-red,.w3-hover-border-red:hover{border-color:#f44336!important}
.w3-border-green,.w3-hover-border-green:hover{border-color:#4CAF50!important}
.w3-border-blue,.w3-hover-border-blue:hover{border-color:#2196F3!important}
.w3-border-yellow,.w3-hover-border-yellow:hover{border-color:#ffeb3b!important}
.w3-border-white,.w3-hover-border-white:hover{border-color:#fff!important}
.w3-border-black,.w3-hover-border-black:hover{border-color:#000!important}
.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#bbb!important}
