
[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translate(0);
}

.contact-box {
    padding: 30px;
    text-align: center;
   background: #F5F3F3;
    border-radius: 30px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
   /*min-height: 295px;*/
   height: 295px;
    /* border: 1px solid var(--alefox-border-color, #ddddd); */
}
.contact-box .icon {
        width: 70px;
    height: 70px;
    line-height: 117px;
    margin-bottom: 30px;
    display: inline-block;
    border-radius: 100%;
    background-color: #b8783a;
    transition: all 0.3s ease-in-out;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.contact-box img{filter: brightness(0);}
.contact-box:hover {
    border: 1px solid #b8783a;
    box-shadow: 3px 2px 42px 2px #b8783a29;
}
.contact-box .button i {
    font-size: 12px;
    margin-left: 12px;
    transition: all 0.8s ease-in-out;
    color: #b8783a;
}
.contact-box .button {
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    margin-bottom: 0 !important;
    position: relative;
    text-transform: uppercase;
    color: #b8783a;
    transition: all 0.3s ease-in-out;
}
.contact-box a {
    margin-bottom: 20px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}
.text-size-18 {
       font-size: 14px;
    line-height: 18px;
    /* font-weight: 500; */
    color: #e2e2e2 !important;
}
label {
   font-size: 14px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 10px;
    color: #000000;
}
textarea.form-control {
    min-height: 120px;
    padding-top: 16px;
}
.form-control {
    font-size: 14px;
    height: 50px;
    padding: 0 20px;
    border-radius: 2px;
    background-color: #ffffff;
    border: 2px solid #d9e3e0;
}
.form-group {
    position: relative;
    margin-bottom: 20px;
}
.form-control:focus {
    border-color: #cccc;outline:none;
    background-color: #ffffff;
}
.submit_now {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    padding: 20px 50px;
    text-align: center;
    display: inline-block;
    position: relative;
    border-radius: 30px;
    text-transform: uppercase;
    color: #fff;
    background-color: #b8783a;
    transition: all 0.8s ease-in-out;
    text-align: center;
    outline: none;
    border-style: none;
}
.submit_now:hover {
    color: #fff;
    background-color: #093e62;
}
.box {
    padding: 12px 35px 10px;
    text-align: center;
    border-radius: 35px;
    display: inline-block;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 45%);
    transition: all 0.3s ease-in-out; font-size:13px;
}
.box .arrow {
    font-size: 10px;
    top: -1px;
    margin: 0 15px;
    position: relative;
    display: inline-block;
    color:#fff;
}

.services-layout8 .service-item {
    z-index: 2;
    border-radius: 4px;
    overflow: visible;
    margin-bottom: 30px;
    padding: 30px 5px 30px;
    padding-inline-start: 0 !important;
    background-color:#fff;
    box-shadow: 0px 5px 83px 0px rgba(1, 34, 23, 0.12);
}
.service-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0px 5px 83px 0px rgba(13, 14, 67, 0.08);
    transition: all 0.4s ease;
}
.services-layout8 .service-item .service-img {
    flex: 0 0 160px;
    margin-inline-start: -10px;
    /* margin-inline-start: 1px; */
    padding-inline-end: 30px;
}
.service-item .service-img {
    position: relative;
}
.services-layout8 .service-item .service-body {
    padding: 0;
    flex: 0 0 calc(100% - 160px);
}
.service-item .service-body {
    position: relative;
}
@media (min-width: 991px) {
    .service-item .service-title {
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }
}
@media (min-width: 991px) {
    .service-item .service-title, .service-item .service-desc {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
    }
}
.service-item .service-title, .service-item .service-desc, .service-item .service-category a {
    position: relative;
    z-index: 2;
    transition: all 0.3s linear;
}
.service-item .service-title {
    font-size: 20px;
    margin-bottom: 15px;
}
.services-layout8 .service-item .service-desc {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 6px;
    /*-webkit-line-clamp: 3;*/
    /*line-clamp: 3;*/
    /*display: -webkit-box;*/
    /*-webkit-box-orient: vertical;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*white-space: normal;*/
}
.services-layout8 .service-item p {
    text-align:left;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 6px;
    /*-webkit-line-clamp: 3;*/
    /*line-clamp: 3;*/
    /*display: -webkit-box;*/
    /*-webkit-box-orient: vertical;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*white-space: normal;*/
}


