/* rtl for arabic by www.templaty.com */
* { margin: 0; padding: 0; outline: 0;
       box-sizing: border-box;
}

body, html { height: 100%; }

@font-face{
  font-family: GE_SS_Two_Medium;
  src: url("../../Amiri-Bold.ttf")
  }

body {
    font-size: 13px;
    line-height: 18px;
    font-family: GE_SS_Two_Medium;

    font-family: 'Almarai', sans-serif;
    color: #f6f1f1;

}

a { color: #a71818; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px;     font-family: GE_SS_Two_Medium;
    width: 83px;
}
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }


.shell { margin: 0 auto; width: 100%; }

.header {  padding: 0px 0 0 0;  background: url(../images/pattern.png);}

#logo img { width: 100%;  }
#logo a { display: block;width: 100px;margin:20px auto;}

#navigation
{
    float: left;
    padding: 0px;
    background: #273c75;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;

    }
#navigation ul { list-style: none; list-style-position: outside; font-size: 14px; text-transform: uppercase;  }
#navigation ul li { float: right; padding: 0 44px 0 0;position:relative; }
#navigation ul li a { color: #fff;padding: 10px 0;line-height: 36px;}
#navigation ul li a:hover ,
#navigation ul li.active a { color: #faec23; text-decoration: none; }

.main { padding-top: 0px;
   background:#EEE;

 }
.main h2 {
font-family: GE_SS_Two_Medium;
font-size: 24px;
line-height: 24px;
 font-weight: normal;
 color: #c9ec38;
  }
.main h2 strong { font-weight: bold; }
.main h3 {    font-size: 22px;
    line-height: 22px;
    color: #fcfdfa;
    font-weight: normal;
    background: #E2A610;
    display: block;
    float: none;
    text-align: center;
    padding: 10px}

