
body, html {
    /* color: #6f6f6f; */
    font-size: 15px;
    line-height: 1.6;
	font-family: 'Poppins', sans-serif;
	width: 100% !important;
	height: 100% !important;
   scroll-behavior:smooth!important;
   transition: font-size 0.3s ease;
   /* cursor: url("https://live.staticflickr.com/65535/53457421324_029fbfb11c_o.png"),
   pointer; */

   /* overflow-x: hidden; 
   overflow-y: auto; */
   /* overflow-x: hidden; */
}




h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
    font-weight:700;
	color: #1f1c0c;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}

h4, .h4 {
    font-size: 18px;
}
h2, .h2 {
    font-size: 30px;
}
h3, .h3 {
    font-size: 24px;
}
h5, .h5 {
    font-size: 15px;
}
.h6, h6 {
    font-size: 12px!important;
}

@media (min-width: 1200px){
.container {
    max-width: 1170px;
}
}

@media(max-width: 991px) {
    .navin {
        display: none !important;
    }
    .Minister{
display: none !important;
    }
    }
.slick-prev{
    display: none;
}

p {
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 1.8;

}

a, a:hover, a:focus {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
	color: white;
    outline: 0 solid transparent;
} 


ul, ol {
	padding: 0;
	margin:0px;
	list-style: none;
	webkit-padding: 0;
	moz-padding: 0;
    font-size: 12px;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://example.com/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(https://example.com/MaterialIcons-Regular.woff2) format('woff2'),
    url(https://example.com/MaterialIcons-Regular.woff) format('woff'),
    url(https://example.com/MaterialIcons-Regular.ttf) format('truetype');
}


.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

/*========================================
header-top-section--------
==========================*/



a, button {
    color: inherit;
    outline: medium none;
}


/*============topbar--section==============*/



.info-bar {
       background-color: #fff;
    padding: 0px 0;
}
.info-bar .top-left {
    text-align: left;
    margin-left: 0;
}
.info-bar .date {
    float: left;
    margin-right: 20px;
}

.info-bar .top-left p {
    color: #f74f21;
    font-weight: 400;
    margin-bottom: 0;
}

.info-bar .top-left p span:first-child {
    margin-right: 10px;
}

.ticker-slider{
  color:#fff!important;
}

.info-bar .top-left p span {
    color: #ffffff;
    margin-left: 10px;
}

.extra-small-icon li a i{
    color: #002e5b;
}


.bar{
    position:relative;
    width:25px;
	margin:7px auto;
	height:2px;
	background-color:black;
    transition:0.4s;
  }
  
  .navbar-toggler:focus{
   outline:none;
   box-shadow:none;
   border:0px;
  }
  
.navbar-scroll {
    position:fixed!important;
    top:0%!important;
    right: 0;
	background:#fff!important;
    left: 0;
    z-index:999;
	transition:0.10s ease;
    color: #333;
	box-shadow: 0 1px 1px 0 rgb(0 0 0 / 16%);
}
.navbar-scroll .navbar-nav .nav-item .nav-link{
    font-size: 12px;
    /* color: black; */
    background: none !important;
    padding: 28px 15px;
    font-weight: normal;
    text-transform:capitalize;
    display:block;
	font-weight:500;
    position: relative;
    text-decoration: none;
    transition:0.4s ease;	
}

@media (max-width:1200px){
.navbar-scroll .navbar-nav .nav-item .nav-link {
  
    margin-left: 0px !important;
  
}
}
/* .nav-item .active a i{
    color: green;
} */
.navbar-scroll .appoint-btn a {
   
        background: #b56447ff;
        color: #fff;
        font-size: 14px;
        padding: 10px 15px;
        border-radius: 30px;
    
}
#appoint-btn   {
  
    color:#fff;
    background: linear-gradient(to right, #613013, #e0a072);
    font-size: 14px;
    padding: 0px 3px;
  
    margin-bottom: 4px;
    letter-spacing: 1px;
    margin-right: 57px;
    text-align: center;
}
#appoint-btn:hover {
background :#613013 ;
}



.navbar-scroll .navbar-brand img {
}

.navbar-brand img {
    height:38px;
    margin-top:10px;
    margin-bottom:10px;
}
@media(max-width:350px){
    .navbar-brand img {
        height:32px !important;
        margin-top:0px !important;
        /* margin-bottom:10px; */
    }
}


@keyframes slidedown {
	0% {
		transform: translateY(-100%);
	}			
	100% {
		transform: translateY(0%);
	}		
}

@-webkit-keyframes slidedown  {
	0% {
		-webkit-transform: translateY(-100%);
	}
	
	100% {
		-webkit-transform: translateY(0%);
	}	
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
	line-height:1.5em;
	color:white;
    vertical-align: middle;
    content: "";
    background:#1f343a;
	border-radius:5px;
}
.navbar-toggler-icon   i{
  color:white!important;
}

.header {
    position: relative;
    width: 100%;
    background: #fff;
	z-index:999;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 16%);
}
.header .header-right .partner_media{

}
/* @media (max-width: 989px){
.header .header-left{
    margin-left: -40px;

}
} */
@media (max-width: 843px){
    /* .header .header-right .partner_media{
       display: none;
    
    } */
 
    .header-area .header-right {
        text-align: left !important;
    }
    }
    @media (max-width: 768px){
        .header-area .header-right {
            margin-left: -77px;
        }
    }
    @media (min-width: 843px){
        .header .header-left .partner_media_new{
            display:none ;
         
         }
      
    }
.header-style-two {
    background: #b56447ff;
    height: 40px;
}


.logo a img {
    max-width: 146px;
    margin: 0px auto;
}

.header-area .header-right {
    text-align: right;
    float: right;
}


.header-area .header-right ul {
    padding-left: 0;
    margin-bottom: 0;
}

