/*
Theme URI: https://www.facebook.com/MohammedAstal2
Author: Mohmmad Astal
Author URI: https://www.facebook.com/MohammedAstal2
Version: 1
*/

@font-face {
    font-family: 'TheSans-Plain';
    src: url('fonts/the_sans_plain/TheSans-Plain.eot');
    src: url('fonts/the_sans_plain/TheSans-Plain.eot?#iefix') format('embedded-opentype'),
    url('fonts/the_sans_plain/TheSans-Plain.woff2') format('woff2'),
    url('fonts/the_sans_plain/TheSans-Plain.woff') format('woff'),
    url('fonts/the_sans_plain/TheSans-Plain.ttf') format('truetype'),
    url('fonts/the_sans_plain/TheSans-Plain.svg#TheSansArab-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TheSans-Bold';
    src: url('fonts/theSans-bold/TheSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/theSans-bold/TheSans-Bold.otf') format('opentype'),
    url('fonts/theSans-bold/TheSans-Bold.woff') format('woff'),
    url('fonts/theSans-bold/TheSans-Bold.ttf') format('truetype'),
    url('fonts/theSans-bold/TheSans-Bold.svg#TheSans-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans/OpenSans.eot?#iefix') format('embedded-opentype'),
    url('fonts/OpenSans/OpenSans.woff') format('woff'),
    url('fonts/OpenSans/OpenSans.ttf') format('truetype'),
    url('fonts/OpenSans/OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica';
    src: url('fonts/Helvetica/Helvetica.eot');
    src: url('fonts/Helvetica/Helvetica.woff2') format('woff2'),
    url('fonts/Helvetica/Helvetica.woff') format('woff'),
    url('fonts/Helvetica/Helvetica.ttf') format('truetype'),
    url('fonts/Helvetica/Helvetica.svg#Helvetica') format('svg'),
    url('fonts/Helvetica/Helvetica.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueW23forSKY-Reg';
    src: url('fonts/HelveticaNeueW23forSKY-Reg/HelveticaNeueW23forSKY-Reg.eot');
    src: url('fonts/HelveticaNeueW23forSKY-Reg/HelveticaNeueW23forSKY-Reg.eot?#iefix') format('embedded-opentype'),
    url('fonts/HelveticaNeueW23forSKY-Reg/HelveticaNeueW23forSKY-Reg.woff') format('woff'),
    url('fonts/HelveticaNeueW23forSKY-Reg/HelveticaNeueW23forSKY-Reg.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueW23forSKY-bd';
    src: url('fonts/HelveticaNeueW23forSKY-Reg/HelveticaNeueW23forSKY-Bd.eot');
    src: url('fonts/HelveticaNeueW23forSKY-Reg/HelveticaNeueW23forSKY-Bd.eot?#iefix') format('embedded-opentype'),
    url('fonts/HelveticaNeueW23forSKY-Reg/HelveticaNeueW23forSKY-Bd.woff') format('woff'),
    url('fonts/HelveticaNeueW23forSKY-Reg/HelveticaNeueW23forSKY-Bd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

html {
    direction: rtl
}

body {
    font-family: 'TheSans-Plain', sans-serif;
    font-size: 16px;
}

a:hover,
a:focus,
a:active {
    text-decoration: none
}

/*Header*/

#header .nav-bar {
    float: right;
}

#header .slider-region .item {
    position: relative;
    height: 450px;
    overflow: hidden;
}

#header .slider-region .item .bg-img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#header .main-header {
    position: relative;
    z-index: 2;
    background-color: #f9f9f9;
}


#header .slider-region .item:before {
    content: '';
    background: rgba(0, 149, 203, 0.36);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

#header .main-header .nav-bar .logo-header {
    display: block;
    width: 310px;
    float: right;
    margin: 10px 0 10px;
}

#header .slider-region .item .s-title {
    position: absolute;
    top: 50%;
    z-index: 33333;
    background-color: #000000bf;
    color: white;
    text-align: center;
    border-radius: 60px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 100px;
    padding: 20px;
    width: 410px;
}

#header .slider-region .item .s-title h1 {
    font-family: 'TheSans-Bold';
    font-size: 32px;
    margin: 0;
}

#header .main-menu-region {
    position: relative;
    z-index: 3;
    background-color: #0085b6;
}

#header .main-menu-region ul.main-menu.js-main-nav {
    padding: 0;
    margin: 0;
}

