 @font-face {
  font-family: 'Janna LT Regular';
  src: url('fonts/Janna_LT_Regular.ttf') format('truetype');
}
h1, h2, h3, h4, h5, h6,
.about .content h3,
.header .logo h1,
.navbar-desktop a {
    font-family: 'Janna LT Regular' !important;

}
.menu__btn {
   
    left: 40px !important;
}
 .get-a-quote {
    
     margin-left: 0 !important;
    margin-right: 6% !important;
  }
.header-social-links{
    margin-right: -16% !important;
}

.blue-strip {
   
    width: 100vw !important;
}

.right-align{
    text-align: right !important;
}



body {
    text-align: right !important;
    font-family: 'Janna LT Regular' !important;
}

.analize-business-two {
   
    margin-right: 45%;
}

.section-4 {
   
    width: 100vw;
}

.inquire-degital-marketing {
  
    margin-right: 40%;
}

.inquire-degital-marketing-two {
   
    margin-right: 20%;
}

.action-image-container {
  
    width: 100vw;
}

.footer {
  
    width: 100vw;
}
.image-container button {

        margin-right: 100px;
    margin-bottom: 56%;

}

 /* Media query for smaller screens */
@media (min-width: 768px) and (max-width: 1024px) {
.image-container button {
        padding: 8px 16px !important;
        font-size: 14px !important;
                margin-right: unset !important;
    }
}

.image-container .content {
    margin-right: -12%;
}


.blue-strip .header-location{

    margin-right: 4%;
  }
  
/*Arabic Mobile CSS  */

@media (max-width: 767px){
.slick-next {
    right: 96% !important;
}
.slick-prev {
   
    right: -1% !important;
}
}