.header-style-two .header-right ul li {
    color: #1f1c0c;
}
.header-area .header-right ul li {
    list-style: none;
    display: inline-block;
    font-size: 12px;
    margin-left: 23px;
    position: relative;
    /* font-weight: 600; */
    margin-top: 11px;
    letter-spacing: 1px;
    color: white;
}
.header-area .header-left {
    white-space: nowrap; /* Add this line to prevent wrapping */
}
.header-area .header-left ul li {
    list-style: none;
    display: inline-block;
    font-size: 12px;
    margin-left: 15px;
    position: relative;
    /* font-weight: 600; */
    margin-top: 8px;
    letter-spacing: 1px;
    color: white;
}
.header-area .header-left ul .active {
    border-right: 2px solid white;

}
.header-area .header-right ul li i {
    /* font-size: 18px;
    top: 2px;
    position: relative;
    margin-right: 5px; */
    /* color: white; */
}

.header-style-two .header-left a i {
    /* background: #1f1c0c; */
    width: 28px;
    height: 27px;
    text-align: center;
    font-size: 13px;
    padding: 6px;
    margin-top: 6px;
}
    /* border-radius: 30px;
}
.header-area .header-left a i {
    /* color: #ffffff; */
    /* font-size:12px;
    margin-right: 10px; */

#facebook{
    color: #527dbd;
}
#Instagram{
    color: #c13584;
}
#Linkedin{
    color:#0077b5;
}
#twitter{
    color: white;
}
#Youtube{
    color: red;
}


.fa-facebook-f{
    border:1px solid #527dbd;
    margin-top:0px; 
    background-color:#527dbd ;
    color: white;
}

.fa-instagram{
    border:1px solid  #C13584;
    margin-top:0px; 

    background-color:#C13584 ;
    color: white;}
    .fa-linkedin-in{
    border:1px solid #0077b5;
    margin-top:0px;  

    background-color:#0077b5 ;
    color: white;}
    .fa-x-twitter{
    border:1px solid black;
    margin-top:0px; 

    background-color:black ;
    color: white;}

    .fa-youtube{
        border:1px solid red;
        margin-top:0px; 
    
        background-color:red ;
        color: white;
    }
   
#a-minus{
    /* padding: 0px 4px; */
    color: #fff;
    margin-right: 9px;
    /* border: 1px solid #ccc; */
    width: 35px;
    max-width: 35px; 
    padding: 4px;
}
#a-default{
    color: #fff;
    margin-right: 9px;
    /* border: 1px solid #ccc; */
    width: 35px;
    max-width: 35px; 
    padding: 5px 8px;
    /* font-size: 10px; */
}
#a-plus{
    /* padding: 0px 4px; */
    color: #fff;
    margin-right: 9px;
    /* border: 1px solid #ccc; */
    width: 35px;
    max-width: 35px;  
    padding: 5px;
    /* font-size: 10px; */
}

.header-left #governmenthd-1{
    color: white;
    font-size: 12px;
    /* border-right: 2px solid white; */
    padding-right: 6px;
}
.header-left li{
    list-style: none;
    
}
.header-left #governmenthd-2{
    color: white;
    font-size: 12px;
}
@media(max-width:460px){
    .header-left #governmenthd-2{
       display: none;
    }
    .header-area .header-left ul .active {
   border-right: 0px;
    
    }
    #a-minus{
        display: none;
    }
    #a-default{
    display: none;
    }
    #a-plus{
        display: none;
    }
    
.footer-area .footer-bottom .copyright-text p {
  font-size: 11px !important;
}
}
.header-left{
    margin-top: 3px;
}

@media only screen and (min-width:992px){
   .small-display{display:none;}
   .padding-bg-screen{
     padding-top:130px;
   }
}

@media only screen and (max-width:992px){

.text-box .inner .title {
    font-size: 26px!important;
    font-weight: 600;
    line-height: 29px!important;
}

.padding-bg-screen{
     padding-top:50px;
   }
.nav-item .nav-link {
    /* background-color: #333; */
    color: black!important;
    border-bottom: 1px solid brown;
    padding: 4px 3px!important;
    /* margin-left: 16px; */
}

/* .nav-item .nav-link i {
    position: absolute;
    right: 10px;
    top: 11px;
} */


 .outer-ul{
  display:block!important;
}

   .header-bottom{
     display:none;
   }
  
   
   .mobile-menu{
     position:fixed;
	 top:0;
	 right:0;
	 width:100%;
	 padding-top: 66px;
	 transform:translateX(100%);
	 z-index:-1;
	 height:100vh;
	 background-color:white;
	 overflow:auto;
   }
     
}


.menu-active{
    transition: all 0.5s ease;
	transform:translateX(0%);
}



