body {
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #242424;
    /*font-family: 'Merriweather', serif;*/
}

a:hover {
    font-weight: 600;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

a {
    text-decoration: none;
}

.section-title .title {
    font-size: 35px;
    line-height: 46px;
    margin-bottom: 15px;
    color: #242424;
    font-weight: 700;
    text-transform: capitalize;
    position: relative;
}

.section-title {
    text-align: center;
    margin-bottom: 60px;
    position: relative;
}

section {
    padding: 50px 0;
}

.clr-red {
    color: #b01e1f;
}

.bg-black {
    background: #000;
}

.bg-grey {
    background: #f1f4fa;
}

.breadcrumb {
    margin-bottom: 0;
    background-color: transparent;
}


/*.section-title::after {content: ""; position: absolute; bottom: -30px; display: inline-block; left: 50%; margin-left: -118px; background: url(../images/title-bg.png) no-repeat 0 0; width: 236px; height: 18px;}

*/


/* top bar start*/

.header {
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 15px;
}

.topbar {
    background-color: transparent;
    padding: 15px 0;
    border: 1px solid rgba(255, 255, 255, 0.15)
}

.topbar .left-content {
    display: inline-block;
}

.topbar .right-content {
    display: inline-block;
    float: right;
}

.topbar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.topbar ul li {
    display: inline-block;
    margin-right: 15px;
}

.topbar ul li:last-child {
    margin-right: 0;
}

.topbar ul li a {
    color: #fff;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.topbar ul li a i {
    margin-right: 3px;
    font-size: 14px;
}

.navbar-light .navbar-nav .active>.nav-link {
    color: #b01e1f !important;
}

.sticky {
    -webkit-animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;
    background: #121B22 none repeat scroll 0 0;
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}


/* menu bar start*/

.menubar .navbar {
    padding: 15px 0;
}

.menubar .navbar .navbar-brand {
    padding: 0;
}

.menubar .navbar .navbar-brand img {
    width: 200px;
}

.menubar .navbar .navbar-nav .nav-link {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .3px;
}

.menubar .navbar .navbar-nav .nav-item {
    margin-right: 15px;
}


/* main banner start*/


/*.main-banner .item::after {content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0,0,0, .3); }*/

.main-banner .owl-carousel .owl-item img {
    max-height: 100%;
    height: 720px;
}

.form-group {
    margin-bottom: 15px;
    position: relative;
}

.has-icon {
    position: relative;
    display: block;
}


/* register form css start*/

.has-icon .the-icon {
    font-size: 14px;
    position: absolute;
    right: 20px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #7c7c90;
}

.btn-red {
    color: #fff!important;
    background-color: #b01e1f;
    border-color: #b01e1f;
    padding: 5px 18px;
    border-radius: 0;
}

.icon-th {
    position: absolute;
    right: 30px;
    top: 15px;
    color: #7c7c90;
}

.form-check-inline {
    margin-right: 15px;
    padding-top: 10px;
}

.register-form {
    position: absolute;
    top: 170px;
    right: 50px;
    z-index: 10;
    padding: 30px;
    background: #000;
    border-radius: 10px;
    border: 2px solid #fff;
}

.form-group .form-control {
    font-size: 15px;
    letter-spacing: .3px;
    height: 45px;
    border: none;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #e5e5e5;
}

.form-control:focus {
    box-shadow: none;
    border: 2px solid #b01e1f !important;
}

.form-control::placeholder {
    color: #999;
    opacity: 1;
}

.register-title {
    color: #fff;
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.register-form .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #b01e1f;
}

.register-form .nav-pills .nav-link {
    border-radius: 0;
    border: 2px solid #b01e1f;
    color: #fff;
    font-size: 18px;
    letter-spacing: .3px;
}

.register-form .form-group label {
    color: #fff;
}


/* couter css*/

.serviceBox {
    text-align: center;
}

.serviceBox .service-icon1,
.serviceBox .service-icon2,
.serviceBox .service-icon3,
.serviceBox .service-icon4 {
    width: 170px;
    height: 170px;
    line-height: 170px;
    display: block;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.serviceBox .service-icon1 strong,
.serviceBox .service-icon2 strong,
.serviceBox .service-icon3 strong,
.serviceBox .service-icon4 strong {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 13px;
    border-style: solid;
    border-color: hsl(206.3, 30.8%, 10.2%) hsla(0, 0%, 0%, 0) hsla(0, 0%, 0%, 0) hsl(206.3, 30.8%, 10.2%);
    border-radius: 400px;
    transform: rotate(-45deg);
    transition: all 0.5s ease 0s;
    z-index: 1;
}

.serviceBox .service-content h2 {
    margin-top: 15px;
}

.serviceBox .service-icon1:hover strong,
.serviceBox .service-icon2:hover strong,
.serviceBox .service-icon3:hover strong,
.serviceBox .service-icon4:hover strong {
    transform: rotate(315deg);
    transition: all 0.5s ease 0s;
}

.serviceBox .service-icon1 span,
.serviceBox .service-icon2 span,
.serviceBox .service-icon3 span,
.serviceBox .service-icon4 span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 13px;
    border-style: solid;
    border-color: hsl(0, 2%, 90%);
    border-radius: 400px;
    z-index: 0;
}

.serviceBox .icons,
.serviceBox .icons,
.serviceBox .icons,
.serviceBox .icons {
    display: inline-block;
}

.serviceBox .icons i,
.serviceBox .icons i,
.serviceBox .icons i,
.serviceBox .icons i {
    color: #b01e1f !important;
    font-size: 60px;
    margin-top: 58px;
    transform: rotateY(0deg);
    transition: all 0.5s ease 0s;
}

.serviceBox .service-icon1:hover .icons i,
.serviceBox .service-icon2:hover .icons i,
.serviceBox .service-icon3:hover .icons i,
.serviceBox .service-icon4:hover .icons i {
    transform: rotateY(360deg);
    transition: all 0.5s ease 0s;
}

.serviceBox .service-content p {
    font-size: 16px;
    color: #000;
    line-height: 24px;
}

.serviceBox .service-icon2 span,
.serviceBox .service-icon3 span,
.serviceBox .service-icon4 span {
    border-color: hsl(0, 2%, 90%);
}

.serviceBox .service-icon2 strong {
    border-color: hsla(0, 0%, 0%, 0) hsla(0, 0%, 0%, 0) hsl(0, 97%, 47%) hsl(0, 97%, 47%);
}

.serviceBox .service-icon3 strong {
    border-color: hsl(201, 94%, 74%) hsl(201, 94%, 74%) hsla(0, 0%, 0%, 0) hsla(0, 0%, 0%, 0);
}

.serviceBox .service-icon4 strong {
    border-color: hsla(0, 0%, 0%, 0) hsl(0, 97%, 47%) hsl(0, 97%, 47%) hsla(0, 0%, 0%, 0);
}


/*why seller love us*/

.why-seller {
    background-color: #f1f4fa;
}

.why-seller .wrap {
    display: flex;
    z-index: 9;
    background: white;
    padding: 1rem 1rem 1rem 1rem;
    border-radius: 0.5rem;
    box-shadow: 7px 7px 30px -5px rgba(0, 0, 0, 0.1);
    transform: scale(1);
    margin-bottom: 2rem;
    height: 185px;
    transition: box-shadow 0.1s ease-out, -webkit-transform 0.1s ease-out;
    transition: box-shadow 0.1s ease-out, transform 0.1s ease-out;
    transition: box-shadow 0.1s ease-out, transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
    ;
}

.why-seller .wrap:hover {
    box-shadow: 0 5px 23px 3px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    z-index: 999;
}

.why-seller .ico-wrap {
    margin: auto;
}

.why-seller .mbr-iconfont {
    font-size: 4.5rem !important;
    color: #b01e1f;
    margin: 1rem;
    padding-right: 1rem;
}

.why-seller .vcenter {
    margin: auto;
}

.why-seller .mbr-section-title3 {
    text-align: left;
}

.why-seller h2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.why-seller .display-5 {
    font-size: 1.4rem;
}

.why-seller .mbr-bold {
    font-weight: 700;
}

.why-seller p {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 25px;
}

.why-seller .display-6 {
    font-size: 1rem;
}


/* seller tabs*/

.seller-instruct-tab {
    background: #f1f4fa;
}

.seller-instruct-tab #tabs {
    color: #eee;
}

