@font-face {
    font-family: primary-font;
    src: url(../fonts/cinzel-decorative/CinzelDecorative-Regular.ttf);
}

@font-face {
    font-family: primary-font-bold;
    src: url(../fonts/cinzel-decorative/CinzelDecorative-Bold.ttf);
}
@font-face {
    font-family: mozaik-ramadhan;
    src: url(../fonts/mozaik_ramadhan/Mozaik\ Ramadhan.otf);
}

body{
    margin: 0 !important;
    padding: 0 !important;
}

.mega-font{
    /*font-size: 18px;*/
}



h1,h2,h3,h4,h5,h6,button{
font-family: 'Cinzel Decorative', cursive !important;
font-weight:500 !important;
}


.section-heading{
    color: var(--primary-color);
    font-size: 50px !important;
}

.section-title .section-heading span{
    color: var(--secondary-color);
}
.section-title .section-heading span{
    font-size: inherit;
}

.yellow-para{
    color:var(--secondary-color) !important;
}
.magenta-para{
    color:var(--primary-color) !important;
}

.white-btn{
    background: var(--white-color) !important;
    color:var(--primary-color) !important;
}

.section{
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}




/* =============hero css start=============== */
.hero-area .hero-inner{
    background: url('../images/hero/bg-design-min.png');
    background-position: center;
    background-size: 120% 120%;
}

#hero-area {
    background: var(--primary-color);
}


.hero-area .hero-text {
    width: 100%;
    height:100vh;
    flex-direction: column;
}

.hero-area .hero-text  h1{
    text-transform: capitalize;
}
.hero-area .hero-text  h2{
    text-transform: uppercase;
    margin-bottom: 30px;
}

.hero-area .hero-text > h2{
    font-weight:500;
}

.hero-img-wrapper{
    margin-bottom: 100px;
    width: 70%;
    margin-top: 150px;
}

.hero-img-wrapper img{
    width: 100%;
}


.arabic-head{
    font-family:mozaik-ramadhan !important ;
    text-align: center;
    font-size: 100px;
    margin-top: 20px;
}
/* =============hero css end=============== */



/* =============about us css start=============== */

#about-us-section{
    border-top: 20px solid var(--secondary-color);
}

.about-heading h2 span{
    color: var(--secondary-color);
}

.about-heading h2{
    color: var(--primary-color);
    font-size: 50px;
}

.about-right-content{
    flex-direction: column;
    float: right;
    width: 80%;
    row-gap: 30px;
    padding: 100px 150px 100px 0px;
}

.about-left-bg{
    width: 100%;
    height: 100%;
    background: url(../images/about/about-left-bg.png);
}

.about-para-wrapper p{
    /*font-size: 16px;*/
}

.yellow-btn{
    background: var(--secondary-color) !important;
}
/* =============about us css end=============== */

/* ============services strip css start============= */

#service-strip{
    background:var(--primary-color)!important;
}

.services-wrapper li a{
    color: var(--white-color);
    text-transform: capitalize;
    font-size: 18px;
}

.services-wrapper li a::after{
    content: '';
    width: 100%;
    height: 2px;
    display: block;
    background: var(--white-color);
    opacity: 0.6;
}

/* ============services strip css end============= */


/* =============web service css start=============== */

.web-content-wrapper{
    row-gap: 60px;
    width: 75% !important;
}

#web-service-section{
    background:linear-gradient(to bottom,rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 100%), url("../images/web-service-bg-1.png");
    background-size: cover;
    background-position: center;
    padding-top: 200px !important;
}

.web-sub-services-wrapper ul{
    padding: 0 30px;
}

.web-sub-services-wrapper ul li{
    text-transform: capitalize;
    color: var(--primary-color);
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}
/* =============web service css end=============== */



/* ===========performance marketing css start=============== */

.about-left,.about-right{
    row-gap: 60px;
    /* background: var(--primary-color); */
    padding: 80px;
    width:75%;
}

.about-right{
    /* background: var(--white-color); */
}

#performance-marketing-section .section-title h2{
    font-size: 50px;
}

.about-right .button .btn{
    border: 1px solid var(--secondary-color);
}

.performace-left-bg{
    /* background: url(../images/about/about-left-bg.png); */
    /* background-repeat:repeat; */
    padding:0 40px !important;
    background-size: contain;
}

#performance-marketing-section{
    background: var(--primary-color);
}

/* ===========performance marketing css end=============== */


/* ===========consulting service css start=============== */

#consulting-service-section{
    background:linear-gradient(to bottom,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.95) 100%), url('../images/strategy-consulting/bg-design-1.png');
    background-size: cover;
}

/* ===========consulting service css end=============== */



/* =========corporate media css start=============== */

#corporate-media-section .about-left{
    background: var(--white-color);
    width: 85%;
    padding: 100px;
}

#corporate-media-section .performace-left-bg{
    background: url(../images/about/about-left-bg.png);
    background-repeat:no-repeat;
    padding: 0px !important;
    padding-left: 40px !important;
}

