.itopplus-background {
background-image:url(../Files/Name/BACKGROUND781922033314.jpg); 
background-repeat:repeat; 
background-color:none;
}
.itopplus-bgmain2 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_06042021tr2a/626/0/bluebgz-z681626019315.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
}

@media only screen and (min-width: 1366px)
#main-navbar-collapse {
    text-align: center;
    font-size: 18px;
}

.navbar-collapse {
    padding-right: 10px;
    padding-left: 0px;
}

body {
    font-size: 18px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 16px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}


