body {
  font-family: Roboto-Regular !important;
}
[dir="rtl"] body {
  direction: rtl;
  font-family: DroidKufi-Regular !important;
}
@font-face {
  font-family: DroidKufi-Regular;
  src: url("../font/DroidKufi-Regular.ttf");
}
@font-face {
  font-family: Roboto-Regular;
  src: url("../font/Roboto-Regular.ttf");
}

a:hover {
  text-decoration: none;
}

h2 {
  margin: 0 !important;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  font-size: 15px;
}

[dir="rtl"] .col-lg-1,
[dir="rtl"] .col-lg-10,
[dir="rtl"] .col-lg-11,
[dir="rtl"] .col-lg-12,
[dir="rtl"] .col-lg-2,
[dir="rtl"] .col-lg-3,
[dir="rtl"] .col-lg-4,
[dir="rtl"] .col-lg-5,
[dir="rtl"] .col-lg-6,
[dir="rtl"] .col-lg-7,
[dir="rtl"] .col-lg-8,
[dir="rtl"] .col-lg-9 {
  float: right !important;
}

[dir="rtl"] .col-sm-1,
[dir="rtl"] .col-sm-10,
[dir="rtl"] .col-sm-11,
[dir="rtl"] .col-sm-12,
[dir="rtl"] .col-sm-2,
[dir="rtl"] .col-sm-3,
[dir="rtl"] .col-sm-4,
[dir="rtl"] .col-sm-5,
[dir="rtl"] .col-sm-6,
[dir="rtl"] .col-sm-7,
[dir="rtl"] .col-sm-8,
[dir="rtl"] .col-sm-9 {
  float: right;
}

.top-header {
  background-color: #0c0617;
  padding: 10px 0;
  display:none;
}

.iraq-news-big-title h2 {
  padding: 9px 17px;
}

.be-in-touch li a {
  color: #fff;
}

/* Start header */
#block-languageswitcher li {
  float: left;
  padding-right: 14px;
}
#block-languageswitcher li a {
  color: #fff;
  font-size: 16px;
}
#block-contactustop a {
  color: #fff;
}

.container-fluid {
  padding-right: 82px;
}

.be-in-touch ul {
  display: inline-block;
  color: white;
}

.be-in-touch h2 {
  display: inline-block;
  font-family: DroidKufi-Regular;
  color: white;
  margin: 0;
}

.be-in-touch li {
  font-size: 17px;
}

.contact-us {
  float: right;
}
[dir="rtl"] .contact-us {
  float: left;
}
.top-header ul {
  list-style: none;
  padding: 0;
  vertical-align: middle;
}

.be-in-touch ul li {
  float: right;
  padding-right: 13px;
}

.contact-us p {
  display: inline-block;
  font-family: DroidKufi-Regular;
  color: white;
  font-size: 17px;
}

.contact-us #block-contactustop > div {
  display: inline-block;
}

.contact-us h2 {
  display: inline-block;
  font-family: DroidKufi-Regular;
  color: white;
  padding-left: 13px;
}

.bottom-header .main-menu {
  float: left;
  margin-top: 45px;
}
[dir="rtl"] .bottom-header .main-menu {
  float: right;
  width: 100%;
}
.bottom-header {
  background-color: #c77d28;
  padding: 12px 0;
}
.navbar-collapse.in {
  overflow-y: unset;
}
.nav.navbar-nav {
  padding: 0;
  padding-top: 19px;
}

.bottom-header .main-menu li a {
  color: #fff;
  font-family: DroidKufi-Regular;
  font-size: 20px;
  text-decoration: none;
}

.bottom-header .main-menu li a:hover {
  color: #c77d28;
  transition: all 0.5s ease-in-out;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}

.navbar.navbar-default {
  background-image: unset;
  background-color: unset;
  box-shadow: unset;
  border-color: unset;
  border: unset;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
  background-image: unset !important;
  background-color: unset !important;
  box-shadow: unset !important;
  border-color: unset !important;
  border: unset !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a :hover {
  background-image: unset !important;
  background-color: unset !important;
  box-shadow: unset !important;
  border-color: unset !important;
  border: unset !important;
}

.navbar-nav > li {
  float: right !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #fff !important;
  background-color: #c77d28 !important;
}

#block-mainnavigation ul {
  list-style: none;
  padding: 0;
}

#block-mainnavigation li {
  display: inline-block;
  margin-right: 18px;
}

.main-menu .is-active {
  color: #fff !important;
  background-color: #c77d28;
  padding: 7px;
}

/* Start header */

/* Start Slider */

