html,
body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    overflow-x: hidden;
}

/* banner start */
.view .navbar .nav-item a:hover {
    color: #FFBE55 !important;
}

.navbar-light .navbar-toggler-icon {
 background-image: url("../../../public/images/icons8-menu-150.png") !important
}

.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, 0) !important;


}

.btn-warning {
    width: 875%;
    height: 262.5%;
    border-radius: 3px;
    margin-top: -62.5%;
}

@media (max-width:992px) {
    .btn-warning {
        margin-top: 50% !important;
    }
}

@media(max-width:768px) {
    .text-white2 {

        font-size: 28px !important;
        line-height: 40px !important;
        margin-top: 0.5rem !important;
    }

}

.text-white2 {
    margin-top: 1.5rem;
    font-style: normal;
    font-weight: 500;
    font-size: 300%;
    line-height: 59px;

    color: #FFFFFF;
}

.PARA {

    font-style: italic;
    font-weight: 400;
    font-size: 87.5%;
    line-height: 17px;
    /* identical to box height */
    color: #FFFFFF;
}

@media (max-width:768px) {
    .btn_2 {
        height: 1.75rem !important;
        width: 4.38rem !important;
        font-size: 56.25% !important;
        border: 1px solid #FFFFFF !important;

    }

}

.btn_2 {
    font-weight: 400;
    font-size: 81.25%;
    line-height: 22px;
    /* identical to box height */
    color: #FFFFFF;

    width: 7.19rem;
    height: 2.81rem;

    background: linear-gradient(269.62deg, #6641AC 5.86%, #160040 84.42%, #160040 98.61%);
    border: 2px solid #FFFFFF;
    border-radius: 35px;
}

/* banner end */

/* highlight start */
@media (max-width: 768px) {
    .container_highlight {
        width: 90% !important;
        height: 6.25rem !important;
        margin-top: -4.88rem !important;
        padding: 25px 0px !important;
        padding-right: 0.88rem !important;
        padding-left: 0.88rem !important;
    }
}


@media (max-width: 768px) {
    .row_detail {
        font-size: 0.69rem !important;
        text-align: center !important;
        font-weight: 300 !important;
        padding-bottom: 2rem !important;

    }

}


@media (max-width:768px) {
    .container_highlight .display-4 {
        font-size: 1rem !important;
        font-weight: 300;


    }
}

.container_highlight .display-4 {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2;

}



.container_highlight {
    padding: 50px 0px;
    margin-top: -7.19rem;
    max-width: 100%;
    background: #F47458;
    border-radius: 10px;
}

.row_detail {
    font-size: 2rem;
    text-align: center;
    font-weight: 300;
}

.text-white {
    color: #fff !important;
}

.text-center {
    text-align: center !important;
}

/* highlight end */

/* who we are section start  */
.about_back {
    background-image: url("../../images/about us 1 (1).png");

    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

}

@media (max-width:768px) {
    .about_back {
        background-image: url("../../images/about us image.png");
        margin-bottom: 6rem;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        height: 35vh;
    }
}

@media(max-width: 768px) {
    .about_us-img {
        display: none;

    }
}

@media(max-width: 768px) {
    .btn-3 {
        margin-left: 8rem;
    }


}

.btn-3 {
    border-color: #FC3B00;
    width: 5.94rem;
    height: 1.88rem;
    border: 1px solid #FC3B00;
    border-radius: 5px;

    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 1rem;
    /* identical to box height */


    color: #FC3B00;
    background-color: transparent;
}

@media(max-width: 768px) {

    .text-black .h2,
    h2 {

        text-align: center !important;
    }


}

@media(max-width: 768px) {

    .text_who {

        text-align: center !important;
        text-align: justify !important;
        font-weight: 400 !important;
        font-size: 0.81rem !important;
        line-height: 20px;
        color: #ABA2A2;
        margin-left: 0.63rem;
        margin-right: 0.63rem !important;
    }


}

.text_who {
    margin-top: 1rem;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25rem;

    color: #ABA2A2;
}



/* who we are section end */
/* card */



@media (max-width:768px) {
    .customer_exp h1 {

        font-weight: 500 !important;
        font-size: 2rem !important;
        line-height: 1.2 !important;
        color: inherit !important;
    }
}

.customer_exp h1 {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;

}

@media (max-width:768px) {


    .customer_exp .card-body .card-text {
        font-size: 1.38rem !important;
        font-weight: 700 !important;
    }

}

@media (max-width:768px) {
    .subtext {
        font-size: 0.88rem !important;
    }

}

.customer_exp p {
    font-style: normal;
    font-weight: 400;
    font-size: 1.13rem;
    line-height: 22px;
    text-align: center;
    color: #000000;
}

.customer_exp .card {

    height: 34rem;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.17);
    border: none !important;
}

