@font-face {
    font-family: "ar-light";
    src: url("/assets/fonts/GE_SS_Two_Light.otf");
    font-weight: normal;
    font-style: normal;
}

.arabicFont {
    font-family: ar-light !important;
}


@font-face {
    font-family: "tohma";
    src: url('/assets/fonts/Tahoma Regular font.ttf');
}
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
.bgcolorslide {
    /*background-color: rgba(0, 33, 71, 0.7) !important;*/
    padding: 20px;
    text-align: center !important;
}

a.header-requestbtn.learn-more.our-solution {
    background: #fff;
    margin-right: 0px;
    color: #001f5f;
}
.dropdown-menu li a {
    color: #000 !important;
    border-bottom: 1px solid #eee;
    padding: 10px 10px !important;
}
.list-inlinee {
    width:1150px;
    padding-top:10px;
}
a.header-requestbtn.learn-more {
    padding: 14px 10px;
    float: right !important;
    margin-right: 10px;
    width: 185px;
    font-size: 17px;
    text-align: center;
    background: #a02842;
    color: #fff;
}
.custom-dropdown li {
    display: list-item;
    width: 100%;
}
.custom-dropdown li a {
    display: block;
    width: 100%;
    text-decoration:none !important;
    padding-left: 0 !important;
}
.carousel-caption {
    width: 700px;
    margin: 0 auto;
}

.carousel-control i {
    margin-top: 12px;
}

/*banner English first*/
 /*.home2 .slide-10-2 {
    
    background-image: url(/assets/design/images/slider/Nov/dr_ali.jpg);
    background-position: center right;
}*/
.home2 .slide-10-1 {
    /* background-image: url(/assets/design/images/slider/UBT-b-ceremoney.jpg);*/
    background-image: url(/assets/design/images/slider/Nov/apply_eng.jpg);
    background-position: center right;
}

                                /*banner English first*/


.home2 .slide-10-2 {
    /* background-image: url(/assets/design/images/slider/UBT-b-ceremoney.jpg);*/
    background-image: url(/assets/design/images/slider/Oct/QS_Ranking_2021.jpg);
    background-position: center right;
}
.home2 .slide-10-3 {
    /* background-image: url(/assets/design/images/slider/UBT-b-ceremoney.jpg);*/
    background-image: url(/assets/design/images/slider/Dec/1_eng.jpg);
    background-position: center right;
}
/*banner Second*/
.home2 .slide-10-4 {
    background-image: url(/assets/design/images/slider/Dec/1_ar.jpg);
    background-position: center right;
}
/*banner third*/
/*.home2 .slide-2 {
    background-image: url(/assets/design/images/slider/counting.jpg);
    background-position: center right;
}*/
/*banner sixth*/
.home2 .slide-10-5 {
    background-image: url(/assets/design/images/slider/Nov/QS_Cer_01.jpg);
    background-position: center right;
}
/*banner fifth*/
.home2 .slide-10-6 {
    background-image: url(/assets/design/images/slider/Oct/NCAAA_02_Eng.jpg);
    background-position: center right;
}
/*.home2 .slide-10-7 {
    background-image: url(/assets/design/images/slider/Nov/yesh2021.jpg);
    background-position: center right;
}*/

/*banner seventh*/
/*.home2 .slide-3 {
    background-image: url(/assets/design/images/slider/Oct/artna2021.jpg);
    background-position: center right;
}*/
/*banner eight*/
/*.home2 .slide-8 {
    background-image: url(/assets/design/images/slider/Oct/activity-designs.jpg);
    background-position: center right;
}*/



                                /*banner Arabic first*/




/*.home2 .slide-9ar {
    background-image: url(/assets/design/images/slider/Oct/NCAAA_02_Arb.jpg);
    background-position: center right;
}*/

/*banner last*/
/*.home2 .slide-9 {
    background-image: url(/assets/design/images/slider/Oct/NCAAA-02-Eng.jpg);
    background-position: center right;
}

.home2 .slide-11 {
    background-image: url(/assets/design/images/slider/Maslakubt_edit-01.jpg);
    background-position: center right;
}*/



.bgcolorslide .sbtn {
    width: 180px !important;
    margin: 0px auto !important;
}

a.header-requestbtn.learn-more:hover {
    color: white !important;
}

