﻿#home-top-video:before {
    content: '';
    position: absolute;
    height: 120vh;
    width: 100%;
    background: rgb(0 97 169);
    background-image: url(../img/bs-overlay.png);
}

.face {
    display: inline;
    width: 500px;
    position: relative;
    z-index: 10;
    top: -680px;
}

.positionSection2 {
    position: relative;
    margin-top: -820px;
}

.textSliderPosition {
    top: -50px;
    margin-right: 0px;
}

.brushBehindeMotor {
    background-image: url('/companies/kavirmotor/assets/img/hero/hero-shape-10.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 650px;
}

.bodySaleSection {
    padding-top: 40px;
    padding-bottom: 60px;
}

.newsStyle {
    border-left: solid 15px #b91202;
    border-top: solid 15px #b91202;
    padding-top: 20px;
}



.btn1 {
    border: solid 1px #9f1310;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    cursor: pointer;
}

    .btn1:hover {
        border: solid 1px #9f1310;
        border-radius: 5px;
        text-align: center;
        cursor: pointer;
        cursor: pointer;
        background-color: #9f1310;
    }



.imgBackgroundPosition {
    width: auto;
    height: 500px;
    background-image: url(/companies/shahdgroup/assets/img/back1.jpg);
    background-repeat: repeat;
}

.cursourPointer {
    cursor: pointer;
}

.leftInformation {
    display: block;
}

::placeholder { /* Most modern browsers support this now. */
    color: white;
}

.textboxStyle {
    background-color: transparent;
    border: solid 2px #c24435;
    padding: 15px;
    width: 100%;
    border-radius: 5px;
    color: white;
}

.btnForm {
    background-color: #df2a19;
    border: solid 1px #df2a19;
    color: white;
    padding: 15px;
    border-radius: 5px;
    width: 100%;
}

    .btnForm:hover {
        background-color: #282828;
        border: solid 1px #282828;
        color: white;
        padding: 15px;
        border-radius: 5px;
        width: 100%;
    }

.bg-old1 {
    background-image: url(../img/backOld.jpg);
}

.bg-people {
    background-image: url(../img/peoples.jpg);
    background-repeat: repeat;
    background-size: 600px;
}

.addressTop {
    display: none;
    margin-right: 40px;
}

#des h4 {
    font-size: 18px;
}

#des p {
    font-size: 14px;
    color: #555;
}

.prideDescription {
    border: solid 1px #e1e1e3;
    background-color: #f7f7f7;
    border-radius: 0px;
    padding: 15px;
    float: left;
    width: 340px;
    margin-right: 20px;
}

.positionSaleTitle {
    font-size: 20px;
    text-shadow: 2px 2px 5px #000;
    padding-top: 0px;
}

.titleProduct {
    font-size: 20px;
    color: black;
    margin: 0px;
    margin-top: 15px;
    margin-right: 0px;
}

@media screen and (min-width:290px) {
    .leftInformation {
        display: none;
    }

    .addressTop {
        display: none;
        margin-right: 40px;
    }

    .positionSection2 {
        position: relative;
        margin-top: -50px;
    }

    .face {
        display: none;
        width: 500px;
        position: relative;
        z-index: 10;
        top: -680px;
    }

    .textSliderPosition {
        top: -50px;
        margin-right: 0px;
    }

    .brushBehindeMotor {
        background-image: url('/companies/kavirmotor/assets/img/hero/hero-shape-10.png');
        background-repeat: no-repeat;
        background-position: right 0px;
        background-size: 350px;
    }

    .bodySaleSection {
        padding-top: 40px;
        padding-bottom: 80px;
    }

    .newsStyle {
        border-left: none;
        border-top: none;
        padding-top: 20px;
    }

    .prideDescription {
        border: solid 1px #e1e1e3;
        background-color: #f7f7f7;
        border-radius: 0px;
        padding: 15px;
        float: left;
        width: 100%;
        margin-right: 0px;
    }

    .positionSaleTitle {
        font-size: 20px;
        text-shadow: 2px 2px 5px #000;
        padding-top: 40px;
    }

    .titleProduct {
        font-size: 20px;
        color: black;
        margin: 0px;
        margin-top: 0px;
        margin-right: 10px;
    }
}

