::placeholder {
  color:#000!important;
}
.col-md-15{width: 20%;float: left;}
.bannartext{display: flex;flex-direction: column;justify-content: center;padding: 30px 0 40px 50px;}
.bannartext .text-115{font-size: 2.42em !important;letter-spacing:.1px}
.mnavigation{display:none!important}
.sticky-header-active .mnavigation{display:flex!important}
.countdown {
    display: flex;
    text-align: center;
	padding: 25px 0 0px 0px;
}
.counter-item {
    width: 80px;
    height: 80px;
    margin: 0 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #d7af00;
    color: #fff;
    box-shadow: 0px 6px 5px 1px #fcf6da;
}
.counter-item span {
    font-size: 30px;
}
html .btn-secondary, .btn-secondary:hover {
    background-color: #ffeb3b!important;
    border-color: #ffeb3b #ffeb3b #49483a!important;
    color: #060505!important;
}

html .text-color-primary, html .text-primary {
    color: #020f31!important;
}
.custom-highlight-text-1 {
    position: relative;
}
.custom-highlight-text-1:before {
    border-bottom-color: #a723f0;
}
.custom-highlight-text-1:before {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    border-bottom: 7px solid #a723f0;
    opacity: .2;
    z-index: 0;
}
html .bg-color-purple{background-color: #cc0088 !important;}
.particle.particle-repeating-lines {
    background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #9000cc 1.6px, #cc0080 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.f-content {
    box-shadow: 4px 5px 11px #ddd1d1;
}
.partners-name {
    margin-bottom: 0px;
    color: #FFF!important;
    margin-top: 7px;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    background: #020f31;
    padding: 8px;
    /* box-shadow: 4px 3px 1px 1px #f26f3a52; */
}
.partner-content {
    background: white;
    min-height: 120px;
}
.partner-content div {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 13px;
}
.rvalueImg {
    width: 75%;
}
.speakers h2 {
    font-size: 17px;
    line-height: 1.4;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    margin-bottom: 5px;
}
.speakers p{margin-bottom: 5px;text-align: center;font-size: 13px;color: #554545;}
.speakers .container{height:175px;box-shadow: 0px 0px 3px 0px #ccc;}
.speakers a:hover{text-decoration:none;}
.col.poimg {
    border: 1px dotted #ccc;
}
.sponsorshipImg {
    background: linear-gradient(#ffffff91, #858585c7),url(../img/meetup.jpg);
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sponsorshipImg h3 {
    font-size: 2rem;
    color: #C00000;
    font-family: 'Satisfy', cursive;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
}
.sponsorshipContent .col-md-7 {
    padding-left: 5rem;
}
.sponsorshipContent h3 {
	font-weight: bold;
    font-Size: 1.4rem;
}
#footer {
	background: #020f31;
}
.lnks-widget h2 {
    position: relative;
    margin-bottom: 18px;
    color: #FFF;
    font-size: 1.2rem;
    text-align: left;
}
.lnks-widget ul {
    padding-left: 0.2rem;
}
.lnks-widget ul li{
    padding-bottom: 6px;
    padding-top: 5px;
    list-style: none;
    text-align: left;
	color: #FFF!important;
	font-size: .96rem;
}
.lnks-widget ul li a{
    color: #FFF!important;
	font-size: .96rem;
}
.ts-footer-social ul li, .footer-menu ul li {
    display: inline-block;
    list-style: none;
    padding: 4px;
}

element.style {
}
#footer a:not(.btn):not(.no-footer-css) {
    color: #a3a2a2;
}
#footer a:not(.btn):not(.no-footer-css) {
    color: #777;
    transition: all 0.1s ease-in-out;
}
.ts-footer-social ul li a {
    display: block;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border: 1px solid #fbfbff;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    padding: 5px 0;
    margin: 0 5px;
    line-height: 28px;
}
.ts-footer-social ul li a i{color: #FFF;}
#footer .footer-copyright.footer-copyright-style-2 {
    background: #21252908;
    border-top: 1px solid rgb(255 255 255 / 72%);
}
.footerMenu {
    margin-bottom: 0;
}
.footerMenu li {
    display: inline-block;
    list-style: none;
    padding: 4px;
}
#footer a:not(.btn):not(.no-footer-css), #footer .footer-copyright p {
    color: #fff;
	font-size:.98rem;
    transition: all 0.1s ease-in-out;
}
.glimpse-desc p {
    color: #FFF;
    line-height:16px;
    text-align: left;
	font-size:13px;
}
.glimpse-desc {padding: 7px 7px;display: flex;justify-content: center;height: 100%;align-items: center;}
.counters .counter {
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.counters strong {
    display: block;
    font-weight: bold;
    font-size: 40px;
    line-height: 45px;
}
.counters label {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin-top: 2px;
}
html .counters .counter-secondary [class*="fa-"], html .counters .counter-secondary .icons, html .counters .counter-secondary strong {
    color: #e36159;
}
html .counters .counter-tertiary [class*="fa-"], html .counters .counter-tertiary .icons, html .counters .counter-tertiary strong {
    color: #2BAAB1;
}
html .counters .counter-quaternary [class*="fa-"], html .counters .counter-quaternary .icons, html .counters .counter-quaternary strong {
    color: #383f48;
}
.text-left{
    text-align: left;
}
#speakers{
    background: linear-gradient(#00000078, #000000c7),url(../img/background.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.custom-text{
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    margin-top: 15px;
}
#register{
    background: url(../img/register-now.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
   
}
.regist {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.5px;
    margin-top: 35px;
}
.award-content{
 text-align: center;
 padding: 0px;
}
.bottomNav{display:flex;justify-content:end;}
.bottomNav .nav-link{color:#fff;font-size:15px;font-weight:bold;}
@media (max-width: 769px) {
    .text-11 {
        font-size: 2em !important;
    }
    .text-9 {
        font-size: 1.5em !important;
    }
    .text-6 {
        font-size: 1.30em !important;
    }
    .text-left {
        text-align: center;
    }
    .caption2{
        margin-top: 25px !important;
    }
    #header .header-container {
        position: relative;
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        transition: ease height 300ms;
        justify-content: center;
    }
    .regist {
        font-size: 41px;
        color: #fff;
        font-weight: 700;
        line-height: 60px;
        letter-spacing: 0.5px;
        margin-top: 35px;
    }
    .award img{
        margin-bottom: 10px;
      }
      .sponsorshipImg {
        background: url(../img/sponser.jpg);
        display: flex;
        justify-content: center;
        align-items: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 50vh;
    }
    .sponsorshipContent h3 {
        font-weight: bold;
        font-Size: 1.4rem;
        margin-top: 15px;
    }
	.bottomNav{display:none}
	.mnavigation{display:flex!important}
	#header.header-effect-shrink .header-logo {display:none;}
	section.section.section-height-5{padding:5.2rem 0 8rem 0px}
	.bannartext {padding: 160px 0 0px 50px;}
}
.bannerSection{background-image: url(../img/hero-bg5.jpg)!important; background-size: cover!important; height: 100vh;background-color:#16074c!important}
.hero-images .images{-webkit-animation: up-down 5s infinite;animation: up-down 5s infinite;}
@-webkit-keyframes up-down {
  0% {
    transform: translateY(30px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(30px);
  }
}

@keyframes up-down {
  0% {
    transform: translateY(30px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(30px);
  }
}
.sponsorshipright{background: #42034b;display: flex;justify-content: center;align-items: center;}
.sponsorshipright p{color: #fff!important;text-align: center;font-size: 1.4rem!important;text-transform: capitalize;line-height:1.4}
.text-bg-clip-animation,.text-bg-clip-animation:hover {
		font-size: 50px;
		line-height:60px;
		font-weight: bolder;
		color: #000;
		margin: 0;
		background-size: 40%;
		background-position: 50% 50%;
		background-clip: text;
		-webkit-background-clip: text;
		color: rgba(0, 0, 0, 0.08);
}
.text-bg-clip-animation:hover{text-decoration:underline;}

.text-bg-clip-animation.appear-animation-visible {
		animation: textBgZoom 10s ease 500ms forwards;
}

@keyframes textBgZoom {
		from {
				background-size: 40%;
		}
		to {
				background-size: 10%;
		}
}
.form-control {border-color: rgb(173 173 173);height: 45px;}
.add_form_field {
    background-color: #a80fe2;
    border: none;
    color: white;
    padding: 8px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border: 1px solid #a80fe2;
}
#footer {margin-top:0}
.help-inline-error {
    color: red;
    font-size: .8rem;
}
.table-border tr td {
    border: 1px solid #ccc;
}
.regist a:hover{text-decoration:none}
.themetitle, .themesubtitle{color:#FFEB3B;letter-spacing:.2px;text-transform: capitalize;}
#agenda .nav-tabs .nav-link.active, #agenda .nav-tabs .nav-item.show .nav-link {
    background: #0f3f68 !important;
    color: #ffc800!important;
}
#agenda .nav-tabs .nav-link {
    font-size: 1.2rem;
    padding: 0.75rem;
}
#agenda .nav-link {
    font-weight: 600;
    background: #ffc800!important;
    color: #0f3f68!important;
}
.timeline {
  display: flex;
  flex-direction: column;
  margin: 20px auto;
  position: relative;
}
.timeline__event {
  margin-bottom: 20px;
  position: relative;
  display: flex;
  margin: 20px 0;
  border-radius: 6px;
  align-self: center;
  width: 50vw;
}
.timeline__event:nth-child(2n+1) {
  flex-direction: row-reverse;
}
.timeline__event:nth-child(2n+1) .timeline__event__date {
  border-radius: 0 6px 6px 0;
}
.timeline__event:nth-child(2n+1) .timeline__event__content {
  border-radius: 6px 0 0 6px;
}
.timeline__event:nth-child(2n+1) .timeline__event__icon:before {
  content: "";
  width: 2px;
  height: 100%;
  background: #f6a4ec;
  position: absolute;
  top: 0%;
  left: 50%;
  right: auto;
  z-index: -1;
  transform: translateX(-50%);
  -webkit-animation: fillTop 2s forwards 4s ease-in-out;
          animation: fillTop 2s forwards 4s ease-in-out;
}
.timeline__event:nth-child(2n+1) .timeline__event__icon:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #f6a4ec;
  position: absolute;
  right: 0;
  z-index: -1;
  top: 50%;
  left: auto;
  transform: translateY(-50%);
  -webkit-animation: fillLeft 2s forwards 4s ease-in-out;
          animation: fillLeft 2s forwards 4s ease-in-out;
}
.timeline__event__title {
  font-size: 1.1rem;
  line-height: 1.4;
  font-weight: 600;
  color: #9251ac;
  letter-spacing: 1.1px;
}
.timeline__event__content {
  padding: 20px;
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);
  background: #fff;
  width: calc(40vw - 84px);
  border-radius: 0 6px 6px 0;
}
.timeline__event__date {
  color: #f6a4ec;
  font-size: 1.5rem;
  font-weight: 600;
  background: #9251ac;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  padding: 0 20px;
  border-radius: 6px 0 0 6px;
}
.timeline__event__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9251ac;
  padding: 20px;
  align-self: center;
  margin: 0 20px;
  background: #f6a4ec;
  border-radius: 100%;
  width: 40px;
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);
  padding: 40px;
  height: 40px;
  position: relative;
}
.timeline__event__icon i {
  font-size: 32px;
}
.timeline__event__icon:before {
  content: "";
  width: 2px;
  height: 100%;
  background: #f6a4ec;
  position: absolute;
  top: 0%;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  -webkit-animation: fillTop 2s forwards 4s ease-in-out;
          animation: fillTop 2s forwards 4s ease-in-out;
}
.timeline__event__icon:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #f6a4ec;
  position: absolute;
  left: 0%;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
  -webkit-animation: fillLeftOdd 2s forwards 4s ease-in-out;
          animation: fillLeftOdd 2s forwards 4s ease-in-out;
}
.timeline__event__description p, .timeline__event__description ul li{font-size:.86rem}
.timeline__event__description ul li{list-style: disc;}
.timeline__event__description {
  flex-basis: 60%;
}
.timeline__event--type2:after {
  background: #555ac0;
}
.timeline__event--type2 .timeline__event__date {
  color: #87bbfe;
  background: #555ac0;
}
.timeline__event--type2:nth-child(2n+1) .timeline__event__icon:before, .timeline__event--type2:nth-child(2n+1) .timeline__event__icon:after {
  background: #87bbfe;
}
.timeline__event--type2 .timeline__event__icon {
  background: #87bbfe;
  color: #555ac0;
}
.timeline__event--type2 .timeline__event__icon:before, .timeline__event--type2 .timeline__event__icon:after {
  background: #87bbfe;
}
.timeline__event--type2 .timeline__event__title {
  color: #555ac0;
}
.timeline__event--type3:after {
  background: #24b47e;
}
.timeline__event--type3 .timeline__event__date {
  color: #aff1b6;
  background-color: #24b47e;
}
.timeline__event--type3:nth-child(2n+1) .timeline__event__icon:before, .timeline__event--type3:nth-child(2n+1) .timeline__event__icon:after {
  background: #aff1b6;
}
.timeline__event--type3 .timeline__event__icon {
  background: #aff1b6;
  color: #24b47e;
}
.timeline__event--type3 .timeline__event__icon:before, .timeline__event--type3 .timeline__event__icon:after {
  background: #aff1b6;
}
.timeline__event--type3 .timeline__event__title {
  color: #24b47e;
}
.timeline__event:last-child .timeline__event__icon:before {
  content: none;
}
.registerBtn{padding-left:30px;padding-top:6px;}

