:root {
  --color1: #061838;
  --color2: #2ed06e;
  --color3: rgba(6,24,56,0.66);

  --btn1 : rgba(46, 208, 110, .21);
  --btn2 : rgba(46, 208, 110, 0);

  --bg1 : #f1f1f1;
  --bg2 : rgba(46, 208, 110, 0);

}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

  /* CSS rest area start   */

  .slider .parallax-slider .caption h2 {
    letter-spacing: 0;
    text-transform: unset;
    font-weight: 500;
    font-size: 60px;
    max-width: 77%;
    margin: auto;
    line-height: 1.1;
  }

  .slider .parallax-slider .caption p {
    max-width: 60% !important;
    margin: auto;
}

.hd-btn-bx{
    display: flex;
    gap: 15px;
  }
.hd-btn-bx a{
  font-size: 15px;
  margin: 0px 0px 0px 25px;
  background: linear-gradient(90deg, var(--btn1), var(--btn2));
  }
  .custom-sec-pd{
    padding: 50px 0px;
  }
  .web-bg-black{
    background-color: #000;
  }
  .custom-container{
    padding: 0px 30px;
  }

.web-txt-color{
  color: var(--color1);
}



  .pricing-btn{
    background-color: var(--color1);
    border: 0 !important;
    
  }


  .pricing-btn:hover{
    background-color: var(--color1);
    border: 0 !important;
    
  }
  

.ld-sec-btn{
  margin-top: 20px;
}
.sec-bg-color{
  /* background-color: #f0f0f8 !important; */
  background-color: #ebf3ff !important;
}

.sec-bg-color-secondary{
  background: var(--color3);
}
.sec-btn{
    padding: 10px 18px;
    border-radius: 50px;
    color: black;
    font-size: 16px;
    font-weight: 800;
    background: linear-gradient(90deg, var(--btn1), var(--btn2));
    border: 1px solid var(--color2) !important;
}

button.sec-btn {
  border-radius: 50px;
  margin-top: 6px;
}

.tnk-btn{
    padding: 10px 20px;
    border-radius: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}
.sec-btn:hover{
      background: rgba(46, 208, 110, .21);
}

.cntact-submit-btn{
  background-color: transparent;
  border:none;
}
 
  .bord-thin-bottom-2 {
    border-bottom: 1px solid rgb(241, 241, 241,0.14);
  }

.topnav .menu-icon .icon {
  font-size: 20px;
}

.navbar .navbar-nav .nav-link {
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 800;
  color: #1a1a1a;
  padding: 20px 10px 15px 10px;
  margin: 0 0;
  text-transform: uppercase;
}

.navbar .navbar-nav .nav-link:hover {
  color: var(--color2) !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important ;
}

  /* CSS rest area end   */


  /* about area start   */

  .bg-img p{
    font-size: 20px !important;
    }

.bg-img p{
  max-width: 530px !important;
  margin: 0px auto;
}

  .about-area .item-box {
    padding: 10px 20px 10px 20px;
    border: 1px solid rgba(0, 0, 0, 0.08);   
}

  .about-cnt-bx{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  
  .about-cnt-bx h1 {
    font-size: 44px;
    color: #fff;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 20px;
    max-width: 760px;
  }
  .about-cnt-bx p {
    color: #fff !important;
    max-width: 600px;
    font-size: 20px;
    line-height: 1.4;
  }

  .about-cnt-bx h1 span {
    color: var(--color2);
  }


  .contact .abt-cnt-details {
    padding: 15px 40px; 
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    background-color: #000 !important;
    color: #fff;
  }
  .contact .abt-cnt-details p {

    color: #fff;
  }
  .map-img-bx img{
    height: 540px !important;
    object-fit: cover;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
  }
  /* about area end   */

/* services-start */
.services-hero {
  background-position: center center;
  background-repeat: no-repeat no-repeat;
  background-size: cover;
  padding: 150px 0px 80px 0px;
  object-fit: cover;
}

/* services-end */


/* home-service-area-start */
/* .services .item-box2 {
    background: #fff;
    padding: 0px 0px 0px 5px ;

} */
/* .services .item-box2 .icon {
  opacity: unset;
} */
.services .ser-icon img {
  height: 48px !important;
  width: 48px !important;
}

.services h3 {
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 20px;
}

.services .h-srs-bx p{
    color: black;
    font-size: 14px;
    min-height: 60px;
    max-width: 300px;
    line-height: 1.5;
}

.sr-rd-btn {
  padding: 3px 8px;
  border-radius: 4px;
  color: white;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: black;
}

.sr-rd-btn:hover {
  color: white;
  background: black;
}

/* home-service-area-end */

/* service-area-start */


.services-hero-area{
  /* background-image: url('../imgs/header/2.jpg'); */
  /* height: 100vh; */
  background-image:
  linear-gradient(320deg, transparent, rgba(0, 0, 0, .9)),
  url('../imgs/serv-img/team.jpg');
  /* width: 100%; */
  background-position: center center;
  background-repeat: no-repeat no-repeat;
  padding: 130px 0px 80px 0px;
}

.portfolio__service-item {
  border: 1.3px solid black;
  border-radius: 21px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  /* opacity: 1; */
  height: calc(100% - 25px)
}

.portfolio__service-item a {
  padding: 40px;
  display: inline-block
}

.portfolio__service-item::after {
  position: absolute;
  content: "";
  width: 23px;
  height: 76px;
  right: -2px;
  top: calc(50% - 38px);
   background: black;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 15px 0 0 15px; 
}
.portfolio__service-item:hover::after {
  width: calc(100% + 1px);
  height: calc(100% + 1px);
  right: -1px;
  top: 0;
  z-index: -1;
  border-radius: 15px;
}
.portfolio__service-item .ps-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  color: black ;
  -webkit-transition: all 0.3s;
  transition: all 0.3s
}
.portfolio__service-item:hover 
.ps-title,
.portfolio__service-item:hover .ps-content {
  color: #fff !important; 
}


/* service-area-end */

/* contact-form-area-start */

.contact-img {
  background-image: url(../imgs/cta/cta-bg.webp);
}

.contact-img h2 {
  color: black;
  margin-bottom: 6px;
  text-transform: capitalize;
  margin-bottom: 0;
}

.contact-img p {
  color: black;
  font-size: 17px;
  font-weight: 600;
}

.contact textarea {
  min-height: 150px !important;
}

.contact .form2 input{
  border-radius: 50px !important;
  background-color: white !important;
  box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
}

.contact .form2 textarea {
  resize: none;
  border-radius: 30px !important;
  background-color: white !important;
  box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
}

.contact .form2 .form-select {
  cursor: pointer;
  padding: 15px 30px;
  border: none;
  border-radius: 50px !important;
  background-color: white !important;
  box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
}

.signup-form-landing {
  background: #f0f0f8;
  padding: 30px 30px;
  border-radius: 8px;
}

/* contact-form-area-end */


/* home-lead-form-area start */

