   
*
{
    margin: 0%;
    padding: 0%;
    box-sizing: border-box;
}

html,body
{
    /* overflow-x: hidden; */
}

header
{
    position: absolute;
    width: 100%;
}

.header_img
{
    position: relative;
    top: 20px;
    left: 40px;
    width: 92px;
    height: 61px;
}

ul
{
    display: flex;
    flex-direction: row;
    width: 25%;
    justify-content: space-between;
    margin-left: 60%;
}

li
{
    position: relative;
    list-style: none;
    font-size: 20px;
    bottom: 35px;
}

li:hover
{
    color: #e41c24;
}

.nav-icons{
    gap:20px;
}

.nav-item:hover{
    color:#E41C24 !important;
}

.track
{
    background: #05344B;
    color: white;
    width: 130px;
    height: 37px;
    border-radius: 7px;
    position: relative;
    list-style: none;
    font-size: 20px;
    /* bottom: 65px;
    margin-left: 87%; */
}

.track:hover
{
    background-color: #e41c24;
}
/* nav-bar css ends */






  input[type="checkbox"]{
    display: none;
  }

 
 .truck-container{
    width: 100%;
    height: 600px;
    background: #C7D7E1;
    position: relative;
    /* top: 20px; */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    
}
 .img-truck{
    width: 745px;
    height: 560px;
    flex-shrink: 0;
    /* top: 30px; */
    margin-left: 50px;
    overflow: hidden; 
    position: relative;
}

.img-truck1
{
    display: none;
}


.freights{
    text-decoration: none !important;
}

 h2
{
    color: #05344B;
    font-family: Sarabun;
    font-size: 60px;
    font-style: normal;
    font-weight: 500px;
    line-height: 60px; 
    letter-spacing: 1px;
    text-transform: capitalize;
    position: relative;
    top: 200px;
    right: 10px;
}
 .heading{
    width: 492px;
    color: #05344B;
    font-family: Sarabun;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
    position: relative;
    top: 200px;
    right: 10px;
}
 .heading span
{
    color: #D0502A;
    font-family: Sarabun;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.heading1
{
    color: #05344B;
    font-family: Sarabun;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 75.5px; 
    letter-spacing: 1px;
    text-transform: capitalize;
    position: relative;
    top: 200px;
    right: 10px;
}

.heading2
{
    display: none;
}


 .truck-services
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: 650px;
}

.service-heading {
    width: 551px;
    color: #2B5075;
    font-family: Sarabun;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 51.975px; 
    letter-spacing: 0.45px;
    text-transform: capitalize;
    position: relative;
    top: 25%;
    left: 90px;
}
 .service-heading span{
    width: 551px;
    color: #D0502A;
    font-family: Sarabun;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 51.975px;
    letter-spacing: 0.45px;
    text-transform: capitalize;
}

 .ps
{
    width: 686px;
    height: 105px;
    flex-shrink: 0;
    color: #5B5B5B;
    font-family: Sarabun;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.992px;
    position: relative;
    top: 20px;
    /* left: 90px; */
}
.ps span
{
    width: 686px;
    height: 105px;
    flex-shrink: 0;
    color: #D0502A;
    font-family: Sarabun;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.992px;
}

 .btn
 {
    color: #23212A;
    font-family: Krub;
    font-size: 24px;
    font-style: normal;
    font-weight: 100;
    line-height: 135.023%; 
    text-transform: capitalize;
    position: relative;
    /* top: 40px; */
}
.btn
{
     width: 255px;
     height: 60px;
     flex-shrink: 0;
     background: #FCB41C;
     position: relative;
     border-radius: 10px;
     border: #FCB41C;
}

.buton
{
    display: flex;
    justify-content: center;
    align-items: center;

     width: 255px;
     height: 60px;
     flex-shrink: 0;
     background: #FCB41C;
     position: relative;
     border-radius: 10px;
     border: #FCB41C;
     top: 80px;
    left: 150px;
}



