*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    
}



/*    strating banner section      */


.sec1{
    background-image: linear-gradient(90deg, #23005eb9 50%, #23005e29 70%), url(../images/banner1.png);
    padding-top: 180px;
    background-size: cover;
    background-position: center;
    padding-bottom: 180px;
}
.sec1 h1{
    font-family: "Teko", sans-serif;
    color: #fff;
    font-size: 66px;
    font-weight: 600;
}
.sec1 p{
    color: #ffffff;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    width: 600px;
    padding-bottom: 40px;
}
.get-in-touch .btn1:hover{
    background: #fff;
    border: 1.5px solid #fff;
}
.bh{
    font-weight: 600;
    background-color: #C94547;
    color: #ffffff;
    padding: 15px 40px;
    border: 1px solid #C94547;
    font-size: 16px;
    text-decoration: none;
    font-family: "Lato", sans-serif;
}



/*   starting section 2   */


.sec2{
    padding: 70px;
}
.sec21 img{
    width: 90%;
}
.sec2 h2{
    font-family: "Teko", sans-serif;
    color: #370886;
    font-size: 58px;
    font-weight: 600;
}
.b2{
    font-weight: 600;
    background-color: #370886;
    color: #ffffff;
    padding: 15px 40px;
    border: 1px solid #370886;
    font-size: 16px;
    text-decoration: none;
    font-family: "Lato", sans-serif;
}
.sec2 p{
    color: #4D4D4D;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    width: 600px;
    padding-bottom: 20px;
}
.dc h3{
    font-family: "Teko", sans-serif;
    color: #370886;
    font-size: 40px;
    font-weight: 600;
    min-height: 10px;
    height: 40px;
    margin-bottom: 0px !important;
}
.dc h6{
    font-family: "Teko", sans-serif;
    color: #370886;
    font-size: 30px;
    font-weight: 500;
    min-height: 10px;
    padding-left: 5px;
    margin-bottom: 0px !important;
}
.dc h4{
    font-family: "Teko", sans-serif;
    color: #370886;
    font-size: 20px;
    font-weight: 600;
    min-height: 10px;
    padding-left: 5px;
    margin-bottom: 0px !important;
}
.dc h5{
    color: #4D4D4D;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.dccon{
    padding-left: 10px;
}
.sec22c{
    padding-bottom: 50px;
}




/*     stating section 3    */



.sec3 {
    padding: 70px;
}
.sec3rap{
    background-color: #ffffff;
    padding: 70px;
    box-shadow: 0px 0px 5px rgb(159, 159, 159) inset;
    border-radius: 15px;
}
.sec3rap img{
    width: 100%;
}
.sec3rap h2{
    font-family: "Teko", sans-serif;
    color: #370886;
    font-size: 58px;
    font-weight: 600;
    text-align: center;
    background-color: #ffffff;
}




/*    startinggg section 4    */


.sec4{
    padding: 70px;
}
.sec4 h2{
    font-family: "Teko", sans-serif;
    color: #370886;
    font-size: 58px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 30px;
}
.sec4 h3{
    color: #4F4F4F;
    font-family: "Teko", sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    padding-top: 15px;
}



/*    startinggg section 5    */


.sec5{
    padding: 70px;

    background-color: #EAEAEA;
}
.sec5 p{
    color: #4D4D4D;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    padding-bottom: 10px;
    text-align: center;
}
.sec5 h2{
    font-family: "Teko", sans-serif;
    color: #370886;
    font-size: 58px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 5px
}
.dash2{
    height: 2px;
    background-color: #C94547;
    width: 130px;
    margin: auto;
    margin-bottom: 30px;
}
p.para{
    padding-bottom: 40px;
}




/*    starting section 6    */



.sec6{
    padding: 70px;
}
.sec6 img{
    width: 100%;
}
.sec6 h2{
    font-family: "Teko", sans-serif;
    color: #6D7309;
    font-size: 58px;
    font-weight: 600;
    padding-bottom: 5px  
}
.sec6 p{
    color: #6D7309;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    padding-bottom: 10px;
}