@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100..900&display=swap');

body {
  font-family: "Roboto", sans-serif !important;
  overflow-x: hidden;
}

header#site-header {
  max-width: 100%;
  padding: 8px 0;
  display: block;
  z-index: 1;
  background: #000;
}

.navbar {
  background-color: #0b0b0b;
  padding: 1rem 2rem;
}

.navbar a.navbar-brand {
  width: 250px;
}

nav.custoacmTopNav {
  padding-left: 80px;
}

.navbar li.nav-item a.nav-link {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    padding: 5px 17px;
    border-radius: 5px;
    transition: all 0.3s ease;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    display: flex;
    align-items: center;
}
.navbar li.nav-item a.nav-link:hover {
  color: #e53935 !important;
}
header#site-header a.btn.btn-contact {
  font-family: "Roboto", Sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 22px;
  color: #FFFFFF;
  border-style: solid;
  border: 1px solid #F3F3F373;
  border-radius: 12px 12px 12px 12px;
  padding: 13px 30px 13px 30px;
  background: #ec2024;
}

.btn-contact:hover {
  background: #c62828;
}
button.navbar-toggler.text-white {
    padding: 8px 12px;
    color: #fff;
}
/**/
.footer-link {
  color: #fff;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.social-media a {
  color: white;
  margin-right: 10px;
}

.social-media a:hover {
  color: #007bff;
}

footer#custom-footer {
  max-width: 100%;
  background: #000000;
  padding: 50px 0 25px;
  position: relative;
  z-index: 10;
}

footer h5 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 1rem;
}

footer#custom-footer p {
  font-size: 17px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.5;
}

footer a {
  color: #fff;
  text-decoration: none;
  display: block;
  margin-bottom: 12px;
  font-family: "Roboto", Sans-serif;
  font-size: 15px;
  font-weight: 400;
}

footer a:hover {
  color: #fff;
}

.footer-top {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}

.contact-box {
  background: #1F5C7E24;
  border-radius: 18px;
  padding: 30px;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 21px;
  border: 1px solid #1F5C7E;
}

.contact-box strong {
  color: #fff;
}

.contact-box-inner img {
  width: auto;
  margin-right: 18px;
}

.contact-box-inner {
  width: 50%;
  padding: 0 20px;
}

.contact-box-inner.left01s {
  border-right: 1px solid #1F5C7E;
}

.social-btn a {
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0.2px;
  display: flex;
  gap: 13px;
  align-items: center;
}

.social-btn {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.social-btn a svg {
  border: 1px solid #FFFFFFC2;
  padding: 10px;
  width: 50px;
  height: 50px;
  border-radius: 9px;
}

.footer-bottom {
  border-top: 1px solid #222;
  padding-top: 1rem;
  margin-top: 2rem;
  font-size: 0.85rem;
  color: #777;
}

.footer-bottom a {
  color: #bbb;
  margin: 0 0.5rem;
}


footer#custom-footer * {
  color: #fff;
}


footer#custom-footer svg {
  fill: #fff;
}

footer#custom-footer .brand img {
  width: 240px;
}

/*home page*/
.home-banner .badge-custom {
  background-color: #FFFFFF24;
  padding: 8px 21px 8px 21px;
  border-radius: 35px;
  font-size: 17px;
  margin-bottom: 0;
  display: inline-block;
}

.home-banner .main-heading {
  font-family: "Roboto", Sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 20px;
}

.home-banner .main-heading i {
  font-weight: 300;
  font-family: auto;
}

.home-banner .description {
  margin: 1.5rem auto;
  font-size: 17px;
  line-height: 1.6;
}

section.home-banner {
  background: #000;
  min-height: 600px;
  height: 100%;
  position: relative;
}

