﻿/******** ebay *******/
.Heading-60px {
    font-size: 60px !important;
}
.Heading-16px {
    font-size: 16px !important;
}
.font-weight-ExtraBold {
    font-weight: 900 !important;
}
.Heading-38px {
    font-size: 38px !important;
}
.py-70px {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
.Heading-24px {
    font-size: 24px !important;
}

.btn-light-red {
    border-radius: 6px;
    border: 1px solid #E02020;
    background: #FFF1F1;
    color: #1D0000;
    font-size: 16px;
    font-weight: 500;
}

.btn-light-red:hover {
    background: #E02020;
    color: #ffffff;
}
.font-weight-SemiBold {
    font-weight: 600 !important;
}
.main_banner {
    background-size: cover !important;
}
.main_banner_inr {
    background: rgb(0, 0, 0,0.6);
    padding-top: 130px;
    padding-bottom: 130px;
}
.line-height-1 {
    line-height: 1 !important;
}


.btngo {
    pointer-events:none;
}
.ebaydrp {
    background:#fff !important;
}

.main-bannerheader {
    background: url(../../Content/NewDesign/images/ebay/ebay-banner.jpg) no-repeat center center;
}
.blog_bgbanner {
    background: url(../../Content/NewDesign/images/ebay/ebay-page-blog-bg.jpg) no-repeat center center;
}
.sec_form1 {
    margin-top: -100px;
}

.custom_form1_wrap {
    padding: 40px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 12px 20px 0px rgba(128,128,128,0.27);
    -moz-box-shadow: 0px 12px 20px 0px rgba(128,128,128,0.27);
    box-shadow: 0px 12px 20px 0px rgba(128,128,128,0.27);
}

.custom_form1 {
    align-items: flex-end;
}

    .custom_form1 .form-group {
        width: 23%;
        padding: 0 8px;
    }

        .custom_form1 .form-group .form-control {
            width: 100%;
        }

.card_typ1_wrap {
}

    .card_typ1_wrap .card_typ1 {
        padding: 35px 50px;
        border-radius: 8px;
        -webkit-box-shadow: 0px 12px 30px 0px rgba(142,142,142,0.23);
        -moz-box-shadow: 0px 12px 30px 0px rgba(142,142,142,0.23);
        box-shadow: 0px 12px 30px 0px rgba(142,142,142,0.23);
        text-align: center;
        background: #ffffff;
        height: 100%;
    }

.card_typ1_img {
    margin-bottom: 20px;
}

.card_typ1_hd {
    color: #1D0000;
    font-size: 18px;
    font-weight: bold;
}

.card_typ1_info {
    color: #1D0000;
    font-size: 16px;
}

.bg_size_cover {
    background-size: cover !important;
}

.sec_blog .main_banner_inr {
    background: rgb(0, 0, 0,0.75);
}

.sec_blog .card_typ1_wrap .card_typ1 {
    padding: 40px 60px;
    border-radius: 12px;
    -webkit-box-shadow: 0px 20px 30px 0px rgba(200,200,200,0.16);
    -moz-box-shadow: 0px 20px 30px 0px rgba(200,200,200,0.16);
    box-shadow: 0px 20px 30px 0px rgba(200,200,200,0.16);
}

    .sec_blog .card_typ1_wrap .card_typ1 .btn {
        -webkit-box-shadow: 0px 6px 12px 0px rgba(74,74,74,0.16);
        -moz-box-shadow: 0px 6px 12px 0px rgba(74,74,74,0.16);
        box-shadow: 0px 6px 12px 0px rgba(74,74,74,0.16);
    }


.sec_form2 {
    padding: 80px 0;
    align-items: center;
}

.card_typ2_wrap {
    width: 30%;
    margin-right: -15%;
    z-index: 9;
}

    .card_typ2_wrap .card_typ2 {
        border-radius: 12px;
        -webkit-box-shadow: 0px 12px 26px 0px rgba(0,0,0,0.16);
        -moz-box-shadow: 0px 12px 26px 0px rgba(0,0,0,0.16);
        box-shadow: 0px 12px 26px 0px rgba(0,0,0,0.16);
        background: #ffffff;
        overflow: hidden;
    }

.card_typ2_img img {
    width: 100%;
}

.card_typ2_hd {
    color: #1D0000;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}

.card_typ2_body {
    padding: 30px 20px;
}

.card_typ2_info {
    color: #1D0000;
    font-size: 16px;
}

.custom_form2_wrap {
    border-radius: 12px;
    -webkit-box-shadow: 0px 12px 30px 0px rgba(65,65,65,0.37);
    -moz-box-shadow: 0px 12px 30px 0px rgba(65,65,65,0.37);
    box-shadow: 0px 12px 30px 0px rgba(65,65,65,0.37);
    width: 85%;
    background: url(../../Content/NewDesign/images/ebay/form-2-bg-red.jpg) no-repeat center bottom #E02020;
    background-size: cover;
}

.custom_form2_wrap_inr {
    height: 100%;
    padding: 80px 95px 80px 25%;
}

.custom_form2_wrap .sub_hd {
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
}

.custom_form2_wrap .form-control {
    max-width: unset;
}


.sec_testimonials {
    background: url(../../Content/NewDesign/images/ebay/testimonials-bg.png) no-repeat center bottom #F6FBFF;
    background-size: 100% auto;
}

.testimoni_item {
    background: #ffffff;
    border-radius: 8px;
    padding: 60px 60px 60px 50px;
    -webkit-box-shadow: 0px 12px 30px 0px #E1EEFF;
    -moz-box-shadow: 0px 12px 30px 0px #E1EEFF;
    box-shadow: 0px 12px 30px 0px #E1EEFF;
    border-left: 10px solid #ffffff;
}

    .testimoni_item:hover {
        border-left: 10px solid #E02020;
    }

.testi_head {
    margin-bottom: 20px;
    align-items: center;
}

.testi_img {
    max-width: 100px;
    max-height: 100px;
    border-radius: 999px;
    overflow: hidden;
}

    .testi_img img {
        max-width: 100%;
    }

.testi_head_info {
    padding-left: 20px;
}

    .testi_head_info .testi_name {
        font-size: 20px;
        font-weight: bold;
    }

    .testi_head_info .testi_desig {
        font-size: 12px;
    }

        .testi_head_info .testi_desig span {
            font-weight: bold;
        }

    .testi_head_info .testi_star {
    }

        .testi_head_info .testi_star .fa-star {
            color: #FFE065;
        }

            .testi_head_info .testi_star .fa-star.blank {
                color: #D1CFCE;
            }

.testi_body {
    font-weight: 16px;
    font-weight: 500;
}


/****** responsive **********/
@media screen and (max-width: 768px) {
    .main_banner_inr {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .Heading-60px,
    .Heading-44px {
        font-size: 38px !important;
    }

    .section_dataprocess {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .data_card_wrap {
        margin-bottom: 15px;
        margin-top: 15px;
    }

        .data_card_wrap:nth-child(2)::after,
        .data_card_wrap:nth-child(1)::after {
            display: none;
        }

    .content_text {
        padding-top: 0px;
    }

    .custom_img img {
        position: relative;
        top: 0;
        height: 100%;
        left: 0px;
        max-width: calc(100% + 70px);
    }

    .info_card {
        padding: 30px 25px;
    }

    .info_card_wrap + .info_card_wrap {
        border-left: 0px solid #ff8484;
        border-top: 1px solid #ff8484;
    }

    #client-testimonial-carousel {
        padding-bottom: 50px;
    }

    .testimonial_text {
        padding-left: 30px;
        padding-right: 30px;
    }

        .testimonial_text i.fa-quote-left {
            left: -25px;
        }

        .testimonial_text i.fa-quote-right {
            right: -25px;
        }

    .Section-benefit .Heading-38px {
        font-size: 30px !important;
    }

    .custom_form1 {
        flex-direction: column;
        align-items: flex-start;
    }

        .custom_form1 .form-group {
            width: 100%;
            padding: 0;
        }

    .card_typ1_wrap {
        margin-bottom: 30px;
    }

    .testimoni_item {
        padding: 30px 30px 30px 20px;
    }

    .card_typ2_wrap {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .custom_form2_wrap {
        width: 100%;
    }

    .custom_form2_wrap_inr {
        padding: 30px;
    }

    .custom_form2_wrap .Heading-50px {
        font-size: 38px !important;
    }
}

/**************/