@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/thabit.css);
@import url('https://fonts.googleapis.com/css?family=Tajawal:200,300,400,500,700,800,900&subset=arabic');


body
{
    background-color: #EFF3F9;
    font-family: ‘ Thabit’, serif;


}

h1,
h2,
h3,
h4,
h5,
h6 {

    line-height: 1.1;
    font-weight: 600;
    text-align: right;
font-family: 'Tajawal', sans-serif;
}
a,
a:hover,
a:focus {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
    outline: 0 solid transparent;
    color: #656565;
    font-weight: 500;
    font-size: 16px;


}

ul,
ol {
    margin: 0; }
ul li,
ol li {
    list-style: none; }

img {
    height: auto;
    max-width: 100%; }

*
{
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-font-smoothing: antialiased;
}

/*  ------  */
.header-area {
    position: relative;
    z-index: 500;
    direction: rtl;
    width: 100%; }
.header-area .top-header-area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 55px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .top-header-area {
        height: 50px; } }
@media only screen and (max-width: 767px) {
    .header-area .top-header-area {
        height: 80px; } }
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-area .top-header-area {
        height: 75px; } }


.header-area .top-header-area2 {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 55px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .top-header-area2 {
        height: 50px; } }
@media only screen and (max-width: 767px) {
    .header-area .top-header-area2 {
        height: 80px; } }
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-area .top-header-area2 {
        height: 75px; } }




.header-area .top-header-area .top-social-info {
    position: relative;
    z-index: 1; }
.header-area .top-header-area .top-social-info a {
    color: #ffffff;
    font-size: 14px;
    padding: 0 13px; }
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-area .top-header-area .top-social-info a {
        padding: 0 10px; } }
.header-area .top-header-area .top-search-area {
    position: relative;
    z-index: 1; }
.sb-search {
    position: relative;
    width: 0%;
    min-width: 36px;
    height: 36px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
.sb-icon-search {

    background:#142034;
    top: 0;
}
.sb-search-input {
    position: absolute;
    right: 0;
    border: none;
    outline: none;
    background: #FFFFFF;
    width: 50%;
    height: 36px;
    margin: 0;
    z-index: 10;
    padding: 2px 41px 2px 10px;
    font-size: 14px;
    color: #495057;
}

.sb-search-input::-webkit-input-placeholder {
    color: #142034;
    font-size: 14px;
}

.sb-search-input:-moz-placeholder {
    color: #3DBFB8;
}

.sb-search-input::-moz-placeholder {
    color: #3DBFB8;
}

.sb-search-input:-ms-input-placeholder {
    color: #142034;
}

.sb-icon-search,
.sb-search-submit  {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}

.sb-search-submit {
    background: #fff; /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}

.sb-icon-search {
    color: #17a2b8;
    z-index: 90;
    font-size: 14px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}
.sb-search-submit {
    background: #fff; /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}

.sb-icon-search {
    color: #fff;
    z-index: 90;
    font-size: 14px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}

.sb-icon-search:before {
    content: "\f002";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
    width: 100%;

}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    background: #2b373a;
    color: #fff;
    z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
    z-index: 90;
}
.clear {
    clear: both;
    height: 1px;
}

header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    -webkit-box-shadow: 0 5px 80px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 80px -10px rgba(0, 0, 0, 0.5);
}

header .navbar-brand {
    letter-spacing: .2em;
    font-weight: 400;
    color: #2b373a !important;
}

header .navbar-collapse {
    position: relative;
    padding-right: 187px;
}


header .navbar {
    padding-top: 0;
    padding-bottom: 0;
    background: #2b373a;

}

@media (max-width: 991.98px) {
    header .navbar {
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
}

header .navbar .navbar-nav.absolute-right {
    position: absolute;
    right: 0;
}



@media (max-width: 991.98px) {
    header .navbar .navbar-nav.absolute-right {
        position: relative;
        right: inherit;
    }

    header .navbar .nav-link

    {
        text-align: right;

    }

    header .navbar-collapse{

        padding-right: 0;
    }

}


header .navbar .nav-link {
    padding: 5px;
    font-size: 13px;
    outline: none !important;
    opacity: 1 !important;
    color: #FFFFFF !important;
    font-family: 'Tajawal', sans-serif;

}
.line::after{

    content: '';
    display: block;
    width: 0;
    height: 2px;
    color: #17a2b8;
    background: #17a2b8;
    transition: width .3s;

}
.nav-link.line::after {
    color: #FFFFFF;
}
.line:hover::after{
    width: 100%;
    color: #FFFFFF;
    transition: width .3s;
}
.nav-link:hover{
    color: #FFFFFF;
}
@media (max-width: 991.98px) {
    header .navbar .nav-link {
        padding: .5rem .5rem;
    }
}


/*   start Slider  */
.slider_main .carousel-item{

    -webkit-background-size:cover;
    -moz-background-size:cover;
    background-size: cover;
}
/*   End Slider  */
.slider_main.carousel-inner .overlay{
    position: absolute;
    width: 100%;
    left:0;
    top:0;
    background-color: rgba(0,0,0,.6);
    z-index:2;

}

.slider_main .carousel-indicators{

    bottom: 10px !important;
    color: white;
    z-index: 100;
    text-align: center;
}
.slider_main .carousel-indicators li {

    width: 15px;
    height: 15px;
    background-color: #FFFFFF;
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    cursor: pointer;
    border-radius: 10px;
}
.slider_main .carousel-indicators li.active {

    background-color: #c69500 !important;
}

#carousel_items .carousel-indicators{

    padding-bottom: 75px;
}
#carousel_items.carousel-indicators li{

    border-radius: 5px !important;
}

