.applications-home {
    background: linear-gradient( rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.7) ), url(../img/home/bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
}
.applications-home h2 {
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 30px;
    color: #000;
    text-transform: capitalize;
    text-align: center;
}
.applications-home .card-title {
    margin-bottom: 0.5rem;
    font-weight: 700;
    font-size: 23px;
    color: #000;
    margin-top: 0.6em;
    text-align: center;
}
.applications-home .card-text {
    font-family: Roboto-Medium;
    font-size: 14px;
    line-height: 23px;
    color: #5f5f5f;
    text-align: center;
}
.applications-home .card {
    background-color: transparent;
}
.applications-home .card-header {
    padding: 0rem 0rem;
    margin-bottom: 0;
    background-color: transparent;
}
.applications-home .card-header .btn-success {
    background: linear-gradient(90deg, #4287c2 0%, #2c39bfcc 35%, #4287c2 100%);
    color: #fff;
    font-family: Roboto-Medium;
    text-transform: capitalize;
    border: none;
    border-radius: 0px;
    padding: 4px 10px;
    font-size: 14px;
    display: block;
    width: max-content;
    margin: 0 auto;
}
.applications-home .card-header .btn-success:hover {
    background: #000;
    color: #fff;
}
.home-pro-box {
    background-color: #f7f7f7bf;
    padding: 0.5rem 0.5rem;
    margin: 7px;
}
.home-pro-box img {
    border: 0px solid #ccc;
}




.uses-for-home h2 {
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 30px;
    color: #000;
    text-transform: capitalize;
    text-align: center;
}
.uses-for-home .card-header {
    background-color: transparent;
    text-align: center;
    border-radius: 0px;
    border: none;
}
.border-class {
    border: none;
}
.uses-for-home .card-header img {
    margin-bottom: 1em;
    padding: 0.6em;
    border-radius: 20px;
}
.uses-for-home .card-header .card-title {
    margin-bottom: 0.7rem;
    font-weight: 700;
    font-size: 23px;
    color: #000;
    margin-top: 0em;
    text-transform: capitalize;
}
.uses-for-home .card-header .btn-success {
    background: linear-gradient(90deg, #4287c2 0%, #2c39bfcc 35%, #4287c2 100%);
    color: #fff;
    font-family: Roboto-Medium;
    text-transform: capitalize;
    border: none;
    border-radius: 0px;
    padding: 4px 10px;
    font-size: 14px;
}
.uses-for-home .card-header .btn-success:hover {
    background: #000;
    color: #fff;
}



.why-need-home {
    background: linear-gradient( rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.6) ), url(../img/home/why-need.jpg);
    padding: 6em 0em;
    background-position: bottom right;
    background-size: cover;
    background-repeat: no-repeat;
}
.why-need-home h2 {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px;
}
.why-need-home p {
    margin-bottom: 30px;
    font-family: Roboto-Medium;
    font-size: 16px;
    line-height: 30px;
    color: #5f5f5f;
    text-align: justify;
}
.video-home .card-header p {
    margin-bottom: 30px;
    font-family: Roboto-Medium;
    font-size: 16px;
    line-height: 27px;
    color: #000;
    text-align: justify;
}
.video-home .card-header {
    background-color: rgba(0,0,0,.02);
}
.video-home .card-header .btn-success {
    background: linear-gradient(90deg, #4287c2 0%, #2c39bfcc 35%, #4287c2 100%);
    padding: 6px 30px 8px 30px;
    color: #fff;
    border-radius: 0px;
    transition: all ease-in-out 0.4s;
    font-family: Roboto-Medium;
    text-transform: capitalize;
    border: none;
    font-size: 18px;
    width: max-content;
    margin: 0 auto;
}
.video-home .card-header .btn-success:hover {
    background: #000;
    color: #fff;
}





.home-get-a-quote .card-header .card-title {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}
.home-get-a-quote .card-header form .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: Roboto-Medium;
    margin-bottom: 1em;
}
.home-get-a-quote .card-header form .btn-success {
    background: linear-gradient(90deg, #4287c2 0%, #2c39bfcc 35%, #4287c2 100%);
    padding: 6px 30px 6px 30px;
    color: #fff;
    border-radius: 0px;
    transition: all ease-in-out 0.4s;
    font-family: Roboto-Medium;
    text-transform: capitalize;
    border: none;
    font-size: 18px;
    width: max-content;
    margin: 0 auto;
}
.home-get-a-quote .card-header form .btn-success:hover {
    background: #000;
    color: #fff;
}
.home-get-a-quote .card-header {
    padding: 0.5rem 0.5rem;
    background-color: rgba(0,0,0,.02);
}




.sub-banner {
    margin-top: 100px;
}
.sub-banner img {
    width: 100%;
    height: auto;
}




.d-and-s-about .card-header .card-title {
    font-size: 27px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 6px;
}
.d-and-s-about .card-header .card-text {
    font-family: Roboto-Medium;
    font-size: 15px;
    line-height: 27px;
    color: #5f5f5f;
    text-align: center;
}
.d-and-s-about .card-header {
    padding: 1rem 1rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.01);
    text-align: center;
}
.d-and-s-about .card-header .btn-primary {
    display: inline-block;
    background: linear-gradient(90deg, #4287c2 0%, #2c39bfcc 35%, #4287c2 100%);
    padding: 6px 30px 8px 30px;
    color: #fff;
    border-radius: 0px;
    transition: all ease-in-out 0.4s;
    font-family: Roboto-Medium;
    border: none;
    text-transform: capitalize;
}
.d-and-s-about .card-header .btn-primary:hover {
    color: #fff;
    background: #000;
}



.d-and-s-why-us h2 {
    font-size: 27px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 6px;
    text-transform: capitalize;
}
.d-and-s-why-us .card-header {
    text-align: center;
    background-color: transparent;
}
.d-and-s-why-us .card-header .card-title {
    margin-bottom: 0.5rem;
    font-family: Roboto-Regular;
    font-size: 28px;
    color: #000;
}
.d-and-s-why-us .card-header .card-text {
    margin-bottom: 30px;
    font-family: Roboto-Medium;
    font-size: 14px;
    line-height: 27px;
    color: #222222e3;
}
.d-and-s-img img {
    width: 100%;
}



.d-and-s-vision {
    padding: 30px 0px;
}


.d-and-s-vision .card-header {
    background-color: rgba(0,0,0,.007);
    padding: 1.6em;
}
.d-and-s-vision .card-header .card-title {
    font-size: 27px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 6px;
    text-transform: capitalize;
}
.d-and-s-vision .card-header .card-text {
    font-family: Roboto-Medium;
    font-size: 14px;
    line-height: 27px;
    color: #222222e3;
    text-align: justify;
}
.d-and-s-vision .card-block {
    background-color: rgba(0,0,0,.01);
    padding: 1.6em;
}
.d-and-s-why-us .card-header img {
    max-width: 100%;
    width: 202px;
    padding: 1.6em;
}
.d-and-s-vision img {
    border-radius: 15px;
}


#main-about {
    background: linear-gradient( rgba(255, 255, 255, 0.93), rgba(255, 255, 255, 0.93) ), url(../img/about/5.jpg);
    background-repeat: repeat-x;
    background-position: center;
    background-size: initial;
}


.d-and-s-contact01 .card-header .card-title {
    margin-bottom: 0.6em;
    font-family: Roboto-Medium;
    font-size: 25px;
    color: #000;
}
.d-and-s-contact01 .card-header .card-text {
    font-family: Roboto-Medium;
    font-size: 15px;
    line-height: 26px;
    color: #222222e3;
}
.d-and-s-contact01 .card-header .card-text span {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
}
.d-and-s-contact01 .card-header .card-text a {
    color: #222222e3;
    display: block;
}
.d-and-s-contact01 .card-header .card-text .bi {
    color: #42a7ff;
    font-size: 18px;
    margin-right: 4px;
    vertical-align: middle;
}
.d-and-s-contact01 .card-header {
    background-color: transparent;
}



.d-and-s-contact02 form label {
    display: inline-block;
    font-family: Roboto-Medium;
    font-size: 15px;
    line-height: 29px;
    color: #222222e3;
}
.d-and-s-contact02 form .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: Roboto-Medium;
    margin-bottom: 1em;
}
.d-and-s-contact02 .card-header {
    background-color: transparent;
}
.d-and-s-contact02 .card-block {
    padding: 0.5rem 1rem;
}
.d-and-s-contact02 form .btn-success {
    background: linear-gradient(90deg, #4287c2 0%, #2c39bfcc 35%, #4287c2 100%);
    padding: 6px 30px 6px 30px;
    color: #fff;
    border-radius: 0px;
    transition: all ease-in-out 0.4s;
    font-family: Roboto-Medium;
    text-transform: capitalize;
    border: none;
    font-size: 18px;
    width: 100%;
}
.d-and-s-contact02 form .btn-success:hover {
    background: #000;
    color: #fff;
}
.d-and-s-contact02 h3 {
    margin-bottom: 0.6em;
    font-family: Roboto-Medium;
    font-size: 25px;
    color: #000;
    text-transform: capitalize;
}

.d-and-s-products01 .owl-nav .bi {
    font-size: 26px;
    color: #000;
}
.d-and-s-products01 .owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
    color: #FFF;
}
.pro-details h3 {
    margin-bottom: 0.6em;
    font-size: 24px;
    color: #000;
    font-weight: 700;
}
.pro-details p {
    font-family: Roboto-Medium;
    font-size: 14px;
    line-height: 27px;
    color: #222222e3;
    text-align: justify;
}
.pro-details h4 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 6px;
    text-transform: capitalize;
}
.pro-details ul {
    padding: 0px;
}
.pro-details ul li {
    font-family: Roboto-Medium;
    font-size: 14px;
    line-height: 30px;
    color: #222222e3;
    text-align: justify;
    list-style-type: none;
    padding-bottom: 7px;
}
.pro-details ul li .bi {
    color: #16aab5;
    vertical-align: middle;
    margin-right: 4px;
}
.pro-details .btn-success {
        background: linear-gradient(90deg, #4287c2 0%, #2c39bfcc 35%, #4287c2 100%);
    padding: 6px 30px 8px 30px;
    color: #fff;
    border-radius: 0px;
    transition: all ease-in-out 0.4s;
    font-family: Roboto-Medium;
    text-transform: capitalize;
    border: none;
    width: auto;
    font-size: 18px;
    margin-bottom: 0.7em;
}
.pro-details .btn-success:hover {
    background: #000;
    color: #fff;
}



.d-and-s-products02 .card-header {
    background-color: transparent;
    text-align: center;
}
.d-and-s-products01 .owl-theme .owl-nav [class*="owl-"]:hover {
    background-color: transparent;
}
.d-and-s-products01 .aligner {
    background-color: #f7f7f7;
    padding: 10px;
}





.d-and-s-products02 .tab {
  overflow: hidden;
  border: none;
  background-color: transparent;
}
.d-and-s-products02 .tab button {
    float: initial;
    outline: none;
    cursor: pointer;
    font-size: 17px;
    display: inline-block;
    background: #4389c4;
    padding: 6px 30px 8px 30px;
    color: #fff;
    border-radius: 0px;
    transition: all ease-in-out 0.4s;
    font-family: Roboto-Medium;
    border: none;
    text-transform: capitalize;
    margin-bottom: 1em;
}
.d-and-s-products02 .tab button:hover {
  background-color: #ddd;
}
.d-and-s-products02 .tab button.active {
  background-color: #000;
  color: #fff;
}
.d-and-s-products02 .tabcontent {
  display: none;
  padding: 6px 12px;
  border: none;
  border-top: none;
  background-color: #f7f7f79e;
}


.d-and-s-products02 .tabcontent ul {
    margin-top: 1em;
}
.d-and-s-products02 .tabcontent ul li {
    font-family: Roboto-Medium;
    font-size: 15px;
    line-height: 30px;
    color: #222222e3;
    text-align: justify;
    list-style-type: disclosure-closed;
    padding-bottom: 10px;
}
.d-and-s-products02 .tabcontent ul li span {
    color: #000;
    font-size: 17px;
    background-color: #fff;
}



.VacuMaid-1 p {
        font-family: Roboto-Medium;
    font-size: 15px;
    line-height: 27px;
    color: #5f5f5f;
    text-align: justify;
}


.VacuMaid-2 p {
        font-family: Roboto-Medium;
    font-size: 15px;
    line-height: 27px;
    color: #5f5f5f;
    text-align: justify;
    margin: 10px;
}


.VacuMaid-1 img {
    padding: 10px;
    max-width: 100%;
    border-radius: 15px;
    display: block;
    margin: 0 auto;
}


.VacuMaid-2 img {
    padding: 10px;
    max-width: 100%;
    border-radius: 15px;
    display: block;
    margin: 0 auto;
}

.VacuMaid-2 .container {
        padding: 2rem 2rem;
    margin-bottom: 0;
        box-shadow: 0px 11px 22px rgb(70 70 70 / 30%);
    
}

.VacuMaid-2 h2 {
        font-size: 27px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
    text-align: left;

    margin: 10px;
}


.VacuMaid-3 .card-body  a {
        background: linear-gradient(90deg, rgba(15,167,183,0.5) 0%, rgba(16,167,183,1) 35%, rgba(78,194,153,1) 100%);
    color: #fff;
    font-family: Roboto-Medium;
    text-transform: capitalize;
    border: none;
    border-radius: 0px;
    padding: 4px 10px;
    font-size: 14px;
}


.VacuMaid-3 h5 {
        margin-bottom: 0.5rem;
    font-weight: 700;
    font-size: 23px;
    color: #000;
    margin-top: 0.6em;
}


.VacuMaid-3 p {
    font-family: Roboto-Medium;
    font-size: 14px;
    line-height: 23px;
    color: #5f5f5f;
    text-align: justify;
}

.VacuMaid-4 table th {
    border-style: none;
text-align: center;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    
}


.VacuMaid-4 table thead {
    border-style: none;

    font-weight: 700;
    font-size: 18px;
    color: #000;
    text-align: center;
    
}




.VacuMaid-4 table td {
    border-style: none;
    font-family: Roboto-Medium;
    font-size: 14px;
    line-height: 23px;
    color: #5f5f5f;
    text-align: center;

}

.VacuMaid-4 .table>:not(:first-child) {
    border-top: 2px solid #666;
}


.VacuMaid-4 .table>:not(caption)>*>* {
    padding: 1rem 1rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}


.VacuMaid-4 .container {
        padding: 2rem 2rem;
    margin-bottom: 0;
        box-shadow: 0px 11px 22px rgb(70 70 70 / 30%);
    
}


.tabcontent h2 {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
    text-align: left;
    margin: 15px;
}


.tabcontent h5 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
    text-align: left;
    margin: 15px;
}