/* .lead-form-area{
  background-color: #f1f1f1;
} */
.cp-accordion {
  position: relative
}

.cp-accordion::before {
  content: "";
  position: absolute;
  left: 13px;
  top: 0;
  width: 1px;
  height: 100%;
  background:var(--btn1);

}

.cp-accordion .accordion-single {
  border: 1px solid rgba(255,255,255,.2);
  border-radius: 5px;
  position: relative;
  padding-left: 50px;
}

.cp-accordion .accordion-single::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: var(--color1)45;
  border-radius: 50%
}

.cp-accordion .accordion-single::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: var(--color2);
}

.cp-accordion .accordion-single .accordion-header {
  padding: 10px 0;

}

.cp-accordion .accordion-single .accordion-header h6 {
  color: black;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: normal;
}

.cp-accordion .accordion-single .accordion-body {
  padding: 0;
}

.cp-accordion .accordion-single .accordion-body p {
  /* color: rgba(255,255,255,.8);
  color: #000; */
  font-size: 17px;
}

.cp-accordion .accordion-single .accordion-body a {
  color: #000;
}

.cp-accordion .accordion-single .accordion-body a i {
  margin-right: 5px
}

.cp-accordion .accordion-single+.accordion-single {
  margin-top: 0px;
}
/* home-lead-form-area end */


/* testmonails area start */

.testimonials .sec-head p{
  padding: 20px 0px;
  font-size: 18px;
}

.rating-web-img-bx{
  display: flex;
  gap: 18px;
}

.rating-web-img-bx img{
  height: 38px;
}



/* testmonails area end */


/* process area start */

.swiper1 {
  width: 100%;
}
.swiper1 .selected{
color:#ec5566;
border-bottom:2px solid #ec5566;
}
.swiper1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* height:50px; */
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor:pointer;

}

.swiper2 {
width: 100%;
height: 400px!important;
} 
.swiper2 .swiper-slide{
height: 400px!important;
/* background-color:#fff !important; */
text-align:center;
padding:80px 0 0 0;
font-size:25px
}
.pro-icon{

 padding: 10px 0px; 
/* border-radius: 100%; */

}
.pro-icon img{
width: 60px;
height: 60px;
background-color:#f1f1f1;
}

.pro-info-bx h4{
text-align: justify;

 padding: 0px 30px; 
}

.pro-info-bx ul li{
/* padding: 0px 0px 0px 30px; */
}

.process-img-bx img{

  border-radius: 10px !important;

}





/* process area end */

/* PKG */
/* Packages area style */
.pkg-area .section-title {
  max-width: 250px;
  font-size: 30px;
}

.pkg-area .pkg-content {
  padding-top: 20px;
  position: relative;
}

.pkg-area {
  padding-top: 80px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1199px) {
  .pkg-area .container {
    max-width: 100%;
    padding-inline: 20px;
  }
}

.pkg-area .pkg-area-inner {
  border-top: 1px solid #F1F1F1;
  border-bottom: 1px solid #F1F1F1;
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .pkg-area .pkg-area-inner {
    gap: 20px;
    flex-direction: column;
  }
}
.pkg-area .section-title {
  max-width: 242px;
}
@media only screen and (max-width: 991px) {
  .pkg-area .section-title {
    max-width: 100%;
  }
}
.pkg-area .section-title-wrapper {
  margin-top: 25px;
}
.pkg-area .pkg-content {
  max-width: calc(100% - 270px);
  flex-grow: 1;
}

@media only screen and (max-width: 991px) {
  .pkg-area .pkg-content {
    max-width: 100%;
    margin-top: 50px;
    padding-top: 0;
  } 
}

.pkg-tabs-item {
  margin-block: 3px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .pkg-tabs-item {
    margin: 4px;
  }
}

.pkg-tabs-scroll {
  overflow-x: auto;
}

.pkg-tabs-scroll::-webkit-scrollbar {
  height: 5px;
}

.pkg-tabs-scroll::-webkit-scrollbar-track {
  background: #d6d6d6;
}

.pkg-tabs-scroll::-webkit-scrollbar-thumb {
  background: #888;
}

.pkg-tabs-scroll::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.pkg-tabs {
  border-right: 1px solid #F1F1F1;
  padding: 10px 20px 10px 0;
  width: 250px;
}

@media only screen and (max-width: 991px) {
  .pkg-tabs {
    width: 1040px;
    display: flex;
    justify-content: flex-start;
  }
}

.pkg-tabs-item .nav-link {
  /* background: var(--primary); */
  background: black;
  display: block;
  width: 100%;
  text-align: center;
  color: white !important;
  font-size: 16px;
  padding: 12px 12px;
  border-radius: 15px;
}

@media only screen and (max-width: 991px) {
  .pkg-tabs-item .nav-link {
    font-size: 14px;
    font-weight: 600;
  }
}

.pkg-tabs-item .nav-link.active {
  background: var(--color1);
}

.pkg-table-wrap {
  background: linear-gradient(90deg, var(--btn1), var(--btn2));
  border: 1px solid var(--color2) !important;
  border-radius: 12px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 30px 20px;
  display: inline-block;
  width: 100%;
  min-height: 440px;
  z-index: 1;
  margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
  .pkg-table-wrap {
    min-height: 420px;
    padding: 15px;
  }
}

.pkg-table {
  max-height: 235px;
  overflow-y: auto;
  padding: 15px 0;

}

.pkg-table-head {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  /* border-bottom: 1.3px solid #121212;
  padding-bottom: 10px; */
  margin-bottom: 10px;
}

@media only screen and (max-width: 991px) {
  .pkg-table-head {
    flex-direction: column-reverse;
  }
  .pkg-table-name br {
    display: none;
  }
}

