@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
body {
    font-family: 'Roboto', sans-serif;
    padding: 0px !important;
    margin: 0px !important;
}

.welcometext {
    width: 50%;
    color: #ffffff !important;
    font-size: 18px;
    line-height: 28px;
}


/* Navbar */

.navbar {
    height: 15vh;
    width: 100%;
    padding: 15px 80px 10px 80px !important;
    background-color: #000000;
    position: relative;
    z-index: 5;
    border-bottom: transparent !important;
    box-shadow: none !important;
}

.nav-wrapper {
    background: #000000 !important;
    border-bottom: transparent !important;
}

.navbar .brand-logo {
    display: inline-block;
    margin-top: 0px !important;
    padding: 0px !important;
}

.navbar .brand-logo img {
    width: 200px !important;
    height: 180px !important;
    position: absolute;
    top: -7vh;
    left: 5%;
}

.navbar .nav-links {
    display: inline;
    float: right;
    font-size: 16px;
    margin-top: 3vh !important;
    margin-left: 1vh;
}

.navbar .nav-links a {
    padding: 10px 20px;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 15px !important;
    font-family: 'Roboto', sans-serif;
    color: #000;
}


/* Hover effects */

.navbtn {
    background: #000000 !important;
    color: #F6D14E !important;
    border: solid 2px #F6D14E;
    border-radius: 50px;
    padding: 12px 25px !important;
    line-height: 15px !important;
    font-size: 18px !important;
    text-shadow: none;
    font-weight: 500 !important;
    margin-left: 2vh;
    margin-top: 0vh;
}

.navbtn:hover {
    color: #ffffff !important;
    border: solid 2px #ffffff !important;
    background: transparent !important;
}

.mailbtn {
    background: transparent !important;
    color: #000 !important;
    border: none;
    padding: 5px 10px !important;
    line-height: 15px !important;
    font-size: 14px;
    text-shadow: none;
    font-weight: 400 !important;
    margin-right: 5vh;
    margin-top: 0vh;
}

.mailbtn:hover {
    color: #674dff !important;
}

.mailbtn .icon {
    font-size: 30px;
    vertical-align: middle;
    margin-top: -0.5vh;
    margin-right: 0.5vh
}


/* Slider */

.bannerbase {
    margin-top: 4vh !important;
    padding: 0px 80px !important;
}

.mainbox {
    padding: 0px 80px !important;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    margin-top: 0vh !important;
    position: relative;
}

.baseboxtitle {
    color: #F6D14E !important;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 5vh !important;
}


/* Footer */

.footerlist {
    display: inline;
    padding: 10px 0px 20px 0px !important
}

.footerlist li {
    display: inline;
}

.footerlist .icon {
    font-size: 24px !important;
    vertical-align: middle;
}

.footerlist li a {}

.footerbox {
    background: #000000;
    border-top: solid 5px #F6D14E;
    margin-top: 5vh !important;
    padding: 20px 80px 130px 80px !important;
}

.footerboxmain {
    padding: 5px !important;
}

.footerbox .footertext {
    color: #F6D14E;
    font-size: 30px !important;
    font-weight: 600;
    margin-top: 5vh !important;
    line-height: 25px;
    margin-bottom: 0px !important;
}

.footerboxmain p {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0px !important;
}

.footerboxmain .copyright {
    color: #fff;
    font-size: 15px;
    line-height: 25px;
}

.footerboxmain a {
    color: #fff;
    margin-left: 0vh;
    margin-top: -5vh !important;
}

.footerboxmain h2 {
    color: #fff;
    font-size: 18px !important;
    font-weight: 500;
    line-height: 25px;
    margin-top: 0px !important;
}

.footerboxmain .box {
    padding: 0px !important;
    margin-top: 5vh;
}

.footerboxmain .text {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    font-weight: 400 !important;
}

.footerboxmain ul {
    display: inline;
}

.footerboxmain ul li {
    margin-top: 2vh !important;
    color: #fff;
    font-size: 18px;
    display: inline;
    font-weight: 400;
    line-height: 25px;
}

.footerboxmain ul li a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

.footerboxmain .icon {
    color: #e4c201;
    font-size: 40px;
    margin-left: 2vh !important;
    width: 60px !important;
}

.footerboxmain .sicon {
    font-size: 30px !important;
    color: #e4c201;
    padding: 0px !important;
}

.footerboxmain .contactnumber .col {
    margin-top: 2vh;
    color: #fff;
}


/* Basebox */

.basebox {
    background: transparent;
    padding: 20px 80px !important;
    margin-top: 0px !important;
}

.basebox h2 {
    color: #000;
    font-size: 35px;
    letter-spacing: 0px;
    font-weight: 500;
    margin-top: 10vh !important;
    margin-bottom: 0vh;
}

.basebox p {
    color: #293534;
    line-height: 25px;
    font-weight: 400;
    margin-top: 1vh;
    font-size: 18px !important;
    line-height: 30px;
}


/* Contact box */

.contactbase {
    width: 60% !important;
}

.contactbase .fieldbox .fieldtitle {
    color: #000;
    font-weight: 400;
    font-size: 16px !important;
    text-transform: capitalize;
}

.contactbase .fieldbox {
    margin-top: 0vh !important;
    padding: 10px 20px !important;
    text-transform: capitalize;
}

.contactbase .input-field {
    margin-top: 1.5vh !important;
    background: #ffffff;
    border: solid 1px #ffffff;
    border-radius: 5px;
    height: 50px;
    font-weight: 700;
    text-transform: capitalize;
}

.contactbase .textareabox {
    margin-top: 1vh;
    background: #ffffff;
    border: solid 1px #ffffff;
    border-radius: 5px;
    height: 50px;
    font-weight: 700;
    text-transform: capitalize;
    min-width: 100%;
    max-width: 100%;
    max-height: 40vh;
    min-height: 40vh;
    resize: none;
}


/* Login Box */

.loginlogo {
    margin-top: 0vh;
    width: 250px !important;
}

.loginbox {
    margin-top: 0vh;
    padding: 30px 30px 40px 30px !important;
    background: #ffffff !important;
    border-radius: 10px !important;
}

