@import 'style.css';

.website-new-banner img {
    width: 100%;
    height: 750px;
    object-fit: cover;
}

.about-us-all-new-all-content-alignment {
    padding: 60px 0;
}

.about-us-all-new-all-content-alignment .text-grid {
    display: grid;
    grid-template-columns: 120px 1fr;
    padding: 0 0 16px 0;
    gap: 20px;
}
.about-us-all-new-all-content-alignment .text-grid p {
    font-size: 18px;
    color: #323232;
    font-family: 'Myriad-Regular';
}

.about-us-all-new-all-content-alignment .text-grid span {
    font-size: 18px;
    color: #323232;
    font-family: 'Myriad-Regular';

}

.web-repeat-text {
    padding: 0 0 40px 0;
}

.web-repeat-text h2 {
    font-size: 40px;
    line-height: 1.4;
    margin: 0 0 20px 0;
    font-family: 'DAYROM';
    color: #323232;
}

.web-repeat-text p {
    font-family: 'Myriad-Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 20px 0;
    color: #000;
}

.web-repeat-text img{
    margin: 30px 0;
}

.web-repeat-text img{
    /* width: 100%; */
}

.match-banner {
    background-color: #efedee;
    padding: 80px 0;
}
.match-banner-w {
    background-color: #fff;
    padding: 80px 0;
}

.match-text h1 {
    font-size: 40px;
    line-height: 1.4;
    margin: 0 0 20px 0;
    font-family: 'DAYROM';
    color: #323232;
}

.match-text  p {
    font-family: 'Myriad-Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 20px 0;
    color: #000;
}

.post-image {
    padding:  0 120px;
}

.cre-banner {
    background-color: #242321;
    padding: 80px 0 0 0;
}

.m-text h1 {
    font-size: 40px;
    line-height: 1.4;
    margin: 0 0 20px 0;
    font-family: 'DAYROM';
    color: #fff;
}

.m-text p {
    font-family: 'Myriad-Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 20px 0;
    color: #fff;
}

.mobile-post {
    padding: 0 120px;
}

.user-content {
    padding: 60px 0;
}

.user-new-text h4 {
    font-size: 40px;
    line-height: 1.4;
    margin: 0 0 20px 0;
    font-family: 'DAYROM';
    color: #323232;
}
.user-new-text h3 {
    font-size: 30px;
    line-height: 1.4;
    margin: 0 0 20px 0;
    font-family: 'DAYROM';
    color: #323232;
}
.user-new-text p {
    font-family: 'Myriad-Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 20px 0;
    color: #000;
}


.s-one-image {
    padding: 60px 120px 0 120px;
}

.micro-text-all {
    padding: 60px 0;
    background-color: #f3f3f5;
}

.micro-text h1 {
    font-size: 40px;
    line-height: 1.4;
    margin: 0 0 20px 0;
    font-family: 'DAYROM';
    color: #323232;
}

.micro-text p {
    font-family: 'Myriad-Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 20px 0;
    color: #000;
}

.s-two-image {
    padding: 60px 120px 0 120px;
}


.r-text-all h4 {
    font-size: 40px;
    line-height: 1.4;
    margin: 0 0 20px 0;
    font-family: 'DAYROM';
    color: #323232;
}

.r-text-all p {
    font-family: 'Myriad-Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 20px 0;
    color: #000;
}
.r-text-all {
    padding: 60px 0;
}
.new-about-two-section {
    padding: 20px 0;
}
ul.a {
    list-style: inside
}

.new-about-two-section {
    padding: 20px 0;
}

.new-about-two-section h2 {
    font-size: 32px;
    line-height: 1.4;
    margin: 0 0 20px 0;
    font-family: 'DAYROM';
    color: #000;
}

.new-about-two-section h3 {
    font-size: 22px;
    line-height: 1.4;
    margin: 0 0 20px 0;
    font-family: 'DAYROM';
    color: #000;
}

.new-about-two-section img {
    width: 100%;
    /* height: 650px; */
    object-fit: cover;
    border-radius: 4px;
    margin: 0 0 20px 0;
}

.new-about-two-section ul li {
    font-family: 'Myriad-Regular';
    font-weight: 400;
    font-size: 18px;
    margin: 0 0 20px 0;
    line-height: 1.3;
    color: #000;
}

.new-about-two-section p {
    font-family: 'Myriad-Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 20px 0;
    color: #000;
}

.new-about-two-section ul {
    margin: 0;
    padding: 0;
}
.slogo{
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
}
@media screen and (max-width: 450px)  {

    .website-new-banner img {
        height: 170px;
        margin-top: 69px;
    }   
    .s-one-image ,
    .s-two-image ,
    .mobile-post ,
    .post-image
    {
        padding: 60px 0 0 0;
    }
}
