
.go-top:hover,
.trusted_mover_batch {
    background-color: var(--primary-color)
}

#costForm .modalSubmit,
#costForm form label,
#costForm form select,
#modalBtn,
#modalForm .modalSubmit,
#modalForm form label,
#modalForm form select,
.get-form .card-header .form_heading,
.get-form label::first-letter {
    text-transform: capitalize;
    text-transform: capitalize
}

.go-top,
.go-top i,
.search_company,
.step {
    text-align: center
}

.go-top,
.header_box,
.hubspot_chatbox__header__close,
.section_bottom_header .get_quote>div,
.ui-widget-content {
    cursor: pointer
}

:root {
    --albersans-family: "Outfit", serif;
    --popins-family: "Plus Jakarta Sans", sans-serif;
    --primary-color: rgb(30 117 187);
    --secondary-color: #2b2f32;
    --third-color: #a3a5a7;
    --four-color: #ececec;
    --footer-border: #979797;
    --dark-blue: #123269;
    --para-color: rgba(0, 0, 0, 0.651);
    --border-color: #97979769;
    --stars-color: #FF6A00;
    --paragraph-color: rgb(0 0 0 / 80%)
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

body {
    margin: 0px;
    overflow-x: hidden;
}

body,
html {
    max-width: 100%;
    height: 100%;
    scroll-behavior: smooth
}

a {
    text-decoration: none;
    color: var(--primary-color)
}

body::-webkit-scrollbar {
    width: 18px
}

body::-webkit-scrollbar-track {
    background-color: transparent
}

body::-webkit-scrollbar-thumb {
    background-color: #d6dee1;
    border: 6px solid transparent
}

body::-webkit-scrollbar-thumb:hover {
    background-color: #a8bbbf
}

.updated_date {
    font-size: 13px;
    font-weight: 600;
    color: #00000082
}

#modalBtn,
.trusted_mover_batch {
    font-family: var(--albersans-family);
    font-weight: 500
}

b,
strong {
    font-weight: 600 !important
}

.company_logo {
    max-width: 160px;
    height: auto;
    object-fit: contain;
    object-position: center
}

.hubspot_chatbox,
.step.completed .step-number,
.ui-helper-hidden-accessible,
.your_chats_layout {
    display: none
}

.trusted_mover_batch {
    position: absolute;
    top: -13px;
    right: 14px;
    color: #fff;
    border: 1px solid rgba(30, 116, 187, .199);
    padding: 2px 6px;
    font-size: 12px;
    border-radius: 30px;
    letter-spacing: .5px;
    box-shadow: rgb(30 117 187 / 44%) 0 1px 4px
}

#costForm .modal-header button,
#modalForm .modal-header button,
.get-form .right-border,
.modal-content,
.modal-header .btn-close {
    position: relative
}

.modal-content {
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, .2);
    border-radius: 0;
    outline: 0
}

#modalBtn,
.go-top {
    position: fixed;
    background-color: var(--secondary-color);
    color: #fff
}

input:-internal-autofill-selected {
    background-color: #f2f2f2
}

.trusted_mover_batch img {
    width: 16px;
    object-fit: contain
}

.go-top {
    bottom: -100px;
    right: 20px;
    z-index: 4;
    width: 45px;
    height: 45px;
    opacity: 0;
    visibility: hidden;
    border-radius: 50%;
    font-size: 22px;
    -webkit-transition: .9s;
    transition: .9s;
    overflow: hidden;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1)
}

.go-top i {
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    margin-left: auto;
    margin-right: auto
}

.go-top.active {
    opacity: 1;
    visibility: visible;
    bottom: 70px;
    display: none !important
}

.go-top:hover {
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.call_info h5 {
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    font-size: 26px;
    letter-spacing: .5px;
    color: #000;
    line-height: 1.4em
}

.call_info span {
    font-family: var(--popins-family);
    font-weight: 400;
    font-size: 16px;
    color: #000
}

#modalBtn {
    bottom: 3.5%;
    border: none;
    padding: 8px 30px;
    border-radius: 4px;
    font-size: 18px;
    left: 4%
}

#costForm .modal-header,
#modalForm .modal-header {
    position: relative;
    display: flex;
    align-items: center
}

#costForm .modal-header img,
#modalForm .modal-header img {
    width: 140px;
    height: 50px;
    object-fit: contain
}

#costForm .modal-header a,
#modalForm .modal-header a {
    font-family: var(--popins-family);
    font-weight: 400;
    color: var(--secondary-color)
}

#costForm .modal-header .advertise_colosure p.dropdown-menu.show,
#modalForm .modal-header .advertise_colosure p.dropdown-menu.show {
    position: absolute !important;
    inset: 22px auto auto 56px !important;
    margin: 0 !important;
    transform: translate(0, 26px) !important
}

#costForm .modal-header button::before,
#modalForm .modal-header button::before {
    content: '';
    background-color: #2b2f32b3;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -14%;
    display: none
}

hr.divider {
    width: 20%;
    margin: 5px auto;
    height: 2px;
    color: #1e75bb
}

#costForm .modal-heading :is(h2),
#modalForm .modal-heading :is(h2) {
    font-family: 'Plus Jakarta Sans';
    font-weight: 900;
    color: var(--secondary-color);
    font-size: 36px !important;
    text-transform: uppercase
}

#costForm .modal-heading :is(h3),
#modalForm .modal-heading :is(h3) {
    font-family: var(--albersans-family);
    font-weight: 700;
    color: var(--secondary-color);
    font-size: 40px !important
}

#costForm .modal-heading h3,
#modalForm .modal-heading h3 {
    color: var(--primary-color);
    font-size: 30px !important
}

.active,
.hubspot_chatbox.show,
.your_chats_layout.show {
    display: block
}

.modal,
.search_mover {
    display: none;
    position: fixed
}

#costForm .modal-content,
#modalForm .modal-content {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    width: 90% !important;
    margin: auto;
    padding: 10px 0;
    border-radius: 20px;
    max-width: 500px !important
}

@media (min-width:992px) {

    .modal-lg,
    .modal-xl {
        max-width: 550px
    }
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.5rem auto
    }
}

.modal {
    top: 0;
    left: 0;
    z-index: 1060;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    background-color: #5796c345 !important
}