.loginbox h1 {
    color: #000000;
    font-size: 22px;
    letter-spacing: 0px;
    margin-left: -2vh !important;
    font-weight: 500;
    margin-top: 2vh;
    margin-bottom: 0.5vh;
}

.loginbox p {
    color: #000000;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 400;
    margin-top: 0vh;
}

.loginbase {
    margin-top: 2vh;
    padding: 0px !important;
}

.loginbox .fieldbox .fieldtitle {
    color: #000000;
    font-weight: 400;
    font-size: 16px !important;
    text-transform: capitalize;
}

.loginbox .fieldbox {
    margin-top: 0vh !important;
    padding: 0px 10px !important;
    text-transform: capitalize;
}

.loginbox .required {
    color: red;
    font-size: 14px;
    font-weight: 500;
}

.loginbox .ctabtn {
    background: #000000 !important;
    color: #ffffff !important;
    border: solid 1px #000;
    border-radius: 5px;
    padding: 10px 40px !important;
    line-height: 25px;
    font-weight: 500;
    cursor: pointer;
}

.loginbox .ctabtn:hover {
    background: #000000 !important;
    color: #fff;
}

.loginbox .input-field {
    margin-top: 1.5vh !important;
    background: rgba(255, 255, 255, 0.8);
    border: solid 1px #000;
    border-radius: 5px;
    height: 50px;
    font-weight: 500;
    text-transform: capitalize;
}

.loginbox .textareabox {
    margin-top: 1vh;
    background: #e6e6e6;
    border: solid 1px #e6e6e6;
    border-radius: 5px;
    height: 50px;
    font-weight: 700;
    text-transform: capitalize;
    min-width: 100%;
    max-width: 100%;
    max-height: 40vh;
    min-height: 40vh;
    resize: none;
}

/
/* Banner slide */

.bannerslide {
    margin-top: 0vh;
}

.bannerinnerbox {
    position: absolute;
    background: rgba(205, 32, 31, 0.9);
    top: 0px;
    left: 0px;
    height: 100vh;
    z-index: 2;
    width: 100% !important;
}

.bannerslideinner img {
    border-radius: 5px;
    background-size: cover;
}

.bannerinner {
    position: absolute;
    z-index: 2;
    width: 50% !important;
    left: 25%;
    top: 17%;
    height: 70vh !important;
}

.bannerinnerbox h1 {
    font-size: 45px;
    z-index: 3;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    margin-bottom: 4vh;
}

.bannerinnerbox p {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
}

.bannerinnerbox .ctabox {
    position: absolute;
    top: 60%;
    left: 0%;
    width: 100%;
}

.bannerinnerbox .mainctabtn {
    background: #43a047;
    width: auto !important;
    height: auto;
    text-align: center;
    margin-top: 10vh !important;
    padding: 15px 40px !important;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.bannerinnerbox .mainctabtn:hover {
    background: #388e3c;
    text-decoration: none;
}


/* Formbox */

.formbox .title {
    color: #000;
    font-size: 25px;
    letter-spacing: 0px;
    font-weight: 700;
    margin-top: 2vh;
    margin-bottom: 0vh;
}

.formbox p {
    color: #999;
    font-size: 16px;
    font-weight: 500;
    margin-top: 1vh;
}


/* About page */

.basebox .maintitle {
    color: #000;
    font-size: 28px;
    letter-spacing: 0px;
    font-weight: 700;
    margin-top: 2vh;
    margin-bottom: 1vh;
}

.basebox .para {
    font-size: 16px;
    font-weight: 500;
    margin-top: 1vh;
    color: #293534;
}


/* Deposit box */

.depositbox {
    background: #F6D14E;
    padding: 20px 20px 0px 20px !important;
}

.depositbox p {
    color: #000000;
    font-size: 24px !important;
    font-weight: 500;
}

.depositbtn {
    background: #000000;
    border: solid 1px #000000;
    color: #ffffff;
    border-radius: 50px;
    padding: 10px 40px !important;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0vh;
    float: left;
}

.approve {
    background: #000000;
    color: #fff;
    border-radius: 5px;
    padding: 2px 15px 5px 15px !important;
    font-size: 14px;
    font-weight: 500;
    border: none;
    line-height: 20px;
    margin-top: 0vh;
    float: left;
    cursor: pointer;
}

.approve .icon {
    font-size: 20px;
    vertical-align: middle;
    margin-top: 0vh;
}

.reject {
    background: red;
    color: #fff;
    border-radius: 5px;
    padding: 2px 15px 5px 15px !important;
    font-size: 14px;
    font-weight: 500;
    border: none;
    line-height: 20px;
    margin-top: 0vh;
    float: left;
    margin-left: 1vh;
    cursor: pointer;
}

.reject .icon {
    font-size: 22px;
    vertical-align: middle;
    margin-top: 0vh;
}

.eicon {
    font-size: 22px;
    vertical-align: middle;
    margin-top: -0.5vh;
}

.dapprove {
    background: green;
    color: #fff;
    border-radius: 5px;
    padding: 2px 15px 5px 15px !important;
    font-size: 14px;
    font-weight: 500;
    border: none;
    line-height: 20px;
    margin-top: 0vh;
    float: left;
    cursor: pointer;
}

.dreject {
    background: red;
    color: #fff;
    border-radius: 5px;
    padding: 2px 15px 5px 15px !important;
    font-size: 14px;
    font-weight: 500;
    border: none;
    line-height: 20px;
    margin-top: 0vh;
    float: left;
    margin-left: 1vh;
    cursor: pointer;
}

.notext {
    color: #fff;
    font-size: 28px;
    letter-spacing: 0px;
    font-weight: 700;
    margin-top: 2vh;
    margin-bottom: 1vh;
}


/* Tabs box */

.tabcontainerbox {
    padding: 0px !important;
    margin-top: 5vh !important;
}

.gamebox {
    margin-top: 1vh;
}

.gameboxinner {
    padding: 0px !important;
}

.tabsbox {
    background: transparent;
    padding: 0px 0px !important;
    margin-top: 5vh;
}

.tabsbox .tabs {
    background: transparent;
}

.tabsbox .tabs .tab a {
    color: #000;
    font-size: 16px;
    text-transform: none !important;
    font-weight: 600;
    border-radius: 5px;
    padding: 5px 30px 8px 30px !important;
    line-height: 35px;
}

.tabsbox .tabs .tab {
    background: transparent;
    color: #000;
    text-transform: none !important;
    border: solid 1px #000;
    border-radius: 5px;
    margin-left: 1vh;
}

.tabsbox .tabs .tab:hover {
    background: transparent !important
}

.tabsbox .tabs .tab .active {
    background: #0e79af !important;
    border-radius: 5px !important;
    color: #000 !important;
}

.tabsbox .indicator {
    display: none;
}

.maintabsbox {
    background: rgba(254, 216, 1, 0.9) !important;
    padding: 0px 0px !important;
    margin-top: 5vh;
    border-bottom: solid 2px #36adcf;
}

.maintabsbox .tabs {
    background: transparent;
}

.maintabsbox .tabs .tab a {
    color: #000;
    font-size: 16px;
    text-transform: capitalize !important;
    font-weight: 600;
    border-radius: 5px;
    padding: 5px 30px 8px 30px !important;
    line-height: 35px;
}

.maintabsbox .tabs .tab {
    background: transparent;
    color: #000;
    text-transform: none !important;
    border: solid 1px transparent;
    border-radius: 5px;
    margin-left: 1vh;
}

.maintabsbox .tabs .tab:hover {
    background: transparent !important
}

.maintabsbox .tabs .tab .active {
    background: transparent !important;
    border-radius: 0px !important;
    color: #000;
}

.maintabsbox .indicator {
    border-bottom: solid 3px #000 !important;
}


/* Service base */

.tabbase {
    padding: 30px !important;
    margin-top: 2vh;
}

.tabbaseinner {
    background: transparent;
    padding: 20px !important;
    border-radius: 10px;
}

.tabbaseinner .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100% !important;
}

