.gmbimg,
.googleimg,
.linkedinimg,
.metaimg,
.sslimg,
.youtubeimg {
    padding-bottom: 25px;
    padding-left: 0
}

.basic h3,
.standard h3 {
    font-family: "Open Sans", sans-serif;
    letter-spacing: 1px;
    text-align: center
}

.BasicquoteBtn a,
.StandardquoteBtn a {
    text-transform: uppercase;
    border-radius: 20px
}

.basic,
.elite,
.premium,
.standard {
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    position: relative;
    border-bottom: 5px solid #ccc;
    margin-bottom: 30px
}

.bikeimg,
.cycleimg,
.googleimg,
.metaimg,
.motorbike,
.youtubeimg {
    text-align: center
}

.bikeimg img,
.cycleimg img,
.motorbike img {
    padding-bottom: 20px;
    width: 50%
}

.busimg img {
    padding-left: 30%;
    padding-bottom: 20px
}

.gmbimg,
.linkedinimg,
.sslimg {
    text-align: center
}

.logoimg {
    text-align: center;
    padding-left: 0;
    padding-bottom: 28px;
    width: 96%;
    margin-top: 38px
}

.logogif {
    padding: 7px;
    text-align: center
}

.BasicstartHead,
.StandardstartHead,
.elitestartHead,
.startHead {
    font-size: 16px;
    padding: 10px 20px
}

.img-fluid2 {
    max-width: 27%;
    height: auto
}

.basic p,
.elite p,
.premium p,
.standard p {
    padding: 0 20px;
    font-size: 13px
}

.BasicstartHead {
    text-transform: uppercase;
    color: #743eb8;
    font-weight: 600;
    border-top: 2px solid #743eb8;
    background: #f2f2f2
}

.basic h3 {
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-size: 20px;
    color: #fff;
    background-color: #743eb8;
    position: relative;
    text-shadow: 2px 2px 5px #743eb8
}

.basic h3 span,
.elite h3 span,
.premium h3 span,
.standard h3 span {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 0;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #fff;
    display: block
}

.basic h3 b,
.elite h3 b,
.premium h3 b,
.standard h3 b {
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #fff;
    display: block
}

.basic ul li,
.elite ul li,
.premium ul li,
.standard ul li {
    list-style: none;
    font-size: 14px;
    line-height: 30px;
    padding: 8px 20px
}

.basic h3 b small,
.elite h3 b small,
.premium h3 b small,
.standard h3 b small {
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 500;
    color: #fff
}

.basic ul li,
.basic ul li b {
    color: #743eb8;
    font-weight: 500;
}

.basic ul,
.elite ul,
.premium ul,
.standard ul {
    margin: 0 0 10px;
    padding: 0 0 30px;
    background: #fff;
    overflow: scroll !important;
    height: 330px !important;
    overflow-x: hidden !important
}

.basic ul::-webkit-scrollbar {
    width: 1em
}

.basic ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.basic ul::-webkit-scrollbar-thumb {
    background-color: #743eb8;
    outline: slategrey solid 1px
}

.basic ul li {
    text-align: center
}

.basic ul li:nth-child(2n),
.elite ul li:nth-child(2n),
.premium ul li:nth-child(2n),
.standard ul li:nth-child(2n) {
    background: #fff
}

.StandardstartHead,
.basic ul li:nth-child(odd),
.elite ul li:nth-child(odd),
.elitestartHead,
.premium ul li:nth-child(odd),
.standard ul li:nth-child(odd),
.startHead {
    background: #f2f2f2
}

.basic ul li strong,
.elite ul li strong,
.premium ul li strong,
.standard ul li strong {
    color: #333;
    font-weight: 600;
    display: block
}

.basic strike,
.elite strike,
.premium strike,
.standard strike {
    color: #999;
    font-weight: 500
}

.BasicquoteBtn,
.StandardquoteBtn,
.elitequoteBtn,
.quoteBtn {
    position: absolute;
    bottom: -10px;
    margin: auto;
    width: 100%;
    text-align: center
}

.BasicquoteBtn a {
    font-size: 13px;
    background: #743eb8;
    padding: 8px 30px;
    text-align: center;
    color: #fff;
    font-weight: 600
}