.flip-card-front .card-body {
    border: 1px solid whitesmoke;
    border-top: none;
    border-radius: 0px 0px 10px 10px;
    text-align: center;
    text-align: justify;
    font-style: italic;
    font-weight: 400;
    font-size: 0.94rem;
    line-height: 17px;
    color: #545050;
}

.customer_exp .card-body .card-text {
    font-style: normal;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 27px;
    text-align: left;
    color: #000000;

}

.card-text .small {
    font-family: 'Barlow';
    font-style: italic;
    font-weight: 400;
    font-size: 0.88rem;
    line-height: 17px;
    text-align: justify;

    color: #545050;
}



.flip-card {
    width: 100%;
    height: 34rem;
    perspective: 1000px;


    /* Remove this if you don't want the 3D effect */
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;

}

.flip-card-front,
.flip-card-back {

    position: absolute;
    width: 100%;
    height: 100%;

    -webkit-backface-visibility: hidden;
    /* Safari */
    backface-visibility: hidden;

}

.flip-card:hover .flip-card-inner {
    transform: rotatey(180deg);


}



.flip-card-back {

    transform: rotateY(180deg);

}

.uniqueback_image {
    background-image: url("../../images/Rectangle 149048.png");
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;

}

.uniqueback_image_2 {
    background-image: url("../../images/Rectangle 149048.png");
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;

}

.uniqueback_image_3 {
    background-image: url("../../images/Rectangle 149049.png");
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;

}

.uniqueback_image_4 {
    background-image: url("../../images/Rectangle 149050.png");
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;

}

.uniqueback_image_5 {
    background-image: url("../../images/Rectangle 149051.png");
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;

}

.uniqueback_image_6 {
    background-image: url("../../images/Rectangle 149052.png");
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100%;

}

.flip-card .card-heading {
    font-style: italic;
    font-weight: 400;
    font-size: 0.88rem;
    line-height: 17px;
    text-align: justify;
    padding-left: 2rem;
    padding-right: 2rem;
    color: #FFFFFF;

}

.flip-card .text-white {

    text-align: left;
    font-weight: 700;
    font-size: 1.38rem;
    line-height: 24px;
    margin-top: 14rem;
    color: #FFFFFF;
    text-align: justify;
}

/* card */

/* industry start */

@media (max-width: 768px) {
    .industry .col-12 {
        max-width: 50% !important;

    }
}

.industry .card img {
    height: 130px;
    width: 130px;
}

.industry .card {
    border: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    transition: 0.5s;

}

.industry .card:hover {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    transition: 0, 5s;
    box-shadow: #e6edb7;
}

@media (max-width:768px) {
    .industry h1 {

        font-weight: 500 !important;
        font-size: 2rem !important;
        line-height: 1.2 !important;
        color: inherit !important;
    }



}

.industry h1 {
    font-style: normal;
    font-size: 2.5rem;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    font-weight: bold;
}

@media (max-width:768px) {
    .industry .card-title {
        font-size: 0.75rem !important;



    }
}

