* {
    padding: 0;
    margin:0;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
   
}
body {
    font-family: bahji;
    height: 100vh !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
img {
    width: 100%;
}
.bg-grey {
    background-color: #1D2632;
}
.br-10 {
    border-radius: 10px;
}
.pad-tb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.btn1 {
    text-decoration: none;
    color: #1D2632;
    background-color: #D9D9D9;
    padding: 10px 46px;
    font-size: 16px;
    position: relative;
    z-index: 1;
}
.btn1:after {
    content: '';
    width: 100%;
    /* background-color: #1d2632; */
    height: 100%;
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    border-radius: 148% 0% 0% 0%;

}
@font-face{
    font-family: bahji;
    src: url(../fonts/Bahij_TheSansArabic-Plain.ttf);
}
nav .navbar-brand img {
    max-width: 186px;
}
nav .navbar-collapse .navbar-nav  .nav-link a {
    font-size: 16px;
    text-transform: ;
}
nav .navbar-collapse .navbar-nav {
    background-color: #262a33;
    /* padding: 6px 22px; */
}
nav .navbar-collapse .navbar-nav .nav-item a {
    color: #fff;
    text-transform: capitalize; 
    font-weight: 700;
    border-bottom: 3px solid #262a33;
}
nav .navbar-collapse .navbar-nav .nav-item a:hover {
    background-color: #A6B5BD;
    color: #1D2632;
    border-bottom: 3px solid #262a33;
}
nav .head-contact {
    display: flex;
    gap: 34px;
    align-items: center;
}
nav .head-contact .login a {
    background-color: #1D2632;
    padding: 15px 26px;
    color: #fff;
    text-decoration: none;
}
nav .head-contact .login a:hover {
    background-color: #A6B5BD;
    color: #1D2632;
}
nav .head-contact .lan a {
    padding: 3px 20px;
    color: #fff;
    text-decoration: none;
    border: 2px solid #1D2632;
    border-radius: 10px;
    font-size: 19px;
    color: #1D2632;
}
nav .head-contact .lan a:hover {
    background-color: #A6B5BD;
    color: #1D2632;
}
nav .head-contact img {
    width: 39px;
}
nav .head-contact span {
    font-size: 21px;
}
nav .head-contact .mob-head-contact {
    align-items: center;
    display: flex;
    gap: 8px;
}
/* nav {
    background-color: #D9D9D9;
    height: 160px;
    width: 100%;
    padding-top: 30px;
} */
label.logo {
    color: #fff;
    max-width: 200px;
}
/* nav ul {
    float: right;
    margin-right: 20px;
} */
/* nav .menubar ul li {
    display: inline-block;
    line-height: 77px;
    margin: 0 5px;
}
nav .menubar ul li a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 7px 13px;
    border-radius: 3px;
    font-weight: bold;
    text-decoration: none;
}
nav .head-contact {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: end;
    gap: 34px;
}
nav .head-contact .call {
    display: flex;
    align-items: center;
    gap: 8px;
}
nav .head-contact .call img {
    width: 39px;
}
nav .head-contact .call span {
    font-size: 21px;
}
nav .head-contact .mail {
    display: flex;
    align-items: center;
    gap: 8px;
}
nav .head-contact .mail img {
    width: 39px;
}
nav .head-contact .mail span {
    font-size: 21px;
}
nav .head-contact .login a {
    background-color: #1D2632;
    padding: 15px 26px;
    color: #fff;
    text-decoration: none;
}
nav .head-contact .lan a {
    padding: 3px 20px;
    color: #fff;
    text-decoration: none;
    border: 2px solid #1D2632;
    border-radius: 10px;
    font-size: 19px;
    color: #1D2632;
} */
#hero .banner-txt-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    align-items: center;
  
}
#hero .banner-txt-wrap .cs-img {
    padding: 50px;
}
#hero .banner-txt-wrap h2 {
font-size: 72px;
}
#hero .banner-txt-wrap h1 {
    font-size:72px;
    font-weight: 900;
    }
    #hero .banner-txt-wrap p {
        font-size: 27px;
    }
    #hero #case-study-section {
        /* display: flex; */
        height: 100%;
        align-items: center;
    }
    #hero #case-study-section .owl-nav {
        margin: 0px;
        position: absolute;
        width: 100%;
    }
    #hero #case-study-section .owl-nav .owl-prev {
        position: absolute;
        left: 0;
        padding: 43px 15px !important;
        background-color: #1D2632;
        opacity: 0.5;
        border-radius: 0px;
    }
    #hero #case-study-section .owl-nav .owl-next {
        position: absolute;
        right: 0;
        padding: 43px 15px !important;
        background-color: #1D2632;
        opacity: 0.5;
        border-radius: 0px;
    }
    #hero #case-study-section .banner-img-wrap {
        position: relative;
    
    }
    #hero #case-study-section .port-div {
        /* position: absolute;
        left: -12%;
        bottom: 17%; */
        padding: 6px;
        background-color: #fff;
        border-radius: 50%;
    }
    #hero #case-study-section .port-div .port-c1 {
        position: relative;
    }
 
      
    
    #hero #case-study-section .port-div .port-circle {
        display: flex;
        width: 226px;
        height: 226px;
        border-radius: 50%;
        background-color: #1d2632;
        justify-content: center;
        align-items: center;
        color: #fff;
    }
    #hero #case-study-section .port-div .port-circle h1 {
        font-size: ;
    }
    #hero #case-study-section .port-div .port-c1 a {
        text-decoration: none;
    }
   
    #about-us .about-cnt p {
        font-size: 26px;
        margin-bottom: 40px;
    }
    section .main-head {
        font-size: 59px;
    }
    section h1 span {
        font-weight: bold;
    }
