/* css country */
.proship-item p:nth-child(2):before {
    content: "";
    background-image: url('../assets/ent/frame_d.svg');
    width: 14px;
    height: 23px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 12px;
    background-repeat: no-repeat;
    background-size: contain;
}
.proship-item p:nth-child(3):before {
    content: "";
    background-image: url('../assets/ent/dh.svg');
    width: 14px;
    height: 14px;
    background-size: contain;
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 12px;
    background-repeat: no-repeat;
}
.rightshipif h3:before {
    content: "";
    background-image: url('../assets/ent/tick.svg');
    width: 16px;
    height: 16px;
    background-size: contain;
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 12px;
    background-repeat: no-repeat;
}
.rightshipif ul, .rightshipif p {
    color: #4B5563;
    margin: 0px;
    font-size: 16px;
}
.banner-top {
    position: relative;
    color: #fff;
}
.destitle {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 50%;
    margin: auto;
    z-index: 1;
}
.banner-top img {
    max-height: 440px;
    width: 100%;
    object-fit: cover;
}
.destitle h1 {
    font-weight: 700;
    font-size: 55px;
    text-align: center;
    line-height: 1.1;
}
.banner-top p {
    font-size: 20px;
    margin-top: 20px;
}
.proship {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    grid-gap: 25px;
}
.proship-item {
    box-shadow: 0px 4px 6px 0px #0000001A;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    padding: 32px;
    background: #fff;
    padding-bottom: 17px;
}
.proship-item > h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #000;
}
.proship-item p {
    margin-bottom: 15px;
    font-size: 16px;
}

.mtapro h2 {
    font-size: 30px;
}
.mtapro {
    text-align: center;
    margin-bottom: 40px;
}
.mtapro p {
    font-size: 20px;
}
.profxf {
    padding-block: 50px;
    background: #F9FAFB;
}
.leftshipif {
    width: 40%;
    font-size: 16px;
}
.rightshipif {
    width: 55%;
    border: 1px solid #E5E7EB;
    box-shadow: 0px 1px 2px 0px #0000000D;
    border-radius: 12px;
    padding: 22px 32px;
    background: #fff;
}
.shiptipinfo {
    background: #E6F0F9;
    padding-block: 50px;
}
.leftshipif img {
    width: 100%;
    height: auto;
    box-shadow: 0px 4px 6px 0px #0000001A;
    border-radius: 12px;
}
.leftshipif > h2 {
    color: #111827;
}
.rightshipif h3 {
    font-size: 16px;
    color: #111827;
    font-weight: normal;
}
.searchx-single-full a {
    width: 100%;
    border-radius: 12px;
    padding: 15px;
    background: #fff;
    display: block;
}
#searchx-single-full {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    width: 100%;
    grid-gap: 20px;
}
.search-duty {
    background: #F9FAFB;
    padding-top: 48px;
    padding-bottom: 48px;
}
.searchx-single-full a h3 {
    font-size: 18px;
    line-height: 1.2;
}
.searchx-single-full a span {
    color: #2563EB;
    font-size: 16px;
    position: relative;
}
.searchx-single-full a span i {
    margin-left: 5px;
}
.searchx-single-full a p {
    color: #4B5563;
    font-size: 15px;
    margin-bottom: 10px;
}
.searchx-single {
    border: 1px solid #E5E7EB;
    height: 50px;
    width: 100%;
    margin: auto;
    display: block;
    margin-bottom: 20px;
    color: #ADAEBC;
    border-radius: 8px;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
    background: #fff;
    max-width: 60%;
}
.searchx-single:before {
    content: "\f002";
    position: absolute;
    top: 12px;
    left: 12px;
    font-family: 'FontAwesome';
    font-size: 18px;
}