.industry .card-title {
    font-style: italic;
    font-weight: 400;
    font-size: 1.13rem;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}

.industry p {

    font-style: normal;
    font-weight: 400;
    font-size: 0.88rem;
    line-height: 17px;
    text-align: center;

    color: #000000;
}

.industry_img {
    height: 150px;
    max-width: max-content;

}

.industry_card {


    width: 16.88rem;
    height: 16.88rem;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18);

}

.col-md-3 {
    width: 100%;
    min-height: 1px;
    padding-right: 0.94rem;
    padding-left: 2.63rem;
}



/* industury end */
/* catalogue start */

@media (max-width:768px) {
    .btn_4 {
        margin-left: 5.7rem !important;
        margin-top: 0.625rem;
        width: 13rem !important;
        padding-right: 0.3125rem;
        text-align: center;
    }
}

@media (max-width:768px) {
    .catalogue {
        margin-bottom: 0 !important;
    }
}

.btn_4 {

    font-family: 'Petrona';
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 27px;
    color: #FFFFFF;
    width: 7.1875rem;
    height: 2.9375rem;
    padding-left: 0rem;
    margin-left: 5rem;
    background: #7C038C;
    border: 2px solid #FFFFFF;
    border-radius: 45.5px;
}

.cat_img {
    background-image: url("../../images/Group 215.png");

    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

}

@media (max-width:768px) {
    .cat_img .text_cat {
        padding-left: 0rem !important;
        padding-right: 2rem;
        text-align: center !important;
        font-size: 2rem !important;
        line-height: 35px !important;
        font-weight: 500 !important;


    }

}

.cat_img .text_cat {

    font-style: normal;
    font-weight: 700;
    font-size: 2.62rem;
    line-height: 50px;
    padding-left: 2.6rem;
    color: #4F4949;
    padding-top: 8rem;
    padding-bottom: 10px;

}

@media (max-width:768px) {
    .catalogue .form-control_cat {
        width: 13.25rem !important;
        margin-left: 5.7rem!important;
        

    }
}

.catalogue .form-control_cat {

    width: 15rem;
    height: 3rem;
    background: #FFFFFF;
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.13);
    border-radius: 45.5px;
    margin-left: 2rem;
    padding-left: 3rem;
    border-color: transparent;

}

.fa-thin .fa-envelope-open {
    padding-left: 2rem;
}

/* catalogue end */

/* mapping start */
@media (max-width:768px) {
    .mapping_img {
        margin-top: -3.75rem !important;
    }




}

