.service .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.service .servCard {
    box-shadow: none;
    padding: 20px;
}

.service .servCard img {
    height: 124px;
    object-fit: contain;
}

.service .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.service .card-footer {
    padding: .75rem 1.25rem;
    background-color: transparent;
}

.service .btn_dblue {
    border-color: #0b57a5;
    background-color: #0b57a5;
    color: #fff !important;
}

.service .service.airconCard .card-header,
.service .airconCard2 .card-header {
    border-color: transparent;
    padding-bottom: 0;
}

.service .airconCard,
.service .airconCard2 {
    background-color: transparent;
    box-shadow: none;
}

.service .card-header {
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding: .75rem 1.25rem;
    position: relative;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.service .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 0 solid rgba(0, 0, 0, .125);
}

.service .blue {
    color: #2f93f9;
}

.service .h2,
.service h2 {
    font-size: 30px;
}

.service .h1,
.service .h2,
.service .h3,
.service .h4,
.service .h5,
.service .h6,
.service h1,
.service h2,
.service h3,
.service h4,
.service h5,
.service h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

.service #aircon {
    padding: 5% 0;
    background-color: #f6f6f6;
}

.service .airconCard .card-header img {
    height: 193px;
    object-fit: contain;
}

.service .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.service .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

.service .airconCard .card-header img {
    height: 210px;
    object-fit: contain;
}

.service img {
    vertical-align: middle;
    border-style: none;
}

.about-us {
    font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    color: #212529;
}

.about-us .blue {
    color: #2f93f9;
}

.about-us .font-weight-bold {
    font-weight: 700 !important;
}

.about-us .aboutCard {
    background-color: white;
    color: black;
    border-radius: 10px;
    height: 450px;
}






@media screen and (max-width: 1199px) {
    .about-us .aboutCard {
        height: 380px;
    }
}

@media screen and (max-width: 991px) {
    .about-us .aboutCard {
        height: 520px;
    }
}

@media screen and (max-width: 767px) {
    .about-us .aboutCard {
        height: unset;
    }
}

.about-us .aboutCard .card-body {
    padding: 60px 50px;
}

.about-us .dblue {
    color: #102039;
}

.about-us .about_content {
    padding-top: 5%;
}

.about-us .about_content p {
    padding-top: 10px;
    padding-bottom: 10px;
}

.about-us .about-content h4 {
    visibility: visible;
    animation-duration: 2s;
    animation-name: fadeInDown;
}

.about-us .btn-gblue {
    border-color: #2f93f9;
    background: linear-gradient(to right, #0b57a5 0, #2f93f9 100%);
    color: #fff;
}

.about-us .pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.about-us .pl-2,
.px-2 {
    padding-left: .5rem !important;
}

.about-us #about_1 h2 {
    padding-top: 10px;
    padding-bottom: 15px;
}

.about-us p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.about-us .aboutCard .card-body h6 {
    text-align: justify;
    padding-bottom: 20px;
}

.about-us .aboutCard .card-body p {
    line-height: 1.8;
}

.about-us .card-body h6 {
    font-size: 16px;
}

.about-us .card-body p {
    font-size: 15px;
    font-weight: 500;
}

.about-us #about_2 {
    background-image: url(img/banner3.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 8% 0 5%;
    color: #fff;
}

.about-us #about_2 {
    font-weight: 400;
}

.about-us #about_2_c p {
    padding-top: 10px;
    text-align: justify;
}

.about-us #about_2 h4 {
    font-size: 25px;
}

.about-us #about_2 p {
    font-size: 17px;
    font-weight: 500;
}

@media screen and (min-width: 1199px) {
    .about-us #about_3 p {
        width: 75%;
    }
}

.contact-us .btn-gblue {
    border-color: #2f93f9;
    background: linear-gradient(to right, #0b57a5 0, #2f93f9 100%);
    color: #fff;
}

.contact-us .pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.contact-us .pl-2,
.px-2 {
    padding-left: .5rem !important;
}

.contact-us .dblue {
    color: #102039;
}

.contact-us .contactForm input,
.contactForm input::placeholder,
.contactForm input:focus,
.contactForm textarea,
.contactForm textarea::placeholder {
    color: #102039;

    border-radius: unset;
}

.home #home_1 .serviceList li {
    float: left;
    width: 45%;
    padding: 10px;
}

.home #home_1 .serviceCard {
    height: 200px;
    border-radius: 1px;
}

.home #home_1 .li_50 {
    margin-top: -4rem;
    width: 50% !important;
}

.home #home_1 .serviceList {
    padding-left: 0;
    list-style: none;
}

.home #home_1 .li_50 .serviceCard {
    background-color: #0d46bd;
    height: 270px;
    color: #fff;
    overflow: hidden;
}

.home #home_1 .box {
    position: absolute;
    top: 20px;
    left: 0;
    transform: rotate(45deg);
    width: 210px;
    height: 210px;
    background-color: rgba(255, 255, 255, .2);
    border: 1px solid rgba(255, 255, 255, .3);
}



.home #home_1 .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.home #home_1 .card {
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    margin-bottom: 1rem;
}

.home #home_1 .card-footer {
    border: unset;
}

.home #home_1 .btn-gblue {
    border-color: #2f93f9;
    background: linear-gradient(to right, #0b57a5 0, #2f93f9 100%);
    color: #fff;
}

.home #home_1 .pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.home .arrow3 img {
    position: relative;
    left: -40px;
    transform: rotate(145deg);
}

.home .arrow1 img {
    position: absolute;
    top: 0;
}
.service .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.service .servCard {
    box-shadow: none;
    padding: 20px;
}