.seller-instruct-tab #tabs h6.section-title {
    color: #eee;
}

.seller-instruct-tab #tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #b01e1f !important;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 3px solid !important;
    font-size: 18px;
    font-weight: bold;
}

.seller-instruct-tab .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

.seller-instruct-tab .nav-link:hover {
    border: 1px solid transparent;
}

.seller-instruct-tab a {
    text-decoration: none;
    color: #333;
    font-weight: 600;
}


/* feature section start*/

.feature-section .card-body img {
    float: left;
    padding-right: 10px;
    margin-top: 4px;
    color: #fff;
    position: absolute;
    left: 0;
    width: 45px;
}

.feature-section {
    background: #b01e1f;
}

.feature-section .card-body p {
    color: #fff;
    font-size: 17px;
}

.feature-section .card-body {
    position: relative;
    padding-left: 50px;
}


/* how it work css start*/

.main-timeline {
    overflow: auto;
}

.main-timeline .timeline {
    padding: 0;
    text-align: center;
    overflow: hidden;
}

.main-timeline .timeline-icon {
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-size: 65px;
    color: #c52128;
    border-bottom: 3px solid #ccc;
    position: relative;
}

.main-timeline .timeline-icon:before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #c52128;
    margin: 0 auto;
    position: absolute;
    bottom: -9.5px;
    left: 0;
    right: 0;
}

