.navbar-brand img {
    width: 70px;
}

body {
    background-color: #f1f1f1;
}

a {
    transition: 0.3s all ease;
    color: #b02230;
}

a:hover,
a:focus {
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none;
}

.bg-primary {
    background: #b02230 !important;
}

.ftco-section {
    padding: 7em 0;
}

.ftco-no-pt {
    padding-top: 0;
}

.ftco-no-pb {
    padding-bottom: 0;
}

.heading-section {
    font-size: 28px;
    color: #000;
}

.img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.ftco-navbar-light {
    background: #6E6E70 !important;
    z-index: 3;
    padding: 0;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    font-size: 14px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    opacity: 1 !important;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background: #b02230;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover {
    color: #fff;
    background: #b02230;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover:before {
    width: 100%;
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu {
    border: none;
    background: #fff;
    -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    border-radius: 4px;
    padding: 0px;
    overflow: hidden;
    margin-top: 0;
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item {
    font-size: 13px;
    color: #000;
    padding: 7px;
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item:hover,
.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item:focus {
    background: #b02230;
    color: #fff;
}

.ftco-navbar-light .navbar-nav>.nav-item.cta>a {
    color: #fff;
    background: #b02230;
    border-radius: 0px;
}

.ftco-navbar-light .navbar-nav>.nav-item.active>a {
    color: #fff;
    background-color: #b02230;
}

.ftco-navbar-light .navbar-nav>.nav-item.active>a:before {
    visibility: visible;
    background-color: #b02230;
    color: #fff;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.ftco-navbar-light .navbar-toggler {
    border: none;
    color: rgba(255, 255, 255, 0.5) !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.1em;
}

.ftco-navbar-light .navbar-toggler:focus {
    outline: none !important;
}

.navbar-brand {
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
}

.navbar-brand span {
    display: block;
    font-size: 12px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.3);
}

.navbar-brand:hover,
.navbar-brand:focus {
    color: #000;
}

.social-media {
    display: inline-block;
}

.social-media p a {
    border: 1px solid #e6e6e6;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 4px;
}

.social-media p a span {
    color: #4d4d4d;
}

.social-media p a:hover {
    background: #b02230;
    border-color: #b02230;
}

.social-media p a:hover {
    color: #fff;
}

.searchform {
    height: 50px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
}

.searchform .form-control {
    width: calc(100% - 50px);
    border: none;
    background: #fff !important;
    color: rgba(0, 0, 0, 0.7) !important;
    font-size: 14px;
}

.searchform .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(0, 0, 0, 0.7) !important;
}

.searchform .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.7) !important;
}

.searchform .form-control:-ms-input-placeholder {
    /* IE 0+ */
    color: rgba(0, 0, 0, 0.7) !important;
}

.searchform .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 0, 0, 0.7) !important;
}

.searchform .search {
    width: 50px;
    height: 50px;
}

.searchform .search span {
    font-size: 16px;
    color: #fff;
}

.form-control {
    height: 50px !important;
    background: #fff;
    color: #000 !important;
    font-size: 14px;
    border-radius: 0px;
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.form-control:focus,
.form-control:active {
    border-color: #000;
}

.banner-page {
    height: 200px;
    background-position: center;
    background-size: contain;
    background-attachment: fixed;
    color: #b02230;
    background-image: url('../../img/banners/banner.png');
}

.z-index-1 {
    z-index: 1;
}

.width-fit-content {
    width: fit-content !important;
}

.style-banner-label::before,
.style-banner-label::after {
    position: absolute;
    width: 33px;
    height: 20px;
    content: "";
}

.style-banner-label::before {
    left: -15px;
    top: -10px;
    border-left: 3px solid #6E6E70 !important;
    border-top: 3px solid #6E6E70 !important;
}

.style-banner-label::after {
    right: -15px;
    bottom: -10px;
    border-right: 3px solid #6E6E70 !important;
    border-bottom: 3px solid #6E6E70 !important;
}


.stripe-line {
    background: url('../../img/banners/stripe-bg.png');
    width: 100%;
    height: 20px;
    background-size: contain;
    background-repeat: repeat-x;
    position: relative;
    top: -19px;
}

.text-primary {
    color: #b02230 !important;
}

.sub-hero::after,
.sub-hero::before {
    position: absolute;
    width: 71px;
    height: 0;
    content: "";
}

.sub-hero::after {
    right: 3px;
    bottom: -10px;
    border-right: 3px solid #6E6E70 !important;
    border-bottom: 3px solid #6E6E70 !important;
}

.object-fit-cover {
    object-fit: cover;
}

.object-position-center {
    object-position: center;
}


/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #b02230;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #b02230;
}


.devices::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.devices::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.devices::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.devices::-webkit-scrollbar-thumb:hover {
    background: #555;
}