.background-image p span{
    font-family: "Exo 2" !important;
}
.background-image{
    padding-bottom: 100px;
  
}
p{
    text-align: justify;
}

.icon-box .icon-box-details {
    margin-left: 85px;
}
.icon-box.iconbox-theme-colored .icon.icon-dark {
    background-color: #002E5B;
    color: #fff;
  
}
.icon-box-details p{
    font-size: 14px;
}
.icon.icon-dark{
    margin-top: 15px !important;
    margin-right: 8px;
}
.icon-box .icon i {
    line-height: 70px;
}
.icon-box i {
    display: inline-block;
    font-size: 40px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.p-30 {
    padding: 30px !important;
}
.icon-box {
    margin-bottom: 30px;
}

.service-box {
    position: relative;
    height: 200px;
   
}
.border-1px {
    border: 1px solid #eee !important;
}
.bg-white {
    background-color: #fff !important;
}
h4.icon-box-title{
        font-size: 18px;
}
.icon-box .icon {
    display: inline-block;
    height: 70px;
    margin-bottom: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 70px;
    text-align: center;
    position: absolute;
}
.service-box:after {
    content: "";
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 0;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.service-box:after {
    content: "";
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 0;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.we-offer .service-box {
    position: relative;
    height: unset;
   
}



.services-details__content ul {
    gap: 30px 94px;
    column-count: 2;
    margin: 30px 0 30px 0;
    max-width: max-content;
    list-style-type: none;
    margin: 0px;
}
.services-details__content ul li{
    position: relative;
}
.services-details__content ul li:after {
  left: 0;
    width: 30px;
    content: "\f00c";
    height: 30px;
    color: #041948;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    position: absolute;
    border-radius: 500px;
    top: calc(50% - 13px);
    background: #e39935;
    font-family: "Font Awesome 5 Pro";
}

.services-details__content ul li {
   
    padding-left: 50px;
    position: relative;
    margin-bottom: 20px;
}



.post .entry-content {
    position: relative;
    /*background: #f8f8f8;*/
    padding: 15px;
    color: #222;
}

.service-content p {
 
    color: #222;
    font-size: 14px;
}
.service-content h2{
    margin-bottom: 0px;
}

.service-content h5{
    margin-bottom: 7px;
}

.service-content ul li{
    color: #222;
}


.ch_one.post.service-content h2{
    font-size: 36px;
}

.bs-counter .counter-number {
      border-radius: 4px;
    background: #fff;
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, .1);
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}

.bs-counter .counter-number span {
    color: #ffa427;
    text-align: center;
    font-size: 44px;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: 1px;
}

.bs-counter .counter-number p {
    color: #1c1c1c;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 0;
}

.bs-counter .counter-number::after {
    content: "";
    background: #99de17;
    background: linear-gradient(180deg, rgb(255 164 39) 0%, rgb(17 64 137) 100%);
    width: 8px;
    height: 100%;
    left: 0;
    position: absolute;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.counter_p{
    font-size: 22px;
    color: #071638;
    margin-top: 12px;
}
.faq .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #071638;
}
.faq .accordion-button:focus {
    z-index: 3;
    border-color: #dfdfdf;
    outline: 0;
    box-shadow: none;
}

@media (max-width: 768px){
    .service-box {
  
    height: unset;
   
}

.services-details__content ul {
    column-count: 1;
}
}

.left_img{
    display: flex;
    justify-content: space-between;
}
.left.media{
    display: flex;
}

.left.media a{
    color: #ffa427;
    font-size: 10px;
}

.left.media a i{
        margin-right: 10px;
    padding-top: 10px;
}

.left.media    p {
    margin: 0 0 5px 0;
}

.we-offer .service-box img{
    width: 100%;
    height: 247px;
}

/*********************************************/
.client-logo img{
    width: 150px;
    aspect-ratio: 7 / 4;
}

.lecturers-page-area {
  padding: 100px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .lecturers-page-area {
    padding: 90px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .lecturers-page-area {
    padding: 80px 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .lecturers-page-area {
    padding: 70px 0;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .lecturers-page-area {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 320px) {
  .lecturers-page-area {
    padding: 50px 0;
  }
}
.lecturers-contact-info {
  text-align: center;
}
.lecturers-contact-info img {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .lecturers-contact-info img {
    margin: 0 auto 30px;
  }
}
.lecturers-contact-info h2 {
  font-size: 30px;
  color: #002147;
  margin-bottom: 5px;
  font-weight: 500;
}
.lecturers-contact-info h3 {
  color: #909090;
  font-size: 16px;
  margin-bottom: 25px;
}
.lecturers-contact-info .lecturers-social2 li {
  display: inline-block;
  margin: 0 2px;
}
.lecturers-contact-info .lecturers-social2 li a {
  height: 40px;
  width: 45px;
  background: #ffa427;
  display: block;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.lecturers-contact-info .lecturers-social2 li a i {
  color: #FFFFFF;
  font-size: 14px;
}
.lecturers-contact-info .lecturers-social2 li a:hover {
  background: #002147;
}
.lecturers-contact-info .lecturers-contact {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .lecturers-contact-info .lecturers-contact {
    margin-bottom: 30px;
  }
}
.lecturers-contact-info .lecturers-contact li {
  padding: 25px 0 30px;
  border: 1px solid #e6e6e6;
  font-size: 18px;
  color: #002147;
  margin-bottom: 20px;
  display: flex;
    align-items: center;
    justify-content: center;
}
.lecturers-contact-info .lecturers-contact li i {
  color: #ffa427;
  position: relative;
  top: 5px;
  font-size: 30px;
  margin-right: 15px;
}
.lecturers-contact-info .lecturers-contact li:last-child {
  margin-bottom: 0;
}
.lecturers-page-area .lecturers-contact-info ul {
    list-style: outside none none;
  
    padding: 0;
}

.title-default-left {
    text-transform: capitalize;
    text-align: left;
    font-weight: 600;
    margin-bottom: 45px;
    color: #002147;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
    position: relative;
    /* margin: 0 0 20px 0; */
}

.title-bar-big-left-close:before {
    content: "";
    height: 4px;
    width: 45px;
    background: #ffa427;
    position: absolute;
    left: 0;
    bottom: -20px;
    z-index: 1;
}

/* Style for the gallery section */
    
/* Add padding BETWEEN each column */
.gallery_img .row,
.gallery_img .row > .column {
  padding: 8px;
}

/* Create three equal columns that floats next to each other */
.gallery_img .column {
  float: left;
  width: 33.33%;
/*  display: none; /* Hide all elements by default */
}

/* Clear floats after rows */ 
.gallery_img .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Content */
.gallery_img .content {
  background-color: white;
  padding: 10px;
}

/* The "show" class is added to the filtered elements */
.gallery_img .show {
  display: block;
}

/* Style the buttons */
.gallery_img .btn {
    border: none;
    outline: none;
    padding: 0px;
 
    cursor: pointer;
    color: #fff;
    margin: 12px 8px;
}
.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: unset;
}
.gallery_img .btn:hover {
    background-color: #ffa427;
}
.gallery_img .btn.active {
  background-color: #ffa427;
  color: white;
}
.our-team .team-style1 .team-img img{
    border-radius: 50%;
}
 .ls-btn-group{
 margin-top: 20px;
}
@media(min-width: 992px){

#myBtnContainer{
    display: flex;
   
}
}
#myBtnContainer .btn {
    position: relative; 
}
#myBtnContainer .btn .g-text{
       background-color: #0d1d4196;
       position: absolute;
       font-size: 30px;
       padding: 20px 0px;
       top: 50%;
       width: 100%;
}

/*job openings css*/
.single-job-post{
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.single-job-post .job-inner{
  border: 1px solid #eae0d9;
  border-top: none;
  padding: 22px 20px;
}

.single-job-post .job-header{
  position: relative;
  display: block;
  background: #ffad27;
  padding: 10px 20px;
  transition: all 500ms ease;
}

.single-job-post:hover .job-header{
  background: #0d1d41;
}

.single-job-post .job-header .info li{
  position: relative;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  color: #766068;
  transition: all 500ms ease;
}

.single-job-post .job-header .info li i{
  color: #472c35;
  margin-right: 8px;
  font-weight: 600;
  font-size: 16px;
  transition: all 500ms ease;
}

.single-job-post:hover .job-header .info li i{
  color: rgba(255,255,255,0.5);
}

.single-job-post:hover .job-header .info li{
  color: rgba(255,255,255,0.5);
}

.single-job-post .job-header .info li a{
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin-right: 10px;
  color: #766068;
  font-weight: 700;
  text-transform: uppercase;
  background: #fff;
  padding: 4px 6px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid rgba(255,255,255,0.2);
}

.single-job-post:hover .job-header .info li a{
  color: rgba(255,255,255,0.5);
  background: #3f262f;
}

.single-job-post .job-header .number p{
  font-size: 17px;
  font-weight: 500;
}

.single-job-post .job-title{
  position: relative;
 
}

.single-job-post .job-title .company-logo{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border: 1px solid #eae0d9;
  border-radius: 5px;
}

.single-job-post .job-title{
  position: relative;
  float: left;
  width: 20%;
      padding: 10px;
}

.single-job-post .job-title:before{
  position: absolute;
  content: '';
  background: #eae0d9;
  width: 1px;
  height: 53px;
  top: 20px;
  right: 0px;
}

.single-job-post .job-inner .job-title h3{
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 4px;
}

.single-job-post .job-inner p{
  position: relative;
  font-size: 17px;
  line-height: 28px;
  color: #766068;
  font-weight: 500;
  text-align: left;
}

.single-job-post .job-inner .job-title p i{
  font-size: 16px;
  font-weight: 600;
  color: #baabab;
 
}

.single-job-post .job-inner .salary-box{
  position: relative;
  float: left;
  width: 15%;
 
       padding: 10px;  
}
.single-job-post .job-inner .qualification {
    position: relative;
    float: left;
    width: 17%;
  
        padding: 10px;
   
}
.single-job-post .job-inner .salary-box:before, .single-job-post .job-inner .qualification:before{
  position: absolute;
  content: '';
  background: #eae0d9;
  width: 1px;
  height: 53px;
  top: 20px;
  right: 0px;
}

.single-job-post .job-inner .experience-box{
  position: relative;
  float: left;
  width: 17%;
 
        padding: 10px;
}

.single-job-post .job-inner .apply-btn{
  position: relative;
  float: left;
  width: 14%;
  text-align: right;
  margin-top: 5px;
}

.single-job-post .job-inner span{
     position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #222;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.single-job-post:hover h4{
   color: #fff;
}
.post-jobs .job-header .info{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0px;
}
.post-jobs .job-header .info h4{
    margin-bottom: 0px;
}
.single-job-post .job-inner .apply-btn a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  
  color: #462b34;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid #eae0d9;
  border-radius: 5px;
  padding: 15.5px 20.5px;
  z-index: 1;
}

.single-job-post:hover .job-inner .apply-btn a{
  color: #fff;
      background: #0d1d41;
}

.single-job-post{
  margin-bottom: 40px;
}

.findjob-section .post-jobs .single-job-post:last-child{
  margin-bottom: 0px;
}


/** job-details **/

.job-details{
  position: relative;
  padding: 130px 0px;
}
.job-details ul{
    padding-left:0px;
}
.job-details-content .upper-box{
      position: relative;
    display: block;
    background: #ffa42769;
    border-radius: 10px;
    padding: 30px 40px;
    margin-bottom: 53px;
}
.vs-btn a{
    color: #fff;
}
.job-details-content .upper-box .inner-box{
  position: relative;
  
 
}

.job-details-content .upper-box .inner-box .company-logo{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 110px;
  height: 110px;
  line-height: 110px;
  background: #fff;
  border-radius: 5px;
  text-align: center;
}

.job-details-content .upper-box .inner-box .inner span{
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  color: #766068;
  text-transform: uppercase;
  font-weight: 700;
  background: #fff;
  padding: 6px 13px 4px 13px;
  border-radius: 5px;
  margin-bottom: 15px;
}

.job-details-content .upper-box .inner-box .inner h3{
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 4px;
}

.job-details-content .upper-box .inner-box .inner p{
  font-size: 17px;
  font-weight: 500;
}

.job-details-content .upper-box .inner-box .inner p i{
  font-size: 16px;
  font-weight: 600;
  margin-right: 8px;
  color: #b9a9a9;
}

.job-details-content .upper-box .inner-box .info{
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
}

.job-details-content .upper-box .inner-box .info li{
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.job-details-content .upper-box .inner-box .info li:last-child{
  margin-bottom: 0px;
}

.job-details-content .upper-box .inner-box .info li span{
  position: absolute;
  top: -40px;
  right: 0px;
  font-size: 12px;
  line-height: 40px;
  font-family: 'Nunito Sans', sans-serif;
  color: #462b34;
  font-weight: 700;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #e7ddd7;
  text-align: center;
  width: 120px;
  height: 40px;
  border-radius: 5px;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: all 500ms ease;
}

.job-details-content .upper-box .inner-box .info li:hover span{
  top: -50px;
  opacity: 1;
  visibility: visible;
}

.job-details-content .upper-box .inner-box .info li span:before{
  position: absolute;
  content: '';
  background: #fff;
  width: 10px;
  height: 10px;
  right: 18px;
  bottom: -5px;
  transform: rotate(-45deg);
}

.job-details-content .upper-box .inner-box .info li a{
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  color: #b4a4a4;
  font-weight: 600;
  z-index: 1;
}

.job-details-content .upper-box .inner-box .info li a:hover{
  background: #462b34;
}

.job-details-content h2{
  position: relative;
  display: block;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 22px;
}

.job-details-content .text p{
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 20px;
}

.job-details-content .text h3{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 24px;
  padding-top: 16px;
}

.job-details-content .text .list li{
  position: relative;
  display: block;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 10px;
  padding-left: 30px;
}

.job-details-content .text .list li:last-child{
  margin-bottom: 0px;
}

.job-details-content .text .list li span{
  position: relative;
  display: inline-block;
  width: 130px;
  text-align: left;
  font-size: 14px;
  font-family: 'Nunito Sans', sans-serif;
  color: #a38f96;
  font-weight: 700;
  text-transform: uppercase;
}

.job-details-content .text .list{
  margin-bottom: 21px;
}

.job-details-content .text .list li:before{
  position: absolute;
  content: '>';
  font-size: 20px;
  line-height: 26px;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  left: 0px;
  top: 1px;
}

.job-details-content .text{
  border-bottom: 1px solid #eae0d9;
  margin-bottom: 40px;
  padding-bottom: 29px;
}

.job-details-content .social-box .social-links li{
  position: relative;
  display: inline-block;
  float: left;
  width: 25%;
}

.job-details-content .social-box .social-links li a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  width: 170px;
  height: 54px;
  line-height: 54px;
  border-radius: 5px;
  font-weight: 700;
}

.job-details-content .social-box .social-links li a i{
  margin-right: 10px;
  font-weight: 400;
}

.job-details-content .social-box .social-links li:first-child a{

}

.job-details-content .social-box .social-links li:nth-child(2) a{
  
}

.job-details-content .social-box .social-links li:nth-child(3) a{
  
}

.job-details-content .social-box .social-links li:last-child a{

}

.job-details-content .social-box .social-links{
  margin-right: -25px;
}

.job-details-content .social-box{
  margin-bottom: 92px;
}

.job-details .related-job h2{
  position: relative;
  display: block;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 29px;
}

.job-details .related-job .single-job-post:last-child{
  margin-bottom: 0px;
}

.job-sidebar .apply-btn{
  position: relative;
  display: block;
  margin-bottom: 40px;
}

.job-sidebar .apply-btn .theme-btn-one{
  display: block;
  width: 100%;
}

.job-sidebar{
  position: relative;
  display: block;
  margin-left: 30px;
}

.job-sidebar .job-discription{
  position: relative;
  display: block;
  background: #fff;
  padding: 24px 30px 11px 30px;
  border: 1px solid #eae0d9;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.job-sidebar .job-discription .list li{
  position: relative;
  display: block;
  border-bottom: 1px solid #eae0d9;
  margin-bottom: 16px;
  padding-bottom: 12px;
   text-align: center;
}

.job-sidebar .job-discription .list li:last-child{
  margin-bottom: 0px;
  border-bottom: none;
}

.job-sidebar .job-discription .list li span{
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  color: #a38f96;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.job-sidebar .job-discription .list li p{
  font-size: 17px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
}

.job-sidebar .job-discription .list li p a{
  color: #766068;
}

.job-sidebar .job-discription .list li p a:hover{

}

.job-sidebar .job-discription{
  margin-bottom: 40px;
}

.job-sidebar .support-widget .widget-content{
  position: relative;
  display: block;
  background: #0d1d41;
  padding: 40px 30px;
  border-radius: 10px;
  overflow: hidden;
}

.job-sidebar .support-widget .widget-content .image-box{
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin-bottom: 24px;
}

.job-sidebar .support-widget .widget-content .image-box img{
  width: 100%;
  border-radius: 50%;
}

.job-sidebar .support-widget .widget-content h3{
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  font-weight: 700;
}

.job-sidebar .support-widget .widget-content .designation{
  position: relative;
  display: block;
  font-size: 17px;
  font-weight: 500;
  color: rgba(255,255,255,0.5);
  margin-bottom: 15px;
}

.job-sidebar .support-widget .widget-content .support-info li{
  position: relative;
  display: block;
  font-size: 17px;
  font-weight: 500;
  color: #fff;
}

.job-sidebar .support-widget .widget-content .support-info li a{
  color: rgba(255,255,255,0.5);
}

.job-sidebar .support-widget .widget-content .support-info li a:hover{

}

.job-sidebar .support-widget .widget-content .support-info{
  margin-bottom: 22px;
}

.job-sidebar .support-widget .widget-content .social-links li{
  position: relative;
  display: inline-block;
  margin: 0px 3px;
}

.job-sidebar .support-widget .widget-content .social-links li a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #462b34;
  background: #fff;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border-radius: 50%;
}

.job-sidebar .support-widget .widget-content .social-links li a:hover{

}

.job-sidebar .support-widget .widget-content .pattern-layer .pattern-1{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 214px;
  height: 149px;
  background-repeat: no-repeat;
}

.job-sidebar .support-widget .widget-content .pattern-layer .pattern-2{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 209px;
  height: 241px;
  background-repeat: no-repeat;
}
.job-details-content h2 span{
    font-size: 25pt !important;
}
.job-details-content h3 span{
    font-size: 20pt !important;
}
.job-sidebar .job-discription p{
    text-align: left;
}
.team-style1 .team-content p a{
   color: #0a66c2;
   font-size: 26px;
}

.staff-testi .testi-style3 {
    padding:20px;
    border-radius: 20px;
        border: 1px solid #dadada;
            transition: 0.3s;
}
.staff-testi .testi-style3 .author-img {
     width: 100%; 
     height: 100%; 
    border-radius: 20px;
    overflow: hidden;
     margin-right: 0px; 
}
.staff-testi .media-body .flex{
    display: flex;
    justify-content: space-between;
}
 .testi-degi i{
    font-size: 30px;
    padding: 10px 0px;
}
.testi-style3 .testi-degi {
    color: #d9891b;
    font-size: 16px;
}
.staff-testi .testi-style3 .testi-text{
     font-size: 13px;
}
.staff-testi .testi-style3 .testi-author {

    margin: 0px;
}
.testi-style3 .testi-degi a{
    color: #0a66c2;
    
}
.staff-testi .testi-style3:hover {
  
    background: #cab08238;
}

.staff-testi .testi-style3 .author-img img {
  
    border-radius: 20px;
}

.image-container {
     display: unset !important; 
     flex-wrap: unset  !important; 
     gap: unset  !important; 
}
.bg-abt{
    background-color: #ffa427;
    
}
.gallery_img .btn:hover {
  background-color: unset;
}
@media(max-width:767px){
    #myBtnContainer{
        display: flex

    }
    .gallery_img .btn{
        margin: 12px 2px;
    }
    #myBtnContainer .btn img{
    height: 100%;
}
#myBtnContainer .btn .g-text {
    background-color: #0d1d4196;
    position: absolute;
    font-size: 13px;
   padding:  0px;
    top: 50%;
    width: 100%;
}
.gallery_img .content {
   
    padding: 3px;
}
.single-job-post .job-title, .single-job-post .job-inner .qualification, .single-job-post .job-inner .salary-box, .single-job-post .job-inner .experience-box{
    width: unset;
}
.single-job-post .job-inner .apply-btn{
    width: 37%;
}
.single-job-post .job-inner p{
    margin-bottom: 5px;
}
}

.testi-style1 .testi-text{
     height: 180px;
     overflow: auto;
}

.home_service .team-style1 .team-img img{
    aspect-ratio: 5 / 3;
    object-fit: cover;
}
.home_service  .team-style1 .team-img{
    padding-top: 0px;
}

.home_service .team-style1:hover{
    background-color: #fff;
}

.service-box.icon-box p{
    text-align: left;
}
















