:root{
    --color-orange-light: #ff5a000d;
}
*{
	font-family: 'Inter' !important;
    font-weight: 500;
}

/* 10px = 1rem */
html{
    font-size: 62.5%;
}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Inter', sans-serif !important;
    font-weight: 500;
}
.page-width-pading {
    max-width: 100%;
    margin: 0 auto;
    padding-left: 100px;
    padding-right: 100px;
}

body{
    font-size: 1.6rem;
    line-height: 1.5;
}

/*banner start*/

.hero-banner-slider  article.hfe-post-card {
    position: relative;
}
.hero-banner-slider .hfe-post-content {
    position: absolute;
    top: 100px;
    left: 20px;
}
.banner-recenet-post-grid .hfe-posts-grid {
    grid-template-columns: repeat(1, 1fr) !important;
}
.btn-sec .svg-icon-wrapper svg {
    stroke: #000000;
    width: 20px;
    height: 20px;
}
.hero-left{
	background:#fff;
	border-radius:20px;
	overflow:hidden;
	display:grid;
	grid-template-columns:1.1fr 1fr;
	align-items:center;
	padding:40px;
	gap:30px;
}
.contact-from-acceptance {
    margin-top: 30px;
}
.tnp-field.tnp-field-email input:focus-visible {
    outline: 0;
    border: 0;
}

.tag{
	display:inline-block;
	background:#ff6b00;
	color:#fff;
	padding:7px 14px;
	border-radius:50px;
	font-size:12px;
	font-weight:700;
	margin-bottom:20px;
}

.hero-left h1{
	font-size:54px;
	line-height:1.1;
	margin-bottom:20px;
	font-weight:800;
}

.hero-left p{
	color:#6b7280;
	margin-bottom:30px;
	font-size:18px;
}

.btn {
    display: inline-block;
    background: #ff6b00;
    color: #fff;
    padding: 8px 28px;
    border-radius: 10px;
    font-weight: 600;
    transition: 0.3s;
}

.btn:hover{
	background:#e55f00;
}

.hero-right{
	display:flex;
	flex-direction:column;
	gap:24px;
}
.banner-section-left {
    width: calc(70% - 0px);
}
.banner-section-left {
    width: calc(70% - 11px);
}
.banner-section-right {
    width: calc(30% - 11px);
}
.hero-section-continer {
    display: flex;
    gap: 20px;
}
.slick-dots li {

    width: 30px !important;
    height: 2px !important;
}
/* hero banner end */

.side-card {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 20px;
    min-height: 340px;
}

.side-card h3{
	font-size:28px;
	line-height:1.3;
	margin:15px 0;
}

.side-card p{
	color:#6b7280;
	font-size:14px;
}

.side-card a{
	color:#ff6b00;
	font-weight:700;
	margin-top:10px;
	display:inline-block;
}
.hero-banner-item-contaoner {
    height: 700px;
    justify-content: center;
    background-size: cover;
    background-position: center;
    padding: 40px;
    border-radius: 25px;
    display: flex;
    align-items: anchor-center;
    justify-content: left;
    position: relative;
}
.baner-content-container {
    max-width: 55%;
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: start;
}
.baner-content-container p {
    max-width: 90%;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Inter';
    line-height: 28px;
}
.baner-content-container h1 {
    font-size: 45px !important;
    font-weight: 600;
}
p.blof-pub-date {
    font-weight: 600;
    font-family: 'Inter';
}
.slick-dots li button:before {
       display: none !important;
}
.baner-content-container a.btn img {
    filter: brightness(0) invert(1);
}.baner-content-container a.btn {
    display: inline-flex;
    gap: 10px;
}
.baner-content-container a.btn img {
    filter: brightness(0) invert(1);
    width: 17px;
}
a.btn-sec {
    display: flex;
    align-items: center;
    gap: 10px;
    text-transform: uppercase;
    font-size: 18px;
}

a.btn-sec img{
	width: 17px;
}
.icon-list-icon img {
    width: 100px;
}
.slick-dots li {
    width: 30px;
    height: 3px;
    background-color: #fe632147;
}
li.slick-active {
    background-color: #fe6321;
}

.post-blog-number .hfe-posts-grid {
    counter-reset: post-number;
}

.post-blog-number .hfe-posts-grid .hfe-post-card {
    counter-increment: post-number;
    position: relative;
    padding-left: 30px;
}

.post-blog-number .hfe-posts-grid .hfe-post-card::before {
    content: counter(post-number);
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background-color: #fe6321;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.post-blog-number .post-blog-number .hfe-posts-grid {
    counter-reset: post-number;
    display: flex;
    flex-direction: column;
}
.post-blog-number .hfe-post-content {
    padding: 0px 0 0 15px !important;
    font-family: initial;
}
.post-blog-number .hfe-post-title {
    font-size: 16px;
    font-family: var(--e-global-typography-562dc85-font-family), Sans-serif !important;
}
.post-blog-number .hfe-posts-grid {
    counter-reset: post-number;
    display: flex;
    flex-direction: column;
}
a {
    background-color: transparent;
    text-decoration: none;
    color: #000;
}
.blog-style-2 h3 a {
    color: #000;
}
/* style-2 blog */
.blog-style-2 .tag {
    display: inline-block;
    color: #fe6321;
    padding: 0;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    background-color: #0000;
}

/* style-3 blog */
.blog-style-3 .bs-3-img-container img {
    width: 100%;
}
.blog-style-3 .news-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.bs-3-img-container {
    position: relative;
}
.blog-style-1 .tag {
    display: inline-block;
    background: #ff6b00;
    color: #fff;
    padding: 7px 20px;
    border-radius: 8px;
    margin-bottom: 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}