.pkg-table-name {
  color: #121212;
  text-align: left;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.1;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.pkg-table-price {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.1;
  color: var(--color1);
}

.pkg-table-item {
  position: relative;
  padding-left: 25px;
  padding-right: 10px;
  margin: 3px 0;
  font-weight: 500;
  color: var(--primary);
  position: relative;
}

.pkg-table-item::before {
  content: "\f00c";
  position: absolute;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: -20px;
  margin-top: 3px;
  font-size: 13px;
}

.pkg-table-item span {
  font-size: 15px;
  font-weight: 600;
}

.pkg-area .navigation {
  display: flex;
  justify-content: center;
  gap: 15px;
  position: absolute;
  right: 0;
  top: -60px;
}

@media only screen and (max-width: 1199px) {
  .pkg-area .navigation {
    justify-content: flex-start;
  }
}
.pkg-area .navigation .swiper-button-next.style-5,
.pkg-area .navigation .swiper-button-prev.style-5 {
  position: unset;
  margin-top: 0;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  border: 1px solid #E6E3DC;
  background-color: red;
}
.pkg-area .navigation .swiper-button-next.style-5::after,
.pkg-area .navigation .swiper-button-prev.style-5::after {
  font-family: 'fontawesome';
  font-size: 18px;
  font-weight: 600;
  color: white;
}
/* .pkg-area .navigation .swiper-button-next.style-5.swiper-button-disabled,
.pkg-area .navigation .swiper-button-prev.style-5.swiper-button-disabled {
  background-color: transparent;
} */
.pkg-area .navigation .swiper-button-prev.style-5::after {
  content: "\f060";
}
.pkg-area .navigation .swiper-button-next.style-5::after {
  content: "\f061";
}

.pkg-table-cta {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}

.pkg-cta-order {
  padding: 10px 0px 10px 0px; 
  margin: 3px;
  display: flex;
  justify-content: center;
}

.pkg-cta-order button {
  width: 80%;
  background: var(--color2);
  color: black;
  padding: 15px 30px;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  border-radius: 50px;
  text-transform: uppercase;
  text-align: center;
  border: none;
}

.pkg-cta-order button:hover {
  background-color: black;
  color: white;
}

.pkg-cta-order a {
  /* width: 100%; */
  background: var(--color1);
  padding: 15px 30px;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: white !important;
  border-radius: 12px;
  text-transform: uppercase;
  text-align: center;
}

.home-page .pkg-cta-order button {
  background-color: black;
  color: white;
}

.home-page .pkg-cta-order button:hover {
  background: var(--color2);
  color: black;
}

/* faq-area-start */

.faq-area .accordion .accordion-info{
  padding: 0px 85px 0px 57px !important;

}
.faq-area .accordion .title {
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border: 1px solid transparent !important;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  margin-bottom: 5px !important;
}

.faq-area .title h6 {
  font-size: 23px !important;
  padding-right: 40px;
}

.faq-area .faq-num{
  margin-right: 20px !important;
  font-size: 25px;
}



element.style {
  display: block;
}
/* .faq-area .accordion .active .accordion-info {
 padding: 0px 0px 0px 70px !important;
 max-width: 700px;
} */
.accordion .accordion-info 

.faq-area .title h6 {
 font-size: 27px !important;
}

/* faq-area-end */


/* new-pricing-start */

.pricing-btns{
  display: flex;
  justify-content: center;
  gap: 5px;
  padding: 0px 0px 20px 0px;
}

.pricing-area  .nav-pills .nav-link.active{
  background-color: var(--color1) !important;
  color: #fff !important;
}

.pricing-area .nav-pills .nav-link {
  background: #000 !important; 
  color: #fff !important;
  padding: 14px 30px;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 500;
  /* text-transform: uppercase; */

}
/* new-pricing-end */


/* new-process-area-start */
.process-area .nav-item{
  position: relative;
}

.process-area .nav-pills .nav-link{
  border-radius: 0 !important;
}
.process-area .nav-pills .nav-link.active {
  background-color: var(--color1) !important;
  color: #fff !important;
}

.process-area .nav-pills .nav-link.active::after {
 display: none;
}

.process-area .nav-pills .nav-link {
  font-size: 16px;
  font-weight: 600;
  border-radius: 50px !important;
  color: black;
  padding: 10px 6px !important;
  background: linear-gradient(90deg, var(--btn1), var(--btn2));
  border: 1px solid var(--color2) !important;
}

.process-wrapper{
  padding: 20px 50px;
}

.process-area .process-icon{
display: block !important;
margin-bottom: 5px !important;
}

/* .process-cnt-bx h4{
  
}
                        */
/* new-process-area-end */
/* Form Validation Start */
#contactForm label.error,
#footerForm label.error,
#leadForm label.error,
#orderPopupForm label.error,
#getquoteform label.error,
#budgetForm label.error,
#newsletter label.error,
#applyForm label.error  {
  display: none !important;
}


#contactForm .has-error,
#footerForm .has-error,
#leadForm .has-error,
#budgetForm .has-error,
#newsletter .has-error,
#applyForm .has-error {
  border: 1px solid red !important;
 
}
#orderPopupForm .has-error::placeholder,
#getquoteform .has-error::placeholder {
   color: red !important;
}
/* Form Validation End */

/* benefits start */

.benefits-area{
  padding: 50px 0px 64px 0px !important;
}

.services-tab .serv-tab-cont .item .cont {
  position: absolute;
  bottom: -80px;
  left: 20%;
  right: 0;
  padding: 25px 40px;
}


/* .benefits-cnt-wrapper{
  padding: 0px 0px 0px 30px;
}
.benefits-info-bx{
  display: flex;
  gap:15px;
  align-items: center;
  margin-bottom: 30px;
}
.benefits-info-bx .icon i{
  font-size: 30px !important;
  color: var(--color1);

} */
/* benefits end */

/*  meeting-area start */
.meeting-area{
  padding: 0px 0px 70px 0px;
}
.meeting-wrapper{
  background-color: #000;
  border-radius: 10px;
}
.meet-cnt-bx{
  padding: 0px 50px 0px 50px;
}
.meet-cnt-bx h3{
  color: #fff;
  margin-bottom: 15px;
}
.meet-cnt-bx p {
  color: #fff;
  margin-bottom: 15px;
}

