/* @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");

@import url("https://fonts.googleapis.com/css2?family=Markazi+Text:wght@400..700&family=Merriweather+Sans:ital,wght@0,300..800;1,300..800&display=swap");

/* maquee */
.marquee-container {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}
      .marquee-content {
          position: absolute;
          width: 95%;
          animation: scroll 15s linear infinite;
      }

      @keyframes scroll {
          0% {
              top: 100%;
          }
          100% {
              top: -100%;
          }
      }


/* header */
.carousel-control-next, .carousel-control-prev {
  opacity: 1;
}
.carousel-control-next-icon {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
  background-image: url('../img/right-arrow.png');
  opacity: 1.5;
}
 .carousel-control-prev-icon {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
  background-image: url('../img/left-arrow.png');3
  opacity: 1.5;
}
.top{
  background: #072c50;;
}
p{margin: 0;
  text-align: justify;
  color: #000000;
  font-size: 16px;
  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;
  /* transform: skew(48deg); */
}
.button{
  background: #00103c;
    padding: 6px 11px;
    color: #fff;
    border-radius: 3px;
}
.button:hover{
  color:#fff;
  background: #b51f00;
}
/* .links{    transform: skew(48deg);} */
.mid-top {
  background: #072c50;
  /* transform: skew(312deg); */
  margin: auto;
}
.small-box{
  background: #ffefeb;
    padding: 20px 13px;
}
.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: 'poppins';
  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: 'Poppins';
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background:linear-gradient(45deg, #f64f1a, #cf6400);
  padding: 3px 24px;
  border-radius: 34px;
  box-shadow: -1px 5px 10px #00000070;
}
.navbar-light .navbar-toggler {
  color: rgb(255 255 255);
  border-color: rgb(255 255 255);
  background: #fff;
}
.owl-carousel .owl-item img {
  display: initial;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
/* .top{
  width:100%;
} */
/* body */
.commitment{
  background: aliceblue;
    flex-direction: column;
    display: flex;
    justify-content: center;
}
.our-comm h4 {
  font-family: 'poppins';
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  color: #97e1ff;
}
.for-query {
  background: #ffb4a5;
  border-radius: 0px 1px 1px 0px;
  line-height: 48px;
  padding: 16px 16px;
  color: #000000;
}
.committee {
  background: linear-gradient(45deg, #6262622e, #d9d9d900), url(../img/bg-c2.jpg);
  padding: 9px 9px;
  background-size: 100% 100%;
  border-radius: 28px;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  height: 100%;
}
.box-content{
  background: #efefef;
    padding: 16px 17px;
    border-radius: 6px;
}
.committee img{
  width: 150px;
    height: 150px;
    border: 1px solid #000;
    border-radius: 25px;
}
.committee:hover{
  transform: scale(1.05);
}
.committee h4{
  color: #b51f00;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins';
    padding-top: 12px;
}
.committee p{
  text-align: center;
  line-height: 25px;
  font-size: 14px;
  font-weight: 500;
}
.for-query span {
  font-size: 27px;
  padding-top: 26px;
  line-height: 20px;
  font-weight: 500;
}
.for-queryb{
  font-size: 70px;
}

.e-border{
  border-right: 1px dashed #000;
}
.email-details {
  background: aliceblue;
  padding: 2px 17px 2px 1px;
}
.email-details h4{
  font-weight: 700;
    color: #af1e00;
    font-size: 29px
}
.email-details p{
  font-size: 28px;
    font-weight: 700;
    color: #000000
}
.our-comm{
  width: 100%;
}
.comm-content {
  background: linear-gradient(324deg, #0a0022e8, #040016), url(../img/argentina2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transform: skewX(-4deg);
}
.btn-primary {
  color: #000;
  background: linear-gradient(45deg, #f54e19, #f58a29);
  border-color: rgb(0 0 0);
  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: 29px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 22px;
}
.about-head3 {
  font-size: 28px;
  font-weight: 600;
  background: -webkit-linear-gradient(#fff5be, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about-head span {
  color: #cf3c00;
  font-size: 32px;
  font-weight: 700;
}
.about-head b {
  border-bottom:3px solid #072c50;
  font-size: 30px;
  font-weight: 700;
  line-height: 48px;
  /* margin-right: 100px; */
  padding-right: 12px;
}
.about-head2 span {
  color: #b51f00;
  font-size: 32px;
  font-weight: 700;
}
.about-head2 b {
  border-bottom: 3px solid #ff8960;
  font-size: 24px;
  font-weight: 700;
  line-height: 48px;
  margin-right: 5px;
}
.pro-book22 {
  background: #fff;
  padding: 7px;
  margin-bottom: 11px;
}

.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;
}
.conf {
  padding: 11px 9px;
  background: #072c50;
}
.upc img {
  height: 150px;
  width: 100%;
  border-radius: 10px 1px 0px 0px;
}
.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;
}
.publication {
  background: #460000c9;
  padding: 7px 9px;
  justify-content: center;
  border-radius: 10px;
}
.border-box a {
  font-family: 'Roboto';
  color: #25277a;
  font-size: 12px;}
  .upc {
    background: linear-gradient(175deg, #22004400, #17004a00), url(../img/italy.png);
    margin-top: 20px;
    height: 148px;
    position: relative;
}
.conf h5 {
  color: #fff;
  font-family: 'Roboto';
  line-height: 21px;
  font-weight: 600;
  font-size: 15px;
}
.conf p {
  color: #fff;
  font-family: 'Roboto';
  line-height: 21px;
  font-weight: 500;
  font-size: 15px;
}
.date {
  color: #ffffff;
  text-align: center;
  font-size: 4px;
  width: 65px;
  height: 65px !important;
  top: -3px;
  right: 0px;
  border-radius: 5px;
  height: auto;
  position: relative;
  z-index: 999;
  border: 1px solid #000000;
  background: #f67d4b;
  position: absolute;
  transition-duration: 2s;
}
.date h5 {
  background: #072c50;
  font-size: 16px;
  padding: 8px 5px;
  border-radius: 0px;
}
.date h4 {
  color: #000000;
  font-size: 18px;
  font-weight: 900;
  margin-top: -2px;
  font-family: 'Markazi Text';
}
.rt:hover .date {
  transform: rotate3d(1, 1, 1, 359deg);
}
.do {
  background: #000022;
  padding: 14px 16px;
}
.dropdown-toggle::after {

  margin-left: .255em;
 
}
.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, #000000, #000000);
    padding: 3px 7px;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    border-radius: 5px;
}
.box p strong{
  color: #b51f00;
}


.box h5 {
  background: -webkit-linear-gradient(#000000, #000000);
  -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, #813415, #c1582d);
}
.nav-pills .nav-link {
  background: linear-gradient(45deg, #072c50, #072c50);
  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;
}
.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: #ededed;
    font-weight: 500;
    /* margin-top: 20px; */
    font-size: 16px;
    line-height: 14px;
}
  .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);
}
.navbar-nav li:hover .dropdown-menu {
  display: block;
  background: #000d34;
  color: #fff;
  border: 1px solid #ffffff42;
  border-radius: 9px;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #ffffff;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  /* border: 1px solid #ffffff36; */
}
.contact-widget .social-box li a {
  position: relative;
  width: 46px;
  height: 46px;
  color: #ffffff;
  font-size: 20px;
  -webkit-transition: all 300msease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300msease;
  display: inline-block;
  line-height: 46px;
  text-align: center;
  border-radius: 89px;
  /* background-color: rgb(251 191 0); */
  margin: 4px;
}
.ft button {
  background: #a32c00;
  color: #ffffff;
  padding: 10px 21px;
  border-radius: 0px 5px 5px 0px;
  height: 105%;
  width: 100%;
  margin-top: 16px;
  box-shadow: 1px 1px 1px #fff;
  font-weight: 600;
}
footer p{color: #ffffff;}
.navbar-expand-lg{
  border-bottom: 1px solid #b51f00;
    height: 100%;
    /* border-top: 16px solid #000; */
}
  .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: 22px;
  color: rgb(255 255 255);
  margin-bottom: 11px;
  font-family: 'Markazi Text';
}
.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: 136px;
  padding: 3px;
}
  .footer-style-two {
    position: relative;
    margin-top: 40px;
    padding: 60px 0px 0px;
    background-color: var(--color-thirtyone);
}
.ft .form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
  background-color: #464646;
  background-clip: padding-box;
  border: 1px solid #ced4da8c;
  border-radius: .1rem;
  transition: border-color .15sease-in-out, box-shadow .15sease-in-out;
}
.footer-style-two .footer-widget h5 {
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: -20px;
  color: #fff;
  text-transform: capitalize;
  padding-bottom: 20px;
  font-family: 'Markazi Text';
  font-size: 27px;
}
.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: 16px;
  color: #000;
  line-height: 12px;
  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(255 139 91);
  border-bottom: 1px solid rgba(0, 0, 0, .125);
  color: #000000;
  font-weight: 500;
}
.testimonial-content-1.card-img-top{
background: #fff;
    padding: 17px;
  }
  
  .v-more2 {
    background: linear-gradient(45deg, #000000, #000000);
    color: #fff;
    padding: 8px 24px;
    font-weight: 600;
    font-size: 13px;
    border-radius: 0px;
}
.serviceBox {
  position: relative;
  transition: all 0.3s linear 0s;
  padding: 16px 0px;
  box-shadow: 0px 0px 2px #000;
  text-align: center;
  border-radius: 10px;
  margin-top: 12px;
  margin-bottom: 14px;
  height: 94%;
}
.v-more3 {
  background: linear-gradient(45deg, #ffffff, #ffffff);
  color: #363636;
  padding: 2px 7px;
  font-weight: 600;
  font-size: 13px;
  border-radius: 0px;
  margin-top: 1px;
  /* width: 100%; */
  /* display: block; */
}
/* .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 {
  text-align: center;
  background: #ffffff;
  padding: 6px 30px;
  margin-top: 11px;
  border-radius: 5px;
}
.position {
  margin: 0;
  text-align: center;
  color: #373a4e;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.6;
  font-family: 'Roboto', sans-serif;
}

/* 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;
}
.owl-nav .fa-solid, .fas {
  font-weight: 900;
  background: #000000;
  padding: 4px 4px;
  border-radius: -9px;
  color: #fff;
  font-size: 12px;
  margin-right: 10px;
  box-shadow: 0px 0px 5px #000;
}
.news-section-two .owl-nav .owl-prev, .news-section-two .owl-nav .owl-next {
  right: 56px;
  top: -183px;
  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-next {
  right: 82px;

}
.v-more3:hover {
  color: #ffffff;
  box-shadow: 8px 3px #0000004f;
  background: #f67d4b;
  transform: scale(1.5);
}
.news-section-two .owl-nav {
  position: relative;
  /* 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: 1px dashed #000; */
  text-align: -webkit-right;
  margin: auto;
}
.testimonial-index h3 {
  font-size: 16px;
  font-weight: 700;
  color: #594c7a;
  margin-top: 7px;
  text-align: initial;
}
.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: initial;
}

  .testimonial-index {
    /* box-shadow: 0px 0 1px 2px rgb(0 0 0 / 26%); */
    background: #f5f9ff;
    padding: 13px 12px;
    border: 7px solid #ffeded;
    -webkit-user-select: none;
    border-radius: 1px;
    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;
}
 .news-section-two .owl-nav .owl-next {

  right: -54px;
    position: absolute;
}

