* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    max-width: 100%;

}

p {
  font-weight: 500;
}
/*  */
.social_links {
    background: transparent linear-gradient(90deg, #9b1811 30%, #73151e 90%) 0% 0% no-repeat padding-box;
    height: max-content;
    font-family: 'Poppins', sans-serif;
  }
.link_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
   padding: 0.7rem 3rem;
}
.links {
    margin: 0.5rem 0rem;
    display: flex;
    gap: 1rem;
}
.number h2 {
    font-size: 1rem;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}

.links img {
    width: 20px;
    margin-left: 1rem;
}
/*  */
header{
	border: black;
	border-width: 2px;
	box-shadow: 0px 3px 20px 3px rgba(0, 0, 0, 0.06);
  font-family: 'Poppins', sans-serif;
  width: 100%;

}
.head_container{
	padding: 20px;
    height: auto;
}
.logo img{
	height: 50px;
    width: 400px;
    cursor: pointer;
}
.logo {
    padding: 0.5rem 1rem;
    /* background-color: #fff; */
    border-radius: 4px;
}
.menu{
	margin-top:5px;
}
.menu ul{
	list-style-type: none;

}
.menu li{
	display: inline;
}
.sticky {
  width: 100%;
}

.fixed {
  position: sticky;
  top:0;
  background-color: #fff ;
  z-index: 100;
  border-bottom: 1px solid #f1f1f1;
}
.list a{
    font-size: 1.1rem;
	text-decoration: none;
	font-weight: 500;
    color: #000;
    padding: 0rem 0.4rem;
	/* color: #1c3664; */
	    /* padding:10px; */
	    /* padding-left: 15px; */
	    /* padding-right: 15px; */
}
.icon{
	display: none;
}

menu.responsive{
	position: relative;
}
menu.responsive{
	float: none;
    display: block;
    text-align: left;
}


@media screen and (max-width: 835px) {
	.logo img {
	    height: 40px;
	}

	.menu{
		margin:0;
	}
    .sidenav {
        width: 250px;
    }
}


@media screen and (max-width: 1160px) {

.menu li{
	display: none;
}
.icon{
    font-weight: 900 !important;
        font-size: 27px !important;
    padding: 0;
    margin: 0;
       /* margin-top: -22px; */
    display: flex;
}
	.logo img {
	    height: 40px;
	}
}




.sidenav {
    margin-top: 4rem;
  font-family: 'Poppins', sans-serif;
	height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.2s;
    padding-top: 87px;
    box-shadow: 2px 8px 20px rgba(0, 0, 0, 0.24);
}
 a {
    text-decoration: none;
 }
.sidenav li a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    margin-top: 0.5rem;
    /* border-bottom: 1px solid #000; */
    font-size: 20px;
    color: #1c3664;
    display: block;
    transition: 0.3s;
}
.sidenav li:hover {
    background-color: #f2f2f2;
}

.sidenav a:hover, .offcanvas a:focus{
    /* color: #F7CA18; */
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: #000;
}


