@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@font-face {
	font-family:Archivo_Expanded-ExtraBold;
	src: url(../fonts/Archivo_Expanded-ExtraBold.ttf);
}
@font-face {
	font-family: Archivo_Expanded-Medium;
	src: url(../fonts/Archivo_Expanded-Medium.ttf);
}
@font-face {
	font-family: MinionVariableConcept-Roman;
	src: url(../fonts/MinionVariableConcept-Roman.otf);
}
@font-face {
	font-family: Neris-Black;
	src: url(../fonts/Neris-Black.otf);
}
@font-face {
	font-family: Neris-SemiBold;
	src: url(../fonts/Neris-SemiBold.otf);
}


@font-face {
	font-family: Neris-Light;
	src: url(../fonts/Neris-Light.otf);
}


@font-face {
	font-family:Roadster_Free;
	src: url(../fonts/Roadster_Free.ttf);
}

.bg_color{
	background-color: #ECECED;
}

.logo_header img{
	height: 60px;
}

.header_menu li a{
	font-family: Archivo_Expanded-Medium;
	color: #000000;
	padding: 0 25px!important;
}

.header_menu li a.active{
	font-family:Archivo_Expanded-ExtraBold;
	color: #E56424!important;
}

.slider_img img{
	width: 100%;
}

.padding_0{
	padding: 0;
}

.slider_img{
	position: relative;
}

.slider_des {
	position: absolute;
	left: 0;
	bottom: 15%;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100&1+0,0+100;Blue+to+Transparent */
background: linear-gradient(to right,  rgba(7,56,95,1) 0%,rgba(7,56,95,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
padding: 24px 24px 24px 10%;

}

.slider_des h2{
	font-size: 80px;
  font-family: "Bebas Neue", sans-serif;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 2px solid #fff;

}


.slider_des p{
	font-size: 30px;
	font-family: Archivo_Expanded-Medium;
	text-transform: uppercase;
	color: #fff;

}

.Welcome_des{
	background-image: url(../images/welcome_bg.png);
	background-size: cover;
	background-position: center;
	padding: 36px 0;
	margin-top: 30px;
}

.Welcome_des h2{
	color: #fff;
	font-size: 50px;
		font-family: Neris-Black;
		margin-bottom: 0;
}

.metamorph_des{
	padding: 36px 0;
}

.metamorph_des p{
	font-family: Neris-Light;
	font-size: 28px;
}

.slide-item {
  text-align: center;
  /* background: #e65b00; */
  position: relative;
  color: white;
  padding: 15px;
  border-radius: 8px;
}

.slide-item::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 70%;
	background: #e65b00;
}



.slide-item h3 {
  margin-bottom: 15px;
  font-size: 24px;
  padding: 12px 0;
}

.slide-item img {
  max-width: 100%;
  border-radius: 6px;
  height: 300px;
  object-fit: cover;
  display: inline-block!important;
}

.slick-slide {
  opacity: 0.5;
  transform: scale(0.9);
  transition: all 0.3s ease;
}

.slick-center {
  opacity: 1;
  transform: scale(1.05);
}

.slick-dots li button:before {
  font-size: 12px;
  color: #999;
}

.slick-dots li.slick-active button:before {
  color: #003f66;
}

.slider_sec{
	padding: 66px 0;
}

.slide-item .slider_blog{
	position: relative;
	z-index: 1010;
}

/* Hide default slick dot shape */
.slick-dots li button:before {
  display: none;
}

/* Make <li> act as layout holder */
.slick-dots li {
  margin: 0;
  padding: 0;
}

/* Custom pill button */
.slick-dots li button {
  width: 60px !important;
  height: 20px !important;
  background-color: #e0dcdc;
  border: none;
  border-radius: 20px;
  position: relative;
  padding: 0;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

/* Inner dot (centered circle inside button) */
.slick-dots li button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #999;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: background-color 0.3s ease;
}

/* Active dot styles */
.slick-dots li.slick-active button {
  background-color: #2e6583;
}

.slick-dots li.slick-active button::after {
  background-color: #2b2b2b;
}

.slick-dots li{
	width: auto !important;
}

.slick-dots li button{
	background-color: #D6D0CE!important;
}

.slick-dots .slick-active button{
	background-color: #073B62!important;
}

.slick-dots li button::after{
	display: none;
}

.slick-dots {
    position: absolute;
    bottom: -46px!important;
}

.metamorph_des h3{
	font-family:Roadster_Free;
	font-size: 50px;
	text-align: center;	
	margin-bottom: 0;
}

.Commitment_des{
	padding: 100px 0;
	/* background-image: url(../images/Commitment_bg_1.jpg); */
		background-size: cover;
	background-position: center;
}

.Commitment_des p{
	font-size: 28px;
		font-family: Neris-Light;
	color: #fff;
	padding-top: 24px;
	
}

.Commitment_des h2{
	color: #fff;
	font-size: 45px;
		font-family: Neris-Black;
		margin-bottom: 0;	
}

.vision_sec{
	padding: 80px 0;
}

.vision_header{
	width: 100%;
}

.vision_header h2{
	    font-family: Roadster_Free;
    font-size: 50px;
    text-align: center;
    margin-bottom: 0;
	font-weight: 400;
}

.vision_row{
	padding: 36px 0;
}

.vision_row p{
	    font-size: 26px;
    font-family: Neris-Light;
    color: #fff;

}

.vision_button{
	background-color: #073B62;
	color: #fff;
	   font-family: Roadster_Free;
    font-size: 24px;
	padding: 12px 50px;
	text-align: center;
	text-decoration: none;
	margin-top: 16px;
	display: inline-block;
}

.vision_row h2{
	color: #fff;
	font-size: 45px;
		font-family: Neris-Black;

}

.meta_border{
	border-top: 1px solid #073B62!important;
}

.journey_header h2{
	    font-family: Roadster_Free;
    font-size: 50px;
    text-align: center;
    margin-bottom: 0;
	font-weight: 400;	
	color: #073B62;
}

.metamorph_img img{
	width: 100%;
}

.metamorph_img{
	padding-top: 46px;
}

.Solutions_web{
	padding: 0px 0;
}

.who_we_are_des h2{
	  font-family: Roadster_Free;
    font-size: 50px;
    margin-bottom: 0;

}

.who_we_are_des p{
		font-size: 28px;
		font-family: Neris-Light;
	padding-top: 24px;

}

.who_we_are_des p span{
	font-family: Neris-Black;	
}

.Stand_des h4{
  font-family: Roadster_Free;
    font-size: 50px;
    margin-bottom: 0;
}

.Stand_des ul li {
 	font-size: 28px;
		font-family: Neris-Light;
}

.contact_secation{
	border-radius: 100px 8px 8px 8px!important;
	margin: 50px 0 0 0;
}

.contact_secation p{
	font-size: 26px;
		font-family: Neris-Light;
}

.Inquiries_sec h4{

	  font-family: Roadster_Free;
    font-size: 50px;
    margin-bottom: 0;
	color: #073B62!important;

}

.Inquiries_sec p{
	font-size: 28px;
		font-family: Neris-Light;
}

.Inquiries_sec{
	border-radius: 100px 8px 8px 8px!important;
	margin-top: 50px;
}

.contact_des h2{
	  font-family: Roadster_Free;
    font-size: 50px;
    margin-bottom: 0;
	color: #073B62!important;

}


.contact_des p{
	font-size: 28px;
		font-family: Neris-Light;

}

.contact_btn{
    color: #fff;
    font-family: Roadster_Free;
    font-size: 24px;
    padding: 12px 50px;
    text-align: center;
    text-decoration: none;
    margin-top: 16px;
    display: inline-block;
}

.contact_des input,
.contact_des textarea
{
	font-family: Neris-SemiBold;
	border-radius: 0;
}

.contact_des input{
	height: 50px;
}

.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(13, 110, 253, .0);
}

