/* reset.css is here */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    border: 0;
}
img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}
ol,
ul {
    /* list-style: none; */
    /* padding: 0; */
    /* margin: 0; */
	padding: revert;
    margin: revert;
}

caption,
th {
    text-align: left;
}
q:before,
q:after {
    content: "";
}
abbr,
acronym {
    border: 0;
}
a {
    color: #000;
    text-decoration: none;
    outline: 0 none !important;
    display: inline-block;
}
a:hover,
a:focus {
    color: #000;
    text-decoration: none;
    outline: 0 none !important;
}

header,
nav,
section,
article,
aside,
footer,
hgroup,
figure,
main {
    display: block;
}
.clear {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    display: block;
    height: 0;
}
.last {
    margin: 0 !important;
}
.pad_last {
    padding: 0 !important;
}
.no_bg {
    background: none !important;
}
.no_bor {
    border: 0 none !important;
}
.flt_lt {
    float: left;
    display: inline;
}
.flt_rt {
    float: right;
    display: block;
    width: 48%;
}
figure {
    margin: 0;
    display: block;
    line-height: 0;
}
/* reset.css ends here */

@font-face {
    font-family: Cairo;
    src: url(../fonts/Cairo/Cairo-Bold.eot);
    src: url(../fonts/Cairo/Cairo-Bold.eot) format("embedded-opentype"), url(../fonts/Cairo/Cairo-Bold.ttf) format("truetype"), url(../fonts/Cairo/Cairo-Bold.svg) format("svg"), url(../fonts/Cairo/Cairo-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
	font-display:swap;
}
@font-face {
    font-family: Cairo;
    src: url(../fonts/Cairo/Cairo-SemiBold.eot);
    src: url(../fonts/Cairo/Cairo-SemiBold.eot) format("embedded-opentype"), url(../fonts/Cairo/Cairo-SemiBold.ttf) format("truetype"), url(../fonts/Cairo/Cairo-SemiBold.svg) format("svg"), url(../fonts/Cairo/Cairo-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
	font-display:swap;
}

@font-face {
    font-family: "ProximaNova-Regular";
    src: url("../fonts/ProximaNova-Regular/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular/ProximaNova-Regular.woff") format("woff"),
        url("../fonts/ProximaNova-Regular/ProximaNova-Regular.ttf") format("truetype"), url("../fonts/ProximaNova-Regular/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
	font-display:swap;
}

@font-face {
    font-family: "ProximaNova-Semibold";
    src: url("../fonts/ProximaNova-Semibold/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Semibold/ProximaNova-Semibold.woff") format("woff"),
        url("../fonts/ProximaNova-Semibold/ProximaNova-Semibold.ttf") format("truetype"), url("../fonts/ProximaNova-Semibold/ProximaNova-Semibold.svg#ProximaNova-Semibold") format("svg");
    font-weight: normal;
    font-style: normal;
	font-display:swap;
}

@font-face {
  font-family: 'flar-font';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/JF-Flat-regular.eot);
  src: url(../fonts/JF-Flat-regular.eot?#iefix) format('embedded-opentype'),
       url(../fonts/JF-Flat-regular.woff) format('woff'),
       url(../fonts/JF-Flat-regular.ttf) format('truetype');
font-display:swap;
}


html {
}
body {
    color: #000000;
    font-size: 28px;
    line-height: 30px;
    /*
	font-weight: normal;
    font-family: "Roboto", sans-serif;
	*/
    direction: rtl;
    text-align: right;
    font-family: "flar-font", Arial, Helvetica, sans-serif;
    font-weight: normal;
	position: relative;
	padding-bottom: 0 !important;
}

/* LayOut Start here */
.wrapper {
    margin: 0 auto;
    direction: rtl;
	left: 0;
	transition: 0.5s;
}
.container {
    max-width: 640px;
    margin: 0 auto;
    padding: 0 30px;
}

/* header start here */
header {
    border-bottom: 2px solid #b50202;
}
.header-in {
    padding: 16px 0 13px 0;
}
.weather {
	width: 8%;
}
.weather ul {
    font-size: 0;
	text-align: center !important;
}
.weather ul li {
    padding: 0px;
}
.weather ul li a {
}
.weather ul li a em {
    font-size: 25px;
    line-height: 27px;
    color: #222222;
    font-weight: 500;
    padding: 0 0 0 7px;
}
.weather ul li a em sup {
    font-weight: normal;
    font-size: 15px;
    line-height: 17px;
}
.weather ul li a img {
}
.logo {
    min-width: 190px;
	margin:0px auto;
}
.logo a {
}
.logo a img {
	width: 145px;
}
.menu-icon {
    line-height: 0;
	width: 8%;
    margin-right: 0 !important;
}
.menu-icon a {
    width: 100%;
    height: auto;
}
.menu-icon a span {
    width: 100%;
    height: 2px;
    background: #333333;
    border-radius: 3px;
    margin: 7px auto;
}
/* header ends here */

/* banner start here */
.banner {
}

.banner #mozaiik_slider{
	min-height:73px;
	min-width: 100%;
	overflow: hidden;
}

.banner #mozaiik_slider .bk_rt p{
	line-height:27px !important;
}

.banner .container {
    padding: 0;
	position: relative;
}
.banner-in {
    position: relative;
}
.banner-in figure {
    line-height: 0;
}
.banner-in figure img {
}
.banner-content {
    position: absolute;
    width: 100%;
    top: 70%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 30px;
}
.banner-content a {
    color: #fff;
}
.banner-content h2 {
    padding-bottom: 8px;
}
.banner-content h2 a {
	font-family: "flar-font", Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: normal;
}
.banner-content p {
    padding-bottom: 8px;
}
.banner-content p a {
}
.banner-content ul {
    font-size: 0;
}
.banner-content ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0 0 0 20px;
}
.banner-content ul li:after {
    position: absolute;
    width: 2px;
    height: 22px;
    top: 5px;
    left: 10px;
    content: "";
    background: #fff;
}
.banner-content ul li:last-child:after {
    content: none;
}
.banner-content ul li a {
    font-size: 15px;
    line-height: 24px;
}
.banner-content ul li.active a {
    color: #cf0000;
}
.dots-block {
    position: absolute;
    width: 100%;
    bottom: 21px;
}
/* banner ends here */

