/*
Template Name: Tool Store
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
body {
    font-family: 'Baloo 2', cursive;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
    color: #333;
    font-weight: bold;
}

a {
    color: #333;
}

    a:hover {
        text-decoration: none;
        color: #ea1c26;
    }

    a:focus {
        text-decoration: none;
        color: #ea1c26;
    }

    a.button:focus {
        text-decoration: none;
        color: #fff;
    }

ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 15px;
}

.text-danger {
    color: #ea1c26
}

li {
    font-size: 18px;
}

.small {
    font-size: 16px;
}

p {
    padding: 0;
    margin: 0;
    font-size: 18px;
    margin-top: 15px;
    color: #333;
}

h1 {
    font-size: 45px;
    margin-top: 15px;
}

h2 {
    font-size: 38px;
    margin-top: 15px;
}

h3 {
    font-size: 32px;
    margin-top: 15px;
}

h4 {
    font-size: 24px;
    margin-top: 15px;
}

h5 {
    font-size: 18px;
    margin-top: 15px;
}

h6 {
    font-size: 16px;
    margin-top: 15px;
    font-weight: 100;
}

.space_left {
    padding-left: 0;
}

.space_right {
    padding-right: 0;
}

.space_all {
    padding: 0;
}

.iw {
    width: 100%;
}

.button {
    background: #ea1c26;
    display: inline-block;
    color: #fff;
    padding: 15px 30px 15px 30px;
    margin-top: 10px;
    border: 0
}

    .button:hover {
        background: #000;
        color: #fff;
        transition: .3s ease-in-out all
    }

.button_1 {
    background: #000;
    display: inline-block;
    color: #fff;
    padding: 15px 30px 15px 30px;
    margin-top: 10px;
}

    .button_1:hover {
        background: #ea1c26;
        color: #fff;
    }

.border_none {
    border: none !important;
}

.mgt {
    margin-top: 0 !important;
}

.bold {
    font-weight: bold !important;
}

.normal {
    font-weight: 100 !important;
}

.navbar {
    min-height: auto;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}

.cp-img {
    width: 71px !important
}

.col {
    color: #fff;
}

.col_1 {
    color: #ea1c26;
}

.col_2 {
    color: #999;
}

.col_3 {
    color: #eee;
}

.pdb {
    padding-bottom: 0 !important;
}

.block {
    display: block;
}

.inline {
    display: inline-block;
}

.text-white {
    color: #fff;
}

#categories {
    background: rgb(234 28 38 / 6%);
    padding-top: 50px;
    padding-bottom: 50px;
}

.theme-bg {
    background: rgb(234 28 38 / 6%);
    padding-top: 50px;
    padding-bottom: 50px;
}

.categories_1 hr {
    border-color: #ea1c26;
    width: 80px;
    margin-left: 0;
    border-width: 2px;
}

.categories_2i {
    padding: 0;
    margin-top: 10px;
    box-shadow: 0 0 10px rgb(234 28 38 / 21%);
    background: #fff
}

#Categ, #why_choose_us {
    padding-top: 50px;
    padding-bottom: 50px;
}

.Categ_1 hr {
    border-color: #ea1c26;
    width: 100px;
    margin-left: 0;
    border-width: 2px;
}

.Categ_2i img {
    width: 50px;
    margin-right: 20px;
}

.Categ_2i h4 {
    font-size: 16px;
}

.Categ_2i {
    border: 2px solid #f5eaea;
    padding: 15px 10px;
}

    .Categ_2i:hover {
        background: #ea1c26;
        color: #fff;
        transition: .3s all ease-in-out;
    }

        .Categ_2i:hover * {
            color: #fff;
            transition: .3s all ease-in-out;
            filter: brightness(0) invert(1);
        }

    .Categ_2i h4 {
        margin-top: 10px !important;
    }

.Categ_2 {
    margin-top: 10px;
}

.tank-category li {
    margin-bottom: 10px;
}

.tank-category a.text-danger{
    font-weight: 600
}
.list-cat {
    margin-bottom: 25px;
}

    .list-cat img {
        min-height: 220px;
        max-height: 180px;
        box-shadow: 2px 2px 7px rgb(0 0 0 / 10%);
    }

    .list-cat h5 {
        font-size: 16px;
        padding: 0 15px 15px;
    }

a.list-cat .categories_2i:hover {
    background: #ea1c26;
    transition: .3s ease-in-out all;
}

    a.list-cat .categories_2i:hover * {
        color: #fff;
        transition: .3s ease-in-out all;
    }
/*********************top****************/
#top {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ea1c261f;
}

    #top .nav_1 .bord_l {
        border-right: 2px solid #ea1c261f;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 16px;
    }

    #top .nav_1 .font_tag {
        padding: 0;
    }

        #top .nav_1 .font_tag:hover {
            color: #ea1c26;
            background: none;
        }

        #top .nav_1 .font_tag:focus {
            color: #ea1c26;
            background: none;
        }

    #top .drop_1 a {
        font-size: 16px;
        border-bottom: 1px solid #ea1c261f;
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }

        #top .drop_1 a:hover {
            color: #ea1c26 !important;
            background: none !important;
        }

    #top .drop_1 {
        margin-top: 10px;
        padding: 0;
    }
