#imageBox {
    /* margin: 20 0 0 450px; */
    border-radius: 10px ;
    box-shadow: 10px 10px 5px grey;
    /* padding-left: 15px; */
    height: 200px;
}
/* #Network, #services {
    margin: 20 0 0 450px;
    border-radius: 15px ;
    box-shadow: 10px 10px 5px grey;
} */
#Net {
    min-height: 300px;
}
#AboUId, #NetId, #LogId, #SerId {
    /* font-size: 110%; */
    color: #808080;/* #e83e8c */
    word-break: break-word;
}
.Footer-Elpizo {
    /* position: fixed; */
    left: 0;
    bottom: 0;
    margin-top: 50px;
    padding-top: 2%;
    padding-bottom: 2%;
    width: 100%;
    background-color: black;
}
.navbar-toggler {
    padding: 0.13rem 0.15rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.small-box {
    border-radius: 5px;
    border: #ffffff solid 1px;
    width: 40px;
    padding-bottom: 10px;
    height: 40px;
}
#all-alt {
    margin-top: 10px;
    margin-left: 12px;
    /* background-color: transparent; */
    color: #ffffff;
}
#all-alt2 {
    margin-top: 10px;
    margin-left: 10px;
    /* background-color: transparent; */
    color: white;
}
.inline {
    display: inline-block;
}
.inline2 {
    display: inline;
}
.text {
    margin-left: 5px;
    color: skyblue;
    font-size: 70%;
}

#email-merchantexpress-dot-in:hover {
    color: rgb(167, 183, 255);
    transition-duration: 0.6s;
    transition-timing-function: In Out · Quadratic;
}

#email-merchantexpress-dot-in {
    text-decoration: none;
    color: #ffffff;
}
.ulStyle {
    color: skyblue;
    font-size: large;
}
.ulStyle>li>a {
    color: skyblue;
    font-size: small;
    text-decoration: none;
}.ulStyle>li>a:hover {
    color: white;
    font-size: small;
    text-decoration: underline;
    transition-duration: 0.6s;
    transition-timing-function: In Out · Quadratic;
}
.youtube-fa:hover {border-color: red;}.skype-fa:hover{border-color: rgb(147, 164, 255);}.linkedin-fa:hover{border-color: rgb(157, 157, 255);}.instagram-fa:hover{border-color:rgb(141, 141, 252);}.facebook-fa:hover{border-color: blueviolet;}.twitter-fa:hover{border-color: skyblue;}
/* .fa-youtube:hover {color: red;}.fa-skype:hover{color: rgb(147, 164, 255);}.fa-linkedin:hover{color: rgb(157, 157, 255);}.fa-instagram:hover{color: rgb(141, 141, 252);}.fa-facebook:hover{color: blueviolet;}.fa-twitter:hover{color: skyblue;} */
.customDiv {
    min-height: 300px;
}

.gape2 {
    padding-left: 40px;
}

#all {
    color: #808080;
}
body {
    overflow-x: hidden;
}