/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 06 2026 | 13:26:12 */
.gtranslate_wrapper select {
	border: none;
	max-width: 70px;
	padding: 0px;
	white-space: nowrap;
	font-size: 0.9rem;
	font-weight: 500;
	outline: none;
	background-color: transparent;
	color: var(--text-secondary);
}
.main-services-sec {
	margin: 60px 20px;
}
.main-services-sec1 {
	margin: 60px 20px;
	margin-top: 0px;
}
.single-winngur_service .main-services-sec1 {
	margin: 60px 20px;
	margin-top: 0px;
}
.main-services-bg-sec1{
padding: 60px 0px;	
}
.work-service-sec{
    width: 22%;
	max-width: 22%;
	padding:0;
    border-radius: 16px;
    transition: box-shadow 0.22s, transform 0.22s;
}
.work-service-sec:hover {
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.13);
    transform: translateY(-3px);
}
.services-uper-container{
	display: flex;
	flex-wrap:wrap;
	gap: 20px;
}
.services-uper-container ul.elementor-icon-list-items{
	justify-content: center;
}
.services-uper-box{
    width: 32%;
	max-width: 32%;
	padding:0;
	background: #fff;
    border-radius: 16px;
    padding: 28px 24px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.07);
    border: 1px solid #e8eaf0;
    transition: box-shadow 0.22s, transform 0.22s;
}
.services-uper-box:hover {
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.13);
    transform: translateY(-3px);
}
.services-uper-box1{
    width: 22%;
	max-width: 22%;
	padding:0;
	background: #fff;
    border-radius: 16px;
    padding: 28px 24px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.07);
    border: 1px solid #e8eaf0;
    transition: box-shadow 0.22s, transform 0.22s;
}
.single-winngur_service .services-uper-box1{
    width: 22%;
	max-width: 22%;
	padding:0;
	background: #fff;
    border-radius: 16px;
    padding: 28px 24px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.07);
    border: 1px solid #e8eaf0;
    transition: box-shadow 0.22s, transform 0.22s;
}
.services-uper-box1:hover {
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.13);
    transform: translateY(-3px);
}
#jobs-boxes{
	background: #eef3fa;
}
.residential-uper-box{
    width: 49%;
	max-width: 49%;
	padding:0;
	background: #fff;
    border-radius: 16px;
    padding: 28px 24px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.07);
    border: 1px solid #e8eaf0;
    transition: box-shadow 0.22s, transform 0.22s;
}
.single-winngur_service .residential-uper-box{
    width: 49%;
	max-width: 49%;
	padding:0;
	background: #fff;
    border-radius: 16px;
    padding: 28px 24px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.07);
    border: 1px solid #e8eaf0;
    transition: box-shadow 0.22s, transform 0.22s;
}
.trusted-sec{
	margin-top: 40px;
}
/* Icon List - 2 Columns */
.trusted-list .elementor-icon-list-items{
    display: flex;
    flex-wrap: wrap;
    gap: 15px 20px; /* row-gap column-gap */
    padding: 0;
    margin: 0;
    list-style: none;
}

.trusted-list .elementor-icon-list-items .elementor-icon-list-item{
    width: calc(50% - 10px);
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 10px 14px;
    background: #eef3fa;
    border-radius: 8px;
    font-size: 0.88rem;
    font-weight: 500;
}

.trusted-list .elementor-icon-list-items .elementor-icon-list-icon{
    flex-shrink: 0;
    margin-right: 10px;
}