/*********************top_end****************/
/*********************header****************/
#header {
    padding-top: 7px;
    padding-bottom: 7px;
    box-shadow: 2px 2px 7px hsl(0deg 0% 0% / 27%);
}

#collection {
    padding-top: 50px;
    padding-bottom: 50px;
    background: rgb(234 28 38 / 6%);
}

#connect {
    padding-top: 60px;
    padding-bottom: 60px;
}

.header_1l h2 i {
    font-size: 32px;
    margin-right: 5px;
    vertical-align: middle;
}

.header_1m .form-control {
    height: 50px;
    font-size: 16px;
    border-color: #ea1c261f;
    box-shadow: none;
}

.header_1m .btn {
    margin-left: 0 !important;
    background: #ea1c26;
    border-color: #ea1c26;
    padding: 13px 28px;
    font-size: 16px;
}

    .header_1m .btn:hover {
        background: #000;
        border-color: #000;
    }

.header_1r .tag_m1 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

    .header_1r .tag_m1:hover {
        background: none;
    }

    .header_1r .tag_m1:focus {
        background: none !important;
    }

.header_1r .drop_1 {
    min-width: 320px;
    left: auto;
    right: 0;
    padding: 20px 15px;
    margin-top: 9px !important;
}

.header_1r .drop_1i {
    border-bottom: 1px solid #ea1c261f;
    padding-bottom: 10px;
}

.header_1r .drop_1i1l span i {
    display: inline-bloc;
    width: 30px;
    height: 30px;
    line-height: 27px;
    border: 1px solid #ea1c261f;
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    cursor: pointer;
}

    .header_1r .drop_1i1l span i:hover {
        background: #333;
        color: #fff;
        border-color: #333;
    }

.header_1r .drop_1i1 {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ea1c261f;
}

.header_1r .drop_1i2 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header_1r .drop_1i3 .button {
    display: block;
}

.header_1l h2 a {
    color: #000;
}

.header_1l {
    padding-top: 7px;
}

.header_1r {
    padding-top: 6px;
}
/*********************header_end****************/
/*********************menu****************/
#menu .navbar-brand {
    font-size: 38px;
    font-weight: bold;
    color: #fff;
    height: auto;
    display: none;
}

    #menu .navbar-brand i {
        font-size: 32px;
        margin-right: 5px;
        vertical-align: middle;
    }

.m_tag {
    color: #272727;
    padding: 20px 40px !important;
    font-size: 18px;
}

.navbar-nav li:last-child .m_tag {
    margin-right: 0
}

.m_tag:hover {
    color: #fff !important;
    background: #ea1c26 !important;
    transition: .3s ease-in-out all;
}

