<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*** Spinner Start ***/
/*** Spinner ***/
@font-face {
	font-family: Cambria;
	src: url(Cambria-Font-For-Windows.ttf);
}

body {

	font-family: "Poppins", sans-serif;

}
.bg-dark {
    background-color: #031322 !important;
}
.gallerytext {

    color: #fff;
    text-align: center;
    font-size: 21px;
    margin-top: 23px;
    font-weight: 600;
    font-family: "Rajdhani", sans-serif;
    text-transform: uppercase;
}

option:disabled {
    color: light-dark(graytext, rgb(170, 170, 170));
	background: #e3f2ff;
}
.colort {
    color: #2e392b;
}
.facilitytxt {
     font-size: 19px;
    line-height: 33px;
    width: 50%;
    margin: 20px auto;
    text-align: justify;
    color: #fff;
    font-family: "Rajdhani", sans-serif;
    font-weight: 500;
}
.ptext{
    font-size: 19px;
    line-height: 31px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 5px;
	color:#cdd0d2;
}
.trtext {
  color: #726a6f;
    font-size: 57px;
    font-weight: 700;
    line-height: 60px;
    font-family: "Rajdhani", sans-serif;
}
.ptext3{
    font-size: 16px;
    line-height: 31px;
     font-weight: normal;
    margin-bottom: 5px;
	color:#cdd0d2;
}
.green1 {
    background: #84a921;
    padding: 7px;
    color: #05313f;
    font-size: 26px;
    font-weight: bold;
    border-radius: 17px;
    width: 30%;
    text-align: center;
    text-transform: uppercase;
    margin: 40px 0px 0px 0px;
}
.ptext1{
    font-size: 19px;
    line-height: 31px;
    font-style: italic;
 font-weight: normal;
    margin-bottom: 5px;
	color:#cdd0d2;

}

@keyframes slides {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.logos {
  overflow: hidden;
  padding: 44px 0px;
  white-space: nowrap;
  position: relative;
}
.py-logo{
   padding-top: 0.5rem !important; 
    padding-bottom: 0rem !important; 
}
.logos:before, .logos:after {
  position: absolute;
  top: 0;
  content: '';
  width: 99px;
  height: 56px;
  z-index: 2;
}
.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 0rem !important;
}
.space{
    padding: 0px 20px;
}

.logos:before {
  left: 0;

}

.logos:after {
  right: 0;

}

.logo_items {
  display: inline-block;
  
  animation: 35s slides infinite linear;
}

.logos:hover .logo_items {
  animation-play-state: paused;
}

.logo_items img{
  height: 56px;

    margin: 10px;
}



.container {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.headtitle  h4{
    margin-top: 7px;
    margin-bottom: .5rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    line-height: 1.2;
    color: #000c21;
}
.text-place{font-size: 25px;font-family: "Open Sans", sans-serif;padding-top: 55px;}
.testimonials-wrap {
			padding: 0px 0px 0px 0px;
		}
		.heading-section {
			text-align: center;
		}
		.sub-heading {
			font-family: 'Lato', sans-serif;
		    font-size: 12px;
		    display: block;
		    font-weight: 600;
		    color: #2e9ca1;
		    text-transform: uppercase;
		    letter-spacing: 2px;
		}
		.heading-section h2 {
			font-size: 28px;
		    font-weight: 600;
		    padding-top: 10px;
		    padding-bottom: 15px;
		}
		.testimonial-box {
		    display: block;
		    position: relative;
		    padding: 0px;


		    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
		}
		
.text {
    padding: 0px 0px 28px 0px;
    color: #fff;
    text-align: justify;
    font-size: 12px;
    /* width: 50%; */
}
	
.contents ul li::before {
	
}	
	.user-img {
    width: 280px;
    height: 235px;
    /* border-radius: 50%; */
    position: relative;
    min-width: 184px;
    background-size: 100%;
    /* height: 120px; */
    background-repeat: no-repeat;
    padding-right: 20px;
	    margin-top: 0px;

}
		.carousel-testimonial .item {
			padding: 90px 10px;
		}
		.quote {
			position: absolute;
		    top: -23px;
		    color: #2e9da1;
		    font-size: 27px;
		}
		.name {
    margin-bottom: 0;
    line-height: -18px;
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 0px;
}
		.position {
			color: #adadad;
			font-size: 14px;
		}
		.carousel-testimonial .owl-nav {
			text-align: center;
		}
		.carousel-testimonial .owl-nav button.owl-next, 
		.carousel-testimonial .owl-nav button.owl-prev {
		    padding: 0 12px !important;
		}
		.carousel-testimonial .owl-nav button {
			outline: none;
			padding: 0;
		}
		.carousel-testimonial .owl-nav button.owl-next span, 
		.carousel-testimonial .owl-nav button.owl-prev span {
			display: block;
		    font-size: 40px;
		    width: 25px;
		    height: 25px;
		    vertical-align: 0px;
		    line-height: 16px;
		}
		.carousel-testimonial .owl-nav button.owl-next.disabled, 
		.carousel-testimonial .owl-nav button.owl-prev.disabled {
			opacity: 0.5;
		}
.owl-dots {
    text-align: center;
    margin-top: -48px;
}

.owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #ffff00; /* Default dot color */
    display: inline-block;
    border-radius: 50%;
    transition: 0.3s ease;
}