.tabbox {
    padding: 15px !important;
}

.tabboxinner {
    height: 100% !important;
    background: #fff;
    border-radius: 20px;
    padding: 20px 30px !important;
    position: relative;
    margin-top: 3vh;
}

.tabboxinner .image {
    width: 100% !important;
    margin-top: 2vh;
}

.tabboxinner h3 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin-top: 2vh;
    margin-bottom: 1vh;
    line-height: 25px;
}

.tabboxinner .articletitle {
    font-size: 20px;
    text-transform: none;
    font-weight: 600;
    color: #000;
    margin-top: 2vh;
    margin-bottom: 1vh;
    line-height: 25px;
}

.tabboxinner p {
    color: #000;
    font-size: 16px !important;
    line-height: 25px;
    margin-bottom: 0vh;
    font-weight: 400;
}

.pricebox {
    background: #ffcc80 !important;
    bordeR: solid 2px #CD201F;
    padding: 20px 20px !important;
    border-radius: 10px !important;
}

.price {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}

.buynow {
    background: transparent !important;
    width: auto !important;
    border: solid 1px #907CFF;
    height: auto;
    text-align: center;
    margin-top: 2vh;
    float: left;
    padding: 10px 30px !important;
    border-radius: 5px;
    color: #907CFF;
    font-size: 16px;
    font-weight: 600;
}

.buynow:hover {
    color: #fff;
    background: #907CFF !important;
    text-decoration: none;
}

.buynowbtn {
    background: #43a047 !important;
    width: auto !important;
    height: auto;
    text-align: center;
    float: left;
    border: none;
    margin-top: 2vh;
    padding: 15px 40px !important;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
}

.buynowbtn:hover {
    background: #388e3c !important;
    text-decoration: none;
}


/* Points box */

.pointsbox {
    padding: 20px 80px 0px 80px !important;
}

.pointsboxinner {
    background: #000000;
    padding: 40px 10px 10px 10px !important;
    border: solid 2px #F6D14E;
}

.pointsboxinner .img {
    width: 80px !important;
}

.statbox {
    border: none !important;
    padding: 0px 50px !important;
}

.statbox h2 {
    color: #F6D14E;
    font-size: 24px;
    line-height: 25px;
    font-weight: 600;
    margin-top: 2vh;
    margin-bottom: 10px;
}

.statbox p {
    color: #F6D14E;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    margin-top: 0vh;
}

.statbox .numbertitle {
    color: #F6D14E;
    font-size: 50px;
    line-height: 25px;
    font-weight: 600;
    margin-top: 4vh !important;
    margin-bottom: 4vh !important;
}

.statbox .numbertext {
    color: #ffffff;
    font-size: 26px;
    line-height: 25px;
    font-weight: 400;
    margin-top: 2vh !important;
}


/* FAQ box */

.faqbox {
    margin-top: 2vh;
}

.faqbox h3 {
    color: #F6D14E;
    font-size: 22px;
    line-height: 25px;
    font-weight: 500;
    margin-top: 0vh;
    margin-bottom: 2vh !important;
}

.faqbox p {
    color: #ffffff;
    font-size: 15px;
    line-height: 25px;
    font-weight: 300;
    margin-top: 0vh;
    margin-bottom: 0vh !important;
}


/* Section box */

.sectionbox {
    padding: 20px 40px !important;
}

.sectionbox h2 {
    font-size: 30px !important;
    z-index: 3;
    color: #000 !important;
    font-weight: 500 !important;
    text-align: center;
    margin-bottom: 4vh;
}

.sectionbox p {
    font-size: 20px;
    color: #000 !important;
    font-weight: 400;
    text-align: center;
}

.basebox .inbox {
    padding: 0px 20px !important;
}

.inbox ul {
    padding: 10px 20px !important;
}

.inbox ul li {
    list-style-type: disc;
    margin-top: 1vh;
}

.inbox a {
    color: #0C9E7B;
    font-weight: 500;
}

.inbox a:hover {
    text-decoration: underline;
}

