@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

body {
 font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}
ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
a {
     text-decoration: none;
     color: #fff;
}
a:focus-visible, button:focus-visible {
    outline: none;
}

.bg-dark {
    background-color: #050748 !important;
}
.topbar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    height: 40px;
}
.header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header .topbar .social-links a {
    color: #d7d7d7;
    line-height: 0;
    transition: 0.3s;
    margin-left: 20px;
    font-size: 14px;
}
.header .topbar .contact-info i {
    padding-left: 5px;
    color: #d7d7d7;
    font-size: 14px;
    font-style: normal;
}
.header .topbar .contact-info i a, .header .topbar .contact-info i span {
    padding-left: 5px;
    color: #d7d7d7;
}
.header a.login-button-bg-color {
        background: linear-gradient(to right, #ff5500 0, #b02cd6 100%);
    -webkit-box-shadow: 0 10px 15px 0 rgba(175, 0, 202, .2);
    box-shadow: 0 10px 15px 0 rgba(175, 0, 202, .2);
    color: #fff;
    border: none;
}


.header .navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
}
.header .navbar .navbar-nav .nav-item a {
    color: #e3e1e1;
    font-weight: 400;
    padding: 5px 15px;
    font-size: 15px;
}
.header .navbar .navbar-nav .nav-item a:hover {
    color: #ff5500;
}