/* slider-dots */
.slider-dots {
}
.slider-dots ul {
    max-width: 105px;
}
.slider-dots ul li {
    padding: 0 5.5px;
    line-height: 0;
}
.slider-dots ul li a {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #39393a;
    border-radius: 100%;
}
.slider-dots ul li a.active {
    background: #808080;
}
/* slider-dots */

/* main block start here */
.main-block {
    padding: 15px 00 10px 0;
}

.header-name {
	/*
    border-top: 1px solid #ebebeb;
    padding: 0 0 16px 0;
	*/
	border-bottom: 1px solid #ebebeb;
    padding: 0 0 0px 0;
}
.header-name.header-name-adjst {
    margin: 0 30px 0 7.5px;
}

.header-name h3 {
}
.header-name h3 a {
	/*
    position: relative;
    color: #cf0000;
	font-size: 27px !important;
    line-height: 45px !important;
	*/
	position: relative;
    color: #000000;
    font-size: 27px !important;
    line-height: 45px !important;
    font-weight: bold;
}
.header-name h3 a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #000;
    top: -1px;
    right: 0;
	display:none;
}

.header-name h3 a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #000;
    bottom: -1px;
    right: 0;
}

/*********************************************/
.header-name.section-header h3 {
	/*
	none bg
	*/
	background: #ea2020;
}
.header-name.section-header h3 a {
	/*
    position: relative;
    color: #cf0000;
	font-size: 27px !important;
    line-height: 45px !important;
	*/
	position: relative;
    color: #ffffff;
    font-size: 19px !important;
    line-height: 41px !important;
    padding: 0px 5px;
    font-weight: bold;
}
.header-name.section-header h3 a:before {
	/*
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #000;
    top: -1px;
    right: 0;
	display:none;
	*/
	content:none;
}

.header-name.section-header h3 a:after {
	/*
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #000;
    bottom: -1px;
    right: 0;
	*/
	content:none;
}

.header-name .arrow {
  border: solid #FFF;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
}
.header-name .arrow.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.header-name .arrow.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.header-name .arrow.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.header-name .arrow.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.header-name .section-arrow {
	float:left;
	padding-left:10px;
}
.header-name .rightArDiv {
	display: inline-block;
	border: 0.5px solid #fff;
	padding: 3px 5px 5px 3px;
	line-height: 0px;
	opacity: 0.5;
	vertical-align: middle;
	margin-left: -2px;
}
.header-name .leftArDiv {
	display: inline-block;
	border: 0.5px solid #fff;
	padding: 3px 3px 5px 5px;
	line-height: 0px;
	opacity: 1.0;
	vertical-align: middle;
	margin-right: -2px;
}

.readMoreAbout {
	margin: 0px 0px 15px 0px;
}
.readMoreAbout a{
	font-size: 14px;
    display: block;
    float: left;
    background: #ea2020;
    color: #FFF;
    padding: 5px;
}

.readMoreAbout .arrow {
  border: solid #FFF;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
}
.readMoreAbout .arrow.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.readMoreAbout .arrow.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
/*********************************************/

/* education block start here */
.education-block {
}
.education-block .container {
    padding: 0 0 0 22.7px;
}
.education-in {
    padding: 0 0 14px 0;
}
.education-slide-main {
    overflow: hidden;
	margin-top: 5px;
}
.education-slide {
    max-width: 795px;
    margin-right: -28.9%;
}
.education-slide-in {
    display: inline-block;
    padding: 0 7.5px;
}
.education-slide-in.width_adjst1 {
    display: inline-block;
    width: 14.1%;
    padding: 0 0px 0 7.5px;
}
.education-slide-in figure {
    line-height: 0;
    text-align: left;
    position: relative;
}
.education-slide-in figure a {
	display:block;
}
.education-slide-in figure a img {
    width: 100%;
	height: 210px;
}
.education-slide-in p {
    padding: 5px 0;
	font-size: 17px;
}
.education-slide-in p a {
	font-size: 17px !important;
    line-height: 30px !important;
	font-weight: bold !important;
}
.dots-block2 {
    padding: 19px 22px 0 0;
}
.dots-block2 .slider-dots ul li {
    padding: 0 2.7px;
}
.dots-block2 .slider-dots ul li a {
    background: #cccccc;
}
.dots-block2 .slider-dots ul li a.active {
    background: #cf0000;
}
/* education block ends here */

