@charset "utf-8";
/* CSS Document */
section.note-section {

 background-image: url(../images/ramadan-bg2.png);
    padding-bottom: 15px;
    color: white;
}
section.note-section .title p {
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    width: 67%;
    margin-bottom: 5px;
}
h2.vps-info-title {
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
    color: white;
}
section.note-section .title h1 {
    color: #ffd300;
        margin-top: 10px;
}
div#slide-1-layer-1 {
    font-size: 16px;
}

@media only screen and (max-width: 479px) {
div#slide-1-layer-1 {
font-size: 17px !important; 
 line-height: 26px !important; 
}
}

.ramadan_text {
    text-align: center;
    font-family: "GE_SS_Two_Light";
    margin-bottom: 0;
    margin-top: 7px;
    float: right;
    color: white;
    font-size: 35px;
}

.plan-price .plan-column:hover i {
    color: #ffb300 !important;
}
img.server-icon {
    margin: 8px auto !important;
    max-width: 21px !important;
    position: absolute;
}
p.info {
    text-align: center;
    background: white;
    color: black !important;
    width: 100% !important;
    font-size: 12px !important;
    font-family: cairo !important;
    font-weight: 600;
    border-radius: 8px;
}
span.wafar {
    font-family: "GE_SS_Two_Bold";
    font-weight: 900;
    letter-spacing: 0px;
    font-size: 16px !important;
    margin-left: 5px;
    padding-left: 0;
    color: #595959 !important;
    font-style: italic;
}

span.discount_sym {
    font-weight: 900;
    font-family: "Poppins-Bold";
    letter-spacing: -2px;
    padding-left: 1px;
    font-size: 13px !important;
}

span.discount {
    padding-left: 10px;
    font-weight: 900;
    font-family: "Poppins-Bold";
    letter-spacing: -2px;
    font-size: 20px !important;
}