.basebox .inbox h1 {
    color: #000;
    font-size: 25px;
    letter-spacing: 0px;
    font-weight: 500;
    margin-top: 2vh;
    margin-bottom: 3vh;
}

.basebox .inbox h2 {
    color: #000;
    font-size: 35px;
    letter-spacing: 0px;
    font-weight: 500;
    margin-top: 2vh;
    margin-bottom: 3vh;
}

.basebox .inbox p {
    color: #293534;
    line-height: 25px;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 30px;
}


/* Collapsible */

.collapsible {
    border: none;
    box-shadow: none;
    padding: 20px 0px !important;
    margin-top: 2vh !important;
}

.collapsible li {
    padding: 20px 10px !important;
    list-style-type: none !important;
    margin-top: 0vh !important;
    border-bottom: dashed 1px #fff;
}

.collapsible li .collapsible-header {
    font-weight: 400;
    position: relative;
    border: none;
    font-size: 22px !important;
    padding: 0px !important;
    background: transparent;
    color: #fff;
    position: relative;
}

.collapsible li .collapsible-header .icon {
    vertical-align: middle;
    position: absolute;
    right: -5px;
    color: #fff;
    top: 5px;
    font-size: 34px;
}

.collapsible li .collapsible-body {
    font-size: 18px;
    border: none;
    padding: 10px 60px 10px 0px !important;
    background: transparent;
    color: #fff !important;
    font-weight: 400 !important;
}

.collapsible li .collapsible-body ul {
    margin-top: 0vh;
    padding: 0px 20px !important;
}

.collapsible li .collapsible-body ul li {
    list-style-type: disc;
    color: #fff !important;
    margin-top: 1vh;
    font-weight: 500;
}

.select2-selection__placeholder {
    font-size: 14px;
    font-weight: 600;
    color: #fff !important;
    text-align: left !important;
    float: left !important;
    background: transparent !important;
}

.select2-container--default .select2-selection--single {
    padding: 10px 10px !important;
    height: 6.5vh !important;
    width: 100%;
    background: transparent !important;
    font-size: 16px;
    color: #000 !important;
    margin-top: 1vh;
    line-height: 25px;
    border: solid 1px #e6e6e6;
    border-radius: 0px;
    font-weight: 600;
    position: relative;
}


/* Order */

.orderbox {
    margin-top: 2vh;
}

.orderboxinner {
    background: #f5f5f5;
    padding: 30px !important;
    border-radius: 10px;
}

.orderboxinner .servicename {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
}

.orderboxinner .url {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}

.orderboxinner .date {
    color: #555;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}

.orderboxinner .status {
    color: #CD201F;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
}

.orderboxinner .number {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
}

.ctabtn {
    background: #CD201F !important;
    color: #fff !important;
    border: solid 1px #CD201F;
    border-radius: 5px;
    font-size: 18px;
    padding: 10px 40px !important;
    line-height: 25px;
    font-weight: 500;
    float: left;
    margin-top: 2vh;
    cursor: pointer;
}

.ctabtn:hover {
    background: #b11b1b !important;
}


/* Tags */

.minimumquantity {
    background: transparent;
    border: solid 1px #000;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    padding: 4px 10px !important;
    border-radius: 5px;
}

.textbox h1 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 500;
    line-height: 25px;
    margin-top: 2vh;
    margin-bottom: 1vh;
}

.textbox h2 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 500;
    line-height: 25px;
    margin-top: 2vh;
    margin-bottom: 1vh;
}

.textbox p {
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
}

.footerul {
    display: inline;
    margin-bottom: 2vh !important;
    border-top: solid 1px #fff;
    padding: 10px 0px !important;
    border-bottom: solid 1px #fff;
    margin-top: 2vh;
    float: left;
    width: 100% !important;
}

.footerul li {
    display: inline;
    margin-left: 2vh;
}

.trackbox {
    background: #43a047;
    padding: 10px 0px !important;
    border-bottom: solid 2px #388e3c;
}

.trackbox ul {
    display: inline;
    padding: 10px !important;
}

.trackbox ul li {
    display: inline;
    color: #fff;
    margin-left: 3vh;
}

.trackbox ul li a {
    color: #fff;
    font-size: 18px;
}


/* Table */

.tablelist {
    margin-top: 2vh;
    padding: 0px 8px !important;
    overflow-x: scroll !important;
}

.tablelist .striped {
    min-width: auto !important;
    max-width: 150% !important;
}

.tablelist .tabletitle {
    background: #1c90bf !important;
    font-weight: 400 !important;
    color: #fff !important;
    border: none !important;
    text-transform: capitalize !important;
    border-radius: 0px !important;
    box-shadow: none !important;
}

.tablelist .tabletitle th {
    font-weight: 400 !important;
    padding: 15px 10px !important;
    color: #fff !important;
    border: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
}

.tabletd td {
    font-weight: 400;
    padding: 15px 15px !important;
    background: #fff;
    color: #000;
    border-bottom: solid 1px #000 !important;
    text-align: center;
}

.tabletd .tabletitle {
    font-weight: 500 !important;
    padding: 15px 15px !important;
    background: #1c90bf !important;
    color: #000 !important;
    border-bottom: solid 1px #000 !important;
    text-align: center;
}

.tabletd a {
    color: #e4c201;
}

.tabletd .status {
    color: #e4c201;
    font-weight: 500;
    text-transform: capitalize;
}

.tabletd a:hover {
    text-decoration: underline;
}

.adminheading {
    font-size: 30px;
    color: #000;
    margin-top: 0vh;
    font-weight: 500;
    margin-bottom: 1vh;
}

.adminheadingsubtitle {
    font-size: 24px !important;
    color: #000 !important;
    margin-top: 3vh;
    font-weight: 500;
    margin-bottom: 1vh;
}

.depositbtn {
    background: #000000;
    padding: 10px 30px !important;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    float: left;
    font-size: 16px;
    margin-top: 2vh;
}

.gameimg {
    margin-top: 2vh;
}