#costForm form label,
#modalForm form label {
    font-family: var(--albersans-family);
    font-family: 'Plus Jakarta Sans';
    margin-bottom: 2px;
    font-weight: 400;
    font-size: 17px;
    color: #3c4042
}

.get-form .card-header h2,
.get-form label,
.ui-widget-content li {
    font-family: var(--popins-family)
}

#costForm form .input-group,
#modalForm form .input-group {
    border-radius: 10px
}

#costForm form .input-group span,
#modalForm form .input-group span {
    background-color: #fff;
    border: 0 solid
}

#costForm form .input-group input:focus,
#modalForm form .input-group input:focus {
    background-color: #fff
}

#costForm form .input-group input,
#modalForm form .input-group input {
    font-family: var(--albersans-family);
    background-color: #fff;
    border-left: none;
    font-size: 14.7px;
    color: var(--secondary-color);
    border-radius: 10px;
    height: 55px;
    padding: 0 20px;
    border: 2px solid #1e75bb73
}

#costForm form label small,
#modalForm form label small {
    color: red;
    margin-left: 2px
}

#costForm form .input-group i,
#modalForm form .input-group i {
    color: #2b2f32;
    font-size: 20px
}

#costForm form input:focus,
#modalForm form input:focus {
    box-shadow: none;
    background-color: transparent
}

#costForm form input::placeholder,
#modalForm form input::placeholder {
    text-transform: capitalize;
    letter-spacing: .5px
}

#costForm form select:focus,
#modalForm form select:focus {
    background-color: #fff;
    box-shadow: none
}

#costForm form select,
#modalForm form select {
    background-color: #fff;
    font-family: var(--popins-family);
    border: 2px solid;
    color: var(--secondary-color);
    border-radius: 10px;
    height: 55px;
    padding: 0 20px
}

#costForm :is(#next_btn, #next_two, #prev_btn, #prev_two, #submit_btn),
#modalForm :is(#next_btn, #next_two, #prev_btn, #prev_two, #submit_btn) {
    background-color: var(--primary-color);
    font-family: var(--popins-family);
    font-weight: 400;
    letter-spacing: .5px;
    font-size: 18px;
    padding: 6px 30px;
    border: 0;
    text-transform: capitalize;
    border-radius: 4px
}

#costForm :is(#prev_btn, #prev_two),
#modalForm :is(#prev_btn, #prev_two) {
    background-color: var(--secondary-color);
    padding: 6px 20px
}

#costForm .modalSubmit,
#modalForm .modalSubmit {
    background-color: var(--primary-color);
    font-family: var(--albersans-family);
    font-weight: 500;
    color: #fff;
    border: none;
    padding: 7px 30px;
    border-radius: 4px;
    margin-top: 34px
}

.ui-widget-content {
    width: 180px;
    height: auto;
    overflow-y: auto;
    background-color: #fff;
    padding: 0;
    margin: 0;
    z-index: 999999 !important;
    list-style: none;
    border: 1px solid
}

.ui-widget-content li {
    padding: 5px 0 5px 24px;
    border-bottom: 1px solid;
    font-size: 14.7px
}

#mobile_quote_btn {
    position: fixed;
    bottom: 2.5%;
    left: 4%;
    font-family: var(--albersans-family);
    font-weight: 400;
    background-color: var(--secondary-color);
    border: 0;
    border-radius: 4px;
    z-index: 2
}

.get-form .input-group input,
.get-form .input-group select {
    border: 1px solid;
    font-size: 14.7px;
    color: var(--secondary-color)
}

.get-form {
    background-image: url('../image/banner_cover.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid var(--primary-color);
    padding: 30px 10px
}

.get-form .right-border::after {
    content: '';
    position: absolute;
    background-color: rgb(30 117 187 / 42%);
    width: 2px;
    height: 100%;
    right: 0;
    top: 0
}

.get-form .card-header .form_heading {
    font-family: var(--albersans-family);
    font-weight: 800;
    color: var(--primary-color);
    font-size: 28px
}

.get-form .card-header h2 {
    font-weight: 500
}

.get-form .card-header span {
    font-family: var(--albersans-family);
    font-weight: 400;
    font-size: 14px
}

.get-form label {
    font-weight: 400;
    margin-bottom: 1px;
    font-size: 14.7px
}

.get-form .input-group {
    height: 46px;
    margin-bottom: 20px
}

.get-form .input-group-text {
    background-color: transparent;
    border: 1px solid
}

.get-form .input-group .input-group-text i {
    font-size: 18px;
    color: var(--primary-color)
}

.get-form .input-group input {
    font-family: var(--albersans-family);
    font-weight: 400
}

.get-form .input-group input::placeholder {
    text-transform: capitalize;
    letter-spacing: .5px
}

.get-form .input-group input:focus,
.get-form .input-group select:focus {
    box-shadow: none
}

.get-form .input-group select {
    border-left: 0;
    font-family: var(--popins-family);
    font-weight: 400
}

.get-form :is(#next_btn, #prev_btn, #next_two, #prev_two, #submit_btn) {
    height: 44px;
    background-color: var(--primary-color);
    text-transform: capitalize;
    font-family: var(--popins-family);
    font-weight: 400;
    font-size: 18px;
    letter-spacing: .5px;
    border-radius: 5px;
    border: 0;
    padding: 6px 30px
}

.get-form :is(#prev_btn, #prev_two) {
    background-color: var(--secondary-color);
    padding: 6px 20px
}

.form-navigation .btn-primary,
.form-navigation .btn-secondary {
    font-family: var(--popins-family);
    font-weight: 400;
    letter-spacing: .5px;
    font-size: 18px;
    padding: 6px 30px;
    text-transform: capitalize
}

.section_bottom_header {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
    background-color: #ffff;
    border-top: 1px solid var(--primary-color)
}

.header_box {
    background-color: #fff;
    transition: .4s ease-in-out
}

.search_mover {
    bottom: 82px;
    width: 96%;
    transition: display .8s ease-in-out
}

.search_mover .search_company input {
    height: 50px;
    border: none;
    border-radius: 4px;
    font-family: var(--popins-family);
    font-weight: 400;
    width: 360px;
    background: #f2f2f2;
    padding: 0 20px
}

.search_mover .search_company input::placeholder {
    text-transform: capitalize;
    font-family: var(--popins-family);
    letter-spacing: 1px;
    font-weight: 500;
    color: var(--secondary-color)
}

.get_quote {
    transition: .4s ease-in-out
}

.get_quote a {
    width: fit-content;
    margin: auto
}

.section_bottom_header i {
    color: var(--secondary-color);
    font-size: 20px
}

.section_bottom_header span {
    font-family: var(--popins-family);
    font-weight: 700;
    text-transform: capitalize;
    text-align: center
}

.modal-header {
    padding: 0 1rem !important
}

.modal-header .btn-close::after {
    content: '';
    position: absolute;
    left: -10px;
    width: 2px;
    height: 22px;
    background-color: #73818c;
    top: 5px
}

.step-progress {
    display: flex;
    justify-content: center;
    align-items: center
}

p.mb-0.secure.text-center,
span.step-number {
    font-family: 'Plus Jakarta Sans'
}

.step {
    position: relative
}

.circle {
    width: 40px;
    height: 40px;
    border-radius: 20%;
    border: 2px solid #dee2e6;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #6c757d;
    font-weight: 700
}

.step.active .circle {
    border-color: #1e75bb;
    color: #1e75bb
}

.step.completed .circle {
    background-color: #1e75bb;
    border-color: #1e75bb;
    color: #fff
}

.step.completed .check-icon {
    display: inline-block !important
}

.progress-line {
    width: 100px;
    height: 3px;
    background: #dee2e6;
    margin: 0 10px;
    border-radius: 10px
}

.progress-line.active {
    background: #1e75bb
}

.step-label {
    margin-top: 8px;
    font-size: 14px;
    color: #6c757d
}

.form-navigation {
    display: flex;
    justify-content: end;
    margin-top: 25px
}

.form-navigation .btn-primary {
    background-color: var(--primary-color);
    border: 0;
    border-radius: 10px;
    width: 100%;
    height: 48px;
    margin-left: 0 !important
}

.form-navigation .btn-secondary {
    background-color: #2a2d2b;
    border: 0;
    border-radius: 10px;
    margin-right: 14px
}

#form-field-three .form-navigation .btn-primary,
#form-field-three .form-navigation .btn-secondary,
#form-field-two .form-navigation .btn-primary,
#form-field-two .form-navigation .btn-secondary {
    width: 48%
}