.owl-dot.active {
    background: #88ad21; /* Highlight active dot */
    width: 12px;
    height: 12px;
}

.course {
    font-size: 76px;
    text-shadow: 1px 6px 10px #000000;
    font-weight: 800;
}
.coursep {
    color: #fff;
    line-height: 32px;
    font-size: 25px;
    font-family: "Rajdhani", sans-serif;
    font-weight: 500;
    margin-bottom: 1px;
}

.ss {
    margin-top: 50px;
}

.coursep ul {
      margin-left: -9px;
}
.coursep1 {
   color: #fff;
    line-height: 32px;
    font-size: 25px;
    font-family: "Rajdhani", sans-serif;
    font-weight: 500;
	padding-left: 30px;
}
.coursep1 ul {
      margin-left: 19px;
}


.coursepgreen{        color: #f2e652;
    line-height: 32px;
    font-size: 19px;
}
.bgcourse{background-image:url("../img/2nd-Banner.png");
background-repeat:no-repeat;
background-size:auto;
background-color: #071821;
}
.icon {
    width: 150px !important;
    height: 150px !important;
}

.yellowtext{color:#e8c51a;}
.green{color: #84a921;}
.bgtxt {
    padding: 9px;
    font-size: 31px;
    color: #071821;
    font-weight: bold;
    margin-top: 71px;
}
.titlefirst {
    font-size: 24px;
    font-weight: 800;
    background: #88ad21;
    padding: 10px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    color: #05313f;
    border-radius: 20px;
    font-family: poppins;
    line-height: 29px;
}
.yellow1 {
color: #e8c51a;
    font-size: 20px;
}
.valueadd {
    color: #afb4b7;
    line-height: 31px;
    text-align: justify;
        margin-top: 30px;
    font-style: italic;
    padding-right: 35px;
       margin-bottom: 44px;
}
.titlesecond {
    font-size: 26px;
    font-weight: 600;
    margin-top: 15px;
}
.eligibilty{    background: #e8c51a;
    color: #05313f;
    font-size: 17px;
    padding: 13px;
    border-radius: 20px;
    font-weight: bold;}
.greencontact{color: #88ad21; font-weight:700    font-style: italic;}


.greenbg{background: #88ad21;}
.form-control:disabled, .form-control:read-only {
    background-color: #ffffff!important;
    opacity: 1;
}
.graytext{color:#cdd0d2;}
.usp ul li {
     position: relative;
    list-style: none;
    padding-left: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 15px;
}
.usp ul, .usp1 ul {
    margin-left: -29px;
    margin-bottom:10px;
    margin-top: 30px;
}
.usp ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px; /* Adjust based on your arrow size */
  width: 16px; /* Adjust based on actual arrow size */
  height: 16px;
  background: url(../img/arrow.png) no-repeat center center;
  background-size: contain;
}


.usp1 ul li {
  position: relative;
  list-style: none; /* Remove default bullets */
  padding-left: 30px; /* Space for the arrow */
  line-height: 30px;
  color:#afb4b7;
      font-weight: 300;
    font-style: italic;
	font-size: 15px;
}

.usp1 ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px; /* Adjust based on your arrow size */
  width: 16px; /* Adjust based on actual arrow size */
  height: 16px;
  background: url(../img/arrow.png) no-repeat center center;
  background-size: contain;
}









.form-control:focus, .form-select:focus;
    width: 100%;
    padding: 4px 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4f5662;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #ffffff !important;
    appearance: none;
    border-radius: 20px !important;
    box-shadow: 1px 2px 3px #363c3e !important;;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


.bgad{background: rgb(1,6,20)!important;
background: linear-gradient(119deg, rgba(1,6,20,1) 0%, rgba(44,55,49,1) 27%, rgba(1,4,19,1) 100%)!important;

}




@media (min-width: 1200px) {
    h4, .h4 {
        font-size: 1.4rem;
    }
}
.bgbrown {
    width: 53%;
    margin: 0px auto;
    bottom: 51px;
    position: relative;
    height: 0px;
}
.bgbrown h3 {
    font-size: 18px;
    text-align: center;
    line-height: 0;
    color: #ffffff;
    background: rgb(5, 77, 89);
    background: linear-gradient(254deg, rgba(5, 77, 89, 1) 0%, rgba(7, 99, 111, 1) 35%, rgba(8, 121, 134, 1) 100%);
    padding: 6px;
    min-height: 50px;
    font-weight: 600;
    line-height: 33px;
}

.bgbrown1 {
       width: 53%;
    margin: 0px auto;
    bottom: 80px;
    position: relative;
    height: 0px;
}
.bgbrown h3 {
    font-size: 17px;
    text-align: center;
    line-height: 0;
    color: #ffffff;
    background-color: #7a2c8e;
    padding: 20px;
    height: 38px;
    font-weight: 600;
    border: #fff solid 1px;
}
.bgbrown1 h3 {
    font-size: 18px;
    text-align: center;
    line-height: 0;
    color: #ffffff;
    background: rgb(5, 77, 89);
    background: linear-gradient(254deg, rgba(5, 77, 89, 1) 0%, rgba(7, 99, 111, 1) 35%, rgba(8, 121, 134, 1) 100%);
    padding: 6px;
    min-height: 50px;
    font-weight: 600;
    line-height: 29px;
}


.pb{margin:10px 0px;}
.icofont {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px;
    line-height: 33px;
}
.form-check-input {

    border: 2px solid rgb(31 33 46)!important;
    appearance: none;
    color-adjust: exact;
}
.bgb {
	background: #e85025;
	color: #fff;
	margin: 5px 0px;
}
.ctitle{ font-size: 53px;
    color: #decbe3;
    font-weight: bold;
    margin-top: 4px;}
.whyus {
    font-size: 73px;
    color:#016e7d!important;
    font-weight: bold;
    margin-top: 4px;
}
.mmt{margin-bottom:114px;}
.ctitle {
    font-size: 35px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 4px;
    background: #f79420;
    text-align: center;
    padding: 5px;
    width: 50%;
    margin: 0px autp;
}
.box1 ul li{
    color: #fff;
    font-size: 24px;
    line-height: 36px;
}
.box1 h5 {
    color: #fff;
    font-size: 29px;
    padding: 10px;
}
.box {
    padding: 0px;
    position: relative;
    margin-top: 1px;
    background-color: #f79420;
    height: auto;
    padding: 22px;
}
.box h3 {
	
	padding: 13px;
	color: #1c0b31;
	font-size: 42px;
	font-weight: bold;

}

.box ul {}
.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.2!important;
}
.box ul li {
    font-size: 22px;
    margin-bottom: 10px;
    color: #034456;
    font-size: 28px;
    list-style-type: disc;
    font-weight: 600;
    font-style: normal;
    margin-left: 24px;
}
.btn-light1 {
    color: #fff !important;
    background-color: #2e392b !important;
    border-color: #2e392b !important;
    border-radius: 20px;
    height: 34px;
    width: 124px;
}
.form-control, .form-select {
    display: block;
    width: 100%;
    padding: 2px 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4f5662;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #ffffff !important;
    appearance: none;
    border-radius: 20px !important;
	    box-shadow: 1px 2px 3px #363c3e;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media (min-width: 1200px) {
    h1, .h1 {
        font-size: 6.0rem;
        color: #ffdf57 !important;
        font-weight: 700;
    }
}
#spinner {
	opacity: 0;
	visibility: hidden;
	transition: opacity .5s ease-out, visibility 0s linear .5s;
	z-index: 99999;
}

a {
    color: #d9d9d9 !important;
    text-decoration: none;
}

.formstyle {
	background: url(../img/form.png);
	background-size: contain;
	color: #000;
	background-repeat: no-repeat;
	width: 519px;
}

.fnd {
	font-family: Cambria;
}

.btn-light {
    color: #fff !important;
    background-color: #2e392b !important;
    border-color: #2e392b!important;
    border-radius: 20px;
    text-align: center;
    padding: 10px 40px;
    font-size: 18px;
}
label {
    display: inline-block;
    color: #2e392b;
    font-weight: 600;
	font-size: 15px;
}

.form-control:focus,
.form-select:focus {
	color: #6e7684;
	background-color: #fff;
	border-color:none;
	box-shadow: 1px 2px 3px #363c3e;
	outline: 0;
	
	
}



#spinner.show {
	transition: opacity .5s ease-out, visibility 0s linear 0s;
	visibility: visible;
	opacity: 1;
}