a.active, a:hover {
    transition: .5s;
}
.checkbtn {
    font-size: 30px;
    color: #fff;
    float: right;
    line-height: 64px;
    /* margin-right: 40px; */
    cursor: pointer;
    display: none;
}
#check {
    display: none;
}
@media (max-width: 767.98px) {
    /* nav .head-contact {
        display: none;
    } */
    #hero .banner-txt-wrap {
        text-align: center;
      
        background-color: #ffffffb5;
     
    }
    #hero #case-study-section .port-div {
        display: none;
    }
    section .sub-head {
        font-size: 22px;
    }
    .pad-tb-100 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    section .main-head {
        font-size: 42px;
    }
    #wmu .wmu-box .wmu-s-box .wmu-icon::after {
        display: none !important;
    }
    #footer .footer-cnt {

    }
    #copyright {
text-align: center;
    }
    #copyright .desi {
        display: flex;
        justify-content: center;
        width: 100%;
        padding-bottom: 8px;
    }
    #about-us .about-cnt {
        margin-bottom: 50px;
    }
    #hero .banner-txt-wrap .cs-img {
        padding: 0px;
    }
}
@media (max-width: 1199.98px) {
    label.logo {
        max-width: 143px;
    }
    /* nav .head-contact .call span {
        font-size: 17px;
    }
    nav .head-contact .mail span {
        font-size: 17px;
    }
    nav .head-contact .login a {
        padding: 10px 17px;
        FONT-SIZE: 13px;
    } */
}
@media (max-width: 991.98px) {
    label.logo {
        font-size: 30px;
        /* padding-left: 50px; */
    }
    /* nav .menubar ul li a {
        font-size: 16px;
    } */
    #hero .banner-txt-wrap h2 {
        font-size: 26px;
    }
    #hero .banner-txt-wrap h1 {
        font-size: 32px;
    }
    #hero .banner-txt-wrap p {
        font-size: 17px;
    }
    /* nav .mob-head-contact {
        display: none !important;
    }
    nav {
        height: 120px;
    } */
    #wmu .wmu-box .wmu-s-box {
        margin-bottom: 25px !important;
    }
    #wmu .wmu-img img {
        display: none;
    }
}
@media (min-width:992px) {
    /* nav .menubar {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 7px;
        z-index: 2;
        position: relative;
    }
    nav .menubar ul {
        display: flex;
        justify-content: center;
        background-color: #1D2632;
        width: fit-content;
        padding:0px 76px;
        margin-bottom: 0px;
        border-radius: 10px;
      
    } */
   
}
@media (max-width: 991.98px) {
    .checkbtn {
        display: block;
    }
    /* nav .menubar ul {
        position: fixed;
        width: 100%;
        height: 100vh;
        background: #262a33;
        top: 120px;
        left: -100%;
        text-align: center;
        transition: all .5s;
        z-index: 2;
    }
    nav .menubar ul li {
        display: block;
        margin: 50px 0;
        line-height: 30px;
    }
        nav .menubar ul li a {
            font-size: 20px;
        }
        a:hover, a.active {
            background: none;
            color: greenyellow;
        }
        #check:checked ~ .menubar ul {
            left: 0;
            top: 120px;
        } */
}
@media (min-width: 992px) and (max-width: 1399.98px) {
    #hero .banner-txt-wrap h1 {
        font-size: 60px;
}
#hero .banner-txt-wrap h2 {
    font-size: 72px;
}
#hero .banner-txt-wrap p {
    font-size: 21px;
}
}
@media (min-width: 768px) and (max-width: 991.98px)  {
    .btn1 {
        padding: 10px 18px;
    }
    #target .target-box .tgt-icon {
        margin-bottom: 28px;
    }
    #target .target-box .tgt-cnt h2 {
        margin-bottom: 20px !important;
        font-size: 21px !important;
    }
    #target .target-box .tgt-cnt p {
