.row-custom {
    background-color: rgba(255, 255, 255, 0.05);
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 24px;
    margin-top: 3vh;
}
.seo-top-section{
    padding-top: 60px  !important;
}
.seo-top-section .text{
    padding-top: 80px;
    padding-bottom: 80px;
}
.img-cover-seo{
    height: 80vh;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.main-nav {
    border-bottom:none;
}

.img-corporate-site img {
    border-radius: 7px;
    position: relative;
    max-width: 100%;
}
.price-body .special-s{
    color:#2cff4f;
}
.carousel-control-next, .carousel-control-prev {
    z-index: 100;
}

.seo-portfo-card{
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    padding:15px;
}
.seo-portfo-card  .title{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.seo-portfo-card .title img{
    width: 40px;
    border-radius: 50px;
    margin-left: 10px;
}
.seo-portfo-card .title h3{
    font-size: 15px;
    font-weight: 700;
}
.seo-portfo-card .position{
    text-align: center;
}
.seo-portfo-card .position div{
    background: #001131;
    padding: 15px 20px;
    border-radius: 7px;
    margin: 5px 5px;
    width: 47%;
    display: inline-block;
    font-size: 14px;
    color: #d8d8d8;
    text-align: right;
}
.seo-portfo-card .position div p{
    display: inline-block;
}
.seo-portfo-card .traffic p{
    margin: 20px;
    text-align: center;
    white-space: nowrap;
}
.seo-portfo-card .traffic span{
    width: 35%;
    display: inline-block;
    border-radius: 4px;
    padding: 10px;
    margin: 5px;
}
.seo-portfo-card .traffic span.t{
    text-align: center;
    width: 17%;
    color: #d8d8d8;
}
.seo-portfo-card .traffic span.before{
    background: #bc7123;
    text-align: center;
    direction: ltr;
}
.seo-portfo-card .traffic span.after{
    background: #10bf56;
    text-align: center;
    direction: ltr;
    white-space: nowrap;
}
 .seo-portfo-text{
     font-size: 15px;
     line-height: 30px;
     text-align: justify;
     color: #f4f4f4;
     margin-bottom: 20px;
     margin-left: 50px;
 }

@media (max-width: 1130px) {
    .seo-portfo-card .position div p{
        display: block;
        margin-bottom: 7px;
        white-space: nowrap;
    }
}
@media (max-width: 1020px) {
    .seo-portfo-card .position div{
        width: 44%;
    }
}
@media (max-width: 992px){
    .img-corporate-site img {
    max-width: 100%;
    text-align: center;
    margin: 20px auto 0;
    }
    .img-cover-seo{
        height: 35vh;
    }
    .seo-portfo-card .traffic span{
        width: 31%;
    }
}
@media (max-width: 768px) {
    .row-custom{
        margin-top: unset;
    }
    .seo-top-section .text{
        padding-top: unset;
        padding-bottom: unset;
    }
    .seo-portfo-text{
        margin-left: 0;
    }
    .seo-top-section .text{
    padding: 40px 20px 85px 20px
    }
    .img-cover-seo {
    height:unset;
    }
    .seo-portfo-card .position div{
        width: 47%;
    }
    .seo-portfo-card .traffic span.t {
        width: 20%;
    }
    .seo-portfo-card .traffic span {
        width: 33%;
    }
}

@media (max-width: 420px) {
    .seo-portfo-card .position div p {
    display: inline-block;
    }
    .seo-portfo-card .position div {
        width: 100%;
        margin: 3px 5px;
        padding: 15px 20px 10px 20px
    }
    .seo-portfo-card .traffic span.t{
        font-size: 13px;
    }
}
@media (max-width: 350px) {
    .seo-portfo-card .traffic span{
        margin: 5px 2px;
    }
}
.swiper-pagination{
    position: relative;
    bottom: 0 !important;
    top: 10px;
}
.swiper-pagination-bullet {
    background: #fff;
}
@media  (min-width: 768px){
    .tilesWraper li{
        margin: 0 20px;
    }
}
@media  (max-width: 1470px){
    .services-box-sliders-parent .carousel-control{
        z-index: 100;
    }
    .services-box-sliders-parent .services-control-prev{
        right: -28px;
    }
    .services-box-sliders-parent .services-control-next{
        left: -28px;
    }
}
/*---------------------------for multivendor--------------------------*/
.table-in-text.table-bordered td, .table-in-text.table-bordered th {
    border: 1px solid rgba(255, 255, 255 ,.28);
    width: 33%;
    border-radius: 10px;
    font-size: 13px;
    text-align: center;
}
.table-in-text{
    width: 80%;
    margin: 0 auto;
    background: #011438;
}
.table-in-text.table-bordered th{
    background: #021c4f;
}
.order-process p{
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
    color: #c5c4c4;
}
@media(max-width: 768px){
    .table-in-text{
        width: 100%;
    }

}
@media (max-width: 992px) {
    .multivendor-infographic{
        max-width: 500px;
    }
}
@media (min-height: 800px) {
    .img-cover-seo{
        height: unset;
        padding:20px
    }
}
/*---------------------------for sales coopertaion--------------------------*/
.be-sales{
    color: #3fe455;
    font-size: 22px;
}
.text-learn-coopertaion span{
    color: #e4bf3f;
    font-size: 22px;
    font-weight: 700;
    display: block;
    margin: 20px 0;
    line-height: 34px;
}
.text-learn-coopertaion p{
    line-height: 30px;
}
.learn-coopertaion{
    padding: 10px;
    border-radius: 10px;
    border: 5px dotted rgba(250, 250, 250 ,.15);
}
.radio-sales label{
    font-size: 14px;
    font-weight: 300;
    color:#b3b3b3;

}
.radio-sales .form-check label{
    font-size: 14px;
}
.radio-sales .form-check{
    display: flex;
    align-items: center;
}
.radio-sales .form-check input{
    width: 18px;
    height: 18px;
    margin-right: -25px;
}
.radio-sales .form-group>.d-flex{
    border-radius: 5px;
    padding: 7px 15px;
    background: #001b4e;
}
.sales-resume{
    font-size: 14px;
    text-align: center;
}
.sales-resume span{
    background: #338eff;
    color: #000000;
    font-size: 15px;
    padding: 5px;
    display: inline-block;
}
.bold-blue{
    color: #338eff !important;
    font-weight: 700;
}
.text-box-type h3{
    color:#338eff;
    font-size: 20px;
    text-align: right;
    font-weight: 700;
    margin-bottom: 10px;
    user-select: none !important;
}
/*---------------------------for ecommerce shop--------------------------*/

.text-box-type img{
    margin-right: 30px;
    max-width: 100%;
    width: 150px;
}
.text-box-type p{
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
    color:#c5c4c4;
}
.text-box-type .strong-t{
    color: #ffe58a;
    text-align: right;
    font-size: 15px;
    margin: 30px 0 0 0;
    display: block;
    line-height: 30px;
}
.text-box-type{
    padding: 30px 50px !important;
    background: #01153c;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(17, 17, 17, .26);
    margin: 10px 0;
}
.text-box-type.star{
    background: #001c52;
}
.text-box-type.star img{
    margin-right: 0;
    margin-left: 30px;
}
.img-corporate-site a {
    position: absolute;
    bottom: 20px;
    right: -10px;
}
@media (max-width: 768px){
    .text-box-type {
        padding: 20px 20px !important;
    }
    .text-box-type img{
        width: 45px;
        margin-right: 0;
    }
}
#about_marketplace{
    margin-bottom: 85px;
}