.tabcontent p {
    font-family: Roboto-Medium;
    font-size: 15px;
    line-height: 27px;
    color: #5f5f5f;
    text-align: justify;
    margin: 10px;
}

.central-vacuum-01 p {
    font-family: Roboto-Medium;
    font-size: 15px;
    line-height: 27px;
    color: #5f5f5f;
    text-align: justify;
    margin: 10px;
}


.central-vacuum-01  h2 {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
    text-align: left;
    margin: 10px;
}

.central-vacuum-01 img {
    padding: 10px;
    max-width: 100%;
    border-radius: 15px;
    display: block;
    margin: 0 auto;
}





.central-vacuum-2 p {
        font-family: Roboto-Medium;
    font-size: 15px;
    line-height: 27px;
    color: #5f5f5f;
    text-align: center;
    margin: 10px;
}
.central-vacuum-2 .container {
        padding: 2rem 2rem;
    margin-bottom: 0;
        box-shadow: 0px 11px 22px rgb(70 70 70 / 30%);
    
}

.central-vacuum-2 h2 {
        font-size: 27px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
    text-align: center;

    margin: 10px;
}


.faq-section .accordion-button:not(.collapsed) {
   
    background-color:transparent;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);

        font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
    margin: 8px;
}


.faq-section .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
    margin: 8px;
     background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}


