


/* 
    ============================================
    =============== OMAR SHAHEEN ===============
    ============================================
*/


/* Global */
body {
    background-color: #FFF;
}

.text-theme-colored {
    color: #aa1818  !important;
}
.line-bottom:after {
    bottom: -2px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 200px;
}
.tab-slider .nav.nav-pills a:hover, .tab-slider .nav.nav-pills a.active, .custom-nav-tabs > li > a:hover, .widget .tags a:hover, .progress-item .progress-bar, .small-title .title::after, .title-icon::before, .title-icon::after, .testimonial .item::after, .drop-caps.colored-square p:first-child:first-letter, .drop-caps.colored-rounded p:first-child:first-letter, .list-icon.theme-colored.square li i, .list-icon.theme-colored.rounded li i, .working-process.theme-colored a, .widget.dark .tags a:hover, .blog-posts .post .entry-content .post-date.right, .horizontal-tab-centered .nav-pills > li > a:hover, .horizontal-tab-centered .nav-pills > li.active > a, .horizontal-tab-centered .nav-pills > li.active > a:hover, .horizontal-tab-centered .nav-pills > li.active > a:focus, .owl-theme.dot-theme-colored .owl-controls .owl-dot span, .pagination.theme-colored li.active a, .section-title .both-side-line::after, .section-title .both-side-line::before, .section-title .top-side-line::after, .section-title .left-side-line::before, .section-title .right-side-line::before, .product .tag-sale, .owl-theme .owl-dots .owl-dot.active span, .title-icon::after, .title-icon::before, .line-bottom-double-line-centered:after, .line-bottom-double-line-centered:before, .line-bottom:after, .line-bottom-no-border:after, .line-bottom-center:after, .line-bottom-center:before, .vertical-line::after, .vertical-line::before, .title-dots span, .project .hover-link i, .project:hover .project-details {
    background-color: #aa1818 ;
}
/* Global */

/* Header */
header.header {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0);
}

.menuzord {
    background-color: transparent !important;
}

.header-nav .header-nav-wrapper.scroll-to-fixed-fixed.scroll-to-fixed-fixed {
    position: absolute !important;
    background-color: transparent !important;
    border: 0 !important;
}

.header-top {
    background-color: #333 !important;
}

.header-top .top_con a .fa {
    font-size: 14px;
    background-color: #FFF;
    text-align: center;
    border-radius: 50%;
    font-weight: bold;
}

.border-top-theme-color-3px {
    border-top: 0 !important;
}

#langs {
    margin-left: 20px;
}
#langs img {
    width: 30px; 
}

.menuzord-brand {
    margin: 0;
    margin-top: 5px;
}
.menuzord-brand img {
    max-height: 70px;
}


.styled-icons.icon-dark a {
    background-color: transparent;
    color: #eeeeee;
    display: block;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    width: auto;
    margin: 0;
}


 a .fa {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    width: 30px;
    -webkit-transition: .3s;
    transition: .6s;
}

a:hover .fa {
    transform: rotateX(360deg);
}

 a:hover i.fa-twitter {
    background-color: #55acee;
    color: #FFF;
}

 a:hover i.fa {
    background-color: #1877f2;
    color: #FFF;
}

 a:hover i.fa-linkedin {
    background-color: #3b5999;
    color: #FFF;
}

 a:hover i.fa-instagram {
    background-color: #e4405f;
    color: #FFF;
}
 a:hover i.fa-google-plus {
    background-color: #aa1818 ;
    color: #FFF;
}
 a:hover i.fa-youtube {
    background-color: #aa1818;
    color: #FFF;
}
a:hover i.fa-angle-up {
    background-color: #aa1818;
    color: #FFF;
}
a:hover i.fa-angle-down {
    background-color: transparent;
    color: #FFF;
}
a:hover i.fa-angle-right {
    background-color: #aa1818;
    color: #aa1818;
}

.header-nav-wrapper {
    
}
.menuzord-menu > li {
}
.menuzord-menu > li > a {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    position: relative;
}
.menuzord-menu > li > a span {
    position: absolute;
    top: 3px;
    right: -20px;
    margin: 0;
}
.menuzord .menuzord-menu > li.active > a, .menuzord .menuzord-menu > li:hover > a, .menuzord .menuzord-menu ul.dropdown li:hover > a {
    background: transparent;
    color: #DDD;
}

.bg_scroling .scroll-to-fixed-fixed {
    background-color: #333 !important;
}


/* // Header */