.Headquarters_secation{
	background-image: linear-gradient(to right bottom, #07385e, #062d50, #042343, #021936, #000e2a);
	padding: 46px 0;
}

.Headquarters_secation h2{
	 font-family: Roadster_Free;
    font-size: 50px;
    margin-bottom: 0;
	color: #fff!important;
}

.Headquarters_secation p{
		font-size: 28px;
		font-family: Neris-Light;
		color: #fff;
}

.ss_footer_top .border-top{
	border: 3px solid #fff!important;
}

.ss_footer_top{
	padding: 32px 0 4px 0;
}


@media (min-width: 0px) and (max-width: 1024px) {

	.slider_des h2 {
    font-size: 30px;
}

.slider_des p {
    font-size: 16px;
	margin-bottom: 0;
}

.slider_des {
    bottom: 5%;
    padding: 16px 16px 16px 16px;
}

.logo_header img {
    height: 40px;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none!important;
}

.header_menu li a{
	padding: 6px 16px!important;
}

.navbar-nav{
	padding-top: 16px!important;
}

.Welcome_des h2 {
    font-size: 28px;
}

.metamorph_des p {
    font-size: 20px;
}

.Welcome_des {
    margin-top: 00px;
}

.metamorph_des h3{
	    font-size: 28px;
}

.Commitment_des h2 {
    font-size: 24px;
}

.Commitment_des p {
    font-size: 20px;
    font-family: Neris-Light;
    color: #fff;
    padding-top: 30px;
}

.Commitment_des {
    padding: 40px 0;
}

.vision_header h2 {
    font-size: 28px;
}

.vision_row p {
    font-size: 20px;
	padding: 0px 0!important;
}
.vision_button {
    font-size: 16px;
    padding: 8px 24px;
    text-align: center;
    text-decoration: none;
    margin-top: 0px;
    display: inline-block;
}

.vision_row .text-end{
	text-align: left!important;
}

.vision_sec {
    padding: 50px 0;
}

.vision_row {
    padding: 24px 0;
}

.vision_row h2 {
    color: #fff;
    font-size: 28px;
}

.Headquarters_secation h2 {
    font-size: 28px;
}

.Headquarters_secation p {
    font-size: 20px;
}

.journey_header h2 {
    font-family: Roadster_Free;
    font-size: 28px;
}

img.img-fluid.h-100.w-100.object-fit-cover {
    margin-bottom: 31px;
}

.contact_secation img.img-fluid.h-100.w-100.object-fit-cover  {
margin-bottom: 0px;
}

.ss_footer_top .border-top {
    border: 2px solid #fff !important;
}

.who_we_are_des h2,
.Stand_des h4,
.Inquiries_sec h4,
.Inquiries_sec p
{
    font-size: 28px;
}

.who_we_are_des p,
.Stand_des ul li
{
    font-size: 24px;
}

.contact_secation p,
.Inquiries_sec p,
.contact_des p
{
	font-size: 20px;
}

.contact_des h2{
	font-size: 34px!important;
}


.contact_secation {
    border-radius: 50px 8px 8px 8px !important;
    margin: 50px 0 0 0;
}

.contact_btn {
    font-size: 18px;
    padding: 8px 24px;
}

}