/* body{
  color: var(--pbmit-bg-color);
} */

@media (min-width: 1200px){
  .p-lg-r{
 margin-right: 20px;
  }
  .p-lg-l{
    padding-left: 20px;
    }
}
.white{
  color: #fff;
}
.brdr-radius{
  border-radius: 5px;
}
.section-bg-color{
  background-color: var(--pbmit-section-bg-color);
}
.bg-global{
  background-color: rgba(179,121,177,0.09);
}
.font-70{
    font-size: 70px!important;
}
.line-height-70{
    line-height: 70px!important;
}
.white{
    color: #fff!important;
}
.grey-white{
  color: #eff4ff!important;
}
.brdr-radius{
    border-radius: 5px;
}
.section-pd{
  padding: 30px 0px;
}
.section-pd-60{
  padding: 60px 0px!important;
}

.bg-yellow .pbmit-title{
  color: #fff;
}
.bg-yellow .para-text{
  color: #fff;
}
.para-text{
  font-size: 18px;
  color: #3d4044;
  text-transform: none;
  font-style: normal;
}
.para-title{
 color: #2f2c2c;
}
.counter .pbmit-fld-contents{
  padding: 30px;
  box-shadow: 0px 9px 30px 0px rgb(26 47 106 / 7%);
  border-radius: 6px;
}
.pbmit-right-box span{
  padding: 8px 10px;
  color: #fff;
  font-size: 13px;
  background-color: rgba( 255,255,255,0.07);
  border-radius: 5px;
}
.pbmit-footer-widget-area .footer-support .footer-support-email::after {
    content: '\f1d8';
    font-size: 40px;
    font-family: 'pbminfotech-base-icons';
    display: inline-block;
    position: absolute;
    right: -12px;
    top: 0;
    font-weight: 400;
    line-height: normal;
    color: var(--pbmit-global-color);
}
.pbmit-footer-widget-area .footer-support .footer-support-email {
    position: relative;
    padding: 0 55px 0 0px!important;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 900;
    color: var(--pbmit-blackish-color);
    margin: 0;
}
.pbmit-footer-widget-area .footer-support{
    background-color: #fff;
    padding: 20px 0px;
    border-radius: 10px;
}
.pbmit-four-widget .contact-info{
    position: relative;
    margin-top: 25px;
    display: flex;   
    align-items: center;
}
.pbmit-four-widget .contact-info .icon-box {
    border-radius: 5px;
    height: 40px;
    width: 40px;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0;
    margin-right: 20px;
    background-color: var(--pbmit-global-color);
    font-weight: 700;
  
    outline: none;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pbmit-four-widget .contact-info .email-section {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}
.pbmit-base-icon-paper-phone:before {
    content: '\e83b';
}
@media (min-width: 992px){
    .pbmit-footer-widget-area .pbmit-first-widget img{
        max-width: 65%;
    }
    .site-navigation{
      margin-left: auto;
    }
   
    .media-height{
  height: 268px;
    }
    /* .site-header .site-branding img{
      max-width: 80%;
    } */
}
.flex-container {
    width: 100%;
    overflow: auto;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
 }

 .content-container {
    height: 180px;
    background: #0066ff;
    line-height: 180px;
    text-align: center;
    color: white;
    font-size: 20vh;
    width: 100%;
    margin: 10px 0;
    box-shadow: 0 5px 9px 0 #0000008c;
    border-radius: 8px;
 }

 .column {
    padding: 0 10px;
    box-sizing: border-box;
    flex: 20%;
    max-width: 20%;
 }

 @media (max-width: 991px) {
    .column {
       flex: 50%;
       max-width: 50%;
    }
 }

 @media (max-width: 400px) {
    .column {
       flex: 100%;
       max-width: 100%;
    }
 }

 .banner-section {
    padding: 10px 0px 20px 0px;
    background-color: #2BC2A7
 }

 .banner-data .banner-image {
    margin-bottom: 40px;
    position: relative;
    overflow: visible;
    max-width: 500px;
    margin: 0 50px 0 auto;
 }

 .banner-data .banner-image img {
    /* overflow: visible; */
    position: relative;
    border-radius: 8px;
    z-index: 2;
 }

 .banner-data .banner-image::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 30px;
    left: 30px;
    border: 8px solid #0aadeb;
    border-radius: 10px;
    z-index: 1;
 }
  .card-body {
    background-color: #362f2d;
    color: #fff;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 23px;
    line-height: 35px;
    font-style: normal;
    font-weight: 600;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    padding: 20px 35px;
    border-left: 5px solid;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 9px 0 rgb(75 77 117 / 10%);
    -moz-box-shadow: 0 0 9px 0 rgba(75,77,117,.1);
    box-shadow: 0 0 9px 0 rgb(75 77 117 / 10%);
    position: relative;
    border-color: #FA6742;
}


