@font-face {
    font-family: "AnticSlab";
    font-style: normal;
    src: url("../../fonts/Antic_Slab/AnticSlab-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Lato-Black";
    font-style: normal;
    font-weight: 700;
    src: url("../../fonts/Lato/Lato-Black.ttf") format("truetype");
}

@font-face {
    font-family: "Lato-BlackItalic";
    font-style: italic;
    font-weight: 700;
    src: url("../../fonts/Lato/Lato-BlackItalic.ttf") format("truetype");
}

@font-face {
    font-family: "Lato-Bold";
    font-style: normal;
    font-weight: 700;
    src: url("../../fonts/Lato/Lato-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "Lato-BoldItalic";
    font-style: italic;
    font-weight: 700;
    src: url("../../fonts/Lato/Lato-BoldItalic.ttf") format("truetype");
}

@font-face {
    font-family: "Lato-Italic";
    font-style: italic;
    font-weight: 400;
    src: url("../../fonts/Lato/Lato-Italic.ttf") format("truetype");
}

@font-face {
    font-family: "Lato-Light";
    font-style: normal;
    font-weight: 300;
    src: url("../../fonts/Lato/Lato-Light.ttf") format("truetype");
}

@font-face {
    font-family: "Lato-LightItalic";
    font-style: italic;
    font-weight: 300;
    src: url("../../fonts/Lato/Lato-LightItalic.ttf") format("truetype");
}

@font-face {
    font-family: "Lato-Regular";
    font-style: normal;
    font-weight: 400;
    src: url("../../fonts/Lato/Lato-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Lato-Thin";
    font-style: normal;
    font-weight: 100;
    src: url("../../fonts/Lato/Lato-Thin.ttf") format("truetype");
}

@font-face {
    font-family: "Lato-ThinItalic";
    font-style: italic;
    font-weight: 100;
    src: url("../../fonts/Lato/Lato-ThinItalic.ttf") format("truetype");
}

@font-face {
    font-family: "yekan-bakh";
    font-style: italic;
    font-weight: 100;
    src: url("../../fonts/yekan-bakh/1 yekan bakh/yekan bakh en 01 hairline.ttf") format("truetype");
}

* {
    direction: ltr;
    box-sizing: border-box;
    font-family: 'Lato-Regular', sans-serif;
}

img {
    max-width: 100%;
}

a {
    color: unset !important;
    cursor: pointer;
}

a:hover {
    color: unset !important;
}

a,
h1,
h2,
h3,
h4,
p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    text-decoration: none !important;
}

.blu {
    color: #039be5;
}

.yellow {
    color: #ff6f00;
}

/* Navbar Styling */
.logo-app img {
    width: 70px;
}

.navbar {
    border-bottom: 0.5px solid rgb(255 255 255 / 10%);
    padding: 30px 0;

}

.navbar-brand,
.nav-link {
    color: #ffff !important;
}
li.nav-item {
    list-style: none;
    display: flex;
    align-items: center;
}
li.nav-item img{
    width: 20px;
    fill: white;
    filter: invert(1);
    margin-right: 10px;
}

.navbar-i.n-login p {
    font-size: 10px;
    color: white;
}
#logo{
    width: 100%;
    height: 53px;
    object-fit: contain;


}
.bk-whit{
    background-color: white !important;
    padding: 15px !important;
}
.navbar-icon {
    gap: 15px;
}

li.nav-item a {
    font-size: 16px;


}
.navbar-icon .nav-link {
    font-size: 15px;
    text-wrap: nowrap;
}

.navbar-i {
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ffffff47;
    border-radius: 50px;
    background-color: #ffffff0d;
    padding: 0;
}

.navbar-i.n-insta {
    width: 52px;
}

.navbar-i.n-login {
    width: 89px;
    gap: 5px;
}

/* Footer */
.hero-section-11 {
    background-color: #1a212e !important;
    display: flex;
    align-items: start;
    justify-content: center;
    text-align: center;
}

.top-footer {
    border-radius: 16px;
    border: 1px solid #707070;
    height: 163px;
    overflow: hidden;
    justify-content: center;
    background-color: #1010157a;
}

.box-right {
    background-color: #101015;
    height: 500px;
    width: 500px !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;

}

.box-right.w-100 h4 {
    font-size: 32px;
    width: max-content;
}

.box-right img {
    width: 50px;
    margin-left: 15px;
}

.content-foter h5 {
    font-size: 30px;
}

.copy-right {
    font-size: 14px;
    text-align: left;
}

.content-foter p {
    font-size: 16px;
    color: #dededec4;
}

.content-foter {
    padding: 40px;
}

.comp-foter {
    list-style: none;
    display: flex;
    text-align: left;
}

.content-foter {
    text-align: left;
}

.comp-foter h5 {
    font-size: 14px;

}

.comp-foter li {
    color: #dedede99;
    font-size: 14px;
}

.c-right-footer p {
    color: #dedede99;
    font-size: 14px;
}

.box-social {
    border-top: 1px solid;
    color: #707070;
    padding: 20px 0;
}

.red {
    color: #FF0404;
}

.img-ar-footer {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    border: 1px solid #dedede67;
    display: flex;
    align-items: center;
    justify-content: center;
}

.app {
    display: none !important;
}
.btn-check:focus+.btn, .btn:focus {

    box-shadow: unset !important;
}
.collapse .card-body {
    background-color: transparent !important;
    border: unset !important;
}
.nav-link.dropdown-toggle img {
    filter: drop-shadow(2px 4px 6px black);
}
ul.dropdown-menu.show {
    text-align: center;
    display: block;
    border: 1px solid #ffffff47;
    border-radius: 10px;
    background-color: #ffffff17 !important;
}
ul.dropdown-menu.show a {
    font-size: 12px;
    color: white !important;
}
.dropdown-menu[data-bs-popper] {
    top: 118% !important;
    left: 5px !important;
    margin-top: .125rem;
}
.dropdown-menu{
    min-width: 5rem !important;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #039be5 !important;
}
.offcanvas-header {
    color: black;
}
.offcanvas-body {
    color: black;
}
a.nav-link.text-white{

    width: 100%;
    justify-content: flex-start;
    padding: 0 10px !important;
    border: unset !important;
}
.offcanvas-body {
    background-color: #101015 !important;
}
a.nav-link.text-white:hover {
    background-color: #039be5 !important;
    border-radius: 5px !important;
    color: white !important;
}
.offcanvas-body li.nav-item{
    border-bottom: 1px solid #c1c1c1;
}
.offcanvas-header #logo {
    height: 70px;
}
#meta img{
    width:120px;
    height: 120px;
    object-fit: contain;
}
.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.my-float{
    margin-top:16px;
}
.dropdown-item:focus, .dropdown-item:hover{
    background-color: #0e0e0e8a !important;
}
@media (max-width: 768px) {
    nav#navbar {
        border-bottom: none;
        z-index: 999;
    }

    .desk ,.desc  {
        display: none !important;
    }
    .hero-section-11 .desc {
        display: none !important;
    }
    nav#navbar .app {
        display: flex !important;
    }
    .app {
        display: block !important;
    }
    .navbar-i.n-insta.app {
        display: flex !important;
    }

}
@media (max-width: 576px) {
    .dropdown-menu[data-bs-popper] {
        top: 100% !important;
        left: 0 !important;
        margin-top: .125rem;
    }
    #meta img {
        width: 100px;
        height: 100px;
    }
    li.nav-item span{
       display: none;
    }
    .nav-link{
        height: 52px;
        display: flex !important;
        align-items: center;
        justify-content: center;
        border: 1px solid #ffffff47 !important;
        border-radius: 50px !important;
        background-color: #ffffff0d !important;
    }
    .revrs.left {
        justify-content: flex-end !important;
        gap:25px;
    }
    .revrs.right {
        justify-content: flex-start !important;
        gap: 25px;
    }
    .border-bt .col-6{
        padding: 0;
    }
    .revrs{
        flex-direction: row-reverse;
    }