/*** Spinner End ***/
/* Slider */
.blue {
	color: #1e3a62
}

.aqua {
	background-color: #016e7d;
	padding: 10px;
	text-align: center;
}


.slick-slide {
	margin: 0px 20px;
}

hr:not([size]) {
    height: 17px !important;
    background-color: #f79420;
    opacity: 9 !important;
    margin: 0px auto;
    width: 84.3%;
}

.slick-slide img {
	width: 100%;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.back-to-top {
	position: fixed;
	left: 30px;
	bottom: 30px;
	transition: 0.5s;
	z-index: 99;
}


/*** Button Start ***/
.btn {
	font-weight: 600;
	transition: .5s;
}

.btn-square {
	width: 32px;
	height: 32px;
}

.btn-sm-square {
	width: 34px;
	height: 34px;
}

.btn-md-square {
	width: 44px;
	height: 44px;
}

.btn-lg-square {
    width: 56px;
    height: 56px;
    z-index: 99999;
}

.btn-xl-square {
	width: 66px;
	height: 66px;
}

.btn-square,
.btn-sm-square,
.btn-md-square,
.btn-lg-square,
.btn-xl-square {
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: normal;
}

.btn.btn-primary {
	color: var(--bs-white);
}

.btn.btn-primary:hover {
	background: var(--bs-secondary);
	border: 1px solid var(--bs-secondary);
}

.btn.btn-secondary {
	color: var(--bs-white);
}

.btn.btn-secondary:hover {
	background: var(--bs-primary);
	border: 1px solid var(--bs-primary);
}

.btn.btn-light {
	color: var(--bs-primary);
}

.btn.btn-light:hover {
	color: var(--bs-white);
	background: var(--bs-primary);
	border: 1px solid var(--bs-primary);
}

/*** Icon Animation Start ***/
@keyframes icon-animat {
	0% {
		border-radius: 67% 33% 29% 71% / 39% 46% 54% 61%;
	}

	25% {
		border-radius: 69% 31% 19% 81% / 43% 37% 63% 57%;
	}

	50% {
		border-radius: 67% 33% 16% 84% / 57% 37% 63% 43%;
	}

	75% {
		border-radius: 77% 23% 61% 39% / 36% 61% 39% 64%;
	}

	100% {
		border-radius: 67% 33% 29% 71% / 39% 46% 54% 61%;
	}
}

/*** Icon Animation End ***/


/*** Navbar Start ***/
.nav-bar {
	background: var(--bs-white);
}

.sticky-top {
	transition: 1s;
}

.navbar-light .navbar-nav .nav-link {
    position: relative;
    /* margin-right: 10px; */
    padding: 14px 0px 0px 27px;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    transition: .5s;
}

.sticky-top .navbar-light .navbar-nav .nav-link {
	padding: 20px 0;
	color: var(--bs-dark);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
	color: var(--bs-primary);
}

.navbar-light .navbar-brand img {
	max-height: 60px;
	transition: .5s;
}

.sticky-top .navbar-light .navbar-brand img {}

.navbar .dropdown-toggle::after {
	border: none;
	content: "\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	vertical-align: middle;
	margin-left: 8px;
}

.dropdown .dropdown-menu a:hover {
	background: var(--bs-primary);
	color: var(--bs-white);
}

.navbar .nav-item:hover .dropdown-menu {
	transform: rotateX(0deg);
	visibility: visible;
	margin-top: 8px !important;
	background: var(--bs-light);
	transition: .5s;
	opacity: 1;
}

.pp {
	text-align: right
}
.gallerytext {
  color: #fff;

}

.img-fluid:hover {
  transform: scale(1.05);
  transition: 0.3s ease-in-out;
}

@media (min-width: 992px) {
	.navbar .nav-item .dropdown-menu {
		display: block;
		visibility: hidden;
		top: 100%;
		transform: rotateX(-75deg);
		transform-origin: 0% 0%;
		border: 0;
		border-radius: 10px;
		margin-top: 8px !important;
		transition: .5s;
		opacity: 0;
	}

}

#content-mobile1 {
	display: none;
}