section.home-banner::before {
  bottom: 0;
  content: " ";
  position: absolute;
  background-image: url("https://seocircular.com/wp-content/uploads/2025/09/Group-1171279598.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

main#main.site-main.home-page {
  max-width: 100%;
}

section.home-banner .row {
  z-index: 10;
  position: relative;
}

body a.btn {
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  fill: #FFFFFF;
  color: #FFFFFF;
  border-radius: 14px 14px 14px 14px;
  padding: 16px 30px 15px 30px;
  background: #ec2024;
}

body a.btn:hover {
  background: #000;
  color: #fff;
}

section.h-logos-section {
  background-color: #F7F7F7;
  padding: 60px 0 !important;
}

section.h-logos-section img {
  width: 88%;
  margin: 0 auto;
}

section h2 {
  font-size: 40px !important;
  line-height: 1.2em !important;
  font-weight: 700 !important;
}

section p {
  font-size: 16px !important;
  line-height: 1.5em !important;
  font-weight: 400 !important;
}

.home-icons-section01 .border {
  border: 1px solid #dee2e6 !important;
  padding: 30px !important;
  border-radius: 16px;
}

body .text-muted {
  color: #1d1d1d !important;
}

section.bg-image-sec-1 {
  background-image: url(https://seocircular.com/wp-content/uploads/2025/09/2-1.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.content-bg-box {
  background-color: #02091773;
  border: 1px solid #EBEBEB;
  padding: 32px;
}

.content-bg-box p {
  font-size: 14px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  color: #FFFFFF;
  line-height: 1.6rem !important;
}

.content-bg-box a.btn-2 {
  background: #FFF9F9;
  padding: 10px;
  border-radius: 10px;
  color: #000;
  font-size: 15px;
  font-weight: 500;
}

.content-boxxxx .head-left {
  width: 50%;
  gap: 30px;
}

.content-boxxxx .text-right {
  width: 50%;
}

.head-left span {
  font-family: "Roboto", Sans-serif;
  font-size: 70px;
  font-weight: 900;
  line-height: 1.2em;
  -webkit-text-stroke-width: 1px;
  stroke-width: 1px;
  -webkit-text-stroke-color: #CCCCCC;
  stroke: #CCCCCC;
  color: #E5E4E4;
}

.head-left h2 {
  font-size: 28px !important;
  font-weight: 700 !important;
  line-height: 1.2em !important;
  margin: 0;
}

/*.text-right p {
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.6em !important;
}*/

.content-boxxxx img {
  opacity: 0;
  position: absolute;
  width: 260px;
  z-index: -1;
}

.content-boxxxx:hover img {
  opacity: 1;
}

.content-boxxxx {
  padding-top: 40px;
  padding-bottom: 40px;
}

body .bg-dark {
  background-color: #000000 !important;
}

div#team-slider button.btn.video-btn {
  padding: 0;
  border: none;
  background-color: transparent;
  width: 100%;
}

.post-slide {
  padding: 0 15px;
}

div#team-slider .icon-div {
  position: absolute;
  width: 100%;
  top: 50%;
}

div#team-slider img.team-imggg {
  height: 370px;
  object-fit: cover;
  border-radius: 14px;
  width: 100%;
}

div#team-slider .icon-div img {
  background: #ffffff57;
  padding: 0;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  object-fit: none;
}

div#team-slider .owl-item:nth-child(even) {
  padding-top: 40px;
}

.logos-rowww>div {
  height: 170px;
  border-radius: 12px;
  vertical-align: middle;
}

.logos-rowww img {
  width: 100%;
  height: 100%;
  object-fit: none;
}

.industry-col {
  min-height: 340px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0;
  position: relative;
}

.industry-col:hover {
  background-size: cover;
}

.industry-col:hover p {
  display: none;
}

