.head_top,
.p0 {
  padding: 0;
}

.form-div-btn,
.main-banner .form-st .form-div {
  margin: 0 10px;
}

.serv-cta-chat:after,
.serv-cta-chat:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
}

h1,
h2 {
  font-family: "Bebas Neue", sans-serif;
  margin: 0;
}

a,
button,
h3,
h4,
h5,
h6,
li,
p,
span {
  font-family: "Poppins", sans-serif;
}

body {
  overflow-x: hidden;
}

.form-btn-st:focus,
a:focus,
a:hover,
button:focus,
button:hover {
  text-decoration: none !important;
  outline: 0;
}

.logo img {
  width: 150px;
}

.head_top {
  z-index: 9;
  position: absolute;
  width: 100%;
}

section {
  float: left;
  width: 100%;
}

.head_top .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.serv-cta-btn.inr-tab-btn.header-btn.cta-tab-btn {
  justify-content: flex-end;
}

.serv-cta-btn.inr-tab-btn.header-btn.cta-tab-btn a.serv-cta-tel {
  margin-right: 15px;
  color: #fff;
}

.h-contact-info ul li:last-child,
.serv-cta-btn.inr-tab-btn.header-btn.cta-tab-btn a.serv-cta-tel.popup-btn {
  margin-right: 0;
}

.serv-cta-btn.inr-tab-btn.header-btn.cta-tab-btn a.serv-cta-chat:hover {
  color: #fff;
}

.main-banner {
  overflow: hidden;
  position: relative;
  padding: 150px 0 0;
  background: url('../images/banner-1.jpg') center/cover no-repeat;
  z-index: 2;
}

.serv-cta-chat,
.serv-cta-tel {
  font-size: 13px;
  z-index: 1;
  position: relative;
  color: #fff;
}

.bnr-txt h1 {
  font-size: 55px;
  font-weight: 400;
  text-align: center;
  color: #fff;
}

.banner-img-bk img {
  width: 60%;
  display: table;
  opacity: 0.4;
  filter: blur(1px);
  -webkit-filter: blur(1px);
  z-index: -1;
  position: relative;
  margin: 50px auto 0;
}

.bnr-txt p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 30px;
  margin-bottom: 0;
}

.main-banner .form-st form {
  display: flex;
  justify-content: center;
}

.serv-cta,
.serv-cta-div {
  align-items: center;
}

.main-banner .form-st {
  border-radius: 6px;
  padding: 0 30px;
  width: auto;
  margin: 25px 0 0;
}

.cta-side-img img,
.main-banner .form-st .form-div,
.main-banner .form-st .form-div input,
.why-choose-img img,
section.sec_portfolio .resume_inner .resume_box img {
  width: 100%;
}

.main-banner .form-st .form-div input {
  background: #000;
  border: 0;
  padding: 15px 20px;
  border-radius: 6px;
  color: #fff;
  font-size: 16px;
}

.main-banner .form-st .form-div input::placeholder {
  color: #fff;
}

.form-div-btn input {
  padding: 15px 35px;
  border: 0;
  border-radius: 6px;
  background: #e50203;
  color: #fff;
  font-size: 16px;
}

.form-div-btn .fa-arrow-right {
  position: absolute;
  top: 18px;
  right: 15px;
  color: #fff;
  transition-duration: 1s;
}

.serv-cta-chat,
.serv-cta-chat:after,
.serv-cta-chat:before,
.serv-cta-tel,
.serv-cta-tel:before {
  transition-duration: 0.7s;
}

.form-div-btn {
  position: relative;
}

.cta-sec .serv-cta-btn.cta-tab-btn a.serv-cta-tel.popup-btn,
.serv-cta-chat {
  margin-left: 15px;
}

.form-div-btn:hover .fa-arrow-right {
  right: -15px;
}

.client-logo {
  padding: 20px 0;
  margin-bottom: 80px;
  background-color: #000;
}

.client-logo img {
  filter: brightness(100);
}

.our-serv-sec .client-logo .col-sm-12 {
  display: block;
}

.our-serv-sec {
  padding: 0 0 40px;
  background: url('../images/service-bg.webp') center/cover no-repeat;
}

.serv-cta-div {
  display: flex;
  justify-content: center;
  background: #e50203;
  border-radius: 8px;
  padding: 20px;
}

.serv-cta h3 {
  font-size: 22px;
  color: #fff;
  margin: 0;
  padding-bottom: 30px;
}

