:root {
  --flowDividerHeight: 80%;
}

@media (min-width: 1025px) {
	.swiper-slide-active .brother-children-solutions-cards-block {
		min-height: auto !important;
	}
}

/*
Additional elements for flow grids
*/

@media only screen and (max-width: 1024px) {
	.intermodal_short_form_footer {
		flex-direction: column;
	}
	
	.intermodal_short_form_policy_check .wpcf7-submit {
		float: right;
	}

    .step-flow-grid-inner:after {
        height: var(--flowDividerHeight);
        width: 2px;
        background: #0B56691A;
        content: "";
        left: 24px;
        top: 0;
        position: absolute;
        z-index: 0;
    }
	
	
    .step-flow-grid-item-container {
        z-index: 1;
    }
	
	.swiper-first-large .swiper-slide-active img{
		height: auto !important;
	}
}

@media only screen and (max-width: 768px) {
	.intermodal_short_form_contact_info_upper, .intermodal_short_form_contact_info_lower {
		flex-direction: column !important;
	}
}

.swiper-first-large .swiper-slide-active img {
  transition: 0.2s;
  height: 396px !important;
}

@media (min-width:801px) {
	.swiper-first-large .swiper-slide-active {
		width: 605px !important;
	}
	.swiper-first-large .swiper-slide-active + div, .swiper-first-large .swiper-slide-active + div + div {
		width: 393px !important;
	}

}
	@media only screen and (max-width: 1024px) {

	.swiper-first-large .swiper-slide-active img{
		height: 200px !important;
	}
}

/* Inqury form */
span.wpcf7-list-item.active-radio {
    border-radius: 6px;
}
.preferred-solution-checkbox-group label {
    border: 1px solid #e6e6e6;
    border-radius: 6px;
}
.preferred-solution-checkbox-group .active-radio label {
    border-color: #d6f3fb;
}
span.wpcf7-list-item.first.active-radio label {
    border-color: #d6f3fb !important;
}
.freight-type-radio-group label {
    text-align: center;
}
.quote-type-radio-group label {
    text-align: center;
}
.preferred-solution-checkbox-group {
    margin-top: 40px;
}
.freight-type-radio-group {
    margin-top: 40px;
}
.quote-type-radio-group {
    margin-top: 40px;
}
button.wpcf7-submit:hover,input.wpcf7-form-control.wpcf7-submit:hover {
      background-color: #159dc0 !important;
  }
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: url(/wp-content/themes/hello-elementor/assets/images/arrow_right_white.svg);
    background-color: #0b5669;
    background-position: right 30px center;
    background-repeat: no-repeat;
}
.quote-type-radio-group .wpcf7-radio span.wpcf7-list-item-label:after {
    top: 2px;
}
.freight-type-radio-group .wpcf7-radio span.wpcf7-list-item-label:after {
    display: none;
}
.wpcf7-radio span.wpcf7-list-item-label {
    position: relative;
}
.active-radio .wpcf7-list-item-label:after {
    rotate: 90deg;
}
.wpcf7-radio span.wpcf7-list-item-label:after {
    background: url(/wp-content/themes/hello-elementor/assets/images/arrow_right_alt.svg);
    content: '';
    width: 16px;
    height: 12px;
    top: 6px;
    right: -27px;
    position: absolute;
    transition:0.2s all;
}
span.wpcf7-list-item-label {
    color: #0B5669;
}
button.wpcf7cf_add:hover,button.wpcf7cf_remove:hover,button.wpcf7cf_add:focus,button.wpcf7cf_remove:focus {
    background: #159dc0;
    color: #fff;
}
.intermodal-form-container a {
    color: #0b5669;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    position: absolute;
    bottom: 11px;
    right: -314px;
    width: 200px;
}
@media (max-width: 1280px) {
  input.wpcf7-form-control.wpcf7-submit.has-spinner {
    position: initial;
    bottom: 0;
    right: 0;
    width: 200px;
  }
span.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input {width: 13px !important;}
   .submit-form{
    text-align: right !important;
  }
}
.wpcf7-response-output {
    border: none !important;
    background: #ffffff;
    padding: 20px !important;
    border-radius: 6px;
}
.intermodal-form-container fieldset p {
    font-weight: 500;
    color: #000;
    font-family: 'Roboto';
}
.business-form-item p.label {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    font-family: Roboto;
}
button.wpcf7cf_add,button.wpcf7cf_remove{border:0;transition:0.2s all;}
span.wpcf7-form-control.wpcf7-radio label {
    border: 1px solid #e6e6e6;
    border-radius: 6px;
}
.intermodal-form-container fieldset {
    border: 0;
    padding: 0;
}
.button-group label {
    text-align: center;
}
.button-group .wpcf7-radio span.wpcf7-list-item {
    width: 50%;
}
.button-group .wpcf7-radio {
    display: flex;
    gap: 20px;
}
section.page-header-box {
                display: none;
            }
