/* @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: 500px;
  overflow: hidden;
  position: relative;
}
.b-none{
  border: none!important;
}
      .marquee-content {
          position: absolute;
          width: 95%;
          animation: scroll 15s linear infinite;
      }

      @keyframes scroll {
          0% {
              top: 100%;
          }
          100% {
              top: -100%;
          }
      }

/* Style 7
   ----------------------------- */
   .navbar-light .navbar-toggler-icon {
    background-image: url(../img/nav-code.png);
}
   .about-head {
    text-align: center;
        font-size:30px; font-weight:300; color:#222; letter-spacing:1px;
        text-transform: uppercase;
    
        display: grid;
        grid-template-columns: 1fr max-content 1fr;
        grid-template-rows: 27px 0;
        grid-gap: 20px;
        align-items: center;
    }
    
    .about-head:after,.about-head:before {
        content: " ";
        display: block;
        /* border-bottom: 1px solid #c50000; */
        border-top: 1px solid #c50000;
        height: 5px;
      background-color:#f8f8f8;
    }
    .title1{font-size: 26px;
      font-weight: 600;
      color: #000000;
      background: -webkit-linear-gradient(#1f4178, #302954);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      margin: auto;}
      .research li {
        background: aliceblue;
        padding: 9px 16px;
        color: #1a0c02;
        border: 1px solid #a52a2a36;
        text-align: initial;
        font-family: 'Roboto';
        border-radius: 5px;
        margin-bottom: 12px;
    }
    /*  */
/* header */
.top-bg{
  background: #1b4983;
}
.navbar {
  padding: 1px .4rem;
}
.top-btn {
  padding: 5px 17px;
  border-radius: 29px;
  background: #a23757;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 63%);
  color: #fff;
}
p{margin: 0;
  text-align: justify;
  color: #1d1e28;
  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: 500;
  color: #000;
  line-height: 23px;
  margin-bottom: 9px;
}
.bg-blue{
  background:#12243f;
}
.fa-thumbtack{
  color: #223e73;
}
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;
}
.spk-head{
  background: -webkit-linear-gradient(#ffffff, #ffffff)!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important;
}
.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: 12px;
  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;
}
.impact:hover {
  transform: rotateZ(347deg);
  box-shadow: 1px 1px 4px #000;
}
.impact {

  box-shadow: 1px 1px 4px #000;
  border-radius: 32px;
}
.bg-light {
  background-color: #ffffff !important;
  border-bottom: 1px solid #00000026;
}
.links li a {
  /* font-family: 'roboto'; */
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  background: #9e2c50;
  padding: 6px 8px;
  margin-top: -11px;
  border-radius: 33px;
  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: #431422;
  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(#1b4882, #4c0319);
  -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; */
    position: relative;
}
.inner-content {
  padding: 19px 25px;
  background: #ffefef;
  margin: auto;
  position: relative;
  /* top: -77px; */
  text-align: center;
}
.social {
  font-size: 20px;
  font-weight: 800;
  color: #003b7a;
  text-align: center;
  padding-bottom: 6px;
}
.social i{color: #353281;}
  .up-btn {
    background: #431422;
    color: #fff;
    padding: 3px 13px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 13px;
}
.text-white {
  color: #fff !important;
  z-index: 999;
  position: relative;
}
.mem {
  background: aliceblue;
  padding: 20px 20px;
  z-index: 99;
  position: relative;
}
.mem:hover {
  background: #ffffff;
  transform: scale(1.03);
  transition-delay: 19ms;
  color: #000000;
}
.mem:hover {
    background: #ffffff;
    transform: scale(1.03);
    transition-delay: 19ms;
    color: #000000;
}
.con-name {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
}
.gall img {
  width: 33%;
  height: 205px;
  border-radius: 3px;
  border: 3px solid #000000;
  margin-right: 37px;
}

  .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: #000000;
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      font-family: 'Roboto';
  }
.fa-plus {
  color: #ffffff;
  background: #00000042;
  font-size: 12px;
  padding: 4px 5px;
  border-radius: 38px;
  margin-right: 7px;
} 
.border-box a {
  font-family: 'Roboto';
  color: #12243f;
  font-size: 12px;}
  .sub-section{
  background: linear-gradient(9deg, #0c1b32d9, #061426), url(../img/thailand.png);
    height: auto;
    background-size: 100% 100%;
}
  .date {
    border-radius: 75px;
    color: #ffffff;
    font-family: 'Roboto';
    text-align: center;
    padding: 13px 3px;
    font-size: 14px;
    border: 1px dashed #ffafc7;
    font-weight: 600;
    background: #12243f;
    top: -18px;
    left: -10px;
    width: 63px;
    height: 63px;
    position: absolute;
    z-index: 999;
}
.city {
  background: #ffefef;
  padding: 9px 10px;
  color: #000000;
  font-weight: 700;
}
.search-div .list-search {
  padding-left: 30px;
  /* height: 40px; */
}
.search-div i {
  position: absolute;
  z-index: 2;
  padding-left: 10px;
  padding-top: 6px;
}
.j-img{
  background: linear-gradient(9deg, #fff5f557, #ffffff57), url(../img/bg-white.jpg);
  height: auto;
  background-size: 100% 100%;
}
.grey-bg{
  background: #e5edf9;
    padding: 22px 27px;
    border-radius: 14px;
    box-shadow: 0px 0px 2px #000;
    height: 100%;
}
.j-bg{
  background: #e5edf9;
  padding: 22px 27px;
  border-radius: 14px;
  box-shadow: 0px 0px 2px #000
}
.footer-style-two{
  background: radial-gradient(#1b4983, #101772);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-blend-mode: color-dodge;
}
.subscribe{
  /* background: #ffffff; */
    padding: 22px 27px;
    border-radius: 14px;
    /* box-shadow: 0px 3px 9px #000; */
}

.subscribe-form{
  background: #ffffff;
    padding: 22px 27px;
    border-radius: 14px;
    box-shadow: 0px 3px 9px #000;
}
.mt-50{
  margin-top: 50px;
}
.author .img-2 {
  position: absolute;
  top: 64%;
  width: 51%;
  /* height: 283px; */
  right: 27px;
  border-top: 8px solid #ffffff;
  border-left: 8px solid #c7c7c7;
  border-radius: 29px;
}
.img-2 {
  position: absolute;
  width: 95%;
  border-radius: 3px 135px;
}
.lite{
  background: #fff5fb
}
.p-head {
  height: auto;
  position: absolute;
  right: 51%;
  width: 263px;
  top: 380px;
  border-right: 4px solid #bdbdbd;
  border-left: 4px solid #b9b9b9;
  background: #a23757;
  z-index: 999;
  font-weight: 800;
  border-radius: 17px;
  font-size: 13px;
  color: #fff;
  padding: 13px 7px;
  font-family: "roboto";
}
.author .img-1{
  height: auto;
  margin-top: 99px;
  border-top: 5px solid #e9e9e9;
  border-right: 4px solid #bdbdbd;
  border-left: 4px solid #b9b9b9;
  border-radius: 20px 11px;

}
.rose-bg{
  background: #f8ebf0;
    padding: 22px 27px;
    border-radius: 14px;
    box-shadow: 0px 0px 2px #000;
    height: 100%;
}
.con-bottom{
  background: aliceblue;
  margin-bottom: -38px;
}
  .sub-update {
    font-size: 100px;
    font-family: 'Flaticon';
    font-style: italic;
    color: #fff824 !important;
    font-weight: 800;
    line-height: 107px;
}

.bg-color::after {
  position: absolute;
  content: '';
  height: 330px;
  background:#12243f;
  display: block;
  background-size: 100% 100%;
  top: 10px;
  width: 100%;
}
.box-conf img {
  top: 0px;
  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;
}
.up-con{
  background: #f8ebf0;
  margin-top: -37px;
}
.mem-col{    box-shadow: 0px 0px 2px #000;
  padding: 24px 20px;
  border-radius: 20px;
  background: #fff;
}
.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(#002a5e, #a23757);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 15px;
  margin-bottom: 11px;
  text-align: center;
  line-height: 21px;
  font-weight: 600;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff !important;
  background: linear-gradient(45deg, #9c4153, #1b4983);
}
.nav-pills .nav-link {
  background: linear-gradient(45deg, #2770a2, #276da1);
  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(#ffffff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #ffffff00;
  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: 470px;
  overflow: hidden;
}
.img-gallery{
  padding: 10px 10px;

}
.border-box p {
  color: #000;
  text-align: initial;
  padding-top: 3px;
  font-size: 13px;
  font-weight: 400;
}
.border-box h4 {
  font-family: monospace;
  color: #25277a;
  font-weight: 700;
  font-size: 20px;
  /* font-style: italic; */
}
.sub-head2 {
  font-size: 23px;
  font-weight: 700;
  color: #18103f;
  font-family: 'Poppins';
  background: #ffe2e2;
  /* border: 1px dashed; */
  padding: 5px 4px;
}

.border-box:hover{
  background: #1b4983;
}
.border-box:hover p {
  color: #ffffff;}
  .border-box:hover h4 {
    color: #000000;
}
.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, #a23757);
  color: #fff;
  padding: 3px 10px;
  font-weight: 600;
  font-size: 13px;
  border-radius: 1px;
  height: 115%;
  display: inline-grid;
}
  .side-menu {
    padding: 13px 19px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 12%);
    margin: 5px;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: block;
}
.news-section-two .owl-nav .owl-prev{
  position: absolute;
  left: 20px;
  bottom: -30px;
}
.testimonial {
  margin: 2px;
  /* background: aliceblue; */
  /* padding: 19px 19px; */
  text-align: center;
  /* min-height: 302px; */
  /* border-radius: 21px; */
}
.white-head {
  font-size: 28px !important;
  font-weight: 600;
  color: #000000;
  background: -webkit-linear-gradient(#fbfdff, #ffe1ea);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 999;
  margin-top: 0px !important;
  margin-bottom: 11px;
}
.testimonial2 {
  margin: 2px;
  background: #f0f8ff;
  padding: 50px 19px;
  text-align: initial;
  /* min-height: 302px; */
  border-radius: 21px;
}
.fa-star {
  --fa: "\f005";
  color: #ebba00;
}
.title{font-family: 'poppins';
  font-size: 17px;
  color: #0600ff;}
.about-head2 {
  text-align: center;
      font-size:30px; font-weight:300; color:#222; letter-spacing:1px;
      text-transform: uppercase;
  
      display: grid;
      grid-template-columns: 1fr max-content 1fr;
      grid-template-rows: 61px 0;
      grid-gap: 20px;
      align-items: center;
  }
  a {
    color: #003976;}
     a {
    color: #000000;}

  .about-head2 {
    font-size: 26px;
    font-weight: 600;
    color: #000000;
    background: -webkit-linear-gradient(#1f4178, #302954);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 41%;
    margin: auto;
}
.subscribe-form label {
  color: #000000;
  font-weight: 500;
  font-family: poppins;
  font-size: 17px;
}
.about-head2:after,.about-head2:before {
  content: " ";
  display: block;
  /* border-bottom: 1px solid #c50000; */
  border-top: 1px solid #c50000;
  height: 5px;
background-color:#f8f8f8;
}

  /* footer */
  .footer-menu a {
    font-family: 'Poppins';
    color: #fff;
    font-weight: 700;
    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: 45px;
  height: 45px;
  color: #ffffff;
  font-size: 18px;
  -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: 44px;
  text-align: center;
  border-radius: 3px;
  margin: 4px;
  background: linear-gradient(45deg, #a13355, #ff70298a);
}
.ft button {
  background: #fbbf00;
  color: #080808;
  padding: 10px 21px;
  border-radius: 0px 5px 5px 0px;
  height: 105%;
}
  .text p {
    position: relative;
    line-height: 28px;
    font-size: 16px;
    color: rgb(255 255 255);
    margin-bottom: 11px;
}
.text {
  position: relative;
  line-height: 39px;
  font-size: 19px;
  color: rgb(255 255 255);
  margin-bottom: 11px;
  font-weight: 700;
  font-family: 'Poppins';
}
.contact-list li {
  font-family: 'Poppins' !important;
  font-size: 17px;
  font-weight: 800;
  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: 2px;
  width: 124px;
  padding: 3px;
}
.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 {
  padding: 0px 4px 2px;
}
.borders p {
  margin: 0;
  text-align: initial;
  color: #000000;
  font-size: 17px;
  line-height: 32px;
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.sub{
  color: #b10000;
}
.sub-head {
  font-size: 17px;
  font-weight: 600;
  color: #133064;
}
.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: left !important;
  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;
}
.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;
}
.position{
  margin: 0;
  text-align: justify;
  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;
}
.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;
} */
/* .news-section-two .owl-nav .owl-next {
  left:0;
} */
.three-item-carousel-five .owl-nav .owl-prev {
  position: absolute;
  left: -50px;
  top: 30px;
}
.testimonial-index img {
  width: 73% !important;
  height: auto;
  border-radius: 6px;
  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 1px rgb(0 0 0 / 13%); */
    /* background: #f0f7ff; */
    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;
  /* min-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;
}

/*  */
/* Style carousel */
.news-section-two .owl-nav {
  position: absolute;
  top: 50% !important;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-40%);
  pointer-events: none;
}

.tester .owl-nav .owl-prev,
.tester .owl-nav .owl-next {
  pointer-events: all;
  /* background-color: rgb(0 15 112 / 80%); */
  color: #fff;
  border-radius: 50%;
  padding: 2px;
  font-size: 18px;
}
.fa-arrow-alt-circle-right, .fa-circle-right {
  --fa: "\f35a";
  color: #001166;
  font-size: 29px;
}
.fa-arrow-alt-circle-left, .fa-circle-left  {
  --fa: "\f35a";
  color: #001166;
  font-size: 29px;
} 
.news-section-two .owl-nav .owl-prev {
  position: absolute;
  left: -50px;
  top: 0px;
}
.news-section-two .owl-nav .owl-next {
  position: absolute;
  right: -52px;
  top: 0px;
}

.news-section-two.testimonial-index {
  /* background: #ffffff; */
  text-align: center;
  /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
  padding: 30px 20px 20px;
  margin: 0 15px 10px;
  min-height: 200px;
  position: relative;
  border-radius: 10px;
}
.con-name22{
  padding-left: 54px;
    color: #fff;
    text-align: center;
    font-size: 45px;
}
.conctacts-img{
  background: linear-gradient(45deg, #0c003e8a, #00000094), url(../img/contact.jpg);
    background-size: cover;
    flex-direction: row;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 8px;
}
@media only screen and (max-width:600px){
  .navbar-brand img{
    width: 90px!important;
    margin-left: 5px !important;
  }
  .ab-img {
    width: 100%;
    height: auto;
}
.box-conf {
  width: 80%!important;
  margin: auto;
}
  .links li a {
    font-size: 3vw!important;
}
.sub-update{
  font-size: 30px!important;
    font-family: 'Flaticon';
    font-style: italic;
    color: #fff824 !important;
    font-weight: 800;
    line-height: 107px;
}
.sub-update{
  font-size: 40px;
   
}
.testimonial-index p {
  overflow: hidden;
  min-height: auto !important;
}
.mem {
  overflow: hidden;
  max-height: auto;
}
.about-head2 {
  font-size: 26px;
  font-weight: 600;
  color: #000000;
  background: -webkit-linear-gradient(#1f4178, #302954);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 94%!important;
  margin: auto;
}
.bg-color::after {
  position: absolute;
  content: '';
  height: 330px;
  background: #12243f;
  display: block;
  background-size: 100% 100%;
  top: 10px;
  width: 100%;
  height: 803px;
}
.about-head {
  font-size: 28px;
  font-weight: 600;
  color: #000000;
  background: -webkit-linear-gradient(#1b4882, #4c0319);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 100%!important;
  margin: auto;
}
.top .mail a {
  font-size: 3vw !important;
}
}