.gamebox .gamebtn {
    width: 100% !important;
    float: left;
    background: #0D3A71;
    border: solid 1px #0D3A71;
    border-radius: 50px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    padding: 12px 10px !important;
    cursor: pointer;
}

.depositbutn {
    background: #000000;
    border: solid 1px #000000;
    padding: 10px 30px !important;
    border-radius: 50px;
    color: #F6D14E;
    font-weight: 500;
    float: left;
    font-size: 16px;
    margin-top: 0vh;
}

.pricetext {
    color: #fff;
    font-size: 18px;
}

.headingtitle {
    font-size: 28px !important;
    font-weight: 600;
    line-height: 25px;
    margin-top: 1vh;
    margin-bottom: 4vh;
    color: #000;
}

.gamebase {
    margin-top: 5vh;
}

.sitebase {
    margin-top: 0vh;
}

.gametitle {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    line-height: 25px;
    margin-top: 2vh;
}

.playnowbtn {
    background: green;
    color: #fff;
    border-radius: 5px;
    padding: 10px 25px 10px 25px !important;
    font-size: 16px;
    font-weight: 500;
    border: none;
    line-height: 24px;
    margin-top: 2vh;
    cursor: pointer;
}


/*----------- For Mobile Devices ---------------- */

@media only screen and (max-width: 600px) {
    /* Bottom Navbar */
    .bottomnav {
        position: fixed;
        bottom: -10px;
        left: 0px;
        width: 100% !important;
        padding: 5px 20px 0px 20px !important;
        background: #000 !important;
        border-top: solid 2px #fee24a;
        height: auto;
    }
    .bottomnavbox {
        padding: 0px 10px !important;
        margin-top: 1vh;
    }
    .bottomnavboxinner {
        width: 100% !important;
        padding: 0px 0px !important;
    }
    .bottomnavboxinner .talkbtn {
        width: auto !important;
        height: 45px !important;
        background: transparent;
        border: none !important;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        color: #ffffff;
        cursor: pointer;
        text-align: center;
        position: relative;
    }
    .bottomnavboxinner .talkbtn:hover {
        background: #ffe14d;
    }
    .bottomnavboxinner .talkbtn .img {
        vertical-align: middle;
        width: 30px;
    }
    .headingtitle {
        font-size: 18px !important;
        font-weight: 600;
        line-height: 25px;
        margin-top: 1vh;
        margin-bottom: 4vh;
        color: #000;
    }
    .gamebase {
        margin-top: 2vh;
    }
    .sitebase {
        margin-top: 0vh;
    }
    .gametitle {
        font-size: 18px;
        color: #000;
        font-weight: 600;
        line-height: 25px;
        margin-top: 2vh;
    }
    .playnowbtn {
        background: green;
        color: #fff;
        border-radius: 5px;
        padding: 10px 25px 10px 25px !important;
        font-size: 16px;
        font-weight: 500;
        border: none;
        line-height: 24px;
        margin-top: 2vh;
        cursor: pointer;
    }
    /* Navbar */
    .nav-wrapper .sidenav-trigger {
        color: #222 !important;
        font-size: 40px !important;
        z-index: 2;
        vertical-align: middle;
        margin-right: 2vh;
        margin-top: 3vh !important;
    }
    .nav-wrapper .sidenav-trigger .icon {
        font-size: 40px;
        color: #F6D14E;
    }
    .navbar {
        height: 13vh;
        width: 100%;
        padding: 5px 0px 10px 10px !important;
        background-color: #000000 !important;
        position: relative;
        z-index: 5;
        border-bottom: transparent !important;
        box-shadow: none !important;
    }
    .nav-wrapper {
        background: #000000 !important;
        border-bottom: transparent !important;
    }
    .navbar .brand-logo {
        display: inline-block;
        margin-top: 0.5vh !important;
        padding: 10px !important;
    }
    .navbar .brand-logo img {
        width: 140px !important;
        height: auto !important;
        position: absolute;
        top: -3vh;
        left: 0vh;
    }
    .navbar .nav-links {
        display: inline;
        float: right;
        font-size: 16px;
        margin-top: 2vh !important;
        margin-left: 1vh;
        margin-right: 0vh !important;
    }
    .navbar .nav-links a {
        background: transparent !important;
        color: #000000 !important;
        border: solid 1px #ffffff;
        border-radius: 2px;
        padding: 12px 25px !important;
        line-height: 15px !important;
        font-size: 16px !important;
        text-shadow: none;
        font-weight: 500 !important;
        margin-left: 2vh;
        margin-top: 1.5vh;
    }
    .navbtn:hover {
        color: #000000 !important;
        border: solid 1px #ffffff;
        background: transparent !important;
    }
    /* Slider */
    .bannerbase {
        margin: 0px !important;
        padding: 0px 0px !important;
    }
    .mainbox {
        padding: 0px 20px 20px 20px !important;
        width: 100%;
        background: #fff;
        border-radius: 10px;
        margin-top: 2vh !important;
        position: relative;
    }
    /* Banner slide */
    .bannerslide {
        margin-top: 0vh;
    }
    .bannerslide .bannerslideinner {
        position: relative;
        padding: 0px !important;
        border-radius: 0px;
        height: auto;
        width: 100% !important;
        background-position: 50% 50% !important;
        background-size: cover;
    }
    .bannerslideinner img {
        border-radius: 0px;
        background-size: cover;
        height: 20vh;
    }
    .bannerinner {
        position: absolute;
        z-index: 2;
        width: 80% !important;
        left: 10%;
        top: 0%;
        height: auto !important;
    }
    .bannerinnerbox h1 {
        font-size: 24px;
        z-index: 3;
        color: #ffffff;
        font-weight: 500;
        line-height: 30px;
        text-align: center;
        margin-bottom: 2vh;
    }
    .bannerinnerbox p {
        font-size: 16px;
        color: #ffffff;
        font-weight: 400;
        text-align: center;
    }
    .bannerinnerbox .ctabox {
        position: absolute;
        top: 60%;
        left: 0%;
        width: 100%;
    }
    .bannerinnerbox .mainctabtn {
        background: #43a047;
        width: auto !important;
        height: auto;
        text-align: center;
        margin-top: 10vh !important;
        padding: 15px 40px !important;
        border-radius: 5px;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
    }
    .bannerinnerbox .mainctabtn:hover {
        background: #388e3c;
        text-decoration: none;
    }
    /* Basebox */
    .basebox {
        background: transparent;
        padding: 10px 10px !important;
    }
    .basebox h2 {
        color: #000;
        font-size: 22px;
        letter-spacing: 0px;
        font-weight: 500;
        margin-top: 2vh;
        margin-bottom: 1vh;
    }
    .basebox p {
        color: #293534;
        line-height: 25px;
        font-weight: 400;
        font-size: 16px !important;
        line-height: 25px;
    }
    .basebox .inbox h1 {
        color: #000;
        font-size: 25px;
        letter-spacing: 0px;
        font-weight: 500;
        margin-top: 2vh;
        margin-bottom: 3vh;
    }
    .basebox .inbox h2 {
        color: #000;
        font-size: 25px;
        letter-spacing: 0px;
        font-weight: 500;
        margin-top: 2vh;
        margin-bottom: 1vh;
    }
    .basebox .inbox p {
        color: #293534;
        line-height: 25px;
        font-weight: 400;
        font-size: 14px !important;
        line-height: 25px;
    }
    /* Footer */
    .footerbox {
        background: #000000;
        padding: 20px 20px 120px 20px !important;
    }
    .footerboxmain {
        padding: 0px !important;
    }
    .footerbox .footertext {
        color: #F6D14E;
        font-size: 24px !important;
        font-weight: 600;
        margin-top: 5vh !important;
        line-height: 25px;
        margin-bottom: 0px !important;
    }
    .footerboxmain p {
        color: #fff;
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 0px !important;
    }
    .footerboxmain .copyright {
        color: #fff;
        font-size: 15px;
        line-height: 25px;
    }
    .footerboxmain h2 {
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        line-height: 25px;
    }
    .footerboxmain ul li {
        margin-top: 2vh;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
    }
    .footerboxmain ul li a {
        color: #fff;
        margin-top: 2vh;
        float: left;
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
    }
    .footerboxmain .icon {
        color: #fff;
        font-size: 40px;
        margin-left: 2vh;
    }
    /* tabbox */
    .tabboxinner .title {
        padding: 10px !important;
        margin-left: -2vh;
        border-radius: 50px;
        color: #fff;
        font-size: 16px;
    }
    .tabboxinner .title .icon {
        width: 40% !important;
        margin-top: 2vh;
    }
    .tabboxinner h3 {
        font-size: 16px;
        font-weight: 600;
        color: #000;
        margin-top: 2vh;
        margin-bottom: 2vh;
        line-height: 22px;
    }
    .buynow {
        background: #43a047 !important;
        width: auto !important;
        height: auto;
        text-align: center;
        margin-top: 2vh;
        padding: 10px 25px !important;
        border-radius: 5px;
        color: #ffffff;
        font-size: 14px;
        font-weight: 600;
    }
    .buynow:hover {
        background: #388e3c !important;
        text-decoration: none;
    }
    /* Collapsible */
    .sectionbox {
        padding: 20px 20px !important;
    }
    .sectionbox h2 {
        font-size: 22px !important;
        z-index: 3;
        color: #000 !important;
        font-weight: 500 !important;
        text-align: center;
        margin-bottom: 4vh;
    }
    /* Points box */
    .pointsbox {
        padding: 0px 20px 0px 20px !important;
    }
    .pointsboxinner {
        margin-top: 2vh;
        background: #000000;
        padding: 20px 10px 10px 10px !important;
    }
    .pointsboxinner .img {
        width: 50px !important;
    }
    .statbox {
        border: none !important;
        padding: 10px 10px !important;
    }
    .statbox h2 {
        color: #ffffff;
        font-size: 20px;
        line-height: 25px;
        font-weight: 400;
        margin-top: 2vh;
        margin-bottom: 10px;
    }
    .statbox p {
        color: #fff;
        font-size: 16px;
        line-height: 25px;
        font-weight: 300;
        margin-top: 0vh;
    }
    .statbox .numbertitle {
        color: #F6D14E;
        font-size: 22px;
        line-height: 25px;
        font-weight: 600;
        margin-top: 4vh !important;
        margin-bottom: 1vh !important;
    }
    .statbox .numbertext {
        color: #ffffff;
        font-size: 18px;
        line-height: 25px;
        font-weight: 400;
        margin-top: 1vh !important;
    }
    .baseboxtitle {
        color: #F6D14E !important;
        font-size: 20px;
        font-weight: 600;
        line-height: 28px !important;
        margin-top: 0px !important;
        margin-bottom: 5vh !important;
    }
    .welcometext {
        width: 100%;
        color: #ffffff !important;
        font-size: 18px;
        line-height: 28px;
    }
    /* textbox */
    .textboxmain {
        margin-top: 0vh !important;
        padding: 0px 1px !important;
    }
    .textboxmain .image {
        width: 25%;
        position: absolute;
        right: 10vh;
        top: 10vh;
        display: none;
    }
    .textbox {
        min-width: 100% !important;
        max-width: 100% !important;
        padding: 0px !important;
    }
    .textbox h2 {
        font-size: 20px !important;
        font-weight: 500;
        line-height: 30px !important;
        color: #fee24a;
        margin-top: 0vh !important;
        margin-bottom: 1vh !important;
    }
    .textbox p {
        font-size: 14px !important;
        font-weight: 300;
        line-height: 26px;
        color: #ffffff;
        margin-top: 0vh !important;
        margin-bottom: 1vh;
    }
    /* FAQ box */
    .faqbox {
        margin-top: 2vh;
    }
    .faqbox h3 {
        color: #F6D14E;
        font-size: 22px;
        line-height: 25px;
        font-weight: 500;
        margin-top: 0vh;
        margin-bottom: 2vh !important;
    }
    .faqbox p {
        color: #ffffff;
        font-size: 15px;
        line-height: 25px;
        font-weight: 300;
        margin-top: 0vh;
        margin-bottom: 0vh !important;
    }
    /* Deposit box */
    .depositbox {
        background: rgba(255, 255, 255, 0.3);
        padding: 20px 20px 15px 20px !important;
        margin-top: -5vh;
    }
    .depositbox p {
        color: #000;
        font-size: 20px !important;
        font-weight: 500;
    }
    .depositbtn {
        background: #000;
        color: #fff;
        border-radius: 5px;
        padding: 10px 40px !important;
        font-size: 18px;
        font-weight: 600;
        margin-top: 0vh;
        float: left;
    }
    .navbtn {
        background: transparent !important;
        color: #000000 !important;
        border: none;
        border-radius: 5px;
        padding: 10px 15px !important;
        line-height: 15px !important;
        font-size: 16px !important;
        text-shadow: none;
        font-weight: 500 !important;
        margin-left: 1vh;
        margin-top: 0.5vh;
    }
    .navbtn:hover {
        color: #000000 !important;
        background: transparent !important;
    }
    .navmbtn {
        background: transparent !important;
        color: #ffffff !important;
        border: solid 1px #ffffff;
        border-radius: 5px;
        padding: 10px 15px !important;
        line-height: 15px !important;
        font-size: 16px !important;
        text-shadow: none;
        font-weight: 500 !important;
        margin-right: 2vh;
        margin-top: 0.5vh;
    }
    /* Bottom Navbar */
    .bottomnav {
        position: fixed;
        bottom: -10px;
        left: 0px;
        width: 100% !important;
        padding: 5px 0px 0px 0px !important;
        background: #000 !important;
        border-top: solid 2px #fee24a;
        height: auto;
    }
    .bottomnavbox {
        padding: 0px 1px !important;
        margin-top: 1vh;
    }
    .bottomnavboxinner {
        width: 100% !important;
        padding: 0px 0px !important;
    }
    .bottomnavboxinner .talkbtn {
        width: 100% !important;
        height: 45px !important;
        background: transparent;
        border: none !important;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        color: #ffffff;
        cursor: pointer;
        text-align: center;
        position: relative;
    }
    .bottomnavboxinner .talkbtn:hover {
        background: #ffe14d;
    }
    .bottomnavboxinner .talkbtn .img {
        vertical-align: middle;
        width: 30px;
    }
}