.trusted-list .elementor-icon-list-items .elementor-icon-list-text{
    flex: 1;
    line-height: 1.5;
}
.cities-list ul li{
	background: #e8f4fd;
    color: #1b67de;
    padding: 10px 22px !important;
    border-radius: 30px;
    font-weight: 600;
    transition: background var(--transition), color var(--transition);
    cursor: default;
	margin-bottom: 10px !important;
}
.number-icon{
	width: 58px;
    height: 58px;
    border-radius: 50%;
    background: #f6800f;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    font-weight: 800;
    margin: 0 auto 16px;
    box-shadow: 0 4px 16px rgba(246, 128, 15, 0.4);
}
.single-winngur_service .number-icon{
	 align-items: center;
    justify-content: center;
	font-weight: 800;
}
.service-faq details.e-n-accordion-item {
    padding-bottom: 15px;
}
.service-faq details .e-n-accordion-item-title{
	padding: 18px 22px;
}
.service-faq details .e-n-accordion-item-title .e-n-accordion-item-title-text{
	font-size: 17px;
	font-weight: 600;
	color: #1a1a2e;
}
.service-faq details.e-n-accordion-item .svc-faq-a.open{
	padding: 4px 12px 0px;
	font-size: 15px;
}
.service-faq .e-n-accordion{
    width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.service-faq [aria-expanded="true"] {
    background-color: #e8f4fd;
}
.service-faq .e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-text, .service-faq .e-n-accordion-item-title[aria-expanded="true"] .e-n-accordion-item-title-icon .e-opened {
    color: #1b67de;
}
.service-faq .elementor-widget-n-accordion .e-n-accordion-item-title {
    border-color: #d5d8dc6b;
}
#gradiant-bg-color{
	background: linear-gradient(135deg, #1b67de 0%, #0d2444 100%);
}
.download-serivce-btn .elementor-button {
	    background: #f6800f;
}
.download-serivce-btn .elementor-button-icon {
    transition: transform 0.3s ease;
}

.download-serivce-btn .elementor-button:hover .elementor-button-icon {
    transform: translateX(8px);
    box-shadow: 0 4px 16px rgba(245, 166, 35, 0.35);;
}
.winngur-app-sec{
	display: flex;
	width: 100%;
	gap: 20px;
}
.winngur-app-container{
	width: 49%;
}
.winngur-app-txt{
	text-align: left;
}
#bottom-sec .section-header{
	text-align: left;
}
#service-read-more-content p{
	margin-bottom: 20px;
}
.main-pahragraph p{
	font-size: 17px;
	color: #4a5568;
}
h2#main-service-heading{
	font-size: 40px;
	text-align: center;
}
h3#main-service-heading{
	font-size: 24px;
	margin-bottom: 10px;
	text-align: left;
}
.mini-service-heading h3{
	font-size: 16px;
}
.main-pahra p{
	font-size: 14px;
}
.main-services-list ul li{
	font-size: 14px;
}
.why-chose-icon{
	width: 58px;
    height: 58px;
    border-radius: 50%;
    background: var(--brand-light);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 14px;
    font-size: 1.5rem; 
}
.why-chose-icon .elementor-icon svg{
  margin-top: 10px;	
}
#why-chose-icon1{
margin: 0 0 5px 0;	
}
.single-winngur_service .why-chose-icon{
	 align-items: center;
    justify-content: center;
}
.single-winngur_service #why-chose-icon1{
margin: 0 0 5px 0;	
}
#benifit-boxes {
    border-top: 2px solid #1b67de;
}
.small-txt p{
	color: #ffffffad;
}
.max-width-content p{
	width: 100%;
	max-width: 500px;
	color: #ffffff;
    margin: 0 auto;
}
.cities-list.main-services-list ul li{
 	font-size: 14px;
}
.main-service-heading.winngur-heading h2{
	text-align: left;
}
.main-services-sec.responsive-sec{
	margin: 60px 0px;
	margin-left: 5px;
}
.elementor-element.elementor-element-4b367f6.main-services-sec.responsive-sec.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded{
	display: none;
}
.app-store-btn img {
    transition: transform 0.5s ease;
}

