@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 {
    color: #2b373a;
    line-height: 1.1;
    text-align: center;
    font-weight: 600;
    padding-top: 15px;
    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;

}
.header-area .top-header-area {
    position: relative;
    z-index: 1;
    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:#2b373a;
    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: #2b373a;
    font-size: 14px;
}

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

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

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

.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: #dcca4a;
    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: 200;
    color: #FFFFFF !important;
}

header .navbar-collapse {
    position: relative;
}


header .navbar {
    padding-top: 5px;
    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 {
    font-size: 13px;
    outline: none !important;
    opacity: 1 !important;
    width: 95px;
    color: #FFFFFF !important;
    font-family: 'Tajawal', sans-serif;

}
.line::after{

    content: '';
    display: block;
    width: 0;
    height: 2px;
    color: #04779b;
    background: #04779b;
    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;
    }
}

.top-post-area{


    text-align: justify;
    font-family: 'Tajawal', sans-serif;

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

.section-heading {
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
    margin-top: 25px;
    text-align: center; }
.section-heading h4 {
    font-weight: 700;
    font-family: "ABO SLMAN Alomar  منقط ومسطر  2";
    margin-bottom: 10px; }
@media only screen and (max-width: 767px) {
    .section-heading h4 {
        font-size: 20px; }
}
.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; }

.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;
}
.res{


    font-size: 16px;
    font-weight: 600;
    font-family: 'Tajawal', sans-serif;
}
.res_date{

    color: #0e5077;
    font-weight: bold;
    font-size: 18px;
    margin: 0 10px 10px
}
.res_title {
    font-size: 12px;
    border: solid thin #e7e7e7;
    padding: 5px 1px;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 2px;
    color: #2b373a;
    font-family: 'Tajawal', sans-serif;
}
.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: #0897d1;
    float: right;
    max-width: 590px;
    margin-bottom: 5px;
}
.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 {
    margin-bottom: -35px;
}

@media (max-width: 767px) {
    .top-post-area .top-post-left .top-post-details {
        left: 15px;
    }
}

.top-post-area .top-post-left .top-post-details h3 {
    color: #fff;
    margin: 20px 0px;
}

@media (max-width: 767px) {
    .top-post-area .top-post-left .top-post-details h3 {
        font-size: 14px;
        margin-bottom: 5px;
        margin-top: 5px;
    }
}

.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-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: #dcca4e;
}
.top-post-area .news-tracker-wrap {
    margin-top: 10px;
    padding: 12px 15px;
    background: #2b373a;
    text-align: right;
}

.top-post-area .news-tracker-wrap h6 {
    font-weight: 500;
}

.top-post-area .news-tracker-wrap h6 span {
    color: #FFFFFF;
}

.top-post-area .news-tracker-wrap a {
    color: #dcca4e;
}
.heading10 {
    text-align: center;
    font-family: 'Tajawal', sans-serif;
    color: #2b373a;
    margin: 10px;
    padding:25px;
}


.single-widget {
    position: relative;
    z-index: 1;
    border-radius: 3px;

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-widget {
        padding: 30px 20px; } }
@media only screen and (max-width: 767px) {
    .single-widget {
        padding: 30px 20px; } }


.single-youtube-channel {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    margin-top: 30px}
.single-youtube-channel:last-child {
    margin-bottom: 0; }
.single-youtube-channel .youtube-channel-content {

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-youtube-channel .youtube-channel-content {
        padding-left: 25px;

    } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-youtube-channel .youtube-channel-content {

        padding-left: 25px;

    } }
.single-youtube-channel .youtube-channel-content .subscribe-btn {
    width: 260px;
    height: 32px;
    background: #2b373a;
    line-height: 32px;
    text-align: center;
    border-radius: 3px;
    font-family: 'Tajawal', sans-serif;
    padding: 0;
    color: #dcca4a;
    font-size: 16px;
    font-weight: 500; }
