*{margin: 0;   padding: 0;  box-sizing: border-box}
body {background-color:#131313}
.tinos-regular {font-family: "Tinos", serif; font-weight: 400;  font-style: normal; letter-spacing: 1px;}
.tinos-bold {font-family: "Tinos", serif;  font-weight: 700;  font-style: normal; letter-spacing: 1px;}
.alegreya{font-family: "Alegreya", serif; font-optical-sizing: auto;  font-style: normal; font-weight: 400; letter-spacing: .5px}
dl, ol, ul{margin-bottom:0}
.color-fe-sma{color: #F8F8F8}
.color-13-sma{color: #131313}
body.dark-mode .color-fe-sma { color: #131313; }
body.dark-mode .footer-contact .color-fe-sma { color: #3e3e3e }
.gold-sma{color: #d79b4b}
.jomhuria-regular {font-family: "Jomhuria", serif;  font-weight: 400;  font-style: normal}
.fustat {  font-family: "Fustat", sans-serif; font-optical-sizing: auto; font-style: normal}
.bg-dark-sma{background-color: rgba(19, 19, 19, .9)}
.bg-dark-sma2{background-color: rgba(19, 19, 19)}
.bg-dark-sma { background-color: rgba(19, 19, 19, .95)}
body.dark-mode .bg-dark-sma, body.dark-mode .bg-dark-sma2 {  background-color: #e5e5e5}
.bgc-f8-sma{background-color: #f8f8f8}
.bgc-gold-sma{background-color: #d79b4b}
.bgc-lggold-sma{
    background: rgb(214,155,75);
    background: linear-gradient(90deg, rgba(248,248,248,1) 10%,  rgba(214,155,75,1) 50%);
    font-weight:bold
}
.active a{color: #d79b4b}
.border-gold-sma{border: 2px solid #d79b4b}
.border-fe-sma{border: 2px solid #f8f8f8}
body.dark-mode .active a{color: #7d7a7a}
body.dark-mode .border-gold-sma {border: 2px solid #898989}
.dark-mode .border-fe-sma { border: 0}
.border-r-10{border-radius: 5px}
.p-li-md-sma{padding: 3px 10px} 
.position-relative-sma{position: relative}
.position-relative-hidden-sma{position: relative;     overflow: hidden}
.fit-content-sma {  max-width: fit-content;   margin-inline: auto}
.first-img-sma{position: fixed;   top: 0;   left: 0;   width: 100%}
.fs-19-sma{font-size: 19px}
@media(max-width: 767px){
    .bgi-main-sma-sm{
        background: url('../../../public/front/images/main/polysm.webp') repeat center center;
        background-size: cover
    }
    body.dark-mode .bgi-main-sma-sm {
        background: url(../../../public/front/images/main/O9FG5Q0sm.webp) repeat center center;
        background-size: cover;
    }
    .fs-13-sm{font-size: 13px}
    .p-md-sma{padding: 5px 10px}
    .border-gold-sm-sma{border: 2px solid #d79b4b}
    .fs-19-md-sma{font-size: 19px;}
    .border-bottom-gold-sma{border-bottom: 1px  solid #d79b4b}
}
@media(min-width: 768px){
    .p-md-sma{padding: 5px 25px}
    .fs-59-md-sma{font-size: 59px}
    .border-right-gold-sma{border-right:1px  solid #d79b4b}
}
.gold-one-sma:hover{  border-top: 2px solid #d79b4b;  color: #d79b4b;   font-weight: bold}
.gold-one-sma:hover a{color: #d79b4b}
body.dark-mode .gold-one-sma:hover {border-top: 2px solid #131313;   color: #131313}
body.dark-mode .gold-one-sma a{color: #3e3e3e}
body.dark-mode .gold-one-sma:hover a { color: #131313}
.border-all-sma::before, 
.border-top-sma::before{ 
    content: "";
    display: block;
    position: absolute;
    width: 90%;
    left: 5%;
    background-color: #d79b4b;
    height: 1px;
    z-index: 9999
}
body.dark-mode .border-all-sma::before, body.dark-mode .border-top-sma::before{    background-color: #3e3e3e}
.border-all-sma::before{ bottom: 0}
.border-top-sma::before{ top: 0}
.navbar .btn-hover-sma:hover{color: #d79b4b}
body.dark-mode .gold-sma,
body.dark-mode .navbar .btn-hover-sma:hover{color: #131313}
div.openMenu {z-index: 99999 !important;}
.offcanvas{height: auto}
.offcanvas { z-index: 9999999}
.offcanvas.offcanvas-start{width:100%;}
.offcanvas .offcanvas-header .btn-close-sma{font-size: 33px; color: grey }
.offcanvas .offcanvas-header .btn-close-sma:hover{border-bottom: 2px solid #d79b4b;  color: #d79b4b}
.footer-links ul { border-top: 1px solid #d79b4b;  border-bottom: 1px solid #d79b4b}
body.dark-mode .footer-links ul {  border-top: 1px solid #131313;  border-bottom: 1px solid #131313}
body.dark-mode .offcanvas .offcanvas-header .btn-close-sma:hover{color: #898989;     border-bottom: 2px solid #898989}
.footer-links ul { border-top: 1px solid #d79b4b;  border-bottom: 1px solid #d79b4b}
body.dark-mode .footer-links ul {  border-top: 1px solid #131313;  border-bottom: 1px solid #131313}
.dir-rtl, .rtl  {direction: rtl}
.read-more{cursor: pointer}
.first-img-sma-r,
.second-img-sma,
.the-main-logo2,
body.dark-mode .first-img-sma-r, 
body.dark-mode .the-main-logo2,
.the-black-logo{display: none}
.the-black-logo2{width: 100px}
body:not(.dark-mode)  .the-main-logo2,
body.dark-mode .the-black-logo {display: inline-block}
@media(min-width: 768px){
    body:not(.dark-mode) .first-img-sma-r{ display: block}
    body:not(.dark-mode) .second-img-sma  {display: none}
    body.dark-mode .second-img-sma  { display: block}
    .the-main-logo { width: 100px }
}
@media(max-width:991px){
    .first-nav-sma{ flex-direction: row}
    .first-nav-sma .color-fe-sma {font-size: 11px}
    .offcanvas.offcanvas-start {  overflow: scroll !important; height: auto}
}
.gold-gradient-sma{
    background: linear-gradient(358deg, rgba(248,248,248,1) 25%,  rgba(214,155,75,1) 50%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}
body.dark-mode .gold-gradient-sma {
    background: linear-gradient(358deg, #3e3e3e 25%, #131313 50%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}
.project-title{border-top: 1px solid #d79b4b}
.project-title::before,
.project-title::after,
.project-icons::before,
.project-icons::after{
    content: ' ';
    position: absolute;
    background: #d79b4b
}
body.dark-mode .project-title::before, 
body.dark-mode .project-title::after,
body.dark-mode .project-icons::before,
body.dark-mode .project-icons::after
{background-color: #3e3e3e}
.project-title::before,
.project-title::after{
    top: 0;
    width: 1px;
    height: 74%
}
.project-icons::before,
.project-icons::after{
    width: 12%;
    height: 1px
}
.project-icons::before,
.project-title::before{left: 0}
.project-icons::after,
.project-title::after{right: 0}
 .porject-details p{text-align: justify; line-height: 1.7}
.project-contents .offcan{cursor: pointer; border-bottom: 1px solid #d79b4b}
.project-contents .btn-close-sma i{
    position: absolute;
    top: 2%;
    right: 2%;
    font-size: 28px;
    display: inline-block;
    color: #d79b4b;
    cursor: pointer;
    z-index: 9999999;

}
body.dark-mode .project-contents .btn-close-sma i,
body.dark-mode .project-contents .btn-close-sma:hover i{color: #131313}
.project-contents  .project-contents-img:hover{
    width: 98% !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 5px 0 5px 5px;
    border-top: 1px solid #d79b4b;
    border-left: 1px solid #d79b4b;
    border-bottom: 1px solid #d79b4b;
    transition: .25s all ease-in-out
}
body.dark-mode .project-title,
body.dark-mode .project-contents .project-contents-img:hover{  border-top: 1px solid #131313}
body.dark-mode .project-contents .project-contents-img:hover{border-left: 1px solid #131313 }
body.dark-mode .project-contents .project-contents-img:hover,
body.dark-mode .project-contents .offcan{ border-bottom:1px solid #131313}
.project-contents .offcanvas-body img{
    position: relative;
    top: 0;
}

.container-project .overlay-project{
    position: absolute;
    top: 0;
    left: 0;
    width: 85%;
    height: 100%;
    background-color: #131313;
    z-index: 88888;
    border: 1px solid #d79b4b
}

.container-project .project-content{z-index: 99999}
.container-project .project-content h2{
    transform: rotate(-90deg);
    font-size: 23px;
    position: absolute;
    top: 50%;
    left: -67%;
    width: 200px;
    transition: 1s all ease-in-out
}
.container-project:hover .project-content h2{color: #d79b4b}
body.dark-mode .container-project .project-content h2,
body.dark-mode .container-project:hover .project-content h2{color: #f8f8f8}
.container-project img{border: 1px solid #d79b4b;   transition: 1s all ease-in-out}
body.dark-mode .container-project img,
body.dark-mode .container-project .overlay-project{border: 1px solid #131313}
.container-project:hover img{    transform: translateX(3%)}
.container-project span{
    position: absolute;
    bottom: -4%;
    left: 0;
    z-index: 99999;
    font-weight: 500;
    border-radius: 0 3px 3px 0;
    transition: 1s all ease-in-out;
}
.container-project:hover span{
    font-weight: 700;
    background: #d79b4b;
    color: #f8f8f8; 
}
body.dark-mode .container-project:hover span{background-color: #3e3e3e; color: #f8f8f8}
.project-order h5 {line-height: 1.7}
@media(max-width:767px){
    .project-title::before, .project-title::after { height: 85% }
    .project-title .fs-5 span{  font-size: 16px !important;   margin-bottom: 5%}
    .project-title i{font-size: 14px}
    .porject-details p { word-break: break-all}
    .carousel{top: 10%}
    .carousel-control-prev, .carousel-control-next {
            width: 10%;
            top: 40%;
            height: 20%;
            background-color: #3e3e3e
    }
    .project-contents .offcanvas-body img {
        position: relative;
        top: 0;
        left: 0;
        height: auto;
        width: 100%;
    }
    .project-order h5 { font-size: 19px}
    .container-project .project-content h2{left: -143%;  font-size: 16px}
    .container-project .project-content img { margin-top: 11%; margin-bottom: 10%}
    .container-project span{height: 25px; line-height: 25px; min-width: 100px; font-size: 13px}
    .container-project:hover span{min-width: 150px}
    .project-con{margin-bottom: 10%}
    .sm-imgs { min-height: 400px !important}
}
@media (min-width: 768px) and (max-width: 991px) { .project-title span{font-size: 14px}}
@media (min-width: 576px) and (max-width: 767px) { 
    .project-icons::before, .project-icons::after {bottom: -28%}
    .pname, .vname{font-size: 14px}
 }
@media (min-width: 330px) and (max-width: 575px) {
     .project-icons::before, .project-icons::after {bottom: -14%}
}
@media (max-width: 329px) { .project-icons::before, .project-icons::after {bottom: -8%}}
@media(max-width: 575px){
    .container-project{ margin-bottom: 50px}
    .project-con{margin-left: auto; margin-right: auto}
    .container-project span {height: 35px;  line-height: 35px;  min-width: 120px;  font-size: 13px;   bottom: -3%}
}
@media(max-width: 350px) {.container-project .project-content h2 {left: -130%}}
@media (min-width: 320px) and(max-width: 350px) {.container-project .project-content h2 {left: -120%}}
@media (min-width: 350px) and (max-width: 375px) {.container-project .project-content h2 {left: -110%}}
@media (min-width: 375px) and (max-width: 400px) {.container-project .project-content h2 {left: -100%}}
@media (min-width: 400px) and (max-width: 425px) {.container-project .project-content h2 {left: -88%}}
@media (min-width: 425px) and (max-width: 450px) {.container-project .project-content h2 {left: -80%}}
@media (min-width: 450px) and (max-width: 500px) {.container-project .project-content h2 {left: -70%}}
@media (min-width: 500px) and (max-width: 544px) {.container-project .project-content h2 {left: -58%}}
@media (min-width: 545px) and (max-width: 767px) {.container-project .project-content h2 {left: -53%}}
@media(min-width: 768px){
    .w-md-75{width: 75%}
    .sm-imgs{height: 300px; overflow: hidden}
    .sm-imgs img{    max-height: 300px}
    .container-project{    height: 400px}
    .container-project .project-content h2{left: -96%}
    .container-project .project-content img { margin-top: 11%;  margin-bottom: 2%}
    .container-project span{height: 28px; line-height: 28px; min-width: 125px}
    .container-project:hover span{min-width: 150px}
    .project-contents .offcanvas-body img{    transform: translateX(-50%);  left: 50%;  height: 100vh;  width: auto  }
    .text-justify{text-align: justify}
    .fs-19-md{font-size: 19px}
    .project-con{margin-bottom: 8%}
    body.dark-mode .carousel-control-prev, body.dark-mode  .carousel-control-next {
         background-color: #3e3e3e;
         top: 40%;
         bottom: 40%;
         width: 5%;
         height: 13%
    }
}
@media(min-width: 768px) and (max-width: 1023px){
    .project-icons::before,  .project-icons::after{  bottom: 26%}
}
@media(min-width: 992px){ 
    .container-project{    height: 350px}
    .container-project .project-content h2{left: -111%}
    .container-project .project-content img {margin-top: 11%;  margin-bottom: 2%}

}
@media(min-width: 1024px){
    .project-icons::before,  .project-icons::after{  bottom: 28%}
}
@media(min-width: 1200px){
    .container-project{    height: 400px}
    .container-project .project-content h2{left: -87%}
    .container-project .project-content img {margin-top: 6%; margin-bottom: 6%}
    .contact-form-sma h2{font-size: 48px}
}
@media(min-width: 1400px){
    .container-project{    height: 450px}
    .container-project .project-content h2{left: -70%; font-size: 28px}
    .container-project .project-content img { width: 95%;  margin-top: 6.5%}
    .container-project span{height: 37px; line-height: 37px; min-width: 150px}
    .container-project:hover span{min-width: 175px}

}
.footer .call-sma {position: fixed;  bottom: 80px; cursor: pointer}
.footer .call-sma i{color: #25d366; border-radius: 5%}
.footer .fa-brands{line-height: .7}
@media(min-width: 768px) {
    .footer .call-sma{right: 3%}
    .footer .call-sma i{font-size: 59px}
    .footer .call-sma .content{
        display: inline-block !important;
        margin: 0 10px 15px;
        font-size: 13px; 
        border: 1px solid #d79b4b
    }
    body.dark-mode .footer .call-sma .content{border: 1px solid #131313}
    .Background-img-designed { font-size: 11px}
}
@media(max-width: 767px){
    .first-img-sma{display: none}
    .footer-logo img{width: 60%}
    .menu-smaimg{width: 20%}
    .footer-links ul li a{font-size: 12px}
    .footer-contact ul li a{font-size: 11px}
    .footer .call-sma{left: 2%}
    .footer .call-sma i{font-size: 40px}
    .bgidd{text-align: center}
    .Background-img-designed { font-size: 8px}
}
@media(max-width: 575px){
    .footer-links ul li a{font-size: 13px}
    .mail-phone-sma li a,
    .rights-sma{font-size: 11px}
}
@media(max-width: 340px){
    .footer-links ul li a{font-size: 11px}
    .mail-phone-sma li a,
    .rights-sma{font-size: 10px}
    .Background-img-designed{font-size: 9px}
}