.blog-style-3 span.tag {
    position: absolute;
    top: 10px;
    left: 10px;
    display: inline-block;
    background: #ff6b00;
    color: #fff;
    padding: 7px 14px;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 20px;
}
.blog-style-3 .news-card {
    border: 1px solid #ebebeb;
    border-radius: 10px;
    overflow: hidden;
    background-color: #f9f9f9b0;
}
.blog-style-3 h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #000;
}
.blog-style-3 .news-content {
    padding: 20px 15px 20px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.blog-style-3 p.blog-date {
    font-weight: 600;
    color: #898989;
    font-size: 16px;
}
.blog-style-3 p.desc {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 500;
}

.cd-services-item:after {
    width: 100px;
    height: 100px;
    position: absolute; 
    content: '';
    background-color: #4f4f4f; 
    bottom: -21px;
    right: -12px;
    border-radius: 50% 50% 0% 50%;
    transition: .3s;
    z-index: 0;
}

.cd-services-item, .cd-about-item {
    position: relative;
    overflow: hidden;
}
.cd-services-item:hover:after {
    width: 100%;
    height: 100%;
    border-radius: 0;
    right: 0;
    bottom: 0;
}
.cd-services-item:hover .elementor-widget-container p {
    color: #fff !important;
	z-index: 2;
    position: relative;
	transition: .2s;
}
.cd-services-item:hover h2.elementor-heading-title {
    color: #fff !important;
    z-index: 2;
    position: relative;

}
.cd-about-item :hover h2.elementor-heading-title {
    color: #fff !important;
    z-index: 2;
    position: relative;
}
.cd-about-item :hover .elementor-widget-container p{
    color: #fff !important;
    z-index: 2;
    position: relative;

} 
.cd-about-item:hover h2.elementor-heading-title {
    color: #fff !important;
    z-index: 2;
    position: relative;

}
.cd-about-item:after {
    width: 10px;
    height: 100%;
    position: absolute;
    content: '';
    background-color: #1d7e96;
    bottom: 0;
    right: 0;
    border-radius: 0;
    transition: .4s;
    z-index: 0;
}

.cd-about-item:hover:after {
    width: 100%;
}
.cd-logo-border img	{
	position:relative;
}
@keyframes borderMove {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.cd-logo-border .elementor-widget-container:before {
    content: '';
    position: absolute;
    width: 157px;
    height: 157px;
    top: -84px;
    left: -84px;
    z-index: 0;
    border-radius: 50%;
    border: 4px dashed #1d7e96;
	animation: borderMove 15s linear infinite;
}


.header_sec .e-con-inner {
    grid-template-columns: auto max-content !important;
    justify-content: space-between !important;
    grid-gap: 20px;
    align-items: center;
    display: flex !important;
    flex-flow: unset !important;
}
.header_right ul {
    align-items: center;
    display: flex !important;
    flex-flow: wrap !important;
    grid-gap: 25px;
}
.header_right ul::before,.header_right ul::after{
  display: none;
}
header#masthead{
  position: sticky !important;
  top: 0px;
}
header#masthead .hfe-site-logo {
    position: relative;
    z-index: 2;
}
header#masthead.sticky {
    background-color: #4f4f4f;
}
div#wpadminbar ~ div#page header#masthead{
  top: 32px;
}
.orange_btn a {
    height: 40px;
    width: 129px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}


/*--------------------------------------------------------------
 # Toggle Btn css
--------------------------------------------------------------*/
 .ham {
     cursor: pointer;
     -webkit-tap-highlight-color: transparent;
     transition: transform 400ms;
     -moz-user-select: none;
     -webkit-user-select: none;
     -ms-user-select: none;
     user-select: none;
     max-width: 50px;
}
 .hamRotate.active {
     transform: rotate(45deg);
}
 .hamRotate180.active {
     transform: rotate(180deg);
}
.line {
    fill: none;
    transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
    stroke: #000;
    stroke-width: 3px;
    stroke-linecap: round;
}
 .ham7 .top {
     stroke-dasharray: 40 82;
}
 .ham7 .middle {
     stroke-dasharray: 40 111;
}
 .ham7 .bottom {
     stroke-dasharray: 40 161;
}
 .ham7.active .top {
     stroke-dasharray: 17 82;
     stroke-dashoffset: -62px;
}
 .ham7.active .middle {
     stroke-dashoffset: 23px;
}
 .ham7.active .bottom {
     stroke-dashoffset: -83px;
}
 .toggle_btn{
     display: none;
     position: relative;
     z-index: 9;
}
.feature-blog-wrapper {
    display: flex;
    gap: 20px;
}
.blog-style-2 .side-card div {
    max-width: 76%;
}
.fnws-left {
    width: calc(75% - 10px);
}
.fnws-right {
    width: calc(25% -  10px);
}
.section-header {
    display: flex;
    justify-content: space-between;
    margin: 10px 0 30px;
}
.section-header h2 {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
}
.section-header a.btn-sec {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #090b20;
}
.sidebar-box {
    background-color: #cfcfcf21;
    padding: 20px;
    margin: 20px 0;
    border-radius: 10px;
}
.sidebar-box h2 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.blog-style-4 .blog-post-continaer a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.blog-style-4 .blog-post-continaer a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 16px;
}
.blog-style-4 {
    counter-reset: post-counter;
}

.blog-style-4 .blog-post-continaer a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 16px;
    counter-increment: post-counter;
    position: relative;
    padding-left: 40px;
}

