* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a:hover {
  text-decoration: none;
}
body {
  font-family: "Source Serif 4" !important;
}
.header-section {
  background-color: #fff;
  padding: 0px 0px;
  max-width: 1920px;
  margin: auto;
  position: sticky;
  top: 0;
  z-index: 2;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16);
}
.navbar {
  padding: 0rem 0rem !important;
}
.gyrenavlist {
  margin-left: auto !important;
  align-items: center;
}
.gyrenavlist-li-a {
  padding: 10px 16px !important;
  color: #36174f !important;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}
.sticky-top {
  top: -100px;
  transition: 1s;
}
.gyre-connect {
  padding: 7px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: 500;
  margin-left: 16px;
  background: linear-gradient(180deg, #473772 0%, #00f2fe 100%);
  border-radius: 5px;
}
.dropdown-item {
  width: 100%;
  padding: 0.5rem 1rem;
  clear: both;
  font-weight: 400 !important;
  color: #36174f;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  text-transform: capitalize;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.dpsocial-image{
  height: 20px;
    margin-right: 5px;
}
.dropdown-menu {
  padding: 0px !important;
  margin-top: 23px !important;
  border-radius: 0px !important;
  border: 1px solid rgba(234, 228, 228, 0.44) !important;
  background: rgba(234, 228, 228, 0.74) !important;
  width: 200px;
}
.dropdown-item:hover {
  color: #fff !important;
  background-color: #36174f !important;
  text-decoration: none;
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: transparent !important;
}
.navbar-toggler:focus {
  outline: none !important;
}
.gyre_logo {
  height: 80px;
}
.chatbot {
  position: relative;
}
.chatbot img {
  position: absolute;
  bottom: 95px;
  right: 30px;
  height: 55px;
  width: 55px;
}
.g-buynow {
  padding: 10px 50px;
  color: #fff;
  font-weight: 600;
  background: linear-gradient(180deg, #473772 0%, #00f2fe 100%);
  border-radius: 5px;
  font-family: "Source Serif 4";
  font-size: 18px;
}
.g-buynow:hover {
  padding: 10px 50px;
  color: #fff;
  font-weight: 600;
  background: #36174f;
  border-radius: 5px;
  font-family: "Source Serif 4";
  font-size: 20px;
  border: 1px dotted #fff;
}
.app-main-details {
  background: url("../assets/image/new-stats.png");
  height: 200px;
  margin-bottom: 40px;
  background-position: top;
  border-radius: 20px;
  background-size: cover;
}
.details-app {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 200px;
}
.details-app h6 {
  font-size: 26px;
  color: #00f2fe;
  font-weight: 600;
  font-family: "Source Serif 4";
  text-shadow: 0 0 0px #ccc, 0 0 2px #ccc;
}
.details-app p {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 0px;
}
.heading-2-center {
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 50px;
  text-transform: uppercase;
  color: #332559;
  margin-bottom: 30px;
  font-family: "Source Serif 4";
}
.new-sb-heading {
  width: 625px;
  text-align: center;
  margin: auto;
  line-height: 32px;
  font-size: 16px;
  text-transform: capitalize;
  color: #36174f;
  margin-bottom: 35px;
}
.ecosystem {
  padding: 60px 0px 20px 0px;
}
.app-details {
  padding: 20px 0px 40px 0px;
}
.text-center {
  text-align: center;
}
/*utilities section*/
.utilities {
  background: url("../assets/image/utilites-banner.png");
  background-position: center;
  background-size: cover;
  height: 185px;
}
.utlities-heading {
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 56px;
  text-transform: uppercase;
  color: #332559;
  margin-bottom: 10px;
  font-family: "Source Serif 4";
}
.utilites-slider {
  background: linear-gradient(180deg, #674eac 0%, #4af5ff 100%);
  border-radius: 20px;
  width: 215px;
  margin: auto;
  height: 225px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.uit-img-slide {
  height: 115px;
  width: 100px !important;
  display: block;
  margin: 15px auto 15px auto;
}
.uti-slider-heading {
  color: #fff;
  font-size: 18px;
  font-family: "Source Serif 4";
}
.ut-margin {
  padding-top: 50px;
  margin-bottom: -90px;
}
/*roadmap css*/
.roadmap-slider {
  margin: 60px 0px;
}
.roadmapimge {
  width: 75% !important;
  margin: auto;
}
.roadmap-carasoul .owl-nav .owl-prev,
.roadmap-carasoul .owl-nav .owl-next {
  margin: 7px 0;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #36174f;
  background: #36174f;
  border: 1px solid #4af5ff;
  font-size: 22px;
  transition: 0.5s;
}
.roadmap-carasoul .owl-nav .owl-prev:hover,
.roadmap-carasoul .owl-nav .owl-next:hover {
  background: #000;
  border-color: #36174f;
  color: #36174f !important;
}
.lefticoncolor {
  color: #4af5ff !important;
}
.lefticoncolor:hover {
  color: #36174f !important;
}
.roadmap-carasoul .owl-nav {
  display: flex;
  justify-content: center;
  gap: 10px;
}
/*roadmap css*/
/*about slide content css*/
.container-lev .card-lev {
  position: relative;
  width: 250px;
  height: 350px;
  margin: 30px auto;
  border-radius: 15px;
}
.container-lev .card-lev .face {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container-lev .card-lev .face.face1 {
  box-sizing: border-box;
  padding: 20px 15px;
  border-radius: 20px;
  background: url("../assets/image/abt-funtionality.png");
  background-size: cover;
  background-position: center;
}
.container-lev .card-lev .face.face1 h2 {
  margin: 0;
  padding: 0;
}
.container-lev .card-lev .face.face1 .java {
  background-color: #fff;
  font-weight: 400;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: left;
  font-size: 13px;
}
.container-lev .card-lev .face.face2 {
  transition: 0.5s;
}
.container-lev .card-lev .face.face2 h2 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  transition: 0.5s;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 10;
}
.container-lev .card-lev:hover .face.face2 {
  height: 50px;
}
.container-lev .card-lev:hover .face.face2 h2 {
  font-size: 18px;
}
.container-lev .card-lev:nth-child(1) .face.face2 {
  background: linear-gradient(180deg, #674eac 0%, #4af5ff 100%);
  border: 1px solid #ffffff;
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.25),
    inset 0px 10px 10px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
}
.container-lev .card-lev:nth-child(2) .face.face2 {
  background: linear-gradient(180deg, #674eac 0%, #4af5ff 100%);
  border: 1px solid #ffffff;
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.25),
    inset 0px 10px 10px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
}
.container-lev .card-lev:nth-child(3) .face.face2 {
  background: linear-gradient(180deg, #674eac 0%, #4af5ff 100%);
  border: 1px solid #ffffff;
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.25),
    inset 0px 10px 10px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
}
/*about slide content css end*/
/*un responsible*/
.un-posible {
  margin-bottom: 60px;
}
.un-main-sec {
  background: linear-gradient(180deg, #674eac 0%, #4af5ff 100%);
  border-radius: 20px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.un-main-sec img {
  height: 65px;
  margin-bottom: 15px;
}
.un-main-sec h6 {
  font-size: 20px;
  font-weight: 600;
  font-family: "Source Serif 4";
  color: #f5f5f5;
}
.subscribes {
  margin-bottom: 70px;
}
.subscribe-para {
  color: #36174f;
  font-size: 22px;
  font-weight: 400;
  font-family: "Source Serif 4";
  margin-bottom: 10px;
}
.subscribe-heading {
  color: #36174f;
  font-size: 45px;
  font-weight: 700;
  font-family: "Source Serif 4";
  text-transform: uppercase;
}
.credpro-img {
  width: 250px;
  display: block;
  margin: 45px auto;
}
.Newsletter {
  padding: 15px 26px;
  padding-top: 10px;
  padding-right: 26px;
  padding-bottom: 10px;
  padding-left: 26px;
  border: #36174f solid 1px;
  width: 300px;
  border-radius: 10px;
}
.Subscribe-btn {
  padding: 12px 30px;
  margin-left: -25px;
  border: none;
  outline: none;
  background: linear-gradient(180deg, #674eac 0%, #00f2fe 100%);
  color: #fff;
  border-radius: 10px;
  cursor: pointer;
}
.subscribe-para-2 {
  color: #36174f;
  font-size: 20px;
  font-weight: 300;
  font-family: "Source Serif 4";
  margin: 50px 0px;
  text-transform: capitalize;
}
.newsletter-sec {
  display: flex;
  justify-content: center;
}
/*footer*/
footer {
  padding: 60px 0px 35px 0px;
}
.fstaycon {
  font-size: 16px;
  font-family: "Source Serif 4";
  color: #fff;
  font-weight: 600;
  margin-top: 10px;
}
.commonf-heading {
  color: #fff;
  font-size: 20px;
  margin-bottom: 20px;
  font-family: "Source Serif 4";
  font-weight: 600;
}
.appstore {
  width: 125px;
  height: 37px;
}
.playstore {
  width: 125px;
  margin: 0px 0px 15px 0px;
}
.downloadapp {
  margin: 15px auto 0px auto;
  width: 60%;
  display: block;
}
.page-listing {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.footer-logo {
  margin-top: -20px;
}
.page-listing li {
  margin-bottom: 15px;
}
.page-listing li a {
  color: #fff;
  text-decoration: none;
  font-family: "Source Serif 4";
}
.cpright-heading {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  text-align: center;
  padding: 30px 0px 0px 0px;
  margin-top: 35px;
  color: #fff;
  font-size: 16px;
  font-family: "Neuton";
  font-weight: 400;
}
.footersc-list {
  background: #fff;
  display: flex;
  width: 360px;
  list-style: none;
  justify-content: space-between;
  margin: auto;
  box-shadow: 0px 0px 60px rgba(93, 70, 232, 0.15);
  padding: 0px;
  border-radius: 10px;
  z-index: 1;
  position: relative;
  margin-bottom: -25px;
}
.footersc-list li {
  border-right: 1px solid rgba(131, 131, 163, 0.15);
  padding: 15px 0px;
  width: 45px;
}
.footersc-list li a {
  padding: 15px 15px;
}
.footersc-list li a i {
  color: #473772;
}
.footersc-list li:nth-child(1) {
  width: 100px;
  padding: 15px;
  font-weight: 600;
  font-size: 14px;
  color: #8484a4;
  font-family: "Neuton";
}
.footer-sec {
  background: url("../assets/image/footerback.png");
  background-position: center;
  background-size: cover;
}
.footer-social {
  display: flex;
  justify-content: space-between;
  width: 200px;
  list-style-type: none;
  padding-left: 0px;
  margin-left: 0px;
}
.footer-social li a img {
  height: 25px;
}
.sm-heading-f {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  font-family: "Source Serif 4";
}
/*about us css*/
.pagescmn-banner {
  /* background: url("../assets/image/banner.svg"); */
  background-color: #36174f;
  background-size: cover;
  background-position: center;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.cnmbanner-heading {
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 50px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
  font-family: "Source Serif 4";
}
.cnmbanner-para {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  font-family: "Source Serif 4";
}
.about-sbheadigh2 {
  color: #473772;
  font-size: 50px;
  margin: 0px 0px 40px 0px;
  text-align: center;
  font-weight: 700;
  font-family: "Source Serif 4";
}
.about-sb-para {
  color: #36174f;
  font-size: 18px;
  margin: 40px auto 40px auto;
  width: 55%;
  text-align: center;
  font-weight: 700;
  font-family: "Source Serif 4";
}
.aboutcontent-banner {
  background: url("../assets/image/about-content-banner.png");
  height: 360px;
  background-size: cover;
  width: 825px;
  margin: -300px auto 0px auto;
}
.about-elb-content {
  background: #674eac;
  box-shadow: 10px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 0px 30px;
  height: 375px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 280px;
  margin: 20px auto;
}
.about-elb-content h6 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  font-family: "Neuton";
  height: 30px;
}
.about-elb-content p {
  color: #ffffff;
  text-shadow: 10px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 16px;
  font-family: "Source Serif 4";
  line-height: 25px;
  height: 225px;
}
.gyre-abt-left p {
  color: #36174f;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  font-family: "Source Serif 4";
}
.gyre-abt-right p {
  color: #36174f;
  font-size: 16px;
  line-height: 30px;
  font-family: "Source Serif 4";
}
.gyre-abt-banner {
  width: 600px;
  display: block;
  margin: 30px auto 60px auto;
}
.ecosystem-content {
  background: #ffffff;
  border: 1px solid #00f2fe;
  box-shadow: 10px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 60px;
  width: 575px;
  padding: 40px 50px;
  margin: 20px auto 60px auto;
}
.ecosystem-content h2 {
  font-family: "Source Serif 4";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  text-transform: capitalize;
  color: #36174f;
  text-align: center;
  margin-bottom: 25px;
}
.ecosystem-content p {
  text-transform: capitalize;
  color: #36174f;
  text-align: justify;
  line-height: 30px;
  font-size: 16px;
  font-family: "Source Serif 4";
}
.about-elb-content {
  background: url("../assets/image/abt-funtionality.png");
  background-position: center;
  background-size: cover;
}
.about-elb-content a {
  background: linear-gradient(180deg, #674eac 0%, #4af5ff 100%);
  border-radius: 10px;
  padding: 5px 15px;
  color: #fff;
}
.about-elloborate {
  margin: 20px 0px 60px 0px;
}
.cmn-contact {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #fcfcfc;
  border: 1px solid #00f2fe;
  box-shadow: 10px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  height: 175px;
  margin: 20px auto;
}
.cmn-contact img {
  height: 50px;
  margin-bottom: 10px;
}
.cmn-contact p {
  font-family: "Source Serif 4";
  font-weight: 700;
  color: #000;
  font-size: 20px;
  margin: 10px 0px;
}
.contact-us {
  margin: 60px 0px;
}
.name-emailsec {
  display: flex;
  justify-content: space-between;
  width: 600px;
  margin: auto;
}
.contact-page-s-heading {
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 10px;
}
.contact-page-heading {
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 50px;
}
.inputbox-name {
  width: 275px;
  padding: 0px 15px;
  height: 40px;
  background: #fffefe;
  border: 1px solid #473772;
  border-radius: 10px;
  font-family: "Source Serif 4";
  font-size: 16px;
  color: #000;
  outline: none;
  margin: 20px auto;
}
.inputbox-question {
  width: 600px;
  padding: 15px 15px;
  height: 150px;
  background: #fffefe;
  border: 1px solid #473772;
  border-radius: 10px;
  font-family: "Source Serif 4";
  font-size: 16px;
  color: #000;
  outline: none;
  display: block;
  margin: 20px auto;
}
.writeus {
  padding: 60px 0px;
}
.cnt-paranew {
  width: 600px;
  margin: 0px auto 60px auto;
  display: block;
}
.ssubmit-btn {
  background: linear-gradient(180deg, #473772 0%, rgba(0, 242, 254, 0.65) 100%);
  border: 1px solid #473772;
  border-radius: 40px;
  height: 50px;
  width: 150px;
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  display: block;
  margin: 40px auto 0px auto;
  outline: none;
  cursor: pointer !important;
}
.abtus-subcriber {
  margin-bottom: 60px;
}
.subscribe-para-22 {
  color: #36174f;
  font-size: 18px;
  font-weight: 400;
  font-family: "Source Serif 4";
  margin: 30px 0px;
}
.pagemain-box-heading {
  background: #473772;
  box-shadow: 10px 4px 4px #4af5ff;
  border-radius: 0px 100px 100px 0px;
  width: 300px;
  padding: 10px;
  text-align: center;
  margin: 40px 0px;
}
.pagemain-box-heading h6 {
  color: #fff;
  font-family: "Source Serif 4";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
}
.pagemain-box-heading p {
  margin-bottom: 0px;
  color: #fff;
  font-family: "Source Serif 4";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
}
.termsu-pra {
  font-family: "Source Serif 4";
  font-style: normal;
  font-weight: 400;
  color: #36174f;
  line-height: 28px;
  font-size: 16px;
}
.termsu-heading {
  color: #36174f;
  font-weight: 800;
  margin-bottom: 15px;
  font-size: 30px;
}
.termcontent-sec {
  margin-bottom: 60px;
}
.faq-content-sec {
  margin: 60px 0px;
}
.faq-question {
  color: #473772;
  font-weight: 700;
  font-size: 22px;
  font-family: "Source Serif 4";
  line-height: 34px;
}
.faq-answer {
  font-family: "Source Serif 4";
  font-style: normal;
  font-weight: 400;
  color: #473772;
  line-height: 28px;
  font-size: 16px;
  margin-bottom: 25px;
}
.gyre-connect:hover {
  padding: 7px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: 500;
  margin-left: 16px;
  background: linear-gradient(180deg, #473772 0%, #00f2fe 100%);
  border-radius: 5px;
}
/*responsive menu*/
.animated-icon1,
.animated-icon2,
.animated-icon3 {
  width: 25px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.animated-icon1 span,
.animated-icon2 span,
.animated-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.animated-icon1 span {
  background: #fff;
}
.animated-icon2 span {
  background: #36174f;
}
.animated-icon3 span {
  background: #36174f;
}
.animated-icon1 span:nth-child(1) {
  top: 0px;
}
.animated-icon1 span:nth-child(2) {
  top: 10px;
}
.animated-icon1 span:nth-child(3) {
  top: 20px;
}
.animated-icon1.open span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.animated-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.animated-icon1.open span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/* Icon 3*/
.animated-icon2 span:nth-child(1) {
  top: 0px;
}
.animated-icon2 span:nth-child(2),
.animated-icon2 span:nth-child(3) {
  top: 8px;
}
.animated-icon2 span:nth-child(4) {
  top: 16px;
}
.animated-icon2.open span:nth-child(1) {
  top: 11px;
  width: 0%;
  left: 50%;
}
.animated-icon2.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.animated-icon2.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.animated-icon2.open span:nth-child(4) {
  top: 11px;
  width: 0%;
  left: 50%;
}
.animated-icon3 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.animated-icon3 span:nth-child(2) {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.animated-icon3 span:nth-child(3) {
  top: 20px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.animated-icon3.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  left: 8px;
}
.animated-icon3.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.animated-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 21px;
  left: 8px;
}
.flip {
  box-shadow: 0 0 10px rgba(128, 128, 128, 0.5);
  padding: 1em;
  width: 100%;
  height: 200px;
  transform-style: preserve-3d;
  transition: 3s ease;
  border-radius: 15px !important;
  background: #36174f;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flip:hover {
  transform: rotateY(180deg);
}
/* Content */
.flip .content {
  transform-style: preserve-3d;
}
.flip .back,
.flip .front {
  transform-style: preserve-3d;
  backface-visibility: hidden;
  display: flex;
  flex-direction: column;
}
.flip .back {
  transform: rotateY(180deg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.flip h2,
.flip p {
  transform: translateZ(90px);
  text-shadow: 0 0 3px black;
  text-align: center;
}
.flip h2 {
  font-size: 30px;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 0px;
}
.flip p {
  font-size: 15px;
  color: #eee;
  line-height: 26px;
  text-transform: capitalize;
}
.flip::before,
.flip::after {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  /* background-image: linear-gradient(purple, red); */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transform: rotateY(180deg) translateZ(1px);
}
.flip::before {
  transform: none;
  /* background-image: linear-gradient(violet, orange); */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@keyframes ImgBounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}
.opportunity-bannerimage {
  position: relative;
  -webkit-animation: ImgBounce 3s ease-in-out 0s infinite alternate;
  animation: ImgBounce 3s ease-in-out 0s infinite alternate;
}

/*media query*/
@media (max-width: 1199.9px) {
  .heading-2-center {
    font-size: 45px;
    line-height: 55px;
  }
  .utlities-heading {
    font-size: 45px;
  }
  .roadmapimge {
    width: 80% !important;
    margin: auto;
  }
  .downloadapp {
    width: 75%;
  }
  .listing-roadmap h5 {
    font-size: 28px;
    width: 150px;
  }
  .roadmap-list-left li {
    color: #00f2fe;
    font-size: 20px;
  }
  .cnmbanner-heading {
    font-size: 40px;
    margin-bottom: 0px;
    font-family: "Source Serif 4";
}
}

@media (max-width: 991.9px) {
  .gyrenavlist-li-a {
    text-align: left;
  }
  .nav-res-container {
    padding: 0px;
  }
  .roadmapimge {
    width: 90% !important;
    margin: auto;
  }
  .gyre_logo {
    margin-left: 15px;
  }
  .cst-second-btn {
    margin-right: 15px;
  }
  .gyrenavlist li {
    border-bottom: 1px solid #ccc;
    width: 100%;
  }
  .gyrenavlist li:nth-child(6) {
    border-bottom: 1px solid transparent;
    width: 100%;
  }
  .dropdown-item {
    text-align: left;
    padding: 0.5rem 16px !important;
  }
  .dropdown-menu {
    padding: 0px !important;
    margin-top: 0px !important;
  }
  .g-banner-para {
    color: #fff;
    font-size: 22px;
    margin-bottom: 10px !important;
    font-weight: 600;
    font-family: "Source Serif 4";
  }
  .g-smain-heading {
    color: #00f2fe;
    font-size: 35px;
    font-weight: 700;
    font-family: "Source Serif 4";
  }
  .gyrenavlist {
    margin-left: auto !important;
    justify-content: flex-start;
    margin-bottom: 20px;
    border-top: 1px solid gainsboro;
    align-items: flex-start;
  }
  .banner-sb-content {
    left: 0px;
    position: absolute;
    height: 485px;
  }
  .utilites-slider {
    width: 215px;
  }
  .details-app p {
    font-size: 16px;
  }
  .details-app h6 {
    font-size: 22px;
  }
  .heading-2-center {
    font-size: 35px;
    line-height: 45px;
  }
  .new-sb-heading {
    width: auto;
    line-height: 30px;
    font-size: 16px;
  }
  .utlities-heading {
    font-size: 35px;
    line-height: 50px;
  }
  .un-main-sec {
    height: 175px;
  }
  .un-main-sec h6 {
    text-align: center;
  }
  .subscribe-para-2 {
    color: #36174f;
    font-size: 18px;
    font-weight: 400;
    font-family: "Source Serif 4";
    margin: 60px auto;
    width: 475px;
  }
  .subscribe-heading {
    font-size: 35px;
  }
  .subscribe-para {
    font-size: 20px;
  }
  .resposive-download {
    width: 100%;
  }
  .listing-roadmap h5 {
    font-size: 28px;
    width: 150px;
  }
  .roadmap-list-left li {
    color: #00f2fe;
    font-size: 20px;
  }
  .uti-slider-heading {
    color: #fff;
    font-size: 17px;
  }
  .aboutcontent-banner {
    height: 360px;
    background-size: cover;
    width: 700px;
    margin: -300px auto 0px auto;
  }
  .about-sb-para {
    width: 100%;
  }
  .gyre-abt-left p {
    text-align: center;
  }
  .gyre-abt-right p {
    text-align: center;
  }
  .oppor-abt-banner {
    width: 500px;
    display: block;
    margin: 60px auto;
  }
  .gyre-connect {
    margin-top: 15px;
    width: 125px;
  }
}

@media (max-width: 767.9px) {
  .footerlogo img {
    display: block;
    margin: auto;
  }
  .downloadapp {
    margin: 0px auto 0px auto;
  }
  .roadmapimge {
    width: 100% !important;
    margin: auto;
  }
  .fstaycon {
    text-align: center;
  }
  .sm-heading-f {
    text-align: center;
  }
  .footer-social {
    padding-left: 0px;
    margin: 15px auto;
  }
  .commonf-heading {
    text-align: center;
  }
  .page-listing li {
    margin-bottom: 15px;
    text-align: center;
  }
  .playstore {
    width: 125px;
    margin: 0px auto 15px auto;
    display: block;
  }
  .appstore {
    width: 125px;
    height: 37px;
    display: block;
    margin: auto;
  }
  footer {
    padding: 30px 0px 35px 0px;
  }
  .details-app {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-bottom: 25px;
  }
  .app-main-details {
    height: auto;
    margin-bottom: 40px;
    background-position: top;
    border-radius: 20px;
    background-size: cover;
    padding: 35px 0px 10px 0px;
  }
  .heading-2-center {
    font-size: 30px;
    line-height: 38px;
  }
  .utlities-heading {
    font-size: 30px;
    line-height: 38px;
  }
  .subscribe-heading {
    font-size: 30px;
    width: 90%;
    margin: 0px auto 20px auto;
}
  .un-main-sec {
    background: linear-gradient(180deg, #674eac 0%, #4af5ff 100%);
    border-radius: 20px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 300px;
    margin: 20px auto;
  }
  .aboutcontent-banner {
    height: 280px;
    background-size: cover;
    width: 550px;
    margin: -270px auto 0px auto;
  }
  .ecosystem-content {
    background: #ffffff;
    border: 1px solid #00f2fe;
    box-shadow: 10px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 60px;
    width: 90%;
    padding: 40px 50px;
    margin: 20px auto 60px auto;
  }
  .about-sb-para {
    color: #36174f;
    font-size: 16px;
  }
  .ecosystem-content h2 {
    font-size: 25px;
    line-height: 40px;
  }
  .oppor-sb-para {
    color: #36174f;
    font-size: 16px;
    margin: 40px auto 40px auto;
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-family: "Source Serif 4";
    line-height: 32px;
  }
  .name-emailsec {
    display: flex;
    justify-content: space-between;
    width: 500px;
    margin: auto;
  }
  .inputbox-question {
    width: 500px;
  }
  .inputbox-name {
    width: 235px;
  }
  .cnt-paranew {
    width: 500px;
    margin: 0px auto 40px auto;
    display: block;
  }
}

@media (max-width: 720px) {
  .aboutcontent-banner {
    height: 250px;
    background-size: cover;
    width: 500px;
    margin: -250px auto 0px auto;
  }
  .gyre-abt-banner {
    width: 75%;
    display: block;
    margin: 30px auto 60px auto;
  }
  .cnmbanner-heading {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0px;
  }
  .termsu-heading {
    color: #36174f;
    font-weight: 800;
    margin-bottom: 15px;
    font-size: 24px;
  }
}

@media (max-width: 575.9px) {
  .subscribe-para-2 {
    color: #36174f;
    font-size: 16px;
    font-weight: 400;
    font-family: "Source Serif 4";
    margin: 60px auto;
    width: 90%;
    line-height: 28px;
  }
  .utilites-slider {
    width: 215px;
  }
  .faq-question {
    color: #473772;
    font-weight: 700;
    font-size: 20px;
    font-family: "Source Serif 4";
    line-height: 32px;
  }
  .Newsletter {
    padding: 15px 15px;
    padding-top: 10px;
    padding-right: 26px;
    padding-bottom: 10px;
    padding-left: 15px;
    border: #36174f solid 1px;
    width: 205px;
    border-radius: 10px;
    font-size: 13px;
  }
  .Subscribe-btn {
    padding: 12px 12px;
    margin-left: -25px;
    border: none;
    outline: none;
    background: linear-gradient(180deg, #674eac 0%, #00f2fe 100%);
    color: #fff;
    border-radius: 10px;
    font-size: 13px;
  }
  .roadmap-list-left {
    margin-left: 0px;
    width: auto;
    padding: 15px 40px;
  }
  .listing-roadmap h5 {
    font-size: 28px;
    width: 250px;
    margin: auto;
    display: flex;
    justify-content: center;
  }
  .roadmap-list-left li {
    color: #00f2fe;
    font-size: 18px;
  }
  .aboutcontent-banner {
    height: 200px;
    background-size: cover;
    width: 385px;
    margin: -140px auto 0px auto;
  }
  .pagemain-box-heading {
    width: 275px;
  }
  .ecosystem-content {
    width: 95%;
    padding: 30px 20px;
  }
  .oppor-abt-banner {
    width: 90%;
    display: block;
    margin: 60px auto;
  }
  .inputbox-name {
    width: 275px;
    margin: 15px auto;
  }
  .name-emailsec {
    display: flex;
    justify-content: space-between;
    width: 275px;
    margin: auto;
    flex-direction: column;
    align-items: center;
  }
  .inputbox-question {
    width: 275px;
  }
  .cnt-paranew {
    width: 400px;
    margin: 0px auto 40px auto;
    display: block;
    text-align: center;
  }
  .contact-page-heading {
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 30px;
  }
  .contact-page-s-heading {
    font-size: 22px;
  }
}

@media (max-width: 413.9px) {
  .roadmap-list-left {
    margin-left: 0px;
    width: auto;
    padding: 15px 25px;
  }
  .roadmap-list-left li {
    color: #00f2fe;
    font-size: 16px;
    line-height: 28px;
  }
  .aboutcontent-banner {
    height: 150px;
    background-size: cover;
    width: 300px;
    margin: -140px auto 0px auto;
  }
  .cnt-paranew {
    width: 350px;
    margin: 0px auto 40px auto;
    display: block;
  }
  .cnt-paranew p {
    font-size: 14px;
    line-height: 24px;
  }
}

@media (max-width: 350.9px) {
  .cpright-heading {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    text-align: center;
    padding: 30px 0px 0px 0px;
    margin-top: 35px;
    color: #fff;
    font-size: 12px;
    font-family: "Neuton";
    font-weight: 400;
  }
  .commision h6 {
    width: 260px;
    font-size: 13px;
    line-height: 26px;
  }
  .cnt-paranew {
    width: 300px;
    margin: 0px auto 40px auto;
    display: block;
  }
}

/*12-06-2023*/
.new-gyre-banner {
  background: url("../assets/image/banner-1.png");
  height: 550px;
  background-position: center;
  background-size: cover;
}
.banner-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  height: 550px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.main-typingsecnew {
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.newbanner-content-h1 {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: -15px;
  text-align: center;
  line-height: 65px;
  font-family: "Source Serif 4";
}
.g-banners-para {
  color: #fff;
  font-size: 18px !important;
  margin-bottom: 0px !important;
  font-weight: 400;
  font-family: "Source Serif 4";
  width: 50%;
  line-height: 34px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.banner-buynow-btn {
  display: flex;
  justify-content: center;
  font-family: "Source Serif 4";
}
.utilities-new {
  background: linear-gradient( 180deg, rgba(103, 78, 172, 0.31) 0%, rgba(74, 245, 255, 0.3) 100% );
  border-radius: 20px;
  width: 215px;
  margin: auto;
  height: 225px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.utilities-overlay{
  background: rgba(72, 70, 75, 0.21);
border: 1px solid #200933;
width: 215px;
  margin: auto;
  height: 225px;
  border-radius: 20px;
}
.uti-coming-soon{
  position: absolute;
    top: 100px;
    text-align: center;
    left: 50px;
    font-weight: 800;
}
.service-box {
  display: flex;
  flex-direction: column;
  margin: 30px 10px;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border: 1px solid #00F2FE;
box-shadow: 0px 4px 4px #00F2FE;
}
.service-box img {
  width: 100%;
  height: 150px;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
.blogimage-name {
  display: flex;
  padding: 5px 10px 20px 10px;
  align-items: center;
}
.service-box h5 {
  text-align: left;
  font-size: 18px;
  width: 100%;
  color: #36174F;
  padding: 10px 10px 0px 10px;
  line-height: 24px;
  height: 90px;
  display: flex;
  font-family: "Neuton";
  align-items: center;
}
.blog-name h6 {
  margin: 0px;
  font-size: 14px;
  color: #36174F;
  height: 80px;
  line-height: 20px;
  font-family: "Neuton";
}
.blog-listing{
  padding: 50px 0px;
}

@media(max-width:991.9px){
  .newbanner-content-h1 {
    font-size: 34px;
    line-height: 50px;
}
.g-banners-para {
  width: 75%;
}
.dropdown-menu {
  padding: 0px !important;
  margin-top: 5px !important;
  border-radius: 0px !important;
  border: 1px solid #fff !important; 
  background: #fff !important; 
  width: 100%;
}
}
@media(max-width:767.9px){
  .main-typingsecnew {
    height: 150px;
}
.newbanner-content-h1 {
  font-size: 26px;
  line-height: 50px;
}
}
@media(max-width:575.9px){
  .g-banners-para {
    width: 90%;
}
}
@media(max-width:495.9px){
  .newbanner-content-h1 {
    font-size: 24px;
    line-height: 40px;
}
.g-banners-para {
  font-size: 16px !important;
  line-height: 30px;
}
}
@media(max-width:340.9px){
  .newbanner-content-h1 {
    font-size: 22px;
    line-height: 40px;
}
}