/* @import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

* {
    font-family: "Inter", sans-serif;
} */
body{
    margin-top: 80px;
}
.header {
    /* font-family: "Inter", sans-serif; */
    background: #fff;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05), 0px 0px 0px 0px rgba(0, 0, 0, 0.00), 0px 0px 0px 0px rgba(0, 0, 0, 0.00);
    border-bottom: 1px solid #F3F4F6;
    flex-shrink: 0;
    padding-top: 0;
    padding-bottom: 0;
    transition: 0.9s ease;
}
span.icon-close2 {
    position: relative;
}
span.icon-close2>div:nth-child(1) {
    background: #333;
    height: 2px;
    width: 20px;
    transform: rotate(45deg);
    position: absolute;
}
.icon-menu{
    color: #666;
}
span.icon-close2>div:nth-child(2) {
    background: #333;
    height: 2px;
    width: 20px;
    transform: rotate(-45deg);
}
.site-mobile-menu .site-nav-wrap a{
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    white-space: normal;
}
.back {
    background: transparent;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    border-bottom: 0 !important;
    text-decoration: none;
    padding: 0 !important;
}
.pricing {
    background: #007BFF;
    border-radius: 8px;
    color: #FFFFFF;
    /* font-family: "Inter"; */
    font-size: 16px;
    font-weight: 600;
    display: flex;
    width:max-content;
    padding: 4px 23.5px;
    align-items: flex-start;
    flex-shrink: 0;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bannerp {
    background-image: url('../../assets/images/Group 13890.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-shadow: 0 2px 2px #f4faf9;
}
.banner {
    /* background: linear-gradient(89.99999deg, rgba(0, 123, 255, 0.05) 0%, rgba(40, 167, 69, 0.05) 100%); */
    width: 100%;
    height: 415px;
    flex-shrink: 0;
}
.flx-hedrc{
    display: flex;
    width: 100%;
    align-items: center;
}
.flx-hedrc>div:nth-child(1){
    width: 25%;
}
.flx-hedrc>div:nth-child(2){
    display: flex;
    width: 75%;
    justify-content: center;
}
.pricing:hover, .pricing:focus{
    color: #FFFFFF !important;
    opacity: .7;
}
.flx-hedr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
}
.site-navbar {
    margin-bottom: 0px;
    z-index: 1999;
    position: relative;
    top: 0;
    width: 100%;
    padding: 1rem;
    position: absolute;
}
.flx-hedr{
    height: 50px;
}
.last-link{
    padding: .5rem;
    padding-top: 100px;
}
.last-link a{
    width: 100%;
    color: #fff !important;
    text-align: center;
    align-items: center !important;
    justify-content: center !important;
    font-size: 17px !important;
}
.site-mobile-menu-close.mt-3 {
    display: flex;
        align-items: center;
        /* height: 67px; */
        gap: 14px;
        flex-direction: row-reverse;
        justify-content: flex-end;
}
.site-mobile-menu-close .logo{
    width: 180px !important;
}
@media(min-width:768px) and (max-width:992px){
    .logo {
        width: 200px !important;
    }
}
@media(min-width:992px){
    .site-menu li a img{
        display: none;
    }
    body {
        margin-top: 85px;
    }
}
@media(max-width:992px){
    .site-mobile-menu .site-nav-wrap li.active>a {
        color: unset !important;
        font-weight: unset !important;
    }
    .site-nav-wrap li a img{
        width: 30px;
        margin-right: 6px;
    }
    .site-navbar{
        padding: 0;
    }
    .flx-hedrc{
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .flx-hedrc>div:nth-child(2){
        width: 40px;
        justify-content: flex-start;
        align-items: center;
    }
    .flx-hedrc>div:nth-child(1){
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .flx-hedr{
        height: 70px;
    }
    body {
        margin-top: 73px;
    }
    .abs{
        width: 100%;
    }
    .dd1 {
        width: 320px;
        height: 500px;
        position: fixed !important;
        left: 0 !important;
        top: 0 !important;
        border: 0;
        border-left: 0;
        border-radius: 0;
        transform: unset !important;
        height: 100%;
    }
    .dropdown-toggle::after{
        content: none !important;
    }
    .btn-m{
        display: flex;
        justify-content: space-between;
        align-items: center;
        border: none !important;
        outline: none !important;
        box-shadow: none !important;
        border-bottom: 1px solid #cccccc !important;
    }
    .btn-m:hover, .btn-m:focus{
        border: none !important;
        outline: none !important;
        box-shadow: none !important;
        border-bottom: 1px solid #cccccc !important;
    }
    .dropstart .dropdown-toggle::before{
        content: none;
    }
    .dd1 li a{
        white-space: unset;
        padding: 12px;
        border-bottom: 1px solid #ddd;
    }
    .dropdown-item:focus{
        background: transparent !important;
        background-color: #fff !important;
    }
    .dropdown-item:hover{
        background: transparent !important;
        background-color: #fff !important;
    }
    .cm{
        font-size: 25px;
    }
    .mob-menu li button{
        /* border-bottom: 1px solid #CCC !important; */
        padding: 10px 12px;
        border-radius: 0;
    }
    .offcanvas-body ul li a{
        border-bottom: 1px solid #ddd;
    }
}

@media(max-width:768px){
    h1{
        font-size: 25px !important;
        font-weight: 700;
    }
    .terms {
        padding: 1rem 0;
    }
    .pricing{
        display: none !important;
    }
}
@media(max-width:575px){
    .logo {
        width: 200px !important;
    }
    .about1p>div h1{
        margin-bottom: 0 !important;
        font-size: 24px !important;
    }
    .about1p>div p{
        font-size: 16px !important;
        line-height: normal !important;
        margin-bottom: 0 !important;
    }
    .liscrol ul li>div:nth-child(1) img{
        height: 200px;
        width: 100%;
        object-fit: contain;
    }
    .dd1 li a{
        font-size: 14px;
    }
}
@media(max-width:400px){
    .dd1{
        width: 100% !important;
    }
}