.blog-style-4 .blog-post-continaer a::before {
    content: counter(post-counter);
    position: absolute;
    left: -5px;
    top: 4px;
    font-weight: 700;
    background-color: #ff6b00;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}
span.dec-border {
    width: 40px;
    height: 3px;
    background-color: red;
    display: block;
    border-radius: 10px;
    margin-top: 10px;
}

.job-list-container a {
    margin-bottom: 20px;
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: 700;
}
.blog-post-continaer a{
    position: relative;
}
.job-list-container a span.blog-tag {
    color: #898989;
    display: block;
    font-size: 14px;
    margin-top: 5px;
}
.job-list-container .blog-post-continaer a:after {
    content: '';
    background-image: url(https://pelipressi-news.codeyweb.com/wp-content/uploads/2026/05/right-chevron.png);
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    background-size: cover;
    margin-top: -5px;
}
.job-list-wrepper span.dec-border {
    display: none;
}
.job-list-wrepper h2 {
    margin-bottom: 30px;
}
a.btn-sec {
    gap: 10px;
    color: #ff6b00;
    font-weight: 700;
    display: flex;
    align-items: center;
    
}

a.btn-sec img {
    width: 17px;
    margin-bottom: -4px;
}


/* icon list section start */
.icon-list-holder {
    display: flex;
    flex-wrap: wrap;
}
.icon-list-holder {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}
.icon-list-icon {
    max-width: 70px;
    max-height: 70px;
    background-color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    padding: 15px;
    margin: auto;
}
.icon-list-item {
    background-color: #f9f9f9;
    padding: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 15px;
    border-radius: 10px;
}
.icon-list-content {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.icon-list-wrapper a.btn-sec {
    justify-content: center;
}
.icon-list-content h2 {
    font-size: 18px;
    font-weight: 700;
}
section.icon-list-wrapper {
    margin: 40px 0;
}
.sidebar-box.cta-box-side {
    background-color: var(--color-orange-light);
}
.cta-side-icon-box {
    width: 180px;
}
.cta-box-side-c {
    display: flex;
    gap: 20px;
}
.cta-side-icon-box img {
    width: 100px;
}

.sidebar-box.cta-box-side {
    background-color: var(--color-orange-light);
    padding: 40px 30px;
}
.cta-box-side h2 {
    text-transform: inherit;
    font-size: 22px;
}
.cta-side-content p {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 20px;
    margin-bottom: 20px;
}
.desc {
    font-size: 15px;
    line-height: 1.6;
}
.new-side-icon-box img {
    width: 80px;
}
.new-box-side-c p {
    margin: 0;
    font-size: 16px;
    line-height: 1.8;
    margin-top: 10px;
    max-width: 73%;
}
.new-box-side-c {
    display: flex;
    gap: 20px;
    align-items: center;
}
.newsletter-holder {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}
.tnp.tnp-subscription label {
    display: none;
}
form {
    display: flex;
    flex-wrap: wrap;
}
input.tnp-submit {
    background-color: #ff5a00 !important;
    border-radius: 10px;
    font-size: 16px !important;
    line-height: 33px !important;
    margin-left: -14px !important;
    min-width: 150px !important;
}
::placeholder {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
}
.newsletter-holder .cta-side-content h2 {
    font-weight: 600;
}

section.newsletter {
    background-color: #fff7f2;
    border-radius: 10px;
    padding: 20px 40px;
}
.tnp-field.tnp-field-email input {
    background-color: #fff !important;
    font-size: 16px;
    padding: 17px 10px;
    width: 380px;
}

/* breadcome  start */

    ul.breadcrumb {
        list-style: none;
        display: flex;
        gap: 30px;
    }
    .breadcrumb li{
        position: relative;
    }
    .breadcrumb li {
        position: relative;
        font-size: 15px;
        font-weight: 500;
    }
    li.index-breadcome:before{
        display: none;
    }
    .breadcrumb li:before {
        content: '';
        position: absolute;
        left: -20px;
        width: 14px;
        height: 14px;
        background-image: url('../../assets/images/chevron-right.svg');
        background-size: contain;
        top: 50%;
        margin-top: -6px;
    }

    
/* breadcome  end*/

/* inner banner  */
    .banner-contnect p {
        font-size: 16px;
        line-height: 30px;
    }
    .banner-contnect h1 {
        font-size: 50px;
        font-weight: 600;
        color: #000000;
        margin-top: 40px;
        margin-bottom: 25px;
    }
    .inner-banner {
        background-size: cover;
        min-height: 500px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        border-radius: 16px;
        background-position: center;
    }
    .inner-banner-content-holder {
        max-width: 700px;
        padding: 0 70px;
    }
    a.premiery-button {
        background-color: #fc641f;
        color: #fff;
        padding: 15px 25px;
        display: inline-block;
        border-radius: 10px;
        font-size: 1.4rem;
        font-weight: 500;
        border: 1px solid #fc641f;
    }
    .buttonholder {
        gap: 20px;
        margin-top: 30px;
        display: flex;
    }
     a.secondery-button {
        background-color: #fafafa;
        color: #000;
        padding: 15px 25px;
        display: inline-block;
        border-radius: 10px;
        font-size: 1.4rem;
        font-weight: 500;
        border: 1px solid #000;
    }


/* inner banner end  */

/* contact page start  */
    section.constct-page-from {
        display: flex;
        gap: 50px;
        margin-top: 50px;
        margin-bottom: 40px;
        flex-wrap: wrap;
    }

    .from-right-from-area {
        width: calc(75% - 120px);
    }
    .forn-left-sidebar {
        width: calc(25% - 30px);
    }
    .fls-img img {
        width: 90px;
    }
    .hs-icon {
        width: 40px;
    }
    .hs-icon img {
        width: 40px;
    }
    .forn-left-sidebar {
        background-color: #fe631f0d;
        padding: 50px;
        border-radius: 10px;
    }
    .fls-content h2 {
        font-size: 26px;
        font-weight: 700;
        margin: 20px 0 15px 0;
    }
    .fls-content li img {
        width: 20px;
    }
    .help-services {
        background-color: #ff5a001a;
        padding: 20px;
        border-radius: 10px;
        margin-top: 40px;
    }
    .help-services {
        background-color: #ff5a001a;
        padding: 40px 30px;
        border-radius: 10px;
        margin-top: 40px;
        display: flex;
        gap: 20px;
    }
    .hs-content h3 {
        font-size: 19px;
        font-weight: 500;
    }
    .hs-content h3 b {
        font-weight: 700;
    }
    .fls-content ul li {
        font-size: 16px;
        line-height: 30px;
        display: flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 10px;
        font-weight: 500;
    }
    .fls-content ul li span {
        height: 20px;
    }
    .fls-content ul {
        margin-top: 35px;
    }

    /* Use flexbox for two-column layout */
.wpcf7-row {
    display: flex;
    gap: 10px;
}

.wpcf7-row .wpcf7-half {
    width: 50%;
}

/* Full width inputs */
.wpcf7-full {
    width: 100%;
}

/* Style labels */
.wpcf7-form label {
    color: #fff;
}
.freature-renes-with-sidebar {
    margin-top: 4rem;
}



/* Focus effect */
.wpcf7-form input:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
    outline: none;
    border-color: #007b8f;
    box-shadow: 0 0 5px rgba(0, 123, 143, 0.3);
}

/* Textarea styling */
.wpcf7-form textarea {
    height: 100px;
    resize: vertical;
}

/* Style submit button */
.wpcf7-form .wpcf7-submit {
    width: fit-content;
    padding: 17px 40px;
    background: #ff5a00 !important;
    color: #ffffff;
    border: none;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
    transition: background 0.3s ease;
    border: 0 !important;
    text-transform: uppercase;
    margin-top: 20px;
}

/* Hover effect */
.wpcf7-form .wpcf7-submit:hover {
    background: #000000 !important;
}

label {
    width: 100%;
    text-transform: capitalize;
    font-family: 'Cabin';
}

.cd-column-2 {
    width: calc(50% - 30px );
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 11px;
    transition: all .3s;
    border-radius: 10px;
    margin-top: 10px;
    text-transform: capitalize;
}
textarea {
    height: 120px;
    margin-bottom: 10px;
}
[type=submit] {
    padding: 13px;
    width: 150px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border: 0;
    background-color: #0000 !important;
}
label span {
    color: red;
}
.testi-item.e-flex.e-con.e-child {
    padding: 20px;
}

.testi-item  .elementor-element {
    margin-bottom: 10px !important;
}
.services-list .elementor-widget-container:hover {
    background-color: #3f3f3f !important;
    transition: .2s;
}
.services-list:hover h3.elementor-icon-box-title a {
    color: #fff;
}
.slick-dotted.slick-slider.hero-banner-slider {
    margin-bottom: 0;
}


/* contact page end  */

/* cta newsleetter start  */

    .cta-newltter .from-newsletter {
        width: calc(50% - 0px);
    }
    .cta-newltter  .tnp-field.tnp-field-email {
        width: 100%;
    }
    .cta-newltter .tnp-field.tnp-field-button {
        position: absolute;
        right: 160px;
    }
    .cd-from-row > p {
        width: 100%;
    }
    .cd-from-row p {
        width: 100%;
    }
    .cd-from-row {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        gap: 40px;
    }
    .cta-newltter div.tnp-subscription, form.tnp-subscription, form.tnp-profile {
        display: block;
        /* margin: 1em auto; */
        max-width: 100%;
        width: 100%;
    }
    .cta-newltter .from-newsletter form {
        width: 100%;
        position: relative;
    }
    .cta-newltter  .tnp-field.tnp-field-button { 
        position: absolute;
        right: 135px;
        top: 1px;
    }
/* cta newsleetter end  */



/* blog categories page  */
    /* FILTER */

    .filter-bar{
      display:flex;
      justify-content:space-between;
      align-items:center;
      gap:20px;
      margin:34px auto;
      flex-wrap:wrap;
    }

    .filter-tags{
      display:flex;
      gap:12px;
      flex-wrap:wrap;
    }

    .filter-btn{
      padding:12px 18px;
      border:1px solid #e5e7eb;
      border-radius:8px;
      font-size:14px;
      font-weight:500;
      background:#fff;
    }

    .filter-btn.active{
      background:#ff6b00;
      color:#fff;
      border-color:#ff6b00;
    }
    .filter-btn:hover {
    background: #ff6b00;
    color: #fff;
    border-color: #ff6b00;
}

    .sort-select {
    padding: 14px 18px;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    min-width: 220px;
    font-size: 14px;
    outline: none;
    width: fit-content;
}

    /* MAIN CONTENT */

    .main-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 4rem;
}
aside {
    width: calc(25% - 30px);
}

    /* POSTS */

    .post-card{
      display:grid;
      grid-template-columns:260px 1fr;
      gap:30px;
      padding-bottom:30px;
      margin-bottom:30px;
      border-bottom:1px solid #eee;
    }

    .post-thumb{
      border-radius:14px;
      overflow:hidden;
      height:190px;
      background:#f2f2f2;
    }

    .post-thumb img{
      height:100%;
      object-fit:cover;
    }

    .post-meta{
      display:flex;
      align-items:center;
      gap:18px;
      margin-bottom:14px;
      font-size:13px;
      font-weight:600;
    }

    .job-cate-holder ul li.job-category.checked {
        background-color: #fc641f;
        color: #fff;
    }

    .date{
      color:#6b7280;
    }

    .post-title{
      font-size:34px;
      line-height:1.3;
      font-weight:700;
      margin-bottom:16px;
    }

    .post-excerpt{
      font-size:16px;
      line-height:1.8;
      color:#4b5563;
      margin-bottom:18px;
    }

    .read-more{
      color:#ff6b00;
      font-weight:700;
      display:inline-flex;
      gap:8px;
      align-items:center;
    }

    /* SIDEBAR */

    .sidebar-widget{
      border:1px solid #f1f1f1;
      border-radius:14px;
      padding:30px;
      margin-bottom:28px;
      background:#fff;
    }

    .widget-title{
      font-size:24px;
      font-weight:700;
      margin-bottom:24px;
    }

    .popular-list{
      list-style:none;
    }

    .popular-list li{
      display:flex;
      gap:14px;
      margin-bottom:22px;
      line-height:1.7;
      font-size:15px;
      color:#374151;
    }

    .popular-number{
      width:28px;
      height:28px;
      min-width:28px;
      border-radius:50%;
      background:#fff4ec;
      color:#ff6b00;
      display:flex;
      align-items:center;
      justify-content:center;
      font-size:13px;
      font-weight:700;
    }

    .view-all{
      margin-top:12px;
      display:inline-block;
      color:#ff6b00;
      font-weight:700;
    }

    /* NEWSLETTER */

    .newsletter-box{
      text-align:left;
    }

    .newsletter-icon{
      width:64px;
      height:64px;
      border-radius:50%;
      background:#fff4ec;
      display:flex;
      align-items:center;
      justify-content:center;
      font-size:28px;
      margin-bottom:20px;
      color:#ff6b00;
    }

    .newsletter-box p{
      color:#4b5563;
      line-height:1.7;
      margin:16px 0 20px;
    }

    .newsletter-form{
      display:flex;
      gap:10px;
    }

    .newsletter-form input{
      flex:1;
      height:50px;
      border:1px solid #e5e7eb;
      border-radius:8px;
      padding:0 16px;
      outline:none;
    }

    .newsletter-form button{
      background:#ff6b00;
      color:#fff;
      border:none;
      border-radius:8px;
      padding:0 22px;
      font-weight:700;
      cursor:pointer;
    }

    /* CATEGORY LIST */

    .category-list{
      list-style:none;
    }

    .category-list li{
      display:flex;
      justify-content:space-between;
      align-items:center;
      padding:14px 0;
      border-bottom:1px solid #f3f4f6;
      font-size:15px;
    }

    /* TAGS */

    .tag-wrapper{
      display:flex;
      flex-wrap:wrap;
      gap:10px;
    }

    .tag{
      padding:10px 16px;
      border-radius:8px;
      background:#f3f4f6;
      font-size:14px;
      color:#374151;
    }

    /* PAGINATION */

    .pagination{
      display:flex;
      align-items:center;
      gap:12px;
      margin-top:20px;
      flex-wrap:wrap;
    }

    .page-btn{
      width:48px;
      height:48px;
      border:1px solid #e5e7eb;
      border-radius:10px;
      display:flex;
      align-items:center;
      justify-content:center;
      font-weight:600;
      background:#fff;
    }

    .page-btn.active{
      background:#ff6b00;
      color:#fff;
      border-color:#ff6b00;
    }

    /* FOOTER */

    .footer-grid{
      display:grid;
      grid-template-columns:2fr 1fr 1fr 1fr;
      gap:40px;
    }

    .footer-logo{
      font-size:38px;
      font-weight:800;
      color:#ff6b00;
      margin-bottom:18px;
    }

    .footer-logo span{
      color:#111827;
    }

    .footer-about{
      color:#4b5563;
      line-height:1.8;
      max-width:340px;
    }

    .footer-title{
      font-size:18px;
      margin-bottom:22px;
      font-weight:700;
    }

    .footer-links{
      list-style:none;
    }

    .footer-links li{
      margin-bottom:14px;
      color:#4b5563;
    }

    .copyright{
      text-align:center;
      color:#6b7280;
      margin-top:60px;
      font-size:14px;
    }

    @media(max-width:1024px){

      .main-grid{
        grid-template-columns:1fr;
      }

      .hero{
        grid-template-columns:1fr;
      }

      .hero-content{
        padding:40px;
      }

      .hero h1{
        font-size:48px;
      }

      .footer-grid{
        grid-template-columns:1fr 1fr;
      }
    }

    @media(max-width:768px){

      .header-inner{
        flex-direction:column;
      }

      .main-nav{
        flex-wrap:wrap;
        justify-content:center;
      }

      .post-card{
        grid-template-columns:1fr;
      }

      .post-title{
        font-size:28px;
      }

      .hero h1{
        font-size:40px;
      }

      .footer-grid{
        grid-template-columns:1fr;
      }
    }

/* blog categories page  */

    .newsletter input.tnp-email {
        line-height: 32px !important;
        min-height: 40px !important;
        min-width: 300px;
    }

/* blog categories page end */




/* job list  page  */
    .job-list-filter .form-group.search-box button {
        background-color: #0000 !important;
        width: 54px;
        height: 54px;
        border: 0;
    }
    .form-group.search-box {
        display: flex;
        max-width: 29%;
        width: 100%;
        border: 1px solid #cfcfcf;
        border-radius: 10px;
    }
    .form-group {
        width: calc(17% - 9px);
    }
    form.job-filter-form {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        margin-top: 40px;
    }
    .job-filter-form input {
        font-size: 14px !important;
        line-height: 16px !important;
        font-weight: 400 !important;
        font-family: 'Inter';
        margin-top: 0;
    }
    .form-group select {
        width: 100%;
        border: 1px solid #cfcfcf;
        font-size: 14px;
        padding: 20px;
        margin-top: 0;
    }
    .job-filter-form > button.apply {
        background-color: #fc641f !important;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        width: 16%;
        border-radius: 10px;
        border: 0;
    }
    .jop-cate-list.page-width-pading {
        margin: 40px auto;
    }
    .job-cate-holder ul {
        list-style: none;
        display: flex;
        gap: 20px;
    }
    .job-cate-holder ul li.job-category {
        padding: 12px 30px;
        background-color: #efefef;
        border-radius: 8px;
        cursor: pointer;
    }
     .job-post-list-container {
        display: flex;
        gap: 40px;
    }
    .job-post-list-wreppwer {
        width: calc(70% - 30px );
    }
    .form-group.search-box button img {
        width: 25px;
    }
    .common-sidebar {
        width: calc(30% - 20px);
    }
    .sidebar-box-side {
        border: 1px solid #cfcfcf;
        border-radius: 10px;
    }
    .sidebar-box-side .sidebar-box {
        margin: 0;
        padding: 30px;
    }
    .bs5-img-container {
        max-width: 100px;
        max-height: 100px;
        width: 40%;
    }
    .bs5-img-container img {
        width: 100%;
        height: 100px;
        object-fit: cover;
        border-radius: 10px;
        aspect-ratio: 1.1;
    }
    .bs5-blog-item {
        display: flex;
        gap: 20px;
        align-items: center;
    }
    .blog-style-5 {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .bs5-img-text h3 {
        font-size: 18px;
        font-weight: 600 !important;
        margin-bottom: 10px;
    }
    .bs5-img-text span {
        font-size: 14px;
        color: #9f9f9f;
    }
    .common-sidebar .newsletter-holder {
        flex-direction: column;
    }
    .common-sidebar .newsletter-holder input {
        line-height: 33px;
    }
    article.job-post-card > div {
        display: flex;
        gap: 20px;
        width: calc(80% - 10px);
    }

    .job-post-info {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: calc(70% - 0px);
    }
    article.job-post-card div > img {
        border-radius: 10px;
        aspect-ratio: 1.1;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .jpc-img-holder {
        width: calc(31%);
    }
   .job-apply-holder {
        width: calc(20%);
        display: flex;
        flex-direction: column;
        align-items: end;
        gap: 20px;
        font-size: 14px;
    }
    .job-list-post-data .archive-grid {
        border: 1px solid #cfcfcf;
        border-radius: 16px;
    }
    .job-list-post-data.ss-blog-cate-list-page .archive-grid {
        border: unset;
        border-radius: 0;
    }
    
    article.job-post-card {
        display: flex;
        gap: 20px;
        padding: 30px 20px;
        border-top: 1px solid #cfcfcf;
    }
    .job-list-post-data .section-header {
        padding: 20px 40px 20px;
        margin: 0;
    }
    .job-list-post-data a.btn-sec {
        font-size: 14px;
        color: #7a7a7a;
    }
    .job-list-post-data .section-header h2 {
        text-transform: unset;
        font-size: 22px;
    }
    .jpci-location-wrapper {
        display: flex;
        align-items: center;
        gap: 20px;
        color: #646464;
        font-size: 14px;
    }

    p.jpci-location {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    p.jpci-time {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .jpci-location img, .jpci-time img {
        width: 25px !important;
    }
    .job-post-info h2 {
        font-size: 26px;
        font-weight: 600;
    }
    a.page-numbers {
        padding: 10px 20px;
        border: 1px solid #cfcfcf;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: fit-content;
        border-radius: 5px;
    }
    .jobs-pagination {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        margin-top: 40px;
    }
    span.page-numbers.current {
        padding: 10px 20px;
        border: 1px solid #cfcfcf;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: fit-content;
        background-color: #ff5a00;
        border-radius: 5px;
        color: #fff;
    }
    a.next.page-numbers {
        position: relative;
        padding-right: 31px;
    }
    a.next.page-numbers:before {
        content: '';
        position: absolute;
        right: 10px;
        width: 14px;
        height: 14px;
        background-image: url('../../assets/images/chevron-right.svg');
        background-size: contain;
        top: 50%;
        margin-top: -6px;
    }

    .jl-icon-row {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
    .jl-icon-holder.page-width {
        background-color: #ff5a000f;
        padding: 30px 20px;
        margin: 0 100px;
        border-radius: 10px;
    }
    .jl-icon-box-item {
        display: flex;
        align-items: center;
        gap: 20px;
    }
    .jl-icon-box {
        width: calc(15% - 0px);
    }
    .jl-icon-box img {
        background-color: #ff5a000d;
        border-radius: 50%;
        padding: 10px;
    }
    .jl-icon-content {
        width: calc(75% - 0px);
        padding-right: 50px;
        display: flex;
        flex-direction: column;
        gap: 15px;
    }
    .jl-icon-content h2 {
        font-size: 20px;
        font-weight: 700;
    }
/* job list  page  end */



/* blog-categoris page start */
    .bc5-blog-cate {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .bc5-img-container.cate-icon {
        width: 30px;
    }
    .bc5-img-text {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    .bc5-img-text span {
        width: 20px;
    }
    .blog-tag-list ul {
        list-style: none;
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }
    .blog-tag-list ul li a {
        background-color: #ededed;
        padding: 10px 15px;
        border-radius: 4px;
        display: inline-block;
        font-size: 14px;
    }
    .blog-post-list-wreppwer article.post-card {
        display: flex;
        align-items: center;
    }
    .blog-post-list-wreppwer article.post-card > a {
        width: 30%;
    }
    .blog-post-list-wreppwer article.post-card > a img {
        width: 100%;
        aspect-ratio: 1.1;
        height: 100%;
        object-fit: cover;
        border-radius: 10px;
    }
    .post-card-content {
        width: 80%;
        display: flex;
        flex-direction: column;
        gap: 15px;
    }
    .post-card-content h2 a {
        max-width: 600px;
        font-size: 20px;
        line-height: 30px;
        font-weight: 700;
        display: inline-block;
    }
    /* .blog-post-list-wreppwer {
        width: calc(70% - 30px );
        padding: 30px;
        border: 1px solid #cfcfcf;
        border-radius: 16px;
    } */
    .blog-post-list-wreppwer  .desc {
        font-size: 15px;
        line-height: 1.6;
        max-width: 600px;
    }
    span.blog-catename {
        font-size: 14px;
        text-transform: uppercase;
        color: #ff6b00;
        font-weight: 700;
    }
    span.blog-publishsate {
        color: #6c6c6c;
        margin-left: 20px;
        font-size: 14px;
        font-weight: 700;
    }
    .ss-blog-list-sidebar {
        padding-left: 30px;
        border-left: 2px solid #efefef;
    }
    .ss-blog-tag-list h2 {
        margin-bottom: 30px;
    }
    .ss-job-location h2 {
        margin-bottom: 30px;
    }
    .ss-blog-cate-list-page .posts-pagination {
        display: flex;
        gap: 10px;
        justify-content: center;
    }
    .ss-job-cate-holder li.post-category{
        padding: 12px 30px;
        background-color: #efefef;
        border-radius: 8px;
        cursor: pointer;
    }
    .ss-job-cate-holder li.post-category.checked {
        background-color: #fc641f;
        color: #fff;
    }
/* blog-categoris page end */

/* blog-single page start */
.single-blog-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
}
.ssbs-content-area {
    width: calc(70% - 120px);
}
.ss-single-blog-banner {
    margin-bottom: 20px;
}
.ss-post-meta span.category a {
    color: #ff5a00;
    font-weight: 500;
    margin-right: 10px;
}
.ss-post-meta .date {
    color: #858585;
    font-size: 14px;
    font-weight: 500;
}
.ss-post-content figure {
    max-width: 100% !important;
    border-radius: 10px;
    overflow: hidden;
}
.ss-post-content ul {
    padding-left: 30px;
    margin: 20px 0;
}
.ss-post-content h3 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 700;
}
.ss-post-content p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 20px;
}
.ss-post-content h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 31px;
}
.ss-post-featur-img img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 20px;
}
.ss-single-blog-titile {
    margin-bottom: 20px;
}
.ssbs-sidebar  .sidebar-box h2 {
    margin-bottom: 30px;
}
.ss-related-articles .blog-style-5 > a {
    display: none;
}
.ss-latest-articles a.btn-sec img {
    display: none;
}
.ss-latest-articles a.btn-sec {
    border: 1px solid;
    width: fit-content;
    padding: 15px 20px;
    margin: 40px auto;
    font-size: 14px;
    border-radius: 5px;
}
.ss-latest-articles a.btn-sec:hover {
    background-color: #ff6b00;
    color: #fff;
}
.ss-single-blog-titile h1 {
    font-size: 54px;
    max-width: 70%;
    line-height: 64px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 20px;
}
.ss-single-short-desc {
    font-size: 18px;
    line-height: 30px;
    max-width: 100%;
    margin-bottom: 40px;

}
p.blog-author {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 10px;
}
a.prev-post-btn {
    display: flex;
    align-items: center;
    gap: 10px;
}
.prev-post-btn img {
    transform: rotate(180deg);
    width: 20px;
    height: auto;
}  
.next-post-btn img {
    width: 20px;
    height: auto;
} 
.post-navigation {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #cfcfcf;
    display: flex;
    gap: 10px;
    justify-content: space-between;
}
a.next-post-btn {
    display: flex;
    flex-direction: row-reverse;
    justify-content: end;
    align-items: center;
    gap: 10px;
    border: 1px solid #e3e3e3;
    padding: 10px;
    border-radius: 10px;
}
.next-post-btn div {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: right;
    gap: 5px;
    font-size: 14px;
}
.prev-post-btn div {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
    gap: 5px;
    font-size: 14px;
}
a.prev-post-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #e3e3e3;
    padding: 10px;
    border-radius: 10px;
}
a.next-post-btn:hover, a.prev-post-btn:hover {
    border: 1px solid #ff5a00;
}
.btn-sec span.svg-icon-wrapper {
    margin-bottom: -7px;
}

/* blog-single page end */






/*responsive start****************************************************************************************************************************************************************/
@media(max-width: 991px){
   .toggle_btn{
       display: block;
        margin-top: -8px;
      margin-right: -8px;
  }
.header_right ul {
    align-items: center;
    display: flex !important;
    flex-flow: wrap !important;
    grid-gap: 25px;
    position: fixed;
    top: 70px;
    width: 100%;
    left: 0px;
    background: var(--white);
    min-height: 103vh;
    display: flex;
    transform: translateX(-100%);
    padding: 30px 15px 40px;
    transition: all 0.4s;
    display: block !important;
}
	
	
	
  #masthead .header_right ul li {
      width: 100%;
  }
  #masthead .header_right ul li a {
      padding: 15px 0px;
      border-bottom: 1px solid var(--grey);
  }
  #masthead .header_right ul li:last-child a {
      background: transparent;
      border-radius: unset !important;
      color: var(--grey);
      width: 100% !important;
  }
  #masthead .header_right ul li.current-menu-item:last-child a {
    color: var(--black);
  }