font-size: 15px;
    }
    #target .target-box {
        padding: 30px 15px;
        height: 100%;
        justify-content: start !important;
    }
    #our-team .team-box {
        padding: 33px 15px;
    }
    #wmu .wmu-box .wmu-s-box .wmu-icon {
        padding-right: 65px !important;
    }
}
/************************/
.head-underline {
    width: auto;
}

/*********************/
#our-services .service-box {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 40px;
    border-radius: 10px;
    border: 2px solid #D9D9D9;
    height: 100%;
}
#our-services .service-box .service-icon img {
width: 62px;
margin-bottom: 21px;
}
#our-services .service-box .service-cnt p {
    margin-bottom: 32px;
}
#our-services .service-box .service-cnt h2 {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 15px;       
}
#our-services .service-box .service-cnt {
    color: white;
}
/*****************/
#wmu .wmu-box .wmu-s-box {
    background-color: #D9D9D9;
    position: relative;
    margin-bottom: 113px;
}
#wmu .wmu-box .wmu-s-box .wmu-icon {
    background-color: #1D2632;
    height: 100%;
    display: flex;
    justify-content: right;
    align-items: center;
    position: relative;
    padding-right: 18px;
}
#wmu .wmu-img {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
#wmu .wmu-img .wmumain-img {
width: 72%;
z-index: 1;
}   
#wmu .wmu-img .wmu-con1 {
    position: absolute;
    max-width: 204px;
    left: 0;
    top: 6%;
}
#wmu .wmu-img .wmu-con2 {
    position: absolute;
    max-width: 204px;
    left: 0;
    top: 46%;
}
#wmu .wmu-img .wmu-con3 {
    position: absolute;
    max-width: 204px;
    left: 0;
    top: 86%;
}
#wmu .wmu-img .wmu-con4{
    position: absolute;
    max-width: 204px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    right: 0;
    top: 6%;
}
#wmu .wmu-img .wmu-con5 {
    position: absolute;
    max-width: 204px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    right: 0;
    top: 46%;
}
#wmu .wmu-img .wmu-con6 {
    position: absolute;
    max-width: 204px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
   right: 0;
    top: 86%;
}
#wmu .wmu-box .wmu-s-box .wmu-icon::after {
    position: absolute;
    content: " ";
    display: block;
    left: -13%;
    bottom: -10px;
    transform: rotate(24deg);
    width: 31%;
    top: -20px;
    z-index: 3;
    background-color: white;
}
#wmu .wmu-box .wmu-s-box .wmu-icon img {
width: 34px;
} 
#wmu .wmu-box .wmu-s-box .wmu-cnt {
    padding: 11px 15px;
}
/****************/
#target .target-box {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 70px 40px;
}
#target .target-box .tgt-cnt h2 {
    margin-bottom: 38px;
    font-size: 26px;
}
#target .target-box .tgt-icon {
    margin-bottom: 47px;
}
/******************/
#our-team .team-box .team-img {
    position: absolute;
    top: -100px;
    /* text-align: center; */
    width: 100%;
    left: 0;
}

#our-team .team-box .team-img img {
    width: 100%;
    max-width: 200px;
}
#our-team .team-box .team-cnt h3 {
    font-size: 17px;
}
#our-team .team-box .team-cnt h4 {
    font-size: 14px;
    margin-bottom: 21px;
}
#our-team .team-box {
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    padding: 47px 43px;
    text-align: center;
    position: relative;
    margin-top: 150px;
}
#our-team .team-box .team-cnt {
    padding-top: 80px;
}

/*****************/
#projects {
    background-image: url(../img/project-bg.png);
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
}
#projects .fr-slider {
    display: flex;
    height: 100%;
    align-items: center;
  }
#projects .fr-slider button {
    position: relative;
    background-color: transparent;
    color: transparent;
    z-index: 1;
    border: none;
  }