/*----------- For Mobile Ends ---------------- */

.profilebox {
    background: rgba(254, 216, 1, 0.9) !important;
    padding: 40px 20px !important;
    border-radius: 5px;
}

.actionbtn {
    width: auto;
    padding: 10px 10px !important;
    float: left;
    margin-top: 2vh;
    margin-left: 1vh;
    border-radius: 5px;
    border: solid 1px #000;
    color: #000;
    font-size: 14px;
    font-weight: 500;
}

.actionbtn:hover {
    background: #000;
    color: #e4c201
}

.actionlist {
    margin-top: 2vh;
    width: 100%;
}

.actionlist li {
    width: 100%;
    margin-top: 0vh;
    background: #000;
    color: #fee24a;
    padding: 10px 15px !important;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    border-bottom: Solid 1px #fee24a;
}

.actionlist li .icon {
    float: right;
    vertical-align: middle;
    font-size: 24px;
}

.actionlist li .sicon {
    float: left;
    vertical-align: middle;
    font-size: 24px;
    margin-right: 1vh;
}

.actionlist li:hover {
    color: #fff;
    cursor: pointer;
}

.select2-selection__placeholder {
    font-size: 14px;
    font-weight: 600;
    color: #000 !important;
    text-align: left !important;
    float: left !important;
    background: transparent !important;
}