.meet-img-bx img{
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
/*  meeting-area end */


/*  logos start */
.industries-logos .item {
  padding: 40px 20px;
  text-align: center ;
  position: relative ;
  border: 1px solid  rgba(0, 0, 0, 0.08);
}

.industries-logos .item .img img {
 width: 50%;
 

   
}
/*  logos end */




/*  web-design landing area start */


.web-design-hero-area{
  /* background-image: url('../imgs/header/2.jpg'); */
  /* height: 100vh; */
  background-image:
  linear-gradient(180deg, transparent, rgba(0, 0, 0, .6)),
  url('../imgs/header/2.jpg');
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat no-repeat;
  padding: 220px 0px 80px 0px;
}

/*  web-design landing area end */


/*  over-view area start */

.ovr-view-wrapper{
  padding: 0px 0px 0px 20px;
}
.sec-top-heading {
  margin-bottom: 8px;

}

.sec-top-heading span{
  /* background-color: #000;
  color: #fff; */
  border-left: solid 2px red;
  padding: 0px 10px;
  font-size: 16px;
  font-weight: 800;
}

.over-view-area{
  /* padding: 0px 10px 200px 10px !important; */
}

/* .over-view-area .ovr-imgs{
  box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 8px;
} */
.ovr-imgs{
   box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 8px;
}
.ovr-cnt-bx p{
  margin-top: 10px;
}
.over-view-area ul{
display: flex;
gap: 10px;
flex-wrap: wrap;
}

.over-view-area ul li{
  margin-bottom: 10px !important;
}

.ovr-img-bx{
  position: relative;
}
.ovr-img-1 {
 width: 550px;
}

.ovr-img-2 {
  position: absolute;
  background-color: #fff;
  padding: 11px;
  top: 283px;
  right: 17px;
  width: 379px;
}
.ovr-img-bx img{
  border-radius: 10px;


}
/*  over-view area end */


/*  landing portfolio area start */

.swiper-arrow-control .swiper-button-next, .swiper-arrow-control .swiper-button-prev {
  position: static;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: var(--color2);
  color: var(--color1);
}
/*  landing portfolio area end */

/*  landing Cta area start */

.cta_two_sec{
  padding: 150px 0px 100px 0px;
}

/* .cta_two_sec .cta_two_box {
  background-color:var(--color1);
  background: #FEF2ED;
  padding: 60px 50px;
  border-radius: 10px;
  position: relative;
} */

.cta_two_sec{
  position: relative;
}

.cta_two_imgg{
  position: absolute;
  top: -30px;

}
.cta_two_imgg img{
  width: 55% !important;
  height: auto;
}
.cta_two_sec .cta_two_box>h3 {
  font-size: 45px;
  color: #000;
  font-weight: 600;
}

.cta_two_sec .cta_two_box>h4 {
 margin-bottom: 20px;
}



/* .cta_two_sec .cta_two_box>.cta_two_imgg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 100% ;
} */


/* .cta_two_sec .cta_two_box>.cta_two_imgg>img.cta21 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
} */
/*  landing Cta area end */

/*  landing portfolio area end */

.web-benefits-area{
  background-color: #f1f1f1;
}

.benefits-wrapper{
  padding: 0px 20px 0px 0px ;
}
.benefits-cnt-bx p{
  margin: 10px 0px;
}
/*  landing portfolio area end */

/*  landing pricing area start */

.pricing-signup-area{
  padding: 30px 0px;
  background-color: #000;
}
/*  landing pricing area end */


/*  landing portfolio area start*/

/* new-pricing-start */

.portfolio-btns{
  display: flex;
  justify-content: center;
  gap: 8px;
  padding: 0px 0px 20px 0px;
}

.portfolio-area .nav-pills .nav-link {
  
  padding: 14px 30px;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 700;
  color: black;
  background: linear-gradient(90deg, var(--btn1), var(--btn2));
  border: 1px solid var(--color2);

}

.portfolio-area  .nav-pills .nav-link.active{
  background: var(--color2);
  color: var(--color1);
}

/* new-pricing-end */


/* .portfolio-col__video{
  margin: 0px 10px 20px 10px !important;
} */

.portfolio-col__video video{
width: 100% !important;
} 
/*  landing portfolio area end*/


 /*  cta-start  */
.cta_three_secc .cta_three_box {
  position: relative;
  background: #000;
  padding: 50px;
  border-radius: 20px;
  text-align: right;
}
.cta_three_box img{
  width: 30% !important;
  height: auto;
}
.cta_three_secc .cta_three_box > h2 {
  font-size: 40px;
  margin-left: auto;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.cta_three_secc .cta_three_box>img {
  position: absolute;
  left: 7%;
  bottom: 0;
}

.cta_three_secc {
  margin-top: 40px;
}

.cta-2-btn-bx a{
  margin: 0px 10px;
  text-transform: capitalize;
}

.cta_two_sec {
  margin-top: 50px;
  padding: 0 0 30px 0;
  background: #FEF2ED;
}

.cta_two_sec{
  padding: 30px 50px 30px 50px;
  height: 100%;

}

/* .cta_two_sec .cta_two_box>.cta_two_imgg {
  width: 100%;
  bottom: -30px;
} */

.cta_two_sec .cta_two_box {
  background: none !important;
}
/* cta sec end */


.topnav .menu-icon{
  display: none !important;

}
.w-ch-us-cnt-bx{
  padding: 0px 0px 0px 0px ;
}
.w-ch-us-cnt-bx h3{
  margin-bottom: 20px;

}
.w-ch-us-cnt-bx{
  margin-bottom: 30px;
}

.w-ch-us-img-bx img{
  border-radius: 10px;
}
/* get a quote Pop start  */

#get-quote-pop .modal-dialog {
  max-width: 660px;
}

#get-quote-pop .modal-content {
  background-image: url(../imgs/cta/cta-bg.webp);
  background-position: center;
  padding: 25px;
}

/* get a quote Pop end  */


/* budget a quote Pop start  */

#apply-popup .modal-dialog {
  max-width: 520px;
}

#get-budget-pop .modal-dialog {
  max-width: 640px;
}

#get-budget-pop .modal-content {
  background: black;
}

/* budget a quote Pop end  */

/* Order Now Ppopup */
#orderPopup .modal-dialog {
  max-width: 640px;
}

#orderPopup .modal-content {
  background-image: url(../imgs/cta/cta-bg.webp);
  background-position: center;
  padding: 25px;
}

#orderPopup .modal-content .modal-body {
  padding: 0;
}

.orderPopup--list {
  padding: 0 20px;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.orderPopup--list .orderPopup--item {
  width: calc(50% - 5px);
}

/* .orderPopup--list .select-budget-item {
  width: calc(100% - 5px);
} */

.orderPopup--item .input-group-text {
  padding: 15px 0;
  width: 40px;
  text-align: center;
  background: white;
  color: black;
  border-radius: 50px;
  border: none;
}

.orderPopup--item .form-control {
  border-left: none !important;
}

/* .orderPopup--item .select-budget {
  padding: 15px 0;
  width: 40px;
  text-align: center;
  background: white;
  color: black;
} */

.orderPopup--item .input-group-text {
  padding: 15px 0;
  width: 40px;
  text-align: center;
  background: white;
  color: black;
}

.orderPopup--item .input-group-text i {
  margin: auto;
}

.orderPopup--list .orderPopup--item input,
.orderPopup--list .orderPopup--item select
 {
  padding-left: 0;
  border: none;
}

.orderPopup--list .orderPopup--item input:focus {
  outline: none;
  box-shadow: none;
}

.orderPopup-box ::placeholder{
  color: #000;
}
.orderPopup-content {
  padding: 0px 0px;
}

.orderPopup-content h3 {
  margin-bottom: 12px;
  font-size: 28px;
  text-align: center;
  padding: 0 20px;
  font-weight: 800;
  max-width: 480px;
  margin-inline: auto;
}

.orderPopup-content h4 {
  margin-bottom: 12px;
  font-size: 26px;
  text-align: center;
  padding: 0 20px;
  color: white;
}

.orderPopup-content p {
  max-width: 480px;
  margin: 0px auto 20px auto;
  text-align: center;
  line-height: 1.3;
  font-size: 17px;
  font-weight: 600;
}

/* .orderPopup-box input,
.orderPopup-box .form-select{
  margin-bottom: 12px;
  padding: 10px 10px;
  border-radius: 10px !important
} */

#packageName, #packagePrice {
  font-weight: bold;
  color: black;
  background: white;
  text-transform: uppercase;
}

.orderPopup-btn button {
  background: var(--color1);
  border: none;
  color: white;
  padding: 12px;
  font-weight: bold;
  border-radius: 50px;
  width: 100%;
}

.orderPopup-btn button:hover {
  background: white;
  color: var(--color1);
}

