.elementor-field-type-recaptcha_v3 .grecaptcha-badge {
z-index: 1;
visibility: hidden !important;
}
body > .elementor {
overflow-x: clip;
}
html {
scroll-behavior: smooth;
}
.elementor-widget-image a {
display: flex !important;
justify-content: center;
width: 100%;
} a:active,
a:focus,
input,
textarea,
input:active,
textarea:active,
:focus {
outline: none;
}
textarea {
resize: none;
}
textarea {
resize: vertical;
}
textarea {
resize: horizontal;
}
.forklifts {
display: flex;
}
.forklifts-img img {
height: 180px !important;
object-fit: contain;
width: 100%;
}
.forklifts-img {
width: 288px;
border: 1px solid #CDCDCD;
}
.calc-title {
margin: 0;
margin-bottom: 20px;
color: var(--e-global-color-e813ecf);
font-family: "Manrope", Sans-serif;
font-size: 20px;
font-weight: 500;
text-transform: none;
line-height: 1.2em;
letter-spacing: 0px;
}
.calc-checkbox {
font-family: "Manrope", Sans-serif;
font-size: 16px;
font-weight: 400;
text-transform: none;
line-height: 1.3em;
letter-spacing: 0px;
}
.forklifts__left {
margin-right: 45px;
}
.forklifts__engine {
display: flex;
flex-direction: column;
margin-top: 30px;
}
.forklifts__height .calc-select {
max-width: 282px;
}
.forklifts__wrapper {
display: flex;
}
.forklifts__brand--left {
margin-right: 55px;
}
.calc-checkbox:not(:first-child) {
margin-top: 5px;
}
.forklifts__lifting {
margin-top: 30px;
}
.forklifts__options {
margin-top: 30px;
display: flex;
flex-direction: column;
}
.forklifts__brand {
margin-top: 30px;
}
.forklifts__brand--left, .forklifts__brand--right {
display: flex;
flex-direction: column;
}
.excavator {
display: flex;
}
.excavator-img img {
height: 180px !important;
object-fit: contain;
width: 100%;
}
.excavator-img {
width: 288px;
border: 1px solid #CDCDCD;
}
.excavator__country {
margin-top: 30px;
display: flex;
flex-direction: column;
}
.excavator__options {
display: flex;
flex-direction: column;
}
.excavator__move {
margin-top: 30px;
}
.excavator__wheels {
margin-top: 30px;
}
.excavator__left {
margin-right: 45px;
}
.stacker {
display: flex;
}
.stacker-img img {
height: 180px !important;
object-fit: contain;
width: 100%;
}
.stacker-img {
width: 288px;
border: 1px solid #CDCDCD;
}
.stacker__height .calc-select {
width: 282px;
}
.stacker__lifting {
margin-top: 30px;
}
.stacker__battery {
margin-top: 30px;
}
.stacker__left {
margin-right: 45px;
}
.loader__lifting .calc-select {
max-width: 300px;
}
.loader-img img {
height: 180px !important;
object-fit: contain;
width: 100%;
}
.loader-img {
width: 330px;
border: 1px solid #CDCDCD;
}
.loader__lifting {
margin-top: 30px;
}
.loader__options {
margin-top: 30px;
display: flex;
flex-direction: column;
}
.calc-checkbox input[type="checkbox"] {
position: absolute;
opacity: 0;
cursor: pointer;
}
.calc-checkbox .checkmark {
display: inline-block;
width: 14px;
height: 14px;
background-color: transparent;
border: 1px solid #161616;
border-radius: 2px;
margin-right: 5px;
}
.calc-checkbox input[type="checkbox"]:checked + .checkmark {
background-color: transparent;
}
.calc-checkbox .checkmark:after {
content: "";
display: none;
margin-left: 4px;
width: 5px;
height: 10px;
border: solid #161616;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.calc-checkbox input[type="checkbox"]:checked + .checkmark:after {
display: block;
}
.calc-select select {
border-radius: 0 !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 10px 20px;
border: 1px solid #ccc;
background-color: #fff;
}
.calc-select select option {
color: var(--e-global-color-e813ecf);
font-family: "Manrope", Sans-serif;
font-size: 16px;
font-weight: 400;
text-transform: none;
line-height: 1.3em;
letter-spacing: 0px;
}
.calc-select {
position: relative;
}
.kw-poster {
position: absolute;
display: block;
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.select-arrow:after {
content: '';
width: 7px;
height: 7px;
border: solid #161616;
border-width: 0 2px 2px 0;
transform: translateY(-50%) rotate(45deg);
position: absolute;
top: 50%;
right: 20px;
}
.calc-radio span {
font-family: "Manrope", Sans-serif;
font-size: 16px;
font-weight: 400;
text-transform: none;
line-height: 1.3em;
letter-spacing: 0px;
}
.calc-radio input {
position: absolute !important;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
padding:0 !important;
border:0 !important;
height: 1px !important;
width: 1px !important;
overflow: hidden;
}
.calc-radio label {
position: relative;
padding-left: 20px;
font-family: sans-serif;
}
.calc-radio span::before {
content: "";
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 14px;
height: 14px;
border: 2px solid #161616;
border-radius: 100%;
}
.calc-radio span::after {
content: "";
position: absolute;
left: 4.5px;
top: 50%;
transform: translateY(-50%);
width: 5px;
height: 5px;
background: #161616;
border-radius: 100%;
opacity: 0;
}
.calc-radio input:checked + span::after {
opacity: 1;
}
.calc-form textarea {
position: absolute;
z-index: -999;
opacity: 0;
}
.elementor-message:before {
content: none !important;
}
#e-n-tab-content-2611 {
order: 4 !important;
}
#e-n-tab-content-2612 {
order: 5 !important;
}
#e-n-tab-content-2613 {
order: 6 !important;
}
#e-n-tab-content-2614 {
order: 7 !important;
}
.elementor-element-f93a925 button {
margin-bottom: 0 !important;
}
.kw-video-slider {
padding: 0 0 20px !important;
margin: 0 30px !important;
}
.kw-slider-container {
position: relative;
}
.kw-slider-container .swiper-button-prev,
.kw-slider-container .swiper-button-next {
height: 28px;
width: 28px;
background-color: #D6D6D6;
padding: 6px;
transition: background-color .3s ease;
}
.kw-slider-container .swiper-button-prev svg,
.kw-slider-container .swiper-button-next svg {
transition: fill .3s ease;
}
.kw-slider-container .swiper-button-prev {
left: 0;
}
.kw-slider-container .swiper-button-next {
right: 0;
}
.kw-slider-container .swiper-button-prev:after,
.kw-slider-container .swiper-button-next:after {
content: none;
}
.kw-slider-container .swiper-button-prev:hover,
.kw-slider-container .swiper-button-next:hover {
background-color: #000000;
}
.kw-slider-container .swiper-button-prev:hover svg,
.kw-slider-container .swiper-button-next:hover svg {
fill: #ffffff;
}
.kw-video-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100px;
height: 100px;
fill: white;
opacity: 0.7;
pointer-events: none;
transition: opacity 0.3s;
}
.kw-video-slider .swiper-slide {
height: 400px;
}
.kw-video-slider .swiper-pagination {
bottom: -5px !important;
}
@media (max-width: 1024px) {
.forklifts-img {
max-width: 220px;
width: auto;
}
.forklifts__height .calc-select {
max-width: 215px;
}
.forklifts__left {
margin-right: 40px;
}
.excavator-img {
max-width: 220px;
width: auto;
}
.excavator__left {
margin-right: 40px;
}
.stacker-img {
width: 220px;
}
.stacker__height .calc-select {
max-width: 215px;
}
.stacker__left {
margin-right: 40px;
}
.loader__lifting .calc-select {
max-width: 232px;
}
}
@media (max-width: 767px) {
.kw-video-slider .swiper-slide {
height: 270px;
}
.kw-video-icon {
width: 50px;
height: 50px;
}
#e-n-tab-content-2611 {
margin-top: 30px;
}
#e-n-tab-content-2612 {
margin-top: 30px;
}
#e-n-tab-content-2613 {
margin-top: 30px;
}
#e-n-tab-content-2614 {
margin-top: 30px;
}
.elementor-element-f93a925 {
min-height: 1240px;
}
.forklifts-img {
max-width: 100%;
}
.forklifts {
flex-direction: column;
}
.forklifts__height {
margin-top: 30px;
}
.forklifts__left {
margin-right: 0;
}
.forklifts__height .calc-select {
max-width: 100%;
}
.excavator {
flex-direction: column;
}
.excavator__options {
margin-top: 30px;
}
.excavator__left {
margin-right: 0;
}
.excavator-img {
max-width: 100%;
}
.stacker {
flex-direction: column;
}
.stacker__height {
margin-top: 30px;
}
.stacker__left {
margin-right: 0;
}
.stacker-img {
max-width: 330px;
}
.loader-img {
width: 100%;
}
.stacker__height .calc-select {
width: 100%;
}
.loader__lifting .calc-select {
max-width: 100%;
width: auto;
}
.stacker__height .calc-select {
max-width: 100%;
}
.stacker-img {
max-width: 100%;
width: auto;
}
}
.page-id-1242 .elementor-element-17abd34,
.page-id-874 .elementor-element-17abd34,
.page-id-861 .elementor-element-17abd34 {
display: none !important;
}
.page-id-1242 .elementor-element-9d24b61,
.page-id-874 .elementor-element-9d24b61,
.page-id-861 .elementor-element-9d24b61 {
opacity: 1 !important;
}