/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.maping .datacenters.taiwan {
    top: 53%;
    left: 81%;
}

.maping .datacenters.hongkong {
    top: 58%;
    left: 79%;
}


.maping .datacenters.newyork {
    top: 44%;
    left: 12%;
}


.maping .datacenters.moskow {
    top: 47%;
    left: 84%;
}

.maping .datacenters.portugal {
    top: 42%;
    left: 81%;
}

.maping .datacenters.montreal {
    top: 40%;
    left: 47.5%;
}

.menu-wrap .logo-menu {
    max-height: 86px;
    display: grid;
    width: 144px;
}

.btn.question {
    top: -2px;
    text-transform: uppercase;
    font-family: "Open Sans Semibold";
    padding: 8px 12px;
    font-size: 12px;
}


.footer .payment-list {
    float: right;
    color: #90A4AE;
    list-style-type: none;
    margin-left: -38px;
}

.menu-wrap.fixed {
    background: linear-gradient(89deg,#a5215e 3%,#1697bf 97%)!important;
}

.supportsvg {
    height: 40px;
    width: 40px;
}

.footeradd {
    color: #FFFFFF;
    font-family: "Arial";
    padding-top: 5px;
    font-size: 80%;
}


.fullrock .svg.logo-menu {
    position: absolute;
    width: 144px;
    top: -70px;
}

.item100 {
    background-image: url(../img/topbannerla.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.mt-50 {
    margin-top: 50px !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}