.budget-btn button {
  background: #fff;
  border: none;
  color: var(--color1);
  padding: 12px;
  font-weight: bold;
  border-radius: 4px;
  width: 100%;
}

.budget-btn button:hover {
  background: var(--color1);
  color: #fff;
}

.check-bx-btn  {
  background: #fff;
  border: none;
  color: var(--color1);
  padding: 12px;
  font-weight: bold;
  border-radius: 4px;
  width: 100%;
}
.check-bx-btn :hover {
  background: var(--color1);
  color: #fff;
}


/* ---------------------------------------------------------------------- */


/* ---------------------  popup model area start ----------------- */

.model-container{
  /* margin-top: 70px; */
  /* z-index: 999; */
}
#get-started-pop .modal-dialog {
  max-width: 700px !important;
  padding: 20px;
}

#get-started-pop .budget-form-area {
    max-width: 100%;
}

.modal-content{
  border-radius: 12px;  
}
.pop-img-bx img{
  height: 480px;
  width: 100%;
  object-fit: cover;
}
.pop-wrapper{
  /* padding: 15px 0; */
}

.budgetPopup-content{
  max-width: 450px;
  margin: auto;
}

.budget-form-area {
  max-width: 500px;
  margin: auto;
}

#budgetForm .col-md-6 {
  padding: 6px;
}

#applyForm {
  max-width: 460px;
}

#applyForm .col-md-6,
#applyForm .col-md-12 {
  padding: 6px;
}

.budget-form-area input::placeholder{
  color: #000 !important;

}

.budget-form-area input,
.budget-form-area select{
/* margin-bottom: 10px !important; */
padding: 12px 18px !important;
background-color: #f1f1f1;
}

.budget-form-area .form-select{
color: #000 !important;
  }

.pop-wrapper input{
  /* width: calc(50% - 5px); */
}
.pop-wrapper h4{
 margin-bottom: 12px;
 text-align: center;
 font-weight: 800;
}
.pop-wrapper p{
  line-height: 1.3 !important;
  text-align: center;
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: 600;
}
/* .pop-chk-list{
  display: inline-flex;
} */
.close-btn-bx{
  position: absolute;
  top:-18px;
  right: -17px;
}
.btn-close{
  background-color: #d1d1d1;
  /* padding: 14px 15px; */
  padding: 10px 10px;
  opacity: 1;
  display: block;
  border-radius: 50px;  

}
.btn-close:hover{
  opacity: 1; 
  background-color: #d1d1d1;
}
.btn-close i {
  font-size: 23px;
  color:#f1f1f1  
}
.btn-close i:hover {
  color:#f1f1f1  
}
.budget-btns-bx{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

/* .budget-btn{
  display: flex !important;
} */
/* .budget-btn{
    flex-grow: 1;
} */
.bd-btn{
  padding: 10px 10px;
   color: #fff;
  /* flex-grow: 1;  */
  background-color: var(--color1);
 
}

/* ---------------------  popup model area end ----------------- */
/* ---------------------------------------------------------------------- */


.orderPopup .btn-close {
  position: absolute;
  right: -10px;
  top: -10px;
  opacity: 1;
  background-color: white;
  border-radius: 50px;
  padding: 12px;
}

/* Order Now Ppopup */

footer.clean-footer {
  padding: 50px 0 10px 0;
  background: white;
}

/* -------------------------------------------------------------------- */



/* .industries-area start  */
.industries-area svg{
  color: #000 !important;
}
.industries-cnt-wrapper .item {
  padding: 20px 0px 20px 15px !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  position: relative;
}

/* .industries-area end  */

/* thankyou-area start  */

.tnk-you-area{
  padding: 120px 0px 40px 0px;
}
.tnk-cnt-bx h1{
    line-height: 1.1 !important;
    margin-bottom: 12px;
    font-size: 46px;
}

/* thankyou-area end  */



/* Careers start */


.job__detail-meta{
  display: flex;
  flex-wrap: wrap !important;
  gap: 50px;
}

.job__detail-meta li {
  display: inline-block;
  /* padding-right: 50px; */
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  color: black;
}

.job__detail-meta li span {
  color: #000;
  font-size: 14px;
  font-weight: 400 ;
  display: block;
}

.applyNowButton{
background-color: #fff;
border: none;
color: var(--color1);
font-weight: 700;
}

.job-position{
  color: #000;
  font-size: 25px;
}
.job-no{
  background-color: var(--color1);
  color: #F1F1F1;
  /* padding: 10px 15px; */
  height: 42px;
  width: 42px;
  font-size: 20px;
  margin-right: 20px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;

}

.careers-area .accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #f1f1f1;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.careers-area .accordion-button::after {
  content: "\2b";
  background: none;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #000 !important;
}

.careers-area .accordion-button:not(.collapsed)::after {
  content: "\f068";
  transform: none;
}

/* .careers-area .rest li {
  display: flex;
  flex-direction: column;

} */

.clean-footer .subscribe-minimal input {
  color: #000;
  background: transparent;
  background-color: #f1f1f1 !important;
  border-radius: 8px;
   border: 1px solid rgb(0, 0, 0,0.3) !important;
  width: 100%;
  padding: 15px 0px 15px 20px ;
}


/* .accordion-button:not(.collapsed)::after {
  content: 'f077';
  font-family: 'font-awesome';
  transform: rotate(-180deg);

  
} */

/* Careers end */

.subscribe-minimal {
  display: none;
}

.footer-text {
  color: black;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: .2rem;
  margin-top: 2rem;
}

.footer-text a:hover {
  text-decoration: underline;
}

.disclaimer-txt-bx {
  padding-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.14);
}

.disclaimer-txt-bx p {
  color: #333;
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 12px;
}

.copyright-text {
  color: black;
  font-size: 14px;
}

.progress-wrap {
  bottom: 120px;
}

.contact-page .contact {
  background: #f0f0f8;  
}

.contact-page .contact .info-box {
  background: white;
}

.contact-page .contactForm {
  padding: 30px;
}

.careers-area .accordion-item h6 {
  display: inline;
  font-size: 16px;
}

.lead-form-area .contact {
  border-radius: 12px;
 }

/* ------------------ media queries start  --------------------------- */