.serv-cta-tel {
  border: 1px solid #fff;
  padding: 12px 15px;
  background: 0 0;
}

.serv-cta-chat {
  padding: 12px 20px;
  border: 1px solid #000;
}

.serv-cta-btn {
  display: flex;
}

.serv-cta-chat:before {
  top: 0;
  bottom: 50%;
  right: 0;
  z-index: -1;
}

.serv-cta-chat:after {
  bottom: 0;
  top: 50%;
  z-index: -1;
  right: 0;
}

.serv-cta-tel:after,
.serv-cta-tel:before {
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: 0 0;
  position: absolute;
  right: 0;
  z-index: -1;
  content: "";
}

.serv-cta-chat:hover {
  border-color: #fff;
  color: #fff;
  background: 0 0;
}

.serv-cta-chat:hover::before {
  bottom: 0 !important;
  background: 0 0;
}

.serv-cta-chat:hover::after {
  top: 0 !important;
  background: 0 0;
}

.serv-cta-tel:after {
  transition-duration: 0.7s;
}

.num_btn:hover,
.serv-cta-tel:hover {
  background: #000;
  transition-duration: 0.7s;
}

.num_btn:hover {
  top: 50%;
  border-radius: 30px !important;
}

.serv-cta-tel:hover {
  top: 50%;
  bottom: 50%;
  color: #fff;
  border-color: #000;
}

.our-serv-sec .col-sm-12 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

.hd-txt h2 {
  font-size: 60px;
  padding-bottom: 25px;
  color: #0b0b0b;
}

.hd-txt p {
  font-size: 16px;
  font-weight: 400;
  color: #0b0b0b;
}

.serv-cta-img {
  margin-top: -60px;
}

.serv-col-main {
  padding: 50px 0 0;
}

.serv-bx {
  padding: 30px 20px;
  background: 0 0;
  margin-bottom: 20px;
  transition: 0.3s ease-in-out;
}

.serv-bx p {
  width: 80%;
}

.serv-bx:hover {
  background: rgb(36 11 31/5%);
}

section.sec_portfolio {
  padding: 50px 0;
  background: url('../images/portfolio-bg.webp') center/cover no-repeat;
}

.slider-bnt-st {
  text-align: center;
  margin-top: 80px;
}

section.sec_portfolio h2.heading {
  text-align: center;
  color: #fff;
}

section.sec_portfolio p.para {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
}

section.sec_portfolio .resume_inner .col-md-2 {
  padding: 0 6px;
}

section.sec_portfolio .resume_inner .slick-dots li.slick-active button {
  background: #e50203;
  color: #e50203;
}

section.sec_portfolio .resume_inner .slick-dots li button {
  background: #fff;
  border-radius: 50px;
  color: #2cc05b;
  width: 10px;
  height: 10px;
}

section.sec_portfolio .resume_inner .slick-dots {
  bottom: -55px;
}

section.sec_portfolio .resume_inner .slick-dots li {
  width: auto;
}

.box18 {
  overflow: hidden;
  text-align: center;
  position: relative;
}

