.saff-service {
    background: #f5f5f5;
    padding-top: 80px;
    padding-bottom: 0px;
  }

  .saff-service p {
    text-align: center;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 9px;
  }

  .saff-service h2 {
    margin-bottom: 10px;
    position: relative;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    font-family: Montserrat, sans-serif;
  }

  .saff-service .devi {

    width: 137px;
    height: 3px;
    background-color: #ff3838;
    color: #ff3838;
    border-radius: 30px;
    /* margin-bottom: 30px; */
    margin: 0px auto;
    display: block;
    margin-top: 18px;
    margin-bottom: -18px;


  }
  .abt-saff p{
    text-align: justify;
  }
.gl-saf{
    background-color: rgb(74 78 81 / 25%);
    margin-top: 54px;
  }
  .gl-saf:hover{
    background-color: rgb(158 164 168 / 25%);
    transition: 0.5s;
  }
  .gl-saf .gl-icon{
    width: 49px;
    height: 41px;
    background-color: #f51e46;
    margin: 0px auto;
    margin-top: 4px;
  }
  .gl-saf .gl-icon i{
    color: white;
    font-size: 24px;
    line-height: 43px;
    margin-left: 5px;

  }
  .global-saff {
    background-image: url(img\bg-3.webp);
    width: 100%;
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

  }
  .gl-con h6{
    margin-top: 10px;
    text-transform: capitalize;
    letter-spacing: 0.7px;
    color: white;
    font-size: 16px;
  }
  .gl-con {
    border-left: 2px solid white;
  }
  .gl-con h6{
    margin-top: 10px;
  }
  .glo-list li {
    color: white;
  }

  .glo-list li i {
    color: #f51e46;
    margin-right: 11px;
    font-size: 17px;
  }

  .global-saff {
    /* background-image: url(img/bg-3.webp); */
    width: 100%;
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

  }

  .global-saff .lini {
    border-bottom: 3px solid #f51e46;
    width: 110px;
    height: 3px;
    margin-bottom: 20px;
  }

  .global-saff h3 {
    color: white;
    text-transform: capitalize;
    letter-spacing: 0.6px;
    font-size: 31px;
  }

  .global-saff img {
    border: 3px solid white;
  }

  .global-saff p {
    color: white;
    padding-right: 45px;
  }


  .counter-bg {
    position: relative;
    display: block;
    width: 100%;
    height: 500px;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    background: url(img/counter-bg.webp);
  }

  .layer-bg {
    /* content: ""; */
    /* display: block; */
    background: rgb(0 0 0 / 71%);
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    z-index: -1;
    left: 0;
  }

  .layer-bg h1 {
    z-index: 1;
    color: white;
  }

  /* .cls-saff {
    margin-top: -45px;
  } */

  .cls-btn {
    background-color: #E42B2B;
    padding: 10px 30px;
    color: white;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 45px;
  }
.abt-saff h3{
  color: #E42B2B;
} 
.abt-saff-content h3{
  color: #E42B2B;
}
  .cls-btn i {
    margin-left: 5px;
  }

  .cls-btn:hover {
    border: 2px solid white;
  }
  .graphic img{
    width: 500px;
    height: 450px;
}
.graphic-1 img{
    width: 500px;
height: 450px;
border: 1px solid;
border-radius: 22px;
}

  .call-to-action {
    /* background-image: url(img/cta-bg-2.webp); */
    width: 100%;
    height: auto;
    padding: 0px 0px;
    background-size: cover;
    background-position: center;
    /* height: 179px; */
  }
  .call-to-action .container{
    padding: 60px 0px;
  }

  .call-to-action h4 {
    font-size: 29px;
    letter-spacing: 0.2px;
    text-align: center;
  }

.saff-btn {
    border: 1px solid black;
    padding: 6px 27px;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
    margin-top: 17px;
    border-radius: 26px;
    background-color: #fff;
    color: #000;
    transition: outline 0.2s ease;
}

.saff-btn:focus-visible {
    outline: 2px solid #005fcc;
    outline-offset: 2px;
}