@media screen and (min-width:481px) {

    .leftInformation {
        display: none;
    }

    .addressTop {
        display: none;
        margin-right: 40px;
    }

    .positionSection2 {
        position: relative;
        margin-top: -50px;
    }

    .face {
        display: none;
        width: 500px;
        position: relative;
        z-index: 10;
        top: -680px;
    }

    .textSliderPosition {
        top: -50px;
        margin-right: 0px;
    }

    .brushBehindeMotor {
        background-image: url('/companies/kavirmotor/assets/img/hero/hero-shape-10.png');
        background-repeat: no-repeat;
        background-position: right 0px;
        background-size: 550px;
    }

    .bodySaleSection {
        padding-top: 40px;
        padding-bottom: 80px;
    }

    .newsStyle {
        border-left: none;
        border-top: none;
        padding-top: 20px;
    }

    .prideDescription {
        border: solid 1px #e1e1e3;
        background-color: #f7f7f7;
        border-radius: 0px;
        padding: 15px;
        float: left;
        width: 100%;
        margin-right: 0px;
    }

    .positionSaleTitle {
        font-size: 20px;
        text-shadow: 2px 2px 5px #000;
        padding-top: 0px;
    }

    .titleProduct {
        font-size: 20px;
        color: black;
        margin: 0px;
        margin-top: 15px;
        margin-right: 0px;
    }
}

@media screen and (min-width:768px) {

    .leftInformation {
        display: none;
    }

    .addressTop {
        display: none;
        margin-right: 40px;
    }

    .positionSection2 {
        position: relative;
        margin-top: -590px;
    }

    .face {
        display: inline;
        width: 300px;
        position: relative;
        z-index: 10;
        top: -510px;
    }

    .textSliderPosition {
        top: -50px;
        margin-right: 0px;
    }

    .brushBehindeMotor {
        background-image: url('/companies/kavirmotor/assets/img/hero/hero-shape-10.png');
        background-repeat: no-repeat;
        background-position: right 30px;
        background-size: 650px;
    }

    .bodySaleSection {
        padding-top: 40px;
        padding-bottom: 80px;
    }

    .newsStyle {
        border-left: none;
        border-top: none;
        padding-top: 20px;
    }

    .prideDescription {
        border: solid 1px #e1e1e3;
        background-color: #f7f7f7;
        border-radius: 0px;
        padding: 15px;
        float: left;
        width: 340px;
        margin-right: 20px;
    }

    .positionSaleTitle {
        font-size: 20px;
        text-shadow: 2px 2px 5px #000;
        padding-top: 0px;
    }

    .titleProduct {
        font-size: 20px;
        color: black;
        margin: 0px;
        margin-top: 15px;
        margin-right: 0px;
    }
}

@media screen and (min-width:961px) {

    .leftInformation {
        display: none;
    }

    .addressTop {
        display: inline-block;
        margin-right: 40px;
    }

    .positionSection2 {
        position: relative;
        margin-top: -550px;
    }

    .face {
        display: inline;
        width: 300px;
        position: relative;
        z-index: 10;
        top: -470px;
    }

    .textSliderPosition {
        top: -50px;
        margin-right: 20px;
    }

    .brushBehindeMotor {
        background-image: url('/companies/kavirmotor/assets/img/hero/hero-shape-10.png');
        background-repeat: no-repeat;
        background-position: right 30px;
        background-size: 650px;
    }

    .bodySaleSection {
        padding-top: 40px;
        padding-bottom: 80px;
    }

    .newsStyle {
        border-left: none;
        border-top: none;
        padding-top: 20px;
    }

    .prideDescription {
        border: solid 1px #e1e1e3;
        background-color: #f7f7f7;
        border-radius: 0px;
        padding: 15px;
        float: left;
        width: 100%;
        margin-right: 0px;
    }

    .positionSaleTitle {
        font-size: 20px;
        text-shadow: 2px 2px 5px #000;
        padding-top: 0px;
    }

    .titleProduct {
        font-size: 20px;
        color: black;
        margin: 0px;
        margin-top: 15px;
        margin-right: 0px;
    }
}

