@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');

/******/
@import "https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css";
@import "icofont.min.css";
@import "animate.css";
@import "font.css";
@import "col.css";
@import "medi.css";
/*@import "slid-media.css";*/



html {
  overflow-x: hidden;
  scroll-behavior: smooth; 
	
}
body {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
	background: rgba(0,0,0,1.00);	
}
*{
	margin:0;
	padding:0;
	box-sizing:border-box;
	}

a{ text-decoration:none;

}
a:hover{
	text-decoration:none;
}
p{
	font-size:0.9rem;
	line-height:1.6;		
	text-align: justify;
	}

h1, h2, h3, h4, h5, h6{
  font-size: 46px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style:normal;
  
}
.first-section h1{
  
}
.first-section p{
	font-size:1.2rem;
	color:#FFF;
}

.secoend-section h2{
	color: #000;	
}

.secoend-section p, .secoend-section ul li{
	font-size:1.2rem;
	color:#000;
}

.card-body ul li{
	font-size:1.2rem;
	line-height: 1.6rem;
	color:rgba(209,173,111,1.00) !important;
}

.secoend-section p a:hover{
	color:#FFF;
}

.secoend-section h5{
	font-size:1.9rem;	
}

.aria-container{
	width: 100%;
	margin:0;
	padding:0;
	box-sizing:border-box;
	overflow: hidden;
	
}
.goog-te-combo{
	color: #902525 !important;
	background: #F4E9E9 !important;
	width: 80% !important;
	
}

.third-section, .secoend-section ul li{
	font-size:0.9rem;
	color:#000;
}




header{
	width:100%;
	padding: 0;	
	background:rgba(0,0,0,1.00);
	box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 20px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 2px 2px 20px 0px rgba(42, 67, 113, 0.15);
    box-shadow: 2px 2px 20px 0px rgba(42, 67, 113, 0.15);
	
	}

.navbar{
    top:0;
	right:0;	
    left:0;	
    width: 100%;
    z-index: 999;
	background:rgba(0,0,0,1.00);
	transition: top 0.3s ease;
	
}

.navbar.fixed{	
	top:0;
    position: fixed;
    background:rgba(0,0,0,1.00);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
    box-shadow: 4px 4px 30px 0px rgba(42, 67, 113, 0.15);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    backdrop-filter: blur(20px) saturate(180%);
}
.navbar,  .navbar-brand{
    padding:5px;
     
}
.navbar-brand img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.navbar.fixed .navbar-brand img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;	
}

.navbar-brand img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.navbar.fixed .navbar-brand img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    /*max-width:150px;*/
	
}


	
.dropdown-large{ padding:25px !important; }

