::selection{background:#000;color:#fff;}
::-webkit-scrollbar {width: 8px;}
/* Track */
::-webkit-scrollbar-track {background:#fff;}
/* Handle */
::-webkit-scrollbar-thumb {background: #1868aa;}
::-webkit-scrollbar-thumb:window-inactive {background: #1868aa;}
body,html{padding:0px;margin:0px;height:100%;font-size: 15px;color: #000;font-family: "Montserrat", sans-serif;font-weight:400;}

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../images/loading.webp') 50% 50% no-repeat rgb(255, 255, 255, 1);
}
.fixed-top-own 
{
    animation: .75s ease-in-out 0s normal none 1 running fadeInDown;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
	top:0;
	background-color:#fff !important;
	box-shadow: 0 .2rem 0.4rem rgba(0,0,0,.15)!important;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 99;
  font-size: 18px;
  outline: none;
  cursor: pointer;
}

.theme-blue
{
	color:#00a5ff;
}
.theme-red
{
	color:#FC2841;
}
.theme-dark
{
	color:#000;
}
.theme-light
{
	color:#fff;
}
.bg-blue
{
	background-image: linear-gradient(to right, #00a5ff , #0b5bdb);
}
.bg-red
{
	background-image: linear-gradient(to right, #FC2841 , #890A21);
}
.bg-dark
{
	background-image: linear-gradient(to right, #333333 , #333333);
}
.bg-lightblue
{
	background-image: rgb(222 236 255 / 45%);
}
.bg-light
{
	background-image: linear-gradient(to right, #fff , #fff);
}
.bg-lightdark {
    background-color: rgb(0 0 0 / 30%);
}
.bg-lightwhite {
    background-color: rgb(255 255 255 / 70%);
}
.bg-offwhite {
    background-color: #F3F3F3;
}
.bg-shadow {
    background-color: #f1f9fd;
}
.bg-newblue {
    background-color: #002236;
}

.list-group-horizontal .list-group-item, .list-group-item 
{
	background-color: transparent; 
	border: 1px solid rgba(0, 0, 0, 0);
}
.inline-block
{
	display:inline-block;
}
.word-space
{
	letter-spacing:5px;
}

.btn-blue 
{
    border: none;
    background-size: 200%, 1px;
    transition: all 200ms linear 0ms;
    background-image: linear-gradient(90deg, #00a5ff 0%, #0b5bdb 50%, #00a5ff);
    color: #fff;
    box-shadow: 0px 5px 10px 0px rgb(0 163 254 / 44%);
}
.btn-blue:hover 
{
    color: #ffffff;
    transition: all 200ms linear 0ms;
    background-position: 120%;
}
.btn-check:focus+.btn-blue, .btn-blue:focus 
{
    color: rgb(255 255 255 / 0%);
    background-position: 120%;
}
.btn-red 
{
    border: none;
    background-size: 200%, 1px;
    transition: all 200ms linear 0ms;
    background-image: linear-gradient(90deg, #FC2841 0%, #890A21 50%, #FC2841);
    color: #fff;
    box-shadow: 0px 5px 10px 0px rgb(238 36 61 / 39%);
}
.btn-red:hover 
{
    color: #ffffff;
    transition: all 200ms linear 0ms;
    background-position: 120%;
}
.btn-check:focus+.btn-red, .btn-red:focus 
{
    color: rgb(255 255 255 / 0%);
    background-position: 120%;
}
.btn-outline-red {
    color: #890A21;
    border-color: #890A21;
}
.btn-outline-red:hover {
    color: #000;
    background-color: #890A21;
    border-color: #890A21;
}
.btn-check:active+.btn-outline-red, .btn-check:checked+.btn-outline-red, .btn-outline-red.active, .btn-outline-red.dropdown-toggle.show, .btn-outline-red:active {
    color: #000;
    background-color: #890A21;
    border-color: #890A21;
}
.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(255 255 255 / 25%);
}


.list-group-item 
{
    padding: 0px;
    border: 1px solid rgb(0 0 0 / 0%);
}
.text-justify
{
	text-align:justify;
	text-justify: inter-word;
}
.text-center-justify
{
	text-align:justify;
	text-align-last:center;
	text-justify: inter-word;
}


.c-pointer
{
	cursor:pointer;
}
.list-group-horizontal .list-group-item, .list-group-item 
{
	background-color: transparent; 
	border: 1px solid rgba(0, 0, 0, 0);
}
/*
.bg-menu
{
	background-image: url(../images/5.webp);
    height: auto;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
*/

.bg-about
{
	background-color:#002236;
	background-image: url("../images/3.webp");
	height: auto;
	display: flex;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bg-contact
{
	background-color:#002236;
	background-image: url("../images/3.webp");
	height: auto;
	display: flex;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bg-services
{
	background-color:#002236;
	background-image: url("../images/3.webp");
	height: auto;
	display: flex;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bg-gallery
{
	background-color:#002236;
	background-image: url("../images/1.webp");
	height: auto;
	display: flex;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.bg-footer
{
	background-color:#002236;
	background-image: url("../images/footer-map.png");
	height: auto;
	display: flex;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.footerMain h5:after 
{
    content: "";
    width: 35px;
    height: 2px;
    display: block;
    background-color: #00a5ff;
    margin: 8px 2px;
}

.owl-prev, .owl-next
{
	width: 50px;
    height: 25px;
    position: absolute;
    display: block !important;
    border: 1px solid #fff !important;
    border-radius: 5% !important;
    color: #fff !important;
    font-size: 30px !important;
    opacity: 1 !important;
    font: revert !important;
    background: linear-gradient(to right, #FC2841 , #890A21) !important;
}
.owl-prev {bottom: -10%;left: 50px !important;}
.owl-next{right: 50px !important;bottom: -10%;}
.owl-prev i, .owl-next i {transform : scale(1,6); color: #ccc;}
.owl-theme .owl-nav [class*=owl-]:hover {	background: linear-gradient(to right, #fff , #fff) !important;border: 1px dashed #c92e29 !important;color: #0022db !important;text-decoration: none;transition: 0.5s all;}
.owl-theme .owl-dots .owl-dot span {background: #a71c18;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #c92e29;}


.breadcrumb-item.active {
    color: #ffffff;
}
.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #ffffff;
    content: var(--bs-breadcrumb-divider, "/");
}
.text-shadow{
	/*text-shadow: 0px 5px 10px 0px rgb(0 163 254 / 44%);*/
	text-shadow: 2px 2px #FF0000;
}


.carousel-caption {
    position: absolute;
    right: 10%;
    bottom: 200px;
    left: 10%;
    padding: 0px;
    color: #fff;
    text-align: left;
}

.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: 100vh;
    max-height: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    transform: translateY(-100%);
}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(255 255 255 / 25%);
}
.carousel-control-next, .carousel-control-prev 
{
	background-color: #c92e29;
	width:50px;
	height: 100px;
	margin: auto 0px;
}
.mt-custom
{
	margin-top:-100px;
	position:absolute;
	z-index:50;
}

.heading-border h5:before {
    content: "";
    width: 60px;
    height: 3px;
    display: block;
    background: linear-gradient(to right, #1868aa, #1868aa);
    margin: 15px 0px;
    margin-right: 10px;
}
.heading-border-center h5:before {
    content: "";
    width: 60px;
    height: 3px;
    display: block;
    background: linear-gradient(to right, #1868aa, #1868aa);
    margin: 15px auto;
}
.max-charecter3
{
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.max-charecter5
{
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.max-charecter6
{
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.border-red {
    border-color: #FC2841 !important;
}
.border-blue
{
	border-color: #00a5ff !important;
}



.form-floating>label {
    padding: 1rem 1.2rem;
}
.form-control 
{
    color: #212529;
    background-color: #f3f3f3;
    border: 1px solid #ffffff;
}
.form-control:focus {
    color: #212529;
    background-color: #f3f3f3;
    border: 1px solid #ffffff;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);
}
.form-select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #f3f3f3;
    border: 1px solid #ffffff;
}
.form-select:focus {
    border-color: #212529;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%)
}

/*******************  For Folding of Training Section  ****************/
.fold {
	background: linear-gradient(to left bottom, transparent 50%, rgba(0,0,0,.4) 0) no-repeat 100% 0 / 2em 2em, linear-gradient(-145deg, transparent 1.41em, #58a 0););
}
.sharp-fold {
	position: relative;
	background: linear-gradient(-150deg, transparent 1.5em, #f1f9fd 0);
	border-radius: .5em;
}
.sharp-fold::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	background: linear-gradient(to left bottom, transparent 50%, #00a5ff 0, #0b5bdb) no-repeat 100% 0;
	width: 1.73em;
	height: 3em;
	transform: translateY(-1.3em) rotate(-30deg);
	transform-origin: bottom right;
	border-bottom-left-radius: inherit;
	box-shadow: -.2em .2em .3em -.1em rgba(0,0,0,.15);	
}
.sharp-foldred {
	position: relative;
	background: linear-gradient(-150deg, transparent 1.5em, #fdf1f1 0);
	border-radius: .5em;
}
.sharp-foldred::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	background: linear-gradient(to left bottom, transparent 50%, #FC2841 0, #890A21) no-repeat 100% 0;
	width: 1.73em;
	height: 3em;
	transform: translateY(-1.3em) rotate(-30deg);
	transform-origin: bottom right;
	border-bottom-left-radius: inherit;
	box-shadow: -.2em .2em .3em -.1em rgba(0,0,0,.15);	
}
/*********************  Projects On Hover Effect  ********************/




.carousel-item img
{
	animation: zoom-in-zoom-out 10s ease-out infinite;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}



.wrap {
  * {
    transition: 0.2s;
  }

  overflow: hidden;

  img {
    position: relative;
  }

  .caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    color: #fff;
  }

  &:hover {
    img {
      transform: scale(1.5);
    }

    .caption {
      opacity: 1;
    }
  }
}


.flip-container {
	-webkit-perspective: 1000;
	background: transparent;
}
.flip-container:hover .flipper,
.flip-container.hover .flipper {
	-webkit-transform: rotateY(180deg);
}
.flip-container, .front, .back, .flip-container img {
	width: 100%;
	height: 480px;
}
.flipper {
	-webkit-transition: 1.5s;
	-webkit-transform-style: preserve-3d;
	position: relative;
}
.front, .back {
	-webkit-backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.front {
	z-index: 2;
}
.back {
	-webkit-transform: rotateY(180deg);
	background: rgb(255 255 255);
	border-left: 3px solid #00a5ff;
}



/*******************  Start Why Choose Us  ****************/

.whyChooseUs .item
{
	position: relative;
	width: 100%;
	max-width: 400px;
	margin: auto;
	overflow: hidden;
	cursor:pointer;
}
.content .content-overlay {
	background: rgb(0 25 38 / 48%);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	border-radius: 0.25rem!important;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
	opacity: 1;
}

.content-image{
	width: 100%;
}

.content-details {
	position: absolute;
	text-align: center;
	padding-left: 2em;
	padding-right: 2em;
	width: 100%;
	top: 50%;
	left: 50%;
	opacity: 0;
	border-radius: 0.25rem!important;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
	top: 70%;
	left: 50%;
	opacity: 1;
}

.content-details h4{
	color: #abf329;
	font-weight: 500;
	margin-bottom: 0.3em;
	word-break: break-all;
}


.fadeIn-bottom{
	top: 80%;
}

/*******************  End Why Choose Us  ****************/








@media screen and (min-width: 768px) and (max-width: 1100px)
{ 

}

@media (min-width: 1200px)
{
	.container, .container-lg, .container-md, .container-sm, .container-xl 
	{
		max-width: 1240px;
	}
}


@media screen and (max-width: 520px)
{ 
	.carousel-item img {
        height: 100vh;
        width: auto !important;
        display: flex !important;
        align-items: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
	.carousel-control-next, .carousel-control-prev {
		background-color: #c92e29;
		width: 30px;
		height: 70px;
		bottom:0;
		margin:auto;
	}
	.carousel-caption {
		bottom: 125px;
	}
	.mt-custom {
		margin-top: -75px;
	}
	.navbar-light .navbar-toggler {
		/*color: #fff;*/
		border-color: rgba(0, 0, 0, .1);
	}
	.offcanvas .text-end {
		text-align: center !important;
	}
}