.box18:after,
.box18:before {
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.box18:hover:after,
.box18:hover:before {
  -webkit-transform: scale(400);
  -moz-transform: scale(400);
  -ms-transform: scale(400);
  -o-transform: scale(400);
  transform: scale(400);
}

.box18:before {
  -o-transition: 0.5s linear 0.3s;
  -moz-transition: 0.5s linear 0.3s;
  -ms-transition: 0.5s linear 0.3s;
  -webkit-transition: 0.5s linear 0.3s;
  transition: 0.5s linear 0.3s;
}

.box18:hover:before {
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}

.box18:after {
  -o-transition: 0.5s linear 0.6s;
  -moz-transition: 0.5s linear 0.6s;
  -ms-transition: 0.5s linear 0.6s;
  -webkit-transition: 0.5s linear 0.6s;
  transition: 0.5s linear 0.6s;
}

.box18:hover:after {
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.box18 img {
  width: 100%;
  height: auto;
}

.box18 .box-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: 0 0;
  color: #fff;
  padding-top: 25px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  transition: 0.3s linear;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box18:hover .box-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.box18 .title {
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-top: 20px;
}

.box18 .description {
  font-size: 14px;
  font-style: italic;
  padding: 0 10px;
  margin: 15px 0;
}

.box18 .read-more {
  display: block;
  width: 120px;
  background: #178993;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
  padding: 10px 0;
  margin: 0 auto;
}

.serv-cta-btn.inr-tab-btn .serv-cta-tel:hover::after,
.serv-cta-btn.inr-tab-btn .serv-cta-tel:hover::before,
.serv-cta-btn.inr-tab-btn a.serv-cta-chat:after,
.serv-cta-btn.inr-tab-btn a.serv-cta-chat:before,
.testi-slider-st .slick-dots li.slick-active button,
.why-box:hover,
a#entry-box_close {
  background: #e50203;
}

@media only screen and (max-width: 990px) {
  .box18 {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 479px) {
  .box18 .box-content {
    padding-top: 0;
  }

  .banner-style-1 .pointers {
    margin-bottom: 20px !important;
  }
}

@media only screen and (max-width: 359px) {
  .box18 .title {
    padding-bottom: 10px;
  }
}

.box18:hover .box-content i {
  font-size: 40px;
  color: #fff;
}

section.sec_portfolio .hd-txt {
  text-align: center;
  padding-bottom: 20px;
}

section.sec_portfolio .hd-txt h2 {
  padding-bottom: 10px;
  color: #fff;
}

.cta-sec .serv-cta-btn.cta-tab-btn a,
.cta-sec .serv-cta-btn.cta-tab-btn:hover a.serv-cta-chat,
.serv-cta-btn.inr-tab-btn .serv-cta-tel:hover,
.why-box:hover h3,
.why-box:hover p,
section.cta-sec .hd-txt p,
section.sec_portfolio .hd-txt p,
ul#nav-tabs-wrapper-1 a {
  color: #fff;
}

.industry-sec {
  padding: 50px 0;
  background: url('../images/industry-bg.webp') center/cover no-repeat;
}

.cta-sec-2 .hd-txt,
.form-btn,
.industry-sec .hd-txt h2 {
  text-align: center;
}

.indust-tab-lst .nav-tabs {
  border: 0;
}

.indust-tab-lst .nav-tabs li a:hover,
.indust-tab-lst .nav-tabs li.active a,
.indust-tab-lst .nav-tabs li.active:hover a {
  border: 0;
  background: #e50203;
  color: #fff;
}

.indust-tab-lst .nav-tabs li a {
  border: 0;
  background: 0 0;
  color: #000;
  border-radius: 0;
  margin: 0 6px;
  transition: 0.5s ease-in-out;
  font-size: 25px;
  font-family: "Bebas Neue", sans-serif;
}

.industry-sec .tab-content {
  padding-top: 120px;
}

.industry-sec .tab-content .col-sm-12,
.row.banner-row {
  display: flex;
  align-items: center;
  justify-content: center;
}

.serv-cta-btn.inr-tab-btn .serv-cta-tel {
  color: #000;
  border-color: #e50203;
  position: relative;
  z-index: 1;
}

.serv-cta-btn.inr-tab-btn a.serv-cta-chat:hover {
  border-color: #e50203;
  color: #000;
}

.serv-cta-btn.inr-tab-btn a.serv-cta-chat {
  border-color: #e50203;
}

.serv-cta-btn.inr-tab-btn a.serv-cta-chat:hover::after,
.serv-cta-btn.inr-tab-btn a.serv-cta-chat:hover::before {
  background: 0 0;
}

.indus-tab-txt h2 {
  font-size: 60px;
  color: #000;
  padding-bottom: 20px;
}

.indus-tab-txt p {
  padding-bottom: 30px;
}

.indus-tab-img {
  border-radius: 17px;
  padding-bottom: 20px;
  background-color: #000;
}

.indus-tab-img img {
  width: 100%;
  margin-top: -60px;
}

.why-choose-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.process-box,
.process-sec .row,
.why-choose-img {
  position: relative;
}

.why-img-txt {
  position: absolute;
  bottom: 3px;
  text-align: center;
  left: 0;
  right: 0;
}

.why-img-txt h2 {
  font-size: 60px;
  color: #fff;
}

.why-img-txt h3,
.why-img-txt span {
  font-size: 38px;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
}

.why-img-txt h3 {
  margin: 0;
}

.why-img-txt span {
  display: block;
}

.why-img-txt a {
  font-size: 27px;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
}

.why-choose-sec {
  padding: 50px 0;
  background: url('../images/why-choose-bg.webp') center/cover no-repeat;
}

.why-choose-list ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0;
}

.why-choose-list ul li {
  list-style: none;
  width: 50%;
  margin-bottom: 25px;
}

.why-box {
  margin: 0 20px;
  background: #e1e1e1;
  border-radius: 5px;
  padding: 25px 20px;
}