.media-img-wrapper{
    width: 100%;
    padding: 5px;
}

.media-img-wrapper img{
    width: 100%;
    height: 100%;
    filter: grayscale(1);
}

#corporate-media-section .about-right .row > div{
    padding: 0;
}

#corporate-media-section .about-right{
    padding: 0;
    padding-right: 40px;
    position: relative;
}

#corporate-media-section .about-right::before{
    content: '';
    width: 100%;
    height: 100%;
    background: var(--white-color);
    position: absolute;
    z-index: 1;
    opacity: 0.9;
}
/* =========corporate media css end=============== */

/* =============joint venture css start========== */

#joint-venture-section{
    background:linear-gradient(to bottom,rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 100%), url("../images/join-venture/venture-bg.png");
    background-size: cover;
    background-position: center;
}


.venture-left-wrapper, .venture-right-wrapper{
    row-gap: 15px;
}

#joint-venture-section h3{
    color: var(--primary-color);
    position: relative;
}
#joint-venture-section h3 span{
    color: var(--secondary-color);
}

/* .venture-left-wrapper .after-effect p::after{
    content: '';
    width: 100%;
    height: 2px;
    display: block;
    background: var(--primary-color);
    position: absolute;
    bottom: 15px;
} */

.venture-right-wrapper{
    border-left: 1px solid var(--secondary-color);
    row-gap: 40px;
}
/* =============joint venture css end========== */


/* =======key people css start============ */

#key-people-section .about-right {
    /* padding: 0; */
    padding-right: 40px;
    width: 100%;
    position: relative;
}

#key-people-section .about-right .row > div {
    padding: 0;
}

#key-people-section .media-img-wrapper img{
    filter: grayscale(0);
    box-shadow: 0px 0px 40px -25px #fff;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

#key-people-section .media-img-wrapper{
    height: 230px;
    text-align: center;
    /* background: var(--primary-color); */
    /* padding: 20px; */
}

.key-social{
    column-gap: 10px;
}

.key-social a{
    color:var(--white-color);
    background: var(--primary-color);
    padding: 15px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.key-social a:hover{
    color:var(--white-color);
}

.key-people-wrapper{
    box-shadow: 0px 0px 20px -12px #ccc;
    /* padding: 30px 10px; */
    width: 90%;
    margin: 0 auto;
}

.key-social{
    padding: 4px 0;
    border-radius: 20px;
    column-gap: 12px;
}

.key-people-content{
    padding: 20px;
}

/* =======key people css end============ */


/* ===========contact us css start============= */

#contact-us{
    background: var(--primary-color);
}

.form-main h2 span{
    color: var(--primary-color);
}

.form-main{
    background: var(--white-color);
}

.contact-us .contact-head{
    border: none;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
}

.contact-us .form-main {
    padding: 50px !important;
    width: 80%;
    margin: 0 auto;
    position: relative;
    bottom: -100px;
}

.form-main input, .form-main textarea{
    border: none !important;
    border-bottom: 1px solid var(--secondary-color) !important;
    border-radius: 0 !important;
    padding: 5px !important;
}

.contact-us .form .button .btn{
    width: 100%;
}

#copyright-section{
    padding: 100px;
    background: rgba(196, 162, 90,0.3);
}

#copyright-section p{
    color: var(--primary-color);
}

.form-main h2{
    margin-bottom: 30px;
}

#contact-us .single-head{
    padding-top: 100px;
}

/* ===========contact us css end============= */


/* ==========new after live========= */

p{
    font-size: 14px;
}

#corporate-media-section .about-left{
    width: 90%;
}

#corporate-media-section{
    padding: 100px 0;
}

#corporate-media-section .about-right::before{
    opacity: 0.7;
}

#new-performance-marketing-section .about-left{
    background-color: var(--primary-color);
}

.new-performance-marketing-section .section-heading{
    font-size: 55px !important;
}

.new-performance-marketing-section .about-left, .new-performance-marketing-section .about-right {
    width: 100%;
    padding: 150px 100px;
}

.new-performance-marketing-section .about-right{
    box-shadow: 0px 0px 10px -6px #ccc;
    background: linear-gradient(to bottom,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.95) 100%), url(../images/strategy-consulting/bg-design-1.png);
    background-size: cover;
}

.new-performance-marketing-section .about-right .button .btn{
    width: 100%;
    background: var(--secondary-color) !important;
    color: #fff !important;
}

.new-brand-building-section .section-title .section-heading span {
    color: var(--primary-color);
}

.new-brand-building-section .about-right .button .btn{
    background: var(--primary-color) !important;
}



#joint-venture-section .section-title h2{
    font-size: 40px !important;
    letter-spacing: 2px;
    word-spacing: 5px;
}

.after-effect{
    display: inline-flex;
    column-gap: 15px;
}
.after-effect p, .after-effect span{
    font-size: 30px !important;
    display: inline;
    line-height: inherit !important;
}