.btn:hover
{
    color:#e41c24;
}
 .rectangle
{
    width: 321px;
    height: 280px;
    background: #05344B;  
    position:relative;
    top: 30%;   

}
 .rectangle h6{
    color: #FFF;
    font-family: Sarabun;
    font-size: 25px;
    font-style: normal;
    position: relative;
    top: 30px;
    margin-left: 25%;
    justify-content: center;
    align-content: center;
}

 ol li{
    color: #FACE92 !important;
    font-family: Sarabun;
    font-size: 20px;
    font-style: normal;
    position: relative;
    top: 45px;
    margin-left: 30%;
    font-weight: 60;
    line-height: 38.992px; 
}
.shipments
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    height: 750px;
    width: 100%;
}

 .ship_left
{
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    left: 80px;
}

.ship_p
{
    color: #2B5075;
    font-family: Sarabun;
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px; 
    letter-spacing: 0.45px;
    text-transform: capitalize;
    position: relative;
    left: 25px;
    /* right: 90px; */
}

 .ship_p1
{
    color: #2B5075;
    font-family: Sarabun;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; 
    letter-spacing: 0.26px;
    text-transform: capitalize;
    position: relative;
    left: 25px;
}

 .ship_p2
{
    color: #2B5075;
    font-family: Sarabun;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34.5px; 
    letter-spacing: 0.15px;
    position: relative;
    left: 25px;
}


.line
{
    width: 0px;
    height: 650px;
    flex-shrink: 0;
    border: 0.5px solid rgba(0, 0, 0, 0.80);
    background: #1B1B1B;
    position: relative;
    left:30px;
}

 .ship_img
{
    width: 642px;
    height: 311px;
    flex-shrink: 0;
    position: relative;
    right: 75px;
    /* left: 1px; */
}
 .ship_text
{
    width: 783px;
    position: relative;
    right: 75px;
    color: #5B5B5B;
    font-family: Sarabun;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.992px; 
    bottom: 50px;
    /* left: 1px; */
}

.ship_text span
{
    color: #D0502A;
    font-family: Sarabun;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.992px;
}
 .ship_text1
{
    width: 770px;
    position: relative;
    right: 75px;
    /* left: 1px; */
    color: #5B5B5B;
    font-family: Sarabun;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.992px; 
}

.ship_text1 span
{
    color: #D0502A;
    font-family: Sarabun;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.992px;
}
 .contact_sec
{
    width:100%;
    height: 600px;
    flex-shrink: 0;
    background: #05344B;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

 .conatct_head
{
    width: 478.565px;
    height: 148px;
    transform: rotate(0.303deg);
    flex-shrink: 0;
    color: #FFF;
    font-family: Sarabun;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 68.5px; /* 171.25% */
    letter-spacing: 0.32px;
    text-transform: capitalize;
    position: relative;
    top: 100px;
    left: 120px;
}

 .contact_btn
{
    width: 426.983px;
    height: 108px;
    flex-shrink: 0;
    background: #E41C24;
    color: #FFF;
    font-family: Sarabun;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 51.975px; 
    letter-spacing: 0.45px;
    text-transform: capitalize;
    width: 256.089px;
    height: 52.486px;
    flex-shrink: 0;
    border-radius: 0%;
    position: relative;
    top: 140px;
    left: 120px;
}

 .con_icon
{
    background: url(<path-to-image>), lightgray 50% / cover no-repeat;
    width: 24.565px;
    height: 24px;
    transform: rotate(0.303deg);
    flex-shrink: 0;
    position: relative;
    top: 200px;
    left: 120px;
}

.con_img
{
    height: 24px;
    width: 24px;
}

.contact_right
{
    position: relative;
    right: 250px;
}
 .con_number
{
    color: #FFF;
    font-family: Krub;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 135.023%; 
    width: 319.221px;
    transform: rotate(0.303deg);
    position: relative;
    left: 40px;
    bottom: 30px;
}.last_container
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: 500px;
}
 
 .last_con_left
{
    position: relative;
    top: 150px;
    left: 100px;
}
 .last_text
{
    color: #5B5B5B;
    font-family: Sarabun;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.992px; 
    width: 461px;
    position: relative;
    top: 152px;
    right: 180px;
} .last_text span{
    color: #D0502A;
    font-family: Sarabun;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.992px;
}

/* Footer */
footer{
    background: #C7D7E1;
}