.why-box p {
  min-height: 85px;
}

.why-box.why-bx-2,
.why-box.why-bx-3,
.why-box.why-bx-6 {
  background: #ebebeb;
}

.why-box h3 {
  font-size: 30px;
  font-family: "Bebas Neue", sans-serif;
  margin: 0;
}

.why-box.why-bx-5,
.why-box.why-bx-6 {
  margin-bottom: 0;
}

section.why-choose-sec .hd-txt {
  text-align: center;
  padding-bottom: 30px;
}

.process-box h2,
.process-sec .hd-txt h2,
section.why-choose-sec .hd-txt h2 {
  padding-bottom: 10px;
}

section.cta-sec .hd-txt h2 {
  font-size: 47px;
  color: #fff;
}

.cta-sec {
  padding: 50px 0 10px;
  background: url('../images/cta-bg.webp') center/cover no-repeat;
}

.cta-tab-btn {
  margin-top: 30px;
}

.cta-side-img {
  margin-top: -85px;
}

.serv-cta-btn.inr-tab-btn .serv-cta-tel img {
  margin-right: 5px;
}

.process-sec {
  padding: 50px 0 180px;
}

.process-sec .hd-txt,
.testi-sec .hd-txt {
  text-align: center;
  padding-bottom: 50px;
}

.process-box span {
  font-size: 55px;
  font-family: "Bebas Neue", sans-serif;
}

.banner-style-1 .pointers li,
.banner-style-1 p {
  font-family: "Poppins", sans-serif;
  color: #fff;
}

.process-box h2 {
  font-size: 30px;
  text-transform: uppercase;
}

.process-box p {
  font-size: 13px;
}

.proces-line-img {
  left: -50px;
  position: absolute;
  bottom: -38px;
  filter: hue-rotate(180deg) brightness(0.6);
}

.procs-bx-2 {
  top: 125px;
}

.procs-bx-4 {
  top: 125px;
  left: 10px;
}

.testi-sec {
  padding: 50px 0;
  background: url('../images/testi-bg.webp') center/cover no-repeat;
}

.testi-box-st {
  background: #fff;
  margin: 10px;
  padding: 20px;
  box-shadow: 0 0 4px #979797;
}

a.trust-pilot img {
  width: 80px;
  background-color: #f7f7f7;
  padding: 4px 7px;
}

.testi-img-txt h4 {
  font-size: 20px;
  font-weight: 700;
  color: #202020;
}

.testi-img-txt span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #202020;
}

.banner-top h4,
.entry-box .text-1 h1,
.entry-box button {
  text-transform: uppercase;
  font-weight: 700;
}

.color i,
footer#footer a {
  color: #e50203;
}

.testi-img-txt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
}

.color i {
  font-size: 15px;
}

.cta-sec-2 .cta-tab-btn {
  justify-content: center;
}

.hp-field {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
}

.copy-sec {
  text-align: center;
  padding: 10px 0;
  background: #e1e1e1;
}

.copy-sec p {
  margin-bottom: 5px;
}

section.cta-sec.cta-sec-2 {
  padding-bottom: 50px;
}

