

nav {
    position: relative;
}

.otothanhphat-new {
    font-size: 1.5rem;
}

.otothanhphat-wrapper {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 4rem;
}

.otothanhphat-wrapper .otothanhphat-col-l {
    flex-basis: 70%;
}

.otothanhphat-wrapper .otothanhphat-col-r {
    flex-basis: 28%;
}

.otothanhphat-info h2, .otothanhphat-info h3
{
    border-bottom: none;
}
/*giới thiệu salon*/
.otothanhphat-col-l h2 {
    margin: 2rem 0;
    font-weight: bold;
}

.otothanhphat-col-l .otothanhphat-text {
    padding-left: 30px;
    width: 100%;
    margin-bottom: 15px;
    
   
}

.otothanhphat-col-l .otothanhphat-text i {
    font-size: 6px;
    margin-right: 7px;
}

.otothanhphat-col-l .otothanhphat-text a {
    color: var(--alBlueA);
}

.otothanhphat-col-l .otothanhphat-description {
    margin-top: 2rem;
}

.otothanhphat-col-l .otothanhphat-info {
    margin-bottom: 1.5rem;
}

.otothanhphat-col-l .otothanhphat-info a:hover {
    color: var(--alRed);
}

.otothanhphat-col-l p {
    margin-bottom: 1.5rem;
}

img
{
    border-radius: 4px;
}
/*xe mói về*/
.otothanhphat-title h2
{
    padding-bottom: 0.5rem;
    font-weight: bold;
	margin:0;
}
.otothanhphat-col-r .otothanhphat-new-car {
    
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 1.5em;
}

.otothanhphat-col-r .otothanhphat-new-car .otothanhphat-item {
    flex-basis: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px dotted #cdcdca;
    padding: 1.5rem 0;
    flex-direction: row-reverse;
}


.otothanhphat-col-r .otothanhphat-new-car .otothanhphat-item:first-child {
    padding-top: 0;
}

.otothanhphat-col-r .otothanhphat-new-car .otothanhphat-item:last-child {
    border-bottom: none;
}

.otothanhphat-col-r .otothanhphat-item .otothanhphat-img {
    flex-basis: 35%;
}

.otothanhphat-col-r .otothanhphat-item .otothanhphat-info-car {
    flex-basis: 61%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.otothanhphat-col-r .otothanhphat-item .otothanhphat-info-car .otothanhphat-price {
    
    color: var(--Red);
    margin-top: 0.5rem;
    font-size: 1.5rem;
}

.otothanhphat-col-r .otothanhphat-item .otothanhphat-img img {
    height: 78px;
    border-radius: 4px;
}

.dich-vu-gt
{
    margin-left: 2em;
}
.dich-vu-gt li
{
    margin-top: 0.6em;
    margin-bottom: 0.6em;
   list-style: lower-roman;
}

@media only screen and (max-width: 1230px) {
    .otothanhphat-wrapper {
        padding: 0 1.5rem 3rem;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .otothanhphat-wrapper .otothanhphat-col-l {
        flex-basis: 100%;
    }

    .otothanhphat-wrapper .otothanhphat-col-r {
        flex-basis: 100%;
    }

    /*xe mới về*/
    .otothanhphat-col-r .otothanhphat-item .otothanhphat-img {
        flex-basis: 25%;
    }

    .otothanhphat-col-r .otothanhphat-item .otothanhphat-info-car {
        flex-basis: 73%;
    }

    .otothanhphat-col-r .otothanhphat-item .otothanhphat-img img {
        height: 160px;
    }
}

@media only screen and (max-width: 768px) {
    .otothanhphat-wrapper {
        padding: 0 1rem 3rem;
    }

    /*giới thiệu salon*/
    .otothanhphat-col-l .otothanhphat-description {
        margin-top: 1.5rem;
    }

    .otothanhphat-col-l p {
        margin-bottom: 1.5rem;
    }

    /*xe mới về*/
    .otothanhphat-col-r .otothanhphat-item .otothanhphat-img img {
        height: 123px;
    }
}

@media only screen and (max-width: 640px) {
    /*xe mới về*/
    .otothanhphat-col-r .otothanhphat-item .otothanhphat-img img {
        height: 102px;
    }
}

@media only screen and (max-width: 576px) {
    /*giới thiệu salon*/
    .otothanhphat-col-l .otothanhphat-info {
        margin-bottom: 1rem;
    }

    .otothanhphat-col-l h2 {
        margin: 1rem 0;
    }

    .otothanhphat-col-l .otothanhphat-title {
        margin: 0;
    }

    .otothanhphat-col-l .otothanhphat-text {
        margin-bottom: 1rem;
    }

    /*xe mới về*/
    .otothanhphat-col-r .otothanhphat-item .otothanhphat-img {
        flex-basis: 30%;
    }

    .otothanhphat-col-r .otothanhphat-item .otothanhphat-info-car {
        flex-basis: 68%;
    }

    .otothanhphat-col-r .otothanhphat-item .otothanhphat-img img {
        height: 109px;
    }
}

@media only screen and (max-width: 480px) {
    /*giới thiệu salon*/
    .otothanhphat-col-l .otothanhphat-text {
        padding-left: 1.5rem;
    }

    /*xe mới về*/
    .otothanhphat-col-r .otothanhphat-item .otothanhphat-img img {
        height: 90px;
    }
}

@media only screen and (max-width: 420px) {
    /*giới thiệu salon*/
    .otothanhphat-col-l .otothanhphat-text-info {
        padding-left: 0;
        align-items: center;
        flex-wrap: wrap;
    }
    /*xe mới về*/
    .otothanhphat-col-r .otothanhphat-item .otothanhphat-img {
        flex-basis: 35%;
    }

    .otothanhphat-col-r .otothanhphat-item .otothanhphat-info-car {
        flex-basis: 63%;
    }

    .otothanhphat-col-r .otothanhphat-item .otothanhphat-img img {
        height: 91px;
    }
}

@media only screen and (max-width: 360px) {
    /*xe mới về*/
    .otothanhphat-col-r .otothanhphat-item .otothanhphat-img img {
        height: 79px;
    }
}