/* universities-block start here */
.universities-block {
}
.universities-in {
    padding: 0 0 30px 0;
}
.universities-inner {
    margin: 5px 0 0 0;
}
.universities-sub {
    font-size: 0;
    padding: 0 0 10px;
}
.universities-left {
    padding: 0 0 0 5px !important;
    -webkit-flex: 0 0 23.5%;
    -ms-flex: 0 0 23.5%;
    flex: 0 0 23.5%;
    max-width: 23.5%;
}
.universities-left a {
    position: relative;
	vertical-align: text-top;
}
.universities-left a img {
	min-height: 70px;
}
.universities-right {
    -webkit-flex: 0 0 76%;
    -ms-flex: 0 0 76.5%;
    flex: 0 0 76.5%;
    max-width: 76.5%;
}
.universities-right p {
	font-size: 17px !important;
	display: block;
	
}
.universities-right p a {
	font-size:17px !important;
	line-height: 35px !important;
	font-weight: bold !important;
}
/* universities-block ends here */

/* education block2 start here */
.education-block2 {
}
.education-block2 .education-slide {
    max-width: 730px;
    margin-right: -18.2%;
}
.education-block2 .education-slide-in {
}
.education-block2 .header-name {
    padding: 0 0 0px 0;
}

/* for pix-perfect */
.education-block2 .education-slide-in p {
    font-size: 24px;
}
.education-block2 .education-in {
    padding: 0 0 51px 0;
}
/* education block2 ends here */

/* universities-block start here */
.universities-block2 {
}
.universities-block2 .universities-inner {
    margin: 0;
}
.universities-block2 .universities-sub {
    border-top: 1px solid #e1e1e1;
    padding: 20px 0;
}
.universities-block2 .universities-left {
    width: 93px;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: inherit;
}
.universities-block2 .universities-right {
    width: calc(100% - 93px);
    width: -webkit-calc(100% - 93px);
    width: -o-calc(100% - 93px);
    width: -ms-calc(100% - 93px);
    width: -moz-calc(100% - 93px);
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: inherit;
}
.universities-block2 .universities-right p {
    font-size: 24px;
}
.universities-block2 .universities-in {
    padding: 0 0 41px 0;
}
.show-more {
}
.show-more a {
    width: 100%;
    display: block;
    line-height: 57px;
    color: #666666;
    background: #f4f4f4;
    border: 1px solid #e1e1e1;
    font-size: 28px;
}
.universities-block3 .universities-in {
    padding: 0 0 20px 0;
}
.universities-block4 .universities-in {
    padding: 0px 0 0px 0;
}
/* universities-block ends here */

/* banner2 start here */
.banner2 {
}
.banner2 .banner-content {
    top: 50%;
}
.banner2 .slider-dots ul li a.active {
    background: #cf0000;
}
.banner2 .dots-block {
    bottom: 36px;
}
.banner2 .slider-dots ul li {
    padding: 0 3.3px;
}
/* banner2 ends here  */

/* education-block3 start here*/
.play-icon {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.play-icon span {
    border: 3px solid #fff;
    display: block;
    background: url("../images/play-icon.png") no-repeat 58% center #cf0000;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    cursor: pointer;
}
.universities-left .play-icon {
    width: 25px;
    height: 25px;
    bottom: 10px;
    right: 10px;
    left: auto;
    top: auto;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    transform: none;
}
.universities-left .play-icon span {
    background-size: 7px;
    border: 1px solid #fff;
}
.education-block3 .education-in {
    padding: 4px 0 51px 0;
}
.education-block4 .education-in {
    padding: 0 0 40px 0;
}
/* education-block3 ends here*/

/* east-and-west block start here */
.east-and-west {
}
.east-and-west-in {
}
.east-and-west-inner {
}
.east-and-west-sub {
    padding: 4px 0 10px;
}
.east-and-west-sub figure {
}
.east-and-west-sub figure a {
	display:block;
}
.east-and-west-sub figure a img {
	width:100%;
}
.east-and-west-sub p {
    padding: 15px 0;
    font-size: 17px;
    line-height: 30px;
    font-weight: bold;
}
.east-and-west-sub p a {
	font-size: 17px !important;
    line-height: 30px !important;
	font-weight: bold !important;
}
.east-and-west-in .show-more {
    padding: 8px 0 49px;
}
/* east-and-west block ends here */

/* east-west-block anthor block start here */
.east-west-block {
    margin: 0 0 0 0;
}
.east-west-in {
}
.east-west-main {
    margin: 0 0px;
}
.east-west-sub {
    padding: 4px 1.5px 5px 3.5px;
}
.east-west-sub:nth-child(odd) {
	-webkit-flex: 0 0 50%;
}
.east-west-sub:nth-child(even) {
    -webkit-flex: 0 0 50%;
}
.east-west-sub p {
    padding: 5px 0;
	font-size: 17px !important;
	display: block;
    line-height: 30px;
}
.east-west-sub p a {
	font-size: 17px !important;
    line-height: 30px !important;
	font-weight: bold !important;
}
.east-west-content {
}
.east-west-image {
    position: relative;
}
.east-west-image:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    top: 0;
    right: -0.5px;
    background: #fff;
}
.east-west-image.no-line:after {
    content: none;
}
.east-west-image a {
	display:block;
}
.east-west-image a img {
	width:100%;
	max-height: 110px;
	height: 110px;
}
/* east-west-block anthor block ends here */

