.section_1 {
    padding: 0 0 50px 0 !important;
}

.font1{
    font-size:25px;
    line-height:35px;
    color:#000;
    font-weight:500;
}

.font1_1{
    font-size:20px;
    line-height:30px;
    color:#000;
    font-weight:500;
}

.font2{
    font-size:16px;
    line-height:30px;
}

.font3{
    font-size:16px;
    line-height:27px;
}



.txt-content1 {
    background: rgb(255,255,255,0.9);
    width: 80%;
    padding: 20px;
    box-shadow: 2px 5px 5px rgb(0,0,0,0.2);
    margin: 0 auto;
}


.txt-content2{
    padding: 0 10% 10% 10%;

}

.font3 .fa{
    padding-right:10px;
    font-size:24px;
    color:#f16528;
}

.iconx1{
    width:150px;
    margin:0 auto;

}

.iconx2{
    width:150px;
}

.imgx1{
    transition:ease-in-out 0.4s;
}

.imgx1:hover{
    filter:brightness(0.9);
}

.width-8{
    width:90% !important;
    margin:0% 5%;
}

.intro {
    padding: 0px !important;
    overflow-x: auto;
}