/* 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;
}

@media only screen and (max-width:330px){
  /* .link-dflex{
display: block!important;
  } */
  .links li a {
    font-size: 4vw !important;
    width: 94%;
    display: flex
;
    margin-bottom: 4px;
}
}
@media only screen and (max-width:991px) and (min-width:778px){

  .imgblock6{

    /* left: 292px!important; */
  }
.imgblock5 {

  /* left: 292px!important; */
}
.imgblock4 {

  /* left: 292px!important; */
}
.imgblock3 {

  /* left: 292px!important; */
}
.imgblock2 {

  /* left: 292px!important; */
}
.imgblock1 {

  /* left: 292px!important; */
}

}
@media only screen and (max-width:400px){
  .imgblock-mem1 {
    /* left: 98px!important; */
    background-position: center;

}
.imgblock-mem2 {
  /* left: 98px!important; */
  background-position: center;
  

}
.imgblock-mem3 {
  /* left: 98px!important; */
  background-position: center;
}
.imgblock-mem4 {
  /* left: 98px!important; */
  background-position: center;
}
.imgblock-mem5 {
  /* left: 98px!important; */
  background-position: center;
}
.imgblock-mem6 {
  /* left: 98px!important; */
  background-position: center;
}
}
@media only screen and (max-width:600px){
  .abt-content img {
    position: static!important;
    width: 132px;
    top: -82px;
    right: 105px;
    padding: 10px;
    border-radius: 49px 29px 53px 55px;
    box-shadow: 0px 7px #00000026;
    margin-bottom: -16px!important;
}
  .imgblock5 {
    /* left: 124px!important; */

}
  .imgblock1 {
    /* left: 116px!important; */
    /* top: 11px!important; */
}
.imgblock2 {

  /* left: 110px!important; */
  /* top: 28px!important; */
}
.imgblock3 {

  position: relative;
  /* left: 100px!important; */
  /* top: 28px!important; */
  
}
  .mid-top {
    background: #b51f00;
    transform: skew(360deg)!important;
    width: 100%;
}
.links {
  transform: skew(0deg)!important;
}
.links li a {
  font-size: 2vw !important;
  width: 94%;
  display: flex;
  margin-bottom: 10px;
}
.social-media {
  transform: skew(0deg)!important;
}
.navbar-brand img {
  width: 100px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.top .mail a {
  font-size: 3vw !important;
}
.news-section-two .owl-nav .owl-prev, .news-section-two .owl-nav .owl-next {
  right: 23px!important;
  top: -183px!important;}
  .news-section-two .owl-nav .owl-next {
    right: -17px!important;
    position: absolute;
}
.three-item-carousel {
  width: 97%;
  overflow: visible;
  /* padding-bottom: 40px; */
}
.testimonial-index {
  padding: 3px 19px;
  max-height: max-content;
    min-height: auto !important;
}
}

.bounce {
  animation: bounce 2s ease infinite;
}
@keyframes bounce {
    70% { transform:translateY(0%); }
    80% { transform:translateY(-15%); }
    90% { transform:translateY(0%); } 
    95% { transform:translateY(-7%); }
    97% { transform:translateY(0%); }
    99% { transform:translateY(-3%); }
    100% { transform:translateY(0); }
}
.b-img {
  position: absolute;
  right: -27px;
  top: -31px;
  border-radius: 94px;
  width: 123px;
  height: 123px;
  border: 3px ridge #8ac5ff;
}
.b-img2 {
  position: absolute;
  left: -7px;
  bottom: -22px;
  border-radius: 9px;
  width: 123px;
  height: 123px;
  border: 3px ridge #8ac5ff;
}
.abt {
  border-radius: 10px;
  margin-left: 48px;
}

.bg{
  background: url(../img/dot.jpg);
    background-size: 65% 100%;
}
.cards {
  padding: 12px;
  border-radius: 10px;
  /* background: #e5f2ff; */
  background-size: 100% 100%;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 8%);
  height: 100%;
}
.cards ul {
  background: #ffffff;
  padding: 16px 13px;
  text-align: initial;
  font-weight: 800;
  /* border: 1px ridge; */
  border-radius: 11px;
  min-height: 200px;
}
.cards li::before {
  content: '\f00c';
  font-family: "FontAwesome";
  margin-right: 6px;
  color: #00305e;
  font-weight: 800;
  font-size: 15px;
}
li::before {
  
  font-weight: 800;
  font-size: 15px;
}
.cards li {
  line-height: 22px;
  margin-bottom: 3px;
  font-size: 14px;
  color: #282828;
  font-weight: 500;
  font-family: 'Roboto';
}
.mem-img{
  box-shadow: 2px 1px 5px #000;
    border-radius: 16px;
    background: #f4e7ef;
}
.mem-content {
  box-shadow: 2px 1px 5px #000;
  border-radius: 16px;
  padding-top: 15px;
  margin-top: 7px;
  background: #fff;
}
.cards h4 {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  margin-top: 8px;
  text-align: center;
  margin-bottom: 8px;
}
.text-left{
  text-align: left!important;
}
table, th, td {
  border: 5px solid #ffffff8f;
  border-collapse: collapse;
  padding: 11px;
 background: #fff6f2;;
}
th {
  color: #fff;
  text-align: inherit;
  background: #072c50;
}