@media(max-width:991px) {

  /* navbar area media query start */

  .topnav .menu-icon{
    display: block !important;
  
  }
  /* navbar area media query end */
  /* header area media query start */

  .bg-img p{
  font-size: 16px !important;
  }
  /* header area media query end */

  .cta-area{
    background-color: white;
    padding: 20px 0px 0px 0px;
    text-align: center;
 
   }

   .lead-form-area .contact {
    margin-top: 20px;
   }

   .services-hero-area .container {
    max-width: 96%;
   }

   .about-hero,
   .services-hero-area {
     padding: 120px 0px 40px 0px;
   }

   .about-cnt-bx h2,
   .about-cnt-bx h3 {
     font-size: 32px;
   }

   .process-area .container {
    max-width: 100%;
   }

   .process-area .nav {
    flex-wrap: nowrap;
    overflow-x: auto;
   }

   .process-area .nav-pills .nav-link {
    width: 210px !important;
    border: 1px solid white;
    height: 70px;
   }

   .process-area .nav-pills .nav-link br {
    display: none;
   }

   .testimonials .sec-head{
    text-align: center !important;
   }

   .testimonials .rating-web-img-bx{
      /* border: 2px solid #000; */
      display: flex;
      justify-content: center;
   }

   .testimonils-area .bord-box  {
    
    margin: 0px 10px !important;
  
  }

   .cta_two_sec .cta_two_box {
    background: none !important;
    padding: 0px 0px 0px 25px;
  } 
   .cta_two_imgg img{
    width: 66% !important;
    height: auto;
    padding: 0px 0px 0px 0px ;
  }
   .cta_two_imgg {
    position: absolute;
    top: -30px;
    left: 0px;
}
.cta_three_secc .cta_three_box > h2 {
  font-size: 27px;
  margin-left: auto;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.careers-area .rest li {
  display: flex;
  flex-direction: column;

}

}

@media(max-width:767px) {

  .container, .container-sm {
    max-width: 96%;
  }

  .slider .parallax-slider .caption h2 {
    max-width: 100%;
    font-size: 34px;
  }

  .slider .parallax-slider .caption p {
    max-width: 100% !important;
  }

  .slider .swiper-pagination,
  .slider .slider-contro {
      display: none !important;
  }

  .slider .parallax-slider .swiper-slide {
    border-radius: 0 !important;
  }

  .portfolio-area .custom-container {
    overflow-x: scroll;
    margin: 0 20px 20px 20px;
    padding: 0;
  }
  .portfolio-btns {
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 700px;
    padding: 0;
    margin: 0;
  }
  p.w-50 {
    width: 100% !important;
    padding: 0px 40px;
  }
  .about-hero,
  .services-hero-area {
    padding: 120px 0px 40px 0px;
  }
  .about-cnt-bx h2,
  .about-cnt-bx h3 {
    font-size: 32px;
  }

  .img-scale h2,
  .img-scale h5 {
    font-size: 32px !important;
  }

  .process-cnt-bx{
    margin-bottom: 20px;
  }

  .sec-btn{
  
       padding: 10px 20px;
      border-radius: 50px;
      color: #fff;
      font-size: 12px;
      font-weight: 800;
      text-transform: uppercase;
  
  }

  .faq-area .title h6 {
    font-size: 18px !important;
  }
  
  .faq-area .faq-num{
    margin-right: 20px !important;
    font-size: 18px;
  }

  .faq-area .accordion .title {
    padding-inline: 0;
  }
  
  /* .faq-area .accordion .active .accordion-info {
    padding-left: 0 !important;
  } */

  .faq-area .accordion .accordion-info {
    padding: 0px 20px 0px 40px !important;
}

  p.w-75, p.w-50 {
    width: 100% !important;
    padding: 0px;
  }

  .tab-content .tab-pane .row {
    flex-direction: column-reverse;
  }

  .tab-content .process-cnt-bx {
    margin-top: 20px;
  }


 .cta_two_imgg {
 display: none;
  }

  .why-choose .why-choose-title {
    font-size: 70px !important;

}
.cta_two_sec .cta_two_box {
  background: none !important;
  padding: 0px 0px 0px 0px;
}

.cta_two_sec{
  padding: 30px 50px 30px 50px;
  height: 100%;
  text-align: center !important;
}
}

@media(max-width:650px){
  .cta_three_secc .cta_three_box>img {
  display: none !important;
  }

  .cta_three_secc .cta_three_box {
 
    padding: 30px 30px 10px 30px;
    border-radius: 20px;
    text-align: center;
}

}

@media(max-width:575px) {
  .services .d-flex {
    flex-direction: column;
  }

  .services .service-btn {
    display: none;
  }

  .testimonials .swiper-slide {
    padding-top: 20px;
    padding-left: 0;
  }

  .testimonials .item .text {
    max-height: 210px;
    overflow-y: auto;
  }

  .testimonials .item .info {
    border: none;
    padding: 0 !important;
    margin-top: 10px !important;
  }

  .testimonials .swiper-arrow-control {
    padding: 0;
    justify-content: center;
    margin: 0;
    display: none;
  }

  .testimonials .item .content p {
    font-size: 16px !important;
  }

  .clean-footer {
    padding-bottom: 20px;
  }

  .clean-footer div.d-flex {
    flex-direction: column;
    justify-content: center;
  }

  .clean-footer div.d-flex .ml-auto {
    margin: 10px auto 0;
  }

  .cp-accordion .accordion-single .accordion-header h6 {
    color: black;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: normal;
}

.orderPopup--list .orderPopup--item {
  width: 100%;
}

.why-choose .why-choose-title {
  font-size: 50px !important;

}
.close-btn-bx {
  position: absolute;
  top: -5px;
  right: -9px;
} 

.job-position {
  color: #000;
  font-size: 20px;
}
.job-no {
  height: 35px;
  width: 35px;
  font-size: 16px;

 
}
}

@media(max-width:480px) {
  .h-cnt-form {
    padding: 30px 30px !important;
  }
}




/* ------------------ media queries end  ----------------------------- */
.system-imgs-bx img{
  height:50px !important;
  width:50px !important;
}
/* .testimonils-area .swiper-slide{
  min-height: 900px !important;
} */

.testimonils-area .text p {
  color: black;
  font-size: 16px;
  line-height: 24px;
}

.testimonils-area .bord-box  {
  padding: 20px 20px !important;
  background: linear-gradient(90deg, var(--btn1), var(--btn2));
  border: 1px solid var(--color2);
} 

.testim-swiper2 {
  overflow: hidden;
}

.testim-crev .testim-swiper2 .item .qout-svg path {
  fill: black;
}

.testimonils-area .item .info .img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}

