.navbar{
    background: linear-gradient(269.68deg, #1C2B3A 0%, #0064F4 100%);
    height: 108px;
}

@media only screen and (max-width:400px) {
    .description-action-img{
        height: 35px;
    }
}

@media only screen and (max-width:1200px) {
    .navbar-nav .nav-item.nav-actions .nav-login .btn.btn-outline-info{
        padding: 7px 10px;
    }

    .navbar-nav .nav-item.nav-actions .nav-download .btn.btn-info{
        padding: 7px 10px;
    }
}

@media only screen and (max-width:570px){
    .container h1.weboost-h1{
        font-size: 36px;
        line-height: 40px;
    }

    .container .weboost-h2{
        font-size: 28px;
        line-height: 32px;
    }

    footer .footer-logo-container{
        margin-bottom: 32px;
    }
    footer .footer-menu.row .menu-list{
        padding-left: 16px;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
    .navbar-collapse{
        position: absolute;
        top: 96px;
        width: 100%;
        left: 0;
        background: #1C2B3A;
        padding-bottom: 32px;
    }

    .navbar-collapse .nav-item{
        padding-top: 1rem;
        padding-bottom: 1rem;
        margin-left: 2rem !important;
        margin-right: 2em !important;
        border-bottom: solid 1px white;
    }

    .navbar-collapse .navbar-nav .nav-item.nav-actions{
        display: none;
    }

    #contact.section-contact a.feature-block{
        width: 160px;
        height: 160px;
    }

    #contact.section-contact a.feature-block .feature-block-description{
        font-size: 14px;
        line-height: 18px;
    }

     .section-contact .container .contact-title{
         margin-top: 100px;
        margin-bottom: 40px;
         font-size: 36px;
         line-height: 40px;
    }

    .section-contact .contact-form{
        padding-right: unset;
        border-right: unset ;
    }

    .section-contact .contact-social{
        margin-bottom: 40px;
    }
    section.section-features{
        margin-top: 40px;
    }
    .section-features .feature-item{
        padding: 16px;
    }
    .section-features .feature-item .feature-item-title-wrapper{
        display: flex;
        align-items: center;
        justify-content: center;
        align-self: center;
    }

    .section-features .feature-item .feature-item-title{
        margin-top: 16px !important;
    }

    .section-features .feature-item{
        flex-direction: column-reverse;
        justify-items: stretch;
    }
    .section-features .feature-item .feature-item-description{
        width: 100%;
        margin-top: 16px !important;
    }

    .section-features .feature-item .feature-item-index{
        display: none;
    }
    .section-hiw .section-hiw-title{
        font-size: 36px;
    }

    .navbar-collapse .navbar-nav .nav-item.nav-action{
        display: block;
    }

}