.hvr-bounce-to-right:before {
    background: #001f5f !important;
}
.home2.recent-project-section {
    background: url(/assets/design/images/ubtbg2.jpg) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 150px !important;
}
.item h1 {
    text-transform: none;
    font-weight: normal !important;
    font-size: 32px !important;
    color:#fff;
    /*border-bottom: 2px solid #a02842 !important;*/
}

a.header-requestbtn.contactus-btn {
    color: #fff;
    width: auto !important;
    float: none;
    display: inline-block;
    font-size: 16px;
    margin: -15px 0px 0px;
    text-align: center;
    text-decoration: none !important;
    background: #001f5f;
    padding: 14px 20px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}


#minimal-bootstrap-carousel .carousel-inner .item {
    max-height: 540px;
    background-size: 100% 100%;
}

.clg-heading {
    color: #052f86 !important;
    font-size: 18px;
    font-weight: bold;
    /*font-family: "tohma";*/
    font-family: "Nunito", sans-serif;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.image_hover {
    position: relative;
    display: block;
    overflow: hidden;
}

.service-list-column img {
    width: 100%;
    float: left;
    height: auto;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.image_hover:after {
    position: absolute;
    content: '';
    opacity: 0;
    background-color: rgba(0,0,0,.2);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all .3s ease-out;
}

.service-list-column .service-heading {
    width: 100%;
    float: left;
    border-left: 4px solid #001f5f;
    padding: 15px 10px 15px 90px;
    box-shadow: 0px 4px 10px #ccc;
    background-size: 47px;
    background-position: 20px center;
    min-height: 100px;
}
.service-energyicon {
    background: url(/assets/design/images/energy-icon.png) no-repeat 0px 0px;
    transition: all 0.5s;
}
.service-list-column .service-heading h5 {
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: bold;
    color: #001f5f;
}
.mb-55{
    margin-bottom: 55px;
}

    .service-list-column .service-heading h5 small {
        display: block;
        color: #a02842;
        margin-bottom: 5px;
    }
.index-section {
    margin-top: 30px !important;
    padding-top: 0;
    clear:both;

}
h1, h2, h3, h4, h5, h6 {
    padding: 0;
    color: #001f5f;
    margin: 0 0 20px;
    /*font-family: 'tohma';*/
    font-family: "Nunito", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.read-more-link {
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    color: #575757 !important;
    font-size: 15px !important;
}

.service-cncicon {
    background: url(/assets/design/images/cnc-icon.png) no-repeat 0px 0px;
    transition: all 0.5s;
}
.service-manufactureicon {
    background: url(/assets/design/images/manufacture-icon.png) no-repeat 0px 0px;
    transition: all 0.5s;
}
.service-oilicon {
    background: url(/assets/design/images/oil-icon.png) no-repeat 0px 0px;
    transition: all 0.5s;
}
.service-list-column:hover .service-energyicon {
    background: url(/assets/design/images/energy-icon-hover.png) no-repeat 0px 0px;
    background-size: 47px;
    background-position: 20px center;
    transition: all 0.5s;
}
.service-list-column:hover .service-cncicon {
    background: url(/assets/design/images/cnc-icon-hover.png) no-repeat 0px 0px;
    background-size: 47px;
    background-position: 20px center;
    transition: all 0.5s;
}
.service-list-column:hover .service-manufactureicon {
    background: url(/assets/design/images/manufacture-icon-hover.png) no-repeat 0px 0px;
    background-size: 47px;
    background-position: 20px center;
    transition:all 0.5s;
}
.service-list-column:hover .service-oilicon {
    background: url(/assets/design/images/oil-icon-hover.png) no-repeat 0px 0px;
    background-size: 47px;
    background-position: 20px center;
    transition: all 0.5s;
}
.yellow-background {
    background: #fff;
}
body {
    /*font-family: 'tohma';*/
    font-family: "Nunito", sans-serif;
    background: #f7f7f7;
}
.marbtm50 {
    margin-bottom: 50px;
}
.solution-available h3{
    font-size:18px;
}
.solution-available {
    padding: 20px 0px 21px;
}
.counter-area {
    padding: 130px 0 135px;
    text-align: center;
    background-image: url(/assets/design/images/Counting.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 60%;
    width: 100%;
    display: table;
    background-color: rgba(0, 33, 71, 0.9);
}
    .counter-area .counter1-box h2 {
        color: #ffffff;
        font-size: 36px;
        font-family: RalewayHeavy;
        padding-top: 10px;
        padding-left:33px;
        float:left;

    }
    .counter-area .counter1-box p {
        color: #ffffff;
        font-size: 16px;
        padding-top: 0px;
        padding-left: 40px;
        text-transform: uppercase;
        text-align: left;
        float:left;
    }
.set-hh{
    padding-bottom:3rem;
}
.news-sec {
    margin-top: 0;
    padding-top: 50px;
}
.news-column {
    margin-bottom: 0;
}
.shadow_effect {
    position: relative;
    overflow: hidden;
}
.effect-apollo img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    width: 100%;
    float: left;
    height: auto;
}
.news-column .yellow-strip {
    width: 100%;
    float: left;
    background: transparent !important;
    padding: 12px 0px 12px 80px;
    position: relative;
    margin-bottom: -20px;
}
.news-column .yellow-strip .news-time {
    background: #a02842;
    width: 75px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: -97px !important;
    padding: 16px 0px;
}
.news-column .yellow-strip .news-time h5 {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    line-height: 40px;
}
.news-column .yellow-strip .news-time span {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-family:inherit;
}
.news-sec h3{
    font-size:18px;
}
.news-column h6 {
    font-size: 18px;
    /*font-family: 'Lato', sans-serif;*/
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 10px;
    text-transform: none;
}
    .news-column h6 a {
        color: #052f86 !important;
    }
.news-column p {
    margin-bottom: 10px;
}
.line-height26 a {
    color: #a02842 !important;
    letter-spacing: 1px;
    display: block;
}
.yellow-strip ul{
    visibility:hidden;
}
a.header-requestbtn.contactus-btn.hvr-bounce-to-right.alm {
    left: 42%;
    height: 60px;
    font-weight: 700;
    margin-top: 1%;
    font-size: 20px;
}
.pad_zero {
    padding: 0px;
}
.recent-project-section {
    padding-top: 60px !important;
}
.home2.recent-project-section {
    padding-bottom: 150px !important;
}
.common_testimonial_01#var_testimonial .controls {
    bottom: -100px;
}
#var_testimonial .controls {
    top: inherit;
    position: absolute;
    width: 100%;
    left: 0px;
}
.home3-client-img {
    width: 187px;
    float: left;
    margin-right: 20px;
}
    .home3-client-img img {
        border: 2px solid #001f5f;
    }

.home3-client-desc {
    width: 60%;
    float: left;
    margin: 25px 0px 0px;
}
    .home3-client-desc h4 {
        color: #001f5f;
        font-size: 18px;
        padding-bottom: 5px !important;
        border-bottom: 1px solid #e2e5ea !important;
        margin-bottom: 10px;
    }
    .home3-client-desc .client-designation {
        color: #a02842;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px;
        width: 100%;
        float: left;
    }
.next_prve_control {
    border: 2px solid #001f5f;
    background-color: #001f5f;
    color: white;
}
#our_project .next_prve_control {
    border: 0px;
    color: #fff;
    background: #001f5f;
    line-height: 43px;
    opacity: .7;
}
    #our_project .next_prve_control:hover{
        opacity:1;
    }