button:focus:not(:focus-visible) {
    outline: none;
}

  .saff-ser:hover {
    transform: translateY(-20px);
    box-shadow: 0 0 32px 0 rgba(122, 122, 122, .1);
  }

  .saff-ser h3 {
    margin: 0 0 10px;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    color: #4c4c4c;
    /* line-height: 1.5; */
    font-size: 19px;
    letter-spacing: 0.5px;
  }

  .saff-ser {
    margin-bottom: 24px;
    transition: 0.4s;
  }

  .saff-btn i {
    font-size: 12px;
    margin-left: 5px;

  }

  .saff-btn:hover {
    border: 1px solid #ff3838;
    color: #ff3838;
  }

  .saff-ser .fa-ico i {
    color: #E42B2B;
    font-size: 27px;
    margin-bottom: 24px;
  }

  .abt-saff .container {
    padding:  65px 0px;
  }

  .saff-btn:hover .main-abt {
    padding: 100px 0px;
  }

  .saff-ser {
    position: relative;
    z-index: 9;
    padding: 50px 30px;
    background-color: #fff;
    text-align: center;
    height: 385px;
  }

  .abt-img {
    position: relative;
  }

  .abt-img2 {
    position: absolute;
    top: 77px;
    right: 10px;
    border-radius: 12px;
    border: 5px solid white;
  }

  .abt-img2 img {
    border-radius: 12px;
  }

  .saff-service .saff-ser p {
    text-align: center;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 9px;
  }

  .img-box {
    border-radius: 20px;
    top: 64%;
    width: 200px;
    height: 110px;
    position: absolute;
    left: -74px;
    background: #ff3838;
    padding: 5px 0px;
  }

  .img-box p {
    color: white;
  }

  .img-box span {
    font-size: 25px;
    font-weight: 700;
  }

  .btnbtn {
    width: 40px;
    height: 40px;
    background-color: red;
    border-radius: 20px;
  }

  .img-box i {
    color: white;
    font-size: 52px;
    margin-left: 10px;
    display: table;
    margin-top: 23px;
  }

  .line::before {
    content: '//';
    color: #ff3838;
    position: absolute;
    font-size: 22px;
    margin-left: 20px;
    margin: 0px -21px;

  }

  .abt-content {
    padding-left: 80px;
  }

  .abt-content h2 {
    margin-left: -20px;
  }

  .abt-content .p-line p {
    margin-left: -20px;
  }

  .abt-content .uline i {
    color: #ff3838;
  }

  .abt-content .uline li {
    color: black;
    font-weight: 600;
  }

  .abt-content .uline span {
    margin-right: 20px;
  }

  .abt-content .uline .btnbtn {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #ff3838;
  }

  .abt-content .btnbtn i {
    line-height: 40px;
    color: white;
    justify-content: center;
    position: absolute;
    margin-left: 11px;
  }

  .abt-content .btn-ore {
    padding: 12px 29px;
    font-weight: 600;
    background: #ff3838;
    color: white;
    border-radius: 15px;
  }
  .ami-process .container{
    padding: 55px 0px;

}
.ami-process h3{
    /* text-align: center; */
    color: #E42B2B;
    text-transform: capitalize;
    font-size: 30px;
}
.ami-process .deve-process{
    margin: 0px auto;
    display: table;
}
.ami-process .deve-process img{
    width: 430px;
}
.ami-process .deve-content ul li{
    margin: 7px 0px;
}
.design-indus h5{
  text-align: center;
margin-top: 12px;
font-size: 19px;
}
.design-indus .col-lg-2{
     background-color: white;
    /* border: 1px solid; */
    margin-top: 40px;
    margin: 0px 10px;
    width: 183px;
    box-shadow: 0px 0px 2px black;
    margin-top: 50px;
    height: 165px;
    border-radius: 5px;
}
.design-indus .design-industry{
 
  width: 80px;
height: 80px;
border-radius: 50%;
margin: 0px auto;
background: aliceblue;
}
.design-indus .design-industry {
  margin-top: 20px;
}
.design-indus .design-industry img{
  width: 49px;
margin-left: 16px;
margin-top: 14px;
}
.design-indus h3 {
  text-align: center;
  font-size: 31px;
  letter-spacing: 0.1px;
  color: #E42B2B;
}

.design-indus {
  background-color: aliceblue;
}

.design-indus .saff-servi-lines {
  margin: 0px auto;
}

.design-indus .container {
  padding: 70px 0px;
}

.why-design .container {
  padding: 100px 0px;
}

.why-design {
  background: url(img/banner-service.webp);
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: -20px 0px;
}

.why-design h4 {
  color: white;
  text-align: center;
  letter-spacing: 0.4px;

}

.why-design ul {
  margin-top: 30px;
  margin-left:70px;
}

.why-design ul li i {
  margin-right: 10px;
  color: #f51e46;
}

.why-design .saff-servi-lines {
  margin: 0px auto;
}

.why-design p {
  color: #e2d9d9;
  text-align: center;
  padding: 0px 69px;
  margin-top: 40px;
  text-align: justify;
}

.why-design li {
  color: #e2d9d9;
}

.saff-servi h3 {
  position: relative;
  font-size: 30px;
  font-weight: 700;
  text-transform: capitalize;
  /* font-family: Montserrat, sans-serif; */
  letter-spacing: 0.3px;
  color: #E42B2B;

}

.saff-servi-lines {
  border-bottom: 3px solid red;
  width: 130px;
  height: 0px;
  margin-top: -6px;
  margin-bottom: 20px;
}