/* meet-block start here */
.meet-block {
}
.meet-in {
    padding: 0 0 47px 0;
}
.meet-in figure {
    margin: 11px 0 3px 0;
}
.meet-in figure a {
}
.meet-in figure a img {
}
.meet-content {
    padding: 8px 0;
    border-bottom: 1px solid #ebebeb;
}
.meet-content p {
    font-size: 20px !important;
    font-weight: 700 !important;
}

.meet-content p.smallfont {
	font-size: 18px !important;
    font-weight: normal !important;
    border-right: 5px solid #d9d9d9;
    padding-right: 5px;
    border-radius: 9px;
	margin-bottom: 0;
    line-height: 28px;
}

.meet-content p a {
	font-size: 17px;
    font-weight: bold;
}
/* meet-block ends here */

/* main block ends here */

/* footer start here */
footer {
    border-bottom: 20px solid #15191e;
}
.footer-top {
    background: #080a0d;
}
.footer-in {
    padding: 10px 0 10px;
}
.footer-block1 {
    border-bottom: 1px solid #0f1318;
    padding: 0 0 29px 0;
}
.footer-block1 p {
    padding: 0 0 22px 0px;
}
.footer-block1 p a {
    color: #fff;
}
.form-block {
}
.form-block form {
}
.form-in {
    font-size: 0;
    border: 1px solid #15191e;
    border-radius: 3px;
}
.form-in input {
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    line-height: 67px;
    color: #fff;
    background: #15191e;
    outline: none;
    padding: 0 18px;
    width: calc(100% - 148px);
    width: -webkit-calc(100% - 148px);
    width: -o-calc(100% - 148px);
    width: -ms-calc(100% - 148px);
    width: -moz-calc(100% - 148px);
    border: 0;
}
.form-in button {
    display: inline-block;
    vertical-align: top;
    width: 148px;
    height: 67px;
    line-height: 67px;
    background: #cf0000;
    color: #fff;
    text-align: center;
    outline: none;
    border: 0;
    font-size: 28px;
    cursor: pointer;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.footer-block2 {
    border-bottom: 1px solid #0f1318;
}
.footer-block2-in {
    padding: 27px 0 22px 0;
}
.footer-block2-left {
    width: 166px;
    padding: 8px 0 0px 0 !important;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: inherit;
	display: inline-block;
    width: 24% !important;
}
.footer-block2-left a {
}
.footer-block2-left a img {
}
.footer-block2-right {
    width: calc(100% - 166px);
    width: -webkit-calc(100% - 166px);
    width: -o-calc(100% - 166px);
    width: -ms-calc(100% - 166px);
    width: -moz-calc(100% - 166px);
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: inherit;
	width: 74% !important;
}
.footer-block2-right p {
    font-size: 21px;
    line-height: 30px;
}
.footer-block2-right p a {
    color: #999999;
}
.footer-block3 {
    border-bottom: 1px solid #0f1318;
}
.footer-block3-in {
    padding: 21px 0 23px 0;
}
.footer-block3-in ul {
    font-size: 0;
	text-align:center;
}
.footer-block3-in ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0 0 0 20px;
    line-height: 0;
}
.footer-block3-in ul li:after {
    position: absolute;
    width: 2px;
    height: 16px;
    top: 1px;
    left: 8px;
    content: "";
    background: #999999;
}
.footer-block3-in ul li:last-child:after {
    content: none;
}
.footer-block3-in ul li:last-child {
    content: none;
	padding-left: 0px;
}
.footer-block3-in ul li a {
    font-size: 19px;
    line-height: 21px;
    color: #999999;
}
.footer-block3-in ul li p {
}
.footer-block3-in ul li a {
}
.footer-block4 {
}
.footer-block4-in {
    padding: 21px 0 23px 0;
}
.footer-block4-in ul {
	text-align: center;
    display: block !important;
}
.footer-block4-in ul li {
    padding: 0 0 0 0px;
    display: inline-block;
}
.footer-block4-in ul li a {
    width: 50px;
    height: 50px;
    background: #15191e;
    text-align: center;
    border-radius: 3px;
}
.footer-block4-in ul li a i {
    color: #767677;
    line-height: 50px;
    font-size: 24px;
}
/* footer ends here */

/* inputs feilds */
input,
textarea,
button,
select {
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0;
}

.nav_cont {
    width: 225px;
    display: block;
    direction: rtl;
    background: rgba(255, 255, 255, 0.7);
    position: fixed;
    left: -225px;
    height: 100%;
    overflow-y: auto;
	transition: 0.5s;
}

.logo_in {
    display: block;
    border-bottom: 2px solid #b50202;
}