.field_wraped {
    height: 30vh
}

.invalid-feedback {
    width: 100%;
    margin-top: .25rem;
    font-size: .75em;
    color: #dc3545
}

@media (max-width:576px) {
    .progress-line {
        width: 50px
    }

    .circle {
        width: 35px;
        height: 35px
    }

    .step-label {
        font-size: 12px
    }
}

i.fa-solid.fa-location-dot.me-1 {
    font-size: 22px;
    padding-left: 5px;
    margin-bottom: 8px
}

.form_btn_model {
    background-image: linear-gradient(to right, #2a2d2b, #2a2d2b 50%, #2a2d2b 50%);
    background-size: 200% 100%;
    background-position: -100%;
    display: inline-block;
    font-family: "Plus Jakarta Sans";
    padding: 5px 0;
    width: fit-content;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .3s ease-in-out
}

.form_btn_model:before {
    content: "";
    background: #2a2d2b;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 3px;
    transition: .3s ease-in-out
}

.form_btn_model:hover {
    background-position: 0
}

.form_btn_model:hover::before {
    width: 100%
}

.search_company {
    background-color: #fff;
    height: 75vh;
    padding: 20px 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #1e75bb26;
    border-radius: 20px
}

.footer_search_label {
    font-size: 22px;
    color: #2a2d2b;
    font-weight: 700;
    font-family: var(--popins-family);
    margin-bottom: 15px
}

.search_company h3 {
    font-size: 24px;
    font-weight: 700;
    font-family: var(--albersans-family)
}

.recommended_list li {
    font-size: 16px;
    font-weight: 600;
    font-family: var(--popins-family)
}

@media (max-width:500px) {
    .search_mover .search_company input {
        width: 265px
    }

    .search_mover {
        display: none;
        width: 92%
    }
}

.hubspot_chatbox__options {
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 30px
}

.hubspot_chatbox,
.your_chats_layout {
    right: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    flex-direction: column
}

.hubspot_chatbox__options .option-button {
    padding: 8px 12px;
    background-color: #fff;
    color: #000;
    border: 1px solid #1e75bb;
    border-radius: 10px;
    cursor: pointer;
    font-size: 16px;
    text-align: left;
    font-family: Outfit;
    font-weight: 300;
    margin-left: auto;
    width: 90%
}

.hubspot_chatbox__options .option-button:hover {
    background-color: #1e75bb;
    color: #fff
}

.fa-message,
i.fas.fa-message.fa-times {
    font-size: 30px
}

.hubspot_chatbox {
    position: fixed;
    bottom: 95px;
    width: 376px;
    height: 530px;
    background-color: #fff;
    border-radius: 10px;
    z-index: 9999
}

.profile_pic {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid #fff
}

.hubspot_chatbox__header,
.your_chats__header {
    background-color: #1e75bb;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    font-family: "Plus Jakarta Sans", serif
}

.hubspot_chatbox__header__title {
    font-weight: 600;
    align-items: center;
    display: flex
}

.hubspot_chatbox__body {
    height: 386px;
    overflow-y: auto;
    padding: 10px;
    box-sizing: border-box
}

.hubspot_chatbox__body__message {
    display: grid;
    margin: 20px 5px
}

.hubspot_chatbox__body__message__sender {
    font-weight: 600;
    margin-right: 10px
}

.hubspot_chatbox__body__message__content {
    word-wrap: break-word;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    background-color: #f1f1f1;
    font-family: Outfit;
    font-size: 14px;
    font-weight: 300 !important
}

.your_chats__body__chat__content__name,
.your_chats__header__title {
    font-weight: 600
}

.hubspot_chatbox__footer {
    display: flex;
    padding: 10px;
    align-items: center;
    position: absolute;
    bottom: 0;
    justify-content: space-between;
    width: 100%;
    background: #fff
}

.chatbox_btn,
.hubspot_chatbox__footer button {
    background-color: #1e75bb;
    color: #fff;
    cursor: pointer;
    font-family: "Plus Jakarta Sans", serif
}

.input_wrapper {
    width: 100%;
    display: flex;
    padding: 5px;
    border: 2px solid #1e75bb;
    border-radius: 10px
}

.hubspot_chatbox__footer input {
    flex: 1;
    padding: 5px;
    border: none;
    border-radius: 5px;
    margin-right: 10px;
    outline: 0;
    font-family: "Plus Jakarta Sans", serif;
    font-size: 14px
}

.hubspot_chatbox__footer button {
    padding: 5px 19px;
    border: none;
    border-radius: 5px;
    outline: 0;
    padding-right: 13px !important
}

.hubspot_chatbox__body__message:nth-child(2n) .hubspot_chatbox__body__message__content {
    background: #f2f2f2;
    color: #000;
    font-family: "Plus Jakarta Sans", serif;
    margin-left: auto
}

.chatbox_btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 10px;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1111
}