.main-timeline .timeline-content {
    padding: 0 10px;
}

.main-timeline .post {
    font-size: 22px;
    color: #b01e1f;
    margin: 0 0 20px 0;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.main-timeline .description {
    font-size: 16px;
    color: #000;
    text-align: center;
}

.main-timeline .timeline:nth-child(2n) .timeline-icon {
    color: #c52128;
}

.main-timeline .timeline:nth-child(2n) .year,
.main-timeline .timeline:nth-child(2n) .timeline-icon:before {
    background: #c52128;
}

.main-timeline .timeline:nth-child(3n) .timeline-icon {
    color: #c52128;
}

.main-timeline .timeline:nth-child(3n) .year,
.main-timeline .timeline:nth-child(3n) .timeline-icon:before {
    background: #c52128;
}

.main-timeline .timeline:nth-child(4n) .timeline-icon {
    color: #c52128;
}

.main-timeline .timeline:nth-child(4n) .year,
.main-timeline .timeline:nth-child(4n) .timeline-icon:before {
    background: #c52128;
}


/* seller benifit*/

.seller-benifit .box-part {
    background: #FFF;
    border-radius: 10px;
    padding: 30px 15px;
    border: 2px solid transparent;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.seller-benifit .box-part:hover {
    border: 2px solid #b01e1f;
}

.seller-benifit .text {
    margin: 20px 0px;
}

.seller-benifit .box-part img {
    margin-bottom: 15px;
}


/* grow expand css*/

.bsHoverBox1008 .hoverBox {
    position: relative;
    overflow: hidden;
    padding: 20px;
    background: #fff;
    margin-top: 10px;
    z-index: 9;
}

.bsHoverBox1008 .hoverBox .fas {
    float: right;
    height: 110px;
    margin: 50px 0;
    color: #b01e1f;
    border-radius: 100%;
    background: #fff;
    box-shadow: -3px -2px 5px #cdcdcd inset;
    font-size: 52px;
    line-height: 107px;
    width: 110px;
    font-family: "FontAwesome";
    text-align: center;
}

.bsHoverBox1008 .hoverBox h2 {
    position: absolute;
    top: 10px;
    margin-top: 0;
    margin-bottom: 18px;
    padding: 8px;
    padding-left: 0;
}

.bsHoverBox1008 .hoverBox p {
    padding: 96px 0 17px;
    text-align: left;
    font-size: 16px;
}

.bsHoverBox1008 .hoverBox .btn {
    display: block;
    margin: 10px 0 20px;
    padding: 14px 35px;
    color: #fff;
    border-radius: 40px;
    background: #12daee;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
}

.bsHoverBox1008 .hoverBox:after {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    -webkit-transform: rotateZ(90deg) translateX(100%);
    -ms-transform: rotateZ(90deg) translateX(100%);
    -o-transform: rotateZ(90deg) translateX(100%);
    transform: rotateZ(90deg) translateX(100%);
    background: #c52128;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.bsHoverBox1008 .hoverBox:hover:after {
    -webkit-transform: rotateZ(0deg) translateX(0%);
    -ms-transform: rotateZ(0deg) translateX(0%);
    -o-transform: rotateZ(0deg) translateX(0%);
    transform: rotateZ(0deg) translateX(0%);
}

.bsHoverBox1008 .hoverBox:hover {
    background: 0 0;
}

.bsHoverBox1008 .hoverBox:hover h2,
.bsHoverBox1008 .hoverBox:hover p {
    color: #fff;
}

.bsHoverBox1008 .hoverBox:hover .btn {
    color: #12daee;
    background: #edfdff
}


/* registration steps*/

.register-img {
    text-align: right;
}

.register-img img {
    max-width: 100%;
    text-align: center;
    margin: 20 auto;
}

.bestSnippArea1057 {
    display: block;
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 3px;
    background: #dae0ef;
    left: 20%;
    margin-left: -6px
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li {
    position: relative
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li:first-child .cbp_tmtime span.large {
    font-size: 17px !important;
    font-weight: 700
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li:first-child .cbp_tmicon {}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li:nth-child(odd) .cbp_tmtime span:last-child {
    font-size: 13px;
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li:nth-child(odd) .cbp_tmlabel {
    background: #fff;
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: #fff;
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .empty span {
    color: #777
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .cbp_tmtime {
    display: block;
    width: 21%;
    padding-right: 70px;
    position: absolute
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .cbp_tmtime span {
    display: block;
    text-align: right
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .cbp_tmtime span:first-child {
    font-size: 15px;
    font-weight: 700
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .cbp_tmtime span:last-child {
    font-size: 14px;
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .cbp_tmlabel {
    margin: 0 0 30px 25%;
    background: #fff;
    padding: 1.2em;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15) !important;
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .cbp_tmlabel:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #fff;
    border-width: 10px;
    top: 10px
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .cbp_tmlabel blockquote {
    font-size: 16px
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .cbp_tmlabel .map-checkin {
    border: 5px solid rgba(235, 235, 235, 0.2);
    -moz-box-shadow: 0px 0px 0px 1px #ebebeb;
    -webkit-box-shadow: 0px 0px 0px 1px #ebebeb;
    box-shadow: 0px 0px 0px 1px #ebebeb;
    background: #fff !important
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .cbp_tmlabel h2 {
    margin: 0px;
    padding: 0 0 5px 0;
    line-height: 26px;
    font-size: 18px;
    font-weight: 600;
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .cbp_tmlabel h2 a {
    font-size: 15px
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .cbp_tmlabel h2 a:hover {
    text-decoration: none
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .cbp_tmlabel h2 span {
    font-size: 15px
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .cbp_tmlabel p {
    margin-bottom: 0;
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .cbp_tmicon {
    width: 40px;
    height: 40px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 1.4em;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #fff;
    background: #c52128;
    border-radius: 50%;
    box-shadow: 0 0 0 5px #f2f1fb;
    text-align: center;
    left: 20%;
    top: 0;
    margin: 0 0 0 -25px
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline li .fa {
    font-family: "FontAwesome";
}

.bestSnippArea1057 .bsBox .bg-yellow {
    background-color: #ffa21d !important;
}

.bestSnippArea1057 .bsBox .bg-green {
    background-color: #18b16f !important;
}

.bestSnippArea1057 .bsBox .bg-orange {
    background-color: #f94920 !important;
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline a {
    text-decoration: none;
    color: #00c3ed;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-size: 15px;
}

.bestSnippArea1057 .bsBox .cbp_tmtimeline a:hover {
    text-decoration: none;
}


/* accordinan start*/

.accordian-title {
    font-size: 26px;
    margin-bottom: 20px;
}

.bsAccordion1002 .accordion-toggle {
    padding: 0 0 0 0;
    margin-bottom: 20px;
}

.bsAccordion1002 .accordion-toggle .acc-head {
    padding: 5px;
    border: 2px solid #b01e1f;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    cursor: pointer;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    position: relative;
    display: inline-block;
    width: 100%;
}

.bsAccordion1002 .accordion-toggle .acc-head .ico-anim {
    padding: 0 0 0 0;
    margin: 0 20px 0 0;
    width: 30px;
    height: 30px;
    background: url('../images/toggle-bg.png') no-repeat 8px 7px #b01e1f;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    float: left;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
}

.bsAccordion1002 .accordion-toggle .acc-head h5 {
    padding: 4px 0 4px 0;
    color: #000;
    font-size: 18px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    margin-bottom: 0;
    line-height: 22px;
}

.bsAccordion1002 .accordion-toggle .acc-cont {
    margin: 20px 0 0 20px;
    padding: 0 0 0 20px;
    display: none;
    border-left: 1px solid #b01e1f;
    font-size: 14px;
    line-height: 22px;
    color: #333;
}

.bsAccordion1002 .accordion-toggle .acc-head.active {
    background: #b01e1f;
    border: 2px solid #b01e1f;
}

.bsAccordion1002 .accordion-toggle .acc-head.active .ico-anim {
    background: url('../images/toggle-bg.png') no-repeat 8px -25px #ffffff;
}

.bsAccordion1002 .accordion-toggle .acc-head.active h5 {
    color: #ffffff;
}


/* benifit page css*/

.bestSnippArea1047 {
    display: block;
    width: 100%;
    margin: 0px auto;
}

.bestSnippArea1047 .bsBox .blog_img {
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin: 20px 0;
    overflow: hidden;
    border: 5px solid #b01e1f !important;
    width: 49%;
}

.bestSnippArea1047 .bsBox .blog_cont {
    background: #fff;
    display: inline-block;
    padding: 25px 30px 30px;
    width: 50%;
    vertical-align: middle;
    margin-left: -3px;
}

.bestSnippArea1047 .bsBox .blog_cont p {
    font-size: 14px;
    color: #000;
}

.bestSnippArea1047 .bsBox ul.blog_s li {
    display: inline-block;
    margin-right: 10px;
}

.bestSnippArea1047 .bsBox ul.blog_s li a {
    color: #eeeeee;
    font-size: 14px;
    font-weight: 400;
}

.bestSnippArea1047 .bsBox ul.blog_s li a i {
    margin-right: 5px;
    font-family: "FontAwesome";
}

.bestSnippArea1047 .bsBox .blog_cont a.th_bt {
    width: 50%;
    margin-top: 15px;
    margin-left: 0px;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #000;
    margin-top: 20px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    color: #fff;
}

.bestSnippArea1047 .bsBox .blog_cont h4 {
    color: #000;
    margin: 10px 0;
    padding-bottom: 17px;
    position: relative;
    font-weight: bold;
}

.bestSnippArea1047 .bsBox .blog_cont h4 a {
    color: #000;
}

.bestSnippArea1047 .bsBox .blog_cont h4::before {
    background: #b01e1f;
    bottom: 0;
    content: "";
    height: 3px;
    position: absolute;
    width: 70px;
}

.bestSnippArea1047 .bsBox .blog_cont a {
    text-decoration: none;
}


/* sell smart page*/

.sell-smart {}

.sell-smart h4 {
    color: #b01e1f;
    font-weight: bold;
    font-size: 30px;
}

.sell-smart .subheading {
    color: #b01e1f;
    font-size: 20px;
}

.sell-smart .row {
    margin-top: 5%;
}

.sell-smart .how-img {
    text-align: center;
}

.sell-smart .how-img img {
    width: 40%;
}


/* pricing page*/

.pricing .serviceBox {
    text-align: center;
}

.pricing .serviceBox .service-icon {
    margin: 0 auto 25px;
}

.pricing .serviceBox.green .service-icon {
    border: 1px solid #008b8b;
    color: #008b8b;
}

.pricing .serviceBox.orange .service-icon {
    border: 1px solid #e67e22;
    color: #e67e22;
}

.pricing .serviceBox.pink .service-icon {
    border: 1px solid #ed687c;
    color: #ed687c;
}

.pricing .serviceBox .service-icon>i {
    transition: all 0.3s ease 0s;
}

.pricing .serviceBox:hover .service-icon>i {
    transform: scale(0.8);
    transition: all 0.3s ease 0s;
}

.pricing .serviceBox .service-content h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #000;
}

.pricing .serviceBox.green .service-content h3 {
    color: #008b8b;
}

.pricing .serviceBox.orange .service-content h3 {
    color: #e67e22;
}

.pricing .serviceBox.pink .service-content h3 {
    color: #ed687c;
}

.pricing .serviceBox .service-content p {
    color: hsl(0, 0%, 38%);
    font-size: 14px;
    line-height: 24px;
}

.pricing .sub-marketplace {
    margin-bottom: 30px;
    padding: 20px 0;
    border-radius: 15px;
    position: relative;
    background: #f1f4fa;
}

.pricing .sub-marketplace:before {
    position: absolute;
    content: "";
    bottom: 100%;
    left: 60%;
    margin-left: -5px;
    border-width: 30px;
    border-style: solid;
    border-color: transparent transparent #f1f4fa transparent;
}

.pricing .pricing-info.col-md-3:first-child::after {
    content: '=';
    position: absolute;
    top: 5px;
    right: 0;
    color: #333333;
    font-size: 40px;
    font-weight: 100;
}

.pricing .table tr td:first-child {
    background: #fff;
    color: #000 !important;
}

.pricing .table tr td {
    background: #f1f4fa;
    color: #000 !important;
    font-size: 18px;
}

.pricing-info .col-md-3:first-child::after {
    content: '=';
    position: absolute;
    top: 5px;
    right: 0;
    color: #000;
    font-size: 40px;
    font-weight: 100;
}

.pricing-info .col-md-3:nth-child(2)::after {
    content: '-';
    position: absolute;
    top: 5px;
    right: -11px;
    color: #000;
    font-size: 40px;
    font-weight: 100;
}

.pricing-info .col-md-3:nth-child(3)::after {
    content: '-';
    position: absolute;
    top: 5px;
    right: -15px;
    color: #000;
    font-size: 40px;
    font-weight: 100;
}


/* full range solution*/

.bsHoverBox1007 .hoverBox {
    position: relative;
    overflow: hidden;
    padding: 15px 10px;
    margin-top: 10px;
    text-align: center;
    height: 360px;
}

.hoverBox:hover {
    background-color: #fff;
    -webkit-box-shadow: 0px 16px 28px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 16px 28px 0px rgba(0, 0, 0, 0.24);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.bsHoverBox1007 .hoverBox .fa,
.bsHoverBox1007 .hoverBox .fas {
    width: 130px;
    height: 130px;
    color: #b01e1f;
    font-family: "FontAwesome";
    font-size: 52px;
    line-height: 120px;
}

.bsHoverBox1007 .hoverBox h2 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 13px 0;
}

.bsHoverBox1007 .hoverBox p {
    padding: 0 17px 17px;
    color: #222;
}

.bsHoverBox1007 .hoverBox .btn {
    margin: 10px 0 20px;
    padding: 12px 35px;
    color: #fff;
    border-radius: 40px;
    background: #b01e1f;
    display: inline-block;
    text-decoration: none;
}

.bsHoverBox1007 .hoverBox .btn:hover {
    color: #fff;
    background: #54ee89;
}


/* contact us*/

.contactus {
    background: #f8f9fa;
}

.contactus .contact-list {
    text-align: center;
}

.contactus .contact-icon {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #242424;
    color: #fff;
    position: relative;
    margin: 0 auto;
}

.contactus .contact-icon i {
    position: absolute;
    font-size: 22px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #b01e1f;
}

.contactus .contact-title h4 {
    font-size: 24px;
    margin-top: 15px;
}

.contactus .contact-form {
    margin-top: 40px;
}


/* footer css*/

.footer {
    background: #242424;
    padding: 30px 0;
}

.footer ul.social li {
    padding: 3px 0;
}

.footer ul.social li a i {
    margin-right: 5px;
    font-size: 25px;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}

.footer ul.social li:hover a i {
    font-size: 30px;
    margin-top: -10px;
}

.footer ul.social li a,
.footer ul.quick-links li a {
    color: #ffffff;
}

.footer ul.social li a:hover {
    color: #eeeeee;
}