html {
    font-family: 'Poppins', sans-serif !important;
    overflow-x: hidden;
}

body {
    overflow-x: hidden !important;
    font-family: 'Poppins', sans-serif !important;
    overflow-x: hidden;
}

.color-peach {
    color: #e4b8ad !important;
}

.color-peach2 {
    color: #e5b7ab !important;
}

.color-grey {
    color: #767a84 !important;
}

.color-dark-grey {
    color: #595959;
}

.f-s-20 {
    font-size: 20px;
}

.f-s-25 {
    font-size: 25px;
}


.f-s-26 {
    font-size: 26px;
}


.f-s-30 {
    font-size: 30px;
}


.f-s-38 {
    font-size: 38px;
}


.f-s-50 {
    font-size: 50px;
}


.f-s-17 {
    font-size: 17px;
}

.f-s-15 {
    font-size: 15px;
}

.f-s-18 {
    font-size: 18px;
}


.f-s-19 {
    font-size: 19px !important;
}

.f-s-24 {
    font-size: 24px;
}

.f-s-40 {
    font-size: 40px;
}

.l-h-35 {
    line-height: 35px;
}


.l-h-30 {
    line-height: 30px;
}

.width25 {
    width: 25px;
}

.width20 {
    width: 20px;
}

.arrow-hover:hover {
    margin-left: 3px;
    transition: all 0.5s;
}

.slide-bg {
    background-color: #fffcf7;
    padding-top: 20px;
}

.card-bg {
    background-color: #6a6a72 !important;
}

.card-bg1 {
    background-color: #fafafa !important;
}

.btn-grey {
    background-color: #6a6a72 !important;
    color: #fff !important;
}

.btn-grey {
    background-color: #fff !important;
    color: #6a6a72 !important;
}


.special {
    background-image: url(../image/specialized-bg.png);
    background-position: bottom;
    background-size: 100% 100%;
    padding: 100px;
    padding-top: 170px;
}


/*animations*/

@keyframes animation1 {
    0% {
        top: 50px;
    }

    50% {
        top: 0px;
    }

    100% {
        top: 50px;
    }


}

.anime1 {
    animation-name: animation1;
    animation-duration: 3s;
    animation-iteration-count: 10;
    animation-timing-function: ease-in-out;
}

@keyframes animation2 {
    0% {
        top: 0px;
    }

    50% {
        top: 50px;
    }

    100% {
        top: 0px;
    }

}

.anime2 {
    animation-name: animation2;
    animation-duration: 3s;
    animation-iteration-count: 10;
    animation-timing-function: ease-in-out;
}

.bg-black {
    background-color: #000;
}


.bg-green {
    background-color: #4e622f;
}

.bg-white {
    background-color: #fff !important;
}

.footer-pic {
    top: -100px;
    left: 10px;
}

.border-bot {
    border-bottom: 1px solid #fff;
}

.m-bottom {
    margin-bottom: -125px;
}


.slider-card {
    position: absolute;
    width: 499px;
    background-color: #0000006e;
    color: #fff;
    height: 320px;
    padding-top: 65px;
    right: 100px;
    bottom: 10px;
}


@media (max-width:600px) {
    .slider-card {
        width: 100%;
        right: 0;
        bottom: 10px;
    }

    .mob-logo {
        width: 100px;
    }


}

.bg-line {
    background-image: url(line.png) !important;
    background-color: #fff !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.head-font {
    font-size: 40px;
    font-weight: 900;
    color: #222a3f
}


.sub-head {
    font-weight: 900;
}

.small-head {
    font-weight: 900 !important;
    color: #222a3f;
}

.small-head::before {
    background-color: #505d3f;
    content: "";
    position: absolute;
    top: 0;
    width: 2.5px;
    height: 26px;
    left: 6px;
}

.para {
    color: #b5b6ba;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.about-bg {
    background-image: url(about-bg.png);
}

.sub-para {
    font-size: 20px;
    color: #767a84bf !important;
}

.sub-para::before {
    content: "";
    position: absolute;
    background-color: #9c9ba3;
    left: 5px;
    top: 62px;
    height: 33px;
    width: 4px;
}

.kolam {
    position: absolute;
    left: 0;
    top: 350px;
}

.center-small-head::before {
    background-color: #505d3f;
    content: "";
    position: absolute;
    top: -5px;
    width: 2.5px;
    height: 31px;
    left: -11px;
}

.gal-img {
    box-shadow: 0 0 16px 8px #00000030;

}


.def-height {
    min-height: 717px;
}

.new-small-head {
    font-weight: 900 !important;
    color: #222a3f;
}

.new-small-head::before {
    background-color: #505d3f;
    content: "";
    position: absolute;
    top: 0;
    width: 2.5px;
    height: 26px;
    left: -12px;
}

.project {
    background-image: url(project-bg.png);
    background-size: cover;
}

.form-border {
    border-top: none;
    border-left: none;
    border-right: none;
}

.form-grey {
    color: #d0d1d5 !important;
}

::placeholder {
    color: #d0d1d5 !important;
}

.form-bg {
    box-shadow: 0 0 20px 9px #00000042;
    border-radius: 20px;
}

.font-weight-600 {
    font-weight: 600;
}



.font-weight-900 {
    font-weight: 900 !important;
}


@media (max-width:575px) {
    .head-font {
        font-size: 30px !important;
    }

    .dummy {
        font-size: 28px;
    }
}

.btn-green {
    color: #fff;
    background-color: #4e622f;
    border: #4e622f;
    padding: 20px;
    border-radius: 50px;
    box-shadow: 0 0 14px 10px #0000000f;
}


.color-green {
    color: #4e622f !important;
}

.text-black {
    color: #000 !important;
}

.border-bottom {
    border-bottom: 7px solid #d48131 !important;
    margin-bottom: 10px;
}

.border-top {
    border-top: 7px solid #8f6945 !important;
    margin-top: 5px;
}

.social1 {
    border: 1px solid #9fa496;
    border-radius: 100%;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.social2 {
    border: 1px solid #9fa496;
    border-radius: 100%;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 11px;
    padding-bottom: 11px;
}


.social1:hover {
    background-color: #003263;
    border: 1px solid #003263;
    color: #fff !important;
}


.social2:hover {
    background-color: #003263;
    border: 1px solid #003263;
    color: #fff !important;
}

.dot:nth-child(1) {
    position: relative;
}


.dot:nth-child(1)::before {
    position: absolute;
    content: "";
    background-color: #4e6230;
    width: 112px;
    height: 12px;
    left: -111px;
    top: 25px;
    padding: 2px 12px !important;
}

.kolam1 {
    position: absolute;
    left: 0;
    top: 600px;
}


.kolam2 {
    position: absolute;
    right: 0;
    top: 150%;
    transform: rotate(180deg);
    z-index: -1;
}

.small-head1::before {
    background-color: #505d3f;
    content: "";
    position: absolute;
    top: 95px;
    width: 2.5px;
    height: 26px;
    left: -10px;
}


.kolam3 {
    position: absolute;
}


/*
.about1 {
    background-image:
        linear-gradient(to bottom, rgba(245, 246, 252, 0.52), rgba(117, 19, 93, 0.73)),
        url(bg.jpg);
    background-size: cover;
    position: relative;
}*/


.color-orange {
    color: #cf9e76 !important;
}