@media (max-width: 991px) {
	.navbar.navbar-expand-lg .navbar-toggler {
		        padding: 3px 4px;
        border: 1px solid #ffffff;
        color: #ffffff;
        background: #fff;
    }
	}

	.sticky-top .navbar-light .navbar-nav .nav-link {
		padding: 12px 0;
	}

	.carousel .carousel-item,
	.carousel .carousel-item img {
		height: 957px;
	}

	.carousel-item .carousel-caption {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		bottom: 0;
		display: flex;
		align-items: center;
		background: url(../images/banner.png) #f3fafb;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center top;
		background-blend-mode: multiply;
	}

	#content-mobile1 {
		display: block;
	}

}

/*** Navbar End ***/

/*** Carousel Header Start ***/
.carousel .carousel-item img {
	object-fit: cover;
}

.carousel .carousel-item,
.carousel .carousel-item img {
	height: 890px;
}

.carousel-item .carousel-caption {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;

	display: flex;
	align-items: center;
}

.carousel .carousel-indicators {
	left: 75%;
	top: 50%;
	margin-right: 25%;
	transform: translateY(-50%);
	flex-direction: column;
}

.carousel-indicators [data-bs-target] {
	display: flex;
	width: 15px;
	height: 15px;
	border: 6px solid var(--bs-white);
	border-radius: 15px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: var(--bs-secondary);
	opacity: 1;
	transition: 0.5s;
}

