:root {
    --textguru-primery-color: #842029;
    --textguru-secondry-color: #dddddd59;
    --text-guru-third-color: #DFDFDF;
    --textguru-forth-color: #28a745;
}

@font-face {
    font-family: "futura-pt";
    src:
        url("https://use.typekit.net/af/c4c302/000000000000000000012192/27/l?primer=c1627fd7b7efc3ea862ea124732198613672ed60d7d14b8606daecd7d2df956d&fvd=n6&v=3") format("woff2"),
        url("https://use.typekit.net/af/c4c302/000000000000000000012192/27/d?primer=c1627fd7b7efc3ea862ea124732198613672ed60d7d14b8606daecd7d2df956d&fvd=n6&v=3") format("woff"),
        url("https://use.typekit.net/af/c4c302/000000000000000000012192/27/a?primer=c1627fd7b7efc3ea862ea124732198613672ed60d7d14b8606daecd7d2df956d&fvd=n6&v=3") format("opentype");
    font-style: normal;
    font-display: swap;
}

body {
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 13px !important;
    }

.white-box img {
    width: 100%;
    aspect-ratio: unset;
    object-fit: unset;
}

.h-40 {
    height: 40px;
    width: 40px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "futura-pt", Arial;
    Color: #000;
}

.cp {
    cursor: pointer;
}

/* all-font-size */
.fs-30 {
    font-size: 30px;
}

.fs-35 {
    font-size: 35px;
}

.fs-18 {
    font-size: 18px;
}

.lh-35 {
    line-height: 35px;
}

.fs-20 {
    font-size: 20px;
}

.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}


/* all-color */
.primery-color {
    color: #842029;
}

.grey-color {
    color: #666;
}

.text-guru-forth-color {
    color: var(--textguru-forth-color);
}

.green-border-bottom {
    border-bottom: 4px solid var(--textguru-forth-color);
}

.h-40 {
    height: 40px;
    width: 40px;
}

/* navbar */
@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .nav-link {}

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }
}

.custom-navbar {
    position: sticky;
    top: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
}

.nav-link {
    padding: 0 15px !important;
    font-size: 15px !important;
    color: #212529 !important;
    font-weight: 600 !important ;
    transition: 0.5s !important;
}

.custom-menu {
    border-radius: 5px !important;
    border: none !important;
    padding: 0 !important;
}

.custom-drop-item {
    line-height: 35px;
    font-size: 15px;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff !important;
    background-color: #842029 !important;
}

.nav-link:focus,
.nav-link:hover {
    color: #842029 !important;
}