.faq-section .accordion-button:not(.collapsed)::after {
    background-image: url(../img/down-arrow.png);

    transform: rotate(-180deg);
}


.faq-section .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(../img/down-arrow-1.png);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}


.faq-section .accordion-body p {
        font-family: Roboto-Medium;
    font-size: 15px;
    line-height: 27px;
    color: #5f5f5f;
    text-align: left;
    margin: 0px;
}

.faq-section .accordion-body ul li {
        font-family: Roboto-Medium;
    font-size: 15px;
    line-height: 30px;
    color: #5f5f5f;
    text-align: left;
    margin: 0px;
    list-style-type: none;
}


.faq-section .accordion-body ul li i {
          color: #16aab5;
    font-size: 15px;
    margin-right: 4px;
    vertical-align: middle;
}


.faq-section img {
    max-width: 100%;
    border-radius: 15px;
}


.content-vacuum {
    position: relative;
    margin-top: 4em;
}


.central-vacuum-01 {
        background: #16a9b436;
}

.central-vacuum-01 .container {
           background: #fff;
    box-shadow: 0px 11px 22px rgb(70 70 70 / 10%);
    padding: 2rem 2rem;
    border: 2px solid #fff;
    border-radius: 10px;
}



.d-and-s-vision h5 {
        font-size: 25px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 20px;
    text-transform: capitalize;
}






