@media only screen and (min-width: 1025px) {
    body.admin-bar .vt-header{
        margin-top: 32px;
    }
}
.hover-none-underline{
    text-decoration: none !important;
}

.vt-header .vt-nav ul li.current-menu-item>a::after, .vt-header .vt-nav ul li.current_page_item>a::after, .vt-header .vt-nav ul li.current-post-ancestor>a::after, .vt-header .vt-nav ul li.current-menu-parent>a::after, .vt-header .vt-nav ul li.current-post-parent>a::after{
    display: none;
}

.overflow-hidden-y{
    overflow-y: hidden;
}
.vt-search__input{
    color: #030E37;
}

.has-error.vt-footer__form input[type=text],
.has-error.vt-footer__form input[type=email],
.has-error.vt-contact__input input[type=text],
.has-error.vt-contact__input input[type=email]{
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.error-label{
    color: #a94442;
}

.page-template-template-fullwidth .elementor-section.elementor-section-boxed>.elementor-container,
.page-template-template-about .elementor-section.elementor-section-boxed>.elementor-container{
    max-width: 100%;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.page-template-template-about>.elementor-row>.elementor-column>.elementor-element-populated{
    padding: 0;
}
.page-template-template-page-product .vt-article__txt,
.page-template-template-page-product .vt-article__txt p{
    color: #4A4A4A;
}
.vt-sidebar__links>ul>li>a{
    padding-left: 0;
}
.vt-sidebar__links>ul>li>a::before{
    display: none;
}
.vt-sidebar__links ul li a i{
    font-size: 8px;
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle;
}
.vt-contact__input.icon i{
    z-index: 10;
}

.banner-none-shadow .vt-banner__inner{
    background: none transparent;
}

.product-cat-group {
    padding: 10px 15px;
    background: rgba(211,211,211,0.3);
    margin-bottom: 15px;
    border-left: 3px solid #F05A22;
    border-top: 3px solid #F05A22;
    position: relative;
}

.cat-name {
    color: #F05A22;
    font-weight: bold;
    text-transform: uppercase;
}

.product-cat-group a {
    padding: 5px 10px;
    background: #F05A22;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: bold;
}

.product-archive .owl-dots {
    text-align: center;
    margin-bottom: 30px;
}

.product-archive .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    background-color: #000;
    opacity: 0.2;
    display: inline-block;
    margin: 0 5px;
    border-radius: 100%;
}

.product-archive .owl-dots button.owl-dot.active {
    background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
    background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
    background-color: white;
    opacity: 1;
}

span.bkic_attach_name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.vt-contact__wrap.cf7sg-popup {
    position: relative;
    background: transparent;
    display: block;
    float: right;
    padding: 0;
    margin: 0;
}

#job {
    padding: 50px 0;
}

.wrapper-recruitment-content a {
    text-decoration: none;
}

.job-item-wrapper {
    min-height: 250px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 8px 20px 0 rgba(224,224,224,.5);
    padding-left: 17px;
    padding-top: 27px;
    padding-right: 7px;
    padding-bottom: 22px;
    position: relative;
    width: 100%;
    border-top: 6px solid #f1592a;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-bottom: 40px;
}

.job-item-wrapper .job-title h4 {
    color: rgb(0, 0, 0);
    font-size: 16px;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    height: 70px;
    overflow: hidden;
}

.job-item-wrapper .job-btn-status {
    line-height: 24px;
    margin-bottom: 12px;
}

.job-item-wrapper .job-btn-status span {
    display: inline-block;
    height: 24px;
    width: 69px;
    border-radius: 12px;
    background-color: #f1592a;
    text-align: center;
    padding-top: 1px;
    color: #fff;
}

.job-item-wrapper .job-position ul.job-position-detail {
    list-style: disc;
    list-style-position: inside;
    color: #47495a;
    font-size: 13px;
}

.job-item-wrapper .job-position ul.job-position-detail li {
    padding: 7px 0;
    height: 43px;
    overflow: hidden;
    color: #47495a;
    font-weight: bold;
    text-transform: uppercase;
}

.recruitment-detail-wrapper .job-title {
    text-align: center;
    position: relative;
    margin-top: 30px; 
}

.recruitment-detail-wrapper .job-title h1 {
    font-size: 34px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    text-transform: uppercase;
    line-height: 34px;
    color: #ff9132;
}

.recruitment-detail-wrapper .job-title:before {
    content: "";
    height: 1px;
    width: 270px;
    background-color: #acacac;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -135px;
}


.recruitment-detail-wrapper .job-title:after {
    content: "";
    height: 4px;
    width: 30px;
    background-color: #171717;
    display: inline-block;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -15px;
}

.job-main-content .job-box h5.title {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}

.job-right-content>a {
    background-color: #f1592a;
    padding: 10px 42px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 20px;
}

#box-cv {
    display: block;
    padding: 50px 0;
    background-color: #60c3ef;
    color: #fff;
}

#box-cv .box-cv-title {
    margin-bottom: 20px;
}

#box-cv .box-cv-title h4 {
    font-weight: 700;
    font-size: 25px;
    color: #fff;
}

#box-cv .cf7sg-container {
    width: 100%;
}

#box-cv .cf7-smart-grid .row {
    margin-bottom: 20px;
}

#box-cv input[type=text], #box-cv input[type=email] {
    background-color: #fff;
    border: none;
    display: block;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    height: 40px;
    text-align: center;
    width: 100%;
    color: #444;
}


#box-cv .btn-apply {
    margin: 20px 0 0;
    background-color: #ff9132;
    color: #fff;
    border: 0;
    border-radius: 20px;
    padding: 10px 32px;
    font-weight: 600;
}

#box-cv span.wpcf7-form-control-wrap span {
    background: transparent;
    position: relative;
}

a.calling-btn {
    position: fixed;
    display: block;
    width: fit-content;
    position: fixed;
    right: 0px;
    bottom: 40px;
    left: 40px;
    z-index: 9999;
}

a.calling-btn img {
    width: 46px;
    height: 46px;
}

.jsSwiperBrands {
    padding-bottom: 30px;
}

.jsSwiperBrandPrev {
    left: 0;
}

.jsSwiperBrandNext {
    right: 0;
}

.jsSwiperBrandPrev, .jsSwiperBrandNext {
    background: -webkit-gradient(linear, left top, left bottom, from(#F99347), to(#F05A22));
    background: linear-gradient(180deg, #F99347 0%, #F05A22 100%);
    color: #fff;
    top: calc(50% - 15px);
}

.jsSwiperBrandPrev:after, .jsSwiperBrandNext:after{
    font-size: 30px;
    font-weight: bold;
}

.item-desc-tooltip {
    position: absolute;
    left: 0;
    bottom: -25px;
    white-space: nowrap;
    display: none;
}

.vt-section__item:hover > .item-desc-tooltip {
    display: block;
}

@media screen and (max-width: 768px) {
    .product-cat-group a {
        position: relative;
        width: 100%;
        display: block;
        transform: unset;
        right: unset;
        top: unset;
        margin-top: 5px;
    }
}
