body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #273846;
}

a:hover {
    text-decoration: none;
}

p a {
    color: #ffb400;
}

p a:hover {
    color: #ffb400;
    text-decoration: underline;
}

div#contact_form:nth-child(1) div,
#chat_contact_form:nth-child(1) div {
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1170px;
    }
}

a,
button,
input[type="submit"] {
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    cursor: pointer;
}

a:hover,
button:hover,
input[type="submit"]:hover {
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
}

.jahaz {
    font-size: 22px;
    vertical-align: middle;
    margin-right: 6px;
}


/* Dropdown Menu */

.navbar .dropdown-menu {
    border: none;
    background-color: #273846 !important;
    padding: 0px;
    border-radius: 0px;
}

.mx-8 {
    margin-right: -10px !important;
    margin-left: -10px !important;
}

.px-8 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.detail_custom_thumbnail li img {
    width: 116px;
    height: 68px;
    border: 1px solid #273846;
}

div#offer_form {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}


/*Header Search */

.overflow-hidden {
    overflow: hidden;
}

.topbar_form_search {
    position: relative;
}

.topbar_form_search .items.showitems {
    height: auto;
}

.topbar_form_search .items {
    position: absolute;
    width: 100%;
    background: #fff;
    max-height: 500px;
    overflow-y: auto;
    transition: cubic-bezier(.08, .9, .67, .98) .35s .15s;
    -webkit-transition: cubic-bezier(.08, .9, .67, .98) .35s .15s;
    height: 0;
    z-index: 999999;
}

.topbar_form_search .items::-webkit-scrollbar {
    width: 6px;
}

.topbar_form_search .items::-webkit-scrollbar-track {
    background: #273846;
}

.topbar_form_search .items::-webkit-scrollbar-thumb {
    background: #ffb400;
}

.items::-webkit-scrollbar-thumb:hover {
    background: #ffb400;
}

.topbar_form_search .cover-all-search {
    padding: 5px;
    background-color: #fff;
    text-align: left;
    /*border-bottom: 1px solid #efefef;*/
    margin-bottom: 10px;
    transition: ease-in-out .15s;
}

.topbar_form_search .cover-all-search a {
    width: 100%;
    display: flex;
    color: #273846;
    align-items: center;
}

.topbar_form_search .cover-all-search a:hover {
    text-decoration: none;
}

.topbar_form_search .cover-all-search a:hover .pr-text {
    color: #ffb400;
}

.topbar_form_search img.ui-small-image {
    width: 100px;
    padding: 2px;
    border: 1px solid #ffb400;
    border-radius: 5px;
    max-height: 70px;
}

.topbar_form_search .pr-text {
    font-weight: 500;
    color: #273846;
}

.topbar_form_search .pr-desc {
    max-height: 48px;
    overflow: hidden;
    font-size: 14px;
    padding-top: 2px;
    max-width: 430px;
}

.pr-desc span {
    display: block;
    font-weight: 600;
    color: #ffb400;
}


/* Our Stock Menu */

.stock_megamenu_header span {
    display: block;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #273846;
}

.stock_megamenu_header {
    background: #ffb400;
    padding: 0 15px;
    display: inline-block;
    width: 100%;
}

.stock_megamenu_content {
    padding: 0 15px;
    background: #fff;
}

.column_1 {
    width: 30%;
    float: left;
}

.column_2,
.column_3,
.column_4 {
    width: 15%;
    float: left;
}

.column_5 {
    position: relative;
    width: 25%;
    float: left;
}

.milestones {
    height: 500px;
}

.stock_menu_box {
    position: relative;
    margin-bottom: 30px;
    height: 480px;
    overflow-y: auto;
}

.stock_menu_box::-webkit-scrollbar {
    width: 6px;
}

.stock_menu_box::-webkit-scrollbar-track {
    background: #273846;
}

.stock_menu_box::-webkit-scrollbar-thumb {
    background: #ffb400;
}

.stock_menu_box::-webkit-scrollbar-thumb:hover {
    background: #ffb400;
}

.stock_download_btn {
    background: #ffb400;
    position: absolute;
    top: 27px;
    right: 15px;
    color: #273846;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    border: none;
    outline: none;
}

.bottom_stock_download_btn {
    background: #ffb400;
    color: #273846;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    border: none;
    outline: none;
}

.click_lg,
.click_lg_span {
    cursor: pointer;
}

.bottom_stock_download_btn:hover,
.bottom_stock_download_btn:focus,
.stock_download_btn:hover,
.stock_download_btn:focus {
    background: #fff;
    color: #273846 !important;
}

.row_1 {
    position: relative;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #2738461f;
    margin-left: 6px;
}

.full_width {
    width: 100%;
    float: left;
    padding: 10px 15px;
    display: none;
}

.full_width p {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}

.full_width p a {
    color: #ffb400;
}

.full_width p a:hover {
    color: #273846;
    text-decoration: none;
}

.show_more_text {
    font-size: 25px;
    vertical-align: middle;
    margin-left: 10px;
    color: #ffb400;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 0;
}

.column_5 span {
    display: block;
    padding-right: 15px;
}

.stock_megamenu_content a.ourstock_title {
    font-size: 18px;
    font-weight: 600;
    color: #273846;
    display: block;
    padding: 15px;
}

.stock_megamenu_content a.ourstock_title:hover {
    color: #ffb400;
}

.stock_megamenu_content span {
    font-size: 15px;
    color: #273846;
    font-weight: 500;
}

.stock_megamenu_content .price {
    color: #ffb400;
    font-weight: 700;
}

.column_1 span,
.column_2 span,
.column_3 span,
.column_4 span,
.column_5 span {
    display: block;
    padding: 15px;
}

@media(max-width: 991px) {
    .bottom_stock_download_btn {
        margin-right: 10px;
        margin-left: 10px;
    }
    .stock_megamenu_content {
        padding: 0;
        background: transparent;
    }
    .mob-stock-image {
        width: 100%;
        display: inline-block;
        flex-basis: 25%;
    }
    .mob-stock-desc {
        padding-left: 1rem;
        display: inline-block;
        flex-basis: 71%;
    }
    .mob-stock-desc h5 {
        font-size: 14px;
        margin-bottom: 3px;
        color: #273846;
    }
    .borderBottomLarge {
        display: none;
    }
    .mob-stock-image img {
        width: 100%;
        padding: 1px;
        border: 1px solid #c5c5c5;
    }
    .mob-stock-desc h5 span {
        color: #ffb500;
    }
    .mob-stock-desc p {
        font-size: 12px;
        line-height: normal;
        color: #273846;
        margin-bottom: 0px;
    }
    .border-sm-bottom {
        padding-bottom: 18px;
        border-bottom: 1px solid #ffffff4f;
    }
    .stock_menu_box {
        padding-right: 0px;
        margin-bottom: 0px;
        height: auto;
    }
    .milestones {
        height: auto;
    }
}


/* Service Css */

.img_border {
    border: 1px solid #273846;
    border-bottom: 4px solid;
}

.mini_border_title,
.service_content h3,
.service_content h2,
.service_content h4 {
    position: relative;
    font-size: 30px;
    color: #273846;
    font-weight: 800;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.mini_border_title:before,
.service_content h3:before,
.service_content h2:before,
.service_content h4:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 50px;
    height: 5px;
    display: block;
    background: #ffb400;
}

.font30_extrabold {
    font-size: 30px;
    font-weight: 800;
}

.font24_extrabold {
    font-size: 24px;
    font-weight: 800;
}

.content_padding {
    position: relative;
    padding: 20px 20px 30px 50px;
}

.content_padding h3 {
    padding-bottom: 30px;
    padding-top: 12px;
    margin-bottom: 0px;
}

.content_padding:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 36px;
    height: 95px;
    background: #ffb400;
}