.searchx-single input {
    height: 100%;
    width: 100%;
    padding-inline: 20px;
    border: 0px;
    color: #ADAEBC;
}
.searchx-single-full a img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    height: 200px;
    object-fit: cover;
}
.bottom_right_customfees {
    border: 1px solid #E5E7EB;
    box-shadow: 0px 1px 2px 0px #0000000D;
    border-radius: 12px;
    padding: 22px 32px;
    background: #fff;
    padding-bottom: 17px;
}
.right_customfees {
    border: 1px solid #E5E7EB;
    background: #E6F0F9;
    padding: 32px;
    width: 55%;
    border-radius: 12px;
    padding-top: 35px;
}
.left_customfees {
    width: 40%;
}
.customfees {
    padding-block: 80px;
    padding-bottom: 40px;
}
.top_right_customfees {
/*    padding-inline: 90px;*/
    padding-bottom: 10px;
}
.top_right_customfees > h3 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 25px;
}
.top_right_customfees h4 {
    font-size: 16px;
    font-weight: 600;
}
.top_right_customfees p {
    margin-bottom: 20px;
    padding-left: 21px;
}
.tablerf {
    border: 1px solid #E5E7EB;
    box-shadow: 0px 4px 6px 0px #0000001A;
    border-radius: 12px;
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
}
.tablerf_left {
    width: 50%;
}
.tablerf_name, .tablerf_value {
    border-bottom: 1px solid #E5E7EB;
    padding: 10px;
    width: 50%;
}
.tablerf_item {
    display: flex;
    width: 50%;
    flex-wrap: wrap;
}
.tablerf_right {
    width: 50%;
}
.tablerf_value {
    color: #2563EB;
    text-align: center;
    font-weight: 600;
}
.left_customfees h2 {
    color: #111827;
    font-size: 30px;
}
.headn {
    background: #F9FAFB;
    font-weight: bold;
    color: #000;
}
.bottom_right_customfees p {
    margin-bottom: 15px;
    margin-top: 15px;
}
.bottom_right_customfees > h3 {
    color: #111827;
    margin-top: 0px;
    font-size: 18px;
}
.left_customfees p {
    color: #4B5563;
    font-size: 16px;
    line-height: 1.5;
}
.left_pack img {
    width: 100%;
    height: auto;
}
.left_pack {
    width: 40%;
}
.right_pack {
    width: 55%;
}
.right_pack_1 h4 {
    color: #111827;
    font-weight: 600;
    font-size: 16px;
}
.right_pack_1 p {
    color: #4B5563;
    margin-bottom: 25px;
}
.right_pack > h3 {
    color: #111827;
    font-weight: 700;
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 25px;
}
.right_pack_1 {
    border-bottom: 1px solid #e5e7eb57;
}
.bottom_pack_1 {
    background: #FFFBEB;
    padding: 32px;
    border-radius: 12px;
    margin-top: 32px;
}
.bottom_pack_1 h4 {
    color: #111827;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 15px;
}
.bottom_pack_1 p {
    color: #374151;
    margin-top: 15px;
    margin-bottom: 0px;
}
.documents {
    background: #F9FAFB;
    padding-block: 80px;
}
.topdoc {
    text-align: center;
}
.item_invoice {
    border: 1px solid #E5E7EB;
    background: #FFFFFF;
    padding: 24px;
    border-radius: 12px;
    width: 100%;
}
.topdoc {
    margin-bottom: 40px;
}
.topdoc > h2 {
    color: #111827;
    font-size: 30px;
}
.item_invoice h3 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}
.topdoc p {
    color: #4B5563;
    font-size: 20px;
}
.invoicebottom h3 {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 0px;
}
.item_invoice p {
    color: #4B5563;
    font-size: 15px;
}
.invoicebottom {
    background: #EFF6FF;
    max-width: 70%;
    margin: auto;
    padding: 25px;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    margin-top: 45px;
}
.invoicebottom p {
    color: #4B5563;
    font-size: 16px;
    margin-bottom: 0px;
    padding-left: 39px;
}
.invoicebottom h3 {
    font-size: 18px;
    margin-bottom: 15px;
}
.invoicebottom h3:before {
    content: "";
    background-image: url('../assets/ent/atframe.svg');
        width: 27px;
    height: 24px;
    background-size: contain;
    display: inline-block;
    position: relative;
    top: 6px;
    margin-right: 12px;
    background-repeat: no-repeat;
}
.bottom_pack_1 p:before {
    content: "";
    background-image: url('../assets/ent/info.svg');
    width: 16px;
    height: 16px;
    background-size: contain;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    background-repeat: no-repeat;
    top: 2px;
}
.top_right_customfees h4:before {
    content: "";
    width: 16px;
    height: 16px;
    background-size: contain;
    display: inline-block;
    position: relative;
    margin-right: 5px;
    background-repeat: no-repeat;
    top: 2px;
}
.currency:before {
    background-image: url('../assets/ent/dola.svg');
}
.calmethod:before {
    background-image: url('../assets/ent/method.svg');
}
.taxmt:before {
    background-image: url('../assets/ent/tax_tra.svg');
}
.taxvat:before {
    background-image: url('../assets/ent/pta.svg');
}
.dutyre:before {
    background-image: url('../assets/ent/duty.svg');
}
.left_pack h2 {
    margin-top: 0px;
}
.packagingtip {
    padding-bottom: 50px;
}
.ffgxcflex_item {
    width: 100%;
    background: #F9FAFB;
    border: 1px solid #E5E7EB;
    padding: 24px;
    border-radius: 12px;
    padding-bottom: 20px;
}
.invoicetop {
    display: flex;
    gap: 15px;
}
.ffgxcflex_left_ct {
    gap: 15px;
}
.ffgxcflex_item > h4 {
    color: #000000;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 20px;
    position: relative;
}
.ffgxcflex_item p {
    border: 1px solid #E5E7EB;
    background: #fff;
    padding: 15px 15px;
    border-radius: 8px;
    line-height: 1;
    color: #000000;
    width: calc(50% - 8px);
    margin: 0px;
    font-size: 16px;
}
.ffgxcflex_item > h4:before {
    content: "";
    width: 24px;
    height: 24px;
    background-size: contain;
    display: inline-block;
    position: relative;
    margin-right: 12px;
    background-repeat: no-repeat;
    top: 4px;
}
.ffgxcflex_left > h4:before {
    background-image: url('../assets/ent/bcb.svg');
}
.ffgxcflex_right > h4:before {
    background-image: url('../assets/ent/bcb2.svg');
}
.ffgxc {
    padding-top: 60px;
    padding-bottom: 60px;
}
.botttx-note {
    background: #FEFCE8;
    border: 1px solid #E5E7EB;
    padding: 24px;
    margin-top: 30px;
    border-radius: 12px;
}
.botttx-note h4 {
    margin: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    position: relative;
}
.botttx-note h4:before {
    content: "";
    width: 24px;
    height: 24px;
    background-size: contain;
    display: inline-block;
    position: relative;
    margin-right: 12px;
    background-repeat: no-repeat;
    top: 5px;
    background-image: url('../assets/ent/inffo.svg');
}
.botttx-note p {
    padding-left: 36px;
    margin-bottom: 0px;
}
.top_coutry {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
}
.top_coutry a img {
    width: 100%;
    border: 1px solid #E5E7EB;
    border-radius: 5px;
    height: 200px;
    object-fit: cover;
}
.top_coutry a h3 {
    font-size: 18px;
    color: #111827;
    margin-bottom: 0px;
}
.BrowseCountries {
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 30px;
}
#load-more {
    font-weight: 600;
    display: inline-block;
    text-decoration: underline;
    padding: 12px 40px;
    border-radius: 8px;
    font-size: 14px;
    color: #11347b;
    text-decoration: none;
    background: linear-gradient(225.13deg, #034d8f 0%, #111161 77.53%, #2f165b 97.52%);
    color: #fff;
    border: 1px solid #fff;
    z-index: 2;
    position: relative;
}
#load-more-container {
    text-align: center;
    margin-top: 35px;
}
.text-cont {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 1200px;
    margin: auto;
    z-index: 10;
}
.cutrxfull {
    position: relative;
}
.cutrxfull img {
    height: calc(100vh - 150px);
    width: 100%;
    object-fit: cover;
}
.searchx input {
    border-width: 0px;
    border: 2px solid #054488;
    border-radius: 8px;
    height: 60px;
    padding: 10px 15px;
    width: 70%;
    color: #ADAEBC;
    font-size: 18px;
    max-width: 100%;
}
.searchxf_txt span {
    background: #F3F4F6;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    padding-inline: 20px;
    font-size: 15px;
    color: #4B5563;
    border-radius: 50px;
    margin-left: 10px;
    margin-right: 10px;
}
.searchxf_txt {
    margin-top: 35px;
}
.text-cont > h1 {
    font-weight: 700;
    font-size: 50px;
    text-align: center;
    color: #fff;
    max-width: 75%;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 0px;
    line-height: 1.1;
}
.cutrx {
    margin-top: 50px;
}
.text-cont > p {
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    max-width: 70%;
    margin: auto;
    margin-bottom: 30px;
    color: #fff;
}
.searchxf_txt i {
    color: #054488;
    font-size: 16px;
    margin-right: 6px;
}
.cutrxfull {
    position: relative;
}
.cutrxfull:before {
    background: #245292;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: inline-block;
    z-index: 1;
    opacity: 0.7;
}
.banner-top:before {
    background: #245292;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: inline-block;
    z-index: 1;
    opacity: 0.7;
}
.destitle nav.rank-math-breadcrumb a:hover {
    color: #fff;
    text-decoration: underline;
}
/* end css coutry */

