@import url('https://fonts.googleapis.com/css2?family=Oxanium:wght@200;300;400;500;600;700;800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.modal .modal-dialog .modal-content .errorModal{
    width: 30%;
    position: relative;
    left: 36%;
}
.modal .modal-dialog .modal-content .successModal{
    width: 30%;
    position: relative;
    left: 36%;
}

.yellow{
    color: #F9B200;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Oxanium';
    text-transform: uppercase;
    font-weight: 900 !important;
    color: #fff;
}
a:hover {
    text-decoration: none !important;
}
/*header */
.fixed-header{
    position: fixed !important;
    z-index: 999;
    width: 100%;
    top: 0;
}
.top-bar{
	background-color: #F7B100;
}
.top-bar-text {
	color: #fff;
	text-transform: uppercase;
	display: flex;
    justify-content: center;
    font-size: 11px;
    padding: 6px;
    font-weight: 100;
}
.top-bar-text b{
	font-weight: 900;
}
.top-bar-text p{
	margin-bottom: 0px;
	font-family: 'Oxanium';
    font-size: 12px;
}
.top-bar-text img {
	height: 13px;
	margin-bottom: -6px;
}
.top-bar-text span{
	background: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px 10px 5px;
    margin-left: 20px;
    font-family: 'Oxanium';
    font-weight: 900;
}
.header_signup_btn{
    box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 20%), inset 0px 3px 7px 0px rgb(0 0 0 / 40%);
    padding: 5px 10px;
}
.sub-top-bar{
	background-color: #262835;
}
.sub-top-text{
	color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sub-top-text p{
    font-family: 'Oxanium';
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 0;
}
.offer{
	display: flex;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 10px;
    padding: 18px 0px;
    align-items: center;
    text-transform: capitalize;
    color: #fff9;
}
.count .zero{
	transform: skewX(18deg);
    font-size: 14px;
}
.sub-top-text .count{
	background-color: #F7B100;
	color: #000;		
	margin: 0px 5px;
	padding: 5px 12px;
    font-size: 13px;
    transform: skewX(345deg);
    margin-bottom: 0px;
    font-weight: 700;
    font-family: 'Poppins';
}
.icons-text {
	display: flex;
	align-items: baseline;
	padding: 15px 0px;
    justify-content: flex-end;
}
.sub-icons .fab{
	color: #F7B100;
	font-size: 16px;
    text-align: center;
}
.sub-icons{
    padding: 5px 9px 4px;
    margin: 0px 4px;
    background: #3d3e4ec9;
    width: 34px;
    text-align: center;
}
.sub-icons:hover{
    background: #fff;
}
.sub-icons:hover .fab{
    color: #000;
}
.signup-button .btn{
    color: #fff;
    font-family: 'Oxanium';
    font-weight: 700;
    font-size: 13px;
    padding: 0px 4px;
    text-transform: uppercase;
}
.signup-button .btn:hover{
    color: #fff;
}
.signup-img{
    background-color: #F7B100;
    padding: 3px 4px;
    line-height: 0px;
}
.signup-img img{
    height: 12px;
}
.d-flex {
    align-items: center;
}
.navbar-brand{
	background-color:  #F7B100;
	transform: skewX(25deg);
    margin-left: -38px;
}
.navbar-light .navbar-nav .nav-link.active{
    background: #F7B100;
    transform: skewX( 340deg);
}
.navbar-light .navbar-nav .nav-link {
    color:#FFF ;
    text-transform: uppercase;
    font-size: 14px !important;
}
.navbar-light .navbar-nav .nav-link:hover{
    color: #000 !important;
    background: #F7B100;
    transform: skewX(340deg);
}
.navbar-light .navbar-nav .nav-link:hover span{
    transform: skewX(20deg);
    display: block;

}
.navbar{
	padding:0px !important;
	background-color: #1d1f28f7;
}
.navbar-brand img{
	margin-left: 10rem;
    height: 70px;
    -ms-transform: skewY(20deg);
    transform: skewX(334deg);
    margin-right: 22px;
}
.nav-link {
	color: #fff;
    font-family: 'Oxanium';
    font-weight: 700;
    font-size: 13px;
    margin-right: 10px;
    margin-left: 10px;
}

/* footer */
.news-letter{
    border-radius: 76px;
    background: #1D181E;
    padding: 2rem 4rem;
}
.newletter {
    /*background: #212026;*/
    margin-top: -54px;
    margin-bottom: -65px;
    z-index: 9999;
}
.new-letter-form{
	display: flex;
	transform: skewX(335deg);
}
.news-letter h5{
	margin-bottom: 0;
    font-size: 26px;
}
.envelop-icon{
 	padding-right: 8px;
}
.email-text{
	width: 100%;
    display: flex;
    background: #1F2025;
   padding: 10px 20px;
}
.news-letter input[type="email"] {
    background-color: transparent;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
    color: #fff9;
    border: 0px;
    transform: skewX(23deg);
}
/* Style the section */
.why-us {
    background-color: #f7f7f7; /* Set your desired background color */
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
}

/* Style the heading */
.why-us h3 {
    font-size: 28px; /* Set your desired font size */
    color: #333; /* Set your desired text color */
}

/* Style the subheading */
.why-us h5 {
    font-size: 16px; /* Set your desired font size */
    color: #666; /* Set your desired text color */
}

/* Style the paragraph text */
/* .why-us p {
    font-size: 18px; 
    color: #444; 
    margin-top: 20px;
} */

/* Center the text */
.text-center {
    text-align: center;
}

.envelop-icon .fa-envelope{
	color: #F7B100;
    font-size: 14px;
    transform: skewX(23deg);
}
.news-letter input[type="submit"]{
	background: transparent;
    border: none;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    transform: skewX( 23deg);
}
.subscribe .fa-telegram-plane{
	transform: skewX( 23deg);
}
.subscribe{
	background: #F7B100;
	display: flex;
    align-items: center;
    padding: 10px;
    margin-left: 10px;
}
.footer-menu-box{
	background-image: url("../image/FOOTER-BG.jpg");
	padding: 4rem 0 5rem;
    position: relative;
}
.footer-menu-top-box{
    background-image: url("../image/FOOTER-BG.jpg");
    /* padding: 0rem 0 5rem; */
    position: relative;
    z-index: -1;
}
.footer-logo i{
	font-size: 32px;
}
.footer-logo h4{
	margin-left: 8px;
    margin-bottom: 0px;
    font-size: 28px;
    text-transform: capitalize;
}
.footer-menu-box h6:after{
	content: '';
    position: absolute;
    left: 0;
    height: 2px;
    width: 30px;
    background: #F7B100;
    bottom: -12px;
}
.footer-menu-box h6{
	position: relative;
    margin-bottom: 45px;
    font-size: 20px;
}
.footer-logo{
	margin-bottom: 38px;
}
.footer-menu-box::before {
    content: url(../image/footer_fire.png);
    position: absolute;
    bottom: 0;
    left: 0;
}
.footer-menu-box::after {
    content: url(../image/footer_fire.png);
    position: absolute;
    right: 0;
    bottom: 0;
}
.fm-item{
	padding-bottom: 10px;
}
.fm-item a{
    font-family: 'Poppins';
    color: #fff9;
    font-weight: 500;
}
.footer-menu-box p{
    font-size: 16px;
}
.small-p{
	font-family: 'Poppins';
    color: #fff9;
    font-size: 12px;
    font-weight: 500;
}
.fm-item a:hover{
	color: #fff;
	text-decoration: none;
}
.f-icon{
	color: #fff;
    font-size: 20px;
    padding: 5px 10px;
    border-radius: 2px;
    margin-right: 5px;
    margin-bottom: 40px;
    width:40px;
    text-align: center;
}
.facebook{
	background: #4867AA;
}
/* .twitter{
	background: #5DA9DD;
} */
.pinterest{
	background: #B7081B;
}
.linkedin{
	background: #0270AD;
}
.new-letter-signup input[type="submit"]{
	position: relative;
    width: 50px;
    background: #F7B100;
    border: 0px;
    padding: 12px 24px;
    z-index: 1;
}
.new-letter-signup .fa-rocket{
	position: absolute;
   right: 30px;
    font-size: 22px;
    z-index: 2;
}
.new-letter-signup input[type="email"]{
	background: #29252a;
    border: 0px;
    padding: 12px;
    color: #fff9;
    font-weight: 600;
    font-size: 16px;
}
.footer-bottom{
    background-color: #F9B200;
    padding: 2rem 0 0.5rem; 
    position: relative; 
}
.bottom-text .new-year{
    font-size: 53px;
    font-weight: 400 !important;
}
.new-year span{
    font-weight: 900;
    font-size: 65px;
}
.discount{
    font-size: 27px;
    font-weight: 300 !important;
}
.discount span{
    color: #ff0606;
    font-weight: 800;
}
.coupon-grab{
    background-color: #0b1126;
    width: fit-content;
    padding: 6px 20px 1px;
    border: 2px #fff;
    border-style: dashed;
    display: block;
    margin: 20px auto 5px;
}
.payment-mode{
    background: #1C171D;
}
.payment-mode-value{
    display: flex;
    /*justify-content: flex-end;*/
}
.payment-mode-value img{
    width: 50px;
    margin: 12px 10px;
    /* filter: grayscale(90%); */
}
/* media Query */
@media (min-width: 992px){
.navbar-expand-lg .navbar-collapse {
    justify-content: space-around;
    }
}

/* Media Query for ipad pro */
@media screen and (max-width: 1200px) and (min-width: 981px){
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .new-letter-signup input[type="submit"] {
        padding: 12px 17px;
    }
    .new-letter-signup .fa-rocket {
            right: 18px;
    font-size: 18px;
    }   
    .footer-menu-box::before, .footer-menu-box::after{
        display: none;
    } 
    .search-icon i {
        top: 400px !important;
    }
    .tabs .nav-tabs li {
        padding: 5px 91px !important;
    }
    /* .products-subtotal .checkout-button{
        padding: 4px 100px !important;
    } */
    .new-letter-signup input[type="email"]{
        padding: 12px 0px;
    }
    .purchase-product {
        padding: 5rem 0 !important;
    }
    /*.carousel-control-prev {
        left: -15px !important;
    }
*/    .carousel-control-next {
        right: 0px !important;
    }
    .products-slider {
        padding-bottom: 2rem !important;
    }
    .hover-content{
        height: 67% !important;
    }
    .hover-content .cart-img{
        bottom: 0px !important;
        left: 25px !important;
    }
    .hover-content .cart-button{
        margin-top: 3.2rem !important;
    }
    .packages-result form{
        padding-right: 30px !important;
    }
}

@media screen and (max-width: 980px) and (min-width: 768px){
    .icons-text{
        justify-content: flex-end;
    }
    .new-letter-signup input[type="email"]{
        width: 100%;
    }
    .new-letter-signup input[type="submit"]{
        width: 40px;
    }
    .new-letter-signup .fa-rocket{
        right: 33px;
    }
    .navbar-toggler .navbar-toggler-icon {
        background: #F7B100;
    }
    .container-fluid .navbar-brand{
        margin-right: 24px;
    }
    .computer-button a{
        font-size: 14px;
    }
    .trending-in-inner .carousel-control-next, .trending-in-inner .carousel-control-prev {
        top: -27% !important;
        bottom: 110%;
    }
    .trending-in-inner .carousel-control-prev {
        left: 83% !important;
    }
    .footer-menu-box::before, .footer-menu-box::after{
        display: none;
    } 
    .navbar-collapse form{
        padding-bottom: 20px;
    }
    .game-addiction-links{
        font-size: 11px !important;
    }
    .search-icon i {
        right: 45px !important;
        top: 404px !important;
    }
    .tabs .nav-tabs li {
        padding: 5px 51px !important;
    }
    .text-area{
        display: block !important;
    }
    .text-area label{
        padding-bottom: 0px !important;
    }
    .news-letter {
        padding: 1rem 4rem !important;
    }
    .new-letter-form {
        margin-right: 90px;
    }
    /* .products-subtotal .checkout-button{
         padding: 4px 59px !important;
    } */
    .purchase-product {
        padding: 5rem 0 !important;
    }
    .carousel-control-prev {
        left: -21px !important;
    }
    .carousel-control-next {
        right: 0px !important;
    }
    .products-slider{
        padding-bottom: 2rem !important;
    }
    .image-gallery .hover-content{
        height: 60% !important;
    }
    .hover-content .hover-imgs{
        width: 20px !important; 
    }
    .hover-content .cart-button{
        padding: 3px 19px;
        margin-top: 3px !important;
        font-size: 14px;
    }
    .hover-content .cart-img{
        bottom: 20px !important;
        left: 4px !important;
        width: 17px !important;
    }
    .packages-result{
        padding: 12px 0 !important;
    }
    .packages-result .result{
        padding: 0px 0px 0px 30px !important;
    }
    .result span{
        font-size: 14px !important;
        margin-left: 0px!important;
    }
    .packages-result .sort{
        font-size: 14px !important;
        padding: 0 20px 0 0 !important;
    }
    .packages-result form{
        padding-right: 30px !important;
    }
}

@media screen and (max-width: 767px) {
    .offer{
        justify-content: center;
    }
    .icons-text{
        justify-content: center;
    }
    .navbar-light .navbar-nav .nav-link.active{
        padding: 10px;
    }
    .navbar-collapse{
        padding-bottom: 20px;
    }
    .navbar-toggler-icon {
        background: #F7B100;
    }
    .container-fluid .navbar-brand {
        margin-right: 19px;
    }
    .navbar-brand img {
        margin-left: 1rem;
    }
    .news-letter{
        padding: 1rem 5rem;
    }
    .new-letter-form{
        justify-content: center;
        margin-top: 5px;
    }
    .new-letter-signup input[type="email"]{
        width: 100%;
    }
    .new-letter-signup input[type="submit"]{
        width: 12%;   
    }
    .new-letter-signup .fa-rocket {
        right: 33px;
    }
    .tool-img{
        flex-wrap: wrap;
    }
    .features-bottom-text{
        padding-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .trending-in-inner .carousel-control-next, .trending-in-inner .carousel-control-prev {
        top: -14% !important;
        bottom: 110% !important;
    }
    .trending-in-inner .carousel-control-prev {
        left: 68% !important;
    }
    .slider-text h1{
        font-size: 15px;
    }
    .slider-sub-text {
        font-size: 9px !important;
        margin-top: 0.3rem !important;
    }
    .slider-text {
        top: 7px !important;
    }
    .know-more {
        margin-top: 0rem !important;
        font-size: 10px;
    }
    .know-more::before {
        height: 26px !important;
    }
    .footer-menu-box::before, .footer-menu-box::after{
        display: none;
    } 
    .core-value .col-md-7{
        text-align: center !important;
        padding-top: 3rem;
    }
    .game-addiction-links{
        display: block !important;
        font-size: 13px !important;
    }
    .game-addiction-icons{
        padding: 10px;
    }
    .comments-image img{
        width: 100%;
        margin-bottom: 1rem;
    }
    .comment-submit{
        margin-bottom: 1rem;
    }
    .purchase-product {
        padding: 4rem 0 !important;
    }
    .carousel-control-prev{
        left: 0px !important;
    }
    .carousel-control-next{
        right: 0px !important;
    }
    /* .products-subtotal .checkout-button{
        padding: 4px 84px !important;
    } */
    .image-gallery{
        display: block !important;
    }
    .products-slider {
        padding-bottom: 0rem !important;
    }
    .newletter {
        margin-bottom: -99px !important;
    }
    .product-form img {
        width: 21px !important;
        margin-left: 4px !important;
        position: absolute;
        margin-top: 4px;
    }
    .coupon input[type="text"]{
        padding: 10px 50px !important;
    }
    .apply-coupon .coupon{
        /* padding-bottom: 20px; */
        font-size: 10px;
    }
    .apply-coupon {
        padding-top: 35px !important;
    }
    .hover-content{
        height: 80% !important;
    }
    .hover-content .cart-button{
        margin-top: 9.2rem!important;
    }
    .packages-result{
        padding: 12px 0 !important;
    }
    .packages-result .result{
        padding: 0px 0px 0px 10px !important;
    }
    .result span{
        font-size: 12px !important;
        margin-left: 0px!important;
    }
    .packages-result .sort{
        font-size: 12px !important;
        padding: 0px !important;
    }
    .packages-result form{
        padding-right: 10px !important;
    }
    .hover-content .cart-img{
        bottom: 63px !important;
        left: 95px !important;
    }
    .play-game-image img{
        margin: auto !important;
    }
    .link-building img {
        width: 100% !important;
    }
    .hero-section .know-more{
        padding: 5px 15px !important;
    }
    .rank-your-website img{
        margin-bottom: 30px !important;
    }
/*    .payment-mode-value {*/
/*    justify-content: center !important;*/
/*}*/



}
@media screen and (max-width: 500px){
    .slider-text {
        top: 25px !important;
        bottom: auto !important;
    }
    #progressbar li{
        font-size: 10px !important;
            line-height: 24px !important;
    padding: 0px 6px !important;
    }
}
@media screen and (max-width: 769px){
    #core_value_slider .carousel-control-prev {
        left: 75% !important;
    }
}
/*hero section*/
.slider-text {
    position: absolute;
    top: 120px;
    margin-left: 30px;
}
.carousel-inner{
    margin-bottom: -7px;
}
.slider-sub-text{
    font-family: 'Poppins';
    font-weight:500 !important;
    font-size: 18px;
    margin-top: 2rem;
}
.know-more a,
.computer-button a,
.shooting-button a,
.seo-btn a
{
    color: #000;
    -webkit-transform: skewX(25deg);
    display: inline-block;
}
.know-more{
    border: none;
    background: #F7B100;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 700;
    padding: 12px 15px;
    width: fit-content;
    transform: skewX(333deg);
    margin-top: 5rem;
    position: relative;
    transition: .3s linear;
}
.know-more:hover:before,
.computer-button:hover:before{
    right: -7px !important;
}
.boost-seo .know-more:hover,
.game-button:hover {
    background-color:#fff !important;
}
.game-button:hover a{
    color: #24262E;
}
.boost-seo p{
    font-size:18px !important;
}
.boost-seo .know-more:hover::before{
    background-color: #fff !important;
}
.newletter .subscribe:hover{
    background-color:#fff !important;
}
.new-letter-signup input[type="submit"]:hover{
    background-color:#fff !important;
}
.boost-seo .know-more:hover a{
    color: #24262E;
}
/*.know-more:hover,
.know-more:hover::before{
    background-color:#24262E ;
}*/
.carousel-inner .know-more:hover,
.carousel-inner .know-more:hover::before{
    background-color:#fff ;
}
.more-about .know-more:hover,
.more-about .know-more:hover::before{
    background-color:#24262E;
}
.more-about .know-more:hover a{
    color: #fff;
}
.carousel-inner .know-more:hover a{
    color: #24262E;
}
/*.know-more:hover a{
    color: #fff;
}*/
.comment-submit:hover,
.comment-submit:hover a{
    background-color:#24262E ;
}
.comment-submit:hover a,
.comment-submit:hover input[type="submit"]{
    color: #fff !important;
}
.shooting-button a:hover{
    color: #000;
    text-decoration: none;
}
.computer-button::before {
    content: '';
    position: absolute;
    right: -15px;
    height: 36px;
    width: 8px;
    top: 0;
    background: #F7B100;
    transition: .3s linear;
}
.know-more::before{
    content: '';
    position: absolute;
    right: -15px;
    height: 48px;
    width: 8px;
    top: 0;
    background: #F7B100;
    transition: .3s linear;
}