.f1{
    display: flex;
    flex-direction: row;
    /* justify-content: space-between; */
    justify-content: space-around;
    width: 100%;
    /* height: 480px; */
    height:auto;
}

#footer-mob{
    display: none;
}

.footer_img
{
    width: 158px;
    height: 109px;
    position: relative;
    /* left: 20px;
    top: 20px; */
}

.d1{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding:10px !important;
    /* width: 22.33%; */

}

h3{
    /* margin-top: 11% !important; */
    margin-left: 10%; 
    color: #05344B;
    font-family: Krub;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 151.523%;

    width: 250px;
height: 91px;
flex-shrink: 0;
}

.icon
{
    /* width: 53px;
    height: 53px;
    margin-left: 18%;
    margin-top: 10%; */
}

.mail
{
   position: relative;
   /* bottom: 30px;
   left: 15px; */
   color: #05344B;
    font-family: Krub;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 135.023%;
    text-decoration-line: underline;
}

.id{
    position: relative;
    /* bottom: 28px;
    left: 133px; */
    color: #05344B;
    font-family: Krub;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 135.023%; 
    text-decoration-line: underline;
}

.d2 
{
    /* height: 30%;
    width: 22.22%; */
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    /* justify-content: space-around; */
    justify-content: flex-end;
    position: relative;
    /* top: 135px; */
    /* margin-left: -10%; */
}

.p
{
    color: #05344B;
    font-family: Krub;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 250%;
    text-decoration: none;
}

.p:hover
{
    color:#e41c24;
}

.d3
{
    /* height: 30%; */
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    /* top: 55px;
    margin-left: -20%; */
}

.icon1
{
    width: 53px;
    height: 53px;
    position: relative;
    /* top: 10px; */
    /* right: 8px; */
}


.call
{
   position: relative;
   /* bottom: 35px;
   left: 60px; */
   color: #05344B;
    font-family: Krub;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 135.023%;
    text-decoration-line: underline;
    text-decoration: none;
}

.id1
{
    position: relative;
    /* bottom: 52px;
    left: 60px; */
    color: #05344B;
    font-family: Krub;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 135.023%; 
    text-decoration-line: underline;
    text-decoration: none;
}

.links{
    justify-content: space-around;
}

.query-email{
    display: flex;
    flex-direction: column;
    align-items: center;
}

input{
    width: 317px;
    height: 60px;
    border: 1px solid #05344B;
    background: #C7D7E1;
    position: relative;
    /* right: 70px; */
    /* top: 68px; */
}

.btnlink{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap:40px;
}

.send
{
    display: flex;
    height: 50px;
    width: 150px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    position: relative;
    /* top: 90px; */
    /* right: 70px; */
    background: #FCB41C;
    border-radius: 5px;
}

.send:hover
{
    background-color: #e41c24;
}

.social-icons 
{
    /* margin-top:10%; */
    position: relative;
    font-size: 24px;
    /* margin-left: 40%; */
    gap:5px;
}

.social-icons a {
    margin-right: 15px;
    color: #05344B; 
    text-decoration: none;
}

.social-icons a:hover {
    color: #e41c24; 
}


hr{
    margin-top: -8%;
    background-color: #4E5683;
    width: 100%;
    height: 3px;
}

.footer-line{
    width:100%;
    justify-content: space-around;
}

.cr{
    color: #05344B;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 250%; 
    position: relative;
    /* top: 50px; */
    /* margin-left: 5%; */
}

.dev{
    color: #05344B;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 250%; 
    position: relative;
    /* margin-left: 70%; */
}

.contacts{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-left: 30px;
    gap:90px;
}

.email{
    width:200px;
    height:auto;
    gap:10px;
    display: flex;
    flex-direction: row;
}

