.elementor-225313 .elementor-element.elementor-element-e39cbd1 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-225313 .elementor-element.elementor-element-e39caae > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-225313 .elementor-element.elementor-element-aa71ba5 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 20px 0px;}/* Start custom CSS for html, class: .elementor-element-228a9b0 */.indexMenu {
    display: flex;
    justify-content: center;
    padding: 0;
    list-style-type: none;
}
.indexMenu li a {
    display: inline-block;
    min-width: 100px;
    text-align: center;
    font-size: 18px;
}
.indexMenu li a:hover {
    font-size: 0;
    text-decoration: none;
    transition:none;
    background-image: none;
}
.indexMenu li a:hover::after {
    font-size: 16px;
    position: relative;
    top: 5px;
}
.indexMenu li:nth-child(1) a:hover::after{
    content: 'WORK';
}
.indexMenu li:nth-child(2) a:hover::after{
    content: 'ABOUT';
}
.indexMenu li:nth-child(3) a:hover::after{
    content: 'CONTACT';
}

@media screen and (max-width: 767px) {
    .indexMenu li a {
    min-width: 80px;
    font-size:24px;
}
.indexMenu li a:hover::after {
    top: 8px;
}
    
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-e39cbd1 */.indexBox {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 0;
    width: 100%;
}
.site-content {
   padding-top: 0;
}/* End custom CSS */