.chatbox_btn:hover {
    background-color: #1281f9
}

.your_chats_layout {
    position: fixed;
    bottom: 95px;
    width: 376px;
    height: 530px;
    background-color: #fff;
    border-radius: 10px
}

.your_chats {
    display: flex;
    flex-direction: column;
    height: 100%
}

.fa-arrow-left,
.fa-times,
.your_chats__header__close {
    cursor: pointer
}

.your_chats__body {
    padding: 10px;
    overflow-y: auto;
    flex: 1
}

.your_chats__body__chat {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    border-bottom: 1px solid #968d8d30;
    padding-bottom: 10px;
    cursor: pointer
}

.your_chats__body__chat__avatar img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px
}

.your_chats__body__chat__avatar {
    display: flex
}

.your_chats__body__chat__content {
    display: flex;
    flex-direction: column
}

.your_chats__body__chat__content__message {
    color: #777;
    font-family: "Plus Jakarta Sans", serif
}

.add_chat_btn {
    background-color: #007bff;
    color: #fff;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    font-family: "Plus Jakarta Sans", serif
}

.add_chat_btn i,
.fa-times {
    font-size: 20px
}

.add_chat_btn:hover {
    background-color: #0056b3
}

.fa-times:hover {
    color: red
}

.fa-arrow-left:hover,
.fa-message:hover {
    color: #fff
}

@media (max-width:380px) {

    .hubspot_chatbox,
    .your_chats_layout {
        width: 97%;
        bottom: 95px;
        right: 4px
    }

    #modalForm form label {
        font-size: 14px
    }

    .field_wraped {
        height: auto
    }

    .form-navigation .btn-primary,
    .form-navigation .btn-secondary {
        padding: 6px 15px
    }
}

.hubspot_chatbox__body__message__content {
    word-wrap: break-word;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    max-width: 85%;
    display: inline-block;
    padding: 8px;
    background-color: #1e75bb21;
    border-radius: 5px;
    color: #000
}

.common_question,
.show_welcome_head h1 {
    font-weight: 300;
    font-family: Outfit;
    display: flex;
    gap: 10px;
    border-radius: 8px;
    width: 90%
}

.show_welcome_head h1 {
    font-size: 14px;
    padding: 8px;
    flex-direction: column;
    background-color: #1e75bb21;
    color: #000;
    margin-right: auto
}

.common_question {
    font-size: 16px;
    flex-direction: column;
    color: #00000094;
    margin-left: auto
}

.link_class {
    text-decoration: underline;
    text-underline-offset: 2px;
    font-weight: 600;
    color: #1e69a5
}

@media screen and (max-width:600px) {
    .cta_one {
        background: #bdd7eb63;
        padding: 20px 20px 1px !important;
        border-radius: 20px;
        border: 2px solid #bdd7eb
    }
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 520px
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 840px
    }

    .go-top.active {
        opacity: 1;
        visibility: visible;
        bottom: 60px;
        display: none !important
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 980px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1160px
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1260px !important
    }
}

@media screen and (max-width:992px) {
    #modalForm .modal-content {
        width: 100%
    }

    #modalForm .modal-header a {
        position: absolute;
        right: 2px;
        top: -2px !important
    }

    #modalForm .modal-header .advertise_colosure p.dropdown-menu.show {
        inset: 7px auto auto 3px !important
    }

    .get-form .right-border::after {
        content: '';
        position: absolute;
        background-color: var(--primary-color);
        width: 0;
        height: 0%;
        right: 0;
        top: 0
    }
}

@media screen and (max-width:950px) {
    .banner_info .heading h1 {
        font-size: 6vw
    }
}

@media screen and (max-width:860px) {
    footer .footer_links .pages_link a {
        padding: 0 10px 0 0;
        font-size: 16px
    }
}

@media (min-width:300px) and (max-width:768px) {
    .company_logo {
        width: 140px
    }

    #banner {
        padding: 30px 0 40px
    }

    #movers_review h2 {
        font-size: 34px
    }

    #movers_review h2::after {
        bottom: -58%
    }

    .review_cards .card-body img {
        max-width: 60% !important
    }
}

@media screen and (max-width:576px) {
    .call_info h5 {
        font-size: 16px
    }

    .call_info span {
        font-size: 14px
    }
}

@media screen and (max-width:499px) {
    #modalForm .modal-header button {
        width: 6px;
        font-size: 14px
    }

    #modalForm .modal-header a {
        right: -15px;
        font-size: 14px;
        font-weight: 600;
        top: -12px
    }

    .offcanvas {
        width: 100% !important
    }

    #modalForm .modal-header .advertise_colosure p.dropdown-menu.show {
        inset: 7px auto auto -14px !important
    }
}

@media screen and (max-width:490px) {
    .banner_info .heading h1 {
        font-size: 8vw;
        text-align: center
    }
}

@media screen and (max-width:416px) {
    #modalForm .modal-header .advertise_colosure p.dropdown-menu.show {
        inset: 7px auto auto -56px !important
    }
}

