/*@import url('https://fonts.googleapis.com/css?family=Cairo');*/
/* @font-face{
  font-family:'flat-jooza';
  src:url('../fonts/flat-jooza-regular.eot?#iefix');
  src:local('جذور مسطح'),local('flat-jooza'),url('../fonts/flat-jooza-regular.woff') format('woff');
} */
@font-face {
  font-family: 'flat-jooza';
  src: url('../fonts/flat-jooza-regular.eot?#iefix') format('embedded-opentype');
  src: url('../fonts/flat-jooza-regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/flat-jooza-regular.woff2') format('woff2'),
       url('../fonts/flat-jooza-regular.woff') format('woff'),
       url('../fonts/flat-jooza-regular.ttf') format('truetype'),
       url('../fonts/flat-jooza-regular.svg#flat-jooza') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

#pollBox {
    margin-left: 20%
}
.option {
    padding: 10px;
    border-bottom: solid 1px #e0e0e0
}
input#pollOption {
    margin-left: 20px;
    margin-right: 20px
}
.no_click {
    background-color: #000
}
div#poll-container {
    direction: rtl
}
ul#results {
    padding: 0px;
    list-style-type: none
}
body {
    font-family: 'flat-jooza', sans-serif !important;
    background-color: rgb(222, 222, 222)
}
.header {
    height: 200px;
    background-color: rgb(162, 154, 161);
    background-image: url(../images/header.jpg);
    background-size: cover;
    background-position: center;
    border-bottom: solid 5px rgb(32, 107, 130)
}
.phone {
    font-weight: bold;
    margin-top: 5px
}
.title-site h3,
.title-site h4 {
    text-align: right;
    color: #fff;
    font-family: 'flat-jooza', sans-serif !important;
    text-shadow: 1px 1px 0px rgba(22, 21, 21, 1)
}
.option_h {
    margin-top: 20px
}
.logo {
    margin-top: 0px;
    width: 190PX
}
.navbar-right {
    margin-right: 15px;
    padding: 0px
}
.navbar-nav>li {
    float: right;
    font-weight: bold
}
.container .bg {
    background-color: #000
}
nav.navbar.bootsnav {
    padding: 0px
}
.slider {
    background-color: #fff;
    padding: 5px
}
.carousel-inner > .item > img {
    top: 0;
    left: 0;
    min-width: 100%
}
.carousel-inner {
    height: 100%
}
.marquee {
    background-color: #fff;
    font-weight: bold;
    padding-top: 10px
}
.marquee .last-news {
    text-align: center;
    width: 100%
}
.login,
.signup {
    width: 100%
}
.title-box {
    background-color: #fff;
    font-weight: bold
}
.title-box .title {
    text-align: center;
    margin: 1px 0px 1px 0px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #fff;
    color: #333333;
    padding: 6px 12px 6px 12px
}
.option-title {
    margin: 5px;
    border-radius: 20px
}
.bg-primary {
    background-color: rgb(32, 107, 130);
    cursor: auto
}
.block-option {
    background-color: #fff
}
.top-block {
    border-radius: 4px;
    border: solid 1px #e0e0e0
}
.top-block-a {
    height: 70px;
    background-color: rgb(32, 107, 130);
    color: #fff;
    border-radius: 5px
}
.top-block-a h4 {
    margin: 16px 0px 16px 0px;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px
}
.top-block-a i {
    margin: 12px 0px 12px 0px;
    background-color: #0f4c5f;
    padding: 6px;
    border-radius: 5px
}
.date {
    margin: 12px 0px 12px 0px;
    background-color: #d3d3d3;
    padding: 2px;
    color: #0f4c5f;
    border-radius: 5px
}
.block-option .row .list-group {
    direction: rtl
}
.panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0 5px
}
.panel.with-nav-tabs .nav-tabs {
    border-bottom: none
}
.panel.with-nav-tabs .nav-justified {
    margin-bottom: -1px
}
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
    background-color: #ddd;
    border-color: transparent
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border-color: #ddd;
    border-bottom-color: transparent
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;
    font-weight: bold
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
    font-weight: bold
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555
}
.with-nav-tabs.panel-primary .nav-tabs > li > a,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #fff
}
.with-nav-tabs.panel-primary .nav-tabs > .open > a,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #fff;
    background-color: #3071a9;
    border-color: transparent
}
.with-nav-tabs.panel-primary .nav-tabs > li.active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
    color: #428bca;
    background-color: #fff;
    border-color: #428bca;
    border-bottom-color: transparent
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #428bca;
    border-color: #3071a9
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #fff;
    font-weight: bold
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #3071a9
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #4a9fe9
}
.with-nav-tabs.panel-success .nav-tabs > li > a,
.with-nav-tabs.panel-success .nav-tabs > li > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li > a:focus {
    color: #3c763d
}
.with-nav-tabs.panel-success .nav-tabs > .open > a,
.with-nav-tabs.panel-success .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-success .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-success .nav-tabs > li > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li > a:focus {
    color: #3c763d;
    background-color: #d6e9c6;
    border-color: transparent
}
.with-nav-tabs.panel-success .nav-tabs > li.active > a,
.with-nav-tabs.panel-success .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li.active > a:focus {
    color: #3c763d;
    background-color: #fff;
    border-color: #d6e9c6;
    border-bottom-color: transparent
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #3c763d;
    font-weight: bold
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #d6e9c6
}
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #3c763d
}
.with-nav-tabs.panel-info .nav-tabs > li > a,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
    color: #31708f
}
.with-nav-tabs.panel-info .nav-tabs > .open > a,
.with-nav-tabs.panel-info .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-info .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
    color: #31708f;
    background-color: #bce8f1;
    border-color: transparent
}
.with-nav-tabs.panel-info .nav-tabs > li.active > a,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:focus {
    color: #31708f;
    background-color: #fff;
    border-color: #bce8f1;
    border-bottom-color: transparent
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #d9edf7;
    border-color: #bce8f1
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #31708f;
    font-weight: bold
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #bce8f1
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #31708f
}
.with-nav-tabs.panel-warning .nav-tabs > li > a,
.with-nav-tabs.panel-warning .nav-tabs > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
    color: #8a6d3b
}
.with-nav-tabs.panel-warning .nav-tabs > .open > a,
.with-nav-tabs.panel-warning .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-warning .nav-tabs > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li > a:focus {
    color: #8a6d3b;
    background-color: #faebcc;
    border-color: transparent
}
.with-nav-tabs.panel-warning .nav-tabs > li.active > a,
.with-nav-tabs.panel-warning .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.active > a:focus {
    color: #8a6d3b;
    background-color: #fff;
    border-color: #faebcc;
    border-bottom-color: transparent
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #fcf8e3;
    border-color: #faebcc
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #8a6d3b;
    font-weight: bold
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #faebcc
}
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #8a6d3b
}
.with-nav-tabs.panel-danger .nav-tabs > li > a,
.with-nav-tabs.panel-danger .nav-tabs > li > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li > a:focus {
    color: #a94442
}
.with-nav-tabs.panel-danger .nav-tabs > .open > a,
.with-nav-tabs.panel-danger .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-danger .nav-tabs > li > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li > a:focus {
    color: #a94442;
    background-color: #ebccd1;
    border-color: transparent
}
.with-nav-tabs.panel-danger .nav-tabs > li.active > a,
.with-nav-tabs.panel-danger .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li.active > a:focus {
    color: #a94442;
    background-color: #fff;
    border-color: #ebccd1;
    border-bottom-color: transparent
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f2dede;
    border-color: #ebccd1
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #a94442;
    font-weight: bold
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ebccd1
}
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #a94442
}
.nav-tabs>li {
    float: right;
    margin-bottom: -1px
}
.tab-content {
    direction: rtl
}
.panel-primary>.panel-heading {
    background-color: #206b82;
    border-color: #206b82
}
.text-tab {
    word-wrap: break-word
}
.tab-iamges {
    margin: auto;
    float: left
}
.text-tab a {
    font-weight: bold;
    color: #206b82
}
.text-tab span {
    width: 100%;
    display: block
}
.text-tab hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EEEEEE -moz-use-text-color #FFFFFF;
    border-style: solid none;
    border-width: 1px 0;
    margin: 18px 0
}
.slide-jssor {
    padding: 0px;
    padding-bottom: 10px
}
#jssor_1 {
    margin-left: -30px
}
.jssora05l,
.jssora05r {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('img/a17.png') no-repeat;
    overflow: hidden
}
.jssora05l {
    background-position: -10px -40px
}
.jssora05r {
    background-position: -70px -40px
}
.jssora05l:hover {
    background-position: -130px -40px
}
.jssora05r:hover {
    background-position: -190px -40px
}
.jssora05l.jssora05ldn {
    background-position: -250px -40px
}
.jssora05r.jssora05rdn {
    background-position: -310px -40px
}
.jssora05l.jssora05lds {
    background-position: -10px -40px;
    opacity: .3;
    pointer-events: none
}
.jssora05r.jssora05rds {
    background-position: -70px -40px;
    opacity: .3;
    pointer-events: none
}
.jssort01 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 72px
}
.jssort01 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}
.jssort01 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%
}
.jssort01 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
    box-sizing: content-box;
    background: url('img/t01.png') -800px -800px no-repeat;
    _background: none
}
.jssort01 .pav .c {
    top: 2px;
    _top: 0px;
    left: 2px;
    _left: 0px;
    width: 68px;
    height: 68px;
    border: #000 0px solid;
    _border: #fff 2px solid;
    background-position: 50% 50%
}
.jssort01 .p:hover .c {
    top: 0px;
    left: 0px;
    width: 70px;
    height: 70px;
    border: #fff 1px solid;
    background-position: 50% 50%
}
.jssort01 .p.pdn .c {
    background-position: 50% 50%;
    width: 68px;
    height: 68px;
    border: #000 2px solid
}
* html .jssort01 .c,
* html .jssort01 .pdn .c,
* html .jssort01 .pav .c {
    width: 72px;
    height: 72px
}
.panel-title {
     font-style: normal;
    direction: rtl
}
.voteee {
    direction: ltr
}
.panel-body:not(.two-col) {
    padding: 0px
}
.glyphicon {
    margin-right: 0px
}
.glyphicon-new-window {
    margin-left: 5px
}
.panel-body .radio,
.panel-body .checkbox {
    margin-top: 0px;
    margin-bottom: 0px
}
.panel-body .list-group {
    margin-bottom: 0
}
.margin-bottom-none {
    margin-bottom: 0
}
.panel-body .radio label,
.panel-body .checkbox label {
    display: block;
    text-align: right

}
.footer {
    min-height: 50px;
    padding-top: 10px;
    border-top: solid 1px rgb(184, 184, 184);
    text-align: center;
    background-color: #fff
}
.form-control {
    direction: rtl
}
.models {
    display: none
}
.models.active {
    display: block
}
.news {
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 1px solid #eaeaea
}
.news .img-figure {
    position: relative
}
.news .img-figure img {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    width: 100%
}
.news:hover .img-figure img {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -ms-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10)
}
.news .title {
    padding: 45px 30px;
    position: absolute;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    direction: rtl;
    text-align: right
}
.news .title h5 {
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center
}
.news:hover .title {
    margin-top: -90px;
    background: #fff
}
.news p.description {
    position: relative;
    font-weight: normal;
    line-height: 22px;
    opacity: 0;
    text-align: center;
    padding: 15px 30px 0px 30px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.news:hover p.description {
    opacity: 1
}
p.more {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin: 0px
}
.more a {
    position: relative;
    font-size: 13px;
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;
    color: #fff;
    background-color: #206b82;
    padding: 3px 15px
}
.new-news {
    background: #206b82;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 1;
    padding: 3px 15px
}
.old-news {
    background: #494a4a;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 1;
    padding: 3px 15px
}
.fa-whatsapp {
    background-color: #036716;
    color: #fff;
    padding: 10px;
    border-radius: 50%
}
.panel-default {
    border-radius: 0;
    border: none;
    background: none;
    margin-bottom: 0;
    padding-bottom: 14px
}
.panel-default > .panel-heading {
    border: none;
    background: none;
    padding: 0
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    border: none;
    padding: 0 0 0 32px;
    direction: rtl;
    margin-right: 50px

}
.panel-default h5 {
    padding: 0;
    margin: 0 0 5px
}
.panel-group .panel+.panel {
    margin-top: 15px
}
.panel-default .accordion-toggle:before {
/*     font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
	font-size: 19px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
    content: "";
    width: 21px;
    height: 21px;
    display: inline-block;
    background: #e54a1a url(https://almitlae.com/images/toggle-icons.png) no-repeat 6px 10px;
    border-radius: 50%;
    margin-left: 10px;
    position: relative;
    top: 4px
}
.panel-default .collapsed:before {
    background: #495764 url(https://almitlae.com/images/toggle-icons.png) no-repeat 6px -148px
}
.panel-default .panel-title:hover .collapsed:before {

    background-color: #e54a1a
}
.panel-default .accordion-toggle,
.panel-default .accordion-toggle:focus,
.panel-default .accordion-toggle:hover,
.panel-default .accordion-toggle:active {
/*    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;


    color: #1ea9e3;
    text-decoration: none
}
.panel-default .collapsed {
    color: #5f6f7e
}
.panel-collapse collapse {

    direction: rtl;
    text-align: left
}
.red {
    color: red
}
.form-area {
    margin: 0px 0px 60px;
    direction: rtl
}
.members {
    direction: rtl;
    border: solid 1px #e0e0e0;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 10px
}
.members img {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}
.members p {
    margin-bottom: 0px;
    background-color: #206b82;
    margin: 2px;
    padding-right: 10px;
    color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}
.exchange {
    background-color: #206b82;
    direction: rtl;
    border-radius: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 5px;
    font-size: 12px
}
.exchange .a {

    background-color: #fff;
    color: #0e3946;
    border-radius: 20px
}
.exchange .b {
    background-color: #0f4252;
    color: #fff;
    border-radius: 20px;
    text-align: center
}
.exchange-block {
    margin-bottom: 2px;
    display: block
}
.block-exchange {
    margin: 2px
}
.exchangebotton {
    margin: 2px;
    border-radius: 20px
}
.widget.single-news {
    margin-bottom: 20px;
    position: relative;
    padding: 0px;
    direction: rtl
}
.widget.single-news .image img {
    display: block;
    width: 100%
}
.widget.single-news .image .gradient {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…IxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
    background-image: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
    background-image: -o-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
    background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.05) 100%)
}
.widget.single-news .details {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}
.widget.single-news .details .category {
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 10px
}
.widget.single-news .details .category a {
    color: #000;
    zoom: 1;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px
}
.widget.single-news .details h3 {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    font-size: 19px
}
.widget.single-news .details h3 a {
    color: #000;
    zoom: 1;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80)
}
.widget.single-news .details:hover time {
    position: relative;
    display: block;
    color: #fff;
    font-size: 13px;
    margin-bottom: -20px;
    -webkit-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0)
}
.widget.single-news {
    margin-bottom: 20px;
    position: relative
}
.widget.single-news .image img {
    display: block;
    width: 100%
}
.widget.single-news .image .gradient {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…IxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
    background-image: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
    background-image: -o-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
    background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.05) 100%)
}
.widget.single-news .details {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px
}
.widget.single-news .details .category {
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 10px
}
.widget.single-news .details .category a {
    color: #000;
    zoom: 1;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px
}
.widget.single-news .details h3 {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    font-size: 19px
}
.widget.single-news .details a {
    color: #000;
    word-wrap: break-word
}
.widget.single-news .details h3 a {
    color: #000;
    zoom: 1;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    font-size: 14px
}
.widget.single-news .details:hover time {
    position: relative;
    display: block;
    color: #fff;
    font-size: 13px;
    margin-bottom: -20px;
    -webkit-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    zoom: 1;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0)
}
@media only screen and (max-device-width: 480px) {
    p.title {
        color: #333;
        font-weight: 900;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #eee;
        font-family: 'flat-jooza', sans-serif !important;
        font-size: 11px;
        letter-spacing: 0px !important
    }
    .widget.single-news .details h3 a {
        color: #000;
        zoom: 1;
        -webkit-opacity: 0.8;
        -moz-opacity: 0.8;
        opacity: 0.8;
        -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
        filter: alpha(opacity=80);
        font-size: 14px
    }
    div.exchange-xo {
        padding: 0px;
        margin: 0px
    }
    div.widget.single-news .details .category {
        display: none
    }
    div.exchange-xo time {
        display: none
    }
    div.exchange-xo a {
        color: #fff
    }
    div.widget.single-news {
        margin-bottom: 10px;
        position: relative;
        margin-top: 10px;
        margin-right: 2px;
        direction: rtl
    }
}
.marquee_xo {
    width: 100%;
    overflow: hidden
}
.js-marquee {
    float: none
}
.marquee_hover {
    margin-left: 20px;
    margin-right: 20px;
    direction: rtl;
    display: inline-table
}
.active_events {
    background-color: #fff;
    padding: 5px;
    text-align: center;
    margin-bottom: 2px
}
.blog .image {
    overflow: hidden;
    border-radius: 3px 0 0 3px
}
.blog .image img {
    width: 100%;
    height: auto
}
.blog .date {
    top: -10px;
    z-index: 99;
    width: 65px;
    right: -10px;
    height: 65px;
    padding: 10px;
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    background: #5bc0de;
    border-radius: 999px
}
.blog-details {
    padding-right: 5px
}
.blog {
    padding: 0
}
.well {
    border: 0;
    padding: 10px;
    min-height: 63px;
    background: #fff;
    box-shadow: none;
    border-radius: 3px;
    position: relative;
    max-height: 100000px;
    border-bottom: 1px solid #ccc;
    direction: rtl;
    margin: 0px
}
p.title {
    color: #333;
    font-weight: 900;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    font-family: 'flat-jooza', sans-serif !important;
    font-size: 11px;
    letter-spacing: 0px !important
}
p.nor {
/*    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
	font-size: 20px;
	font-style: normal;
	font-variant: normal;

	font-weight: 500;
	line-height: 26.4px;
    color: #333;
}
h1.nor {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
    color: #333;

}
h5.nor {
/*    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
    color: #333;

}

.blog .blog-details .h6 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}
.blog .date .blog-number {
    color: #fff;
    display: block;
    font-size: 24px;
    text-align: center
}
.well-news {
    padding: 0px;
    margin: 0px
}
@media only screen and (max-device-width: 480px) {
    .well,
    .blog-details h5,
    .blog-details .a,
    blog-details h6 {
        font-family: 'flat-jooza', sans-serif !important;
        font-size: 11px;
        letter-spacing: 0px !important
    }
    a.title {
        color: #333;
        font-weight: 900;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #eee;
        font-family: 'flat-jooza', sans-serif !important;
        font-size: 11px;
        letter-spacing: 0px !important
    }
}


p.nor {
/*    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
    font-family: 'flat-jooza', sans-serif !important;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;

	font-weight: 500;
	line-height: 26.4px;
    color: #333;
}


.widget {
    border: none;
    box-shadow: 0 2px 0 rgba(0, 0, 0, .07);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    position: relative;
    background: #fff;
    padding: 20px;
    display: block
}
.widget-blog-cover {
    overflow: hidden;
    padding-top: 60%
}
.widget-blog-cover,
.widget-stat-header {
    position: relative;
    border-radius: 5px 5px 0 0;
    margin: -20px -20px 20px
}
.animation-grow-hover,
.widget-blog .widget-blog-cover img {
    transition: all .1s ease-in-out
}
.widget-blog-cover img:hover {
    max-width: 100%;
    min-height: 100%
}
.widget-blog-cover img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    min-height: 100%
}
.widget-blog-author {
    margin: -20px -20px 0;
    padding: 10px 20px
}
.widget-blog-author-image {
    margin-top: -80px;
    padding: 5px;
    border-radius: 70px;
    margin: auto;
    width: 70px;
    background: #fff;
    position: relative
}
.widget-blog-author-image i {
    max-width: 100%;
    border-radius: 70px;
    margin: auto;
    margin-top: -50px;
    color: #fff;
    background-color: #206b82
}
.text-muted {
    color: #aab3ba
}
.f-s-11 {
    font-size: 11px !important
}
.m-0 {
    margin: 0 !important
}
.widget-blog-content {
    text-align: center
}
.widget-blog-author-info {
    text-align: center
}
.widget-blog-author-info-ox {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px
}
.widget-bog-ox-ox {
    border-top: solid 1px #e0e0e0
}
.m-b-2 {
    color: #206b82;
    font-family: sans-serif
}
.portfolioFilter a {
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease-out;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    color: #333333;
    padding: 5px 10px;
    display: inline-block;
    transition: all 0.3s ease-out
}
.portfolioFilter a:hover {
    background-color: #228bdf;
    color: #ffffff
}
.portfolioFilter a.current {
    background-color: #228bdf;
    color: #ffffff
}
.thumb {
    background-color: #ffffff;
    border-radius: 3px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin-top: 30px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 100%
}
.thumb-img {
    border-radius: 2px;
    overflow: hidden;
    width: 100%
}
.gal-detail h4 {
    width: 100%;
    display: block;
    overflow: hidden
}
.gal-detail .ga-border {
    height: 3px;
    width: 40px;
    background-color: #228bdf;
    margin: 10px auto
}
.tableproject {
    padding: 0px;
    margin: auto;
    left: 0px;
    right: 0px;
    direction: rtl;
    width: 100%;
    text-align: center
}
.tableproject thead tr th {
    text-align: center
}
table>tbody>tr>th {
    text-align: center
}
.distribution {
    margin-bottom: 20px;
    padding: 10px;
    background-color: rgba(235, 237, 238, 0.66)
}
.carousel-indicators .active {
    background: #31708f
}
.content {
    margin-top: 20px;
    direction: rtl
}
.adjust1 {
    float: left;
    width: 100%;
    margin-bottom: 0
}
.adjust2 {
    margin: 0
}
.carousel-indicators li {
    border: 1px solid #ccc
}
.carousel-control {
    color: #31708f;
    width: 5%
}
.carousel-control:hover,
.carousel-control:focus {
    color: #31708f
}
.carousel-control.left,
.carousel-control.right {
    background-image: none;
    margin-left: -20px;
    margin-right: -20px
}
.media-object {
    margin: auto;
    margin-top: 15%
}
@media screen and (max-width: 768px) {
    .well,
    .blog-details h5,
    .blog-details .a,
    blog-details h6 {
        font-family: 'flat-jooza', sans-serif !important;
        font-size: 11px;
        letter-spacing: 0px !important
    }
    p.title {
        color: #333;
        font-weight: 900;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #eee;
        font-family: 'flat-jooza', sans-serif !important;
        font-size: 11px;
        letter-spacing: 0px !important
    }
    .media-object {
        margin-top: 0
    }
    .text-info lead adjust2 {
        text-algin: center
    }
}


p.nor {
/*    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
	font-size: 20px;
	font-style: normal;
	font-variant: normal;

	font-weight: 500;
	line-height: 26.4px;
    color: #333;
}
.neighbor-table {
    text-align: center;
    direction: rtl
}
.table>thead:first-child>tr:first-child>th {
    text-align: center !important
}
div.dataTables_wrapper {
    direction: rtl
}
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
    border-right-width: 1px
}
table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
    border-right-width: 1
}
.stButton,
.stLarge {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important
}
iframe {
    border: 0px;
    width: 100%
}
.pagination {
    display: inline-block;
    padding-right: 0;
    border-radius: 4px;
    margin: auto;
    float: left
}
#remember {
    clear: both
}
.whatsapp-header {
    width: 30px
}
.list-group-item {
    height: 40px
}
.iframe-x {
    height: 500px
}
.app-site {
    margin: auto;
    padding: 0px
}
#contactus .spmhidip {
    display: none;
    width: 10px;
    height: 3px
}
@media screen and (max-width: 487px) {
    .logo {
        width: 150px !important;
        margin-top: -20px !important
    }
    .bannar-b {
        display: block
    }
    .bannar-a {
        display: none
    }


    p.nor {
/*    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
	font-size: 20px;
	font-style: normal;
	font-variant: normal;

	font-weight: 500;
	line-height: 26.4px;
    color: #333;
}
    .contact-button-link {
        display: block;
        width: 30px;
        height: 30px;
        padding: 0;
        margin-bottom: 1px;
        text-align: center;
        line-height: 30px;
        font-size: 16px;
        background: #8e8e93;
        color: #fff;
        position: relative;
        left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 250ms;
        -moz-transition: all 250ms;
        transition: all 250ms
    }
}
@media screen and (min-width: 487px) and (max-width: 1079px) {
    p.title {
        color: #333;
        font-weight: 900;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #eee;
        font-family: 'flat-jooza', sans-serif !important;
        font-size: 11px;
        letter-spacing: 0px !important
    }
    .logo {
        width: 190px !important
    }
    .bannar-b {
        display: none
    }
    .bannar-a {
        display: block
    }
    .contact-button-link {
        display: block;
        width: 30px;
        height: 30px;
        padding: 0;
        margin-bottom: 1px;
        text-align: center;
        line-height: 30px;
        font-size: 16px;
        background: #8e8e93;
        color: #fff;
        position: relative;
        left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 250ms;
        -moz-transition: all 250ms;
        transition: all 250ms
    }
}
@media screen and (min-width: 1080px) {
    .logo {
        width: 190px !important
    }
    .bannar-b {
        display: none
    }
    .bannar-a {
        display: block
    }
}
.panel-primary {
    border: 0px;
    width: 100%
}
.container {
    width: 1024px
}
.container {
    max-width: 100%;
    display: block
}
.image-news-a {
    margin: auto
}
.icon-button-a {
    font-size: 20px
}
ul#results_events {
    list-style-type: none
}
@import "compass/css3";
*,
*:before,
*:after {
    box-sizing: border-box !important
}
article {
    -moz-column-width: 16em;
    -webkit-column-width: 16em;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em
}
section {
    display: inline-block;
    margin: 0.25rem;
    width: 100%
}
.profile-usermenu {
    background-color: #fff
}
.profile-usermenu ul {
    direction: ltr;
    text-align: right
}
.profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7
}
.profile-usermenu ul li:last-child {
    border-bottom: none
}
.profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 14px;
    font-weight: 400
}
.profile-usermenu ul li a i {
    font-size: 14px;
    margin-left: 10px
}
.profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: #206b82
}
.profile-usermenu ul li.active {
    border-bottom: none
}
.profile-usermenu ul li a.active {
    color: #206b82;
    background-color: #f6f9fb;
    border-right: 2px solid #206b82;
    margin-right: -2px
}
.bg-primary:hover {
    background-color: rgb(32, 107, 130);
    color: #fff;
    cursor: auto
}
.margin-bottom {
    margin-bottom: 1px;
    direction: rtl
}
input.form-control.input-medium.bfh-phone {
    direction: ltr
}
#results_events {
    padding: 0px
}
.last-news-a {
    margin-bottom: 15px
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: textfield;
    margin: 0
}
input[type=number] {
    -moz-appearance: textfield
}
.widget-blog-content h5 {
    line-height: 2;
    text-align: justify;
    direction: rtl
}
hr.message-inner-separator {
    clear: both;
    margin-top: 10px;
    margin-bottom: 13px;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0))
}
.welcome-msg p {
    background-color: #fff;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 10px
}
زsocial-icons {
    padding: 0;
    list-style: none;
    padding-left: 0px
}
.footer-social-icons {
    width: 350px;
    display: block;
    margin: 0 auto
}
.social-icon {
    color: #fff
}
ul.social-icons {
    padding: 0px
}
.copyright p {
    padding: 10px;
    font-family: 'Titillium Web', sans-serif;
    text-align: left
}
.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px
}
.social-icons a {
    color: #fff;
    text-decoration: none
}
.fa-twitter,
.fa-youtube,
.fa-snapchat,
.fa-instagram,
.fa-telegram,
.fa-mobile {
    padding: 10px 12px;
    font-size: 20px;
    -o-transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}
.fa-twitter {
    background-color: #00aced
}
.fa-youtube {
    background-color: #e64a41
}
.fa-snapchat {
    background-color: #dec82e
}
.fa-instagram {
    background-color: #502602
}
.fa-telegram {
    background-color: #32a9e1
}
.fa-mobile {
    background-color: #322f30
}
.fa-twitter:hover {
    background-color: #08668A
}
.fa-youtube:hover {
    background-color: #A11E16
}
.fa-snapchat:hover {
    background-color: #9F8B04
}
.fa-instagram:hover {
    background-color: #7E3B03
}
.fa-telegram:hover {
    background-color: #075A82
}
.fa-mobile:hover {
    background-color: #32a9e1
}