.step-label{font-family:Roboto;font-size:16px;color:#000;font-weight: 500;}
.button-group .wpcf7-list-item{border-radius:6px;}
            .intermodal-revolution-slider {
                font-family: poppins, sans-serif;
                font-weight: 600;
            }

            .intermodal-button a {
                background: rgba(99, 213, 243, 0.2)!important;
                border: 1px solid rgba(99, 213, 243, 0.2);
                border-radius: 3px !important;
                box-shadow: 3px 3px 3px 0px #cbcecd !important;
                transition: 0.2s all;
                padding: 13px 35px !important;
                font-size: 16px !important;
            }

            .intermodal-button a:hover {
                background: rgba(99, 213, 243, 0.2) !important;
                border: 1px solid rgba(99, 213, 243, 0.2) !important;
            }

            h3.mega-info-title {
                display: none;
            }

            @media (max-width: 1024px) {
                .intermodal-map-desktop {
                    display: none;
                }
            }

            @media (max-width: 500px) {
.button-group .wpcf7-radio span.wpcf7-list-item{width:100%;}
                .intermodal-mobile-map-section img {
                    width: 100vh;
                }

.choices-container span.wpcf7-list-item.last {
    margin-top: 16px;
}

                .intermodal-icon-list .mega_info_box_2 {
                    display: flex;
                    flex-direction: column;
                    align-items: center;
                }

                .intermodal-button {
                    text-align: center !important;
                    display: block !important;
                }
            }

            .intermodal-mobile-map-text h2 {
                font-family: poppins, sans-serif !important;
            }

            .intermodal-map-text-desktop {
                margin-bottom: -1px;
            }

            .intermodal-map-text-desktop-column {
                padding-left: 180px;
            }

            .intermodal-map-desktop {
                min-height: 617px;
            }

            /* form css */
            /* Basic styling for the button group */
            .button-group {
                display: flex;
                flex-direction: column;
            }

            /* Hide the original radio buttons */
            .button-group input[type="radio"] {
                display: none;
            }

			.button-group .wpcf7-list-item {
				background-color: #ffffff;
			}

            .button-group label {
                padding: 15px;
                cursor: pointer;
                test-align:center;
                transition: background-color 0.3s, border-color 0.3s;
            }

            .button-group label:hover {
                background-color: rgba(99, 213, 243, 0.2);
                color: #0B5669;
            }

            /* When a radio button is selected, change the label's appearance */
            .button-group input[type="radio"]:checked + label {
                background-color: #0073aa;
                border-color: #0073aa;
                color: white;
            }

            .intermodal-form-container .label {
                color: #000;
                font-size: 12px;
                padding: 0;
            }

            .wpcf7-list-item {
                margin: 0;
            }

            .wpcf7-list-item-label {
                float: none;
                margin-left: 0;
            }

            .intermodal-form-container label {
                display: inline-block;
                max-width: 100%;
                margin-bottom: 0px;
                font-weight: 500;
                width:100%;
            }

            .business-form-grouped {
                display: flex;
                flex-direction: row;
                gap: 20px;
            }

            .business-form-input select, .business-form-input input[type="text"], .business-form-input input[type="textarea"], .business-form-input input[type="date"], .business-form-input input[type="tel"], .business-form-input input[type="email"] {
                width: 100%;
                padding: 12px 20px;
                border-radius: 3px;
                border: 0px;
                font-size: 12px;
                background-color: #f0f0f0;
				border: 1px solid #e6e6e6;
				border-radius: 6px;
				font-family: Roboto;
				font-size: 16px;
				color: #666;
            }

            .business-form-input {
                width: 100%;
                position: relative;
            }

            .business-form-item {
                width: 100%;
            }

            .preferred-solution-checkbox-group span.wpcf7-list-item, .quote-type-radio-group span.wpcf7-list-item, .freight-type-radio-group span.wpcf7-list-item {
                display: inline-block;
                background-color: #fff;
                flex: 1;
            }

            .preferred-solution-checkbox-group .wpcf7 .wpcf7-list-item, .quote-type-radio-group .wpcf7 .wpcf7-list-item, .freight-type-radio-group .wpcf7 .wpcf7-list-item {
                display: block;
                margin-bottom: 10px;
            }

            .preferred-solution-checkbox-group .wpcf7-checkbox label, .quote-type-radio-group .wpcf7-radio label, .freight-type-radio-group .wpcf7-radio label {
                position: relative;
                cursor: pointer;
            }

            .preferred-solution-checkbox-group .wpcf7-checkbox input[type="checkbox"], .quote-type-radio-group .wpcf7-radio input[type="radio"], .freight-type-radio-group .wpcf7-radio input[type="radio"] {
                /*position: relative;*/
                position: absolute;
                visibility: hidden;
                width: 30px;
                height: 30px;
                top: 0;
                left: 0;
            }

            .preferred-solution-checkbox-group .wpcf7-checkbox input[type="checkbox"] + span:before, .quote-type-radio-group .wpcf7-radio input[type="radio"] + span:before, .freight-type-radio-group .wpcf7-radio input[type="radio"] + span:before {
              /*  display: block;
                position: absolute;
                content: "";
                border-radius: 100px;
                height: 25px;
                width: 25px;
                top: 13px;
                left: 28px;
                border: 0;
                background-color: #fff;*/
            }

           /* .preferred-solution-checkbox-group .wpcf7-checkbox input[type="checkbox"] + span:after, .quote-type-radio-group .wpcf7-radio input[type="radio"] + span:after, .freight-type-radio-group .wpcf7-radio input[type="radio"] + span:after {
                display: block;
                position: absolute;
                content: "\f00c";
                height: 30px;
                width: 30px;
                top: 11px;
                left: 26px;
                color: rgba(99, 213, 243, 0.2);
                visibility: hidden;
                font-size: 12px;
                text-align: center;
                line-height: 30px;
                font-family: "Font Awesome 5 Free";
                font-weight: 600;
            }

            .preferred-solution-checkbox-group .wpcf7-checkbox input[type="checkbox"]:checked + span:after, .quote-type-radio-group .wpcf7-radio input[type="radio"]:checked + span:after, .freight-type-radio-group .wpcf7-radio input[type="radio"]:checked + span:after {
               visibility: visible;
            }*/

            .preferred-solution-checkbox-group .wpcf7-list-item-label, .quote-type-radio-group .wpcf7-list-item-label, .freight-type-radio-group .wpcf7-list-item-label {
                display: inline-block;
    font-size: 16px;
    color: #0B5669;
    font-family: Roboto;
    font-weight: 500;

            }

            .preferred-solution-checkbox-group .wpcf7-form-control.wpcf7-checkbox, .quote-type-radio-group .wpcf7-form-control.wpcf7-radio, .freight-type-radio-group .wpcf7-form-control.wpcf7-radio {
                display: flex;
                justify-content: space-between;
                width: 100%;
                gap: 20px;
            }

            .freight-type-radio-group .wpcf7-form-control.wpcf7-radio {
                gap: 20px;
            }

            .preferred-solution-checkbox-group .wpcf7-list-item label, .quote-type-radio-group .wpcf7-list-item label, .freight-type-radio-group .wpcf7-list-item label {
                display: block;
                width: 100%;
                padding: 15px 20px;
text-align:center;
height:100%
            }

            .preferred-solution .wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label {
                background-color: rgba(99, 213, 243, 0.2);
            }

            .business-warning-message {
                color: red;
                margin-top: -15px;
            }

            .button-group input[type="radio"]:checked + span, .preferred-solution-checkbox-group input[type="checkbox"]:checked + span, .quote-type-radio-group input[type="radio"]:checked + span, .freight-type-radio-group input[type="radio"]:checked + span {
                color: #0B5669;
            }

            span.wpcf7-list-item {
                border-radius: 3px;
            }

            .intermodal-form-container .submit-form input {
                background-color: #0b5669;
                border: 0;
                border-radius: 20px;
                color: #fff;
                padding: 9px 0px;
                font-size: 14px;
                width: 300px;
                font-weight: 500;
            }

            .intermodal-form-container .wpcf7-list-item input[type="checkbox"] {
                float: left;
                width: 20px;
                height: 20px;
            }

            .intermodal-form-container .accept-checkbox .wpcf7-list-item label {
                display: flex;
                gap: 20px;
                flex-direction: row;
            }

            .submit-form {
                text-align: center;
            }

            .business-form-input-grouped {
                display: flex;
                width: 100%;
                gap: 20px;
            }

            .business-form-input-grouped .business-form-input:last-child {
                max-width: 32%;
            }

            @media (max-width: 500px) {
                .business-form-grouped {
                    gap: 0px;
                    flex-wrap: wrap;
                }

                .button-group .wpcf7-radio {
                    /*display: flex;
                    flex-direction: row;
                    gap: 0px;*/
                    max-width: 100%;
display:block;
                }

                .preferred-solution-checkbox-group .wpcf7-form-control.wpcf7-checkbox, .quote-type-radio-group .wpcf7-form-control.wpcf7-radio, .freight-type-radio-group .wpcf7-form-control.wpcf7-radio {
                    flex-wrap: wrap;
                    flex-direction: column;
                }

                .freight-type-radio-group .wpcf7-form-control.wpcf7-radio {
                    gap: 20px;
                }

                .intermodal-form-container .accept-checkbox {
                    margin: 20px 0 20px 0;
                }

                .business-form-input-grouped {
                    flex-wrap: wrap;
                }

                .business-form-input-grouped .business-form-input:last-child {
                    max-width: 100%;
                }
            }

            .codedropz-upload-inner h3 {
                font-size: 20px;
            }

            .intermodal-form-container .business-form-label {
                margin-bottom: 8px;
            }

            .wpcf7-spinner {
                display: none;
            }

            .wpcf7 textarea {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    font-size: 16px;
    font-family: Roboto;
    height: 130px;
    padding: 15px 20px;
}

/*.intermodal_short_form_policy_check.acceptance_blocks p {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*}*/

.intermodal_short_form_policy_check.acceptance_blocks label {
    font-weight: 500;
}

.business-form-input input, .business-form-input select, .business-form-input radio {
    background: #fff !important;
}

@media (max-width: 960px) {
	.preferred-solution-checkbox-group .wpcf7-list-item label, .quote-type-radio-group .wpcf7-list-item label, .freight-type-radio-group .wpcf7-list-item label
	{
		padding:15px 10px;
	}
}

button.wpcf7cf_add:hover,button.wpcf7cf_remove:hover,button.wpcf7cf_add:focus,button.wpcf7cf_remove:focus {
    background: transparent;
    color: #0B5669;
}

.step-mobile-heading{display:none;}
.next-step-section{display:none;}

@media (max-width: 500px) {
	.step-mobile-heading{display:block;}
	.step-container-content{display:none;}
	.step-container-content.active{display:block;}
	.next-step-section{
		display: block;
        color: #0B5669;
        font-size: 16px;
        font-weight: 500;
        font-family: 'Roboto';
        background-repeat: no-repeat;
        background-position: right center;
        height: 20px;
        line-height: 20px;
        width: 96px;
        position: relative;
        margin: 10px 0 20px 0;
	}
	
	.next-step-section:after {
		background: url(/wp-content/themes/hello-elementor/assets/images/arrow_right_alt.svg);
		background-repeat: no-repeat;
		position: absolute;
		right: 0;
		top: 5px;
		width: 16px;
		transform: rotate(90deg);
		height: 12px;
		content: '';
	}
	
	.step-mobile-heading-num {
		background: #E0F7FD;
		line-height: 16px;
		height: 24px;
		width: 24px;
		border-radius: 100%;
		text-align: center;
		font-size: 14px;
		padding: 5px;
		color: #0B576A;
		font-weight: 500;
		font-family: 'Roboto';
		position:relative;
	}
	
	.step-mobile-heading {
        display: flex;
        border-bottom: 1px solid #CEDDE1;
        margin-bottom: 13px;
        font-family: Roboto;
        font-size: 16px;
        padding: 10px 0;
        font-weight: 500;
        gap: 12px;
		position:relative;
    }
	
	.step-mobile-heading:after {
        background: url(/wp-content/themes/hello-elementor/assets/images/arrow-wide.svg);
        background-repeat: no-repeat;
        position: absolute;
        right: 0;
        top: 20px;
        width: 17px;
        height: 10px;
		transition:0.2s all;
        content: '';
    }
	
	.step-mobile-heading.active:after {
		rotate: 180deg;
	}
	
	.step-label {
		display: none;
	}
	
	.step-mobile-heading-num.active:after {
		background: url(/wp-content/themes/hello-elementor/assets/images/check-icon.svg);
		background-repeat: no-repeat;
		position: absolute;
		left: 6px;
		top: 8px;
		width: 12px;
		height: 8px;
		transition: 0.2s all;
		content: '';
	}
	
	.step-mobile-heading-num.active {
		background: #0B5669;
	}
	
	.business-form-input-grouped{
		gap:0
	}
}

button.wpcf7cf_add, button.wpcf7cf_remove {
    background: none;
    color: #0B5669;
    padding: 0;
    font-weight: 500;
}

@media (min-width: 501px) and (max-width: 768px) {

	.radio-main-form-custom .wpcf7-form-control.wpcf7-radio,
	.checkbox-main-form-custom .wpcf7-form-control.wpcf7-checkbox {
		display: grid!important;
		grid-template-columns: repeat(2, 1fr);
	}

	.radio-main-form-custom .wpcf7-list-item,
	.checkbox-main-form-custom  .wpcf7-list-item {
		min-width: 47%;
		box-sizing: border-box;
	}

	.radio-main-form-custom .wpcf7-list-item:last-child,
	checkbox-main-form-custom .wpcf7-list-item:last-child {
		grid-column: span 1;
		justify-self: left;
		min-width: 100%;
	}
}

button.wpcf7cf_add {
    background: url(/wp-content/themes/hello-elementor/assets/images/icon-plus.svg)  !important;
    background-position: right  !important;
    background-repeat: no-repeat  !important;
    padding-right: 24px  !important;
}
.gm_with_input {
    display: flex;
    gap: 16px;
    width: 100%;
}

.gm_with_input p:last-child {
    display: none;
}

.gm_with_input p:first-child {
    flex: 1;
}
.regular_loading-location{flex:1;}
.regular_unloading-location{flex:1;}

@media (max-width:767px) {
	.gm_with_input {
		display: flex;
		flex-direction: column;
		margin-bottom: 16px;
	}

	.gm_with_input p {
		padding: 0;
		margin: 0;
	}

	.gm_with_input br {
		display: none;
	}
	
}

.submit-form input {
    padding-right: 10px !important;
    height: 50px;
    border-radius: 30px !important;
    font-size: 16px !important;
}

/* MAIN form */
.main-form-submit-container {
    display: none;
}
.main-form-submit-container.active {
    display: block;
}

.main-form-submit-container input[type="checkbox"] {
    appearance: none; /* For modern browsers */
    -webkit-appearance: none; /* For Safari */
    -moz-appearance: none; /* For Firefox */
    width: 24px !important;
    height: 24px !important;
    min-width: 24px;
    max-width: 24px;
    border: 2px solid #008fb3; /* Border color */
    border-radius: 4px; /* Rounded corners */
    background-color: #ffffff; /* Background color */
    cursor: pointer;
    position: relative;
    outline: none;
    vertical-align: middle;
    transition: all 0.2s ease;
}

.main-form-submit-container.wpcf7-checkbox label {
    display:flex;
    gap:15px;
}

/* Styling for checked state with SVG checkmark */
.main-form-submit-container input[type="checkbox"]:checked {
    background-color: #00b0cb; /* Checked background color */
    border-color: #00b0cb;
}
  
.main-form-submit-container input[type="checkbox"]:checked::after {
    content: '';
    display: block;
    width: 12px; /* Adjust size to fit checkbox */
    height: 12px; /* Adjust size to fit checkbox */
    background-image: url('/wp-content/uploads/2024/11/XMLID-1431.svg'); /* Path to your SVG */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.business-form-input select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.business-form-input select:focus {
    outline: none;
    border: 1px solid #159DC0;
    box-shadow: 0 0 5px rgba(21, 157, 192, 0.7);
}

 .business-form-input.has-select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 17px;
  height: 8.5px;
  background: url('data:image/svg+xml,<svg width="17" height="8.5" viewBox="0 0 18 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.5 0.5L9 9L17.5 0.5" stroke="%23666666" stroke-linejoin="round"/></svg>') no-repeat center;
  background-size: contain;
  pointer-events: none;
  transform: translateY(-50%);
}

 .business-form-input select::-ms-expand {
    display: none;
 }

/* Feedback form */
  .feedback_short_form_container button.wpcf7-submit:hover,
  .feedback_short_form_container button.wpcf7-submit:focus,
  .feedback_short_form_container button.wpcf7-submit:active {
      background-color: #159dc0;
  }
  
  .feedback_short_form_container input[type="checkbox"] {
      appearance: none; /* For modern browsers */
      -webkit-appearance: none; /* For Safari */
      -moz-appearance: none; /* For Firefox */
      display: inline-block;
      width: 24px; /* Size of the checkbox */
      height: 24px; /* Size of the checkbox */
      min-width: 24px;
      max-width: 24px;
      border: 2px solid #008fb3; /* Border color */
      border-radius: 4px; /* Rounded corners */
      background-color: #ffffff; /* Background color */
      cursor: pointer;
      position: relative;
      outline: none;
      vertical-align: middle;
      transition: all 0.2s ease;
  }
  .feedback_short_form_container .wpcf7-checkbox label{display:flex;gap:15px;}
  /* Styling for checked state with SVG checkmark */
  .feedback_short_form_container input[type="checkbox"]:checked {
      background-color: #00b0cb; /* Checked background color */
      border-color: #00b0cb;
  }
  
  .feedback_short_form_container input[type="checkbox"]:checked::after {
      content: '';
      display: block;
      width: 12px; /* Adjust size to fit checkbox */
      height: 12px; /* Adjust size to fit checkbox */
      background-image: url('/wp-content/uploads/2024/11/XMLID-1431.svg'); /* Path to your SVG */
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
  }
      .feedback_short_form_policy_check .wpcf7-list-item {
          margin: 0 !important;
      }
      .feedback_short_form_container p {
          margin: 0 !important;
          padding: 0 !important;
      }
  .feedback_short_form_container input:not([type="checkbox"]) {
      min-height: 46px;
  }
  
  .feedback_short_form_container input,
  .feedback_short_form_container textarea {
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      font-size: 16px;
      line-height: 1.4;
      border-radius: 5px;
  }
      .feedback_short_form_footer {
          gap: 40px;
          display: flex;
          justify-content: space-between;
      }
      .feedback_short_form_policy_check {
      max-width: 100%; /*600px;*/
      margin-top:20px;
  }
  
     .feedback_short_form_container {
          display: flex;
          flex-direction: column;
      }
      .feedback_short_form_container header h3 {
          font-family: "Roboto";
          font-weight: 500;
          font-size: 16px;
          line-height: 1em;
      }
  
      .feedback_short_form_contact_info_container {
          max-width: 925px;
          gap: 30px;
          display: flex;
          flex-direction: column;
      }
  
      .feedback_short_form_section_one {
          display: flex;
          flex-direction: column;
          gap: 20px;
      }
      .feedback_short_form_contact_info_upper,
      .feedback_short_form_contact_info_lower {
          display: flex;
          flex-direction: row;
          gap: 20px;
      }
      .feedback_short_form_contact_info_upper div,
      .feedback_short_form_contact_info_lower div {
          width: 100%;
      }
      .feedback_short_form_container input[type="email"],
      .feedback_short_form_container input[type="number"],
      .feedback_short_form_container input[type="tel"],
      .feedback_short_form_container input[type="text"],
      .feedback_short_form_container textarea {
          border: 1px solid #0000001a;
      }
      .feedback_short_form_container input[type="email"]:focus,
      .feedback_short_form_container input[type="number"]:focus,
      .feedback_short_form_container input[type="tel"]:focus,
      .feedback_short_form_container input[type="text"]:focus,
      .feedback_short_form_container textarea:focus {
          border-color: #0000001a !important;
          outline: none;
          box-shadow: none;
      }
      .feedback_short_form_container [type="submit"] {
          border: none !important;
      }
  
      /* Hide the spinner */
      .feedback_short_form_container .wpcf7-spinner {
          display: none !important;
      }
  
      /* Add space for the arrow */
      .feedback_short_form_container .wpcf7-submit {
          position: relative;
          padding-right: 40px !important; /* Adjust if needed for the arrow size */
      }
      .feedback_short_form_policy_check .wpcf7-submit{
         display: flex;
         align-items: center;
         justify-content: center;
         width: 145px;
         height: 50px;
         padding: 14px 30px;
      }
      /* Style for the arrow */
          .feedback_short_form_container .wpcf7-submit::after {
              content: "";
              position: absolute;
              right: 20px;
              /* left: 100px; */
              top: 12px;
              width: 24px;
              height: 24px;
              background-image: url(/wp-content/uploads/2024/11/arrow_right_alt-3-1.svg);
              background-size: contain;
              background-repeat: no-repeat;
              background-position: center;
       }
  
  .feedback_contact_info_first_name input {
     max-width: calc(50% - 10px);
  }
  
  .feedback-subject-block {
    margin-bottom: 20px;
  }

 .feedback-subject-block {
   position: relative;
   max-width: calc(50% - 10px);
  }

.feedback-subject-block select {
  appearance: none; /* Remove default styling */
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  min-height: 46px;
  padding: 12px 20px;
  border: 1px solid #0000001A;
  border-radius: 5px;
  background-color: white;
  font-weight: 400;
  font-size: 16px;
  line-height: 22.4px;
  color: #666666;
  cursor: pointer;
}

.feedback-subject-block select:focus {
    outline: none;
    border: 1px solid #159DC0;
    box-shadow: 0 0 5px rgba(21, 157, 192, 0.7);
}

 .feedback-subject-block::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 17px;
  height: 8.5px;
  background: url('data:image/svg+xml,<svg width="17" height="8.5" viewBox="0 0 18 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.5 0.5L9 9L17.5 0.5" stroke="%23666666" stroke-linejoin="round"/></svg>') no-repeat center;
  background-size: contain;
  pointer-events: none;
  transform: translateY(-50%);
}

 .feedback-subject-block select::-ms-expand {
  display: none;
 }

 .feedback-order-number {
  margin-bottom:20px;
 }