.navbar-toggler span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color:green;
    opacity: 1;
    left: 0;
    top: 0;
    border-radius: 0;
    -webkit-transform: rotate(
0deg);
    transform: rotate(
0deg);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.navbar-toggler {
    width: 30px;
	margin:16px 0px;
    height: 25px;
    right: 15px;
    border: none;
    position: relative;
    border-radius: 0;
    -webkit-transform: rotate(
0deg);
    transform: rotate(
0deg);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

.navbar-toggler span:nth-child(2) {
    top: 10px;
}

.navbar-toggler span:nth-child(3) {
    top: 20px;
}




.navbar-toggler.nav-active span:nth-child(1) {
    top: 12px;
    -webkit-transform: rotate(
135deg);
    transform: rotate(
135deg);
}

.navbar-toggler.nav-active span:nth-child(2) {
    opacity: 0;
}

.navbar-toggler.nav-active span:nth-child(3) {
    top: 12px;
    -webkit-transform: rotate(
-135deg);
    transform: rotate(
-135deg);
}


.navbar button:focus{
  text-shadow:none;
  outline:none;
  border:none;
}



/* @media(max-width:768px){
    .small-menu{
        min-width:10rem !important;
    }

} */

.small-menu{
    background: #fff;
    border-bottom: 1px groove rgba(0, 0, 0, .1);
    box-shadow: 5px 5px 2px rgb(23 36 52 / 5%);
    position: relative;
	border-radius:0px;
	padding:0px;
	margin:0px 0px  0px 1px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	min-width:15rem;
    padding: 0px;
    border: none;
	opacity:0;
	transform:translatey(30px);
	visibility:hidden;
	animation:slidedown 0.4s ease 1;
    border-left: 3px solid #b56447ff;

}

@keyframes slidedown{
  0%{ transform:translatey(40px); opacity:0;}
    100%{ transform:translatey(0px); opacity:1;}
}

.small-menu a {
    display: block;
    color: black;
	font-weight:500;
    font-size: 13px;
    border-bottom: 1px groove rgba(0, 0, 0, .1);
    box-shadow: 5px 5px 2px rgb(23 36 52 / 5%);
    transition: 0.5s ease;
    padding: 8px 15px;
}
@media (max-width: 1204px){
    .small-menu a {
        font-size: 11px;  
    } 
}
.small-menu a:hover {
 
    color: black;
	
}

/* 
.dropdown-menu-submenu {
    background: #fff;
    border-bottom: 1px groove rgba(0, 0, 0, .1);
    box-shadow: 5px 5px 2px rgb(23 36 52 / 5%);
    position: relative;
    border-radius: 0px;
    padding: 0px;
    margin: 0px 0px 0px 1px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    min-width: 15rem;
    padding: 0px;
    border: none;
    opacity: 0;
    transform: translatey(30px);
    visibility: hidden;
    animation: slidedown 0.4s ease 1;
    border-left: 3px solid #b56447ff;
} */



/* .dropdown-menu-submenu a {
    display: block;
    color: black;
    font-weight: 500;
    font-size: 13px;
    border-bottom: 1px groove rgba(0, 0, 0, .1);
    box-shadow: 5px 5px 2px rgb(23 36 52 / 5%);
    transition: 0.5s ease;
    padding: 8px 15px;
}


.dropdown-menu-submenu a:hover {
    color: black;
} */


@media only screen and (min-width:992px){
   .dropdown:hover .small-menu{
  opacity:1;
  display:block!important;
  	transform:translatey(0px);
	visibility:visible;
}
}
@media only screen and (max-width:992px){
   .dropdown .small-menu{
    opacity:1;
  	transform:translatey(0px);
	visibility:visible;
    width: 50%;
    min-width: 10rem !important;
}
}


.small-menu a:hover {
    color: green !important;
}

.bg-lightest {
    background-color: #fcfcfc;
}

.info-bar .infobar-ticker span {
    margin-right: 10px;
}

.info-bar .social {
    text-align: right;
}

.info-bar .social a {
    padding: 0 8px;
       color: #c5c5c5;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    display: inline-block;
}

.info-bar .infobar-ticker .single-ticker {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    text-transform: capitalize;
    font-weight: 400;
}


#select-office {
    background-color: #329cd7;
    border-radius: 0px;
    border: none;
    height: 47px;
    font-size: 12px;
    color: white;
}

.stm-iconbox i {
  color: #999999;
    margin-right: 5px;
}
.stm-iconbox__text, .stm-iconbox__description {
    font-size: 11px;
    color: #999999;
    line-height: 17px;
    font-weight: 400;
}

.stm-iconbox__info{
 margin-left:6px;
}

.header-item{
 margin:0px 20px;
}


.navigation {
      background-color: #fff;
    padding: -18px 0px;
    z-index: 3;
    margin-top: -8px;
}

.navbar-nav .nav-item{
	position:relative;
}


.navbar-brand {
    font-weight: 900;
    font-size:30px;
	color: #fff;
	padding:0px;
}


.navbar-nav .nav-item .nav-link{
    font-size: 12px;
    letter-spacing: 1px;
    color: black;
    background: none !important;
    padding: 28px 15px;
    font-weight: normal;
    text-transform:capitalize;
    display:block;
	font-weight:500;
    position: relative;
    text-decoration: none;
    transition:0.4s ease;	
}
.navbar-nav .nav-item .nav-link i{
    font-size: 10px;

}


@media (max-width:1204px){
     .navbar-nav .nav-item .nav-link{
        font-size: 11px !important;
      
        padding: 8px 5px !important;
      
    }
    .navbar-nav .nav-item img{
        margin-top: 10px;
    }
    .navbar-nav{
        margin-left: -38px !important;
    }
      
}
@media (max-width:768px){
    .navbar-nav{
        margin-left: 4px !important;
    }
   
}



/* @media (max-width: 1199px){
    .navbar-nav {
        margin-left: -28px !important;
    }
} */

.navbar-nav .nav-item .nav-link:hover{
color: #208e07;
font-weight:500;
}
.navbar-nav .active .nav-link{
    /* color: #208e07; */
    /* font-weight:500; */
    }

/* .navbar-nav .nav-item .nav-link i{
    font-size:10px;	
}



.navbar-nav .nav-item.active .nav-link i {
    color: #208e07;
    font-weight: 500;
    font-size: 20px;
} */

     /* Custom styles for the dropdown submenu */
     /* .nav-item.dropdown-submenu:hover .dropdown-menu-submenu {
        display: block;
    } */

    .dropdown-menu-submenu {
        display: none;
        position: absolute;
        top: 0;
        left: 100%;
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        z-index: 1;
    }

    .dropdown-menu-submenu a {
        display: block;
        padding: 10px;
        text-decoration: none;
        color: #333;
        min-width: 11rem;
    border-left: 3px solid #b56447ff;
    }

    .dropdown-menu-submenu a:hover {
        background-color: #f5f5f5;
    }

.appoint-btn a {
    background: #b56447ff;
    color: #fff;
    font-size: 12px;
    padding: 10px 15px;
    border-radius: 30px;
}

.header-social-icon{
 border-left:1px solid #333;
}

.extra-small-icon li {
    margin:-3px 8px;
}

.navbar-nav .nav-item .nav-link span {
    font-size: 17px;
    top: 4px;
    position: relative;
}

.btn-theme-colored {
    color: #fff;
    background-color: #f44336;
    border-color: #f44336;
}
.btn {
    font-size: 15px;
    font-weight: 600;
    padding: 8px 22px;
    border-radius: 0px;
}
.btn:focus{
  box-shadow:none;
  border:none;
}

.menu-bar i {
    font-size:24px;
    color: #222;
}

.label-warning {
    background-color: #f0ad4e;
}
.menu-bar {
    margin-left: 38px;
}
.font-12 {
    font-size: 12px;
}
.text-gray {
    color: #808080;
}