.bgbrown h3 {

	width: 100%;
}

.carousel-indicators [data-bs-target].active {
	background-color: var(--bs-primary);
}

.bgb h3 {
	font-size: 29px;
}
.mm1 {
    max-width: 100%;
	width:100%;
    height: auto;
}
@media (max-width: 992px) {
	.carousel-indicators [data-bs-target] {
		display: none;
	}

	.carousel .carousel-item,
	.carousel .carousel-item img {
		height: 582px !important;
	}
	
	.box1 ul li {
    color: #fff;
    font-size: 18px;
    line-height: 31px;
}

	.btn-light1 {

    height: 38px;
    font-size: 12px;
    padding: 3px;
}
	.box ul li {

		        font-size: 20px;
        margin-left: 0px;

	}
	.box {
    height: 513px;
}


.bgbrown1 h3 {
    font-size: 17px;
	        line-height: 20px;
}
	.bgb h3 {
		font-size: 16px;
	}

	.bgbrown {
		margin-bottom: 10px;
	}

	.pp {
		text-align: left;

	}

	.bgbrown h3 {

		width:100%;
	}



	.whyus {
		font-size: 43px;
	}

	.formstyle {
		background: url(../img/form-mo.png);
		background-size: contain;
		color: #000;
		background-repeat:repeat-x;
		background-color: #fff;
		width: 100%
	}


	.formstyle h3 {
		font-size: 18px;
	}
}

/*** Carousel Header End ***/

