@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@600&amp;family=Permanent+Marker&amp;display=swap');
body {font-family: 'Roboto', sans-serif;}
a {color: #353535;font-size: 17px;}
a:hover { text-decoration: none !important; }
.info-left { width: 50%;float: left;}
.h2, h2 {font-size: 38px;color: #353535 !important;}
h3 { color: #353535 !important;}
p {color: #666666;font-size: 17px; text-align: justify;}
.btn.focus, .btn:focus { box-shadow: 0 0 0 0.2rem #ffc90a42;}
.form-control:focus {box-shadow: 0 0 0 0.2rem #ffc90a42 !important; }
.btn-style1 {background: #ffc90a;border-radius: 30px !important; }
header {z-index: 999; position: fixed; top: 0;}
header.header {width: 100%;}
header.header.fixed .top_info {margin-top: -60px;padding-top: 0 !important;border-bottom: 0;}
ul.navbar-nav.mr-auto {text-align: right;margin: 0 auto;}
header.header.fixed {height: 75px;background: #fff;}
nav.navbar {
    background: #ffff !important;
}

button.btn3 {
    background: #716d6c;
    padding: 11px 25px 11px 25px;
    border-radius: 2.5px;
    font-size: 16px;
    border: 0;
    cursor: pointer;
    color: #fff;
}
button.btn5 {
    background: #C29417;
    border-radius: 5px;
    font-weight: 600;
    height: 45px;
    padding: 0 20px;
    color: #fff;
     font-weight: 600;
     cursor: pointer;
    border: none;
}

.banner-btn button {
    margin: 0 10px;
    cursor: pointer;
}
.banner-btn button.btn4 {
    position: relative;
    top: 2px;
}
button.btn4 span.material-icons {
    color: #C29417;
    line-height: 35px;
    position: relative;
    top: 5px;
}
button.btn4:hover span.material-icons {
    color: #fff;
}

button.btn5:hover {
    background: #fff;
    color: #C29417;
    border: 1px solid #C29417;
}
button.btn4:hover {
    background: #C29417;
    color: #fff;
}
button.btn4 {
    color: #C29417;
    height: 45px;
    font-weight: 600;
    line-height: 42px;
    background: #fff;
       border: 1px solid #C29417;
    border-radius: 5px;
        padding: 0 20px;
        cursor: pointer;
}
button:focus { outline: none; }
/*button.btn2 {padding: 5px 18px 6px 17.5px;border-radius: 2.5px;border-color: #ffc90a;font-size: 16px;border: 1px solid #ffc90a;background: transparent;cursor: pointer;}*/
button.btn2 {
   padding: 8px 18px 6px 17.5px;
    border-radius: 2.5px;
    font-size: 16px;
    background: #ffff;
    cursor: pointer;
    height: 40px;
    color: #353535;
    border: 1px solid #666666;
}
button.btn2:hover {background: #666666; color: #fff;}
button.btn3:hover {border-color: #716d6c;background: transparent;border: 1px solid #716d6c;color: #716d6c;}

.pd-0 { padding: 0 !important;}
.pad-0 { padding: 0 !important; }
.pdt-30 { padding-top: 30px; }

 .pdt-150{padding-top: 150px;}
 .pad-b15 { padding-bottom: 15px; }
.pb-0 { padding-bottom: 0; }
.mt-60 {margin-top: 60px;}
.mt-40 {margin-top: 40px;} 
.mt-50 {margin-top: 50px;}
.mb-20 {margin-bottom: 20px !important;  }
.mb-30 { margin-bottom: 30px !important; }

.bg1{
    background-color: #ffffff;
} 

section {padding: 15px 0;}

.col-md-7.pd-0 {padding: 0;}
.container-fluid {padding: 0px 60px }
.info-left ul {list-style: none;}
.info-left ul li { width: 6%;float: left;text-align: center;}
i.fa-twitter { background: url(../images/twitter.png) no-repeat;height: 30px;width: 30px; display: block; background-size: 70%; position: relative;top: 10px;text-align: center; margin: 0 auto;background-position: top;}
i.fa-skype {background: url(../images/skype-icon.svg) no-repeat; height: 30px;width: 29px; display: block; background-size: 70%; position: relative;top: 10px;margin: 0 auto;background-position: top;text-align: center;}
.fa-linkedin {  background: url(../images/LI-In-Bug.png) no-repeat;height: 30px;width: 29px;display: block; background-size: 70%;position: relative;top: 10px; margin: 0 auto; background-position: top;text-align: center; }
.info-left ul li:nth-child(1):after { content: ''; display: block; background: #ffc90a;height: 24px;position: relative;width: 2px;top: 10px;right: 15px;float: right;}
.info-left ul li:nth-child(1) {width: 40%;float: left;text-align: left;}
span.material-icons.fb {color: #3b5998;}
.search input.form-control {padding-left: 40px; border-radius: 30px; background: #33333314;border-color: #33333314;}
.search span.material-icons {position: relative;left: 35px;}
.info-right ul {list-style: none;}
.info-right ul li {display: inline-block;margin: 0 20px;}
.info-right { width: 50%;float: left;text-align: right;height: 40px;}
.top_info {padding-top: 20px;height: 75px;border-bottom: 1px solid #ffc90a; background: #fff;transition: all 0.3s ease;}
span.material-icons {color: #716d6c;}
.info-left ul li span.material-icons {line-height: 30px; position: relative; top: 5px;padding: 0 10px;}
.info-right a.btn.btn-style1 {position: relative; top: -10px;}
.info-right ul li:after {content: '';display: block;background: #ffc90a;height: 24px;position: relative;width: 2px;top: -30px;right: -20px;float: right;}
.info-right ul li:nth-child(2):after  {content: '';display: none;}
nav.navbar {padding: 5px 60px;}
.logo {width: 22%;}
.logo a.navbar-brand {
    padding: 0;
}
.logo img { width: 100%;}
nav.navbar {padding: 5px 60px !important;}
li.nav-item a.nav-link {color: #fff; font-weight: 500;}
header.header.fixed a.nav-link {color: #333;}
.banner-content {padding-top: 300px;padding-left: 35px;}
.banner-content h1 {color: #ffc90a;padding-bottom: 20px;}
/*.banner-content h2 {font-size: 38px;font-weight: 700;}*/
.banner-content h2 {
    font-size: 38px;
    /*background: rgb(0 0 0 / 50%);*/
    width: auto;
    padding: 12px 40px;
    color: #fff !important;
    font-weight: 500;
    display: inline;
}
section.banner.home .container-fluid {padding-right: 0px !important;padding-left: 0px !important;}
.col-lg-7.col-md-12.pd-0.slider-home { padding: 0;}
.banner-content .btn2{ margin-left: 20px;  }
#slider{margin:0 auto;overflow:hidden;}

.slides{overflow:hidden;animation-name:fade; animation-duration:1s; display:none;}
img{width:100%;}
#dot{margin: 0 auto;
    text-align: center;
    position: absolute;
    float: left;
    top: 50%;}
.dot{display:block;border-radius:50%;border: 1px solid #ffc90a;background: transparent;padding:8px;margin:10px 5px;}
span.dot.active { background: #ffc90a;}
.slides img {height: auto;max-height: 700px;object-fit: cover;min-height: 450px;}

section.banner.home {background: url(../images/banner-bg.png) no-repeat;padding: 0;border-bottom: 1px solid #666666;margin-top: 0px;}
.slider-content { position: absolute;top:0;padding: 250px 0;text-align: center;width: 100%; color: #fff;}
.slider-content p {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}
.ar-abt-rel img {
    -webkit-animation: dance 2s alternate infinite;
    animation: dance 2s alternate infinite;
}
@keyframes dance {
    
/*    0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}*/

100% {
    -webkit-transform: scale(1);
    transform: scale(0.8);
}
}
.ar-abt-rel {
    position: absolute;
    left: -10px;
    top: 80%;
}
.slider-content h1 {
    font-size: 40px;
    font-weight: 600;
}

span.before:before {    content: '';
    background: url(../images/Ellipse9.png) no-repeat;
    height: 30px;
    position: relative;
    text-align: center;
    top: -11px;
    left: 32px;
    width: 28px;
    z-index: -1;
    display: inline-block;}
span.after:after {    content: '';
    background: url(../images/Polygon5.png) no-repeat;
    height: 23px;
    position: relative;
    left: -16px;
    text-align: center;
    top: 20px;
    z-index: -1;
    width: 20px;
    display: inline-block;}

    .service.box:hover {
    box-shadow: 0px 7px 8px #b5b3b3;
}
.morto-img img {
    transition: 0.3s;
}
.morto-img img:hover {
    transform: scale(1.02);
}
.about-us img {width: 100%;position: relative;top: -20px;}
section.service {
    background: url(../images/services-bg.png) no-repeat;
    background-size: cover;
}
section.about-us {background: #FAFAFA url(../images/dot-bg.png) no-repeat;}
.left-content {padding: 40px 40px 10px 0;}
.left-content h3 {font-size: 25px;font-weight: 700;padding-bottom: 15px;}

.line:after {content: '';display: block; background: #ffc90a; height: 3px;width: 100px;top: 10px;margin: 0 auto;position: relative;}
.icon { width: 30%;float: left;}
.icon span.material-icons {font-size: 60px;}
.image-box img {
    width: auto;
    transition-duration: .3s;
    transition-property: transform;
}
section.banner { padding: 275px 0;}
.image-box img:hover {
    transform: scale(1.1);
}
.service.box:hover {
    background-image: url(../images/curve.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    box-shadow: 0px 24px 30px -30px rgb(0 0 0 / 50%);
}
.news-box:hover {
   transform: scale(1.02);  
}
.news-box {
 transition: 0.3s;   
}

.image-box {
    width: 100%;
    text-align: center;
}
.service .box h3 span.material-icons {
    color: #C29417;
    position: relative;
    top: 7px;
}

.service.box .content h3 {font-size: 20px;}
.service.box {    height: 100%;
    background: #fff;
    align-items: center;
    padding: 30px 0 !important;border-radius: 10px;}

.service .box h3 {
    text-align: center;
    padding: 20px 55px 0px 50px;
}
a.read-more:after {content: '\e879';font-family: 'Material Icons';font-size: 20px;position: relative; top: 5px;color: #fff;left: 5px;}
a.read-more {font-size: 16px; font-weight: 500; color: #fff !important;cursor: pointer; padding: 10px 16px; border-radius: 12px; position: relative;z-index: 9;}
/*a.read-more {font-weight: 600; cursor: pointer;position: relative;z-index: 9;}*/
section.afflied-companies {background: #FAFAFA;padding-top: 0;}
.afflied-companies h2 {padding-top: 45px;}

section.afflied-companies:after { content: '';display: block;background: url(../images/Intersect-right.png) no-repeat;height: 288px;width: 130px;position: absolute;right: 0;margin-top: -160px;}
.companies-box { padding: 15px; background: #fff;box-shadow: 0px 5px 8px #2125295c;margin-top: 50px;border-radius: 10px;cursor: pointer;}
.companies-box .content h4 {font-size: 19px;}
.companies-box .content p {color: #333; font-size: 16px; line-height: 20px;}
.companies-box:hover {background: #c29417;color: #fff;}
.companies-box .content { margin-top: 15px;}
.companies-box .content p:hover{ color: #fff; }
.companies-box .content:hover{ color: #fff; }

.news-content h3 {font-size: 17px;font-weight: 600;padding-top: 10px;}
.news-actions {position: absolute;bottom: 0;padding: 0px 25px;}
a.date {color:#716D6C !important;padding: 8px 8px 0 0px;font-weight: 600;}
a.equ {color:#716D6C !important; font-size: 18px;}
.news-box { background: #fff;box-shadow: 0px 5px 8px #2125295c;border-radius: 10px; cursor: pointer;}
.news-box:hover {box-shadow: 0px 5px 8px #212529b0;}
.news-content {padding: 0 15px 15px 15px;}
section.news {
    background: url(../images/news-bg.png) no-repeat;
    background-size: cover;
}

.news h2 {
    color: #fff !important;
}
ul.a-list {
    list-style: none;
    padding: 0;
    display: flex;
    padding-top: 10px;
}
ul.a-list li {
       padding: 0 5px 0 5px;

    color: #716D6C;
        font-size: 14px;
}
ul.a-list li span.material-icons {
       position: relative;
    top: 6px;
    font-size: 20px;
    padding: 0 6px 0 0px;
}
.cal-box {
   background: #716D6C;
    color: #fff;
    height: 60px;
    text-align: center;
    width: 50px;
        padding-top: 12px;
    margin-top: -40px;
    font-size: 16px;
        line-height: 12px;
    position: absolute;
    border-radius: 6px;
    right: 25px;
}

.news-content p {
    font-size: 14px;
    border-bottom: 1px solid #66666640;
    padding-bottom: 12px;
}
span.date {
    display: block;
    font-size: 22px;
        font-weight: 600;
}
.news-content a {
    color: #C29417 !important;
}
.news-content a span.material-icons {
    color: #C29417;
    position: relative;
    top: 7px;
}
.news-image img {
    border-radius: 10px 10px 0 0;
}
.strip-contact {
    width: 55px;
    background: #fff;
    right: 0;
    border-radius: 10px 0 0 10px;
    position: absolute;
    top: 235px;
}
.strip-contact ul {
    list-style: none;
    padding: 10px 14px;
    margin-bottom: 0;
}
.strip-contact ul li {
    padding-bottom: 10px;
}

section.footer {background: url(../images/footer-bg.png) no-repeat;background-size: cover;background-position: bottom; color: #fff;padding-top: 75px;}
.footer-link li a {color: #fff !important;}
.footer-link li {color: #fff !important;}
.footer-link li {padding: 5px 0;}
ul.footer-link { padding-top: 10px;}
ul.footer-link.about {padding-top: 10px;list-style: none;}
ul.footer-link.address {list-style: none;}
ul.footer-link.address span.material-icons {position: relative;top: 3px; width: 10%; float: left;height: 30px;}
.copyrights {background: #232323;color: #fff !important; text-align: center;padding: 20px 0;}
.copyrights p{color: #fff;margin-bottom: 0px;}

.subscriber-form .container-fluid {background: #232323; width: 90%; border-radius: 10px;margin: 0 auto;padding-right: 15px !important; padding-left: 15px !important; padding: 20px 0 !important;}
.subscriber-form .container-fluid h2 { color: #fff !important;display: inline-block;font-size: 26px;font-weight: 400;}
.subscriber-form .container-fluid .s-box {text-align: center;}
.subscriber-form .container-fluid .s-box input {padding: 8px 50px 10px 24px;border-radius: 5px;border: none;font-size: 20px;   width: 25%;margin-right: 10px; margin-left: 15px;}
section.subscriber-form {position: relative;top: 45px;padding: 0;}

.color-white {color: #fff !important;}

.line2:after {content: '';display: block;background: #ffc90a;height: 3px;width: 100px; top: 10px;margin: initial;position: relative;}
.color-2{color: #c29417 !important}
.color-1{color: #fff !important}
.sub-head {font-size: 24px;}

.line3:after {content: '';display: block;background: #716d6c;height: 3px;width: 50px;top: 10px;margin: initial;position: relative;}

.abt-left {background: url(../images/home-about.png) no-repeat;background-size: contain;background-position: bottom;}
.establish p.color-1 {margin-bottom: 0;font-size: 20px; position: relative; top:-13px;}
.establish {float: left;background: #363635; color: #fff;border-radius: 100%;width: 160px;top: 370px;position: absolute; right: 60px;height: 160px;padding: 30px 25px;text-align: center;cursor: pointer; z-index: 99;}
.establish:after {content: '';background: url(../images/round-shape.png) no-repeat;height: 400px;display: block;width: 136px;left: -13px;position: relative;top: -118px;background-size: contain;}
.counter-full {position: absolute;bottom: 0;width: 100%;right: 0;padding-right: 14px;padding-left: 190px;}
.counter-box {width: 50%;float: left;}
.counter-box span {font-weight: 600;}
.counter-box .icon-box {width: 25%;float: left;background: #716D6C;text-align: center;padding: 10px 6px 0 6px;margin-right: 12px;margin-top: 20px;height: 65px;border-radius: 10px;}
.counter-box span.count {width: 70%;float: left;}
.counter-box span h4 {font-size: 17px;color: #716D6C;}
.counter-box span.material-icons {color: #fff;font-size: 50px;}
.counter-box .display-4:after {content: '%';}
.left-content.about-left {padding: 140px 65px;}


.d-none { display: none; }

.bg-video-wrap {position: relative;overflow: hidden;width: 100%;height: 100vh;background: url(../../../designsupply-web.com/public/samplecontent/vender/codepen/20181014.png) no-repeat center center/cover;}
.bg-video-wrap video {min-width: 100%; min-height: 100vh;z-index: 1;}
.overlay {width: 100%;height: 100vh;position: absolute;top: 0;left: 0;background-image: linear-gradient( #2a292770, #00000094);z-index: 2;}
.banner-c {color: #fff;position: absolute;top: -200px;bottom: 0;padding: 0 80px;margin: auto;z-index: 3;width: 65%;height: 50px;}
span#text-banner { color: #ffc90a;font-weight: 700;}
.banner-c p.text-white {font-size: 22px;}

.scroll-down {position: absolute; top: 90%;left: 50%;transform: translate(-50%,-50%);}
.scroll-down span:nth-child(2){animation-delay: -0.2s;}
.scroll-down span:nth-child(3){animation-delay: -0.4s;}
.scroll-down span{display: block; width: 20px;height: 20px;border-bottom: 3px solid #ffc90a;border-right: 3px solid #ffc90a;transform: rotate(45deg);margin: -10px;animation: animate 2s infinite;}
@keyframes animate
{
    0%
  {
        opacity: 0;
        transform: rotate(45deg) translate(-20px,-20px);
    }
    50%
  {
        opacity: 1;
    }
    100%
  {
        opacity: 0;
        transform: rotate(45deg) translate(20px,20px);
    }
}
.main {position: relative;box-shadow: 0px 5px 8px #2125295c;margin-top: 49px;border-radius: 10px 125px 10px 125px; cursor: pointer;}
.containera {
    position: relative;
    width: 100%;
    overflow: hidden;text-align: center;background: transparent;position: relative;height: 245px;
    border-radius: 10px 125px 10px 125px;
}

.container imga {
    display: block;
    position: relative;
    transition: all 0.2s linear;
    object-fit: none;
    background: #ffff;
    height: 250px;
    z-index: -1;}
.image {
  /*opacity: 1;*/
  /*display: block;*/
  /*width: 100%;*/
  /*height: auto;*/
  /*transition: .5s ease;*/
  /*backface-visibility: hidden;*/

    display: block;
    /*position: relative;*/
    transition: all 0.2s linear;
    object-fit: none;
    background: #ffff;
    height: 100%;
    z-index: -1;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}

.containera:hover .image {
  opacity: 0;
}

.containera:hover .middle {
  opacity: 1;
}
.read-more-new {
    font-size: 16px; 
    font-weight: 500; 
    color: black !important;
    cursor: pointer; 
    padding: 10px 16px; 
    border-radius: 12px; 
    position: relative;
    z-index: 9;
}
.read-more-new:after {
    content: '\e879';
    font-family: 'Material Icons';
    font-size: 20px;
    position: relative; 
    top: 5px;
    color: black;
    left: 5px;
}
.text {
  /*background-color: #04AA6D;*/
  color: #28282a;
  /*font-size: 16px;*/
  padding: 16px 32px;
}

.view {overflow: hidden;text-align: center;background: transparent;position: relative;height: 245px;
    border-radius: 10px 125px 10px 125px;}
.view img {display: block;
    position: relative;
    transition: all 0.2s linear;
    object-fit: none;
    background: #ffff;
    height: 250px;
    z-index: -1;}
.mask { 
    text-align: center;
    position: absolute;
    top: 0;padding-top: 70px;
    color: #fff;
    left: 0;
    overflow: hidden;
    background: #6c757d;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    height: 290px;
    border-radius: 5px;
    width: 100%;
}
.view h2 {transform: translateY(-100px);opacity: 0;transition: all 0.2s ease-in-out;}
.view p {transform: translateY(100px);opacity: 0;transition: all 0.2s linear;}
.view a {opacity: 0;transition: all 0.2s ease-in-out; }
.view:hover img { transform: scale(1.1);}
.view:hover .mask {opacity: 1;}
.view:hover h2,
.view:hover p,
.view:hover a {opacity: 1;transform: translateY(0px);}
.view:hover p {transition-delay: 0.1s;}
.view:hover a {transition-delay: 0.2s}
.m-title {position: absolute;bottom: 0;text-align: left; padding: 8px 20px;font-size: 20px;color: #fff;}
.main a.read-more:after {color: #fafafa;}
.news-img img{border-radius: 8px; }
.news-actions h3 {margin-bottom: 30px; margin-top: 10px;font-size: 20px;}

section.afflied-companies:before {
    content: '';
    display: block;
    background: url(../images/dot-bg.png) no-repeat;
    height: 250px;
    width: 252px;
    position: absolute;
     /*animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;*/
}

@keyframes spin { 
        from { 
            transform: rotate(0deg); 
        } to { 
            transform: rotate(360deg); 
        }
    }
li.nav-item.active a.nav-link {
    color: #716d6c !important;
}
li.nav-item a.nav-link:hover {
    color: #716d6c !important;
}
.navbar-nav li{
     display: inline-block;
}
a.nav-link{
    position:relative;
     display: inline-block;
}
/*a.nav-link:before, a.nav-link:after {
    content: '';
    height: 2px;
    position: absolute;
    background: #ffc90a !important;
  -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    width:0px;
}*/

a.nav-link:before {
  top: 0;
  left: 0;
}
a.nav-link:after {
  bottom: 0;
  right: 0;
}
a.nav-link:hover:before, a.nav-link:hover:after {

    width:100%;
}
li.nav-item.active a.nav-link:after {
    content: '';
    height: 2px;
    position: absolute;
    width: 100%;
    background: #ffc90a !important;
    bottom: 0;
}

.news-right h3 {
    font-size: 18px;
    padding-top: 10px;
        color: #353535 !important;
}
.news-right p {
    line-height: 24px;
    font-size: 17px;
    padding: 10px 0;
    margin-bottom: 0;
}
.news-right h3 {
    font-size: 20px;
    padding-top: 10px;
    font-weight: 700;
}
.col-md-6.news-right {
    padding-top: 15px;
    padding-bottom: 15px;
}
.col-md-6.news-left {
    padding: 0;
}
a.news-readmore {
    color: #353535 !important;
    font-weight: 600;
}
.col-md-6.news-left img {
    height: 335px;
    object-fit: cover;
    border-radius: 8px 0px 0px 8px;
}
a.news-readmore:after {
    content: '\e5df';
    font-family: 'Material Icons';
    font-size: 25px;
    position: absolute;
    margin-top: -4px;
}
.row.news-box {
    margin: 15px 5px;
}
.col-lg-6.col-md-12.news-box-2 {
    margin-top: 50px;
}
.col-lg-6.col-md-12.news-box-2 .col-md-6.news-left img {
    border-radius: 0px 8px 8px 0px;
}
a.nav-link.active:after {
       content: '';
    border-radius: 10px 10px 0 0px;
    height: 5px;
    position: absolute;
    width: 100%;
    background: #ffc90a !important;
    bottom: -20px;
    left: 0;
}

/*a.nav-link.active:before{
     content: '';
    height: 2px;
    position: absolute;
    background: #ffc90a !important;
  -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    width:100%;
    top:0;
}*/
a.nav-link.active { color: #ffc90a;  }
.nav-item a.nav-link.active {
    color: #ffc90a !important;
}

header.header.fixed nav.navbar {
    padding: 5px 60px;
    background: #fff;
}
.banner-btn {
    margin: 20px 0;
}
.banner-c h1 {
    background-size: 200px;
    text-transform: uppercase;
    background-position: center;
    -webkit-background-clip: text;
    background-repeat: repeat;
    font-size: 280%;
        margin-bottom: 20px;
            line-height: 65px;
                font-family: 'Noto Kufi Arabic', sans-serif;
                    font-weight: 700;
}
h2.arabic-text {
    color: #ffc90a !important;
    font-size: 375%;
    font-weight: 600;
   font-family: 'Noto Kufi Arabic', sans-serif;
}

/*affliated companies*/
.aff-1{
    position:relative;
}
.masking-1{
 background:url(../images/s11.jpg)no-repeat;
 background-size:cover;
 mask-image:url(../images/shape4.png);
 -webkit-mask-image:url(../images/shape4.png);
 -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 88% 100%;
    -moz-mask-size: 88% 100%;
    mask-size: 88% 100%;
    mask-position: top center;
    -webkit-mask-position: top center;
    -moz-mask-position: top center;
    -webkit-mask-mode: alpha;
    -moz-mask-mode: alpha;
    mask-size: contain;
    -moz-mask-size: contain;
    mask-position: top center;
    mask-mode: alpha;
    width:100%;
    height:500px;
    transform: rotate(
0deg);
    border: 0.5em solid #f4f4f4;
    box-shadow: 0.5em 0.5em 0.5em #ccc;
}
.masking-1:hover {
    transform: rotate(
25deg);
    border: 0.5em solid #f4f4f4;
    box-shadow: 0.5em 0.5em 0.5em #ccc;
}

.masking-2{
 background:url(../images/s12.jpg)no-repeat;
 background-size:cover;
 mask-image:url(../images/shape4.png);
 -webkit-mask-image:url(../images/shape4.png);
 -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 88% 100%;
    -moz-mask-size: 88% 100%;
    mask-size: 88% 100%;
    mask-position: top center;
    -webkit-mask-position: top center;
    -moz-mask-position: top center;
    -webkit-mask-mode: alpha;
    -moz-mask-mode: alpha;
    mask-size: contain;
    -moz-mask-size: contain;
    mask-position: top center;
    mask-mode: alpha;
    height:500px;
}

.aff-1 .row{
    align-items:center;
}

.mhmd {
    padding: 30px;
    box-shadow: -2px 6px 7px #68686845;
    position: absolute;
    left: 27em;
    top: 12em;
    background: #ffffffd1;
}
.padds {
    padding: 3em 0 4em 0;
}
.dropdown {
  position: relative !important;
  display: inline-block !important;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 330px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    text-align: left;
}

.dropdown-content a {
  padding: 12px 16px;
  display: block;
  font-size:15px;
}
.dropdown-content a:hover {
    background: #716d6c;
    color: #fff !important;
}
.dropdown:hover .dropdown-content {display: block;}

section.banner.elec {
    background: url(../images/electronic.jpg) no-repeat;
    margin-top: 0px;
    background-size: cover;
    height: 60vh;
}
section.banner.r1 {
    background: url(../images/r1.jpg) no-repeat;
    padding: 275px 0;
    margin-top: 0px;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    height: 60vh;
}
section.banner.ac {
    background: url(../images/ac.jpg) no-repeat;
    /*border-bottom: 1px solid #ffc90a;*/
    margin-top: 0;
    background-size: cover;
    background-position:bottom;
    height: 60vh;
}

.masking-3{
 background:url(../images/e1.jpg)no-repeat;
 background-size:cover;
 mask-image:url(../images/shape4.png);
 -webkit-mask-image:url(../images/shape4.png);
 -moz-mask-image:url(../images/shape4.png);
 -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 88% 100%;
    -moz-mask-size: 88% 100%;
    mask-size: 88% 100%;
    mask-position: top center;
    -webkit-mask-position: top center;
    -moz-mask-position: top center;
    -webkit-mask-mode: alpha;
    -moz-mask-mode: alpha;
    mask-size: contain;
    -moz-mask-size: contain;
    mask-position: top center;
    mask-mode: alpha;
    height:500px;
}
.aff-reach-box{
        box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 5%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    background:#fff;
    padding:30px;
        height: 250px;
        width: 100%;
    transition-duration: .3s;
    transition-property: transform;
}
.aff-reach-box:hover{
    transform: scale(1.03);
        border: 1px solid #716d6c;
}
.aff-reach-box .icon{
    float:none;
}
.aff-reach {
    margin-top: 8%;
}
.aff-reach h3{
    margin-bottom:3%;
    text-align:center;
}
.aff-reach-box p {
    font-size: 15px;
}
.footer-img{ 
    
}
.footer-img img{ 
    padding-top: 5%;
    width: 38%;
}
.aff-im img {
    width: 38%;
    display: block;
    margin: auto;
}

.aff-im2 {
    margin-top: 15em;
}

.mohammed{
    margin-top:10%;
}
.aff-1 a {
    color: #d39531 !important;
}
/*end aff companies*/



section.banner.downloads {
    background: url(../images/d1.jpg) no-repeat;
    margin-top: 0px;
    background-size: cover;
    height: 60vh;
}
.login-card {
  padding: 32px 32px 0;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
  display: flex;
  height: 100%;
  max-height: 740px;
  max-width: 350px;
  flex-direction: column;
}

.login-card-content {
  flex-grow: 2;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.login-card-footer {
    padding: 32px 0;
    text-align: center;
}

.downloads button {
    background: #716d6c;
    display: block;
    color: #ffffff;
    width: 30%;
    border: none;
    border-radius: 40px;
    padding: 12px 0;
    text-transform: uppercase;
    font-weight: bold;
    margin: 4% auto 0;
    outline: none;
    font-size: 15px;
}
.downloads .row{
    align-items:center;
}

.downloads .form-field {
  margin-bottom: 16px;
  width: 100%;
  position: relative;
}

.downloads .form-field .icon {
  position: absolute;
  background: white;
  color: #d61e2d;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 40px;
  height: 40px;
  justify-content: center;
  border-radius: 20px;
}

.downloads .form-field .icon:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-left: 12px solid white;
  position: absolute;
  top: 8px;
  right: -20px;
}

.downloads .form-field input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  width: 100%;
  border-radius: 16px;
  height: 36px;
  background:#e8f0fe;
  outline: none;
  transition: all 0.2s;
}

.downloads .form-field input::placeholder {
  color: #d61e2d;
}

.downloads .form-field input:hover,
.downloads .form-field input:focus {
  background: white;
  color: #d61e2d;
  transition: all 0.2s;
}

.downloads .form-field input:hover::placeholder {
  color: #d61e2d;
}
.downloads .icon span.material-icons {
    font-size: 22px;
}
section.downloads {
    margin: 2% 0 0;
}
section.downloads h2{
    margin-bottom:4%;
}
a.download-button {
    padding: 17px 30px;
    border: 1px solid #e1e1e1;
    box-shadow: 4px 5px 4px #9d9595d4;
    margin-left: 25%;
    background: linear-gradient(
45deg
, #0a22cc, #e0a421db);
    color: #fff !important;
    border-radius: 27px;
}

.table thead th {
    vertical-align: bottom;
    border: 2px solid #fff;
    background: linear-gradient(
45deg
, #cb8a27, #ffc165);
    color: #fff;
    text-transform: uppercase;
}
.story .row{
    align-items:center;
}
.boxo1 {
    padding: 30px;
    box-shadow: 1px 6px 8px #ffc90a78;
    border-radius: 0 0px 150px 40px;
}

.card-body .table thead th{
    background:linear-gradient(
45deg
, #716d6c, #716d6c);
}




/*blog coding*/

.hind-blogs-content {
    margin: 0% 0 0%;
}
.act-new1 {
    float: left;
    margin: 6% 0 0 0;
}
.act-new1, .act-new2 {
    width: calc(50% - 19px);
    padding: 0px;
    position: relative;
    display: block;
    border: 2px solid  #716D6C;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fcfcfc;
    padding: 20px;
}
.timeline-line + .act-new1 {
    margin-top: 0px;
}
.act-new1 h2, .act-new2 h2{
    text-align: right;
    font-size: 34px;
   margin-bottom: 2%;
    background-color: rgb(0, 77, 149);
    color:#fff;
    padding: 13px 18px;
}
.act-new1 h3, .act-new2 h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 15px 0 10px;
    padding: 0;
}
.act-new1 p, .act-new2 p {
    font-size: 16px;
    color: rgb(131, 114, 114);
    margin: 2% 0;
}
.act-new1 .ult-timeline-arrow {
    right: -1px;
    top: 30px;
    position: absolute;
    height: 0;
    width: 1px;
}
.act-new1 .ult-timeline-arrow s {
    border-width: 9px 0 9px 10px;
    border-color: rgba(255,255,255,0) #d0d0d0;
    border-style: solid;
    display: block;
    position: relative;
    top: 0;
}
.act-new1 .ult-timeline-arrow {
    right: -1px;
    top: 30px;
    position: absolute;
    height: 0;
    width: 1px;
}
.act-new2 {
    float: right;
    margin: 6% 0 0 0;
}

.act-new2 .ult-timeline-arrow {
    left: -2px;
    top: 65px;
    position: absolute;
    height: 0;
    width: 1px;
    transform: rotate(180deg);
}
.act-new2 .ult-timeline-arrow s {
    border-width: 9px 0 9px 10px;
        border-color: rgba(255,255,255,0) #d0d0d0;
    border-style: solid;
    display: block;
    position: relative;
    top: 0;
}
.timeline-line {
        position: absolute;
    left: 50%;
    margin-left: 0;
    height: 100%;
    border-right: 2px solid #19111138;
    z-index: 0;
    top: 0;
    bottom: 0;
}
.timeline-line2 {
    position: absolute;
    left: 50%;
    margin-left: 0;
    height: 100%;
    border-right: 1px solid #d0d0d0;
    z-index: -1;
    top: 155%;
}
.timeline-dot {
    width: 18px;
    height: 18px;
    border: 4px solid #716D6C;
    -webkit-border-radius: 500px;
    border-radius: 500px;
    position: absolute;
    top: 32px;
    display: block;
    padding: 3px;
    background-color: rgb(201, 176, 0);
    right: -32px;
}


.act-new2 .timeline-dot {
    left: -28px;
    top: 47px;
}
.act-new-box{
    width: 65%;
    display: block;
    margin: 0 auto; 
        position: relative;
}
.blog-box{
    width:100%;
    height:250px;
    overflow: hidden;
}
.blog-slider {
    position: relative;
}

.act-new-box h4{ 
    padding: 5px 0;
    font-size: 14px;
    background: #f8f8f8;
    width: 15%;
    color: #ef8900;
    text-align: center;
    margin-top: 14px;
    box-shadow: 1px 2px 3px #a9a6a6;
}
.blog-icons{
    font-size: 15px;
    color: #5f5e5e;
    display: inline;
    padding:0 3px 0 0;
    margin-bottom: 10px;
}
.blog-icons .fa{
    color: #7f7462;
    font-size: 14px;
    padding: 0px 4px;
}
.act-new24{
    margin-top: 10%;
}
.hind-pagination{
           margin: 0% 0 0% 0;
    padding: 0 0 0 0;
    background: #FAFAFA;
}
.clearfix {
    background: #FAFAFA;
}
.act-new-box:before {
       content: '';
    background: url(../images/journalism.png) no-repeat;
    display: block;
    position: absolute;
    height: 260px;
    left: -224px;
    opacity: 0.2;
    width: 260px;
}
.hind-page-box{
    float:right;
    margin:2% 20% 5% 0; 
}
.blog-desc-right{
    box-shadow: 1px 2px 5px #c6c0c0;
    padding-bottom: 3%;
}
.blog-desc-right img{
    width:100%;
}
.blog-desc-right h4 {
    padding: 5px 0;
    font-size: 18px;
    color: #ef8900;
    margin-top: 10px;
}
.blog-desc-right-top, .blog-desc-right-in{
    padding: 20px;
}
.blog-desc-right-in h2, .blog-desc-right-article h2 {
    color: #6c6464;

    font-size: 28px;}
.hind-blog-description{
    margin: 3% 0;
}

li.nav-item.dropdown:after {
    content: '\e5cf';
    font-family: 'Material Icons';
    position: relative;
    top: 5px;
    font-size: 20px;
    font-weight: 600;
    left: -8px;
    color: #333;
}
.establish span.material-icons {
    color: #fff;
}
.manufact {
    background: url(../images/constraction.jpg) no-repeat !important;
        background-position: 40px 42px!important;
        background-size: 60% !important;
}

.no-scroll-y {
    overflow-y: hidden;
}

/* Preloader */
.ctn-preloader {
    align-items: center;
  cursor: none;
    display: flex;
  height: 100%;
  justify-content: center;
    position: fixed;
    left: 0;
  top: 0;
    width: 100%;
  z-index: 9999;
}

.txt-loading .banner-c h1 {
       font-size: 140%;
    z-index: 999;
    text-align: center;
    position: absolute;
    right: -600px;
    margin-right: 50%;
    width: 1200px;
}
.ctn-preloader .animation-preloader {
    position: absolute;
  z-index: 100;
}

/* Spinner cargando */
.ctn-preloader .animation-preloader .spinner {
  -webkit-animation: spinner 1s infinite linear;
          animation: spinner 1s infinite linear;
    border-radius: 50%;
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-top-color: #000000; /* No se identa por orden alfabetico para que no lo sobre-escriba */
  height: 9em;
  margin: 0 auto 3.5em auto;
  width: 9em;
}

/* Texto cargando */
.ctn-preloader .animation-preloader .txt-loading {
  font: bold 4em 'Roboto', sans-serif;
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
  -webkit-animation: letters-loading 4s infinite;
          animation: letters-loading 4s infinite;
  color: #000000;
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: rotateY(-90deg);
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading {
    color: rgba(0, 0, 0, 0.2);
    position: relative;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.ctn-preloader .loader-section {
  background-color: #ffffff;
  height: 100%;
    position: fixed;
  top: 0;
  width: calc(50% + 1px);
}

.ctn-preloader .loader-section.section-left {
  left: 0;
}

.ctn-preloader .loader-section.section-right {
  right: 0;
}

/* Efecto de fade en la animación de cargando */
.loaded .animation-preloader {
  opacity: 0;
  transition: 0.3s ease-out;
}

/* Efecto de cortina */
.loaded .loader-section.section-left {
  transform: translateX(-101%);
  transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1.000);
}

.loaded .loader-section.section-right {
  transform: translateX(101%);
  transition: 0.7s 0.3s all cubic-bezier(0.1, 0.1, 0.1, 1.000);
}

/* Animación del preloader */
@-webkit-keyframes spinner {
    to {
        transform: rotateZ(360deg);
    }
}
@keyframes spinner {
    to {
        transform: rotateZ(360deg);
    }
}

/* Animación de las letras cargando del preloader */
@-webkit-keyframes letters-loading {
  0%,
  75%,
  100% {
    opacity: 0;
    transform: rotateY(-90deg);
  }

  25%,
  50% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}
@keyframes letters-loading {
  0%,
  75%,
  100% {
    opacity: 0;
    transform: rotateY(-90deg);
  }

  25%,
  50% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}

/* Tamaño de portatil hacia atras (portatil, tablet, celular) */
@media screen and (max-width: 767px) {
    /* Preloader */
    /* Spinner cargando */  
    .ctn-preloader .animation-preloader .spinner {
        height: 8em;
        width: 8em;
    }

    /* Texto cargando */
    .ctn-preloader .animation-preloader .txt-loading {
      font: bold 3.5em 'Roboto', sans-serif;;
    }
}

@media screen and (max-width: 500px) {
    /* Prelaoder */
    /* Spinner cargando */
    .ctn-preloader .animation-preloader .spinner {
        height: 7em;
        width: 7em;
    }

    /* Texto cargando */
    .ctn-preloader .animation-preloader .txt-loading {
      font: bold 2em 'Montserrat', sans-serif;
    }
}

.ctn-preloader {
    display: none;
}
.ctn-preloader .animation-preloader:before {
    content: '';
    display: block;
    position: absolute;
    background: #333333c7;
    height: 100%;
    width: 100%;
    top: 0;
}

.welcome-one__shape-1 {
    position: absolute;
   bottom: 290px;
    left: 8%;
    width: 236px;
    height: 236px;
    border-style: solid;
    display: none;
    border-width: 2px;
    border-color: white;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0.50;
    transform: translateX(-50%);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@keyframes bounce {
20%, 53%, 80%, 0%, 100% {
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
    transform: translate3d(0,0,0);
}

40%, 43% {
    animation-timing-function: cubic-bezier(.755,.050,.855,.060);
    transform: translate3d(0,-30px,0);
}
70% {
    animation-timing-function: cubic-bezier(.755,.050,.855,.060);
    transform: translate3d(0,-15px,0);
}
90% {
    transform: translate3d(0,-4px,0);
}
}


.welcome-one__shape-2 {
    position: absolute;
   bottom: 335px;
    right: 310px;
    height: 185px;
    width: 185px;
    background-color: #C29417;
    border-radius: 50%;
    display: none;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: banner3Shake;
    animation-name: banner3Shake;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@keyframes banner3Shake {
0% {
    -webkit-transform: rotate3d(0, 1, 0, 
0deg);
    transform: rotate3d(0, 1, 0, 
0deg);
}
30% {
    -webkit-transform: rotate3d(0, 0, 1, 
15deg);
    transform: rotate3d(0, 0, 1, 
15deg);
}

60% {
    -webkit-transform: rotate3d(1, 0, 0, 
0deg);
    transform: rotate3d(1, 0, 0, 
0deg);
}
80% {
    -webkit-transform: rotate3d(0, 0, 1, 
15deg);
    transform: rotate3d(0, 0, 1, 
15deg);
}
100% {
    -webkit-transform: rotate3d(0, 1, 0, 
0deg);
    transform: rotate3d(0, 1, 0, 
0deg);
}
}

.welcome-one__img {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 50%;
        box-shadow: 1px 2px 12px #3333338f;
}
.align-center {
    align-items: center;

}
.clients h2 {
    margin-bottom: 0;
}

.animate-banner
{
   text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #fff 0%,
    #fff 29%,
    #C29417 67%,
    #C29417 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: bannertextclip 2s linear infinite;
  display: inline-block;
      font-size: 190px;
}

@keyframes bannertextclip {
  to {
    background-position: 200% center;
  }
}

.fadeInUp{animation:fadeInUp 1s ease backwards;}
@keyframes fadeInUp{
  0%{transform:translate(0px, 100px); opacity: 0;}
  100%{transform:translate(0px, 0); opacity: 1;}
}