@import '_content/GingerTurtle.Design/GingerTurtle.Design.ike726j3t1.bundle.scp.css';

/* /Components/Author.razor.rz.scp.css */
.author-wrapper[b-x2t3m21aux]{
    display: flex;
    font-size: 12px;
    margin: 0 8px;
}

.author[b-x2t3m21aux]{
    padding-right: 10px;
    border-right: 1px solid #999;
}

.created[b-x2t3m21aux]{
    padding-left: 10px;
}

.created img[b-x2t3m21aux]{
    margin-right: 5px;
}
/* /Components/Divider.razor.rz.scp.css */
.divider[b-s8d3hv1pas]{
    min-height: 40px;
    width: 100%;
}
/* /Components/Hero.razor.rz.scp.css */
img[b-i8u8wwo3m3]{
    max-width: 550px;
    max-height: 550px;
    width: 100%;
    border-radius: 100px;
}

.hero[b-i8u8wwo3m3]{
    /*height: calc(100% - 101px);*/
}
/* /Components/Navbar.razor.rz.scp.css */
img[b-zitk8jr5hm]{
    max-height:45px;
    width: 100%;
}

@media(max-width: 999px){

    ul.nav-links[b-zitk8jr5hm]{
        display: none;
    }

    ul.nav-links.expanded[b-zitk8jr5hm] {
        position: fixed;
        background-color: white;
        left: 10px;
        top: 110px;
        margin: auto;
        padding: 24px;
        border-radius: 14px;
        font-size: 16px;
        box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
        display: block;
        width: calc(100% - 20px);
    }
    
    ul.nav-links li[b-zitk8jr5hm]{
        display: flex;
        margin-bottom: 24px;
    }

    ul.nav-links li:last-child[b-zitk8jr5hm]{
        margin-bottom: 0;
    }

    .burger-holder[b-zitk8jr5hm] {
        width: 100%;
        justify-content: end;
        align-items: center;
        display: flex;
    }
    
    .burger[b-zitk8jr5hm]{
        display: block;
        background-color: transparent;
        border: none;
        cursor: pointer;
    }
}

@media(min-width: 1000px){

    .burger-holder[b-zitk8jr5hm]{
        display: none;
    }
    
    ul.nav-links[b-zitk8jr5hm]{
        display: flex;
        justify-content: end;
        align-items: center;
        width: 100%;
    }

    ul.nav-links li[b-zitk8jr5hm]{
        display: flex;
        margin-right: 49px;
    }
    ul.nav-links li:last-child[b-zitk8jr5hm]{
        margin-right: 0;
    }
}

.nav-wrapper[b-zitk8jr5hm]{
    background-color: white;
    margin: auto;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 3;
    text-align: center;
    display: flex;
    justify-content: center;
    box-shadow: rgba(0, 0, 0, 0.05) 0 1px 2px 0;
    padding: 0 20px;
}

nav[b-zitk8jr5hm]{
    background-color: white;
    height: 100px;
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    max-width: 1200px;
}

[b-zitk8jr5hm] .btn.btn-link{
    color: #373E4E;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.144px;
    
}
/* /Components/SiteFooter.razor.rz.scp.css */
footer[b-v1mhx2elxo]{
    border-top: 2px solid white;    
}

img[b-v1mhx2elxo]{
    height: 20px;
    width: 20px;
    margin-right: 10px;
}

a[b-v1mhx2elxo]{
    color: white;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
/* /Pages/Home/Widgets/About/AboutUs.razor.rz.scp.css */
img[b-imhwgb5jp3]{
    max-width: 350px;
    max-height: 350px;
    width: 100%;
}
/* /Pages/Home/Widgets/Services/OurServices.razor.rz.scp.css */
img[b-bpsdvv52hs]{
    max-width: 550px;
    max-height: 550px;
    width: 100%;
}
/* /Pages/Home/Widgets/Technology/OurTechnology.razor.rz.scp.css */
img[b-pc7nudrxap]{
    max-height: 550px;
    max-width: 100%;
}