/*** Single Page Hero Header Start ***/
.bg-breadcrumb {
	position: relative;
	overflow: hidden;
	background: linear-gradient(rgba(31, 46, 78, 1), rgba(0, 12, 33, 0.8)), url(../img/fact-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 60px 0 60px 0;
	transition: 0.5s;
}

.bg-breadcrumb .breadcrumb {
	position: relative;
}

.bg-breadcrumb .breadcrumb .breadcrumb-item a {
	color: var(--bs-white);
}

/*** Single Page Hero Header End ***/

/*** Features Start ***/
.feature {
	background: var(--bs-light);
}

.feature .feature-item {
	display: flex;
	border-radius: 10px;
}

.feature .feature-item .feature-icon span {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	background: #052261;
	border-radius: 67% 33% 29% 71% / 39% 46% 54% 61%;
	;
	animation-name: icon-animat;
	animation-duration: 5s;
	animation-delay: 1s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	transition: 0.5s;
}

/*** Features End ***/

/*** About Start ***/
.about .about-item .about-item-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-radius: 10px;
	background: var(--bs-light);
	transition: 0.5s;
}

.about .about-item .about-item-inner .about-icon {
	width: 90px;
	height: 90px;
	border-radius: 67% 33% 29% 71% / 39% 46% 54% 61%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--bs-secondary);
	background: var(--bs-primary);
	animation-name: icon-animat;
	animation-duration: 5s;
	animation-delay: 1s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	transition: 0.5s;
}

.about .about-img {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;

}

.about .about-img .img-1 {
	height: 85%;
	margin-right: 50px;
}

.about .about-img .img-2 {
	position: absolute;
	width: 100%;
	bottom: 0;
	right: 0;
	padding-left: 50px;
	border-radius: 10px;
}

.about .about-img::after {
	content: "";
	position: absolute;
	width: 10px;
	height: 98%;
	top: 0;
	right: 0;
	border-radius: 10px;
	background: var(--bs-primary);
	z-index: -1;
}

.about .about-item .text-item {
	position: relative;
	padding-left: 25px;
}

.about .about-item .text-item::after {
	content: "";
	position: absolute;
	width: 5px;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 10px;
	background: var(--bs-secondary);
}

/*** About End ***/


/*** Fact Counter Start ***/
.counter {
	background: linear-gradient(rgba(0, 12, 33, 0.9), rgba(31, 46, 78, 0.9)), url(../img/fact-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.counter .counter-item .counter-item-icon {
	width: 90px;
	height: 90px;
	border-radius: 67% 33% 29% 71% / 39% 46% 54% 61%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--bs-secondary);
	background: var(--bs-primary);
	animation-name: icon-animat;
	animation-duration: 5s;
	animation-delay: 1s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	transition: 0.5s;
}

/*** Fact Counter End ***/

/*** Services Start ***/
.service .service-item {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-shadow: 0 0 45px rgba(0, 0, 0, .1);
	border-radius: 10px;
	background: var(--bs-white);
	transition: 0.5s;
}

.service .service-item:hover {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-radius: 60px;
	background: var(--bs-light);
}

.service .service-item::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	background: var(--bs-primary);
	border-radius: 10px;
	z-index: -1;
	transition: 0.5s;
	opacity: 0;
}

.service .service-item:hover::after {
	opacity: 1;
}

.service .service-item .service-icon {
	width: 90px;
	height: 90px;
	border-radius: 67% 33% 29% 71% / 39% 46% 54% 61%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--bs-secondary);
	background: var(--bs-primary);
	animation-name: icon-animat;
	animation-duration: 5s;
	animation-delay: 1s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	transition: 0.5s;
}

/*** Service End ***/

/*** Cars Categories Start ***/
.categories .categories-item {
	position: relative;
	border: 1px solid var(--bs-secondary);
	border-radius: 10px;
	transition: 0.5s;
}

.categories .categories-item:hover {
	border: 1px solid var(--bs-primary);
}

.categories .categories-item .categories-item-inner {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	transition: 0.5s;
}

.categories .categories-item .categories-item-inner:hover {
	box-shadow: 0 0 50px rgba(234, 0, 30, .3);
}

.categories .categories-item-inner .categories-img {
	background: var(--bs-light);
}

.categories .categories-item-inner .categories-content {
	border-top: 4px solid var(--bs-white);
	text-align: center;
	background: var(--bs-light);
}

.categories .categories-item-inner .categories-review {
	display: flex;
	align-items: center;
	justify-content: center;
}