@media only screen and (max-width: 1024px) {
 .feedback_short_form_footer {
   flex-direction: column;
   gap: 32px;
 }

.feedback_short_form_policy_check button {
    float: right;
 }
}

@media only screen and (max-width: 767px) {
  .feedback_short_form_contact_info_upper, .feedback_short_form_contact_info_lower {
    flex-direction: column;
  }

 .feedback_contact_info_first_name input {
   max-width: 100%;
 }

 .feedback-subject-block {
    max-width: 100%;
 }
}

/* Intermodal form */

.intermodal_short_form_container button.wpcf7-submit:hover {
    background-color: #159dc0;
}
.intermodal_short_form_container input[type="checkbox"] {
    appearance: none; /* For modern browsers */
    -webkit-appearance: none; /* For Safari */
    -moz-appearance: none; /* For Firefox */
    display: inline-block;
    width: 24px; /* Size of the checkbox */
    height: 24px; /* Size of the checkbox */
    min-width: 24px;
    max-width: 24px;
    border: 2px solid #008fb3; /* Border color */
    border-radius: 4px; /* Rounded corners */
    background-color: #ffffff; /* Background color */
    cursor: pointer;
    position: relative;
    outline: none;
    vertical-align: middle;
    transition: all 0.2s ease;
}
.intermodal_short_form_container .wpcf7-checkbox label{display:flex;gap:15px;}
/* Styling for checked state with SVG checkmark */
.intermodal_short_form_container input[type="checkbox"]:checked {
    background-color: #00b0cb; /* Checked background color */
    border-color: #00b0cb;
}