/*tools*/
.tools{
    background-image: url("../image/FOOTER-BG.jpg");
}
.tool-img {
    margin-top: 2rem;
}
.tool-img img{
    width: 90px;
    display: block;
    margin: auto;
}
.link-building{
    background-image: url("../image/bg2.png");
    background-repeat: no-repeat;
    background-size: cover;
}
p,
.computer-text li{
    color: #fff;
   font-weight: 500;
    font-size: 15px;
    font-family: 'Poppins';
    line-height: 25px;
}
.reaching-top, .results{
     background-image: url("../image/bg2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.big-h2{
    font-size: 40px;
}
.our-features{
    background-image: url("../image/features_bg.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.our-features sub{
    font-size: 13px;
    font-family: 'Poppins';
    color: #fff ;
}
.features-img-center{
    display: block;
    margin: auto;
}
.computer-title-one{
    background-image: url("../image/bg.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.computer-button{
    background: #F7B100;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 600;
    padding: 6px 15px;
    width: fit-content;
    transform: skewX(333deg);
    position: relative;
    margin-bottom: 15px;
    margin-top: 23px;
    transition: .3s linear;
}
.play-game{
    background-color: #212026;
}
.play-game-image{
    background-image: url("../image/third_about_img_shadow.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.play-game-image img{
    width: 275px;
    display: block;
    margin-left: auto;
    padding: 4rem 0;
}
.h6-rotate{
    transform: rotate(270deg);
    position: absolute;
    left:-75px;
    top: 50px;
}
.game-button{
    background: #F7B100;
    width: fit-content;
    padding: 10px 20px;
    margin-top: 29px;
    transform: skewX(333deg);
}
.game-button a{
    color: #FFF;
    -webkit-transform: skewX( 25deg);
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 700;
    text-decoration: none;
}
.be-the-game{
    margin-left: 30px;
    position: relative;
}
.nav-tabs{
    border: 0px !important;
}
.computer-button:hover{
    background: #fff;
    color:#F7B100;
}
.computer-button:hover a{
    color: #F7B100 !important;
    text-decoration: none;
} 
a.joining-btn:hover{
    text-decoration: none;
    color: #1c1121;
    background: #F9B200;
}
.computer-button:hover::before{
    background-color: #fff;
}
.features-inner-box{
    background: #1D181E;
    border: 12px solid;
    margin-top: 30px;
}
.features-inner-box-text{
    margin-left: 30px;  
}
.price{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
}
.features-bottom-text{
    float: right;
    display: flex;
    align-items: center;
    padding-top: 38px;
    margin-bottom: -38px;
}
.joining-btn{
    display: block;
    border: 1px dashed #383838;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    padding: 12px 13px;
    line-height: 1;
    margin-left: 18px;
    background-color: rgb(34, 34, 37);
    color: #fff;
}
.trending-in{
    background: url(../image/FOOTER-BG.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.trening-title-box{
    position: absolute;
    bottom: 0;
    background: #20033261;
    width: 100%;
    margin: auto;
    padding: 25px 20px;
}
.entry-fee{
    font-family: 'Poppins';
    color: #fff;
    font-weight: 700;
}
.trending-in-inner .carousel-control-prev {
    left: 90%;
}
.trending-in-inner .carousel-control-next, .trending-in-inner .carousel-control-prev {
    top: -22%;
    bottom: 110%;
}
.trending-in-inner .carousel-control-prev,
.trending-in-inner .carousel-control-next{
    border: 2px solid;
    width: 50px;
}
#close{
    margin-left: 15%;
}
.bottom_close{
    background: no-repeat;
    border: none;
    float: right;
    top: 0;
    position: absolute;
    right: 46px;
}
.close-btn{
    font-size: 30px;
}
.center-btn{
    display: block;
    margin: auto;
}
.boost-seo{
    background-image: url(../image/cta1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
/*.row-bg{
    background: url(../image/third_about_img_shadow.png);
}*/
.core-value{
    background-image: url(../image/features_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.core-value{
    text-align: right;
}
.about-hero{
    background-image: url(../image/header-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 8rem 0;
}
.about-hero h1{
    font-size: 52px;
}
.about-hero h6{
    font-family: 'Poppins';
    font-weight: 600 !important;
    font-size: 14px;
}
.img-grey{
    filter: brightness(0%);
}
.more-about h6{
    text-transform: capitalize;
}
.cv_slider-text{
    background-color: white;
    padding: 40px;
}
#core_value_slider .carousel-control-next, 
#core_value_slider .carousel-control-prev{
    top: 100%;
}
#core_value_slider .carousel-control-prev {
    left: 80%;
    border: 2px solid;

}
#core_value_slider .carousel-control-next{
    border: 2px solid;
    right: 30px;

}
/*.privacy */
.privacy-hero{
    background-image: url(../image/header-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 8rem 0;
}
.privacy-hero h1{
    font-size: 52px;
}
.privacy-text p, .privacy-text li{
    color: #6c757d;
}
.privacy-text h5{
    color: #000;
}

/* blog detail */
.blog-detail{
    background: #F9F9F9;
    padding-top: 5rem;
    padding-bottom: 6rem;
    font-size: 15px;
}
/* .blog-left-box{
    background-color: #fff;
    padding: 20px 30px;
} */
.blog-detail-text p,
.comments p,
.blog-inner-text p{
    color: #6c757d;
}
.blog-detail-text h5{
    color: #000;
}
.blog-detail ul{
    list-style-position: inside;
    padding-left: 0px;
}
.blog-detail li{
    font-weight: 500;
    font-family: 'Poppins';
    line-height: 30px;
}
.blog-detail-images{
    display: flex;
    justify-content: space-between;
}
.blog-detail-images img{
    width: 48%;
    margin: 1rem 0;
}
.blockquote{
    position: relative;
    padding-left: 20px;
    margin: 30px 0px;
    color: #000 !important;
    font-weight: 500;
    font-family: 'Poppins';
    border-left: 2px solid #F7B100;
    font-size: 15px;
}
.game-addiction-links{
    display: flex;
    justify-content: space-between;
    margin-top: 4rem;
    font-family: 'Oxanium';
    text-transform: uppercase;
    border-top: 1px solid #ccc;
    padding-top: 25px;
    font-size: 15px;
}
.game-addiction-tags a{
    margin: 0px 10px;
    color: #6c757d;
    font-weight: bold;
}
.game-addiction-icons a:hover,
.game-addiction-tags a:hover{
    color: #F7B100;
}
.game-addiction-tags i{
    color: #F7B100;
    margin-right: 5px;
}
.game-addiction-icons a{
    margin: 0px 10px;
    color: #000;
}
.line-icon i{
    color: #F7B100;
    margin-right: 10px;
}
.comments-text{
    background: #FFF;
    padding: 15px;
    margin-top: 20px;
}
.comments h6{
    color: #000;
}   
.text-area-box{
    background: #F1F1F1;
    border: none;
    margin-bottom: 10px;
    width: 100%;
    padding: 15px;
    font-weight: 500;
    color: #6c757d;
    font-family: 'Poppins';
} 
.forms-input{
    display: flex;
    justify-content: space-between;
}               
.forms-input input[type="text"], 
.forms-input input[type="email"]{
    width:49%;
    padding:15px;
    border: none;
    background: #F1F1F1;
    margin-top: 15px;
    font-weight: 500;
    color: #6c757d;
    font-family: 'Poppins';
    margin-bottom: 10px;
}
.checkbox-text input[type="checkbox"]{
    margin-right: 10px;
}
.checkbox-text{
    color: #6c757d;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Poppins';
    display: flex;
    align-items: center;
    padding-top: 0.5em;
}
.comment-submit{
   background: #F7B100;
    padding: 12px 26px;
    transform: skewX(-23deg);
    max-width: 150px;
    width: 100%;
    border: none;
}
.comment-submit input[type="submit"]{
    background:transparent;
    border: none;
    font-family: 'Poppins';
    font-weight: 700;
    text-transform: uppercase;
    transform: skewX(22deg);
    text-align: center;
    display: block;
    margin: auto;
}
.shooting-button a,
.seo-btn a{
    background: #F7B100;
    border: none;
    font-family: 'Poppins';
    font-weight: 700;
    text-transform: uppercase;
    transform: skewX(22deg);
    text-align: center;
    display: block;
    margin: auto;
}
.seo-btn{
    padding-right: 30px;
    padding-left: 30px;
}
.blog-right-box{
    background-color: #252525;
    padding: 20px;
}
.blog-inner-form input[type="text"]{
    background-color: #1D1D1D;
    font-family: 'Poppins';
    color: #fff9;
    border: 0px;
    width: 100%;
    padding: 8px;
    position: relative;
}
.search-icon i{
    font-size: 10px;
    position: absolute;
    right: 54px;
    top: 450px;
    color: #F7B100;
}
.inner-links li{
    list-style: none;
    line-height: 40px;
}
.inner-links a{
     color: #6c757d;
    font-weight: 500;
    font-family: 'Poppins';
    line-height: 25px;
}
.recent-post-img {
    margin: 10px 0;
}
.recent-post-img img,
.comments-image img{
    border-radius: 5px;  
}
.single-detail-page {
    background: #F9F9F9;
    padding: 5rem 0;
}
.blog-left-inner-box {
    background-color: #FFF;
}
.blog-detail-content{
    padding: 30px;
}
.reading-more{
    display: flex;
    justify-content: space-between;
    background: #444;
    color: #fff;
    font-family: 'Poppins';
    padding: 15px 25px;
}
.inner-links li:hover a{
    color: #F7B100;
}
.reading-more a:hover,
.reading-more .text-white:hover b{
    color: #F7B100;
}
.blog-img-box .related-post:hover h6,
.blog-img-box .related-post:hover .publish-date{
    color: #F7B100;
}
.reading-more-icons a{
    margin: 0px 10px;
    color: #fff;
}
.blog-pagination{
    margin: 30px 0px;
}
.pagination .page-link{
    background: #0E0E0E;
    color: #F7B100;
    font-family: 'Poppins';
    border: none;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 18px;
}
.blog-pagination .page-item:hover a{
    color: #fff;
}
.pagination .page-item{
    margin-right: 0.5rem;
}

.purchase-product{
    background-color: #110C17;
    padding-top: 10rem;
}
.product-image img{
    width: 100%;
}
.product-rating, .product-pricing, .quantity-inner{
    display: flex;
    align-items: baseline;
    width: 100%;
}
.product-heading-text p{
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: 600;
}
.product-rating img{
    width: 65px;
    height: 12px;
    object-fit: contain;
}
.product-rating p{
    color:#1337dd;
    padding-left: 35px;
    font-size: 14px;
    font-weight: 300;
}
.real-price{
    color: #D8D8D8;
    font-size: 12px;
    font-weight: bold;
}
.discount-price{
    padding-left: 10px;
    font-size: 16px;
    font-weight: 600;
}
.choose-plan label,
.product-quantity p{
    font-size: 16px;
    font-weight: 600;
}
.product-form label{
    font-size: 16px;
    font-weight: 600;
    width: 225px;
}
.product-form img{
    width: 25px;
    margin-left: 5px;
}
.choose-plan .select-plan button,
.select-plan .show>.btn-light.dropdown-toggle{
    background: transparent;
    color: white;
    border: 1px solid #D8D8D8;
    padding: 4px;
/*    width: 50%;
*/}
.quantity-icon{
    border: 1px solid #D8D8D8;
}
.quantity-icon i{
    color: #D8D8D8;
    font-size: 10px;
    padding: 0 8px;
}
.minus-icon{
    margin-right: 10px;
}
.plus-icon{
    margin-left: 10px;
}
.product-form input[type="text"] {
    background: transparent;
    border: 1px solid #D8D8D8;
    width: 100%;
    margin-bottom: 10px;
}
.product-form form >div{
    display: flex;
    padding-bottom: 10px;
}
.text-area label{
    width: 225px;
    padding-bottom: 57px;
}
.text-area textarea{
    background: transparent;
    border: 1px solid #D8D8D8;
    width: 100%;
}
.choose-plan form{
    display: flex;
}
.choose-plan .bootstrap-select.select-plan{
    width: 100% !important;
}
.inline-images{
    margin-left: 19px;
}
.inline-images img{
    width: 52px;
    padding-right: 16px;
}
.cart-button{
    position: relative;
}
.add-cart-btn:hover:before{
    right: -4px !important;
    background-color: #F9B200;
}
.add-cart-btn::before{
    content: "";
    position: absolute;
    right: -8px;
    top: 0;
    height: 100%;
    width: 5px;
    transform: skewX(-16deg);
    z-index: 1;
    opacity: 1;
    background-image: none;
    bottom: 0;
    border-radius: 0;
    left: auto;
    background-color: #FFF;
    transition: .2s linear;
}
.add-cart-btn::after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: skewX(-16deg);
    z-index: -1;
    opacity: 1;
    background-image: none;
    bottom: 0;
    border-radius: 0;
    left: auto;
    background-color:#F9B200;
}
.add-cart-btn{
    background: transparent;
    color: #1c1121;
    letter-spacing: 0;
    margin-bottom: 0;
    touch-action: manipulation;
    position: relative;
    z-index: 1;
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: 5px 35px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
}
.wishlist-box{
    position: relative;
}
.wishlist-box:hover .wishlist_text{
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    top: 47px;
    width: 100%;
    display: table;
    padding: 5px 15px;
    font-weight: 600;
    font-size: 14px;
    white-space: pre;
}
.wishlist_text{
    display: none;
}
.tabs{
    padding-top: 5rem;
    
}
.tab-content{
padding-bottom: 10rem;

}
.nav-tabs {
    border-bottom: 1px solid #D8D8D8 !important;
}
.tabs .nav-tabs li {
    padding: 5px 112px;
}
.nav-tabs .nav-link.active{
    background-color: transparent !important;
    border-color: transparent !important;
}
.tabs .nav-tabs li a{
    color: #fff !important;
        font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
}
.nav-tabs .nav-link {
    border: none;
}
.tabs .nav-link.active{
    position: relative;
    color: #F9B200 !important;
}
.tabs .nav-link.active::before{
    content: "";
    position: absolute;
    background: #F9B200;
    height: 3px;
    width: 120px;
    top: 43px;
    left: -8px;
}
.products-slider{
    background: #110C17;
    padding-top: 1rem;
    padding-bottom: 7rem;
}

.cards-wrapper {
    display: flex;
    justify-content: center;
}
.card img {
    max-width: 100%;
    max-height: 100%;
}
.card {
    margin: 12px;
    border: none;
    border-radius: 0;
    background-color: transparent;
    border: 2px solid #F9B200;
    border-radius: 10px;
    /* background-image: linear-gradient(180deg, #101111 0%, #0e1324 100%); */
}
.products-slider-inner .carousel-inner {
    padding: 1em;
}
.carousel-control-prev,
.carousel-control-next {
    top: 40%;
    transform: translateY(-50%);
    border: 1px solid;
    width: 38px;
    height: 38px;
}
.carousel-control-next {
    right: 55px;
}
.carousel-control-prev{
    left: 55px;
}
@media (min-width: 768px) {
  .card img {
    width: 100%;
  }
}


/* for billing form */
@media (min-width: 768px) {
    .order-md-1 {
      margin-left: 25%;
      /* border: 2px solid darkorange; */
    }
  }
/* end */


.cart-products{
    background: #110C17;
    padding: 4rem 0;
}
.cart-products-table th{
    font-size: 16px;
    padding-bottom: 15px;
}
.cart-products-table thead{
    border-bottom: 1px solid #D8D8D8;
}
.cart-products-table td{
    padding: 20px 0;
    font-size: 14px;
    font-weight: 900;
    font-family: 'Oxanium';
}
.remove-button{
    border: none;
    background: transparent;
}
.product-thumbnail img{
    width: 80px;
    background: #fff;
    padding: 8px;
}
.product-thumbnail span{
    padding-left: 10px;
}
.quantity-minus-icon i, .quantity-plus-icon i{
    color: #F9B200;
    font-size: 15px;
    border: 1px solid #D8D8D8;
    padding: 10px;
}
.cart-products-table{
    width: 100%;
}
.quantity-text{
    padding: 5px 20px;
    border: 1px solid #D8D8D8;
}
.quantity-text p{
    margin-bottom: 0px;
}
.coupon input[type="text"]{
    background: transparent;
    border: 1px solid #D8D8D8;
    padding: 10px 40px;
}



/* for apply button */
.coupon .apply-button{
    margin: 10px 27px;
    padding: 6px 50px;
    border: none;
    background: whitesmoke;
    font-weight: 600;
    font-size: 14px;
    margin-top:5px;
    position: relative;
    top: -50px;
    left: 260px;
    height: 45px;
}
.coupon .apply-button:hover{
    background-color: #F7B100;
}
/* @media (min-width: 768px) {
    .apply-coupon .coupon #coupon_code {
     width: 80%;
    }
  } */


.coupon-heading{
    display: flex;
    justify-content: space-between;
}
.apply-coupon label p {
    font-size: 16px;
    font-weight: 600;
}
.subtotal-price{
    padding-right: 20px;
}
.cart-products-table .table-data{
    border-bottom: 1px solid #D8D8D8;
}
/* .products-subtotal .checkout-button {
    border: none;
    background: #F7B100;
    padding: 4px 143px;
    font-size: 14px;
    font-weight: 600;
} */
.coupon .coupon_label,
.coupon-heading p{
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 700;
}
.apply-coupon{
    padding-top: 70px;
}
/* .space-section{
    background: #212026;
    padding: 3rem 0;   
} */

.packages-of-seo{
    padding: 4rem 0;
    background: #110C17;   
}
.packages-left-section h5{
    font-size: 25px;
}
.packages-left-section .heading-span{
    font-size: 14px;
    color: #fff;
    font-weight: 900;
    font-family: 'Oxanium';
}
.packages-result{
    display: flex;
    justify-content: space-between;
    border: 1px solid #e1a828;
    align-items: center;
}
.packages-result .result{
    margin-bottom: 0px;
    padding: 12px 0 12px 30px;    
    font-size: 16px;
    font-weight: 600;
}
.packages-result form{
    padding-right: 50px;
}
.packages-result .sort-by{
    margin-bottom: 0px;   
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
.result span{
    font-weight: 300;
    margin-left: 8px;
    font-size: 14px;
}
.packages-result .sort{
    background: transparent;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    border: 1px solid #e1a828;
    padding: 1px 50px 1px 0px;
}
.packages-left-box input[type="text"]{
    background: transparent;
    border: 1px solid #e1a828;
    color: #fff;
    font-size: 14px;
    padding: 6px 0px 6px 9px;
}
.packages-left-box p{
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 600;
}
.magnify-icon i{
    color: #e1a828;
    font-size: 15px;
    position: absolute;
    top:135px;
    left: 160px;
}
.package-categories{
    padding-top: 55px;
    padding-bottom: 40px;
}
.package-categories ul{
    color: #FFF;
    list-style: none;
    padding-left: 0;
}
.package-categories li, .price-filter span{
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 300;
}
.price-filter{
    font-size: 13px;
    font-weight: 300;
    color: #FFF;
}
.range-slider{
    padding-bottom: 35px;
}
/* doesnt work funnly on firefox or edge, need to fix */

.range-slider {
    width: 300px;
    /* text-align: center; */
    position: relative;
}
.rangeValues {
    display: block;
}
.range-slider input[type=range] {
    -webkit-appearance: none;
    width: 190px;
    position: absolute;
}
.range-slider .range-slider-nav-right{
    margin-left: 22px;
}
.range-slider input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 5px;
    background: #F9B200;
    border: none;
    border-radius: 3px;

}
.range-slider-nav-left::-webkit-slider-thumb {
    background-color: #000;
    border: 2px solid #000;
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius:50%;
    border:4px solid #F9B200;
    margin-top: -8px;
    z-index: 999;
}
.range-slider-nav-right::-webkit-slider-thumb {
    background-color: #000;
    border: 2px solid #000;
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius:50%;
    border:4px solid #F9B200;
    margin-top: -8px;
    z-index: 0;  
}
.image-gallery .card-title{
    font-size: 16px; 
    margin-bottom: 0px;   
}
.image-gallery .hover-content{
        left: 0px;
    height: 100%;

}
.image-gallery .hover-content form{
        margin-top: -52px;
} 
.image-gallery .card .regular-price{
    color: #ccc;
}
.packages-left-box, .image-gallery{
    padding-top: 6rem;
}
.image-gallery .card .card-text{
    font-size: 13px;
    font-weight: 600;
}
.header-shop-cart a span {
    position: absolute;
    right: -13px;
    top: -2px;
    width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 800;
    line-height: 18px;
    color: #1c1121;
}
.header-action ul li.header-search a {
    width: 56px;
    height: 48px;
    display: block;
    text-align: center;
    line-height: 48px;
    background: #111111;
    border-radius: 5px;
    font-size: 13px;
    box-shadow: 0px 3px 7px 0px rgba(128, 18, 40, 0.2),inset 0px 3px 7px 0px rgba(56, 17, 33, 0.4);
}
/* .header-shop-cart ul.minicart {
    background: #1c1121;
    opacity: 0;
    padding: 25px;
    position: absolute;
    top: 63px;
    right: 20px;
    transition: all 0.5s ease 0s;
    width: 350px;
    z-index: 9;
    box-shadow: 0px 12px 24px 0px rgba(120, 120, 120, 0.3);
    visibility: hidden;
    transform: translateY(20px);
} */

.header-shop-cart ul.minicart::before {
    position: absolute;
    content: '';
    left: 0px;
    top: -40px;
    width: 100%;
    height: 45px;
    display: block;
}
.header-shop-cart:hover ul.minicart {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    z-index: 9;
}
.header-shop-cart .minicart > li {
    display: block;
    margin-bottom: 22px;
    margin-left: 0;
    overflow: hidden;
    padding: 0;
}
.header-shop-cart .minicart .cart-img {
    float: left;
}
ul.minicart .cart-img img {
    width: 100px;
}
.header-shop-cart .minicart .cart-content {
    float: left;
    padding-left: 15px;
    text-align: left;
    padding-right: 25px;
}
.cart-content h4 {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
}
ul.minicart .cart-content a {
    font-size: 14px;
    background: none;
    font-weight: 600;
    color: #ffff;
}
ul.minicart .cart-price span {
    color: #747691;
    font-size: 13px;
    font-weight: 500;
}
ul.minicart .cart-price .new {
    font-size: 14px;
    color: #a5a5a5;
}
.header-shop-cart .minicart .del-icon {
    float: right;
    margin-top: 30px;
}
.minicart .del-icon > a {
    font-size: 18px;
}
.total-price {
    border-top: 1px solid #473151;
    overflow: hidden;
    padding-top: 25px;
    margin-top: 10px;
}
.total-price span {
    color: #a5a5a5;
    font-weight: 500;
}
.header-shop-cart .minicart > li:last-child {
    margin-bottom: 0;
}
.header-shop-cart .minicart .checkout-link a {
    color: #1c1121;
    display: block;
    font-weight: 500;
    padding: 16px 30px;
    text-align: center;
    font-size: 13px;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.header-shop-cart .minicart .checkout-link a.red-color {
    background: #291b35;
    color: #fff;
}
.header-shop-cart .fa-shopping-basket{
    color: #fff;
    background: #F7B100;
    transform: skewX( 340deg);
    padding: 8px 13px;
}
.header-shop-cart .fa-shopping-basket:before {
    transform: skewX(23deg);
    display: block;
}
.navbar-light .navbar-nav .nav-link.active span{
    transform: skewX(20deg);
    display: block;
}


.navbar-collapse ul{
    margin-bottom: 0px;
}
/*.checkout-link .red-color{
    background: #F7B100;
}*/
.cart-button-shipping{
    background: #F7B100;
}
.del-icon .fa-trash-alt{
    color: #F7B100;    
}
.image-gallery img{
    position: relative;
}
.hover-effects .hover-img {
    position: absolute; 
    top: 0px;
}
/*.image-gallery .card:hover .hover-effects{
    display: block !important;*/
.hover-content .hover-imgs{
    width: 40px;
    margin-left: auto;
    position: relative;
}
.whishlist-text{
    position: absolute;
    top: 3px;
    right: 50px;
    background: #FFF;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    border-radius: 3px;
    transition: 0.5s;
}
.whishlist-text{
    visibility:hidden;
}
.header-shop-cart .minicart .checkout-link a.red-color:hover{
    background: #F7B100;
    color: #1c1121;
}
.whishlist-zoom{
    position: relative;
}
.whishlist-zoom .whishlist-text {
    transition: 0.5s;
    color: #000;
}
.hover-content .whishlist-image:hover .whishlist-text,
.hover-content .whishlist-zoom:hover .whishlist-text{
    visibility: visible !important;
}
.hover-content .cart-img{
    position: absolute;
    bottom: 13px;
    left: 42px;
    z-index: 10;
    width: 16px;
}
.hover-content .cart-button {
    position: relative;
    display: block;
    margin: auto;
    width: 150px;
    margin-top: 71px;
    margin-bottom: 8px;
}
.hover-content .cart-button:hover {
    color: #110C17;
}
.hover-imgs img{
    padding-bottom: 10px;
}
.image-gallery .card:hover .hover-content,
.cards-wrapper .card:hover .hover-content{
    visibility: visible !important;
}
.hover-content{
    visibility: hidden;
    background:#000000ab;
    height:79%;
    width: 100%;
    position: absolute;
    padding-top: 16px;
    padding-right: 10px;
}
.whishlist-text:after{
    content: "";
    width: 0px;
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    position: absolute;
    right: -6px;
    top: 6px;
}
.product-type_sale{
        position: absolute;
    top: 0;
    padding: 20px;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
}
.sale_off{
    color: #fff;
    padding: 0px 5px;
    background: red;
    font-size: 13px;
}
.popular{
    color: #fff;
    padding: 1px 10px;
    background: #f68321;
    font-size: 13px;
    margin-top: 10px;
    position: absolute;
    left: 0;
}
.product-type_sale img{
    width: 20px;
}
.card-body{
    background: #140214;
}
.products-slider .hover-content .cart-img {
    position: absolute;
    bottom: 8px;
    left: 82px;
    width: 24px;
    }
.product-quantity{
    display: flex;
}
.product-quantity > p,
.choose-plan .yellow{
    width: 225px;
}
@media screen and (max-width: 767px){
    .product-purchase-inner{
        margin-top: 20px;
    }
}


.trending-in-inner .owl-carousel .owl-nav button{ 
    width: 37px;
    height: 33px;
    color: #bebac0;
    border: 3px solid #bebac0;
    display: inline-block;
    transition: .3s linear;
}
.trending-in-inner .owl-carousel .owl-nav{
    position: absolute;
    right: 0;
    top: -85px;
    z-index: 1;
}

.trending-in-inner .owl-carousel .owl-nav button:hover{
    border-color: #e4a101;
}
.description p{
    font-size: 14px;
}
.tab-pane li,
.tab-pane a,
.tab-pane p{
    color: #fff !important;
}
.product-purchase-inner .wishlist-box i{
    color: #000;
    background: #F9B200;
    padding: 10px;
    border-radius: 50%;
    margin-right: 10px;
    text-align: center;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.review_img{
        width: 50px;
    border-radius: 50%;
    margin-right: 15px;
}
.product-review-name{
    color: #F9B200;
    font-family: 'Poppins';
    font-weight: 600 !important;
    text-transform: capitalize;
    font-size: 18px !important;
}
.product-review-description p{
    font-weight: 400;
}
.product-reviwe-scroll {
   /* -webkit-overflow-scrolling: touch;
        display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;*/

        display: flex;
    flex-wrap: wrap;
    overflow-y: auto;
    scroll-behavior: smooth;
    height: 250px;
}
.product-reviwe-inner{
    width: 100%;
    padding: 30px;
/*    flex: 0 0 auto;
*/
    
}

.tabs ::-webkit-scrollbar {
  width: 20px;
}

/* Track */
.tabs ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.tabs ::-webkit-scrollbar-thumb {
  background: #F9B200; 
  border-radius: 10px;
}

/* Handle on hover */
.tabs ::-webkit-scrollbar-thumb:hover {
  background: #fff; 
}
.product-type_sale img{
    width: 40px !important;
}
.products-slider-inner .owl-nav button span{
width: 40px;
    height: 40px;
    color: #bebac0;
    border: 3px solid #bebac0;
    display: inline-block;
    transition: .3s linear;
    font-size: 30px;
    line-height: 28px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none;
}
.products-slider-inner .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
}
.products-slider-inner .owl-prev{
    left: 0px;
    float: left;
}
.products-slider-inner .owl-next{
    right: 0px;
    float: right;
}
.building-text-ul{
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    font-family: 'Poppins';
    line-height: 25px;
    padding-left: 0px;
    list-style-type: none;
    margin-top: 30px;
}
.building-text-ul i{
color: #F9B200;
margin-right: 10px;
}
.yellow_border_round-btn{
    font-size: 15px;
    line-height: 30px;
    font-family: 'Oxanium';
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #F9B200;
    display: block;
    color: #F9B200;
    padding: 8px 15px 5px;
    border-radius: 5px;
    margin-top: 25px;
    width: fit-content;
}
.link-building img{
    width: 80%;
    margin: auto;
}
.rank-your-website{
    background-color: #F8B200;
}
.rank-your-bg{
    padding: 45px 30px;
    border-radius: 18px;
background-color: #ffffff;
}
.rank-your-website h3{
    color: #000000;
}
.rank-your-bg p{
    color: #666666;
}
.yellow_bg-btn{
    border-radius: 3px;
background-color: #f9b200;
font-size: 17px;
line-height: 33px;
text-transform: uppercase;
color: #000000;
font-weight: 700;
font-family: "Poppins";
padding: 5px 20px;
display: block;
     margin: 40px auto 0px;

    width: fit-content;
}
.know-whats-stop{
    background-image: linear-gradient(0deg, #101111 0%, #0e1324 100%);
}
.results{
    background: #190E21 !important;
}
.seo_panel-for-everyone{
    background-color: #1B1B1E;
}
.seo_panel_box{
    background: #232325;
    padding: 40px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 30px;
}
.seo_panel_box p{
    font-size: 30px;
    line-height: 35px;                                            
}
.seo_panel_box i{
color: #f9b200;
font-size: 70px;
margin-bottom: 25px;
}
.white_bg-btn{
    border-radius: 3px;
    background-color: #fff;
    font-size: 17px;
    line-height: 33px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 700;
    font-family: "Poppins";
    padding: 5px 20px;
    display: block;
    margin: 40px auto 30px;
    width: fit-content;
}
.rocket_center{
        display: block;
    margin: auto;
}
.sumbit-your-campaign-row{
    background-color: #1D191E;
}
.sumbit-your-campaign{
/*    background-image: linear-gradient(180deg, #101111 0%, #0e1324 100%); */
    background-color: #1D191E;
}
/* for previour order table */
.sumbit-your-campaign table {
    border-collapse: collapse;
    width: 100%;
    border: 2px solid #F8B200;
}
  
th, td {
    text-align: left;
    padding: 16px;
}
.sumbit-your-campaign table tr td a {
    color: white;
}
.sumbit-your-campaign table tr td a:hover{
    color: #F8B200;
}


/* for error or success modal */
.modal.fade .modal-dialog {
	transition: transform .3s ease-out;
	transform: translate(0, -50px);
}
.modal.show .modal-dialog {
	transform: none;
}
.modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: .3rem;
	outline: 0;
}
.modal-content {
	border-radius: 20px;
	padding: 5px;
}
.modal-body {
	width: 100%;
	margin: 0 auto;
	border-radius: 20px;
	padding-top: 0;
	padding-bottom: 0;
}
.modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 1rem;
}
.modal-body h5 {
	font-weight: bold;
	font-size: 22px;
	margin-top: 5px;
	text-transform: lowercase;
    color: #000;
}
.modal-body h5 + p {
	margin-bottom: 20px;
    color: #000;
}
.content-bg {
	width: 100%;
	background-color: #edf0f4;
	border: 2px solid #d8dfe8;
	padding: 15px;
	border-radius: 15px;
	margin-bottom: 25px;
}
.content-bg p, .content-bg ul, .content-bg ol {
	font-weight: 600;
	line-height: 20px;
	margin: 0;
}
.red-cl {
	color: #dc3545;
}
.content-bg ul.error-list li {
	font-size: 12px;
	font-weight: 700;
	margin: 8px 0;
}
.btn-secondary.cancel {
	position: relative;
	background: #edf0f4;
	text-transform: uppercase;
	border-radius: 10px;
	padding: 14px 25px 14px 38px;
	font-size: 12px;
	color: #425b76;
	font-size: 12px;
	font-family: "Open Sans",Helvetica,Arial,serif;
	font-weight: bold;
	min-width: 160px;
	border: 2px solid #edf0f4;
	transition: all .2s ease;
	background: #edf0f4 url(../image/arrow-lg-left.svg) 10% 50% no-repeat;
}
.btn-secondary.cancel:hover, .btn-secondary.cancel:focus {
	background: #edf0f4 url(../image/arrow-lg-left.svg) 5% 50% no-repeat;
}
.modal-body + p {
	margin-top: 20px;
	margin-bottom: 25px;
}












.products-subtotal form button{
    background-color: #F8B200;
    color: black;
    font-weight: 500;
    border: none;
    height: 50px;
    border-radius: 0%;
    text-transform: uppercase;
    font-size: 14px;
}
.products-subtotal form button:hover{
    background-color: whitesmoke;
}


/* for header hover checkout button */
.checkout-link form button{
    background-color: #F8B200;
    color: black;
    font-weight: 500;
    border: none;
    height: 50px;
    border-radius: 0%;
    text-transform: uppercase;
    font-size: 14px;
}
.checkout-link form button:hover{
    background-color: whitesmoke;
}


/* for single order table */
.sumbit-your-campaign .pre-order .card .card-body span{
    color: whitesmoke;
    font-weight: 300;
    margin-left: 2px;
}

/* for NOTES of single order page */
.sumbit-your-campaign .chat-thread .card .card-body span{
    color: whitesmoke;
    /* font-weight: 300; */
    margin-left: 2px;
}


/* for previous order table */
/* .sumbit-your-campaign .previous {
      width: 90%;
      margin-left: 5%;
} */
.sumbit-your-campaign table tr td i{
    font-size: 150%;
    color: #F8B200;
}
.sumbit-your-campaign table tr td i:hover{
    color: whitesmoke;
}

/* for user dashboard and logout dropdown */
.dropdown-menu{
    background-color: #1c1121;
    margin-left: 88%;
    box-shadow: rgb(151, 151, 151) 1px 1px 8px;
}
.dropdown-menu a{
    color: #F8B200;
    font-weight: 650;
}
.dropdown-menu span{
    font-family: "poppins";
    font-weight: 650;
}
.dropdown-menu a:hover{
    background-color: #F8B200;
    color: #1c1121;
    font-weight: 650;
}
@media (max-width: 768px) {
    .dropdown-menu {
      margin-left: 0%;
    }
  }


/* for previous order card */
.pre-order .card .card-body{
    background-color: #1F2025;
    border-radius: 7px;
}
.pre-order .card .card-body p{
    font-size: 18px;
    text-align: center;
    color: #F8B200;
}

/* for NOTES card */
.chat-thread .card .card-body{
    background-color: #1D191E;
    border-radius: 7px;
}
.chat-thread .card .card-body .chat .p-note{
    font-size: 18px;
    /* text-align: center; */
    color: whitesmoke;
    font-weight: normal;
}
.chat-thread .card .card-body h5{
    color: #F8B200;
}
.chat-thread .card .card-img-top{
    margin: 0%;
    background-color: #F8B200;
}



/* user single page edit or delete button */
.chat-admin .card .card-img-top .ED_btn .user-btn{
    /* margin: 0%; */
    background-color: transparent;
}



/* for seo register button */
#log-button{
    background-color: whitesmoke;
    font-weight: 500;
}
#log-button:hover{
    background-color: #F8B200;
}
#reg-button{
    background-color: #F8B200;
    font-weight: 500;
}
#reg-button:hover{
    background-color: whitesmoke;
}
#modal-button{
    background-color: #F8B200;
    color: rgb(46, 44, 44);
    font-weight: 500;
}
#modal-button:hover{
    background-color: rgb(46, 44, 44);
    color: #F8B200;
}


/* for notes button on single order page */
#note-id{
    background-color: #F8B200;
    color: rgb(46, 44, 44);
    font-weight: 500;
    margin-left: 89%;
}
#note-id:hover{
    background-color: rgb(46, 44, 44);
    color: #F8B200;
}
@media (max-width: 768px) {
    #note-id {
      margin-left: 70%;
    }
  }