.industry-col:hover h4 {
    position: absolute;
    bottom: 22px;
    color: #fff;
  }

  .industry-col::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
    opacity: 0;
  }

  .industry-col:hover::before {
    opacity: 1;
  }

  .owl-carousel .owl-controls.clickable {
    display: block !important;
  }

  .owl-carousel .owl-buttons {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
  }

  .owl-carousel .owl-prev,
  .owl-carousel .owl-next {
    background-image: url("https://seocircular.com/wp-content/uploads/2025/10/arrowww.png");
    position: absolute;
    left: -60px;
    width: 50px;
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(180deg);
  }

.owl-carousel .owl-next {
    right: -60px;
    left: auto;
    transform: none;
}
  .benefit-card {
    background-color: #111111;
    padding: 20px;
    border-radius: 12px;
    color: #fff;
    text-align: center;
    height: 100%;
  }

  .benefit-card h5 {
    font-size: 19px;
    font-weight: 700;
    line-height: 1.5em;
    color: #EB8D8E;
  }

  .bg-color-box img {
    width: 75%;
  }

  button.btn.btn-primary {
    background-color: #ec2024;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    padding: 13px 31px;
  }

  .Proposal-form input.form-control {
    border-color: #0274B357;
    background: #FFFFFF00;
    border-radius: 10px;
    font-size: 16px;
    padding: 7px 20px;
  }

 .stat-card {
    background-color: #1a1a1a;
    border-radius: 12px;
    padding: 30px 20px;
    text-align: center;
    min-width: 180px;
    height: 100%;
}

  .stat-value {
    font-size: 2rem;
    font-weight: bold;
    color: #ffffff;
  }

  .stat-label {
    font-size: 1rem;
    color: #cccccc;
    margin-top: 10px;
  }
  .bg-color-box {
    height: 460px;
}
.bg-color-box img {
    width: 85%;
    height: 225px;
    object-fit: contain;
}
.bg-color-box h3 {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.2em;
    min-height: 60px;
}
div#partners-slider .post-slide img {
    border: 1px solid #E5E5EA;
    border-radius: 7px;
    height: 140px;
    width: 100%;
    object-fit: contain;
    padding: 0 34px;
}
.contact-map-col a {
    color: #000;
}
input.form-control {
    background-color: #ffffff;
    border: 1px solid #E5E5EA;
    min-height: 59px;
    padding: 7px 20px;
    border-radius: 8px;
}
body [type=button], body [type=submit], body button{
    background-color: #000000;
    color: #ffffff;
    border-radius: 12px;
    min-height: 59px;
    padding: 20px 40px;

}
body [type=button]:focus, body  [type=button]:hover, body [type=submit]:focus, body [type=submit]:hover, body button:focus, body button:hover {
    background-color: #000000;
}
.modal button.btn-close {
    position: absolute;
    right: -15px;
    z-index: 100;
    border: none;
    top: -20px;
    background-color: #fff;
    opacity: 1;
    width: 50px;
    height: 50px !important;
    border-radius: 50px;
    padding: 0;
    font-size: 13px;
    min-height: auto;
}
 .accordion-button::after {
      background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%23ff0000" viewBox="0 0 16 16"%3E%3Cpath d="M1.5 8a.5.5 0 0 1 .5-.5h12a.5.5 0 0 1 0 1h-12a.5.5 0 0 1-.5-.5z"/%3E%3Cpath d="M8 1.5a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-1 0v-12a.5.5 0 0 1 .5-.5z"/%3E%3C/svg%3E');
      transform: none !important;
    }

    .accordion-button:not(.collapsed)::after {
      background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="%23ff0000" viewBox="0 0 16 16"%3E%3Cpath d="M1.5 8a.5.5 0 0 1 .5-.5h12a.5.5 0 0 1 0 1h-12a.5.5 0 0 1-.5-.5z"/%3E%3C/svg%3E');
    }

    .accordion-button {
      font-weight: 500;
    }

    .accordion-item {
      border-radius: 10px;
      margin-bottom: 1rem;
      overflow: hidden;
    }

    h2 span.text-danger {
      color: #ff0000 !important;
    }
    .accordion button.accordion-button {
    border: none;
    padding: 25px 25px;
    width: 100%;
    text-align: left;
    color: #171717;
    font-size: 19px;
        background-color: #fff !important;
}
.accordion .accordion-header {
    margin: 0;
}
.accordion .accordion-item {
    border: 1px solid #C6C6C6 !important;
    border-radius: 13px !important;
}
.accordion .accordion-body {
    font-size: 19px;
    padding: 30px;
}
.accordion .accordion-button::after {
    background-image: url(https://seocircular.com/wp-content/uploads/2025/10/add-circle.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    width: 10px;
    height: 10px;
}

@media screen and (max-width: 1024px) {
	.navbar a.navbar-brand {
    width: 190px;
}
	
    .timeline:after {
        left: 49.3%;
    }
    section h2 {
    font-size: 35px !important;
}
.owl-carousel .owl-next {
    right: -30px;
    left: auto;
    transform: none;
}
.owl-carousel .owl-prev{
    left: -30px;
}
.owl-carousel .owl-prev, .owl-carousel .owl-next {
    width: 40px;
    height: 40px;
}
.head-left h2 {
    font-size: 22px !important;
}
.head-left span {
    font-size: 55px;
}
.head-left span {
    font-size: 55px;
}
div#navbarNav {
    justify-content: end !important;
}
section.home-banner {
    padding-top: 70px !important;
}
.navbar li.nav-item a.nav-link {
    font-size: 15px;
    padding: 5px 12px;
}
.navbar {
    padding: 1rem 0rem;
}
}

