

#header.sticky-header .header-main.sticky
 {
    position: relative;
}
#header.scroll-down .header-main.sticky, .page-wrapper.sticky-scroll-up #header.sticky-header.scroll-down .main-menu-wrap {
    transform: none;
    opacity: 1;
    visibility: visible;
}

.page-wrapper.sticky-scroll-up #header .header-main.sticky, .page-wrapper.sticky-scroll-up #header.sticky-header .main-menu-wrap {
    transform: translate3d(0, 0, 0) !important;
    visibility: visible !important;
    opacity: 1 !important;
    POSITION: RELATIVE ! IMPORTANT;
}
.page-top {
    margin-top: 140px;
}
#header {
    border-top: none;
    position: fixed;
    background: #fff;
    top: 0;
    z-index: 9;
    width: 100%;
}
#header .header-main {
    position: relative;
    height: 54px !important;
    bottom: 0 !important;
    top: 0 !important;
        position: fixed;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
   top: 10px !important;
    z-index: 1001;
    box-shadow: 0 0 3px 0 var(--porto-normal-bc);

}
/* .elementor-column.elementor-col-flex-1, .elementor-column[data-col=flex-1] {
    flex: 1;
    position: absolute;
    left: 17%;
    width: 81%;
    top: 0;
    display: flex;
    align-items: stretch;
} */

#header .header-main.elementor-section {
    transition: border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    display: flex;
    align-items: flex-end;
    margin-top: 0;
    position: relative;
    top: 0px !important;
    bottom: 20px !important;
    box-shadow: none;
}

#main {
      margin-top: 106px;
}
.address .has-ccols.owl-loaded>div {
    flex: none;
    width: auto;
    max-width: none;
    display: flex;
    justify-content: center;
}
a.white {
    color: #fff;
}
#header .logo a img {
    max-width: 50%;
}
#header .logo a
 {
    display: inline-block;
    max-width: 100%;
    background: #099fdc;
    text-align: center;
    padding: 10px 0;
}
.porto-sicon-box.style_1.left-icon {
    display: flex;
    align-items: center;
}
.team-our a {
    pointer-events: none;
}
.tb-meta-comments {
    display: none;
}
.porto-tb-meta.tb-meta-author {
    display: none;

}
.porto-tb-meta {
    margin-right: 0 !important;
    padding-right: 0 !important;
    border-right: 0 !important;
}
.appear-animation-visible {
    opacity: 1;
    display: none;
}
section#team {
    height: 200px;
}
.wp-caption .wp-caption-text, .wp-caption-dd {
font-size: 31px;
    font-style: normal;
    line-height: 1.5;
    margin: 9px 0;
    padding: 0 10px 0 0;
    text-align: left;
    color: #fff;
    margin-top: -70px;
    margin-left: 30px;
    position: absolute;
    font-weight: bold;
}

#find-drivers .form-group{
    margin-bottom: 1rem;
    display: inline-flex;
    width: 49%;
}


#find-drivers .form-group *{
    width: 99%;
}
.jobs-form .form-group{
    margin-bottom: 1rem;
    display: inline-flex;
    width: 49%;
}
.jobs-form .hiden-radio input {
    width: 20px !important;
}

/* .jobs-form .form-group *{
    width: 99%;
} */
.submit-btn input {
    padding: 20px;
    width: 200px;
    max-width: 200px;
    font-weight: bold;
    border-radius: 10px;
}


/* General Form Styles */
.jobs-form .form-group {
    margin-bottom: 1rem;
/* Make sure the form fields are displayed block-level */
    width: 100%;    /* Full width */
}



/* 2-column layout */
.jobs-form {
    display: flex;
    flex-wrap: wrap;    /* Allow the items to wrap to the next line */
    gap: 1rem;          /* Space between columns */
}

.jobs-form .form-group:nth-child(odd) {
    width: 48%; /* First column (odd items) take 48% width */
}

.jobs-form .form-group:nth-child(even) {
    width: 48%; /* Second column (even items) also take 48% width */
}
.jobs-form .form-group label {
    min-width: 150px;
}
.jobs-form .form-group input, .jobs-form .form-group textarea,  .jobs-form .form-group select{
    width: 100%;
}
/* Handle full-width elements */
.jobs-form .form-group.w-100 {
    width: 100%; /* Make message and other full-width inputs span the full width */
}

