.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #ffffff;
    text-align: left;
    list-style: none;
    background-color:#2f6b33;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}
.dropdown-item:focus, .dropdown-item:hover {
  
    background-color:#000d58;
}
*{
    padding:0%;
    margin:0%;
}
ol, ul {
    padding-left: 19px;
}
/* .notice li {
    padding-left: 12rem;
} */
/*.nav-upmob {
    width: 100%;
    height: auto;
    padding: 8px 0;
    background:#194e91;;
    color: #fff;
}*/
.nav-updes {
    width: 100%;
    height: auto;
    padding: 8px 0;
    background:linear-gradient( 45deg,#d7181b00 36%, #014b06d1 24%);
    color: #fff;
}
.notice{
    background-color:rgb(1 75 6);
    padding-top: 40px;
    padding-bottom: 40px;
}
.azad{
    margin-top: 40px;
    margin-bottom: 40px;
}
.silder-section .carousel-inner{
    height: 700%;
}
.nav-item{
  width: 100%;
}
.navbar{
    background-color:rgb(1 75 6 / 82%);
   
}
.afo{

    color: green;
    margin-left: 0px;
    margin-right: 30px;
}
.afa{
    padding-right: 30px;
    margin-left: 0px;
    
}

.btn{
   background-color: coral;
}
.aw{
    padding-top: 20px;
    background-color: #acf52500;
   
}
.col{
    background-color:rgb(86 62 247 / 5%);
    
}

.content{
   background-color: black;
   text-align: center;
   color: white;
   /* padding: 0.9; */
}
.part{
    height: 100px;
    width: 500px;
}

#h2{
    align-items: center;
}
.Copyright{ background: #2f6c33; }
.name{
    align-items: center;
}
.text-uppercase{
    color:white;
}
.list-unstyled{
    color:white;
}
.slide{
    border-radius: 2px solid #000;
}
.con{
    color: black;
    text-align: justify;
}
.af{
    margin-top: 10px;
}
    /*******************************/
/********* Contact CSS *********/
/*******************************/
.contact {
    position: relative;
    width: 100%;
    padding: 45px 0 15px 0;
}

.contact .contact-information {
    min-height: 150px;
    margin: 0 0 30px 0;
    padding: 30px 15px 0 15px;
    /*background:#d7dae7;*/
}

.contact .contact-info {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.contact .contact-icon {
    position: relative;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2f6b33;
    border-radius: 50px;
}

.contact .contact-icon i {
    font-size: 18px;
    color: #ffffff;
}

.contact .contact-text {
    position: relative;
    width: calc(100% - 50px);
    display: flex;
    flex-direction: column;
    padding-left: 15px;
}

.contact .contact-text h3 {
    font-size: 18px;
    font-weight: 700;
    color:#233799;
}

.contact .contact-text p {
    margin: 0;
    font-size: 16px;
    color: #454545;
}

.contact .contact-social a {
       margin-right: 10px;
    font-size: 24px;
    color: #2f6b33;
}

.contact .contact-social a:hover {
    color: #bd0000;
}

.contact .contact-form iframe {
    width: 100%;
    height: 380px;
    border-radius: 15px;
    margin-bottom: 25px;
}

.contact .contact-form input {
    padding: 15px;
    background: none;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .1);
}

.contact .contact-form textarea {
    height: 95px;
    padding: 8px 15px;
    background: none;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .1);
}

.contact .help-block ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#gallery .gallery-image{
    width:100%;
    height:auto;
    padding: 5px;
    border:2px solid #000071;
    border-radius:5px;
    margin-top:10px 0;
}
.gallery-image img{
    width:100%;
    height: 180px;
    margin-bottom: 20px;
    padding: 5px;
    border:2px solid #e09300;
    border-radius:5px;
}
.pages{ padding-top: 30px;padding-bottom: 30px; }
.pages input{margin-top: 15px;}
.pages select{margin-top: 15px;}
.pages .ss{margin-top: 15px;}
.pages textarea{margin-top: 15px;}
.about{

    padding-top:75px;
    padding-bottom: 26px;
    background-position: center;
    background-repeat: no-repeat;
}
.about h3,p{
    color:#563ef7;
}
/*.sa{margin-top: 60px;}*/
.thumnailda{height: 600px;}