.boss-sld_target {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.boss-sld_target img, .boss-sld_target video{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  min-height: 100%;
  min-width: 100%;
}
@media screen and (max-width: 992px) {
  .boss-sld{
    height: 600px !important;
    max-height: 100vh;
  }
}



.about-us h2{
	font-waight:bolder;	  
	font-family: proximanova_extrabold, sans-serif !important;
}

.whyus h6{
	color: #FFF;	
	font-size: 1.5rem;
	font-waight:light;	  
	font-family: proximanova_light, sans-serif !important;
}
.whyus h3{
	font-waight:bolder;	  
	font-family: proximanova_extrabold, sans-serif !important;
}

.why-us ul, .believe ul{
	list-style: none;
	
}

.why-us ul li,  .believe ul li{
	width: 100%;
	float:left;	
	color: #FFF;
	padding-bottom: 20px;
}
.why-us p, .believe p{
	color: #FFF;	
}




.missionvision-heding h5{
	color:rgba(244,208,64,1.00);
	text-align: center;
	font-weight: 600;
	font-size: 3.5rem;
	font-waight:bolder;	  
	font-family: proximanova_extrabold, sans-serif !important;
}

.missionvision-heding p{
	color: #FFF;
	text-align: center;
	font-size: 1.5rem;
}


.bg-theam .container p{
	color: #FFF;
	font-size: 2rem;
}

.about-us h2, .about-us h3{
	color:rgba(244,208,64,1.00);
	font-size: 3rem;
	font-weight: 600;
}

/*.about-us h2 span{
	color: rgba(173,26,39,1.00);
}*/

.about-us p{
	color: #FFF;
	font-size: 1.2rem;
}

/*.about-us h2:after{
	content: "";
	  display: inline-block;
	  height: 0.5em;
	  vertical-align: bottom;
	  width: 100%;
	  margin-right: -100%;
	  margin-left: 10px;
	  
    border-bottom:1px solid #d2a876;
    content:'Performance-Driven. Culturally Tuned. Creatively Bold.';
	
}
*/
.services h5{
	color:#000068;
	font-size: 1.2rem;
	font-weight: 600;
}

.services p{
	color:#000068;
}



.foot-message h4{
	color: #FFF;
	text-align: center;
	font-weight: 600;
	font-size: 2rem;
}


.our-faq h5{
	color:#000068;
	font-size: 2rem;
	font-weight: 600;
	font-waight:bolder;	  
	font-family: proximanova_extrabold, sans-serif !important;
}

.bg-theme h6{
	color: #FFF;
	text-align: center;
	font-weight: 600;
	font-size: 2rem;
}

.foot-get-in-touch{
	background-color:rgba(1,0,104,1.00);
    background-image: linear-gradient(rgba(1,0,104,0.6), rgba(1,0,104,0.3)), url("../images/foot-get-in-touch.webp");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 25vh;
}

.foot-get-in-touch h6{
	color: #FFF;
	text-align: center;
	font-weight: 600;
	font-size: 2rem;
}
.about-director h1{
	color:#000068;
	font-size: 2rem;
	font-weight: 600;
}

.about-director h5{
	color:#000068;
}

.about-director p a{
	color:#000 !important;
}

.about-director p a i{
	color:#000068 !important;
}





.sitemap h5{
	font-size: 20px;
	color: rgba(209,173,111,1.00);
}
.sitemap ul{
	list-style:none;
	
}
.sitemap ul li h5{
	font-size: 20px;
	color: rgba(209,173,111,1.00); 
}
.sitemap ul li a{
	font-size: 12px;
	color:rgba(209,173,111,1.00);
	text-transform: uppercase;	
}

.sitemap ul li a:hover{
	color: #FFF;
}

.contactus p strong{
	font-size: 18px;
	color:rgba(209,173,111,1.00);
}

.contactus p a{
	color:rgba(209,173,111,1.00);	
}
.foot-copy, .developedby a{
    color:rgba(209,173,111,0.6) !important;
	font-size: 12px;
}


.foot-copy{
    color:rgba(209,173,111,0.6) !important;
	font-size: 12px;
}



.query{
	background-image: url("../images/query-form-bg.webp");
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.query-box{
	background:rgba(0,0,0,0.7) !important;
	border:1px solid rgba(209,173,111,1.00);
}

.query-box .form-control{
	background-color:rgba(0,0,0,0.7) !important;
	color: rgba(209,173,111,1.00) !important;
	border:1px solid rgba(209,173,111,1.00) !important;
	
}

.query-box label{
	color:rgba(209,173,111,1.00) !important;
}



.carousel-indicators li{
 width:10px !important;
 height: 10px !important;
 border-radius: 50% !important;
 
}
a.scrollup{
    color:#000;
	background: rgba(209,173,111,1.00);
	height:50px;
	width:50px;
	font-size:36px;	
	text-align:center;
	text-decoration:none;
	position:fixed;
	bottom:30px;
	right:40px;	
	opacity:0,5;
	border-radius:50%;
	z-index:999;
}
a.scrollup:hover{
	opacity:1;
	background-color:rgba(244,208,64,1.00);
	color:#000;
}

.bg-about-us{
	background: url("../images/about-us-ban.webp") no-repeat;
	background-size: cover;
	min-height: 800px;
}
.table-bordered{
	border-color:rgba(209,173,111,1.00) !important;
}
.table-bordered  thead tr th{
	border-color:rgba(209,173,111,1.00) !important;
	color: rgba(209,173,111,1.00) !important;
}
.table-bordered  tbody tr td{
border-color:rgba(209,173,111,1.00) !important;
	color: rgba(209,173,111,1.00) !important;
}









.breadcrumbs{
	/*position: absolute;
	bottom: 15%;
	left: 5%;*/
}
.breadcrumbs h2{
	font-size: clamp( 2.5rem, 6vw, 6vh);
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}

.breadcrumbs ul{
	display: block;
	list-style: none;
}

.breadcrumbs ul li{	
	float: left;
	padding: 10px;	
	font-size:22px;
	
}

.breadcrumbs ul li a{
	color:#FFF;
	text-decoration: none;
	font-size:22px;
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
}

.query-contact{
	background-image: url("../images/query-form-bg.webp");
	background-repeat: no-repeat;
	background-size: cover;
}
.contactus h5{
	font-size: 30px;
	
}

.switch-version-1 {
    position: fixed;
    top:140px;
    right:50px;
    z-index: 1000;
}

.switch-version-1 p {
	width:49px;
	height:47px;
	position: absolute;

}

.switch-version-2 {
    position: fixed;
    top:200px;
    right:50px;
    z-index: 1001;
}

.switch-version-2 p {
	width:49px;
	height:47px;
	position: absolute;
	
    }
.team-at-aglance h6{
	font-size: 25px;
	color: #BEBBBF;
	
}
.ouick-link{
	background:#241F21;	
}

.ouick-link ul{
	list-style:none;
	
}
.ouick-link ul li h5{
	font-size: 20px;
	color: #BEBBBF; 
}
.ouick-link ul li a{
	font-size: 12px;
	color:#BEBBBF;
	text-transform: uppercase;	
}

.ouick-link ul li a:hover{
	color: #606060;
}

.contact i{
	font-waight:bolder;	  
	/*font-family: proximanova_extrabold, sans-serif !important;*/
	font-size: clamp( 6.5rem, 15vw, 15vh);
	color:#FFF;
}