.m_tag:focus {
    color: #fff !important;
    background: #777777 !important;
    transition: .3s ease-in-out all;
}

.active_tab {
    color: #fff;
    background: #ea1c26;
}

#menu .drop_3 a {
    font-size: 18px;
    border-bottom: 1px solid #ea1c261f;
    padding-top: 10px !important;
    padding-bottom: 5px !important;
}

    #menu .drop_3 a:hover {
        color: #fff !important;
        background: #ea1c26 !important;
        transition: .3s ease-in-out all;
    }

#menu .drop_3 {
    padding: 0;
    min-width: 200px;
    text-align: left;
}

.dropdown-large {
    position: static !important;
}

.dropdown-menu-large {
    margin-left: 16px;
    margin-right: 16px;
    padding: 20px 0px;
    left: 0;
    right: 0;
    margin-top: 20px !important
}

    .dropdown-menu-large > li > ul {
        padding: 0;
        margin: 0;
    }

        .dropdown-menu-large > li > ul > li {
            list-style: none;
        }

            .dropdown-menu-large > li > ul > li > a {
                display: block;
                padding: 5px 20px;
                clear: both;
                font-weight: normal;
                line-height: 1.428571429;
                color: #333333;
                white-space: normal;
                font-size: 16px;
            }

    .dropdown-menu-large > li ul > li > a:hover,
    .dropdown-menu-large > li ul > li > a:focus {
        text-decoration: none;
        color: #fff;
        background-color: #ea1c26;
        transition: .3s ease-in-out all;
    }

    .dropdown-menu-large .disabled > a,
    .dropdown-menu-large .disabled > a:hover,
    .dropdown-menu-large .disabled > a:focus {
        color: #999999;
    }

        .dropdown-menu-large .disabled > a:hover,
        .dropdown-menu-large .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

    .dropdown-menu-large .dropdown-header {
        color: #000;
        font-size: 20px;
        font-weight: bold;
    }

@media (max-width: 768px) {
    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0;
    }

    .products-section img {
        max-height: 100% !important;
    }

    .dropdown-menu-large > li {
        margin-bottom: 30px;
    }

        .dropdown-menu-large > li:last-child {
            margin-bottom: 0;
        }

    .dropdown-menu-large .dropdown-header {
        padding: 3px 15px !important;
    }
}

.cd-secondary-nav {
    position: static;
}

    .cd-secondary-nav .is-visible {
        visibility: visible;
        transform: scale(1);
        transition: transform 0.3s, visibility 0s 0s;
    }

    .cd-secondary-nav.is-fixed {
        z-index: 9999;
        position: fixed;
        left: auto;
        top: 0;
        width: 100%;
        background: #fff;
        box-shadow: 2px 2px 7px hsl(0deg 0% 0% / 27%)
    }

        .cd-secondary-nav.is-fixed .logo {
            width: 110px
        }
/*********************menu_end****************/
/*********************footer****************/
#footer {
    background: rgb(234 28 38 / 6%);
    padding-top: 30px;
}

    #footer h4 {
        font-size: 20px;
    }

.footer_1li span {
    display: inline-block;
    float: left;
    font-size: 30px;
    margin-right: 10px;
}

.footer_1m h4 {
    margin-top: 10px;
}
/* footer social icons */
ul.social-network {
    list-style: none;
    display: block;
    margin-left: 0 !important;
    padding: 0;
}

    ul.social-network li {
        display: inline-block;
        margin: 0 2px;
    }
/* footer social icons */
.social-network a.icoRss:hover {
    background-color: #F56505;
}

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
    background-color: #33ccff;
}

.social-network a.icoInsta:hover {
    background: rgb(131,58,180);
    background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);
}

.social-network a.icoVimeo:hover {
    background-color: #0590B8;
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}

    .social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
    .social-network a.icoInsta:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
        color: #fff;
    }