#contact-us .single-info ul li{
    font-size: 14px;
    letter-spacing: 1px;
    opacity: 0.8;
    font-weight: 400;
}

#joint-venture-section .section-title{
    padding: 50px 0;
}

#key-people-section-2 .media-img-wrapper {
    height: 230px;
    text-align: center;
    padding: 0;
}

/* #key-people-section-2 .key-people-content {
    padding: 30px;
} */

#key-people-section-2 .key-people-content {
    padding: 60px 30px;
}

#key-people-section-2 .media-img-wrapper img{
    object-fit: cover;
}

#key-people-section-2 .media-img-wrapper {
    height: auto;
}

.section-title h2, .about-heading h2{
    font-weight: 500 !important;
}

/* @keyframes jaduAnim{
    from{
        width: 100%;
        transform: rotate2d(0deg);
    }
    to{
        width: 1%;
        height: 1%;
        transform: rotate2d(360deg);
    }
} */

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 10px !important;
    /* animation: jaduAnim;
    animation-duration: 1s; */
  }
  
  
  input:focus, button:focus{
      box-shadow:none !important;
  }
  


/* ===========new css========= */

.hero-area .hero-inner{
    height: 100vh !important;
}

.navbar-brand img {
    width: 400px !important;
    margin-top: 0px;
}

.sticky .services-wrapper li a{
    font-size: 14px;
}

.about-btn-wrapper .button .btn{
    padding: 0 !important;
}

.logo-wrapper{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}


.hero-bottom-text{
    font-size: 35px;
}

.new-performance-marketing-section .about-left, .new-performance-marketing-section .about-right{
    padding: 50px;
}

#consulting-service-section .performace-left-bg{
    background: url(../images/about/about-left-bg.png);
    background-repeat: no-repeat;
    padding: 0px !important;
    padding-left: 40px !important;
}


#consulting-service-section button{
    margin-top: 30px;
}

.performance-subhead{
    font-size: 18px;
    font-weight: 600;
}



.primary-bg-color{
    background-color: var(--primary-color) !important;
}

.secondary-bg-color{
    background-color: var(--secondary-color) !important;
}

.footer-brand-line{
    margin-top: 65px;
}

.footer-brand-line .hero-bottom-text {
    font-size: 25px;
}

#new-brand-building-section .about-right .button .btn{
    background: var(--primary-color) !important;
}

.contact-us{
    position: relative;
}

/* .contact-bg{
    background: url(../images/container-logo.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.contact-bg{
    background: url(../images/Logo-Mark-1.png);
    background-size: 26%;
    background-repeat: no-repeat;
    background-position: left;
} */
/* .contact-bg{
    background: url(../images/Logo-Mark.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
} */

.contact-us .single-head{
    /* background: transparent !important; */
}

.contact-us::before{
    content: '';
    width: 100%;
    height: 100%;
    background:url('../images/hero/bg-design-min.png');
    position: absolute;
}

.contact-padding{
    padding: 100px 50px 50px 50px;
}

.contact-us .single-head {
    padding: 40px !important;
    width: 85%;
}

.services-wrapper li:first-child{
    display: none;
}

.services-wrapper li:first-child a:after{
    display: none;
}


.sticky li:first-child{
    display: inline-block
}

.sticky li:first-child img{
    width: 70%;
}

#hero-area .hero-bottom-text {
    margin-bottom: 10px;
}

#hero-area .hero-bottom-text:last-child{
    margin-bottom: 30px;
}

/* .dropdown{
    position: fixed !important;
    top: 0;
    right: 0;
    z-index: 99;
} */

/* Style the navigation menu */
.topnav {
    overflow: hidden;
    background-color: var(--primary-color);
    position: relative;
    height: 80px;
  }
  
  /* Hide the links inside the navigation menu (except for logo/home) */
  .topnav #myLinks {
    display: none;
  }
  
  /* Style navigation menu links */
  .topnav a {
    color: white;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    display: block;
  }
  
  /* Style the hamburger menu */
  .topnav a.icon {
    position: relative;
    background: transparent;
    color: #fff;
  }
  
  /* Add a grey background color on mouse-over */
  .topnav a:hover {
    /* background-color: #ddd; */
    /* color: black; */
  }
  
  /* Style the active link (or home/logo) */
  .active {
    /* background-color: var(--primary-color);
    color: white; */
    width: 50%;
  }

  .active img{
    width: 100%;
  }


  .topnav-content{
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  
  .mobileSticky{
    position: fixed !important;
    top: 0;
    z-index: 99;
    display: block;
  }

  #myLinks{
    border-top: 1px solid rgb(255, 255, 255);
  }

  /* .show{
    display: block !important;
  }

  .hide{
    display: none !important;
  } */

  #myLinks a{
    text-transform: capitalize;
    color: #fff !important;
  }

  @media (min-width : 500px){
    #topnav{
        display: none;
    }
  }


  