.hed-text {
    font-size: 18px;
    margin-bottom:5rem;
}
@media (min-width: 220px) and (max-width: 767px) {
    Testimonial_Tweets .carousel-inner > .item {
        min-height: 460px;
    }

    .g3 {
        margin-top: 4%;
    }

    Testimonial_Tweets .carousel-inner > .item p {
        padding-top: 14% !important;
    }
}

Testimonial_Tweets .carousel-control.right {
    background-image: none !important;
}


Testimonial_Tweets .testi-img {
    text-align: center !important;
    margin-left: 20%;
}

Testimonial_Tweets .carousel-inner > .item {
    text-align: center;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    /*   min-height: 460px;*/
}

.g3 {
    margin-top: 0.1% !important;
}

Testimonial_Tweets .carousel-inner > .item p {
    padding: 4.5px;
    letter-spacing: 0.5px;
    height:105px;
}

Testimonial_Tweets .carousel-control .fa {
    color: gray;
    text-shadow: 0 1px 2px gray;
}

Testimonial_Tweets .carousel-inner > .item p .fa {
    color: #a02842;
    margin-left: 10px;
    margin-right: 10px;
}



Testimonial_Tweets .testimonial-head {
    background-color: #fbfbfb;
    padding: 40px;
    margin-bottom: 14.9px;
    border-radius: 5px;
}

Testimonial_Tweets .testimonial-slider .carousel-control {
    width: 20px;
    top: 30%;
}

