.dropdown {

    display: flex;

}



@media (max-width: 1199px) {

    .dropdown {

        display: initial!important;

    }

}



.btn-table {

    color: #2a2727;

    border-color: none;

    border-left: 3px solid #f48221;

    width: 100%;

    font-size: 16px;

    border-radius: 0;

    margin-bottom: 12px;

    box-shadow: 0px 2px 5px 0px #0000002e;

}



.btn-table:active {

    background: #f48221;

    color: #fff;

}



.overflow-auto {

    overflow: auto!important;

}



@media (max-width: 990px) {

    .solo-table {

        margin-bottom: 50px;

    }

}



.btn-table:focus {

    box-shadow: none!important;

    outline: 0!important;

    background: #f48221;

    color: #fff;

}



.table {

    width: 100%!important;

}



.move .right {

    float: right;

    display: inline-block;

    margin-right: 30px;

    display: inline-block;

    padding: 5px 0;

}



.move {

    display: none;

}



@media (max-width: 767px) {

    .move {

        display: block;

    }

}



.move .right i,

.move .left i {

    font-size: 20px;

}



.move .left {

    margin-left: 30px;

    display: inline-block;

    padding: 5px 0;

}



.section-title h2.title {

    font-weight: 700!important;

}



.bg-img13 {

    background-image: url(../images/low-about.jpg)!important;

}



.table-view {

    margin-top: 25px;

}



.download-block {

    min-height: 205px!important;

}



.card {

    border: none!important;

    border-radius: 0!important;

}



@media (min-width: 576px) {

    .modal-dialog {

        max-width: 1110px;

        margin: 3.75rem auto;

    }

}



.model-viewer:focus {

    outline: none!important;

}



.userInput:focus {

    outline: none!important;

}



.modal-backdrop {

    background: #1e1e1e!important;

}



model-viewer#reveal {

    --poster-width: 20px;

}



.btn-view3d {

    border: none;

    border-radius: inherit;

    padding: 8px 24px;

    background: #f48221;

    font-size: 15px;

    color: #fff;

}



@media (max-width: 567px) {

    .video-layer {

        padding-top: 220px!important;

    }

}



.floating-wpp {

    z-index: 999999!important;

    bottom: 86px!important;

    right: 34px!important;

}



.floating-wpp-input-message {

    line-height: 22px;

}



.floating-wpp-popup .floating-wpp-message {

    line-height: 22px;

}



.floating-wpp-input-message textarea {

    height: 80px!important;

}



.floating-wpp-button {

    border-radius: 7%!important;

    width: 40px!important;

    height: 40px!important;

    box-shadow: none!important;

}



.floating-wpp-popup.active {

    bottom: 55px!important;

}



@media (max-width: 991px) {

    .btn-view3d {

        position: inherit!important;

    }

}



.logo-3dfield {

    position: absolute;

    width: 360px;

}



@media (max-width: 400px) {

    .logo-3dfield {

        position: absolute;

        width: 100%!important;

    }

}



.btn-view3d:hover {

    color: #fff;

    background-color: #f07e1e;

}



.btn-view3d:focus {

    outline: none;

    box-shadow: none;

}



.modal-content {

    background: rgb(255, 255, 255);

    background: radial-gradient(circle, rgba(255, 255, 255, 1) 31%, rgba(199, 199, 199, 1) 112%);

}



.modal-backdrop.show {

    opacity: .87!important;

}



*:focus {

    outline: none!important;

}



.modal {

    top: 0!important;

}



.babylonjs-canvas:focus {

    outline: none!important;

}



.has-submenu .submenu {}



@media (max-width: 567px) {

    .ttm-video-btn {

        margin-top: -150px;

    }

}



@media (max-width: 432px) {

    .ttm-play-btn {

        left: 43%!important;

    }

}



.card.tables {

    padding: 0!important;

}



.btn-table:hover {

    background-color: #f48221;

    transition: .1s ease all;

    color: #fff;

}



.form-control.select {

    border-top: 0;

    border-left: 0;

    border-right: 0;

    border-radius: 0;

    font-size: 15px;

    color: #5d6576;

    border-color: #eaeaea;

    padding-left: 26px;

    outline: none;

}



.label-radio {

    display: inline-block;

    padding-right: 15px;

}



.label-radio i {

    font-size: 17px!important;

}



.label-radio p span {

    /* padding-left: 5px; */

}



.label-radio p {

    font-size: 15px;

}



.form-control.select:focus {

    outline: 0;

    box-shadow: inset 0 -1px 0 #ddd;

    border-color: #f48221!important;

}



.text-input.select i {

    top: 16px!important;

}



.form-control.select:focus {

    box-shadow: none!important;

    outline: 0!important;

    border-color: #f48221!important;

}



.form-title {

    background: #fff;

    box-shadow: -2px 1px 6px 1px rgba(41, 61, 88, .06);

    padding: 10px 20px;

    border-left: 3px solid orange;

    color: #2c2c2c;

}



::-webkit-input-placeholder {

    color: #0000006b;

}



 :-ms-input-placeholder {

    color: #0000006b;

}



 ::placeholder {

    color: #0000006b;

}



.vs {

    opacity: 1!important;

}



.hidden {

    display: none!important;

}



.form-div {

    margin-top: 50px!important;

    margin-bottom: 5px;

}



.work-forms div {

    margin-top: 8px;

}



.form-div-f {

    margin-bottom: 5px;

}



input:-moz-read-only {

    opacity: 0.5;

}



input:read-only {

    opacity: 0.5;

}



.rd {

    opacity: 0.5!important;

}



.menu-m {

    display: none!important;

    cursor: pointer;

}



@media (max-width: 1199px) {

    .menu-l {

        display: none!important;

    }

    .menu-m {

        display: block!important;

    }

}



.page {

    background: #fff;

}



.ttm-row.pecas {

    background-color: #f9f9f9c2!important;

}



.featured-content-team a {

    display: block;

    line-height: 43px;

}



img.lazy {

    max-width: 100%;

    height: auto;

    background: #f8f8f8;

}



img.lazy.not-loading {

    background: none!important;

}

.blog_galeria {
    margin-top: 20px;
}

.owl-carousel .owl-item {
    padding-left: 0px!important;
}




/* img.lazy {

    opacity: 1;

    transition: all .5s;

}



img.lazy[data-src] {

    opacity: 0;

} */