.show .header_right ul {
    transform: translateX(0%);
    background-color: #ffffff;
}
  .header_right {
      max-width: fit-content;
  }
  .header_left {
      display: contents;
  }
  .header_sec .e-con-inner{
    padding-bottom: 8px !important;
  }
  .header_left a {
    position: relative;
    z-index: 9;
    }
}

.testi-slider [type=button], .testi-slider button {
    display: inline-block;
    font-weight: 400;
    color: #0000;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    background-color: #3f3f3f;
    border: 0px solid #ffffff;
    padding: 7px;
    font-size: 1.2rem;
    border-radius: 3px;
    transition: all .3s;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.wpcf7-form {
    background-color: #fff;
    border: 1px solid #cfcfcf;
    padding: 50px;
    border-radius: 10px;
}
.testi-slider .slick-next:before, .testi-slider .slick-prev:before {
    font-family: unset;
    font-size: 36px;
    line-height: 0;
    opacity: 1;
    color: #fff;
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
}

.testi-slider  .slick-slide {
    box-shadow: none;
    margin: 8px;
    background-color: #fff;
    border-radius: 10px;
}
.testi-slider button.slick-prev.slick-arrow {
    position: absolute;
    right: 70px;
    bottom: -90px !important;
    top: unset;
    left: unset;
}
.testi-slider button.slick-next.slick-arrow {
    right: 12px;
    top: unset;
    bottom: -90px;
}

.testi-slider [type=button]:focus, .testi-slider [type=button]:hover, .testi-slider [type=submit]:focus, .testi-slider [type=submit]:hover, .testi-slider button:focus, .testi-slider button:hover {
    color: #ffffff00;
    background-color: #0c0d0e;
    text-decoration: none;
}

ul.slick-dots {
    bottom: 10px;
}
.slick-dots li button:before {
    font-size: 15px !important;

}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #ffffff;
    font-size: 15px !important;
}
.slick-dots li {
    width: 20px;
    height: 20px;
    margin: 0 0px;
}
.hero-banner-slider [type=button]:focus, .hero-banner-slider [type=button]:hover, .hero-banner-slider [type=submit]:focus, .hero-banner-slider [type=submit]:hover, .hero-banner-slider button:focus, .hero-banner-slider button:hover {
    color: #fff  !important;
    background-color: #ffffff00  !important;
    text-decoration: none  !important;
}