@media only screen and (max-width: 979px) {

    .slider_main {

        display: none;
    }  }

.breaking-news-area {
    position: relative;
    z-index: 1;
    padding: 3px 1%;
    background-color: #f0f4f8;
    height: 40px;
    font-family: 'Tajawal', sans-serif;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .breaking-news-area {
        padding: 20px 1%; }


}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .breaking-news-area {
        padding: 20px 1%; }
    .breakingNews{
        padding: 20px 1%;
    }


}


.breaking-news-area .breaking-news-ticker {
    position: relative;
    z-index: 1;
    background-color: #17a2b8;
    height: 40px;



}
.breaking-news-area .breaking-news-ticker .title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px;
    max-width: 180px;
    height: 40px;
    width: 180px;
    background-color: #2b373a ;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .breaking-news-area .breaking-news-ticker .title {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px;
        max-width: 150px;
        width: 150px; } }
@media only screen and (max-width: 767px) {
    .breaking-news-area .breaking-news-ticker .title {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70px;
        flex: 0 0 70px;
        max-width: 70px;
        width: 70px;
        height: 40px; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .breaking-news-area .breaking-news-ticker .title {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        max-width: 100px;
        width: 100px; } }
.breaking-news-area .breaking-news-ticker .title h6 {
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
    line-height: 40px; }
@media only screen and (max-width: 767px) {
    .breaking-news-area .breaking-news-ticker .title h6 {
        line-height: 40px;
        font-size: 12px; } }
.breaking-news-area .breaking-news-ticker .ticker {
    width: 100%;
    text-align: right;
    position: relative;
    overflow: hidden;
    padding: 0 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 180px);
    flex: 0 0 calc(100% - 180px);
    max-width: calc(100% - 180px);
    width: calc(100% - 180px); }
@media only screen and (max-width: 767px) {
    .breaking-news-area .breaking-news-ticker .ticker {
        padding: 0 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 70px);
        flex: 0 0 calc(100% - 70px);
        max-width: calc(100% - 70px);
        width: calc(100% - 70px); } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .breaking-news-area .breaking-news-ticker .ticker {
        padding: 0 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 100px);
        flex: 0 0 calc(100% - 100px);
        max-width: calc(100% - 100px);
        width: calc(100% - 100px); } }