.serial{
    width: 10%;
    background-color:  #F8B200;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;
    /* font-size: 15px; */
}
.serial1{
    background-color: whitesmoke;
    color: black;
    font-size: 14px;
}
/* .serial1 {
    color:#F8B200 !important;
} */
.serial2{
    background-color: rgba(245, 245, 245, 0.428);
    font-size: 15px;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;
}


#SEOform .collapse-button{
    display: inline-block;
}


#SEOform .text-area{
    height: 100px;
}

#SEOform .bg-clr{
    background-color: rgba(0, 0, 0, 0.186);
}

#SEOform .dr-span{
    font-weight: bolder;
}


#SEOform .sub-campaign{
    background: #F8B200;
    /* font-weight:500; */

}
#SEOform .sub-campaign:hover{
    background: whitesmoke;
}

#SEOform .gear{
    color: #F8B200;
}
.package-categories ul li a{
    color:white;
    font-family: sans-serif;
}
.package-categories ul li a:hover{
    color: #F8B200;
}


.msform .reg-img{
    margin-top: 27%;
    width: 85%;
    margin-left: 7%;
}
@media (max-width: 768px) {
    .msform .reg-img {
      margin-top: 0%;
      margin-bottom: 5%;
    }
  }

.msform .log-img{
    margin-top: 10%;
    width: 85%;
    margin-left: 7%;
}
@media (max-width: 768px) {
    .msform .log-img {
      margin-top: 0%;
      margin-bottom: 5%;
    }
  }

