 .fancybox-outer {
    height: 100%;
}
.fancybox-skin
  {
    
    height: 400px !important;
}
.btn-outline-secondary:hover
  {
    color: #fff;
    background-color: #17ad9d;
    border-color: #17ad9d;
}
 .btn-outline-secondary {
    color: #17ad9d;
    border-color: #17ad9d;
}
.comment-one {
    position: relative;
    display: block;
 }
.comment-one .title-box>h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 48px;
    text-transform: capitalize;
    margin: 0;
}.comment-one__single
  {
    position: relative;
    display: block;
    background: #333333;
    border-radius: 15px;
    padding: 30px 40px 40px;
    margin-bottom: 30px;
    border: 1px solid #1313130f;
}.comment-one__single-inner {
    position: relative;
    display: block;
}
.comment-one__single-top {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.comment-one__single-top .author-box {
    position: relative;
    display: flex;
    align-items: center;
}

.comment-one__single-top .author-box .img-box {
    position: relative;
    display: block;
    overflow: hidden;
    margin-right: 10px;
    border: 1px solid #e4e4e4;
    border-radius: 50%;
    height: 65px;
    width: 65px;
    padding: 5px;
}

.comment-one__single-top .author-box .img-box img {
    width: 100%;
    border-*r: 5;
}

.comment-one__single-top .author-box .title {
    position: relative;
    display: block;
    margin-left: 15px;
}

.comment-one__single-top .author-box .title h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    text-transform: capitalize;
    color: #17ad9d;
}

.comment-one__single-top .date-box {
    position: relative;
    display: block;
}

.comment-one__single-top .date-box p {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    color: #f2e500;
}

.comment-one__single-top .date-box p span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background: #f2e500;
    border-radius: 50%;
    color: #0d0b0b;
    font-size: 15px;
    line-height: 15px;
    margin-right: 10px;
}

.comment-one__single-bottom {
    position: relative;
    display: block;
    margin-top: 22px;
}

.comment-one__single-bottom p {
    font-weight: 500;
    text-align: left;
    color: #e4e4e4;
}

.comment-one__single-bottom>.btn-box {
    position: relative;
    display: block;
    margin-top: 17px;
}

.comment-one__single-bottom .btn-box a {
    position: relative;
    color: var(--thm-black);
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
}

.comment-one__single-bottom .btn-box a span {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    top: 1px;
    padding-right: 5px;
}

.comment-one__single-bottom .btn-box a:hover {
    color: var(--thm-primary);
}

.comment-one__single.ml50 {
    margin-left: 50px;
   /* margin-bottom: 0;*/
}
 
.detticspn {
     color: #f2e500;
     font-weight: 600;
}
 .clrwhite {
    color: #e4e4e4;
    font-weight: 500;
}
.reply {
    color: #f2e500;
    margin-bottom: 20px;
    font-weight: 600;
}
hr {
    border-bottom: 1px solid var(--thm-primary-color);
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}
hr {
   background-color: #ffffff80; 
}
.mlsign a {
    margin-left: 15px;
    border: 1px solid #f2e500;
    padding: 14px 13px;
    border-radius: 24px;
    font-size: large;
}
.mlsign a:hover {
     border: 1px solid #fff;
  }
.mlsign a {
    color: #f2e500;
    text-transform: capitalize;
 }
 .mlsign a:hover {
     color: #fff;
}
 .ml5s {
    margin-right: 5px;
}
.header-area .header-area-right .search-toggle-btn i:hover {
     color: #fff;
}
.header-area .header-right-menu-wrapper .right-menu-toggle-btn:hover
  {
     border: 1px solid #fff;
 }
.label {
     color: #d1caca;
    text-transform: capitalize;
    margin-bottom: 5px;
}
     .signtit {
    color: #f2e500;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 600;
}
.eyye {
    position: absolute;
    right: 45px;
    margin-top: 15px;
    color: #f2e500;
}
 .eyye:hover {
   color: #fff;
}
 .fntlog {
    color: #fff;
    font-size: 21px;
    margin-bottom: 0;
    margin-top: 26px;
}
 .a-log {
    color: #f2e500;
    font-weight: 600;
}
.a-log:hover {
    color: #fff;
}
.text-danger strong {
    color: #dc3545 !important;
}
.capmb15{margin-bottom: 15px}
 
.btn-div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 23px;
  text-align: left;
}