#header .main-menu-region ul.main-menu.js-main-nav li {
    list-style-type: none;
    float: right;
    border-left: 1px solid #e8e8e8;
}

#header .main-menu-region ul.main-menu.js-main-nav li a {
    padding: 11px 30px;
    display: block;
    font-size: 17px;
    color: #f9f9f9;
}

#header .main-header .left li,
#header .main-header .left li a {
    text-align: left;
    line-height: 1.6;
    color: #0084b6;
}

#header .main-header .left li a {
    margin: 0 0 5px;
    display: block;
}

#header .main-header .left {
    margin: 12px 0 0;
}

#header .main-header .left li i {
    color: #007faf;
    width: 21px;
    text-align: center;
    font-size: 16px;
}

.single-header #header {
    height: auto !important;
    background-color: #505050;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: white;
    background-color: rgba(22, 24, 26, 0.65);
    width: 30px;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    cursor: pointer
}

.owl-nav .owl-prev {
    right: 0;
}

.owl-nav .owl-next {
    left: 0;
}

/*H2 Head*/

.sec-head h2 {
    color: #2991d6;
    margin: 0 0 10px;
    padding: 0 0 15px;
    font-size: 25px;
    font-family: 'TheSans-Bold';
    position: relative;
}

.sec-head h2:before {
    content: '';
    height: 1px;
    background-color: #2991d6;
    width: 140px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

.sec-head h2:after {
    content: '';
    height: 3px;
    background-color: #2991d6;
    width: 35px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -1px;
}

/*section-about*/

.section-about {
    text-align: center;
    line-height: 2;
    padding: 50px 0;
}

/*production-steps*/

.production-steps {
    background: #fbfbfb;
    text-align: center;
    padding: 50px 0;
}

.production-steps .steps-list {
    margin: 40px 0 0;
}

.production-steps .steps-list .step-item {
    background: #FFF;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    min-height: 290px;
}

.production-steps .steps-list .step-item .steps-icon {
    height: 190px;
    overflow: hidden;
    display: block;
    border-radius: 5px;
}

.production-steps .steps-list .step-item .steps-icon img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.production-steps .steps-list .step-item .step-info h2 a {
    color: #3c3c3c;
}

.production-steps .steps-list .step-item .step-info h2 {
    margin: 20px 0;
    font-size: 18px;
}

/*products*/

.products {
    padding: 50px 0;
    text-align: center;
}

.products .sec-warpper {
    margin: 40px 0 0;
}

.products .sec-warpper .product-list .step-item {
    padding: 10px;
    background-color: #fbfbfb;
    border: 1px solid #eee;
    border-radius: 5px;
    margin: 0 0 30px
}

.products .sec-warpper .product-list .step-item .product-img {
    display: block;
    height: 200px;
    overflow: hidden;
}

.products .sec-warpper .product-list .step-item .product-img img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.products .sec-warpper .product-list .step-item .product-info h2 {
    font-size: 18px;
    margin: 20px 0 0;
}

.products .sec-warpper .product-list .step-item .product-info h2 a {
    color: #585050;
}

/*section-client*/

.section-client {
    padding: 50px 0;
    background-color: #fbfbfb;
    text-align: center;
}

.section-client #client-slider {
    margin: 30px 0 0;
}

.section-client #client-slider .item {
    background-color: #fefefe;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 5px;
}

.section-client #client-slider .item img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.section-client #client-slider .item .client-link {
    overflow: hidden;
    display: block;
    height: 140px;
}

/*single*/

.section-bg-head {
    padding: 50px 0;
    position: relative;
    background-size: cover;
    background-position: center;
}

section.section-bg-head:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #009bd4ab;
    top: 0;
    left: 0;
}

.breadcrumb {
    background: 0;
    margin: 0;
    position: relative;
    color: white;
    font-size: 20px;
    text-align: center;
}

.breadcrumb a {
    color: #FFF;
}

.breadcrumb > .active {
    color: white;
}

.breadcrumb > li + li:before {
    color: white;
}

.content-innerPage {
    margin: 20px 0 0;
}

.content-innerPage img {
    display: block;
    margin: 0 auto 30px;
}

.content-innerPage .about-block2 {
    line-height: 1.8;
    text-align: justify;
    font-size: 17px;
}

/*Contact Us*/

#googleMap {
    height: 350px;
}

div#googleMap {
    height: 350px;
}

.support-contact {
    margin: 20px 0 0;
}