Testimonial_Tweets .carousel-control.right {
    right: 10px;
}

Testimonial_Tweets .carousel-control.left {
    left: 10px;
}
Testimonial_Tweets h3 {
    color: #052f86 !important;
    text-align: left;
    font-size: 154%;
    margin-bottom: 10px;
}
.testimonial-slider .carousel-control.left {
    background: none;
}
Testimonial_Tweets .testimonial-head {
    background-color: #fbfbfb;
    padding: 40px;
    margin-bottom: 14.9px;
    border-radius: 5px;
}
.Accreditation .active, .accordion:hover {
    background-color: #ccc;
}
.ftr-section {
    background: #0b0c0c;
    width: 100%;
    float: left;
    padding: 40px 0px;
    background: url("/assets/design/images/ubtbg33.jpg") no-repeat center top;
    background-size: cover;
    padding-bottom: 40px;
}
ul.footer-info {
    width: 100%;
    float: left;
    margin: 0px 0px 70px;
    padding: 0px;
    border-bottom: 0px none #c5c3c3;
}
    ul.footer-info li.ftr-loc {
        font-size: 16px;
        padding: 0px 40px 12px 35px;
    }
    ul.footer-info li {
        list-style: none;
        float: left;
        width: auto;
        font-size: 18px;
        color: #e4e1e1;
        padding: 8px 40px 23px 35px;
        border-right: 3px solid #a02842;
        margin-right: 49px;
        position: relative;
    }
.ftr-about-text {
    padding-right: 70px;
    float: left;
}
.ftr-section h6 {
    font-size: 18px;
    color: #e4e1e1;
    text-transform: none;
    font-weight: 600;
    margin-bottom: 25px;
}
.p-f1 {
    color: white !important;
}
.marbtm20 {
    margin-bottom: 20px;
}
ul.footer-link {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}
    ul.footer-link li {
        list-style: none;
        float: left;
        font-size: 15px;
        margin-bottom: 10px;
        width: 100%;
    }
        ul.footer-link li a {
            color: #ffffff;
            text-decoration: none;
        }
.header-socials.footer-socials {
    margin: 0px 0px 30px;
    width: 100%;
    float: left;
}
    .header-socials.footer-socials i {
        width: 30px;
        height: 30px;
        line-height: 28px;
        border: 2px solid #a02842;
        border-radius: 30px;
        margin: 0px 3px 0px 0px;
        color: #a02842;
        text-align: center;
    }
        .header-socials.footer-socials i:hover {
            color: #ccc;
            border: 2px solid #ccc;
        }

        footer{
            margin-top:4rem;
        }



@media only screen and (min-width: 260px) and (max-width: 767px) {
    #minimal-bootstrap-carousel .carousel-inner .item {
        max-height: 300px !important;
        width:100%;
    }
    #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content{
        width:100%;
    }
    #minimal-bootstrap-carousel .carousel-caption{
        width:100%;
    }
    .l1 {
        display: inline-table;
    }
        .l1 a.header-requestbtn {
            padding-top: 5.5%;
            margin-left: 2%;
            padding-left: 4%;
        }
    a.header-requestbtn.contactus-btn.b3 {
        font-size: 14px !important;
        width: 160px !important;
        height: 58px !important;
    }
    a.header-requestbtn.contactus-btn.b9 {
        font-size: 14px !important;
        width: auto !important;
    }
    a.header-requestbtn.contactus-btn {
        font-size: 14px;
        width: 160px;
        margin-top: 4% !important;
    }
    .counter-area .counter1-box p{
        float:right !important;
    }
    .counter-area .counter1-box h2 {
        padding-left: 14px;
    }
    .news-sec {
        margin-top: 0;
    }
    a.header-requestbtn.contactus-btn.hvr-bounce-to-right.alm{
        left:20%;
        margin-bottom:30px !important;
    }
    .recent-project-section{
        padding-top:20px !important;
    }
    .home3-client-img{
        width:100%;
        float:none;
        margin:0;
    }
        .home3-client-img img{
            width:100%;
        }
    .home3-client-desc{
        width:100%;
    }
    .home3-client-desc h4{
        text-align:center;
    }
    .home3-client-desc p {
        text-align: center;
    }
    .home3-client-desc .client-designation {
        text-align: center;
    }
    Testimonial_Tweets h3 {
        font-size: 142%;
        margin-bottom: 10px;
        text-align: center
    }
    .tweet-head{
        margin-top:5rem;
    }

}












