.homepage .tp-choose-img {
    margin-left: -38px;
}
.homepage .tp-contact-area {
    background: #f7f7f7;
}
.homepage .tp-cta-two-icon {
    background: #09ecb6;
}
.homepage .tp-pricing-two-rate.active {
    background: #09ecb6;
}
.homepage .yellow-btn {
    background: #09ecb6;
}
.homepage .theme-btn {
    background: #09ecb6;
}
.homepage .yellow-circle-shape::before {
    background: #00a1b9;
}
.homepage .tp-footer-subscribe-area::before {
    background: #09ecb6;
}
.homepage .theme-yellow-bg {
    background: #09ecb6;
}
.homepage .tp-section-title-two span {
    color: #00a1b9;
}
.homepage .tp-section-title-two span.theme-yellow {
    color: #00a1b9;
}
.homepage .tp-services-text-link a {
    color: #09ecb6;
}
.homepage .color-white {
    color: #fff;
}
.homepage .tp-pricing-two-shape {
    background: #00122b;
}
.blue-dark-bg {
    background: #f9c73c;
}
.tp-footer-subscribe-area::before {
    background: #03fbd4;
}
.theme-yellow-bg {
    background: #03fbd4;
}
.theme-dark-bg {
    background: #00122b;
}
.bg-green-light {
    background: #00122b;
}
.tp-footer-subscribe-shape {
    position: absolute;
    height: 60px;
    background: #00122b;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
}
.tp-footer-widget p {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    color: #fff;
    margin-bottom: 10px;
}
.breadcrumb-title {
    color: #ffffff;
}
.breadcrumb-title span {
    color: #f9c73c;
}
.tp-main-menu-three ul li a {
    color: #00122b;
}
.tp-main-menu ul li:hover a {
    color: #00a1b9;
}
.tp-header-right-three .tp-header-number-three span {
    color: #09ecb6;
}
.tp-header-right-three .tp-header-number-three span a {
    color: #00122b;
}
.yellow-btn {
    background: #09ecb6;
}
.tp-cta-area-two-bg {
    background: #e7f8fb;
}
.tp-cta-two {
    background: #00a1b9;
}
.homepage .tp-cta-two-icon {
    background: #09ecb6;
}
.bg-gray-light {
    background: #e7f8fb;
}
.homepage .tp-pricing-two-rate.active {
    background: #00a1b9;
}
.homepage .theme-btn {
    background: #f9c73c;
}
.homepage .grey-bg {
    background: #e7f8fb;
}
.common-yellow-shape:before {
    background: #00a1b9;
}
.tp-section-title,
.tp-section-title-two {
    color: #00122b;
}
.common-yellow-shape {
    color: #00122b;
}
.tp-services-icon i {
    color: #00122b;
}
p {
    color: #00122b;
}
.tp-services-text-title a {
    color: #00122b;
}
.tp-feature-icon i,
.tp-feature-title {
    color: #00122b;
}
.tp-section-subtitle-three {
    color: #00a1b9;
}
.color-theme-blue {
    color: #00122b !important;
}
.tp-feature-three-title {
    color: #00122b;
}
.tp-footer-subscribe-title {
    color: #00122b;
}
.whtspImg {
    width: 100px;
    display: flex;
    position: fixed;
    z-index: 3333339999;
    padding: 20px;
    position: fixed;
    height: 120px;
    bottom: 0;
    left: 0;
}
.tp-footer-subscribe-form .form {
    display: flex;
    justify-content: end;
    padding-right: 80px;
    margin-right: 80px;
}
.tp-footer-subscribe-form .form .tp-footer-subscribe-form-field {
    position: relative;
    margin-right: 10px;
}
.tp-footer-subscribe-form .form .tp-footer-subscribe-form-field input {
    height: 60px;
    width: 420px;
    display: block;
    padding: 0px 45px 0px 25px;
    font-size: 15px;
    color: #064e2a;
    border: none;
    background: #ffffff;
    outline: none;
}
.tp-footer-subscribe-form .form .tp-footer-subscribe-form-field i {
    font-size: 16px;
    color: #064e2a;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 25px;
}
.tp-pricing-two.text-center .tp-pricing-two-list ul{
  padding: 0px 15px;
}
/* new banner css */
.home .banner,
.home .banner .future-repairing,
.banner .price,
.banner .price span,
.home .banner ul li,
.home .banner button {
    font-family: 'Nunito Sans', sans-serif;
}
#particles-js {
    position: absolute;
   height: 100%;
   width:  100%;
}
.text {
    text-transform: uppercase;
    background-image: linear-gradient(to right, #00A7BA, #005761,#02e6ff, #174f55);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    background-size: 300%;
    background-position: -100%;
    animation: animatedText 5s infinite alternate-reverse;
}

@keyframes animatedText {
    to {
        background-position: 100%;
    }
}
.home .banner .future-repairing {
    display: flex;
    align-items: center;
    padding-top: 40px;
}

.home .banner {
    background-color: #01132B;
    min-height: 39.3rem;
    position: relative;
    top: 0;
}

.home .banner .future-repairing div {
    height: 3px;
    width: 15px;
    background-color: #fff;
    margin-right: 10px;
}

.banner .price {
    color: #fff;
    font-weight: bold;
    font-size: 50px;
}

.banner .price span {

    font-size: 25px;
}

.home .banner ul li {
    list-style: none;
    font-weight: 600;
    margin: 5px 0px;
    color: #fff;
    font-size: 25px;

}

.home .banner ul li::before {
    content: "\2022";
    color: #fff;
    display: inline-block;
    width: 0.7em;
    margin-left: -0.5em;
    font-size: 20px;

}

.home .banner button {
    border: none;
    border-radius: 10px;
    background-color: #31C5CE;
    color: #fff;
    padding: 10px 70px;
    font-size: 20px;
    margin-top: 20px;

}
.special-offer{
    position: absolute;
    background-color: #31C5CE;
    padding: 5px;
    bottom: 0;
    width: 100%;
}
.special-offer h5{
    color: #000579;
    text-align: center;
    margin: 0;
    font-weight: bold;
}
.repair-started {
    padding: 10px 70px;
}

.repair-started-card {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 20px;
    padding: 20px 10px;
    transition: all 0.6s ease;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    
}

.repair-started-card:hover {
    background-color: #f3f3f3;
    transform: scale(1.08);
}


@keyframes moveUpDown {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(15px); /* Adjust the value for the desired movement */
    }
}