.phone-text {
    font-size: 25px;
}
.navbar-brand img {
    height: 70px;
    /* border-radius: 50%; */
    padding: 5px;
}
.wrap-caption.right {
    width: 50%;
    position: absolute;
    top: 50%;
    transform: translate(0, -20%);
    z-index: 99;
    right: 0;
}
.wrap-caption.left {
    width: 50%;
    position: absolute;
    top: 50%;
    transform: translate(0, -0%);
    z-index: 99;
    left: 0;
}
 .slideshow__title {
    font-family: "Montserrat",sans-serif;
    color: #ffffff;
    font-weight: 700 !important;
    font-size: 50px !important;
    text-transform: uppercase;
    line-height: 1.1 !important;
    text-shadow: 1px 1px 7px rgb(0 0 0 / 0%) !important;
}
.slideshow__subtitle {
    font-family: "Montserrat",sans-serif;
    color: #ffffff;
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 25px;
    line-height: 1.3;
    letter-spacing: 0.4px;
    text-shadow: 1px 1px 4px rgb(0 0 0 / 0%);
    display: block;
}
 .custom-btn {
    color: #ffffff !important;
    background-color: transparent !important;
    border: 2px solid #ffffff !important;
    padding: 14px 30px !important;
}
.site-footer {
    background: #fafafa;
    border-top: 1px solid #e8e8e8;
    padding: 0;
}
.footer-top {
    line-height: 22px;
    padding-top: 36px;
    padding-bottom: 25px;
    color: #232323;
}
.footer-top h4, .footer-top .h4 {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
}
.footer-top ul li {
    line-height: 26px;
}
.footer-top, .footer-links a, .footer-top p, .footer-bottom {
    color: #fff;
}
.footer-newsletter p {
    margin: 0 0 10px;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.footer-newsletter .newsletter__input {
    background-color: #ffffff;
    color: #222222;
    border: 1px solid #222222;
    margin-bottom: 8px;
}
.footer-newsletter .input-group__btn .btn {
    background: none;
    color: #000000;
    border: 1px solid #000000;
}
.footer-middle {
    border-top: 1px solid #424242;
    color: #fff;
    padding: 15px 0;
}
.footer-middle .footer-social h3 {
    padding-right: 20px;
    color: #fff;
    line-height: 15px;
    vertical-align: middle;
    text-transform: uppercase;
    margin: 0;
}
.list--inline {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.site-footer__social-icons li {
    padding: 0 8px;
    font-size: 0px;
}
.social-icons .icon {
    color: #232323;
    font-size: 16px;
}
.site-footer__social-icons .icon {
    font-size: 21px;
}
.footer-bottom {
    padding: 20px 0;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    background: #2c2d2d;
}
.footer-bottom span {
    letter-spacing: 1px;
}
.display-table {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 !important;
    padding:0;
}
.store-info li {
    padding: 15px;
    text-align: center;
}
.store-info .icon {
    color: #000000;
    font-size: 50px;
    vertical-align: middle;
    display: block;
    margin-bottom: 20px;
}
.an-truck:before {
    content: "\f0d1";
}
.store-info li {
    text-align: center;
    list-style: none;
    padding: 40px;
}
.store-info h5, .store-info .h5 {
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 13px;
    font-weight: 600;
    font-family: Poppins,Helvetica,Tahoma,Arial,sans-serif;
}   
.store-info li + li {
    border-left: 1px dotted #c1c1c1;
}
.an-money-bill-alt:before {
    content: "\f3d1";
}
.an-question-circle:before {
    content: "\f059";
}
.an-lock:before {
    content: "\f023";
}
.display-table {
    display: flex;
    justify-content: center;
    table-layout: fixed;
    width: 100%;
    margin: 0 !important;
}
.footer-top ul li {
    list-style: none;
    line-height: 30px;
}

.footer-top ul {
    padding: 0;
}

.footer-top ul li a {
    text-decoration: none;
    color: #fff;
}

.footer-top .h4:before {
    content: '';
    position: absolute;
    height: 4px;
    width: 30px;
    background: #842029;
    top: 22px;
    border-radius: 20px;
}
.site-footer {
    background: #313131;
    padding: 0;
}
.list--inline svg:hover {
    color: #842029;
}

.list--inline svg {
    color: #fff;
    transition: 0.5s;
}
.display-table-cell svg {
    margin-bottom: 20px;
    color: #842029;
}
@media only screen and (max-width: 600px) {
    .display-table{
        display: block !important;
    }
    .store-info li + li{
        border-left: none;
    }
    .wrap-caption.right {
        max-width: 100%;
        margin-right: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .wrap-caption.left{
        top:16% !important;
    }
    .slideshow__title{
        font-size:17px !important;
    }
    .slideshow__subtitle{
        font-size:11px;
        margin-bottom:10px;
    }
    .custom-btn {
    padding: 10px 20px !important;
    font-size: 12px !important;
}

  }
  .star svg {
    color: #ffc107;
    margin: 3px;
}

span.red-color {
    color: #842029;
    font-weight:600;
}
.card img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.card:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.hover-img{
    overflow: hidden;
}
.left-side {
    position: relative;
    z-index: 99;
    left: 20px;
    padding: 65px 0;
}
.display-box {
    display: grid !important;
    grid-template-columns: repeat(2, calc(50% - 35.5px));
    grid-gap: 21px;
    justify-content: center;
}
.squre-box {
    background: #fff;
    padding: 30px;
    text-align: center;
    min-height: 250px;
}
.img-sec svg {
    width: 12%;
    display: table;
    margin: 0 auto;
    fill: #842029;
    height: 6vh;
    margin-bottom: 15px;
}
.right-side {
    background: #842029;
    position: relative;
    right: 50px;
    padding: 100px 0;
    width: auto;
    box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 12%);
    height: auto;
}
.right-side h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0;
    text-align: center;
    color: #fff;
    }
.form-width {
    padding: 50px;
    width: 90%;
    margin: 0 auto;
}
.form-group {
    margin-bottom: 30px;
}
.custom-input {
    border: none;
    border-radius: 0;
    height: 45px;
}
.custom-btn {
    display: table;
    margin: 0 auto;
    border: 2px solid #fff;
    padding: 7px 20px;
    text-transform: uppercase;
    background: none;
    color: #fff;
    font-weight: 700;
}
.title-4 h4 {
    font-size: 15px;
    margin-bottom: 15px;
}
.title-4 p {
    margin-bottom: 0px;
}