.select2-container--default .select2-selection--single {
    margin-top: 1.5vh !important;
    background: rgba(255, 255, 255, 0.8) !important;
    border: solid 1px transparent !important;
    border-radius: 5px;
    height: 50px;
    font-weight: 700;
    text-transform: capitalize;
}


/* For Tabs */

@media (min-width: 602px) and (max-width: 1024px) {
    /* Bottom Navbar */
    .bottomnav {
        position: fixed;
        bottom: -10px;
        left: 0px;
        width: 100% !important;
        padding: 5px 20px 0px 20px !important;
        background: #000 !important;
        border-top: solid 2px #fee24a;
        height: auto;
    }
    .bottomnavbox {
        padding: 0px 10px !important;
        margin-top: 1vh;
    }
    .bottomnavboxinner {
        width: 100% !important;
        padding: 0px 0px !important;
    }
    .bottomnavboxinner .talkbtn {
        width: auto !important;
        height: 45px !important;
        background: transparent;
        border: none !important;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        color: #ffffff;
        cursor: pointer;
        text-align: center;
        position: relative;
    }
    .bottomnavboxinner .talkbtn:hover {
        background: #ffe14d;
    }
    .bottomnavboxinner .talkbtn .img {
        vertical-align: middle;
        width: 30px;
    }
    /* Navbar */
    .navbar {
        height: 13vh;
        width: 100%;
        padding: 5px 20px 10px 20px !important;
        background-color: #000000 !important;
        position: relative;
        z-index: 5;
        border-bottom: transparent !important;
        box-shadow: none !important;
    }
    .nav-wrapper {
        background: #000000 !important;
        border-bottom: transparent !important;
    }
    .navbar .brand-logo {
        display: inline-block;
        margin-top: 0.5vh !important;
        padding: 10px !important;
    }
    .navbar .brand-logo img {
        width: 150px !important;
        height: 80px !important;
        position: absolute;
        top: -0.5vh;
        left: -2vh;
    }
    .navbar .nav-links {
        display: inline;
        float: right;
        font-size: 16px;
        margin-top: 2vh !important;
        margin-left: 1vh;
    }
    .navbar .nav-links a {
        background: transparent !important;
        color: #ffffff !important;
        border: solid 1px #ffffff;
        border-radius: 2px;
        padding: 12px 25px !important;
        line-height: 15px !important;
        font-size: 16px !important;
        text-shadow: none;
        font-weight: 500 !important;
        margin-left: 2vh;
        margin-top: 1.5vh;
    }
    .navbtn:hover {
        color: #ffffff !important;
        border: solid 1px #ffffff;
        background: transparent !important;
    }
    /* Slider */
    .bannerbase {
        margin: 0px !important;
        padding: 0px 0px !important;
    }
    /* Banner slide */
    .bannerslide {
        margin-top: 0vh;
    }
    .bannerslide .bannerslideinner {
        position: relative;
        padding: 10px !important;
        border-radius: 0px;
        height: auto;
        width: 100% !important;
        background-position: 50% 50% !important;
        background-size: cover;
        background-image: url(../assets/banner.jpg);
    }
    .bannerslideinner img {
        border-radius: 0px;
        background-size: cover;
        height: 20vh;
    }
    .bannerinner {
        position: absolute;
        z-index: 2;
        width: 80% !important;
        left: 10%;
        top: 0%;
        height: auto !important;
    }
    .bannerinnerbox h1 {
        font-size: 24px;
        z-index: 3;
        color: #ffffff;
        font-weight: 500;
        line-height: 30px;
        text-align: center;
        margin-bottom: 2vh;
    }
    .bannerinnerbox p {
        font-size: 16px;
        color: #ffffff;
        font-weight: 400;
        text-align: center;
    }
    .bannerinnerbox .ctabox {
        position: absolute;
        top: 60%;
        left: 0%;
        width: 100%;
    }
    .bannerinnerbox .mainctabtn {
        background: #43a047;
        width: auto !important;
        height: auto;
        text-align: center;
        margin-top: 10vh !important;
        padding: 15px 40px !important;
        border-radius: 5px;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
    }
    .bannerinnerbox .mainctabtn:hover {
        background: #388e3c;
        text-decoration: none;
    }
    .basebox {
        background: transparent;
        padding: 20px 20px !important;
        margin-top: 0px !important;
    }
    .mainbox {
        padding: 20px 20px !important;
        width: 100%;
        background: #fff;
        border-radius: 10px;
        margin-top: 2vh !important;
        position: relative;
    }
    /* Deposit box */
    .depositbox {
        background: rgba(255, 255, 255, 0.3);
        padding: 20px 20px 0px 20px !important;
    }
    .depositbox p {
        color: #000;
        font-size: 18px !important;
        font-weight: 500;
    }
    .depositbtn {
        background: #000;
        color: #fff;
        border-radius: 5px;
        padding: 10px 40px !important;
        font-size: 18px;
        font-weight: 600;
        vertical-align: middle;
        margin-top: 5vh !important;
    }
    /* Footer */
    .footerbox {
        background: #000000;
        padding: 20px 20px 50px 20px !important;
    }
    .footerboxmain {
        padding: 5px !important;
    }
    .footerboxmain img {
        width: 150px !important;
        margin-top: 2vh;
        margin-bottom: 3vh;
    }
    .footerboxmain p {
        color: #fff;
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 0px !important;
    }
    .footerboxmain .copyright {
        color: #fff;
        font-size: 15px;
        line-height: 25px;
    }
    .footerboxmain h2 {
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        display: none;
        line-height: 25px;
    }
    .footerboxmain ul li {
        margin-top: 2vh;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
    }
    .footerboxmain ul li a {
        color: #fff;
        margin-top: 2vh;
        float: left;
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
    }
    .footerboxmain .icon {
        color: #fff;
        font-size: 30px;
        margin-left: 0vh;
        display: none;
    }
    /* Points box */
    .pointsbox {
        padding: 20px 20px 0px 20px !important;
    }
    .pointsboxinner {
        background: #0D3A71;
        padding: 40px 10px 20px 10px !important;
    }
    .pointsboxinner .img {
        width: 80px !important;
    }
    .statbox {
        border: none !important;
        margin-top: 2vh;
        padding: 20px 50px !important;
    }
    .statbox h2 {
        color: #ffffff;
        font-size: 24px;
        line-height: 25px;
        font-weight: 400;
        margin-top: 2vh;
        margin-bottom: 10px;
    }
    .statbox p {
        color: #fff;
        font-size: 18px;
        line-height: 25px;
        font-weight: 300;
        margin-top: 0vh;
    }
}