.slider-section { padding-bottom: 0px; }
.slider-section a.buy-btn { padding: 0 18px 0 19px; height: 39px; border: 1px solid #e6e6e6; float: left; line-height: 39px; position: relative; margin-top: -12px; font-size: 17px; color: #65cbf8;
	border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px;
}
.container{
  width: 86%;
  margin: auto;
}
.marquee
{
    background:#e2a610;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}
.marquee div span
{
    color:#fff;
}
.marquee marquee{
  width: 86%;
  margin: auto;
  display: block;
  background: #273c75;
  padding: 10px;
          padding: 10px;
          position: relative;
}
.marquee::before{
  width: 86%;
  height: 7px;
  background: #273c75;
  position: absolute;
  bottom: -7px;
  left: 7%;
  content: "";
  z-index: 5;
}
.gallery
{
  border: 1px solid rgba(255,255,255,0.3);
  background: rgb(39, 60, 117);

}
.gallery .container{
    padding: 50px 0;
    border-top: 7px solid #E2A610;
}
.gallery h3{
  background: none;
}
.links
{
    padding:20px 0px;
    text-align:right;
    margin-right:8%;
    clear:both;
}
.link
{
        padding: 5px 10px;
    display: inline-block;
    background: #a71818;
    color: #fff;
    border-radius: 3px;
}
.slider-section a.buy-btn:hover { text-decoration: none; color: #066995; }

.flexslider { margin-top: 0px; width: 100%; height: 600px;  overflow: hidden;
	border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px;
}

.slider-holder { position: relative;  }
.slider-holder span.slider-shadow { width: 951px; height: 27px; position: absolute; bottom: -27px; right: 0; z-index: 20; }

.flexslider ul.slides { list-style: none; list-style-position: outside; position: relative; }
.flexslider ul.slides li { width: 100%; height: 600px; position: relative; float: right; }
.flexslider ul.slides li img { width: 100%; height: 600px; }
.flexslider ul.slides li .slide-cnt { border: 1px solid #fff;
    position: absolute;
    bottom: 5%;
    right: 20%;
    width: 60%;
    padding: 10px;
    background: #10101096;
    left: 20%;}
.flexslider ul.slides li .slide-cnt h3 
{ direction: rtl;text-align: center; color: #f7f7f7; padding-bottom: 4px;background:none;font-size: 24px;margin-bottom: 0px;padding-right: 0;
                                         line-height: 36px;padding:0 !important;
                                         }
.flexslider ul.slides li .slide-cnt p {
  direction: rtl;
    text-align: right;
    color: #f7f7f7;
    font-size: 18px;
    line-height: 30px;
}
.flexslider ul.slides li a{
  background: #ff7c00;
padding: 8px 15px;
color: #fff;
font-size: 18px;
border-radius: 3px;
margin-top: 30px;
display: inline-block;
}
.flexslider ul.slides li .slide-cnt a.slider-btn { height: 93px; padding: 0 33px 0 36px; line-height: 93px; background: url(images/slider-btn.png) repeat-x 0 0; position: absolute; top: -9px; left: 0; font-size: 17px;color: #438bb9;
	border-radius: 8px 0 8px 0; -moz-border-radius: 8px 0 8px 0; -webkit-border-radius: 8px 0 8px 0; -o-border-radius: 8px 0 8px 0;
}
.flexslider ul.slides li .slide-cnt a.slider-btn span { background: url(images/plus-ico.png) no-repeat 0 0; width: 23px; height: 22px; position: absolute; right: 0; top: 0; }
.flexslider ul.slides li .slide-cnt a.slider-btn:hover { text-decoration: none; color: #8ed9fa;  }

.main .cols { width:86%;margin:auto; }
.main .cols.gallery { width:100%;margin-left:0%; }
.main .cols .col:last-child
{
    margin-left:0 !important;
}
.main .cols .col {
  width: 32.4%;
      float: right;
      padding: 15px;
      /* border: 1px solid #ffffff57; */
      border-radius: 10px;
      background: #FFF;
      margin-left: 15px;
      min-height: 402px;
      box-shadow: 0px 3px 6px rgba(0,0,0,0.08);
    }
        .widgets
        {
            display: flex;
    justify-content: flex-end;
    flex-direction: row-reverse;
    text-align: right;
    padding: 30px 5% 0px 5%;

        }
        .widgets p
        {
                display: flex;
    flex-flow: row-reverse;
    margin-right: 207px;
        }
        .widgets p i
        {
            margin-left:5px;
        }
.main .cols .col:last-of-type
{
    margin-left:0;
     }
.main .cols .col h3::after{
  content: "";
  display: block;
  height: 100%;
  width: 50%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
}
.main .cols .col p::after{
  content: "";
  display: block;
  height: 100%;
  width: 50%;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 0;
  border-bottom-left-radius: 50px;
}
.main .cols .col h3 {background: #E2A610 !important;padding: 10px;margin-bottom:0px;border-radius:3px;margin-top: -30px;position: relative;padding-top: 37px;border-top: 7px solid #273C75;}
.main .cols .col h3 a { color: #fff;  }
.main .cols .col h3 a:hover { text-decoration: none; color: #333; }
.main .cols .col h3.starter-ico {
    background: #E2A610;
    color: #fff;
    /* padding: inherit; */
    }
.main .cols .col h3.awesome-ico { background: url(images/awesome-ico.png) no-repeat right 0; }
.main .cols .col h3.save-ico { background: url(images/save-ico.png) no-repeat right 0; }
.main .cols .col p { position: relative;padding: 10px;direction :rtl;color:#222;background: #fff;min-height: 130px;border-bottom-left-radius: 50px;}
.main .cols .col a.more {
    text-transform: uppercase;
    padding: 10px;
    background: #273c75;
    display: inline-block;
    color: #fff;
    border-bottom-left-radius: 5px;
  }


.main section a.all-projects { float: left; font-size: 11px; color: #000; text-transform: uppercase; background: #fff; border: 1px solid #e6e6e6; padding: 0 15px 0 13px; height: 23px; line-height: 23px;
	border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -o-border-radius: 7px; margin-left: 6px;
}
.main section a.all-projects strong { padding-left: 3px; font-weight: bold; font-size: 12px; }
.main section a.all-projects:hover { text-decoration: none; color: #65cbf8; }

.main .featured { padding-bottom: 0px; padding-top: 16px;overflow: hidden; }
.main .featured .entry {margin-bottom:15px; width: 31.5%; height: 220px; float: right; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; position: relative;

}
.main .featured .entry img { width: 100%; height: 100%; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px;padding:5px;background:#fff; }
.main .featured .entry span { display: none; position: absolute; bottom: 0; right: 0; background: url(images/entry-cnt.png) repeat right 0; width: 100%;  padding: 7px 15px 7px 0;
	border-radius: 0px 0px 7px 7px; -moz-border-radius: 0px 0px 7px 7px; -webkit-border-radius: 0px 0px 7px 7px; -o-border-radius: 0px 0px 7px 7px;
	color: #fff;
}
.video
{
   width:70%;

   margin:20px auto;
   position: relative;
   margin-bottom: 50px;
}
.video iframe
{
  height:400px;
  border: 15px solid #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: 1px 1px 10px #000;
}
.video::before{
  content: "";
  position: absolute;
  top: 100%;
  left: -10%;
  width: 120%;
  height: 20px;
  background: #ccc8c8;
  z-index: 2;
  border-radius: 20px;
  box-shadow: 1px 1px 10px #000;
}
.two-blocks::before{
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background:rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.video h3
{
    margin-bottom: 30px;
    background: none;
    color: #33190c
}
.main .featured .entry em { display: none; background: url(images/entry-plus.png) no-repeat right 0; width: 23px; height: 22px; position: absolute; top: 0; left: 0;  }
.main .featured .entry  { margin-right: 15px; }

.main .featured .entry strong { display: none; background: url(images/entry-shadow-b.png) no-repeat 0 bottom; width: 174px; height: 10px; position: absolute; bottom: -7px; right: 0;  }
.main .featured .entry:hover strong { display: block; }
.main .featured .entry a:hover span { display: block; }
.main .featured .entry a:hover em { display: block; }

html, body { height: 100%; }
#wrapper { min-height: 100%; height: auto !important; height: 100%;  }
#footer, #footer-push {  height: auto; padding-top: 0px;margin-top:0px;  }

#footer h4 { color: #fff; font-size: 15px; font-weight: bold; text-transform: uppercase; padding-bottom: 22px; }
#footer {
  background:#273c75 url(../images/footer-bg.png) repeat-x;
  background-position: bottom;
  padding-bottom: 50px;
  /* background-size: cover; */
/* background-color: #273c75; */
position: relative;

 }
.gal_vid
{
    display:flex;
    width:86%;
    margin:auto;
}
#footer .widgets { padding-bottom: 16px; }
#footer .widget { float: right; width: 172px; }
#footer .widget + .widget { padding-right: 76px;  }
#footer .widget ul { list-style: none; list-style-position: outside; font-size: 11px; }
#footer .widget ul li { padding-bottom: 11px; }
#footer .widget ul li a { color: #4a4949; }
#footer .widget ul li a:hover { color: #5b5a5a; }

#footer .gallery-widget ul li { float: right; padding-right: 14px; width: 72px; height: 45px; }
#footer .gallery-widget ul li a img { display: block;  width: 72px; height: 45px;  border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; }
#footer .gallery-widget ul li a:hover img { opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}

#footer .contact-widget p { color: #4a4949; padding-bottom: 12px; font-size: 11px;  line-height: 14px; padding-right: 28px; }
#footer .contact-widget p.address-ico { background: url(images/address-ico.png) no-repeat right 0;direction:rtl }
#footer .contact-widget p.phone-ico { background: url(images/phone-ico.png) no-repeat right 0;direction:rtl  }
#footer .contact-widget a.chat-btn { padding: 0 57px 0 30px; position: relative; height: 39px; background: #000 url(images/chat-btn.png) repeat-x right 0; line-height: 39px; color: #65cbf8; font-size: 15px; display: block; font-size: 10pt;
	border: 1px solid #0e0e0e; border-top: 0;  border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -o-border-radius: 7px; margin-top: 16px;
}

#footer .contact-widget a.chat-btn:hover { text-decoration: none; color: #fff; }
#footer .contact-widget a.chat-btn span.chat-ico { width: 16px; height: 14px; position: absolute; top: 13px; right: 26px; background: url(images/chat-ico.png) no-repeat 0 0; }

.footer-nav  { float: right; }
.footer-nav ul { list-style: none; list-style-position: outside; font-size: 10px; font-weight: bold; }
.footer-nav ul li { float: right; padding: 0 0 0 39px;  }
.footer-nav ul li a { color: #353535; }
.footer-nav ul li a:hover ,
.footer-nav ul li.active a {  color: #2497e0; text-decoration: none; }
#footer p.copy {     /* float: left; */
    color: #33190c;
    margin-bottom: -30p;
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
    font-weight: bold;
   }
#footer p.copy a { color: #33190c; text-decoration: underline; }
#footer p.copy a:hover { text-decoration: none; }
#social{
  margin-left: 50px;
}
.social
{
  color: #fff;
  font-size: 20px;
  margin-left: 5px;
  display: inline-block;
  background: #000;
  width: 35px;
  height: 35px;
  border-radius: 30px;
  text-align: center;

}
.social i{
  display: block;
    line-height: 35px;
}
.boxes
{
    background:none;
    text-align:center;
    margin-bottom:15px !important;
    overflow: hidden;
    margin: 50px auto !important;
}
.boxes img
{
    width:100%;
    margin-bottom:10px;
    height:200px;
    width: 150px;
    height: auto;
    background: beige;
    padding: 0px;
    margin: auto;
    border-radius: 50%;
    display: block;
    position: relative;
    z-index: 2;
    border: 10px solid #fff;
}
.boxes a:hover
{
    text-decoration:none;
}
.second-boxes .col
{
        min-height: auto !important;
}
.boxes i
{
        font-size: 100px;
    color: #239119;
    display: block;
    text-align: center;
}
.header-top{
  height: 40px;
      background: #273c75;
      position: relative;
  }
#navigation{
  position: relative;
}
#navigation:before{
  width: 48%;
  height: 10px;
  background: #e2a610;
  position: absolute;
  top: -10px;
  left: 0;
  content: "";
  border-top-right-radius: 30px;
}
#navigation:after{
  width: 48%;
  height: 10px;
  background: #e2a610;
  position: absolute;
  top: -10px;
  right: 0;
  content: "";
  border-top-left-radius: 30px;
}
/* .header-top:before{
  width: 48%;
  height: 10px;
  background: #000;
  position: absolute;
  bottom: -10px;
  left: 0;
  content: "";
  border-bottom-right-radius: 30px;
}
.header-top:after{
  width: 48%;
  height: 10px;
  background: #000;
  position: absolute;
  bottom: -10px;
  right: 0;
  content: "";
  border-bottom-left-radius: 30px;
} */
li.active a{
background: #E2A610;
color: #fff;
height: 100%;
display: block;
padding: 0px 10px !important;
font-size: 45px;
position: relative;
}
li.active a::before{
  content: "";
  height: 5px;
  width: 100px;
  background: #AF8009;
  position: absolute;
  bottom: -5px;
  left: -30%;
  z-index: 100;
}
li.active a i{
  color: #fff;
}
.header-top .row{
  display: flex;
  width: 100%;
}
.header-top .row .col{
  width: 50%;
}
.header-contact {
  text-align: right;
  padding-right: 5%;
  display: flex;
  align-content:flex-end;
  align-items:center;
  justify-content:flex-end;
}
.header-contact p{
  color:#fff;
  margin-left: 30px;
}
.search-form{
  margin-left: 5%;
  padding-top:5px;
}
.search-form button{

      background: #ff7c00;
      color: #fff;
      border-color: #ff7c00;
      border: 1px solid #ff7c00;
      height: 30px;
      width: 70px;
      font-family: inherit;
      border-radius:3px;

}
.search-form input[type="text"]{
  height: 30px;
  padding: 0 10px;
  width: 170px;
  font-family: inherit;

}
.soldier{
  position: absolute;
  bottom: 55px;
  left: 5%;
}
.two-blocks .container{
  display: flex;
  flex-flow: row-reverse;
}
.two-blocks{
    position: relative;
    padding-bottom: 30px;
}
.page-links{
  width: 100%;
      background:url(../images/bg.jpg);
      background-attachment: fixed;
      background-size: cover;
      position: relative;
      padding: 50px 0;
}
.page-link{
  margin: 0 15px;
background: #f5f5f524;
padding: 30px;
border-radius: 20px;
box-shadow: 0px 0px 5px #020202;
border: 1px solid #ffffff6b;
}
.page-links::before{
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
}
.page-links .container{
  display: flex;
  position: relative;
  z-index: 2;
  justify-content: center;
}
.page-links a{
  color: #fff;
  text-align: center;
}
.page-links a i{
font-size: 90px;
}
.page-link div{
      background: rgb(236 114 56);
      border-radius: 30px;
      width: 150px;
      height: 150px;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      border: 5px solid #fff;
}
.page-link:nth-child(2) div{
  background: #273c75;
}
.page-link:nth-child(3) div{
  background: #E2A610;
}
.page-link p{
  text-align: center;
  margin-top: 15px;
  font-size: 20px;
}
.header-txt{
  color: #222;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  /* margin-top: 30px; */
  line-height: 30px;
}
.header-txt ul{
  direction: rtl;
  text-align: center;
}
.header-txt ul li{
  padding-right: 0px;
  color: #273c75;
  display: inline-block;
  list-style: none;
}
.header-txt ul span{
  margin: 0 5px 0 5px;
  display: inline-block;
  color: #273c75;

}
.header-txt ul span img{
  display: block;
  width: 15px;
  height: 15px;
  margin-bottom: -2px;
}
.flip-card {
  background-color: transparent;
  width: 33%;
  height: 300px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;

}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #bbb;
  color: black;
}

.flip-card-back {
  background-color: #E2A610;
  color: white;
  transform: rotateY(180deg);
  padding-top: 30px;
}
.flip-card-back h1{
  margin-bottom: 20px;
}
.flip-card-back p{
  line-height: 30px;
  text-align: right;
  padding: 10px;
}
.footer-img{
  position: absolute;
  right: 5%;
  bottom: 0px;
  z-index: 5;
}
.header-middle{
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 0 4% 0 4%;
  align-items: center;
}
.tu-logo{
  width: 100px;
  height: 100px;
}
.page{
  min-height: 500px;
  background: #c7caca;
  padding:100px 0;
}
.page .container{
  width: 86%;
  background: #fff;
  margin:auto;
  min-height: 500px;
  border-radius: 10px;
  box-shadow:0px 0px 5px #000000ab;

}
.page-title{
  text-align: right;
    padding: 15px;
    background: #273c75;
    border-bottom: 5px solid #000;
}
.page img{
  width: 70%;
  margin: 20px auto;
  display: block;
  padding: 10px;
  border: 1px solid #ddd;
  max-width:100%;
}
.page p{
  color: #222;
  text-align: right;
  padding: 20px;
  font-size: 16px;
  line-height: 30px;
    direction:rtl ;  
  
}.page .form{
  text-align: right;
  direction: rtl;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page input,.page select{
width: 50%;
display: block;
padding: 10px;
margin-bottom: 15px;
border: 1px solid #ddd;
font-family: inherit;
border-radius: 3px;

}
.page input[type="submit"]{
  background: #1f8714;
      color: #fff;
      border: 1px solid #0d4607;

}
.profile-block{
  display: flex;
  flex-flow:column;
  direction: rtl;
  width:90%;
  margin: auto;
  margin-bottom: 15px;
}
.profile-block .txtbox
{
 padding: 7px;
margin: 5px auto;
border-radius: 0px;
display: inline-block;
width: 72%;
margin-right: 2%;
}

.profile-block p{
  padding: 0 0px 0 10px;
  border: 1px solid #ddd;
  margin-left: 2%;
  width:98%;
  margin-bottom:15px;
}
.profile-block span{
  margin-right: 5px;
}
.profile{
  padding-top: 50px;
}
.profile-block p b{
background: #273c75;
color: #fff;
display: inline-block;
width: 25%;
padding-right: 10px;
border-left: 5px solid #f7bc0b;
}
.lougout-link
{
float: left;
color: #fff;
background: #0b0b0b45;
padding: 7px 10px;
border-radius: 5px;
margin-top: -6px;
border: 1px solid #09080829;
}




.nanoGalleryContainer{
  height: 200px !important;
}
.nanoGalleryThumbnailContainer{
    display: inline-block !important;
    width: 25% !important;
    height: 200px !important;
    position: static !important;
}
.nanoGalleryThumbnailContainer .subcontainer{
    width: 100% !important;
      height: 100% !important;
}
.nanoGalleryThumbnailContainer .imgContainer{
    width: 100% !important;
      height: 100% !important;
}
.nanoGalleryThumbnailContainer img{
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
      max-height: 100% !important;
      padding: 0;
}
.nanogallery_theme_default .nanoGalleryNavigationbarContainer {
    display: none !important;
}
.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer {

background-color: #fff !important;
border: none !important;
}
.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .subcontainer {
    position: relative;
}
.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelImage {
    margin: 0px 5px 0px 0px !important;
    padding: 10px;
}
.nanogallery_theme_default .nanoGalleryContainer{
      text-align: right !important;
      direction: rtl;
}
.nanoGalleryContainer .nanoGalleryThumbnailContainer .labelImage {
    text-align: right !important;
}
.nanogallery_theme_default,.nanogallery_theme_default .nanoGalleryContainer
{
    overflow:visible !important;
}
.nanogallery_theme_default .nanoGalleryContainer {
    height: 100% !important;
    padding-bottom:15px;
}
.news{
  direction: rtl;
  background: #ddd;
  padding: 50px 0;
}
.news .row{
  display: flex;
}
.news .row .col-md-4{
  width: 33%;
}
.news .row .col-md-4:last-child .news-row{
  margin-left: 0;
}
.news-row{
  display: flex;
  background: #fff;
  margin-left: 15px;
  margin-bottom: 15px;
  padding: 10px;
  box-shadow: 0px 0px 3px #AAA;
  border-radius: 3px;
  border-bottom-left-radius: 0;
  position: relative;
  margin-bottom: 75px;
}
.news-link{
position: absolute;
top: 100%;
left: -1px;
background: #E2A610;
width: 80px;
text-align: center;
height: 35px;
color: #fbfbfb;
line-height: 35px;
border-bottom-right-radius: 10px;
box-shadow: 0px 2px 3px #908787;
font-size: 18px;
}
.news-link:hover{
  text-decoration: none;
  background: #E2A610;
  transition: 0.5s;
}
.news h3{
  background: none;
  color: #222;
  margin-bottom: 30px;
}
.news-row p{
  color: #222;
  font-size: 16px;
line-height: 30px;
}
.news-row img{
  width: 100%;
  height: 100%;
}
.news-img{
width: 30%;
height: 90px;
  margin-left: 5px;
  padding: 5px;
  background: #fff;
}
.news-content{
  width: 80%;
}
.contact-data
{
    display:flex;
    direction:rtl;
}
.contact-data i
{
    color:#1f8714;
}
.google-map
{
    margin: 0 20px;
}
.dropdown
{
    display:inline-block !important;
}
.btns
{
    display:flex;
    justify-content: flex-end;
    margin-right: 5%;
}
.btns input
{
    margin:0 0 0 3px;
    width:150px;
}
.red_msg
{
      margin-right: 3.4%;
      font-weight: normal !important;
padding: 10px;
background: #f9dede;
border: 1px solid #f4b0b6;
border-radius: 3px;
}
.inne_h3 {
    color: white !important;
    direction: rtl;
    padding: 20px;
    background: #273c75;
    margin: 0 20px;
}
#terms_and_conditions
{
    width: auto;
display: inline;
}
.instructions-approve
{
    direction:rtl;
    text-align:right;
    margin-right:20px;
}
.btn-red
{
padding:5px 15px;
background: #273c75;
color:#fff;
border:none;
}
.dropmenu
{
position: absolute;
width: 200px;
right: -20px;
text-align: right;
padding-right: 42px;
display:none;
z-index:1000;
}
.dropmenu a
{
    display:block;
    background: #273c75;
    padding:5px 0px !important;
    line-height:normal !important;
    padding-right:20px !important;
    border-bottom:1px solid #55150f;
    padding-bottom:15px !important;
}
#navigation ul li:hover > .dropmenu
{
    display:block;
}
.pdf_container
{
    display:flex;
    width:80%;
    margin:auto;

  gap: 12px;
    
}
.pdf
{
    display:flex;
    width:33%;
    flex-flow:column;
}
.pdf a
{
    background: #273c75;
    color:#fff;
    text-align:center;
    display:blox;
    width:220px;
    padding:10px 15px;
    margin:auto;
    border-radius:30px;
    font-size:18px;
}
.pdf img
{
    width:70%;
}
.two-columns
{
 
}
.two-columns .text
{
    width:100%;
    text-align:right;
    color:#222;
    padding:50px 10px 10px 10px;
    line-height: 28px;
    direction:rtl ;
    font-size: 17px;
}
.two-columns .profile
{
    width:100%;
}
.two-columns .profile-block p
{
    width:100%;
    padding-left:0;
}
.two-columns .profile-block p b
{
    display:block;
    width:100%;
    border-left:none;
    border-bottom:5px solid #273c75;
    padding:5px;
}
.two-columns .profile-block span {
    margin-right: 5px;
    padding: 10px;
    display: block;
}
.two-columns .btns
{
    margin-right: 0 !important;
}
.two-columns .red_msg
{
    margin: 10px auto;
}
.msg
{
    text-align: center;
padding: 30px;
background: #dadddc;
width: 70%;
margin: 50px auto 0 auto;
border-radius: 7px;
border-top: 5px solid #f27417;
border-bottom: 5px solid #1f8714;
color: #434244;
}
.archive-btn
{
    background: #E2A610;
    color:#fff;
    padding:10px 15px;
    font-size:18px;
    border-radius:3px;
}
.archive-btn:hover
{
    text-decoration:none;
    background: rgb(113 28 21);
    transition:0.5s;
}
.page .news-row
{
    display:block;
    box-shadow:none !important;
margin-bottom:0;
}
.page .news-row img
{
    width:150px;
    height:120px;
    margin:10px 0 0 0;
}
.page .news-row p
{
    padding:0;
    margin:0 15px 10px 0;
}
.page .news-row a
{
background: #1f8714;
color: #fff;
padding: 7px 18px;
display: inline-block;
border-radius: 3px;
float: right;
margin-right: 19px;

}
.page .news-row-content
{
    justify-content: flex-end;
   display:flex;
   padding-top:10px;
}
    .visitors
    {
         padding-top:10px;
         margin-left:15px;
    }
    .visitors img
    {
        display:inline-block;
     margin-bottom: -6px;
    }
        .btn_search
    {
       
        background: #E2A610;
color: #fff;
border-color: #E2A610;
border: 1px solid #E2A610;
height: 30px;
width: 70px;
font-family: inherit;
border-radius: 3px;
    }