.card-body h4{
font-size: 20px;
margin: 0;
color: #fff;
}
.border-btm {
border-bottom: 1px solid rgb(220, 224, 229);
}
.work-para{
   
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
}
.footer-social li{
   
        margin-right: 8px;
        display: inline-block;
   
}
.footer-social li a {
    position: relative;
    display: inline-block;
    text-align: center;
    color:#fff;
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 1px solid#fff;
    border-radius: 5px;
}
/* **********marque************ */

.marquee {
      overflow: hidden;
    }
    
    .marquee-content {
      display: flex;
      animation: scrolling 10s linear infinite;
    }
    
    .marquee-item {
      flex: 0 0 14vw;
      margin: 0 1vw;
    /*   flex: 0 0 20vw; */
    /*   margin: 0 2vw; */
    }
    
    .marquee-item img {
      display: block;
      width: 100%;
    /*   padding: 0 20px; */
    }
    
    @keyframes scrolling {
      0% { transform: translateX(0); }
      100% { transform: translatex(-80vw); }
    }
    /* @keyframes marquee{
        0% {
          left: 0;
        }
        100% {
          left: -100%;
        }
      } */


      
    /* **********marque************ */
.border-bottom{
  border-bottom: 1px solid rgba(0,0,0,.1)!important;
}
    .brdr-right {
      border-right: 1px solid #FFFFFF33;
  }
  @media (max-width: 767px){
    .brdr-right {
      border: 0;
  }
  .media-mb{
    margin-bottom: 15px;
  }
  }
.dark-section{
  background-color: var(--pbmit-section-bg-color);
}
.bg-light-pink{
  background-color: #f7f7ff;
}
.footer a{
  color: #fff;
}
.footer a:hover{
  color: #fff;
}
.pbmit-heading-subheading h2.dark-title em{
  color: var(--pbmit-heading-color)!important;
}