.single-youtube-channel .youtube-channel-content .subscribe-btn:hover, .single-youtube-channel .youtube-channel-content .subscribe-btn:focus {
    font-size: 14px;
    font-weight: 500;
    background-color: #333333 ; }





.footer-area .copywrite-area {
    position: relative;
    z-index: 1;
    margin-top: 30px;
    padding: 0px 0;
    text-align: center;
    background-color: #333333; }
.footer-area .copywrite-area .copywrite-text {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 400;
    color: #dcca4a; }
@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; } }

.post-meta a {
    display: inline-block;
    color: #595959;
    font-size: 12px;
    padding: 2px;

}
.year_text {
    font-size: 16px;
    margin-bottom: 20px;
    color: #2b373a;
    font-weight: bold;
    text-align: center;
}
.post-meta a:hover, .single-blog-post .post-content .post-meta a:hover {
    color: #495057; }

.newsletter-widget .newsletter-form {
    position: relative;
    z-index: 1;

}
.newsletter-form input {
    width: 100%;
    margin: 5px 0;

    height: 40px;
    border: none;
    border-radius: 0;
    text-align: right;
    font-size: 12px; }
.newsletter-form textarea{
    width: 100%;
    height: 80px;
    margin-bottom: 5px;
    border: none;
    border-radius: 0;
    text-align: right;
    font-size: 12px; }
.newsletter-form input:focus {
    box-shadow: none; }
.m-btn {
    background-color: #2b373a;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    display: inline-block;
    min-width: 160px;
    height: 50px;
    color: #dcca4e;
    border-radius: 0;
    padding: 0 30px;
    font-size: 16px;
    line-height: 50px;
    font-weight: 500;
    text-transform: capitalize; }
.m-btn:hover, .m-btn:focus {
    font-size: 16px;
    font-weight: 500;
    background-color: #17a2b8;
    color: #ffffff;
    box-shadow: none; }



.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");

}
.number-lb2 {
    direction: ltr;
    text-align: right;

    padding-top: 25px;
}

.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: #00a89c;

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

    background: #c69500;


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

    background-color: #3b5999!important;

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

    background: #4b9cdc;


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

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

    background: #cd201f;
}

.left_side li:nth-child(7){

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

    background-color: #e4405f!important;

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

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


}
.left_side li:hover{

    width: 100px;
    text-align: right
}


@media (max-width: 768px){
    .left_side {

        display: none;
    }

}
.block-23 ul, .block-23 ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.block-23 ul li, .block-23 ul li > a {
    display: table;
    line-height: 1.5;
    margin-bottom: 15px;
}

.block-23 ul li .icon, .block-23 ul li .text {
    display: table-cell;
    vertical-align: top;
    direction: rtl;
    text-align: right;
    padding-right: 8px;


}

.block-23 ul li .icon {
    width: 40px;
    font-size: 20px;
    position: relative;
    top: -2px;
    color: #ccc;
}
/*  -about-  */


.site-section {
    padding: 2.5em 0;
    font-family: 'Tajawal', sans-serif;

}
@media (min-width: 768px) {
    .site-section {
        padding: 5em 0; } }
.site-section.site-section-sm {
    padding: 4em 0; }
.block-heading-1 span {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .1em;
    font-weight: bold; }

.block-heading-1 h2 {
    font-size: 3rem;
     }
@media (max-width: 991.98px) {
    .block-heading-1 h2 {
        font-size: 2rem; } }
.block-img-video-1 >img{
   justify-content: center;


}
.block-img-video-1-wrap .block-img-video-1 {
    position: relative;
    margin-top: -10rem; }
@media (max-width: 991.98px) {
    .block-img-video-1-wrap .block-img-video-1 {
        margin-top: -6rem; } }

.block-img-video-1 > a {
    display: block;
    position: relative;
    cursor: pointer; }