@media only screen and (min-width:1200px){
.navbar-nav .nav-item .nav-link {
    padding: 9px 10px!important;
}	
}


.navbar-nav .nav-item.active:after{
			background-color: #fff;
			width: 75%!important;
		}
		
.navbar-nav .nav-item:hover:after, .nav-item.active:after {
    width: 75%;
}
.navbar-nav .nav-item:last-child:after{
 display:none;
}



.text-theme-colored {
    color: #FFAB00 !important;
}
.font-24 {
    font-size: 24px !important;
}

.font-20 {
    font-size: 20px !important;
}
.font-weight-600 {
    font-weight: 600 !important;
}
.text-black-333 {
    color: #333333 !important;
}




/*--------
.nav-item:after {
    content: '';
    position: absolute;
    z-index: 10;
    width: 0;
    left: 0;
    right: 0;
    bottom: -5px;
    margin: auto;
    height: 1px;
    background: #fff;
    -webkit-transition: ease all 0.2s;
    -moz-transition: ease all 0.2s;
    -o-transition: ease all 0.2s;
    transition: ease all 0.2s;
}
--------------*/


/*------------slider---section------------*/

.pt-60{
  padding-top:120px;
}



/* ---------------------------------- */

.fullwidthbanner-container {
    /* width: 100% !important;
    color: #fff;
    position: relative;
    padding: 0;
    max-height: 630px !important;
    overflow: hidden; */

    width: 100% !important;
    color: #fff;
    position: relative;
    padding: 0;
    max-height: 480px!important;
    margin-top: -48px;
}
@media(max-width:768px)
{
    .fullwidthbanner-container {
        /* width: 100% !important; */
        /* color: #fff; */
        /* position: relative; */
        /* padding: 0; */
        max-height: 630px !important;
        margin-top: 0px !important;
        overflow: hidden !important;
    }  
}
.slider-section{
  position:relative;
}

.admission-badge{
  position:absolute;
  top:0px;
  left:0%;
  z-index:99;
  width:100%;
  background: #f05325; 
  padding:7px 0px;
  text-align:center;
}

 .tp-banner {
	width:100%;
	position:relative;
    padding:0;
}

.tp-banner-container{
 width:100%;
 overflow:hidden;
 position:relative;
}



.tparrows.preview1::after {
    font-size: 18px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: rgba(0,0,0,.6);
}





/*------about--seection----*/

.pb-70 {
    padding-bottom: 19px;
}
.pt-100 {
    padding-top: 100px;
 

}
.pg-100 {
    padding-top: 20px;
    margin-bottom:-26px ;
}


.about-style-two .about-text {
    padding-left: 45px;
    padding-bottom: 24px;
}

.about-style-two .about-img {
    margin-bottom: 30px;
}

.about-style-two .about-text .section-title {
    margin-bottom: 20px;
}
.section-title {
    margin: auto;

}

.about-style-two .about-text p {
}

.about-style-two .about-img img {
    margin-top: 55px;
    padding: 15px;
    border-left: 3px solid #b56447ff;
}

.about-style-two .about-text .section-title h2 {
    max-width: 500px;
}
.section-title h2 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: -15px;
    color: transparent;
     background-image: linear-gradient(#613013, #e0a072);
      -webkit-background-clip: text;
   
    /* border: 2px solid black ; */
}


.num-process {
    margin-top: 30px;
}

.logo_school {
    border: 1px solid #ccc;
    padding: 10px 16px;
    border-radius: 5px;
    max-width: 286px;
}

.logo_school p {
    text-transform: lowercase;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    font-family: arial;
    font-style: italic;
}



.num-process .icon span {
    height: 26px;
    width: 26px;
    line-height: 26px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background: #ffbe00;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 10px;
}

/*============================================
   footer---
   ----------------*/
  /* .footer-area {
    background-color: #333;
} */
.footer-area {
    position: relative; /* Make the container for the pseudo-element */
    overflow: hidden;
}

.footer-area::before {
    content: "";

    background-size: cover;
    /* opacity: 1; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; 
}

/* Add the blue transparent background */
.footer-area::after {
    content: "";
    background: #232323;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; 
    opacity:0.7;
}
.footer-area video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Make the video cover the entire container */
    z-index: -1;
}

 .video-area {
    position: relative; 
    overflow: hidden;
}
.video-area audio{
    border-radius: 4%;
    opacity: 0.4;
    width: 16%;
    margin-top: 17px;
    margin-left: 2px;
}

.video-area::before {
    content: "";

    background-size: cover;
    
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; 
}


.video-area::after {
    content: "";
    background: #232323;
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; 
    opacity:0.1;
}


.video-area video {
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; 
    z-index: -1;
    /* padding: 10px; */
} 
.footer-area .footer-widget {
    margin-bottom: 28px;
}

.footer-area .footer-widget .footer-logo {
    margin-bottom: 10px;
}

.footer-area .footer-widget .newsletter-area h3 {
    font-size: 18px;
    color: #ffea00;
    margin-bottom: 20px;
}

.footer-area .footer-widget h3 {
    font-size: 18px;
    color: #ffffff;
    position: relative;
    padding-left: 15px;
    margin-bottom: 30px;
    
}
.footer-area .footer-widget h4 {
    font-size: 14px;
    color: #ffffff;
    position: relative;
    padding-left: 15px;
    margin-bottom: 30px;
    font-weight: normal;
    
}
.footer-area .footer-widget p {
    font-size: 15px;
    margin-bottom: 15px;
    color: #ffffff;
    text-align: justify;
    font-size: 12px;
}
.footer-area .footer-widget .newsletter-area .newsletter-form {
    position: relative;
}
.footer-area .footer-widget .newsletter-area {
    margin-bottom: 22px;
}

.footer-area .footer-widget .newsletter-area .newsletter-form input {
    background: #ffffff;
    border-radius: 0;
    height: 40px;
}

.footer-area .footer-widget .newsletter-area .newsletter-form .subscribe-btn {
    position: absolute;
    top: 0;
    right: 0;
    background: #ffea00;
    color: #1f1c0c;
    height: 100%;
    -webkit-transition: .5s;
    transition: .5s;
	border:none;
    padding: 0 10px;
    font-size: 15px;
    height: 40px;
}

