@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
a{text-decoration:none!important;}
li{list-style-type: none!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;}
.fpad{padding:40px 0 20px 0;}
.wrdbrk{white-space:pre;}
.fullpad{padding: 0!important; margin:0!important;}
.arial {font-family: Arial, sans-serif;font-weight: 600;}
.helvetica {font-family: helvetica, sans-serif;}
.item img{width :125px !important;}
.txt-danger {color: #e31e0d !important;}
.clr1{color: #062284;}
.clr2{color:yellow;}
.logo{width:200px;}
.smallfnt{font-size: 14px;}
.navbar-light .navbar-nav .active > .nav-link {color: #b40704 !important;}
.marquee-head {width: 100%;overflow: hidden; font-size: 14px; background:#d12e25; color: #fff;}
svg {position: relative;bottom: -2px;}
.copyrightbg{background-color:#d72005;}
.wel-head {position: relative;display: block;}
.radius {border-radius: 25px;}
@keyframes cube {
from {transform: scale(0) rotate(0deg) translate(-50%, -50%); opacity: 1;}
to { transform: scale(20) rotate(960deg) translate(-50%, -50%); opacity: 0;}}
.values{transition: color .5s;animation: move-shake 2s ease-in-out infinite;}
@keyframes move-shake {
0% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}
10%, 20% {-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}
30%, 50%, 70%, 90% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}
100% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}
}
.move-shake {
	color: #062284 !important;
	transition: 0.5s;
	border-radius: 15px;
	animation: move-shaking 1s;
	animation-iteration-count: 1;
	background-position: left;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;}
@keyframes move-shaking {
	0% {transform: translate(0, 0) rotate(0deg);}
	25% {transform: translate(5px, 5px) rotate(5deg);}
	50% {transform: translate(0, 0) rotate(0deg);}
	75% {transform: translate(-5px, 5px) rotate(-5deg);}
	100% {transform: translate(0, 0) rotate(0deg);}}
.background {
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background: #ffffc1bf;
	overflow: hidden;}
.background li {
    position: absolute;
    top: 80vh;
    left: 45vw;
    width: 10px;
    height: 10px;
    border: solid 1px #e5e5b9;
    color: transparent;
    transform-origin: top left;
    transform: scale(0) rotate(0deg) translate(-50%, -50%);
    animation: cube 10s ease-in forwards infinite;}
.background li:nth-child(0) { animation-delay: 0s;left: 36vw;top: 85vh;}
.background li:nth-child(1) {animation-delay: .1s;left: 96vw;top: 3vh;border-color: #ffffe2;}
.background li:nth-child(2) { animation-delay: .4s;left: 91vw;top: 94vh;border-color: #ffffe2;}
.background li:nth-child(3) { animation-delay: .6s; left: 21vw; top: 59vh;}
.background li:nth-child(4) { animation-delay: .8s; left: 28vw; top: 9vh;}
.background li:nth-child(5) {animation-delay: .10s;left: 7vw;top: 37vh;}
.background li:nth-child(6) {animation-delay: .12s;left: 78vw;top: 89vh;}
.background li:nth-child(7) {animation-delay: .14s;left: 44vw;top: 24vh;border-color: #ffffe2;}
.background li:nth-child(8) { animation-delay: .16s;left: 98vw;top: 50vh;}
.background li:nth-child(9) { animation-delay: .18s;left: 59vw;top: 92vh;border-color: #ffffe2;}
.background li:nth-child(10) {animation-delay: .20s;left: 5vw;top: 63vh;border-color: #ffffe2;}
.background li:nth-child(11) { animation-delay: .22s; left: 58vw; top: 13vh; border-color: #ffffe2;}
.background li:nth-child(12) {animation-delay: .24s;left: 85vw;top: 98vh;border-color: #ffffe2;}
.background li:nth-child(13) {animation-delay: .26s;left: 19vw;top: 83vh;border-color: #ffffe2;}
.background li:nth-child(14) {animation-delay: .28s;left: 37vw;top: 67vh;border-color: #ffffe2;}
.background li:nth-child(15) { animation-delay: .30s; left: 72vw; top: 47vh;}
.py-120 {padding: 120px 0;}
.wel-left {position: relative;display: block;margin-right: 50px;}
.wel-img {position: relative;}
.wel-img img {border-radius: 50%;border: 10px solid #fff;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);}
.wel-img .img-1{width:550px;}
.wel-img .img-2 {position: absolute;right: -50px;bottom: -50px;width: 280px;box-shadow: none;}
.wel-img .img-3 {position: absolute;right: -30px;top: -30px;width: 200px;box-shadow: none;}
.smallborder6 {margin: 8px 0px;width: 125px;height: 5px;border:4px dotted darkblue;}
.about-experience {
	background: red;
	box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);
	position: absolute;
	left: -30px;
	bottom: 80px;
	padding: 25px 20px;
	border-radius: 10px;
	text-align: center;}
.about-experience span {color: #fff;font-size: 70px;font-weight: 900;line-height: 1;margin-bottom: 10px;display: inline-block;}
.about-experience .h5 {color:#fff;font-size: 20px;}
.wel-right {position: relative;display: block;}
.site-heading {margin-bottom: 50px;position: relative;z-index: 1;}
.site-title-tagline {
	display: block;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 22px;
	font-weight: 700;
	color:#db2a1b;
	margin-bottom: 8px;
	position: relative;}
.site-title {font-weight: 700;text-transform: capitalize;font-size: 50px;color:#000;margin-bottom: 0;}
.site-shadow-text {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 0;
	font-size: 100px;
	font-weight: 800;
	color:#80808014;
	text-transform: uppercase;
	z-index: -1;}
.site-title span {color:#db2a1b;font-weight: 500;}
.about-list-wrap {position: relative;display: block;margin-top: 25px;margin-bottom: 35px;}
.about-list {position: relative;display: block;}
.list-unstyled {padding-left: 0;list-style: none;}
.about-list li {
	position: relative;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #8080802d;
	padding-bottom: 20px;
	margin-bottom: 20px;}
.about-list li .about-item .h44 span {color:#db2a1b;margin-right: 10px;font-weight:600!important;}
.productsbg {background-size: cover;background-color: #ec0e0e;position: relative;}
.productsbg::before {content: "";height: 100%;position: absolute;background-repeat: no-repeat;top: 84%;width: 100%;}
.counttext{color:yellow; font-size: 55px; font-weight: 700;}
.bannerhead {color:yellow; font-size: 55px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;} 
.speaker-col .single-speaker {text-align: center;transition: all 0.3s linear;}
.speaker-col .single-speaker .speaker-thumbnail::after {border-color: #ffffff !important;}
.speaker-col .single-speaker .speaker-thumbnail::after {
	content: '';
	height: 241px;
	width: 241px;
	border:6px solid #ffae4a;
	position: absolute;
	left: 70px;
	top:-18px;
	border-radius: 100%;
	transition: all 0.3s linear;}
.speaker-section-3 .speaker-col .single-speaker .speaker-thumbnail {margin-bottom: 40px;border-radius: 100%;position: relative;padding: 20px;}
.speaker-col .single-speaker .speaker-thumbnail .speaker-img {border-radius: 100%;overflow: hidden;width:200px;}
.speaker-section-3 .speaker-col .single-speaker .speaker-thumbnail .speaker-img {border-radius: 100%;overflow: hidden;}
.speaker-col .single-speaker .speaker-thumbnail::after {border-color: #ffffff !important;}
.speaker-img img{display:block;width:200px;}
.speaker-col .single-speaker:hover .speaker-thumbnail::after{border-style: dashed;animation: spin-border 10s infinite linear;transition: all 0.3s linear;}
@keyframes spin-border {100% {transform: rotate(1turn);}}
.brand-item:hover img {transform: scale(0,0);}
.brand-item:hover .brand-hover {transform: scale(1,1);}
.brand-item img{transition: all 500ms ease; -webkit-transition: all 500ms ease;} 
.brand-item img{display: inline-block;} 
.brand-item .brand-hover{transform: translateY(100%);-webkit-transform: translateY(100%);}
.brand-item .brand-hover{position:absolute;}
.brand-item .brand-hover{top:0;right:0;left:0;bottom:0;}
.footer {background-color:#d72005;}
.elementor-shape-fill {fill:#d72005;}
.text1 {position: relative;padding: 11px 0 0 25px;margin-top: -51px;}
.line2 {border-bottom: 1px solid #d2d0d0;margin: 20px 0;}
.map1 {border: 4px solid #fe7601 !important; border-radius: 19px !important;}
.parallax {
	background-image: url("../images/speciality.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;}
.parallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.2;
	position: absolute;
	top: 0;
	width: 100%;}
.parallaxbg {
	background-image: url("../images/parallaxbg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;
	padding:40px 0;}
.parallaxbg::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;}
.footer .h1::after {
	content: "";
	position: absolute;
	width: 50px;
	background:yellow;
	left: 0;
	bottom: -2px;
	height: 4px;}
.footer .h1 {
	color: #fafafa;
	font-weight: 600;
	text-transform: capitalize;
	position: relative;
	text-align: left;
	padding-bottom: 14px;
	margin-bottom: 25px;
	border-bottom: 1px solid #cccc;}
.headfnt {font-size: 43px !important;}
.headfnt1 {font-size: 22px !important;}
.whychs-sec{position:relative;padding: 120px 0 100px;}
.title{background: linear-gradient(to left, rgba(247,0,104) 0%,rgba(68,16,102,1) 25%,rgba(247,0,104,1) 75%,rgba(68,16,102,1) 100%);letter-spacing:5px;text-transform:uppercase;color: transparent;-webkit-background-clip: text;background-clip: text;
-webkit-text-fill-color: transparent;}
.whychs-block{position: relative;margin-bottom:20px;}
.inner-box {
	position: relative;
	padding: 40px 30px;
	padding-left: 100px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	box-shadow: 0 30px 40px rgba(0,0,0,0.10);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	overflow: hidden;
	border-radius: 20px;
	height: 195px;}
.icon-box {position: absolute;left: 30px;top: 50px;display: block;margin-bottom: 30px;}
  .icon-box .icon {
	position: relative;
	display: inline-block;
	font-size: 50px;
	line-height: 1em;
	background: rgb(247,0,104);
	background: linear-gradient(to left, rgba(247,0,104) 0%,rgba(68,16,102,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F70068', endColorstr='#441066',GradientType=1 );
	background: none;
	color: #f14b59;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;}
.icon-box .icon {font-size: 50px;line-height: 1em;color: #f14b59;}
.inner-box:hover {box-shadow: none;}
.inner-box:hover .icon-box .icon {-webkit-transform: scale(-1) rotate(180deg);transform: scale(-1) rotate(180deg);}
.block-head {position: relative;margin-bottom: 20px;padding: 0 0 20px;border-bottom: 1px #cac9c9 solid;font-weight: bold;color: #559926;}
.block-head::before {position: absolute;bottom: -3px;left: 20px;width: 35px;height: 5px;content: "";display: inline-block;background-color: #559926;}
.block-head::after {position: absolute;bottom: -1px;left: 0;width: 80px;height: 1px;content: "";display: inline-block;background-color: #559926;}
.block-head1 {position: relative;margin-bottom: 20px;padding: 0 0 20px;border-bottom: 1px #cac9c9 solid;font-weight: bold;color: #d72005;}
.block-head1::before {position: absolute;bottom: -3px;left: 20px;width: 35px;height: 5px;content: "";display: inline-block;background-color: #ec2424;}
.block-head1::after {position: absolute;bottom: -1px;left: 0;width: 80px;height: 1px;content: "";display: inline-block;background-color: #ec2424;}
.icnclr1 {color: #559926;font-size: 40px;}
.text4 {position: relative;padding: 0 0 0 46px;margin-top: -62px;}
.icnclr2 {color: #d72005;font-size: 40px;}
.sticky-top1 {position: sticky;top: 110px;}
.smallborder2 {margin-left: calc(47% - 20px);width: 80px;height: 2px;background-color: #fb8906;}
.icons {width: 70px;height: 70px;display: table;text-align: center;margin: 0 auto 30px auto;border-radius: 50%;background: #c91224;}
.icons i {display: table-cell;vertical-align: middle;height: 70px;font-size: 32px !important;color: #fff;}
.cnticons{width: 80px;height: 80px;border: 2px solid #020066;display: table;text-align: center;margin: 0 auto 30px auto;border-radius: 50%;}
.cnticons i {font-size: 30px !important;color: #020066;}
.cnticons i {display: table-cell;vertical-align: middle;height: 75px;font-size: 30px !important;color: #020066;}
.abt-rd{border-radius: 89px 5px 93px 32px;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:50px;}
.priceicn2 {width: 120px;}
.point{bottom:10px; left:10px;}
.point1{bottom:70px; left:10px;}
.point2{bottom: 15px; right: 10px;}
.blink{
    -webkit-animation: blink 1s;
	animation: blink 1s;
    -webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;}
@keyframes blink {
    0% {opacity: 1;}
    50% {opacity: 0;}
    100% {opacity: 1;}}
@-webkit-keyframes blink {
    0% {opacity: 1;}
    50% { opacity: 0;}
    100% {opacity: 1;}}

@media (min-width:1px) and (max-width:767.98px){
.speaker-col .single-speaker .speaker-thumbnail::after {left: 85px;top: -18px;}
.pad{padding:40px 0;}
.logo{width:150px;}
.wel-img .img-1 {width: 381px;}
.wel-img .img-2 {width: 180px;}
.wel-img .img-3 {width: 160px;}
.about-experience {left: 0px;}
.site-shadow-text {font-size: 70px;}
.values {transition: color .5s;animation: none;}
.whychs-sec {position: relative;padding: 30px 0 100px;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.logo{width:150px;}
.whychs-sec {position: relative;padding:40px 0 100px;}
.speaker-col .single-speaker .speaker-thumbnail::after {left: 60px;}
}

#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: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	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: 58px;
	content: " ";
	position: absolute;
	left: 0%;
	margin-left: -13px;
	transform: rotate(92deg);}
.time-of-year:hover .tooltip {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);}