
    @import url('https://fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap');




    /* How it works button style */

.Refill-1 {
  background-color: #EA4C89;
  border-radius: 8px;
  border-style: none;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: "Haas Grot Text R Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  line-height: 20px;
  list-style: none;
  margin: 0;
  outline: none;
  padding: 10px 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: color 100ms;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.Refill-1:hover,
.Refill-1:focus {
  background-color: #F082AC;
}
    .No1 {
        width: 60px;
        height: 60px;
        align-content: center;
        margin-bottom: 10px;
        border-radius: 50%;
        background-color: black;
        background-image: url(https://i.imgur.com/KZQND7M.png);
        border: solid 1px white;
        box-shadow: 1px 1px 5px 1px black;
        background-position: center;
        background-size: 60px;
        background-repeat: no-repeat;
    }
    .No2 {
        width: 60px;
        height: 60px;
        align-content: center;
        margin-bottom: 10px;

        border-radius: 50%;
        background-color: black;
        background-image: url(https://i.imgur.com/K2pRb6u.png);
        background-position: center;
        background-size: 60px;
        background-repeat: no-repeat;
        border: solid 1px white;
        box-shadow: 1px 1px 5px 1px black;
    }
    .No3 {
        width: 60px;
        height: 60px;
        align-content: center;
        margin-bottom: 10px;

        border-radius: 50%;
        background-color: black;
        background-image: url(https://i.imgur.com/Qk6Ti3O.png);
        background-position: center;
        background-size: 60px;
        background-repeat: no-repeat;
        border: solid 1px white;
        box-shadow: 1px 1px 5px 1px black;
    }
    .No4 {
        width: 60px;
        height: 60px;
        align-content: center;
        margin-bottom: 10px;

        border-radius: 50%;
        background-color: black;
        background-image: url(https://i.imgur.com/MnoNqyk.png);
        background-position: center;
        background-size: 60px;
        background-repeat: no-repeat;
        border: solid 1px white;
        box-shadow: 1px 1px 5px 1px black;
    }
    .Use2 {
        color: white;
        background-image:;
        border-radius: 15px;
        background-color: #dc3545;
        border-color: #000000;
        border-radius: 8px;
        box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, .2),
        -1px -1px 5px rgba(0, 0, 0, .1);
    }



    .Usebox {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
        z-index: 999;
        width: 100%;
        padding: 30px 20px;
        border: solid 1px rgba(255, 255, 255, .5);
        border-radius: 16px;
        box-shadow: 4px 4px 10px rgba(0, 0, 0, .1),
        -4px -4px 10px rgba(0, 0, 0, .1);
        background-color: rgba(255, 255, 255, .1);
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
    }

    /* blue button style */
    .btnmy {

        background-color: #dc3545;
        color: white;
        border: 1.8px solid #000000;
        border-radius: 50px;
        /*box-shadow: 5px 2px 5px #000;*/
        box-shadow: 5px 5px 2px #dc3545;

        transition: all .1s linear;
        font-family: 'Oswald', sans-serif;
        text-transform: uppercase;
        cursor: pointer;
    }
    .btnmy:hover {
        background-color: #b02a38;
        border-color: #bd2130;
        border: 1.4px solid #000;

    }
    .my {
        padding: 8px 20px;
        border-radius: 5px;
        min-width: 160px;
    }

    .Box5 {
        color: #347ab7;
    }
    .Box3 {
        color: black;
    }
    .same-img-wrap {
        text-align: center;
        margin-bottom: 20px;
    }
    .img-fluid {
        max-width: 100%;
        height: auto
    }
    
    .Chargebox {
        border: 1px solid #000;
        color: black;
    }

    .google-login-btn {
        width: 100%;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 25px;
        padding: 10px 20px;
        color: #ffff;
        background-color: #337ab7;
        border-color: black;
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        font-weight: bold;
        border-radius: 8px;
        transition: font-size .3s ease-in-out;
        box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .5),
        -1px -1px 5px rgba(0, 0, 0, .1);


    }
    .google-login-btn:hover {
        color: #fff;
        text-decoration: none;
        font-size: 16.3px;
    }
    .google-login-btn i {
        margin-right: 1rem;
    }



    .myinsta1 {
        width: 100%;
        height: 50px;
        color: #ffff;
        background-color: #4EB3EB;
        border-color: #000000;
        border-radius: 8px;
        box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .5),
        -1px -1px 5px rgba(0, 0, 0, .1);
    }


    .myinstahub {
        background-color: #4EB3EB;
        width: 330px;
        height: 150px;
        flex-wrap: wrap;
        display: flex;
        border-radius: 13px;
        border: 2px solid #4EB3EB;
        box-shadow: 5px 5px 5px rgb(0.0.0.3)
        transition: all .1s linear;
        font-family: 'Oswald', sans-serif;
        text-transform: uppercase;
        cursor: pointer;
    }

    .bsdktu {
        background-color: #337ab7;
        border-color: #fff;
        width: 295px;
        height: 45px;
        border-radius: 5px;
        box-shadow: 1px 1px 1px 1px #ff0a0a;
        transition: all .1s linear;
        font-family: 'Oswald', sans-serif;
        text-transform: uppercase;
        cursor: pointer;
    }

    .Kpcss {

        min-height: 20px;
        padding: 19px;
        margin-bottom: 20px;
        background-color: #ffffff;
        border: 1px solid #000000;
        border-radius: 13px;

        box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .2),
        -1px -1px 5px rgba(0, 0, 0, .1);

    }
    .Kpcss2 {
        min-height: 20px;
        padding: 19px;
        margin-bottom: 20px;
        background-color: #ffffff;
        border: 1px solid #059fff;
        border-radius: 13px;

        box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .2),
        -1px -1px 5px rgba(0, 0, 0, .1);

    }
    .Pagetop {

        min-height: 20px;
        padding: 19px;
        margin-bottom: 20px;
        background-color: #ffffff;
        border: 1px solid #000000;
        border-radius: 13px;

        box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .2),
        -1px -1px 5px rgba(0, 0, 0, .1);

    }


    * {
        font-family: "Outfit", sans-serif;

        font-optical-sizing: auto;
        font-weight: 500;
        font-style: normal;
    }
    html,
    body {
        margin: 0;
        height: 100%;
    }

    li {
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
    }

    body {
        font-family: 'Poppins', sans-serif;
        background: #eeeeee;


    }


    #loading {
        position: fixed;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0.7;
        background-color: #F5F5F5;
        z-index: 99;
    }

    #loading-image {
        z-index: 100;
    }

    .modal.in {
        position: absolute;
        top: 30%;

    }
    .select2-container {
        background-color: #fff !important;
        border-radius: 4px !important;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 1px 0.5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 0.5px -1px;
        border: 1px solid #000000 !important;
    }
    .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
        color: #000;
        margin-top: 2px !important;
        font-size: 15px;
    }
    .select2-dropdown .select2-results__option--highlighted.select2-results__option--selectable {
        color: #000 !important;
        /* color: var(--custom-text-secondary-color)!important; */
    }
    .select2-dropdown ul li {
        color: #000 !important;
    }
    .cards {
        min-height: 20px;
        padding: 10px;
        margin-bottom: 0;
        margin-right: 10;
        margin-left: 10;
        color: #fff !important;
        border: 1px solid rgba(0, 0, 0, .1);
        border-radius: 4px;
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
        margin-top: 5px;
        margin-bottom: 5px;
    }


}
.body .form-group .search-dropdown .input-wrapper {

    position: relative;
}

