body{
    background: #0B0402;
}
:root{       --fcolor: #AF7361;
    --mcolor: #fff;
    --navcolor: #0B0402;
    --btnbg: #0a090f;
    --scolor: #AF7361;
    --tcolor: #61291d;
    --tabline: #ffb11b;
    --txtcolor: #ccc;}
.text-light{
	color: #cfcfcf !important;
}
.colort{
	color: #AF7361;
}
h3 {
    font-size: 26px;
    font-weight: 700;
}

.banner {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/meme-coin-development/banner-img.webp), url(../images/meme-coin-development/banner-bg.webp);
    background-position: 80% bottom, center;
    background-repeat: no-repeat;
    background-size: auto 100%, cover;
}
.btn.orange-btn {
    background: #fff;
    border-radius: 5px;
    color: #000;
    padding: 8px 30px;
    text-align: center;
    transition: .3s all ease;
}
.btn.orange-btn:hover {
    background: #AF7361;
    border-radius: 8px;
    color: #000;

}
.whitebox h4{
    color: #fff
}
.whitebox {
    background: #282828;
    border-radius: 12px;
    border: 0px;
    margin: 0;
    padding: 20px;
    height: 100%;
    position: relative;
}
.whitebox:hover h4 {
    color: #AF7361;
    background: none;
}
.whitebox:hover {
    box-shadow: none;
}
    .socialtalk li a {
    background: #905E4F;
border: 1px solid #AF7361;
border-radius: 5px;
    padding: 12px 18px;
    color: #FFF;
    min-width: 130px;
    text-align: center;
    justify-content: center;
}
.socialtalk li a:hover {
    

background: #4A2419 !important;
border: 1px solid rgba(196, 82, 37, 0.23) !important;
border-radius: 5px !important;
    padding: 12px 18px !important;
    color: #fff !important;
}
ul.socialtalk li a:hover .socialtext {
    color: #fff;
}
ul.socialtalk {
    display: flex;
    justify-content: center;
    padding: 0px;
    align-items: center;
;
    justify-content: center;
}
ul.socialtalk li {
    list-style: none;

    margin-bottom: 21px;
    display: inline-block;
}
.cards_black {
    border: 1px solid rgba(72, 72, 72, 0.5);
border-radius: 8px;
    height: 100%;
    margin: 10px;
    border-radius: 8px;
    padding: 20px;
    transition: .3s all ease;
}
.cards_black:hover {
background: #AF7361;
border-radius: 8px;
}
.cards_black:hover p{
    color: #fff;
}
.cards_black:hover h5{
    color: #fff;
}
.cards_black h5{
    color: #AF7361;
}
.cards_black:hover img {
    filter: invert(1);
}
#bitpay_caro .owl-prev,#bitpay_caro .owl-next{
    height: 50px;
    width: 50px;
    border: 1px solid #212529;
    border-radius: 34px;
}
.owl-prev {
    background: url(/images/fantasy-sports-development/left-arrow.png) !important;
    width: 40px;
    height: 40px;
    background-size: 100% !important;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 30px !important;
}
.owl-next {
    background: url(/images/fantasy-sports-development/right-arrow.png) !important;
    width: 40px;
    height: 40px;
    background-size: 100% !important;
    background-position: center;
    background-repeat: no-repeat;
}
#bitpay_caro .owl-prev span,#bitpay_caro .owl-next span{
    display: none;
}
.owl-theme .owl-nav {
    margin-top: 10px;
}
#bitpay_caro {
    display: flex !important
;
    flex-direction: column-reverse;
}
#bitpay_caro .item {
    height: 100%;
}
#bitpay_caro .item h3{
    color: #CBF48F;
}
#bitpay_caro .item:hover h3{
    color: #000;
}
#bitpay_caro .owl-prev, #bitpay_caro .owl-next {
    height: 50px;
    width: 50px;
    border: 1px solid #ffffff;
    border-radius: 34px;
}
/*.bg-color2 {
    background: #0D0D1B;
}

.topmenu .megadropdown >li.select > a {
    background: url(../images/nextarrow.svg) #49470c;
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 17px;
    border-radius: 4px;
    color: #fff !important;
}*/
.aerow {
    background: url(../images/erc20-token-development/arrow.svg);
    background-repeat: no-repeat;
    padding: 5px 5px 5px 30px;
    background-position: left;
}
.owl-carousel .owl-item img {
    display: block;
     width: unset !important; 
}
.caro_border{
    padding: 20px;
    border: 1px solid rgb(175 115 97 / 34%);
    border-radius: 8px;
    height: 100%;
    transition: all .3s ease;
}
.greybox {
    background: #4A2419;
border-radius: 8px;
    margin: 0;
    padding: 20px;
    height: 100%;
    position: relative;
}
.greybox h4{
    color: #fff;
}
.tech_bg {
    background: url(../images/meme-coin-development/why-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    border-radius: 20px;
    padding: 50px;
}
.num {
    font-size: 32px;
    font-weight: 500;
    color: #fff;
}
.lo {
  transition: transform 0.5s ease-in-out;
}
.lo:hover {
  transform: rotateY(180deg);
}
@media (max-width: 991px) {
    
        .full_bg {
            background: none;
        }

    .banner {
        background: linear-gradient(359.55deg, #0b0402 0.36%, #f57a4d4f 99.61%);

    }
    .tech_bg {
        background: none;
        padding: 10px;
    }
}
 @media(max-width: 450px){
    ul.socialtalk {
    display: flex;
    justify-content: center;
    padding: 0px;
    align-items: center;
    flex-direction: column;
}
 }