@media (min-width:300px) and (max-width:440px) {
    #movers_review h2 {
        font-size: 24px
    }

    #movers_review h2::after {
        bottom: -88%;
        right: 44%
    }

    .review_cards .card-body h5 {
        font-size: 26px
    }

    footer .company_logo {
        width: 160px
    }

    footer .company_info {
        border-bottom: 0
    }

    footer .footer_links .pages_link {
        display: flex;
        flex-direction: column;
        text-align: start
    }

    footer .footer_links .pages_link a {
        font-weight: 600;
        padding: 8px 0;
        color: var(--primary-color)
    }

    footer .footer_links h3 {
        font-size: 20px
    }

    footer .footer_links .social_links a {
        font-size: 30px
    }

    footer .company_email a {
        font-size: 16px;
        word-break: break-all
    }

    footer .main_footer p {
        font-size: 16px
    }
}

@media screen and (max-width:400px) {
    #modalForm .modal-header a {
        white-space: nowrap;
        font-size: 11px
    }

    #modalForm .modal-header img {
        width: 93px
    }

    .section_bottom_header i {
        font-size: 18px
    }

    .section_bottom_header span {
        font-size: 13px
    }
}

@media screen and (max-width:380px) {
    .offcanvas {
        width: 100% !important
    }

    .map_heading {
        font-size: 18px !important
    }

    #movers_review h2.map_heading::after {
        bottom: -124%;
        right: 46%
    }

    .banner_info .heading h1 {
        font-size: 7vw
    }

    #banner .banner_info .heading {
        text-align: center
    }

    #banner .banner_info .heading span,
    .banner_info p {
        font-size: 16px
    }

    .review_cards .card {
        padding: 10px
    }

    .review_cards .card-body h5 {
        font-size: 20px
    }
}

@media screen and (max-width:340px) {
    .section_bottom_header .header_box>a {
        height: 96px;
        padding-bottom: 6px;
        display: block
    }

    #modalForm .modal-header .advertise_colosure p.dropdown-menu.show {
        inset: 7px auto auto -62px !important
    }
}

.sub_top_header a,
.sub_top_header span {
    font-family: var(--albersans-family);
    font-weight: 500
}

header .navbar ul li a,
header .offcanvas ul li a {
    font-family: var(--popins-family)
}

.resources_deep_menue ol li a:hover {
    color: #1e75bb !important;
    text-decoration: underline;
    text-underline-offset: 2px
}

button.Search_button {
    border: 0;
    font-size: 20px;
    background: transparent !important;
}

.header_form label,
.sub_top_header a {
    text-transform: capitalize;
    font-size: 14px
}

header.sticky_header {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #ffff;
    z-index: 20;
    border-bottom: 1px solid;
    animation: .5s forwards sticky_animate
}

.header_form form,
.movers_menu,
.user_dashboard_menu {
    position: relative
}

.sub_header_none {
    display: none !important
}

.dropdown-menu.show,
.movers_menu.for-hover:hover .resource_menu,
.movers_menu.for-hover_blog:hover .resource_menu_find,
.movers_menu.for-hover_find:hover .resource_menu_find,
.movers_menu.for-hover_latest:hover .resource_menu_find,
.sub_header_show {
    display: block !important
}

@keyframes sticky_animate {
    0% {
        transform: translateY(-140px)
    }

    100% {
        transform: translateY(0)
    }
}

#anchor_searchbar i {
    color: var(--primary-color);
    margin-right: 20px;
    font-size: 18px
}

.company_header_watermark {
    width: 20px;
    object-fit: contain
}

.header_search_bar {
    display: none
}

:is(.header_search_bar, .offcanvas_search_bar) input {
    border: 1px solid var(--primary-color);
    font-family: var(--albersans-family);
    border-radius: 30px;
    height: 34px;
    width: 100%;
    border-right: none
}

:is(.header_search_bar, .offcanvas_search_bar) input::-webkit-search-cancel-button {
    display: none
}

:is(.header_search_bar, .offcanvas_search_bar) input:focus {
    box-shadow: none;
    border: 1px solid var(--secondary-color);
    border-right: none
}

:is(.header_search_bar, .offcanvas_search_bar) input::placeholder {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px
}

.sub_top_header {
    background-color: var(--primary-color)
}

.sub_top_header span {
    color: #ffff;
    font-size: 14px
}

.sub_top_header button:focus,
.sub_top_header button:hover,
.user_dashboard:hover {
    background-color: var(--secondary-color)
}

.header_form .get_quote,
.user_dashboard,
.user_dashboard_menu .user_submenu li:hover,
header .offcanvas .add_list_btn {
    background-color: var(--primary-color);
    color: #fff
}

.offcanvas_search_bar input {
    width: 100%
}

header .navbar .collapse ul {
    padding: 0;
    margin: 0
}

.auto_shipper,
header .navbar ul li a {
    font-size: 16px;
    text-transform: capitalize;
    color: #000000eb;
    font-weight: 500;
    font-family: Outfit;
    line-height: 30px
}

header .offcanvas ol li a,
header .offcanvas ul li a {
    color: var(--secondary-color);
    width: fit-content;
    padding: 0;
    font-size: 16px
}

.offcanvas {
    height: 100vh
}

.offcanvas-title img {
    width: 120px
}

header .offcanvas_btn {
    background-color: var(--third-color);
    border: none;
    padding: 8px 20px;
    border-radius: 6px;
    transition: .3s ease-in-out
}

header .offcanvas_btn i {
    font-size: 20px
}

.offcanvas-header {
    padding-bottom: 20px;
    border-bottom: 2px solid #1e75bb9e
}

#searchCompanyModal .modal-title,
.suggestions h4,
header .offcanvas #menu_title {
    font-family: var(--albersans-family);
    font-weight: 600
}

header .offcanvas ul li {
    padding: 6px 0;
    line-height: 24px !important
}

header .offcanvas ul li a {
    font-weight: 600
}
header .offcanvas p {
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 5px;
    color: var(--primary-color);
    font-size: 16px;
    margin-bottom: 10px
}

header .offcanvas ol li a {
    font-weight: 400;
    text-decoration: underline;
    text-underline-offset: 5px
}

header .offcanvas .add_list_btn {
    border-radius: 4px;
    padding-block: 8px
}

.user_dashboard {
    width: 35px !important;
    height: 35px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s linear
}

.dropdown-menu.show {
    position: static !important;
    z-index: 1000;
    min-width: 10rem;
    margin-top: 10px !important;
    padding: .1rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, .15);
    transform: none !important;
    float: none !important
}