.footer-area .footer-widget .footer-social a i {
    width: 24px;
    height: 26px;
    text-align: center;
    line-height: 25px;
  
    font-size: 12px;
    margin-right: 5px;
    /* -webkit-transition: .5s; */
    transition: .5s;
    margin-top: 31px;
  
}

.footer-area .footer-widget ul li a {
    color: white;
}
.footer-area .footer-widget .footer-bg-clr li :hover {
    color: #b56447;

}

.footer-area .footer-widget ul li {
    list-style: none;
    margin-bottom: 8px;
    color: #ffffff;
}

.footer-area .footer-widget h3::before {
    position: absolute;
    content: '';
    background: #b56447ff;
    width: 2px;
    height: 100%;
    left: 0;
    top: 0;
}
.footer-area .footer-widget h4::before {
    position: absolute;
    content: '';
    background: #b56447ff;
    width: 2px;
    height: 100%;
    left: 0;
    top: 0;
}

.footer-area .footer-bottom {
    border-top: 1px solid #6d6b61;
    padding: 20px 0;
    margin-top: 15px;
}

.footer-area .footer-bottom ul {
    padding-left: 0;
    margin-bottom: 0;
}

.footer-area .footer-bottom ul li {
    list-style: none;
    margin-bottom: 0;
    display: inline-block;
    margin-right: 15px;
}

.footer-area .footer-bottom ul li a {
    color: #ffffff;
}

.footer-area .footer-bottom .copyright-text p {
    color: #ffffff;
    margin-bottom: -21px;
}

/* .footer-area .footer-bottom .copyright-text {
    text-align: right;
} */

.footer-area .footer-bottom .copyright-text p a {
    color: #b56447ff;
    font-weight: 500;
}

.footer-area .footer-widget ul li a #contact-icon {
    /* color: #ffffff; */
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    /* background: #2a2818; */
    font-size: 15px;
    margin-right: 1px;
}


#scrollUp {
    /* background: #f6732e; */
    background: #b56447;
    height: 40px;
    width: 40px;
    right: 11px;
    bottom: 44px;
	display:inline-block;
    color: #ffffff;
	border: 3px soild #fff;
    text-align: center;
    border-radius: 20px;
    line-height: 48px;
    transition: .3s;
}

#scrollUp svg {
    fill:white;
    transform: rotate(225deg);
    width: 22px;
 
}

.whatsapp_icon {
    width: 45px;
    height: 55px;
    position: fixed;
    bottom: 66px;
    right: -9px;
    z-index: 100;
    animation: wiggle .3s infinite alternate;
}
@keyframes wiggle{
0% {
    transform: scale(1.2);
}
100% {
    transform: scale(1);
}
}


/*--------service--section----*/