.content_padding a {
    font-weight: 600;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.content_padding a:hover,
.content_padding a:focus {
    text-decoration: none;
    color: #ffb400;
    border-bottom: 1px solid #ffb400;
}

.brands_logos ul li {
    display: inline-block;
    padding-right: 10px;
    padding-bottom: 12px;
}

@media screen and (min-width: 992px) {
    .navbar .dropdown {
        position: static;
    }
    .navbar .dropdown-menu {
        width: 100%;
        left: 0;
        right: 0;
        top: 97%;
        display: block;
        visibility: hidden;
        opacity: 0;
        border-top: 1px solid #475662;
    }
    .navbar .dropdown:hover .dropdown-menu,
    .navbar .dropdown .dropdown-menu:hover {
        display: block;
        visibility: visible;
        opacity: 1;
    }
    .navbar .dropdown-menu {
        background-color: #fff;
    }
    .megamenu_title {
        border-left: 7px solid #ffb400;
        padding-left: 15px;
        margin-bottom: 35px;
    }
    .megamenu_title h3 {
        font-size: 36px;
        font-weight: 800;
        color: #fff;
        margin: 0;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .megamenu_title p {
        font-size: 18px;
        color: #fff;
        font-weight: 500;
        text-transform: uppercase;
        margin-bottom: 0px;
        line-height: 1.2;
    }
    .megamenu_title p {
        font-size: 18px;
        color: #fff;
        font-weight: 500;
        text-transform: uppercase;
    }
    a.single_megamenu {
        position: relative;
        width: 100%;
        display: inline-block;
    }
    a.single_megamenu:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0px;
        width: 100%;
        height: 7px;
        background: #ffb400;
        border-radius: 0 0 5px 5px;
    }
    a.single_megamenu span {
        color: #273846;
        font-size: 12px;
        font-weight: 700;
        position: absolute;
        bottom: 30px;
        left: 0;
        width: 100%;
        text-align: center;
        text-transform: uppercase;
    }
    a.services_mega_menu {
        display: inline-block;
        width: 100%;
        background: #fff;
        text-align: center;
        padding: 8px;
        border-radius: 5px;
        border-bottom: 7px solid #ffb400;
    }
    a.services_mega_menu img {
        width: 158px;
    }
    a.services_mega_menu span {
        color: #273846;
        display: block;
        padding-top: 14px;
        padding-bottom: 5px;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
    }
    a.services_mega_menu:hover {
        text-decoration: none;
    }
    a.services_mega_menu:hover span {
        color: #ffb400;
    }
    a.single_megamenu img {
        width: 100%;
    }
    .single_megamenu:hover span {
        color: #ffb400;
    }
}

@media(max-width: 991px) {
    .megamenu_title,
    a.services_mega_menu,
    a.single_megamenu img,
    a.single_megamenu:before,
    a.services_mega_menu img {
        display: none;
    }
    a.single_megamenu,
    a.services_mega_menu {
        display: block;
        padding: 12px 15px;
        color: #fff;
        text-transform: uppercase;
        font-size: 12px;
        border-bottom: 1px solid #ffffff4f;
    }
    a.single_megamenu:hover,
    a.single_megamenu:focus,
    a.services_mega_menu:hover,
    a.services_mega_menu:focus {
        text-decoration: none;
    }
    .dropdown-menu .container {
        padding: 0px;
    }
}

.navbar-toggler {
    position: relative;
    background: #ffb500;
    color: #fff;
    width: 40px;
    padding: 0;
    height: 40px;
    border-radius: 0px;
    z-index: 9999;
}

.navbar-toggler .menu_toggle_close {
    display: none;
}

.navbar-toggler[aria-expanded="true"] .menu_toggle_close {
    display: block;
}

.navbar-toggler[aria-expanded="true"] i.fa-bars {
    display: none;
}

.c_nav_link {
    padding-top: 1.7rem;
    padding-bottom: 1.7rem;
}

.collapse.show .menu_overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: 20%;
    height: 100vh;
    background: #27384666;
    z-index: -1;
}

.bg_dark {
    background: #273846;
}

.navbar-brand,
.col_1 img {
    max-width: 170px;
    height: 74px;
}


/*#wanttobuy_form, .custom_captcha {
    transform:scale(0.68);
    -webkit-transform:scale(0.68);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}*/

.navbar-toggler:focus {
    outline: none;
}

.page-loader {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    background: #273846;
    z-index: 1000;
}

.spinner {
    position: relative;
    top: 50%;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-color: #ffb500;
    border-radius: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}

#banner_vedio {
    position: absolute;
    /*bottom: 0px;*/
    min-width: 100%;
    height: 100%;
    display: none;
    right: 0px;
}