.slider img {
  width: 100%;
}

.slider {
}

/* End Slider */

/* events and articles styles moved to kachari-layout.css */

/* Start Iraq News */

.iraq-news-big-box {
  margin-top: 45px;
}

.iraq-news-small-box-full-inner {
  border: 2px solid #c77d28;
}

.iraq-news-background {
  background-image: url("../images/76522.jpg");
  background-size: cover;
  background-attachment: fixed;
}

.iraq-news-big-title {
  background-color: #565555;
  margin-top: -21px;
}

.iraq-news {
  background-color: #fff;
  width: 100%;
  display: inline-block;
  margin-top: 219px;
  margin-bottom: 147px;
}

.iraq-news-small-box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.iraq-news-small-box-img {
  height: 412px;
}

.iraq-news-small-box-full {
  background-color: #faf5ea;
  padding: 9px 11px;
  min-height: 344px;
}

.iraq-news-small-box-post {
  height: 103px;
  overflow:hiden;
}

.iraq-news-big-title h2 {
  color: #fff;
  padding: 9px 79px;
}

.iraq-news-small-box-title a {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.iraq-news-small-box-title {
  padding: 8px 0;
}

.iraq-news-small-box-date {
  text-align: end;
}

.iraq-news-small-box-title a:hover {
  color: #c77d28;
}

.iraq-news-small-box-more {
  text-align: end;
}

.iraq-news-small-box-more a {
  color: #9a9a9a;
}

.iraq-news-small-box-more a:hover {
  color: #c77d28;
}

.iraq-news-read-more {
  display: inline-block;
  width: 100%;
  text-align: left;
  padding-left: 17px;
  padding-top: 29px;
  padding-bottom: 26px;
}

.iraq-news-read-more a {
  background-color: #c77d28;
  color: #fff;
  padding: 6px 29px;
}




.read-more a {
  color: gray;
}

.read-more a:hover {
  color: #c77d28;
}

/* End Iraq News */

/* Start Gallery */

.gellary {
  padding: 41px 0;
  /*  box-shadow: 0px 0 15px #bfbfbf; */
}
.photo-gellary-inners > div {
  width: 25%;
  float: left;
  height: 230px;
  padding: 6px 0 0px 8px;
}

.photo-gellary-img img {
  width: 100%;
}

.photo-gellary-title h2 {
  display: inline-block;
}

.photo-gellary-title a {
  float: right;
  font-size: 18px;
}
[dir="rtl"] .photo-gellary-title a {
  float: left;
  font-size: 18px;
}

.photo-gellary-title {
  background-color: #565555ab;
  margin: 0;
  position: absolute;
  width: 100%;
  top: 0;
  color: #fff;
  padding: 9px 0;
  font-size: 14pt;
  padding: 10px 20px;
  font-weight: bold;
  z-index: 2;
}

.photo-gellary {
  position: relative;
  box-shadow: 0px 0 15px #bfbfbf;
}

.photo-gellary-title a {
  color: #fff;
}

.video-gellary-img img {
  width: 100%;
}

.video-gellary-title h2 {
  display: inline-block;
}

.video-gellary-title a {
  float: right;
}
[dir="rtl"] .video-gellary-title a {
  float: left;
}

.video-gellary-title {
  background-color: #565555ab;
  margin: 0;
  position: absolute;
  width: 100%;
  top: 0;
  color: #fff;
  padding: 9px 0;
  font-size: 14pt;
  padding: 10px 20px;
  font-weight: bold;
}

.video-gellary {
  position: relative;

  box-shadow: 0px 0 15px #bfbfbf;
}

.video-gellary-title a {
  color: #fff;
  font-size: 18px;
}

.posts-img img {
  width: 100%;
}

.posts-all {
  padding: 11px 20px 30px 20px;
}

.posts {
  position: relative;
  box-shadow: 0px 0 15px #bfbfbf;
}

.posts-img-title h2 {
  background-color: #565555ab;
  margin: 0;
  position: absolute;
  width: 100%;
  top: 0;
  color: #fff;
  padding: 13px 20px;
  font-weight: bold;
}

.posts-name {
  position: relative;
}

.posts-name::after {
  content: "";
  position: absolute;
  border: 1px dashed #c93;
  left: 0;
  right: 0;
  bottom: -15px;
  width: 59%;
  margin-left: 115px;
}
[dir="rtl"] .posts-name::after {
  margin-right: 115px;
}

.posts-name {
  text-align: right;
  font-size: 19px;
}
[dir="rtl"] .posts-name {
  text-align: left;
}

.posts-date {
  text-align: right;
  color: #9a9a9a;
  padding-bottom: 9px;
}
[dir="rtl"] .posts-date {
  text-align: left;
}

.posts-full {
  padding: 12px 0;
}

.post-box-readmore {
  display: inline-block;
  float: left;
  padding-left: 25px;
}

.post-box-readmore a {
  color: #c93;
  font-size: 17px;
}

/* End Gallery */

/* Start Footer */

.site-footer {
  margin-top: 21px;
}

.site-footer h2 {
  padding-bottom: 20px;
  margin-right: -28px;
}

footer {
  background-color: #c77d28;
  color: #fff;
}

input[type="text"] {
  display: inline-block;
  background-color: #fff;
  border: unset;
  width: 100%;
  padding: 14px 11px;
  color: #000;
  margin-bottom: 20px;
}

input[type="email"] {
  display: inline-block;
  background-color: #fff;
  border: unset;
  width: 100%;
  padding: 14px 11px;
  color: #000;
  margin-bottom: 20px;
}

textarea {
  display: inline-block;
  background-color: #fff;
  border: unset;
  padding: 14px 11px;
  color: #000;
  /* margin-bottom: 20px;*/
  width: 100%;
}

#block-ammar-content img {
  width: 100%;
  height: 100%;
}
#block-ammar-content {
  background-color: #faf5ea;

  display: inline-block;
  width: 100%;
}
#block-ammar-content div:nth-of-type(2n) {
  /* padding: 21px 21px;*/
}

