.custom-control-label::before {
    top: 0.15rem;
}
.custom-switch .custom-control-label::after {
    top: calc(0.15rem + 2px);
}
.theme-color-2 {
    color: #ec6729;
}
span,
svg {
    display: inline-block;
}
.fz8 {
    font-size: 0.5rem;
}
.fz9 {
    font-size: 0.5625rem;
}
.fz10 {
    font-size: 0.625rem;
}
.fz11 {
    font-size: 0.6875rem;
}
.fz12 {
    font-size: 0.75rem;
}
.fz13 {
    font-size: 0.8125rem;
}
.fz14 {
    font-size: 0.875rem;
}
.fz15 {
    font-size: 0.9375rem;
}
.fz16 {
    font-size: 1rem;
}
.fz18 {
    font-size: 1.125rem;
}
.fz20 {
    font-size: 1.25rem;
}
.fz22 {
    font-size: 1.375rem;
}
.fz24 {
    font-size: 1.5rem;
}
.fz26 {
    font-size: 1.625rem;
}
.fz28 {
    font-size: 1.75rem;
}
.fz30 {
    font-size: 1.875rem;
}
.fz32 {
    font-size: 2rem;
}
.fw100 {
    font-weight: 100;
}
.fw200 {
    font-weight: 200;
}
.fw300 {
    font-weight: 300;
}
.fw500 {
    font-weight: 500;
}
.fw600 {
    font-weight: 600;
}
.fw700 {
    font-weight: 700;
}
.form-check-16 {
    height: 16px;
    width: 16px;
}
.form-check-18 {
    height: 18px;
    width: 18px;
}
.form-check-20 {
    height: 20px;
    width: 20px;
}
.form-control:focus,
.custom-select:focus {
    border-color: #ec6729;
    box-shadow: none;
}
.lh1 {
    line-height: 1;
}
.outline {
    border: 1px solid #ccc;
}
.switch-outline {
    border: 1px solid #ccc;
    padding: 7px 12px 7px 48px;
    border-radius: 4px;
}
.grey-bg {
    background: #f6f6f6;
}
.btn-cta {
    background: #ec6729;
    color: #fff;
    text-transform: uppercase;
}
.btn-cta:hover {
    color: #fff;
}
.link {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    background: none;
    border: none;
}
.link:hover {
    color: inherit;
    text-decoration: none;
}
.link:focus {
    outline: none;
}
.btn-secondary {
    background: #ec6729;
    border-color: #ec6729;
}
.btn-secondary:focus,
.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary.active {
    background: rgba(236, 103, 41, 0.9);
    border-color: #ec6729;
}
.btn-outline-secondary {
    background: #fff;
    border-color: #ec6729;
    color: #ec6729;
}
.btn-outline-secondary:focus,
.btn-outline-secondary:hover,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary.active {
    background: rgba(236, 103, 41, 0.9);
    border-color: #ec6729;
    color: #fff;
}
.blue1 {
    color: #146fb7;
}
.blue1:hover {
    color: #146fb7;
}
.underline {
    cursor: pointer;
    text-decoration: underline;
}
.pagination .page-item.active .page-link {
    background: #d6913d;
    border-color: #d6913d;
    color: #fff;
}
.pagination .page-item.active .page-link:focus {
    box-shadow: none;
}
.pagination .page-item .page-link {
    color: #4e5254;
}
.pagination .page-item .page-link:focus {
    box-shadow: none;
}
.m0 {
    margin: 0px;
}
.mt0 {
    margin-top: 0px;
}
.mr0 {
    margin-right: 0px;
}
.mb0 {
    margin-bottom: 0px;
}
.ml0 {
    margin-left: 0px;
}
.mtb0 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.mrl0 {
    margin-right: 0px;
    margin-left: 0px;
}
.m5 {
    margin: 5px;
}
.mt5 {
    margin-top: 5px;
}
.mr5 {
    margin-right: 5px;
}
.mb5 {
    margin-bottom: 5px;
}
.ml5 {
    margin-left: 5px;
}
.mtb5 {
    margin-top: 5px;
    margin-bottom: 5px;
}
.mrl5 {
    margin-right: 5px;
    margin-left: 5px;
}
.m10 {
    margin: 10px;
}
.mt10 {
    margin-top: 10px;
}
.mr10 {
    margin-right: 10px;
}
.mb10 {
    margin-bottom: 10px;
}
.ml10 {
    margin-left: 10px;
}
.mtb10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.mrl10 {
    margin-right: 10px;
    margin-left: 10px;
}
.m15 {
    margin: 15px;
}
.mt15 {
    margin-top: 15px;
}
.mr15 {
    margin-right: 15px;
}
.mb15 {
    margin-bottom: 15px;
}
.ml15 {
    margin-left: 15px;
}
.mtb15 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.mrl15 {
    margin-right: 15px;
    margin-left: 15px;
}
.m20 {
    margin: 20px;
}
.mt20 {
    margin-top: 20px;
}
.mr20 {
    margin-right: 20px;
}
.mb20 {
    margin-bottom: 20px;
}
.ml20 {
    margin-left: 20px;
}
.mtb20 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.mrl20 {
    margin-right: 20px;
    margin-left: 20px;
}
.m25 {
    margin: 25px;
}
.mt25 {
    margin-top: 25px;
}
.mr25 {
    margin-right: 25px;
}
.mb25 {
    margin-bottom: 25px;
}
.ml25 {
    margin-left: 25px;
}
.mtb25 {
    margin-top: 25px;
    margin-bottom: 25px;
}
.mrl25 {
    margin-right: 25px;
    margin-left: 25px;
}
.m30 {
    margin: 30px;
}
.mt30 {
    margin-top: 30px;
}
.mr30 {
    margin-right: 30px;
}
.mb30 {
    margin-bottom: 30px;
}
.ml30 {
    margin-left: 30px;
}
.mtb30 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.mrl30 {
    margin-right: 30px;
    margin-left: 30px;
}
.m35 {
    margin: 35px;
}
.mt35 {
    margin-top: 35px;
}
.mr35 {
    margin-right: 35px;
}
.mb35 {
    margin-bottom: 35px;
}
.ml35 {
    margin-left: 35px;
}
.mtb35 {
    margin-top: 35px;
    margin-bottom: 35px;
}
.mrl35 {
    margin-right: 35px;
    margin-left: 35px;
}
.m40 {
    margin: 40px;
}
.mt40 {
    margin-top: 40px;
}
.mr40 {
    margin-right: 40px;
}
.mb40 {
    margin-bottom: 40px;
}
.ml40 {
    margin-left: 40px;
}
.mtb40 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.mrl40 {
    margin-right: 40px;
    margin-left: 40px;
}
.m45 {
    margin: 45px;
}
.mt45 {
    margin-top: 45px;
}
.mr45 {
    margin-right: 45px;
}
.mb45 {
    margin-bottom: 45px;
}
.ml45 {
    margin-left: 45px;
}
.mtb45 {
    margin-top: 45px;
    margin-bottom: 45px;
}
.mrl45 {
    margin-right: 45px;
    margin-left: 45px;
}
.m50 {
    margin: 50px;
}
.mt50 {
    margin-top: 50px;
}
.mr50 {
    margin-right: 50px;
}
.mb50 {
    margin-bottom: 50px;
}
.ml50 {
    margin-left: 50px;
}
.mtb50 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.mrl50 {
    margin-right: 50px;
    margin-left: 50px;
}
.m55 {
    margin: 55px;
}
.mt55 {
    margin-top: 55px;
}
.mr55 {
    margin-right: 55px;
}
.mb55 {
    margin-bottom: 55px;
}
.ml55 {
    margin-left: 55px;
}
.mtb55 {
    margin-top: 55px;
    margin-bottom: 55px;
}
.mrl55 {
    margin-right: 55px;
    margin-left: 55px;
}
.m60 {
    margin: 60px;
}
.mt60 {
    margin-top: 60px;
}
.mr60 {
    margin-right: 60px;
}
.mb60 {
    margin-bottom: 60px;
}
.ml60 {
    margin-left: 60px;
}
.mtb60 {
    margin-top: 60px;
    margin-bottom: 60px;
}
.mrl60 {
    margin-right: 60px;
    margin-left: 60px;
}
.p0 {
    padding: 0px;
}
.pt0 {
    padding-top: 0px;
}
.pr0 {
    padding-right: 0px;
}
.pb0 {
    padding-bottom: 0px;
}
.pl0 {
    padding-left: 0px;
}
.ptb0 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.prl0 {
    padding-left: 0px;
    padding-right: 0px;
}
.p5 {
    padding: 5px;
}
.pt5 {
    padding-top: 5px;
}
.pr5 {
    padding-right: 5px;
}
.pb5 {
    padding-bottom: 5px;
}
.pl5 {
    padding-left: 5px;
}
.ptb5 {
    padding-top: 5px;
    padding-bottom: 5px;
}
.prl5 {
    padding-left: 5px;
    padding-right: 5px;
}
.p10 {
    padding: 10px;
}
.pt10 {
    padding-top: 10px;
}
.pr10 {
    padding-right: 10px;
}
.pb10 {
    padding-bottom: 10px;
}
.pl10 {
    padding-left: 10px;
}
.ptb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.prl10 {
    padding-left: 10px;
    padding-right: 10px;
}
.p15 {
    padding: 15px;
}
.pt15 {
    padding-top: 15px;
}
.pr15 {
    padding-right: 15px;
}
.pb15 {
    padding-bottom: 15px;
}
.pl15 {
    padding-left: 15px;
}
.ptb15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.prl15 {
    padding-left: 15px;
    padding-right: 15px;
}
.p20 {
    padding: 20px;
}
.pt20 {
    padding-top: 20px;
}
.pr20 {
    padding-right: 20px;
}
.pb20 {
    padding-bottom: 20px;
}
.pl20 {
    padding-left: 20px;
}
.ptb20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.prl20 {
    padding-left: 20px;
    padding-right: 20px;
}
.p25 {
    padding: 25px;
}
.pt25 {
    padding-top: 25px;
}
.pr25 {
    padding-right: 25px;
}
.pb25 {
    padding-bottom: 25px;
}
.pl25 {
    padding-left: 25px;
}
.ptb25 {
    padding-top: 25px;
    padding-bottom: 25px;
}
.prl25 {
    padding-left: 25px;
    padding-right: 25px;
}
.p30 {
    padding: 30px;
}
.pt30 {
    padding-top: 30px;
}
.pr30 {
    padding-right: 30px;
}
.pb30 {
    padding-bottom: 30px;
}
.pl30 {
    padding-left: 30px;
}
.ptb30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.prl30 {
    padding-left: 30px;
    padding-right: 30px;
}
.p35 {
    padding: 35px;
}
.pt35 {
    padding-top: 35px;
}
.pr35 {
    padding-right: 35px;
}
.pb35 {
    padding-bottom: 35px;
}
.pl35 {
    padding-left: 35px;
}
.ptb35 {
    padding-top: 35px;
    padding-bottom: 35px;
}
.prl35 {
    padding-left: 35px;
    padding-right: 35px;
}
.p40 {
    padding: 40px;
}
.pt40 {
    padding-top: 40px;
}
.pr40 {
    padding-right: 40px;
}
.pb40 {
    padding-bottom: 40px;
}
.pl40 {
    padding-left: 40px;
}
.ptb40 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.prl40 {
    padding-left: 40px;
    padding-right: 40px;
}
.p45 {
    padding: 45px;
}
.pt45 {
    padding-top: 45px;
}
.pr45 {
    padding-right: 45px;
}
.pb45 {
    padding-bottom: 45px;
}
.pl45 {
    padding-left: 45px;
}
.ptb45 {
    padding-top: 45px;
    padding-bottom: 45px;
}
.prl45 {
    padding-left: 45px;
    padding-right: 45px;
}
.p50 {
    padding: 50px;
}
.pt50 {
    padding-top: 50px;
}
.pr50 {
    padding-right: 50px;
}
.pb50 {
    padding-bottom: 50px;
}
.pl50 {
    padding-left: 50px;
}
.ptb50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.prl50 {
    padding-left: 50px;
    padding-right: 50px;
}
.p55 {
    padding: 55px;
}
.pt55 {
    padding-top: 55px;
}
.pr55 {
    padding-right: 55px;
}
.pb55 {
    padding-bottom: 55px;
}
.pl55 {
    padding-left: 55px;
}
.ptb55 {
    padding-top: 55px;
    padding-bottom: 55px;
}
.prl55 {
    padding-left: 55px;
    padding-right: 55px;
}
.p60 {
    padding: 60px;
}
.pt60 {
    padding-top: 60px;
}
.pr60 {
    padding-right: 60px;
}
.pb60 {
    padding-bottom: 60px;
}
.pl60 {
    padding-left: 60px;
}
.ptb60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.prl60 {
    padding-left: 60px;
    padding-right: 60px;
}
.m0 {
    margin: 0px;
}
.mt0 {
    margin-top: 0px;
}
.mr0 {
    margin-right: 0px;
}
.mb0 {
    margin-bottom: 0px;
}
.ml0 {
    margin-left: 0px;
}
.mtb0 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.mrl0 {
    margin-right: 0px;
    margin-left: 0px;
}
.m4 {
    margin: 4px;
}
.mt4 {
    margin-top: 4px;
}
.mr4 {
    margin-right: 4px;
}
.mb4 {
    margin-bottom: 4px;
}
.ml4 {
    margin-left: 4px;
}
.mtb4 {
    margin-top: 4px;
    margin-bottom: 4px;
}
.mrl4 {
    margin-right: 4px;
    margin-left: 4px;
}
.m8 {
    margin: 8px;
}
.mt8 {
    margin-top: 8px;
}
.mr8 {
    margin-right: 8px;
}
.mb8 {
    margin-bottom: 8px;
}
.ml8 {
    margin-left: 8px;
}
.mtb8 {
    margin-top: 8px;
    margin-bottom: 8px;
}
.mrl8 {
    margin-right: 8px;
    margin-left: 8px;
}
.m12 {
    margin: 12px;
}
.mt12 {
    margin-top: 12px;
}
.mr12 {
    margin-right: 12px;
}
.mb12 {
    margin-bottom: 12px;
}
.ml12 {
    margin-left: 12px;
}
.mtb12 {
    margin-top: 12px;
    margin-bottom: 12px;
}
.mrl12 {
    margin-right: 12px;
    margin-left: 12px;
}
.m16 {
    margin: 16px;
}
.mt16 {
    margin-top: 16px;
}
.mr16 {
    margin-right: 16px;
}
.mb16 {
    margin-bottom: 16px;
}
.ml16 {
    margin-left: 16px;
}
.mtb16 {
    margin-top: 16px;
    margin-bottom: 16px;
}
.mrl16 {
    margin-right: 16px;
    margin-left: 16px;
}
.m20 {
    margin: 20px;
}
.mt20 {
    margin-top: 20px;
}
.mr20 {
    margin-right: 20px;
}
.mb20 {
    margin-bottom: 20px;
}
.ml20 {
    margin-left: 20px;
}
.mtb20 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.mrl20 {
    margin-right: 20px;
    margin-left: 20px;
}
.m24 {
    margin: 24px;
}
.mt24 {
    margin-top: 24px;
}
.mr24 {
    margin-right: 24px;
}
.mb24 {
    margin-bottom: 24px;
}
.ml24 {
    margin-left: 24px;
}
.mtb24 {
    margin-top: 24px;
    margin-bottom: 24px;
}
.mrl24 {
    margin-right: 24px;
    margin-left: 24px;
}
.m28 {
    margin: 28px;
}
.mt28 {
    margin-top: 28px;
}
.mr28 {
    margin-right: 28px;
}
.mb28 {
    margin-bottom: 28px;
}
.ml28 {
    margin-left: 28px;
}
.mtb28 {
    margin-top: 28px;
    margin-bottom: 28px;
}
.mrl28 {
    margin-right: 28px;
    margin-left: 28px;
}
.m32 {
    margin: 32px;
}
.mt32 {
    margin-top: 32px;
}
.mr32 {
    margin-right: 32px;
}
.mb32 {
    margin-bottom: 32px;
}
.ml32 {
    margin-left: 32px;
}
.mtb32 {
    margin-top: 32px;
    margin-bottom: 32px;
}
.mrl32 {
    margin-right: 32px;
    margin-left: 32px;
}
.m36 {
    margin: 36px;
}
.mt36 {
    margin-top: 36px;
}
.mr36 {
    margin-right: 36px;
}
.mb36 {
    margin-bottom: 36px;
}
.ml36 {
    margin-left: 36px;
}
.mtb36 {
    margin-top: 36px;
    margin-bottom: 36px;
}
.mrl36 {
    margin-right: 36px;
    margin-left: 36px;
}
.m40 {
    margin: 40px;
}
.mt40 {
    margin-top: 40px;
}
.mr40 {
    margin-right: 40px;
}
.mb40 {
    margin-bottom: 40px;
}
.ml40 {
    margin-left: 40px;
}
.mtb40 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.mrl40 {
    margin-right: 40px;
    margin-left: 40px;
}
.m44 {
    margin: 44px;
}
.mt44 {
    margin-top: 44px;
}
.mr44 {
    margin-right: 44px;
}
.mb44 {
    margin-bottom: 44px;
}
.ml44 {
    margin-left: 44px;
}
.mtb44 {
    margin-top: 44px;
    margin-bottom: 44px;
}
.mrl44 {
    margin-right: 44px;
    margin-left: 44px;
}
.m48 {
    margin: 48px;
}
.mt48 {
    margin-top: 48px;
}
.mr48 {
    margin-right: 48px;
}
.mb48 {
    margin-bottom: 48px;
}
.ml48 {
    margin-left: 48px;
}
.mtb48 {
    margin-top: 48px;
    margin-bottom: 48px;
}
.mrl48 {
    margin-right: 48px;
    margin-left: 48px;
}
.m52 {
    margin: 52px;
}
.mt52 {
    margin-top: 52px;
}
.mr52 {
    margin-right: 52px;
}
.mb52 {
    margin-bottom: 52px;
}
.ml52 {
    margin-left: 52px;
}
.mtb52 {
    margin-top: 52px;
    margin-bottom: 52px;
}
.mrl52 {
    margin-right: 52px;
    margin-left: 52px;
}
.m56 {
    margin: 56px;
}
.mt56 {
    margin-top: 56px;
}
.mr56 {
    margin-right: 56px;
}
.mb56 {
    margin-bottom: 56px;
}
.ml56 {
    margin-left: 56px;
}
.mtb56 {
    margin-top: 56px;
    margin-bottom: 56px;
}
.mrl56 {
    margin-right: 56px;
    margin-left: 56px;
}
.m60 {
    margin: 60px;
}
.mt60 {
    margin-top: 60px;
}
.mr60 {
    margin-right: 60px;
}
.mb60 {
    margin-bottom: 60px;
}
.ml60 {
    margin-left: 60px;
}
.mtb60 {
    margin-top: 60px;
    margin-bottom: 60px;
}
.mrl60 {
    margin-right: 60px;
    margin-left: 60px;
}
.m64 {
    margin: 64px;
}
.mt64 {
    margin-top: 64px;
}
.mr64 {
    margin-right: 64px;
}
.mb64 {
    margin-bottom: 64px;
}
.ml64 {
    margin-left: 64px;
}
.mtb64 {
    margin-top: 64px;
    margin-bottom: 64px;
}
.mrl64 {
    margin-right: 64px;
    margin-left: 64px;
}
.p0 {
    padding: 0px;
}
.pt0 {
    padding-top: 0px;
}
.pr0 {
    padding-right: 0px;
}
.pb0 {
    padding-bottom: 0px;
}
.pl0 {
    padding-left: 0px;
}
.ptb0 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.prl0 {
    padding-left: 0px;
    padding-right: 0px;
}
.p4 {
    padding: 4px;
}
.pt4 {
    padding-top: 4px;
}
.pr4 {
    padding-right: 4px;
}
.pb4 {
    padding-bottom: 4px;
}
.pl4 {
    padding-left: 4px;
}
.ptb4 {
    padding-top: 4px;
    padding-bottom: 4px;
}
.prl4 {
    padding-left: 4px;
    padding-right: 4px;
}
.p8 {
    padding: 8px;
}
.pt8 {
    padding-top: 8px;
}
.pr8 {
    padding-right: 8px;
}
.pb8 {
    padding-bottom: 8px;
}
.pl8 {
    padding-left: 8px;
}
.ptb8 {
    padding-top: 8px;
    padding-bottom: 8px;
}
.prl8 {
    padding-left: 8px;
    padding-right: 8px;
}
.p12 {
    padding: 12px;
}
.pt12 {
    padding-top: 12px;
}
.pr12 {
    padding-right: 12px;
}
.pb12 {
    padding-bottom: 12px;
}
.pl12 {
    padding-left: 12px;
}
.ptb12 {
    padding-top: 12px;
    padding-bottom: 12px;
}
.prl12 {
    padding-left: 12px;
    padding-right: 12px;
}
.p16 {
    padding: 16px;
}
.pt16 {
    padding-top: 16px;
}
.pr16 {
    padding-right: 16px;
}
.pb16 {
    padding-bottom: 16px;
}
.pl16 {
    padding-left: 16px;
}
.ptb16 {
    padding-top: 16px;
    padding-bottom: 16px;
}
.prl16 {
    padding-left: 16px;
    padding-right: 16px;
}
.p20 {
    padding: 20px;
}
.pt20 {
    padding-top: 20px;
}
.pr20 {
    padding-right: 20px;
}
.pb20 {
    padding-bottom: 20px;
}
.pl20 {
    padding-left: 20px;
}
.ptb20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.prl20 {
    padding-left: 20px;
    padding-right: 20px;
}
.p24 {
    padding: 24px;
}
.pt24 {
    padding-top: 24px;
}
.pr24 {
    padding-right: 24px;
}
.pb24 {
    padding-bottom: 24px;
}
.pl24 {
    padding-left: 24px;
}
.ptb24 {
    padding-top: 24px;
    padding-bottom: 24px;
}
.prl24 {
    padding-left: 24px;
    padding-right: 24px;
}
.p28 {
    padding: 28px;
}
.pt28 {
    padding-top: 28px;
}
.pr28 {
    padding-right: 28px;
}
.pb28 {
    padding-bottom: 28px;
}
.pl28 {
    padding-left: 28px;
}
.ptb28 {
    padding-top: 28px;
    padding-bottom: 28px;
}
.prl28 {
    padding-left: 28px;
    padding-right: 28px;
}
.p32 {
    padding: 32px;
}
.pt32 {
    padding-top: 32px;
}
.pr32 {
    padding-right: 32px;
}
.pb32 {
    padding-bottom: 32px;
}
.pl32 {
    padding-left: 32px;
}
.ptb32 {
    padding-top: 32px;
    padding-bottom: 32px;
}
.prl32 {
    padding-left: 32px;
    padding-right: 32px;
}
.p36 {
    padding: 36px;
}
.pt36 {
    padding-top: 36px;
}
.pr36 {
    padding-right: 36px;
}
.pb36 {
    padding-bottom: 36px;
}
.pl36 {
    padding-left: 36px;
}
.ptb36 {
    padding-top: 36px;
    padding-bottom: 36px;
}
.prl36 {
    padding-left: 36px;
    padding-right: 36px;
}
.p40 {
    padding: 40px;
}
.pt40 {
    padding-top: 40px;
}
.pr40 {
    padding-right: 40px;
}
.pb40 {
    padding-bottom: 40px;
}
.pl40 {
    padding-left: 40px;
}
.ptb40 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.prl40 {
    padding-left: 40px;
    padding-right: 40px;
}
.p44 {
    padding: 44px;
}
.pt44 {
    padding-top: 44px;
}
.pr44 {
    padding-right: 44px;
}
.pb44 {
    padding-bottom: 44px;
}
.pl44 {
    padding-left: 44px;
}
.ptb44 {
    padding-top: 44px;
    padding-bottom: 44px;
}
.prl44 {
    padding-left: 44px;
    padding-right: 44px;
}
.p48 {
    padding: 48px;
}
.pt48 {
    padding-top: 48px;
}
.pr48 {
    padding-right: 48px;
}
.pb48 {
    padding-bottom: 48px;
}
.pl48 {
    padding-left: 48px;
}
.ptb48 {
    padding-top: 48px;
    padding-bottom: 48px;
}
.prl48 {
    padding-left: 48px;
    padding-right: 48px;
}
.p52 {
    padding: 52px;
}
.pt52 {
    padding-top: 52px;
}
.pr52 {
    padding-right: 52px;
}
.pb52 {
    padding-bottom: 52px;
}
.pl52 {
    padding-left: 52px;
}
.ptb52 {
    padding-top: 52px;
    padding-bottom: 52px;
}
.prl52 {
    padding-left: 52px;
    padding-right: 52px;
}
.p56 {
    padding: 56px;
}
.pt56 {
    padding-top: 56px;
}
.pr56 {
    padding-right: 56px;
}
.pb56 {
    padding-bottom: 56px;
}
.pl56 {
    padding-left: 56px;
}
.ptb56 {
    padding-top: 56px;
    padding-bottom: 56px;
}
.prl56 {
    padding-left: 56px;
    padding-right: 56px;
}
.p60 {
    padding: 60px;
}
.pt60 {
    padding-top: 60px;
}
.pr60 {
    padding-right: 60px;
}
.pb60 {
    padding-bottom: 60px;
}
.pl60 {
    padding-left: 60px;
}
.ptb60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.prl60 {
    padding-left: 60px;
    padding-right: 60px;
}
.p64 {
    padding: 64px;
}
.pt64 {
    padding-top: 64px;
}
.pr64 {
    padding-right: 64px;
}
.pb64 {
    padding-bottom: 64px;
}
.pl64 {
    padding-left: 64px;
}
.ptb64 {
    padding-top: 64px;
    padding-bottom: 64px;
}
.prl64 {
    padding-left: 64px;
    padding-right: 64px;
}
.dark-header {
    background: #4e5254;
    color: #fff;
}
/* .dark-header .navbar {
    position: static;
    background: #4e5254;
} */
/* @media (max-width: 575px) {
    .dark-header .navbar {
        padding-right: 0;
        padding-left: 0;
    }
} */
.progress-steps .steps-list .list-inline-item {
    color: #cfcfcf;
    padding: 18px 15px 18px 5px;
    width: 24%;
    position: relative;
}
.progress-steps .steps-list .list-inline-item:after {
    content: "\f105";
    color: #4e5254;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.progress-steps .steps-list .list-inline-item:last-child:after {
    content: "";
}
.progress-steps .steps-list .list-inline-item.has-done {
    color: #4e5254;
    font-weight: 700;
}
.progress-steps .progress-bar-wrap {
    height: 5px;
    background: #e5e5e5;
    margin-right: -15px;
    margin-left: -15px;
}
.progress-steps .progress-bar-wrap .progress-bar {
    height: inherit;
    background: #ea8523;
}
.card-header .link.collapsed .fa-minus-circle:before {
    content: "\f056";
    content: "\f055";
}
.optional-content {
    color: #4e5254;
}
.optional-content-col-1 .optional-content-inner {
    max-width: 700px;
}
.optional-content-col-1 h3 {
    font-size: 24px;
    font-weight: 600;
}
@media (max-width: 767px) {
    .optional-content-col-1 h2 {
        font-size: 26px;
    }
    .optional-content-col-1 h3 {
        font-size: 20px;
    }
}
.shipment-information .table {
    color: #4e5254;
}
.shipment-information .table td {
    padding-top: 8px;
    padding-bottom: 8px;
    vertical-align: middle;
}
.shipment-information .table .compact-row.odd {
    background-color: #fff;
}
.shipment-information .table .expanded-row > td {
    background: #fff;
    border: none;
    padding: 0;
}
.shipment-information .table .expanded-row tr {
    background: #fff;
}
.shipment-information .table .expanded-row tr td {
    padding: 10px 5px;
}
.optional-content-col-2 .quote-summary-box {
    background: #f6f6f6;
    padding: 20px 15px;
    font-size: 12px;
}
.optional-content-col-2 .quote-summary-box .heading {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #c4c4c4;
}
.optional-content-col-2 .quote-summary-box .name-value {
    color: #4e5254;
    padding: 6px 10px;
    display: flex;
}
.optional-content-col-2 .quote-summary-box .name-value[id] {
    display: none;
}
.optional-content-col-2 .quote-summary-box .name-value .value {
    font-weight: 600;
}
.optional-content-col-2 .quote-summary-box .quote-summary {
    margin-bottom: 15px;
}
.optional-content-col-2 .quote-summary-box .price-total {
    border-top: 1px solid #c4c4c4;
    font-size: 20px;
    font-weight: bold;
}
body {
    font-family: "Roboto", sans-serif;
    /* font-size: 0.875rem; */
    /* line-height: 1.4; */
}
input[type="number"].num::-webkit-inner-spin-button,
input[type="number"].num::-webkit-outer-spin-button {
    opacity: 1;
}
.btn:focus {
    box-shadow: none;
}
.form-check-input {
    margin-top: 0.2rem;
}
.dropdown-menu {
    top: 115%;
    margin-top: -5px;
    max-height: 200px;
    overflow-y: auto;
    font-size: inherit;
}
.dropdown-menu.show {
    animation: dropdown-display 0.4s cubic-bezier(0.73, 0.005, 0.22, 1);
}
@keyframes dropdown-display {
    0% {
        opacity: 0;
        transform: scale(0.98) translateY(-0.6em);
    }
    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}
