body{
    letter-spacing:0.2rem;
}

.banner {
    letter-spacing:0.2rem;
}

.banner .banner-txt h1{
    letter-spacing: 0.5rem;
}


.about .part-txt .boxes ul li {
    font-style: normal;
}

.part-txt .boxes ul li {
    font-style: normal;
    font-size: 14px;
    line-height: 2rem;
    list-style-type: none;
}

 .part-txt .boxes ul li span {
    color: #5446db;
    font-size: 14px;
    margin-right: 10px;
}

.part-txt .boxes ul li span i {
    display: inherit
}

.part-txt h2 span {
    color: #ff792d
}

.p-160 {
    padding: 80px 0px;
}

@media screen and (min-width:768px)  {    
    .header{
        margin: 20px 0;
    }
}


.col-xl-9.col-lg-9.next {
    display: flex;
    justify-content: end;
    font-size: large;    
}

.for-review_ing {
    display:block;
}

.for-review_ing .col-xl-4 {
    display: flex;
    justify-content: center;
}

.mt-60{
    margin-top: 60px;
}

.p-60{
    padding: 140px 0;
}



.banner, .about{
    padding: 0 20px;
}

.no_show_links{
    display: none;
}