@import '../vendor/font-awesome/css/all.min.css';
@import '../vendor/bootstrap-icons/bootstrap-icons.css';
@import '../vendor/swiper/swiper-bundle.min.css';
@import 'style.css';



@font-face {
    font-family: 'FiraGO Heavy';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/FiraGO-Heavy.ttf) format('woff');
  }
  @font-face {
    font-family: 'FiraGO ExtraBold';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/FiraGO-ExtraBold.ttf) format('woff');
  }
  
  @font-face {
    font-family: 'FiraGO SemiBold';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/FiraGO-SemiBold.ttf) format('woff');
  
  }
  @font-face {
    font-family: 'FiraGO';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/FiraGO-Regular.ttf) format('woff');
  }
  .btn {
    font-family: 'FiraGO SemiBold'; 
  }
  .nav-link {
    font-family: 'FiraGO SemiBold';
  }

header {
    border-top: 14px solid #362B5B;
    background: #F8F8F8!important;
}
.mt-2 {
    margin-top: 200px;
}
.bg-heros {
    background-color: #362B5B !important;
    border-radius: 10px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.hero-text {
    padding-top: 104px;
}
.hero-text h2 {
    color: #fff;
    font-family: 'FiraGO Heavy';
    font-feature-settings: 'case' on;
    margin-bottom: 0px!important;
}
.hero-text p {
    color: #EC691F;
    font-family: 'FiraGO SemiBold';
    font-feature-settings: 'case' on;
    font-size: 22px;
}

.hero-text p:nth-child(3) {
    color: #fff;
    font-family: 'FiraGO';
    font-feature-settings: 'case' on;
    font-size: 17px;
    opacity: 0.8;
}
.hero-block {
    padding-bottom: 20px;
    padding-top: 9rem !important;
}
.download-block {
    background: #F8F8F8;

}

.download-img {
    margin-top: -80px;
}

.download-block h2{
    font-feature-settings: 'case' on;
    font-family: 'FiraGO Heavy';
    color: #362B5B;

}
.download-block p {
    color: #686868;
    font-family: 'FiraGO SemiBold';
    font-feature-settings: 'case' on;
    font-size: 22px;
}

.download-block p:nth-child(3) {
    color:  #686868;
    font-family: 'FiraGO';
    font-feature-settings: 'case' off;
    font-size: 17px;
    opacity: 0.8;
}
.download-block ul {
    margin-bottom: 60px;
}
.download-block ul li {
    opacity: 0.8;
    color:  #686868;
}


.download-block {
    background: #F8F8F8;
    padding-top: 4rem;
    padding-bottom: 1rem;
}

footer {
    border-top: 10px solid #EC691F;
    background: #362B5B;

    background-color: #362B5B;
}
footer h6 {
    color: #EC691F;

}
footer .nav-link {
    opacity:0.8;
}

.btn-light {
    background: #EC691F;

}

.sub-footer {
    margin-top: 30px;
    background: #EC691F;
}

.how-it-work {
    background: #F8F8F8;
    padding-top: 30px!important;
    padding-bottom: 30px!important;
    margin-top: 40px!important;
    margin-bottom: 40px!important;

}

.how-it-work h3 {
    color:#362B5B;
    font-family: 'FiraGO SemiBold';
    font-feature-settings: 'case' on;
}

.how-it-work h4 {
    color:#686868;

    font-family: 'FiraGO SemiBold';
    font-feature-settings: 'case' on;
    font-size: 22px;
}
.languages {
    background: #362B5B;
    color: #fff;
    margin-left: 20px;
}

.contact-page {
    padding-top: 170px;
}

.contact-page h4 {
    
    font-family: 'FiraGO SemiBold';
    font-feature-settings: 'case' on;
    color:#362B5B;
    margin-bottom: 30px;
}

.contact-page strong {
    font-weight: bold;
    margin-bottom: 20px;
    color:#362B5B
}
.contact-page .btn {
    color:#fff;
}

.login_page {
    padding-top: 220px;
    padding-bottom: 80px;
}

.login_page h4 {
    
    font-family: 'FiraGO SemiBold';
    font-feature-settings: 'case' on;
    color:#362B5B;
    font-size: 50px;
    text-align: center;
    margin-bottom: 30px;
}

.login_page p {
    text-align: center;
}

.link-underline-primary {
    color:#362B5B;
}

.send_parcel {
    padding-top: 200px;
    padding-bottom: 80px;
}

.send_parcel h4 {
    color: #EC691F;
    font-family: 'FiraGO Heavy';
    font-feature-settings: 'case' on;
    font-size: 50px;
}

.send_parcel h5 {
    color: #362B5B;
    font-family: 'FiraGO SemiBold';
    font-feature-settings: 'case' on;
    font-size: 25px;
    margin-bottom: 30px;
}

.form-select {
    padding-top: 15px;
    padding-bottom: 15px;
}

.send_parcel h6 {
    color: #362B5B;
    font-family: 'FiraGO SemiBold';
    font-feature-settings: 'case' off;
    font-size: 25px;
    margin-bottom: 10px;
}


.profile-boxes {

    background: #F8F8F8;

    padding: 50px;

    margin-top: 43px;
}

.logout_boxes {
    background:url('/assets/images/svg/image.jpg');

    background-size: cover;
    margin-top: 60px;
    height: 70px;
    padding-left: 40px;
    padding-right: 40px;
}

.profile-boxes ul {
    padding-left: 0px;
}
.profile-boxes ul li {
    list-style: none;
}

.prices-boxes h5 {
    color: #362B5B;
    font-size: 18px;

}

.prices-boxes h6 {
    color: #EA4435;
    font-size: 12px;
}




/*the container must be positioned relative:*/
.custom-select1 {
    position: relative;
    font-family: Arial;
    width: 280px !important;

}

.custom-select1 select {
    display: none; /*hide original SELECT element:*/
}

.select-selected {
    background-color: #fff;
    border-radius: 50px;
}

/*style the arrow inside the select element:*/
.select-selected:after {
    position: absolute;
    content: "";
    top: 29px;
    right: 20px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #322727 transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
    color: #342D61;
    padding: 13px 23px;
    font-size: 20px;

    cursor: pointer;
    user-select: none;
}

.select-selected {
    border: 1px solid #342D61;
    z-index: 9;
    position: relative;

    font-size: 20px;

}

.custom-select1 img {
    float: right;
    z-index: 999999;
    position: inherit;
    right: 18px;
    top: 10px;
    background-color: #fffdfd;
}

/*style items (options):*/
.select-items {
    position: absolute;
    background-color: #fff;
    top: -20px;
    left: 0;
    right: 0;
    position: inherit;
    border-radius: 0px 0px 40px 40px;
    box-shadow: 0px 7px 12px -3px rgb(204 204 204);
    padding: 18px 10px;
    padding-bottom: 0px;
}

/*hide the items when the select box is closed:*/
.select-hide {
    display: none;
}

/*Postal Service   start */
.postal_services {
    margin-bottom: 90px;
}

.tab_auto {
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

#wrap {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}



/* .border_tab {
    padding: 4px;
    border-radius: 50px;
    background: #FFFFFF;
    display: flex;
    border: 1px solid rgb(57 50 101 / 15%);
    box-shadow: 0px 4px 37px 0px rgba(0, 0, 0, 0.07);


} */

.selected {

}

.selected a {
    border-radius: 50px;
    background: #342D61;
    color: white;
    border: none;
    padding: 23px 76px;
}

.drop_city {
    border: 1px solid #342D61;
    width: 22%;
    margin: 0 auto;
    padding: 0px;
    border-radius: 50px;
    background-color: #fff;
    font-family: myFirstFont;
}

.city_type {
    border-radius: 50px;
    font-size: 24px;
    word-wrap: normal;
    padding: 13px 46px;
    appearance: none;
    outline: unset;
    border: none;
    width: 100%;
}

.drop_city img {

    width: 32px;
    position: absolute;

    background-position: 19px 29px;
    z-index: 9999;
    margin-left: -50px;
    margin-top: 5px;
}

.border_botm {
    border-bottom: 1px solid #dedede;
    padding: 20px;
}

.p-t-30 {
    padding-top: 30px;
}

.fxt-template-layout29 .fxt-form .form-group {
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
}

.label label {
    z-index: 10;
    position: absolute;
    margin-top: -14px;
    background-color: #f5f5f5;
    margin-left: 3rem;
    font-size: 1.2rem;
    color: #342D61;

}

.p-b-30 {
    padding-bottom: 30px;
}

.m-t2 {
    margin-top: 2rem;
}

/*new add css pallete text valum*/
.count_num {
    width: 100%;
    background-color: transparent;
    font-size: 20px;
}

.qty_manually {
    margin-bottom: 10px;
}

.qty_manually p {
    font-size: 1.20rem;
    font-family: myFirstFont;
    font-weight: 700;
    margin-bottom: 0px;
    vertical-align: bottom;
    top: 0px;
    bottom: 0px;
    line-height: 40px;
}
.custom-select1 {
    position: relative;
    font-family: Arial;
    width: 280px !important;
}

.label label {
    z-index: 10;
    position: absolute;
    margin-top: -14px;
    background-color: #ffffff;
    margin-left: 3rem;
    font-size: 1.2rem;
    color: #342D61;

}



.total_cost p {

    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 26px;
}
.total_cost {
    /* background: #FFFFFF;
    border: 1px solid #342D61;
    border-radius: 27px; */
}

.form-group .book_btn {
    margin-top: 11px;
    background: #342D61;
    border-radius: 36px;
    font-size: 22px;
    color: #fff;
    padding: 0.99rem 1.75rem;
    border: 1px solid #342d61;
    font-family: myFirstFont;
    height: auto;
    width: 280px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}
.bg_gray {
    /* background: #F5F5F5; */
    padding-top: 50px;
    border: 1px solid #F5F5F5;
    padding: 50px;
    border-radius: 50px;
    box-shadow: 0px 4px 37px 0px rgba(0, 0, 0, 0.07);

}

.p-price {
    border-top: 1px dashed rgba(0, 0, 0, 0.35);
    padding: 0px 17px;
    padding-top: 20px;
    padding-bottom: 14px;
}