.logo_in a {
    display: block;
    text-align: center;
    padding: 12px 0px;
}
.logo_in a img {
	width: 145px;
    margin: 2.5px 0px;
}

.nav_cont ul {
    display: block;
    padding: 0 10px;
}

.nav_cont ul li {
    display: block;
    vertical-align: bottom;
    position: relative;
    direction: rtl;
    text-align: right;
}

.nav_cont ul li a {
    color: #797979;
    font-size: 20px;
    padding: 0;
    display: block;
    vertical-align: bottom;
    border-bottom: 1px solid #ccc;
    padding: 9px 0px;
    direction: rtl;
	font-weight:400;
}

.nav_cont ul li.active {
	/*background: #f9f9f9;*/
    display: block;
}

.nav_cont ul li.active1 {
    background: #f4f4f4;
    display: block;
}

.nav_cont ul li a img {
    width: auto;
    object-fit: cover;
    margin: 0 0 0px 20px;
}

.nav_cont ul li > ul {
    padding: 0;
    display: block;
}

.nav_cont ul li > ul > li {
    display: inline-block;
    width: 32%;
    border-bottom: 2px solid #ccc;
}

.nav_cont ul li > ul > li > a {
    display: inline-block;
    color: #c3c2c2;
    border: none;
}

.nav_cont ul li > ul > li > a strong {
    font-weight: 700;
    display: inline-block;
    color: #646464;
    position: relative;
}

.nav_cont ul li > ul > li > a strong:after {
    content: "";
    background: #646464;
    position: absolute;
    left: -59px;
    bottom: -13px;
    display: inline-block;
    width: 132px;
    height: 3px;
}

.nav_cont ul li > ul > li > a small {
    font-size: 2rem;
    line-height: 2.1rem;
    display: inline-block;
}

.open_menu .wrapper {
    left: 225px;
    position: fixed;
    width: 350px;
	transition: 0.5s;
}

.open_menu .nav_cont {
    /*transition: 1s;*/
    left: 0;
    z-index: 9;
    border-right: 3px solid #e5e5e5;
}

.cont_in {
    background: rgba(255, 255, 255, 0.7);
    display: block;
    border: 0;
    padding: 6px 0 0px 0;
}

.cont_in p {
    color: #363636;
    font-size: 23px;
    line-height: inherit;
    letter-spacing: 0px;
    font-weight: 400;
    padding: 0px 13px;
    position: relative;
}

.cont_in p:after {
    content: "";
    background: #ccc;
    position: absolute;
    left: 14px;
    bottom: 0;
    width: 94%;
    height: 1px;
}

.nav_cont > ul > li:nth-child(2) a {
    margin: 0 45px 0 0;
}