.fa-chevron-down.show,
.rotated,
CSS for rotation.rotated {
    transform: rotate(180deg)
}

#innerDropdown1,
#innerDropdown2 {
    font-weight: 500
}

.fa-chevron-down {
    transition: transform .3s ease-in-out
}

.user_dashboard+ul li {
    padding: 8px 12px !important
}

.mover_dropdown li,
.suggestions ul li {
    font-family: var(--popins-family);
    font-weight: 500;
    padding: 4px 0
}

.header_form label,
.pac-item,
.quote_model_btn {
    font-family: 'Plus Jakarta Sans'
}

.user_dashboard+ul li a {
    padding: 0 !important
}

.user_dashboard_menu .user_submenu {
    position: absolute;
    background-color: #fff;
    z-index: 9;
    left: -30px;
    border: 1px solid;
    border-radius: 6px;
    display: none;
    overflow: hidden
}

.user_dashboard_menu .user_submenu li {
    padding: 4px 18px !important;
    cursor: pointer;
    transition: .4s ease-in-out
}

.user_dashboard_menu .user_submenu li:hover a {
    color: #fff
}

.user_dashboard_menu:hover .user_submenu {
    display: block;
    animation: .4s ease-in-out userFadeInUp
}

@keyframes userFadeInUp {
    0% {
        transform: translateY(30px);
        opacity: 0%
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

:is(.header_search_bar, .offcanvas_search_bar) span {
    background-color: transparent;
    border: 1px solid var(--primary-color);
    padding: 0 10px 0 0;
    border-radius: 0 30px 30px 0
}

.form-control {    
    border: 2px solid #dbe9f4;
    padding: .575rem .5rem;
    border-radius: 10px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.input-group-text {
    background-color: #e9ecef;
    border:  2px solid #dbe9f4;
    border-radius: 10px;
    border-right: 0px;
}.icon_svg {
    width: 30px;
}
.review-button{
text-align: center;
    transition: .5s;
    border-radius: 7px;
    padding: 5px 15px !important;
    font-size: 16px !important;
    letter-spacing: .2px;
     border: 2px solid #0043c0;
    color: #0043c0 !important;
    width: 100%;
    background-color: transparent;
    font-weight: 500 !important;
    font-family: 'Outfit' !important;

}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-color: #dbe9f4;}

.review-button:hover{
           border: 2px solid #0043c0;
    background-color: #0043c0;
    color: #FFFFFf !important;
}
.header_form .input-group span,
button.nav-link {
    background-color: transparent
}

:is(.header_search_bar, .offcanvas_search_bar) span button {
    background-color: transparent;
    border: none
}

.header_form label {
   font-weight: 500;
    color: #000;
    font-size: 14px;
    margin-bottom: 5px;
    /* margin-top: 0px; */
    font-family: 'Plus Jakarta Sans';
}

.header_form .input-group span i,
.mover_dropdown li,
.movers_menu .sub_menu li a {
    color: var(--secondary-color)
}

.header_form .input-group input {
    border-left: none;
    font-family: var(--popins-family)
}

#searchCompanyModal .modal-body form input:focus,
.header_form .input-group input:focus {
    box-shadow: none
}

.header_form .input-group input::placeholder {
    text-transform: capitalize;
    font-size: 14px;
    color: var(--primary-color)
}

.header_form form .input-group input,
.header_form form .input-group span {
    background-color: #fff;
    border: 1.5px solid #1e75bb !important;
    border-radius: 10px
}

.header_form form .input-group input[type=search]::-webkit-search-cancel-button {
    appearance: none
}

.header_form form .input-group input {
    font-family: var(--popins-family);
    height: 45px
}

.header_form form .input-group input:focus {
    box-shadow: none;
    border: none;
    background-color: #ececec9e
}

.header_form form .input-group input::placeholder {
    text-transform: capitalize;
    color: var(--third-color);
    font-family: var(--popins-family);
    font-weight: 400;
    font-size: 14px
}

#headForm {
    display: none;
    background: #1e75bb29
}

.movers_menu :is(.sub_menu, .resourse_sub_menu) {
    position: absolute;
    top: 90%;
    background-color: #fff;
    border-radius: 5px;
    display: none !important;
    z-index: 9;
    border: 1px solid #00000036;
    cursor: pointer;
    padding: 10px 15px !important;
    width: max-content
}

.movers_menu .resourse_sub_menu li {
    padding: 5px 20px !important;
    font-family: var(--popins-family);
    font-weight: 500;
    line-height: 24px !important
}

.resources_deep_menue.dropdown_resource_border_2 {
    padding-left: 5%
}

.resources_deep_menue p {
    color: #000 !important;
    font-weight: 600 !important;
    font-family: "Noto Serif", serif;
    font-size: 22px !important;
    margin: 5px 0 !important;
    text-decoration: underline;
    text-underline-offset: 2px
}

#searchCompanyModal .modal-body form input,
.alert_div span,
.movers_menu .sub_menu li a {
    font-weight: 500;
    font-family: var(--popins-family)
}

.movers_menu .resources_deep_menue>ul {
    position: absolute;
    background-color: #fff;
    box-shadow: rgb(30 117 187 / 30%) 0 6px 12px 0;
    right: -283px;
    top: 17px;
    display: none;
    transition: .4s linear;
    border-radius: 4px
}

.movers_menu .resources_deep_menue .dropdown-ul .dropdown-li {
    padding: 2px 15px !important;
    margin: 4px 0 !important
}

.movers_menu .resources_deep_menue:hover>ul {
    display: block;
    animation: .4s ease-in-out fadeInUp
}

.nav-item.movers_menu:hover .resourse_menu,
.nav-item.movers_menu:hover .resourse_sub_menu {
    display: block
}

.movers_menu :is(.sub_menu) li {
    padding-block: 6px !important;
    transition: .3s ease-in-out
}

.movers_menu .sub_menu li a {
    font-size: 16px;
    width: 100%;
    display: block
}

.movers_menu .sub_menu li:hover,
.movers_menu .sub_menu li:hover a {
    color: var(--primary-color);
    text-decoration: none
}

.movers_menu:hover :is(.sub_menu, .resourse_sub_menu) {
    transform: translateY(0);
    display: block !important;
    animation: .4s linear fadeInUp
}

.dropdown {
    padding: 6px 20px
}

.mover_dropdown li {
    font-size: 18px;
    cursor: pointer
}

.mover_dropdown .dropdown-menu {
    border: 0;
    box-shadow: rgb(30 117 187 / 44%) 0 1px 4px
}

.mover_dropdown .dropdown-menu li a {
    display: block;
    padding: 0 10px
}

.mover_dropdown .dropdown-menu li a:hover {
    background-color: rgba(30, 116, 187, .089)
}

.company_login_router a i {
    font-size: 22px
}

@keyframes fadeInUp {
    100% {
        opacity: 100%;
        transform: translateY(0);
        opacity: 1
    }

    0% {
        transform: translateY(30px);
        opacity: 0%
    }
}

#searchCompanyModal .modal-body form {
    border-block: 2px solid rgb(30 117 187 / 53%)
}

#searchCompanyModal .modal-body form input {
    text-align: center
}