.header .navbar .navbar-nav li.nav-item.dropdown ul li a {
    color: #333
}
.header .navbar .navbar-nav li.nav-item.dropdown ul li a:hover {
    color: #fff;
    background: #050748;
}
.header .collapse.navbar-collapse .user-align {
    display: flex;
    align-items: center;
}
.header .collapse.navbar-collapse .user-align .dropdown {
    margin-right: 15px;
}
.hero {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 80px 0 60px 0;
    background-color: #050748;
}
.hero::before {
    content: "";
    position: absolute;
    background: url("../images/bg/shape-12.svg");
}
.hero::before {
    height: 100%;
    width: 100%;
    opacity: 0.03;
    background-size: cover;
    top: 0px;
    left: 0px;
    right: 0px;
    background-position: center center;
}
.hero .hero-badge {
    display: inline-block;
    padding: 8px 20px;
    background: #fff;
    color: #050748;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 50px;
    margin-bottom: 20px;
    backdrop-filter: blur(10px);
    border: 1px solid #050748;
}
.hero h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 24px;
    color: #ffffff;
}
.hero h1 span {
    display: block;
}
.hero p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 40px;
    color: #ffffff;
    max-width: 500px;
    font-weight: 300;
}
.hero-img {
        margin: 0 auto;
    text-align: center;
}
.hero-img img {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.hero .hero-actions a.btn-primary {
    overflow: hidden;
    z-index: 999;
    position: relative;
}
.btn-primary {
    color: #ffffff;
    padding: 15px 32px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    background: -moz-linear-gradient(left,#ff5500 0,#b02cd6 100%);
    background: linear-gradient(to right, #ff5500 0, #b02cd6 100%);
    box-shadow: 0 10px 15px 0 rgba(175, 0, 202, .2);
    border: none;
}
.hero-img img {
    width: 100%;
    border-radius: 50px;
    overflow: hidden;
}
.services {
    position: relative;
    overflow: hidden;
    padding: 80px 0px 50px 0px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    background-color: #fff;
}
.section-title {
    text-align: center;
    position: relative;
}
.white-bg-shadow {
    font-size: 74px;
    font-weight: 900;
    line-height: 1;
    background-image: -webkit-linear-gradient(top, rgba(226, 232, 250, 0.7) 0%, rgba(226, 232, 250, 0) 88.54%);
    background-image: linear-gradient(180deg, rgba(226, 232, 250, 0.7) 0%, rgba(226, 232, 250, 0) 88.54%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin: -0.55em 0 -0.45em -0.25em;
}
.sub-title {
    margin-bottom: 25px;
    display: block;
    color: #684df4;
    font-weight: 600;
    text-transform: uppercase;
}

.section-title h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    color: #021810;
}

.text-theme {
    color: #684df4 !important;
}
.title-area {
    padding-bottom: 20px;
}

.featured-services .cs_service_card {
    background: rgb(249 236 236);
    text-align: center;
    padding: 20px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 180px;
    box-shadow: -20px 20px 40px #ece0f2,20px -20px 40px #fff8ff;
    clip-path: polygon(0 50%, 50px 0, calc(100% - 50px) 0, 100% 50%, calc(100% - 50px) 100%, 50px 100%);
    min-width: 100%;
    transition: 0.5s;
    color: #000;
}
.featured-services .cs_service_card:hover {
    background: linear-gradient(to right, #ff5500 0, #b02cd6 100%);
    transition: 0.5s;
}
.featured-services .cs_service_card:hover h3 {
    color: #fff;
}
.featured-services .cs_service_card img {
    width: 64px;
    margin-bottom: 15px;
    background: #fff;
    padding: 7px;
    border: 2px solid rgb(255 228 228);
    border-radius: 5px;
    /* clip-path: polygon(0 50%, 50px 0, calc(100% - 50px) 0, 100% 50%, calc(100% - 50px) 100%, 50px 100%); */
    height: 60px;
}
.featured-services .cs_service_card h3 {
    margin: 0px;
    font-size: 18px;
    font-weight: 600;
}
.section-title .pro-img {
    width: 100%;
    height: 200px;
    overflow: hidden;
}










.air-conditioner-title h1{
    color: #1e3644;
}

.custom-hero-img {
    width: 100%;
    height: 400px;
    /* object-fit: cover;  */
}





/* Adjust height for smaller screens */
@media (max-width: 768px) {
    .custom-hero-img {
        height: 200px;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .custom-hero-img {
        height: 150px;
        width: 100%;
    }
}


.service-button{
    background-color: #050748;
    color: #fff;
    border: none;
}
.service-button:hover{
    color: #ffffff;
    background: linear-gradient(to right, #ff5500 0, #b02cd6 100%)
}

.container-fluid.top-hero-img{
    margin-top: -40px;
}




.card-title {
    margin: 0px;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}

.title-area-wrap.white-section .shadow-title {
    font-family: var(--title-font);
    font-size: 74px;
    font-weight: 900;
    line-height: 1;
    background-image: -webkit-linear-gradient(top, rgba(226, 232, 250, 0.7) 0%, rgba(226, 232, 250, 0) 88.54%);
    background-image: linear-gradient(180deg, rgba(226, 232, 250, 0.7) 0%, rgba(226, 232, 250, 0) 88.54%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin: -0.55em 0 -0.45em -0.25em;
}

.featured-services .services-content h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
}
.th-btn {
    position: relative;
    z-index: 2;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    text-align: center;
    background-color: #684df4;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 15px 20px;
    min-width: 144px;
    border-radius: 4px;
    background: #ff5500;
    background: -moz-linear-gradient(left,#ff5500 0,#b02cd6 100%);
    background: -webkit-linear-gradient(left, #ff5500 0, #b02cd6 100%);
    background: linear-gradient(to right, #ff5500 0, #b02cd6 100%);
    -webkit-box-shadow: 0 10px 15px 0 rgba(175, 0, 202, .2);
    box-shadow: 0 10px 15px 0 rgba(175, 0, 202, .2);
}

.featured-services {
    padding: 70px 0px 50px 0px;
    position: relative;
}
.services-image {
    padding-right: 50px;
}

 .cs_why_chose_us_img {
    position: absolute;
    bottom: 0;
    right: 0;
}
 .cs_why_chose_us_img img {
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    max-width: 100%;
    width: 150px;
}
.contact-us {
    background: #f9f9f9;
    position: relative;
}
.contact-us:before {
    content: "";
    background: url(../images/bg/dot-shape.png) center top #d7f0fd;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    background-size: contain;
}
.pad-tb {
    padding-top: 70px;
    padding-bottom: 70px;
}
.contact-us h3 {
    color: #050748;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
}

.connect-form {
    padding: 50px 30px;
    background: #fff;
    border-radius: 8px;
    margin-left: 50px;
}
.form-control {
    padding: 15px;
    border: 1px solid #e6e6e6;
}

.contact-us .list-unstyled li {
    padding: 20px;
    border-radius: 8px;
    background: #ffdbdb;
    margin-bottom: 15px;
    color: #050748;
    font-size: 20px;
    font-weight: 600;
}
.contact-us .list-unstyled li:last-child {
    margin-bottom: 0px;
}
.contact-us .list-unstyled li span {
    display: block;
    font-size: 14px;
    color: #050748;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2.2px;
}
.form-select {
    padding: 15px;
    border: 1px solid #e6e6e6;
}


.reviews {
    position: relative;
   padding: 70px 0px;
   min-height: 550px;
}
.reviews-shadow {
        background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.review-heading {
    color: #fff;
    padding-bottom: 30px;
}

.review-heading span {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 16px;
    padding-bottom: 20px;
    display: block;
    color: #684df4;
    font-weight: 400;
}
.review-heading h2 {
    font-size: 32px;
    font-weight: 600;
}
.ratting i {
    color: #ff5500;
    font-size: 14px;
}

.reviews .carousel-inner .carousel-caption {
    position: inherit;
    left: 0px;
    right: 0px;
    text-align: left;
    color: #fff;
    font-weight: 200;
    letter-spacing: 0.5px;
}

.cs_testimonial_avatar_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
}
.cs_testimonial_avatar_img {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 2px solid #ff5500;
}
.cs_fs_24 {
    font-size: 24px;
    line-height: 1.417em;
}
.cs_accent_color {
    color: #ff5500;
}
.cs_testimonial_avatar_right p {
    margin: 0px;
    color: #ccc;
    font-size: 12px;
}

.carousel-caption>p {
    margin: 20px 0px;
}

.reviews .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    opacity: 9;
    transition: opacity .6s ease;
    border-radius: 50%;
    border: 1px solid #fff;
    background: #fff;
    line-height: 15px;
}
.reviews .carousel-indicators [data-bs-target].active {
    background-color: #ff5500;
    border-color: #ff5500;
}
.reviews .carousel-indicators {
    margin-bottom: 0px;
}
.reviews .cs_testimonial_1_thumb {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 39%;
    background-size: cover;
    background-position: left center;
}

.reviews .cs_testimonial_1_thumb .cs_testimonial_1_quote_wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 120px;
    width: 120px;
    left: -40px;
    border: 3px solid #ff5500;
    border-radius: 50%;
    padding: 7px;
}
.reviews .cs_testimonial_1_thumb .cs_testimonial_1_quote_wrap .cs_testimonial_1_quote {
    height: 100%;
    border-radius: inherit;
    background-color: #ff5500;
        display: flex;
    align-items: center;
    justify-content: center;
}
.reviews .cs_testimonial_1_thumb .cs_testimonial_1_quote_wrap .cs_testimonial_1_quote i {
        font-size: 30px;
    color: #fff;
}

.projects {
    background: #e8fffc;
    background: -moz-linear-gradient(top,#e8fffc 0,#fff4f4 100%);
    background: -webkit-linear-gradient(top,#e8fffc 0,#fff4f4 100%);
    background: linear-gradient(to bottom,#e8fffc 0,#fff4f4 100%);
    padding: 70px 0px;
}
.statistics {
    align-items: center;
    display: flex;
}
.statistics-img {
    transform-style: preserve-3d;
    transform: perspective(1000px);
}
.statistics-img {
    width: 75px;
    height: 75px;
    padding: 15px;
    background: #fff;
    border-radius: 8px 40px;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, .059), 0 8.2px 8.9px -30px rgba(0, 0, 0, .071), 0 25px 40px -30px rgba(0, 0, 0, .2);
    box-shadow: 2 3.4px 2.7px -30px rgba(0,0,0,.059),0 8.2px 8.9px -30px rgba(0,0,0,.071),0 25px 40px -30px rgba(0,0,0,.2);
}
.statistics-img img {
    transform: translateZ(20px);
}
.statnumb {
    margin: 0 0 0 20px;
    text-align: left;
    float: left;
}
 .statistics span {
    font-size: 35px;
    color: #050748;
        font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
}
.statistics p {
    font-size: 18px;
    line-height: 24px;
    margin: 0px;
}




.footer {
    width: 100%;
    background: #071125;
        background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.top-footer {
    border-bottom: 1px solid rgb(34, 44, 65);
}
.footer-main {
    padding-top: 40px;
    padding-bottom: 30px;
}
.footer-main .footer-widget__logo p {
    color: #cdc9c9;
    margin-bottom: 0px;
    padding-top: 10px;
    font-weight: 300;
}
.top-footer .contact-info ul {
    display: flex;
    align-items: center;
    margin: 0px;
    padding: 0px;
    list-style: none;
    justify-content: space-between;
}
.top-footer .contact-info ul li {
    position: relative;
    display: flex;
    padding: 25px 0px;
    font-weight: 300;
}
.top-footer .contact-info ul li .icon {
    position: relative;
    display: inline-block;
}
.top-footer .contact-info ul li .icon img {
    position: relative;
    display: inline-block;
    transition: 500ms linear 0.1s;
}
.top-footer .contact-info ul li .content {
    position: relative;
    display: block;
    margin-left: 27px;
}
.top-footer .contact-info ul li .content h4 {
    font-size: 16px;
    font-weight: 300;
    line-height: 18px;
    color: #cdc9c9;
}
.top-footer .contact-info ul li .content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #cdc9c9;
    margin: 0px;
}
.top-footer .contact-info ul li .content p a {
    color: #fff;
    text-decoration: none;
}

.footer-main .footer-widget__logo a {
        display: flex;
    align-items: center;
}
.footer-main .footer-widget__logo img {
    width: 60px;
    margin-right: 10px;
}
.footer-main .footer-widget__logo span {
    font-size: 20px;
    font-weight: 500;
    display: block;
}
.footer-widget__column {
    margin-top: 15px;
}
.footer-widget__column h3.footer-widget__title {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 15px;
}
.footer-widget__column ul.footer-menu {
    margin-left: 25px;
}
.footer-widget__column ul.footer-menu li {
        list-style: disc;
    padding-bottom: 8px;
}
.footer-widget__column ul.footer-menu li:last-child {
    padding-bottom: 0px;
}
.footer-widget__column ul.footer-menu li::marker {
    color: #F1D551;
}
.footer-widget__column ul.footer-menu li a {
   color: #cdc9c9;
}
.footer-widget__column ul.footer-social li {
    margin-bottom: 7px;
}
.footer-widget__column ul.footer-social li:last-child {
    margin-bottom: 0px;
}
.footer-widget__column ul.footer-social li a {
    background: #334a78;
    /* height: 40px; */
    display: inline-block;
    border-radius: 5px;
    overflow: hidden;
    padding: 0px 15px 0px 0px;
    min-width: 200px;
    transition: 0.3s;
    font-weight: 300;
}

.footer-widget__column ul.footer-social li a img {
    border-radius: 5px;
}

.footer-widget__column ul.footer-social li a span {
    padding-left: 15px;
}
.footer-widget__column ul.footer-social li a:hover {
    background-color: #fff;
    color: #333;
}
.copyright {
    background: #334a78;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 10px;
}
.inne-head {
    padding: 80px 0px 30px 0px;
    overflow: hidden;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    color: #050748;
    background-color: #e5e5f9;
}
.inne-head h1 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
}
.inne-head ol.breadcrumb {
    display: flex;
    align-items: center;
    justify-content: center;
}
.inne-head .breadcrumb-item.active {
    color: #000000ad;
}
.inne-head .breadcrumb-item+.breadcrumb-item::before {
    color: #000000ad;
}
.inne-head ol.breadcrumb li {
    font-size: 18px;
}
.inne-head ol.breadcrumb a {
    color: #000;
}
ul.abtpro {
    display: flex;
    flex-wrap: wrap;
}
ul.abtpro li {
    font-size: 16px;
    font-weight: 500;
    display: flex;
    align-items: center;
    width: calc(100%/2);
     flex-wrap: wrap;
}
ul.abtpro li i {
    color: #ff5500;
    font-size: 30px;
    margin-right: 10px;
}
.connect_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    border-radius: 20px;
    background: linear-gradient(to bottom, #d5efec 0, #c4ccdb 100%);
    -webkit-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.05);
    padding: 12px 20px;
    margin-top: 25px;
}
.connect_box .icons {
    border-radius: 12px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    background-color: #fff;
    height: 70px;
    width: 70px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.connect_box .icons i {
    font-size: 24px;
}
.connect_box .details h4 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;
}
.mapview iframe {
    border: 5px solid #e5e5f9;
    border-radius: 20px;
}

.details-div h3 {
    color: #000;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 700;
}
.details-div ul {
    margin-left: 25px;
}
.details-div ul li {
    list-style: disc;
    padding-bottom: 8px;
}
.details-div ul li::marker {
    color: #684df4;
}

.details-div {
    margin-top: 25px;
}
.connect_box .icons img {
        width: 100%;
    padding: 15px;
}
.featured-services.repair .services-image img {
    position: relative;
    z-index: 2;
    max-height: 100%;
    object-fit: cover;
    border: 5px solid #f4f9f7;
    border-radius: 50px;
}
.featured-services.repair .services-image {
    position: relative;
    height: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 0px;
}
.featured-services.repair .services-image .shape-circle {
    position: absolute;
    right: -30px;
    top: -30px;
    height: 180px;
    width: 180px;
    background-color: color-mix(in srgb, #684df4, transparent 90%);
    border-radius: 50%;
    z-index: 1;
}
.featured-services.repair .services-image .shape-accent {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100px;
    width: 100px;
    background-color: color-mix(in srgb, #684df4, transparent 90%);
    z-index: 1;
    animation: float 5s infinite ease-in-out;
}


@media (max-width: 992px) {
    .navbar-collapse {
    background-color: #050748 !important;
    padding: 15px 10px !important;
    border-radius: 0.25rem !important;
}
.header .navbar .navbar-nav .nav-item a {
    color: #e3e1e1;
    font-weight: 400;
    padding: 10px 0px;
    font-size: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header .navbar .navbar-nav .nav-item:last-child a {
    border-bottom: none;
}
.header .navbar .navbar-nav {
    margin-bottom: 15px;
}
.inne-head h1 {
    font-size: 24px;
    margin-bottom: 10px;
}
.inne-head ol.breadcrumb li {
    font-size: 15px;
}
.inne-head {
    padding: 60px 0px 20px 0px;
}
}
@media (max-width: 768px) {
    .topbar {
    background: linear-gradient(to right, #ff5500 0, #b02cd6 100%);
}
.header .topbar .contact-info i {
    margin-left: 0px !important;
}
.bi-envelope.d-flex.align-items-center {
    display: none !important;
}
    .custom-hero-img {
        height: 200px;
        width: 100%;
    }
    .top-footer .contact-info ul {
    display: block;
}
.top-footer .contact-info ul li {
    padding: 10px 0px;
}
.top-footer .contact-info ul li .icon img {
    width: 24px;
}
.top-footer .contact-info ul li .content h4 {
    font-size: 14px;
}
.top-footer .contact-info ul li .content p {
    font-size: 16px;
    line-height: 18px;
}
.top-footer {
    padding-top: 15px;
}
.footer-widget__column {
    margin-top: 25px;
}
.navbar-toggler-icon {
    width: 1.2em;
    height: 1.2em;
}
.navbar-toggler {
    padding: 5px;
}
.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}
.navbar {
    padding: 10px 15px;
}
.hero .hero-badge {
    padding: 6px 16px;
    font-size: 12px;
}
.hero h1 span {
    display: inline;
}
.hero h1 {
    font-size: 28px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 15px;
}
.btn-primary {
    color: #ffffff;
    padding: 10px 19px;
    font-size: 15px;
    font-weight: 400;
}
.hero-img {
    display: block;
    width: 50%;
    margin-left: 0px;
    margin-top: 30px;
}
.hero-img img {
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
}
.hero {
    min-height: auto;
    padding: 90px 0 50px 0;
}
.title-area-wrap.white-section .shadow-title {
display: none;
}
.featured-services {
    padding: 40px 0px 25px 0px;
}
.sub-title {
    margin-bottom: 18px;
    font-weight: 500;
    font-size: 15px;
}
.featured-services .services-content h2 {
    font-size: 24px;
    font-weight: 600;
}
.featured-services .cs_service_card {
    padding: 15px;
    margin-bottom: 20px;
    min-height: 160px;
}
.services-image {
    padding-right: 0px;
    width: 70%;
    margin-bottom: 25px;
}
.th-btn {
    font-weight: 400;
    padding: 10px 20px;
}

.white-bg-shadow {
    display: none;
}
.section-title h2 {
    font-size: 24px;
    font-weight: 600;
}
.services {
    padding: 45px 0px 25px 0px;
}
.projects {
    padding: 40px 0px;
}
.statistics span {
    font-size: 28px;
}
.statistics p {
    font-size: 16px;
    line-height: 20px;
}
.statistics {
    align-items: center;
    display: flex;
    border-bottom: 1px solid #e8fffc;
    padding: 10px 0px;
}
.reviews .cs_testimonial_1_thumb {
display: none;
}
.review-heading span {
    font-size: 14px;
}

.reviews {
    padding: 50px 0px;
    min-height: 400px;
}
.reviews .carousel-inner .carousel-caption {
    display: block !important;
}
.review-heading h2 {
    font-size: 24px;
}
.review-heading {
    padding-bottom: 15px;
}
.carousel-caption>p {
    font-size: 14px;
}
.cs_fs_24.cs_accent_color {
    font-size: 18px;
    margin-bottom: 0px;
}
.cs_testimonial_avatar_img {
    height: 50px;
    width: 50px;
}
.pad-tb {
    padding-top: 50px;
    padding-bottom: 50px;
}
.contact-us h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}
.contact-us .list-unstyled li span {
    font-size: 12px;
}
.contact-us .list-unstyled li {
    font-size: 18px;
}
.connect-form {
    padding: 25px 5px;
    background: #fff;
    border-radius: 8px;
    margin-left: 0px;
    padding-bottom: 0px;
}

.navbar a.navbar-brand {
    font-size: 16px;
    font-weight: 500 !important;
}
.hero p {
    font-size: 16px;
    margin-bottom: 25px;
    max-width: 100%;
}
.cs_why_chose_us_img {
 display: none;
}
ul.abtpro li i {
    font-size: 20px;
    margin-right: 5px;
}
ul.abtpro li {
    font-size: 14px;
}
.connect_box .icons {
    height: 55px;
    width: 55px;
}
.connect_box .icons img {
    padding: 10px;
}
.header .navbar .navbar-nav li.nav-item.dropdown ul li a {
    padding: 10px 15px;
    background: #050748;
    color: #c9c6c6;
    box-shadow: none;
    padding-left: 25px;
}
.header .navbar-nav .dropdown-menu {
    position: static;
    margin: 0px;
    padding: 0px;
}
}

@media (max-width: 576px) {
    .hero-img {
    width: 70%;
}
}