.categories-carousel .owl-stage-outer {
	margin-top: 65px;
	margin-right: -1px;
}

.categories-carousel .owl-nav .owl-prev,
.categories-carousel .owl-nav .owl-next {
	position: absolute;
	top: -65px;
	padding: 10px 35px;
	color: var(--bs-white);
	background: var(--bs-primary);
	border-radius: 50px;
	transition: 0.5s;
}

.categories-carousel .owl-nav .owl-prev {
	left: 0 !important;
}

.categories-carousel .owl-nav .owl-next {
	right: 0;
}

.categories-carousel .owl-nav .owl-prev:hover,
.categories-carousel .owl-nav .owl-next:hover {
	background: var(--bs-secondary);
	color: var(--bs-white);
}

/*** Cars Categories End ***/


/*** Process Start ***/
.steps {
	background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../img/bg-1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}


.steps .steps-item {
	position: relative;
	background: var(--bs-secondary);
	border-radius: 10px;
}

.steps .steps-item h4,
.steps .steps-item p {
	color: var(--bs-white);
}

.steps .steps-item .setps-number {
	position: absolute;
	width: 64px;
	height: 64px;
	bottom: 0;
	right: 40px;
	font-weight: 900;
	border: 1px solid var(--bs-white);
	border-radius: 64px;
	transform: translateY(50%);
	color: var(--bs-white);
	background: var(--bs-secondary);
	display: flex;
	align-items: center;
	justify-content: center;
}

/*** Process End ***/


/*** Blog Start ***/
.blog .blog-item {
	border-radius: 10px;
	transition: 0.5s;
}

.blog .blog-item:hover {
	box-shadow: 0 0 45px rgba(0, 0, 0, .2);
}

.blog .blog-item .blog-img {
	position: relative;
	overflow: hidden;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.blog .blog-item .blog-img::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 0;
	bottom: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.3);
	transition: 0.5s;
}

.blog .blog-item:hover .blog-img::after {
	height: 100%;
}

.blog .blog-item .blog-img img {
	transition: 0.5s;
}

.blog .blog-item:hover .blog-img img {
	transform: scale(1.2);
}

.blog .blog-item .blog-content {
	position: relative;
	background: var(--bs-light);
}

.blog .blog-item .blog-content .blog-date {
	position: absolute;
	top: 0;
	left: 25px;
	transform: translateY(-50%);
	padding: 12px 25px;
	border-radius: 10px;
	color: var(--bs-white);
	background: var(--bs-primary);
}

.blog .blog-item .blog-content .blog-comment {
	display: flex;
	justify-content: space-between;
}

/*** Blog End ***/


/*** Banner Start ***/
.banner .banner-item {
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	transition: 0.5s;
	z-index: 1;
}

.banner .banner-item::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 10px;
	background: rgba(0, 0, 0, .6);
	z-index: 2;
}

.banner .banner-item .banner-content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 25px;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: end;
	z-index: 5;
}

@media (min-width: 992px) {
	.banner .banner-item .banner-content h2 {
		font-size: 45px;
		margin-bottom: 20px;
	}

	.banner .banner-item .banner-content h1 {
		font-size: 72px;
		margin-bottom: 20px;
	}

	.banner .banner-item .banner-content p {
		font-size: 40px;
		margin-bottom: 20px;
	}
}

/*** Banner End ***/

/*** Team Start ***/
.team .team-item {
	position: relative;
	text-align: center;
	border-radius: 10px;
	margin-top: 100px;
	background: var(--bs-light);
	transition: 0.5s;
	z-index: 1;
}

.team .team-item::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 0;
	bottom: 0;
	left: 0;
	border-radius: 10px;
	background: var(--bs-secondary);
	z-index: 2;
	transition: 0.5s;
}

.team .team-item:hover::after {
	height: 100%;
}

.team .team-item .team-content {
	position: relative;
	z-index: 5;
}

.team .team-item .team-content h4,
.team .team-item .team-content p {
	transition: 0.5s;
}

.team .team-item:hover .team-content h4 {
	color: var(--bs-white);
}

.team .team-item:hover .team-content p {
	color: var(--bs-white);
}

