/* @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;
      background: #fff3f1;
      padding: 10px 12px
}
      .marquee-content {
          position: absolute;
          width: 95%;
          animation: scroll 30s linear infinite;
      }

      @keyframes scroll {
          0% {
              top: 100%;
          }
          100% {
              top: -100%;
          }
      }

.navbar-light .navbar-toggler-icon {
    background-image: url(../img/bar.svg);
}
/* header */
p{margin: 0;
  text-align: justify;
  color: #373a4e;
  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:#b51f00;
  transform: skew(312deg);
}
.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: 'Markazi Text';
  font-size: 21px;
  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: 'Markazi Text';
  font-size: 20px;
  font-weight: 900;
  color: #ffffff;
  background: #000000;
  padding: 5px 11px;
  border-radius: 6px;
  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;
}
.social-media li a {
  color:#fff
}
/* .top{
  width:100%;
} */
 /* footer */

 .footer-style-two{
  background: linear-gradient(45deg, #000000, #000000);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-blend-mode: color-dodge;
 }
.grey-bg {
background: #e7e7e7;
}
/* 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-color: rgb(0 0 0);
  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: 28px;
  font-weight: 600;
  color: #000000;
}
.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: #b51f00;
  font-size: 32px;
  font-weight: 700;
}
.about-head b {
  border-bottom: 3px solid #b51f00;
  font-size: 23px;
  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 #b51f00;
  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;

  margin: 0px 4px;
  background-size: 100%;
  height: 101%;
  border-radius: 11px;
  width:70%
}
.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: #fff;
    padding: 7px 9px;
}
.border-box a {
  font-family: 'Roboto';
  color: #25277a;
  font-size: 12px;}
  .upc {
    background: linear-gradient(175deg, #220044, #0f0030d4), url(../img/italy.png);
    margin-top: 20px;
    height:90%;
}
.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: 13px;
}
.date {
  border-radius: 5px 5px;
  color: #ffffff;
  text-align: center;
  font-size: 15px;
  width: 30%;
  top: 0px;
  height: auto;
  position: relative;
  z-index: 999;
  border: 1px solid #000000;
  background: #fff;
}
.date h5 {
  background: #b51f00;
  font-size: 16px;
  padding: 8px 5px;
}
.date h4 {
  color: #000016;
  font-size: 24px;
  font-weight: 600;
  margin-top: 16px;
  font-family: 'Markazi Text';
}
.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, #000000, #000000);
}
.nav-pills .nav-link {
  background: linear-gradient(45deg, #5c1405, #0c0c0c);
  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: 13px;
    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 13px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 12%);
    margin: 5px;
}

  /* footer */
  .footer-menu a {
    font-family: 'Markazi Text';
    color: #ededed;
    font-weight: 500;
    line-height: 40px;
    font-size: 22px;
}
  .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;
} 
.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: #121212;
  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;
}

.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: 130px;
  padding: 10px;}
  .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: 2px;
  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: 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, #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: 0px 0px;
  box-shadow: 0px 0px 1px #000;
  text-align: center;
  border-radius: 10px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.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
{
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;
}
.owl-nav .fa-solid, .fas {
  font-weight: 900;
  background: #000000;
  padding: 7px 8px;
  border-radius: 8px;
  color: #fff;
  font-size: 21px;
  box-shadow: 2px 2px 9px #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:#000;
}
.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: 2vw !important;
    width: 94%;
    display: flex
;
    margin-bottom: 4px;
}
}

@media only screen and (max-width:600px){
  .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;
}
}