@media only screen and (max-width: 992px) {

    .navbar{
        height: 96px;
    }
    .navbar-brand-small{
        position: relative !Important;
        z-index: 2;
    }

    .navbar-brand.navbar-brand-small{
        width: auto;
        height: 53px;
    }

    .navbar-brand.navbar-brand-small .nav-title{
        font-size: 24px;
        line-height: 29px;
        margin-left: 10px;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        /*color: white !important;*/
    }

    .navbar-brand.navbar-brand-small img{
        width: 53px;
        height: 53px;
    }
    .nav-item-sm-show{
        display: block !important;
    }

    .nav-item-sm-hide{
        display: none;
    }

    a.nav-link.nav-item-sm-show {
        /*border-top: solid 0.25px;*/
        color: white !important;
        font-weight: 700 !important;
        /*margin-bottom: 20px;*/
    }

    .navbar-nav li.nav-item{
        margin-left:0.5rem;
    }

    #contact.section-contact .feature-block{
        width: 200px;
        height: 200px;
    }

    /*section.backdrop{*/
    /*    padding-top: 140px !important;*/
    /*    padding: 30px 30px;;*/
    /*}*/

    footer .footer-logo-container .footer-logo{
        width: 53px;
        height: 53px;
    }


    footer .footer-logo-container .footer-title{
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 28px;
        color: white;
    }

    /*footer .footer-menu.row .menu-list{*/
    /*    font-size: 14px;*/
    /*    line-height: 16px;*/
    /*}*/

    footer.footer{
        padding-top: 40px ;
        padding-bottom: 20px ;
    }

    footer .copy-right{
        margin-top: 20px;
        text-align: left;
    }

    .section-hiw .hiw-item-container .hiw-item{
        width: 90%;
    }
    .section-hiw .hiw-item-container .hiw-item{
        flex-direction: column;
        padding: unset;
    }

    .section-hiw .hiw-item-container .hiw-item .hiw-item-left .hiw-item-title{
        margin-top: 8px;
        border-left: unset;
        padding-top: 8px;
        padding-bottom: unset;
    }

    .hiw-item-container .hiw-item .hiw-item-description{
        border-left: unset;
        max-width: unset;
        padding: 16px;
        margin-top: 8px;
    }
}
.order-lg-first h1{
    font-size: 47px;
    font-weight: 500;
    letter-spacing: 0.56px;
    line-height: 56px;
}

.description{
    color: #000000;
    font-family: Rubik;
    font-size: 20px;
    letter-spacing: 0.29px;
    line-height: 28px;
}
.app-available{
    color: #000000;
    font-family: Rubik;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.29px;
    line-height: 28px
}

.navbar-collapse{
    z-index: 100;
    flex: 1;
}

.nav-container{
    display: flex;
}
.navbar-nav{
    z-index: 10;
    width: 100%;
    justify-content: flex-end;
}

.navbar-nav .nav-item{
    margin-left:1.2rem;
}

.navbar-nav .nav-item.nav-actions{
    margin-left: auto;
    display: flex;
    align-items: center;
}

.navbar-nav .nav-item.nav-action {
    margin-left: auto;
    display: none;
}
.navbar-nav .nav-item .nav-login .btn.btn-outline-info{
    padding: 7px 35px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    border-radius: 4px;
}


.navbar-nav .nav-item .nav-download .btn.btn-info{
    padding: 7px 35px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    border-radius: 4px;
    background-color: #D13F52;
    border-color: #D13F52
}

.navbar-nav .nav-item .nav-login{
    margin-left:auto;

}

.nav-item-sm-show{
    display: none;
}

.navbar-brand-small{
    width: auto;
    height: 73px;
    z-index: 2;
    display: flex;
    align-items: center;
}

.navbar-brand-small .nav-logo{
    width: 73px;
    height: 73px;
}

.navbar-brand-small .nav-title{
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 43px;
    margin-left: 20px;
    /* identical to box height */

    letter-spacing: 0.432px;

    color: #FFFFFF;

}

.navbar-right{
    float: right;
    font-size: 13px;
    margin-right: -340px;
}

.nav-link{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: white !important;
}

section.backdrop {
    padding: 70px 10px;
    padding-bottom: 0px;
    background-color: #EDFDFD;
    font-size: 0.75em;
    color: white;
}

.app-icon-small {
    width: 150px;
}

.backdrop-main-image {
    width: 800px;
    /*position: absolute;*/
    bottom: 0px;
}
.section-features{

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 87px;
}

.feature-item {
    padding: 30px;
    border-bottom: 1px solid #E1E1E1;
    /*background-color: #9FEFED;*/
    /*!*height: 200px;*!*/
    /*border-radius: 20px;*/
    /*padding: 30px;*/
}

.feature-item-odd {
    background-color: #D2F7F7 !important;
}

.feature-item-icon {
    size: 1em;
    height: 30px;
    width: 30px;
    border: #00C3C4 solid 1px;
    border-radius: 8px;
    background-color: #00C3C4;
    color: white;
    padding: 6px;
}