.testimonils-area .item .info .img .facepile-reviews {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  background: var(--color1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 32px;
  font-weight: 500;
}

/* .testimonils-area .bord-box svg{
  fill: red !important;
} */

/* Process v2 */
@media (min-width:992px) {

  .process-area .sec-head + .row {
    flex-wrap: unset;
    gap: 10px;
  }

  .process-area .sec-head + .row .nav {
    flex-shrink: unset;
    width: 230px;
    min-width: 230px;
    gap: 4px;
  }

  .process-area .nav-pills .nav-link br {
    display: none;
  }

  .process-area .nav-pills .nav-link {
    width: 230px;
    padding-block: 18px;
    border-bottom: 1px solid white;
  }

  .process-wrapper {
      width: calc(100% - 230px);
      max-width: calc(100% - 230px);
      /* min-height: 100%; */
      display: flex;
      align-items: center;
      padding: 0px 30px 0px 30px;
  }

}

/* .process-area ul#pills-tab li:last-child {
  display: none;
} */

.process-area .process-img-bx img{
  /* height: 200px !important ; */
  /* width: 407px;
  height: 229px; */

} 

@media (max-width:575px){
  .testimonils-area .info  {
    margin-top: 10px !important;


  }

  .testimonils-area .bord-box  {
    padding: 20px 20px !important;
    height: unset !important;
    background-color:#f0f0f8 !important;
    /* margin: 0px 10px !important; */
  
  } 

  .testim-crev .item .text p {
    font-size: 15px !important;
}

.cursor {
  display: none !important;
}

}

@media (max-width: 767px) {

  .testimonils-area .sec-head .d-flex {
    flex-direction: column;
  }

  .cta-area .cta-img-bx {
    margin-bottom: 25px;
  }

}

.careers-page .about-cnt-bx p {
  max-width: 860px;
}

.page-header {
  transform: none !important;
}

.agree-col {
  border-radius: 50px !important;
  background-color: white !important;
  box-shadow: 0 6px 10px rgba(0, 0, 0, .08), 0 0 6px rgba(0, 0, 0, .05);
  padding: 15px 15px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  margin-top: 20px;
}

.agree-col label {
  display: flex;
  align-items: start;
  gap: 10px;
  cursor: pointer;
}

.agree-col label input {
  width: 16px;
  height: 16px;
  margin-top: 3px;
  cursor: pointer;
}

.agree-col label p {
  line-height: 1.3;
  font-size: 13px;
  color: black;
  max-width: 500px;
  cursor: pointer;
}

.agree-col label p a {
  color: var(--color1);
  text-decoration: underline;
}

header.slider {
  transform: none !important;
}


/* YH Portfolio */
.portfolio__img-bx{
  margin-bottom: 20px;
  overflow: hidden;
}
.portfolio__img-bx img {
  transition: transform .5s ease-in-out;
}

.portfolio__img-bx:hover img {
  transform: scale(1.1);
}


/* why choose  */
.info-circle {
  font-size: 10px;
  margin-right: 10px;
}

/* services Items */
.portfolio-tab .service-item {
  position: relative;
  padding-top: 20px;
  margin-bottom: 50px;
}

.portfolio-tab .service-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: rgb(197, 195, 195);
  margin-left: 30px !important;
}


.portfolio-tab .service-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 2px;
  background: var(--color2);
  border-right: 5px solid var(--background-color);
}


.portfolio-tab  .service-item .title {
  font-weight: 700;
  font-size: 26px;
}



 /* fixmysite landing page css start  */

 .fixmysite-page .main-marq.md-text .box .item h4 {
  font-size: 30px !important;
  text-transform: capitalize;
}


.fixmysite-page .blog-crev .item .img .tag {

  padding: 15px 15px !important;

}

.fixmysite-page .about-cnt-bx h2 {
  font-size: 54px;
  color: #fff;
}
.rest-bult-bx{
  margin-bottom: 10px;
}
.rest-blut-pnt-hd{
  font-size: 17px !important;
}
.rep-ser-bx p{
  min-height: 145px;
  font-size: 15px;
}
.pro-card-bx{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fixmysite-page .ser-icon img{
  width: 48px !important;
  height: 48px !important;
}
.fixmysite-page  .price-hr .item {
  padding: 20px 20px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 20px;
}
 /* fixmysite landing page css end  */


.timeline{
  counter-reset: test 0;
  position: relative;
}

.timeline li{
  list-style: none;
  float: left;
  width: 25%;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

ul:nth-child(1){
  color: #555555;
}

.timeline li:before{
  counter-increment: test;
  content: counter(test);
  width: 50px;
  height: 50px;
  border: 1px solid var(--color1);
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 50px;
  margin: 0 auto 10px auto;
  background: #fff;
  color: #000;
  transition: all ease-in-out .3s;
  cursor: pointer;

}


.timeline li:after{
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: grey;
  top: 25px;
  left: -50%;
  /* z-index: -999; */
  z-index: -999;
  transition: all ease-in-out .3s;
}

.timeline li:first-child:after{
  content: none;
}
.timeline li.active-tl{
  color: #555555;
}
.timeline li.active-tl:before{
  background: var(--color1);
  color: #F1F1F1;
}

.timeline li.active-tl + li:after{
  background: #000;
}

.timeline li h6{
  padding: 10px 0px 10px 0px;
  font-size: 16px;
}

.timeline li p{
  font-size: 14px !important;
  padding: 0px 20px;
  text-transform: lowercase !important;
}

.fixmysite-page  .blog-crev .item .img .tag {
  position: absolute;
  bottom: -2px;
  left: 28%;
  border-radius: 25px 25px 0 0;
  padding: 8px 30px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-14%);
}


@media (max-width:992px){
  .timeline li{
    width: 100% !important;
    margin-top: 30px;
  }

  .timeline li:after{
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    background-color: grey;
    top: 25px;
    left: -50%;
    /* z-index: -999; */
    z-index: -999;
    transition: all ease-in-out .3s;
  }

  

}


@media (max-width:575px){
  .fixmysite-page .about-cnt-bx h2 {
    font-size: 30px;
    color: #fff;
}
}

.home-page h1 {
  font-size: 60px;
}

.home-page .services-hero {
    position: relative;
    overflow: hidden;
}

.home-page .services-hero .container {
    position: relative;
}

.home-page .lp-video {
    position: absolute;
    top: 0;
    inset: 0;
}

.home-page .lp-video::before {
    content: '';
    position: absolute;
    inset: 0;
    background: black;
    opacity: 0.6;
}

.home-page .lp-video video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.home-page .services-hero {
    text-align: center;
    height: 100vh;
}

.home-page .services-hero .container,
.home-page .services-hero .row {
    height: 100%;
    align-items: center;
}

.home-page .about-cnt-bx h3 {
    max-width: 900px;
    margin-inline: auto;
    margin-bottom: 20px;
    font-family: "Manrope", sans-serif !important;
    font-weight: 800 !important;
}

.home-page .about-cnt-bx p {
    max-width: 600px;
    margin-inline: auto;
    font-size: 20px;
    line-height: 1.4;
}

.lp-video-img {
  height: 100%;
}

.lp-video-img img {
  height: 100%;
  object-fit: cover;
}

.services-hero .sec-btn {
  background: var(--color2);
  color: var(--color1);
  min-width: 180px;
  text-align: center;
}

.services-hero .sec-btn:hover {
  color: white;
  background: black;
}

.img-scale .hd-btn-bx a {
  background: white;
}

.img-scale .hd-btn-bx a span {
  color: black;
}

.img-scale .hd-btn-bx a:hover {
  background: black;
}

.img-scale .hd-btn-bx a:hover span {
  color: white;
}

.portfolio-area {
  background: #f1f1f1;
}

.home-services .h-srs-bx {
  margin-bottom: 30px;
    padding: 30px 30px;
    background: linear-gradient(90deg, var(--bg1), var(--bg2));
    border-radius: 20px;
}

.home-services h3 {
  font-weight: 800;
}

h2 {
  position: relative;
  color: var(--color1);
  font-weight: 800;
}

h2::before {
  position: absolute;
  content: '';
  width: 10px;
  height: 2px;
  background: linear-gradient(90deg, var(--btn1), var(--btn2));
}

.form-btn {
  text-align: right;
  margin-top: 20px;
}

.form-btn button {
    background: black !important;
    color: white !important;
    font-weight: 800;
    padding: 10px 18px;
    border-radius: 50px;
    font-size: 16px;
    min-width: 200px;
}

.form-btn button:hover {
    background: white !important;
    color: black !important;
}

footer ul li a {
  font-weight: 600;
}

footer ul li a:hover {
  color: var(--color2);
}

.faq-area {
  background: linear-gradient(90deg, var(--bg1), var(--bg2));
}

.lead-form-area .accordion-header h3 {
    font-size: 24px;
    font-weight: 600;
}

.web-main-btn a {
  margin-top: 20px;
  background: var(--color2);
  color: var(--color1);
}

.web-main-btn a:hover {
  background: black;
  color: white;
}

.policy-list {
  padding-left: 20px;
}

.policy-list li {
  font-size: 16px;
  color: #000000;
  opacity: 1 !important;
}

.policy-list li span {
  font-size: 16px !important;
  color: #000000;
}

.web-design-page h1 {
  font-size: 50px;
  max-width: 900px;
  margin-inline: auto;
}

.cta-area.zoom-cta {
  background-image: url('../bg-texture.png');
  background-repeat: repeat;
}

.zoom-cta .cta-2-btn-bx a {
  background: var(--color2) !important;
  color: var(--color1) !important;
  font-weight: 800;
  padding: 10px 18px;
  border-radius: 50px;
  font-size: 16px;
}

@media (max-width: 600px) {

  .home-page .about-cnt-bx h1 {
    font-size: 30px;
  }

}

.cta2 {
  padding: 60px 0;
  background-image: url(../imgs/cta/cta-bg.webp);
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  overflow: hidden;
}

.cta-2-btn-bx {
  display: flex;
  justify-content: center;
  gap: 12px;
}

.cta2 .cta-2-btn-bx a {
  background: #000;
  color: #5cdb94;
  margin: 0;
}

.cta2 .cta-2-btn-bx a:hover {
  color: black;
  background: white;
}

.cta-img-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 280px;
}