@media screen and (min-width:1024px) {

    .leftInformation {
        display: block;
    }

    .addressTop {
        display: inline-block;
        margin-right: 40px;
    }

    .positionSection2 {
        position: relative;
        margin-top: -720px;
    }

    .face {
        display: inline;
        width: 400px;
        position: relative;
        z-index: 10;
        top: -600px;
    }

    .textSliderPosition {
        top: -50px;
        margin-right: 30px;
    }

    .brushBehindeMotor {
        background-image: url('/companies/kavirmotor/assets/img/hero/hero-shape-10.png');
        background-repeat: no-repeat;
        background-position: right 30px;
        background-size: 650px;
    }

    .bodySaleSection {
        padding-top: 40px;
        padding-bottom: 80px;
    }

    .newsStyle {
        border-left: none;
        border-top: none;
        padding-top: 20px;
    }

    .prideDescription {
        border: solid 1px #e1e1e3;
        background-color: #f7f7f7;
        border-radius: 0px;
        padding: 15px;
        float: left;
        width: 100%;
        margin-right: 0px;
    }

    .positionSaleTitle {
        font-size: 20px;
        text-shadow: 2px 2px 5px #000;
        padding-top: 0px;
    }

    .titleProduct {
        font-size: 20px;
        color: black;
        margin: 0px;
        margin-top: 15px;
        margin-right: 0px;
    }
}

@media screen and (min-width:1200px) {

    .newsStyle {
        border-left: solid 15px #b91202;
        border-top: solid 15px #b91202;
        padding-top: 20px;
    }

    .prideDescription {
        border: solid 1px #e1e1e3;
        background-color: #f7f7f7;
        border-radius: 0px;
        padding: 15px;
        float: left;
        width: 340px;
        margin-right: 20px;
    }

    .positionSaleTitle {
        font-size: 20px;
        text-shadow: 2px 2px 5px #000;
        padding-top: 0px;
    }

    .titleProduct {
        font-size: 20px;
        color: black;
        margin: 0px;
        margin-top: 15px;
        margin-right: 0px;
    }
}