.c_navbar {
    border-bottom: 1px solid #475662;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}

.fixed_menu {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-animation: smoothScroll 1s forwards;
    animation: smoothScroll 1s forwards;
    width: 100%;
    background: #273846;
    z-index: 999;
    border-bottom: none;
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}

.c_navbar a.nav-link {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.c_navbar ul li.active>a,
.c_navbar ul li a:hover,
.c_navbar ul li a:focus {
    color: #ffb500;
}

@media(min-width:992px) {
    .dropdown-toggle::after {
        display: none;
    }
    .btn_navbar span {
        font-size: 14px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        text-decoration: none;
        padding: 2px 10px;
        border: 1px solid #ffb500 !important;
        text-align: center;
    }
    li.nav-item.dropdown.active .btn_navbar span {
        color: #273846 !important;
        text-decoration: none;
        background: #ffb500;
    }
    .btn_navbar:hover span,
    .btn_navbar:focus span {
        color: #273846 !important;
        text-decoration: none;
        background: #ffb500;
    }
}


/* Topbar Css */

.topbar {
    position: relative;
    height: 75px;
    border-bottom: 1px solid #475662;
}

ul.social_icons {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

ul.social_icons li {
    display: inline-block;
}

ul.social_icons li a {
    color: #fff;
    padding: 0 14px;
    font-size: 15px;
    line-height: 42px;
}

ul.social_icons li a:hover,
ul.social_icons li a:focus,
.topbar_btn:hover,
.topbar_btn:focus {
    color: #ffb500;
    outline: none;
    text-decoration: none;
}

header.tranparent {
    position: fixed;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 100%;
}

.home_banner {
    position: relative;
    width: 100%;
    background: url(../images/home_bg_big.png) #273846;
    background-size: inherit;
    background-repeat: no-repeat;
    background-position: right;
    min-height: 650px;
    overflow: hidden;
}

.brand_banner {
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 55% 0 !important;
    min-height: 575px;
}

.home_banner_slider,
.banner_padding {
    padding-top: 210px;
    padding-bottom: 50px;
}

.home_banner_slider ol.carousel-indicators li,
.home_banner_slider ol.carousel-indicators li:hover,
.home_banner_slider ol.carousel-indicators li:focus {
    width: 15px;
    height: 15px;
    background: #fff !important;
    border-radius: 50px;
    margin: 4px;
    border: none;
    outline: none;
}

.home_banner_slider ol.carousel-indicators li.active {
    background: #ffb400 !important;
}

.topbar_btn {
    border: none;
    background: transparent;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 9px;
    font-weight: 600;
}

.form_row input[type="text"] {
    width: 440px;
    border: 1px solid #475662;
    border-radius: 5px;
    height: 42px;
    padding: 0 42px;
    color: #fff;
    font-size: 14.39px;
    outline: none;
    background: transparent;
}

.topbar .form_row input[type="text"]:focus {
    border: 1px solid #475662;
    outline: none;
    background: transparent;
}

.topbar input[type="text"]::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.3;
}

.topbar input[type="text"]:-ms-input-placeholder {
    color: #fff;
    opacity: 0.3;
}

.topbar input[type="text"]::placeholder {
    color: #fff;
    opacity: 0.3;
}

.form-control::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

.form-control::placeholder {
    color: #fff;
    opacity: 1;
}

.form_row .icon_search {
    position: absolute;
    top: 46%;
    left: 10px;
    text-align: center;
    font-size: 25px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #ffb500;
}

.form_row .microphone {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-size: 25px;
    color: #ffb500;
}


/* Banner Css*/

.lg_text {
    font-size: 60px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
}

.sm_text {
    font-size: 14px;
    color: #fff;
}

.divider {
    background: #ffb400;
    width: 147px;
    height: 5px;
    margin-bottom: 10px;
}

.btn_banner {
    border: 1px solid #fff;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 5px;
    text-decoration: none;
}

.btn_banner:hover,
.btn_banner:focus {
    border: 1px solid #ffb400;
    color: #ffb400;
    text-decoration: none;
}

.btn_banner img {
    margin-right: 6px;
    width: auto !important;
    display: inline-block !important;
}

.py_60 {
    padding: 60px 0;
}

.title_with_sep {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}


/* Latest Inventory */

.title_with_sep h3 {
    color: #273846;
    font-size: 29.97px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 18px;
}

.cbtn_dark {
    color: #273846;
    text-transform: uppercase;
    border: 1px solid #273846;
    border-radius: 5px;
    font-size: 13.99px;
    display: inline-block;
    padding: 12.5px 21px;
}

.cbtn_dark:hover,
.cbtn_dark:focus {
    text-decoration: none;
    border-color: #ffb400;
    color: #ffb400;
}

.mt-20 {
    margin-top: 20px;
}

.inventory_product_slider {
    padding: 0 2.5rem;
    margin-top: 30px;
}

.inventory_product {
    position: relative;
    margin: 0 5px 0 5px;
    margin-bottom: 18px;
    padding: 0px 1px;
}

.inventory_product .image {
    position: relative;
    border: 1px solid #273846;
    border-bottom: none;
}

.inventory_product .image img {
    width: 100%;
    height: 100%;
}

.inventory_product .image p {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    color: #fff;
    font-size: 18.88px;
    font-weight: 800;
    padding: 2px 15px;
    background: #273846;
}

.inventory_product h3 {
    border-top: 5px solid #ffb400;
    font-size: 18px;
    color: #273846;
    font-weight: 800;
    padding-top: 12px;
    line-height: 1.4;
}

.inventory_product h3 a {
    text-decoration: none;
    color: #273846;
}

.inventory_product h3 a:hover {
    text-decoration: none;
    color: #ffb400;
}

.inventory_product h3 span {
    display: block;
    font-weight: 600;
    font-size: 14.69px;
}

.inventory_product_slider .owl-prev,
.inventory_product_slider .owl-next {
    position: absolute;
    top: 0px;
    width: 28px;
    height: 156.77px;
}

.inventory_product_slider .owl-prev i,
.inventory_product_slider .owl-next i {
    width: 28px;
    background: #273846;
    color: #fff;
    font-size: 35px;
    height: 64px;
    line-height: 64px;
}

.inventory_product_slider .owl-nav button:hover,
.inventory_product_slider .owl-nav button:focus {
    outline: none;
}

.inventory_product_slider .owl-nav button:hover i,
.inventory_product_slider .owl-nav button:focus i {
    background: #ffb400 !important;
}

.inventory_product_slider .owl-prev {
    left: 18px;
}

.inventory_product_slider .owl-next {
    right: 18px;
}


/* Search Detail */

.detail_search {
    overflow: hidden;
    position: relative;
    background: url(../images/detail_tracter.jpg) #273846;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 60px;
    background-position: 85% 0;
}

.border_title {
    position: relative;
    font-size: 58px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    border-left: 22px solid #ffb400;
    padding-left: 22px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.form_select {
    position: relative;
    padding-top: 30px;
    width: 18.9%;
    display: inline-block;
    margin-right: 1%;
}

label {
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 14px;
}

.text_dark {
    color: #273846;
}

.form-control {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #fff;
    font-size: 14px;
    padding: 0 9px;
    border-radius: 6px;
    height: 47px !important;
}

.formcontrol {
    background-color: transparent;
    border: 1px solid #273846;
    color: #273846;
    font-size: 14px;
    padding: 0 9px;
    border-radius: 6px;
    height: 47px !important;
    display: block;
    width: 100%;
}

.btn_light {
    display: block;
    width: 100%;
    height: 45px;
    margin-top: 20px;
    border-radius: 6px;
    background: #ffb400;
    color: #273846;
    font-weight: 800;
    text-transform: uppercase;
    border: none;
}

.btn_light:hover,
.btn_light:focus {
    color: #fff;
    background: #273846;
    outline: none;
    border: none;
}

select {
    appearance: none;
    background-image: url(../images/select_arrow.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
}

.form-control:focus {
    background-color: transparent;
    color: #fff;
    box-shadow: none;
    outline: none;
    border-color: #fff;
}

.formcontrol:focus {
    background-color: transparent;
    box-shadow: none;
    outline: none;
}

select:focus option {
    color: #000;
}

textarea {
    padding: 12px 9px !important;
}

.form_select button {
    color: #273846;
    font-size: 14px;
    font-weight: 800;
    background: #ffb400;
    border: 1px solid #fff;
    text-transform: uppercase;
    padding: 12px 15px;
    border-radius: 6px;
    width: 100%;
}

.form_select button:hover,
.form_select button:focus {
    outline: none;
    cursor: pointer;
    color: #fff;
    background: #273846;
}


/* Service Section */

.Service_box {
    border: 1px solid #273846;
    border-bottom: 10px solid #273846;
    margin-top: 30px;
}

.Service_box h3 {
    font-size: 24px;
    color: #273846;
    font-weight: 800;
    text-transform: uppercase;
    position: relative;
    padding: 23px 10px 24px 40px;
    margin: 0;
}

.Service_box h3:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 28px;
    height: 74px;
    background: #ffb400;
}

.service_desc {
    padding: 0px 16px 10px 40px;
}

.Service_box p {
    font-size: 13px;
    min-height: 133px;
}

.Service_box p span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.Service_box a {
    font-size: 14px;
    color: #273846;
    font-weight: 500;
    border-bottom: 1px solid #273846;
    margin-bottom: 20px;
    display: inline-block;
}

.Service_box a:hover {
    text-decoration: none;
    color: #ffb400;
    border-bottom: 1px solid #ffb400;
}

.mx-10 {
    margin-left: -5px;
    margin-right: -5px;
}

.px-10 {
    padding-left: 5px;
    padding-right: 5px;
}


/* Construction Section */

.custruction_section {
    background: url(../images/construction.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 95% 0;
    padding-bottom: 40px;
}

p:empty {
    display: none;
}

.inner_title,
.in_tt h1,
.in_tt h2,
.in_tt h3,
.in_tt h4,
.in_tt h5,
.in_tt h6 {
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
}

.custruction_section p {
    text-align: justify;
}

.input_price input {
    padding-left: 50px;
}

.input_price {
    position: relative;
}

.input_price:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 46px;
    height: 47px;
    display: inline-block;
    background: url(../images/price.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.btn_orange {
    height: 53px;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    background: #ffb400;
    color: #273846;
    border: 1px solid #fff;
}

.btn_orange:hover,
.btn_orange:focus {
    outline: none;
    box-shadow: none;
    background: transparent;
    color: #fff;
}

.captcha_img {
    width: 100%;
    height: 47px;
}

.btn_link_orange {
    font-size: 13.99px;
    border: 1px solid #ffb400;
    color: #fff;
    padding: 12px 15px;
    border-radius: 6px;
    display: inline-block;
    text-transform: uppercase;
}

.btn_link_orange:hover,
.btn_link_orange:focus {
    color: #ffb400;
    text-decoration: none;
}

.mb_35 {
    margin-bottom: 35px;
}

.txt_dark {
    color: #273846;
}

.border_title.txt_dark {
    border-left: 22px solid #273846;
}

.subscribe_section h3 {
    position: relative;
    font-size: 36px;
    font-weight: 800;
    text-transform: uppercase;
    padding-left: 50px;
    padding-top: 50px;
    padding-bottom: 22px;
    color: #273846;
}

.subscribe_section h3:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 28px;
    height: 124px;
    background: #273846;
}

.subscribe_section h3 span {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
}

.subscribe_section {
    background: #ffb400;
}

.subscribe_section form {
    position: relative;
}

.sub_input {
    position: relative;
    width: 100%!important;
}

.sub_input:before {
    content: "\f003";
    position: absolute;
    font-family: FontAwesome;
    top: 0;
    left: 15px;
    font-size: 28px;
    height: 47px;
    line-height: 47px;
    color: #fff;
}

.sub_input input {
    background: transparent;
    border: 1px solid #fff;
    color: #273846;
    height: 47px;
    width: 100%;
    border-radius: 5px;
    padding: 0 10px 0 55px;
}

.sub_input input::-webkit-input-placeholder {
    color: #273846;
}

.sub_input input:-ms-input-placeholder {
    color: #273846;
}

.sub_input input::placeholder {
    color: #273846;
}

.sub_input input:focus {
    outline: none;
    box-shadow: none;
}

.subscribe_section button {
    background: #273846;
    color: #fff;
    border: 1px solid #fff;
    padding: 12px 6px;
    border-radius: 6px;
    display: inline-block;
    text-transform: uppercase;
    width: 173px;
    font-weight: 800;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.subscribe_section button:hover,
.subscribe_section button:focus {
    outline: none;
    background: transparent;
    color: #273846;
}

.subscribe_section form {
    margin-top: 1.5rem;
}


/* Footer */

footer {
    background: #273947;
    padding: 50px 0;
    border-bottom: 10px solid #20303d;
}

footer h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 26px;
}

footer p {
    color: #fff;
    font-size: 11px;
    text-align: justify;
}

ul.footer_social_icons {
    padding: 0;
    list-style: none;
}

ul.footer_social_icons li {
    display: inline-block;
}

ul.footer_social_icons li a {
    color: #fff;
    display: block;
    padding: 4px 12px;
    font-size: 15px;
}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer ul li {
    margin-bottom: 4px;
    display: block;
    color: #fff;
}

footer ul li a {
    color: #fff;
    font-size: 12px;
}

footer ul li a:hover,
footer ul li a:focus {
    color: #ffb400;
    text-decoration: none;
}

ul.f_address li {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 12px;
}

ul.f_address li i {
    display: block;
    margin-bottom: 5px;
    color: #ffb500;
    font-size: 18px;
}

ul.f_address li a {
    display: block;
    font-size: 14px;
}

ul.f_address li:nth-last-child(1) a {
    font-size: 12px;
}

.f_brands img {
    width: 89px;
    margin: 0px 5px 29px 0;
}

.mx-12 {
    margin-left: 10px;
    margin-right: 10px;
}

.px-12 {
    padding-left: 10px;
    padding-right: 10px;
}

.f_border {
    position: relative;
}

.f_border:before {
    content: "";
    position: absolute;
    top: 45px;
    left: 0px;
    width: 1px;
    height: 265px;
    background: #ffb400;
}

.col_1 {
    width: 300px;
    display: inline-block;
    padding-right: 20px;
    vertical-align: top;
}

.col_2 {
    width: 137px;
    display: inline-block;
    padding-left: 14px;
    padding-right: 14px;
    vertical-align: top;
}

.col_3 {
    width: 155px;
    display: inline-block;
    padding-left: 14px;
    padding-right: 14px;
    vertical-align: top;
}

.col_4 {
    width: 320px;
    display: inline-block;
    padding-left: 14px;
    padding-right: 14px;
    vertical-align: top;
}

.col_5 {
    width: 200px;
    display: inline-block;
    padding-left: 14px;
    vertical-align: top;
}

.back_top {
    background: #ffb500;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    border: 1px solid #2738462b;
    border-radius: 5px;
    display: none;
}


/* Equipment Page */

.equipment_page {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 75% 0 !important;
    min-height: 575px;
}

.md_text {
    font-size: 36px;
    color: #fff;
    margin: 0;
    line-height: 1.1;
}

.sorting_text {
    font-weight: 500;
    margin-bottom: 0;
}

.sort_breadcrums {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}

.sort_breadcrums li {
    display: inline-block;
    color: #808285;
    text-transform: uppercase;
    font-weight: 500;
}

.sort_breadcrums li a {
    color: #273846;
    text-decoration: none;
    border-right: 1px solid #273846;
    padding-right: 10px;
    margin-right: 10px;
}

.sort_breadcrums li a:hover {
    text-decoration: none;
    color: #ffb400;
}

.eq_product {
    border: 1px solid #273846;
    border-bottom: 5px solid #273846;
}

.eq_product .image {
    position: relative;
}

.eq_product .image img {
    width: 100%;
}

.eq_product .image p {
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    margin: 0;
    background: #273846;
    padding: 2px 15px;
}

.eq_product .content {
    position: relative;
    padding: 0px 20px 25px 40px;
}

.eq_product .content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #ffb400;
    width: 28px;
    height: 74px;
}

.eq_product .content h3 {
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    color: #273846;
    display: table;
    width: 100%;
    min-height: 74px;
    position: relative;
}

.eq_product .content h3 a {
    color: #273846;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.eq_product .content h3 a:hover {
    color: #ffb400;
    text-decoration: none;
}

.eq_product .content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    min-height: 160px;
}

.eq_product .content ul li {
    position: relative;
    margin-bottom: 10px;
    line-height: 1.7;
    font-size: 14px;
    padding-left: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.eq_product .content ul li i {
    position: absolute;
    top: 3px;
    left: 0px;
    font-size: 18px;
    width: 28px;
}

.eq_product .content ul li i.fa.fa-map-marker {
    font-size: 20px !important;
    left: 4px !important;
}

.scroll_text {
    max-height: 400px;
    overflow-y: auto;
    padding-right: 15px;
}

.scroll_text::-webkit-scrollbar {
    width: 6px;
}

.scroll_text::-webkit-scrollbar-track {
    background: #273846;
}

.scroll_text::-webkit-scrollbar-thumb {
    background: #ffb400;
}

.scroll_text::-webkit-scrollbar-thumb:hover {
    background: #ffb400;
}

.scroll_text p {
    font-size: 14px;
    color: #fff;
}

.scroll_text h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
}

.tag_section ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tag_section ul li {
    display: inline-block;
}

.tag_section ul li a {
    color: #273846;
    font-size: 12px;
    min-width: 200px;
    display: block;
    text-align: center;
    padding: 18px 10px;
    border: 1px solid #273846;
    border-radius: 8px;
    margin-right: 8px;
    margin-bottom: 10px;
}

.tag_section ul li a:hover,
.tag_section ul li a:focus {
    text-decoration: none;
    color: #ffb400;
    border-color: #ffb400;
}

.detail_custom_thumbnail li {
    list-style: none;
}


/* Single Equipment */

.navigation_btn a {
    color: #273846;
    font-weight: 500;
    text-transform: uppercase;
}

.navigation_btn a i {
    font-size: 20px;
    vertical-align: middle;
}

.navigation_btn a:hover,
.navigation_btn a:focus {
    text-decoration: none;
    color: #ffb400;
}

.navigation_border {
    border-bottom: 1px solid #273846;
}

.Ads_banner {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    padding: 35px;
}

.Ads_banner h3 {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.sidebar_form {
    background: #f4f5f6;
    padding: 30px 22px;
    margin-top: 110px;
}

.sidebar_form form input {
    display: block;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    color: #273846;
    height: 45px;
    padding: 0 8px;
    border: 1px solid #273846;
    border-radius: 6px;
}

.sidebar_form form textarea {
    display: block;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    color: #273846;
    padding: 9px 8px !important;
    border: 1px solid #273846;
    border-radius: 6px;
    height: 45px;
}

.sidebar_form form input:focus,
.sidebar_form form textarea:focus {
    outline: none;
}

.sidebar_form h3 {
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
}

.sidebar_form button {
    display: block;
    width: 100%;
    height: 45px;
    margin-top: 20px;
    border-radius: 6px;
    background: #ffb400;
    color: #273846;
    font-weight: 800;
    text-transform: uppercase;
    border: none;
}

.sidebar_form button i {
    font-size: 22px;
    vertical-align: middle;
    margin-right: 6px;
}

.sidebar_form button:hover {
    background: #273846;
    color: #fff;
}

.sb_contact_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #273947;
    font-weight: 500;
}

.sb_contact_list ul li a {
    color: #273947;
    display: block;
}

.sb_contact_list ul li a:hover {
    text-decoration: none;
}

.sb_contact_list ul li {
    margin-top: 20px;
    position: relative;
    padding-left: 45px;
}

.sb_contact_list ul li i {
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 25px;
    color: #ffb400;
    width: 40px;
    text-align: center;
}

.single_eq_title,
.single_eq_price {
    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 0px;
}

ul.single_eq_list {
    list-style: none;
    margin: 0;
    padding: 0;
    min-height: 70px;
}

ul.single_eq_list li {
    display: inline-block;
    font-size: 14px;
    color: #273846;
    padding-right: 15px;
    margin-bottom: 12px;
}

ul.single_eq_list li i {
    margin-top: 1px;
    font-size: 17px;
    vertical-align: middle;
    margin-bottom: 4px;
    width: 24px;
}

ul.single_eq_list li i.fa.fa-map-marker {
    padding-left: 3px;
    font-size: 18px;
}

.single_eq_slider .carousel-inner {
    border: 1px solid #273846;
    max-height: 540px;
}

.single_eq_slider .carousel-control-prev,
.single_eq_slider .carousel-control-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background: #273846a6 !important;
    color: #fff !important;
    width: 44px;
    height: 100px;
    text-align: center;
    font-size: 40px !important;
}

.single_eq_slider .carousel-control-prev:focus,
.single_eq_slider .arousel-control-next:focus {
    outline: none;
}

.single_eq_slider .carousel-control-prev {
    left: 0px;
}

.single_eq_slider .carousel-control-next {
    right: 0px;
}

.single_eq_slider .carousel-indicators li::before,
.single_eq_slider .carousel-indicators li::after {
    display: none;
}

.single_eq_slider ol.carousel-indicators {
    position: relative !important;
    margin-top: 20px;
    display: block;
    text-align: left;
    bottom: auto;
    margin-left: 0;
    margin-right: 0px;
}

.single_eq_slider .carousel-indicators li {
    width: 102px !important;
    display: inline-block;
    height: 69px !important;
    text-indent: unset;
}

.single_eq_slider .carousel-indicators li img {
    border: 1px solid #273846;
}

.single_eq_slider .view_all_photo {
    background: no-repeat;
    border: none;
    text-transform: uppercase;
    color: #273846;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
}

.single_eq_slider .view_all_photo:hover,
.single_eq_slider .view_all_photo:focus {
    color: #ffb500;
    outline: none;
}

.single_eq_content {
    border-top: 1px solid #273846;
    padding-top: 23px;
}

.single_eq_content h3 {
    position: relative;
    color: #273846;
    font-size: 18px;
    font-weight: 800;
    padding-bottom: 18px;
    margin-bottom: 25px;
}

.single_eq_content h3:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 47px;
    height: 5px;
    background: #ffb400;
}

