body {
   
    font-family: "Cairo", sans-serif;
}
.sp-module ul {
    list-style: none;
    padding: 0;
    margin-right: 20px;
    margin-left: 20px;
}
a {
    color: #d19a52;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a, .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
    background: #d19a52;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    background: #2d2d2d;
    border-radius: 2px;
    color: #fff;
    -webkit-transition: 300ms;
    transition: 300ms;
    font-size: 25px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter>ul>li {
    float: left;
    display: block;
    margin: 0 5px;
    margin: 10px;
}
#sp-main-body {
background:#000;
    margin-top: -400px;
}
.sp-copyright{
font-size: 40px;
    font-weight: 600;
}
#sp-footer1{
padding:50px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
 
    font-size: 20px;
   padding: 5px 21px;
    line-height: 40px;
    margin-right: 40px;
    text-decoration: none;
}
.offcanvas-menu .offcanvas-inner .sp-module {
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;of
}
.sppb-carousel-arrow i {
    position: absolute;
    top: 85%;
}

.sppb-carousel-arrow i {
    position: absolute;
    top: 95%;
    
}
h6 {
    font-size: 100px;
}
.offcanvas-menu {
    background-color: #000;
}
.fa-chevron-right:before {
    font-size: 45px;
}
.fa-chevron-left:before {
    font-size: 45px;
}
.sppb-carousel-arrow {
    position: absolute;
    top: 0;
    right: 300px;
    left: unset;
}
.sppb-carousel-arrow.right {
    left: auto;
    right: 150px;
}
#sp-header {
    background: transparent;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
    height: 400px;
padding: 100px;
}
.fa-bars:before {
    
    content: url(../images/now-menu.png);
}
.fa-bars:hover {
    content: url(../images/now-menu-hover.png);
}
     .fixed-div {
      position: absolute;
      
      top: 250px;
      padding-right: 120px;
      padding-left: 105px;
      background-color: transparent;
      color: white;

      /* Fix to edge based on text direction */
      inset-inline-end: 0; /* Start of inline axis (left in LTR, right in RTL) */
      z-index:999999;
    }
    .sp-module ul > li > a {
    color: #ffffff;
    font-size: 40px;
    font-weight:600;
    text-shadow: 3px 3px 3px #8b8686;
}
    .sp-module ul > li > a:hover {
    color: rgb(209, 154, 82);
}




.sp-module ul > li > a:before {
display:none;
}


@media (max-width: 768px) {
    .fixed-div {
    position: absolute;
    top: 60px;
    padding-right: 6px;
    padding-left: 15px;
    background-color: transparent;
    color: white;
    inset-inline-end: 0;
    z-index: 999999;
}
.sp-module ul > li > a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    text-shadow: 3px 3px 3px #8b8686;
}
#sp-header {
       height: 200px;
padding: 10px;
}

#sp-main-body {
background:#000;
    margin-top: -225px;
}
#sp-header .logo {
    width: 100px;

}
.fa-bars:before {
    
    content: url(../images/now-menu-small.png);
}
.fa-bars:hover {
    content: url(../images/now-menu-hover-small.png);
}
.fa-chevron-right:before {
    font-size: 25px;
}
.fa-chevron-left:before {
    font-size: 25px;
}
.sppb-carousel-arrow.right {
    left: auto;
    right: 25px;
}
.sppb-carousel-arrow.left {
    left: auto;
    right: 75px;
}
.sppb-carousel-arrow i {
    position: absolute;
    top: 85%;
}
h6 {

    font-size: 14px;
}
.sp-copyright{
font-size: 15px;
    font-weight: 600;
}
.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
   
    padding: 20px 25px;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    background: #2d2d2d;
    border-radius: 2px;
    color: #fff;
    -webkit-transition: 300ms;
    transition: 300ms;
    font-size: 15px;
}
}