.section-title h2 {
    font-size: 32px;
    font-weight: 600;
    padding-top: 10px;
    /* color: #b56447; */
  
    /* border-left: 2px solid black; */
}
.section-title h4 {
 color: transparent;
 -webkit-background-clip: text;
 background-image: linear-gradient(#613013, #e0a072);
}

.about-section h1{
    color: transparent;
    -webkit-background-clip: text;
    background-image: linear-gradient(#613013, #e0a072);
    font-size: 32px
}

.section-title_new h4 {
    border-left: 2px solid white;
   padding: 4px;
   color:white;
   margin-top: -25px;
   letter-spacing: 1px;
   margin-bottom: 21px;
}
/* .section-title span {
    color: #1f1c0c;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    display: inline-block;
    line-height: 1;
    position: relative; */
    /* border-left: 2px solid black;
    padding: 4px; */
/* } */

/* .section-title span::before {
    position: absolute;
    content: '';
    width: 3px;
    height: 100%;
    background: #1f1c0c;
    top: 0;
    left: -10px;
} */


.project-section .project-btn p {
    margin-bottom: 0;
    line-height: 1;
}
.project-section .project-btn p a {
    font-weight: 500;
    color: #1f1c0c;
}

.gal-item {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.gal-item .hover-info {
    position: absolute;
    background: rgba(51,51,51,0.9);
    z-index: 9;
    opacity: 0;
    bottom: 10px;
    left: 10px;
    right: 10px;
    padding: 20px;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.gal-item .hover-info h6 {
    font-weight: 200;
    color: #fff;
    margin: 0px;
    margin-bottom: 6px;
    font-size: 14px;
}

.gal-item .hover-info p {
    color: #fff;
    margin: 0px;
    font-size: 13px;
}

.gal-item .hover-info a {
    color: rgba(255,255,255,0.8);
    font-size: 17px;
    display: inline-block;
    position: absolute;
    right: -50px;
    top: 30px;
    opacity: 0.6;
}
.gal-item:hover .hover-info a {
    color: #fff;
    right: 20px;
}
.gal-item:hover .hover-info {
    opacity: 1;
}

.section-title p {
    text-align:justify;
    /* max-width: 720px; */
    color: #4a483e;
    margin: 0 auto;
    font-size: 14px;
    
}
.project-slider {
  margin:30px 0px;
}
.project-slider .slick-slide{
 margin:0px 5px;
}


/*----facility------*/

.facilities-section .facilities-img {
    /* background-image: url(../img/slider/slider_2.jpg); */
    background-position: center center;
    background-size: cover;
    height: 100%;
}

.facilities-section {
    background-image: url(../img/construction.jpg);
      background-position: center center;
      background-size: cover;
      overflow:hidden;
      position: relative;
      z-index: 0;
      height:auto;
      background-attachment: fixed;
     
  }


.facilities-section::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* background: #f3f0f0ff; */
      /* background: #b4b29c; */
    z-index: -1;
    opacity: 0.6;
    background:black;
}

.facilities-section .facililties-text ul {
    padding-left: 0;
    margin-bottom: 0;
}

.facilities-section .facililties-text ul li {
    list-style: none;
    display: inline-block;
    width: 250px;
    margin-bottom: 5px;
    color: #ffffff;
    position: relative;
    padding-left: 15px;
}

.facilities-section .facililties-text ul li::before {
    position: absolute;
    content: '';
    background: #ffea00;
    width: 8px;
    height: 8px;
    top: 6px;
    left: 0px;
}

.facilities-section .facililties-text .theme-btn {
    margin-top: 25px;
}
.theme-btn {
    display: inline-block;
}

.facilities-section .facililties-text .section-title {
    margin-bottom: 25px!important;
}

.theme-btn .default-btn {
    font-weight: 500;
    z-index: 0;
    position: relative;
    padding: 15px 25px;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    border: 1px solid #ffffff;
}

.facilities-section .facililties-text .section-title h2, .facilities-section .facililties-text .section-title p {
    color: black;
}
.facilities-section .facililties-text .section-title span {
    padding-left:10px;
    color:black;
    font-size: 20px;
    /* margin-bottom: 50px; */
}
.facilities-section .facililties-text .section-title span::before {
    left: 0;
    background: black;
}
.facilities-section .facililties-text .section-title h2, .facilities-section .facililties-text .section-title p {
    color: black;
}



/*---service--section-----*/

.service-style-three .service-card {
    border-radius: 20px;
    -webkit-box-shadow: 0px 2px 20px -5px rgb(146 184 255 / 90%);
    box-shadow: 0px 2px 20px -5px rgb(255 255 255);
   overflow:hidden;
    -webkit-transition: .5s;
    transition: .5s;
	position:relative;
    margin-bottom: 30px;
}

.service-img{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index:-1;
  height:100%;
  background:url(../img/s1.jpeg);
  background-position:center center;
  background-size:cover;
}

.road{
   background:url(../img/s1.jpeg);
     background-position:center center;
  background-size:cover;
}

.industrial{
   background:url(../img/s1.jpeg);
     background-position:center center;
  background-size:cover;
}

/* .construction{
   background:url(../img/construction.jpg);
     background-position:center center;
  background-size:cover;
}
.structure{
   background:url(../img/structure.jpg);
     background-position:center center;
  background-size:cover;
}
.water{
   background:url(../img/water.jpg);
     background-position:center center;
  background-size:cover;
} */

.service-style-three .service-card:hover .service-content{
   background:rgba(0,0,0,0.4);
}

.service-content{
background-color: #f5f5f5;
 padding: 40px 25px 30px 25px;
 transition:all 1s ease;
}


.section-title {
    margin: auto;
    margin-bottom: 66px;
}

.service-style-three .service-card img {
    width: 45px;
    margin-bottom:19px;
    z-index: 0;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    line-height:1;
}
.service-style-three .service-card h3 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
    -webkit-transition: .5s;
    transition: .5s;
}


.service-style-three .service-card:hover .service-content img{
  filter: invert(1);
}
.service-style-three .service-card:hover .service-content h3{
   color:#fff;
}
.service-style-three .service-card:hover .service-content p{
   color:#fff;
}
.service-style-three .service-card:hover .service-content a{
   color:#fff;
}
.service-style-three .service-card:hover .service-content a:before{
   background-color:#fff;
}
.service-style-three .service-card p {
    margin-bottom: 10px;
    -webkit-transition: .5s;
    transition: .5s;
}
.service-style-three .service-card .service-btn {
    color: #1f1c0c;
    position: relative;
}
.service-style-three .service-card .service-btn::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    bottom: -5px;
    background: #1f1c0c;
}

.service-style-three .service-card img:after {
    position: absolute;
    content: '';
    background: #ffea00;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    right: -25px;
    top: -15px;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
}



/*----page--style-----*/

.sub-bnr {
    background: url(../img/page-banner.jpg) no-repeat;
    background-size: cover;
    min-height:350px;
	position:relative;
    text-align: center;
}

.position-center-center {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.sub-bnr h4 {
    color: #fff;
    font-size: 40px;
	font-weight:600;
    font-weight: normal;
    text-transform: uppercase;
    margin-top:0px;
}

.sub-bnr hr {
    margin: 20px auto;
}

hr.main {
    width: 50px;
    height: 2px;
    border: none;
    background: #ffbe00;
}

.sub-bnr .breadcrumb {
    background: none;
    margin: 0px;
	width:100%;
	display:flex;
	justify-content:center;
    padding: 0px;
}

.sub-bnr .breadcrumb li {
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
}

.sub-bnr .breadcrumb li a {
    color: #fff;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
}

.sub-bnr .breadcrumb>li+li:before {
    color: #fff;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.sub-bnr .go-down {
    background: url(../img/go-down.png) center center no-repeat;
    position: absolute;
    width: 80px;
    margin: 0 auto;
    bottom: 0px;
    height: 32px;
    left: 0px;
	z-index:2;
    right: 0px;
}

.go-down {
    background: url(../img/go-down.png) center center no-repeat;
    position: absolute;
    width: 80px;
    margin: 0 auto;
    bottom: 0px;
    height: 32px;
    left: 0px;
	z-index:77;
    right: 0px;
}
@media(max-width:768px){
    .go-down {
     display: none;
    }
}

.pb-100 {
    padding-bottom: 14px;
}

.pt-100 {
    padding-top: 41px;
    padding-bottom:24px ;
}
#slide-btn button{
  
    margin-top: 24px;
    background: linear-gradient(to right, rgba(181,100,71,1), rgba(32,142,7,1));
    outline: 0;
    cursor: pointer;
    border: 1.5px solid #208e07ff;
    position: relative;
    display: block;
    color: white;
    font-weight: 400;
    font-size: 12px;
    padding:3px 10px;
    overflow: hidden;
    /* margin-left: 199px; */
    transition: all ease 1s;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
/* #slide-btn button:hover{
    color: white;

} */
/* #slide-btn button::before{
background: #b56447ff;
content: '';
position: absolute;
top: 0;
left: 40%;

z-index: -1;
transition: all ease 0.5s;
} */
/* .hvr-r::before
{
    height: 0%;
    width: 100%;
    transform: translate(-50%, -50%) rotate(55deg);
} */
/* .hvr-r:hover::before{
    height: 320%;
} */

#ns_evnt button{
    /* color: green;
    margin-left: 199px;
    margin-bottom: 20px;
    margin-top: -30px; */
    /* background: transparent; */
    background: linear-gradient(to right, #613013, #e0a072);
    /* outline: none; */
    margin-top: 26px;
    /* margin-top: 100px; */
    /* border: 1.5px solid #613013; */
    position: relative;
    /* display: block; */
    color: white;
    font-weight: 400;
    font-size: 13px;
    padding:5px 12px;
    border: none;
    /* overflow: hidden; */
    /* margin-left: 126px; */
    /* transition: all ease 1s; */
    margin-bottom: 20px;
    letter-spacing: 1px;
    cursor: pointer;
}
#ns_evnt button:hover{
    color:white;
    background: #613013;

}
/* #ns_evnt button::before{
background: #b56447ff;
content: '';
position: absolute;
top: 0;
left: 40%;

z-index: -1;
transition: all ease 0.5s;
}
.hvr-l::before
{
    height: 0%;
    width: 100%;
    transform: translate(-50%, -50%) rotate(55deg);
}
.hvr-l:hover::before{
    height: 320%;
} */




.contact-section .contact-card {
    text-align: center;
    padding: 30px 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 2px 16px 0px rgb(146 184 255 / 30%);
    box-shadow: 0px 0px 2px black;
    margin-bottom: 30px;
    -webkit-transition: .5s;
    transition: .5s;
    border-inline-end: 2px solid #b56447;
  
    border-bottom: 2px solid #b56447;
}
.contact-section .contact-card:hover {
    box-shadow: 0px 3px 9px black;
}

.contact-section .contact-card i {
    color: #eab19d;
    background: #1f1c0c;
    font-size: 20px;
    width: 35px;
    height: 35px;
    border-radius: 30px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 15px;
    -webkit-transition: .5s;
    transition: .5s;
}
.contact-section .contact-card ul {
    padding-left: 0;
    margin-bottom: 0;
}
.contact-section .contact-card ul li {
    list-style: none;
    color: #1f1c0c;
    font-weight: 500;
    /* line-height: 1; */
    margin-bottom: 10px;
}

.contact-section .contact-card ul li a {
    color: #1f1c0c;
}

.contact-section .contact-area {
    padding: 77px;
    /* -webkit-box-shadow: 0px 2px 12px 0px rgb(146 184 255 / 30%); */
    /* box-shadow: 0px 2px 12px 0px rgb(146 184 255 / 30%); */
    box-shadow: -3px 3px 10px -2px rgb(0 0 0 / 64%);
}
@media(max-width:450px){
    .contact-section .contact-area {
        padding: 30px !important;
    }
}

.contact-section .contact-area h3 {
    margin-bottom: 20px;
    color: transparent;
    background-image: linear-gradient(#613013, #e0a072);
     -webkit-background-clip: text;
}

.contact-section .contact-area .form-group .form-control {
    /* border: 1px solid #bebebe; */
    /* border-radius: 30px; */
    padding: 5px 20px;
    /* background: #f9efef; */
    height: 44px;
    font-size: 12px;
}

.contact-section .contact-area .form-group .message-field {
    border: 1px solid #bebebe;
   
    padding: 15px 20px;
    width: 100%;
    font-size: 12px;
    resize: vertical;
    height: 130px;
}


.contact-section .contact-area .default-btn {
    background: #34941f;
    color: white;
    padding: 14px 13px;
    /* border-radius: 30px; */
    -webkit-transition: .5s;
    transition: .5s;
    border: none;
}

.client-section{
	position:relative;
	width:100%;
	overflow:hidden;
    background-color:transparent;
	/* height: 142px; */
    padding-bottom: 6px;
}

/* header .search-form{
    border: none;
    position: relative;
    top: 30%;
    right: 2rem;
    width: 30rem;
    height: 4rem;
    background: #fff;
    border-radius: 0.5rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    box-shadow: 0 1px 6px 0 black;

}
header .search-form input
{
border: none;
height: 100%;
width: 100%;
background: none;
text-transform: none;
color: black;
padding:0 1rem;
box-sizing: border-box;
} */

#search-form{
    position: fixed;
    top: -110%;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1004;
    background: rgba(0,0,0,.8);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.1rem;
 }
 #search-form.active{
    top: 0;
 }
 #search-form #search-box{
    width: 40rem;
    border-bottom: .1rem solid #fff;
    padding: 1rem 2rem;
    color: #fff;
    font-size:1rem;
    text-transform: none;
    background: none;

 }

 #search-form #search-box::placeholder{
    color: #eee;

 }
 #search-form #search-box::-webkit-search-cancel-button{
    -webkit-appearance: none;

 }
 #search-form label{
    color: #fff;
    cursor: pointer;
    font-size: 1.8rem;
    padding-left: 10px;
 }
 #search-form label:hover{
    color: var(--green);
 }
 #search-form #close{
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: 2rem;
    right: 2rem;
    font-size: 2rem;
 }
 /* .footer-widget li #contact_border{
    padding: 10px;
    border: 1px solid pink;
 } */
 .footer-area .footer-widget ul #contact_border {
    padding: 10px;
    border: 1px solid white;


 }
 .footer-area .footer-widget ul #contact_border:hover {
    background: linear-gradient(to right, #613013, #e0a072);
  
    border: 1px solid white;
  
 }

 .thumbnail_new {
    border: 2px solid #b56447ff;
    box-shadow: 4px 4px 4px lightgray;
    box-sizing: border-box; /* Add this line */
}


