.tilte_section {
    color: #45388A;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}


/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-list {
    padding: 0 100px;
}

.faq-header h1 {
    font-size: 35px;
    font-weight: 700;
}

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

.faq .faq-list li+li {
    margin-top: 15px;
}

.faq .faq-list li a {
    padding: 10px 10px 10px 20px;
    border-radius: 15px;
}

.faq .faq-list li {
    /* padding-top: 20px; */
    margin: 10px;
    background: #45388a;
    border-radius: 15px;
    position: relative;
    color: #fff;
}

.faq .faq-list li P {
    background-color: #fff;
    padding: 20px;
    color: #000;
}

.faq .faq-list a {
    display: block;
    position: relative;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    padding: 0 30px;
    border-radius: 15px !important;
    outline: none;
    cursor: pointer;
}

.faq .faq-list .icon-help {
    font-size: 24px;
    position: absolute;
    right: 0;
    left: 40px;
    padding: 5px;
    margin: 5px;
    color: #47b2e4;
}

/* .faq .faq-list .icon-show,
.faq .faq-list .icon-close {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
} */

.faq .faq-list .icon-show,
.faq .faq-list .icon-close {
    font-size: 35px;
    position: absolute;
    right: 20px;
    top: 10px;
}

.faq .faq-list p {
    margin-bottom: 0;
    color: #666666;
    border: #cdcdcd solid 1px;
    border-radius: 0px 0px 15px 15px;
    padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
    display: none;
}

.faq .faq-list a {
    color: #fff;
}

.faq .faq-list a.collapsed {
    color: #fff;
    transition: 0.3s;
}

.faq .faq-list a.collapsed:hover {
    color: #ffffff;
}

.faq .faq-list a.collapsed .icon-show {
    display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
    display: none;
}

@media (max-width: 1200px) {
    .faq .faq-list {
        padding: 0;
    }
}

.fa-check {
    color: #45388a;
    padding: 5px;
    margin: 5px;
    background-color: #fff;
    border-radius: 50%;
}


#faq {
    background-color: #EEECF7;
}

/*--------------------------------------------------------------
# rating
--------------------------------------------------------------*/

#rating {
    background-image: url(../images/revies_bg.jpg);
    background-size: cover;
    padding: 42px 0px;
}

#service {
    padding: 42px 0px;
}

#italy {
    padding: 42px 0px;
}

.retting_card {
    border-radius: 20px;
}

#italitaly_costy {
    padding: 42px 0px;
}

#ship_germany {
    padding: 42px 0px;
}

#customer {
    padding: 42px 0px;
}

#faq {
    padding: 42px 0px;
}

.swiper-slide {
    border-radius: 15px;
}

.btn_list {
    width: 100% !important;
}

.top-layer {
    position: relative;
}

.swiper-button-next,
.swiper-button-prev {
    background-color: #c01211;
    border-radius: 50%;
    color: white;
    padding: 10px;
    font-size: 16px;
}

.retting_card img {
    height: 35px;
    /* width: 10px; */
}

.retting_card {
    padding: 15px;

}



.retting_card h2 {
    font-size: 20px;
    text-align: start;
    margin-bottom: 20px;

}

.read_btn {
    color: #45388A !important;
    font-size: 20px !important;
    font-weight: 600 !important;
}

.rating h4 {
    font-size: 25px;
}

.btn {
    width: auto !important;
}

.retting_card p {
    font-size: 14px;
    text-align: start;
    margin-bottom: 20px;
}

.swiper {
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.swiper-slide img {
    display: block;
    /* width: 100%;
    height: 100%; */
    object-fit: cover;
}

/* rating ends */

.ups_text {
    color: #45388A;
    font-size: 50px;
}

.list_number {
    background-color: red;
    border-radius: 50%;
    display: inline-flex;
    height: 30px !important;
    width: 30px !important;
    justify-content: center;
}

.btn_list {
    text-transform: capitalize;
    justify-content: center;
    background-color: #45388A;
    border-radius: 25px;
    color: white;
}

.text_blue {
    color: #45388A;
}

.bg_red {
    background-color: #C01213 !important;
    color: #fff !important;
    font-weight: 600 !important;
    text-transform: uppercase;
}

.terms {
    font-size: 15px;
}

.italy {
    background-color: #EEECF7;
}

.carriers {
    background-color: #fff;
    border: 1px dotted black;
    border-radius: 10px;
    border-style: dashed;
    font-size: 15px;
    text-align: center;
    height: 65px;
}

.carriers img {
    position: absolute;
    left: 10px;
    height: 40px;
}

.carriers_name {
    position: absolute;
    left: 30%;
    text-align: start;
}

.accordion-button {
    background-color: #45388A !important;
    color: #fff !important;
}


.days {
    position: absolute;
    right: 10px;
    color: #45388A;
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
}

.carriers_name {
    position: absolute;
    right: 10px;
    color: #45388A;
    font-weight: 700;
    font-size: 25px;
    line-height: 1;
}

.accordion {
    --bs-accordion-btn-icon: url("data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIUlEQVR4nGNgGAWjYBSMApLBfyrhgbNgFIyCUTAKGDABAOkcI91xODUvAAAAAElFTkSuQmCC");

}

.accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: url("data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIUlEQVR4nGNgGAWjYBSMApLBfyrhgbNgFIyCUTAKGDABAOkcI91xODUvAAAAAElFTkSuQmCC") !important;
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
}