.nav_cont > ul > li:nth-child(2) a:after {
    content: "";
    background: url(../images/icon_1.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    bottom: 5px;
    background-size: 100%;
}

.nav_cont > ul > li:nth-child(3) a {
    margin: 0 45px 0 0;
}

.nav_cont > ul > li:nth-child(3) a:after {
    content: "";
    background: url(../images/icon_2.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    bottom: 8px;
    background-size: 100%;
}

.nav_cont > ul > li:nth-child(5) a {
    margin: 0 45px 0 0;
}

.nav_cont > ul > li:nth-child(5) a:after {
    content: "";
    background: url(../images/icon_3.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    bottom: 8px;
    background-size: 100%;
}

.nav_cont > ul > li:nth-child(4) a {
    margin: 0 45px 0 0;
}

.nav_cont > ul > li:nth-child(4) a:after {
    content: "";
    background: url(../images/icon_2.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    bottom: 8px;
    background-size: 100%;
}

.nav_cont > ul > li:nth-child(6) a {
    margin: 0 45px 0 0;
}

.nav_cont > ul > li:nth-child(6) a:after {
    content: "";
    background: url(../images/icon_3.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    bottom: 8px;
    background-size: 100%;
}

.innerPage {
    padding-top: 0px;
}
.innerPage .east-west-block {
    margin-top: 15px;
}

.block_two.block_two2 {
    margin: 0;
    padding: 7px 0px 7px 0;
    border: 0;
    position: relative;
}

.block_two.block_two2:after {
    content: "";
    background: #e2e2e2;
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 100%;
    height: 1px;
}

.block_one.block_one1 h2 {
    padding: 14px 0 17px 0;
}

.block_one.block_one1 p {
    padding: 23px 12px;
}

#st-2.st-left {
}

.main_ads,
.main_ads a {
    display: block;
    padding: 5px 0px;
    text-align: center;
}

#newsContent,
#newsContent p {
    word-wrap: break-word;
    font-family: Amiri;
    text-align: right;
    line-height: normal;
    font-weight: 700;
    font-style: normal;
    color: #000000;
    font-size: 20px;
}

.innerNewsTitle {
    word-wrap: break-word;
    font-family: Amiri;
    line-height: 34px !important;
    font-weight: 700;
    font-style: normal;
    color: #000000 !important;
    font-size: 25px !important;
}

h2.title {
    font-size: 26px;
    font-weight: normal;
    line-height: inherit;
}

.embedArticle {
    width: 100% !important;
	margin-top: 15px !important;
}

.embedArticle iframe {
    width: 100%;
}

/*
#admixer_async_2049451345 div {
	width: 600px !important;
    height: 200px !important;
}

#admixer_async_312085218 div {
	width: 650px !important;
    height: 550px !important;
}
*/

.slick-slide {
    float: right !important;
}

/*---block_one start---*/

.block_one {
    display: block;
    padding: 12px 7px 5px 7px;
    margin: 0 0 8px 0;
    background: rgba(255, 255, 255, 0.7);
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}

.block_one h2 {
    color: #363636;
    font-weight: 400;
    letter-spacing: 0px;
    padding: 0 0 25px 0;
    font-family: Amiri;
    line-height: 36px !important;
    font-weight: 700 !important;
    font-size: 24px !important;
}

.block_one a {
    font-size: 14px;
    line-height: inherit;
    color: #737373;
    display: inline-block;
}

.block_one a span {
    color: #b50202;

    /* new style */
    color: #ffffff;
    display: inline-block;
    background: #b50202;
    padding: 0px 7px;
    margin: 2px;
}
.block_one div.newsblock {
    font-size: 14px;
    line-height: inherit;
    color: #737373;
    display: inline-block;
}

.block_one div.newsblock span {
    color: #b50202;
    display: inline-block;
    color: #ffffff;
    display: inline-block;
    background: #b50202;
    padding: 0px 7px;
    margin: 2px;
}

/*---block_one end---*/

/*---block_two start---*/

.block_two {
    display: block;
    margin: 0 0 8px 0;
    background: rgba(255, 255, 255, 0.7);
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}

.bk_lt {
    display: block;
    width: 50%;
}

.bk_rt figure img {
    display: block;
}

.block_two .bk_lt h3.hight {
    padding: 26px 0 84px 0;
}

.block_two .bk_rt figure img {
    display: block;
    width: 100%;
}

.bk_lt h3 {
    color: #363636;
    font-weight: 500;
    letter-spacing: 0px;
    padding: 0px 0 20px 0;
    font-family: Amiri;
    line-height: 31px !important;
    font-weight: 700;
    font-size: 20px;
}

.bk_lt small {
    color: #b50202;
    font-weight: 500;
    letter-spacing: 0px;
    padding: 15px 15px 15px 0;
    font-size: 13px;
    line-height: inherit;
    display: block;
    color: #ffffff;
    display: inline-block;
    background: #b50202;
    padding: 1px 3px;
    margin: 5px;
}

.bk_lt p {
    color: #363636;
    font-weight: 500;
    letter-spacing: 0px;
    padding: 0 15px 29px 0;
    font-size: 2.125rem;
    line-height: 51px;

    /* new font */
    font-family: Amiri;
    line-height: 31px !important;
    font-weight: 700;
    font-size: 20px;
}

.bk_rt small {
    color: #b50202;
    font-weight: 500;
    letter-spacing: 0px;
    padding: 15px 15px 15px 0;
    font-size: 13px;
    line-height: inherit;
    display: block;
    color: #ffffff;
    display: inline-block;
    background: #b50202;
    padding: 1px 3px;
    margin: 5px;
}

.bk_rt p {
    color: #363636;
    letter-spacing: 0px;
    padding: 0 3px 15px 0;
	font-weight: bold;
    font-size: 17px;
    line-height: 32px;
}

.bk_lt div {
    font-size: 14px;
    line-height: inherit;
    color: #737373;
    display: inline-block;
}

.bk_lt div span {
    /*
    color: #b50202;
    display: inline-block;
	*/
    color: #ffffff;
    display: inline-block;
    background: #b50202;
    padding: 0px 7px;
    margin: 2px;
}

.block_two1 {
    background: #f0f0f0;
    display: block;
    padding: 0;
    border: 0;
}

.block_two1 .bk_lt {
    background: rgba(255, 255, 255, 0.7);
    display: block;
    width: 49.5%;
    border: 2px solid #dbdbdb;
    height: 270px;
    margin-bottom: 5px;
}

.block_two1 .bk_rt {
    background: rgba(255, 255, 255, 0.7);
    display: block;
    width: 49.5%;
    border: 2px solid #dbdbdb;
    height: 270px;
    margin-bottom: 5px;
}

.block_two1 .bk_lt figure img {
    border-bottom: 1px solid #b50202;
    display: block;
    height: 134px;
    width: 100%;
}

.block_two1 .bk_rt figure img {
    border-bottom: 1px solid #b50202;
    display: block;
    height: 134px;
    width: 100%;
}

.bk_lt.bk_lt1 h3 {
    padding: 30px 0 0px 0;
    line-height: 46px;
}

.bk_lt.bk_lt1 h3.hight1 {
    padding: 33px 0 12px 0;
    line-height: 2.4rem;
}

/*---block_two end---*/

.banner2 {
    display: block;
    margin: 0 0 16px 0;
}

.banner2 figure img {
    width: 100%;
    display: block;
}

.banner3 {
    display: block;
    margin: 0 0 19px 0;
    border-top: 2px solid #dbdbdb;
    border-bottom: 2px solid #dbdbdb;
}

.banner3 figure img {
    width: 100%;
    display: block;
}

.banner4 {
    background: url(../images/bg_img.png) no-repeat center top;
    background-size: cover;
    padding: 0px 0 0px 0;
    position: relative;
    max-height: 200px;
}

.banner_in {
    max-width: 540px;
    margin: 0 auto;
}

.ban_lt {
    display: block;
}

.ban_lt a {
    display: block;
    padding: 10px 0 0 0;
}

.ban_lt a img {
    width: 45px;
    height: 45px;
    display: inline-block;
}

.ban_lt a span {
    color: #fff;
    display: inline-block;
    font-size: 3.625rem;
    line-height: 3.8125rem;
}

.ban_rt {
    display: block;
}

.ban_rt p {
    color: #fff;
    font-size: 3.625rem;
    line-height: 3.8125rem;
    letter-spacing: 0px;
}

.banner4 small {
    content: "";
    background: url(../images/cross_icon.png) no-repeat 64% 11px rgba(0, 0, 0, 0.65);
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 53px;
    cursor: pointer;
}

/*--inner page--*/

.block_one.block_one1 {
    position: relative;
    display: block;
    margin: 0;
    border: none;
}


.block_one small {
    color: #737373;
    font-size: 1.75rem;
    line-height: 60px;
    display: block;
}

.block_one p {
    color: #363636;
    font-size: 2.125rem;
    line-height: 66px;
    letter-spacing: 0px;
    padding: 21px 4px 13px 20px;
    font-weight: 400;
}

.soical_icon {
    display: block;
    padding: 12px 0 11px 0;
}

.soical_icon ul {
    display: block;
}

.soical_icon ul li {
    display: inline-block;
    width: 14.28%;
    background: #3b5998;
    float: left;
}

.soical_icon ul li a i {
    font-size: 3.475rem;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 24px;
    color: #ffffff;
}

.soical_icon ul li:nth-child(2) {
    background: #1da1f2;
}

.soical_icon ul li:nth-child(3) {
    background: #4dc247;
}

.soical_icon ul li:nth-child(4) {
    background: #fe9e40;
}

.soical_icon ul li:nth-child(5) {
    background: #db4b40;
}

.soical_icon ul li:nth-child(6) {
    background: #b9b9b9;
}

.soical_icon ul li:nth-child(7) {
    background: #a0a0a0;
}

.articlePage .header-name {
	border:none;
	margin-bottom: 7px;
}
.articlePage .header-name.pageTitle h3 a:before {
	display:none !important;
}
.articlePage .header-name.pageTitle h3 a:after {
	display:none !important;
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	position: absolute;
    bottom: 0;
    width: 100%;
}

.layaliAmmon , .sportAmmon {
	max-width: 100% !important;
	margin-bottom: 15px;
}

#st_gdpr_iframe {
	display: none !important;
}

.sharq-gharb p {
	font-size: 17px !important;
	display: block;
    line-height: 33px !important;
}

.btn.btn-default.btn-file input {
	border: none;
    height: 32px;
    padding: 0px;
    width: 77%;
}

.fb_iframe_widget_fluid span , .fb_iframe_widget_fluid span iframe {
	width: 100% !important;
}

.main-slider {
    direction: ltr;
    /*float: left;*/
    font-size: 20px;
    line-height: 40px;
    padding-left: 2px;
    padding-right: 0px;
    text-align: center;
}
.main-slider a img {
	/*
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
	*/
	border: 2px solid #b50202;
    border-radius: 0px;
    padding: 0px;
}
.main-slider a img {
    width: 100%;
    height: 300px;
}

.main-slider-thumb {
    padding-top: 39px;
}
.main-slider-thumb img {
    border: 2px solid #c6c6c6 !important;
    height: 70px !important;
    margin-bottom: 3px;
    margin-right: 3px;
    width: 80px !important;
}
.main-slider-thumb a.active img {
    border: 4px solid #b50202 !important;
}

.main-slider-thumb {
	padding-top: 10px;
}
.main-slider-thumb img {
	height: 65px !important;
	width: 95% !important;
}
.large-item .sub-items div img {
	height: auto;
	width: 55%;
	margin: 0 auto;
}
.main-slider-thumb2 {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
}
.main-slider-thumb2 img {
	width: 95% !important;
	height: 65px !important;
	margin: 0;
}
.main-slider-thumb a, .main-slider-thumb2 a {
    float: right;
    width: 20%;
}


.quote-excerpt {
    margin: 0 auto 16px;
    width: calc(100% - 10px);
    position: relative;
	font-family: Cairo,sans-serif;
}
.cf:after, .cf:before, .quote-excerpt:after, .quote-excerpt:before {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}

.quote-excerpt--img .img-cont {
    width: 78px;
    height: 78px;
    border: 2px solid #b50202;
    border-radius: 50%;
    left: 0;
	font-family: Cairo,sans-serif;
}
.quote-excerpt--img .img-cont {
    display: block;
    position: absolute;
    top: 60%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	font-family: Cairo,sans-serif;
}
.bgi {
    background-size: cover;
    background-position: center;
	font-family: Cairo,sans-serif;
}

.quote-excerpt--desc .title {
    font-weight: 700;
    font-size: 15px;
    color: #1f1f1f;
    line-height: 1.46667;
    margin-bottom: 10px;
	font-family: Cairo,sans-serif;
}
.quote-excerpt--desc .title a {
    color: inherit;
	font-family: Cairo,sans-serif;
	font-size: 17px !important;
    line-height: 30px !important;
	font-weight: bold !important;
}
.quote-excerpt--desc .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	font-family: Cairo,sans-serif;
}
.quote-excerpt--desc .meta .quote-author {
    font-size: 12px;
    color: #bcc5cc;
	font-family: Cairo,sans-serif;
}
.quote-excerpt--desc .meta .quote-author .name {
    font-size: 14px;
    font-weight: 700;
    color: #6577a4;
    line-height: 1.91667;
    margin-bottom: 3px;
	font-family: Cairo,sans-serif;
}

.comment-btn, .reactions-btn, .share-btn {
    position: relative;
    padding: 6px 0 6px 6px;
    border-radius: 100px 0 0 100px;
    border: 1px solid transparent;
    border-right: none;
    margin-left: 5px;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
	font-family: Cairo,sans-serif;
}
.quote-excerpt--img {
    position: absolute;
    right: 0;
    top: 0;
    width: 82px;
    height: 100%;
	min-height: 150px;
	font-family: Cairo,sans-serif;
}

.quote-excerpt--img .txt {
    background-color: #b50202;
    text-align: center;
    width: 55px;
    height: 60%;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 3px;
    font-weight: 700;
    font-size: 18px;
    color: #FFF;
    letter-spacing: -.53px;
    line-height: 1.25;
	font-family: Cairo,sans-serif;
}

.quote-excerpt--desc {
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 0 0 #e8e8e8;
    box-shadow: 1px 1px 0 0 #e8e8e8;
    width: calc(100% - 45px);
    padding: 15px 64px 15px 13px;
    float: left;
    min-height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	min-height: 150px;
	font-family: Cairo,sans-serif;
}

.main-menu__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #d23131;
    height: 31px;
}