.jobs-form .form-group .wpcf7-form-control {
    width: 100%; /* Ensure inputs stretch full width of the form */
}
.jobs-form .form-group span {
    width: 70%;
}
.jobs-form .form-group.w-100 span {
    width: 82% !important;
}
.btn-whatsapp-pulse {
    color: #fff !important;
    position: fixed;
    bottom: 24px;
    left: 20px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 30px;
    text-decoration: none;
    animation-name: pulse;
    z-index: 9;
}

.fixedFoter {
    position: fixed;
    bottom: 4rem;
    left: 0;
    right: 0;
    justify-content: flex-end;
    padding: 0 1.5rem;
    z-index: 99;
}

.fixedFoter .call {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgb(0 0 0 / .3);
    background: #025bca;
    justify-content: center;
    color: var(--white);
    font-size: 1.4rem;

}

.btn-whatsapp-pulse,
.btn-whatsapp-pulse-border::before {
    border-radius: 50%;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

.btn-whatsapp-pulse {
    background: #25d366;
    bottom: 20px;
}

@media (min-width: 1200px){
    #header .main-menu > li.menu-item > a {
    padding: 0 15px 0 15px;
}

.elementor-1594 .elementor-element.elementor-element-16967cb>.elementor-element-populated {
    margin: 0 0px 0 0px !important;
            padding: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .elementor-2 .elementor-element.elementor-element-c113dbc {
    margin-top: -300px;}
    .elementor-widget-video .elementor-wrapper iframe, .elementor-widget-video .elementor-wrapper video {

    height: 700px;}
        .elementor-2 .elementor-element.elementor-element-c113dbc {
        margin-top: -500px;
    }
}
@media (min-width: 991px) and (max-width: 1199px) {
.elementor-2 .elementor-element.elementor-element-c113dbc {
    margin-top: -400px;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-722ad54.position-relative.z-index-1.elementor-section-content-middle.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin-top: 0;
    padding-top: 0;
}
}
@media (max-width: 767px) {
    #main {
    margin-top: 87px;
}
.banner-video video {
   height: 100vh !important;
    display: block !important;
    visibility: visible !important;
}

.banner-video {
    height: 100vh !important;
    display: block !important;
    visibility: visible !important;
}
.elementor-element-fe57062 {
    display: block !important;
    height: 100vh !important;
}
    .elementor-2 .elementor-element.elementor-element-4234901 {
        padding: 0;
        position: relative;
        z-index: 0;
        height: 600px;
        margin-top: -600px;
    }
    .elementor-2 .elementor-element.elementor-element-4234901 video {
    height: 800px;
}
    .jobs-form .form-group {
        display: block;
        width: 100% !important;
    }
}

#header .main-menu>li.menu-item>a {
    color: #444444 !important;;
}
#header .main-menu>li.menu-item.active:hover>a,
#header .main-menu>li.menu-item:hover>a {
    background-color: transparent !important;
    color: #ffffff;
}


/* SECTION */
.form-section {
    width: 100%;
    margin-bottom: 40px;
}

/* GRID */
.form-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

/* FORM GROUP */
.form-group {
    width: 100%;
    position: relative;
}

/* FULL WIDTH ITEMS */
.full-width {
    grid-column: 1 / -1;
}

/* INPUTS */
.form-group input,
.form-group textarea,
.form-group select {
    width: 100%;
    box-sizing: border-box;
}

/* SIGNATURE */
#cf7-signature-canvas {
    width: 100%;
    height: 150px;
    border: 1px solid #ccc;
}

/* SUBMIT BUTTON */
.wpcf7 input[type="submit"] {
    padding: 12px 30px;
    font-size: 16px;
}

.form-group .wpcf7-radio input {
    width: auto;
}
.emp-form{
    padding:100px 0;
}
/* RESPONSIVE */
@media (max-width: 992px) {
    .form-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .form-grid {
        grid-template-columns: 1fr;
    }
}