.privacy-txt a {
  color: #000;
  margin: 0 8px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.testi-slider-st .slick-dots {
  position: absolute;
  bottom: -50px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.feature-box {
  display: flex;
  gap: 15px;
  font-size: 17px;
  margin-bottom: 15px;
}

.social-wrapper {
  display: flex;
  align-items: center;
}

.social-wrapper i {
  color: #fff;
  padding: 10px;
  background-color: #3b5998;
}

.footer-logo-wrapper img {
  width: 230px;
  filter: brightness(0) saturate(100%) invert(0%) sepia(10%) saturate(7462%)
    hue-rotate(272deg) brightness(106%) contrast(94%);
}

.footer-logo-wrapper {
  margin-top: 15px;
  margin-bottom: 10px;
}

.footer-widgets-wrap {
  padding: 40px 0;
  float: left;
  width: 100%;
}

.testi-slider-st .slick-dots li button:before {
  font-size: 0;
  line-height: 0;
}

.testi-slider-st .slick-dots li button {
  background-color: #e5e5e5;
  border-radius: 50px;
  width: 10px;
  height: 10px;
}

.testi-box-st p {
  min-height: 105px;
  margin-top: 15px;
}

a.num_btn {
  border-radius: 30px;
}

#entry-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999990;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.62);
  display: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  top: 0;
  left: 0;
}

.entry-box {
  width: 635px;
  margin: 0 auto;
  border-radius: 20px;
  position: relative;
  height: 533px;
  padding: 20px 40px 20px 40px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

a#entry-box_close {
  width: 59px;
  height: 59px;
  display: block;
  line-height: 59px;
  color: #fff;
  border-radius: 50%;
  font-size: 32px;
  text-align: center;
  position: absolute;
  right: 32px;
  top: 10px;
  z-index: 999;
}

.entry-box .text-1 h1 {
  font-size: 30px;
  color: #fff;
  line-height: 34px;
  margin-bottom: 12px;
}

.entry-box .text-1 h1 span.red {
  color: #e50203;
  text-transform: uppercase;
}

.col-sm-12.entry-right {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
}

.entry-box .text-1 p {
  color: #fff;
  font-size: 19px;
  line-height: 22px;
}

.entry-box .text-1 p strong {
  text-transform: uppercase;
}

.text-1 {
  position: relative;
  padding-left: 27px;
  margin-bottom: 20px;
}

.text-1:before {
  content: "";
  width: 10px;
  height: 100%;
  position: absolute;
  left: 0;
  background-color: #e50203;
  border-radius: 100px;
}

.entry-box .form-control {
  min-height: 50px;
  border-radius: 7px;
  background-color: rgba(250, 250, 250, 0.92);
  border-color: transparent;
  color: #060606;
  font-size: 16px;
  width: 100%;
  display: block;
  padding: 15px;
}

.form-control {
  height: 41px;
  border-radius: 0;
}

.entry-box .form-control::placeholder {
  color: #000;
}

.entry-box button {
  border-radius: 5px;
  background-color: #171717;
  color: #fff;
  width: auto;
  font-size: 15px;
  height: 50px;
  cursor: pointer;
  padding: 0 30px;
}

.entry-box ul li {
  color: #111322;
  font-size: 16px;
  font-weight: 500;
  width: 49%;
  display: inline-block;
  margin-bottom: 4px;
}

.entry-box ul li i {
  color: #eb0000;
}

.form-group {
  margin-bottom: 1rem;
}

.two-title p {
  padding-bottom: 25px;
}

#entry-popup .container {
  max-width: 1574px !important;
  width: 100%;
  margin: 0 auto !important;
  float: none !important;
  padding: 0 15px !important;
}

.christmas-popup {
  position: absolute;
  left: -10px;
  top: 34px;
  filter: hue-rotate(152deg) brightness(1);
  display: none;
}

.loader {
  margin-top: 8px;
}

.loader img {
  width: 8%;
}

.color {
  margin-top: 5px;
}

.testi-img-txt img {
  max-width: 80px;
}

ul#nav-tabs-wrapper-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.resume_box {
  margin-bottom: 12px;
}

.main-banner-right {
  position: absolute;
  bottom: 0;
  right: -200px;
  z-index: -1;
}

@media (min-width: 320px) and (max-width: 767px) {
  .main-banner {
    overflow: hidden;
  }

  .main-banner-right {
    width: 100%;
    right: -90px;
    text-align: right;
  }

  .main-banner-right img {
    width: 300px;
  }

  .feature-box {
    padding-left: 15px;
    font-size: 15px;
  }

  .footer-widgets-wrap {
    padding: 0 0 20px;
  }

  ul#nav-tabs-wrapper-1 {
    flex-wrap: wrap;
  }

  .cta-tab-btn {
    margin-top: 4px;
  }

  .logo {
    margin-top: 8px;
  }

  .christmas-popup {
    display: none;
  }

  .entry-box {
    width: 100%;
    padding: 0;
    background-image: none !important;
    background-color: #25292e !important;
    height: auto;
  }

  .col-sm-12.entry-right {
    padding: 20px;
  }

  a#entry-box_close {
    right: 0;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .entry-box .form-control {
    height: 45px;
    min-height: 45px;
    padding-top: 0;
    padding-bottom: 0;
  }
}

header {
  position: absolute;
  width: 100%;
  padding: 30px 0;
  z-index: 1;
}

.h-contact-info {
  text-align: right;
}

.h-contact-info ul {
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 0;
  list-style: none;
}

.h-contact-info ul li {
  margin-right: 30px;
  text-align: left;
}

.h-contact-info ul li a {
  color: #fff;
  position: relative;
  font-weight: 600;
  font-size: 20px;
  padding-left: 55px;
  display: inline-block;
}

.h-contact-info ul li a i {
  position: absolute;
  left: 0;
  width: 47px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  color: #fff;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 50%;
}