/*  */
.about_us_image {
    background-image: url(xhero2.png.pagespeed.ic.hFcxrs-6as.webp);
    height: 50vh;
    /* background-position: center; */
    background-size: cover;

}
.about_us_links {
    font-family: 'Titillium Web', sans-serif;
    display: flex;
    gap: 1rem;
}
.postition {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 50vh;
}
.about_us_links a {
    text-decoration: none;
}
.about_us_image h1 {
    font-size: 3.5rem;
    padding: 0rem 1rem;
    color: #013243;
    font-weight: 700;
    font-family: 'Titillium Web', sans-serif;
}
.span {
    font-size: 1.1rem;
}
.links {
    margin: 0.5rem 0rem ;
    display: flex;
    gap: 1rem;
}
.link_1 a {
    font-weight: 600;
    color: #4A5764;

}
.link_2 a  {
    font-weight: 400;
    color: #1E0B9B;

}
/*  */
/* font-family: 'Poppins', sans-serif; */
/* font-family: 'Titillium Web', sans-serif; */
.pki_history_section {
    /* padding: 0rem 1rem; */
    
}
.pki_history {

    font-family: 'Poppins', sans-serif;

}
.pki_history {
    background: #9b1811;
    display: flex;
    width: 1050px;
    max-width: 100%;
    margin: 4rem auto 4rem auto;
    /* align-items: center; */
    gap: 3rem;
    padding: 2rem 2rem;
    box-shadow: 0px 0px 12px 1px #111;
    border-radius: 6px;
}
.history_image img {
    width: 1200px;
    /* position: relative;
    right:20px;
    top: 20px; */

}
.history_image {
    /* border: 3px solid #120A8F; */
}
.history_text h1 {
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 2.2rem;
    padding: 0rem 1rem;

}
.history_text p {
    color: #fff;
    font-size: 0.9rem;
    text-align: justify;
    font-weight: 300;
    /* padding: 0rem 1rem 2rem 1rem; */
    letter-spacing: 1px;

    /* background-color: #9b1811; */
}
.history_botton {
    background-color: #9b1811;
    width: fit-content;
    padding:  0.4rem 1.5rem;
    font-size: 0.8rem;
    margin: 1rem 1rem 0rem 1rem;
    cursor: pointer;
}
.history_botton a {
    text-decoration: none;
   color: #fff;
}
.pki_history_section {
    font-family: 'Poppins', sans-serif;
    width: 100%;
}
/* .circle {
    position: absolute;
    top: 70%;
    left: 47%;
    height: 10px;
    width: 120px;
    background-color: #9b1811;

    display: inline-block;

}
.circle223 {
    position: absolute;
    top: 120%;
    left: 93%;
    height: 70px;
    width: 70px;
    background-color: #9b1811;
    border-radius: 50%;
    display: inline-block;
    box-shadow: 0px 0px 6px 2px #666;
} */
.red_color {
    background-color: #9b1811;
    height: auto;
}
.pki_history_blog {
    /* width: 1200px; */
    padding: 0rem 1rem;
    margin: 5rem 1rem;
}
.blog_flex {
    display: flex;
    gap: 1rem;
    /* text-align: center; */
}
.blog_flex img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    box-shadow: 0px 0px 10px 1px #777;
}
.established {
    width: 750px;

    margin: auto;

}
.blog_flex_2 {
    display: flex;
    gap: 1rem;
    margin: 0rem 1rem;
}
.blog_flex_2 p {
    text-align: center;
    margin: 1rem 0rem;
}
.blog_flex_2 img {
    width: 100%;
    object-fit: cover;
    height: 270px;
    box-shadow: 0px 0px 10px 1px #777;
}
.blog_para {
    text-align: center;
    margin: 1rem 0rem;
    padding: 0rem 0rem 2rem 0rem  ;
    color: #fff;
}
.pki_primary h1{
    padding: 1rem 0rem 0rem 0rem;
    font-size: 2rem;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0px;
    font-family: 'Titillium Web', sans-serif;
    margin: 1rem auto;
    color: #fff;
    width: fit-content;
}

/*  */
.footer_flex {
    font-family: 'Poppins', sans-serif;
    display: flex;
    align-items: center;
    padding: 2rem 3rem 2rem 1rem;
    width: 100%;
    margin: auto;
    justify-content: space-evenly;

}

.footer_text {}

.footer_flex .text h1 {
    font-size: 1.8rem;
    line-height: 1.1;
}

.footer_flex .text a {
    color: #000;
    text-decoration: none;
}
.footer_flex .text p {
    padding: 1rem 0rem;
}

.inputs .contact h1 {
    font-size: 1.8rem;
    border-bottom: 2px solid #000;
    width: fit-content;
}

.input {
    margin: 0.7rem 0rem;
}

.input input {
    width: 250px;
    height: 40px;
    padding: 0rem 0.3rem;
    border-style: none none solid none;
    outline: none;
}

.button {
    background-color: #9b1811;
    color: #fff;
    padding: 0.8rem 1.4rem;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 600;
}

.button:hover {
    background-color: rgba(155, 24, 17, 0.8);
}

