     body {            font-family: Arial, sans-serif;            color: #333;            line-height: 1.6;        }        .container1 {            max-width: 1200px;            margin: 0 auto;            padding: 20px;        }        h1 {            color: #0074d9;            font-weight: bold;        }        h2{            margin-bottom: 10px;        }        p{            margin-bottom: 5px;        }        .section1 {            margin-bottom: 30px;        }        .section1 p {            margin: 10px 0;        }        .values1, .services {            display: block;            flex-wrap: wrap;            gap: 20px;        }        .value-item, .service-item {            flex: 1 1 calc(33.333% - 20px);            box-sizing: border-box;        }        .service-item {            text-align: center;            padding: 15px;            border: 1px solid #ddd;            border-radius: 8px;        }        .service-item img {            max-width: 50px;            margin-bottom: 10px;        }        .join-section1 {            text-align: center;            padding: 20px;             /*background-color: #ffcb05; */            /*background-image: url('img/Layer_4.jpg');*/            background-repeat: no-repeat;            color: white;             /*font-weight: bold; */            margin-top: 20px;            border-radius: 8px;            background-repeat: no-repeat;            text-align: start;                        background-image: url('https://nextteller.com/public/images/Layer_4.jpg')  !important;        }.container1_heading{    display: block;    float: left;    width: 100%;    max-width: 100%;    justify-content: center;    align-items: center;    gap: 15px; }      .new_div{    margin: 50px 0;    display: flex;    justify-content: space-between;}.cont_heading{    width: 40%;}.cont_para{    width: 60%;}   .faq_main_head{    text-align: center;    font-size: 20px;}.values1 li {    /*display: flex;*/    align-items: center;    gap: 6px;}.last_sec_main .col-md-4{    margin-bottom: 16px;}.last_sec {    display: flex;    align-items: center;    gap: 10px;    flex-direction: column;    border: 1px solid #e4e4e4;    height: 100%;    padding: 10px;    border-radius: 8px;}.last_sec_box {    text-align: center;}.last_sec_box h2{    font-size: 18px;    font-weight: 600;    margin-bottom: 8px;}.last_sec_img {    margin-bottom: 10px;}@media screen and (max-width: 768px){    .last_sec_main{        display: block;    }}.join-section1 h3{    font-size: 30px;   margin: 0;}.join-section1 p{    margin-top: 5px;}.join_box{    padding-left: 300px;}@media screen and (max-width: 768px){        .join_box{        padding-left: 100px;    }    .new_div{        flex-direction: column;    }    .cont_heading, .cont_para {        width: 100%;    }}   .values1 {    list-style-type: none;    padding: 0;}.values1 li {    margin: 10px 0;    padding-left: 15px;    position: relative;}.values1 li::before {        color: #0074d9;    position: absolute;    left: 0;}.faq_main_head {        margin: 50px 0;}.mt-50.section1 {    margin-top: 50px;}.section1 h2{    font-size: 20px;    font-weight: 600;    margin-bottom: 16px;}.mb-30{    margin-bottom: 30px !important;}/*.new_ul li strong {*//*    width:45%;*//*}*//*.new_ul li  {*//*    align-items:flex-start;*//*}*/.values1 li {     padding-left: 45px;    position: relative; }.values1 li::before {    content: "";    position: absolute;    left: 0;    top: 0;    width: 40px;    height: 40px;    background-image: url('https://nextteller.com/public/images/nextteller.jpg');    background-repeat: no-repeat;}