.feature-item-title {
    font-weight: 500;
}


.section-hiw {
    background-color: #1C2B3A;
    padding: 20px 0;
}

.hiw-item {
    color: #fff;
    background-color: #323232;
    height: 220px;
    padding: 20px;
    border-radius: 20px;
}

.hiw-item-odd{
    background-color: #00C3C4;
}

.hiw-item-description {
    font-size: 0.9em;
    margin: 20px 0;
}

.hiw-item-title {
    font-size: 1.2em;
}

.contact-wrapper{

    border-radius: 20px;
    color: #fff;
}

.contact-wrapper label {
    color: #fff;
}

.contact-form{
    border-right: solid 0.5px #525050;
    padding-top: unset !important;
    padding-right: 49px;
    padding-left: unset;
    margin-bottom: 105px;

}
.input-small{
    border-radius: 5px;
}

.btn-contact {
    background-color: #0064F4;
    padding: 11px 84px;
    color: white;
}

.contact-logo {
    width: 60px;
}

.contact-social {
    font-size: 0.75em;
    text-align: center;
}

.contact-social p {
    color: #fff;
}

.contact-field {
    font-size: 1.25em;
    color: #fff;
}

.contact-field-title {
    color: #96918b !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;

}
.section-contact{
    /*margin-top: 200px;*/
    background: #1C2B3A;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.footer {
    padding-top: 60px;
    padding-bottom: 60px;
    background: linear-gradient(91.02deg, #0163F1 0%, #1C2C3C 100%);
}

h1.weboost-h1{
    font-style: normal;
    font-weight: 500;
    font-size: 55px;
    line-height: 55px;
    /* or 100% */

    text-align: center;
    letter-spacing: 0.288px;
    color: #F5F6FA;
}

.weboost-h2{
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 36px;
    /* or 100% */

    text-align: center;
    letter-spacing: 0.288px;
    color: #F5F6FA;
}

.section-hero .description{
    max-width: 515px;
    margin: 0 auto;
    margin-top: 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */

    text-align: center;
    color: #F5F6FA;
}

.section-hero .image{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -100px;
}

.download-title{
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 70px;
    color: black;
}

.download-description{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.section-description .description-title{
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 50px;
    color: black;
}

.section-description .description-subtitle{
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: black;
}

.section-description .description-detail{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.section-description .description-action .btn-feature{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    background-color: black;
    color: white;
    border-radius: 4px;
    border-color: black;
    padding: 5px 50px;
}

.section-contact .feature-block{
    background-color: #D13F52;
    position: absolute;
    width: 233px;
    height: 233px;
    top: -70px;
    right: 40px;
    display: flex;
    align-items: flex-end;

}

.section-contact .feature-block:after{
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url("/storage/assets/arrow.png");
    background-size: contain;
    right: 18px;
    top: 18px;
}

.section-contact .feature-block .feature-block-description{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #F5F6FA;
    padding-left:  17px;
    padding-bottom: 2px;
    position: relative;
}
.section-contact .container{
    position: relative;
}

.section-contact .contact-title{
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 70px;
    color: #F5F6FA;
    margin-top: 89px;
    margin-bottom: 60px;
}

footer .footer-logo{
    width: 73px;
    height: 73px;
}


footer .footer-title{
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 43px;
    color: white;
}

footer .footer-logo-container{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

footer .footer-copy{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #F5F6FA;
}
footer .footer-menu{
    width: 100%;
}

footer .footer-menu .menu-list{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #F5F6FA;
    width: 100%;
    display: flex;
    /*align-items: center;*/
    /*justify-content: space-around;*/
    flex-wrap: wrap;
    /*gap: 16px;*/
    flex-direction: column;
    height: 150px;
    row-gap: 18px;

}

footer .footer-menu .menu-list li a{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: white;
}

section.backdrop{
    padding-top: 87px !important;
    padding-bottom: 87px;
}



h1.weboost-h1.banner-title{
    text-align: left;
}

/*!
 * Bootstrap Docs (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under the Creative Commons Attribution 3.0 Unported License.
 * For details, see https://creativecommons.org/licenses/by/3.0/.
 */
.grid {
    display: grid;
    grid-template-rows: repeat(var(--bs-rows, 1), 1fr);
    grid-template-columns: repeat(var(--bs-columns, 12), 1fr);
    gap: var(--bs-gap, 2rem)
}

.grid .g-col-1 {
    grid-column: auto/span 1
}

.grid .g-col-2 {
    grid-column: auto/span 2
}

.grid .g-col-3 {
    grid-column: auto/span 3
}

.grid .g-col-4 {
    grid-column: auto/span 4
}

.grid .g-col-5 {
    grid-column: auto/span 5
}

.grid .g-col-6 {
    grid-column: auto/span 6
}

.grid .g-col-7 {
    grid-column: auto/span 7
}

.grid .g-col-8 {
    grid-column: auto/span 8
}

.grid .g-col-9 {
    grid-column: auto/span 9
}

.grid .g-col-10 {
    grid-column: auto/span 10
}

.grid .g-col-11 {
    grid-column: auto/span 11
}

.grid .g-col-12 {
    grid-column: auto/span 12
}

.grid .g-start-1 {
    grid-column-start: 1
}

.grid .g-start-2 {
    grid-column-start: 2
}

.grid .g-start-3 {
    grid-column-start: 3
}

.grid .g-start-4 {
    grid-column-start: 4
}

.grid .g-start-5 {
    grid-column-start: 5
}

.grid .g-start-6 {
    grid-column-start: 6
}

.grid .g-start-7 {
    grid-column-start: 7
}

.grid .g-start-8 {
    grid-column-start: 8
}

.grid .g-start-9 {
    grid-column-start: 9
}

.grid .g-start-10 {
    grid-column-start: 10
}

.grid .g-start-11 {
    grid-column-start: 11
}

@media (min-width: 576px) {
    .grid .g-col-sm-1 {
        grid-column:auto/span 1
    }

    .grid .g-col-sm-2 {
        grid-column: auto/span 2
    }

    .grid .g-col-sm-3 {
        grid-column: auto/span 3
    }

    .grid .g-col-sm-4 {
        grid-column: auto/span 4
    }

    .grid .g-col-sm-5 {
        grid-column: auto/span 5
    }

    .grid .g-col-sm-6 {
        grid-column: auto/span 6
    }

    .grid .g-col-sm-7 {
        grid-column: auto/span 7
    }

    .grid .g-col-sm-8 {
        grid-column: auto/span 8
    }

    .grid .g-col-sm-9 {
        grid-column: auto/span 9
    }

    .grid .g-col-sm-10 {
        grid-column: auto/span 10
    }

    .grid .g-col-sm-11 {
        grid-column: auto/span 11
    }

    .grid .g-col-sm-12 {
        grid-column: auto/span 12
    }

    .grid .g-start-sm-1 {
        grid-column-start: 1
    }

    .grid .g-start-sm-2 {
        grid-column-start: 2
    }

    .grid .g-start-sm-3 {
        grid-column-start: 3
    }

    .grid .g-start-sm-4 {
        grid-column-start: 4
    }

    .grid .g-start-sm-5 {
        grid-column-start: 5
    }

    .grid .g-start-sm-6 {
        grid-column-start: 6
    }

    .grid .g-start-sm-7 {
        grid-column-start: 7
    }

    .grid .g-start-sm-8 {
        grid-column-start: 8
    }

    .grid .g-start-sm-9 {
        grid-column-start: 9
    }

    .grid .g-start-sm-10 {
        grid-column-start: 10
    }

    .grid .g-start-sm-11 {
        grid-column-start: 11
    }


}

@media (min-width: 768px) {
    .grid .g-col-md-1 {
        grid-column:auto/span 1
    }

    .grid .g-col-md-2 {
        grid-column: auto/span 2
    }

    .grid .g-col-md-3 {
        grid-column: auto/span 3
    }

    .grid .g-col-md-4 {
        grid-column: auto/span 4
    }

    .grid .g-col-md-5 {
        grid-column: auto/span 5
    }

    .grid .g-col-md-6 {
        grid-column: auto/span 6
    }

    .grid .g-col-md-7 {
        grid-column: auto/span 7
    }

    .grid .g-col-md-8 {
        grid-column: auto/span 8
    }

    .grid .g-col-md-9 {
        grid-column: auto/span 9
    }

    .grid .g-col-md-10 {
        grid-column: auto/span 10
    }

    .grid .g-col-md-11 {
        grid-column: auto/span 11
    }

    .grid .g-col-md-12 {
        grid-column: auto/span 12
    }

    .grid .g-start-md-1 {
        grid-column-start: 1
    }

    .grid .g-start-md-2 {
        grid-column-start: 2
    }

    .grid .g-start-md-3 {
        grid-column-start: 3
    }

    .grid .g-start-md-4 {
        grid-column-start: 4
    }

    .grid .g-start-md-5 {
        grid-column-start: 5
    }

    .grid .g-start-md-6 {
        grid-column-start: 6
    }

    .grid .g-start-md-7 {
        grid-column-start: 7
    }

    .grid .g-start-md-8 {
        grid-column-start: 8
    }

    .grid .g-start-md-9 {
        grid-column-start: 9
    }

    .grid .g-start-md-10 {
        grid-column-start: 10
    }

    .grid .g-start-md-11 {
        grid-column-start: 11
    }
}

@media (min-width: 992px) {
    .grid .g-col-lg-1 {
        grid-column:auto/span 1
    }

    .grid .g-col-lg-2 {
        grid-column: auto/span 2
    }

    .grid .g-col-lg-3 {
        grid-column: auto/span 3
    }

    .grid .g-col-lg-4 {
        grid-column: auto/span 4
    }

    .grid .g-col-lg-5 {
        grid-column: auto/span 5
    }

    .grid .g-col-lg-6 {
        grid-column: auto/span 6
    }

    .grid .g-col-lg-7 {
        grid-column: auto/span 7
    }

    .grid .g-col-lg-8 {
        grid-column: auto/span 8
    }

    .grid .g-col-lg-9 {
        grid-column: auto/span 9
    }

    .grid .g-col-lg-10 {
        grid-column: auto/span 10
    }

    .grid .g-col-lg-11 {
        grid-column: auto/span 11
    }

    .grid .g-col-lg-12 {
        grid-column: auto/span 12
    }

    .grid .g-start-lg-1 {
        grid-column-start: 1
    }

    .grid .g-start-lg-2 {
        grid-column-start: 2
    }

    .grid .g-start-lg-3 {
        grid-column-start: 3
    }

    .grid .g-start-lg-4 {
        grid-column-start: 4
    }

    .grid .g-start-lg-5 {
        grid-column-start: 5
    }

    .grid .g-start-lg-6 {
        grid-column-start: 6
    }

    .grid .g-start-lg-7 {
        grid-column-start: 7
    }

    .grid .g-start-lg-8 {
        grid-column-start: 8
    }

    .grid .g-start-lg-9 {
        grid-column-start: 9
    }

    .grid .g-start-lg-10 {
        grid-column-start: 10
    }

    .grid .g-start-lg-11 {
        grid-column-start: 11
    }
}

@media (min-width: 1200px) {
    .grid .g-col-xl-1 {
        grid-column:auto/span 1
    }

    .grid .g-col-xl-2 {
        grid-column: auto/span 2
    }

    .grid .g-col-xl-3 {
        grid-column: auto/span 3
    }

    .grid .g-col-xl-4 {
        grid-column: auto/span 4
    }

    .grid .g-col-xl-5 {
        grid-column: auto/span 5
    }

    .grid .g-col-xl-6 {
        grid-column: auto/span 6
    }

    .grid .g-col-xl-7 {
        grid-column: auto/span 7
    }

    .grid .g-col-xl-8 {
        grid-column: auto/span 8
    }

    .grid .g-col-xl-9 {
        grid-column: auto/span 9
    }

    .grid .g-col-xl-10 {
        grid-column: auto/span 10
    }

    .grid .g-col-xl-11 {
        grid-column: auto/span 11
    }

    .grid .g-col-xl-12 {
        grid-column: auto/span 12
    }

    .grid .g-start-xl-1 {
        grid-column-start: 1
    }

    .grid .g-start-xl-2 {
        grid-column-start: 2
    }

    .grid .g-start-xl-3 {
        grid-column-start: 3
    }

    .grid .g-start-xl-4 {
        grid-column-start: 4
    }

    .grid .g-start-xl-5 {
        grid-column-start: 5
    }

    .grid .g-start-xl-6 {
        grid-column-start: 6
    }

    .grid .g-start-xl-7 {
        grid-column-start: 7
    }

    .grid .g-start-xl-8 {
        grid-column-start: 8
    }

    .grid .g-start-xl-9 {
        grid-column-start: 9
    }

    .grid .g-start-xl-10 {
        grid-column-start: 10
    }

    .grid .g-start-xl-11 {
        grid-column-start: 11
    }
}

@media (min-width: 1400px) {
    .grid .g-col-xxl-1 {
        grid-column:auto/span 1
    }

    .grid .g-col-xxl-2 {
        grid-column: auto/span 2
    }

    .grid .g-col-xxl-3 {
        grid-column: auto/span 3
    }

    .grid .g-col-xxl-4 {
        grid-column: auto/span 4
    }

    .grid .g-col-xxl-5 {
        grid-column: auto/span 5
    }

    .grid .g-col-xxl-6 {
        grid-column: auto/span 6
    }

    .grid .g-col-xxl-7 {
        grid-column: auto/span 7
    }

    .grid .g-col-xxl-8 {
        grid-column: auto/span 8
    }

    .grid .g-col-xxl-9 {
        grid-column: auto/span 9
    }

    .grid .g-col-xxl-10 {
        grid-column: auto/span 10
    }

    .grid .g-col-xxl-11 {
        grid-column: auto/span 11
    }

    .grid .g-col-xxl-12 {
        grid-column: auto/span 12
    }

    .grid .g-start-xxl-1 {
        grid-column-start: 1
    }

    .grid .g-start-xxl-2 {
        grid-column-start: 2
    }

    .grid .g-start-xxl-3 {
        grid-column-start: 3
    }

    .grid .g-start-xxl-4 {
        grid-column-start: 4
    }

    .grid .g-start-xxl-5 {
        grid-column-start: 5
    }

    .grid .g-start-xxl-6 {
        grid-column-start: 6
    }

    .grid .g-start-xxl-7 {
        grid-column-start: 7
    }

    .grid .g-start-xxl-8 {
        grid-column-start: 8
    }

    .grid .g-start-xxl-9 {
        grid-column-start: 9
    }

    .grid .g-start-xxl-10 {
        grid-column-start: 10
    }

    .grid .g-start-xxl-11 {
        grid-column-start: 11
    }
}

.copy-right{
    margin-left: auto;
    text-align: right;
}

.navbar-pure-white {
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 1);
}

.navbar-pure-white .navbar-toggler  {
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 1);
}
.navbar-pure-white .navbar-toggler-icon {
    background-image: url("/storage/assets/nav-icon.svg");
}

.alert-section .float-modal{
    position:relative;
}

.page-item-selected .page-link {
    background-color: #e9ecef;
}