.msform p{
    color: rgba(245, 245, 245, 0.412);
}
.msform a{
    color: whitesmoke;
}
.msform a:hover{
    color: #F8B200;
}


#SEOform p{
    color: rgba(245, 245, 245, 0.412);
}
#SEOform a{
    color: whitesmoke;
}
#SEOform a:hover{
    color: #F8B200;
}

#SEOform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

/*#SEOform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}*/

.form-card {
    text-align: left
}

#SEOform fieldset:not(:first-of-type) {
    display: none
}
.msform fieldset:not(:first-of-type) {
    display: none
}

#SEOform input,
#SEOform textarea,
#SEOform select {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    background-color: #fff;
    font-size: 16px;
    letter-spacing: 0px;
}
 #msform input,
#msform textarea,
#msform select {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 0px;
} 

#SEOform input:focus,
#SEOform textarea:focus,
#SEOform select:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #673AB7;
    outline-width: 0
}
 #msform input:focus,
#msform textarea:focus,
#msform select:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #673AB7;
    outline-width: 0
} 

#SEOform .action-button {
   background: #F8B200;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 14px 18px;
    margin: 10px 0px 10px 0px;
    font-size: 16px;
    line-height: 33px;
    color: #000000;
    font-weight: 700;
    font-family: "Poppins";
}
#SEOform .rl-button {
    background: #F8B200;
     border: 0 none;
     border-radius: 0px;
     cursor: pointer;
     padding: 14px 18px;
     margin: 10px 0px 10px 0px;
     font-size: 16px;
     line-height: 33px;
     color: #000000;
     font-weight: 700;
     font-family: "Poppins";
 }