a.socialIcon:hover, .socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: flex;
    width: 30px;
    height: 30px;
    font-size: 16px;
    justify-content: center;
    border-radius: 50%;
    align-items: center
}

.social-circle li i {
    margin: 0;
    text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle i {
    /*	color: #fff;
*/ -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

/*.footer_1m ul li a {
    background-color: #333;
}*/

.footer_1r h4 {
    margin-top: 10px;
}

.footer_1r ul li {
    margin-bottom: 10px;
}

.footer_2 {
    border-top: 1px solid #e3e3e3;
    margin-top: 20px;
    padding: 10px 0;
}
/*********************footer_end****************/
/*********************common_end****************/
.arriv_2m2 h5 {
    background: #333;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 30%;
    color: #fff;
}

.arriv_2m {
    position: relative;
    background: rgb(234 28 38 / 6%);
}

    .arriv_2m:hover {
        background: rgb(234 28 38 / 6%);
    }

.arriv_2m2 {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

.arriv_2m3 .span_1 {
    color: #000;
    display: block;
    margin-top: 10px;
}

.arriv_2m3 .span_2 {
    color: #ccc;
    margin-right: 10px;
    text-decoration: line-through;
}

.arriv_2m3 {
    padding: 25px 15px 0px 15px;
}

/*    .arriv_2m3:hover {
        background: rgb(234 28 38 / 6%);
    }*/

.arriv_2 {
    margin-top: 30px;
}

.arriv_2m2n h5 {
    background: #ea1c26;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 30%;
    color: #fff;
}

.arriv_2m2n {
    position: absolute;
    top: 0;
    width: 100%;
    left: 70%;
}

.center_shop {
    padding-top: 40px;
    padding-bottom: 40px;
    background: rgb(234 28 38 / 6%);
}

.center_shop_1r a {
    margin-left: 10px;
    margin-right: 10px;
}

.center_shop_1r h5 span {
    margin-left: 10px;
}

.center_shop_1r h5 {
    margin-top: 5px;
}
/*********************common_end****************/
/*********************connect****************/
#connect {
    padding-bottom: 50px;
}

.connect_1m {
    display: flex;
}

.connect_1l span {
    font-size: 40px;
    color: #ea1c26;
    margin-right: 15px;
}

.centered-modal.in {
    display: flex !important;
}

    .centered-modal.in .modal-body {
        max-height: 600px;
        overflow: auto
    }

        .centered-modal.in .modal-body table {
            font-size: 18px
        }

.carousel-control.right, .carousel-control.left {
    background: transparent
}

a.carousel-control span {
    background: #c72c33;
    height: 40px !important;
    border-radius: 20px;
    width: 40px !important;
    text-align: center;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 20px !important;
}

.centered-modal .modal-dialog {
    margin: 5% auto 0;
    width: 90%;
    max-width: 1200px;
}

.centered-modal .modal-header {
    padding: 5px 15px;
}

.centered-modal .modal-body {
    margin-bottom: 20px
}

.connect_1r h4 {
    margin-top: 10px;
    font-size: 20px;
}

.connect_1r p {
    margin-top: 5px;
    font-size: 16px;
    letter-spacing: 0;
}

.products-section img {
    max-height: 200px;
    min-height: 200px;
    min-width: 250px;
}

.sell_o_1 > div {
    margin-bottom: 20px
}
/*********************connect_end****************/
@media screen and (max-width : 767px) {
    #menu {
        display: inline-block !important;
    }

    #collection {
        text-align: center;
    }

    .blog_home_1 {
        display: block !important
    }

    .list-cat h5, .Categ_2i h4 {
        font-size: 20px;
    }

    .testimonial-caro .carousel {
        padding: 0 30px 50px !important;
    }

    .list-cat img {
        max-height: 100% !important;
    }

    #header {
        padding-top: 5px;
        padding-bottom: 15px;
    }

    ul.dropdown-menu.dropdown-menu-large.row {
        text-align: left;
        padding-top: 0;
        padding-bottom: 0;
    }

    img.logo {
        width: 130px;
    }

    .navbar-nav {
        margin: 17.5px 1px;
    }

    .space_left {
        padding-left: 15px;
    }

    .space_right {
        padding-right: 15px;
    }

    .space_all {
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-collapse {
        box-shadow: none;
        max-height: none;
    }

    .navbar .navbar-collapse, .navbar-default .navbar-form {
        border: none;
    }

    .navbar-toggle {
        background: #e10f28;
        border: none;
        border-radius: 0;
        margin-top: 0px;
    }

        .navbar-toggle:hover {
            background: #e10f28 !important;
        }

        .navbar-toggle:focus {
            background: #e10f28 !important;
        }

        .navbar-toggle .icon-bar {
            background: #fff !important;
        }

    .navbar {
        position: static;
        text-align: center;
        margin-top: -50px;
    }

    .dropdown-menu {
        background: #fff !important;
    }

        .dropdown-menu a {
            font-size: 18px !important;
        }

    #top {
        display: none;
    }

    #menu .navbar-brand {
        display: block;
    }

    .cd-secondary-nav.is-fixed {
        position: static;
    }

    .m_tag {
        border-bottom: 1px solid #dcd9d9;
        padding: 10px !important;
        font-size: 18px;
        text-align: left;
    }

    .dropdown-menu-large .dropdown-header {
        font-size: 21px;
    }

    section hr {
        margin-left: auto !important;
    }

    .arriv_2m {
        margin-top: 15px;
    }

    #categories, .Categ_1, .categories_1 {
        text-align: center;
    }

    .connect_1m {
        display: block !important;
        text-align: center;
    }

    .connect_1l span {
        margin-right: 0 !important;
        display: inline-block;
        margin-top: 10px;
    }

    .connect_1r h4 {
        margin-top: 0 !important;
    }

    #footer {
        text-align: center;
    }

    .footer_1li span {
        float: none;
        margin-right: 0;
        margin-top: 10px;
    }

    .footer_1r ul {
        text-align: left;
    }

    .footer_1r {
        margin-top: 15px;
    }

    .footer_1m {
        margin-top: 15px;
    }

    .center_shop {
        text-align: center;
    }

    .center_shop_1r {
        text-align: center;
        margin-top: 10px;
    }

    .product_1_last ul li {
        margin-bottom: 8px !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .container {
        width: 100%;
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: 0;
    }

    .header_1l h2 {
        font-size: 26px;
        margin-top: 5px !important;
    }

        .header_1l h2 i {
            font-size: 22px;
        }

    .m_tag {
        padding: 20px 8px !important;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .container {
        width: 100%;
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: 0;
    }

    .m_tag {
        padding: 20px 20px !important;
    }
}

@media (min-width:1201px) and (max-width:1220px) {
    .navbar-nav.navbar-right:last-child {
        margin-right: 0;
    }
}

.top-header {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-6 {
    margin-bottom: 5rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.d-none {
    display: none !important
}

.border-1 {
    --bs-border-width: 1px
}

.border-2 {
    --bs-border-width: 2px
}

.border-3 {
    --bs-border-width: 3px
}

.border-4 {
    --bs-border-width: 4px
}

.border-5 {
    --bs-border-width: 5px
}

.border-opacity-10 {
    --bs-border-opacity: 0.1
}

.border-opacity-25 {
    --bs-border-opacity: 0.25
}

.border-opacity-50 {
    --bs-border-opacity: 0.5
}

.border-opacity-75 {
    --bs-border-opacity: 0.75
}

.border-opacity-100 {
    --bs-border-opacity: 1
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.vw-100 {
    width: 100vw !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mh-100 {
    max-height: 100% !important
}

.vh-100 {
    height: 100vh !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.justify-content-evenly {
    justify-content: space-evenly !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}
.btn-dark {
    background: #000;
}
    .btn-dark:hover {
        background: #ea1c26;
    }
.show-details-btn h6{
    display: flex
}