.dropdown-menu .dropdown-item {
    font: inherit;
}
.dropdown-toggle {
    font-size: inherit;
}
.dropdown-toggle:after {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 0;
    vertical-align: initial;
}
.popover-wrap {
    position: relative;
}
.popover-wrap.show .popover-container {
    display: block;
}
.popover-wrap .popover-container {
    display: none;
    border-radius: 2px;
    position: absolute;
    top: 45px;
    z-index: 4;
    background: #fff;
    box-shadow: 0 1px 10px 1px rgba(120, 120, 120, 0.3);
}
.ui-autocomplete .ui-menu-item {
    font-size: 0.8125rem;
}
.ui-autocomplete .ui-menu-item .ui-state-focus,
.ui-autocomplete .ui-menu-item .ui-state-active {
    border-color: transparent;
    background: #f2f2f2;
}
.header-topbar {
    /* background: #3a4951; */
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10;
}
.header-topbar .dropdown > .dropdown-toggle:active {
    pointer-events: none;
}
.header-topbar .dropdown-toggle {
    /* color: #fff; */
    font-weight: 300;
}
.header-topbar .dropdown-menu.show {
    animation: dropdown-display 0.4s cubic-bezier(0.73, 0.005, 0.22, 1);
}
@keyframes dropdown-display {
    0% {
        opacity: 0;
        transform: scale(0.98) translateY(-0.6em);
    }
    to {
        opacity: 1;
        transform: scale(1) translateY(0);
    }
}
.header-topbar .dropdown-item {
    padding: 0.25rem 0.6rem;
    font-size: 0.875rem;
    font-weight: 300;
}
.brand-logo {
    width: 160px;
}
/* .navbar {
    position: absolute;
    z-index: 4;
    right: 0;
    left: 0;
} */
/* @media (max-width: 767px) {
    .navbar {
        background: #fff;
    }
    .navbar .navbar-nav .nav-item .dropdown-item.dropdown-item,
    .navbar .navbar-nav .nav-item .nav-link.nav-link {
        color: #606060;
    }
    .navbar .btn {
        padding: 0.25rem 0.5rem;
        font-size: 0.875rem;
        line-height: 1.5;
        border-radius: 0.2rem;
        margin-top: 8px;
        margin-bottom: 8px;
    }
} */
/* @media (min-width: 768px) and (max-width: 991px) {
    .navbar .navbar-nav {
        font-size: 0.75rem;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .navbar .navbar-nav .btn {
        font-size: inherit;
    }
} */
/* @media (min-width: 991px) and (max-width: 1080px) {
    .navbar .navbar-nav {
        font-size: 0.8125rem;
    }
    .navbar .navbar-nav .btn {
        font-size: inherit;
    }
} */
/* .navbar .navbar-toggler {
    padding-right: 0;
    padding-left: 0;
}
.navbar .navbar-nav .nav-item {
    font-weight: 300;
}
.navbar .navbar-nav .nav-item.login {
    margin-right: 10px;
}
.navbar .navbar-nav .nav-item .dropdown-item,
.navbar .navbar-nav .nav-item .nav-link {
    color: #fff;
    transition: all ease-in-out 300ms;
}
.navbar .navbar-nav .nav-item .dropdown-item:hover,
.navbar .navbar-nav .nav-item .nav-link:hover {
    color: #ec6729;
}
.navbar .navbar-nav .nav-item .dropdown-item {
    color: #333;
} */
.carousel-wrapper {
    position: relative;
    margin-bottom: -25px;
}
.carousel-static-content {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.carousel-static-content .heading-content {
    margin-top: 130px;
    margin-bottom: 60px;
    color: #fff;
}
.carousel-static-content .heading-content h3 {
    font-size: 2.1875rem;
    margin-bottom: 15px;
}
.carousel-static-content .heading-content p {
    font-size: 2rem;
    font-weight: 300;
}
.carousel-static-content .form-wrap {
    padding: 25px 25px 10px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.8);
}
.carousel-static-content .form-wrap .quote-form .form-control {
    padding-left: 36px;
    min-height: 44px;
    font-weight: 300;
}
.carousel-static-content .form-wrap .quote-form .form-control:focus {
    box-shadow: none;
    border-color: #ec6729;
}
.carousel-static-content .form-wrap .quote-form .form-control.source {
    background: #fff url("../images/icons/source.svg") no-repeat 0 center;
}
.carousel-static-content .form-wrap .quote-form .form-control.destination {
    background: #fff url("../images/icons/destination.svg") no-repeat 0 center;
}
.carousel-static-content .form-wrap .quote-form .form-control.load-type,
.carousel-static-content .form-wrap .quote-form .form-control.inco-terms {
    background: #fff url("../images/icons/box.svg") no-repeat 2px center;
}
.carousel-static-content .form-wrap .quote-form .cta {
    background: #ec6729;
    min-height: 44px;
    color: #fff;
    text-transform: uppercase;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .destination-warp
    .destination-popover {
    width: 632px;
    height: 342px;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .destination-warp
    .destination-popover
    .col {
    padding: 0;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .destination-warp
    .destination-popover
    .col:last-child {
    border-left: 1px solid #ccc;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .destination-warp
    .destination-popover
    .destination-result {
    height: 300px;
    overflow-y: auto;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .destination-warp
    .destination-popover
    .destination-result
    li {
    padding: 10px;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .destination-warp
    .destination-popover
    .destination-result
    li:nth-child(even) {
    background: #fcfcfc;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .destination-warp
    .destination-popover
    .destination-result
    li.active
    .for-country {
    color: #fff;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .destination-warp
    .destination-popover
    .destination-result
    .for-country {
    color: #8f8f8f;
    font-size: 0.8125rem;
}
@media (max-width: 767px) {
    .carousel-static-content
        .form-wrap
        .quote-form
        .destination-warp
        .destination-popover {
        width: 100%;
    }
    .carousel-static-content
        .form-wrap
        .quote-form
        .destination-warp
        .destination-popover
        .row-eq-height {
        flex-direction: column;
    }
    .carousel-static-content
        .form-wrap
        .quote-form
        .destination-warp
        .destination-popover
        .row-eq-height
        iframe {
        width: 100%;
        height: 200px;
    }
    .carousel-static-content
        .form-wrap
        .quote-form
        .destination-warp
        .destination-popover
        .destination-result {
        height: 145px;
        font-size: 12px;
    }
    .carousel-static-content
        .form-wrap
        .quote-form
        .destination-warp
        .destination-popover
        .destination-result
        li {
        padding: 6px 10px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .carousel-static-content
        .form-wrap
        .quote-form
        .destination-warp
        .destination-popover {
        width: 535px;
    }
    .carousel-static-content
        .form-wrap
        .quote-form
        .destination-warp
        .destination-popover
        iframe {
        width: 266px;
    }
}
.carousel-static-content
    .form-wrap
    .quote-form
    .load-type-wrap
    .load-type-popover {
    width: 500px;
    min-height: 300px;
    transform: translateX(-50%);
    left: 50%;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .load-type-wrap
    .load-type-popover
    .nav-link {
    background: #f6f6f6;
    color: #777;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .load-type-wrap
    .load-type-popover
    .nav-link.active {
    background: #fff;
    color: #ec6729;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .load-type-wrap
    .load-type-popover
    .nav-link.active
    span {
    color: #777;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .load-type-wrap
    .load-type-popover
    #pills-fcl
    .form-control,
.carousel-static-content
    .form-wrap
    .quote-form
    .load-type-wrap
    .load-type-popover
    #pills-lcl
    .form-control {
    padding-left: 10px;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .load-type-wrap
    .load-type-popover
    #pills-fcl
    .increase-btn,
.carousel-static-content
    .form-wrap
    .quote-form
    .load-type-wrap
    .load-type-popover
    #pills-fcl
    .decrease-btn {
    height: 20px;
    width: 20px;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .load-type-wrap
    .load-type-popover
    #pills-fcl
    .increase-btn
    .fa,
.carousel-static-content
    .form-wrap
    .quote-form
    .load-type-wrap
    .load-type-popover
    #pills-fcl
    .decrease-btn
    .fa {
    vertical-align: top;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .load-type-wrap
    .load-type-popover
    #pills-fcl
    .form-control {
    width: 80px;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .load-type-wrap
    .load-type-popover
    #pills-fcl
    .container-length {
    color: #8b8b8b;
    font-weight: 600;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .load-type-wrap
    .load-type-popover
    #pills-fcl
    .container-dimensions {
    color: #8b8b8b;
}
.carousel-static-content
    .form-wrap
    .quote-form
    .load-type-wrap
    .load-type-popover
    #pills-lcl
    .dropdown-toggle {
    border: 1px solid #ccc;
}
@media (max-width: 767px) {
    .carousel-static-content
        .form-wrap
        .quote-form
        .load-type-wrap
        .load-type-popover {
        width: 100%;
    }
    .carousel-static-content
        .form-wrap
        .quote-form
        .load-type-wrap
        .load-type-popover
        #pills-fcl {
        padding: 10px;
    }
    .carousel-static-content
        .form-wrap
        .quote-form
        .load-type-wrap
        .load-type-popover
        #pills-fcl
        img {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .carousel-static-content .heading-content {
        margin-top: 110px;
        margin-bottom: 50px;
    }
    .carousel-static-content .heading-content h3 {
        font-size: 1.875rem;
    }
    .carousel-static-content .heading-content p {
        font-size: 1.375rem;
    }
    .carousel-static-content .form-wrap {
        padding: 15px 15px 5px;
    }
    .carousel-static-content .form-wrap .fz15 {
        font-size: 14px;
    }
    .carousel-static-content .form-wrap .d-md-flex .mr15 {
        margin-right: 0;
        margin-bottom: 15px;
    }
}
@media (max-width: 400px) {
    .carousel-static-content .form-wrap .fz15 {
        font-size: 13px;
    }
}
.main-carousel {
    z-index: initial;
}
.main-carousel .item {
    min-height: 95vh;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100% 100%;
}
.main-carousel .item-1 {
    background-image: url("../images/cargo_port.jpg");
}
.main-carousel .item-2 {
    background-image: url("../images/cargo_plane.jpg");
}
.main-carousel .item-3 {
    background-image: url("../images/cargo_ship.jpg");
}
.main-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}
@media only screen and (max-width: 1090px) {
    .main-carousel .item {
        min-height: 98.2vh;
    }
}
@media (max-width: 767px) {
    .main-carousel .owl-nav {
        display: none;
    }
}
.main-carousel .owl-nav .owl-prev,
.main-carousel .owl-nav .owl-next {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    z-index: 3;
    display: none;
}
.main-carousel .owl-nav .owl-prev span,
.main-carousel .owl-nav .owl-next span {
    font-size: 4rem;
    color: #fff;
}
.main-carousel .owl-nav .owl-prev {
    left: 20px;
}
.main-carousel .owl-nav .owl-next {
    right: 20px;
}
.main-carousel .owl-dots {
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 10px;
    z-index: 3;
    display: none;
}
.main-carousel .owl-dots .owl-dot {
    margin-right: 8px;
    margin-left: 8px;
}
.main-carousel .owl-dots .owl-dot.active span {
    background: #666;
}
.main-carousel .owl-dots span {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ccc;
}
@media (max-width: 767px) {
    .main-carousel .item {
        height: 710px;
    }
}
.result-actions-main {
    background-color: #fff;
    padding: 2px 0;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid #eaeaea;
}
.result-actions .form-control {
    min-height: 44px;
    font-weight: 300;
}
.result-actions .form-control:focus {
    box-shadow: none;
    border-color: #ec6729;
}
.result-actions .form-control.inco-terms {
    background: #fff url("../images/icons/box.svg") no-repeat 2px center;
    padding-left: 36px;
}
.result-actions .row-panel h3 {
    color: #545454;
    font-weight: bold;
}
.result-actions .row-panel .addon-services-wrap {
    border-right: 1px solid #eaeaea;
}
@media (max-width: 991px) {
    .result-actions .row-panel .addon-services-wrap {
        border-right: none;
        border-bottom: 1px solid #eaeaea;
    }
}
.result-actions .row-panel .addon-services {
    background-color: #fff;
    display: table;
    width: 100%;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
}
.result-actions .row-panel .addon-table-cell {
    display: table-cell;
    padding: 0 5px;
    vertical-align: top;
}
.result-actions .row-panel .addon-table-cell.before {
    content: "\f00c";
    vertical-align: middle;
    font-size: 0.75rem;
    margin-left: 1px;
    line-height: 19px;
}
@media (max-width: 767px) {
    .result-actions .row-panel .filter-row {
        flex-wrap: wrap;
    }
    .result-actions .row-panel .filter-row .custom-control-label {
        font-size: 0.75rem;
    }
    .result-actions .row-panel .filter-row .custom-switch {
        padding: 7px 0px 7px 35px;
        border-color: transparent;
    }
    .result-actions .row-panel .filter-row .dropdown {
        font-size: 0.75rem;
    }
    .result-actions .row-panel .filter-row .dropdown .dropdown-toggle {
        padding: 5px 5px;
    }
}
.result-actions .route-place:before {
    content: "";
    border-left: 1px dotted #146fb7;
    position: absolute;
    left: 25px;
    top: 38px;
    bottom: 38px;
}
.result-actions .cargo-place:before {
    content: "";
    border-left: 0;
}
.result-actions .origin-place,
.result-actions .destination-place {
    padding-left: 35px;
    position: relative;
}
.result-actions .origin-place .hook,
.result-actions .destination-place .hook {
    background: #146fb7;
    width: 22px;
    height: 22px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    left: 0;
}
.result-actions .origin-place .hook.end,
.result-actions .destination-place .hook.end {
    bottom: 16px;
}
.result-actions .l1,
.result-actions .l2 {
    position: relative;
}
.result-actions .destination-value {
    border-top: 1px solid #ccc;
}
.result-actions .origin-value-icon {
    background-image: url(../images/icons/goods_type_icon.png);
    width: 38px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    bottom: 8px;
    left: -4px;
    position: absolute;
}
.result-actions .zipcode {
    font-weight: bold;
}
@media (max-width: 991px) {
    .result-main-panel {
        padding: 0;
    }
}
.result-card {
    color: #777;
    border: 1px solid #ececec;
    border-radius: 2px;
}
.result-card .shipping-info-wrap {
    position: relative;
}
.result-card .shipping-info-wrap .result-card-no {
    position: absolute;
    top: 3px;
    left: 6px;
    z-index: 2;
    font-size: 0.625rem;
}
.result-card .shipping-info.show {
    height: 100%;
    flex-wrap: wrap;
}
.result-card .shipping-info.show .trail-info-wrap,
.result-card .shipping-info.show .transit-info {
    width: 100%;
}
.result-card .shipping-info.show .transit-info {
    background-color: #f6f6f6;
    margin-top: auto;
    padding: 0;
}
.result-card .shipping-info.show .transit-info > .d-flex {
    align-items: center;
}
.result-card .shipping-info.show .transit-info > .d-flex > div {
    width: 50%;
    padding: 12px 12px;
}
.result-card .shipping-info.show .transit-info > .d-flex > div .fa,
.result-card .shipping-info.show .transit-info > .d-flex > div .other-info {
    color: #777;
}
.result-card .shipping-info .trail-info-wrap {
    padding-top: 20px;
    padding-left: 15px;
}
.result-card .shipping-info .trail-info {
    position: relative;
}
.result-card .shipping-info .trail-info:before {
    content: "";
    border-left: 1px solid #eaeaea;
    position: absolute;
    left: 6px;
    top: 20px;
    bottom: 30px;
}
.result-card .shipping-info .trail-info .source-row,
.result-card .shipping-info .trail-info .between-row,
.result-card .shipping-info .trail-info .destination-row {
    margin-bottom: 5px;
    padding-left: 25px;
    position: relative;
}
.result-card .shipping-info .trail-info .source-row .trail-icon,
.result-card .shipping-info .trail-info .between-row .trail-icon,
.result-card .shipping-info .trail-info .destination-row .trail-icon {
    position: absolute;
    left: 0;
}
.result-card .shipping-info .trail-info .source-row .zipcode,
.result-card .shipping-info .trail-info .between-row .zipcode,
.result-card .shipping-info .trail-info .destination-row .zipcode {
    font-size: 1.125rem;
    font-weight: 700;
}
.result-card .shipping-info .trail-info .source-row .stop-name,
.result-card .shipping-info .trail-info .between-row .stop-name,
.result-card .shipping-info .trail-info .destination-row .stop-name {
    width: 280px;
    vertical-align: text-bottom;
}
.result-card .shipping-info .trail-info .source-row .country-name,
.result-card .shipping-info .trail-info .between-row .country-name,
.result-card .shipping-info .trail-info .destination-row .country-name {
    text-transform: uppercase;
    font-size: 0.75rem;
}
.result-card .shipping-info .trail-info .source-row .trail-icon,
.result-card .shipping-info .trail-info .destination-row .trail-icon {
    top: 6px;
}
.result-card .shipping-info .trail-info .between-row {
    margin-top: 15px;
    margin-bottom: 15px;
}
.result-card .shipping-info .transit-info {
    align-self: flex-end;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #a9a9a9;
}
.result-card .shipping-info .transit-info .transit-ship {
    min-width: 100px;
}
.result-card .shipping-info .transit-info .media-body {
    font-size: 0.75rem;
}
.result-card .shipping-info .transit-info .name-info {
    text-transform: uppercase;
    font-size: 0.625rem;
    text-decoration: underline;
}
.result-card .shipment-pricing-wrap {
    border-left: 1px solid #eaeaea;
    display: flex;
    flex-direction: column;
}
@media (max-width: 767px) {
    .result-card .shipment-pricing-wrap .short-pricing {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .result-card .shipment-pricing-wrap .mt-auto {
        margin-bottom: 15px;
    }
}
.result-card .shipment-pricing-wrap .pricing-wrap {
    width: 320px;
}
@media (max-width: 767px) {
    .result-card .shipment-pricing-wrap .pricing-wrap {
        width: 100%;
    }
}
.result-card .shipment-pricing-wrap .pricing-wrap .price-heading {
    border-bottom: 1px solid #eaeaea;
}
.result-card .shipment-pricing-wrap .pricing-wrap .heading-level-one {
    font-size: 0.75rem;
    font-weight: 700;
    align-items: center;
    border-bottom: 1px solid #eaeaea;
    padding-left: 5px;
}
.result-card .shipment-pricing-wrap .pricing-wrap .price-value {
    color: #146fb7;
}
.result-card .shipment-pricing-wrap .pricing-wrap .fa-angle-down {
    cursor: pointer;
    padding-right: 5px;
    padding-left: 5px;
}
.result-card .shipment-pricing-wrap .pricing-wrap .price-sub-container {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.result-card .shipment-pricing-wrap .pricing-wrap .price-sub-row {
    font-size: 0.75rem;
    border-bottom: 1px solid #eaeaea;
    padding-top: 5px;
    padding-bottom: 5px;
}
.result-card .shipment-pricing-wrap .pricing-wrap .price-sub-row .price-value {
    padding-right: 5px;
}
.result-card .bottom-notification {
    background: #ededed;
    padding: 5px 10px;
    font-size: 0.6875rem;
}
/*# sourceMappingURL=main.css.map */