.laptop {
    height: 522px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border: 3px solid black;
    border-radius: 10px;
    margin-top: 50px;
    margin-bottom: 50px;
    bottom: 0px!important;
}
 
/*******************************/
/*********** Team CSS **********/
/*******************************/
.team {
    position: relative;
    width: 100%;
    padding: 45px 0 15px 0;
}

.team .team-item {
    position: relative;
    margin-bottom: 30px;
    background: #ffffff;
}

.team .team-img {
    position: relative;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
}

.team .team-img img {
    position: relative;
    width: 100%;
    margin-top: 15px;
    transform: scale(1.1);
    transition: .3s;
}

.team .team-item:hover img {
    margin-top: 0;
    margin-bottom: 15px;
}

.team .team-social {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
}

.team .team-social a {
    position: relative;
    margin: 0 3px;
    margin-top: 100px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    font-size: 16px;
    color: #ffffff;
    background: #258203;
    opacity: 0;
}

.team .team-social a:hover {
    color: #ffffff;
    background: #719a0a;
}

.team .team-item:hover .team-social {
    background: rgba(256, 256, 256, .5);
}

.team .team-item:hover .team-social a:first-child {
    opacity: 1;
    margin-top: 0;
    transition: .3s 0s;
}

.team .team-item:hover .team-social a:nth-child(2) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .1s;
}

.team .team-item:hover .team-social a:nth-child(3) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .2s;
}

.team .team-item:hover .team-social a:nth-child(4) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .3s;
}

.team .team-text {
    position: relative;
    padding: 25px 15px;
    text-align: center;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, .07);
    border-top: none;
    border-radius: 0 0 15px 15px;
}

.team .team-text h2 {
    font-size: 22px;
    font-weight: 700;
}

.team .team-text p {
    margin: 0;
    font-size: 16px;
}
/*----------- Start Responsive  ---------*/
@media(max-width: 2560px){
    .logobutn .butn{margin-top: 20px;margin-left: 30px;}
    .btl{
        margin-top: 30px;
    }
    .nav-updes {
    width: 100%;
    height: auto;
    padding: 8px 0;
    background:linear-gradient( 45deg,#d7181b00 36%, #014b06d1 24%);
    color: #fff;
}
    

.thumnailda{height: 1400px;}	
}
@media(max-width: 1440px){
     .btl{
        margin-top: 30px;
    }
    .caption{height: 200px;}
	.aw{
        padding-left: 70px;
        padding-right: 70px;
    }
    .nav-updes {
    width: 100%;
    height: auto;
    padding: 8px 0;
    background:linear-gradient( 45deg,#d7181b00 31%, #014b06d1 28%);
    color: #fff;
    }
}
@media(max-width: 1024px){
    .tab button{
        font-size: 12px;
    }
    .thumnailda{height: 650px;}
    .nav-updes {
    width: 100%;
    height: auto;
    padding: 8px 0;
    background:linear-gradient( 45deg,#d7181b00 25%, #014b06d1 14%);
    color: #fff;
    }

}
@media(max-width: 768px){

}
@media(max-width: 576px){
    .tab button{
        font-size: 9px;
    }
    .laptop {
    height: 810px!important;}
    .logobutn .butn{margin-left: 1px;margin-bottom: 5px;margin-top: 10px!important;}
    .nav-updes{background: linear-gradient( 45deg,#d7181b00  00%, #264b29 0%);}
    }
    .nav-updes a { font-size: 15px; }

}
@media(max-width: 425px){
    .tab button{
        font-size: 8px;
    }
   .laptop {
    height: 756px!important;}

}

@media(max-width: 320px){
    .tab button{
        font-size: 8px;
    }
    .bo{
        text-align: center;
    }
.nav-updes{background: linear-gradient( 45deg,#d7181b00  00%, #264b29 0%);}

}
    .btl{
        margin-top: 30px;
    }

      
        .caption{height: 250px;}
    .aw{
        padding-left: 17px;
        padding-right: 17px;

    }

   
     



