@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&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: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
	background: rgba(14,29,59,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;
	font-weight:400;
	color:#222121;
	text-align: justify;
	}

h1, h2, h3, h4, h5, h6{
  font-size: 46px;
}


.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;
	
}


header{
	width:100%;
	position: absolute;
    top: 0;
	padding: 0;
	background:rgba(256,256,256,1.00) !important;
	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(256,256,256,1.00) !important;
}

.navbar.fixed{	
	top:0;
    position: fixed;
    background:rgba(256,256,256,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:10px;
     
}
.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;
  }
}
.video-title h6{
	font-waight:light;	  
	font-family: proximanova_light, sans-serif !important;
	font-size: clamp( 2.5rem, 5vw, 5vh);
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	color: #FFF;
	
}

/*.video-title h1{
	font-waight:bolder;	  
	font-family: proximanova_extrabold, sans-serif !important;
	font-size: clamp( 5.5rem, 15vw, 15vh);
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	color: #FFF;
	text-transform: uppercase;
	
}

.video-title p{
	font-waight:light;	  
	font-family: proximanova_light, sans-serif !important;
	font-size: clamp( 1.5rem, 3vw, 1vh);
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	color: #FFF;
}*/

.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: #BEBBBF;
}
.sitemap ul{
	list-style:none;
	
}
.sitemap ul li h5{
	font-size: 20px;
	color: #FFF; 
}
.sitemap ul li a{
	font-size: 12px;
	color:#FFF;
	text-transform: uppercase;	
}

.sitemap ul li a:hover{
	color: #FFF;
}

.contactus p strong{
	font-size: 18px;
	color:#BEBBBF;
}

.contactus p a{
	color:#BEBBBF;	
}
.foot-copy, .developedby a{
    color:#BEBBBF !important;
	font-size: 12px;
}


.foot-copy{
    color:#BEBBBF !important;
	font-size: 12px;
}

.contactus p strong{
	font-size: 18px;
	color:#BEBBBF;
}

.contactus p a{
	color:#BEBBBF;	
}

.accordion .card{
	border:0 !important;
	background: rgba(173,26,39,1.00) !important;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	color: #FFF !important;
}

.accordion .card .card-body p{
	color: #FFF !important;
}
.accordion .card .card-header{	
	background: rgba(14,29,59,1.00) !important;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.accordion .card .card-header .btn.btn-link{
	background: rgba(14,29,59,1.00) !important;
	color:rgba(244,208,64,1.00) !important;
	font-size: 26px;
	text-decoration: none;
}

.accordion .card .card-header .btn.btn-link:hover, .accordion .card .card-header .btn.btn-link:focus{
	text-decoration: none;
	box-shadow: none !important;
	color: #FFF !important;
}

.query{
	background-image: url("../images/query-form-bg.webp");
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.query-box{
	background:rgba(0,0,0,0.8) !important;
	border:1px solid rgba(75,71,71,0.7);
}

.query-box .form-control{
	background-color:rgba(0,0,0,0.7) !important;
	color: rgba(173,173,173,1.00) !important;
	border:1px solid rgba(75,71,71,0.7) !important;
	
}

.query-box label{
	color:#FFF !important;
}



.carousel-indicators li{
 width:10px !important;
 height: 10px !important;
 border-radius: 50% !important;
 
}
a.scrollup{
    color:#fff;
	background: rgba(173,26,39,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;
}



.breadcrumbs{
	/*position: absolute;
	bottom: 15%;
	left: 5%;*/
}
.breadcrumbs h2{
	font-size: clamp( 2.5rem, 6vw, 6vh);
	color:rgba(244,208,64,1.00);
	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:rgba(244,208,64,1.00);
	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;
}
.contact h5{
	color:#FFF;
}
.contact p{
	text-align:center;
}
.contact p a{
	color:#FFF;
	
}