/* Style the Contact Form 7 container */

span.wpcf7-spinner {
    position: absolute;
}

/* Use flexbox for two-column layout */
.wpcf7-row {
    display: flex;
    gap: 10px;
}

.wpcf7-row .wpcf7-half {
    width: 50%;
}

/* Full width inputs */
.wpcf7-full {
    width: 100%;
}

/* Style labels */
.wpcf7-form label {
    color: #fff;
}

/* Focus effect */
.wpcf7-form select:focus, .wpcf7-form textarea:focus {
    outline: none;
    border-color: #0000;
    box-shadow: 0 0 5px rgb(0 123 143 / 0%);
}
.wpcf7-form input:focus {
    outline: none;
    border-color: #cfcfcf;
    box-shadow: unset;
}


/* Textarea styling */
.wpcf7-form textarea {
    padding: 0;
    height: 100px;
    resize: vertical;
    width: calc(100% - 25px) !important;
}
.contact-from-select select {
    padding: 0;
}

/* Hover effect */
.wpcf7-form .wpcf7-submit:hover {
    background: #db5208 !important;
}




label {
    width: 100%;
    text-transform: capitalize;
    font-family: 'Cabin';
}
.contact-from-common .cd-row {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-flow: wrap;
    width: calc(100% - 0px) !important;
    margin-bottom: 20px;
}
span.wpcf7-form-control.wpcf7-acceptance input[type="checkbox"] {
    width: 20px !important;
}
.contact-from-select p, .contact-from-textarea p {
    margin-bottom: 10px;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    padding: 15px;
}
.contact-from-common p { 
    margin-bottom: 10px;
}
.wpcf7-form label {
    color: #000000;
    font-size: 16px;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 100%;
    border: unset;
    padding: 11px;
    transition: all .3s;
    border-radius: 10px;
    margin-top: 10px;
    text-transform: capitalize;
}
.contact-from-select {
    margin-bottom: 25px;
}
.contact-from-acceptance span.wpcf7-form-control.wpcf7-acceptance.optional {
    width: 100%;
    display: block;
}
.contact-from-acceptance input[type="checkbox"] {
    width: 20px;
    height: 20px;
    accent-color: #ff5a00;
    cursor: pointer;
}
.contact-from-common span.wpcf7-list-item {
    margin-left: 0;
}
.cd-column-2 input {
    border: 1px solid #cfcfcf;
    line-height: 40px;
    border-radius: 5px;
}
.contact-from-common {
    width: 100%;
}

