/*custom css*/

a.nav-links {
    font-family: 'Poppins' !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.tp-btn .btn-wrap,.tp-main-menu ul li .sub-menu li > a span
 {
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: 'Poppins';
}
b.text-2,b.text-1
 {
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
}
.tp-header-5-btn .tp-btn {
    background-color: #f68f1e;
		border-radius:50px!important;
		font-family: 'Poppins' !important;
    font-size: 14px !important;
}
.elementor-334 .elementor-element.elementor-element-0efebf0 .tp-el-content
 {
    color: #f68f1e !important;
	 -webkit-text-fill-color: #FFC107 !important;
}

ul#menu-1-34bc40f {
    text-align: center;
}
a.tp-btn.tp-el-btn {
    border-radius: 50px!important;
		font-family: 'Poppins' !important;
    font-size: 14px !important;
}
.tp-hero-tab-search button {
    font-size: 16px;
    font-weight: 400;
	padding: 15px 20px;
}

/*career page list posts*/
.career-blog-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 50px;
    max-width: 900px;
    margin: auto;
}

.career-blog-card img {
    width: 100%;
    border-radius: 8px;
}

.career-blog-content {
    padding-top: 15px;
}

.career-meta {
    display: flex;
    gap: 15px;
    font-size: 14px;
    margin-bottom: 8px;
}

.career-cat {
    color: #1e73be;
    border: 1px solid #1e73be;
    padding: 2px 10px;
    border-radius: 4px;
    font-weight: 500;
}

.career-time {
    color: #777;
}

.career-title {
    font-size: 22px;
    line-height: 1.3;
}

.career-title a {
    text-decoration: none;
    color: #000;
}

.career-title a:hover {
    color: #1e73be;
}
.add-inquiry-btn{
    display: inline-block;
    padding: 8px 16px;
    background: #ff5a5f;
    color: #fff;
    font-weight: 600;
    border-radius: 4px;
    text-decoration: none;
    margin: 0 10px;
    transition: 0.3s;
}

.add-inquiry-btn:hover{
    background: #e0484d;
    color: #fff;
}
/*add inquiry free*/
/* Scoped only to inquiry button */
.tp-inquiry-btn a {
    position: relative;
    overflow: hidden;
	
}

/* Text wrapper */
.tp-inquiry-btn .btn-wrap {
    position: relative;
    display: inline-block;
    overflow: hidden;
    height: 24px;
		border-radius:50px!important;
}

/* Both texts */
.tp-inquiry-btn .btn-wrap b {
    display: block;
    transition: transform 0.3s ease;
    line-height: 24px;
}

/* Second text starts below */
.tp-inquiry-btn .btn-wrap .text-2 {
    position: absolute;
    left: 0;
    top: 100%;
}

/* Hover animation */
.tp-inquiry-btn a:hover .text-1 {
    transform: translateY(-100%);
}

.tp-inquiry-btn a:hover .text-2 {
    transform: translateY(-100%);
}
.tp-header-5-btn.tp-inquiry-btn.d-none.d-md-block {
    margin-right: 10px;
    background: deepskyblue;
    color: white;
    border-radius: 50px!important;
		font-size: 14px;
		padding: 10px 30px;
    font-family: 'Poppins';
		line-height: 1;
}
.tp-header-5-btn .tp-btn {
    padding: 15px 30px !important;
		border-radius:50px;
		font-size: 14px;
		font-family: 'poppins';
		line-height: 1;
}
/*cf7 style*/

/* Professional CF7 Styling */
.tp-ilf-container {
    max-width: 100%;
    margin: 0 auto;
}

.tp-ilf-row {
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
}

.tp-ilf-group {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.tp-ilf-group label {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #555;
}

.tp-ilf-container input, 
.tp-ilf-container select {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 15px;
}

.tp-ilf-submit {
    text-align: center;
    margin-top: 10px;
}

.tp-ilf-submit input {
    background-color: #007bff;
    color: white;
    padding: 15px 40px;
    border: none;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    transition: 0.3s;
    border-radius: 5px;
}

.tp-ilf-submit input:hover {
    background-color: #0056b3;
}

/* Mobile Responsive */
@media (max-width: 600px) {
    .tp-ilf-row {
        flex-direction: column;
        gap: 15px;
    }
}
.tp-pagination ul
 {
    text-align: center;
}
.tp-testimonial-item:hover {
    backdrop-filter: blur(20px);
    box-shadow: 0px 12px 40px 0px #000000;
}
.tp-feature-item.active
 {
    background-color: #fabe3c!important;
}

/* career form style  */
.re-career-form-wrapper {
    max-width: 900px;
    margin: 0 auto;
}

.re-career-form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 18px;
    flex-wrap: wrap;
}

