/* @import url("global.css"); */
@import url("font-awesome.css");
@import url("flaticon.css");
@import url("animate.css");
@import url("owl.css");
@import url("slick.css");
@import url("preloader.css");
@import url("animation.css");
@import url("jquery-ui.css");
@import url("custom-animate.css");
@import url("magnific-popup.css");
@import url("odometer-theme-default.css");
@import url("jquery.mCustomScrollbar.min.css");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400&display=swap");

/* maquee */
.marquee-container {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.social-media .fab:before {
  color: #fff;
}
.footer-widget.form-group {
    margin-bottom: 1rem;
    margin-left: -20px;
    margin-top: 10px;
}
.date i{
  padding-right: 1px;
}
.venue i{
  padding-right: 5px;
}
      .marquee-content {
          position: absolute;
          width: 95%;
          animation: scroll 15s linear infinite;
      }

      @keyframes scroll {
          0% {
              top: 100%;
          }
          100% {
              top: -100%;
          }
      }


/* header */
p{margin: 0;
  text-align: justify;
  color: #000000;
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 1.6;
  font-family: 'Roboto', sans-serif;}
h1,h2,h3,h4,h5,h6{font-family: 'poppins';}
li{font-family: 'poppins';font-size: 15px;
  font-weight: 600;color: #000;}
a{font-family: 'poppins';}
.social-media{
  display: flex;
}
.social-media li {
  padding-left: 16px;
  padding-top: 11px;
}
.social-media .fa:before{

  color: #fff;
}
.auto-container{
  padding-left: 10px;
  padding-right: 10px;
}
.box {
  height: 100%;
  border: 1px solid #00000014;
  padding: 21px 12px;
  padding-bottom: 40px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.nav-link {
  font-family: 'Roboto';
  font-size: 15px;
  font-weight: 600;
  color: #000000 !important;
}
.top .mail a {
  color: #ffffff;
  font-weight: 500;
  font-family: 'Roboto';
  font-size: 14px;
  border-left: 2px solid #fff;
}
.bg-light {
  background-color: #ffffff !important;
}
.links li a {
  font-family: 'roboto';
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  /* background: #ba0d84; */
  padding: 3px 5px;
  border-radius: 4px;
  box-shadow: -1px 5px 10px #00000070;
}
.navbar-light .navbar-toggler {
  color: rgb(255 255 255);
  border-color: rgb(255 255 255);
  background: #fff;
}
.top{
  width:99%;
}
/* body */
.btn-primary {
  color: #000;
  background-color: rgb(229 147 37);
  border-color: rgb(122 22 131);
  box-shadow: unset;
}
.btn {
  display: inline-block;
  font-weight: 600;
  line-height: 1.6;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.625rem 1.75rem;
  font-size: 0.875rem;
  border-radius: 0.375rem;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.about-head {
  font-size: 28px;
  font-weight: 600;
  color: #000000;
  background: -webkit-linear-gradient(#0024bb, #ff9700);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about-head3 {
  font-size: 28px;
  font-weight: 600;
  background: -webkit-linear-gradient(#fff5be, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pro-book22 {

  background: #fff;
  padding: 7px;
}

.pro-book .up-btn i{    font-size: 15px;
  padding: 1px 1px;}
  .bg-greys{
    background:#f3f6ff !important;
  }
  .box-conf {
    background-color: #ffffff;
    background-clip: border-box;
    padding: 0px 0px;
    border-radius: 8px;
    border: 1px solid #ffffff;
    /* box-shadow: 0px 1px 6px #a1a1a1; */
}
.inner-content {
  padding: 19px 25px;
  width: 90%;
  background: #e59325;
  margin: auto;
  border-radius: 17px;
  position: relative;
  top: -36px;
}
.social {
  font-size: 20px;
  font-weight: 800;
  color: #003b7a;
  text-align: center;
  padding-bottom: 6px;
}
.social i{color: #353281;}
  .up-btn {
    background: #353281;
    color: #fff;
    padding: 3px 13px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 13px;
}
.text-white{color:#fff!important;}
  .pro-btn i {
    color: #353281 !important;
    background: none !important;
    padding: 0px;font-size: 20px!important;
}
.con-name {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.gall img {
  width: 33%;
  height: 205px;
  border-radius: 12px;
}

  .testimonial-content-1{    padding: 5px 2px;}
.testimonial-content-1.card-img-top{background: #fff;
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    padding: 6px;background: #fff;
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    padding: 6px;}
.venue {
  color: #fff;
  text-align: initial;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Roboto';
}
.fa-plus {
  font-weight: 900;
  color: #ffffff;
  background: #25277a;
  font-size: 21px;
  padding: 4px 5px;
  border-radius: 38px;
}
.border-box a {
  font-family: 'Roboto';
  color: #25277a;
  font-size: 12px;}

.date {
  border-radius: 0px 23px;
  color: #ffffff;
  text-align: center;
  padding: 18px 2px;
  font-size: 15px;
  width: 20%;
  
  background: #353281;
  top: 0px;
  height: 82px;
  position: absolute;
  z-index: 999;
}
.box-conf img {
  top: -1px;
  position: relative;
}
.box-black {
  background: #131022;
  height: 337px;
  align-items: center;
  flex-direction: column;
  display: flex;
  justify-content: center;
  padding: 4px 22px;
  transform: matrix(1, 0, 0, 1, 1, 7);
  border-radius: 8px;
  margin-bottom: 24px;
}
    .pro-btn{    color: black;
      background:none;
      padding: 0px;  }
      .pro-book i {
        background: #7a1683;
        color: #fff;
        font-weight: 700;
        padding: 3px 8px;
        margin-top: 10px;
        margin-bottom: 11px;
        border-radius: 39px;
        margin-left: 5px;
        font-size: 30px;
    }
  .pro-book .owl-nav {display: flex;} 
  .single-item-carousel .block {
    box-shadow: 0 0.275rem 0.75rem -0.0625rem rgba(19, 16, 34, 0.06), 0 0.125rem 0.4rem -0.0625rem rgba(19, 16, 34, 0.03) !important;
    background: #fff;
    padding: 26px 15px 1px;
    margin-top: 26px;
    min-height: 200px;
}
.test-content{flex-direction: column;
  align-items: center;
  justify-content: center;display: flex;}

  .test-content i{
  background: #7a1683;
  color: #fff;
  font-size: 41px;
  padding: 4px;
  border-radius: 9px;
  text-align: start;}

  .test-22 .fa-circle-right
  {
  background: #7a1683;
  color: #fff;
  padding: 5px;
  font-size: 20px;
  border-radius: 5px;
  margin: 20px 5px;
}
.test-22 .owl-nav{display: flex}
.test-22.owl-nav .fa{margin: 2px 5px;}
.test-22 .fa-circle-left{
  background: #7a1683;
  color: #fff;
  padding: 5px;
  font-size: 20px;
  border-radius: 5px;
  margin: 20px 5px;
}
.test-22 img
{
border-radius: 10px;
}
.block p {
  max-height: 175px;
  overflow: hidden;
  min-height: auto;
  text-align: initial;
}
.block h6 {
  color: #00168b;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 19px;
}

.why-content .w3-agileits-heading i {
  text-align: center;
  font-size: 26px;
  margin-bottom: 14px;
  transition: all 0.8s ease-out 0s;
  background: #060022;
  padding: 8px 8px;
  color: #fff;
  border-radius: 25px;
  border: 1px dashed #7a1683;
}
.why-content2 .w3-agileits-heading i {
  text-align: center;
  font-size: 26px;
  margin-bottom: 14px;
  transition: all 0.8s ease-out 0s;
  background: #060022;
  padding: 8px 8px;
  color: #fff;
  border-radius: 25px;
  border: 1px dashed #7a1683;
}
.why-content .about-head {
  text-align: center;
  font-size: 19px;
}
.why-content2 .about-head {
  text-align: center;
  font-size: 16px;
}
.why-content {
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
  padding: 14px 17px;
  border-radius: 12px;
  background: #fff;
  min-height: 112px;
}
.why-content2 .w3-agileits-heading {
  width: 71%;
  padding-right: 9px;
  padding-top: 21px;
}
.lite-bg{
  background: #fef5ff;
}
.why-content2 {
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
  padding: 16px 14px;
  border-radius: 12px;
  background: #fff;
  display: flex
;
  min-height: 194px;
}
  .why-content:hover .w3-agileits-heading i {
    color: #ffffff;
    transform: rotateX(360deg);
}
.vision{  
   background: rebeccapurple;
  border-radius: 11px;
  height: 298px;
}
.vision2 {
  background: #131022;
  border-radius: 11px;
  height: fit-content;
  padding: 19px 29px;
}

.nav-pills .nav-link{
  background-color: #18103f;
}
.nav-pills .nav-link .active
{
  background-color: #ba0d84;
}
.journals{
  width:100%;
}
.up-con .nav-pills .nav-item{  
    margin: 2px;
  }
  .journal-btn {
    background: linear-gradient(45deg, #353280, #353281);
    padding: 3px 7px;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    border-radius: 5px;
}
.box p strong{
  color: #3d0d4c;
}


.box h5 {
  background: -webkit-linear-gradient(#353280, #b76e00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 16px;
  margin-bottom: 15px;
  text-align: start;
  font-weight: 600;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff !important;
  background: linear-gradient(45deg, #c57100, #353281);
}
.nav-pills .nav-link {
  background: linear-gradient(45deg, #353281, #353281);
  color: #fff !important;
}

.contact form {
  margin-top: 3%;
  width: 100%;
  padding: 20px 15px;
  border: 1px solid #f4f0ec;
  background: #f8f6ff;
}
.contact-box .card {
  margin-bottom: 14px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}

.contact-box  .card-title {
  margin-bottom: .75rem;
  background: -webkit-linear-gradient(#0024bb, #7a1683);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}

.contact-box .card .card-body .contact-cont {
  display: flex;
  justify-content: space-between;
}
.important-link {
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
  padding: 14px 18px;
  margin: 7px 2px;
  background: #eddcec;
  border-left: 20px solid #18103f;
  border-right: 1px solid;
  border-radius: 11px;
}
.important-link p{
  font-size: 19px;
    font-weight: 600;
    color: #18103f;
}

.marquee-head {
  font-size: 20px;
  text-align: center;
  line-height: 1.5;
  background: -webkit-linear-gradient(#0024bb, #780083);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-family: 'Roboto';
}
a {
  text-decoration: none!important;
}
.info{
  border: 1px solid #0000001f;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    height: 100%;
    padding: 31px 20px;
    text-align: initial;
    overflow:hidden;
}

.border-box {
  background: #ffffff;
  padding: 9px 18px;
  text-align: left;
  font-size: 15px;
  font-weight: 600;
  border-radius: 7px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 12%);
  /* min-height: 206px; */
}
.img-gallery{
  padding: 10px 10px;

}
.border-box p {
  color: #000;
  text-align: initial;
  padding-top: 3px;
  font-size: 11px;
}
.border-box h4 {
  font-family: monospace;
  color: #25277a;
  font-weight: 700;
  font-size: 20px;
  /* font-style: italic; */
}

.border-box:hover{
  background: #25277a;
}
.border-box:hover p {
  color: #ffffff;}
.border-box:hover h4 {
    color: #ffffff;}
.border-box:hover a {
   color: #ffffff;}
.border-box:hover .fa-plus {
        border: 1px solid #fff;
    }
.menu{border: 1px solid #0000001f;
  padding: 11px 14px;}
  .side-menu {
    padding: 4px 4px;
}
.side-menu  h4{
  font-size: 15px;
    color: #25277a;
    font-weight: 700;
}
.side-menu p {
  color: #000;
  text-align: initial;
  padding-top: 3px;
  font-size: 11px;
  height: 41px;
  overflow: hidden;
}
.v-more{    background: linear-gradient(45deg, #00025c, #e59325);
  color: #fff;
  padding: 3px 10px;
  font-weight: 600;
  font-size: 13px;
  border-radius: 18px;}

  .side-menu {
    padding: 13px 19px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 12%);
    margin: 5px;
}

  /* footer */
  .footer-menu a {
    font-family: 'roboto';
    color: #fff;
    font-weight: 500;
    line-height: 40px;
}
  .footer-style-two .logo-widget .social-box {
    position: relative;
    margin-top: 23px;
    margin-bottom: 23px;
}
.footer-style-two .logo-widget .social-box li {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
.footer-style-two .logo-widget .social-box li a {
  position: relative;
  width: 46px;
  height: 46px;
  color: #161e2d;
  font-size: 20px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  display: inline-block;
  line-height: 46px;
  text-align: center;
  border-radius: 89px;
  background-color: rgb(251 191 0);
}
.contact-widget .social-box li a {
  position: relative;
  width: 46px;
  height: 46px;
  color: #161e2d;
  font-size: 20px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  display: inline-block;
  line-height: 46px;
  text-align: center;
  border-radius: 89px;
  background-color: rgb(251 191 0);
  margin: 4px;
}
.ft button {
    background: #fbbf00;
    color: #080808;
    padding: 8px 15px;
    border-radius: 4px;
    height: 23%;
    border: 1px solid #ffffff03;
}
  .text p {
    position: relative;
    line-height: 28px;
    font-size: 16px;
    color: rgb(255 255 255);
    margin-bottom: 11px;
}
.text  {
  position: relative;
  line-height: 28px;
  font-size: 16px;
  color: rgb(255 255 255);
  margin-bottom: 11px;
}
.contact-list li {
  font-family: 'roboto';
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  line-height: 40px;
}
.style-container {
  position: static;
  max-width: 1350px;
  padding: 4px 15px;
  margin: 0 auto;
}
.footer-style-two .footer-bottom {
  position: relative;
  padding: 22px 0px;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-style-two .footer-bottom .copyright {
  position: relative;
  font-size: 15px;
  color: #fff;
}
.index img {
  margin: 3px;
  border: 1px solid #7c7c7c42;
  border-radius: 16px;
}
.logos img{    background: #fff;
  width: 139px;
  padding: 10px;}
  .footer-style-two {
    position: relative;
    margin-top: 40px;
    padding: 60px 0px 0px;
    background-color: var(--color-thirtyone);
}
.footer-style-two .footer-widget h5 {
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 2px;
  color: #fff;
  text-transform: capitalize;
  padding-bottom: 20px;
}
.contact-list a {
  color: rgb(255 255 255);
}
.why-mem {
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
  padding: 16px 14px;
  border-radius: 12px;
  background: #fff;
  display: flex;
  min-height: 216px;
  margin-bottom: 25px;
  align-items: center;
  flex-direction: initial;
}
.why-mem i{  font-size: 35px;}
.why-mem .fa-play{
  font-size: 15px;
}
.why-mem .about-head {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  background: -webkit-linear-gradient(#0024bb, #41004c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: inherit;
  padding-right: 9px;
  margin-top: 13px;
}
.bg{background: #f3f6ff;}
.borders {
  border-bottom: 1px solid #00000040;
  padding: 27px 27px 1px;
  display: flex;
}
.borders p {
  margin: 0;
  text-align: initial;
  color: #000000;
  font-size: 20px;
  line-height: 35px;
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  min-height: 84px;
 
}
.sub{
  color: #b10000;
}
.sub-head {
  font-size: 19px;
  font-weight: 600;
  color: #18103f;
}
.borders img{margin-right: 12px;}
.about-area-content {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
  background-color: #ffffff;
  padding: 23px;
  /* max-width: 750px; */
  padding-left: 25px;
  margin-left: auto;
  padding-right: 25px;
}
.sec-img {
  width: 110px;
  height: 110px;
  padding: 5px;
}
.serviceBox .service-icon {
  display: inline-block;
  border: 1px solid #ccc;
  line-height: 90px;
  font-size: 30px;
  color: #fff;
  position: relative;
  transition: all 0.3s linear 0s;
}
.serviceBox .title {
  font-size: 16px;
  color: #243763;
  font-weight: 600;
  padding: 0px;
  text-align: center;
  margin: 10px 0 5px 0;
  border-bottom: none !important;
  transition: all 0.3s ease 0s;
}
.serviceBox .description {
  font-size: 14px;
  color: #000;
  line-height: 22px;
  text-align: center;
}
.about-area-content p {
  margin: 15px 0 0 0;
}
.serviceBox .service-icon {
  display: inline-block;
  border: 1px solid #ccc;
  line-height: 90px;
  font-size: 30px;
  color: #fff;
  position: relative;
  transition: all 0.3s linear 0s;
}
.serviceBox .service-icon {
  background: none;
  border: none;
}
/* .serviceBox {
  display: flex;
} */
.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgb(53 50 129);
  border-bottom: 1px solid rgba(0, 0, 0, .125);
  color: #fff;
  font-weight: 500;
}
.testimonial-content-1.card-img-top{
background: #fff;
    padding: 17px;
  }
  
  .v-more2 {
    background: linear-gradient(45deg, #c27d2d, #e59325);
    color: #fff;
    padding: 3px 10px;
    font-weight: 600;
    font-size: 13px;
    border-radius: 18px;
}
.serviceBox {
  position: relative;
  transition: all 0.3s linear 0s;
  padding: 0px 0px;
  box-shadow: 0px 0px 1px #000;
  text-align: center;
  border-radius: 10px;
  margin-top: 12px;
  margin-bottom: 12px;
}
/* .serviceBox {
  height: 140px;
} */
.serviceBox:hover, .serviceBox:hover .read-more {
  border-color: #11385a;
}
.serviceBox:hover .service-icon {
  background: #dcdcdc;
  color: #4ca8e8;
}
.serviceBox .service-icon {
  display: inline-block;
  border: 1px solid #ccc;
  line-height: 90px;
  font-size: 30px;
  color: #fff;
  position: relative;
  transition: all 0.3s linear 0s;
}
.service-content {
  background: #e1e0ff;
  padding: 5px 10px;
  margin-top: 11px;
  border-radius: 5px;
  text-align: center;
  min-height: 153px;
  
}
.position {
  margin: 0;
  text-align: center;
  color: #373a4e;
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 1.6;
  font-family: 'Roboto', sans-serif;
}
.emi{
  margin-bottom: 10px;
}
.ft .brochure__form__captcha{
      margin-left: -15px;
}
/* Make it look pretty */
.microsoft .marquee {
	margin: 0;
    padding: 0 1em;
    line-height: 1.5em;
    font: 1em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.microsoft:before, .microsoft::before,
.microsoft:after,  .microsoft::after {
    left: 0;
    z-index: 1;
    content: '';
    position: absolute;
    pointer-events: none;
    width: 100%; height: 2em;
    background-image: linear-gradient(top, #FFF, rgba(255,255,255,0));
}

.microsoft:after, .microsoft::after {
    bottom: 0;
    transform: rotate(180deg);
}

.microsoft:before, .microsoft::before {
    top: 0;
}
.news-section-two .owl-nav .owl-prev, .news-section-two .owl-nav .owl-next {
  /* right: 82px; */
  top: -122px;
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  font-size: var(--font-18);
  color: var(--white-color);
  font-family: "Flaticon";
  border-radius: 5px;
  text-align: center;
  margin-left: var(--margin-left-10);
  background-color: var(--color-thirtyone);
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.news-section-two .owl-nav .owl-prev {
  right: 82px;

}
.news-section-two .owl-nav {
  position: absolute;
  right: 20px;
  bottom: -30px;
}
.three-item-carousel-five .owl-nav .owl-prev {
  position: absolute;
  left: -50px;
  top: 30px;
}
.testimonial-index img {
  width: 80px !important;
  height: 80px;
  border-radius: 66px;
  border: 1px dashed #000;
  text-align: center;
  margin: auto;
}
.testimonial-index h3 {
  font-size: 16px;
  font-weight: 700;
  color: #594c7a;
  margin-top: 7px;
  text-align: center;
}
.why-content p {
  text-align: center;
  font-weight: 500;
  color: #14124c;
  font-family: 'Roboto';
  font-size: 16px;
}
    .testimonial-index h5 {
      font-size: 15px;
      font-weight: 700;
      color: #0b0062;
      margin-top: 7px;
      text-align: center;
  }

  .testimonial-index {
    box-shadow: 0px 0 1px 2px rgb(0 0 0 / 26%);
    /* background: aliceblue; */
    padding: 13px 12px;
    -webkit-user-select: none;
    border-radius: 19px;
    margin: 1px 1px;
    width: 99%;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-height: 307px;
    min-height: 307px;
    overflow: hidden;
}

.testimonial-index p {
  overflow: hidden;
  max-height: 134px;
}
/* Style the links */
.vanity {
    color: #333;
    text-align: center;
    font: .75em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.vanity a, .microsoft a {
    color: #1570A6;
    transition: color .5s;
    text-decoration: none;
}

.vanity a:hover, .microsoft a:hover {
    color: #F65314;
}

a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.essential p {
  font-size: 14px;
  font-weight: 600;
  color: #fffffffc;
  border: 1px solid #00000008;
  background: linear-gradient(45deg, #04005e, #442700);
  padding: 5px 8px;
  word-spacing: 1px;
  font-family: 'Roboto';
  margin-bottom: 1px;
  border-radius: 2px;
}
.essential p:hover {
  background: linear-gradient(258deg, #ffc577, #ffbc63);
  color: #000;
}
@media only screen and (max-width:600px){
  .links li a {
    font-size: 3vw!important;
}
.top .mail a {
  font-size: 3vw !important;
}
}


  h2.desig {
    font-size: 22px;
    margin: 20px 0;
    color: #100060;
}
  .terms li {
    font-family: 'poppins';
    font-size: 15px;
    font-weight: 400;
    color: #000;
    margin-bottom: 8px;
    list-style: circle;
}.terms ul {
    padding-left: 25px;
}
.terms-t{
           text-align: center;
    margin: 40px 0 20px;
    font-size: 26px;
    color: #ff9a00;
    font-weight: 600;
}
.f-term{
     color: #ff9a00;
}