@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Markazi+Text:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
a{text-decoration:none!important;}
li{list-style-type: none!important;}
html {scroll-behavior: smooth !important;}
.heading1{font-size: 2.5rem;} .heading2{font-size: 2rem;} .heading3{font-size: 1.75rem;} .heading4{font-size: 1.5rem;} .heading5{font-size: 1.25rem;} .heading6{font-size: 1rem;}
.pad{padding:90px 0;}
.wrdbrk{white-space:pre;}
.fullpad{padding: 0!important; margin:0!important;}
.kaushan-script {  font-family: "Quicksand", serif;font-weight: 600;}
.roboto-regular {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-style: normal;}
.header-top {background-color:#f83d8e; font-size: 14px;}
.header-top .header-info-left ul li {
	color: #ffffff;
	display: inline-block;
	margin-right: 5px;
	padding: 7px 12px 7px 0;
	font-weight: 500;}
.navbar {padding: 0px !important;}
.navbar.sticky-top {top: -100px;transition: .5s;}
.navbg {background: linear-gradient(135deg, #AFF4FF, 30%, #fff 15%);}
.navfont {font-family:"Markazi Text", serif; font-size: 22px;font-weight: bold;}
.new_font{font-family:"Markazi Text", serif;}
.logo h1{padding-left:20px !important;}
.logo{width:340px;}
.right3{text-align: right !important;}
.banner-arrow {
	background: #2D2F91  !important;
	width: 25px !important;
	height: 25px !important;
	border-radius: 25px;
	color: #fff;
	font-size: 14px;
	line-height: 24px;}
.navbar .navbar-nav .nav-link { margin-right: 10px;padding: 20px 0; color: #02245B; outline: none;}
.navbar-light .navbar-nav .nav-link:hover {color: #F83D8E !important;}
.navbar-light .navbar-nav .active>.nav-link{ color:#F83D8E !important;}
.navbar-light .navbar-nav .nav-link {color: #000000 !important;}
.dropdown-menu{padding: 0rem 0!important; border-radius: 0rem!important; top: 56px!important;}
.dropdown-item:active{color: rgb(0, 0, 0)!important; text-decoration: none; background-color: #2D2F91  !important;}
.dropdown-item:focus, .dropdown-item:hover {color: #000000!important; text-decoration: none; background-color: #ffffff !important;}
.dropdown-item {padding: 12px 12px !important;width: 280px !important;}
.menu12{width: 100% !important;}
.menu12 img{width: 25% !important;}
.menu12 h5 {width: 65% !important;
	align-self: center;
	font-size: 17px !important;
	text-align: left !important;
	padding-left: 14px;}
.flx1{
	display: flex;
	background-color: #2D2F91 ;
	padding: 15px 12px;
	border-radius: 0px 0 0 46px;}
.navbar {border-bottom: 1px solid #00000036;}
.homebg{
	background-image: url("../images/homebg1.webp");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px 0 107px;}
.clr1{color: #f00 !important;}
.smallborder1{background-color: #f00;width: 51px;height: 5px;margin: 0 auto;}
.smallborder2{background-color: #f00;width: 51px;height: 5px;}
.light-txt {font-weight: 300;}
.b-text {font-weight: bold;}
.main-head {letter-spacing: 3px !important;line-height: 51px !important;font-size: 42px !important;}
.main-head::before {border-bottom: 2px solid;content: "";display: block;margin: 8px 0px;}
.main-head::after{border-bottom: 2px solid;content: "";display: block;margin: 8px 0px;}
.image2 {position: absolute;width: 138px;bottom: -144px;}
.product-list-wrap-box {
	box-shadow: 0 0 5px #0000004d;
	overflow: hidden;
	border-radius: 9px;
	position: relative;
	margin-bottom: 30px;
	transition: .3s;}
.w60{width: 60% !important;}
.product-list-wrap-box .img-wrap img {transition: .3s;}
.product-short-desc {
	position: absolute;
	display: inline-block;
	width: 100%;
	left: 0;
	bottom: -100%;
	background: rgba(143, 218, 250, 0.82);
	color: #000000 !important;
	padding: 15px;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	transition: .3s;}
.product-short-desc p {color: #000000;}
.product-list-title {
	padding: 15px;
	z-index: 9;
	position: relative;
	background: #2D2F91  !important;
	color: #000000 !important;
	font-size: 22px;
	text-align: center;
	width: 100%;
	display: inline-block;
	text-decoration: none;
	min-height: 60px;}
h2.product-list-title {padding: 0;margin: 0;min-height: 0;color: white !important;}
.product-list-wrap-box:hover {box-shadow: 0 0 15px #0000004d;}
.product-list-wrap-box:hover img {transform: scale(1.08);}
.product-list-wrap-box:hover .product-short-desc {bottom: 55px;}
.product-list-wrap-box:hover .product-list-title {background: #133a81;}
.product-list-title:hover {color: #fff;}
.footer {
	background-image: url("../images/simple.jpg");
	background-repeat: no-repeat;
	padding: 40px 0;
	color: #fff !important;
	position: relative;
	background-size: cover;
	background-position:top center;}
.footer::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.8;}
.details {padding: 22px 0;}
.headft1 {border-bottom: 2px dotted white;font-size: 30px;margin-bottom: 30px;padding-bottom: 26px;}
.clr2 {color: #f83d8e !important;}
.smallfnt {font-size: 14px;}
.glowing-text {
	font-size: 15px;
	color: white !important;
	animation-name: glow;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	text-decoration: none;}
.counterbg {position:relative;}
.counterbg::before {
	background-image: linear-gradient(320deg, #efd7ef 8%, #f5f9fc 43%, #f8eae1 64%, #eaf8f9 87%);
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size:auto;
	background-position: center;
	background-repeat: no-repeat;}
.box-bg {position: relative;z-index: 1;}
.feature-item1 {border-radius: 10px;}
.counttext {color: #000;font-size: 55px;font-weight: 700;}
.bannerhead {
	color: #000;
	font-size: 55px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.3em;}
.feature-item1 .feature-icon1 span {
	width: 90px;
	height: 90px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color:#ffebf4;
	background: #2D2F91 ;
	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;
	font-size: 40px;}
.owl-next span {
	width: 55px;
	height: 55px;
	opacity: 1;
	font-size: 22px;
	color: #6ac3ea !important;
	background-image: url("../images/arrowright.webp");
	background-size: cover;
	display: block;
	position: relative;
	left: 550px;
	top: -160px;
	background-repeat: no-repeat;}
.owl-prev span {
	width: 55px;
	height: 55px;
	opacity: 1;
	font-size: 22px;
	color: #6ac3ea !important;
	background-image: url("../images/arrowleft.webp");
	background-size: contain;
	display: block;
	position: relative;
	left: -550px;
	top: -160px;
	background-repeat: no-repeat;}
.clr3{color: #2D2F91  !important;}
.homebg3{
	background-image:url("../images/parallaxbg.webp");
	position: relative;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;}
.homebg3::before{
	position: absolute;
	content: '';
	background: #fff;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	opacity: 0.92;}
.aboutbg{background: url("../images/aboutbg.webp") center;background-size: cover;}
.read-btn {padding: 10px;background: #5C2624;color: #fff !important;font-size: 14px;letter-spacing: 0.8px;}
.aboutbg2{background: url("../images/background.webp") center fixed;background-size: cover;}
.heros{width: 100%;height: 422px;}
.black {color: black !important;}
.carousel-caption{position: absolute;top: 80px;}
.carousel-caption1{position: absolute;top: 80px;}
.aboutbg3{background-color: #2D2F91  !important;}
.aboutbg10{background-image: url("../images/banner12.webp");position: relative;background-attachment: fixed;}
.aboutbg10::before {
		content: "";
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;}
.aboutbanner {
	background-image: url("../images/about.webp");
	background-position:center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 140px 0px;
	position: relative;}
.aboutbanner::before {
	background: #000000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.productsbanner {
	background-image: url("../images/servicebanner.webp");
	background-position:100%;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 140px 0px;
	position: relative;}
.productsbanner::before {
	background: #000000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.gallerybanner {
	background-image: url("../images/productsbanner.webp");
	background-position:top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 140px 0px;
	position: relative;}
.gallerybanner::before {
	background: #000000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;}
.icon-bg-2 {
	background-image: url("../images/icon-bg-2.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 22px;}
.icon-bg-2 h4 {margin: 0px !important;}
.specify1{text-decoration: underline !important;}
.minicone1{text-align: end;}
.minicone1 img {width: 100%;border-radius: 30px;}
.butt3{
	background-color: #2D2F91 ;
	color: rgb(255, 255, 255) !important;
	padding: 17px 30px;
	border-radius: 60px;
	font-size: 17px;}
.fnt-50{font-size: 50px !important;}
.border1{border: 1px solid #dee2e6 !important;padding: 5px;}
.contact-page-section {background: #2D2F91 ;padding: 40px;height: 100%;}
.location-wrap {
	display: flex;
	align-items: flex-start;
	margin-bottom: 35px;
	border-bottom: 1px solid #006ec4;
	padding-bottom: 35px;}
.contact-icons-wrap {
	flex: 0 0 100px;
	background: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 70px;
	width: 100px;
	height: 100px;}
.contact-icons-wrap img {width: 70px;height: auto;}
.contact-detail-wrap {padding: 10px 20px;width: calc(100% - 100px);flex: 0 0 calc(100% - 100px);}
.contact-page-detail-head {
	color: #ffd700;
	font-size: 1.375rem;
	font-weight: bold;
	line-height: 1.44;
	text-transform: uppercase;}
.contact-page-detail-subhead {
	font-weight: 500;
	color: #000;
	font-size: 1.125rem;
	margin: 6px 0;}
.contact-page-detail {color: #ffffff;}
.location-wrap:last-child {border: 0;margin-bottom: 0;}
.location-wrap {
	display: flex;
	align-items: flex-start;
	margin-bottom: 35px;
	border-bottom: 1px solid #006ec4;
	padding-bottom: 35px;}
.contact-form-wrap {background: #2D2F91 ;padding: 50px;}
.contact-input-wrap {
	width: 100%;
	color: #ffffff;
	padding: 12px 15px;
	font-weight: 400;
	text-transform: inherit;
	outline: none;
	line-height: inherit;
	letter-spacing: 0px;
	border: 1px solid transparent;
	border-bottom: 1px solid #006ec4;
	border-radius: 0;
	margin-bottom: 20px;
	transition: .3s;
	background: transparent;}
.contact-input-btn:hover {background: #000000;color: #fff;}
.sub-heading h2 {
	font-size: 2.125rem;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 15px;
	position: relative;
	display: inline-block;
	color: white;}
.sub-heading h2::after {
	content: "";
	position: absolute;
	width: 62px;
	height: 5px;
	background: #f30000;
	left: 0;
	bottom: -14px;}
.contact-input-btn {
	padding: 16px 20px;
	width: 100%;
	border: 1px solid transparent;
	background: #000000;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 8px;
	transition: .3s;}
.contact-input-btn:hover {background: #ffffff;color: #000000;}
.contactbg1 {background-color: #2D2F91  !important;}
.danger2{background-color: #2D2F91  !important;}
.four4 {border: 2px solid #2D2F91 ;border-radius: 25px;}
.fourpad {
	color: rgb(0, 0, 0);
	font-weight: bold;
	text-transform: uppercase;
	background-color: #2D2F91 ;
	padding: 20px 0px;
	border-radius: 20px 20px 0px 0px;}
.btn1{
	background-color: #2D2F91 ;
	color: rgb(255, 255, 255) !important;
	padding: 8px 28px;
	font-size: 17px;
	border-radius: 0 42px;}
.creamsleeve {width: 61%;border: 7px double white;}
.pad08{padding: 0px 8px !important;}
.homeleft {animation: rotate 70s linear infinite;}
.productfnt{font-size:50px;}
.section-content {
	background: #fff;
	border-left: 6px solid #da251d;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: 600;
	font-size: 18px;
	-webkit-box-shadow: 0 6px 12px 0px #d3dbe33d;
	box-shadow: 0 6px 12px 0px #d3dbe33d;}
.round-box {
	position: absolute;
	top: 200px;
	right: 5px;
	width: 160px;
	height: 160px;
	border: 15px solid rgba(255, 255, 255, 0.10);
	border-radius: 50%;
	animation: fa-spin 5s ease 1;
	z-index: 99;}
.round-box .inner {
	display: block;
	width: 100%;
	height: 100%;
	background: #da251d;
	border-radius: 50%;
	padding: 33px 0;}
.round-box .inner p {
	color: #ffffff;
	font-size: 30px;
	line-height: 22px;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
	text-align: center;}
.site-btn {
	border-radius: 40px;
	border: 2px solid #da251d;
	display: inline-block;
	padding: 8px 27px;
	position: relative;
	font-weight: 700;
	color: #000;
	background: #fff;}
.site-btn1 {
	padding: 8px 27px;
	font-weight: 700;
	display: inline-block;
	position: relative;
	color: #da251d;
	background: transparent;
	font-size: 15px;}
.site-btn .icon {
	width: 40px;
	height: 40px;
	background: #da251d;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	color: #fff;
	border-radius: 50%;
	-webkit-box-shadow: 0px 6px 12px 0px #ee860047;
	box-shadow: 0px 6px 12px 0px #ee860047;
	margin-left: 20px;
	-webkit-transition: 0.3s;
	transition: 0.3s;}
.bodybg {background-color: #fffae045;}
.pt {font-size: 18px;line-height: 40px;}
.text2 {position: relative;padding: 0 0 0 45px;margin-top: -30px;}
.serv6{background-color: #e6f4fa;padding: 18px 16px;border-radius: 0 35px 35px 0px;}
.soln6{margin: 0px 78px !important;}
.soln7{margin: 0px -78px !important;}
.serv7{background-color: #e6f4fa;padding: 18px 16px;border-radius: 35px 0px 0px 35px;}
.justify-st{justify-content: start;}
.justify-ed{justify-content: end;}
.text1 {position: relative;padding: 5px 0 0 25px;margin-top: -47px;}
.feature2{align-self: center; border-right: 1px solid#fff;text-align: left;}
.bgclr .owl-dots {display: none;}
.footer{background-position: left;}
.nav-tabs .nav-link.active {color: #fff !important;background-color: #ec008c !important;}
.nav-tabs .nav-link {border-radius: 0 !important; padding: 15px 100px !important; font-size: 18px; font-weight: bold; margin: 0px 0 !important; text-align: center;}
.nav-tabs {border-bottom: 1px solid #fff !important;}
.nav-tabs {margin: auto; display: inline-flex!important;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:50px;}
.priceicn2 {width: 120px;}
.point{bottom:10px; right:60px;}
.point1{bottom:70px; right:60px;}
@keyframes glow {
	0% {text-shadow: 0px 0px 5px #2D2F91 33, 0px 0px 5px #2D2F91 80;}
	100% {text-shadow: 0px 0px 20px #000, 0px 0px 20px #ffffff00;}}
@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%;}}
@keyframes rotate {
	0% {transform: rotate(0);}
	100% {transform: rotate(360deg);}}


@media (min-width:1px) and (max-width:767.98px){
.homebg{padding: 70px 0 0px;}
.nav-tabs .nav-link {font-size:16px;}
.ord1{order:2;}
.ord2{order:1;}
.pad{padding:40px 0;}
.owl-next span{left: 0px;top: 0px;}
.owl-prev span{left: 0px;top: 0px;}
.logo{width:270px;}
.navbg {background: linear-gradient(135deg, #AFF4FF , 30%, #AFF4FF  15%);padding: 10px 0!important;}
.navbar-light .navbar-toggler {color: rgb(255, 255, 255) !important;border-color: rgba(0,0,0,.1);margin: 20px 12px;background-color: black;}
.navbar .navbar-nav .nav-link {margin-right: 0;padding: 10px 0;}
.flx1 {display: flex;background-color: #191919; padding: 3px 21px 3px 2px;border-radius: 46px 46px 46px 46px;width: 54%; text-align: center;margin: 2px auto 13px;}
.flx1 img {width: 22%;text-align: center;margin: 0 auto;}
.flx1 h6 {padding-top: 6px;}
.image2{left: 147px;}
.carousel-caption1 {top: 15px;left: 0px !important;right: 0px !important;}
.carousel-caption {top: 10px;left: 0px !important;right: 0px !important;}
.font20{font-size: 22px !important;color: white !important;}
.heros {height: 460px !important;}
.pad012{padding: 0 12px !important;}
.logo h1 {padding-left: 7px !important;font-size: 22px !important;}
.creamsleeve {width: 77%;margin-bottom: 25px;}
.logohead {padding: 0px 0px 25px !important;}
.font-18{font-size: 18px !important;}
.right3{text-align: left !important;padding-bottom: 5px;}
.serv6{border-radius: 0px;padding-bottom: 56px !important;}
.soln6{margin: -90px 0px 0px 0px !important;}
.soln7{margin: -90px 0px 0px 0px !important;}
.serv7{border-radius: 0px;padding-bottom: 56px !important;}
.order1{order: 2;}
.contact-page-section {padding:15px!important;}
.contact-form-wrap {padding:20px!important;}
.nav-tabs .nav-link { padding: 20px 12px !important; margin: 0px 0px !important;}
.navbar-light .navbar-nav .active>.nav-link{color:#ec008c !important;}
.nav-tabs {margin: 0px 13px !important;}}	


@media (min-width:768px) and (max-width:991.98px){
.ord1{order:2;}
.ord2{order:1;}
.pad{padding:40px 0;}
.owl-next span{left: 0px;top: 0px;}
.owl-prev span{left: 0px;top: 0px;}
.carousel-caption {top: 20px;left: 0px !important;}
.heros {height: 350px !important;}
.carousel-caption1 {top: 20px;right: 0px !important;}
.font20 {font-size: 20px !important;}
.navbg {background: linear-gradient(135deg, #AFF4FF , 30%, #AFF4FF  15%);}
.navbar-light .navbar-toggler {color: rgb(255, 255, 255) !important;border-color: rgba(0,0,0,.1);margin: 26px 19px;background-color: black;}
.navbar .navbar-nav .nav-link {margin-right: 0;padding: 10px 0;}
.flx1 {display: flex;background-color: rgb(0, 0, 0);padding: 3px 6px;border-radius: 46px 46px 46px 46px;width: 21%;text-align: center;margin: 4px auto 7px;}
.flx1 img {width: 20%;text-align: center;margin: 0 auto;}
.flx1 h6 {text-align: center;margin: 0 auto;font-size: 14px !important;}
.image2 {right: 228px;}
.logohead {padding: 35px 0px !important;}
.creamsleeve {width: 100%;}
.right3{text-align: right !important;}
.soln6 {margin: 0px 40px !important;}
.soln7 {margin: 0px -40px !important;}
.serv6{margin-bottom: 45px;}
.footer{padding: 0px !important;}
.nav-tabs .nav-link {padding: 20px 30px !important; margin: 0px 0px !important;}
.navbar-light .navbar-nav .active>.nav-link{color:#ec008c !important;}
.nav-tabs {margin: 0px 127px !important;}}
#notfound {position: relative; height: 100vh;}
#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);}
.notfound {max-width: 410px; width: 100%; text-align: center;}
.oopslogo{width:350px;}
.notfound h2 {
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.notfound a {
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	background: #0046d5;
	display: inline-block;
	padding: 15px 30px;
	border-radius: 40px;
	color: #fff;
	font-weight: 700;
	box-shadow: 0px 4px 15px -5px #0046d5;}

@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}
}

.time-of-year {
	margin: 100px 75px 10px 75px;
	position: relative;
	transform: translateZ(0);
	-webkit-transform: translateZ(0); }
.time-of-year .tooltip {
	background: #db2a1b;
	border-radius: 3px;
	bottom: -80px;
	font-size: 20px;
	display: block;
	right: 135px;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	height: 100px;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .7s ease-out;
	transition: all .7s ease-out;}
.time-of-year .tooltip::after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #db2a1b;
	bottom: 70px;
	content: " ";
	position: absolute;
	left: 102%;
	margin-left: -13px;
	transform: rotate(260deg);}
.time-of-year:hover .tooltip {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);}