.team .team-item .team-img {
	position: relative;
	overflow: hidden;
	top: -100px;
	margin-bottom: -100px;
	border-radius: 10px;
	z-index: 3;
}

.team .team-item .team-img img {
	transition: 0.5s;
}

.team .team-item:hover .team-img img {
	transform: scale(1.1);
}

.team .team-item .team-img::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	border-radius: 10px;
	background: rgba(255, 255, 255, .3);
	z-index: 4;
	transition: 0.5s;
}

.team .team-item:hover .team-img::after {
	height: 100%;
}

/*** Team End ***/

/*** Testimonial Start ***/
.testimonial-carousel .owl-stage-outer {
	margin-right: -1px;
}

.testimonial .testimonial-item {
	position: relative;
	margin-top: 35px;
	border: 1px solid var(--bs-secondary);
	border-radius: 10px;
}

.testimonial .testimonial-item .testimonial-quote {
	position: absolute;
	width: 70px;
	height: 70px;
	top: 0;
	right: 25px;
	transform: translateY(-50%);
	border-radius: 70px;
	color: var(--bs-white);
	background: var(--bs-secondary);
	display: flex;
	align-items: center;
	justify-content: center;
}

.testimonial .testimonial-item .testimonial-inner {
	display: flex;
	align-items: center;
	background: var(--bs-light);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.testimonial .testimonial-item .testimonial-inner img {
	width: 100px;
	height: 100px;
	border-radius: 100px;
	border: 4px solid var(--bs-white);
}

.testimonial-carousel .owl-dots {
	display: flex;
	justify-content: center;
}

.testimonial-carousel .owl-dots .owl-dot {
	width: 30px;
	height: 30px;
	border-radius: 30px;
	margin: 20px 10px 0 10px;
	background: var(--bs-primary);
	transition: 0.5s;
}

.testimonial-carousel .owl-dots .owl-dot.active {
	width: 30px;
	height: 30px;
	border-radius: 30px;
	background: var(--bs-secondary);
	transition: 0.5s;
}

.testimonial-carousel .owl-dots .owl-dot span {
	position: relative;
	margin-top: 50%;
	margin-left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.testimonial-carousel .owl-dots .owl-dot.active span::after {
	background: var(--bs-primary);
}

.testimonial-carousel .owl-dots .owl-dot span::after {
	content: "";
	width: 15px;
	height: 15px;
	border-radius: 15px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: var(--bs-white);
	transition: 0.5s;
}

/*** Testimonial End ***/

/*** Contact Start ***/
.contact .contact-add-item {
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: var(--bs-light);
}

.contact .contact-add-item .contact-icon {
	width: 90px;
	height: 90px;
	border-radius: 67% 33% 29% 71% / 39% 46% 54% 61%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--bs-secondary);
	background: var(--bs-primary);
	animation-name: icon-animat;
	animation-duration: 5s;
	animation-delay: 1s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	transition: 0.5s;
}

/*** Contact End ***/


/*** Footer Start ***/
.footer {
	background: var(--bs-dark);
}

.footer .footer-item a {
	line-height: 35px;
	color: var(--bs-body);
	transition: 0.5s;
}

.footer .footer-item p {
	line-height: 35px;
}

.footer .footer-item a:hover {
	letter-spacing: 1px;
	color: var(--bs-primary);
}

.footer .footer-item .footer-btn a,
.footer .footer-item .footer-btn a i {
	transition: 0.5s;
}

.footer .footer-item .footer-btn a:hover {
	background: var(--bs-white);
}

.footer .footer-item .footer-btn a:hover i {
	color: var(--bs-primary) !important;
}

/*** Footer End ***/

/*** copyright Start ***/
.copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    background: #065864;
    color: #d9d9d9;
}

/*** copyright end ***/


@media (min-width: 1200px) {
	.display-5 {
		font-size: 2.5rem !important;
	}
}

@media screen and (max-width: 1680px) {

	.carousel .carousel-item,
	.carousel .carousel-item img {
		height: 647px;
	}

	.bgbrown h3 {
		font-size: 18px;
	}

}

@media (min-width: 1600px) {
	.formstyle {
		background: url(../img/form.png);
		background-size: contain;
		color: #000;
		background-repeat: no-repeat;
		width: 519px;
	}
}


</pre></body></html>