*{

    padding:0;
    margin:0;
    box-shizing:border-box;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.bottom_web_name{
    margin-left: 27px;
    margin-top: 0px;
    font-size: 15px;
    color: black;
}


.main_letter_box{
    width: 735px;
    height: 1070px;
    background: white;
    margin: auto;
    margin-top: 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 10px 20px;
    position: relative;
    border: 1px solid #80808073;
    overflow: hidden;
}
/*.letter_bgimg{*/
/*    width: 775px;*/
/*    height: 1091px;*/
/*    position: absolute;*/
/*    opacity: 0.2;*/
/*}*/


.image_logo_box{
    width: 85px;
    height: 85px;
    /* border: 1px solid #80808078; */
    margin-top: 5px;
    border-radius: 50%;
    padding: 2px;
    background: white;
}

.flex_main_box{
    display: flex;
    /* gap: 30px; */
    margin-top: 1px;
    line-height: 10px;
    width: 100%;
    height: 110px;
    /* background: #0a7e6b; */
    background: linear-gradient(135deg, #f68302,#08314f);
    border-bottom: 4px solid #2E7D32;
    border-radius: 10px;
}

.logo_image{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.National{
    font-size: 23px;
    font-weight: 600;
    color: white;
    margin-top: 0;
    text-shadow: 2px 0px 0 #fff, 4px 4px 10px #000;
}

.registration_no{
    font-size: 16px;
    font-weight: 5a00;
    margin-top: 6px;
    color: black;
}

.icon_box{
    width: 20px;
    height: 20px;
    background: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
}

.second_flex_box{
    display: flex;
    align-items: center;
    gap: 13px;
    height: 30px;
}
.home_menu{
    list-style: none;
}

.home_menu li a{
    color: white;
    text-decoration:none;
    font-size: 15px;
}

#icon{
    color: black;
    font-size: 11px;
}

.sectore_city{
    /* background: #2E7D32; */
    padding: 8px 10px;
    border-radius: 4px;
    color: white;
    font-size: 20px;
    text-align: center;
    margin-top: 4px;
    position: relative;
    background: linear-gradient(135deg, #f68302,#08314f);
    /* text-shadow: 2px 0px 0 #fff, 4px 4px 10px #000; */
    /* letter-spacing: 4px; */
    border-bottom: 3px solid #2E7D32;
}

.sectore_city:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    /* background: #25313e; */
    left: 0;
    bottom: -9px;
    border-radius: 4px;
}

#appointment_leeter_qrcode {
    width: 100px;
    height: 100px;
    border: 1px solid #80808099;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
}



.main_letter_img_box_1 {
    padding-right: 280px;
    /* padding-left: 210px; */
    width: 505px;
    margin: auto;
}

.pdf_main_flex{
    margin-top: 30px;
    padding-bottom: 60px;
    display: flex;
    justify-content: center;
    transform: translate(140px, 10px);
}

.letter_position_relative{
    position:relative;
    
}
.appointment_letter{
    font-size: 24px;
    background: #25313e;
    width: 460px;
    margin: auto;
    padding: 7px 0px;
    color: white;
    border-radius: 5px;
    transform: translate(150px, 5px);
}

.responsive_margin_left{
    width: 502px;
    margin-left:10px;
}

.letter_section{
    width:100%;
    background: #ffffff;
    height: 100vh !important;
    overflow: hidden;
    overflow-y: scroll;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.03) 25%, transparent 25%), linear-gradient(-45deg, rgba(255, 255, 255, 0.03) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgba(255, 255, 255, 0.03) 75%), linear-gradient(-45deg, transparent 75%, rgba(255, 255, 255, 0.03) 75%); 
    background-color: #00665f !important;
    background-size: 750px 750px;
}

.qrmain_box_1 {
    display: flex;
    justify-content: end !important;
    transform: translateY(118px);
}
    
    .to_1 {
    padding-left: 28px !important;
    padding-right: 10px;
    font-size: 17px;
    line-height: 20px;
    color: black;
}

.images{
    position: relative !important;
    width: 776px;
    object-fit: cover;
    top: 15px !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    height: 1080px;
    border:1px solid grey;
}

.appointment_letter{
    text-align: center;
}

.btn{
    /* padding: 5px 28px; */
    border: none;
    background: #4CAF50;
    border-radius: 5px;
    color: white;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    width: 160px;
    height: 33px;
}

.containt_box {
   position: absolute;
   /* top: 123px; */
   transform: translate(0px, -899px);
   width: 715px;
}
.sign_image_box_1{
    width: 110px;
    margin-left: 28px;
    margin-top: 80px;
}

.imagessign_1{
    width: 59%;
    height: 80%;
    object-fit: cover;
}
.to_2{
    padding-left: 28px;
    font-size: 13px;
    transform: translate(0px, 10px);
    line-height: 18px;
    margin-top: 0px;
}
.content_height_box{
    height: 555px;
    margin-top: 21px;
}




@media(max-width:1199px){
    .main_letter_img_box_1 {
    transform: translateY(220px);
    position: absolute;
    /* height: 140vh; */
    margin-left: 80px;
}

.responsive_margin_left{
    width: 502px;
    margin-left: 20px;
}

}

@media(max-width:991px){
.containt_box {
    margin-top: 4px;
    width: 93% !important;
    /* margin-left: -20px; */
}

.main_letter_box{
    width: 716px !important;
    height: 1070px;
}
.appointment_letter {
    font-size: 24px;
    background: #25313e;
    width: 460px;
    margin: auto;
    padding: 7px 0px;
    color: white;
    border-radius: 5px;
    transform: translate(150px, -12px);
}
.sign_image_box_1 {
    width: 110px;
    margin-left: 28px;
    margin-top: 90px !important;
}
.content_height_box {
    height: 540px !important;
}

.letter_bgimg {
    width: 756px !important;
    height: 1091px;
    position: absolute;
    opacity: 0.2;
}

.pdf_main_flex{
    margin-top: 30px;
    padding-bottom: 60px;
    display: flex;
    justify-content: center;
    transform: translate(132px, 7px);
}
.images{height: 90%;width: 151% !important;margin: auto;display: flex;}

}

.watermark_img{
    position: absolute;
    /* top: 40%; */
    /* left: 41%; */
    transform: translate(201px, -695px);
}

.watermark_img img{
    width: 377px;
    opacity: 0.09;
}

.bottom_details{
    padding: 5px 10px;
    background: #56b24f;
    position: absolute;
    width: 100%;
    bottom: 25px;
    gap: 20px;
    left: 0;
    height: -1px;
    display: flex;
    justify-content: center;
    /* background: linear-gradient(135deg, #4CAF50, #8BC34A, #CDDC39); */
  background: linear-gradient(135deg, #f68302,#08314f)
}

.registration_text{
    display: flex;
    justify-content: space-between;
    /* margin-top: -27px; */
    transform: translate(0px, -23px);
    gap: 32px;
}

.appointment_heading{
    display: flex;
    align-items: center;
    flex-flow: column;
    width: 70%;
    justify-content: center;
}
.letter_bottom_heading{
    text-align: center;
    transform: translate(0px, 24px);
    font-size: 15px;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 6px;
    color: white;
    justify-content: center;
}

.pt-3{
    text-align:justify;
    line-height:18px;
}