.layer {
  background-color: rgba(179,121,177,0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.btn-bg-black{
  background: #2E2C2D;
}
.banner-section span{
 color: #2e2c2d;
}
.bg-yellow {
  background: #FFB72F !important;
}
.bg-pink {
  background: #f6576e !important;
}
.bg-orange {
  background: #FA6742 !important;
}
.bg-olive {
  background: #808000 !important;
}
.bg-shrock {
  background: #2BC2A7 !important;
}
.bg-blue {
  background: #478FFF !important;
}
.bg-darkBlue {
  background: #2f57c9 !important;
}
.bg-violet {
  background: #6a4d8d !important;
}
.bg-orange {
  background: #FA6742 !important;
}
.bg-sky-blue{
  background: #23a6d0!important;
}
.bg-light-yellow {
  background: #e9aa52 !important;
}
.bg-green {
  background: #32CC73 !important;
}


.bdrd-yellow {
  border-color: #FFB72F !important;
}
.bdrd-pink {
  border-color: #f6576e !important;
}
.bdrd-orange {
  border-color: #FA6742 !important;
}
.bdrd-shrock {
  border-color: #2BC2A7 !important;
}
.bdrd-blue {
  border-color: #478FFF !important;
}
.bg-fb{
  background-color: #3B5998!important;
}
.bg-twitter{
  background-color: #55ACEE!important;
}
.bg-linked-in{
  background-color: #0976B4!important;
}
.bg-insta{
  background-color: #B7242A!important;
}
.bg-dark{
  background-color: #1788ad!important;
}
.bg-light-green{
  background-color: #B3E5BE!important;
}


.services .text-white{
 color: #fff;
}
.services .text-black{
  color: #131313;
}
.services .post-content {
  position: relative;
  padding: 30px;
  margin-bottom: 30px;
  position: relative;
  box-shadow: 0 0 32px 0 rgb(26 47 106 / 9%);
  border-radius: 8px;
  overflow: hidden;
  background-color: #000;
}
/***************** services *************/

.services .services-content{
  position: relative;
  padding: 20px  20px 0px 20px;
}
.services .services-content p{
padding-bottom: 15px;
margin: 0;
}

.box-design{
  padding: 30px;
    position: relative;
    box-shadow: 0 0 32px 0 rgb(26 47 106 / 9%);
    border-radius: 8px;
}
.box-design .join-us-form{
padding-top: 30px;
margin-top: 15px;
  border-top: 1px solid #ededed;
}
.box-design .join-us-form .form-field{
  padding: 30px;
  border: 1px solid #ededed;
  border-radius: 6px;
  background-color: #1788ad;
}

.list-item .list-icon {
  color: #fff!important;
  font-size: 18px;
}
.services .post-content{
  position: relative;
  padding: 30px;
  margin-bottom: 30px;
    position: relative;
    box-shadow: 0 0 32px 0 rgb(26 47 106 / 9%);
    border-radius: 8px;
    overflow: hidden;
}
.services .service-para{
  color: #fff;
}
.services .service-para h4{
  padding-bottom: 10px;
  margin: 0;
  color: #fff;
}
.services .service-para p{
  padding-bottom: 15px;
  margin: 0;
  width: fit-content;
}

  @media (max-width: 767px){
    .services img{
      margin-bottom: 15px;
        }
        .media-align{
         text-align: center!important;
        }
        .footer-bottom{
          margin-bottom: 10px;
        }
        .award-section .award-section-wrapper {
          padding: 20px 0;
      }
      .marquee-item {
        flex: 0 0 30vw;
        margin: 0 1vw;
        /* flex: 0 0 20vw; */
        /* margin: 0 2vw; */
    }
    .box-design {
      padding: 15px;
      position: relative;
      box-shadow: 0 0 32px 0 rgb(26 47 106 / 9%);
      border-radius: 8px;
  }
  }
/***************** services *************/
.contact-us .pbmit-ihbox-box::after{
  content: "";
  position: absolute;
  margin: 10px;
  border: 1px solid rgba( 255,255,255,0.5);
  width: calc(100% - 20px);
  left: 0;
  height: calc(100% - 20px);
  top: 0;
}
input[type="file" i] {
  color: #fff;
}
.align-item-center{
  align-items: center;
}
.modal-header .close {
  margin-top: -2px;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.close {
  float: right;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
}
button.close {
  padding: 0;
  position: relative;
  background-color: transparent;
  border: 0;
  opacity: .8;
  height: 18px;
  width: 30px;
  font-size: 30px;
  border-top-right-radius: 0.3rem;
  font-family: 'Karla', sans-serif;
  font-weight: 400;
  z-index: 1;
}
.pbmit-ihbox-style-12 .pbmit-ihbox-contents {
  padding-top: 10px;
}

@media (min-width: 1200px){
  .hide-on-desk{
   display: none;
  }
}
@media (max-width: 1200px){
  .media-justify-content-center{
   justify-content: center;
  }
  .media-text-center{
    text-align: center;
   }
}
@media (max-width: 768px){
  .footer .footer-logo {
    max-width: 60%;
}
.column:last-child {
 max-width: 65%;
}
}
.media-align{
  text-align: right;
}
.award-section h2{
  color: #fff;
  margin-bottom: 20px;
}
.award-section h2 em{
  color: #fff!important;
}