@media screen and (min-width:1381px) {

    .leftInformation {
        display: block;
    }

    .addressTop {
        display: inline-block;
        margin-right: 40px;
    }

    .positionSection2 {
        position: relative;
        margin-top: -830px;
    }

    .face {
        display: inline;
        width: 480px;
        position: relative;
        z-index: 10;
        top: -700px;
    }

    .textSliderPosition {
        top: -50px;
        margin-right: 30px;
    }

    .brushBehindeMotor {
        background-image: url('/companies/kavirmotor/assets/img/hero/hero-shape-10.png');
        background-repeat: no-repeat;
        background-position: right -10px;
        background-size: 650px;
    }

    .bodySaleSection {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .newsStyle {
        border-left: solid 15px #b91202;
        border-top: solid 15px #b91202;
        padding-top: 20px;
    }

    .prideDescription {
        border: solid 1px #e1e1e3;
        background-color: #f7f7f7;
        border-radius: 0px;
        padding: 15px;
        float: left;
        width: 340px;
        margin-right: 20px;
    }

    .positionSaleTitle {
        font-size: 20px;
        text-shadow: 2px 2px 5px #000;
        padding-top: 0px;
    }

    .titleProduct {
        font-size: 20px;
        color: black;
        margin: 0px;
        margin-top: 15px;
        margin-right: 0px;
    }
}

@media screen and (min-width:1399px) {

    .leftInformation {
        display: block;
    }

    .addressTop {
        display: inline-block;
        margin-right: 40px;
    }

    .positionSection2 {
        position: relative;
        margin-top: -820px;
    }

    .face {
        display: inline;
        width: 500px;
        position: relative;
        z-index: 10;
        top: -680px;
    }

    .textSliderPosition {
        top: -50px;
        margin-right: 30px;
    }

    .brushBehindeMotor {
        background-image: url('/companies/kavirmotor/assets/img/hero/hero-shape-10.png');
        background-repeat: no-repeat;
        background-position: right -10px;
        background-size: 650px;
    }

    .bodySaleSection {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .newsStyle {
        border-left: solid 15px #b91202;
        border-top: solid 15px #b91202;
        padding-top: 20px;
    }

    .prideDescription {
        border: solid 1px #e1e1e3;
        background-color: #f7f7f7;
        border-radius: 0px;
        padding: 15px;
        float: left;
        width: 340px;
        margin-right: 20px;
    }

    .positionSaleTitle {
        font-size: 20px;
        text-shadow: 2px 2px 5px #000;
        padding-top: 0px;
    }

    .titleProduct {
        font-size: 20px;
        color: black;
        margin: 0px;
        margin-top: 15px;
        margin-right: 0px;
    }
}

@media screen and (min-width:1475px) {

    .leftInformation {
        display: block;
    }

    .addressTop {
        display: inline-block;
        margin-right: 40px;
    }

    .positionSection2 {
        position: relative;
        margin-top: -820px;
    }

    .face {
        display: inline;
        width: 500px;
        position: relative;
        z-index: 10;
        top: -680px;
    }

    .textSliderPosition {
        top: -50px;
        margin-right: 30px;
    }

    .brushBehindeMotor {
        background-image: url('/companies/kavirmotor/assets/img/hero/hero-shape-10.png');
        background-repeat: no-repeat;
        background-position: right -10px;
        background-size: 650px;
    }

    .bodySaleSection {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .newsStyle {
        border-left: solid 15px #b91202;
        border-top: solid 15px #b91202;
        padding-top: 20px;
    }

    .prideDescription {
        border: solid 1px #e1e1e3;
        background-color: #f7f7f7;
        border-radius: 0px;
        padding: 15px;
        float: left;
        width: 340px;
        margin-right: 20px;
    }

    .positionSaleTitle {
        font-size: 20px;
        text-shadow: 2px 2px 5px #000;
        padding-top: 0px;
    }

    .titleProduct {
        font-size: 20px;
        color: black;
        margin: 0px;
        margin-top: 15px;
        margin-right: 0px;
    }
}

/*menu css*/

#menu h4 {
    text-transform: capitalize;
    font-size: 1rem;
    padding: 0.5rem 0;
    color: #b91202;
    padding-top: 20px;
}

#menu li {
    text-transform: capitalize;
    margin: 0.2rem 0;
    font-size: 0.95rem;
}

    #menu li a {
        color: white !important;
    }

#menu .subMenuActibe {
    padding-left: 14px !important;
    opacity: 0.9;
    width: fit-content;
}

    #menu .subMenuActibe:hover {
        padding-left: 14px !important;
        opacity: 0.9;
        margin-right: 10px !important;
        color: #b91202 !important;
        border: solid 1px;
        border-radius: 5px;
        background-color: white;
        margin: 5px !important;
    }

.backMenuProduct {
    background-image: url(../../../../companies/kavirmotor/assets/img/brands.jpg) !important;
    background-repeat: repeat !important;
    background-size: 400px !important;
    background-color: rgb(0 0 0 / 50%) !important;
    background-blend-mode: hue;
    height: 250px;
    text-align: center;
    padding-top: 50px;
}

.btnMenu {
    border: 1px solid #000;
    text-transform: uppercase;
    font-size: 0.9rem;
    padding: 7px 16px;
    cursor: pointer;
    background: #000;
    color: #fff;
    transition: all 0.5s ease;
    border-radius: 5px;
}

    .btnMenu:hover {
        border: 1px solid #b71202;
        text-transform: uppercase;
        font-size: 0.9rem;
        padding: 7px 16px;
        cursor: pointer;
        background: #b71202;
        color: #fff;
        transition: all 0.5s ease;
        border-radius: 5px;
    }

.glass {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 6px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    text-align: right;
    padding: 20px;
}

.bg-peopleCover {
    background: rgb(26 26 26);
}

.shadowImage {
    -webkit-filter: drop-shadow(1px 1px 0 black) drop-shadow(-1px -1px 0 black);
    filter: drop-shadow(1px 1px 0 black) drop-shadow(-1px -1px 0 black);
}
