body{    font-family: 'Cairo', sans-serif; overflow-x: hidden;}
/*Header Top header*/

#header .top_header {
    font-family: 'Cairo', sans-serif;
    min-height: 37px;
    background: #d10a11;
    border-bottom: 2px solid #F2F2F2;
    direction: rtl;
    text-align: left;
    padding-top: 6px;
}

#header .top_header .address i,
#header .top_header .phone i {
    padding: 3px 5px;
    font-size: 15px;
    color: #ffffff;
}
@media (max-width: 767px){
.social_icon {
    float: none !important;
}}
#header .top_header .text-left a {
  color: #fff;
  text-decoration: none;
  margin: 4px;
}
#header .top_header .social_icon i {
    padding: 0 5px;
    font-size: 13px;
	  color: #fff;
}
#header .top_header .social_icon i:hover {
    color: #f57b00;
}

/*End of top header*/

/* navbar */
.navbar{
    font-family: 'Cairo', sans-serif;
    background-color: #fff;
    min-height: 73px !important;
    margin-bottom: 0px !important;

}
.navbar .dropdown{top: 18px;}
.dropdown-menu > li > a {
    float: right;
    color: #404040 !important;
    font-size: 14px !important;
    font-weight: 700 !important;

}
.dropdown-menu > li > a:hover {
    background: transparent !important;
    color: #d10a11 !important;
}
.navbar .btn-default{
    color: #fff !important;
    background-color: #d10a11 !important;
    border-color: #d10a11 !important;
}
.navbar-nav > li{ float: right !important;}
.navbar .adv-sc a{color: #d10a11 !important;}
.nav > li > a{
    padding-left:10px !important;
    padding-right:10px !important;
    color: #404040 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
}
.nav > li > a:hover{
    color: #d10a11 !important;
}
.navbar-toggler:focus,
.navbar-toggler:active {
    outline: 0;
}

.navbar-toggler span {
   display: block;
   background-color: #444;
   height: 3px;
   width: 25px;
   margin-top: 4px;
   margin-bottom: 4px;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   position: relative;
   right: 0;
   opacity: 1;
}

.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
   -webkit-transition: transform .35s ease-in-out;
   -moz-transition: transform .35s ease-in-out;
   -o-transition: transform .35s ease-in-out;
   transition: transform .35s ease-in-out;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    right: 29px;
    top: 23px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
}
.navbar-default{
    margin-bottom: 0px !important;
    position: initial !important;
    border-bottom: 2px solid #d10a11 !important;
}
.navbar-header{float: right !important;}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    right: 29px;
    top: 23px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
}
.navbar-brand > img{    display: block; margin: -17px;}
header .header-img{width:100% ;}
.navbar .navbar-nav{margin-top: 10px;}
.navbar-fixed-top{top: 35px !important;}
/* navbar */

/*--------------------section 1---------------------------*/
.env{
    direction: rtl;
	display: block;
	font-family: 'Cairo', sans-serif;
}
.col{
    float: right !important;
}
.ad1{
	position: relative;
    background: #c3240f;
    color: #fff;
    margin-top: 41px;
    padding: 25px;
    margin-right: 0px;
}

.ad1 .her{
	       background: #fff;
    color: #000;
    padding: 6px;
    border-radius: 2px;
    font-size: 12px;
}

.ad1  p {

	font-size: 13px;
	margin-bottom: 35px;
}

.ad1 h4 {
	display: inline-block;
	margin: 14px;
	font-weight: 600;
}
.ad1 i{
	    position: absolute;
    font-size: 83px;
    color: #dd474d;
    margin-top: -48px;
    margin-right: 43px;
    opacity: .5;
}

.ad2{
    margin-top: 41px;
    padding: 25px;
    margin-right: 0px;
	background: #ededed;
    position: relative;

}
.ad2  p {

	font-size: 14px;
	margin-bottom: 35px;

}

.ad2 h4 {
	display: inline-block;
	margin: 14px;
	font-weight: 600;
}
.ad2 i{
	position: absolute;
    font-size: 83px;
    color: #dd474d;
    margin-top: -50px;
    opacity: .5;
    margin-right: 53px;
}

.ad2 .her{

    padding: 6px;
    border-radius: 2px;
    font-size: 12px;
	background: #d10a11;
    color: #fff;
}

.ad3{
	background: #ededed;
    position: relative;
    margin-top: 41px;
    margin-bottom: 41px;
    padding: 25px;
    margin-right: 0px;
}
.ad3  p {

	font-size: 14px;
	margin-bottom: 35px;

}

.ad3 h4 {
	display: inline-block;
	margin: 14px;
	font-weight: 600;
}
.ad3 i{
	position: absolute;
    font-size: 83px;
    color: #dd474d;
    margin-top: -48px;
    margin-right: 43px;
    opacity: .5;
}

.ad3 .her{
	padding: 6px;
    border-radius: 2px;
    font-size: 12px;
    background: #d10a11;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
}
.ad-space{margin-bottom: 50px;}