.support-contact h2.f-box-title {
    color: #0084b6;
    font-size: 20px;
    margin: 0 0 10px;
    border-bottom: 1px solid #eee;
    padding: 0 0 10px;
}

div#error {
    display: none;
}

.contact-box p {
    color: #0084b6;
    font-size: 18px;
    line-height: 1.8;
}

.contact-box textarea.form-control {
    height: 180px;
}

.contact-info {
    line-height: 2;
}

/*Products*/

.content-innerPage .main-postTop .postblock-img {
    width: 800px;
    margin: 0 auto 30px;
    height: 400px;
    overflow: hidden;
}

.content-innerPage .main-postTop .postblock-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.content-innerPage .main-postTop .block-bpost {
    border-bottom: 1px solid #eeee;
    margin: 0 0 20px;
}

.content-innerPage .main-postTop .block-bpost h2 {
    margin: 0 0 0;
    font-size: 20px;
    color: #006f9a;
}

.content-innerPage .main-postTop .block-bpost .share-post li a {
    display: block;
    height: 30px;
    width: 30px;
    text-align: center;
    background-color: #2196F3;
    border-radius: 5px;
    line-height: 30px;
    color: white;
}

.block-twoCol {
    line-height: 2;
    font-size: 17px;
}

.block-twoCo2 {}

.block-twoCo2 .catBox-item {
    background: #fdfdfd;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.block-twoCo2 .catBox-item .catBox-thumb a {
    display: block;
    overflow: hidden;
    height: 210px;
}

.block-twoCo2 .catBox-item .catBox-thumb a img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.block-twoCo2 .catBox-item h2 {
    font-size: 18px;
    margin: 10px 0 10px;
}

.block-twoCo2 .catBox-item span.date-post {
    color: grey;
    font-size: 14px;
}

.block-twoCo2 .catBox-item span.date-post i {
    margin-left: 5px;
}

/*footer*/

#footer {
    background: #545454;
    color: #fbfbfb;
    font-size: 14px;
    line-height: 1.8;
    padding: 30px 0px;
    margin: 20px 0 0;
}

#footer h2.f-box-title {
    font-size: 20px;
    margin: 10px 0 20px;
}

#footer .footer-bottom {
    border-top: 1px solid #8a8a8a;
    margin: 10px 0 -20px;
    padding: 10px 0 0;
    text-align: center;
    font-size: 15px;
}

#footer .footer-bottom p {
    margin: 0;
}

footer .scribe-box {
    position: relative;
}

footer .scribe-box input.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    background-color: #484848;
    color: #ffffff;
}

footer .scribe-box .btnSubmit-scribe {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #0095cb;
    border-radius: 5px 0 0 5px;
}

footer ul li a {
    color: #00bbff;
    display: block;
    border-bottom: 1px solid #909090;
    margin: 0 0 5px;
    padding: 0 0 5px;
}

footer ul li a:hover {
    background-color: #484848;
    color: white;
}

.mobile-nav-icon i {
    width: 40px;
    height: 4px;
    background-color: #bec0c2;
    display: block;
    margin-bottom: 4px;
    border-radius: 2px;
    -webkit-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.mobile-nav-icon:hover i,
.mobile-nav-icon.active i {
    background-color: #c01d30;
}

.mobile-nav-icon:hover i:nth-child(1) {
    transform: translate(0,-2px); 
    -webkit-transform: translate(0,-2px); 
    -ms-transform: translate(0, -2px);
}

.mobile-nav-icon:hover i:nth-child(3) {
    transform: translate(0, 2px);
    -webkit-transform: translate(0, 2px);
    -ms-transform: translate(0, 2px);
}

.mobile-nav-icon.active i:nth-child(1) {
    transform: rotate(45deg) translate(6px,6px);
    -webkit-transform: rotate(45deg) translate(6px,6px);
    -ms-transform: rotate(45deg) translate(6px,6px);
}

.mobile-nav-icon.active i:nth-child(3) {
    transform: rotate(-45deg) translate(5px,-5px);
    -webkit-transform: rotate(-45deg) translate(5px,-5px);
    -ms-transform: rotate(-45deg) translate(5px,-5px);
}

.mobile-nav-icon.active i:nth-child(2) {
    transform: translate(-4px,0);
    -webkit-transform: translate(-4px,0);
    -ms-transform: translate(-4px,0);
    opacity: 0;
}

.icons-actions-xs {
    float: right !important;
}

.icons-actions-xs {
    display: none;
}