#searchCompanyModal .modal-body form input::placeholder {
    font-size: 18px
}

#searchCompanyModal .modal-body form i {
    color: var(--primary-color);
    font-size: 18px
}

#searchCompanyModal .modal-body form input[type=search]::-webkit-search-cancel-button {
    display: none
}

CSS for rotation.rotated {
    transition: transform .3s
}

.label_header_save {
    margin-top: -12px;
    margin-bottom: -2px;
    text-align: center;
    color: #1e4666;
    font-weight: 700;
    font-size: 14px !important
}

.quote_model_btn {
    border: 0 solid #000 !important
}

.movers_dropdown_header,
.state_dropdown_header {
    background-color: #1e75bb21;
    padding-left: 10px !important;
    padding-right: 10px !important;
    border-radius: 5px
}

.phone_number_header {
    text-align: center !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -11px;
    margin-bottom: -8px !important;
    font-weight: 900 !important;
    font-size: 16px !important
}

@media screen and (max-width:1400px) {
    .header_search .input-group {
        width: 100%
    }
}

@media screen and (max-width:1200px) {
    header .navbar .collapse ul li {
        padding: 0
    }

    .resource_menu li a,
    .resource_menu_find li a {
        padding: 0 !important
    }
}

.bg_div {
    background: #edf4fa;
}

.alert_div {
    background-color: #c00000;
    color: #fff;
    padding: 10px
}

.alert_div span {
    color: #fff;
    font-size: 16px;
    border-left: 2px solid #f2f2f2
}

.alert_img img {
    width: 180px
}

@media (max-width:768px) {
    .alert_img img {
        width: 120px
    }
}

button.nav-link {
    border: 0;
    font-size: 16px;
    color: #2b2f32;
    font-weight: 500
}

.resources_deep_menue ol li a {
    font-size: 16px;
    font-weight: 300;
    font-family: Outfit;
    color: #212529;
    text-decoration: none;
    line-height: 32px
}

.pac-item {
    padding: 8px 10px;
    cursor: pointer;
    font-size: 14px
}

.multi-step-heading span {
    font-weight: 800;
    color: #1e75bb
}

.dropdown_resource_border h3 {
    font-family: "Noto Serif", serif;
    color: #2b2f32;
    font-size: 26px !important;
    font-weight: 600;
    line-height: 36px
}

.dropdown_resource_border::after {
    content: " ";
    width: 1px;
    height: 70%;
    position: absolute;
    z-index: 12;
    background-color: #569fd999;
    right: 10px;
    top: 10%
}

.last_li {
    display: grid;
    grid-template-columns: repeat(1, 1fr)
}

.blog_li,
.find_li,
.latest_li {
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.blog_li {
    column-gap: 25px
}

ol.list-unstyled.recommend.mt-2 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 25px
}
.states_list{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    column-gap: 25px
}

@media (max-width:992px) {
    button.nav-link {
        padding: 0;
        font-family: var(--popins-family);
        font-size: 17px;
        font-weight: 500
    }
}

.for-hover i,
.for-hover_blog i,
.for-hover_find i,
.for-hover_states i,
.for-hover_latest i {
    transition: transform .4s
}

.resources_deep_menue ol li {
    padding-block: 0 !important;
    letter-spacing: normal !important;
    margin: 0 !important;
}

.latest_movers:hover {
    color: #1e75bb
}

.nav-link:focus,
.nav-link:hover {
    color: #1e75bb ;
}

header .navbar .collapse ul li {
    line-height: 24px !important;
    padding: 0 10px !important;
    font-size: 20px;
    font-family: Outfit
}

.resources_menu,
.resources_menu_blog,
.resources_menu_find,
.resources_menu_latest,
.resources_menu_states {
    position: absolute;
    top: 85%;
    left: 0;
    width: 100% !important;
    background: #f0f6fb;
    z-index: 9999;
    opacity: 0;
    transform: translateY(-10px);
    visibility: hidden;
    transition: opacity .5s, transform .5s;
    padding: 20px 0 !important
}

.resources_menu.show,
.resources_menu_blog.show,
.resources_menu_find.show,
.resources_menu_latest.show,
.resources_menu_states.show {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

.header_form .get_quote {
    font-family: var(--popins-family);
    background-color: rgb(0 67 192) !important;
    text-align: center;
    transition: .5s;
    border-radius: 7px;
    font-weight: 400;
   border: 2px solid #0043c0 !important;    
    padding: 10px 30px;
    font-size: 16px;
    font-family: Outfit;
    letter-spacing: 1px;
    margin-top: 22px;
    height: 45px;
}

.header_form .get_quote:hover{
        border: 2px solid #0043c0 !important;
    background-color: #fff !important;
    color: #0043c0 !important;
}
a.btm_hov_new:hover {
    background: #0043c0 !important;
    color: #fff !important;
    border: 2px solid !important
}

ol.list-unstyled.blog_lip.mt-2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

@media only screen and (max-width:600px) {
    .modal {
        top: 0;
        left: 0;
        z-index: 1060;
        width: 100%;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        outline: 0;
        background-color: #fff !important;
    }

    .form-navigation {
        display: flex;
        justify-content: end;
        margin-top: 25px !important;
    }

    .modal-dialog-centered {
        display: block;
        align-items: center;
        min-height: calc(100% - 3rem);
    }

    #costForm .modal-content,
    #modalForm .modal-content {
        width: 100% !important;
    }
}
.input-img{
   height: 45px !important;
    border: 2px solid #dbe9f4 !important;
   
    border-right: 0px !important;
}
.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.1rem .55rem;
    font-weight: 400;
    line-height: 1.5;
    height: 45px;
}
.input-form-header{
      border: 2px solid #dbe9f4 !important;
    border-left: 0px !important;
    height: 45px !important;
}
.header_form .input-group input::placeholder
{
    color: #a3a5a7;
}
.alert_logo {
    max-width: 100%;
    height: auto;
}

