.service-section{display: flex;align-items: center;justify-content: center;}
#section-1{height: 90vh;}
.wrapper{position:relative;width: 70%;display: flex;column-gap: 10%;flex-direction: column;justify-content: center;}
.info{width:60%;display: flex; flex-direction: column;  justify-content: center;row-gap: 10px;}
.info h2{font-size: 45px; line-height: 55px;}
.info p{font-size: 18px;}
.info h2 span{color:blue;}
.image-box{display: flex;width: 30%;border:0px solid black; border-radius:10px;}
.image-box img{width: 100%;}
.cta{margin-top: 22px;}

	.portfolio-bar
	{
	border: 0px solid black;
	  border-radius: 12px;
	  padding: 10px 50px;
	  position: absolute;
	  top: -60px;
	  display: flex;
	  height: 120px;
	  background: white;
	  width: 95%;
	  justify-content: space-around;
	  box-shadow: 0px 0px 15px black;align-items: center;
	}
	.portfolio-box-1,.portfolio-box-2{display: flex;
	  height: 100%;  justify-content: center;
	  align-items: center;
	  column-gap: 5em;}
	.port-no-bar{display: flex;flex-direction: column;justify-content: center;
	  align-items: center;
	  text-align: center;}
	.port-no-bar span:first-child {
	  font-size: 35px;
	  font-weight: 600;
	}
	div span:nth-child(2) {
	  font-size: 18px;
	}
	.port-bar{border: 1px solid black;display: flex;height:70%;justify-content: center;
	  align-items: center;
	}


#service-items-wrapper{position:relative;width: 70%;padding: 0px 0px 160px 0px;    row-gap: 3em;}
.service-box{display: flex;justify-content: center;column-gap: 6%;}
.service-box>h2{    font-size: 50px;}

#service-items-wrapper > .service-box{display: flex;justify-content: center;align-items: center;}
#service-items-wrapper >.service-box>h2{    font-size: 50px;line-height: 48px;}
#service-items-wrapper >.service-box>p{ width: 60%;   line-height: 20px;}
#service-items-wrapper>#service-box-1{padding: 13em 1em 2em 1em;flex-direction: column;text-align: center;row-gap: 10px;}
#service-items-wrapper>#service-box-2{flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 20px;
}
.service-item-box{
        border: 1px solid #b7b7b7;width: 23%;
    padding: 10px 20px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
}
.service-item-box:hover{background:black;color:white;}
.service-item-icon{
width: 15%;
    font-size: 36px;}
.service-item-content{    width: 65%;
    display: flex;
    flex-direction: column;
    row-gap: 0px;
    padding: 0px 0px 0px 0px;}
.service-item-content>h3{line-height: 18px;font-weight: 600;}
.service-item-content>a{    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    color: black;
    line-height: 20px;}
.service-item-content>a:hover{color:white;}
.service-item-content>p{line-height: 13px;
    font-size: 12px;}
.service-item-arrow{width: 10%;
    font-size: 25px;}
.site-audit-section{    width: 100%;
    display: flex;
    justify-content: center;}
.site-audit-bar{    border: 0px solid black;
    border-radius: 12px;
    padding: 10px 50px;
    position:relative;
    top: -60px;
    display: flex;
    height: 120px;
    background: white;
    width:75%;
    justify-content: space-around;
    box-shadow: 0px 0px 15px black;
    align-items: center;}
#site-audit-form{width: 100%;display: flex;column-gap:2em;}
.url-box-container{width: 70%;}

#site-audit-url{width:100%;border: 1px solid black;
    border-radius: 5px;
    padding: 10px 15px;
        font-size: 25px;}
#site-audit-submit{width: 30%;    font-size: 25px;}
#service-testimonial-wrapper{width: 85%;padding: 0px 0px 160px 0px; row-gap:3em;}
#service-testimonial-wrapper > .service-box{display: flex;justify-content: center;align-items: center;}
#service-testimonial-wrapper >.service-box>h2{    font-size: 50px;line-height: 48px;}
#service-testimonial-wrapper>#service-box-1{padding: 1em 1em 2em 1em;flex-direction: column;}
#service-testimonial-wrapper>#service-box-2{flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 20px;}
#feature-buss-wrapper{border: 0px solid black;
    border-radius: 12px;margin: 2em auto auto auto;}
.feature-buss-tile{}
.testimonial-card{
    position: relative;
	min-height:23em;
    height:auto;
    display: flex;
    justify-content: start;
    flex-direction: column;
    background: #fff;
    border-radius: 20px;
    margin: 0px 0px 20px 0px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    row-gap: 2em;
}
.client-info{display: flex;column-gap: 2em; align-items: center;border-bottom: 1px solid black;
  padding-bottom: 1em;}