/* 
.thumbnail_new{
    border:2px solid #b56447ff;
    box-shadow: 4px 4px 4px lightgray;
} */
.thumbnail_new .caption{
    padding: 10px;
}
.thumbnail_new .caption p:hover{
    color: black;
}
.thumbnail_new:hover{
    background-color: white;
    color: black;
}
#cmdMessagereadmore:hover{
    color: black;
}
#cmdMessagereadmore{
    color: #828282;

}



#cmdMessagereadmore i {
    display: inline-block;
    transition: transform 0.3s ease; /* Add a transition for smooth movement */
    animation: moveArrow 1s linear infinite; /* Add an animation for continuous movement */
}

#cmdMessagereadmore:hover i {
    transform: translateX(10px); /* Adjust the value as needed */
    animation: none; /* Stop the animation on hover */
}

@keyframes moveArrow {
    0% { transform: translateX(0); }
    50% { transform: translateX(10px); } /* Adjust the value as needed */
    100% { transform: translateX(0); }
}

.panel_thumb_new{
    height: 338px;
}
.dropdown-submenu a .fa-chevron-right{
    font-size: 10px !important;
}
.header-right #pwithus{
  border: 1px solid white;
  padding: 5px;
}
 .Minister{
    font-size: 13px;
    font-weight: 500;
    color: green;
    float: right;
    right: 40px;
 
}
#navbarSupportedContent{
    margin-left:32px;
    margin-top: 14px;
}