.mapping_img {
    background-image: url("../../images/Group 209 (2).png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100%;
}

.container_address {
    width: 19.25rem;
    height: 5.6875rem;
    margin-left: 10rem;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(154, 101, 101, 0.25);
    border-radius: 9px;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 18px;
    padding-top: 1rem;
    color: #000000;
    margin-bottom: 106px;
}

@media(max-width:768px) {
    .container_address {

        margin-left: 3.375rem !important;
        padding-top: 1rem !important;
    }


}

.mapping_img .form-group .btn_3 {

    font-family: 'Petrona';
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    width: 7.0625rem;
    height: 2.875rem;
    background: #486AAE;
    border: 2px solid #FFFFFF;
    border-radius: 45.5px;
}

.form-control_map {
    width: 19.375rem;
    height: 2.875rem;
    background: #FFFFFF;
    border-radius: 45.5px;
    padding-left: 3rem;
    border-color: transparent;
    font-size: 0.875rem;

}

@media(max-width:768px) {
    .form-control_map {
        width: 15.8125rem;
        height: 2.875rem;
        margin-right: 2.8125rem;
    }

}

.container_map {
    padding-top: 3.125rem;
    font-style: italic;
    font-weight: 700;
    font-size: 2.625rem;
    line-height: 58px;
    text-align: center;
    color: #FFFFFF;
    height: 16.0625rem;
    background: rgba(15, 22, 49, 0.87);
}

/* maping end */
/* slidebar start */


.text {

    display: flex;
    margin-top: 2rem;
}

.heading_card {
    font-family: 'Perpetua';
    font-style: italic;
    font-weight: 400;
    font-size: 1.4375rem;
    line-height: 20px;
    color: #FC3B00;
    padding-left: 8px;

}

.slidebar_img {
    background-image: url("../../images/testi-bg-2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 18rem;
}


.checked {
    color: #FC3B00;
}

.row .text h2 {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 20px;
    color: #000000;
    padding-left: 1rem;
    padding-top: 0.9375rem;
}

.card-body p {

    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 17px;
    color: #000000;
}

.cards_image {
    width: 5rem;
    height: 5rem;
}

.slidebar_img .row h1 {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 700;
    font-size: 1rem;
    line-height: 20px;
    margin-top: 1.375rem;

    color: #FFFFFF;
    text-align: center;
}

@media (max-width:768px) {

    .slidebar_img .row h1 {
        margin-top: 0px !important;


    }
}


.slidebar_img .row h2 {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 2.4rem;

    font-weight: bold;

    color: #FFFFFF;
}

.slidebar_img .row p {

    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 22px;
    text-align: center;

    color: #FFFFFF;

}

/* .carousel-control-next-icon {
    background-image: url('.public/images/right-arrow.png') !important;
}

.carousel-control-prev-icon {
    background-image: url('.public/images/left-arrow.png') !important;


} */

/* slide mobile */
@media (max-width:768px) {
    .desktop_slide {

        display: none;
    }

}

@media (min-width:768px) {
    .mobile_slide {

        display: none;
    }

}

.mobile_slide h2 {
    font-size: 1.25rem;
    text-align: left !important;
    padding-left: 1rem;
    padding-top: 0.9375rem;


}

.mobile_slide .carousel-control-next-icon,
.mobile_slide .carousel-control-prev-icon {
    display: none !important;
}

/* slide mobile */

/* slidebar end */
/* sets up start*/

@media(max-width:768px) {

    .setsus {
        display: none;
    }
}

@media(min-width:768px) {

    .setsus_mobile {
        display: none;
    }
}

.background_sets {
    background-image: url("../../images/Rectangle 149153.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    height: 61vh;

}

.setsus_mobile .card-img-top {
    width: 2.5rem;
    height: 2.5rem;
}

.setsus_mobile .card-title {
    font-style: normal;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 39px;
    color: #000000;
}

.setsus_mobile .card-text {
    font-size: 0.8125rem;
    padding-left: 6rem;
    text-align: left !important;

}

.setsus_mobile h3 {
    font-size: 2.375rem;
    font-weight: 700;
}

.setsus_mobile p {
    font-size: 0.75rem;




}

.background_img2 {

    background-image: url("../../images/Rectangle 149153.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: 71% 88%;


}

.setsus .card-title {

    font-style: normal;
    font-weight: 700;
    font-size: 2rem;
    line-height: 39px;
    color: #000000;
}

.setsus .background_img2 p {

    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 22px;
    text-align: justify;
    color: #F4EEEE;
    padding-top: 2rem;
}

@media(max-width: 768px) {
    .setsus .background_img2 p {
        font-style: normal;
        font-weight: 500;
        font-size: 1rem;
        line-height: 22px;
        text-align: justify;
        color: #F4EEEE;
        padding-top: 2rem;
    }
}

.setsus .col p {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 17px;
    text-align: center;

    color: #212121;
}

@media (max-width: 768px) {
    .setsus h3 {
        padding-top: 10rem !important;
        letter-spacing: normal;
        text-align: justify;
    }
}

.setsus h3 {

    font-style: normal;
    font-weight: 650;
    font-size: 3rem;
    line-height: 51px;
    color: #FFFFFF;

}

.setsus .card_blue .card-body p {
    color: white;
}

.setsus .card .image_card {
    width: 5.625rem;
    height: 8.4375rem;


}

.textblue_Card {
    color: white;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 17px;
    text-align: justify !important;
    text-align: center;

}


.setsus .card-body p {

    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 17px;
    text-align: justify !important;
    text-align: center;
    color: #212121;

}

.setsus_mobile .carousel-control-next-icon,
.setsus_mobile .carousel-control-prev-icon {
    display: none !important;
}



/* sets up end */
/* enqiry form start */

@media (max-width: 768px) {
    .container .heading h1 {
        text-align: center !important;
        font-size: 1.875rem !important;



    }
}

@media (max-width: 768px) {
    .info {
        margin-left: 4rem !important;
        margin-top: 2rem !important;


    }
}

.container .heading h1 {
    font-weight: 700;
    font-size: 2.375rem;
    line-height: 59px;
    padding-left: 5px;
    text-align: left;
    color: #645B5B;
}




.btn_enquiry {
    width: 14.25rem;
    height: 3.5rem;
    background: linear-gradient(89.57deg, #F189A8 5.98%, #C220F2 99.7%);
    border-radius: 47px;
    border-color: (89.57deg, #F189A8 5.98%, #C220F2 99.7%) !important;
    border-width: 0px;
    font-style: normal;
    font-weight: 600;
    font-size: 1.0625rem !important;
    color: #FFFFFF;



}

.count_image {
    height: auto;
    max-width: 100%;
    margin-bottom: -0.3125rem;
}

.info {
    margin-top: 8rem;
    margin-left: 5rem;
    font-style: normal;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 29px;
    color: #645B5B;


}


.enquiry_form {
    background: linear-gradient(180deg, #E59FFA 0%, #F5D9FC 100%);
    padding: 2.5rem;
    border-radius: 20px;
    height: 30.3125rem;
}

.form-control {

    border-radius: 12px;
}


.enquiry_container {

    height: 1rem;
    background: #F5D9FC;
}

/* enquiry form end *

/* footer */
/* footer */
/* sign */
@media(max-width:768px) {
    .sign {
        height: 3.6875rem !important;
        width: 2rem !important;
        margin-top: -2.4375rem !important;
        line-height: 53px !important;
    }

}

/* sign */
/* about page css */
html,
body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    overflow-x: hidden;
}

/* banner start */
.banner_background .navbar .nav-item a:hover {
    color: #F6C90E !important;
}

.banner_background {
    background-image: url("../../images/bannerimage.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 33.0625rem;


}

.btn-warning {

    width: 8.75rem;
    height: 2.625rem;
    border-radius: 3px;
    margin-top: -0.625rem;
}

@media (max-width:992px) {
    .btn-warning {
        margin-top: 9px !important;

    }

}

.navbar-light .navbar-toggler-icon {

    background-image: url("../../images/icons8-menu-150.png") !important
}

.first_heading {
    margin-top: 8rem;

}


/* banner end */
/* about us */
.about_image {
    max-width: 100%;
    height: auto;
}

@media(max-width:768px) {
    .about_image {
        max-width: 90%;
        height: auto;
    }
}

/* how it works */
@media (max-width:768px) {

    .work .card {
        width: 20.9375rem !important;
        height: 14.0625rem !important;
    }
}

/* how it works */


.text_about {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 20px;
    color: #ABA2A2;

}

@media(max-width:768px) {
    .about h2 {
        text-align: center;

    }
}

/* enquiry */
.about_info {
    margin-top: 4rem;
}

@media(max-width:768px) {
    .about_info {
        margin-top: 1rem;
    }


}

@media (max-width:768px) {
    .enquiry h1 {

        text-align: center !important;
        font-weight: 500 !important;
        font-size: 2rem !important;
        line-height: 1.2 !important;
        color: inherit !important;
        margin-right: 1rem;

    }


}


.about_infoimage {
    height: auto;
    max-width: 100%;
    margin-bottom: -0.375rem;

}

@media(max-width:768px) {
    .btn_enquiry {
        width: 9.75rem !important;
        height: 2.75rem !important;
        margin-left: 3.125rem !important;
        align-items: center !important;
        font-size: 0.75rem !important;


    }
}


/* enquiry */
/* industry */
@media (max-width:768px) {
    .industry_about {
        display: none;
    }
}

.industry_about .card-body p {

    font-style: italic;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 29px;
    text-transform: uppercase;
    color: #000000;

}

.carousel {
    position: relative;
}

.control-prev {
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    color: black !important;
    background: #D9D9D9;
    width: 3.125rem;
    height: 3.125rem;
    line-height: 50px;
    left: 7.5rem;
    text-align: center;
    cursor: pointer;
}

.control-next {
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    color: white;
    background: #6641AC;
    width: 3.125rem;
    height: 3.125rem;
    line-height: 50px;
    left: 13.125rem;
    text-align: center;
    cursor: pointer;

}

/* industry */
/* industry_mobile */

.industry_mobile {
    display: none;
}

@media(max-width:768px) {
    .industry_mobile {
        display: block;
    }
}

@media(max-width:768px) {
    .industry_mobile .card-title {
        font-style: italic;
        font-weight: 400;
        font-size: 1.25rem;
        line-height: 29px;
        text-transform: uppercase;
        color: #000000;

    }
}

.control-next:active {
    color: white;
}

/* industry_mobile */
/* experience */
@media (max-width: 768px) {
    .experience {
        width: 100% !important;
        height: 100px !important;
        padding: 0px 0px !important;
        padding-right: 0.875rem !important;
        padding-left: 0.875rem !important;


    }
}

@media (max-width: 768px) {
    .experience p {
        font-size: 0.6875rem !important;
        font-weight: 300;

    }

}

@media (max-width:768px) {
    .experience .display-4 {
        font-size: 1rem !important;
        font-weight: 300;
        padding-top: 2rem !important;


    }
}

.experience .display-4 {
    padding-top: 3.125rem;

}

.experience p {
    font-style: normal;
    font-weight: 400;
    font-size: 1.5rem;
}

/* experience */
/* about page css */


/* services page css */
.services_background .navbar .nav-item a:hover {
    color: #F6C90E !important;
}

.services_background {
    background-image: url("../../images/services.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 33.0625rem;
}

@media(max-width:768px) {

    .dot1,
    .dot2,
    .dot3,
    .dot4,
    .dot5 {
        margin-left: 2rem;
        margin-bottom: 1rem;

    }

}

.dot1 {
    height: 71px;
    width: 71px;
    background: #FF9C20;
    border: 4px solid #FFFFFF;
    border-radius: 50%;
    color: white;
    text-align: center;

    font-weight: 700;
    font-size: 20px;


    display: inline-block;



}

.dot2 {
    height: 4.4375rem;
    width: 4.4375rem;
    background: #C997F0;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    color: white;
    text-align: center;
    font-weight: 700;
    font-size: 1.25rem;
    display: inline-block;
}

.dot3 {
    height: 4.4375rem;
    width: 4.4375rem;
    background: #F189A8;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    color: white;
    text-align: center;
    font-weight: 700;
    font-size: 1.25rem;
    display: inline-block;
}

.dot4 {
    height: 4.4375rem;
    width: 4.4375rem;

    background: #67C18B;
    border: 4px solid #FFFFFF;
    border-radius: 50%;
    color: white;
    text-align: center;
    font-weight: 700;
    font-size: 1.25rem;
    display: inline-block;
}

.dot5 {
    height: 4.4375rem;
    width: 4.4375rem;

    background: #6FB4C4;
    border: 4px solid #FFFFFF;
    border-radius: 50%;
    color: white;
    text-align: center;
    font-weight: 700;
    font-size: 1.25rem;
    display: inline-block;
}

.heading_service {
    font-style: italic;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 29px;
    color: #000000;


}

.heading_title {
    font-style: italic;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 17px;
    text-align: justify;
    line-height: 17px;
    color: #000000;
    padding-top: 0.9375rem;

}



.service_button1 {
    background: #F5F5F5;
    font-style: italic;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 17px;
    border: 1px solid #FF9C20;
    border-radius: 40px;
    width: 8.9375rem;
    height: 2.9375rem;
    color: #FF9C20;


}

.service_button2 {

    background: #F6F6F6;
    font-style: italic;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 17px;
    border: 1px solid #C997F0;
    border-radius: 40px;
    width: 8.9375rem;
    height: 2.9375rem;
    color: #C997F0;

}

.service_button3 {

    background: #F6F6F6;
    font-style: italic;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 17px;
    border: 1px solid#F189A8;
    border-radius: 40px;
    width: 8.9375rem;
    height: 2.9375rem;
    color: #F189A8;


}

.service_button4 {

    background: #F6F6F6;

    font-style: italic;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 17px;
    border: 1px solid #67C18B;
    border-radius: 40px;
    width: 8.9375rem;
    height: 2.9375rem;
    color: #67C18B;


}

.service_button5 {

    background: #F5F5F5;

    font-style: italic;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 17px;
    border: 1px solid #6FB4C3;
    border-radius: 40px;
    width: 8.9375rem;
    height: 2.9375rem;
    color: #6FB4C3;


}

@media (max-width:768px) {

    .service_button1,
    .service_button2,
    .service_button3,
    .service_button4,
    .service_button5,
    .service_button6 {
        margin-left: 3.375rem;
        width: 15.6875rem;

    }
}

@media (max-width:768px) {
    .banner_heading {
        font-size: 2.25rem !important;
        line-height: 40px !important;
    }

}

@media (max-width:768px) {
    .service_desk {
        display: none;
    }

}

@media (min-width:768px) {
    .mobile_view {
        display: none !important;
    }

}

.service_about_info {
    margin-top: 8rem;
    padding-left: 8rem;

}

@media (max-width:768px) {
    .service_about_info {
        margin-top: 0rem;
        padding-left: 0rem;
        margin-left: 5.7rem!important;
    }

}


/*  services page css */

/* contactus page css */


.contactus_background .navbar .nav-item a:hover {
    color: #F6C90E !important;
}

.contactus_background {
    background-image: url("../../images/contactus.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 33.0625rem;
}


/* contactus page css */
.send_button {

    background: linear-gradient(89.87deg, #543294 0.07%, #160040 104.96%);
    border-radius: 12px;
    width: 50%;
    height: 4.375rem;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 25px;
    color: #FFFFFF;
    margin-left: 15rem;
}

@media (max-width:768px) {
    .send_button {
        margin-left: 4.375rem;
        height: 3.125rem;
    }
}

.counta_image {
    margin-top: -17rem;
}

@media(max-width:768px) {

    .counta_image {
        margin-top: -7rem;
    }
}

@media(max-width:768px) {
    .form_contact {
        margin-top: 0px !important;
    }
}

.form-control {

    font-size: 0.75rem !important;

}

.form-control_contact {
    display: block;
    width: 100%;

    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background: linear-gradient(0deg, #F4F4F6, #F4F4F6), #FFFFFF;
    border-radius: 9px;
    background-clip: padding-box;
    border: none !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media (max-width:768px) {
    .contact_form {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
}




.about_info {
    margin-top: 7rem;
    padding-left: 8rem;

}

@media (max-width:768px) {
    .about_info {
        margin-top: 0rem;
        padding-left: 0rem;
    }

}

a:visited {
    color: white;
    background-color: transparent;
    text-decoration: none;

    text-decoration: underline;
}