.h-contact-info ul li span {
  margin-bottom: -4px;
  display: block;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}

.banner-style-1 {
  position: relative;
  background-image: url('../images/banner-1.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.banner-style-1 h1 {
  color: #fff;
  font-size: 62px;
  line-height: 60px;
  margin-bottom: 15px;
  font-family: "Bebas Neue", sans-serif;
}

.banner-style-1 h2 {
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 15px;
}

.h-contact-info ul li a i.fa-comments {
  font-size: 20px;
}

.btn-style-1 {
  background: #e50203;
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  border-radius: 50px;
  padding: 9px 28px !important;
  border: 1px solid #fff;
}

.banner-style-1 .pointers {
  font-size: 0;
  margin-bottom: 50px;
  list-style: none;
  padding-left: 0;
}

.banner-style-1 .pointers li {
  font-size: 16px;
  margin-bottom: 10px;
  padding-left: 18px;
  position: relative;
}

.banner-style-1 .pointers li:before {
  content: "";
  background: #fff;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50px;
}

.inline-flex > li {
  margin-right: 20px;
}

.btn-style-2 {
  background-color: #000;
  color: #fff !important;
  font-size: 18px;
  font-weight: 500;
  border-radius: 50px;
  padding: 9px 40px;
}

.btn-style-2:hover{
    color: #ff0000;
}

.inline-flex {
  display: inline-flex;
  align-items: center;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.banner-form {
  background-color: rgb(255 255 255/50%);
  border: 1px solid #111;
  border-radius: 20px;
}

.banner-top {
  padding: 20px 0 15px;
  text-align: center;
}

.banner-top h4 {
  font-size: 34px;
  color: #111;
  margin: 0;
  animation: 1s cubic-bezier(0.4, 0, 1, 1) infinite blink1;
}

.banner-top h5 {
  margin: 0;
  font-size: 20px;
  color: #111;
}

.banner-middle {
  background: #e50203;
  text-align: center;
  padding: 7px 0;
}

.banner-middle p {
  color: #fff;
  margin: 0;
}

.banner-middle p span {
  color: #fff000;
  font-weight: 600;
}

.banner-last {
  padding: 30px 22px;
}

.custom-input-style {
  width: 100%;
  font-size: 15px;
  color: #666;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 15px 25px;
}

.custom-submit-style {
  width: 100%;
  background: #e50203;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  border: 2px solid #fff;
  border-radius: 100px;
  padding: 11px 0;
}

@keyframes blink1 {
  0%,
  100% {
    color: #000;
  }

  50% {
    color: red;
  }
}

.banner-content p {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 15px;
}

.partner-image {
  margin-top: 40px;
  margin-bottom: 40px;
}

.btn-yellow {
  background-color: #e50203;
  color: #fff !important;
}

.serv-bx img {
  /* filter:hue-rotate(166deg) brightness(.6); */
}

.hdr-form {
  z-index: 99;
  padding: 30px;
  border-radius: 15px;
  background-color: #fff;
}

.hdr-form h3 {
  color: #000;
  margin: 0 0 8px;
  text-align: center;
  font-size: 18px;
}

.hdr-form input,
.hdr-form select {
  width: 100%;
  border: 1px solid #717171;
  padding: 10px;
  margin: 8px 0 0;
  border-radius: 6px;
}

.serv-looking {
  margin: 25px 0 5px;
}

.serv-looking input {
  width: auto;
  margin-right: 2px;
  transform: scale(1.4);
}

.serv-looking input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  width: 10px;
  height: 10px;
}

.serv-looking span {
  font-size: 14px;
}

.serv-looking label {
  margin-right: 16px;
}

.hdr-form button {
  width: 100%;
  border: none;
  color: #fff;
  padding: 12px 0;
  border-radius: 6px;
  margin-top: 20px;
  cursor: pointer;
}

.serv-looking h4 {
  color: #133749;
  font-size: 16px;
  text-align: center;
}

section.thank-you-page {
  min-height: calc(100vh - 120px);
  display: flex;
  align-items: center;
  padding: 140px 0 80px;
  background: url('../images/banner-1.jpg') center/cover no-repeat;
  position: relative;
}

section.thank-you-page::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.72);
  z-index: 0;
}

section.thank-you-page .container {
  position: relative;
  z-index: 1;
}

.thank-you-card {
  background: #fff;
  border-radius: 20px;
  padding: 50px 40px 45px;
  text-align: center;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.25);
}