.app-store-btn img:hover {
    transform: translateY(-10px);
}
#jobs-button a.elementor-button{
	background-color: #1b67de;
    color: #ffffff
}
#jobs-button a.elementor-button:hover{
	transform: translateY(-5px);
	transition: 0.5s;
}
.location-hero{
	position: relative;
    padding: 120px 0 80px;
    background: linear-gradient(135deg, #0b1628 0%, #112244 60%, #0e2a55 100%);
    overflow: hidden;
    text-align: center;
}

.our-location-h1{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	text-align: center;
}
.our-location-h1 h1{
	font-family: "Poppins", sans-serif;
    font-size: clamp(2rem, 5vw, 3.2rem);
    font-weight: 800;
    color: #fff;
	margin-bottom: 15px;
    line-height: 1.10;
}
.our-location-h1 p{
    font-size: 1.1rem;
    color: rgba(255, 255, 255, .75);
    margin: 0 auto;
    line-height: 1.4;
	width: 100%;
	max-width: 500px;
}
.cities-boxes{
	border-radius: 8px;
	background: #ffffff;
}
.cities-boxes img {
    border-radius: 8px 8px 0 0;
}
/* Hide the overflowing part of the image */
.cities-boxes .elementor-widget-image {
    overflow: hidden;
	border-radius: 8px 8px 0 0;
}

/* Smooth image animation */
.cities-boxes .elementor-widget-image img {
    display: block;
    width: 100%;
    transition: transform 0.5s ease;
}

/* Zoom image when hovering the whole card */
.cities-boxes:hover .elementor-widget-image img {
    transform: scale(1.08);
}
.our-cities h3{
	font-size: 20px;
	line-height: 22px;
}
.our-cities ul.elementor-icon-list-items li a{
	display: flex;
	justify-content: space-between !important;
	flex-direction: row-reverse;
}
.our-cities ul.elementor-icon-list-items li a .elementor-icon-list-icon {
    transition: transform 0.35s ease;
}

.our-cities ul.elementor-icon-list-items li a:hover .elementor-icon-list-icon {
    transform: translateX(8px);
}
.our-cities ul.elementor-icon-list-items li a span.elementor-icon-list-text{
	padding-left: 0px;
}
img.download-wingur-logo{
	width: 100%;
	max-width: 100px;
	height: auto;
}
/* Cities pages start css */
.single-winngur_service .svc-breadcrumb span{
color: #ffffff !important;
}
.single-winngur_service .services-uper-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.single-winngur_service .services-uper-box {
    width: 32%;
    max-width: 32%;
    padding: 0;
    background: #fff;
    border-radius: 16px;
    padding: 28px 24px;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.07);
    border: 1px solid #e8eaf0;
    transition: box-shadow 0.22s, transform 0.22s;
}
/* Cities pages end css* /

/* Responsive css */
@media screen and (max-width: 1024px) {
    .services-uper-container {
        gap: 15px;
    }

    .services-uper-box {
        width: 31%;
        max-width: 31%;
    }
}
@media screen and (max-width: 768px) {
	 .services-uper-box {
        width: 49%;
        max-width: 49%;
    }
	.services-uper-container {
        gap: 10px;
    }
	.single-winngur_service .services-uper-box {
        width: 49%;
        max-width: 49%;
    }
	.single-winngur_service .services-uper-container {
        gap: 10px;
    }
	.services-uper-box1 {
    width: 49%;
    max-width: 49%;
}
	.single-winngur_service .services-uper-box1 {
    width: 49%;
    max-width: 49%;
}
	.work-service-sec {
    width: 49%;
    max-width: 49%;
}
	.residential-uper-box {
    width: 100%;
    max-width: 100%;
	}
	.single-winngur_service .residential-uper-box {
    width: 100%;
    max-width: 100%;
	}
	.winngur-app-container {
    width: 100%;
}
	.site-header .header-inner {
    justify-content: space-between;
}
	.site-header .header-inner .header-nav{
		display: none;
	}
}
@media screen and (max-width: 576px) {
	 .services-uper-box {
        width: 100%;
        max-width: 100%;
    }
	.single-winngur_service .services-uper-box {
        width: 100%;
        max-width: 100%;
    }
	.services-uper-container {
        gap: 10px;
    }
	    .services-uper-box1 {
        width: 100%;
        max-width: 100%;
    }
	.single-winngur_service .services-uper-box1 {
        width: 100%;
        max-width: 100%;
    }
	
	.work-service-sec {
    width: 100%;
    max-width: 100%;
}
	.trusted-list .elementor-icon-list-items .elementor-icon-list-item {
    width: calc(100% - 10px);
}
}