.d-and-s-new-products02 .card-block .card-title {
    margin-bottom: 0.6em;
    font-size: 24px;
    color: #000;
    font-weight: 700;
}
.d-and-s-new-products02 .card-header {
    background-color: #fff;
    padding: 1.6em;
}
.d-and-s-new-products02 .card-block {
    padding: 1.6em;
}
.d-and-s-new-products02 .card-block .card-text {
    font-family: Roboto-Medium;
    font-size: 15px;
    line-height: 27px;
    color: #5f5f5f;
    text-align: justify;
}
.d-and-s-new-products02 .card-block ul li {
    font-family: Roboto-Medium;
    font-size: 15px;
    line-height: 30px;
    color: #222222e3;
    text-align: justify;
    list-style-type:disc;
    padding-bottom: 7px;
}
.d-and-s-new-products02 {
    background-color: #f0f8ff59;
}






.d-and-s-welcome .aligner .owl-nav .bi {
    font-size: 30px;
    color: #000;
}

.d-and-s-welcome .owl-carousel .owl-item img {
    max-width: 100%;
    width: 92px;
    margin: 2.6em auto 0 auto;
}
.home-welcome {
    background: linear-gradient( rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.78) ), url(../img/welcome/01.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-position: bottom center;
}
.about-logo img {
    height: 200px;
    margin-bottom: 0.6em;
    opacity: 0.1;
}
.welcome-btn {
    padding-top: 2.6em;
    padding-bottom: 2.6em;
}
.welcome-btn .btn-success {
    background: linear-gradient(90deg, #4287c2 0%, #2c39bfcc 35%, #4287c2 100%);
    font-family: Roboto-Medium;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    border-radius: 0px;
}
.welcome-btn .btn-success:hover {
    background: #000;
}





.d-and-s-products01 {
    padding: 20px 0px;
}

.d-and-s-products01 h2 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0.6em;
    text-align: center;
    margin-top: 1.6em;
    text-transform: capitalize;
}