.block-img-video-1 > a .icon {
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: inline-block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out; }
.block-img-video-1 > a .icon > span {
    position: absolute;
    top: 50%;
    font-size: .8rem;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #142034; }
.block-img-video-1 > a:hover .icon {
    background: #fff;
    width: 90px;
    height: 90px; }



.jobs-wrap .job-item {
    display: block;
    text-align: right;
    border-bottom: 1px solid #ced4da !important;
    color: rgba(0, 0, 0, 0.5);
    background: #fff;
    position: relative;
    z-index: 1; }
.jobs-wrap .job-item:hover {
    background: #fff;
    -webkit-box-shadow: 4px 0 40px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 4px 0 40px 0 rgba(0, 0, 0, 0.1);
    z-index: 2; }
.jobs-wrap .job-item.last {
    border-bottom: none !important; }
.jobs-wrap .job-item.fulltime {
    border-left: 4px solid #0897d1; }
.jobs-wrap .job-item.freelance {
    border-left: 4px solid #0897d1; }
.jobs-wrap .job-item.partime {
    border-left: 3px solid #f23a2e; }
.jobs-wrap .job-item .company-logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px; }
.jobs-wrap .job-item .company-logo img {
    max-width: 50px;
    border-radius: 4px; }
.jobs-wrap .job-item h3 {
    font-size: 17px; }
.jobs-wrap .job-item .job-details {
    width: calc(100% - 250px); }
@media (max-width: 1199.98px) {
    .jobs-wrap .job-item .job-details {
        width: 100%;
        text-align: center; } }
.jobs-wrap .job-item .job-category {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    text-align: center; }

.single-portfolio-content {
    position: relative;
    z-index: 1;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    overflow: hidden; }
.single-portfolio-content img {
    width: 100%;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms; }
.single-portfolio-content .hover-content {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    z-index: 10; }
.single-portfolio-content .hover-content a {
    position: absolute;
    top: 55%;
    left: 50%;
    margin-top: 0;
    margin-left: -26px;
    z-index: 100;
    display: inline-block;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background-color: #00bcf2!important;
    text-align: center;
    line-height: 52px;
    font-size: 30px;
    color: #ffffff; }
.single-portfolio-content .hover-content a:hover, .single-portfolio-content .hover-content a:focus {
    background-color: #00bcf2!important; }
.single-portfolio-content:hover img, .single-portfolio-content:focus img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
.single-portfolio-content:hover .hover-content, .single-portfolio-content:focus .hover-content {
    opacity: 1;
    visibility: visible; }
.single-portfolio-content:hover .hover-content a, .single-portfolio-content:focus .hover-content a {
    margin-top: -26px; }
.price1{


    color: #2b373a;
}
.section-padding-80 {
    padding-top: 80px;
    padding-bottom: 80px; }

.section-padding-80-0 {
    padding-top: 80px;
    padding-bottom: 0; }

.footer-area {
    position: relative;
    z-index: 1;
    background-color: #333333;
    padding-top: 50px;
    font-family: 'Tajawal', sans-serif;
}


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

}
.res{


    font-size: 16px;
    font-weight: 600;
    text-align: right;

    margin-bottom: 5px;
    font-family: 'Tajawal', sans-serif;
}

.footer-area .footer-widget p{

    color: #FFFFFF;
    text-align: justify;
    font-size:13px;
    font-weight: bold;


}
.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: 13px;
    font-weight: bold;
    text-align: justify;

}

.footer-area .footer-widget a:hover{
    color: #00bcf2;

}


.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: #db4437;
    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: #00bcf2 !important; }
.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;
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 35px;
    line-height: 25px;
    font-weight: bold;
}
.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");

}
.text_edit{

    font-size: 18px;
    padding: 5px;

}


.section-title {
    padding-bottom: 40px;

}


/*---------------------------------------
    TEAM
-----------------------------------------*/

.team-thumb {
    background: #f2eae6;
    position: relative;
    overflow: hidden;
margin-top: 15px;
    text-align: left;
}

.team-info {
    padding: 30px 30px;
    text-align: center;
}

.team-image img {
    width: 100%;
}

.team-thumb .social-icon {
    border-top: 1px solid #f0f0f0;
    padding: 4px 20px 0 20px;
}

.team-thumb .social-icon li a {
    color: #beb62e;
}

.team-info h3 {
    margin: 0;
}

#team,
#testimonial {
    background: #f9f9f9;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.section-title h2 {
    margin: 0;
    text-align: center;
    padding-top: 25px;
}