#comp-foter{
    justify-content: end;
    display: flex
;
    flex-direction: column;
    align-items: end;
}
    #comp-foter{
        position: relative;
    }
    #comp-foter::before{
        position: absolute;
        content: "";
        width: 1px;
        background-color: rgb(222 222 222 / 20%);
        height: 215px;
        bottom: -117px;
        left: -5px;
    }

    .center-footer {
        position: relative;
    }
    .center-footer::before{
        position: absolute;
        content: "";
        width: 1px;
        background-color: rgb(222 222 222 / 20%);
        height: 222px;
        bottom: -94px;
        left: 147px;
    }
    .border-bt{
        border-top:0.5px solid rgb(222 222 222 / 20%);
        border-bottom: 0.5px solid rgb(222 222 222 / 20%);
    }
    .box-social{
    border-top: unset;
        justify-content: space-around !important;
    }
    .comp-foter.w-100 {
        display: flex
    ;
        justify-content: center;
    }
    .comp-foter h5 {
        font-size: 18px;
    }
    .comp-foter li{
        color: #dedede;
    }
    .comp-foter li a{
        font-size: 14px;
    }
    .copy-right {
        font-size: 18px;
        text-align: center;
    }
    .section-bavkground h2 {
        font-size: 19px;
        text-align: center;
    }
}