@media all and (max-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
    .profxf {
    padding-block: 30px;
    }
    .mtapro h2 {
    font-size: 25px;
    }
    .proship {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 15px;
    }
    .mtapro {
        margin-bottom: 20px;
    }
    .left_pack,
    .right_pack,
    .right_customfees,
    .left_customfees,
    .rightshipif,
    .leftshipif {
    width: 100%;
    }
    .top_right_customfees {
    padding-inline: 0px;
    }
.right_customfees {
        padding: 20px;
        padding: 0px;
        border: 0px;
        border-radius: 0px;
        background: #fff;
    }
    .proship-item {
        padding: 20px;
    }
    .proship-item > h3 {
    font-size: 20px;
    margin-bottom: 10px;
    }
    .proship-item {
        padding-bottom: 5px;
    }
    .bottom_right_customfees {
    padding: 0px;
    border: 0px;
    border-radius: 0px;
    box-shadow: inherit;
}
    .mtapro p {
        font-size: 16px;
    }
    .banner-top p {
        font-size: 18px;
    }
    .banner-top img {
        max-height: 300px;
    }
    .top-footer-content .wpcf7 span.wpcf7-spinner {
    left: 0px;
    top: 62px;
    }
    .destitle h1 {
    font-size: 25px;
    }
    .header .nav-mobile {
        top: 70px !important;
    }
    .banner-top p {
    font-size: 16px;
    }
    .destitle {
        padding-inline: 20px;
        max-width: 100%;
    }
    .proship-item {
        font-size: 16px;
    }
    .left_pack h2 {
        font-size: 22px;
    }
    .packagingtip {
        padding-bottom: 30px;
    }
    .item_invoice {
    width: 100%;
    }
    .invoicetop {
        flex-wrap: wrap;
    }
    .topdoc > h2 {
        font-size: 22px;
    }
    .documents {
        padding-block: 50px;
    }
    .invoicebottom {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    }
    .documents {
        padding-block: 35px;
    }
    .ffgxcflex_item {
        width: 100%;
        margin-bottom: 20px;
    }
    .botttx-note {
    margin-top: 0px;
    }
    .bottom_pack_1 {
        padding: 25px;
    }
    .left_customfees h2 {
        font-size: 25px;
    }
    .customfees {
        padding-block: 40px;
    }
    .text-cont > h1 {
        max-width: 100%;
        line-height: 1.1;
        font-size: 35px;
        margin-bottom: 20px;
    }
    .text-cont > p {
    max-width: 100%;
    font-size: 18px;
    }
    .cutrxfull img {
        height: 50vh;
    }
    .searchx input {
        max-width: 90%;
        width: 100%;
    }
    .searchxf_txt {
        margin-top: 10px;
    }
    .searchxf_txt span {
    margin: 0px;
    margin-bottom: 10px;
    }
    .top_coutry {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    }
    #searchx-single-full {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 10px;
    }
    .searchx-single-full a {
        padding: 10px;
    }
    .searchx-single {
    max-width: 100%;
    }
    .search-duty {
    padding-top: 20px;
    padding-bottom: 20px;
    }
    .ffgxcflex_item p {
    width: 100%;
    }
    .ffgxcflex_item {
    padding: 20px;
}