@media (min-width:992px) and (max-width:1399px) {
    .header_form form .input-group-text {
        padding: 0 .75rem
    }

    .header_form .form_input_box::after {
        left: -20px
    }

    .header_form button {
        padding: 6px 0
    }

    .header_form .get_quote {
        padding: 6px
    }
}

@media screen and (max-width:1200px) {
    .header_form form {
        left: -15px;
        width: 111%
    }

    .header_form .form_input_box::after {
        left: -9px
    }

    @media (max-width:1200px) {
        .header_form {
            --bs-gutter-x: 1.2rem
        }
    }

    .company_logo {
        max-width: 140px
    }

    header .navbar ul li a {
        padding: 10px
    }

    .movers_menu .resourse_sub_menu {
        width: max-content;
        left: -17rem
    }

    .resources_menu {
        width: 800px !important
    }
}

@media screen and (max-width:992px) {
    .sub_top_header {
        display: block
    }

    header .offcanvas_btn {
        background: 0 0;
        border: 1px solid var(--secondary-color);
        padding: 6px 16px;
        color: var(--primary-color)
    }

    header .offcanvas_btn:hover {
        background-color: var(--secondary-color);
        color: #fff
    }
}

@media screen and (max-width:576px) {
    .company_logo {
        width: 130px
    }

    header .offcanvas_btn {
        padding: 4px 12px
    }

    header .offcanvas_btn i {
        font-size: 16px
    }
    .states_list{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 25px}

}

@media screen and (max-width:360px) {
    .mover_dropdown .dropdown-menu li a {
        font-size: 15px
    }
}

.footer_widget .search_company h5,
.footer_widget h3 {
    font-family: var(--albersans-family);
    text-transform: capitalize;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.footer_widget {
       padding: 60px 0 20px;
}

.footer_widget h3 {
    font-size: 30px;
    font-weight: 600;
    color: var(--secondary-color);
}

.footer_logo {
    width: 150px;
    height: auto;
    object-fit: contain;
}

.row.pt-2.pb-2.new {
    background: #e2edf6;
    border-radius: 20px;
    bottom: 10px;
    /* top: 20px; */
    position: relative;
    padding: 0px 20px;
}

.footer_widget .social h4 {
    font-size: 22px;
}

.footer_widget .social_links {
    gap: 15px;
    margin: 10px 0 0;
}

.footer_widget .social_links a {
    padding: 0 8px 0 0;
}

.footer_widget .social_links a i {
    font-size: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #dbe9f4;
    border: 0px solid;
    border-radius: 50%;
    padding: 10px 7px;
    color: var(--primary-color);
    transition: 0.3s linear;
}

.footer_widget .social_links a i:hover {
    background-color: var(--secondary-color);
    color: #fff;
    border: none;
}

.footer_widget .pages_link li {
    padding: 1px 0;
}

.footer_widget .pages_link a {
    font-family: var(--albersans-family);
    font-weight: 400;
    color: var(--secondary-color);
    font-size: 16px;
}

.footer_widget .links li {
    padding: 8px 0 0;
}

.footer_widget .links li a {
    font-family: var(--popins-family);
    font-weight: 500;
    color: var(--secondary-color);
    text-transform: uppercase;
    font-size: 16px;
}

.footer_widget .search_company h5 {
    font-size: 26px;
    color: var(--secondary-color);
    font-weight: 600;
    margin-bottom: 20px;
}

.footer_widget .search_company .input-group {
    box-shadow: rgb(30 117 187 / 44%) 0 1px 4px;
    border-radius: 4px;
}

.footer_widget .search_company input {
    height: 46px;
    border: none;
    font-family: var(--popins-family);
    font-weight: 400;
}

.company_email h6,
.footer_widget .social h6 {
    font-weight: 600;
    text-transform: capitalize;
    font-family: var(--albersans-family);
}

.footer_widget .search_company input::placeholder {
    text-transform: capitalize;
    font-family: var(--popins-family);
    letter-spacing: 1px;
}

.footer_widget .search_company input:focus {
    box-shadow: none;
}

.footer_widget .social h6 {
    font-size: 24px;
    margin-bottom: 0;
    color: var(--secondary-color);
}

.company_email h6 {
    font-size: 26px;
}

.company_email a {
    color: var(--secondary-color);
    font-family: var(--albersans-family);
    font-weight: 500;
    font-size: 18px;
}

.resources_link a,
footer {
    font-family: var(--popins-family);
    color: var(--secondary-color);
}

.resources_link a {
    font-weight: 400;
    font-size: 16px;
}

.resources_link a:hover,
footer a,
footer a:hover {
    color: var(--secondary-color);
}

footer {
    padding: 10px 0 0;
    font-weight: 500;
}



@media screen and (max-width: 767px) {
    footer {
        padding-bottom: 4rem;
    }
}

@media screen and (max-width: 380px) {
    footer {
        font-size: 14px;
    }

    .footer_logo {
        width: 150px;
        height: auto;
    }

    .footer_row {
        padding-left: 0;
    }
}

.footer_widget h3 {

    font-family: 'Outfit' !important;
}

.footer_widget h3 {
    font-size: 22px;
    font-weight: 600;
    color: var(--secondary-color);
    font-family: 'Noto Serif';
}

.footer_widget .pages_link li {
    padding: 3px 0;
    margin: 0 !important;
    line-height: 20px !important;
}
label.form-check.label_radio {
    font-size: 16px !important;
    font-family: 'Noto Serif' !important;
    font-weight: 600 !important;
    padding-left: 12px !important   ;
}
.header_link p:hover{
color: var(--primary-color) !important;
}