.more_option a {
    color: #273846;
    border: 1px solid #273846;
    font-size: 12px;
    display: inline-block;
    padding: 14px 10px;
    border-radius: 5px;
    text-decoration: none;
    margin-right: 4px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.more_option a:hover {
    color: #ffb400;
    border: 1px solid #ffb400;
    text-decoration: none;
}

.more_option a i {
    font-size: 17px;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-right: 2px;
}

.fixed-bottom-nav {
    display: none;
}

.message_box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 10px;
    background: #ffb500;
    text-align: center;
    z-index: 999;
    border-radius: 0px;
}

.message_box strong {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
}


/* Blueimp Slider */

.blueimp-gallery>.indicator>li {
    width: 60px !important;
    height: 50px !important;
    margin: 6px 3px 0 !important;
    border-radius: 0 !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.blueimp-gallery>.slides>.slide>.video-content>iframe {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    width: 70% !important;
    height: 78% !important;
    border: none !important;
    right: 0;
    margin: 0 auto;
    margin-top: 5%;
}

.playbutton {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
}

.playbutton img {
    width: 57px !important;
    height: auto !important;
    border: none !important;
}

.blueimp-gallery>.slides>.slide>.video-playing>iframe {
    top: 0 !important;
}

.blueimp-gallery-display>.close {
    background: none !important;
}

.blueimp-gallery>.close {
    font-size: 36px !important;
    color: #fff !important;
}

.blueimp-gallery a.play-pause {
    display: none !important;
}

.blueimp-gallery-display>.next,
.blueimp-gallery-display>.prev {
    background: none !important;
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;
    font-size: 60px !important;
    line-height: 30px !important;
    text-align: center !important;
    color: #fff !important;
    background-color: rgba(0, 0, 0, .5) !important;
}

.blueimp-gallery>.indicator>li:after {
    display: none !important;
}


/* All Category */

.all_category_page {
    background: url(../images/all-categories/banner.png) #273846;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 70% 0;
    min-height: 650px;
}

.all_category_box {
    border: 1px solid #273846;
    border-bottom: 5px solid #273846;
}

.all_category_box .image {
    text-align: center;
    display: flex;
    width: 100%;
    height: 185px;
    align-items: center;
    justify-content: center;
}

.all_category_box .image img {
    max-width: 100%;
}

.all_category_box h3 {
    font-size: 24px;
    font-weight: 800;
    color: #273846;
    min-height: 55px;
}

.all_category_box a:hover h3 {
    text-decoration: none;
    color: #ffb400;
}

.all_category_box p {
    margin-bottom: 0px;
    padding-top: 15px;
    min-height: 100px;
    color: #273846;
}

.all_category_box .content {
    position: relative;
    padding: 15px 19px 30px 40px;
}

.all_category_box .content:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 28px;
    height: 74px;
    display: block;
    background: #ffb400;
}