.body .form-group .search-dropdown .input-wrapper .input-wrapper__prepend,
.form-group .search-dropdown .input-wrapper .input-wrapper__append {
    position: absolute;
    background: none;
    border: none;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 2px;

}

.body .form-group .search-results {
    position: absolute !important;
    max-height: 300px;
    border-radius: 8px;
    margin-top: 8px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-color: transparent;
    border-style: solid;
    box-shadow: 0 12px 24px 12px rgba(0, 0, 0, 0.2);
    overflow-y: auto !important;
    width: calc(100% - 6.5rem);
    background: #fff;
    z-index: 1;
    left: 32px;
}

.body .form-group .search-dropdown .input-wrapper .input-wrapper__prepend {
    left: 10px;
}
.body .form-group .search-dropdown .input-wrapper .form-control {
    padding-left: 35px;
    padding-right: 10px;
}
.body .form-group .select2-selection--single {
    display: flex;
    align-items: center;
}

.body .form-group .search-dropdown .input-wrapper .input-wrapper__prepend,
.form-group .search-dropdown .input-wrapper .input-wrapper__append {
    position: absolute;
    background: none;
    border: none;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 2px;
}
.body .form-group .search-dropdown .input-wrapper .input-wrapper__prepend span {
    line-height: 2;
}
.body .form-group .search-dropdown .input-wrapper .input-wrapper__append {
    font-size: 15px;
    right: 16px;
    display: none;
}
.body .form-group .search-dropdown .input-wrapper .input-wrapper__prepend:hover,
.body .form-group .search-dropdown .input-wrapper .input-wrapper__append:hover {
    opacity: 0.5;
}
.body .form-group .search-dropdown .input-wrapper .input-wrapper__prepend:hover,
.body .form-group .search-dropdown .input-wrapper .input-wrapper__append:focus {
    outline: none;
}
.body .form-group .search-results ul.resultServicesList {
    padding-left: 0;
    margin-bottom: 5px;
}
.body .form-group .search-results ul.resultServicesList li.resultService {
    cursor: pointer;
    list-style-type: none;
    padding: 6px !important;
}
.body .form-group .search-results ul.resultServicesList li.resultService:hover {
    background-color: #f2f2f2;

}
.body .form-group .search-results ul.resultServicesList li.resultService a {
    color: #000;
    text-decoration: none;
}