.service .servCard img {
    height: 124px;
    object-fit: contain;
}

.service .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.service .card-footer {
    padding: .75rem 1.25rem;
    background-color: transparent;
}

.service .btn_dblue {
    border-color: #0b57a5;
    background-color: #0b57a5;
    color: #fff !important;
}

.service .service.airconCard .card-header,
.service .airconCard2 .card-header {
    border-color: transparent;
    padding-bottom: 0;
}

.service .airconCard,
.service .airconCard2 {
    background-color: transparent;
    box-shadow: none;
}

.service .card-header {
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding: .75rem 1.25rem;
    position: relative;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.service .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 0 solid rgba(0, 0, 0, .125);
}

.service .blue {
    color: #2f93f9;
}

.service .h2,
.service h2 {
    font-size: 30px;
}

.service .h1,
.service .h2,
.service .h3,
.service .h4,
.service .h5,
.service .h6,
.service h1,
.service h2,
.service h3,
.service h4,
.service h5,
.service h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

.service #aircon {
    padding: 5% 0;
    background-color: #f6f6f6;
}

.service .airconCard .card-header img {
    height: 193px;
    object-fit: contain;
}

.service .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.service .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

.service .airconCard .card-header img {
    height: 210px;
    object-fit: contain;
}

.service img {
    vertical-align: middle;
    border-style: none;
}

.about-us {
    font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    color: #212529;
}

.about-us .blue {
    color: #2f93f9;
}

.about-us .font-weight-bold {
    font-weight: 500 !important;
    font-family: 'Poppins';
}

.about-us .aboutCard {
    background-color: white;
    color: black;
    border-radius: 10px;
    height: 450px;
}






@media screen and (max-width: 1199px) {
    .about-us .aboutCard {
        height: 380px;
    }
}

@media screen and (max-width: 991px) {
    .about-us .aboutCard {
        height: 520px;
    }
}

@media screen and (max-width: 767px) {
    .about-us .aboutCard {
        height: unset;
    }
}

.about-us .aboutCard .card-body {
    padding: 60px 50px;
}

.about-us .dblue {
    color: #102039;
}

.about-us .about_content {
    padding-top: 5%;
}

.about-us .about_content p {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Poppins';
    line-weight: 2px;
}

.about-us .about-content h4 {
    visibility: visible;
    animation-duration: 2s;
    animation-name: fadeInDown;
}

.about-us .btn-gblue {
    border-color: #2f93f9;
    background: linear-gradient(to right, #0b57a5 0, #2f93f9 100%);
    color: #fff;
}

.about-us .pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.about-us .pl-2,
.px-2 {
    padding-left: .5rem !important;
}

.about-us #about_1 h2 {
    padding-top: 10px;
    padding-bottom: 15px;
}

.about-us p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.about-us .aboutCard .card-body h6 {
    text-align: justify;
    padding-bottom: 20px;
}

.about-us .aboutCard .card-body p {
    line-height: 1.8;
}

.about-us .card-body h6 {
    font-size: 16px;
    font-family: 'Poppins';
}

.about-us .card-body p {
    font-size: 15px;
    /* font-weight: 500; */
    font-family: 'Poppins';
}

.about-us #about_2 {
    background-image: url(img/banner3.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 8% 0 5%;
    color: #fff;
}

.about-us #about_2 {
    font-weight: 400;
}

.about-us #about_2_c p {
    padding-top: 10px;
    text-align: justify;
}

.about-us #about_2 h4 {
    font-size: 25px;
}

.about-us #about_2 p {
    font-size: 17px;
    font-weight: 500;
}

@media screen and (min-width: 1199px) {
    .about-us #about_3 p {
        width: 75%;
    }
}

.contact-us .btn-gblue {
    border-color: #2f93f9;
    background: linear-gradient(to right, #0b57a5 0, #2f93f9 100%);
    color: #fff;
}

.contact-us .pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.contact-us .pl-2,
.px-2 {
    padding-left: .5rem !important;
}

.contact-us .dblue {
    color: #102039;
}

.contact-us .contactForm input,
.contactForm input::placeholder,
.contactForm input:focus,
.contactForm textarea,
.contactForm textarea::placeholder {
    color: #102039;

    border-radius: unset;
}

.home #home_1 .serviceList li {
    float: left;
    width: 45%;
    padding: 10px;
}

.home #home_1 .serviceCard {
    height: 200px;
    border-radius: 1px;
}

.home #home_1 .li_50 {
    margin-top: -4rem;
    width: 50% !important;
}

.home #home_1 .serviceList {
    padding-left: 0;
    list-style: none;
}

.home #home_1 .li_50 .serviceCard {
    background-color: #0d46bd;
    height: 270px;
    color: #fff;
    overflow: hidden;
}

.home #home_1 .box {
    position: absolute;
    top: 20px;
    left: 0;
    transform: rotate(45deg);
    width: 210px;
    height: 210px;
    background-color: rgba(255, 255, 255, .2);
    border: 1px solid rgba(255, 255, 255, .3);
}



.home #home_1 .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.home #home_1 .card {
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    margin-bottom: 1rem;
}

.home #home_1 .card-footer {
    border: unset;
}

.home #home_1 .btn-gblue {
    border-color: #2f93f9;
    background: linear-gradient(to right, #0b57a5 0, #2f93f9 100%);
    color: #fff;
}

.home #home_1 .pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.home .arrow3 img {
    position: relative;
    left: -40px;
    transform: rotate(145deg);
}

.home .arrow1 img {
    position: absolute;
    top: 0;
}