@media (max-width: 767px) {
    .navbar-collapse {
        max-height: 340px; /* You can adjust this value as needed */
        overflow-y: auto;
    }
}

  
#ns_evnt .hexagon{
    position: relative;
    background: white;
    margin-top: -78px;
    margin-left: -27px;
    padding: 14px;
    width: 65%;
    height: 54px;
    clip-path: polygon(0% 0%, 75% 0%, 98% 100%, 99% 100%, 0% 95%);
 
}
.project-section-new{

  overflow: hidden;
  position: relative;
  z-index: 0;
  background: #f3f0f0ff;
}

.header-right .partner{
    margin-left: -11%;
    margin-top: 15px;
    position: absolute;
    will-change: transform;
    top: 34px;
    left: 0px;
    transform: translate3d(0px, 23px, 0px);
}


@media (min-width: 450px) {
    .main-card {
      width: 96%;
      max-width: 400px;
      height: calc(100% - 32px) !important;
      border-radius: 8px !important;
      max-height: 400px;
      margin: 16px!important;
    }


  }

  #chatbot {
    position: fixed;
    right: 21px;
    bottom: 6px;
    transition: all 0.5s;
    z-index: 1000;
  }
@media(max-width:450px){
    #chatbot {
    
        right: -1px !important;
        bottom: 1px !important;
      
      }
}
  #chatbot_toggle {
    position: absolute;
    right: -2px;
    border: none;
    height: 33px;
    width: 52px;
    background: rebeccapurple;
    padding: 14px;
    color: white;
  }

  #chatbot_toggle:hover {
    background: #7d56a5;
  }

  .line-chat {
    height: 1px;
    background-color: rebeccapurple;
    width: 100%;
    opacity: 0.2;
  }

  .main-title {
    background-color: rebeccapurple;
    font-size: large;
    font-weight: bold;
    display: flex;
    height: 48px;
  }

  .main-title>div {
    height: 48px;
    width: 48px;
    display: flex;
    margin-left: 8px;
  }

  .main-title svg {
    height: 24px;
    margin: auto;
  }

  .main-title>span {
    margin: auto auto auto 8px;
  }

  .chat-area {
    flex-grow: 1;
    overflow: auto;
    border-radius: 8px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    
    
  }

  .input-message {
    padding: 8px 48px 8px 16px;
    flex-grow: 1;
    border: none;
  }

  .input-message:focus {
    outline: none;
  }

  .input-div {
    height: 48px;
    display: flex;
  }

  .input-send {
    background: transparent;
    width: 48px;
    height: 48px;
    right: 0%;
    border: none;
    cursor: pointer;
  }

  .input-send:hover {
    background: lavender;
  }

  .input-send svg {
    fill: rebeccapurple;
    margin: 11px 8px;
  }

  .chat-message-div {
    display: flex;
  }

  .chat-message-sent {
    background-color: white;
    margin: 8px 16px 8px 64px;
    padding: 8px 16px;
    animation-name: fadeIn;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 100ms;
    color: black;
    border-radius: 8px 8px 2px 8px;
    background-color: lavender;
  }

  .chat-message-received {
    background-color: white;
    margin: 8px 64px 8px 16px;
    padding: 8px 16px;
    animation-name: fadeIn;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 100ms;
    color: black;
    border-radius: 8px 8px 8px 2px;
    background-color: lavender;
  }

  @keyframes fadeIn {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }

  ::-webkit-scrollbar {
    width: 10px;
  }

  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  ::-webkit-scrollbar-thumb {
    background: #888;
  }

  ::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
.popup {
    position: fixed;
    top: 84%;
    right: 1px;
    transform: translateY(-50%);
    white-space: nowrap;
    background-color: #f8f8f8;
    padding: 0px 14px;
    border-left: 4px solid #b56447;
    border-radius: 25px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    /* width: 14%; */
    /* display: none; */
    z-index: 999;
}


.popup-content {
    text-align: center;
    padding-top: 6px;
}
.popup-content h6 {
font-weight: 500;

}


.popup-close {
    cursor: pointer;
    float: right;
    font-size: 18px;
    /* font-weight: bold; */
    margin-top: -6px;
    margin-left: 109px;
    padding-right: -37px;
}

#popup-container {
    display: none;
    position: fixed;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background-color: #ffffff;
    padding: 20px;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#popup-message {
    text-align: center;
}

::-webkit-scrollbar{
    width:15px;
     
 }
 ::-webkit-scrollbar-track{
    background-color:#777777;
      height:5px;
 }
/* header section */

.navbar-nav  #menu{
    margin-left: 15px;

}
.navbar-nav  #menu img{ 
    height: 24px ;
     margin-left:20px;
}
.navbar-nav  #projects{
    margin-left: 9px;

}
.navbar-nav  #projects img{ 
    height: 24px ;
     margin-left:27px;
}
.navbar-nav  #circular img{ 
    height: 24px ;
     margin-left:28px;
}
.navbar-nav  #tenders img{ 
    height: 24px ;
     margin-left:25px;
}
.navbar-nav  #associate img{ 
    height: 24px ;
     margin-left:60px;
}
.navbar-nav  #home img{ 
    height: 24px ;
     margin-left:15px;
}

@media (max-width: 992px){
   .navbar-nav li{ 
    margin-left:0px !important;
   } 
   .navbar-nav li img{
    margin-left: 7px !important;
   } 
}
/* .nav .ophwcc_final-logo img{
  
} */