table {
    border-collapse: collapse;
    width: 100%;
    border-radius: 10px
}

.small {
    font-size: 10px;
}

th,
td {
    text-align: center;
    padding: 8px;
}

td {
    border: 1px solid black;
}

.table {
    background-color: #fff;
    border-radius: 25px !important;
}

tr:nth-child(even) {
    /* background-color: #f2f2f2 */
}

th {
    background-color: #fff;
    color: #45388A;
}

.accordion-body {
    background-color: #EEECF7;
}

.ship_germany {
    background-color: #EEECF7;
}

.customer_card {
    background-color: #EEECF7;
    padding: 25px;
    border-radius: 10px;
    text-align: start;
}

.customer_title {
    color: #45388A;
    font-size: 25px;
    margin-bottom: 15px;
}

.customer_description {
    font-size: 15px;
    margin-bottom: 15px;
}

.customer_name {
    color: #45388A;
    font-size: 25px;
}

.main-banner-sec {
    min-height: 680px !important;
    padding: 80px 0px !important;
    /* background: #6f48ef; */
    min-height: 500px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background: linear-gradient(to right, #0069ff 0%, #3981f7 56%, #7c3aed 100%);
}

.quick-list-card {
    position: absolute;
    left: -100px;
    top: 100%;
    background: rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
    width: 130%;
    margin-top: -15px !important;
    padding: 0 14px !important;
    border-radius: 10px;
    transform: scale(0);
    transition: all 0.3s ease-in-out 0s;
}

.swiper-button-next {
    background-color: #c01211;
    border-radius: 50%;
    position: absolute;
    right: -5% !important;
    height: 55px !important;
    width: 55px !important;
    font-weight: 900;
    color: #fff !important;
}

.swiper-button-prev {
    background-color: #c01211;
    border-radius: 50%;
    position: absolute;
    left: -5% !important;
    height: 55px !important;
    width: 55px !important;
    font-weight: 900;
    color: #fff !important;
}

.bg_custom {
    background: #45388a !important;
}

.title_Main {
    font-size: 33px !important;
}

.swiper-button-next,
.swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 35%) !important;
}

@media (max-width: 1024px) {
    .main-banner-pos {
        position: absolute;
        left: 0;
        top: 30% !important;
        transform: translate(0, -50%);
        z-index: 1;
        width: 100%;
    }

    .main-banner-sec {
        min-height: 740px !important;
    }
}

@media (max-width: 780px) {
    #main_quote_section {
        display: none !important;
    }

    .main-banner-sec {
        min-height: 480px !important;
        padding: 80px 0px !important;
        /* background: #6f48ef; */
        min-height: 500px;
        position: relative;
        overflow: hidden;
        background-size: cover;
        background-position: center center;
        background: linear-gradient(to right, #0069ff 0%, #3981f7 56%, #7c3aed 100%);
    }

    .quick-list-card.open {
        margin-top: 15px !important;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 0px !important;
    }

    .main-banner-pos {
        top: 4% !important;
    }

    .swiper-button-next,
    .swiper-button-prev {
        top: var(--swiper-navigation-top-offset, 35%) !important;
        height: 35px !important;
        width: 35px !important;
    }

    .swiper-button-next {
        right: -2% !important;
    }

    .swiper-button-prev {
        left: -2% !important;
    }

    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-size: 20px !important;
    }

    .ups_text {
        color: #45388A;
        font-size: 26px;
    }

    .faq-header h1 {
        font-size: 19px;
        font-weight: 700;
    }
}