.thank-you-icon {
  width: 90px;
  height: 90px;
  margin: 0 auto 25px;
  border-radius: 50%;
  background: rgba(229, 2, 3, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
}

.thank-you-icon i {
  font-size: 52px;
  color: #e50203;
}

.thank-you-title {
  font-family: "Bebas Neue", sans-serif;
  font-size: 64px;
  line-height: 1;
  color: #111;
  margin: 0 0 20px;
  letter-spacing: 1px;
}

.thank-you-lead {
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  line-height: 26px;
  color: #444;
  margin: 0 auto 25px;
  width: 80%;
}

.thank-you-lead strong {
  color: #e50203;
}

.thank-you-details {
  background: #f7f7f7;
  border-radius: 12px;
  padding: 18px 22px;
  margin: 0 auto 30px;
  max-width: 480px;
  text-align: left;
}

.thank-you-details p {
  margin: 0 0 8px;
  font-size: 15px;
  color: #333;
}

.thank-you-details p:last-child {
  margin-bottom: 0;
}

.thank-you-details span {
  font-weight: 600;
  color: #e50203;
  display: inline-block;
  min-width: 70px;
}

ul.thank-you-actions {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 15px;
}

ul.thank-you-actions li {
  margin: 0;
}

ul.thank-you-actions .btn-style-1,
ul.thank-you-actions .btn-style-2 {
  display: inline-block;
  min-width: 160px;
  text-align: center;
}

ul.thank-you-actions .thank-you-call {
  background-color: #000;
  border: 1px solid #000;
}

ul.thank-you-actions .thank-you-call:hover {
  background-color: #e50203;
  border-color: #e50203;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  section.thank-you-page {
    padding: 120px 15px 60px;
  }

  .thank-you-card {
    padding: 35px 22px 30px;
  }

  .thank-you-title {
    font-size: 46px;
  }

  .thank-you-lead {
    font-size: 15px;
  }

  ul.thank-you-actions {
    flex-direction: column;
    width: 100%;
  }

  ul.thank-you-actions .btn-style-1,
  ul.thank-you-actions .btn-style-2 {
    width: 100%;
    min-width: 0;
  }
}

@media only screen and (max-width: 425px) {
  .thank-you-title {
    font-size: 38px;
  }

  .thank-you-icon {
    width: 72px;
    height: 72px;
  }

  .thank-you-icon i {
    font-size: 40px;
  }
}

@media only screen and (max-width: 1024px) {
  .banner-form {
    margin-top: 50px !important;
  }

  .cta-sec {
    padding-bottom: 45px !important;
  }
}

@media only screen and (max-width: 960px) {
  .col-lg-12.text-center.order-3.partner-image img {
    width: 100%;
  }

  .serv-cta-div {
    justify-content: unset !important;
  }
}

@media (max-width: 992px) {
  .inline-flex {
    margin-bottom: 24px;
  }
}