/*==========================artical===========================*/

.ad-new h3{
	margin-bottom: 53px;
    color: #c3240f;
    font-weight: 100;
    font-size: 32px;
	    margin-right: 15px;
    margin-top: 3px;
}
.ad-new .new1 .col{    margin-bottom: 30px;}
.ad-new .new2 .col{    margin-bottom: 30px;}
.ad-new {
    direction: rtl;
    font-family: 'Cairo', sans-serif;
	background: #eee;
    display: block;
    padding-top: 35px;
	padding-bottom: 40px;
}

.truck {
	border: 2px solid #c3240f;
    padding-right: 15px;
	padding-top: 18px;
    padding-left: 15px;
    background: #fff;

}
.adv {
	margin-top: 27px;
}

.truck hr{
	margin: 11px;
}
.truck a:hover{
	text-decoration: none;
}
.truck h5{
	margin-top: 13px;
    font-size: 18px;
    color: #c3240f;
    margin-bottom: 7px;
}

.truck img{
    width: 100%;

}

/*================================display-------------------------*/
.display {
    font-family: 'Cairo', sans-serif;
	position: relative;
	display: block;
	background-image: url(../img/panar2.jpg);
	padding: 20px 0px;

}

.display h3{
    color: #fff;
	text-align: center;
	font-size: 17px;
	margin-top: 23px;
}
.display .buy{
    color: #fff;
    text-align: center;
    font-size: 17px;
    margin-top: 5px;
}
.display .rent{
  text-align: center;
  color: #fff;
  font-size: 17px;
  margin-top: 5px;
}
/*==========================search question===========================*/
.search-question h2 {
	font-size: 22px;
    font-weight: bold;
}

.search-question{
    direction: rtl;
    display: block;
    padding-top: 33px;
    font-family: 'Cairo', sans-serif;
}
table{
	width: 100%;
	margin-top: 40px;
	font-family: 'Cairo', sans-serif;
}
select{
    width: 91%;
    margin: 0px 0px 10px 0px !important;
    font-size: 11px;
    border-radius: 5px;
	padding: 7px;
	font-family: 'Cairo', sans-serif;
    margin: 7px;
}
input{
	width: 91%;
    padding: 7px;
    font-family: 'Cairo', sans-serif;
    font-size: 13px;
    margin-top: 14px;
    margin-right: 3px;
}

.search p{
	font-size: 15px;
    margin-bottom: 6px;
    margin-top: 6px;
    font-family: 'Cairo', sans-serif;
}
.clear {
	clear: both;
}

.search a{
	float: left;
    background: #d10a11;
    color: #fff;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
    border-radius: px;
    font-family: 'Cairo', sans-serif;
    border-radius: 5px;
    padding-bottom: 7px;
    padding-top: 7px;
    margin-left: 25px;
    margin-top: -37px;
}
.search a:hover{
    text-decoration: none;
    color: #fff;
}

.question p{
	color: #d10a11;
    display: inline-block;
    font-family: 'Cairo', sans-serif;
	margin-bottom: 17px;}

.question i{
	float: left;
    margin-left: 15px;
    color: #000;
}

.question td{
    height: 19px;
    padding-bottom: 12px;
	font-family: 'Cairo', sans-serif;
    padding-top: 12px;
    padding-right: 15px;
    font-size: 13px;
}
/*==========================space3===========================*/
.tr2 img {
	padding-right: 145px;
}

.tr2{
    font-family: 'Cairo', sans-serif;
/*	background-image: url(../img/trl2.jpg);*/
	background-repeat: no-repeat;
    height: 201px;
    margin-bottom: 10px;
}

.tr1 {
    margin-bottom: 10px;
	position: relative;
/*    background-image: url(../img/trl2.jpg);*/
    background-repeat: no-repeat;
    height: 201px;
    font-family: 'Cairo', sans-serif;
}

.space-ad img {
    position: absolute;
    z-index: -1;
    height: 153px;
}


.space-ad p{
    top: 45%;
    left: 35%;
	position: absolute;
    color: #fff;
	font-size: 16px;}
 .space-ad {
    padding: 10px 0px 40px;
    margin-top: 30px;
}

/*==========================call===========================*/

.s-promo-block-v5 {
    font-family: 'Cairo', sans-serif;
    position: relative;
    padding-bottom: 120px;
    z-index: 1;
}
.s-promo-block-v5 .column{ top: 80px;}
.s-promo-block-v5 .column .quest{
    direction: rtl;
    font-size: 17px;
    color: #d10a11;
    font-weight: bold;
    top: 35px;
    direction: rtl;
}
.s-promo-block-v5 .column .cont{
    background: #d10a11;
    color: #fff;
    height: 45px;
    top: -20px;
    right: 5%;
    float:initial;
    font-size: 24px;
    border: 0px;
    font-weight: 100;
    border-radius: 5px;
}
.s-promo-block-v5 .column .text{
    right: 0%;
}