/* Home Slider */
.rev_slider .tp-caption, .rev_slider .caption {
    
}
.rev_slider .tp-mask-wrap *:last-child a {
    background-color: #aa1818;
    border: 1px solid #aa1818;
    color: #FFF;
    transition: .5s;
}
.rev_slider .tp-mask-wrap *:last-child a:hover {
    background-color: transparent ;
    color: #aa1818;
}
.rev_slider .text-theme-colored {
    color: #aa1818  !important;
    font-size: 25px !important;
}
.txt_slider {
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
}
.tparrows:hover {
    background: #aa1818 ;
}
/* // Home Slider */

/* About Us */
.sec_about {
    position: relative;
    background-position: center center !important;
    background-size: cover !important;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.sec_about::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .7);
    z-index: -1;
}
.sec_about h3 {
    color: #555;
    font-weight: bold;
}
.sec_about .line-bottom:after {
    left: 0;
    right: 0;
    margin: auto;
}
.sec_about p {
    margin-top: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 130px;
    color: #555;
    font-weight: 600;
}
.btn_read_more {
    background-color: #333;
    color: #EEE;
    transition: .3s;
}
.btn_read_more:hover {
    border-color: #aa1818 ;
    background-color: #aa1818 ;
    color: #FFF;
}
.sec_about .imgs img {
    width: 100%;
    height: 350px;
}

/* // About Us */


/* Products */
.project .thumb img {
    height: 250px;
}
.project .project-details {
    border-bottom: 3px solid #aa1818;
}
.project .project-details h5 {
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 40px;
}
.project:hover .project-details .title a, .project:hover .project-details .sub-title {
    color: #FFF;
}
/* // Products */



/* New Section Products */
.sec_products .row {
    margin-bottom: 20px;
    /*border-bottom: 1px solid #aa1818;*/
    padding-bottom: 20px;
    
}
.bg_gr {
    background-image: linear-gradient(to right, rgba(170, 24, 24, 0.08), #aa1818, rgba(170, 24, 24, 0.08));
    height: 1px;
}
.row_float > div {
    float: right;
}
.border_left {
    border-left: 5px solid #aa1818;
    padding-left: 20px;
    margin-left: 20px;
    text-transform: capitalize;
}
.sec_products p {
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 260px;
}
.sec_products .txt_prod {
    min-height: 260px;
    max-height: 260px;
    overflow: hidden;
}
.btn_details {
    padding: 8px 20px;
    margin: 20px auto;
    display: block;
    text-align: center;
    width: 200px;
    border: 2px solid #aa1818;
    color: #aa1818;
    transition: .5s;
    
    position: absolute;
    bottom: -40%;
    left: 0;
    right: 0;
}
.btn_details:hover {
    color: #FFF;
    background-color: #aa1818;
}


.sec_products .img_prod img {
    border: 1px solid #DDD;
    height: 350px;
}
/* // New Section Products */



/* Clients */
.clients {
    padding: 50px 0;
}
.clients .owl-carousel .owl-item img {
    width: 100%;
    height: 90px;
}
/* // Clients */


/* Footer */
#footer {
        background-image: linear-gradient(to right, #313131, #313131, #313131, #313131, #313131, #313131, #313131, #313131, #313131, #313131, #313131, #313131);
}
#footer.layer-overlay::before {
    content: unset;
}

.widget.dark .widget-title {
    color: #eae8e8;
    font-weight: bold;
}

ul.list li a {
    color: #eae8e8;
}
.widget.dark .list-border {
    padding-left: 20px;
}
.widget.dark .list-border li {
    border-bottom: 0;
}

.widget ul.contact_info li {
    display: block;
}
.widget ul.contact_info li,
.widget ul.contact_info li a {
    color: #eae8e8 !important;
}
.widget ul.contact_info li i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

.social-icons.icon-sm a {
    color: #eae8e8;
}

.icon-box.icon-rounded-bordered i, .widget .line-bottom:after, .widget .line-bottom:after, .pager.theme-colored a {
    border: 1px solid #aa1818 ;
}
/* // Footer */


.scrollToTop {
    background: rgb(49, 49, 49);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
}
.scrollToTop:hover {
    background: rgb(170, 24, 24);
    text-decoration: none;
}
.scrollToTop i {
    font-size: 30px;
}



/********************************************************************/

/***** Pages */
.inner-header {
    background-color: #f92525;
    /*background: url(../img/bg/aboutus.jpg) no-repeat fixed;*/
    background-size: cover;
    width: 100%;
    height: 110px;
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* right: 0; */
    z-index: 2;
    border-bottom: 38px solid #8c1111;
}
.inner-header::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: -1;
}

.inner-header .container {
    display: none;
}
.inner-header .title {
    margin: auto;
    color: #FFF !important;
    font-size: 25px;
    text-transform: capitalize;
}
.breadcrumb {
    text-align: right;
    margin: auto;
    margin-top: 10px;
}
/***** Pages */