@media screen and (max-width: 991px) {
button.navbar-toggler.text-white {
    position: absolute;
    right: 15px;
    width: 55px;
    min-height: auto;
    padding: 14px;
    border-radius: 8px;
    top: 18px;
	border-color:#fff;
}
	header#site-header a.btn.btn-contact {
    display: none;
}
	button.navbar-toggler.text-white {
    position: absolute;
    right: 15px;
}
.home-banner .main-heading {
    font-size: 45px;
}
.home-icons-section01 img {
    width: 40px;
    margin-bottom: 15px;
}
.home-icons-section01 .border {
    padding: 20px !important;
}
section p {
    font-size: 15px !important;
}
.industry-col {
    min-height: 300px;
}
.logos-rowww>div {
    height: 120px;
    text-align: center;
}
.logos-rowww img {
    width: 70%;
    object-fit: contain;
    margin: 0 auto;
}   
.contact-box {
    flex-wrap: wrap;
}
.contact-box-inner {
    width: 100%;
    align-items: center;
}
.contact-box-inner img {
    width: 110px;
    margin-right: 18px;
    height: 85px;
}
}

@media screen and (max-width: 767px) {
    .accordion button.accordion-button {
    white-space: normal;
}
.content-boxxxx .d-flex {
    flex-wrap: wrap;
}
.content-boxxxx .head-left {
    width: 100%;
    gap: 30px;
    margin-bottom: 15px;
}
.content-boxxxx .text-right {
    width: 100%;
}
div#team-slider {
    width: 89%;
    margin: 0 auto;
}
.owl-carousel .owl-next {
    right: -10px;
}
.owl-carousel .owl-prev{
    left: -10px;
}
.bg-color-box {
    height: auto;
}
.bg-color-box img {
    width: auto;
    height: auto;
}
.bg-color-box {
    margin-bottom: 25px;
}
.logos-rowww {
    padding-left: 15px;
    padding-right: 15px;
}
.logos-rowww .col-sm-6{
    width: 50%;
}
section h2 {
    font-size: 28px !important;
}
main#main.site-main.home-page {
    max-width: 100%;
    padding: 0;
}
.home-banner .main-heading {
    font-size: 35px;
}
body a.btn {
    font-size: 15px;
    padding: 14px 22px 13px 22px;
}
section.h-logos-section img {
    width: 70%;
}
}