.msform .rl-button {
    background: #F8B200;
     border: 0 none;
     border-radius: 0px;
     width: 100%;
     cursor: pointer;
     padding: 5px 18px;
     border-radius: 5px;
     margin: 10px 0px 10px 0px;
     font-size: 16px;
     line-height: 33px;
     color: #000000;
     font-weight: 700;
     font-family: "Poppins";
 }


#SEOform .action-button:hover,
#SEOform .action-button:focus {
    background-color: #383539;
    color: #F8B200 !important;
}
#SEOform .rl-button:hover{
    background-color: #383539;
    color: #F8B200 !important;
}
.msform .rl-button:hover{
    background-color: #383539;
    color: #F8B200 !important;
}


#SEOform .action-button-previous {
    color: #F8B200;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 14px 18px;
    margin: 10px 0px 10px 5px;
    background-color: #383539;
    font-size: 16px;
    line-height: 33px;
    font-weight: 700;
    font-family: "Poppins";
}

#SEOform .action-button-previous:hover,
#SEOform .action-button-previous:focus {

    background-color: #F8B200;
    color:#000;
}

.sumbit-your-campaign-row .card {
    z-index: 0;
    border: none;
    position: relative;
    background-color: transparent;
}



.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left
}

#progressbar {
    margin-bottom: 0px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    padding: 4px 6px;
    background: #1F2627;
    border-radius: 30px;
    color: #fff;
}
/*
#progressbar .active {
    color: #F9B200;
}*/

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400;
    z-index: 0;
}