.email-details{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.phone{
    width:200px;
    height:auto;
    gap:10px;
    display: flex;
    flex-direction: row;
}

.phone-details{
    display: flex;
    flex-direction: column;
    justify-content: center;

}

/* footer css ends */

@media (max-width:480px)
{
    html,body
    {
        overflow-x: hidden;
    }

    @media (max-width: 1000px){
        /* nav{
          padding: 0 40px 0 50px;
        } */
      }

        /* nav .menu-btn i{
          display: block;
          position: relative;
          left: 240px;
          top: 60px;

        }
        #click:checked ~ .menu-btn i:before{
          content: "\f00d";
        }
        nav ul{
          position: fixed;
          top: 80px;
          left: -100%;
          background-color: black;
          opacity: 70%;
          height: 50vh;
          width: 100%;
          text-align: center;
          display: block;
          transition: all 0.3s ease;
        }
    
        .track{
            display: none;
        }
        #click:checked ~ ul{
          left: 0;
        }
        nav ul li{
          width: 100%;
          margin: 20px 0;
        }
        nav ul li a{
          width: 100%;
          color: white;
          margin-left: -80%;
          position: relative;
          top: 10px;
          display: block;
          font-size: 20px;
          transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        }

        #click:checked ~ ul li a{
          margin-left: 0px;
        }
        nav ul li a.active,
        nav ul li a:hover{
          background: none;
          color: red;
        }
     */





     /* footer css-mob view */
     .links{
        justify-content: space-around;
    }
    
    .query-email{
        justify-content: center;
    }
    
    .q-email{
        display: flex;
        justify-content: center;
    }
    
    .btnlink{
        display: flex;
        flex-direction: row;
        justify-content: center;
        gap:15px;
    }
    
    input{
        top:0px;
        width:270px;
    }
    
    .send{
        top: 0px;
        width:130px;
    }
    
    .social-icons{
        margin:0px;
    }
    
    .contacts{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-left: 0px;
        gap:30px;
    }
    
    .cr{
        font-size: 12px;
        text-align: center;
    }
    
    .dev{
        font-size: 12px;
        text-align: center;
    }
     /* footer css mob-view ends */




    .truck-container
    {
        width: 100%;
        height: 339px;
        flex-shrink: 0;
        z-index: -1;
    }

    .header_img
    {
        position: relative;
        top: 30px;
        width: 60px;
        height: 40px;
        flex-shrink: 0;
    }

    .menu-btn i
    {
        display: inline;
        position: relative;
        top: 50px;
        left: 50px;
    }
    .img-truck
    {
       display: none;
    }

    .img-truck1
    {
        display: inline;
        position: relative;
        top: 40px;
        left: 80px;
    }

    .h2
    {
        display: none;
    }

    .heading
    {
        width: 286px;
        color: #05344B;
        text-align: center;
        font-family: Sarabun;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; 
        letter-spacing: 0.65px;
        position: relative;
        left: -150px;
    }

    .heading span
    {
        width: 286px;
        color: #05344B;
        text-align: center;
        font-family: Sarabun;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 22px; 
        letter-spacing: 0.65px;
    }

    .heading1
    {
        display: none;
    }

    .heading2
    {
        display: inline;
        width: 276px;
        color: #05344B;
        font-family: Sarabun;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px; 
        letter-spacing: 0.45px;
        text-transform: capitalize;
        position: relative;
        top: 200px;
        left: -130px;
    }

    .truck-services
    {
        height: 350px;
        width: 100%;
        /* background-color: #E41C24; */
    }

    .service-heading
    {
        width: 307px;
        color: #2B5075;
        font-family: Sarabun;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 22px; /* 122.222% */
        letter-spacing: 0.45px;
        position: relative;
        left: 40px;
        top: 70px;
    }

    .service-heading span
    {
        color: #D0502A;
        font-family: Sarabun;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 22px;
        letter-spacing: 0.45px;
    }

    .ps
    {
        width: 304px;
        height: 105px;
        flex-shrink: 0;
        color: #5B5B5B;
        font-family: Sarabun;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 17px; /* 141.667% */
        position: relative;
        left: 1px;
        top: 20px;
    }

    .ps span
    {
        color: #D0502A;
        font-family: Sarabun;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 17px;
    }

    .btn
    {
        width: 150px;
        height: 38px;
        flex-shrink: 0;
        color: #23212A;
        font-family: Krub;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 135.023%; /* 18.903px */
        text-transform: capitalize;
    }

    .buton{
        top: 20px;
        left: 30px;
    }

    .service__right
    {
        display: none;
    }

    .shipments
    {
        height: 200px;
        width: 100%;
        /* background-color: #FCB41C; */
    }
    .ship_left
    {
        display: none;
    }

    .line
    {
        display: none;
    }

     .ship_right
    {
        height: 200px;
        width: 100%;
        /* background-color:#E41C24; */
    }

    .ship_img
    {
        width: 160px;
        height: 80px;
        flex-shrink: 0;
        position: relative;
        left: 120px;
    }

    .ship_text
    {
        width: 309px;
        color: #5B5B5B;
        font-family: Sarabun;
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px; /* 145.455% */
        position: relative;
        top: 5px;
        left: 35px;
    }

    .ship_text span
    {
        color: #D0502A;
        font-family: Sarabun;
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
    }

    .ship_text1
    {
        display: none;
    }
 

    .contact_sec
    {
        height: 300px;
        width: 100%;
        background-color: white;
    }

    .contact_left
    {
        display: none;
    }

    .contact_right
    {
        height: 100px;
        position: relative;
        left: 100px;
    }

    .image
    {
        position: relative;
        top: 20px;
        left: 30px;
        width: 150px;
        height: 140px;
        flex-shrink: 0;
    }
    

    .last_container
    {
        height: 10px;
        /* background-color: #e41c24; */
    }

    .last_con_left
    {
        display: none;
    }

    .last_text
    {
        position: relative;
        top: -150px;
        left: 35px;
        width: 296px;
        color: #5B5B5B;
        font-family: Sarabun;
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: 17px; /* 154.545% */
    }

    .last_text span
    {
        color: #D0502A;
        font-family: Sarabun;
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: 17px;
    }

    /* footer
    {
        height: 775px;
        width: 100%;
        flex-shrink: 0;
    }

    .footer_img
    {
        width: 120px;
        height: 75.762px;
        flex-shrink: 0;
    }

    h3
    {
        width: 292px;
        height: 53.542px;
        flex-shrink: 0;
        color: #05344B;
        font-family: Krub;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 151.523%;
        position: relative;
        top: 10px;
        left: 40px;
    }
    

    .icon
    {
        position: relative;
        top: 20px;
        left: 60px;
    }

    .mail
    {
        position: relative;
        left: 135px;
    }

    .id
    {
        position: relative;
        left: 135px;
    }
    .icons
    {
        position: relative;
        bottom: 25px;
        left: 35px;
        width: 200px;
    }

    .icon1
    {
        position: relative;
        top: -10px;
    }

    .call
    {
        position: relative;
        left: 55px;
        bottom: 50px;
    }

    .id1
    {
        position: relative;
        left: 55px;  
        bottom: 70px;
        width: 200px;
        height: 27.763px;
        flex-shrink: 0;
    }


    .p
    {
        position: relative;
        top: 270px;
    }

    .d3
    {
        position: relative;
        height: 98px;
        right: 30px;
    }


    .p1
    {
        color: #05344B;
        font-family: Krub;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 250%;
        text-decoration: none;
        position: relative;
        top: 270px;
        left: 100px;
    }



    input
    {
        position: relative;
        top: 550px;
        right: 155px;
        width: 158.5px;
        height: 29.746px;
        flex-shrink: 0;
    }

    .send
    {
        position: relative;
        left: -155px;
        top: 570px;
        height: 30px;
        width: 74px;
        display: flex;
        padding: 9.5px 18px;
        justify-content: center;
        align-items: center;
        gap: 5px;
        color: #23212A;
        font-family: Krub;
        font-size: 8px;
        font-style: normal;
        font-weight: 600;
        line-height: 135.023%; 
    }

    .social-icons
    {
        position: relative;
        top: 515px; 
        right: 120px;
        display: flex;
        gap: 5px;
       
    }

    hr
    {
        position: relative;
        bottom: 70px;
    }

    .h5
    {
        color: #05344B;
        font-family: Krub;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 250%; 
        position: relative;
        left: 70px;
        top: -60px;
        height: 5px;
    }

    .h6
    {
        width: 250px;
        color: #05344B;
        font-family: Krub;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 250%; 
        position: relative;
        right: 190px;
        top: -40px;
        height: 5px;
    } */


}