/* for grades */
@media (max-width: 767px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .it-service-details__item {
        padding: 40px 25px;
    }
}
.it-service-details__item {
    background-color: #f5f3ee;
    padding: 40px 37px;
}
.it-service-details__icon span {
    display: inline-block;
    height: 80px;
    width: 80px;
    line-height: 96px;
    text-align: center;
    border-radius: 50%;
    background-color: #04171a;
    font-size: 50px;
    color: #fff;
    margin-right: 30px;
}
.it-service-details__text .h5, .it-service-details__text h5 {
    font-size: 18px;
    font-weight: 700;
}
@media (max-width: 767px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .it-service-details__content-box p {
        padding-right: 0;
        font-size: 14px;
    }
}
.it-service-details__content-box p {
    padding-right: 20px;
}



.sidebar__widget.border-color {
    border: 2px solid #b8783a;
    padding: 35px;
}
.it-service-details__icon-2 {
    margin-right: 15px;
}
.it-service-details__icon-2 span {
    font-size: 35px;
    color: #000;
    display: inline-block;
    transform: translateY(4px);
    position: relative;
}
.it-service-details__text span {
    font-size: 14px;
    display: block;
    padding-bottom: 5px;
}
.it-service-details__icon  .active {
    background-color: #b8783a;
    color: #fff;
    border: 1px solid transparent;
}

.it-service-details__icon span img{
    width: 50px;
    height: 50px;
    filter: invert(1);
    margin-bottom: 23px;
}

