body {
    font-family: "PT Serif", serif;
    font-weight: 600;
    font-size: 17px;
}


h1 {
    font-size: 48px;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 32px;
}

h4 {
    font-size: 36px;
}

h5 {
    font-size: 24px;
}

h6 {
    font-size: 18px;
}

.main_header {
    background-color: #dae285;
}

.wd_nav li a {
    font-weight: 700;
}

.wd_nav li a {
    font-weight: 900;
    /* font-family: fangsong; */
    font-size: 18px;
}

.wd_nav {
    width: 91%;
    justify-content: space-around;
}

.bold {
    font-weight: bold;
}

.w100 {
    width: 100%;
}

.w70_0 {
    width: 70px;
    border-radius: 100%;
}

.what_box {
    margin-bottom: 30px;
}

.lift_img p {
    margin-bottom: 0;
    font-size: 18px;
    color: #524d4d;
}

.cardbox img {
    width: 100%;
}

.cardbox h5 {
    font-weight: bold;
    /* font-size: 24px; */
    color: red;
    margin-top: 10px;
}

.pl10 {
    padding-left: 10px;
}

.he_ading h2 {
    background-color: #fffada;
    text-align: center;
    border-radius: 18px;
    width: 77%;
    padding: 0px 0 8px 0;
    color: #a72581;
    margin: auto;
    font-weight: 600;
}

.wc_color {
    color: #0909c1;
}

.we_offer {
    background-color: #faf1ec;
}

.Requirements {
    color: #ea5d76;
}


/* --------------------- */
.Requirements {
    background-color: #ea5d76
}

.faq {
    background-color: #fdfae3;
}

.req_type ul li {
    display: flex;
    gap: 5px;
    color: #fff;
    margin-bottom: 26px;
    align-items: center;
    font-weight: 600;
}

.req_type ul li i {
    border: 2px solid #0f0;
    padding: 5px;
    color: #0f0;
    font-size: 24px;
    border-radius: 100%;
}

.req_type ul li span {
    font-size: 35px;
    font-weight: 700;
}

.c_rext p {
    font-size: 18px;
}

.cont_ent {
    position: relative;
}

.cont_ent {
    position: relative;
    background-color: #008cd1;
    padding: 12px 18px;
    color: #fff;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
    border-bottom-left-radius: 13px;
}

.cont_ent p,
.cont_ent_r p {
    margin: 0;
    font-size: 21px;
}

.cont_ent:after {
    content: "";
    display: block;
    position: absolute;
    /* width: 9px; */
    /* height: 12px; */
    left: -47px;
    bottom: 15px;
    border-left: 10px solid #ffffff00;
    border-right: 43px solid #008cd1;
    border-top: 10px solid #62cfc100;
    border-bottom: 5px solid #ddd0;
    transform: rotatex(11deg);
}

.c_rext {
    padding: 8px 4px;
}

.red {
    color: red;
}

.fq_heading {
    color: #0000ff;
    margin-bottom: 20px;
}

.cont_ent_r {
    position: relative;
    background-color: #008cd1;
    padding: 12px 18px;
    color: #fff;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
    border-bottom-left-radius: 13px;
}

.cont_ent_r:after {
    content: "";
    display: block;
    position: absolute;
    /* width: 9px; */
    /* height: 12px; */
    right: -78px;
    bottom: 15px;
    border-left: 40px solid #008cd1;
    border-right: 43px solid #008cd100;
    border-top: 10px solid #62cfc100;
    border-bottom: 5px solid #ddd0;
    transform: rotatex(11deg);
}

.footer_colum {
    padding: 40px 0;
    background-color: #2a2929;
    color: #fff;
}

.social_link a img {
    width: 12%;
}

.lis_t {
    padding: 0;
}

.lis_t li i {
    width: 20px;
    height: 20px;
    text-align: center;
}

.lis_t li {
    list-style: none;
    margin-bottom: 20px;
    display: flex;
    gap: 9px;
}

.q_links {
    padding: 0;
}

.q_links li {
    list-style: none;
}

.q_links li a img {
    width: 100%;
}

.q_links li a img:hover {
    transform: scale(1.2);
    transition: 1.5s;
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.q_links li {
    list-style: none;
    margin-bottom: 9px;
}

.q_links li a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.q_links li a:hover {
    color: rgb(254 0 0);
}

.nav-link:focus,
.nav-link:hover {
    color: rgb(254 0 0);
}

button.c_btn {
    background-color: #2b2b2b;
    border: none;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 9px;
}

.gallery li {
    width: 28%;
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.bot_tom a {
    background-color: #fff;
    padding: 5px 16px;
    border-radius: 25px;
    text-decoration: none;
    font-size: 20px;
}

.hero_banner {
    background-color: #eeee;
}

.he_ro h4 {
    font-weight: bold;
    font-size: 37px;
    display: inline-block;
    background-color: #f08142;
    padding: 11px 28px 12px 28px;
    margin-bottom: 20px;
    color: #fff
}

.hero_banner {
    background-image: url(../img/hero.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 3rem !important;
    padding-bottom: 8rem !important;
}

h2.b_heading {
    font-size: 72px;
    font-weight: bold;
}

.enq_form .wq100 {
    display: block;
    width: 100%;
    margin-bottom: 40px;
    padding: 10px 5px;
    font-size: 18px;
    border: 2px solid #5a5a5a;
    background-color: transparent;
}

.enq_form {
    background-color: #d4e7d7db;
    padding: 25px;
    border-radius: 15px;
}

a.navbar-brand {
    width: 15%;
}

a.navbar-brand img {
    width: 41%;
}

.enq_form h3 {
    font-weight: 800;
    margin-bottom: 30px;
    margin-top: 0px;
}

button.submit {
    width: 100%;
    border-radius: 14px;
    padding: 8px 0;
    font-size: 22px;
    font-weight: 600;
    border: none;
    background-color: #f08142;
    color: #fff;
}

.pl_c::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #5a5a5a;
    font-weight: 700;
}

.pl_c {

    color: #5a5a5a;
    font-weight: 700;
}

.about_footer p {
    padding-right: 20px;
}

h4.footer_h {
    margin-bottom: 26px;
}


@media screen and (max-width:660px) {
    .bot_tom a {
        background-color: #fff;
        padding: 6px 15px;
        border-radius: 25px;
        text-decoration: none;
        font-size: 15px;
    }

    .cont_ent p,
    .cont_ent_r p {
        margin: 0;
        font-size: 16px;
    }

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

    .he_ading h2 {
        background-color: #fffada;
        text-align: center;
        border-radius: 18px;
        width: 100%;
        padding: 9px 14px 7px 21px;
        color: #a72581;
        margin: auto;
        font-weight: 600;
        font-size: 24px;
    }

    .cont_ent:after,
    .cont_ent_r:after {
        display: none;
    }
        .req_type ul.mb-0 {
            padding: 0 !important;
        }
                .req_type ul li span {
                    font-size: 18px;
                    font-weight: 700;
                }
                                a.navbar-brand img {
                                    width: 83%;
                                }
                                h2.b_heading {
                                    font-size: 35px;
                                   
                                }
                                .he_ro h4 {
                                    font-weight: bold;
                                    font-size: 21px;}
                                .fq_heading {
                              
                                    font-size: 27px;
                                }
}