.page_about .line-bottom:after {
    left: 0;
    right: auto;
    margin: auto;
}
.page_about p {
    max-height: 100%
}




.page_prod_details .owl-carousel .owl-item img {
    height: 350px;
}

.page_prod_details .owl-controls .owl-nav > div {
    display: block !important;
}




.page_services {
    padding: 50px 0;
}
.page_services a {
    overflow: hidden;
    display: block;
    text-align: center;
}
.page_services img {
    width: 100%;
    height: 220px;
    transition: .5s;
}
.page_services .row > div:hover img {
    transform: scale(1.1) rotate(5deg);
}
.page_services .btn-theme-colored {
    color: #fff;
    background-color: #aa1818;
    border-color: #aa1818;
    font-weight: bold;
    transition: 0.5s;
}
.page_services .btn-theme-colored:hover {
    background-color: transparent;
    color: #aa1818;
}




/*.ser_details img {*/
/*    width: 100%;*/
/*    height: 500px;*/
/*    margin: 10px 0;*/
/*}*/



.page_contact {

}
.btn-dark.btn-theme-colored {
    color: #fff;
    background-color: #aa1818;
    border-color: #aa1818;
    font-weight: bold;
    transition: .5s;
}
.btn-dark.btn-theme-colored:hover,
.btn-dark.btn-theme-colored:active,
.btn-dark.btn-theme-colored:focus {
    color: #aa1818;
    background-color: transparent;
    border-color: #aa1818;
}

.btn-default.btn-theme-colored {
    color: #aa1818;
    background-color: transparent;
    border-color: #aa1818;
}
.btn-default.btn-theme-colored:hover,
.btn-default.btn-theme-colored:active,
.btn-default.btn-theme-colored:focus {
    background-color: #aa1818;
    border-color: #aa1818;
    color: #fff;
}

.btn-dark.btn-theme-colored:active:hover, .btn-dark.btn-theme-colored.active:hover, .open > .dropdown-toggle.btn-dark.btn-theme-colored:hover, .btn-dark.btn-theme-colored:active:focus, .btn-dark.btn-theme-colored.active:focus, .open > .dropdown-toggle.btn-dark.btn-theme-colored:focus, .btn-dark.btn-theme-colored:active.focus, .btn-dark.btn-theme-colored.active.focus, .open > .dropdown-toggle.btn-dark.btn-theme-colored.focus {
    background-color: #aa1818;
    border-color: #aa1818;
    color: #fff;
}

.maps iframe {
    width: 100%;
    height: 320px;
}






.menuzord-menu > li {
    position: relative;
}

.menuzord-menu li ul.dropdown li .indicator {
    right: 0;
}
.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
    white-space: unset;
}

.menuzord-menu ul.dropdown a .fa {
    height: auto;
    width: 10px;
}
.menuzord-menu ul.dropdown li a {
    color: #666666;
    font-size: 12px;
    font-weight: 600;
    padding: 7px 7px 7px 10px;
}
.menuzord-menu ul.dropdown li:hover > a {
    padding-left: 15px;
    padding-right: 0;
    color: #333;
}




.rev_slider .tp-mask-wrap {
    width: 600px !important;
}
.rev_slider .tp-caption, .rev_slider .caption {
    white-space: normal !important;
    line-height: 1em !important;
}
.txt_slider {
    /* white-space: normal; */
    line-height: 1.5em !important;
    margin-top: 20px;
    max-height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
}


.rev_slider .tp-caption1 {
    background-color: rgba(0, 0, 0, 0.2);
    padding: 20px;
    /*text-shadow: 5px 5px 5px #aa1818;*/
        text-align: left;
}



.rev_slider li.tp-revslider-slidesli::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 51, 51, .15);
}

.slotholder,
.rev_slider,
.rev_slider_wrapper {
    width: 100%;
    height: 100vh !important;
}
.rev_slider_wrapper .tp-bgimg {
    width: 100%;
    height: 115vh !important;
}
.rev_slider >ul, .rev_slider_wrapper >ul, .tp-revslider-mainul >li, .rev_slider >ul >li, .rev_slider >ul >li:before, .tp-revslider-mainul >li:before, .tp-simpleresponsive >ul, .tp-simpleresponsive >ul >li, .tp-simpleresponsive >ul >li:before, .tp-revslider-mainul >li, .tp-simpleresponsive >ul >li {
    width: 100%;
    height: 100vh !important;
}



.rev_slider .tp-caption, .rev_slider .caption {
  text-align: left;
}
.rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(2) {
    left: 20% !important;
    top: 40% !important;
    transform: translate(-50%, -50%) !important;
}
.rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) {
    left: 20% !important;
    top: 70% !important;
    transform: translate(-50%, -50%) !important;
}
.rev_slider .tp-mask-wrap {
    width: 800px !important;
}