.cs_card.cs_style_1 {
    position: relative;
    padding: 0 20px 20px 20px;
    margin-top: 40px;
    
    .cs_card_shape {
      position: absolute;
      bottom: 0;
      left: 0;
      color: #ecf1f5;
      transition: all 0.4s ease;
    }
    .cs_card_in {
      position: relative;
      z-index: 1;
      box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.08);
      text-align: center;
      padding: 1px 25px 25px;
      border-radius: 20px;
    }
    .cs_card_icon {
      height: 90px;
      width: 90px;
      border: 5px solid #ecf1f5;
      /*border-radius: 50%;*/
      margin-left: auto;
      margin-right: auto;
      margin-top: -45px;
      background-color: #fff;
      padding: 15px;
      transition: all 0.4s ease;
    }
    &:hover {
      .cs_card_icon {
        /*border-color:#b8783a;*/
      }
      .cs_card_shape {
        color:#b8783a;
      }
    }
    &.cs_type_1 {
      padding: 20px 20px 0 20px;
      margin-bottom: 40px;
      margin-top: 0;
      .cs_card_shape {
        top: 0;
        bottom: initial;
      }
      .cs_card_icon {
        margin-top: 0;
        margin-bottom: -45px;
      }
      .cs_card_in {
        padding: 25px 25px 1px;
      }
    }
  }
  .cs_card_1_wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px 0;
    
  }
  .cs_card_1_col {
      flex: none;
      width: 33.333%;
    }
  .cs_card.cs_style_1 .cs_card_shape {
      position: absolute;
      bottom: 0;
      left: 0;
      color: #ecf1f5;
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease;
  }  
  .cs_card.cs_style_1 .cs_card_in {
      position: relative;
      z-index: 1;
      -webkit-box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.08);
      box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.08);
      text-align: center;
      padding: 1px 25px 25px;
      border-radius: 20px;
  }
  .cs_white_bg {
      background-color: #fff;
  }
  .cs_card.cs_style_1.cs_type_1 .cs_card_shape {
      top: 0;
      bottom: initial;
  }
  .cs_card.cs_style_1 {
      position: relative;
      padding: 0 20px 20px 20px;
      margin-top: 40px;
  }
  
  .cs_card.cs_style_1.cs_type_1 .cs_card_shape1 {
      top: 0;
      bottom: initial;
  }
  
  .btn__secondary {
              background-color: #b8783a;
              color: white;
              width:100%;
          }
            .btn__secondary:hover {
              background-color: #636363;
              color: white;
          }
          .btn__icon i {
              margin-left: 5px;
          }
          .btn__lg {
              font-size: 18px;
          }
  
          .pbmit-portfolio-style-2{
      overflow: hidden;
  }
  
    .cs_card_icon img{
          position: relative;
    width: 70px;
    height: 70px;
    bottom: 11px;
    right: 10px;
    object-fit: contain;
    }
  .pbmit-portfolio-style-2 .pbminfotech-box-content{
      position: absolute;
      top: inherit;
      bottom: 40px;
      left: 40px;
      right: 40px;
      padding: 25px 30px;
      opacity: 0;
      border-radius: 20px;
      word-break: break-word;
      transform: translateY(100%) scale(0.7);
      background: #ffffff;
      transition: all .5s;
  }
  .pbmit-portfolio-style-2:hover .pbminfotech-box-content{
      transition: all .5s;
      opacity: 1;
      transform: translateY(0);
  }
  .pbmit-portfolio-style-2 .pbmit-port-cat a{
      font-size: 14px;
      line-height: 20px;
      letter-spacing: 0.5px;
      text-transform: uppercase;
      color: #bb9a65;
  }
  .pbmit-portfolio-style-2 .pbmit-port-cat a:hover{
      color: #403226;
  }
  .pbmit-portfolio-style-2 .pbmit-portfolio-title{
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 0;
  }
  .pbmit-portfolio-style-2 .pbmit-portfolio-title:hover{
      color: #bb9a65;
  }
  .pbmit-portfolio-style-2 .pbmit-portfolio-title{
      font-size: 22px;
      line-height: 28px;
      margin-bottom: 0;
  }
  .pbmit-portfolio-style-2 .pbmit-featured-wrapper{
      position: relative;
      overflow: hidden;
  }
  .pbmit-ele-portfolio:nth-child(2n) .pbmit-featured-wrapper img {
      height:250px; object-fit:cover
  }
  .pbmit-portfolio-style-2 .pbmit-featured-wrapper img{
      width: 100%;
      transform: scale(1.05) rotate(.5deg);
      transform-origin: 90% 50%;
      border-radius: 30px;
      transition: transform 1.2s cubic-bezier(.4, .01, .14, .99);
  }
  .pbmit-portfolio-style-2:hover .pbmit-featured-wrapper img{
      transform: scale(1.001) rotate(0);
  }
  .pbmit-portfolio-style-2 .pbminfotech-post-content{
      position: relative;
      overflow: hidden;
      border-radius: 30px;
  }
  .card-style2 {
      /* position: relative; */
      position: absolute;
      border-radius: 50%;
      min-width: 200px;
      height: 200px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 9;
      gap: 5px;
      padding: 24px;
  }
  .img-box2 {
      position: relative;
  }
  .card-style1, .card-style2 {
      max-width: 195px;
      /*background: #7409f6;*/
      background: #b8783a;
      border-radius: 50%;
      text-align: center;
      padding: 30px 20px;
  }
  .card-style2 .number {
      width: auto;
      height: auto;
      background-color: transparent;
      margin-bottom: 0;
      font-size: 48px;
  }
  .card-style1 .number, .card-style2 .number {
      width: 120px;
      height: 120px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      /* background-color: #fff; */
      border-radius: 50%;
      /* font-size: 64px; */
      color: #fff;
      font-weight: 700;
      margin-bottom: 10px;
  }
  card-style1 .number span, .card-style2 .number span {
      display: inline-block;
      line-height: 1;
  }
  .card-style2 .title {
      line-height: 30px;
      font-size: 20px;
  }
  .card-style1 .title, .card-style2 .title {
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 0;
      color: #fff;
  }

  @media (max-width: 1399px) {
    .filter-gallery {
        margin-right: 0;
    }
}
.filter-gallery {
    display: flex;
    justify-content: center;
    margin-right: -20%;
}
@media (max-width: 1399px) {
    .filter-gallery .filter-item {
        width: 280px;
        height: 316px;
    }
}
.filter-gallery .filter-item {
    width: 337.5px;
    height: 380px;
    margin-bottom: 30px;
}
.gallery-style1, .gallery-style2 {
    position: relative;
    overflow: hidden;
    /*border-radius: 20px;*/
    /*margin-bottom: 30px;*/
}
.gallery-style1 .popup-link, .gallery-style2 .popup-link {
    position: absolute;
    left: 50%;
    top: 20%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color:#fff;
    z-index: 1;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    font-size: 23px;
    color: #272e39;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.gallery-style1 .overlay::before, .gallery-style2 .overlay::before {
    width: 100%;
    height: 0%;
    background: linear-gradient(0deg, #7409f6 0%, rgba(116, 9, 246, 0) 100%);
    opacity: 0.9;
    visibility: hidden;
    bottom: 0;
    transition: all 0.3s ease-in-out;
}
.gallery-style1 .overlay::before, .gallery-style1 .overlay::after, .gallery-style2 .overlay::before, .gallery-style2 .overlay::after {
    position: absolute;
    content: "";
    left: 0;
}
.filter-gallery .gallery-thumb img {
    width: 100%;
}
@media (max-width: 1399px) {
    .gallery-style1 .gallery-content, .gallery-style2 .gallery-content {
        margin: 15px;
    }
}
.gallery-style1 .gallery-content, .gallery-style2 .gallery-content {
    position: absolute;
    bottom: 0;
    margin: 30px;
}
.gallery-style1 .gallery-date, .gallery-style2 .gallery-date {
    color: #fff;
    margin-bottom: 6px;
    overflow: hidden;
}
.gallery-style1 .gallery-date span, .gallery-style2 .gallery-date span {
    display: inline-flex;
    align-items: center;
    transform: translateY(0px);
    gap: 10px;
    transition: all 0.3s ease-in-out;
}
.gallery-style1 .gallery-title, .gallery-style2 .gallery-title {
    margin-bottom: 0;
    overflow: hidden;
}
.gallery-style1 .gallery-title a, .gallery-style2 .gallery-title a {
    color: #fff;
    transition: all 0.3s ease-in-out;
    transform: translateY(0px);
    display: inline-block;
}
.gallery-style1:hover .overlay::before, .gallery-style2:hover .overlay::before {
    opacity: 0.9;
    visibility: visible;
    height: 100%;
}
.gallery-style1 .overlay::before, .gallery-style2 .overlay::before {
    width: 100%;
    height: 0%;
    background: linear-gradient(0deg, #b8783a 0%, rgba(116, 9, 246, 0) 100%);
    opacity: 0.9;
    visibility: hidden;
    bottom: 0;
    transition: all 0.3s ease-in-out;
}
@media (max-width: 1399px) {
    .gallery-style1 .gallery-content, .gallery-style2 .gallery-content {
        margin: 15px;
    }
}
.gallery-style1 .gallery-content, .gallery-style2 .gallery-content {
    position: absolute;
    bottom: 0;
    margin: 30px;
}
@media (max-width: 1399px) {
    .gallery-style1:hover a.popup-link, .gallery-style2:hover a.popup-link {
        top: 40%;
        width: 60px;
        height: 60px;
        font-size: 20px;
    }
}
.gallery-style1:hover a.popup-link, .gallery-style2:hover a.popup-link {
    top: 50%;
    opacity: 1;
    visibility: visible;
}
.gallery-style1 .popup-link, .gallery-style2 .popup-link {
    position: absolute;
    left: 50%;
    top: 20%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    z-index: 1;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    font-size: 23px;
    color: #272e39;
}
 .gallery-thumb img {
     height:250px;
    width: 100%;
    border: 2px solid #dddddd;
    /*border-radius: 20px;*/
}

 .gallery-content{
     
    /* border: 1px solid #000; */
    position: relative;
    display: block;
    padding: 12px 16px 6px;
    z-index: 2;
    background-color: #efebdc;
    
}
 .gallery-content a{
     
       color: #363636;
    text-transform: capitalize;
    font-size: 18px;
    
}
 
.wp_icon {
    position: fixed;
    /* bottom: 30px; */
    bottom: 100px;
    right: 0;
    background: #00a651;
    color: #fff !important;
    font-size: 2rem;
    padding: 0.5rem 1rem 0.5rem 1.5rem;
    border-radius: 50px 0 0 50px;
    box-shadow: 3px 0 5px 1px rgb(0 0 0 / 20%) inset, 3px 0 5px 1px rgb(0 0 0 / 20%) inset;
    animation: wp_icon 1s infinite linear;
    z-index: 2;
}
 .main-footer__top ul.floatleft li{float:left; width:50%;}
 
 /*Responsive*/
 
 @media (max-width: 768px) {
  .cs_card_1_col {
    width: 50%; 
  }
  
  .feature-one__item {
      width:100%;
  }
   .sec-title__title {
    font-size: 25px !important ; }
    
    .table-responsive-md {
        overflow-x:auto;
        -webkit-overflow-scrolling: touch
    }
     .main-footer__copyright{
        padding-right:30px ;
    }
}
@media (max-width: 480px) {
  .cs_card_1_col {
    width: 100%; 
  }
  .feature-one__item {
      width:100%;
  }
   .sec-title__title {
    font-size: 25px !important ;}
    
     .about-two .table-responsive-sm{
        
        overflow-x:auto !important;
    }
  
}
@media (max-width: 600px) {
  .cs_card_1_col {
    width: 100% !important; 
  }
  .feature-one__item {
      width:100%;
  }
  
    .sec-title__title {
    font-size: 25px !important ; }
    
    .about-two .container .row .table-responsive-sm{
        
        overflow-x:auto !important;
    }
    
     .table-responsive-md {
        overflow-x:auto ;
        -webkit-overflow-scrolling: touch
    }
    
    .main-footer__copyright{
        width: 70%;
    }
    
}
 