.main-menu__bottom-item.active {
    background-color: #a50000;
}
.main-menu__bottom-item:first-child {
    border-right: none;
}
.main-menu a {
    color: #fff;
}
.main-menu__bottom-item {
    width: 33.33%;
    padding: 5px;
    text-align: center;
    font-weight: 700;
    font-size: 13px;
    border-right: 1px solid #d36161;
	color: #FFF;
}

.slick-slider a, .slick-slider a:visited  , .mozaiik_slider div a{
	/*
	font-family: Helvetica;
    font-size: 15px;
	*/
	font-size: 14px;
    font-weight: bold;
}

.slick-slider .sub-items a {
    font-size: 15px;
}

.main-slider div{
    display:none;

}
.main-slider div:first-child{
    display:block;
}

div.marginBottom {
	margin-bottom:15px;
}
div.marginBottom a h3.newsTitle17 {
	font-size:17px !important;
	line-height: 30px !important;
	font-weight: bold !important;
	color: #000000;
}

header.stick_header {
    position: fixed;
	top:0;
    right: 0;
    width: 100%;
    left: 0;
    background: #fff;
    z-index: 9;
	/*border-bottom: 1px solid #000000;*/
}

.liveStream {
    position: fixed;
    right: 10px;
    bottom: 50%;
    z-index: 999999999;
    border-radius: 12px;
    padding: 1rem;
    color: #fff;
}
.liveStream a {
    display: flex;
    flex-direction: column;
    position: relative;
}
.liveStream img {
    width: 60px;
    margin: auto auto 6px;
	height: auto;
}
.liveStream a:after {
    left: -2px;
    top: -2px;
    width: 65px;
    height: 65px;
    background: rgba(238, 67, 146, 0.5);
}
.liveStream a:after,
.video-btn a i:after {
    z-index: -1;
    content: "";
    position: absolute;
    animation: ripple 1.6s ease-out infinite;
    opacity: 1;
    border-radius: 50%;
}

