body {
    font-family: "Playfair Display";
}
/*.sc-1 {
    margin-top: 75px;

}*/
.work-head h2 {
    font-size: 35px;
    font-weight: bold;
}
.sc-1:after {
    content: "";
    background-image: url(../Images/circle.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 170px;
    height: 245px;
    position: absolute;
    left: -35px;
    opacity: 0.3;
    top: 0;
}

.sc-1:before {
    content: "";
    background-image: url(../Images/circle.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 180px;
    height: 245px;
    position: absolute;
    right: 0;
    opacity: 0.2;
    top: -20px;
}
.crl:before {
    content: "";
    background-image: url(../Images/circle.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 180px;
    height: 245px;
    position: absolute;
    left: -115px;
    opacity: 0.3;
    top: -35px;
}
.work-para p {
    padding: 11px;
    font-family: "Raleway";
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: justify;
    color: #333436;
}

.work-para span {
    font-weight: bold;
    color: #ff4a07;
}

.sc-2 {
    padding: 50px 0;
    text-align: center;
}

    .sc-2 .box1 {
        width: 100%;
        height: 100%;
        background-color: #ff4a07;
        border-radius: 115px 0px 115px 0px;
    }

    .sc-2 .box2 {
        width: 100%;
    }

        .sc-2 .box2 img {
            width: 100%;
        }
.cnt {
    display: flex;
    align-items: center;
    justify-content: center;
}
.imp-list {
    text-align: left;
}

.sc-2 h3 {
    font-size: 23px;
    font-weight: bold;
    font-stretch: normal;
}

.sc-2 ul {
    margin-top: 20px;
    list-style-type: none;
    padding-left: 0px;
}

    .sc-2 ul li {
        font-family: Poppins;
        font-size: 16px;
        font-weight: normal;
    }

        .sc-2 ul li img {
            padding-top: 7px;
            float: left;
        }

        .sc-2 ul li p {
            padding-left: 35px;
        }

.sc-3 {
    margin-top: 95px;
    height: 450px;
    z-index: -1;
    background-image: url('../images/banner.png');
}

    .sc-3 .onimg-list {
        height: 100%;
        width: 80%;
        z-index: 0;
        background-image: linear-gradient(90deg,#ff3727, #f1702e, rgba(248, 146, 46, 0.86), rgba(255, 149, 94, 0));
    }

    .sc-3 .list-text {
        width: 70%;
        padding: 55px 90px;
    }

        .sc-3 .list-text h3 {
            font-size: 23px;
            font-weight: bold;
            font-stretch: normal;
            color: white;
        }

        .sc-3 .list-text ul {
            margin-top: 50px;
            list-style-type: none;
            padding-left: 0px;
        }

            .sc-3 .list-text ul li {
                font-family: Poppins;
                font-size: 16px;
                font-weight: normal;
            }

                .sc-3 .list-text ul li img {
                    padding-top: 7px;
                    float: left;
                }

                .sc-3 .list-text ul li p {
                    padding-left: 35px;
                    color: white;
                }

@media (max-width: 980px) {
    .sc-3 .onimg-list {
        width: 100%;
    }

    .sc-3 .list-text {
        width: 100%;
        padding: 20px 50px;
    }

        .sc-3 .list-text ul {
            margin-top: 20px;
        }
    
}

.sc-4 {
    margin-top: 50px;
}

    .sc-4 h2 {
        text-align: center;
        font-family: Raleway;
        font-size: 25px;
        font-weight: 900;
        font-stretch: normal;
        /*  padding: 0px 240px;*/
        font-style: italic;
    }

    .sc-4 span {
        font-size: 29px;
        font-weight: 800;
        color: #ff4a07;
    }

.timeline {
    position: relative;
    margin: 50px auto;
    padding: 40px 0;
    width: 100%;
}

    .timeline:before {
        content: '';
        position: absolute;
        left: 50%;
        top: 0;
        width: 2px;
        height: 100%;
        border: 1px dotted #c5c5c5;
        /* background: #c5c5c5; */
    }

    .timeline ul {
        margin: 0;
        padding: 0;
    }

    .timeline .list:nth-child(odd) {
        list-style: none;
        position: relative;
        width: 50%;
        padding: 20px 45px 20px 0px;
        margin-bottom: 80px;
        box-sizing: border-box;
    }

    .timeline .list:nth-child(even) {
        list-style: none;
        position: relative;
        width: 50%;
        padding: 20px 0px 20px 45px;
        margin-bottom:80px;
        box-sizing: border-box;
    }

    .timeline .list .content {
        padding-bottom: 20px;
    }

    .timeline .list:nth-child(odd) {
        /* float: left;*/
        clear: both;
        text-align: justify;
    }

        .timeline .list:nth-child(odd):before {
            content: '1';
            position: absolute;
            width: 55px;
            font-family: PlayfairDisplay;
            font-size: 135px;
            top: 0px;
            right: -21px;
            font-weight: 600;
            color: #f0f0f0;
        }

    .timeline .list:nth-child(3):before {
        content: '3';
    }

    .timeline .list:nth-child(5):before {
        content: '5';
    }

    .timeline .list:nth-child(odd):after {
        content: '';
        position: absolute;
        top: 92px;
        right: -6px;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background-color: #ff6f0e;
    }

    .timeline .list:nth-child(even) {
        float: right;
        clear: both;
        text-align: left;
    }

        .timeline .list:nth-child(even):before {
            content: '2';
            position: absolute;
            width: 55px;
            font-family: PlayfairDisplay;
            font-size: 135px;
            top: 0px;
            left: -37px;
            font-weight: 600;
            color: #f0f0f0;
        }

    .timeline .list:nth-child(4):before {
        content: '4';
    }

    .timeline .list:nth-child(even):after {
        content: '';
        position: absolute;
        top: 92px;
        left: -4px;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background-color: #ff6f0e;
    }

    .timeline .list h3 {
        margin: 0;
        padding: 0;
        font-size: 23px;
        font-weight: 900;
    }

    .timeline .list p {
        margin: 10px 0;
        padding: 0;
        font-family: Poppins;
        font-size: 12px;
        font-weight: normal;
    }
    .timeline .list .content a {
        height: 35px;
        width: 150px;
        background: linear-gradient(150deg, #fc8a3e, #ff6c09);
        color: #fff;
        font-size: 11px;
        text-transform: uppercase;
        border-radius: 30px;
        padding: 9px 30px;
        box-shadow: 7px 7px 18px 0 rgba(0, 0, 0, 0.16);
        border: .5px solid #fff;
        font-family: poppins;
    }
    .timeline .list a:hover {
        background-image: linear-gradient(150deg, #f1702e, #ff3727);
        box-shadow: 0 15px 16px 0 rgba(255, 177, 101, 0.4);
        transition: .25s;
        color: #fff;
        text-decoration:none;
    }
        .timeline .list span {
            font-size: 14px;
            font-weight: 500;
            color: #ff4a07;
        }

    .timeline .list .pic-text h3 {
        margin-top: 20px;
        padding: 0;
        font-family: "Raleway";
        font-size: 32px;
        font-weight: 600;
        color: #ff4a07;
    }

    .timeline .list:nth-child(odd) .pic-text {
        position: absolute;
        top: 0px;
        right: -450px;
        text-align: center;
        margin: 0;
        padding: 8px 16px;
    }

    .timeline .list:nth-child(even) .pic-text {
        position: absolute;
        top: 0px;
        left: -450px;
        text-align: center;
        margin: 0;
        padding: 8px 16px;
    }
    .timeline .list:nth-child(3) .pic-text {
        top: 100px;
    }

    .timeline .list .pic-text img {
        width: 250px;
        height: auto;
    }

    .timeline .list .content #p1 {
        font-family: Poppins;
        font-size: 14px;
        color: #ff4a07;
    }

    .timeline .list .content #p2 {
        font-family: Poppins;
        font-size: 14px;
        color: black;
    }

    .timeline .list .content ul li {
        font-family: Poppins;
        font-size: 12px;
        color: black;
    }

    .timeline .list .content #p3 {
        font-family: Poppins;
        font-size: 12px;
        color: #ff4a07;
    }
    



@media (max-width: 1100px) {
    .timeline .list:nth-child(odd) .pic-text {
        position: absolute;
        top: 0px;
        right: -350px;
        text-align: center;
        margin: 0;
        padding: 8px 16px;
    }

    .timeline .list:nth-child(even) .pic-text {
        position: absolute;
        top: 50px;
        left: -340px;
        text-align: center;
        margin: 0;
        padding: 8px 16px;
    }
    .timeline .list:nth-child(3) .pic-text {
        top: 200px;
    }
}

@media (max-width: 767px) {
    .imp-list {
        text-align: left;
        padding: 60px 10px;
        padding-bottom:0;
    }
    .mb1{
        order:1;
    }
    .timeline {
        width: 100%;
    }
        .timeline .list .pic-text h3 {
            font-size:26px;

        }
            .timeline:before {
            left: 20px;
        }

        .timeline .list:nth-child(odd),
        .timeline .list:nth-child(even) {
            width: 100%;
            text-align: justify;
            padding-left: 50px;
            margin-bottom: 250px;
            padding-bottom: 50px;
        }

            .timeline .list:nth-child(odd):before,
            .timeline .list:nth-child(even):before {
                top: -40px;
                left: -15px;
            }

            .timeline .list:nth-child(odd):after,
            .timeline .list:nth-child(even):after {
                top: 55px;
                left: 15px;
            }

            .timeline .list:nth-child(odd) .pic-text,
            .timeline .list:nth-child(even) .pic-text {
                top: 240px;
                left: 60px;
                right: inherit;
            }

        .timeline .list:nth-child(1) .pic-text {
            top: 385px;
        }
        .timeline .list:nth-child(2) .pic-text {
            top: 440px;
        }

        .timeline .list:nth-child(3) .pic-text {
            top: 800px;
        }

        .timeline .list:nth-child(4) .pic-text {
            top: 395px;
        }
        .timeline .list:nth-child(5) .pic-text {
            top: 485px;
        }
}

@media (max-width: 400px) {
    .timeline .list:nth-child(odd) .pic-text,
    .timeline .list:nth-child(even) .pic-text {
        left: 30px;
    }

    .timeline .list p {
        font-size: 10px;
    }

    .timeline .list:nth-child(1) .pic-text {
        top: 415px;
    }
}

/*section 5*/
.sc-5 {
    margin-top: 50px;
}

    .sc-5 h2 {
        /*text-align: center;*/
        font-family: Poppins;
        font-size: 21px;
        height: 94px;
        font-weight: normal;
        padding: 20px 90px;
        line-height: 1.48;
        text-align: center;
    }

@media (max-width: 990px) {
    .sc-5 h2 {
        height: auto;
        padding: 0px 0px;
    }
}

.sc-5 .steps h3 {
    font-family: "Montserrat";
    font-size: 22px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.15;
    text-align: center;
    color: black;
    margin: 45px 0px;
}

.sc-5 .steps .imgbox {
    width: 91px;
    height: 85px;
    float: left;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 20px;
    background-image: linear-gradient(65deg, #ff6b07 17%, #ff832f 34%, #ff8837 63%);
}

    .sc-5 .steps .imgbox img {
        padding-top: 25%;
    }

.sc-5 .steps .textbox {
    font-family: Poppins;
    font-size: 14px;
    height: 100%;
    line-height: 1.79;
    text-align: justify;
}

    .sc-5 .steps .textbox p {
        padding-left: 100px;
    }

    .sc-5 .steps .textbox a {
        color: #ff4a07;
    }

.sc-5 .steps h2 {
    font-family: "Raleway";
    font-size: 25px!important;
    font-weight: 700;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.15;
    margin-bottom: 20px;
    letter-spacing: normal;
    text-align: center;
    color: #ff4a07;
}

    .sc-5 .steps h2 a {
        color: #ff4a07;
        text-decoration: none;
        font-size:25px!important;
    }

        .sc-5 .steps h2 a:hover {
            color: #ff4a07;
            text-decoration: none;
        }


/*Most of the Smartphones Mobiles (Portrait)*/
@media (min-width: 320px) and (max-width: 480px) {
    .work-head h2 {
        font-size: 35px;
    }
    .work-para p {
        font-size: 16px;
    }
    .sc-2 h3 {
        font-size: 22px;
    }
    .sc-2 ul li {
        font-size: 16px;
    }
    .sc-3 .list-text h3 {
        font-size: 20px;
    }
    .sc-3 .list-text ul li {
        font-size: 16px;
    }
    .sc-5 h2 {
        /* text-align: center; */
        font-family: Poppins;
        font-size: 18px;
    }
    }