@import url('https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.navbar-brand{
    padding: 2% 6%;
}
.navbar-brand img{
padding: 2%;
}

.nav-item{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #999;
}

.nav-item img{
    
}


.section-1{
    height: 495px;
    background: url(/content/images/bg/bitmap.png);
   object-fit: cover;
   background-repeat: no-repeat;
}

.banner{
    margin-top: 10%;
}


.banner-desc{
    font-family: Mukta;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: 1px;
  color: white;
}

.banner-desc-2{
    font-family: Mukta;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: white;
}


.section-2{
    height: 600px;
}

.section-2-title{
    font-family: Poppins;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #171822;
  margin-top: 8%;
}

.section-2-title-2{
    font-family: Mukta;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #171822;
  margin-top: 5%;
  margin-bottom: 5%;
}

.section-2-desc{
    font-family: Mukta;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #797979;
}

.button1{
  font-family: Mukta;
    border-radius: 4px;
    background-color: #e2172c;
    width: 224px;
  height: 50px;
  border: none;
  margin-top: 5%;
}

.button1 a{
    font-size: 15.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.82;
    letter-spacing: normal;
    color: white;
    text-decoration: none;
}

.section-3{
    
    background-color: #fafafa;
}

.section-3-title{
    font-family: Poppins;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #171822;
    padding-top: 5%;
  padding-bottom: 5%;
}

.news-title{
    font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  color: #222;
  margin-top:5%;
}

.news-desc{
    font-family: Mukta;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #797979;
    margin-top:5%;
}


.news-date{
    font-family: Poppins;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #757575;
  margin-top:5%;
}


.section-4{
  
  background: url(/content/images/bg/paydas.png);
 object-fit: cover;
 
}

.img-border{
 
  text-align: center;
  height: 83.9px;
  border-radius: 4px;
  border: solid 1px #e6e6e6;
  background-color: white;
  margin-top: 25%;
  display: flex;
    align-items: center;
    justify-content: center;
}

.card-img-top{
  width:320px;
  height: 230px;
  object-fit: cover;
}

.section-4-title{
  font-family: Poppins;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: white;
  padding-top: 5%;
}

.section-4-title-2{
  font-family: Poppins;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: white;
  padding-top: 5%;
}

.section-4-desc{
  font-family: Mukta;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: white;
  padding-top: 5%;
}

.button3{
  border-radius: 4px;
  border: solid 1px #e6e6e6;
  background-color: white;
  width: 152px;
  height: 42px;
border: none;
margin: 3% 0;
}

.button3 a{
  font-family: Mukta;
  font-size: 12.8px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.82;
  letter-spacing: normal;
  color: #7e7e7e;
text-decoration: none;
}


.button4{
  border-radius: 4px;
  border: solid 1px #e6e6e6;
  background-color: white;
  width: 152px;
  height: 42px;
margin-top: 2%;
margin-bottom: 2%;
}

.button4 a{
  font-family: Mukta;
  font-size: 12.8px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.82;
  letter-spacing: normal;
  color: #7e7e7e;
text-decoration: none;
}


.section-5{
  
  
  background-color: #fafafa;
}

.section-5-title{
  font-family: Poppins;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  text-align: center;
  color: #171822;
  padding-top: 8%;
}

.section-5-desc{
  font-family: Mukta;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #171822;
  padding-top: 3%;
}

.section-5-info{
  padding: 5% 12%;
}

.section-5-img {
margin-bottom: 5%;
}

.section-5-title-2{
  font-family: Mukta;
  font-size: 21px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.24;
  letter-spacing: normal;
  color: #171822;
  
}

.section-5-desc-2{
  font-family: Mukta;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #797979;
  padding-top: 6%;
  width: 80%;
}

footer{
  height: 630px;
  background-color: #fafafa;
  margin-top: 10%;
  
}

.ft{
  padding-top: 10%;
}

.footer-left-title{
  font-family: Poppins;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #171822;
  margin-bottom: 3%;
}

.footer-left-desc{
  font-family: Mukta;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #797979;
  
}

.footer-left-title-2{
  font-family: Mukta;
  font-size: 21px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.24;
  letter-spacing: normal;
  color: #171822;
  padding-top: 3%;
  margin-bottom: 3%;
}

.footer-left-link{  
    font-family: Mukta;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #e2172c;
    text-decoration: none;
  
  }

  

  .footer-left-link:hover{
    text-decoration: none;
    color: #e2172c;
  }


/* footer */
#kirmizi {
  background: #e2172c;
  padding: 25px ;
  color: #fff;
  text-align: center;
  height: auto;
}
#kirmizi span a{
  color: crimson;
  text-decoration: none;
}
#kirmizi span a:hover{
  text-decoration: underline;
}


  .icon-list  img{
    padding-top: 5%;
    margin-right: 4%;
  }

  .button2{
   
    border-radius: 4px;
    background-color: #e2172c;
    width: 134px;
  height: 50px;
  border: none;
  margin-top: 5%;
}

.button2 a{
  font-family: Mukta;
  font-size: 15.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.82;
  letter-spacing: normal;
  color: white;
  text-decoration: none;
}








.login-box .user-box {
  position: relative;
}

.login-box .user-box input {
  padding: 10px 0;
  font-size: 16px;
  color: #111;
  margin-bottom: 30px;
  border: none;
  border-bottom: 1px solid #ccc;
  outline: none;
  background: transparent;
  width: 70%;
}

.login-box .user-box input:focus{
  border-bottom: 1px solid red;
  transition: 2s;
}

.login-box .user-box label {
  position: absolute;
  top:0;
  left: 0;
  padding: 10px 0;
  font-size: 16px;
  color: #999;
  pointer-events: none;
  transition: .5s;
}

.login-box .user-box input:focus ~ label,
.login-box .user-box input:valid ~ label {
  top: -20px;
  left: 0;
  color: #999;
  font-size: 12px;
}


header{
  max-width: 100%;
  height: 223px;
  background-image: url(/content/images/banner/banner.png);
  object-fit: cover;
   background-repeat: no-repeat;
}

.banner-text{
  margin-left: 15%;
}

.banner-title{
  font-family: Poppins;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: white;
}

.banner-under-title{
  opacity: 0.43;
  font-family: Mukta;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: white;
}

.x{
  padding-top: 7%;
 }
 
 .banner-right-img img{
   position: relative;
   width: 85%;
   margin-left: 15%;
 }

.iconlist{
  display: flex;
  flex-direction: column;
  margin-top: 5%;
  
}

.iconlist a{
  margin-left: 16%;
}

.about-left-title{
  font-family: Mukta;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #dedede;
}

.about-text{
  
  margin-top: 5%;
  
}

.about-title{
  font-family: Poppins;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #171822;
  
}

.about-desc{
  font-family: Mukta;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #797979;
  width: 90%;
  padding-top: 2%;
}

.about-desc strong{
  font-family: Mukta;
  font-size: 22px;
  font-weight: bold;
  color: #171822;
  
}





@media screen and (max-width: 800px) {
  .iconlist , .banner-right-img  , .kirmizi{
    display: none;
	  height: 180px;
  }

	
}