/* ----====== SLIDER START ======---- */
.slider-outer #main_banner .owl-prev,.owl-next { position: absolute; top: 50%; transform: translateY(-50%);transition: 500ms;}
.slider-outer #main_banner .owl-prev { left: 0;}
.slider-outer #main_banner .owl-next {right: 0;}
.slider-outer #main_banner:hover .owl-prev {left: 40px; opacity: 1;}
.slider-outer #main_banner:hover .owl-next {right: 40px;opacity: 1;}
.slider-outer #main_banner .owl-nav span {color: #ffffff; font-size: 25px; background-color: #1a18188f; padding: 10px; border-radius: 5px;}
.slider-outer .owl-nav { opacity: 0; transition: 500ms;}
.slider-outer:hover .owl-nav {opacity: 1;}
.slider-outer #main_banner.owl-theme .owl-nav [class*=owl-]:hover {background: none;}
.slider-outer #main_banner .owl-dots {display: none;}
/* ----====== SLIDER END ======---- */
/* ----====== our_dealer START ======---- */
.our_dealer { padding-top: 51px; padding-bottom: 37px;}
.our_dealer .font_title h2 { font-family: 'Roboto', sans-serif;text-align: center; font-size: 14px; color: #1A1818; text-transform: uppercase; max-width: 100%; position: relative; margin: auto; background: white; display: inline-block; padding: 0px 47px;letter-spacing: 3px;}
.our_dealer .font_title {position: relative;display: block; text-align: center;}
.our_dealer .font_title:before { content: ''; position: absolute; left: 0; width: 100%; height: 1px; border: 1px solid #CBCBCB;top: 50%; transform: translateY(-50%);}
.our_dealer .owl-carousel#dealer_slider .owl-item img { width: auto;}
.our_dealer div#dealer_slider { padding-top: 47px;}
.our_dealer .owl-stage-outer .logo_image { display: flex; align-items: center;justify-content: center; min-height: 130px;}
#dealer_slider .owl-nav { display: none;}
#dealer_slider .owl-dots { display: none;}
#brand_client_slider .owl-nav {display: none;}
#brand_client_slider .owl-dots { display: none;}
/* ----====== our_dealer END ======---- */
/* ----======   About_us START  ======---- */
.about_us { width: 100%; display: block; background-color: #1A1818; padding-top: 80px; padding-bottom: 90px;}
.about_us img.shop_image { max-width: 100%;}
.about_us .content-area h6 {font-family: 'Roboto', sans-serif;color: #EB6613; text-transform: uppercase;font-size: 15px; font-weight: 500; letter-spacing: 3px;}
.about_us .content-area h1 { font-weight: 500;color: white; font-size: 30px; text-transform: uppercase; font-family: 'Roboto', sans-serif; padding-bottom: 10px;}
.about_us .content-area h5 {font-size: 20px; font-weight: 500; color: rgb(255 255 255 / 65%); font-family: 'Roboto', sans-serif; padding-bottom: 10px; line-height: 30px; }
h5.paragraph_title span {text-transform: uppercase; }
.about_us .content-area p {font-size: 16px; color: rgb(255 255 255 / 65%); font-weight: normal; line-height: 26px; padding-bottom: 10px; /* width: 90%; */ }
.abotu_us_btn {cursor: pointer; color: #EB6613; font-weight: 500; font-size: 15px; text-decoration: underline; padding: 8px 15px 8px 0px; transition: 0.4s all; position: relative; z-index: 0; }
.abotu_us_btn:hover {padding-left: 15px; color: #ffffff; text-decoration: none; }
.abotu_us_btn:before {content: ''; top: 0; left: 0; position: absolute; background-color: #eb6613; width: 0; height: 100%; border-radius: 50px; transition: 0.4s all; z-index: -1; }
.abotu_us_btn:hover:before {width: 100%; } /* ----======   About_us START END ======---- */
/* ----======   our_product START  ======---- */

.our_product {padding-top: 80px; padding-bottom: 80px; }
.our_product .services_title h6 {font-family: 'Roboto', sans-serif; color: #EB6613; font-size: 15px; font-weight: normal; text-transform: uppercase; letter-spacing: 3px; }
.our_product .services_title h2 {text-transform: uppercase; font-size: 30px; font-weight: bold; color: #1A1818; margin-bottom: 0; }
.our_product .product_btn {color: #EB6613; text-transform: uppercase; font-weight: 500; font-size: 15px; float: right; letter-spacing: 1px; text-decoration: underline; transition: 0.4s all; }
.our_product .product_btn:hover {color: #1A1818; } 
.product_box a {position: relative; display: block; }
.product_box a .product_img {border: 1px solid #d4d4d4; transition: all .5s ease; overflow: hidden; }
.product_box a .product_img img {max-width: 100%; }
.product_box a .product_title h4 {color: #444444; text-align: center; font-size: 21px; font-weight: 500; text-transform: capitalize; padding-top: 20px; transition: all .5s ease; }
.product_box a:hover .product_img {border: 1px solid #eb6613; box-shadow: 0 5px 20px #c6c6c6; border-radius: 10px; }

.product_box a:hover .product_title h4 {
    color: #EB6613;
}


/* ----======   our_product END  ======---- */


/* ----======  why_choose_us START ======---- */

.why_choose_us {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(../img/why_choose_us_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}

.why_choose_us:before {
    content: "";
    background: rgb(46 46 46 / 86%);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    backdrop-filter: blur(5px);
}

.why_choose_us .font_title_why {
    position: relative;
}

.why_choose_us .font_title_why h2 {
    color: white;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px;
}

.why_choose_us .counter_sec {
    position: relative;
}

.why_choose_us .counter_sec .four {
    border-right: 1px solid #ffffff66;
}

.why_choose_us .counter_sec .four:last-child {
    border-right: none;
}

.why_choose_us .counter_sec .counter-box {
    display: block;
    text-align: center
}

.why_choose_us .counter_sec .counter-box p {
    padding: 0;
    color: #fff;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 0px;
}

.why_choose_us .counter_sec .counter-box .counter {
    color: #fff;
    font-size: 55px;
    font-weight: bold;
    font-family: 'Roboto';
}

.why_choose_us .counter_sec .counter-box .counter:after {
    content: "+";
}


/* ----======  why_choose_us END ======---- */


/* ----====== our_following_logo START ======---- */

.our_following_logo {
    width: 100%;
    display: block;
    padding-top: 60px;
    padding-bottom: 60px;
}

.our_following_logo .owl-carousel#brand_client_slider .owl-item img {
    width: auto;
}

.our_following_logo #brand_client_slider {
    padding-top: 40px;
}


/* ----====== our_following_logo END ======---- */


/* ----====== our_contact_sec START ======---- */

.our_contact_sec {
    width: 100%;
    height: auto;
    background-image: url(../img/conatct_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
    padding-top: 70px;
    padding-bottom: 50px;
    border-bottom: 2px solid #fff;
}

.our_contact_sec::before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: #eb6613d9;
}

.our_contact_sec .content_paragraph {
    color: white;
    text-align: center;
    font-size: 21px;
    font-weight: 500;
/*     text-transform: capitalize; */
font-family: 'Roboto', sans-serif;
margin-bottom: 30px;
cursor: pointer;
position: relative;
max-width: 85%;
margin: auto;
}

.our_contact_sec .content_paragraph .btn_contact {
    border: 2px solid #fff;
    border-radius: 28px;
    margin: auto;
    transition: 0.5s all;
    padding: 10px 60px 10px 60px;
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}



.our_contact_sec .content_paragraph .btn_contact:hover {
    color: #EB6613;
}

.our_contact_sec .content_paragraph .btn-change {
    box-shadow: 0px 0 0 #ffffff inset;
}

.our_contact_sec .content_paragraph .btn-change:hover {
    box-shadow: 300px 0 0 #ffffff inset;
}


/* ----====== our_contact_sec END ======---- */