@media (max-width: 991px){
    .s-promo-block-v5 .column .text {
        right: 0%;
        top: -30px;
    }
    .s-promo-block-v5 .column .cont{
        top: 15px;
        right: 0%;
    }
}
@media (min-width: 992px){
.s-promo-block-v5 .column .text {
    right: 15%;
}

}
.s-promo-block-v5 .column .quest p{
   text-align: right;
   font-size: larger;
   line-height: initial;
}
.s-promo-block-v5 .g-bg-position--center {
    background-size: cover !important;
    background-position: center center !important;
}
.s-promo-block-v5 .g-padding-y-100--sm {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
}
.s-promo-block-v5 .g-margin-b-40--xs {
    margin-bottom: 2.5rem;
}

.s-promo-block-v5 .g-text-center--xs {
  color: #fff;
      line-height: 1.4;
  text-align: center;
}

.s-promo-block-v5 .g-text-center--xs h1 {
  padding-bottom: 20px;
}

.s-promo-block-v5 .g-text-center--xs h4 {
  font-size: 2.125rem !important;
}

/*==========================footer1===========================*/

.footer .footer1 .share {
    background: #d10a11;
   color: #fff;
   padding-left: 16px;
   float: left;
   padding-right: 16px;
   font-size: 14px;
   margin-left: 32px;
   border-radius: 2px;
   padding-bottom: 5px;
   padding-top: 5px;

}
.footer .footer1 .col{
    direction: rtl;
}
.footer{font-family: 'Cairo', sans-serif;}
.footer .footer1{
background-color: #3f3f3f;
color: white;
padding-top: 50px;
padding-bottom: 50px;
}
.footer1 .web{
    text-shadow: 2px 2px  #d71717;
    color: #4b4b4b;
    font-size: 22px;
    font-family: 'Cairo', sans-serif;

}

.footer1 i{
   background: #797979;
   padding: 10px;
   border-radius: 4px;
}

.footer1 a{
   color: white;
   font-size: 14px;

}

.footer a:hover{
    text-decoration: none;
    color: white;

 }

.footer1 input{
   color: #000;
   margin-bottom: 17px;
}

.footer1 p{
   margin: 5px;
   padding-top: 2px;
   padding-left: 10px;
   font-size: 18px;
   font-family: 'Cairo', sans-serif;

}


/*==========================footer2===========================*/
.footer2{
   font-family: 'Cairo', sans-serif;
   background-color: #000;
   color: #fff;

}
.footer2 a{color: #d10a11;}
.footer2 a:hover{color: #3f3f3f;}
.footer2 p{
   margin: 8px;
   padding: 8px;
   font-size: 15px;

}
.myframegmap{
   border: 3px solid #f6f5f0;
   border-radius: 8px;
   height: 130px;
   width: 80%;
   box-shadow: 0px 0px 3px 3px #e7e4dc;
   overflow: hidden;
   position: relative;
   margin: 0 auto;

}
/*-----------------------------*/

/* scroll top screen */
#scroll-top {
    width: 33px;
    height: 33px;
    padding-top: 5px;
    padding-bottom: 10px;
    background-color: #D10A11;
    text-align: center;
    position: fixed;
    right: 10px;
    z-index: 9999;
    bottom: 10px;
    display: none;
    cursor: pointer;
}
#scroll-top a{color: #fff; text-decoration: none;}
#scroll-top:hover{
    background-color: #D10A11;
    border-radius: 50%;
    transition: all 0.5s ease;}

/*  test  */
.question .panel-default > .panel-heading{
        background-color: #fff;
}
.panel-heading{  padding: 13px 15px !important;}
.panel-heading a{ color: #D10A11 !important;  }
.panel-heading .collapsed{color: #000 !important; }
.panel-body {
    font-size: 13px;
    padding: 5px 15px !important;
}
.panel-group{
    margin-top: 40px;
    font-family: 'Cairo', sans-serif;
    margin-bottom: 0px !important;
}
.panel-group .panel + .panel {
    margin-top: 0px !important;
}
.panel-group .panel{border-radius: 0px !important;}
.panel-title > a{    font-size: 13px;}
.panel-title > a:before {
    font-size: 9px;
    padding: 1px 2px;
    color: #000 !important;
    border: 1px solid #000;
    float: left !important;
    border-radius: 3px;
    font-family: FontAwesome;
    content: "\f068";
}
.panel-group .panel-heading + .panel-collapse > .panel-body{border-top: 0px !important;}
.panel-title > a.collapsed:before {
    float: left !important;
    content:"\f067";
}
.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus  {
    text-decoration:none;
}
#signup_form td, .login_form td, #contact_form td, .my_details td, #comment_form td, #to_ad_form td{
    padding: 10px;
}

.comment {
    background: #f2f2f2;
    border-radius: 5px;
    padding: 15px;
    border: 1px solid #d2d2d2;
    margin-bottom: 15px;
}

.ads {
    margin: 10px;
    list-style: none;
}