.mem-pro{
  line-height: 40px
}
.join{
  font-weight: 600;
    color: #002a52;
    font-size: 17px
}
.global p {
  text-align: center;
  color: #e6f6ff;
  font-size: 21px;
  font-weight: 600;
  font-family: 'Roboto';
}
.global h4 {
  font-family: 'Roboto';
  color: #ffc368;
  margin-top: 18px;
  font-size: 20px;
}


.resource h4{
  font-family: 'poppins';
    font-size: 18px;
    font-weight: 700;
    color: #1a2e35;
}
.r-box {
  box-shadow: 0px 3px 12px #003;
  padding: 12px 16px;
  margin-bottom: 13px;
  border-radius: 11px;
}
.fa-compact-disc{
  color: #b6cfff;
}

.footer-style-two{
  background:linear-gradient(45deg, #002244, #082c50);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
background-blend-mode: color-dodge;}

.our-core, .our-miss, .our-viss {
  border: 1px solid #00000029;
  height: 100%;
  padding: 17px 13px;
  text-align: center;
}
.abt-content p {
  color: #ffffff;
  font-family: 'Poppins';
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 20px;
  font-weight: 600;
}
.abt-content h3 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 14px;
  font-weight: 700;
}

.abt-content img {
  position: absolute;
  width: 132px;
  top: -82px;
  right: 105px;
  padding: 10px;
  border-radius: 49px 29px 53px 55px;
  box-shadow: 0px 7px #00000026;
  margin-bottom: 19px;
}
.our-viss{
  background: #0f6fc6;
  position: relative;
}
.our-miss{
  background: #eb0f4e;
  position: relative;
}
.our-core{
  background: #00b050;
  position: relative;
}
.sub-tit {
  font-size: 24px;
  color: #072c50;
  margin-bottom: 12px;
  font-weight: 600;
}
.history .w3-agileits-heading{
  padding: 1px 20px;
}
.history img{
  margin-top: 61px !important;

}
 .fa-plus {
  background: #d96e43;
  padding: 5px 5px;
  color: #fff;
  font-size: 11px;
  border-radius: 1px;
  box-shadow:none!important;
}
.history{
  background: #ffebe8;
    border-radius: 20px;
}