.content_area ul {
    list-style: none;
    margin: 0px;
}

.content_area ul li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 10px;
}

.content_area ul li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0px;
    width: 8px;
    height: 8px;
    background: #ffb400;
    display: inline-block;
    border-radius: 10px;
}

.font_12 {
    font-size: 12px;
}

.bg_gray {
    background: #f4f5f6;
    padding: 25px;
}

footer ul li.active a {
    color: #ffb400;
}
/*topbar megamenu */
.top-bar-dropdownwrapper {
    display: inline-block;
}
.top-bar-submenu {
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0px;
    background: #293946;
    z-index: 1;
    padding: 15px;
    border-top: 1px solid #475662;
    border-bottom: 1px solid #475662;
    opacity: 0; 
     visibility: hidden;
     min-height: 150px;
}
.topbar .navbar-brand {
    display: inline-block;
    position: relative;
    top: -24px;
}
.top-bar-dropdownwrapper:hover .top-bar-submenu {
    visibility: visible;
    opacity: 1;
}
.top-bar-submenu ul {
    padding-left: 21px;
    margin-bottom: 0px;
    margin-left: 329px;
    display: inline-block;
}

.top-bar-submenu-ul {
    position: relative;
}

.top-bar-submenu ul li a {
    font-size: 14px;
    text-transform: uppercase;
    color: #939598;
    display: block;
    position: relative;
    font-weight: 500;
    
}
.top-bar-submenu ul li {
    margin-bottom: 2px;
    list-style: none;
    padding-right: 30px;
}
.top-bar-submenu ul li a:hover {
    color: #ffb400;
}
.has-child-menu {
    position: relative;
}
.has-child-menu .child-menu {
    position: absolute;
    top: 0px;
    left: 100%;
    list-style: none;
    width: 480px;
}
.has-child-menu .child-menu ul {
    margin-left: 0px;
    padding-left: 0px;
    display: block;
}
.has-child-menu .child-menu ul a {
    font-size: 11px;
}
.has-child-menu .child-menu ul li {
    list-style: none;
    margin-bottom: 8px;
    padding-right: 0px;
}
.has-child-menu .child-menu .row>div {
    padding: 0px 2px;
}
.has-child-menu .child-menu .row>div {
    position: relative;
}
.has-child-menu .child-menu .row>div::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 110px;
    top: 0px;
    background: #ffb400;
    right: 13px;
}
.has-child-menu .child-menu .row>div:last-child::before {
    display: none;
}
.has-child-menu .child-menu {
    visibility: hidden;
    opacity: 0;
}
.has-child-menu:hover .child-menu {
    visibility: visible;
    opacity: 1;
}
.top-bar-submenu-ul {
    padding-left: 0px;
    margin-bottom: 20px;
    min-height: 120px;
}
.top-bar-submenu-ul li a {
    font-size: 14px;
    text-transform: uppercase;
    color: #939598;
    display: block;
    position: relative;
    font-weight: 500;
}
.top-bar-submenu-ul li {
    list-style: none;
    margin-bottom: 1px;
}
/*topbar megamenu */
/* landing page-banner */
.single_equipment.landing-page-banner .sidebar_form button img{
    transition: 0.5s;
   }
   .single_equipment.landing-page-banner .sidebar_form button:hover img {
       filter: brightness(0) invert(1);
   }