.side-img-banner {
    margin-top: 20px;
    animation: moveUpDown 5s infinite ease-in-out;
}
/* client logo section */
.py80{
    padding-top: 120px;

}

.fancyheader, .servbox ul li {
    position: relative;
}
.fancyheader h1 {
        font-family: "Nunito Sans", sans-serif;
    color: #064e2a;
    margin: 0px;
    font-style: normal;
    font-weight: 800;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin: 8px 0 0px;
}
.fancyheader:after {
    content: '';
    width: 70px;
    height: 7px;
    background-color: green;
    display: block;
}
.clienthead p{
margin-top: 30px;
}
.clientassos .climg img {
    max-height: 100%;
    max-width: 75%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.clientassos{
    background-color: #f7effc;
}
.clientmsg {
    display: block;
    border-radius: 15px;
    background-color: rgb(236, 221, 246);
    max-width: 531px;
    width: 100%;
    padding: 25px 15px;
    position: relative;
    float: right;
}
.clientmsg:before {
    content: '';
    width: 27px;
    height: 27px;
    background: url(../../../images/icon/polygon_shap.png);
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-size: auto;
}
.clientassos .climg {
    height: 155px;
    display: block;
    position: relative;
}
@media (min-width: 992px) {
    .servicesdsec .col-lg-2, .clientassos .col-lg-2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
/* end client logo section */







/* banner responsive */
@media only screen and (max-width: 550px) {
 
    .home .banner {
    
        min-height: 40rem !important;
        
    }
    .home .banner button {
       
        padding: 10px 40px !important;
        font-size: 15px !important;
    
    }
    .repair-started-card {
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
        margin-top: 40px !important;
        min-height: 200px !important;
    }
    .repair-started h3{
        margin-top: 20px;
    }
    .repair-started{
        padding: 10px 10px !important;
    }
    .repair-started-card img{
        width: 30px;
    }
    .repair-started-card h5{
        font-size: 12px;
    }
    .repair-started-card p{
        font-size: 10px;
    }
    .side-img-banner{
        display: none;
    }
    .home .banner ul li{
        font-size: 15px !important;
    }
    .banner .price{
        font-size: 40px !important;
    }
    .banner .price span{
        font-size: 15px;
    }
    }


/* end new banner */