@media (max-width: 786px) {
  .col-md-15{width: 100%;float: left;}	
  .timeline__event {
    flex-direction: column;
    align-self: center;
  }
  .timeline__event__content {
    width: 100%;
  }
  .timeline__event__icon {
    border-radius: 6px 6px 0 0;
    width: 100%;
    margin: 0;
    box-shadow: none;
  }
  .timeline__event__icon:before, .timeline__event__icon:after {
    display: none;
  }
  .timeline__event__date {
    border-radius: 0;
    padding: 20px;
  }
  .timeline__event:nth-child(2n+1) {
    flex-direction: column;
    align-self: center;
  }
  .timeline__event:nth-child(2n+1) .timeline__event__date {
    border-radius: 0;
    padding: 20px;
  }
  .timeline__event:nth-child(2n+1) .timeline__event__icon {
    border-radius: 6px 6px 0 0;
    margin: 0;
  }
}

html .bg-color-quaternary, html .bg-quaternary {
    background-color: #333 !important;
}

.custom-col-about-bg{
    height: 480px;
    background-size: auto;
    background-position: 100% 0;
} 
.custom-about-play-icon {
    left: 50%;
    transform: translate(50%, -50%);
    margin: 0 0 0 -62px;
}
.custom-about-play-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.custom-about-play-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.custom-col-about-bg-text{display: flex;flex-direction: column;justify-content: center;height: 480px;}
.text-dark1{color: #621d60;}
h2.text-dark1{font-size: 2.4rem;letter-spacing: .4px;font-weight: 600;}
.btn-quaternary{background-color: #42034b!important;border-color: #42034b!important;color: #faf8f8!important;}
.custom-col-about-bg-text ul li{margin-bottom:5px}
.speakerprofile{text-transform: capitalize;letter-spacing: .4px;line-height: 1.3;color: #720781!important;font-size: .95em;font-weight: 500;}
.speakersDetails h3{font-weight: 600;text-transform: capitalize;font-size: 1.8rem;}
figure.image img {border: 2px solid #ccc;padding: 10px;width: 100%;}
p.designation {color: #dd71da;font-weight: 500;font-size: 1rem;}
.speakersDetails .btn-3d{padding: 10px 35px;}.seprator{margin-top:-30px}
.astrodivider {
  margin:10px auto;
  width:500px; 
  max-width: 100%;
  position:relative;
}

.astrodividermask { 
    overflow:hidden; height:10px; 
}

.astrodividermask:after { 
      content:''; 
      display:block; 
	  margin:-25px auto 0;
      width:100%;
	  height:25px;  
      border-radius:125px / 12px;
      box-shadow:0 0 8px #4c0076;
}
.astrodivider span {
    width:25px;
	height:25px; 
    position:absolute; 
    bottom:100%;
	margin-bottom:-12px;
    left:50%;
	margin-left:-25px;
    border-radius:100%;
	box-shadow:0 2px 4px #4c0076;
    background:#fff;
}
.astrodivider i {
    position:absolute;
    top:4px;
	bottom:4px;
    left:4px;
	right:4px;
    border-radius:100%;
    border:1px dashed #4c0076;
    text-align:center;
    line-height:17px;
    font-style:normal;
     color:#4c0076;
}
.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"] {
    background-color: #4c0076;
    border-color: #4c0076 #4c0076 #4c0076;
    color: #FFF;
}
@media (max-width: 567px){
	.text-bg-clip-animation {font-size: 26px;line-height:30px;}
	.bannerSection{height: 120vh;}
	.bannartext {padding:80px 0 0px 0px}
	.bannartext .text-115 {font-size: 1.65em !important;}
	.text-8 {font-size: 1.30em !important;}
	.counter-item{width: 70px;height: 70px;}
	.counter-item span {font-size: 25px;}
	.h-100 {height: 92%!important;}
	.registerBtn {padding-left: 3px!important;padding-top: 6px;}
	.btn.btn-xl {padding: 0.8rem 1rem;}
	.caption2 {margin-top: 5px !important;}
	.timeline__event{width: 75vw!important;}
	.custom-about-play-icon{left: 55%;}
	.custom-col-about-bg{height: 235px!important;}
	.about-bg-text{padding:50px 0}
	.pbookbtn{margin-bottom:20px;}
	h2.text-dark1{font-size: 1.5rem;margin-bottom:10px}
	.partner-content div {height: auto;flex-direction: column;}
	.awardbtn{margin:5px 0;}
	.awardbtn a {width: 252px;text-align: center;}
}
.award h3{font-size: 21px;color: #0070C0;font-family: "Muli", Helvetica, Arial, Verdana, sans-serif;font-weight: 700;text-transform: capitalize;margin-bottom:0}
.award{background-color: rgba(7,43,90,0.07);padding: 10px 10px;}
.award a{color:#822F82;line-height: 30px;}
.awardbtn a{display: inline-block;color: #0070C0;font-size: 17px;padding-top: 4px;padding-bottom: 4px;padding-left: 30px;padding-right: 30px;background-color: #ffeb3b;font-weight: 700;}
.myBtn {
    text-decoration: none;
    font-family: Arial;
    font-size: 30px;
    display: inline-block;
    border-top: 3px solid #d7c317;
    border-left: 3px solid #d7c317;
    border-bottom: 3px solid #d7c317;
    border-right: 3px solid #d7c317;
    border-radius: 0px;
    padding: 10px 40px;
    color: #1e4735;
    background: #ffeb3b;
    box-shadow: 0px 3px 5px rgba(0,0,0,.5), inset 0px 5px 5px rgba(255,255,255,.7), inset 0px -5px 5px rgba(0,0,0,.2);
}
.awardbtn{
    display: flex;
    justify-content: center;
}
.effect {
    box-shadow: 4px 5px 11px #ddd1d1;
    text-align: center;
    padding: 8px !important;
    margin-bottom: 20px;
    margin-top: 10px;
}
.poimg {
    border-right: 1px dashed #053bb352;
    border-bottom: 1px dashed #053bb352;
}
.img-fullwidth {
    width: 100%;
}
.video.overlay{background:url("../img/bg-layer.png");background-position:cover;background-size:center;height:800px}
#more {display: none;}
.gradient-border {
  border: 5px solid transparent;
  border-image-source: linear-gradient(60deg, #081245,#008BCE);
  border-image-slice: 1;
  border-radius: 5px;
  padding: 12px;
  margin-bottom: 1rem;
  height: 190px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.gradient-border img {width: 70px;}
.gradient-border p {font-style: italic;padding-top: 5px;font-size: .80rem;font-weight:bold;line-height: 1.6;}

.gimg img {
  border: 3px solid #ccc;
  padding: 4px;
  height: 200px;
}
.sticky-social{
  position:fixed;
  top:200px;
  right:-103px;
  padding:0px;
  margin:0px;
  z-index:99999;
}
.eventBannerContainer{padding: 9rem 3rem 3rem 3rem;}
.social{
  list-style:none;
}
.social li{
  padding:8px 10px;
  font-size:25px;
  transition:all 0.8s ease-in-out;
}
.social li:hover{
 margin-left:-110px;
 box-shadow:2px 5px 10px grey;
}
.social li:hover .fa{
    margin-left:20px;
  
}
.sticky-social .fab, .sticky-social .fas{
  color:#fff;
  transition:all 0.8s ease-in-out;
  margin-right: 10px;
  font-size: 25px;
}
.social li a{font-size: 17px;color: #fff;}
.social li a:hover{text-decoration:none;}
.fb{
  background-color:#3C5A98;
}
.twitter{
    background-color:#1EA1F2;
}
.linkdin{
    background-color:#007bb6;
}
.ytube{
    background-color:#b20000;
}
.fback{
    background-color:#0e43e1;
}
.bannerBtn{border: 6px solid #fff;
    padding: 32px 25px ;
    margin: 2px;
    border-radius: 12px;
    background: #000000b3;
}
.digital-img img{width:100%;border-radius:20px}
.mainHeading{
	background: linear-gradient(90deg, #ff7eb3, #50e3c2, #ffc107, #8e44ad);
	background-size: 300% 300%;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
    background-clip: text;
	animation: gradientTextAnimation 6s infinite;
}
.custom-icon-style-1 {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 95px;
    height: 95px;
}
.custom-icon-style-1:before {
    border-color: var(--primary);
}
.custom-icon-style-1:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #0088CC;
    border-radius: 7px;
    transform: rotate(45deg);
    z-index: 0;
    transition: ease background 300ms;
}
 @keyframes gradientTextAnimation {
0% { background-position: 0% 50%; }
50% { background-position: 100% 50%; }
100% { background-position: 0% 50%; }
}
.about-box {
  border-radius: 5px;
  padding: 50px 15px 50px;
  background: #ffffff;
  text-align: center;
  cursor: pointer;
  -webkit-box-shadow: 0 0 5px rgba(127, 123, 123, 0.1);
  box-shadow: 0 0 5px rgba(127, 123, 123, 0.1);
  transition: ease-in-out 0.3s;
  height: 200px;
}
.about-box:hover {
  background: #0a0d2c;
  -webkit-box-shadow: 0 0 10px -2px rgba(127, 123, 123, 0.9);
  box-shadow: 0 0 10px -2px rgba(127, 123, 123, 0.9);
}
.about-box .about-main-icon i {
  color: #0284d0;
  font-size: 40px;
  transform: translateY(0);
  transition: ease-in-out 0.3s;
}
.about-box:hover .about-main-icon i {
  transform: translateY(-10px);
}
.about-box h5 {
  font-weight: 500;
  color: #535353;
  transition: ease-in-out 0.3s;
  font-family: 'Roboto', sans-serif;
  line-height: 28px;
  text-transform: none;
  font-size: 1.25rem;
}
.about-box:hover i, .about-box:hover h5 {
  color: #fff;
  transition: ease-in-out 0.3s;
}
.about-opacity-icon {
  width: 100%;
  display: flex;
  justify-content: center;
}
.about-opacity-icon i {
  position: absolute;
  color: #0a0d2c;
  font-size: 120px;
  font-weight: 800;
  line-height: 1;
  opacity: 0;
  animation: scale .6s alternate infinite linear both;
}
@keyframes scale {
  from {
      transform: translateY(0);
  }
  to {
      transform: translateY(-10px)
  }
}
.about-box:hover .about-opacity-icon i {
  opacity: .09;
}

.about-box.active {
  background: #0a0d2c;
  -webkit-box-shadow: 0 0 10px -2px rgba(127, 123, 123, 0.9);
  box-shadow: 0 0 10px -2px rgba(127, 123, 123, 0.9);
}
.about-box.active i, .about-box.active h5 {
  color: #fff;
}
.about-box.active .about-opacity-icon i {
  opacity: .09;
}
.about-box.active:hover {
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(127, 123, 123, 0.1);
  box-shadow: 0 0 5px rgba(127, 123, 123, 0.1);
}
.about-box.active:hover i{
  color: #0284d0;
}
.about-box.active:hover h5 {
  color: #1f1f1f;
}
.about-box.active:hover .about-opacity-icon i {
  opacity: .09;
}

.about-box.active.about-box-green {
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(127, 123, 123, 0.1);
  box-shadow: 0 0 5px rgba(127, 123, 123, 0.1);
}
.about-box.active.about-box-green i {
  color: #0284d0;
}
.about-box.active.about-box-green h5 {
  color: #1f1f1f;
}
.about-box.active.about-box-green .about-opacity-icon i {
  opacity: 0;
}
.about-box.active.about-box-green:hover {
  background: #0a0d2c;
}
.about-box.active.about-box-green:hover i {
  color: #ffffff;
}
.about-box.active.about-box-green:hover h5 {
  color: #ffffff;
}
.about-box.active.about-box-green:hover .about-opacity-icon i {
  opacity: .09;
}
.custom-svg-wrapper-1 {
  position: relative;
}
.custom-svg-wrapper-1 > svg {
  position: absolute;
  top: 60%;
  left: 43%;
  width: 150%;
  height: 170%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 0;
}
@media (max-width: 786px) {
  .text-14 {
    font-size: 2.2em !important;
}
.bannerBtn {
  border: 6px solid #fff;
  padding: 15px 10px;
  margin: 2px;
  border-radius: 12px;
  background: #000000b3;
  width: 70%;
}
.text-5 {
  font-size: 1.2em !important;
}
.pe-5 {
  padding-right: 0rem !important;
}
.rp-padding{
  padding: 0 20px;

}
.ps-4 {
  padding-left: 0rem !important;
}
}
.bg-color-primary, .bg-primary {
  background-color: #020f31 !important;
}
.feature-box {
  display: flex;
  border-radius: 10px;
  box-shadow: 0 0 5px rgb(127 123 123 / 66%);
  padding: 30px;
  height: 130px;
  width: 100%;
}
.custom-shape-1{
	position: absolute;
    top: 25px;
    left: -30px;
    bottom: 25px;
    right: 30px;
    z-index: 0;
}
.textbg{
	background-image:linear-gradient(90deg, #4168e6, #e350ba);
	background-size:cover;
	background-position: center;
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
}

@media (max-width: 567px){
	.feature-box {
	  padding: 12px;
	  height: auto;
	}
	.text-12{font-size:2.5em !important}
}
