/* 1 section  */
.project-banner .inner-banner .banner-heading {
  font-size: 35px;
  margin-top: 40px;
}
.project-banner .inner-banner .banner-para {
  font-weight: 400;
}
.banner-videoimg {
  width: 300px;
  border-radius: 10px;
  border: 4px solid #ffffff;
  text-align: right;
  float: right;
  height: 180px;
}
.youtubebtn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #FE6726;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  transition: all 0.3s ease;
  margin-left: 95px !important;
}
.youtubebtn .wp-block-button__link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 5px;
}
.youtubebtn img {
  width: 30px;
  height: auto;
}
.youtubebtn:hover {
  background-color: #151821;
}
.project-banner .graph-img {
  height: 135px;
  width: 300px;
  border-radius: 20px !important;
  object-fit: cover;
}
.graph-img img {
  border-radius: 10px !important;
}
.banner-column3 .graph-img figure {
  height: 135px !important;
  width: 100% !important;
  border-radius: 12px !important;
}
.project-column1img img {
  width: 100% !important;
  margin-left: 20px;
}
.custom-section1 {
  display: flex;
  align-items: center;
  background-color: #FE6726;
  border-radius: 8px;
  gap: 10px;
  width: fit-content;
}
.custom-section1 .wp-block-button__link {
  background: transparent;
  color: #fff;
  font-size: 15px !important;
  font-weight: 600;
  padding: 10px 3px 0px 12px;
  text-decoration: none;
  border: none;
  cursor: pointer;
}
.custom-section1 .custom-btn2 ul {
  display: flex;
  align-items: center;
  gap: 6px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 25px !important;
}
.custom-section1 .custom-btn2 .wp-social-link {
  background-color: #000;
  color: #fff;
  border-radius: 6px;
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
.custom-section1 .custom-btn2 .wp-social-link:hover {
  background-color: #fff;
  color: #000;
  transform: scale(1.05);
}
.custom-section1 .custom-btn2 .wp-social-link svg {
  width: 16px;
  height: 16px;
}
.banner-column2img img {
  width: 100%;
  max-width: 300px;
  height: auto;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}
.banner-column3 {
  margin-right: 80px !important;
}
.project-banner .project-maincolumn {
  flex-wrap: nowrap !important;
  max-width: 1500px !important;
  margin:  0 auto;
}
.social-icon {
  font-size: 30px !important;
}
.banner-column2img img {
  margin-bottom: -40px !important;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .project-banner .inner-banner .banner-heading {
    font-size: 28px;
    top: 40px;
    text-align: center;
    margin: 0 20px;
  }
  .project-banner .inner-banner .banner-para {
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
  }
  .banner-videoimg {
    margin-left: -90px;
  }
  .service-box1button {
    margin-top: -80px !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
  .project-banner .inner-banner .banner-heading {
    font-size: 28px;
    top: 40px;
    text-align: center;
    margin: 0 20px;
  }
  .banner-videoimg {
    margin-left: -18px;
  }
}
@media (max-width: 1024px) {
  .project-column1img {
    margin-left: 10px;
  }
  .banner-videoimg {
    width: 250px;
  }
}
@media (max-width: 425px) {
  .project-maincolumn {
    display: block !important;
  }
  .custom-section1 {
    margin-left: 120px;
  }
  .graph-img img {
    margin: auto;
  }
  .project-column1img {
    margin-left: -30px;
    width: 100%;
  }
  .banner-videoimg {
    margin: auto;
  }
}
@media (max-width: 375px) {
  .project-maincolumn {
    display: block !important;
  }
  .project-banner {
    justify-content: center !important;
  }
  .banner-videoimg {
    margin-left: -80px;
  }
}
@media (max-width: 320px) {
  .project-maincolumn {
    display: block !important;
  }
 .custom-section1 {
    margin-left: 80px;
  }
  .graph-img img {
    margin: auto;
  }
  .project-column1img {
    margin-left: -30px;
    width: 100%;
  }
  .banner-videoimg {
    margin-left: -100px;
  }
}
/* 2 section  */
.project-section .service-box2 .box-icon {
  background-color: #191919;
  color: #ffffff;
  font-size: 24px;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto;
}
.project-section .service-box1 .service-box1para {
  opacity: 0.8;
  font-weight: 400;
}
.sevice2-heading {
  font-size: 25px;
  font-family: "Rubik", sans-serif;
  color: #FFFFFF;
  margin-top: 20px;
  line-height: 1.3;
}
.service2-para {
  opacity: 0.5;
  font-weight: 400;
  color: #ffffff !important;
}
.project-section .service-box2 .service-btn .wp-block-button .service2-btn {
  font-family: "Rubik", sans-serif;
  color: #FFFFFF;
  font-size: 20px;
}
.service2-btn a {
  background: transparent !important;
  color: #fff;
  padding: 10px 25px;
  font-weight: 500;
  font-size: 15px;
}
.service2-para {
  font-size: 15px;
  color: #a0a0a0 !important;
  opacity: 0.5;
  line-height: 1.7;
}
.servicebox1-heading {
  line-height: 1.3;
}
.service-box1button a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent !important;
  color: #fff;
  border-radius: 50px;
  padding: 5px 20px;
  font-weight: normal;
  text-decoration: none;
  border: 1px solid #ffffff;
  transition: all 0.3s ease;
  margin-top:30px;
}
.service-box1button a:hover {
  background: #FE6726;
  color: #fff;
}
.service-box1para {
  margin-top: 10px;
}
.project-section a.wp-block-button__link.has-background.has-custom-font-size.wp-element-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background-color: #151821;
  color: #fff;
  padding: 4px 9px 2px 10px;
  border-radius: 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  top: -10px;
}
.project-section a.wp-block-button__link.has-background.has-custom-font-size.wp-element-button img {
  background-color: #ffffff;
  border-radius: 50%;
  padding: 4px;
  width: 35px !important;
  height: 35px;
}
.service-box2 .wp-block-cover {
  border-radius: 10px !important;
  min-height: 250px!important;
}
.project-section .service-box2:hover .sevice2-heading{
  color: #FE6726;
}
.project-section .service-box2:hover .box-icon{
  background-color: #FE6726;
}
.service-box1button a:hover {
  background-color: #FE6726 !important;
  color: #fff;
  border-color: #fff;
  transition: all 0.3s ease;
}
.wp-block-button__link.has-background {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.wp-block-button__link.has-background img.default-arrow {
  display: inline-block;
  width: 20px;
  height: auto;
}
.wp-block-button__link.has-background img.hover-arrow {
  display: none;
  width: 20px;
  height: auto;
}
.wp-block-button__link.has-background:hover img.default-arrow {
  display: none;
}
.wp-block-button__link.has-background:hover img.hover-arrow {
  display: inline-block;
}
.wp-block-button__link.has-background {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.wp-block-button__link.has-background .wp-image-134 {
  display: inline-block;
  width: 20px;
  height: auto;
}
.wp-image-134 {
  background-color: #FE6726 !important;
  border-radius: 50%;
  padding: 4px;
  width: 35px !important;
  height: 35px;
}
.wp-block-button__link.has-background .wp-image-137 {
  display: none;
  width: 20px;
  height: auto;
}
.wp-block-button__link.has-background:hover .wp-image-134 {
  display: none;
}
.wp-block-button__link.has-background:hover .wp-image-137 {
  display: inline-block;
}
.box-icon i {
  font-size: 40px !important;
  color: #ffffff;
}
.category-title {
  font-size: 15px !important
}
.wp-block-social-links .wp-social-link {
  width: 30px !important;
  height: 30px !important;
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  font-size: 30px !important;
}
.wp-block-social-links .wp-social-link svg {
  width: 20px !important;
  height: 20px !important;
}
.wp-block-social-links .wp-social-link:hover {
  background-color: #ffffff !important;
}
.wp-block-social-links .wp-social-link:hover svg path {
  fill: #000000 !important;
  transition: fill 0.3s ease;
  font-size: 20px;
}
.project-section {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .project-section .service-box2 .box-icon {
    height: 60px;
    width: 60px;
    font-size: 20px;
    margin: 15px auto;
  }
  .sevice2-heading {
    font-size: 22px;
  }
  .service2-para {
    font-size: 14px;
    line-height: 1.6;
  }
  .service-box1button a {
    margin-top: 60px;
    padding: 5px 15px;
  }
  .project-section a.wp-block-button__link.has-background.has-custom-font-size.wp-element-button {
    font-size: 14px;
    padding: 4px 10px;
  }
  .project-section a.wp-block-button__link.has-background.has-custom-font-size.wp-element-button img {
    width: 30px !important;
    height: 30px;
  }
  .banner-videoimg {
    margin-right: -37px;
  }
}
@media (max-width: 767px) {
  .banner-column2img img {
    height: 500px;
    object-fit: contain;
  }
  .project-section {
    text-align: center;
  }
  .service-box1button a {
    margin-top: 30px;
    width: auto;
  }
  .project-section .service-box2 .box-icon {
    height: 50px;
    width: 50px;
    font-size: 18px;
  }
  .sevice2-heading {
    font-size: 20px;
  }
  .service2-para {
    font-size: 13px;
  }
  .project-section a.wp-block-button__link.has-background.has-custom-font-size.wp-element-button {
    font-size: 13px;
    padding: 4px 8px;
    gap: 6px;

  }
  .project-section a.wp-block-button__link.has-background.has-custom-font-size.wp-element-button img {
    width: 25px !important;
    height: 25px;
  }
   .box-icon i {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .sevice2-heading {
    font-size: 18px;
  }
  .service2-para {
    font-size: 12px;
    line-height: 1.5;
  }
  .project-section a.wp-block-button__link.has-background.has-custom-font-size.wp-element-button {
    font-size: 12px;
    padding: 3px 6px;
  }
  .project-section a.wp-block-button__link.has-background.has-custom-font-size.wp-element-button img {
    width: 22px !important;
    height: 22px;
  }
  .box-icon i {
    font-size: 25px;
  }
}
@media (max-width: 1024px) {
  .servicebox1-heading {
    font-size: 24px;
  }
  .service-box1para {
    font-size: 15px;
  }
  .service-box1button a {
    font-size: 14px !important;
    padding: 8px 18px;
  }
}
@media (max-width: 768px) {
  .service-box1 {
    text-align: center;
    padding: 15px;
  }
  .servicebox1-heading {
    font-size: 20px;
  }
  .service-box1para {
    font-size: 14px;
  }
  .service-box1button a {
    width: 100%;
    justify-content: center;
  }
  .project-section a.wp-block-button__link.has-background.has-custom-font-size.wp-element-button {
    justify-content: center !important;
    align-items: center !important;
  }
.project-banner,.project-banner .inner-banner,.project-banner .project-maincolumn,.banner-column1,.banner-column2,.banner-column3 {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    margin: 0 auto !important;
  }
.project-banner .inner-banner .banner-heading,.project-banner .inner-banner .banner-para {
    text-align: center !important;
    margin: 10px auto !important;
  }

  .banner-videoimg,.graph-img,.banner-column2img img,.project-column1img img {
    float: none !important;
    display: block !important;
    margin: 10px auto !important;
  }
  .youtubebtn {
      margin: 50px auto !important;
  }
  .custom-section1 {
    justify-content: center !important;
    margin: 10px auto !important;
  }
  .service-box1button {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    margin: 0 auto !important;
  }
}