.about-product .owl-carousel .owl-item img {
    max-width: 100%;
    width: 500px;
    margin: 0 auto;
}
.about-product .aligner {
    background-color: #f7f7f759;
    padding: 10px;
}
.d-and-s-vision .card-header .btn-primary {
    background: linear-gradient(90deg, #4287c2 0%, #2c39bfcc 35%, #4287c2 100%);
    padding: 6px 30px 6px 30px;
    color: #fff;
    border-radius: 0px;
    transition: all ease-in-out 0.4s;
    font-family: Roboto-Medium;
    text-transform: capitalize;
    border: none;
    font-size: 18px;
    width: max-content;
}
.d-and-s-vision .card-header .btn-primary:hover {
    background-color: #000;
}




.dealerts-dealership h2 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    margin-bottom: 1.6em;
    text-align: center;
    margin-top: 1.6em;
    text-transform: capitalize;
}
.dealerts-dealership .card {
    background-color: transparent;
}
.dealerts-dealership .card-header {
    background-color: transparent;
}
.dealerts-dealership .btn-primary {
    background: linear-gradient(90deg, #4287c2 0%, #2c39bfcc 35%, #4287c2 100%);
    font-family: Roboto-Medium;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    border-radius: 0px;
    width: max-content;
    margin: 0 auto 2.6em auto;
}
.dealerts-dealership .card-block {
    text-align: center;
}
.dealerts-dealership .card-block .card-title {
    font-size: 26px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0.6em;
    margin-top: 0.6em;
    text-transform: capitalize;
}



.dealerts-dealership .owl-nav .bi {
    font-size: 26px;
    color: #000;
}














.black-lives-matter {
  font-size: 6em;
  line-height: 8vw;
  margin: 0;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 900;
  background: url(https://raw.githubusercontent.com/s1mpson/-/master/codepen/black-lives-matter/victim-collage.png);
  background-size: 40%;
  background-position: 50% 50%;
  -webkit-background-clip: text;
  color: rgba(0, 0, 0, 0.08);
  animation: zoomout 10s ease 500ms forwards;
}

@keyframes zoomout {
  from {
    background-size: 40%;
  }
  to {
    background-size: 10%;
  }
}










.grand-home [class^=swiper-button-] {
  transition: all 0.3s ease;
}
.swiper-slide {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.swiper-container {
  width: 80%;
  height: 80vh;
  float: left;
  transition: opacity 0.6s ease, transform 0.3s ease;
}
.swiper-container.nav-slider {
  width: 20%;
  padding-left: 5px;
}
.swiper-container.nav-slider .swiper-slide {
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.swiper-container.nav-slider .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.swiper-container.nav-slider .swiper-slide .content {
  width: 100%;
}
.swiper-container.nav-slider .swiper-slide .content .title {
    font-size: 22px;
    color: #edbc22;
}
.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.swiper-container.loading {
  opacity: 0;
  visibility: hidden;
}
.swiper-slide {
  overflow: hidden;
}
.swiper-slide .slide-bgimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.swiper-slide .entity-img {
  display: none;
}
.swiper-slide .content {
  position: absolute;
  top: 40%;
  left: 0;
  width: 80%;
  padding-left: 5%;
  color: #fff;
}
.swiper-slide .content .title {
  font-size: 2.3em;
  font-weight: bold;
  margin-bottom: 15px;
  font-family: DMSans-Bold;
  color: #edbc22;
}
.swiper-slide .content .caption {
    display: block;
    line-height: 30px;
    transition: opacity 0.3s ease, transform 0.7s ease;
    font-family: DMSans-Medium;
    background-color: rgba(0,0,0,0.2);
    padding: 5px;
    font-size: 18px;
}
.swiper-slide .content .caption.show {
  transform: translateX(0);
  opacity: 1;
}
.grand-home [class^=swiper-button-] {
  width: 44px;
  opacity: 0;
  visibility: hidden;
}
.swiper-button-prev {
  transform: translateX(50px);
}
.swiper-button-next {
  transform: translateX(-50px);
}
.grand-home {
  padding-top: 11em;
}