*{margin:0px;padding:0px;box-sizing: border-box; font-family: "Ubuntu", sans-serif;}
img{max-width: 100%;}
a{text-decoration: none;}
.ledg{padding-bottom: 150px;padding-top: 70px;background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('./images/ledg11.png');background-position: center;background-size: cover; }
.logo{max-width: 231px;margin:0 auto;display: block;}
.logo img{border-radius: 5px;}
.container{max-width: 1340px;margin: 0 auto;padding-left:22px;padding-right:22px;}
.ledgCont{background-color: rgb(215 0 0 / 65%);padding:50px;border-radius: 16px;max-width: 760px;margin:140px auto 0;text-align: center;color: #fff;}.firstCont h1{font-size: 50px;}
.ledgCont span{margin-top: 14px;font-size: 18px;}.ledgCont h2{font-size: 25px;font-weight: 500;margin-bottom: 18px;}
.ledgCont a{margin: 24px auto 0;display: block;   border: 2px solid #fff;border-radius: 10px;color: #fff;
    padding: 13px 32px;background: transparent;  font-size: 17px;transition: 0.3s;width: max-content;}
.ledgCont a:hover{background-color: #fff;transition: 0.3s;color: rgb(215 0 0 / 65%);}
.textLedg{padding:23px;background-color: rgb(215 0 0 / 65%);border-radius: 13px;color: #fff;}
.textLedg h1,.textLedg h2,.textLedg h3,.textLedg h4{font-size: 33px;margin-bottom: 14px;margin-top:31px;}
.textLedg li{margin-bottom: 6px;}.textLedg ul{padding-left: 22px;margin-bottom: 25px;}.textLedg p{margin-bottom: 15px;}
.ledgPage{padding-top: 41px;padding-bottom: 70px;}
.ledgPage p{margin-bottom: 15px;}.ledgPage .logo{margin-bottom: 66px;}.ledgPage h1,.ledgPage h2,.ledgPage h3,.ledgPage h4{font-size: 33px;margin-top:35px;margin-bottom: 14px;}
.ledgPage li{margin-bottom: 6px;}.ledgPage ul{padding-left: 22px;margin-bottom: 22px;}
footer{    background: #242424;padding-top:61px;padding-bottom: 61px;text-align: center;color: #fff;}
.ledgMenus{display: flex;align-items: center;margin-bottom: 33px;flex-wrap: wrap;gap:11px;background-color: rgb(215 0 0 / 65%);border-radius: 13px;padding:33px;justify-content: space-between;}
.ledgMenus a{font-size: 18px;color: #fff;}
.ledgMenus a:hover{text-decoration: underline;}footer h2{font-size: 30px;margin-bottom: 30px;}
footer h3{font-size: 21px;margin-bottom: 12px;}
footer h5{font-size: 23px;margin-top: 33px;margin-bottom: 12px;}
.ledgLogos{display: flex;align-items: center;justify-content: space-between;gap:10px;background-color: rgb(215 0 0 / 65%);border-radius: 13px;padding:33px;margin-bottom: 33px;margin-top: 43px;}
.ledgLogos img{max-width: 201px;max-height: 81px;}
.ledgs{padding-bottom: 70px;padding-top:51px; position: relative;background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url('./images/ledg12.png');background-size: cover;background-position: center;}
.ledgItem{display: flex;gap:18px;align-items: center;background-color: rgb(215 0 0 / 65%);margin-bottom: 35px;border-radius: 13px;padding:23px;justify-content: space-between;}
.ledgTer{max-width: 200px;}.ledgItem > *{width: 20%;}.ledgLink{display: flex;justify-content: center;}
.ledgInfo p{color: #fff;font-size: 22px;margin-bottom: 5px;font-weight: 700;}
.ledgItem a{display: block;width:max-content;border-radius: 8px;padding: 12px 44px;border: 1px solid #fff;transition: 0.3s;color:#000;background-color: #fff;font-weight: 700;}
.ledgItem a:hover{color:#fff;transition:0.3s;background-color: transparent;}
.ledgLogo{max-width: 180px;}
.ledgInfo{text-align: center;}.ledgItem h3{color: #fff;font-size: 20px;}
.ledgInfo span{color:#fff;}










@media(max-width:992px){
 .ledgItem{flex-wrap: wrap;}.ledg{padding-bottom: 60px;}
   .ledgCont{margin-top: 61px;    padding: 42px;} 
  .ledgCont h1{font-size: 23px;}.ledgItem > *{width: 30%;} .ledgLogos{flex-wrap: wrap;justify-content: center;}
 .ledgCont h3{    font-size: 36px;}
.ledgLogos img{max-width: 178px;max-height: 56px;}
}

@media(max-width:769px){
.ledgItem > *{width: calc(48% - 10px);}
.ledgItem{justify-content: center;}
.ledgMenus{flex-direction: column;justify-content: center;}
.textLedg h1, .textLedg h2, .textLedg h3, .textLedg h4{font-size: 26px;}
footer h2{font-size: 26px;}
.ledgPage h1,.ledgPage h2,.ledgPage h3,.ledgPage h4{font-size: 26px;}
}

@media(max-width: 531px){
    .ledgItem > *{width: 100%;display: flex; justify-content: center;}
    .textLedg h2{font-size: 22px;}
    .ledgLogos img{max-width: 160px;max-height: 50px;}
        footer h2 {
        font-size: 18px;
    }
}


/* / */