@media only screen and (max-width: 768px) {
  .serv-cta-img img {
    width: 100%;
  }

  .why-choose-img.chats {
    text-align: center !important;
  }

  .why-img-txt {
    bottom: 17px;
  }

  .why-img-txt h2 {
    font-size: 50px;
  }

  .why-img-txt span {
    font-size: 33px;
  }

  .why-img-txt h3 {
    font-size: 32px;
  }

  .cta-side-img img {
    width: 38%;
  }

  .cta-side-img {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .h-contact-info ul li a {
    font-size: 16px !important;
    display: inline-block !important;
  }

  .h-contact-info ul li span {
    font-size: 10px !important;
    padding-bottom: 8px !important;
  }

  .btn-style-1 {
    font-size: 14px !important;
  }

  .col-lg-8.order-md-1.order-2 {
    text-align: center;
    padding-top: 172px;
  }

  .h-contact-info ul li {
    text-align: center;
    padding: 5px 0;
  }

  .indus-tab-img img {
    width: 50%;
    margin-top: -60px;
  }

  .banner-style-1 h1 {
    font-size: 50px;
    line-height: 56px;
    padding: 0 20px !important;
  }

  .banner-style-1 h2 {
    font-size: 50px;
    line-height: 56px;
    padding: 0 20px !important;
  }

  .banner-top h4 {
    font-size: 30px;
  }

  .banner-top h5 {
    font-size: 18px;
  }

  .custom-submit-style {
    font-size: 16px;
  }

  .client-logo img {
    width: 66%;
  }

  .h-contact-info .btn_none {
    display: none;
  }

  .header_icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

@media (max-width: 575px) {
  .inline-flex {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  ul.inline-flex li {
    padding: 18px 0;
  }
}

@media only screen and (max-width: 425px) {
  .btn-style-2,
  .custom-submit-style,
  .entry-box .text-1 p,
  .feature-box {
    font-size: 14px;
  }

  .h-contact-info ul li a {
    font-size: 14px !important;
  }

  .h-contact-info ul li {
    padding: 10px 0;
  }

  .banner-style-1 h1 {
    font-size: 38px;
    line-height: 46px;
    padding: 0 20px !important;
  }

  .banner-style-1 h2 {
    font-size: 38px;
    line-height: 46px;
    padding: 0 20px !important;
  }

  .banner-top h4 {
    font-size: 28px;
  }

  .banner-top h5 {
    font-size: 16px;
    padding-top: 15px !important;
  }

  .col-lg-12.text-center.order-3.partner-image img {
    width: 100% !important;
    overflow: hidden !important;
  }

  .btn-style-2 {
    background-color: #000;
  }

  .btn-style-2:hover{
    color: #e50203;
  }

  .client-logo img {
    width: 38% !important;
  }

  .serv-cta-img img {
    width: 68% !important;
  }

  section.sec_portfolio .hd-txt p {
    font-size: 15px !important;
    padding: 0 20px;
  }

  .indust-tab-lst .nav-tabs li a,
  .why-img-txt a {
    font-size: 22px;
  }

  .indus-tab-txt h2 {
    font-size: 34px;
  }

  .why-img-txt h2 {
    font-size: 27px;
  }

  .entry-box .text-1 h1,
  .why-img-txt span {
    font-size: 18px;
  }

  .why-img-txt h3 {
    font-size: 23px;
  }

  .entry-box {
    width: 100%;
    margin: 0 !important;
  }

  .footer-logo-wrapper img {
    width: 206px;
  }

  section.cta-sec .hd-txt h2 {
    font-size: 25px;
  }

  .text-1:before {
    width: 4px;
  }

  a#entry-box_close {
    font-size: 15px;
    width: 39px;
    height: 41px;
  }

  .entry-box .form-control {
    font-size: 14px;
    height: 40px;
    min-height: 40px;
  }

  .entry-box button {
    font-size: 12px;
  }

  .hd-txt h2 {
    font-size: 37px !important;
  }

  .nav-tabs > li {
    float: unset !important;
  }

  .indus-tab-img img {
    width: 64%;
  }

  .cta-side-img img {
    width: 50%;
  }

  ul#nav-tabs-wrapper-1 {
    display: unset !important;
  }

  .banner-content p {
    font-size: 15px !important;
  }

  .banner-style-1 .pointers li {
    font-size: 15px;
    padding-left: 0 !important;
  }

  .hd-txt p {
    font-size: 15px;
  }

  .widget.clearfix p strong {
    font-size: 13px;
  }

  .feature-box {
    margin-bottom: 6px;
  }

  .indust-tab-lst .nav-tabs li a,
  ul#nav-tabs-wrapper-1 a {
    padding: 4px 0 !important;
  }
}

@media only screen and (max-width: 375px) {
  .banner-style-1 .pointers li:before {
    left: -10px;
  }

  .btn-style-1 {
    padding: 7px 13px !important;
  }

  .btn-style-2 {
    padding: 9px 26px;
  }
  .btn-style-2 a:hover{
     color: #ff0000;
  }

  .hd-txt p {
    font-size: 14px;
    font-weight: 400;
    color: #0b0b0b;
  }

  .process-box span {
    font-size: 44px;
  }

  .testi-img-txt h4 {
    font-size: 18px;
  }

  .hd-txt h2 {
    font-size: 34px !important;
  }

  .banner-top h4 {
    font-size: 22px;
  }

  .entry-box .form-control {
    font-size: 12px;
  }

  .entry-box .text-1 h1 {
    letter-spacing: 1px;
  }

  .h-contact-info ul li a {
    font-size: 13px !important;
  }
}

@media only screen and (max-width: 320px) {
  .btn-style-2 {
    padding: 9px 14px;
    font-size: 13px;
  }

  .custom-input-style {
    font-size: 14px;
  }

  .custom-submit-style {
    font-size: 13px;
  }

  .serv-cta-chat {
    padding: 12px 7px;
    font-size: 12px;
  }

  .serv-cta-tel {
    padding: 12px 6px;
    font-size: 13px;
  }

  .why-choose-img img {
    width: 78%;
  }
}