.saff-servi .liness p {
  font-size: 15px;
  text-align: justify;

}

.saff-servi .web-saff-img {
  margin-top: 79px;
  margin-left: 30px;
  width: 348px;
  height: 249px;
  border-radius: 10px;
  border: 1px solid;
}

.saff-servi .web-saff-img img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.saff-servi-2 .design-offer p {
  text-transform: capitalize;
  padding: 5px;
  background: white;
  margin: 9px 0px;
  transition: 0.5s;
}
.saff-servi-connn h3{
  color: #E42B2B;
letter-spacing: 0.1px;
}

.saff-servi-2 .design-offer p:hover {
  background-color: #eee;
  transform: translateY(-20deg);
}

.saff-servi-2 .design-offer p i {
  color: red;
  margin-right: 5px;
}
.one-stop-sol {
  background-color: #f5f5f5;
}

.one-stop-sol .container {
  padding: 65px 0px;
}

.one-stope {
  background: white;
  margin-bottom: 40px;
}

.one-step {
  height: 215px;
  overflow-y: scroll;
  padding: 0px 20px;


}
.one-stope h4 {
  color: #000000;
  padding: 10px 0px 0px 20px;
  text-transform: capitalize;
  letter-spacing: 0.1px;
  margin-bottom: 0px;
}

.one-stope .step-line {
  border-bottom: 3px solid #E42B2B;
  width: 103px;
  margin: 10px 20px;

}

.one-stope .one-step p {
  text-align: justify;
  font-size: 14px;
}

.one-stop-sol h3 {
  font-size: 33px;
  text-align: center;
  color: #E42B2B;
  margin-bottom: 48px;
  letter-spacing: 0.2px;

}
.digi-amis .digi-amiso {
  margin-left: 70px;
}
.wordpress-dev img {
  height: 452px;
  margin-top: 67px;
  margin-left: 30px;
}
::-webkit-scrollbar {
  width: 5px;
}
.web-amiso img{
  height: 500px;
  margin-left: 50px;
}
/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 1px;
}

.web-dev .saff-servic{
  width: 500px;
  height: 500px;

}
.web-dev .saff-servic img{
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.speed-opt img {
  width: 501px;
  height: 385px;
  border: 1px solid;
  border-radius: 14px;

}
.socio img{
  width: 500px;
}
.social-ser .digi-amiso{
  margin-left: 60px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: gray;
  border-radius: 1px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: gray;
}
.saffron-web-btn a{
  position: relative;
font-size: 16px;
line-height: 28px;
padding: 12px 30px;
font-weight: 800;
overflow: hidden;
color: #fff;
background: var(--bg-theme-color2);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
border-radius: 10px;
overflow: hidden;
}




.hosting-sup img{
  width: 500px;
  height: 400px;
}
.web-main img{
  height: 500px;
}
.saff-servic img{
  width: 450px;
  height: 390px;
}



.abt-saff-img {
  position: relative;
  transition: 0.5s;
}

.abt-saff-img:hover .abt-saff-img img {
  transform: scaley(1.2);
  overflow: hidden;
}

.abt-saff-img {
  position: relative;
  overflow: hidden;
}

.sbt-layer {
  position: absolute;
  bottom: -100%;
  /* Initial position below the main div */
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  /* Add background color or adjust as needed */
  transition: bottom 0.3s ease;
  /* Smooth transition effect */
}

.abt-saff-img:hover .sbt-layer {
  bottom: 0;
  /* Move the layer up on hover */
}

.abt-saff-img img {
  transition: transform 0.3s ease;
  /* Smooth transition for the image */
}

.abt-saff-img:hover img {
  transform: translateY(-20px);
  /* Move the image up on hover */
}

.sbt-layer {
  position: absolute;
  bottom: 28px;
  margin: 0px auto;
  display: table;
  background: #fff;
  /* display: none;
  /* display: none; */
}

.sbt-layer h6 {
  text-align: center;
  margin-top: 5px;
}

.abt-saff-img:hover .sbt-layer {
  display: block;
}

.about-sign .makes {
  border-bottom: 3px solid red;
  width: 75px;
  height: 3px;
  margin-bottom: 20px;
}

.about-sign h3 {
  font-size: 35px;
  padding-top: 52px;
}

.about-sign h6 {
  font-size: 17px;
  padding-right: 23px;
  word-spacing: 3px;
}

.abt-saff {
  border-top: 2px dotted red;
}

.abt-saff-line {
  border-bottom: 2px solid red;
  height: 0px;
  width: 142px;
  margin-bottom: 17px;
  margin-top: -10px;
  margin-left: 17px;

}
.marqi {
  background-color: black
  ;
}
.marqi a{
  color: white;
}