.rights {
    text-align: center;
    font-weight: bold;
    padding: 0.5rem 0rem;
}
/* PKI AT SHIFA */
.pki_at_shifa_pictures_blog {
    display: grid;
    grid-template-columns: repeat(3, 360px);
    column-gap: 1rem;
    row-gap: 1rem;
    justify-content: center;
    margin:auto;
    padding: 0rem 1rem;
}
.shifa_header {
    margin: 5rem 0rem 2rem 0rem;
}
.shifa_header h1 {
    line-height: 1;
    padding: 0rem 0rem;
    font-size: 2rem;
    text-align: center;
    font-weight: 600;
    color: #9b1811;
    font-family: 'Titillium Web', sans-serif;

    margin: 1rem auto;
    width: fit-content;
}
.shifa_header h1 {
    /* border-bottom: 2px solid #9b1811; */
}
 h2 {
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
    padding:0.5rem;
}
.pki_at_Shifa_para p {
    text-align: center;
    padding: 1rem;
    width: 550px;
    margin: auto;
}
.image {
    margin: 0rem 0.1rem;
}
.image img {
    box-shadow: 0px 0px 10px 2px #999;
    width: 100% ;
    height: 250px;
    object-fit: cover;
    /* margin: 0rem 1rem; */
}
/* Training Program */
.gery_color {
    background-color: #f2f2f2;
    height: auto;
    margin: 5rem 0rem;
}
.training_program {
    margin: 1rem 0rem;

}
.training_program_images {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 1rem;
    row-gap: 1rem;
    width: 1800px;
    margin: auto;
    /* padding: 0rem 1rem; */
}
.training_program h1 {
    line-height: 1;
    padding: 1rem 0rem 1rem 0rem;
    font-size: 2rem;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0px;
    font-family: 'Titillium Web', sans-serif;
}
.training_program p {
    text-align: center;
    padding: 1rem 0rem;
    width: 820px;
    margin: auto;
}
.training_image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    box-shadow: 0px 0px 5px 1px #000;
}
/*  */
.traning_part_2 {
    width: 1050px;
    margin: auto;
    max-width: 100%;
}

.traning_part_2 p {
    text-align: center;
    padding: 1rem 0rem;
}
.part_image {
    width: 100%;
    padding: 0rem 1rem;
}

@media (max-width:1220px) {
    .pki_history_blog {
        width: 950px;
        margin: auto;
    }
    .pki_at_shifa_pictures_blog {
        width: 950px;
        grid-template-columns: repeat(3, 1fr);
    }
    
    .image img {
        height: 300px;
        
    }
}
@media (max-width:1095px) {
    .pki_history {
        flex-direction: column;
        width: 420px;
    }
    .blog_flex_2 {
        flex-direction: column;
        width: 420px;
        margin: auto;
    }
    
    .history_image img {
        width: 100%;
    }
    .training_program_images {
        width: 950px;
        grid-template-columns: repeat(3, 1fr);
        row-gap: 1rem;
        padding: 0rem 1rem;
    }
}
@media (max-width:1020px) {
    .footer_flex {
        flex-direction: column;
        
    }
    .footer_flex .text {
        text-align: center;
    }
    .input input {
        width: max-content;
    }
}
@media (max-width:900px) {
    .link_flex {
        flex-direction: column;
    }
    .logo img {
        width: 100%;
        object-fit: contain;
    }
    .logo {
        height: 50px;
        max-height: 50%;
        
        text-align: center;
    }
    .pki_at_shifa_pictures_blog {
        grid-template-columns: repeat(2, 1fr);
    }
    .pki_history_blog {
        width: 800px;
        margin: auto;
    } 
    .training_program_images {
        grid-template-columns: repeat(2, 1fr);
    }
    .blog_flex {
        flex-direction: column;
    }
}
@media (max-width:500px) {
    .training_program_images {
        grid-template-columns: repeat(1, 1fr);
    }
    .pki_at_shifa_pictures_blog {
        grid-template-columns: repeat(1, 1fr);
    } 
   
}
.h2-header{
    text-align: center;
    font-style: italic;
    font-family: auto;
  }