body,
html {
    margin: 0 auto;
    position: relative;
    background-color: #f5f5f5 !important;
}

#header2-phone{
    color: #fff;;
}

#h2navsearch i{
    color: #fff;
}

body,
button,
div,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
optgroup,
p,
section,
select,
span,
strong,
textarea,
ul {
    font-family: 'Merriweather', sans-serif !important;
 
}

.c-f1 {
    color: #fff
}

a,
a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none
}

.care-logo {
    width: 70px
}

.care-logo:focus-within {
    outline: 0
}

#care-header2 {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    box-shadow: 0 0 10px #ccc;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    background-image: linear-gradient(to right, #b10000, #b10000 25%, #ffbb73 25%, #ffbb73 50%, #b10000 50%, #b10000 75%, #ffbb73 75%);
    background-size: 100% 5px;
    background-position: 50% 100%;
    background-repeat: no-repeat
}

#care-header2 .modal-backdrop {
    opacity: .1 !important
}

.header2-space {
    padding-top: 10px;
    padding-bottom: 10px
}

.h2-lang-select select {
    border: 0;
    cursor: pointer
}

.h2-lang-select .form-select:focus {
    border: 0;
    box-shadow: none
}

.header2-first-row {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 5px;
    margin-top: 5px;
    display: flex;
    justify-content: flex-end
}

.header2-first-row .nav {
    justify-content: end;
    align-items: center
}

.header2-first-row .nav .nav-link {
    text-decoration: none;
    color: #0a0a0a;
    font-size: 14px;
    padding: 0 16px
}

.header2-first-row .nav .nav-item {
    margin-right: 10px;
    cursor: pointer
}

.h2-request-quote {
    background: #131a3b;
    color: #fff !important;
    border-radius: 5px;
    height: 30px;
    line-height: 15px;
    padding: 8px 16px !important
}

.h2-nav-search {
    display: flex;
    align-items: center;
    background: #131a3b;
    border-radius: 5px;
    color: #fff;
    padding: 0 15px;
    cursor: pointer;
    height: 30px
}

.h2-nav-menu-icon {
    display: flex;
    align-items: center
}

.header2-second-row {
    display: flex;
    justify-content: flex-end
}

.header2-second-row .nav {
    justify-content: end
}

.header2-second-row .nav .nav-link {
    font-size: 14px;
    text-decoration: none;
    color: #0a0a0a;
    border: 2px solid transparent;
    padding-bottom: 0;
    transition: .5s
}

.header2-second-row .nav .nav-link:hover {
    border-bottom: 2px solid #102673;
    color: #102673
}

#header-view-mobile {
    display: none
}

.care-offcanvas {
    padding: 0
}

#halfsidebar {
    width: 340px
}

#halfsidebarmbl {
    max-width: 100%;
    width: 320px
}

#halfsidebar .offcanvas-header {
    justify-content: end
}


#halfsidebarmbl .offcanvas-header .btn-close {
    background: 0 0;
    font-size: 40px;
    color: #4e6687 !important;
    opacity: 1;
    padding-left: 0;
    line-height: 40px
}

.sb-mbl-list-area1,
.sb-mbl-list-area2 {
    border-top: 1px solid #c4c4c4
}

.sb-desk-list-area ul li:last-child {
    border-bottom: none
}

.sb-desk-item {
    text-decoration: none;
    color: #ed1c24;
    padding: 15px 10px;
    display: block;
    font-size: 24px;
    font-weight: 500;
    position: relative
}

.sb-desk-item:before {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ed1c24;
    transform: scale(0, 1);
    transform-origin: right top;
    -webkit-transition: transform .25s ease-in-out;
    -moz-transition: transform .25s ease-in-out;
    -ms-transition: transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out
}

.sb-desk-item:hover:before {
    transform: scale(1, 1);
    transform-origin: left top
}

.sb-desk-item:active,
.sb-desk-item:focus,
.sb-desk-item:hover,
.sb-desk-item:visited {
    text-decoration: none;
    color: #ed1c24;
    outline: 0
}

.btn.nav-link.sb-mbl-item,
.sb-mbl-item {
    text-decoration: none;
    color: #ed1c24;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 500
}

#searchMainForm {
    position: relative
}

#searchMainForm .search-drop {
    position: absolute;
    width: 100%;
    top: 60px
}

.search-outer-area {
    background: #f0f0f0;
    padding-bottom: 20px;
    padding-top: 5px;
    margin-top: -4px
}

#searchouter {
    display: none
}

.care-ip-search {
    width: 100%;
    border: 0;
    padding: 10px 20px;
    font-size: 20px;
    border-radius: 25px;
    border: 1px solid #ed1c24
}

.care-ip-search:focus {
    outline: 0
}

.search-icon-ip {
    display: none;
    padding: 10px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 28px;
    cursor: pointer
}

.search-close-icon {
    text-align: right;
    padding: 0 20px;
    color: #ed1c24;
    font-size: 28px
}

.cp {
    cursor: pointer
}

@media only screen and (max-width:1280px) {
    .header2-first-row .nav .nav-item {
        margin-right: 7px
    }

    .header2-first-row .nav .nav-link,
    .header2-second-row .nav .nav-link {
        font-size: 14px
    }
}

@media only screen and (min-device-width:769px) and (max-device-width:1024px) {
    .header2-second-row .nav .nav-item {
        margin-left: 0;
        margin-right: 0
    }

    .header2-second-row .nav .nav-link {
        font-size: 12px;
        padding: 8px
    }

    .header2-first-row .nav .nav-link {
        padding: 0 8px
    }
}

@media only screen and (max-width:768px) {
    .care-logo {
        width: 60px
    }

    #header-view-desk {
        display: none
    }

    #header-view-mobile {
        display: block
    }

    .header2-first-row {
        border: 0
    }

    .h2-request-quote {
        height: 32px;
        line-height: 16px
    }

    .h2-nav-search {
        height: 32px
    }

    .sb-desk-list-area ul li {
        border-bottom: 0
    }

    .sb-desk-item {
        color: #ed1c24 !important;
        padding: 10px;
        font-size: 16px;
        font-weight: 500
    }

    .sb-desk-list-area {
        padding: 0;
        margin-top: 0
    }
}

@media only screen and (max-width:540px) {
    #halfsidebarmbl {
        padding-bottom: 100px
    }

    .search-icon-ip {
        right: 45px
    }

    .header2-first-row .nav .nav-link {
        padding: 0
    }

    .care-ip-search {
        padding: 5px 20px;
        font-size: 16px;
        width: 90%;
        z-index: 9
    }

    .search-outer-area {
        position: relative;
        padding: 15px 0;
        margin-top: 4px
    }

    .search-close-icon {
        text-align: right;
        padding: 0 20px;
        color: #ed1c24;
        font-size: 25px;
        position: absolute;
        right: 0;
        z-index: 99
    }

    .sb-desk-item {
        padding: 6px;
        font-size: 20px
    }

    .btn.nav-link.sb-mbl-item,
    .sb-mbl-item {
        padding: 6px;
        font-size: 20px
    }
}

@media only screen and (max-width:370px) {
    .h2-request-quote {
        font-size: 12px !important
    }

    #halfsidebarmbl {
        width: 260px
    }

    .sb-desk-item {
        font-size: 20px
    }

    .btn.nav-link.sb-mbl-item,
    .sb-mbl-item {
        font-size: 20px
    }
}

@media only screen and (max-width:320px) {
    .h2-request-quote {
        font-size: 8px !important
    }

    .header2-first-row .nav .nav-link {
        font-size: 12px
    }
}