*{
    margin: 0;
    padding: 0;
}
.nav-header{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.cust-tab span{
    color: #ed563b;
}
.header-top{
    background-color: #fff;
}
#bg-video{
min-width: 100%;
min-height: 100vh;
max-width: 100%;
max-height: 100vh;
object-fit: cover;
z-index: -1;
}
.vid-txt h6{
    margin-top: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    letter-spacing: 0.5px;
}
.vid-txt h2{
    margin-top: 30px;
    margin-bottom: 25px;
    font-size: 80px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    letter-spacing: 1px;
}
.vid-txt span{
    color: #ed563b;
}
.vid-gradient{
    background: rgba(35, 45, 57, 0.8);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.nav-align,.dropdown span:hover{
    color: #ed563b;
}
.nav-item a{
    display: block;
    font-weight: 500;
    font-size: 15px;
    color: black;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    border: transparent;
    letter-spacing: 1px
}
.dropdown ul li a{
    color: black;
}
.nav-item a:hover{
    color: #ed563b;
}
.navbar-brand h6{
    color:black;
    /* font-size: 20px; */
    font-weight: 800;
    text-transform: uppercase;
    float: left;
}
.vid-txt{
    width: 100%;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.hdr-button a{
    border-radius: 0px;
    color: white;
    background-color: #ed563b;
}
.car-spec{
    display: flex;
    justify-content: space-evenly;
}
.car-spec span{
    font-size: 14px;
    /* line-height: 25px; */
    color: #7a7a7a;
}
.fig-img img{
    border-radius: 10px;
    margin-bottom: 20px;
}
.car-align figure{
    padding: 10px;
}
.car-align figure figcaption span,a,p,.car-spec{
    margin-bottom: 10px;
}
.car-align figure figcaption a{
    text-decoration: none;
    color: black;
}
.car-btn a{
    background-color: #ed563b;
    border-radius:0px;
}
.car-btn a:hover{
    color:black;
    background-color: #ed563b;
}
.car-info figure{
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
    padding: 15px;
    margin-bottom: 30px;
}
.car-info figure figcaption{
    padding: 0px 10px;
}
.car-info{
    margin-bottom: 90px;
}
.car-info figure figcaption .price{
    color: #ed563b;
}
.car-info figure figcaption h4{
    font-size: 21px;
    font-weight: 600;
    color: #232d39;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    margin-top: 15px;
    line-height: 1.2;
}
.custm-head header{
    text-align: center;
    margin-top: 140px;
    margin-bottom: 80px;
}
.custm-head header img{
    margin: 20px auto;
}
.about-sec{
    background:linear-gradient(rgba(35,45,57,0.8),rgba(35,45,57,0.8)),url(../images/background/about-bg.jpg);
    background-size: cover;
    background-position: center;
    padding-bottom: 90px;
}
.blog-sec{
    margin-bottom: 90px;
}
.blog-sec ul li a{
    text-transform: capitalize;
    width: 100%;
    padding: 30px 30px;
    display: inline-block;
    background-color: #fff;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
    border-radius: 5px;
    font-size: 19px;
    color: #232d39;
    letter-spacing: 0.5px;
    font-weight: 700;
    transition: all 0.3s;
}
.blog-sec ul li a:hover{
    color: #ed563b!important;
    background-color: #232d39!important;
}
.blog-content ul li{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.tab-content figure img{
    border-radius: 10px;
}
.blg-lg,.tab-pane p{
    line-height: 26px;
    font-size: 14px;
    color: #7a7a7a;
    margin-bottom: 28px;
}
.txt-custm h2{
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    letter-spacing: 1px;
}
.blog-btn{
    width: 100%;
}
.blog-btn a{
    text-align: center;
    padding: 20px 30px;
    width: 100%;
    border-radius: 5px;
    display: inline-block;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    color: #fff;
    font-size: 19px;
    letter-spacing: 0.5px;
    font-weight: 600;
    background-color: #ed563b;
}
.blg-fig-btn a{
    display: inline-block;
    font-size: 15px;
    padding: 12px 20px;
    background-color: #ed563b;
    color: #fff;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    transition: all .3s;
}
.lg-slide h4{
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    color: #232d39;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.txt-custm span{
    color: #ed563b;
}
.msg-sec{
    background:linear-gradient(rgba(35,45,57,0.7),rgba(35,45,57,0.7)),url(../images/background/msg-img.jpg);
    background-size: cover;
    background-position: center;
    padding: 120px 0px;
}
.msg-sec p{
    font-size: 16px;
    color: #fff;
    margin: 15px 0px 25px 0px;
}
.ad-sec h2{
    margin-bottom: 20px;
}
.msg-btn a{
    background-color: #ed563b;
    border-radius:0px;
    color: #fff;
}
.last-sec{
    padding-bottom: 90px;
}
.last-sec figure{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.last-sec figcaption{
    padding-left: 20px;
}
.last-sec figcaption h4{
    margin-top: 0px;
    margin-bottom: 7px;
    letter-spacing: 0.25px;
    color: #232d39;
    font-size: 19px;
    font-weight: 600;
    text-transform: capitalize;
}
.last-sec figcaption p{
    line-height: 26px;
    font-size: 15px;
    color: #7a7a7a;
    margin-bottom: 28px;
    font-style: italic;
}
.lst-btn a{
    background-color: #ed563b;
    border-radius:0px;
    color: #fff;
}
@media (max-width:992px){
    .vid-txt h2{
        font-size: 68px;
    }
}
@media (min-width:768px){
    .clr-logo{
        color: #ed563b;;
    }
    .header-top{
        background-color:rgba(255, 255, 255, 0.1)
    }
    .navbar-brand h6{
        color: white;
    }
    .navbar-brand h6{
        color: #fff;
        font-size: 31px;
        font-weight: 800;
        text-transform: uppercase;
        float: left;
    }
    .nav-item a{
        color: white;
    }
}
.hvr:hover{
    color: white!important;
    background: #232d39!important;
    border: 1px solid #ed563b!important;
}