.msgboxinner {
    width: 100% !important;
    padding: 10px 20px !important;
    border-radius: 5px;
}

.msgboxinner p {
    color: #fee24a;
    font-size: 16px !important;
    line-height: 20px;
    font-weight: 500;
    margin-top: 1vh;
    float: left;
    background: #000;
}


/* Tabs ends */

.vicon {
    font-size: 25px;
}


/* Bottom Navbar */

.bottomnav {
    position: fixed;
    bottom: -10px;
    left: 0px;
    width: 100% !important;
    padding: 5px 50px 0px 50px !important;
    background: #000 !important;
    border-top: solid 2px #fee24a;
    height: auto;
}

.bottomnavbox {
    padding: 0px 10px !important;
    margin-top: 1vh;
}

.bottomnavboxinner {
    width: 100% !important;
    padding: 0px 0px !important;
}

.bottomnavboxinner .talkbtn {
    width: auto !important;
    height: 45px !important;
    background: transparent;
    border: none !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    position: relative;
}

.bottomnavboxinner .talkbtn:hover {
    background: #ffe14d;
}

.bottomnavboxinner .talkbtn .img {
    vertical-align: middle;
    width: 30px;
}


/* textbox */

.textboxmain {
    position: relative;
    margin-top: 3vh !important;
    padding: 50px !important;
}

.textboxmain .image {
    width: 20%;
    position: absolute;
    right: 30vh;
    top: 5vh;
}

.textbox {
    width: 60% !important;
}

.textbox h2 {
    font-size: 28px !important;
    font-weight: 500;
    line-height: 26px;
    color: #fee24a;
    margin-top: 3vh;
    margin-bottom: 1vh !important;
}

.textbox p {
    font-size: 20px !important;
    font-weight: 300;
    line-height: 26px;
    color: #ffffff;
    margin-top: 2vh !important;
    margin-bottom: 1vh;
}