.btn-style-1:hover {
    background: #f2e500;
    color: #ffffff;
    border: 1px solid #0d6e64;
}
.justify-content {
    justify-content: center;
}
.icnhdd {
    padding-right: 7px;
    font-size: 15px;
}  ::-webkit-scrollbar {
    width: 8px;height: 2px;
  }
  
  ::-webkit-scrollbar-thumb {
    background-color: #0d6e64;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent);
    border-radius: 1px
  }
  
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px #f2e500;
    border-radius: 1px
  }
  .sliderimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 615px;
    border-bottom-left-radius: 210px;
    z-index: 1;
    position: relative;
}.right-image-mask {
    border: 1px solid #f2e500;
    padding: 20px;
    border-bottom-left-radius: 210px;
}
.active-submenu a{color: #f2e500 !important;}
.footer-section::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000000;
    opacity: .82;
    content: "";
    z-index: -2;
}
 .footer-section .link-widget ul li a::before {
    position: absolute;
    top: 50%;
    left: 0;
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-size: 11px;
    color: #f2e500;
    transform: translateY(-50%);
    font-weight: 700;
    z-index: 1;
    /* opacity: 0; */
    font-size: 16px;
}
 .footer-section .link-widget ul li a:last-child {
    border-bottom: 0;
}
 .clrlang {
    color: #f2e500;
    font-size: large;
}
.clrlang:hover {
    color: #fff;
 }
.sideSocial a:hover {
  border-radius: 16px 0px 0px 16px;
  width: 48px;
  background: #0d6e64;
  color: #ffffff;
}

.sideSocial a:last-child {
  border-bottom-left-radius: 16px;
}

.sideSocial {
  position: fixed;
  right: 0px;
  top: 50%;
  z-index: 9;
  transform: translateY(-50%);
  flex-direction: column;
  justify-content: start;
  direction: rtl;
}

.sideSocial a {
  width: 36px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f2e500;
  color: #000000;
  border-bottom: 1px dashed #00000036;
}

.sideSocial a:first-child {
  border-top-left-radius: 16px;
}