.single_equipment.landing-page-banner .sidebar_form {
    margin-top: 0px;
}
.landing-page-wapper .content h2 {
    font-size: 30px;
    font-weight: 700;
    color: #273846;
    margin-bottom: 30px;
}
.landing-page-wapper .content {
    margin-bottom: 70px;
}
.landing-page-wapper .contact-info p {
    margin-top: 20px;
    font-weight: 500;
    color: #273846;
}
.landing-page-wapper .contact-info p a {
    color: #273846;
}
.landing-page-wapper .contact-info p a img {
    margin: 0px 5px;
}
landing-page-wapper .row {
    align-items: center;
}
.landing-page-banner-img img {
    max-width: 100%;
}
/* landing page-banner */
/* dark service section */
.our_service.bg_dark .Service_box h3 {
    color: white;
}
.our_service.bg_dark .Service_box p {
    color: white;
    min-height: 79px;
    margin-bottom: 10px;
    font-size: 11px;
}
.our_service.bg_dark .Service_box a {
    color: white;
    font-size: 11px;
}
.subscribe_section h3 small {
    font-size: 18px;
    display: block;
    margin-top: -3px;
}
/* dark service section */
/* stock section */
.stock-slider {
    position: relative;
    margin-top: 70px;
    padding: 0px 50px;
}
.stock-slider .item {
    padding: 0px 4px;
    position: relative;
}

.stock-slider .item img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.stock-slider .item figure {
    border-bottom: 5px solid #ffb400;
    position: relative;
}
.stock-slider .item h3 {
    font-size: 18px;
    color: white;
    font-weight: 700;
    margin-bottom: 0px;
}

.stock-slider .item  p {
    font-size: 14px;
    color: white;
}

.stock-slider .item .Price {
    font-size: 18px;
    font-weight: 700;
    color: white;
    background: #273846;
    position: absolute;
    right: 4px;
    top: 172px;
    padding: 3px 10px;
}
.stock-slider .slick-arrow {
    position: absolute;
    top: 38%;
    transform: translateY(-50%);
    width: 30px;
    height: 60px;
    background: #ffb400;
    border: none;
    font-size: 39px;
    color: #273846;
    left: 0;
    outline: none;
}
.stock-slider .slick-arrow.slick-next {
    left: auto;
    right: 0px;
}
.stock-section .btn_link_orange {
    border-color: white;
}

.stock-section .stock-slider {
    margin-bottom: 40px;
}
/* stock section */
/*light detail */
.detail_search.light_detail_search {
    background: white;
    padding-top: 100px;
}
.detail_search.light_detail_search h3.border_title {
    color: #273846;
}
.detail_search.light_detail_search .select2-selection.select2-selection--single {
    border-color: #273846!important;
}
.detail_search.light_detail_search label {
    color: #273846;
}
.detail_search.light_detail_search .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #273846!important;
}
.detail_search.light_detail_search  span.select2-selection__arrow{
    background-image: url(../images/select_arrow-light.png) !important;
    background-repeat: no-repeat !important;
    background-position: 100% 0 !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
/*light detail */
/*technical-search */
.Service_box.technical_search_box .s_img img {
    width: auto!important;
    max-height: 180px;
    object-fit: contain;
    background: white;
    max-width: 240px;
}
.Service_box.technical_search_box {
    margin-top: 20px;
}
.Service_box.technical_search_box .s_img {
    margin-bottom: 10px;
    height: 185px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Service_box.technical_search_box h3 {
    font-size: 22px;
    margin-bottom: 10px;
    min-height: 80px;
    padding-bottom: 0px;
}
.Service_box.technical_search_box p {
    min-height: 80px;
}
.technical_detail_section .title_with_sep {
    margin-bottom: 70px;
}
.technical_detail_section .row>div {
    padding: 0px 5px;
}
.Service_box.technical_search_box a {
    display: block;
    margin-bottom: 0px;
    border-bottom: none;
}
/*technical-search */
/*other listing */
.other-listing ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 15px;
}

.other-listing ul li {
    margin-bottom: 30px;
}

.other-listing ul li a {
    font-weight: 500;
    font-size: 13px;
}

.other-listing {
    border-right: 1px solid lightgrey;
    height: 100%;
    padding: 0px 15px;
}
.technical_detail_section .row>div.first .other-listing {
    border-left: 1px solid lightgrey;
}
.other-listing ul li a {
    color: #5e5e5e;
}

.other-listing ul li a:hover {
    color: #ffb400;
}
.technical_detail_section.other_categories .service_desc p {
    font-size: 12px;
}
.other-listing ul li h5 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 7px;
}

.other-listing ul li p {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 5px;
}