#block-ammar-content textarea {
  background-color: transparent;
  width: 50%;
  border: 2px solid;
}

.contact-us-footer {
  padding-top: 23px;
}

.our-page-footer {
  padding-top: 23px;
}

#block-ammar-content input[type="text"] {
  background-color: transparent;
  width: 50%;
  border: 2px solid;
}
#block-ammar-content input[type="password"] {
  background-color: transparent;
  width: 50%;
  border: 2px solid;
  padding: 10px 12px 10px 0;
}

#block-ammar-content input[type="email"] {
  background-color: transparent;
  width: 50%;
  border: 2px solid;
}

/*
#block-ammar-content {
  background-color: #faf5ea;
  padding: 35px 17px;
  border: 2px solid #c77d28;
}

*/

/*
.contact-us-footer input[type="submit"] {
  display: inline-block;
  background-color: #c77d28;
  border: unset;
  color: #fff;
  margin-bottom: 20px;
  width: 17%;
  float: left;
  padding: 5px 0;
  margin-top: 22px;
}
*/

.form-submit {
  display: inline-block;
  background-color: #c77d28;
  border: unset;
  color: #fff;
  margin-bottom: 20px;
  width: 17%;
  padding: 5px 0;
  margin-top: 22px;
}

.contact-us-social-footer ul {
  list-style: none;
  padding: 0;
}

.contact-us-social-footer {
    background-color: #c77d28;
height: 402px;
    padding: 23px 26px 0 0;
}

.contact-us-social-footer li {
  display: inline-block;
  border: 2px solid #fff;
  padding: 9px;

  width: 50px;
  height: 50px;
  text-align: center;
}


.contact-us-social-footer li {
  font-size: 2rem;
}

.contact-us-social-footer li a {
  color: #fff;
}

/* End Footer */

/* Flex custom */

.photo-gellary .flex-control-nav {
  bottom: 23px;
  z-index: 4;
}

.flex-control-paging li a {
  width: 25px;
  height: 25px;
}

.flex-control-paging li a.flex-active {
  background: rgb(199, 125, 40);
}

.photo-gellary .flex-control-paging li a.flex-active {
  background: #a7833e;
}

.photo-gellary .flex-control-paging li a {
  width: 30px;
  height: 30px;
  background: transparent;
  border: 3px solid #fff;
}

.photo-gellary .flex-direction-nav {
}

.flexslider .slides img {
  height: 100%;
}

.flexslider {
  border: 0;
}

.photo-gellary-img {
  height: 650px;
}

.flexslider:hover .flex-direction-nav .flex-next {
  line-height: 41px;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  line-height: 41px;
}

.slider .flex-control-nav {
  bottom: 16px;
  z-index: 4;
  display: none;
}


.language-link.is-active {
    display: none;
}
.copy02{
     background: #000;
    text-align: center;
    padding: 10px 0;
    color: #fff;
}
.copy02 a{
    color: #fff;
}


.logo img{
    max-height: 132px;
    width: auto !important;
}

@media (max-width: 767px) {
 .logo img{
    max-height: 80px;
    width: auto !important;
}
}

















