.footer .soc-icons i {
    color: #3d4650;
}

footer li {
    line-height: 0px !important;
}

.footer .heading {
    font-weight: 800;
    font-size: 21px !important;
}

.wh-color {
    color: #aaa6a6;
    line-height: 41px;
    text-align: justify;
    margin-top: 8px !important;
}

.svg-custom {
    max-width: 60%;
}

.d-flex {
    display: flex;
}

.justify-content-between {
    justify-content: space-between;
}

.align-items-center {
    align-items: center;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 13px;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    text-align: center;
}


.dropshoping-work {
    text-align: center;
    margin-bottom: 60px;
    padding: 50px 25px 40px;
}

.pk-option {
    text-align: center;
}

#ex1Slider .slider-selection,
#ex2Slider .slider-selection,
#ex3Slider .slider-selection {
    background: #fdd700;
}

.slider .bs-tooltip-top .tooltip-inner,
.slider .bs-tooltip-bottom .tooltip-inner {
    right: -50%;
    left: auto;
}

.slider .tooltip.bs-tooltip-top .arrow,
.slider .tooltip.bs-tooltip-bottom .arrow {
    right: -.4rem;
    left: auto;
}


  .arrows-container {
    position: relative;
    text-align: center;
}
  
.arrow {
    font-size: 3rem;
    color: red;
    display: block;
    animation: bounce 1.5s infinite;
}



.slider.slider-horizontal {
    width: 100% !important;
}



.slider-tick.in-selection {
    background-color: #46c1fe;
    background-image: linear-gradient(to bottom, #fdd700, #fdd700) !important;
}

.slider-section-header {
    margin-bottom: 12px;
}

.slider-section-header h3 {
    font-size: 29px;
    font-weight: bold;
}

.slider-section-header span {
    font-weight: bold;
    font-size: 35px;
    color: #fdd700;
}

.slider-section {
    margin-bottom: 25px;
    width: 100%;
}

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    font-size: 16px;
    font-weight: bold;
}

.calculator-sidebar .earnings {
    font-size: 35px;
    color: #326cd6;
    margin: 20px 0;
    font-weight: bold;
}

.calculator-sidebar .note {
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
}

.calculator-body {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.btn:not([disabled]):not(.disabled) {
    cursor: pointer;
}

.btn-red {
    color: #fff;
    background-color: #326cd6;
    border-color: #000000;

}

.btn {
    display: inline-block;
    padding: 14px 45px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    /* border-radius: 5px; */
}

.btn-block {
    display: block;
    width: 100%;
}

.slider-tick-label,
.dropshoping-work h1,
.dropshoping-work h2,
.dropshoping-work h3,
.dropshoping-work h4,
.dropshoping-work h5,
.dropshoping-work h6 {
    padding: 0px;
    margin: 0px;
    color: #ffffff;
    margin-bottom: 0.5rem;
}

#calculator p.h1 {
    color: #07cb79;
}

#calculator p.h3 {
    color: #615e5e;
}

.selected h4 {
    color: #000000 !important;
}

@media screen and (max-width: 600px) {
    .hide-mobile {
        display: none;
    }

    .mobile-responsive {
        margin-top: -47px;
    }

    .time-selector .option.selected {
        border: 10px #fcd800 solid;
        border-radius: 999px;
        border-width: 4px;
        height: 53px;
        position: relative;
        z-index: 5;
        padding: 12px 22px;
        margin-left: 0px;
        transform: scale(1.3);
    }

    .time-selector .option {
        padding: 17px 19px;
        padding-bottom: 0px;
    }

    .time-selector a {
        font-size: 12px;
    }

    .time-selector {
        margin-top: 26px;
    }

    .time-selector .option.last-child.hide-before {
        margin-right: 7px;
    }

    .time-selector .option.middle {
        margin-right: -14px;
    }

    .time-selector .option.middle.selected {
        padding-bottom: 40px;
    }

    .time-selector .option.middle {
        margin-left: -14px;
    }
    .dropdown-menu.show a {
        font-size: 10px;
    }

    .navbar .navbar-collapse{
        height: 100%;
        width: 100%;
        background: #15212a;
        text-align: center;
        top: 0;
        left: 0;
        z-index: 999;
        overflow-y: auto;
        padding: 0px 0 30px;
    }


}

@media screen and (max-width: 300px) {
    .time-selector .option {
        padding: 10px 24px;
    }

    .time-selector .option.selected {

        padding: 8px 22px;
    }

    .time-selector .option.last-child.hide-before {
        margin-right: 7px;
    }

    .time-selector .option.middle {
        margin-right: -14px;
    }

    .time-selector .option.middle.selected {
        padding-bottom: 40px;
    }

    .time-selector .option.middle {
        margin-left: -14px;
    }
}

@media screen and (min-width: 600px) {

    .hide-disktop {
        display: none;
    }

    .calculator-sidebar {
        margin-right: 80px;
    }
    ul.dropdown-menu.service-list{
        position: absolute;
    z-index: 9;
    padding: 20px 30px;
    border-radius: 12px;
    background-color: #fff;
    top: 100%;
    margin-top: 10px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    }
    p.hide-mobile {
        color: #525252;
        font-size: 14px;
        font-weight: 400;
    }
    .position-menu{display: none;}
    .position-menu.menu-wrap.mobile{
        padding-top: 24px !important;
    }
}

.total-grad-contact {
    background-image: url('../images/contact.png') !important;
    background-position: top !important;
}

.infonews {
    display: none;
}

.pricing .wrapper i {
    font-size: 24px;
}

.pricing.special .list-info li {
    padding: 6px 0;
}

@media screen and (min-width : 600px) {
    .list-info.hosting {
        height: 1032px;
    }

}

@media screen and (max-width : 500px) {
    .testimonial-card .card-body p {
        font-size: 12px;
    }

    .fullwidht {
        width: 100%;
    }

    #partner-img {
        margin-left: 77px;
        margin-right: 77px;
    }

}

    .cta-button {
font-size: 27px !important;
font-weight: bold;
        padding: 15px 30px;
        border-radius: 50px;
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
        transition: all 0.3s ease-in-out;
    }

    .cta-button:hover {
        background-color: #ffcc00; /* لون أكثر إشراقًا */
        transform: scale(1.1); /* تكبير عند التفاعل */
        box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.3);
    }


.fromer {
    color: #1ac011;
    font-size: 24px;
}

.non-click {
    cursor: auto !important;
}

.compare-packages .time-selector {
    margin: 20px 0 30px;
}

.time-selector a {
    cursor: pointer;
}

.time-selector a.selected {
    z-index: 99999 !important;
}

.compare-packages .time-selector a {
    color: #fff;
    background: #30505f;
}
.navbar-nav .nav-item a {
    color: #fff;
}
.position-menu{
    position: absolute;
    width: 100%;
    padding: 0px 0px 0px 0px;
    background-color: transparent;
    z-index: 9;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;;}
    .position-menu.fixed {
        opacity: 1;
        animation-name: fadeInOpacity;
        animation-iteration-count: 1;
        animation-timing-function: ease-in;
        animation-duration: 0.3s;
        box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
        padding-top: 0;
        padding: 13px 0px 13px 0px;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 1000;
    }
    
    
  
path.tp-star__canvas {
    fill: #00b67a;
}