.scroll_down {
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 9999;
    color: #FFF;
}
.scroll_down i {
    font-size: 30px;
}



.btn_down {
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    /* border: 1px solid #FFF;
    color: #CCC;
    border-radius: 10px;
    padding: 5px 5px 10px 5px;
    transition: .5s */
}

.btn_down > span {
    display: block;
    width: 30px;
    height: 30px;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
    transform: rotate(45deg);
    margin: -10px;
    animation: animate_arrow 2s infinite;
}

.btn_down > span:nth-child(1) {
    animation-delay: -0.4s;
}
.btn_down > span:nth-child(2) {
    animation-delay: -0.2s;
}

@keyframes animate_arrow {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-15px, -15px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: rotate(45deg) translate(15px, 15px);
    }
}


.menuzord-menu.menuzord-right {
    float: right;
    margin-right: 100px;
}








.rev_slider_wrapper .tp-bgimg {
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 50s linear infinite 0s;
    animation: imageAnimation 40s linear infinite 0s
}



@-webkit-keyframes imageAnimation {
    0% {
        -webkit-animation-timing-function: ease-in
    }

    8% {
        -webkit-animation-timing-function: ease-out
    }

    22% {
        -webkit-transform: translateY(-10%)
    }

    25% {
        -webkit-transform: translateY(-100%)
    }
}

@keyframes imageAnimation {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    8% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    22% {
        -webkit-transform: translateY(-10%)
    }

    25% {
        -transform: translateY(-100%)
    }
}






@media (min-width: 901px) {
    .menuzord-menu ul.dropdown {
        right: 40px !important;
        left: auto;
        min-width: 170px !important;
    }
    .menuzord-menu ul.dropdown > li ul.dropdown > li ul.dropdown {
        min-width: 150px !important;
    }
}

@media (max-width: 901px) {
    .rev_slider .tp-mask-wrap {
        width: 600px !important;
    }
    .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) {
        left: 20% !important;
    }
    .rev_slider .tp-caption, .rev_slider .caption {
        font-size: 2rem !important;
    }
}
@media (max-width: 900px) {
    .menuzord-responsive .menuzord-menu li .indicator {
        background-color: #333;
        border: 1px solid #FFF;
    }
    .menuzord .showhide em {
        background: #fff;
    }


    .menuzord-responsive .menuzord-menu li .indicator {
        color: #FFF;
    }
    .menuzord-menu > li > a {
    color: #333;
    }
}

@media (max-width: 767px) {
    .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(2) {
        left: 8% !important;
    }
    .rev_slider .tp-mask-wrap {
        width: 550px !important;
    }
    .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) {
        left: 10% !important;
    }
    
    .sec_products .row {
        margin-bottom: 70px;
        
    }
    
}

@media (max-width: 600px) {
    .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(2) {
        left: 10% !important;
    }
    .rev_slider .tp-mask-wrap {
        width: 400px !important;
    }
    .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) {
        left: 10% !important;
    }
}

@media (max-width: 382px) {
    .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(2) {
        left: 10% !important;
    }
    .rev_slider .tp-mask-wrap {
        width: 320px !important;
    }
    .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) {
        left: 10% !important;
    }
}



.mfp-wrap {
    z-index: 999999;
}


.footer-bottom {
    text-align: center;
}
.footer-bottom p {
    display: inline-block;
    text-align: center;
}



/********************************************************************************************/
.menuzord-menu ul.dropdown li a {
    white-space: nowrap;
}
.menuzord-menu > li.active > a,
.menuzord-menu > li:hover > a {
    color: #f9f9f9;
}
.menuzord .menuzord-menu ul.dropdown li:hover > a {
    color: #ad0c2e;
}


.menuzord-menu ul.dropdown {
    border: 0;
}

.menuzord-menu li ul.dropdown li .indicator {
    top: 3px;
}


.menuzord-menu ul.dropdown {
    right: auto !important; 
    left: 0;
    min-width: 260px !important;
}

.menuzord-menu ul.dropdown li ul.dropdown {
    right: 100% !important;
    left: auto;
}



.dflex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.dflex > div {
    max-width: 49%;
    flex: 0 0 14%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
    padding: .2rem;
}
.dflex > div img {
    
}



.div_whatsapp {
    position: fixed;
    right: 16px;
    bottom: 70px;
    z-index: 9;
}
.div_whatsapp a {
    display: block;
}
.div_whatsapp a img {
    max-height: 50px;
}


.contact-form .form-control[type="file"] {
    height: auto;
    padding: 1rem;
}

@media (min-width: 1366.98px) {
    .sec_product {
        height: 767px;
    }
}