.breaking-news-area .breaking-news-ticker .ticker ul {
    width: 100%;
    position: relative;
    z-index: 1; }
.breaking-news-area .breaking-news-ticker .ticker ul li {
    display: none;
    width: 100%; }
.breaking-news-area .breaking-news-ticker .ticker ul li a {
    display: block;
    font-size: 16px;
    color: #FFFFFF;
    height: 38px;
    line-height: 38px; }
@media only screen and (max-width: 767px) {
    .breaking-news-area .breaking-news-ticker .ticker ul li a {
        font-size: 12px; } }
.breaking-news-area .breaking-news-ticker .ticker ul li a:hover, .breaking-news-area .breaking-news-ticker .ticker ul li a:focus {
    color: #FFFFFF; }

.left_side{

    position: fixed;
    z-index: 300;
    direction: ltr;
    left: 1px;
    top: 25%;
    list-style-type: none;
    padding: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.left_side ul{

    position: absolute;
    overflow: hidden;
    border: none;
}
.left_side i. fa{

    padding: 6px;
    font-size: 20px;
    color: #fff;


}
.left_side li{

    padding:8px;
    transition: .5s;
    width: 40px;
    position: relative;
    text-align: center!important;
    margin-top: 3px;
    border-radius: 5px;
}

.left_side li i{

    font-size: 20px;
}

.left_side li>a {
    color: #ffffff;
    text-decoration: none;

}

.left_side li:nth-child(1){

    background: #2b373a;

}
.left_side li:nth-child(2){

    background: #00a89c;

}
.left_side li:nth-child(3) {

    background: #c69500;


}
.left_side li:nth-child(4){

    background-color: #3b5999!important;

}
.left_side li:nth-child(5){

    background: #4b9cdc;


}
.left_side li:nth-child(6){

    background-color: #55acee!important;
}
.left_side li:nth-child(7) {

    background: #cd201f;
}

.left_side li:nth-child(8){

    background-color: #25D366!important;
}
.left_side li:nth-child(9){

    background-color: #e4405f!important;

}
.left_side li:nth-child(10){
    background-color: #02a650;
    color: #FFFFFF;}
.left_side li:nth-child(11){

    background-color: #d22f38!important;
}
.left_side li:nth-child(12){


}
.left_side li:hover{

    width: 100px;
    text-align: right
}



@media (max-width: 575px) {
    .top-post-area {
        padding: 0px 15px;
    }
}

.top-post-area{

    margin-top: 5px;
}
.top-post-area .top-post-left .feature-image-thumb {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    overflow: hidden;
    margin-top: 25px;
}

.top-post-area .top-post-left .feature-image-thumb .overlay-bg {
    background: rgba(0, 0, 0, 0.4);
}

.top-post-area .top-post-left .feature-image-thumb img {
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.top-post-area .top-post-left:hover .feature-image-thumb img {
    transform: scale(1.045);
}
.top-post-area .top-post-left .top-post-details .meta li {
    display: inline-block;
    color: #fff;
    margin-right: 10px;
    font-weight: 300;
    font-size: 12px;
}

@media (max-width: 414px) {
    .top-post-area .top-post-left .top-post-details .meta li {
        font-size: 9px;
    }
}

.top-post-area .top-post-left .top-post-details .meta li .lnr {
    margin-right: 10px;
    font-weight: 700;
}
.top-post-details h6{

    color: #ffffff;
}
.top-post-area .top-post-left .top-post-details .meta li a, .top-post-area .top-post-left .top-post-details .meta li .lnr {
    color: #fff;
}

@media (max-width: 991px) {
    .top-post-area .top-post-left {
        margin-bottom: 10px;
    }
}

.top-post-area .top-post-right .single-top-post {
    position: relative;

    margin-bottom: 10px;
}

.top-post-area .top-post-right .single-top-post .feature-image-thumb {
    overflow: hidden;
}

.top-post-area .top-post-right .single-top-post .feature-image-thumb img {
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.top-post-area .top-post-right .single-top-post .feature-image-thumb .overlay-bg {
    background: rgba(0, 0, 0, 0.4);
}

.top-post-area .top-post-right .single-top-post:hover .feature-image-thumb img {
    transform: scale(1.045);
}

.top-post-area .top-post-right .single-top-post .top-post-details {
    position: absolute;
    bottom: 12px;
    right: 12px;
    text-align: right;
}





.top-post-area .top-post-right .single-top-post .top-post-details h4 {
    color: #fff;
    margin-top: 20px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .top-post-area .top-post-right .single-top-post .top-post-details h4 {
        font-size: 12px;
        margin-bottom: 5px;
        margin-top: 5px;
    }
}

.top-post-area .top-post-right .single-top-post .top-post-details .meta li {
    display: inline-block;
    color: #fff;
    margin-right: 10px;
    font-weight: 300;
    font-size: 12px;
}

@media (max-width: 414px) {
    .top-post-area .top-post-right .single-top-post .top-post-details .meta li {
        font-size: 9px;
    }
}

.top-post-area .top-post-right .single-top-post .top-post-details .meta li .lnr {
    margin-right: 10px;
    font-weight: 700;
}

.top-post-area .top-post-right .single-top-post .top-post-details .meta li a, .top-post-area .top-post-right .single-top-post .top-post-details .meta li .lnr {
    color: #ffffff;
}


.popular_property {
    padding-top: 120px;
    padding-bottom: 90px;
}

.popular_property.plus_padding {
    padding-top: 186px;
}

@media (max-width: 767px) {
    .popular_property.plus_padding {
        padding-top: 50px;
    }
}

@media (max-width: 767px) {
    .popular_property {
        padding-top: 50px;
        padding-bottom: 20px;
    }
}

.popular_property .more_property_btn {
    margin-top: 30px;
}


.popular_property .single_property {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.popular_property .single_property .property_thumb {
    position: relative;
    overflow: hidden;
}

.popular_property .single_property .property_thumb img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.popular_property .single_property .property_thumb .property_tag {
    position: absolute;
    top: 25px;
    left: 25px;
    background: #2b373a;
    padding: 8px 14px;
    color: #c69500;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Tajawal', sans-serif;
    z-index: 1;
}


.popular_property .single_property .property_content {
    padding: 25px;
    border-bottom: 1px solid #E8E8E8;
}

.popular_property .single_property .property_content .main_pro h3 {
    font-size: 16px;
    color: #2b373a;
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
    margin-bottom: 8px;
}
.section_title h3 {
    font-size: 42px;
    font-weight: 500;
    line-height: 52px;
    text-align: center;
    color: #2b373a;
    position: relative;
    z-index: 0;
    padding-bottom: 19px;
}

.popular_property .more_property_btn {
    margin-top: 30px;
}

.popular_property .single_property {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}
.boxed-btn3-line {
    color: #2b373a !important;
    display: inline-block;
    padding: 14px 31px;
    font-family: 'Tajawal', sans-serif;
    font-size: 15px;
    font-weight: 500;
    border: 0;
    border: 1px solid #c69500;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
    text-transform: capitalize;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}
.popular_property .single_property .footer_pro {
    padding: 12px 25px;
    background-color:#2b373a ;

}

.popular_property .single_property .footer_pro ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.popular_property .single_property .footer_pro ul li .single_info_doc span {
    color: #c69500;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Tajawal', sans-serif;
    margin-left: 5px;
    display: inline-block;
}
.popular_property .single_property .footer_pro i{

    color: #ffffff;
}
.popular_property .single_property:hover .property_thumb img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
}

.block-16 figure {
    position: relative;
}

.block-16 figure .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 40px;
    width: 90px;
    height: 90px;
    background: #fff;
    display: block;
    border-radius: 50%;
    opacity: .8;
}

.block-16 figure .play-button:hover {
    opacity: 1;
}

.block-16 figure .play-button > span {
    position: absolute;
    left: 55%;
    top: 55%;
    color: #2A4763;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.block-15 .heading {
    max-width: 400px;
    margin-bottom: 20px;
}

.block-15 .heading h2 {

    margin: 0;
    padding: 0;
    color: #495057;
    text-align: right;
}

.block-15 .text {
    max-width: 400px;
    text-align: right;


}

.block-15 .text p{

    font-size: 14px;
    color: #495057;
    font-weight: bold;
    text-align: justify;


}

.site-section {
    padding: 2em 0;
    direction: ltr;
}

.footer-area {
    position: relative;
    z-index: 1;
    background-color: #2b373a;
    padding-top: 50px; }


.footer-area .footer-widget {
    position: relative;
    z-index: 1;
    font-family: 'Tajawal', sans-serif;

}
.footer-area .footer-widget .widget-title {
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #FFFFFF;
    text-align: right;

}


.footer-area .footer-widget p{

    text-align: justify;
    color: #FFFFFF;
}
.footer-area .footer-widget .placeholder
{


}
.footer-area .footer-widget .contact-address {
    position: relative;
    z-index: 1; }
.footer-area .footer-widget .contact-address p {
    margin-bottom: 0; }
.footer-area .footer-widget .footer-nl-area {
    position: relative;
    z-index: 1;
    margin-top: 30px; }
.footer-area .footer-widget .footer-nl-area form {
    position: relative;
    z-index: 1; }
.footer-area .footer-widget .footer-nl-area form input {
    width: 100%;
    height: 40px;
    background-color: #303334;
    border-radius: 0;
    padding: 0 50px;
    border: none; }
.footer-area .footer-widget .footer-nl-area form button {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #656565;
    color: #ffffff;
    z-index: 10;
    top: 0;
    right: 0;
    border: none;
    cursor: pointer;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms; }
.footer-area .footer-widget .footer-nl-area form button:hover, .footer-area .footer-widget .footer-nl-area form button:focus {
    background-color: #495057;
    color: #ffffff; }
.footer-area .footer-widget ul li:before{


    margin-right: 5px;
    font-size: 14px;
    top:-1px;
    position: relative;
    color: #ffffff;
}

.footer-area .footer-widget a{
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    text-align: justify;

}

.footer-area .footer-widget a:hover{
    color: #17a2b8;

}


.footer-area .footer-widget .footer-social-area {
    position: relative;
    z-index: 1;
    margin-top: 30px; }
.footer-area .footer-widget .footer-social-area a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #17a2b8;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    font-size: 16px;
    margin-right: 5px; }
.footer-area .footer-widget .footer-social-area a:last-child {
    margin-right: 0; }
.footer-area .footer-widget .footer-social-area a.facebook {
    background-color: #597dca; }
.footer-area .footer-widget .footer-social-area a.twitter {
    background-color: #1da1f2; }
.footer-area .footer-widget .footer-social-area a.google-plus {
    background-color: #db4437; }
.footer-area .footer-widget .footer-social-area a.instagram {
    background-color: #a67c52; }
.footer-area .footer-widget .footer-social-area a.linkedin {
    background-color: #3b5998; }
.footer-area .footer-widget .footer-social-area a:hover, .footer-area .footer-widget .footer-social-area a:focus {
    background-color: #17a2b8; }

.footer-area .copywrite-area {
    position: relative;
    z-index: 1;
    margin-top: 30px;
    padding: 0px 0;
    text-align: center;
    background-color: #17a2b8; }
.footer-area .copywrite-area .copywrite-text {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 400;
    color: #FFFFFF; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area .copywrite-area .copywrite-text {
        font-size: 12px; } }
@media only screen and (max-width: 767px) {
    .footer-area .copywrite-area .copywrite-text {
        font-size: 12px; } }



.footer-contact li {
    text-align: right;
    color: #fff;
    font-size: 13px;
    margin-bottom: 15px;
    /* text-transform: uppercase; */
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 35px;
    line-height: 25px;
}
.footer-contact li:nth-child(1) {
    background-image: url("../img/loca.png");

}
.footer-contact li:nth-child(2) {
    background-image: url("../img/smart.png");

}

.footer-contact li:nth-child(4) {
    background-image: url("../img/contact.png");

}
.footer-contact li:nth-child(6) {
    background-image: url("../img/clock.png");

}


.fixednews {
    position: fixed;
    bottom: 50px;
    left: -250px;
    width: 250px;
    z-index: 100;
    text-align: right;
    background-color: #2b373a;
    font-family: 'Tajawal', sans-serif;
    box-shadow: 2px 2px 4px rgba(46, 46, 46, 0.2);

}

.datafn{
    padding: 10px;
}



.fixednews a {
    color: #ffffff;
    text-align: right;
    font-size: 15px;

}


.fixednews h4 {
    color: #ffffff;

    font-size: 12px;

}


.closemee {
    float: right;
    padding: 10px;
    padding-top: 0;
    background: #17a2b8;
    color: #ffffff;
    font-size: 20px;
    font-family: 'Tajawal', sans-serif;
    z-index: 10;
    white-space: nowrap;
    cursor: pointer;
    margin-top: -38px;
    margin-right: 0px;

}
.job-post-item-body{

    margin-top: 5px;
    font-family: 'Tajawal', sans-serif;
    color: #2b373a;
}

.p-5{

    text-align: justify;
    direction: rtl;
    font-family: 'Tajawal', sans-serif;
}
.single_img{

text-align: right;
padding: .25em;

}
.grou {
    font-family: tahoma;
    font-size: 12px;
    margin-top: 50px;
    font-weight: bold;
    outline: #17a2b8 solid 1px
    color: #3e3e3e;
    padding: .25em;

}
.down {
    color: #FFFFFF;
    font-size: 16px;
    background: #2b373a;
    padding: 0px 15px;
    margin: 10px 10px;
    font-weight: bold;
    float: right;
    cursor: pointer;
}

.section-heading .line2 {
    width: 150px;
    height: 1px;
    background-color: #4e5152;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    direction: rtl;

}
.section-heading .line2::after {
    width: 70px;
    height: 2px;

    background: #17a2b8;
    background: -webkit-linear-gradient(-135deg, #495057, #17a2b8);
    background: -o-linear-gradient(-135deg, #495057, #17a2b8);
    background: -moz-linear-gradient(-135deg, #17a2b8, #495057);
    background: linear-gradient(-135deg, #495057, #17a2b8);
    content: '';
    position: absolute;
    bottom: 0;
    right: 0%;
    margin-left: -30px; }
.section-heading.style-2 {
    text-align: left; }
.section-heading.style-2 .line2 {
    width: 100%; }
.section-heading.style-2 .line2::after {
    left: 0;
    margin-left: 0; }
.pdf {
    border-bottom: solid thin #FFFFFF;
    padding-bottom: 2px;;
}
.res_down {


    margin-top: 8px;
    float: left;
}
.res_text {

    font-family: 'Tajawal', sans-serif;
    font-size: 12px;
    border: solid thin #eee;
    padding: 5px 10px;
    margin-top: 3px;
    color: #FFFFFF;
    text-align: justify;
    background-color: #142034;
    float: right;
    max-width: 590px;
}
.site_section{

    background: rgba(255,255,255,.5);
position: relative;
border: 1px solid rgba(0,0,0,.1);
padding: .5em;
line-height: 1.75em;
font-weight: 700;
}

.site_section h4{
    margin: .5em 0;
line-height: 1.75em;
font-weight: 600
}