/*#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f13e"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f030"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c"
}
*/
#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: #F9B200;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 20px;
    background: transparent;
    position: absolute;
    left: 0;
    top: 1px;
    z-index: -1;
}
#progressbar li.active{
    color: #fff !important;
}
#progressbar li.active:before,
#progressbar li.active:after {
    background: #F9B200;
}

.progress {
    height: 20px;
    background-color: transparent;
}
.progress-bar-striped {
    background-image: unset;
}
.progress-bar {
    background-color: transparent;
        position: inherit;
    /*top: -13px;
    left: 5px;
    right: 0;*/
    align-items: flex-end;
}

.fit-image {
    width: 100%;
    object-fit: cover
}
#progressbar .active:last-of-type{
    
       display: block;
    position: relative;
}
#progressbar .active:first-child:after{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.progress-bar:after{
    content: url("../image/form-icon.png");
    position: absolute;
    top: 8px;

}

.form-card h3{
    text-decoration: underline;
}
.sumbit-your-campaign .form-card label{
    width: inherit !important;
}
.form-card label{
    font-size: 16px;
color: #f9b200;
font-weight: 700;
font-family: "Poppins";
text-align: left !important;
}
.form-card label span{
    font-size: 16px;
color: #afafaf;
font-weight: 300;
font-style: italic;
font-family: "Poppins";
}
/*.text-flied{*/
/*        background-color: transparent !important;*/
/*    border: 1px solid #afafaf !important;*/
/*    border-radius: 2px;*/
/*    color: #fff;*/
/*    padding: 10px;*/
/*    width: 100%;*/

/*}*/
.checkbox_field label{
        margin-bottom: 20px;
    margin-left: 16px;
}
.checkbox_field input{
        background-color: transparent;
    width: 20px !important;
    height: 20px;
}
/* .serial1{
    color: #ffc107!important;
} */

.continue-to-checkout{
        background-color: #F8B200;
    font-weight: 500;
}
.continue-to-checkout:hover{
     background-color: #fff !important;
}
.checkout_box-section label{
    font-weight:500 !important;
}
#progressbar li strong{
    text-align: center;
    display: block;
}