.cta-img-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 300px;
}

.cta-btn-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

.cta-btn-1 span {
  font-size: 14px;
}

.cta-btn-1 a {
    width: 100%;
    font-weight: 800;
}

.cta-btn-list {
    display: flex;
    gap: 16px;
    align-items: center;
}

.cta-btn-list-left i {
  font-size: 20px;
}

.cta-btn-list-link {
    padding: 8px 20px;
    color: black;
    background: white;
    border-radius: 50px;
}

.cta-btn-list-link:hover {
  color: white;
  background: black;
}

.form-control {
  border-radius: 50px;
  border: 1px solid var(--color2);
}

#get-started-pop .modal-content {
  background-image: url(../imgs/cta/cta-bg.webp);
  background-position: center;
  padding: 25px;
}

#get-started-pop .modal-content button.th-btn {
  background: black;
  color: white;
}


.portfolio-tab.crev {
  background: #f9f9f9;
}

.web-design-page .portfolio-area {
  background: white;
}

.web-design-page .pricing-area {
  background: url(../imgs/cta/cta-bg.webp);
}

.web-design-page .pkg-table-wrap {
  background: white;
}

.testim-crev-facepile {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  background: var(--color2);
  color: var(--color1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  font-weight: 800;
}

.testim-crev .testim-swiper2 .item .qout-svg {
  width: 40px !important;
  height: 40px !important;
}

.testim-crev .content .text {
    min-height: 140px;
}


.get-started--wc {
  position: relative;
}


.get-started--wc::after, .get-started--wc::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 130px;
  height: 130px;
  background: var(--color2);
  border-radius: 50%;
  z-index: -1;
  -webkit-animation: grow 1s ease-in-out infinite;
          animation: grow 1s ease-in-out infinite;
}
.get-started--wc::after {
  background: var(--color2);
}
.get-started--wc::after::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 130px;
  height: 130px;
  background: #5f84ff;
  border-radius: 50%;
  z-index: -1;
  -webkit-animation: grow 1s ease-in-out infinite;
          animation: grow 1s ease-in-out infinite;
}
.get-started--wc::before {
  background: var(--color2);
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}

@-webkit-keyframes grow {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }
  100% {
    transform: scale(1.8, 1.8);
    opacity: 0;
  }
}

@keyframes grow {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }
  100% {
    transform: scale(1.8, 1.8);
    opacity: 0;
  }
}

.about-landing {
  padding: 100px 0 60px 0;
  position: relative;
  background-image: url(../imgs/cta/cta-bg.webp);
}

.keyword-landing {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  padding: 0;
  margin: 30px 0 0 0;
}

.keyword-landing li {
  padding: 14px 30px;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 700;
  color: var(--color1);
  background: white;
}

.hero-btn-2 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0;
  padding: 0;
}

.form-agree {
    width: 100%;
    border: 0;
    background: transparent;
    margin-top: 16px;
}

.form-agree-flex {
  display: flex;
  justify-content: center;
  gap: 8px;
  font-size: 14px;
  cursor: pointer;
  align-items: self-start;
}

.form-agree .checkboxAgree {
  width: unset;
  box-shadow: none;
  padding: 0;
  cursor: pointer;
  margin-top: 3px;
}

.form-agree a {
  font-weight: 600;
  text-decoration: underline;
}

.form-agree-flex label {
  cursor: pointer;
  color: black;
}

.landing-services-2 {
  margin-inline: 40px;
}

.landing-services-2 p {
  color: #777;
  margin-bottom: 30px;
}

.web-design-page .sec-head h2 {
  color: black;
}

.web-design-page .sec-head p {
  color: black;
  font-weight: 600;
  line-height: 1.6;
  font-size: 16px;
}

.textarea2 {
  resize: none;
  border: none;
  padding: 20px;
}

@media only screen and (max-width: 767px) {

  .cta-img-1, .cta-img-2 {
    display: none;
  }

  .about-landing {
    padding-top: 130px;
  }

  span.lp-step-text {
      text-transform: capitalize;
      font-size: 11px;
      line-height: 1.1;
  }

  .get-started--wc::before,
  .get-started--wc::after {
    display: none;
  }

  .services-hero .sec-btn {
    min-width: unset;
  }

  .orderPopup-content h3, .pop-wrapper h4 {
    font-size: 20px;
    margin-top: 40px;
  }

  .orderPopup-content p, .pop-wrapper p {
    font-size: 14px;
  }

  .landing-services-2 {
    margin: 0;
  }

  .sec-head h2 {
    font-size: 24px;
  }

  .testim-crev .item .info .h5 {
      font-size: 18px !important;
  }

}