.container {
    width: 100%;
    position: relative;
    padding: 0px;
    max-width: 1200px !important;
}

* {
    padding: 0px;
    outline: none;
    margin: 0px;
}

a {
    text-decoration: none;
    transition: 0.5s;
    outline: none;
    color: #fff;
}

a:hover {
    transition: 0.5s;
    outline: none;
    color: rgb(153, 153, 153);
}

ul, ol, li {
    list-style: none;
}

@font-face {
    font-family: sf-bold;
    src: url("fonts/sf-arabic-black.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: sf;
    src: url("fonts/sf-arabic-regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

h1, h2 {
    /* font-family: sf-bold; */
}

body {
    margin: 0px;
    padding: 0px;
    color: #fff;
    font-size: 16px;
    direction: ltr;
    font-family: Urbanist, sans-serif;
    font-weight: 400;
    text-align: left;
    background-color: #16191A;
}

header {
    padding: 0;
    position: sticky;
    top: 0;
    z-index: 9999;
    background-color: #181C1DF2;
}
header .top{
    background-color: #2B3436;
    padding: 0 15px;
    position: relative;
    overflow: hidden;
}
header .top .container{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    justify-content: space-between;
}
header .top .container .box{
    color: #fff;
    position: relative;
    font-size: 14px;
    padding: 0;
}
header .top .container .box .widget{
    width: auto !important;
}
.box-icon{
    margin-right: 100px !important;
}
header .top .container .box span.time{
    padding: 0 0 0 30px;
    background-image: url("img/time.svg");
    background-repeat: no-repeat;
    background-position: left center;
    display: flex;
    align-items: center;
    min-height: 24px;
}
header .top .container .box .icons{
    display: flex;
    align-items: center;
}
header .top .container .box .icons > a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    background-color: #FFFFFF0A;
    color: #fff;
    margin: 0 1px;
    text-decoration: none;
    outline: none;
}
header .top .container .box .icons > a:hover{
    color: #fff;
    background-color: #B99A5B;
}
header .top .container .box .icons ul{
    padding: 0;
    margin: 0 1px;
}
header .top .container .box .icons ul li{}
header .top .container .box .icons ul li a{
    background-image: url("img/lang.svg");
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding: 0 30px 0 5px;
    color: #b99a5b;
    text-decoration: none;
    outline: none;
    font-family: sf;
    font-size: 17px;
    background-color: #333C3E;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}
header .top .container .box .icons ul li a:hover{
    color: #fff;
}
.get{
    background-color: #B99A5B;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    outline: none;
    position: absolute;
    left: 100%;
    top: 0;
    padding-left: 10px;
    height: 38px;
    display: flex;
    align-items: start;
    width: 500px;
    margin-left: 1px;
}
.get:hover{
    color: #000;
}
header > .container{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}
header > .container .logo{
    width: auto;
    height: 67px;
}
.fa-bars{
    display: none !important;
}
header > .container .menu{
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}
header > .container .menu li{
    padding: 0 5px;
    position: relative;
}
header > .container .menu li a{
    color: #fff;
    font-size: 17px;
    text-decoration: none;
    outline: none;
    padding: 10px;
}
header > .container .menu li a:hover,.current-menu-item a{
    color: #B99A5B !important;
}
a.call{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    color: #fff;
    padding: 0 0 0 50px;
    text-decoration: none;
    outline: none;
    background-image: url("img/call.gif");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 45px auto;
    flex-direction: column;
}
a.call span{}
a.call strong{
    width: 100%;
    clear: both;
    color: #B99A5B;
    font-size: 22px;
    font-weight: 600;
    margin: -7px 0 0;
}

@media (max-width: 769px) {
    .get{
        display: none;
    }
    .box-icon{
    margin: 0 0 0 auto !important;
}
    .call{
        display: none !important;
    }
    header .top .container .box span.time{
        display: none;
    }
    header .logo{
        height: 40px !important;
        margin: 0 20px;
    }
    .fa-bars{
        display: flex !important;
        margin: 0 20px;
        width: 35px;
        height: 35px;
        border: 1px solid #E0DFDA;
        align-items: center;
        justify-content: center;
        color: #E0DFDA;
    }

    header > .container .menu{
        padding: 50px 30px;
        margin: 0;
        display: flex;
        align-items: center;
        flex-direction: column;
        background: #16191A;
        position: fixed;
        top: 97px;
        left: -120%;
        bottom: 0;
        width: 100%;
        transition: 0.5s ease-in-out;
        justify-content: center;
        z-index: 9999;
    }
    .open{
        left: 0 !important;
       /* Ãƒâ„¢Ã†â€™Ãƒâ„¢Ã‹â€ ÃƒËœÃ‚Â¯ ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â­ÃƒËœÃ‚Â±Ãƒâ„¢Ã†â€™ÃƒËœÃ‚Â© ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â¨ÃƒËœÃ‚Â·ÃƒËœÃ‚Â¦Ãƒâ„¢Ã…Â ÃƒËœÃ‚Â©  */
        transition: 0.5s ease-in-out;

        
    }
    header > .container .menu li a{
        padding: 10px 0;
        display: flex;
    }
}





/* hero */
.hero{
    position: relative;
}
.hero video{
    width: 100%;
    height: 100vh;
    object-fit: cover;
    opacity: 0.4;
}
.hero .cover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 20px;
}
.hero .cover .container{
    display: flex;
    align-items: center;
}
.hero .cover .container .block{
    color: #fff;
}
.hero .cover .container .block p{
    margin: 0;
}
.hero .cover .container .block strong{
    text-transform: uppercase;
}
.hero .cover .container .block h1{
    color: #fff;
    text-transform: uppercase;
    font-size: 60px;
    margin: 5px 0;
    font-weight: 700;
    line-height: 1;
}
@media (max-width: 769px) {
    .hero .cover .container .block h1{
    font-size: 32px;
    font-weight: 600;
    margin: 10px 0;
}
}

.hero .cover .container .block a{
    background: #B99A5B;
    color: #fff;
    text-decoration: none;
    outline: none;
    height: 48px;
    padding: 0 25px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 60px;
    margin: 20px 10px 0 0;
    border: 2px solid #B99A5B;
}
.hero .cover .container .block a ~ a{
    color: #fff;
    background: initial;
    border: 2px solid #fff;
}
.hero .cover .container .block a:hover{
    background: #fff;
    border-color: #fff;
    color: #B99A5B;
}
/*  */
.grid{
    padding: 0;
    margin: -52px 0 0;
}
.grid .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}
.grid .container .block{}
.grid .container .block h5{
    background-color: #B99A5B;
    color: #fff;
    padding: 10px 20px;
    display: inline-flex;
    margin: 0 0 0;
}
.grid .container .block div{
    background-image: url("img/grid.gif");
    background-repeat: no-repeat;
    background-position: left 15px center;
    background-size: 84px auto;
    background-color: #FFFFFF0D;
    padding: 20px 20px 20px 110px;
    width: 100%;
}
.grid .container .block div h1{
    color: #B99A5B;
    font-family: Philosopher, sans-serif;
    font-size: 50px;
    margin: 0 0 -5px;
    font-weight: 900;
}
.grid .container .block div p{
    color: #fff;
    margin: 0;
}
/*  */
section{
    padding: 55px 5px;
    clear: both;
    position: relative;
}
.serv{
    padding-top: 10px;
}
.serv .container{
    display: flex;
    flex-wrap: wrap;
}
.tit{
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tit-left{
    justify-content: start;
    display: flex;
    align-items: flex-start;
}
.tit h1{
    font-family: Philosopher;
    font-size: 40px;
    font-weight: 700;
    max-width: 600px;
    margin: 0 0 30px;
}

.all-serv {
    display: flex;
    flex-wrap: wrap;
}
.all-serv .serv-box {
    padding: 10px;
}
.all-serv .serv-box a {
    background-color: #1E201E;
    padding: 25px;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 300px;
    border: 2px dashed #4B4D4B;
    flex-direction: column;
    text-align: center;
    font-size: 16px;
}
.all-serv .serv-box a:hover {
    border: 2px dashed #B99A5B;
}
.all-serv .serv-box a img {
    width: auto;
    height: 70px;
}
.all-serv .serv-box a h3 {
    margin: 10px 0;
    color: #fff;
    font-family: Philosopher;
    font-size: 30px;
    font-weight: 600;
}
.all-serv .serv-box a p {
    color: #808080;
    margin: 0;
}
/*  */
.about{
    padding: 20px 5px;
    background: #FFFFFF;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 45%, rgb(43 52 54 / 39%) 45%);
}

.about .container{
    display: flex;
    flex-wrap: wrap;
    /* flex-direction: row-reverse; */
    position: initial;
    align-items: center;
}
.about .container .block{
    padding: 20px;
}
.about .container .block > img{
    width: 100%;
    height: calc(100% - 30px);
    box-shadow: 10px -10px 0px #B99A5B26;
    position: absolute;
    left: 0;
    top: 40px;
    width: calc(50% - 30px);
    object-fit: cover;
}
@media (max-width: 769px) {
    .about{
        background: initial;
    }
    .about .container .block > img{
    position: relative;
    left: 0;
    top: auto;
    width: 100%;
}
}
.about .container .block h1{
    font-family: Philosopher;
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 15px;
}
.about .container .block p{
    color: #808080;
    font-size: 16px;
}
.suc{
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
    background: #16191A;
    border-radius: 20px;
    padding: 10px;
    align-items: center;
}
.suc .box{
    padding: 10px 0;
}
.suc .box:first-child{
    text-align: center;
    padding: 10px 20px;
}
.suc .box h2{
    font-size: 80px;
    font-family: Philosopher;
    font-weight: 700;
    width: 100%;
    text-align: center;
    margin: 0 0 -10px;
    color: #B99A5B;
}
.suc .box p{
    color: #fff;
}
.suc .box span{
    color: #b99a5b;
}
.suc .box strong{
    color: #b99a5b;
}



.about .container .block ul{
    display: block;
    column-count: 2;
    list-style: none;
    gap: 10px;
    padding: 0;
    margin: 0 0 15px;
}
@media (max-width: 769px) {
    .about .container .block ul{
    column-count: 1;
    gap: 0;
}
}
.about .container .block ul li{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    color: #fff;
    margin: 0 0 15px;
}
.about .container .block ul li strong{
    width: 100%;
    color: #B99A5B;
    font-size: 33px;
    font-weight: 700;
    font-family: Philosopher;

}
.about .container .block a{
    height: 48px;
    width: auto;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #B99A5B;
    color: #fff;
    text-decoration: none;
    outline: none;
    border-radius: 50px;
    font-weight: 400;
    width: 170px;
}
.about .container .block a:hover{
    background: #fff;
    color: #16191A;
}
.words{
    background: initial;
}
.words .block-word{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.words .item{
    padding: 10px;
}
.words .item img{
    width: 80px;
    height: auto;
    margin: 0 auto;
}
/*  */
.news{
    background-color: #FFFFFF08;
    padding: 50px 10px;
}
.news .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.news .container .tit{
    justify-content: center;
}
.news .container .all-news{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.news .container .all-news .block{
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.news-box{
    padding: 10px;
    height: 100%;
}
.news-box a{
    background-color: #343637;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.news .container .all-news:hover a{
    opacity: 0.6;
}
.news-box a:hover{
    opacity: 1 !important;
}
.news-box a img{
    width: 100%;
    height: 260px;
    border-radius: 10px 10px 0 0;
}
.news-box a .text{
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.news-box a .text h3 {
    color: #B99A5B;
    font-weight: 600;
    font-size: 18px;
    margin: 10px 0;
}
.news-box a .text span {
    background-image: url("img/date.svg");
    background-repeat: no-repeat;
    background-position: left center;
    color: #fff;
    padding: 0 0 0 33px;
    display: flex;
    align-items: center;
}
.news-box a .text p {
    color: #808080;
    margin: 0;
}
/*  */
.ask{
    background-image: url("img/bg.jpg");
    background-size: cover;
    background-position: center center;
}
.ask .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: #fff;
    flex-direction: column;
}
.ask .container h1{
    font-family: Philosopher, sans-serif;
    font-size: 45px;
    font-weight: 700;
}
.ask .container p{}
.ask .container a{
        background: #B99A5B;
        color: #fff;
        text-decoration: none;
        outline: none;
        height: 48px;
        padding: 0 15px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        border-radius: 60px;
        margin: 0 10px 0 0;
        border: 2px solid #B99A5B;
        min-width: 150px;
}
.ask .container a ~ a{
        color: #fff;
    background: initial;
    border: 2px solid #fff;
}
.ask .container a:hover{
        background: #fff;
    border-color: #fff;
    color: #B99A5B;
}
/*  */
.count{
    background-color: #16191A;
    padding: 5px 10px;
}
.count .container{
    background-image: url("img/count.png");
    background-size: 100% auto;
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px !important;
}
.count .container .box{
    padding: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.count .container .box h1{
    color: #B99A5B;
    font-family: Philosopher, sans-serif;
    font-size: 90px;
    font-weight: 700;
    margin: 0;
}
.count .container .box p{
    color: #fff;
}
/*  */
.blog{
    background: #16191A !important;
}
.blog-box{
    padding: 10px;
}
.blog-box img{
    width: 100%;
    height: 280px;
    object-fit: cover;
    margin: 0 0 10px;
}
.blog-box span{
    color: #808080;
}
.blog-box h3{
    margin: 10px 0;
    color: #B99A5B;
    font-size: 20px;
    padding: 0 15px 0 0;
}
.blog-box a{
    color: #fff;
    text-decoration: none;
    outline: none;
    padding: 5px 0;
    opacity: 1 !important;
    text-transform: uppercase;
    font-size: 14px;
}
.blog-box a span{
    color: #fff !important;
    font-size: 18px;
    padding: 0 5px;
}
.blog-box a:hover{
    color: #B99A5B;
}
/*  */
.contact{
    background-image: url("img/contact.png");
    background-position: center;
    background-size: cover;
}
.contact::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000C2;
    z-index: 0;
}
.contact .container{
    position: relative;
    z-index: 90;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.contact .container .block{
    padding: 20px;
        position: relative;
    z-index: 90;
}
.boxx{
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0 0;
    /* flex-direction: column; */
}
.contact .container .block h2{
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 15px;
    font-size: 34px;
    font-family: Philosopher, sans-serif;
}
.contact .container .block .span{
    position: relative;
    padding: 0 0 20px 55px;
    min-height: 80px;
    width: 100%;
    max-width: 280px;
    line-height: normal;
}
.contact .container .block .span:last-child{
    max-width: 100%;
}
.contact .container .block .span i{
    background: #fff;
    color: #000;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
}
.contact .container .block .span span{
    width: 100%;
    display: block;
    font-family: Philosopher, sans-serif;
    margin: 0 0 3px;
}

.contact .container .block .box{
    background: #fff;
    padding: 25px;
    border-radius: 15px;
}
.contact .container .block  form{
    display: flex;
    color: #000;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.contact .container .block  .box h2{
        font-family: Philosopher, sans-serif;
        width: 100%;
        margin: 0 0 15px;
        font-weight: 700;
        color: #000;
        font-size: 30px;
}
.contact .container .block  form p{
    margin: 0;
}
.contact .container .block  form .rows{
    padding: 10px 5px;
}
.contact .container .block  form .rows .wpcf7-form-control{
    background: #F8F8F8;
    outline: none;
    border: 1px solid #ddd;
    height: 55px;
    border-radius: 6px;
    padding: 0 10px;
    width: 100%;
    text-align: left;
}
.wpcf7-submit{
    color: #fff !important;
    background: #B99A5B !important;
    border: none !important;
    text-align: center !important;
}
.wpcf7-submit:hover{
    opacity: 0.7;
}

.mdia{
    display: flex;
    align-items: center;
}
.mdia span{
    color: #B99A5B;
    font-family: Philosopher, sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin: 0 10px 0 0;
}
.mdia a{
    width: 33px;
    height: 33px;
    margin: 2px;
    background-color: #FFFFFF14;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    outline: none;
}
.mdia a:hover{
    background: #fff;
    color: #000;
}

/*  */
footer{
    background-image: url("img/footer.png");
    background-size: cover;
    clear: both;
    padding: 50px 10px 0;
}
footer .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
footer .container .block{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #FFFFFF26;
    margin: 0 0 30px;
    padding: 0 0 20px;
}
footer .container .block .box{
    padding: 10px;
}
footer .container .block .box .call{
    display: flex !important;
}
footer .container .block .box strong{
    color: #b99a5b;
    text-transform: uppercase;
}
footer .container .block .box h1{
    font-family: Philosopher;
    font-size: 40px;
    font-weight: 700;
    max-width: 600px;
    margin: 0;
    color: #fff;
    width: 100%;
}


footer .container .block .box  a.contacts{
    background: #B99A5B;
    color: #fff;
    text-decoration: none;
    outline: none;
    height: 48px;
    padding: 0 25px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 60px;
    border: 2px solid #B99A5B;
    color: #fff;
    background: initial;
    border: 2px solid #fff;
}
footer .container .block .box a.contacts:hover{
    background: #fff;
    border-color: #fff;
    color: #B99A5B;
}
footer .container .foot{
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    align-items: flex-start;
    flex-direction: column;
}
.foot-text{
    color: #808080 !important;
}
footer .container .foot img{
    width: auto;
    max-height: 86px;
    margin: 0 0 15px;
    max-width: 100%;
}
footer .container .foot h3{
    color: #B99A5B;
    font-family: Philosopher, sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 15px;
}
footer .container .foot ul{
    list-style: none;
    padding: 0;
    margin: 0;

}
footer .container .foot ul li{
    display: flex;
    flex-wrap: wrap;
}
footer .container .foot ul li a{
    color: #fff;
    text-decoration: none;
    outline: none;
    padding: 3px 0;
    opacity: 1 !important;
    font-size: ;
    display: inline-block;
}
footer .container .foot ul li a:hover{
    color: #B99A5B;
}
footer .container .copy{
    display: block;
    width: 100%;
    padding: 15px;
    border-top: 1px solid #FFFFFF26;
    color: #808080;
    text-align: center;
}
footer .container .copy a{
    color: #B99A5B;
    text-decoration: none;
    outline: none;
    font-size: 14px;
}
footer .container .copy a:hover{
    color: #fff;
}



form.mailpoet_form {
    position: relative;
}
.widget_mailpoet_form{
    width: 100%;
}
.mailpoet_submit{
    position: absolute;
    top: 3px;
    right: 3px;
    top: 0;
    padding: 12px 24px !important;
    font-size: 16px !important;
    /* font-family: sf !important; */
    /* background: #D3B05C !important; */
    /* color: #fff !important; */
}
.mailpoet_text{
    /* font-family: sf !important; */
    padding: 13px 10px !important;
    /* background: #FFFFFF1A !important;
    color: #fff !important; */
}
.mailpoet_spacer{
    display: none !important;
}
.mailpoet_paragraph {
    width: 100% !important;
}
/*  */
.head-about{
    background-image: url("img/about.png");
    background-size: cover;
    padding: 55px 20px;
}
.head-about::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%);

}
.head-about .container{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    color: #fff;
    position: relative;
    z-index: 99;
}
.head-about .container h1{
    font-size: 40px;
    color: #fff;
    font-family: Philosopher, sans-serif;
    font-weight: 700;
    margin: 0;
}
.head-about .container p{
    max-width: 470px;
}
/*  */
.firm{}
.firm .container{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    color: #808080;
    max-width: 960px !important;
}
.firm .container h1{
    color: #fff;
    font-family: Philosopher, sans-serif;
    font-size: 40px;
    font-weight: 700;
}
.gallery {
    padding: 0;
    margin: 0 auto !important;
    display: flex;
    flex-wrap: wrap;
    border: none;
    justify-content: center;
}
.gallery .gallery-item{
        padding: 0 !important;
        margin: 0 !important;
        display: flex;
        flex-wrap: wrap;
        border: none;
}
.gallery .gallery-item .gallery-icon {
    padding: 0;
    margin: 10px;
    display: flex;
    flex-wrap: wrap;
    border: none;
}
.gallery .gallery-item .gallery-icon img{
    width: 100%;
    height: auto;
    border: none !important;
}
/*  */
.journey{
    padding: 55px 15px;
}
.journey .container{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.journey .container .block{
    padding: 20px 10px;
}
.journey .container .block img{
    width: 100%;
    height: auto;
    max-width: 490px;
    margin: 0 auto;
    display: flex;
}
.journey .container .block h4{
    color: #B99A5B;
    margin: 0 0 15px;
    font-weight: 500;
}
.journey .container .block ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.journey .container .block ul li{
    display: flex;
    flex-wrap: wrap;

    color: #808080;
    margin: 0 0 15px;
    width: 100%;
}
.journey .container .block ul li strong{
    color: #fff;
    width: 100%;
}
.journey .container .block ul li strong:before{
    content: "â†’";
    color: #B99A5B;
    color: #fff;
    margin: 0 10px 0 0;
}
/*  */
.team{
    background-color: #FFFFFF08;
}
.team .container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.team .container .team-all{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    max-width: 1000px;
    padding: 0 10px;
}
.team .container .team-all .team-user{
    padding: 10px;
    display: flex;
    flex-direction: column;
}
.team .container .team-all .team-user img{
    width: 100%;
    height: auto;
    margin: 0;
}
.team .container .team-all .team-user h3{
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 15px 0 5px;
}
.team .container .team-all .team-user p{
    color: #808080;
}
/*  */

.head{
    background-image: url("img/head.png");
    background-size: cover;
    padding: 55px 20px;
    text-align: center;
}
.head .container{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.head .container h1{
    color: #fff;
    font-family: Philosopher, sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin: 0;
}
.head .container p{
    color: #fff;
    max-width: 700px;
    text-align: center;
}
/*  */
.all-news-cat{
    /* direction: ltr; */
    display: flex;
    flex-direction: row-reverse;
}
.search{
    position: relative;
    margin: 0 0 15px;
    width: 100%;
}
.search input{
    width: 100%;
    height: 44px;
    background: #FFFFFF1A;
    border: 1px solid #FFFFFF1A;
    border-radius: 44px;
    outline: none;
    padding: 0 10px 0 40px;
    color: #fff;
}
.search button{
    height: 44px;
    width: 44px;
    border: none;
    outline: none;
    background-image: url("img/s.svg");
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    background-color: initial;

}
.widget {
    width: 100%;
}
.all-news-cat .widget-title{
    color: #B99A5B;
    font-family: Philosopher, sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin: 10px 0 20px;
    border-top: 1px solid #FFFFFF1A;
    padding: 10px 0 0;
}
.all-news-cat ul{
    list-style: none;
    padding: 0;
    margin: 15px 0;
    width: 100%;
}
.all-news-cat ul li{
    color: #808080;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.all-news-cat ul li a{
    color: #808080;
    text-decoration: none;
    outline: none;
    padding: 3px 0;
    font-size: 17px;
}
.all-news-cat ul li a:hover{
    color: #fff;
}
/*  */

.recently-added{
    /* background:#111; */
    /* padding:25px; */
    /* max-width:400px; */
}

.recently-added h3{
    color:#b89146;
    font-size:36px;
    margin-bottom:25px;
    font-weight:700;
}

.recent-item{
    display:flex;
    gap:15px;
    margin-bottom:20px;
    text-decoration:none;
}

.recent-thumb img{
    width: 115px;
    height: 80px;
    object-fit:cover;
    border-radius:8px;
    display:block;
}

.recent-content{
    flex:1;
}

.recent-content h4{
    color:#fff;
    font-size: 16px;
    margin: 0 0 7px;
    font-weight:500;
}

.recent-date{
    display:flex;
    align-items:center;
    gap:8px;
    color:#8d8d8d;
    font-size:18px;
}

.recent-date svg{
    width:18px;
    height:18px;
    color: #a7a7a7;
}

/*  */
.singles{
    padding-top: 10px;
}
.singles .container{
    display: flex;
    flex-wrap: wrap;
}
.singles .container img{
    width: 100%;
    height: auto;
    border-radius: 15px;
    max-height: 500px;
    object-fit: cover;
}
.singles .container h1{
    font-family: Philosopher, sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin: 20px 0 10px;
    color: #B99A5B;
}
.singles .container ul{
    padding: 0 20px 0;
    display: flex;
    list-style: disc !important;
    flex-direction: column;
    width: 100%;
}
.singles .container ul li{
    width: 100%;
    list-style: disc !important;
}
/*  */
.other{
    background-color: #FFFFFF08;
}
.other .container{
    display: flex;
    flex-wrap: wrap;
}
.other .container strong{
    color: #B99A5B;
    text-transform: uppercase;
}
.other .container h1{
    text-align: center;
}
.other .container .post-all{
    display: flex;
    flex-wrap: wrap;
}
.singles .date{
    background-image: url(img/date.svg);
    background-repeat: no-repeat;
    background-position: left center;
    color: #fff;
    padding: 0 0 0 33px;
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
}
/*  */
.serv-head{
    padding: 20px 10px;
}
.serv-head .container{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.serv-head .container .block{
    padding: 10px;
}
.serv-head .container .block h1{
    font-family: Philosopher, sans-serif;
    color: #B99A5B;
    font-size: 40px;
    font-weight: 700;
}

.serv-page{
    padding: 0 10px 50px;
}
.serv-page .container{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

.serv-page .container .block{
    padding: 10px;
}
.serv-page .container .block img{
    width: 100%;
    height: auto;
    border-radius: 15px;
    margin: 0 auto 20px;
}
.serv-page .container .block h2,
.serv-page .container .block h3
{
    font-family: Philosopher, sans-serif;
    color: #B99A5B;
    font-size: 30px;
    font-weight: 700;   
}
.serv-page .container .block ul{}
.serv-page .container .block li{
    list-style: disc !important;
}

.serv-page .container .block .rows{
    color: #808080;
}
.serv-page .container .block .rows .wpcf7-form-control{
        width: 100%;
    box-sizing: border-box;
    background-color: #1f2225;
    border-style: solid;
    border-radius: 5px !important;
    border-width: 0px;
    padding: 0 15px;
    margin: 0 auto;
    font-size: 16px;
    height: 50px;
    border: 1px solid #FFFFFF1A;
    text-align: left;
    color: #fff;
}
textarea{
    height: 120px !important;
}

.request-xs{
    display: none;
}
@media (max-width: 769px) {
    .request{
        display: none !important;
    }
    .request-xs{
        display: flex !important;
    }

}






/* 
    font-family: Philosopher, sans-serif;

    */
@media (max-width: 769px) {
}

.owl-carousel {
    direction: ltr;
}