.client-photo{
    height: 100px;
    width: 100px;
    border: 1px solid black;
    border-radius: 50%;}
#client-photo>img{border-radius: 50%;}
.client-review{margin:0px 0px 0px 0px;position: relative;}
.client-review span{font-size:20px;}
.client-review .fa-solid{font-size:35px;line-height: 10px;}

.client-data{display: flex;flex-direction: column;}
.client-name{font-size: 19px;
  font-weight: 600;line-height: 25px;}
.client-location{line-height: 10px;
    column-gap: 7px;
    display: flex;
    justify-content: start;
    align-items: center;
}
.fa-stars {
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  font-size: 16px;
}

.fa-stars::before {
  content: "\f005\f005\f005\f005\f005";
  background: linear-gradient(
    90deg,
    gold calc(var(--rating) / 5 * 100%),
    #ccc calc(var(--rating) / 5 * 100%)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/*===========Mobile========*/
@media screen and (min-width: 350px) and (max-width: 767px)
{
#section-1 {
  height: 100vh;
}
.wrapper {
  width: 80%;
  display: flex;
  column-gap: 10%;
  flex-direction: column;
  justify-content: center;
}
.service-box {
  display: flex;row-gap: 0px;
  justify-content: center;
  flex-direction: column;padding: 40px 0px 0px 0px;
}
.service-item-box {
  border: 1px solid #b7b7b7;
  width: 100%;
  padding: 10px 20px;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
}
.service-item-icon {
  width: 20%;
  font-size: 36px;
}
.service-item-content > h3 {
  line-height: 18px;
  font-size: 16px;font-weight: 600;
}

.info {
  width: 100%;order:2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 0px;
}
.info h2 {
  font-size: 20px;
  line-height: 29px;
}
.info p {
  font-size: 15px;
}
.image-box {
  display: flex; order:1;
  width: 100%;
  border: 0px solid black;
  border-radius: 10px;
}
.cta {
  margin-top: 22px;
  display: flex;
  justify-content: center;
  column-gap: 30px;
}

#service-items-wrapper {
  width: 80%;
  padding: 0px 0px 100px 0px;
  row-gap: 3em;
}
#service-items-wrapper > #service-box-1 {
  padding: 3em 1em 0em 1em;
  flex-direction: column;
}
#service-items-wrapper > .service-box > h2 {
  font-size: 30px;
  line-height: 45px;
}
}
/*===========Tablet========*/
@media screen and (min-width: 768px) and (max-width: 1024px)
{
}
/*===========Laptop-Old========*/
@media screen and (min-width: 1025px) and (max-width: 1349px)
{
}
/*===========Laptop-New========*/
@media (min-width: 1350px) and (max-width: 1600px)
{
.service-section{display: flex;align-items: center;justify-content: center;}
#section-1{height: 90vh;}
.wrapper{width: 85%;display: flex;column-gap: 10%;flex-direction: column;justify-content: center;}
.info{width:60%;display: flex; flex-direction: column;  justify-content: center;row-gap: 10px;}
.info h2{font-size: 50px; line-height: 55px;}
.info p{font-size: 18px;}
.info h2 span{color:blue;}
.image-box{display: flex;width: 30%;border:0px solid black; border-radius:10px;}
.image-box img{width: 100%;}
.cta{margin-top: 22px;}
.service-box{display: flex;justify-content: center;column-gap: 3em;}
.service-box>h2{    font-size: 50px;}

#service-items-wrapper{width: 85%;padding: 0px 0px 100px 0px; row-gap: 3em;}
#service-items-wrapper > .service-box{display: flex;justify-content: center;align-items: center;}
#service-items-wrapper >.service-box>h2{    font-size: 50px;line-height: 48px;}
#service-items-wrapper>#service-box-1{padding: 8em 1em 2em 1em;flex-direction: column;}
#service-items-wrapper>#service-box-2{flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 20px;
}
.service-item-box{
        border: 1px solid #b7b7b7;width: 28%;
    padding: 10px 20px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
}
.service-item-box:hover{background:black;color:white;}
.service-item-icon{
width: 15%;
    font-size: 36px;}
.service-item-content{    width: 65%;
    display: flex;
    flex-direction: column;
    row-gap: 0px;
    padding: 0px 8px 0px 0px;}
.service-item-content>h3{line-height: 18px;
        font-weight: 600;
        font-size: 16px;}
.service-item-content>p{line-height: 13px;
    font-size: 12px;}
.service-item-arrow{width: 10%;
    font-size: 25px;}
}

