/*
Theme Name: Core Swipe Global
author: Sohan 
url: 9069302050
*/

body {
font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
	padding:0px;
	margin:0px;
	overflow-x:hidden;
}  

p{ 
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.h2, h2 { 
  font-family: Poppins;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; 
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 99999;
    background: #fff;
}

/*header css*/

.menu-main-menu-container {
    width: 70%;
}

.topheader {
    background: #002e5b;
    color: #fff;
    height: 40px;
}
.thbi{color:#fab700; }

.thbi2{color: #fff;}
.thbi2:hover{color: #fab700;}
.navbar{min-height: 90px;}

.custom-logo {
    width: 100%;
    height: auto;
    padding-right: 30px;
}
.contact-us input, .contact-us textarea {
  background: none;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 5px;
  width: 100%;
  box-sizing: border-box;
  color: #fff;
}
.custom-logo-link {
    width: 20%;
}

.thbox {
    line-height: 35px;
}

.socialmedia {
    display: flex;
}

.socialmedia li {
    list-style: none;
    padding: 0px 8px;
}

.socialmedia li a {
    color: #fff;
}

.socialmedia li a fa {
    color: #fff;
}

.menu {
   width: 100%;
  display: inline-flex;
  padding-top: 15px;
  padding-right: 60px;
}

.menu li {
    list-style: none;
    padding: 0px 20px;
    display: block;
}

.menu li a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
     font-weight: normal;
  line-height: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'Poppins', sans-serif;
  color: #333;
  text-decoration: none;
  transition: all 1s ease 0s;
  cursor: pointer;
}
/* Submenu styles */
.sub-menu {
   display: none;
    position: absolute; 
    background-color: #444;
    list-style-type: none;
    padding: 0;
    margin: 0;
    top: 55px;
}
.sub-menu li{list-style: none;
    padding: 00px;
    display: block;}
.sub-menu li a {
    color: white;
    padding: 10px 20px;
    display: block;
    text-decoration: none;
}

.sub-menu li a:hover {
    background-color: #666;
}

 
.menu-item:hover .sub-menu {
    display: block;  
}
 


.hirepage {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0 0;
    list-style-type: none;
    color: #fff;
    margin-left: 0;
}
.hirepage li {
    flex: 0 0 47%;
    margin: 0 12px 12px 0;
    text-transform: capitalize;
    font-size: 12px;
    border: 1px dashed #fff;
    color: #fff;
    border-radius: 5px;
    padding: 12px 10px 12px 50px;
    position: relative;
}
.hirepage li::before {
 content: '✔';
    color: #fff;
    position: absolute;
    left: 18px;
    top: 6px;
    font-size: 22px;
}
/* first section    */

.section-with-overlay {
    position: relative;
    width: 100%;
    height: 580px !important;
    background-image: url('https://www.coreswipeglobal.com/wp-content/uploads/2024/10/bg2-1.jpg');
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0px;
    background-attachment: fixed;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    /* Overlay with transparency */
    z-index: 1;
    /* Keeps overlay above the background */
}
 .contact-us textarea {
    background: none;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box;
    height: 90px;
}
label {
    display: block;
}
.wpcf7-submit {
    color: #fff;
    background: #fab700;
    border: none;
    width: 40%;
    padding: 10px;
    border-radius: 40px;
}
textarea {
    resize: vertical;
    height: 90px;
    width: 100%;
    padding: 5px;
}
input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 94%;
    padding: 5px;
}
.input-group-prepend {
  margin-right: -10px;
  display: flex;
}
.content {
    position: relative;
    color: white;
    z-index: 2;
    /* Content above the overlay */
}

.frent-box {
    padding: 10px;
}

.frent-box h2 {
   font-family: Poppins;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
}

.frent-box p {
    font-size: 1.1rem;
    line-height: 150%;
    letter-spacing: 0.26px;
    padding-right: 0;
    padding-bottom: 0px;
}

/*about us section*/
.about-section {
    padding: 50px 0px;
}

.image-container {
    position: relative;
    width: 440px;
    /* Set according to your image size */
    height: 440px;
}

.image-container img {
    position: absolute;
    width: 75%;
    height: auto;
    object-fit: cover;
}

.image1 {
    background: #f90;
    padding-left: 10px;
    padding-bottom: 10px;
}
.erticals{ padding:60px 0px;}
.image2 {
    opacity: 1;
    z-index: 1;
    margin-left: 51%;
    margin-top: 120px;
    background: black;
    padding-right: 10px;
    padding-bottom: 10px;
}

.image-container img:hover {
    transform: scale(0.9);
    /* Increase the size by 10% */
    transition-duration: 3s;
}

.single-fun-facts h3 {
    position: relative;
    color: #474545;
    margin-bottom: 0;
    font-size: 35px;
    font-weight: 700;
}

.single-fun-facts h3 .sign-icon {
    display: inline-block;
    font-size: 35px;
    margin-left: 5px;
    color:#fab700 ;
}

.single-fun-facts p {
    line-height: normal;
    margin: 6px 0 0;
    font-weight: 500;
}

/*footer css use in this website*/

.footer {
    background-position: center center;
    background-image: url('https://www.coreswipeglobal.com/wp-content/uploads/2024/10/tc-slide2.jpg');
    background-size: cover;
}

.footer {
    position: relative;
    z-index: 1;
    padding-top: 40px;
}

.footer::before {
    background-color: rgba(0, 0, 0, 0.6);
}

.footer::before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}

/*footer css*/

.footer-middle {
    padding: 100px 0 90px;
}

.flogo {
    width: 55%;
    padding: 40px 0px;
    position: relative;
}

.widget-title::before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    margin-top: 20px;
    border: 1px solid #f90;
    width: 26%;
}
.title3{ padding-bottom:20px; } 