.intermodal_short_form_container input[type="checkbox"]:checked::after {
    content: '';
    display: block;
    width: 12px; /* Adjust size to fit checkbox */
    height: 12px; /* Adjust size to fit checkbox */
    background-image: url('/wp-content/uploads/2024/11/XMLID-1431.svg'); /* Path to your SVG */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
    .intermodal_short_form_policy_check .wpcf7-list-item {
        margin-bottom: 2px !important;
    }
    
    .intermodal_short_form_policy_check .wpcf7-list-item label {
        display: flex;
        gap: 20px;
        flex-direction: row;
    }
    
    .intermodal_short_form_container p {
        margin: 0 !important;
        padding: 0 !important;
    }
    
.intermodal_short_form_container input:not([type="checkbox"]) {
    min-height: 46px;
}

.intermodal_short_form_container input,
.intermodal_short_form_container textarea {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    border-radius: 5px;
}
    .intermodal_short_form_footer {
        gap: 20px;
        display: flex;
        justify-content: space-between;
    }
    
    .intermodal_short_form_policy_check {
    max-width: 100%; //600px;
    margin-top:20px;
}

   .intermodal_short_form_container {
        display: flex;
        flex-direction: column;
    }
    
    .intermodal_short_form_container header h3 {
        font-family: "Roboto";
        font-weight: 500;
        font-size: 16px;
        line-height: 1em;
    }
    
    .intermodal_short_form_section_three header h3 {
        color: #0B5669;
    }

    .intermodal_short_form_contact_info_container {
        max-width: 925px;
        gap: 30px;
        display: flex;
        flex-direction: column;
    }

    .intermodal_short_form_section_one {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    
    .intermodal_short_form_section_two_select_blocks {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
    
    .intermodal_short_form_contact_info_upper,
    .intermodal_short_form_contact_info_lower {
        display: flex;
        flex-direction: row;
        gap: 20px;
    }
    .intermodal_short_form_contact_info_upper div,
    .intermodal_short_form_contact_info_lower div {
  /*      width: 100%; */
    }
    .full-width{width:100%;}
    input.wpcf7-form-control.wpcf7-phonetext.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-phonetext {color: #666;}
    .intermodal_short_form_container input[type="email"],
    .intermodal_short_form_container input[type="number"],
    .intermodal_short_form_container input[type="tel"],
    .intermodal_short_form_container input[type="text"],
    .intermodal_short_form_container textarea {
        border: 1px solid #0000001a;
    }
    .intermodal_short_form_container input[type="email"]:focus,
    .intermodal_short_form_container input[type="number"]:focus,
    .intermodal_short_form_container input[type="tel"]:focus,
    .intermodal_short_form_container input[type="text"]:focus,
    .intermodal_short_form_container textarea:focus {
        border-color: #0000001a !important;
        outline: none;
        box-shadow: none;
    }
    .intermodal_short_form_container [type="submit"] {
        border: none !important;
    }

    /* Hide the spinner */
    .intermodal_short_form_container .wpcf7-spinner {
        display: none !important;
    }

    /* Add space for the arrow */
    .intermodal_short_form_container .wpcf7-submit {
        position: relative;
        padding-right: 40px !important; /* Adjust if needed for the arrow size */
    }
    .intermodal_short_form_policy_check .wpcf7-submit{
         display: flex;
         align-items: center;
         justify-content: center;
         width: 145px;
         height: 50px;
         padding: 14px 30px;
    }
    /* Style for the arrow */
        .intermodal_short_form_container .wpcf7-submit::after {
            content: "";
              position: absolute;
              right: 20px;
              /* left: 100px; */
              top: 12px;
              width: 24px;
              height: 24px;
              background-image: url(/wp-content/uploads/2024/11/arrow_right_alt-3-1.svg);
              background-size: contain;
              background-repeat: no-repeat;
              background-position: center;
        }

.header-desktop-menu-cta-1-block-title svg {
    width: 15px;
    min-width: 15px !important;
}
.header-menu-desktop-container-wrapper.active {
    position: fixed;
    background: #fff;
    z-index: 9;
    left: 0;
    width: 100%;
}
.header-desktop-menu-cta-1-block-title,.header-desktop-menu-cta-2-block-title  {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.hrefBlock{position:absolute;top:0;left:0;width:100%;height:100%;}
.header-menu-desktop-container {
    display: flex;
	gap:124px;
}
.header-desktop-menu-cta-1-block {
    width: 295px;
	color:#fff;
    background: url(/wp-content/themes/hello-elementor/assets/images/cta_banner.png);
    height: 243px;
    background-position: center;
	padding: 32px;
    background-repeat: no-repeat;
	display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
	cursor:pointer;
	position:relative;
}

.header-desktop-menu-cta-2-block {
    width: 295px;
    background: url(/wp-content/themes/hello-elementor/assets/images/cta_banner_2.png);
    height: 243px;
    background-position: center;
	padding: 32px;
    background-repeat: no-repeat;
	display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
	cursor:pointer;
	position:relative;
}

.header-desktop-menu-cta-1-block-description,.header-desktop-menu-cta-2-block-description {
    font-size: 14px;
}

.header-menu-desktop-description{
	color:#666666;
	font-size:14px;
	font-family:'Roboto';
	margin-top: 8px;
}
.header-menu-desktop-link-last a {
    font-family: 'Roboto';
    font-size: 14px;
    color: #666666;
}
.header-menu-desktop-link-last a:hover {
	color: #0B5669;
}
.header-menu-desktop-link-last.view-more a{
    color: #0B5669;
}
.header-menu-desktop-link-second-container {
    max-width: 190px;
    width: 190px;
}
.header-menu-desktop-link-second a {
    color: #0B5669;
    font-size: 16px;
    font-family: 'Roboto';
    line-height: 140%;
    font-weight: 500;
}
.header-menu-link-desktop.has-submenu a svg,.header-menu-link-desktop.has-submenu svg path{
	transition:0.3s all;
}
.header-menu-link-desktop.has-submenu a:hover svg,.header-menu-link-desktop.has-submenu.active a svg{
	rotate:180deg;
}
.header-menu-link-desktop.has-submenu a:hover svg path{
	fill: #0B576A;
	fill-opacity:1;
}
.header-menu-desktop-wrapper{
    padding: 20px;
}
.header-menu-desktop {
    display: flex;
    max-width: 1240px;
    margin: 0 auto;
    flex-direction: row;
    justify-content: space-between;
}
.header-menu-link-desktop a{
    color: #3D3D3D;
    font-size: 14px;
    font-family: 'Roboto';
    line-height: 140%;
    font-weight: 500;
	transition:0.3s all;
}

.header-menu-link-desktop a:hover,.header-menu-link-desktop.active a{
	color:#0B576A;
}
.header-menu-link-desktop a {
    gap: 6px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.header-menu-desktop-container{
	width:1240px;
	margin: 0 auto;
	padding:60px 0;
}
.girteka-header-desktop-menu-second-container {
    display: grid;
    grid-row: 3;
    grid-template-columns: auto auto auto;
    grid-column-gap: 125px;
    grid-row-gap: 48px;
}
.header-menu-desktop-container-right {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.header-desktop-menu-cta-1-block-title,.header-desktop-menu-cta-2-block-title {
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
}
.header-menu-desktop-container{display:none;}
.header-menu-desktop-container.active{display:flex;justify-content:space-between;}
.header-menu-desktop-container-wrapper{border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.header-menu-desktop-container-wrapper.active{border-top: 1px solid rgba(0, 0, 0, 0.1);}



.breadcrumbs_wrapper{
	
	width:100%;
}
.girteka-breadcrumbs {
    width: 1240px;
    margin: 0 auto;
}
.girteka-breadcrumbs p {
    margin: 0;
}
.girteka-breadcrumbs_wrapper {
    padding: 24px 20px;
}

nav.rank-math-breadcrumb span.separator {
    margin: 0 10px;
}
.girteka-breadcrumbs_wrapper.breadcrumbs-blue {
    background: #0B5669;
}

.girteka-breadcrumbs_wrapper.breadcrumbs-transparent {
    z-index: 1;
    position: absolute;
    width: 100%;
}

.breadcrumbs-blue nav.rank-math-breadcrumb a,.breadcrumbs-blue nav.rank-math-breadcrumb .last,.breadcrumbs-transparent nav.rank-math-breadcrumb a,.breadcrumbs-transparent nav.rank-math-breadcrumb .last {
    color: #fff;
}

.breadcrumbs-blue svg path, .breadcrumbs-transparent svg path {
    fill: #fff;
}

.sticky-desktop-menu {
    position: fixed;
    top: 0;
    width: 100%;
	transition:0.2s top;
    z-index: 1000;
    background-color: #fff; /* Optional: for better visibility */
}
.breadcrumbs-offset{
	margin-top:60px;
}
@media screen and (max-width: 1024px) {
	.header-menu-desktop-area{display:none}
	.girteka-breadcrumbs{width:100%;}
	.girteka-breadcrumbs_wrapper {
		padding: 16px 60px;
	}
}
@media screen and (max-width: 767px) {
	.girteka-breadcrumbs_wrapper {
		padding: 16px 20px;
	}
    .breadcrumbs-blue .girteka-breadcrumbs,
    .breadcrumbs-light .girteka-breadcrumbs{
        overflow: scroll;
        white-space: nowrap;
    }
    
    .breadcrumbs-blue .girteka-breadcrumbs::-webkit-scrollbar,
    .breadcrumbs-light .girteka-breadcrumbs::-webkit-scrollbar{
        width: 0px;
        height:0px;
        background: transparent;
    }
    .girteka-breadcrumbs_wrapper.breadcrumbs-blue.sticky-home-breadcrumb .girteka-breadcrumbs a:first-child {
        background: #0B5669;
    }
    
    .girteka-breadcrumbs_wrapper.breadcrumbs-light.sticky-home-breadcrumb .girteka-breadcrumbs a:first-child {
        background: #fff;
    }
    
    .girteka-breadcrumbs_wrapper.breadcrumbs-blue.sticky-home-breadcrumb .girteka-breadcrumbs a:first-child,
    .girteka-breadcrumbs_wrapper.breadcrumbs-light.sticky-home-breadcrumb .girteka-breadcrumbs a:first-child{
        position: sticky;
        left: 0;
        top: 0;
        padding-right: 5px;
    }
    
    .girteka-breadcrumbs_wrapper.breadcrumbs-blue.sticky-home-breadcrumb .girteka-breadcrumbs.start p a:first-of-type::after {
        background: linear-gradient(to right, rgba(11, 86, 105, 1) 0%, rgba(11, 86, 105, 0) 100%);
    }
    
    .girteka-breadcrumbs_wrapper.breadcrumbs-blue.sticky-home-breadcrumb .girteka-breadcrumbs.end p .last::after {
        background: linear-gradient(to left, rgba(11, 86, 105, 1) 0%, rgba(11, 86, 105, 0) 100%);
    }
    
    .girteka-breadcrumbs_wrapper.breadcrumbs-light.sticky-home-breadcrumb .girteka-breadcrumbs.start p a:first-of-type::after {
        background: linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0) 100%);
    }

    .girteka-breadcrumbs_wrapper.breadcrumbs-light.sticky-home-breadcrumb .girteka-breadcrumbs.end p .last::after{
        background: linear-gradient(to left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    }
    
    
    .girteka-breadcrumbs_wrapper.breadcrumbs-blue.sticky-home-breadcrumb .girteka-breadcrumbs.start p a:first-of-type::after,
    .girteka-breadcrumbs_wrapper.breadcrumbs-light.sticky-home-breadcrumb .girteka-breadcrumbs.start p a:first-of-type::after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 26px;
        top: -4px;
        right: -40px;
    }
        
    .girteka-breadcrumbs_wrapper.breadcrumbs-blue.sticky-home-breadcrumb .girteka-breadcrumbs.end p .last::after,
    .girteka-breadcrumbs_wrapper.breadcrumbs-light.sticky-home-breadcrumb .girteka-breadcrumbs.end p .last::after {
        content: "";
        display: block;
        position: absolute;
        width: 6%;
        height: 26px;
        top: 16px;
        right: 20px;
    }
}

.cookie-table table,
.cookie-table table tr,
.cookie-table table td,
.cookie-table table th{
    background-color: #fff!important;
    border:none;
    border-bottom: 1px solid #0000000D;
    padding:16px;
    text-align:left;
}

.cookie-table table td{
    font-size:16px;
    color:#666666;
    
}
.cookie-table table th{
    font-size:16px;
    color:#666666;
    font-weight:700;
    
}

.cookie-table table{
    overflow-y:auto;
}

.intermodal_short_form_policy_check button:hover,
.intermodal_short_form_policy_check button:focus,
.intermodal_short_form_policy_check button:active {
    background-color: #159DC0 !important;
    border-color: #159DC0 !important;
}

@media screen and (max-width: 768px) {
    .wpcf7 input[type="date"] {
        appearance: none; /* Removes native styling */
        -webkit-appearance: none;
        -moz-appearance: none;
        width: 100%;
        font-size: 16px;
        height: 47px;
        padding: 12px 20px;
    }
    
    .wpcf7 input[type="date"]::-webkit-date-and-time-value {
        text-align: left; /* Align text properly */
    }
    
    .wpcf7 input[type="date"]::before {
        content: attr(placeholder);
        color: #999;
        position: absolute;
        width:100%;
        font-size:16px;
    }
}

/* Contact 7 Complaints FORM */

.praise_or_complains_form_block {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.praise_or_complaints_form_verify_email_block {
    display: flex;
    align-items: center;
    gap: 8px;
}

.praise_or_complaints_form_verify_email_block input {
    border: 1px solid #0000001A;
    background-color: #FFFFFF;
    padding: 12px 20px;
    border-radius: 5px;
    min-height: 46px;
    min-width: 314px;
    font-size: 16px;
    line-height: 22.4px;
    font-weight: 400;
    color: #666666;
    font-family: "Roboto", sans-serif;
}

.praise_or_complaints_form_verify_email_block input::placeholder {
    font-size: 16px;
    line-height: 22.4px;
    font-weight: 400;
    color: #999;
}


.praise_or_complaints_form_verify_email_block p {
    padding: 0px;
    margin: 0px;
}

.verify_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 30px;
    background-color: #0B5669;
    color: white;
    font-size: 16px;
    line-height: 22.4px;
    border-radius: 4px;
    border-radius: 3000px;
    height: 50px;
    font-family: "Roboto", sans-serif;
    cursor: pointer;
}

.verify_btn:hover {
    background-color: #159DC0;
}

.praise_or_complaints_form_verify_info_message_block {
    width: 70%;
    display: flex;
    font-size: 16px;
    line-height: 22.4px;
    font-weight: 400;
    color: #3D3D3D;
    font-family: "Roboto", sans-serif;
}

.praise_or_complaints_form_verify_info_message_block p {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.form_verified_next_step {
    display: none;
}

.form_verified_next_step p {
    margin: 0;
    padding: 0;
}

.form_verified_next_step select {
    border: 1px solid #0000001A;
    background-color: #FFFFFF;
    padding: 12px 20px;
    border-radius: 5px;
    min-height: 46px;
    min-width: 314px;
    font-size: 16px;
    line-height: 22.4px;
    font-weight: 400;
    color: #666666;
    font-family: "Roboto", sans-serif;
}

.form_success_block {
    display: none;
}

.praise_or_complains_form_block input.wpcf7-form-control.wpcf7-submit.has-spinner {
    position: initial;
}



/* Career oportunities form */
.career-opportunities-form {
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 925px;
    width: 925px;
}

.career-opportunities-form p {
    margin: 0;
    padding: 0;
}

.career-opportunities-form-input-blocks {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.career-opportunities-form input {
    width: 450.5px;
    max-width: 450.5px;
    height: 46px;
    border-radius: 5px;
    background-color: #FFFFFF;
    border: 1px solid #0000001A;
    color: #666666;
    font-weight: 400;
    font-size: 16px;
    line-height: 22.4px;
    padding: 12px 20px;
}

.career-opportunities-form input:focus {
    outline: none;
    border: 1px solid #159DC0;
    box-shadow: 0 0 5px rgba(21, 157, 192, 0.7);
}

.career-opportunities-form-first-input-block,
.career-opportunities-form-second-input-block {
    display: flex;
    gap: 24px;
}

.career-opportunities-submit-block {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.career-opportunities-submit-block input.wpcf7-form-control.wpcf7-submit.has-spinner {
    position: initial;
}

.career-opportunities-form .wpcf7-response-output {
    background: #e0f7fd;
}

@media (max-width: 1024px) {
    .career-opportunities-form input {
        width: 100%;
        max-width: 100%;
    }
    .career-opportunities-form {
        width: 100%;
        max-width: 100%;
    }
    
    .career-opportunities-form-first-input-block, .career-opportunities-form-second-input-block {
        flex-direction: column;
    }
    
    .career-opportunities-form input {
        width: 100%;
    }
}
@media (min-width: 1025px) {
    .header-menu-desktop-area:not(.sticky-desktop-menu) .header-menu-desktop .sticky-nav-icon {
        display: none;
    }
    .header-menu-desktop-area.sticky-desktop-menu .header-menu-desktop .sticky-nav-icon {
        opacity: 0;
        display: block;
        animation: fadeIn 0.3s ease-in forwards;
    }
    
    @keyframes fadeIn {
        from { 
            opacity: 0;
        }
        to { 
            opacity: 1;
        }
    }
    
    .header-menu-desktop-area.sticky-desktop-menu .header-menu-desktop .sticky-nav-icon {
        position: relative;
        left: 0;
        height: 0;
        top: -10px;
    }
    
    .header-menu-desktop-area.sticky-desktop-menu .header-menu-desktop .sticky-nav-icon img {
        height: 35px;
    }
}






.intermodal_contact_info_company_name {
    width: 50%;
}

.intermodal_short_form_footer.efficiency_logistics {
    gap: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.intermodal_short_form_policy_check.efficiency_logistics input.wpcf7-form-control.wpcf7-submit.has-spinner {
    position: initial;
    width: 254px;
}