.sideSocial a:last-child {
  border-bottom: 0px dashed #45474b4d;
}
 .contact-ft ul li a::before {
    display: none;
}
.contact-ft ul li a {
    margin-left: 0px !important;
}
.blog-img{
       border-radius: 25px;
      height: 260px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      margin-bottom: 20px;
}

 .blog-content {
    padding: 0px 20px 20px;
}
.blog-img:hover 
  {
   transform: scale(1.1);
   transition: all 4s ease-out;
}
 .blog-cat {
    color: #17ad9d;
    margin-right: 5px;
    text-transform: capitalize;
}
 .project-section .project-item .project-text span:hover {
     color: #fff;
 }
 .partner-grids .grid:hover 
  {
   transform: scale(1.1) !important;
   transition: all 4s ease-out;
}
 .eye {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    text-align: center;
    color: #ffffff;
    font-size: 27px;
    background-color: #17ad9d70;
}
 .vismore {
    color: #279b8e;
    text-transform: capitalize;
    font-size: 18px;
}
 .vismore:hover {
    color: #f2e500;
}
 .eye img {
     position: absolute;
     transform: translate(-50%, 50%);
}
 .footer-section .widget-title h3::before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 10px;
    width: 60px;
    height: 2px;
    background-color: #35c6b7;
}
.breadcumb-background
  {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.breadcumb-background::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgb(8, 32, 96);
    background: linear-gradient(90deg, #1818188a 0%, #110f0fa3, #21252936 100%);
}
.header-area {
         background: #181818;
         border-bottom: 1px solid #ffffff0d;
    }
 
.wave {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.service-section .service-left-right {
    padding-right: 25px;
    margin-bottom: 20px;
}
 .pr-0 {
    padding-right: 0px !important;
}
 
 .line {
     clip-path: ellipse(147% 60% at 48% 60%);
    border-top: 1px solid #5a5857;
}
.align-items {
    align-items: center;
}
.read-more-text {
  max-height: 22.6em;
  overflow: hidden;
  position: relative;
  transition: max-height 0.3s ease;
}

.read-more-text.expanded {
  max-height: 100000px;  
}

.read-more-btn {
  background: none;
  border: none;
  color: #17ad9d;
  cursor: pointer;
  padding: 0;
  font-weight: bold;
  margin-top: 10px;
  text-transform: capitalize;
  border-bottom: 1px solid;
}
.read-more-btn:hover {color: #f2e500;}

.read-more-text1 {
  max-height: 14em;
  overflow: hidden;
  position: relative;
  transition: max-height 0.3s ease;
}

.read-more-text1.expanded {
  max-height: 100000px;  
}

 strong {
    color: #f2e500;
    font-weight: 600;
}

.project-text p {
     color: #ffffff;
 }
 

 .breadcumb-background .hero-bottom-shape {
    position: absolute;
    left: 0;
    bottom: -70px;  
    width: 100%;
    height: 80px;  
    overflow: hidden;
    line-height: 0;
    z-index: 1;
}

.breadcumb-background .hero-bottom-shape svg {
    width: 100%;
    height: 100%;
    display: block;
 }

 .radius1 .simpleParallax {
     border-radius: 20px;
    border-bottom-right-radius: 0px;
}
 .radius2 .simpleParallax  {
     border-radius: 20px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
 .radius3 .simpleParallax  {
     border-radius: 20px;
    border-top-right-radius: 0px;
}

 .single-info-boxcon {
    background: #f0f8ff0a;
    padding: 25px 30px 15px 30px;
    border-radius: 20px;
    box-shadow: 0 5px 20px 0px rgb(77 77 77 / 16%);
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid #f1f1f100;
    border-bottom: 7px solid #f2e5000a;
}
.iconcon i {
    display: inline-block;
    font-size: 21px;
    border-radius: 0px;
    height: 66px;
    width: 66px;
    line-height: 66px;
    background: #f2e500;
    text-align: center;
    color: #212529;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
}.iconcon i::after {
    position: absolute;
    right: 17%;
    bottom: -10%;
    height: 100%;
    width: 100%;
    content: "";
    background: #f2e500;
    z-index: -1;
    border-radius: 0;
    opacity: 0.3;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
}
.hed-cont {
    margin-bottom: 16px;
    font-weight: 600;
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
}.phonecn {
    margin-bottom: 10px;
    font-size: 18px;
    /* font-weight: 600; */
    color: #191918;direction: rtl;
}.phonecn a {
    margin-bottom: 10px;
    font-size: 18px;
    color: #17ad9d;
}.phonecn a:hover {
    color: #f2e500;
}

 .mb-40 {
    margin-bottom: 40px;
}
 .contact-form-area {
    position: relative;
    display: block;
    /* margin-left: 10px; */
    padding: 30px 25px !important;
    box-shadow: 0 5px 20px 0px rgb(77 77 77 / 16%);
    border-radius: 20px;
    background: #f0f8ff0a;
    border: 1px solid #f2e50040;
}
 .map iframe {
    border-radius: 20px;
    border: 1px solid #f2e50040;
    box-shadow: 0px 0px 10.6px rgba(97, 97, 97, 0.15);
    /* background: #303132; */
    padding: 15px;
    height: 560px;
}
.backservices
  {
    height: 280px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 25px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
}

 .srv-item {
     box-shadow: 0 5px 20px 0px rgb(77 77 77 / 16%);
     background: #f0f8ff0a;
     margin-bottom: 25px;
     border: 1px solid #0d6e6414;
     padding: 13px;
     border-radius: 25px;
     border-bottom-left-radius: 0px;
     border-top-right-radius: 0px;
     overflow: hidden;
     padding-bottom: 0px;
}

.backservices:hover  {
    transform: scale(1.1);
    transition: all 2s ease-out;
}
.service-single-wrap p{color: #ffffffd1;text-transform: capitalize;}

.backservdetails {
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px;
    margin-bottom: 25px;
}
.blog-sidebar .service-category ul li   .active {
    background: #17ad9d;
    color: #fff;
}

.blog-sidebar .recent-post .post .post-img img {
      border-radius: 15px;
}

.service-single-wrap .meta-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 19px;
}

.service-single-wrap .meta-box li {
    position: relative;
    display: block;
    margin-right: 20px;
}

.service-single-wrap .meta-box li a {
    position: relative;
    display: flex;
    align-items: center;
    color: #17ad9d !important;
    font-size: 17px;
    line-height: 25px;
    font-weight: 500;
    text-transform: capitalize;
    transition: all 500ms ease;
}
.service-single-wrap .meta-box li:last-child
  {
    margin-right: 0px;
}
.service-single-wrap .meta-box li a i {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    background: #ffffff1f;
    border-radius: 50%;
    color: #ffffff;
    font-size: 15px;
    line-height: 15px;
    margin-right: 10px;
}
 
.tf__about_img {
     position: relative;
     z-index: 1;
}

.tf__about_img:after,.tf__about_img:before {
    position: absolute;
    content: "";
    background: url(../images/about_shape_1.cc38180e.webp);
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: 50%!important;
    width: 100px;
    height: 100px;
    top: 2px;
    right: -56px;
    animation: about_animi 2s linear infinite alternate;
    -webkit-animation: about_animi 2s linear infinite alternate;
    z-index: -1
}

 

@keyframes about_animi {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }

    to {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3)
    }
}

.tf__about_img .text {
    background: #0d6e64;
    display: inline-block;
    padding: 20px;
    text-align: center;
    position: absolute;
    bottom: -65px;
    right: 70px;
    border-radius: 50px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
}

.tf__about_img .text i {
    color: aliceblue;
    font-size: 35px
}

.tf__about_img .text h3 {
    font-size: 27px;
    font-weight: 700;
    color: aliceblue;
    margin: 10px 0 7px
}

.tf__about_img .text p {
    font-size: 14px;
    font-weight: 500;
    color: aliceblue;
}

.radius {
    border-radius: 50px;
    height: 420px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-bottom: 25px;
}
 
 
.wavepage {
  position: absolute;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.wave-top {
  top: 40px;
  left: 0;
  transform: translateY(-100%);
}

.wave-bottom {
  bottom: 40px;
  left: 0;
  transform: translateY(100%);
}
 .secmid{position: relative;background-color: #1e2020;}
  
.service-section .about-us-img-box {
    position: sticky;
    padding-right: 20px;
    height: 100%;
}
.service-section .about-us-img-box:before {
    position: absolute;
    content: '';
    top: 40px;
    width: 387px;
    height: 255px;
    z-index: -1;
    display: inline-block;
    background: url(../images/pattern-4.webp) center top no-repeat;
    left: -41px;
    top: 50%;
}
  .service-section .about-us-img-box .img-box {
    position: relative;
    border-radius: 10px;
    height: 385px;
    background-size: cover;
    background-position: center;
    -webkit-box-shadow: 0 5px 40px rgb(9 29 62 / 11%);
    box-shadow: 0 5px 40px rgb(9 29 62 / 11%);
    margin-bottom: 20px;
}
.service-section .about-us-img-box .img-box:after {
    content: '';
    background-color: #0d6e64;
    width: 80%;
    position: absolute;
    top: -40px;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 5px;
    z-index: -1;
    opacity: .4;
}

.team-block-one .inner-box {
    position: relative;
    background: #232222;
    padding: 25px;
    text-align: center;
    border-top-right-radius: 200px;
    border-top-left-radius: 200px;
    border-bottom-left-radius: 45px;
    border-bottom-right-radius: 45px;
    margin-bottom: 25px;
}
.team-block-one .inner-box .image-box {
    position: relative;
    background: #0d6e64;
    border-radius: 50%;
    overflow: hidden;
}

figure {
    margin: 0px;
}.team-block-one .inner-box .image-box .divimg {
    width: 100%;
    border-radius: 50%;
    transition: all 500ms ease;
    height: 260px;
    background-size: cover;
    background-repeat: no-repeat;
}.team-block-one .inner-box .lower-content {
    position: relative;
    padding: 28px 15px 11px 15px;
}.team-block-one .inner-box .lower-content .icon-1
  {
    position: absolute;
    left: 7px;
    top: -77px;
    background: #0d6e64;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-animation: zoom-fade 5s infinite linear;
    animation: zoom-fade 5s infinite linear;
}
.team-block-one .inner-box .lower-content .icon-2 {
    position: absolute;
    right: -4px;
    top: -115px;
    background: #f2e500;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-animation: zoom-fade 2s infinite linear;
    animation: zoom-fade 2s infinite linear;
}
.team-block-one .inner-box .lower-content h2 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    color: #f2e500;
    text-transform: uppercase;
    margin-bottom: 12px;
}.team-block-one .inner-box .lower-content .designation {
    position: relative;
    font-size: 18px;
    color: #fff;
}

 
@keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.about1 {
    position: relative;
    margin-bottom: 30px;
}
 .aboutimg1 {
     height: 420px;
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
     /* border-bottom-right-radius: 210px; */
     border-radius: 25px;
}.about1 .aboutimg1:after {
    content: '';
    background-color: #f0f8ff0f;
    width: 100%;
    position: absolute;
    top: -24px;
    bottom: -24px;
    left: 43%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 25px;
    z-index: -1;
    opacity: .7;
    /* border-bottom-right-radius: 210px; */
}
.aboutimg2 {
    height: 420px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /* border-bottom-right-radius: 210px; */
    border-radius: 25px;
}
 .about1 .aboutimg2:after {
    content: '';
    background-color: #f0f8ff0f;
    width: 100%;
    position: absolute;
    top: -24px;
    bottom: -24px;
    right: 43%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(-50%);
    transform: translateX(50%);
    border-radius: 25px;
    z-index: -1;
    opacity: .7;
    /* border-bottom-right-radius: 210px; */
}

.service-section .service-left-right1 {
    margin-right: 25px;
}

.fancybox-type-iframe .fancybox-inner {
     height: 100% !important;
}

.lower-footer-link li svg {
    fill: #0d6e64!important;
}

.service-section .svg-clip-wrapper {
     margin-bottom: 20px;
}
.header-area .header-right-menu-wrapper .right-menu-toggle-btn {
  text-align: center;
  cursor: pointer;
  width: 48px;
  height: 48px;
  border: 1px solid #f2e500;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  /*margin-left: 40px;*/
}
  .padding {
    padding: 0;
}
    .mobile-only {
    display: none;
  }
   .lasmob {
    color: #f2e500 !important;
 }
@media (max-width: 767px) {
    .hide-on-mobile {
      display: none !important;
    }
     .mobile-only {
      display: block !important;
    }
  }
   
  
@media (max-width: 1399px) {
 
   .header-area .header-right-menu-wrapper .right-menu-toggle-btn
  {
   width: 33px;
   height: 33px;
}
.clrlang {
    color: #f2e500;
    font-size: 12px;
}
.mlsign a {
    margin-left: 7px;
    border: 1px solid #f2e500;
    padding: 8px 7px;
    border-radius: 24px;
    font-size: 13px;
}
.ml5s {
    margin-right: 2px;
}
} 

.table>:not(caption)>*>* {
    padding: 1rem 0.8rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 0px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border: 1px solid #f7f7f721;
}
tbody td
  {
    color: #c2c2c2;
}
thead th {
    color: #f2e500;
    text-transform: capitalize;
}
.badge
  {
    padding: .7em 1em;
 }
 .bg-dark
  {
    background-color: #606263 !important;
}
 .btn-outline-info {
    color: #f2e500;
    border-color: #f2e500;
}.btn-check:active+.btn-outline-info, .btn-check:checked+.btn-outline-info, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show, .btn-outline-info:active {
    color: #000;
    background-color: #f2e500;
    border-color: #f2e500;
}.btn-outline-info:hover {
    color: #000;
    background-color: #f2e500;
    border-color: #f2e500;
}.tableresp {
    white-space: nowrap;
    overflow-x: scroll;
    width: 100%;
    display: block;
}
@media (min-width: 0px) and (max-width: 991px)
   {
        .map iframe {
    height: 300px;
}
 .sliderimg {  height: 350px; }
.static-hero .static-hero-text p i { display: none; }
.blog-img{  height: 220px;  }
.project-section .project-item .project-img img, .project-section-s4 .project-item .project-img img  {  height: 250px; }
.partners-section {  padding: 35px 0; }
 .flex-direction {
    flex-direction: column-reverse;
}
.breadcumb-background .hero-bottom-shape {  bottom: -50px;  }
.breadcumb-background .hero-bottom-shape svg {
    width: 100%;
    height: 85%;
    display: block;
}
.radius1 .simpleParallax {  border-radius: 20px; }
 .radius2 .simpleParallax {  border-radius: 20px;  }
 .radius3 .simpleParallax {  border-radius: 20px; }
.backservices { height: 190px;  }

.backservdetails {  height: 210px;  }

.tf__about_img:after,.tf__about_img:before{display: none;}

.radius {  height: 215px;        border-radius: 25px; }
.tf__about_img .text  {   display: none; }
.service-section .about-us-img-box .img-box { height: 210px;  }
 .service-section .about-us-img-box:before  { display: none; }
.team-block-one .inner-box .image-box .divimg { height: 275px; }
.aboutimg2 {  height: 220px;  }
.aboutimg1 {  height: 220px;  }
.service-section .service-left-right1 {  margin-right: 0px; }
.about1 .aboutimg2:after {/* right: 50%; */}

.service-section .service-left-text a.read-more {
    font-size: 18px; 
}
.service-section .service-left-text p {
    font-size: 16px; line-height: 28px;
}
   }