.BasicquoteBtn a:hover,
.StandardquoteBtn a:hover,
.elitequoteBtn a:hover,
.quoteBtn a:hover {
    background: #101010;
    color: #fff
}

.StandardstartHead {
    text-transform: uppercase;
    color: #d64e4e;
    font-weight: 600;
    border-top: 2px solid #d64e4e
}

.standard h3 {
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Montserrat' !important;
    color: #fff;
    background-color: #d64e4e;
    text-shadow: 2px 2px 5px #d64e4e
}

.standard ul::-webkit-scrollbar {
    width: 1em
}

.standard ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.standard ul::-webkit-scrollbar-thumb {
    background-color: #d64e4e;
    outline: slategrey solid 1px
}

.standard ul li {
    text-align: center;
    color: #d64e4e;
    font-weight: 500;
}

.standard ul li b {
    color: #d64e4e;
    font-weight: 500;
}

.StandardquoteBtn a {
    font-size: 13px;
    background: #d64e4e;
    padding: 8px 30px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

.elite h3,
.premium h3 {
    color: #fff;
    text-shadow: 2px 2px 5px #e1337a;;
    background-color: #e1337a;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Montserrat';
    letter-spacing: 1px;
}

.startHead {
    text-transform: uppercase;
    color: #e1337a;
    font-weight: 600;
    border-top: 2px solid #e1337a
}


.premium ul::-webkit-scrollbar {
    width: 1em;
}

.premium ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.premium ul::-webkit-scrollbar-thumb {
    background-color: #e1337a;
    outline: slategrey solid 1px;
}

.premium ul li {
    text-align: center;
    color: #e1337a;
    font-weight: 500;
}

.premium ul li b {
    color: #e1337a;
    font-weight: 600
}

.elitestartHead {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    border-top: 2px solid #f3a01c !important
}

.elite h3 {
    color: #fff;
    background-color: #f3a01c;
    text-shadow: 2px 2px 5px #f3a01c;
}

.elitequoteBtn a,
.quoteBtn a {
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 20px;
    padding: 8px 30px;
    color: #fff;
    font-weight: 600;
    text-align: center
}

.elite ul::-webkit-scrollbar {
    width: 1em
}

.elite ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.elite ul::-webkit-scrollbar-thumb {
    background-color: #f3a01c;
    outline: slategrey solid 1px
}

.elite ul li {
    text-align: center;
    color: #f3a01c;
    font-weight: 500;
}

.elite ul li b {
    color: #f3a01c;
    font-weight: 600
}

.elitequoteBtn a {
    background: #f3a01c;
}

.quoteBtn a {
    background: #4b9bc7;
}

.logoportbox {
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    border-radius: 30px;
    text-align: center;
    margin-bottom: 30px
}

.ball-wrapper {
    position: fixed;
    width: 140px;
    height: 230px;
    margin-left: 20px;
    left: 0;
    bottom: 0;
    z-index: 999999
}

.ball {
    position: absolute;
    width: 0;
    height: 140px;
    transform: translate(-50%, -20%);
    animation: 5s linear forwards popup;
    opacity: 0
}

@keyframes popup {

    0%,
    100% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(.5)
    }

    50% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1)
    }
}

@media screen and (max-width:767px) {
    .ball-wrapper {
        display: block
    }
}
.lndskype a,
.lndtop a {
    border-radius: 20px;
    text-decoration: none;
    padding: 4px 20px;
    margin-left: 8px;
    text-transform: uppercase
}
.lndtop {
    font-size: 22px;
    color: #fff;
    font-family: Poppins, Sans-serif
}

.lndtop a {
    color: #fff;
    background: #ef3300;
    font-weight: 500
}

.lndtop a:hover {
    background: #000
}

.lndskype {
    display: inline-block;
    margin-right: 5px
}

.lndskype i {
    font-size: 22px !important;
    color: #fff !important
}

.lndskype a {
    color: #fff !important;
    background: #00aae9;
    font-weight: 600
}

.lndskype a:hover {
    background: #08b
}

.banForm {
    margin-right: 30px
}

.colo {
    color: #ef3300
}
.basic1 h3,
.standard1 h3 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 1px;
    color: #793289;
    background-color: #fff;
    position: relative
}