textarea {
    height: 120px;
    margin-bottom: 10px;
}
[type=submit] {
    background-color: #20231b !important;
    padding: 13px;
    width: 150px;
    color: #fff;
    font-family: 'Cabin';
    font-weight: 600;
    text-transform: uppercase;
    border: 0;
}
.contact-from-acceptance label span {
    color: #000000;
    display: inline-block;
    margin-left: 10px;
}
.testi-item.e-flex.e-con.e-child {
    padding: 20px;
}

.testi-item  .elementor-element {
    margin-bottom: 10px !important;
}
.services-list .elementor-widget-container:hover {
    background-color: #3f3f3f !important;
    transition: .2s;
}
.services-list:hover h3.elementor-icon-box-title a {
    color: #fff;
}
.slick-dotted.slick-slider.hero-banner-slider {
    margin-bottom: 0;
}
@media only screen and (max-width:767px){
.contact-from-common .cd-row {
    display: flex;
    justify-content: space-between;
    gap: 0;
    flex-flow: wrap;
    flex-direction: column;
}
.cd-column-2 {
    width: calc(100% - 0px );
}
.contact-from-common {
    padding: 20px;
    border-radius: 10px;
}
/* Focus effect */
.wpcf7-form input:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
    outline: none;
    border-color: #007b8f;
    box-shadow: 0 0 5px rgba(0, 123, 143, 0.3);
}
.wpcf7-form {
    width: 100%;
    padding: 0;
    background: #d70006;
    border-radius: 0;
}
span.wpcf7-spinner {
    position: absolute;
}

/* Use flexbox for two-column layout */
.wpcf7-row {
    display: flex;
    gap: 10px;
}

.wpcf7-row .wpcf7-half {
    width: 50%;
}

/* Full width inputs */
.wpcf7-full {
    width: 100%;
}

/* Style labels */
.wpcf7-form label {
    color: #fff;
}
.wpcf7-form input {
    width: 100% !important;
    padding: 12px !important;
    margin-bottom: 15px;
    border: 1px solid #ddd !important;
    border-radius: 5px !important;
    font-size: 16px;
    background: #f8f8f8;
    margin-top: 12px;
}
.wpcf7-form select, .wpcf7-form textarea {
    width: 100% !important;
    padding: 12px !important;
    margin-bottom: 15px;
    border-radius: 5px !important;
    font-size: 16px;
    background: #f8f8f8;
    margin-top: 12px;
}

/* Textarea styling */
.wpcf7-form textarea {
    height: 100px;
    resize: vertical;
}
.contact-from-common .cd-row {
    display: flex;
    justify-content: space-between;
    gap: 0;
    flex-flow: wrap;
    flex-direction: column;
}
.cd-column-2 {
    width: calc(100% - 0px );
}
.contact-from-common {
    padding: 20px;
    border-radius: 10px;
}
}









