.container {
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
    margin: 0 auto;
    padding-right: 0px;
    padding-left: 0px;
    /* padding-top: 30px; */
    padding-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #F7F7F7;
}

html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
  }
  
  .koko {
    display: flex;
    justify-content: flex-end; /* Push content to the right */
    align-items: center; /* Vertically center content if needed */
    padding: 0;
    margin: 0;
    width: 100%;
    background-color: white;
  }
  
  .containerImage {
    display: flex;
    justify-content: flex-end; /* Ensure the image is at the right */
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  
  .contentImage {
    margin: 0;
    padding: 0;
  }
  
  .img2 {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    object-fit: cover;
  }


.containerName{
    color: #BC2539;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    height: 35px;
    padding-top: 30px;
}



.containerFull{
    font-size: 33px;
    font-weight: 700;
    line-height: 40px;
    height: 0px;
    font-family: 'Montserrat', sans-serif;
    margin-left: 40px;
    padding-bottom: 5px;
}

.object{
    font-size: 24px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    line-height: 30px;

}
.img1{
    width: 13px;
    height: 12px;
    margin-top: 39px
}
.img1I{
    width: 13px;
    height: 12px;
    margin-top: 40px
}
.objectImage{
    display: flex;
    gap: 25px;
    padding-bottom: 9.5px;
    /* margin-top: -50px; */
    line-height: 36px;
}
.objectImage2{
    padding-bottom: 9.5px;

    display: flex;
    gap: 25px;
    margin-top: -50px;
}
.objectImage3{
    display: flex;
    padding-bottom: 9.5px;

    gap: 25px;
    margin-top: -50px;
}
.objectImage4{
    display: flex;
    padding-bottom: 9.5px;

    gap: 25px;
    margin-top: -50px;
}
.objectImage5{
    display: flex;
    padding-bottom: 9.5px;

    gap: 25px;
    margin-top: -50px;
}
.containerImage{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 100px;
}
.img2{
    width: 630px;
    height: 501px;
}
.premium{
    font-size: 40px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    display: flex;
    justify-content: center;
    margin-top: 50px;

}
.much{
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    font-family: 'Montserrat', sans-serif;

}
.muchImage{
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: -30px;
}
.muchImage2{
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: -30px;
}
.muchImage3{
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: -30px;
}
.muchImage4{
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: -30px;
}
.muchAll{
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: start;
}
.muches{
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
}
.img3{
    width: 42px;
    height: 42px;
}

.sistem{
    font-size: 40px;
    font-weight: 700;
    padding-top: 15px;
    display: flex;
    justify-content: center;
    font-family: 'Montserrat', sans-serif;
}

.federal{
    width: 383px;
    height: 316px;
    background-color: white;
    border-radius: 20px;
    box-shadow: 3px 3px 3px 3px lightgray;
}

.federal:hover .date{
    color: #BC2539;
}

.federal:hover{
  color: #BC2539;  
}

.federal.no-hover:hover {
    color: black; /* Changed hover style when "no-hover" class is added */
  }


.fedhover1:hover{
    color: #BC2539;
}

.img4{
    height: 133px;
}

.imgDiv{
    padding-top: 25px;
    display: flex;
    justify-content: center;
}
.federation{
    font-size: 20px;
    font-weight: 700;
    list-style: 25px;
    height: 85px;
    display: flex;
    justify-content: center;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}
.date{
    font-size: clamp(0.875rem, 0.8594rem + 0.0781vw, 0.9375rem);
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #666666;
    display: flex;
    justify-content: center;
}
.date1{
    padding-top: 5px;
    font-size: clamp(0.875rem, 0.8594rem + 0.0781vw, 0.9375rem);
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #666666;
    display: flex;
    justify-content: center;
}
.allFederation{
    display: flex;
    flex-wrap: wrap;
    gap: 70px;
    justify-content: center;
}


.divAcces{
    width: 100%;
    background-color: #F7F1F1;
    padding-bottom: 120px;
}

.img5{
    height: 99px;
}
.federal1{
    width: 841px;
    height: 310px;
    background-color: white;
    border-radius: 20px;
    box-shadow: 3px 3px 3px 3px lightgray;
}   

.imgDiv1{
    padding-top: 25px;
    display: flex;
    gap: 10px;
    justify-content: center;
}
.imgDiv2{
    padding-top: 25px;
    display: flex;
    gap: 50px;
    justify-content: center;
}
.img6{
    width: 70px;
    height: 70px;
}
.federation1{
    font-size: 20px;
    font-weight: 700;
    height: 105px;
    display: flex;
    line-height: 25px;
    justify-content: center;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}
.federation2{
    font-size: 20px;
    font-weight: 700;
    display: flex;
    line-height: 25px;
    justify-content: center;
    text-align: center;
    padding-top: 5px;
    font-family: 'Montserrat', sans-serif;
}

.pFed{
    font-size: 20px;
    font-weight: 500;
    /* line-height: 10px; */
    text-align: center;
}

.hreftext{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    
}

.div_master{
    width: 125px;
    border-radius: 5px;
    border: 1px solid #BC2539;
    display: flex;
    justify-content: center;
    height: 36px;
    border-radius: 5px;
    border: 1px solid #BC2539;
    align-items: center;
}
.master{
    color: #231F20;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    /* top: 7.8px; */
    width: 125px;
    /* background-color: white; */
}

.master:hover{
    color: white;
}
.div_master:hover{
    background-color: #BC2539;
}
.div_master:hover .master {
    color: white;
}
.div_master1:hover .master1 {
    color: white;
}
.div_master2:hover .master2 {
    color: white;
}
.div_master3:hover .master3 {
    color: white;
}

.div_master1{
    width: 116px;
    border-radius: 5px;
    border: 1px solid #BC2539;
    display: flex;
    justify-content: center;
    height: 36px;
    border-radius: 5px;
    border: 1px solid #BC2539;
    align-items: center;
}
.master1{
    color: #231F20;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    /* top: 7.8px; */
    width: 116px;
    /* background-color: white; */
}

.master1:hover{
    color: white;
}
.div_master1:hover{
    background-color: #BC2539;
}
.div_master2{
    width: 166px;
    border-radius: 5px;
    border: 1px solid #BC2539;
    display: flex;
    justify-content: center;
    height: 36px;
    border-radius: 5px;
    border: 1px solid #BC2539;
    align-items: center;
}
.master2{
    color: #231F20;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    /* top: 7.8px; */
    width: 166px;
    /* background-color: white; */
}

.master2:hover{
    color: white;
}
.div_master2:hover{
    background-color: #BC2539;
}
.div_master3{
    width: 191px;
    border-radius: 5px;
    border: 1px solid #BC2539;
    display: flex;
    justify-content: center;
    height: 36px;
    border-radius: 5px;
    border: 1px solid #BC2539;
    align-items: center;
}
.master3{
    color: #231F20;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    /* top: 7.8px; */
    width: 191px;
    /* background-color: white; */
}

.master3:hover{
    color: white;
}
.div_master3:hover{
    background-color: #BC2539;
}

.federalOb{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 70px;
    gap: 75px;
    flex-wrap: wrap;
}

@media screen and (max-width:1325px) {
    .containerName{
        text-align: center;
    }
    .containerImage{
        gap: 0px;
        display: flex;
        justify-content: center;
    }
    .img2{
        width: 100%;
        height: 100%;
    }
    .federal1{
        height: 405px;
        width: 447px;
    }
    .much{
        font-size: 23px;
    }
    .muchAll{
        padding-left: 40px;
        padding-right: 40px;
    }
    
}
.federation1 {
    display: flex;
    flex-direction: column;
}


.first-line {
    font-weight: 500;
    color: #231F20;
    
}
.federal:hover .first-line {
    font-weight: 500;
    color: #BC2539;
}




.federal {
    width: 383px;
    transition: all 0.3s ease;
    z-index: 20;
}

.hidden {
    display: none;
}
.lp{
    height: 316px;
    width: 383px;   
}
.lp1{
    height: 100%;
    width: 850px;
}




.lolo{
    z-index: 30;
}


.federationid1{
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    text-align: center;
    height: 0px;
}

.div1federation1{
    margin-top: -10px;
}
.div1federation3{
    margin-top: -10px;
    padding-bottom: 20px;
}

.h1federation1{
    font-size: 20px;
    font-weight: 500;
    text-align: start;
    height: 5px;
}
.h1federation2{
    font-size: 20px;
    font-weight: 500;
    text-align: start;
    height: 35px;
    margin-top: 40px;
}
.bonging{
    font-size: 25px;
    font-weight: 700;
    position: absolute;
    width: 20px;
    margin-top: 10px;
    display: none;
    cursor: pointer;
}
.bonging2{
    font-size: 25px;
    font-weight: 700;
    position: absolute;
    width: 20px;
    display: none;
    margin-top: 10px;

    cursor: pointer;

}
.bonging3{
    font-size: 25px;
    font-weight: 700;
    position: absolute;
    width: 20px;
    margin-top: 10px;

    display: none;
    cursor: pointer;

}

.federal{
    cursor: pointer;
}

.bonging4{
    font-size: 25px;
    font-weight: 700;
    position: absolute;
    margin-top: 0px;

    width: 20px;
    display: none;
    cursor: pointer;

}
.pfederation1{
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 7px;
    width: 727px;
    line-height: 29px;
}
.topingType{
    margin-top: -30px;
}
.divfederation1 {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}
.federationid11{
    padding-top: 10px;
    font-size: 21px;
    text-align: center;
    font-weight: 700;
}

.ddd{
    display: none;
}



.bigFedPop{
    padding-bottom: 10px;
}

/* First modal CSS for screens between 768px and 1950px */
@media (min-width: 768px) and (max-width: 1950px) {
    .modal {
        display: none; 
        position: fixed; 
        z-index: 2000; 
        left: 50%; 
        top: 57%; 
        padding-top: 100%;
        padding-bottom: 100%;
        transform: translate(-50%, -50%); /* Centers the modal both horizontally and vertically */
        width: 100%; /* Adjust as needed */
        height: calc(80%); /* Ensures 100px padding at top and bottom */
        overflow: auto; /* Adds scrollbars if content overflows */
        
    }
}

@media (max-width: 767px) {
    .modal {
        display: none; 
        position: fixed; 
        z-index: 1; 
        padding-top: 100px; 
        padding-bottom: 100px; 
        left: 0;
        top: 0;
        width: 100%; 
        height: 80%; 
        overflow: auto; 
        z-index: 2000;
    }
}


.modal-content {
  margin: auto;
  display: block;
  width: 80%; 
  max-width: 700px;
  background: white;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 40px;
  border-radius: 10px;
  padding-bottom: 30px;
  text-align: center;
  box-shadow: 3px 3px 3px 3px lightgray;


}

.modal-description {
    font-size: 20px; /* Adjust font size as needed */
    line-height: 1.4; /* Increase line spacing for readability */
    color: #000; /* Set text color */
}

.modal-description p {
    margin: 0 0 20px; /* Add spacing between paragraphs */
    text-align: start; /* Justify the text */
    font-size: 20px;
    font-weight: 500;
}

.modal-description strong {
font-weight: 500;
}


.closeImage {
    position: absolute;
    /* right: 440px; Horizontal position */
    margin-left: 380px;
    /* bottom: 2200px; */
    cursor: pointer;
}





.imggg{
    width: 110px;
}
.imggg1{
    width: 84px;
}

.modal-logo {
    width: 95px;
}


@media screen and (max-width:768px) {
    .modal-description p{
        font-size: 15px;
    }

    .modal-content{
        padding-left: 20px;
        padding-right: 20px;
    }

    .modal{
        padding-top: 180px;
        height: 70%;
    }

    .modal-title{
        font-size: 17.9px;
    }

    .closeImage{
        right: 50px;
        top: 205px;
        width: 12px;

    }

}
@media screen and (max-width:1900px) and (min-width:768px) {
    .modal-description p{
        font-size: 20px;
    }
    .modal-title{
        font-size: 24px;
    }
}


@media screen and (max-width:1680px) and (min-width:1620px) {
    .img2{
        width: 790px;
        height: 530px;
     }   
     .containerImage{
/*        gap: 120px;*/
        gap: 230px;

     }
}
@media screen and (max-width:2000px) and (min-width:1700px) {
    .federal{
        width: 460px;
    }
    .pfederation1{
        width: 885px;
        font-size: 23px;
    }
    .h1federation1{
        font-size: 23px;
    }
    .h1federation2{
        font-size: 23px;
    }
    .federationid1{
        font-size: 25px;
    }
    
    .federal1{
        width: 980px;
    }
    .img2{
        width: 900px;
        height: 600px;
    }   
    .containerImage{
        gap: 125px;
    }
    .containerName{
        font-size: 48px;
        line-height: 58px;
        padding-top: 42px;
    }
    .containerFull{
        font-size: 40px;
    }
    .object{
        font-size: 36px;
    }
    .img1I{
        margin-top: 47px;
        width: 19px;
        height: 19px;
    }
    .img1{
        width: 19px;
        height: 19px;
        margin-top:  47px;
    }
    .premium{
        font-size: 48px;
    }
    .much{
        font-size: 36px;
    }
    .img3{
        width: 100%;
        height: 60px;
     }
     .muchImage{
        gap: 40px;
     }
     .muchImage2{
        gap: 40px;
     }
     .muchImage3{
        gap: 40px;
     }
     .muchImage4{
        gap: 40px;
     }
     .sistem{
        font-size: 48px;
     }
}
@media screen and (max-width:1620px) {
 .img2{
    width: 750px;
    height: 500px;
 }   
 .containerImage{
/*    gap: 108px;*/
    gap: 230px;
 }
 .pText{
    position: relative;
    bottom: 10px;
 }
}
@media screen and (max-width:1560px) {
 .img2{
    width: 750px;
    height: 500px;
 }   
 .containerImage{
    gap: 100px;
    flex-wrap: nowrap;
 }
 .pTexts{
    padding-left: 50px;
 }
 .containerName{
    padding-left: 30px;
 }
}
@media screen and (max-width:1300px) {
 .img2{
    width: 100%;
    height: 100%;
 }   
 .containerImage{
    gap: 0px;
    flex-wrap: wrap;
    justify-content: center;
 }
 .pTexts{
    padding-left: 0px;
 }
 .containerName{
    padding-left: 0px;
    text-align: center;
 }
}

@media screen and (max-width: 760px) {
    .federal {
        width: 305px !important;
        padding-left: 17.5px;
        padding-right: 17.5px;
    }
    .master span {
        display: block;
      }
      
    .bonging{
        width: 12px;
        margin-top: 0px;
    }
    .bonging2{
        width: 12px;
        margin-top: 0px;
    }
    .bonging3{
        width: 12px;
        margin-top: 0px;
    }
    .bonging4{
        width: 12px;
        margin-top: -15px;
    }
    .pfederation1{
        line-height: none;
    }
    .h1federation1{
        font-size: 14px;
        font-weight: 500;
        width: 100%;
        height: 20px;
    }
    .topingType{
        margin-top: 0px;
    }
    .federationid1{
        font-size: 20px;
        font-weight: 700;
        line-height: 25px;
    }
    .pfederation1{
        font-size: 14px;
        width: 100%;
        font-weight: 500;
        line-height: 17px;
    }
    .allFederation{
        gap: 35px;
    }
    .federalOb{
        padding-top: 35px;
    }
    .bigFed2{
        z-index: 10;
    }
    .ddd{
        display: block;
    }
    .h1federation2{
        font-size: 14px;
        font-weight: 500;
        margin-top: 80px;
    }
    .federalOb{
        gap: 35px;
    }
    .federation1{
        font-size: 15px;
    }
    .federationid11{
        padding-top: 10px;
        font-size: 15px;
        text-align: center;
        font-weight: 700;
        position: relative;
        top: 10px;
    }
}

.block{
    display: block;
}





@media screen and (max-width: 1900px) and (min-width: 1620px) {
    .containerName {
        
    }
}
@media screen and (max-width: 330px) {
    .allFederation{
        padding-left: 12px;
        padding-right: 12px;
    }
    .federalOb{
        padding-left: 12px;
        padding-right: 12px;
    }
    .federal{
        width: 259px !important;
    }
    .bidFed2{
        padding-left: 20px;
        padding-right: 20px;
    }
}



@media screen and (max-width:768px) {
    .date{
        font-size: clamp(0.875rem, 0.8594rem + 0.0781vw, 0.9375rem);
    }
    .img2{
        width: 100%;
        height: 100%;
    }
    .div1federation1{
        margin-top: 0px;
    }
    .div1federation3{
        margin-top: 0px;
        padding-bottom: 0px;
    }
    .containerName{
        font-size: 29px;
        text-align: center;
        height: 100%;
        line-height: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .containerFull{
        font-size: 29px;
        text-align: center;
        margin-left: 0px;
        position: relative;
        bottom: 35px;
        padding-left: 20px;
        padding-right: 20px;
        line-height: 35px;
    }
    .containerImage{
        gap: 0px;
    }
    .objectImage{
        gap: 15px;
    }
    .objectImage2{
        gap: 15px;
    }
    .objectImage3{
        gap: 15px;
    }
    .objectImage4{
        gap: 15px;
    }
    .objectImage5{
        gap: 15px;
    }
    .object{
        font-size: 21px;
    }
    .img1{
        margin-top: 29px;
        width: 12px;
        height: 12px;
    }
    .img1I{
        margin-top: 34px;
        width: 12px;
        height: 12px;
    }
    .centercirc{
        padding-left: 18px;
        padding-right: 18px;
    }
    .premium{
        font-size: 29px;
    }
    .much{
        font-size: 21px;
        line-height: 29px;
    }
    .img3{
        width: 38px;
        height: 36px;
        margin-top: 27px;
    }
    .muchImage{
        gap: 15px;
        align-items: start;
        padding-left: 18px;
        padding-right: 18px;
    }
    .muchImage2{
        gap: 15px;
        align-items: start;
        padding-left: 18px;
        padding-right: 18px;
        margin-top: -15px;
    }
    .muchImage3{
        gap: 15px;
        align-items: start;
        padding-left: 18px;
        padding-right: 18px;
        margin-top: -15px;
    }
    .muchImage4{
        gap: 15px;
        align-items: start;
        padding-left: 18px;
        padding-right: 18px;
        margin-top: -15px;
    }
    .sistem{
        font-size: 29px;
        width: 169px;
        line-height: 35px;
    }
    .sisteAll{
        display: flex;
        justify-content: center;
    }
    .federal{
        width: 340px;
        height: 281px;
    }
    .img4{
        height: 118px;
    }
    .federation{
        font-size: 17px;
        height: 74px;
    }
    .date1{
        font-size: clamp(0.875rem, 0.8594rem + 0.0781vw, 0.9375rem);
        padding-top: 25px;
        padding-bottom: 10px;
    }
    .img5{
        height: 88px;
    }
    .federation1{
        font-size: 17px;
        height: 93px;
        /* margin-top: 30px; */
    }
    .federal1{
        width: 340px;
        height: 100%;
    }
    .img6{
        width: 59px;
        height: 59px;
    }
    .imgDiv2{
        gap: 40px;
    }
    .federation2{
        font-size: 17px;
        width: 240px;
    }
    .federdiv{
        display: flex;
        justify-content: center;
    }
    .pFed{
        font-size: 17px;
        width: 256px;
    }
    .pFedDiv{
        display: flex;
        justify-content: center;
        margin-top: -15px;
        padding-bottom: 30px;
    }
    .div_master{
        width: 243px;
        height: 53px;
    }

    .div_master1{
        width: 243px;
        height: 53px;

    }
    .div_master2{
        width: 243px;
        height: 53px;

    }
    .div_master3{
        width: 243px;
        height: 53px;

    }
    .master{
        width: 243px;

        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .master1{
        width: 243px;
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;

    }
    .master2{
        width: 243px;
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;

    }
    .master3{
        width: 243px;
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .muchAll{
        padding-left: 0px;
        padding-right: 0px;
    }
}