.sociml {
    margin-left: -40px;
}

.footerul {
    margin-left: -30px;
}

.footerul li {
    padding: 7px 0px;
    list-style: none;
}

.footerul li a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}

.footerul li a:hover {
    border-bottom: 2px solid #f90;
    padding-bottom: 3px;
}

.card {
    background: none;
     
}

.fooerbox3 {
    padding: 60px 0px;
    padding-bottom: 0px;
}

.rotateme {
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.single_slider_rot_inner {
    position: absolute;
    bottom: -340px;
    left: 50%;
}
   .h2, h2 {
    font-size: 1.8rem;
    font-weight: 700;
}
.feedback{padding-top:10px; margin-bottom: 70px;}
.box33 {
    background: #f90;
    padding: 10px 0px
}
 
.box {
    animation: animName 59s infinite;
    width: 800px;
    height: 800px;
    background-image: url('https://www.coreswipeglobal.com/wp-content/uploads/2024/10/sdt.png');
    margin: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@keyframes animName {
    0% {
        transform: rotate(0deg);

    }

    100% {
        transform: rotate(360deg);

    }

}

/* sdjklflsdf sdafkljsdakljf  */
.section-title {
    color: #00bfff;
}

.icon-box {
    margin-bottom: 20px;
}

.icon-box i {
    font-size: 40px;
    color: #8b5cf6;
}

.box-content h4 {
    margin-top: 10px;
}

.box-bdr:hover {
  border: 0px solid #fff; /* Blue border on hover */
  box-shadow: 0 4px 15px rgba(255, 255, 255, 0.5);
   
}
.services {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
        url('https://www.coreswipeglobal.com/wp-content/uploads/2024/10/bg1.jpg') no-repeat center center/cover;
    color: white;
    text-align: center;
    padding: 80px 20px;
}

.services h1 {
    font-size: 36px;
    margin-bottom: 20px;
}

.services p {
    font-size: 18px; 
    max-width: 900px;
    margin: auto;
    line-height: 1.6;
    padding-top: 30px;
}
.stats {
    background-color: #fab700;
    color: white;
    justify-content: space-around;
    flex-wrap: wrap;
    position: absolute;
    width: 85%;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 50px 50px 50px;
    border-radius: 30px 30px 30px 30px;
     
}
.stats2 {
    background-color: #fab700;
    color: white;
    justify-content: space-around;
    flex-wrap: wrap;
    position: absolute;
    width: 85%;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 50px 50px 50px;
    border-radius: 30px 30px 30px 30px;
    height: 220px;
    margin-top: 60px;
}

.icon-box-icon {
    display: flex;
}

.icon-box-content {
  position: absolute;
    margin-left: 75px;
    margin-top: -60px;
}

.icon-box-title {
    margin-bottom: -5px;
        margin-top: -10px;
}

.bord-let {
    border-left: 3px solid #fff;
}

.icon-phoe {
  border-width: 1px 1px 1px 1px;
  border-radius: 50%;
  padding: 10px;
  padding: .5em;
  color: #fff;
  border: 2px solid #fff;
  background-color: transparent;
  display: inline-block;
  line-height: 1;
  transition: all .3s;
  font-size: 28px;
  text-align: center;
  height: 75px;
  width: 75px;
}
.bi-telephone::before {
    content: "\f590"; 
}
.icon-box-description {
    font-size: 35px !important;
    font-weight: 700;
    color: #fff;
}

.texk {
    font-size: 16px !important;
    text-align: left;
    padding-top: 0px;
}

.button-wrapper {
    background-color: #fff;
    border-radius: 25px;
    color: #000;
    padding: 12px 55px;
    text-decoration: none;
}

.button-wrapper:hover {
    background-color: #003977;
    border-radius: 25px;
    color: #fff;
    padding: 12px 55px;
    text-decoration: none;
}


.stats .stat {
    text-align: center;
    padding: 20px;
    flex: 1;
    min-width: 200px;
}

.stats .stat h2 {
    font-size: 36px;
    margin-bottom: 10px;
}

.stats .stat p {
    font-size: 18px;
}

@media (max-width: 768px) {
    .stats {
        flex-direction: column;
    }

    .header h1 {
        font-size: 28px;
    }

    .header p {
        font-size: 16px;
    }
}


/*   call to action section     */

  .cta-section {
    background-color: #002e5b;
    color: white;
    padding: 60px 0 !important;
    text-align: center;
    position: relative;
    overflow: hidden;
    cursor: pointer;
      background-image: radial-gradient(circle, rgba(255, 255, 255, 0.2) 1px, transparent 1px);
    background-size: 10px 10px;
}

/* Dotted pattern layer */
.cta-section::after {
    content: "";
    position: absolute;
    inset: 0; 
    transition: opacity 0.4s ease 0.4s; /* 0.4s delay before fade-in */
    z-index: 1;
    pointer-events: none;
}

.cta-section:hover::after {
    opacity: 1;
}

.cta-section > * {
    position: relative;
    z-index: 2; /* Ensure text/content stays above the dotted layer */
}
.cta-section h2 {
    font-size: 28px;
    margin-bottom: 20px;
}

.cta-section p {
    font-size: 18px;
    margin-bottom: 30px;
}

.cta-buttons .btn {
    margin: 0 10px;
    padding: 15px 30px;
    font-size: 16px;
}

.btn-blue {
    background-color: #00a8ff;
    color: white;
}

.btn-blue:hover {
    background-color: #007acc;
    color: white;
}

.btn-orange {
    background-color: #ff7f50;
    color: white;
}

.btn-orange:hover {
    background-color: #e0673d;
    color: white;
}

/*sticky title*/

.title-section {
    flex: 0 0 250px;
    /* Fixed width for the title section */
    background-color: #f4f4f4;
    padding: 20px;
    position: sticky;
    top: 0;
    height: fit-content;
    /* Adjust to content size */
}

.title-section h1 {
    font-size: 24px;
}

.content-section {
    flex: 1;
    overflow-y: auto;
    /* Makes the content scrollable */
    padding: 20px;
    background-color: #fff;
    border-left: 1px solid #ddd;
}

.content {
    max-height: 100%;
}

.content p {
    margin-bottom: 20px;
}

.sec-servie {
    padding-top: 120px;
    padding-bottom: 90px;
}

.cont-text {
    padding-bottom: 30px;
}

/*scurloo caaa*/

.sticky-title {
    position: sticky;
    top: 0;
    background-color: #121212;
    padding: 1rem;
    z-index: 11111;
}

.scrollable-content {
    padding: 1rem;
}

.feature-icon {
    width: 40px;
    height: 40px;
    margin-right: 1rem;
    transition: all 0.3s ease;
}

.cyan-text {
    color: #00ffff;
}

.gradient-text {
    background: linear-gradient(90deg, #00ffff, #ff00ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Icon animations */
.feature-icon-wrapper {
    display: inline-block;
    position: relative;
    background: #f90;
    font-size: 30px;
    padding: 10px;
    border-radius: 40px;
    color: #fff;
    margin-right: 5px;
    animation: border 1s infinite alternate ease-in-out, background 3s infinite alternate ease-in-out;
    border: 1px solid transparent;
    width: 55px;
    height: 55px;
    position: relative;
    margin: 0% auto;
    background: linear-gradient(270deg, #dc02d5, #05acde);

}

.box-border {
    padding: 20px;
}

.box-border:hover {
    padding: 20px;
    -webkit-box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.08);
}

.core-section {
    padding-top: 80px;
    padding-bottom: 10px;
}

.feature-icon-wrapper::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    transition: all 0.5s ease;
}

.feature-icon-wrapper:hover::after {
    width: 60px;
    height: 60px;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
}

.feature-icon-wrapper:hover .feature-icon {
    transform: scale(1.1);
}

.feature-icon-wrapper:hover .customer-centric {
    stroke: #00ffff;
}

.feature-icon-wrapper:hover .tailor-made {
    stroke: #ff00ff;
}

.feature-icon-wrapper:hover .ongoing-support {
    stroke: #ffff00;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.feature-icon-wrapper:hover .feature-icon {
    animation: pulse 1s infinite;
}

/*   btn css     */

.core-btn2 {
    background: none; 
    color: #fab700 ; 
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.4s ease;
    /* Smooth transition for other properties */
    position: relative;
    overflow: hidden;
    text-decoration: none;
}



.core-btn {
    background: linear-gradient(45deg, #fab700, #b08100); 
    border: none;
    color: white;
    padding: 10px 60px;
    font-size: 19px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.4s ease;
    /* Smooth transition for other properties */
    position: relative;
    overflow: hidden;
    text-decoration: none;
}

/* Keyframes for the gradient animation */
@keyframes gradientAnimation {
    0% {
        background: linear-gradient(45deg, #b08100, #fab700);
        /* Initial gradient */
    }

    100% {
        background: linear-gradient(45deg, #b08100, #fab700);
        /* Final gradient */
    }
}

/* Hover effect with animation */
.core-btn:hover {
    animation: gradientAnimation 0.6s forwards;
}

.btn-block {
    background: linear-gradient(45deg, #fff, #fff) !important;
    /* Initial gradient */
    border: none !important;
    color: #000;
    padding: 10px 60px;
    font-size: 19px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.4s ease;
    /* Smooth transition for other properties */
    position: relative;
    overflow: hidden;
    text-decoration: none;
}

/* Hover effect with animation */
.btn-block:hover {
    animation: gradientAnimation 0.6s forwards;
    background:none !important;
    /* Initial gradient */
    border: 1px solid #fab700 !important;
    color: #fab700;
    padding: 10px 60px;
    font-size: 19px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.4s ease;
    /* Smooth transition for other properties */
    position: relative;
    overflow: hidden;
    text-decoration: none;
}

.btn-block3 {
    background: #fab700 !important;
    /* Initial gradient */
    border: none !important;
    color: #fff;
    padding: 10px 60px;
    font-size: 19px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.4s ease;
    /* Smooth transition for other properties */
    position: relative;
    overflow: hidden;
    text-decoration: none;
}

/* Hover effect with animation */
.btn-block3:hover {
    animation: gradientAnimation 0.6s forwards;
    background:none !important;
    /* Initial gradient */
    border: 1px solid #fab700 !important;
    color: #fab700;
    padding: 10px 60px;
    font-size: 19px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.4s ease;
    /* Smooth transition for other properties */
    position: relative;
    overflow: hidden;
    text-decoration: none;
}

/* contact us form */

.contact-us {
    background: none;
    padding: 40px 60px;
    border-radius: 35px;
}

.contact-us input,
.contact-us textarea {
    background: none;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box;
}

.contact-us button {
    background-color: #007bff;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
}
 

.contact-us button:hover {
    background-color: #0056b3;
    /* Darker blue on hover */
}

.contact-us input:focus,
.contact-us textarea:focus {
    background: none;
    /* No background on focus */
    outline: none;
    /* Remove the default browser outline */
    border-color: #007bff;
    color: #fff;
    /* Optional: change border color on focus */
}

.contact-us input::placeholder,
.contact-us textarea::placeholder {
    color: #fff;
    /* Light gray placeholder color */
    opacity: 1;
    /* Ensure opacity is at full (optional) */
}

.card {
    border: none;
    height: auto;
    width: 100%
}

/*brand css*/
.section-heading {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

.section-heading h2 {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.underline {
    width: 5%;
    height: 4px;
    background: linear-gradient(90deg, #ff7e5f, #feb47b);
    /* Gradient colors */
    margin: 0 auto;
    transition: width 0.6s ease-in-out;
}

.section-heading:hover .underline {
    width: 220px;
}

/*brand logo crousel*/
.client-section {
    padding-top: 10px;
    padding-bottom: 40px;
}

.logo-carousel {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.logo-track {
    display: flex;
    justify-content: space-between;
    animation: scroll 15s linear infinite;
}

.logo-track img {
    width: 150px;
    margin: 0 20px;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}


/*text in background*/
.text-background-section {
    position: relative;
    height: auto;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    /* Align content to the top */
    align-items: center;
    text-align: center;
    margin-bottom: 50px;
}

.background-text {
    position: absolute;
    font-size: 100px; 
    color: rgba(200, 200, 200, 0.2); 
    top: 0; 
    left: 50%;
    transform: translateX(-50%); 
    z-index: 1;
    pointer-events: none; 
    font-weight: 700;
}

.foreground-content {
   position: relative;
    z-index: 2;
    margin-top: 44px;
  
}
.foreground-content p{font-size: 18px;
    max-width: 900px;
    margin: auto;
    line-height: 1.6;
    padding-top: 30px;
   }

/*why choose us */

.why-choose-us h2 {
    font-size: 36px;
    font-weight: bold;
}

.underline {
    width: 50px;
    height: 4px;
    background-color: #ff6600;
    margin: 0 auto;
}


.choose-card {
    background-color: #fff;
    border-radius: 10px;
    transition: transform 0.3s ease-in-out;
    margin-bottom: 40px;
}

.choose-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
    background: rgb(8, 2, 113);
    background: #002e5b;
    transition: left 0.5s ease;
}

.choose-card .icon {
    font-size: 35px;
    color: #ff6600;
    background: #121FCF;
    background: #002e5b;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.choose-card:hover .icon {
    font-size: 30px;
    color: #fff !important;
    background: #fff;
    background: #fab700;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.choose-card .card-title { 
    font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  padding: 5px 0px;
  transition: all 0.5s;
}

.choose-card:hover .card-title {
    font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  padding: 5px 0px;
  transition: all 0.5s;
  color: #fff;
}

.choose-card .card-text {
    font-size: 15px;
    color: #000;
     font-weight:400;
}

.choose-card:hover .card-text {
    font-size: 14px;
    color: #fff;
}

.card {
    border: none;
    margin-bottom: 25px;
}


.icon-container {
    display: flex;
    gap: 20px;
    /* Space between icons */
}

.icon33 {
    width: 85%;
    /* Set icon width */
    height: auto;
    /* Set icon height */
    display: flex;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    animation: float 3s ease-in-out infinite;
    /* Apply animation */
    padding-left: 33px;
}

.icon33 img {
    width: 100%;
    /* Responsive image */
    height: auto;
}

@keyframes float {
    0% {
        transform: translateY(0);
        /* Start position */
    }

    50% {
        transform: translateY(-11px);
        /* Float up */
    }

    100% {
        transform: translateY(0);
        /* Return to start */
    }
}
.serv-icons-btn {
    padding: 10px 40px;
    font-size: 13px;
    color: white;
    background:#002e5b;
    border-radius: 10px;
    transition: background 0.5s ease;
    /* Smooth transition */
    text-align: center;
    margin: 0px auto;
    font-weight: 500;
    margin-top:35px;
}

.serv-icons-btn:hover {
    background: #fab700;
    /* Change gradient on hover */
}
.serv-icons {
    padding: 30px 2px;
  font-size: 13px;
    color: white;
    background: #002e5b;
    border-radius: 10px;
    transition: background 0.5s ease;
    text-align: center;
    margin: 25px auto;
    font-weight: 500;
}

.serv-icons:hover {
    background: #fab700;
    /* Change gradient on hover */
}

.card-body {
    flex: 1 1 auto;
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
    color: var(--bs-card-color);
    padding: 20px;
}

/*tabs csss*/
.tabs {
    display: flex;
    margin-bottom: 20px;
}

.tab {
    padding: 5px 20px;
    cursor: pointer;
    margin-right: 5px;
    transition: background 0.3s, transform 0.3s;
    font-weight: 600;
    font-size: 14px;
    border-radius: 55px;
}
.bi-phone::before {
    content: "\f4c0";
    padding-right: 4px; 
}
.cont-text h2{ font-family: Poppins;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 51px;
    }
.tab.active {
    background: #000;
    border-bottom: 1px solid white;
    transform: translateY(5px);
    color: #f90;
    font-weight: 600;
     border-radius: 55px;

}

.tab:hover {
    background: #fff;
    color: #f90;
    font-weight: 600;
    border: 1px solid #000;
    border-radius: 55px;
}

.tab-content {
    border: 1px solid #fff;
    border-radius: 5px;
    padding:20px;
    background: #eee;
    position: relative;
    overflow: hidden;
    padding-top: 20px;
}
.tdih{padding-top: 10px !important;  }

.contentwer {
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    /* Fade effect */
}

.contentwer.active {
    display: block;
    opacity: 1;
}

/* jhgjhg  */
.sticky-top-title {
    top: 130px;
    position: sticky;
}

.sectioninde {
    padding-top: 200px;
    position: relative;
    padding-bottom: 10px;
}

.heading-title {
    padding-top: 30px;
    padding-bottom: 50px;
}

.heading-title h2 {
    font-weight: 700;
    padding-bottom: 20px;
}

.text-right {
    text-align: right;
}

.tab-content a.btn-common {
    margin-top: 20px;
}

.border-btn.btn-common {
    border: 1px solid #094e91;
    background: unset;
    color: #094e91 !important;
}

.btn-common {
    background-color: #1a73e8;
    border-color: #1a73e8;
    /* padding: 4px 14px; */
    padding: 6px 40px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-weight: 500;
    /* margin-bottom: 24px; */
    text-align: center;
    margin-left: 2px;
    /* text-transform: uppercase; */
    /* letter-spacing: 1px; */
    transition: all .45s ease-out;
    text-transform: capitalize;
}

.btncalsec {
    margin-top: 15px;
}

.btncalsec a {
    color: #094e91;
    display: block;
    text-decoration: underline;
    margin-bottom: 10px;
}

/*breadcrum css*/
.breadcrumb {
    background-image: url('https://www.coreswipeglobal.com/wp-content/uploads/2024/10/bg2-1.jpg'); /* Replace with your image URL */
    background-size: cover;
    background-position: center;
    padding:90px 150px;
    color: white;
    font-size: 18px;
    display: block;
}

.breadcrumb a {
    color: white;
    text-decoration: none;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

.breadcrumb span {
    margin: 0 5px;
}

/* about us page */


.serv-icons {
    background: linear-gradient(108deg, #002e5b, #00519f );
    background-size: 400% 400%;

    -webkit-animation: AnimationName 34s ease infinite;
    animation: AnimationName 34s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 51%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 51%}
    100%{background-position:0% 50%}
}

.mission-vision-overlay {
    background-color: rgba(0, 46, 97, 0.9);
    background-size: 400% 400%; 
    -webkit-animation: AnimationName 34s ease infinite;
    animation: AnimationName 34s ease infinite;
    padding: 20px ;
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 51%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 51%}
    100%{background-position:0% 50%}
}

.mission-vision-item {
            position: relative;
            overflow: hidden;
            border-radius: 10px;
        }
        .mission-vision-item img {
            width: 100%;
            height: auto;
            display: block;
        }
        .mission-vision-text {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: white;
            text-align: center;
            opacity: 0;
            transition: opacity 0.3s ease;
        }
       .mission-vision-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.6); /* Semi-transparent black */
            color: white;
            text-align: center;
            opacity: 0;
            transition: opacity 0.3s ease;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            padding: 40px;
        }
        .mission-vision-item:hover .mission-vision-overlay {
            opacity: 1;

        }
/*contact us */
   .contact-section {
            padding: 60px 0;
        }
        .contact-header {
            margin-bottom: 40px;
            text-align: center;
        }
        .contact-form {
            background-color: #ffffff;
            border-radius: 8px;
            padding: 30px;
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        }
        .form-control {
            border-radius: 5px;
            box-shadow: none;
            transition: border-color 0.3s;
        }
        .form-group label {
            margin-top: 20px; /* Add bottom padding to labels */
            margin-bottom: 20px;
        }
        .form-control:focus {
            border-color: #0056b3; /* Focus color */
            box-shadow: 0 0 5px rgba(0, 86, 179, 0.5);
        }
        .contact-form-button {
            transition: background-color 0.3s ease, transform 0.3s ease;
            border-radius: 5px;
        }
        .contact-form-button:hover {
            background-color: #004494; /* Darker blue on hover */
            transform: scale(1.05); /* Slightly enlarge the button */
        }
        .contact-info {
    margin-top: 40px;
    padding-right: 70px;
}
        .contact-info h4 {
            margin-bottom: 20px;
        }
        .info-box {
            background-color: #f8f9fa; /* Light background */
            border: 1px solid #dee2e6; /* Light border */
            border-radius: 8px;
            padding: 15px;
            display: flex; /* Flexbox for alignment */
            align-items: center; /* Center icons vertically */
            margin-bottom: 20px;
        }
        .info-box i {
            font-size: 2rem;
            margin-right: 15px; /* Space between icon and text */
        }
        .map-container {
            margin-top: 40px;
        }
        .map-container iframe {
            width: 100%;
            height: 300px;
            border: 0;
        }
        textarea.form-control {
            padding: 10px;  
            resize: none;  
        }
         .contact-form-button {
            transition: background-color 0.3s ease, transform 0.3s ease;
            border-radius: 5px;
            padding-top: 10px;
            margin-top: 25px;  
        }
        .contact-form-button:hover {
            background-color: #004494; /* Darker blue on hover */
            transform: scale(1.05); /* Slightly enlarge the button */
        }
.tex-btne{text-align: end;}
.tex-btn{text-align: start;}
.thke{margin-left: 44%; display:flex;}


p:empty {
   display: none !important;
}

.service-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }

  .service-card:hover {
    transform: translateY(-10px);  
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);  
  }
/*service page design*/  

.service-card {
    background-color: #ffffff;
    border-radius: 10px;    
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);  
    transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
    padding: 30px;
    height: 100%;
} 
 
.service-card:hover {
    transform: translateY(-10px); 
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);  
    background-color:#fab700;  
}
 
.service-card:hover i {
    color: #ffffff;  
}

 
.service-card i {
    margin-bottom: 20px;
    color: #fab700;  
    transition: color 0.3s ease;  
}

 
.service-card h5 {
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
    transition: color 0.3s ease;  
    font-weight: 600;
    padding-top: 25px;
}

.service-card p {
    font-size: 14px;
    color: #555;
    transition: color 0.3s ease;
}

/* On hover, change text and heading color */
.service-card:hover h5, 
.service-card:hover p {
    color: #ffffff; /* Change text color to white on hover */
}

.box-srviec h5{ font-weight: 700;
    padding-bottom: 10px;}

.box-srviec:hover h5 {font-weight: 700;
    padding-bottom: 10px; color:#fab700;}

    .box-srviec:hover {padding: 10px; -webkit-box-shadow: 7px 7px 6px 0px rgba(0,0,0,0.12);
-moz-box-shadow: 7px 7px 6px 0px rgba(0,0,0,0.12);
box-shadow: 7px 7px 6px 0px rgba(0,0,0,0.12);}

.inul{margin-left:0px;}
.inul li{padding: 0 0 0 20px;
  margin: 0 0 0.7rem;
    margin-bottom: 0.7rem;
  position: relative;
  border: none;
  margin-bottom: 10px;
  text-align: left;
  list-style: none;
  font-size: 14px;
  font-weight: 400;
}

.inul li::before {
     content: '✔️'; 
    color: #000;
    position: absolute;
    left: -5px;
    top: -2px;
}

.service-card:hover  li::before {
    content: '✔️'; 
    color: #fff;
    position: absolute;
     left: -5px;
    top: -2px;
}
.section2{

    padding: 80px 0px !important;
}
.service-card:hover ul li{color: #fff;}

.texgphe{font-size: 18px;
    line-height: 30px;}

.faq-item.active .faq-question {
            color: #fab700;  
        } 
        .faq-item .faq-question {
    color: #000;
    width: 100%;
    text-align: left;
    text-decoration: none;
}

        .faq-item .faq-icon {
            transition: transform 0.3s ease, color 0.3s ease;
            margin-left: 10px;  
            color: #6c757d;  
        }
        
        .faq-item.active .faq-icon {
            color: #fab700;  
            transform: rotate(180deg);  

        }
        
        .faq-answer {
            display: block ;
            padding-left: 20px;
        }
        
        .faq-item.active .faq-answer {
            display: block;
        }

        
        .faq-item .faq-question:hover {
            color: #fab700;
        }    
.faq-item .faq-icon {
    transition: transform 0.3s ease, color 0.3s ease;
    margin-left: 10px;
    color: #6c757d; 
    float: right !important;
}
.text-background-section2 {
    position: relative;
    height: auto;
    background-color: #none;  
    padding: 20px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
} 
.box-bdr{margin: 10px; padding: 10px;}
.box-bdr h5{font-size:16px;
    font-weight: 600;
    margin-bottom: 25px;}
    .box-bdr p{font-size: 16px;
    margin-bottom: 30px;}
.section { padding:25px 0px;} 
.blog-single  img{ margin-bottom:40px;}
.blog-single h4{ font-size:22px;}
.blog-single a{ color:#000; text-decoration:none;}
  .infographic {
      display: flex;
      justify-content: space-between;
      gap: 20px;
      flex-wrap: wrap;
      max-width: 1200px;
      margin: auto;
    }

    .step {
      position: relative;
      width: 240px;
      height: 240px;
      border-radius: 50%;
      border: 2px solid #ccc;
      text-align: center;
      padding: 30px;
      box-sizing: border-box;
      background-color: white;
    }
.step:hover {
    position: relative;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    border: 2px solid #ffbc2b;
    text-align: center;
    padding: 30px;
    box-sizing: border-box;
    background-color: white;
    box-shadow: #ffbc2b 2px 4px;
} 
    .step-icon {
      font-size: 32px;
      margin-top: -15px;
      color: #333;
    }

    .step-title {
      font-weight: bold;
  margin-top: 5px;
  font-size: 14px;
  margin-bottom: 8px;
    }

    .step-desc {
      font-size: 13px;
      color: #000;
    }

    /* Remove arrows on last step */
    .step:last-child .step-arrow {
      border: none;
    }
    .step:last-child .step-arrow::after {
      display: none;
    }

    @media (max-width: 992px) {
      .infographic {
        justify-content: center;
      }
    }
.nav-item{ padding: 0px 20px; }
     .mega-menu {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      padding: 1rem;
      background: #f8f9fa;
      box-shadow: 0 8px 16px rgba(0,0,0,0.1);
      z-index: 1000;
    }

    .mega-menu.show {
      display: block;
    }

    .mega-menu a {
      display: flex;
      align-items: center;
      padding: 0.5rem 0;
      color: #333;
      text-decoration: none;
      transition: 0.3s;
    }

    .mega-menu a i {
      margin-right: 10px;
      color: #000;
    }

    .mega-menu a:hover {
      color: #007bff;
      transform: translateX(5px);
    }
.card-header{  padding:10px;}
 .form-control {
    border-radius: 5px;
    box-shadow: none;
    transition: border-color 0.3s;
    margin-top: -30px;
    font-size: 16px;
    line-height: 1.8;
}




 
/*  mobile view css osdk      */
@media only screen and (max-width: 780px) and (min-width: 320px) {
  body {
     padding: 0px;
     margin: 0px;
  }
  p:empty{
  display: none;
}
  .topheader {
    background: #002e5b;
    color: #fff;
    height: auto;
    display: none;
}
.float-end {
    float: right !important;
    padding-right: 140px;
}
.custom-logo {
    width: 220px;
    height: auto;
    padding-right: 30px;
	max-width: 200px !important;
}
.menu {
    width: 100%;
    display: block;
    padding-top: 15px;
}
.menu li {
    list-style: none;
    padding: 10px 20px;
    display: block;
}
.tabs {
    display: block;
    margin-bottom: 20px;
}
.frent-box h2 {
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 130%;
    letter-spacing: 0.5px;
    padding-right: 0;
    margin-bottom: 23px;
}
.image-container {
    position: relative;
    width: 100%;
    height: 440px;
}
.frent-box p {
    font-size: 13px;
    line-height: 150%;
    letter-spacing: 0.26px;
    padding-right: 0;
    padding-bottom: 0px;
}
.contact-us {
    background: none;
    padding: 10px 10px;
    border-radius: 35px;
}
.image-container img {
    position: relative;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.image2 {
    opacity: 1;
    z-index: 1;
    margin-left: 51%;
    margin-top: 120px;
    background: black;
    padding-right: 10px;
    padding-bottom: 10px;
    display: none;
}
.h2, h2 {
    font-size: 1.4rem;
    font-weight: 700;
}
.about-section {
    padding: 30px 0px;
}
.background-text {
    position: absolute;
    font-size: 71px;
    color: rgba(200, 200, 200, 0.2);
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    pointer-events: none;
    font-weight: 700;
}
.tab-content {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px;
    background: #eee;
    position: relative;
    overflow: hidden;
    padding-top: 40px;
}
.services p {
    font-size: 12px;
    max-width: 900px;
    margin: auto;
    line-height: 1.6;
    padding-top: 30px;
}
.icon-box-description {
    font-size: 21px !important;
    font-weight: 700;
    color: #fff;
}
.h6, h6 {
    font-size: 0.7rem;
}
.icon-phoe {
    border-width: 1px 1px 1px 1px;
    border-radius: 50%;
    padding: 10px;
    padding: .5em;
    color: #fff;
    border: 2px solid #fff;
    background-color: transparent;
    display: inline-block;
    line-height: 1;
    transition: all .3s;
    font-size: 19px;
    text-align: center;
    height: 50px;
        width: 50px;
}
    .stats2 {
        background-color: #fab700;
        color: white;
        justify-content: space-around;
        flex-wrap: wrap;
        position: absolute;
        width: 95%;
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        padding: 30px 30px 30px 30px;
        border-radius: 30px 30px 30px 30px;
        height: 314px;
        margin-top: -6px;
        margin-left: -24px;
        padding-top: 56px;
    }
.btn-block {
    background: linear-gradient(45deg, #fff, #fff) !important;
    border: none !important;
    color: #000;
    padding: 10px 60px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    text-decoration: none;
}
.bi-telephone::before {
    content: "\f590";
    margin-top: -13px;
}
.stats {
        background-color: #fab700;
        color: white;
        justify-content: space-around;
        flex-wrap: wrap;
        position: absolute;
        width: 95%;
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        padding: 30px 30px 30px 30px;
        border-radius: 30px 30px 30px 30px;
        margin-left: -24px;
        margin-top: -30px;
    }
    .icon-box-wrapper{margin-bottom: 30px;}
        .icon-box-content {
        position: absolute;
        margin-left: 65px;
        margin-top: -40px;
    }
.texk {
    font-size: 12px !important;
    text-align: left;
    padding-top: 0px;
    margin-bottom: 44px;
}
.button-wrapper {
    background-color: #fff;
    border-radius: 25px;
    color: #000;
    padding: 8px 35px;
    text-decoration: none;
    font-size: 14px;
}
.sectioninde {
        padding-top: 200px;
        position: relative;
        padding-bottom: 10px;
    }
.serv-icons {
    padding: 14px 2px;
    font-size: 13px;
    color: white;
    background: #002e5b;
    border-radius: 10px;
    transition: background 0.5s ease;
    text-align: center;
    margin: 10px auto;
    font-weight: 500;
}
.py-5 {
    padding-top: 3.5rem !important;
    padding-bottom: 1.5rem !important;
}
.card-body {
    flex: 1 1 auto;
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
    color: var(--bs-card-color);
    padding: 10px;
}
.btn-block3 {
    background: #fab700 !important;
    border: none !important;
    color: #fff;
    padding: 10px 60px;
    font-size: 15px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    text-decoration: none;
}
.ghekdl {
        margin-top: 40px;
        margin-left: 0px;
    }
.client-section {
    padding-top: 10px;
    padding-bottom: 0px;
}
.breadcrumb {
    background-image: url(https://www.coreswipeglobal.com/wp-content/uploads/2024/10/bg2-1.jpg);
    background-size: cover;
    background-position: center;
    padding: 40px 10px;
    color: white;
    font-size: 18px;
    display: block;
} 
.tex-btn{text-align: center;}
.cta-section {
    background-color: #002e5b;
    color: white;
    padding: 30px 0 !important;
    text-align: center;
    padding-bottom: 0px;
}
.contact-info {
    margin-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
}
.contact-section {
    padding: 10px 0;
}
.thke{margin-left:25%; display:flex;}
.hirepage li {
    flex: 100%;
    margin: 0 12px 12px 0;
    text-transform: capitalize;
    font-size: 12px;
    border: 1px dashed #fff;
    color: #fff;
    border-radius: 5px;
    padding: 12px 10px 12px 45px;
    position: relative;
}
.frent-box {
    padding: 5px;
}
	.is-form-style {
  line-height: 1;
  position: relative;
  padding: 0 !important;
  display: none !important;
}
	.frent-box h2 {
    font-family: Poppins;
    font-size: 24px ;
    font-style: normal;
    font-weight: 700;
    line-height: 35px !important;
}
	.about-area-content{ 
	margin-top:0px !important;
	}
	
	.h2, h2 {
    font-family: Poppins;
    font-size: 26px ;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
	.single-fun-facts{ text-align:center;}
	.foreground-content p {
    font-size: 14px;
    max-width: 900px;
    margin: auto;
    line-height: 1.6;
    padding-top: 10px;
}
	.tab {
    padding: 15px 10px;
    cursor: pointer;
    margin-right: 5px;
    transition: background 0.3s, transform 0.3s;
    font-weight: 600;
    font-size: 14px;
    border-radius: 55px;
}
	.foreground-content {
    position: relative;
    z-index: 2;
    margin-top: 4px;
}
	.tab.active {
    background: #000;
    border-bottom: 1px solid #fff;
    transform: translateY(5px);
    color: #f90;
    font-weight: 600;
    border-radius: 55px;
    margin: 10px 0px;
}
	.cont-text h2 {
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
}
	.cta-section h2 {
    font-size: 20px;
    margin-bottom: 20px;
}
	.cta-section p {
    font-size: 14px;
    margin-bottom: 10px;
}
	.tex-btne {
    text-align: center;
} 
	.feedback {
    padding-top: 50px;
    margin-bottom: 20px;
}
	.mt-5 {
    margin-top:1rem !important;
}
	.text-background-section {
    position: relative;
    height: auto;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    display: flex
;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
    margin-bottom: 10px;
}
	.flogo {
    width: 55%;
    padding: 15px 0;
    position: relative;
}
	.mega-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 0rem;
    background: #f8f9fa;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .1);
    z-index:0;
}
}










 
 