#projects .fr-slider button.slick-prev {
  left: 19px;
}
#projects .fr-slider button.slick-next {
  right: 0;
}
#projects .fr-slider button.slick-prev:before {
  content: "";
  display: block;
  background: url(../img/right-arrow.png) no-repeat;
  background-position-x: center;
  width: 41px;
  background-position-y: center;
  height: 41px;
  background-color: #cccccc;
  border-radius: 50%;
  position: absolute;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  background-size: 36px;
  transition: 0.2s;
}
#projects .fr-slider button.slick-next:before {
  content: "";
  display: block;
  background: url(../img/right-arrow.png) no-repeat;
  width: 41px;
  height: 41px;
  position: absolute;
  background-position-x: center;
  background-position-y: center;
  background-color: #cccccc;
  border-radius: 50%;
  background-size: 36px;
  transition: 0.2s;
}
#projects .fr-slider button.slick-prev:hover:before {
  background-color: #1d2632;
}
#projects .fr-slider button.slick-next:hover:before {
  background-color: #1d2632;
}
#projects .fr-slider .fr-div {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
#projects .fr-slider .fr-div .fr-btn {
    text-align: center;
}
#projects .fr-slider .fr-div .fr-cnt h2 {
    font-size: 22px;margin-top: 18px;
    font-weight: bold;
}
#projects .fr-slider .fr-div .fr-cnt p {
    margin-bottom: 31px;
}
/******************/
#footer .footer-logo img {
    width: 186px;margin-bottom: 34px;
}
#footer .footer-cnt .footer-social-icons li a {
    width: 45px;
    height: 45px;
    background-color: #1D2632;
    display: block;
    border-radius: 50%;
    line-height: 45px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    margin-right: 9px;
}

#footer .footer-cnt .footer-social-icons {
    display: flex;
    padding: 0px;
}
#footer .footer-links ul {
    padding-left: 0px;
}
#footer .footer-links ul li {
    margin-bottom: 15px;
}
#footer .footer-links ul li i {
    margin-right: 11px;
}
#footer .footer-links ul li a {
        font-size: 20px;
        text-decoration: none;
        color: #000;
}
#footer .footer-links h2 {
    font-size: 29px;
}
#footer .footer-cnt p {
    margin-bottom: 32px;
}
#footer .footer-contact ul {
    padding-left: 0px;
}
#footer .footer-contact ul li img {
    width: 29px;
    height: 29px;
    margin-right: 13px;
}
#footer .footer-contact ul li a {
    color: #000;
    text-decoration: none;
    font-size: 20px;
}
#footer .footer-contact ul li {
    margin-bottom: 20px;
    display: flex;
}
/*********************/
#copyright {
    background-color: #1D2632;
    color: #fff;
}

#copyright p{
    margin-bottom: 0px;
    padding: 8px 0px;
}
/** testimonial*****/
.card {
	margin: 0 auto;
	border: none;
}
.card .carousel-item {
	min-height: 190px;
}
.card .carousel-caption {
	padding: 0;
	right: 15px;
	left: 15px;
	top: 15px;
	color: #3d3d3d;
	border: 1px solid #ccc;
	min-height:175px;
	padding: 15px;
}
.card .carousel-caption .col-sm-3 {
	display: flex;
	align-items: center;
}
.card .carousel-caption .col-sm-9 {
	text-align: left;
}
.card .carousel-control-prev, .card .carousel-control-next {
	color: #3d3d3d !important;
	opacity: 1 !important;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
	background-image: none;
	color: #fff;
	font-size: 14px;
	background-color: #cd3a54;
	height: 32px;
	line-height: 32px;
	width: 32px;
}
.carousel-control-prev-icon:hover, .carousel-control-next-icon:hover {
	opacity: 0.85;
}
.carousel-control-prev {
	left: 40%;
	top: 110%;
}
.carousel-control-next {
	right: 40%;
	top: 110%;
}
.midline {
	width: 60px;
	border-top: 1px solid #d43025;
}
.carousel-caption h2 {
	font-size: 14px;
}
.carousel-caption h2 span {
	color: #cd3a54;
}
 @media (min-width: 320px) and (max-width: 575px) {
.carousel-caption {
	position: relative;
}
.card .carousel-caption {
	left: 0;
	top: 0;
	margin-bottom: 15px;
}
.card .carousel-caption img {
	margin: 0 auto;
}
.carousel-control-prev {
	left: 35%;
	top: 105%;
}
.carousel-control-next {
	right: 35%;
	top: 105%;
}
.card .carousel-caption h3 {
	margin-top: 0;
	font-size: 16px;
	font-weight: 700;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.carousel-caption {
	position: relative;
}
.card .carousel-caption {
	left: 0;
	top: 0;
	margin-bottom: 15px;
}
.card .carousel-caption img {
	margin: 0 auto;
}
.card .carousel-caption h3, .card .carousel-caption small {
	text-align: center;
}
.carousel-control-prev {
	left: 35%;
	top: 105%;
}
.carousel-control-next {
	right: 35%;
	top: 105%;
}
}
@media (min-width: 767px) and (max-width: 991px) {
.card .carousel-caption h3 {
	margin-top: 0;
	font-size: 16px;
	font-weight: 700;
}
}