.section-title small {
    display: block;
    text-align: center;
}


.section-title {
    margin-bottom: 10px;
    padding: 10px 5px 5px 10px;
    color: #10314f;
    background: #beb62e

}


/*---------------------------------------
    TEAM
-----------------------------------------*/

.team-thumb {
    background: #f2eae6;
    position: relative;
    overflow: hidden;
    text-align: left;
}

.team-info {
    padding: 30px 30px;
    text-align: center;
}

.team-image img {
    width: 100%;
}

.team-thumb .social-icon {
    border-top: 1px solid #f0f0f0;
    padding: 4px 20px 0 20px;
}

.team-thumb .social-icon li a {
    color: #252020;
}

.team-info h3 {
    margin: 0;
}

#team,
#testimonial {
    background: #f9f9f9;
    text-align: center;
    padding-bottom: 25px;
}

.section-title h2 {
    margin: 0;
    text-align: center;
    padding-top: 25px;
}

.section-title small {
    display: block;
    text-align: center;
}

.widget-wrap .single-sidebar-widget {
    padding: 48px 30px;
    background: #f9f9ff;
    margin-bottom: 30px;
}
.team-members .container {
    text-align: center;
    /*font-family: 'Raleway', sans-serif;*/
    padding-top: 3.75em;
    padding-bottom: 8.125em;
}

.team-members .developer-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
    margin-top: 10px;
}

.team-members .developer-wrap {
    background: #FFFFFF;
    padding: 1.75em;
}

.team-members .developer-wrap:hover {
    -webkit-box-shadow: 0px 0px 5px 4px #e1e1e1;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    0px 0px 5px 4px #e1e1e1;  /* Firefox 3.5 - 3.6 */
    box-shadow:         0px 0px 5px 4px #e1e1e1;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}



.team-members .developer-wrap h5,h6, h4 {
    /*font-size: 1.8rem;*/
    /*color: #000;*/
    text-align: center;
    margin-top: 5px;
    font-size: 15px;
}

.team-members .developer-wrap p {
    /*font-size: 1.4rem;*/
    /*color: #1f4271;*/
}

.team-members .developer-wrap ul {
    margin-top: 1.625em;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}

.box-wrap h4 {
    padding-top: 5px;
    direction: ltr;
    font-size: 12px;
    padding-bottom: 1px;
    font-weight:bold;


}
.box-wrap h4 a{
    text-decoration: none;
    color: #0b0b0b;
    font-size: 12px;
    font-weight: bold;
}

.box-wrap h4 i{
    text-decoration: none;
    color: #0b0b0b;
    font-size: 12px;
    font-weight: bold;
}

.how2 {
    height: 50px;
    border: 1px solid #e6e6e6;
    position: relative;
}

.how2::before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
    text-align: right;
}

.tab01-title {
    padding-right: 5px;
}
.f1-m-2 {
    font-family: 'Tajawal', sans-serif;
    font-size: 18px;
}
.how2-cl4::before {
    background-color: #0897d1;
    direction: rtl;
}


.readmore-btn{
    display: inline-block;
    color: #FFFFFF;
    background-color: #333333;
    text-decoration: none;
    text-align: center;
    padding: 10px 15px;
    border-radius: 8px;
    margin-top: 15px;
    font-family: 'Tajawal';

}

.alime-portfolio{
    height:400px;
    overflow: hidden;

}