@keyframes ripple{
	to{
		transform:scale(1.8);
		opacity:0;
	}
}

.custom-blockquote {
	position: relative;
	direction: rtl;
	color: #222;
	border-radius: 12px;
	padding: 32px 10px;
	margin: 22px auto;
	max-width: 647px;
	line-height: 1.8;
	display: block;
	width: 100%;
	border: 1px solid #f3f3f3;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.02);
	/* padding-left: 0; */
	/* padding-top: 0px; */
	/* display:none !important; */
}
.custom-blockquote p{
    margin-right: 10px;
    font-size: 18px !important;
    margin-left: 10px;
	margin-bottom: 0px;
}

.custom-blockquote::before,
.custom-blockquote::after {
	position: absolute;
	font-size: 75px;
	font-family: Georgia, serif;
	color: #a70009;
	width: 44px;
	height: 44px;
}

.custom-blockquote::before {
	content: "";
	background-size: cover;
	background-repeat: no-repeat;
	top: -18px;
	right: 8px;
	background-image: url('../img/aquote3.png?v=0.0001');
}
.custom-blockquote::after {
	content: "";
	background-size: cover;
	background-repeat: no-repeat;
	bottom: -17px;
	left: 8px;
	background-image: url('../img/aquote2.png?v=0.0001');
}