.history .sub-tit {
  font-size: 23px;
  color: #072c50;
  margin-bottom: 12px;
}

.diversity li {
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 500;
  color: #222222;
  text-align: initial;
  margin-bottom: 10px;
  line-height: 28px;
}
.diversity .sub-tit {
  font-size: 23px;
  color: #072c50;
  margin-bottom: 12px;
}

.diversity {
  padding: 18px 27px;
  /* background: #ffdcce; */
  min-height: 100%;
  border: 2px solid #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 42px 15px rgb(0 0 0 / 5%);
}
p b{
  font-weight: 800;
    color: #072c50;
    font-size: 19px;
}

.mem-benefit {
  background: aliceblue;
  padding: 20px 20px;
  height: 100%;
}

.sub-tit2 {
  font-size: 18px;
  color: #072c50;
  margin-bottom: 12px;
}

.map-bg{
  background: url(../img/map.png);
    background-size: 100% 100%;
    background-attachment: fixed;
}
.bg-grey{
  background: #d9d9d9;
}

.c-page .box {
  height: auto;
  border: 1px solid #00000014;
  padding: 21px 12px;
  padding-bottom: 40px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
  background: #072c50;
}

.c-page .box h5 {
  background: -webkit-linear-gradient(#fbdfd0c4, #b90d001a);
  -webkit-text-fill-color: #ffffff;
  -webkit-background-clip: text;
}

.c-page .about-head span {
  color: #00103c;
  font-size: 32px;
  font-weight: 700;
}

.c-page a:hover {
  color: #00103c;
  text-decoration: }
  .up-con a {
    color: #b51f00 !important;
    font-weight: 600;
    background-color: transparent;
    -webkit-text-fill-color: #ffffff;
}
.c-page .about-head33 {
  font-size: 21px;
  font-weight: 600;
  color: #041b2b;
  padding-bottom: 6px;
}
.c-page .box {
  height: auto;
  border: 1px solid #00000014;
  padding: 21px 12px;
  border-radius: 12px;
  padding-bottom: 40px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}
.c-page .up-con a {
  color: #b51f00 !important;
  font-weight: 600;
  background-color: transparent;
  -webkit-text-fill-color: #ffa92a;
}
.c-page .fa-solid .fas {
  font-weight: 900;
  color: red;
  font-size: 29px;
  padding-right: 12px;
}
.journal li a {
  color: #ffffff !important;
  font-weight: 600;
  background-color: transparent;
  -webkit-text-fill-color: #ffffff;
}

.journals .journal-btn{
  color: #b51f00 !important;
  font-weight: 600;
  background-color: transparent;
  -webkit-text-fill-color: #ffffff;
}
.br-10{
  border-radius: 10px;
}
.object li{
  font-family: 'poppins';
  font-size: 18px;
  font-weight: 400;
  color: #202020;
  line-height: 35px;
}
.object li b{
  font-weight: bolder;
  color: #042649;
}

.bor {
  border-radius: 16px;
  padding: 20px 35px;
  box-shadow: 0 0 9px 5px rgb(0 0 0 / 4%);
}
.diversity2 li b{
  font-weight: bolder;
  color: #042649;
}
.diversity2 li {
  font-family: 'poppins';
  font-size: 16px;
  font-weight: 500;
  color: #000000c9;
  text-align: initial;
  margin-bottom: 22px;
}
.diversity2 {
  padding: 18px 27px;
  background: #ffdcce00;
  min-height: 100%;
  border: 2px solid #ffffff;
  border-radius: 10px;
}

.diversity2 .fa-arrow-right{
  font-weight: 900;
    color: #072c50;
    font-size: 18px;
}
.diversity2 .sub-tit {
  font-size: 24px;
  color: #d33e00;
  margin-bottom: 12px;
  font-weight: 600;
}
.features-list .icon-holder {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 64px;
  text-align: center;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.features-list h3 {
  margin: 0 0 15px;
  font-size: 18px;
  font-family: 'poppins';
  font-weight: 700;
  color: #00ff8c;
}
.features-list li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.features-list li {
  padding: 0 15px 0 82px;
  /* font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; */
  position: relative;
  margin: 0 0 30px;
  overflow: hidden;
  /* letter-spacing: 1px; */
}
.features-list {
  font-size: 14px;
  line-height: 24px;
  font-family: empty;
}
.features-list li {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.features-list a {
  color: #933e00;}
  .bl {
  
    border-left: 1px solid #000;
}
.br {
  border-right: 1px solid #000;
 
}
.b-table {
  border: 1px solid #0000002e;
  padding: 15px 13px;
  height: 100%;
  background: #fdf7ff;
}
.bor2 {
  border-radius: 16px;
  padding: 15px 20px;
  box-shadow: 0 0 9px 5px rgb(0 0 0 / 4%);
}
.s-cat p {
  margin: 0;
  text-align: justify;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.6;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.green-bg{
  background:#007048;
}
.bluedark-bg{
  background: #000f26;
}
.blue-bg{
  background: #00b1c3
}
.sky-bg{
  background:#1171be
}
.organge-bg{
  background:#f64d18;
}
.resource .fa-compact-disc {
  color: #072c50;
}
.feaure-item-4 {
  position: relative;
  background: #f5f5f5;
  border-radius: 20px;
  padding: 42px 50px 39px;
  margin: 0 5px 50px;
  min-height: 302px;
}
.feaure-item-4  a {
  color: #002a52;}
.f-icon {
  position: absolute;
  left: -17px;
  top: -20px;
  background:#f67d4b;
  width: 73px;
  height: 73px;
  border-radius: 50%;
  text-align: center;
  font-size: 25px;
  line-height: 73px;
  text-align: center;
  color: #fff;
}
.feaure-item-4 h4 {
  font-size: 18px;
  line-height: 25px;
  color: #161616;
  margin: 0 0 6px;
}
.feaure-item-4 p {
  font-size: 17px;
  line-height: 23px;
  color: #353535;
  font-family: 'Jost', sans-serif;
  margin: 0;
  text-align: initial;
}
.mem-benefit p{
  text-align: left;
}
.up-con .card-header {
  color: #000000 !important;
  font-weight: 600;
  background-color: transparent;
  -webkit-text-fill-color: #000000;
}
.up-con .card-body ul li {
  font-family: 'poppins';
  font-size: 15px;
  font-weight: 400;
  color: #000;
  line-height: 33px;
}
.card-header {
  color: #ffffff !important;
  font-weight: 600;
  background: #fff;
}
.card-header .up-con a {
  color: #b51f00 !important;
  font-weight: 600;
  background-color: transparent;
  -webkit-text-fill-color: #ffffff;
}
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
  margin-bottom: 20px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 6%);
}
.f-icons {
  position: absolute;
  right: -5px;
  top: -32px;
  /* background: #f67d4b; */
  width: 73px;
  height: 73px;
  border-radius: 50%;
  text-align: center;
  font-size: 25px;
  line-height: 73px;
  text-align: center;
  color: #fff;
}
.feaure-item-4 li {
  font-family: 'poppins';
  font-size: 15px;
  font-weight: 500;
  color: #000;
  line-height: 32px;
}
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 7%;
  color: #fff;
  text-align: center;
  opacity: .5;
}

.number, .plus {
  padding-top: 17px;
  font-size: 38px;
  font-weight: 900;
  color: #fff;
}
.global .plus {
  text-align: center;
  color: #d3cc00;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  top: -11px;
  left: 8px;
}

.count-bg{
  background: linear-gradient(307deg, #01193bf2, #00183c9c), url(../img/bg-count.jpg);
    background-attachment: fixed;
}
.partner-bg {
  background: linear-gradient(307deg, #01193bf2, #00183c9c), url(../img/bg-count.jpg);
  background-attachment: fixed;
  margin-bottom: -39px;
}
.partner-bg p b {
  font-weight: 800;
  color: #f67d4b;
  font-size: 23px;
}

.features-area p {
  margin: 0;
  text-align: justify;
  color: #000000;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.6;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}

.contact22 .c-b1{
  height: auto;
  border: 1px solid #00000014;
  padding: 21px 12px;
  border-radius: 12px;
  padding-bottom: 40px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
  background: linear-gradient(45deg, #f64f1a, #f18734);
}

.contact2 .box h5 {
  background: -webkit-linear-gradient(#2900ff, #0062ff);
  -webkit-text-fill-color: #000d1ec2;
  -webkit-background-clip: text;
}

.contact2 .up-con a {
  color: #b51f00 !important;
  font-weight: 600;
  background: linear-gradient(45deg, #ffffff, #ffffff);
  -webkit-text-fill-color: #ffffff5e;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.c-b2 {
  background: linear-gradient(45deg, #002239, #014256) !important;
  border-radius: 10px;
  /* margin-bottom: 22px; */
}
.c-b2 h5 {
  background: -webkit-linear-gradient(#ffffff, #ffc800);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 16px;
  margin-bottom: 15px;
  text-align: start;
  font-weight: 600;
}
.c-b2 h5 a {
  color: #b51f00 !important;
  font-weight: 600;
  background-color: transparent;
  -webkit-text-fill-color: #ffffff;
}
.c-b2 p a {
  color: #b51f00 !important;
  font-weight: 600;
  background-color: transparent;
  -webkit-text-fill-color: #ffffff;
}
.c-b3{
background: linear-gradient(45deg, #512145, #450023)!important;}
.c-b3  h5 {
  background: -webkit-linear-gradient(#ffffff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 16px;
  margin-bottom: 15px;
  text-align: start;
  font-weight: 600;
}

.c-b3 h5 a {
  color: #b51f00 !important;
  font-weight: 600;
  background-color: transparent;
  -webkit-text-fill-color: #fffefd;
}

.mem-pro li::before {
  content: '\f00c';
  font-family: "FontAwesome";
  margin-right: 6px;
  color: #00305e;
  font-weight: bold;
  font-size: 21px;
  list-style: none;
}
.mem-pro li {
  font-family: 'poppins';
  font-size: 17px;
  font-weight: 500;
  color: #001931;
  list-style: none;
}
.top.fab, .fa-brands {
  font-weight: 400;
  color: #fff;
}

.contact22 .up-con a {
  color: #ffffff !important;
  font-weight: 600;
  background-color: transparent;
  -webkit-text-fill-color: #ffffff;
}

.contact22 .box h5 {
  background: -webkit-linear-gradient(#fcfeff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 16px;
  margin-bottom: 15px;
  text-align: start;
  font-weight: 600;
}

.imgblock1 {
  background-image: url(../img/International-Conferences-W.png);
  /* background-image: url(../img/International-Conferences.png); */
  background-size: 80px 80px;
  text-align: center;
  height: 123px;
  background-repeat: no-repeat;
  padding: 25px 25px;
  position: relative;
  /* left: 115px; */    background-position: center;
  top: 3px;
}
.cards:hover .imgblock1 {
  background-image: url(../img/International-Conferences-W.png)!important;
}
.cards:hover h4{
  color:#fff;
}
.cards:hover .card-headings{
  color:#fff;
  /* background:#072c50; */
  border-radius: 10px;
  background: linear-gradient(10deg, #d9491c, #d94516)
}
.card-headings:hover {
  background:#072c50;
  /* min-height: 150px; */
}
.imgblock2 {
  background-image: url(../img/Research-Paper-Submission-Publication-W.png)!important;
  /* background-image: url(../img/Research-Paper-Submission-Publication.png); */
  background-size: 80px 80px;
  text-align: center;
  height: 123px;
  background-repeat: no-repeat;
  padding: 25px 25px;
  position: relative;
  /* left: 115px; */    background-position: center;
  top: 3px;
}
.cards:hover .imgblock2 {
  background-image: url(../img/Research-Paper-Submission-Publication-W.png)!important;
}
.cards:hover .imgblock3 {
  background-image: url(../img/ArticleWriting-Editing-Assistance-W.png)!important;
}
.cards:hover .imgblock4 {
  background-image: url(../img/Academic-Membership-Program-W.png)!important;
}
.cards:hover .imgblock5 {
  background-image: url(../img/Workshops-Training-Programs-W.png)!important;
}
.cards:hover .imgblock6 {
  background-image: url(../img/Research-Collaboration-Funding-Opportunities-W.png)!important;
}
.imgblock3 {
  background-image: url(../img/ArticleWriting-Editing-Assistance-W.png)!important;
  /* background-image: url(../img/Article-Writing-Editing-Assistance.png); */
  background-size: 80px 80px;
  text-align: center;
  height: 123px;
  background-repeat: no-repeat;
  padding: 25px 25px;
  position: relative;
  /* left: 127px; */
  top: 3px;
  background-position: center;
}
.imgblock4 {
  background-image: url(../img/Academic-Membership-Program-W.png)!important;
  /* background-image: url(../img/Academic-Membership-Program.png); */
  background-size: 80px 80px;
  text-align: center;
  height: 123px;
  background-repeat: no-repeat;
  padding: 25px 25px;
  position: relative;
  /* left: 115px; */
  top: 3px;
  background-position: center;
}
.imgblock5 {
  

  background-image: url(../img/Workshops-Training-Programs-W.png)!important;
  /* background-image: url(../img/Workshops-Training-Programs.png); */
  background-size: 80px 80px;
  text-align: center;
  height: 123px;
  background-repeat: no-repeat;
  padding: 25px 25px;
  position: relative;
  /* left: 115px; */
  top: 3px;
  background-position: center;
}
.imgblock6 {
  background-image: url(../img/Research-Collaboration-Funding-Opportunities-W.png)!important;
  /* background-image: url(../img/ResearchCollaboration-Funding-Opportunities.png); */
  background-size: 80px 80px;
  text-align: center;
  height: 123px;
  background-repeat: no-repeat;
  padding: 25px 25px;
  position: relative;
  background-position: center;
  /* left: 115px; */
  top: 3px;
}
.card-headings {
  background:linear-gradient(45deg, #00264c, #072c50);
  padding: 10px 0px;
  min-height: 200px;
  border-radius: 8px;
}
.mem:hover img{
  transform: scale(1.05);
}

.imgblock-mem1 {
  background-image: url(../img/Student-Membership.png);
  background-size: 100px 100px;
  text-align: center;
  height: 140px;
  background-repeat: no-repeat;
  padding: 25px 25px;
  position: relative;
  /* left: 64px; */    background-position: center;
  top: 3px;
}
.imgblock-mem2 {
  background-image: url(../img/Professional-Membership.png);
  background-size: 100px 100px;
  text-align: center;
  height: 140px;
  background-repeat: no-repeat;
  padding: 25px 25px;
  position: relative;
  /* left: 64px; */    background-position: center;
  top: 3px;
}
.imgblock-mem3 {
  background-image: url(../img/Institutional-Membership.png);
  background-size: 100px 100px;
  text-align: center;
  height: 140px;
  background-repeat: no-repeat;
  padding: 25px 25px;
  position: relative;
  /* left: 64px; */    background-position: center;
  top: 3px;
}
.imgblock-mem4 {
  background-image: url(../img/Corporate-Membership.png);
  background-size: 100px 100px;
  text-align: center;
  height: 140px;
  background-repeat: no-repeat;
  padding: 25px 25px;
  position: relative;
  /* left: 64px; */
  top: 3px;
  background-position: center;
}
.imgblock2 {
  background-image: url(../img/Research-Paper-Submission-Publication.png);
  background-size: 100px 100px;
  text-align: center;
  height: 140px;
  background-repeat: no-repeat;
  padding: 25px 25px;
  position: relative;    background-position: center;
  /* left: 115px; */
  top: 3px;
}
.card-headings2 {
  background: aliceblue;
  padding: 10px 0px;
}
.cards:hover .card-headings2 {
  color: #fff;
  background: linear-gradient(10deg, #d9491c, #d94516);
  border-radius: 10px;
  /* padding: 10px; */
}
.card-headings2:hover {
  background:#072c50;
  min-height: 209px;
}
.cards:hover .imgblock-mem1 {
  background-image: url(../img/Student-Membership-W.png)!important;
}
.cards:hover .imgblock-mem2 {
  background-image: url(../img/Professional-Membership-W.png)!important;
}
.cards:hover .imgblock-mem3 {
  background-image: url(../img/Institutional-Membership-w.png)!important;
}
.cards:hover .imgblock-mem4{
  background-image: url(../img/Corporate-Membership-W.png)!important;
}
.cards:hover .imgblock-mem5 {
  background-image: url(../img/Research-Collaboration-Funding-Opportunities-W.png)!important;
}
.search-div .list-search {
  padding-left: 40px;
  /* height: 40px; */
  position: relative;
  left: -30px;
}
.fa-search{
  padding-left: 7px;
  z-index: 999;
}
.search-div {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  background: #f67d4b;
  margin: 9px 3px;
  padding: 9px 3px 9px 14px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 40px 5px;
}
.search-div .list-search {
  padding-left: 41    px;
  /* height: 40px; */
}
.city {
  padding-left: 12px;
  background: aliceblue;
}


table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

table th,
table td {
  padding: .625em;
  text-align: center;
}

table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.footer-menu li {
  font-family: 'poppins';
  font-size: 15px;
  font-weight: 600;
  color: #000;
  margin-top: 20px;
}
.footer-menu p .fa-solid {
  font-weight: 900;
  font-size: 13px;
}
@media screen and (max-width: 600px) {
  .s-bx .search-div {
    display: flex;
    /* align-items: center; */
    margin-bottom: 12px;
    width: 100%;
    background: #f67d4b00;
    margin: 0;
    padding: 0;
    box-shadow: none;
    border-radius: 0px;
    margin-left: 9px !important;
    margin-top: 10px !important;
}
.filter2 {
  margin-top: 10px;
  text-transform: none;
  padding: 4px 9px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 8%);
  height: 47px !important;
  border: 1px solid #0000008c;
  width: 100%;
  border-radius: 1px;
}

  table img{
 
      vertical-align: middle;
      border-style: none;
      text-align: center;
      justify-content: center;
      flex-direction: row;
      display: flex

  }
  table {
    border: 0;
  }


  table caption {
    font-size: 1.3em;
  }
  
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
}

.filter {
  text-transform: none;
  padding: 10px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 8%);
  width: 100%;
}
.filter2 {
  text-transform: none;
  padding: 4px 9px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 8%);
  height: 47px !important;
  border: 1px solid #0000008c;
  width: 100%;
  border-radius: 1px;
}
.s-bx .search-div {
  display: flex
;
  /* align-items: center; */
  margin-bottom: 12px;
  width: 100%;
  background: #f67d4b00;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border-radius: 0px;
}
.s-bx .search-div .list-search {
  padding-left: 40px;
  /* height: 40px; */
  position: relative;
  left: -30px;
  height: 48px;
  width: 108%;
  top: -4px;
  border: 1px solid #000000b3;
}