.re-career-form-group {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.re-full-width {
    flex: 100%;
}

.re-input-field,
.re-textarea-field,
.re-file-field {
    padding: 12px 14px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.re-input-field {
    width: 100%;
    padding: 20px 14px;
}

.re-textarea-field {
    min-height: 120px;
}

.re-submit-btn {
    background: #f58d1d;
    color: #fff;
    padding: 14px 30px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
    transition: 0.3s;
}

.re-submit-btn:hover {
    background: #00bfff;
}

/* career page style  */

.re-career-list-wrapper {
    max-width: 900px;
    margin: 0 auto;
}

.re-career-job-item {
    padding: 25px 0;
    border-bottom: 1px solid #e6e6e6;
    transition: 0.3s;
}

.re-career-job-item:hover {
    background: #f9fbff;
}

.re-career-job-title {
    margin: 0 0 8px;
    font-size: 20px;
    font-weight: 600;
}

.re-career-job-title a {
    color: #1e73be;
    text-decoration: none;
}

.re-career-job-title a:hover {
    text-decoration: underline;
}

.re-career-job-meta {
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}
.tp-hero-tab nav .nav-tabs .nav-item.show .nav-link.active, .tp-hero-tab nav .nav-tabs .nav-link.active
 {
    background-color: #f5b833;
    border: none;
}

/*latest inquery page*/
.tp-inquiry-wrapper{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:20px;
}

.tp-inquiry-card{
padding:20px;
border:1px solid #eee;
border-radius:10px;
background:#fff;
box-shadow:0 2px 8px rgba(0,0,0,0.05);
}

/* Quote Form Styling */
/* PackersMovers Custom Form Styling - Unique Classes */

.pm-quote-wrapper {
    background: #ffffff;
    padding: 45px;
    border-radius: 30px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.08);
    max-width: 1000px;
    margin: 25px auto;
    border: 1px solid #f0f4f9;
}

.pm-row-layout {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}

.pm-row-layout:last-child {
    margin-bottom: 0;
}

.pm-field-box {
    flex: 1;
    min-width: 0;
}

.pm-field-box-full {
    flex: 0 0 100%;
}

.pm-label-text {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 700;
    color: #1a2b3c;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    font-family: 'Poppins', sans-serif;
}

.pm-input-style,
.pm-select-style,
.pm-textarea-style {
    width: 100%;
    padding: 16px 22px;
    border: 2px solid #e2eaf2;
    border-radius: 16px;
    font-size: 16px;
    color: #1e3a5f;
    background: #fafcff;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-sizing: border-box;
    font-family: 'Inter', sans-serif;
}

.pm-textarea-style {
    min-height: 140px;
    resize: vertical;
    line-height: 1.7;
}

.pm-input-style:focus,
.pm-select-style:focus,
.pm-textarea-style:focus {
    outline: none;
    border-color: #ff7e5f;
    background: #ffffff;
    box-shadow: 0 0 0 6px rgba(255, 126, 95, 0.12);
}

.pm-select-style {
    cursor: pointer;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%231e3a5f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 22px center;
    background-size: 18px;
    padding-right: 55px;
}

.pm-input-style::placeholder,
.pm-textarea-style::placeholder {
    color: #99aec6;
    font-size: 15px;
    font-weight: 400;
    opacity: 0.8;
}

.pm-submit-btn input[type="submit"] {
    width: 100%;
    padding: 18px 35px;
    background: linear-gradient(145deg, #ff7e5f, #feb47b);
    color: white;
    border: none;
    border-radius: 60px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    cursor: pointer;
    transition: all 0.4s ease;
    box-shadow: 0 12px 25px rgba(255, 126, 95, 0.3);
    font-family: 'Poppins', sans-serif;
}

.pm-submit-btn input[type="submit"]:hover {
    background: linear-gradient(145deg, #feb47b, #ff7e5f);
    transform: translateY(-4px);
    box-shadow: 0 20px 35px rgba(255, 126, 95, 0.4);
}

.pm-submit-btn input[type="submit"]:active {
    transform: translateY(0);
    box-shadow: 0 10px 20px rgba(255, 126, 95, 0.3);
}

.pm-error-field {
    border-color: #ff4d4d !important;
    background-color: #fff5f5 !important;
}

.pm-error-message {
    color: #ff4d4d;
    font-size: 14px;
    font-weight: 500;
    margin-top: 8px;
    display: block;
    font-family: 'Inter', sans-serif;
}

.pm-success-message {
    margin-top: 30px !important;
    padding: 18px 25px !important;
    border-radius: 60px !important;
    background: #e8f5e9 !important;
    border: 2px solid #81c784 !important;
    color: #2e7d32 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-align: center !important;
    font-family: 'Inter', sans-serif;
}

/* Mobile Responsive - Unique */
@media (max-width: 992px) {
    .pm-quote-wrapper {
        padding: 35px;
        max-width: 90%;
    }
}

@media (max-width: 768px) {
    .pm-quote-wrapper {
        padding: 30px 20px;
        border-radius: 25px;
    }
    
    .pm-row-layout {
        flex-direction: column;
        gap: 25px;
        margin-bottom: 25px;
    }
    
    .pm-input-style,
    .pm-select-style,
    .pm-textarea-style {
        padding: 14px 18px;
        font-size: 15px;
    }
    
    .pm-submit-btn input[type="submit"] {
        padding: 16px 30px;
        font-size: 18px;
    }
    
    .pm-label-text {
        font-size: 14px;
        margin-bottom: 8px;
    }
}

@media (max-width: 480px) {
    .pm-quote-wrapper {
        padding: 25px 15px;
        border-radius: 20px;
    }
    
    .pm-input-style,
    .pm-select-style,
    .pm-textarea-style {
        padding: 12px 15px;
        border-radius: 12px;
    }
    
    .pm-select-style {
        background-position: right 15px center;
    }
    
    .pm-submit-btn input[type="submit"] {
        padding: 14px 25px;
        font-size: 16px;
    }
}

/* RTL Support */
[dir="rtl"] .pm-select-style {
    background-position: left 22px center;
    padding-right: 22px;
    padding-left: 55px;
}

/* Animation */
@keyframes pmFadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.pm-quote-wrapper {
    animation: pmFadeIn 0.8s ease-out;
}

.tp-header-5-btn.tp-inquiry-btn.d-none.d-md-block {
    background-image: linear-gradient(180deg, #077ab5, #1face2);
}
.tp-header-5-btn .tp-btn
 {
   background-image: linear-gradient(180deg, #f7921e, #faab19);
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .tp-main-menu ul li:not(:last-of-type) {
        margin-right: 18px;
    }
}