.other-listing ul li  a {
    text-decoration: underline;
    color: #273846;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
/*other listing */
ul.social_icons li a img {
    transition: 0.5s;
    position: relative;
    top: -2px;
    filter: brightness(0) invert(1);
}

ul.social_icons li a:hover img {
    filter: none;
}
ul.footer_social_icons li a img {
    width: auto;
    height: auto;
    position: relative;
    top: -2px;
    transition: 0.5s;
    filter: brightness(0) invert(1);
}

ul.footer_social_icons li a:hover img {
    filter: none;
}
@media(min-width:768px) {
    /*/*div#chat_contact_form {*/*/
    /*/*    transform: none !important;*/*/
    /*/*}*/*/
}

@media(max-width: 1024px) {
    .sub_input:before {
        left: 10px;
        font-size: 19px;
        height: 40px;
        line-height: 40px;
    }
    .sidebar_form {
        margin-top: 30px;
    }
    header.home {
        background-position: 58% 0;
    }
    .c_navbar a.nav-link {
        font-size: 12px;
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .lg_text,
    .border_title {
        font-size: 48px;
    }
    .border_title {
        border-left: 18px solid #ffb400;
        padding-left: 18px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .btn_banner {
        font-size: 12px;
        padding: 8px 10px;
    }
    .title_with_sep h3 {
        font-size: 26px;
    }
    .inventory_product .image p {
        font-size: 14.88px;
        font-weight: 600;
    }
    .inventory_product h3 {
        font-size: 18px;
    }
    .inventory_product_slider {
        padding: 0 50px;
        margin-top: 0px;
    }
    .form_select {
        width: 23.7%;
        padding-top: 15px;
    }
    .detail_search form .form_select:nth-last-child(1) {
        width: 99%;
    }
    .Service_box {
        border: 1px solid #273846;
        border-bottom: 8px solid #273846;
        margin-top: 15px;
    }
    .Service_box h3:before {
        width: 15px;
        height: 60px;
    }
    .py_60 {
        padding: 40px 0;
    }
    .Service_box h3 {
        font-size: 18px;
        padding: 20px 10px 20px 29px;
    }
    .service_desc {
        padding: 0px 16px 10px 29px;
    }
    .subscribe_section h3 {
        font-size: 28px;
        padding-left: 40px;
        padding-top: 25px;
        padding-bottom: 16px;
    }
    .subscribe_section h3:before {
        width: 20px;
        height: 90px;
    }
    .subscribe_section h3 span {
        font-size: 15px;
    }
    .subscribe_section form {
        margin-top: 4px;
    }
    .sub_input {
        width: 100%;
    }
    .sub_input input {
        height: 40px;
        padding: 0 10px 0 36px;
        font-size: 12px;
    }
    .subscribe_section button {
        padding: 8.5px 14px;
        width: auto;
    }
    .col_1 {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
        border-bottom: 1px solid #ffb400;
        padding-bottom: 20px;
        margin-top: 10px;
    }
    .col_2.f_border:before {
        display: none;
    }
    .col_2 {
        width: 16%;
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 15px;
    }
    .col_3 {
        width: 22%;
        padding-left: 20px;
        padding-right: 12px;
        margin-top: 15px;
    }
    .col_4 {
        width: 35%;
        padding-left: 20px;
        padding-right: 12px;
        margin-top: 15px;
    }
    .col_5 {
        width: 25%;
        padding-left: 20px;
        margin-top: 15px;
    }
    footer {
        padding: 40px 0;
    }
    section.custruction_section .form-control,
    section.custruction_section .btn_orange {
        font-size: 12px;
    }
}

@media(max-width: 991px) {
    .home_banner,
    .all_category_page,
    .brand_banner {
        min-height: auto;
    }
    .home_banner_slider,
    .banner_padding {
        padding-top: 200px;
    }
    .home_banner_slider .carousel-indicators {
        bottom: 0;
    }
    .sidebar_form {
        margin-top: 20px;
    }
    .blueimp-gallery>.indicator {
        display: none !important;
    }
    .blueimp-gallery>.close {
        top: 6px;
        right: 6px;
    }
    .mobile_none {
        display: none !important;
    }
    #banner_vedio {
        display: none !important;
    }
    header.home {
        min-height: auto;
    }
    .form_row input[type="text"] {
        width: 270px;
        font-size: 12px;
    }
    ul.social_icons li a {
        padding: 0 8px;
        font-size: 14px;
    }
    .topbar .container {
        padding: 0;
    }
    .topbar_btn {
        font-size: 12px;
        padding: 0;
        padding-left: 10px;
    }
    .eq_product .content ul li i {
        top: 2px;
    }
    .inventory_product_slider .owl-prev {
        left: 0px;
    }
    .inventory_product_slider .owl-next {
        right: 0px;
    }
    .inventory_product_slider {
        padding: 0 35px;
    }
    .form_select {
        width: 48.7%;
    }
    .captcha_img {
        width: auto;
        height: auto;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        left: 0;
        width: 80%;
        padding: 40px 20px;
        height: 100vh;
        background: #273846;
        z-index: 999;
        overflow-y: auto;
    }
    .navbar-collapse::-webkit-scrollbar {
        width: 0px;
    }
    .navbar-collapse::-webkit-scrollbar-track {
        background: transparent;
    }
    .navbar-collapse::-webkit-scrollbar-thumb {
        background: transparent;
    }
    .navbar-collapse::-webkit-scrollbar-thumb:hover {
        background: transparent;
    }
    .c_navbar a.nav-link {
        padding-left: 0px !important;
        padding-right: 0px !important;
        border-bottom: 1px solid #ffffff4f;
        padding: 14px;
    }
    .lg_text,
    .border_title {
        font-size: 28px;
    }
    .inner_title,
    .in_tt h1,
    .in_tt h2,
    .in_tt h3,
    .in_tt h4,
    .in_tt h5,
    .in_tt h6 {
        font-size: 20px;
    }
    .mb_35 {
        margin-bottom: 15px;
    }
    .sm_text {
        padding-right: 100px;
    }
    .equipment_page {
        min-height: auto;
        background-position: 50% 0 !important;
    }
    .md_text {
        font-size: 18px;
    }
    .Ads_banner h3 {
        font-size: 22px;
    }
    .single_eq_title {
        font-size: 28px;
    }
    .single_eq_price {
        font-size: 26px;
    }
    .single_eq_slider .carousel-indicators li {
        width: 95px !important;
    }
    .sb_contact_list ul {
        font-size: 15px;
    }
    .sb_contact_list ul li i {
        top: 0px;
    }
    .Ads_banner {
        background-position: 50% 0;
    }
    .single_eq_content h3 {
        margin-bottom: 18px;
    }
    .more_option a {
        margin-right: 0px;
        width: 100%;
        text-align: center;
    }
    .content_padding:before {
        width: 16px;
        height: 50px;
    }
    .content_padding {
        padding: 15px 20px 30px 24px;
    }
    .content_padding h3 {
        padding-bottom: 10px;
        padding-top: 0;
    }
    .font30_extrabold {
        font-size: 22px;
    }
    div#offer_form {
        transform: scale(0.6);
        -webkit-transform: scale(0.6);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

@media(max-width: 767px) {
    .home_banner_slider,
    banner_padding {
        padding-top: 220px;
        padding-bottom: 40px;
    }
    .single_eq_slider .view_all_photo {
        display: none;
    }
    .mini_border_title,
    .service_content h3,
    .service_content h2,
    .service_content h4 {
        font-size: 25px;
    }
    .brands_logos ul li {
        padding-right: 0px;
        padding-bottom: 7px;
        text-align: left;
        display: block;
    }
    .single_eq_slider .carousel-indicators li {
        width: 60px !important;
        height: 47px !important;
    }
    .navbar-brand img {
        width: 75%;
    }
    .form_row input[type="text"] {
        width: 440px;
        border: 1px solid #475662;
        border-radius: 5px;
        height: 35px;
        padding: 0 42px;
        color: #fff;
        font-size: 14.39px;
        outline: none;
        background: transparent;
    }
    .form_select,
    .detail_search form .form_select:nth-last-child(1) {
        width: 100%;
        margin: 0;
    }
    .form_row .icon_search,
    .form_row .microphone {
        font-size: 16px;
    }
    .form_row input[type="text"] {
        height: 35px;
        padding: 0 30px;
        width: 100%;
    }
    .topbar {
        padding: 10px 15px 4px;
        height: auto;
        display: inline-block;
        width: 100%;
    }
    .topbar .pull-left,
    .topbar .pull-right {
        width: 100%;
        text-align: center;
    }
    .topbar_btn {
        font-size: 10px;
        padding-left: 6px;
    }
    ul.social_icons li a {
        padding: 0 6px;
    }
    .sm_text {
        padding-right: 0;
    }
    .btn_banner {
        display: block;
        text-align: center;
        margin-bottom: 12px;
    }
    .subscribe_section h3:before {
        width: 10px;
        height: 70px;
    }
    .subscribe_section h3 {
        font-size: 16px;
        padding-left: 18px;
        padding-top: 20px;
    }
    .sub_input {
        width: 100%;
    }
    .subscribe_section h3 span {
        font-size: 14px;
        margin-top: 5px;
    }
    .subscribe_section button {
        width: 100%;
        position: relative;
        margin-top: 10px;
    }
    .btn_link_orange {
        font-size: 12px;
        display: block;
    }
    .detail_search:before {
        display: none;
    }
    .col_2,
    .col_3,
    .col_4,
    .col_5 {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .f_border:before {
        display: none;
    }
    .col_2,
    .col_3,
    .col_4 {
        border-bottom: 1px solid #ffb400;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }
    .detail_search {
        padding-bottom: 40px;
        background: url(../images/detail_tracter_new.png) #273846;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 37% 0;
    }
    .title_with_sep {
        margin-bottom: 15px;
    }
    .cbtn_dark {
        font-size: 12px;
        padding: 10px 12px;
    }
    .custruction_section {
        background-position: 90% 0;
    }
    .col_1 {
        margin-top: 0;
    }
    .f_brands img {
        width: 85px;
        margin: 0px 5px 10px 0;
    }
    footer {
        padding: 40px 0 20px;
    }
    .sort_breadcrums li {
        font-size: 12px;
    }
    .eq_product .image p {
        font-size: 18px;
    }
    .eq_product .content h3 {
        font-size: 20px;
        min-height: 60px;
    }
    .eq_product .content:before {
        width: 16px;
        height: 60px;
    }
    .eq_product .content {
        padding: 0px 20px 20px 25px;
    }
    .eq_product .content ul {
        min-height: auto;
    }
    .eq_product .content ul li {
        line-height: 1.8;
        font-size: 12px;
        padding-left: 26px;
    }
    .tag_section ul li a,
    .tag_section ul li {
        width: 100%;
    }
    .single_eq_slider .carousel-control-prev,
    .single_eq_slider .carousel-control-next {
        width: 28px;
        height: 70px;
    }
    .Ads_banner {
        padding: 22px;
    }
    ul.single_eq_list li {
        width: 49%;
        font-size: 12px;
    }
    ul.single_eq_list li:nth-last-child(1) {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 0px;
    }
    ul.single_eq_list li i {
        margin-top: 1px;
        font-size: 15px;
        width: 20px;
    }
    ul.single_eq_list li i.fa.fa-map-marker {
        padding-left: 2px;
    }
    .navigation_btn a i {
        font-size: 12px;
        margin-bottom: 2px;
    }
    .navigation_btn a {
        font-size: 12px;
    }
    .fixed-bottom-nav {
        position: fixed;
        bottom: 0px;
        left: 0;
        right: 0;
        z-index: 999999997;
        background-color: #fff;
        height: 80px;
        max-height: 80px;
        overflow: hidden;
        transition: ease-in-out 0.15s;
        transform: translateY(0px);
    }
    .fixed-bottom-nav__inner,
    .fixed-bottom-nav__menu {
        height: 100%;
    }
    .fixed-bottom-nav__list {
        height: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        max-width: 100%;
        justify-content: space-evenly;
        padding: 0;
    }
    .fixed-bottom-nav__list-item {
        display: block;
        width: 33.33%;
        text-align: center;
        border-right: 1px solid #434546;
    }
    .fixed-bottom-nav__list-item .chat-container-holder,
    .fixed-bottom-nav__list-item a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        padding: 1rem 0.9rem;
        color: #ffffff;
        text-decoration: none!important;
        background-color: #273846;
        padding-top: 18px;
    }
    .fixed-bottom-nav__list-item a i {
        font-size: 23px;
        display: block;
        margin: 0 auto;
        margin-bottom: 7px;
    }
    .all_category_box p {
        min-height: auto;
    }
    .all_category_box h3 {
        min-height: auto;
        font-size: 18px;
    }
    .all_category_box .content {
        padding: 15px 19px 30px 30px;
    }
    .all_category_box .content:before {
        width: 15px;
        height: 60px;
    }
    .font24_extrabold {
        font-size: 20px;
    }
    .home_banner .container {}
    .home_banner {
        background: url(../images/home_bg_big.png) #273846;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 68% 0;
    }
    .all_category_page {
        background-position: 60% 0;
    }
    .equipment_page {
        background-position: 70% 0 !important;
    }
    ul.f_address {
        column-count: 1;
    }
    footer ul {
        column-count: 2;
    }
    footer ul.footer_social_icons {
        column-count: auto;
    }
    .stock_menu_box .mob-stock-desc h5 span {
        display: block;
    }
    .stock_menu_box {
        background: #fff;
    }
    .stock_menu_box .megamenu_title {
        display: block;
        padding: 10px;
    }
    .stock_menu_box .megamenu_title h3 {
        font-size: 17px;
        font-weight: 700;
    }
    .stock_menu_box .borderBottom {
        height: 30px !important;
    }
}

@media(max-width:600px) {
    .inventory_product_slider .owl-prev,
    .inventory_product_slider .owl-next {
        height: 143.91px;
    }
    .col-xs-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .stock_menu_box .mob-stock-desc h5 span {
        display: block;
    }
    .stock_menu_box {
        background: #fff;
    }
    .stock_menu_box .megamenu_title {
        display: block;
        padding: 10px;
    }
    .stock_menu_box .megamenu_title h3 {
        font-size: 17px;
        font-weight: 700;
    }
    .stock_menu_box .borderBottom {
        height: 30px !important;
    }
}

@media(max-width:550px) {
    .inventory_product_slider .owl-prev,
    .inventory_product_slider .owl-next,
    .inventory_product .image {
        height: 200px;
    }
    .stock_menu_box .mob-stock-desc h5 span {
        display: block;
    }
    .stock_menu_box {
        background: #fff;
    }
    .stock_menu_box .megamenu_title {
        display: block;
        padding: 10px;
    }
    .stock_menu_box .megamenu_title h3 {
        font-size: 17px;
        font-weight: 700;
    }
    .stock_menu_box .borderBottom {
        height: 30px !important;
    }
}
/*responsive navbar and resources pages */
@media(max-width:1199px){
    .c_navbar a.nav-link {
        font-size: 12px;
        padding-left: 5px!important;
        padding-right: 5px !important;
    }
   
}
@media (max-width: 1024px){
    .c_navbar a.nav-link {
        font-size: 12px;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}
    @media(max-width:991px){
        .has-child-menu .child-menu {
            position: relative;
            width: 100%;
            visibility: visible;
            opacity: 1;
            left: 0px;
            padding: 0px 21px;
        }
        .has-child-menu .child-menu ul li a {
            font-size: 9px;
            position: relative;
        }
        .has-child-menu .child-menu ul li a::before {
            content: "-";
            margin-right: 6px;
        }
        .has-child-menu .child-menu ul li {
            margin-bottom: 2px;
        }
        .top-bar-submenu-ul li a {
            font-size: 12px;
        }
        .has-child-menu .child-menu .row>div::before {
            display: none;
        }
        .top-bar-submenu-ul>li {
            list-style: none;
            margin-bottom: 1px;
            display: block;
            padding: 12px 15px;
            color: #fff;
            text-transform: uppercase;
            font-size: 12px;
            border-bottom: 1px solid #ffffff4f;
        }
        .top-bar-submenu-ul>li>a{
            color: #fff;
        }
        .subscribe_section h3 small {
            margin-top: 3px;
            font-size: 13px;
        }
        .detail_search.light_detail_search {
            padding-top: 40px;
            padding-bottom: 20px;
            background: #f7f7f7;
        }
        .technical_detail_section .title_with_sep {
            margin-bottom: 30px;
        }
        .landing-page-wapper .content h2 {
            font-size: 22px;
            margin-bottom: 10px;
        }
        .landing-page-wapper .contact-info p {
            font-size: 12px;
        }
        .landing-page-wapper .content {
            margin-bottom: 20px;
        }
        .stock-slider .item h3 {
            font-size: 15px;
        }
        
        .stock-slider .item p {
            font-size: 11px;
        }
        .stock-slider .item img {
            height: 190px;
        }
        .stock-section .stock-slider {
            margin-top: 40px;
        }
        .has-child-menu .child-menu {
            display: none;
        }
        .top-bar-submenu-ul:hover .child-menu {
            display: block;
        }
        .dropdown-menu.show, .dropdown-menu {
            display: none!important;
        }
        .dropdown-menu.mobile-dropdown-show {
            display: block!important;
        }
    }
    @media (max-width:767px){
        .Service_box.technical_search_box h3 {
            font-size: 16px;
        }
        .stock-slider .item img {
            height: 130px;
        }
    }
    @media(max-width:575px){
        .stock-slider {
            padding: 0px 35px;
        }
        .stock-slider .slick-arrow {
            height: 64px;
            width: 28px;
            left: -14px;
        }
        .stock-slider .slick-arrow.slick-next {
            right: -15px;
        }
        .stock-slider .item img {
            height: 199px;
        }
        .stock-slider .item .Price {
            top: 171px;
            font-size: 14.88px;
            font-weight: 600;
        }
        .stock-slider .item h3 {
            font-size: 18px;
        }
        .stock-slider .item p {
            font-size: 14px;
        }
        .Service_box.technical_search_box h3 {
            font-size: 18px;
            min-height: 53px;
        }
        
        .Service_box.technical_search_box p {
            font-size: 14px;
            min-height: auto;
        }
        
        .technical_detail_section .row>div {
            padding: 0px 15px;
        }
        .Service_box.technical_search_box .s_img {height: 185px;display: flex;align-items: center;justify-content: center;}
        .Service_box.technical_search_box {
            border-bottom: 5px solid #273846;
        }
        
    }
    
/*responsive navbar and resources pages */