﻿@media screen and (min-width: 992px) {
  .navbar-brand.show-scroll {
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    height: 0;
    transition: all 0s ease 0s;
    width: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .navbar-brand.hide-scroll {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    height: auto;
    transition: all 0s ease 0s;
    width: auto;
    margin-right: 1rem;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }
}
@media screen and (min-width: 992px) {
  body .transparent-header {
    margin-top: -96px;
  }
  body .page-title-section {
    margin-top: -96px;
  }
}
.min-vh-67 {
  min-height: 67vh !important;
}

.min-vh-27 {
  min-height: 27vh !important;
}


.banner-style02{border-radius:0 0 40px 40px}

.about-style04 .about-left .exp-box .bg-img{border-top-left-radius:10px;border-bottom-left-radius:10px}

.left-overlay-secondary[data-overlay-dark]:before{background:rgba(20,33,43,0.76);background:linear-gradient(-90deg, transparent, #14212b 65%)}.dark-overlay[data-overlay-dark]:before{background:#000}

.text-primary, .text-primary-hover:hover {
  color: #f64f1b !important;
}

.elementor-element.elementor-element-e272c2a {
  padding: 120px 0px 0px 0px;
}

.elementor-element.elementor-element-contact {
  padding: 80px 0px 80px 0px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1140px;
}

@media screen and (min-width: 1599px) {
  .elementor .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1320px;
  }
}
@media (min-width: 1599px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1320px;
  }
}
.card {
  color: #575a7b;
}
.card img {
  display: block;
  width: 100%;
}
.card-style03 .card-body {
  max-height: 103px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transition: 0.4s;
}
.card-style03 .cdh{max-height: 80px;}
.card .card-body {
  color: #575a7b;
  padding: 0 10px;
}
.card-style03 .card-body .service-content {
  box-shadow: 0 6px 30px 0 #000 12;
  background-color: #fff;
  padding-right: 1.5rem;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
  margin: 0 32px;
  gap: 1.125rem;
  border-bottom: 2px solid #f64f1b;
  z-index: 1;
  position: relative;
  display: flex;
}
.card-style03 .card-body .service-content::before {
  position: absolute;
  content: "";
  height: 78px;
  width: 64px;
  background-color: #fff;
  inset-block-start: -20px;
  inset-inline-start: 20px;
  transform: rotate(0deg);
  z-index: -1;
  clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 49%);
}
.card-style03 .card-body .service-content .service-icon {
  width: 70px;
  height: 70px;
  transition-duration: 500ms;
  margin-left: -16px;
  background-color: #f64f1b;
  align-items: center;
  justify-content: center;
  display: flex;
}
.card-style03 .card-body .service-content .service-icon i{
  color: #fff;
  font-size: 20px;
}

.card-style03:hover .card-body{max-height:300px;transition:0.4s}
.py-1-5{padding-top: 0.8rem;}
.bg-secondary {
  background-color: #14212b !important;
}
.extra-style01 {
  margin-top: -190px;
}
.list-style04 {
  list-style: none;
  padding-left: 0;
  width: 90%;
}
.list-style04 li {
  line-height: 24px;
  padding-left: 30px;
  position: relative;
  margin-bottom: 8px;
  font-size: 14px;
  color: #000;
}
.list-style04 li::before {
  content: '\f058';
  font-family: "Font Awesome 6 Free";
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  line-height: 35px;
  color: #f64f1b;
}
.accordion-style{
  width: 60%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.accordion-style.style02 .card {
  -webkit-transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
  transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
  background-color: #14212b;
  border-radius: 10px;
}
.accordion-style .card {
  background: transparent;
    background-color: transparent;
  box-shadow: none;
  margin-top: 0 !important;
  border: none;
}
.accordion-style.style02 .btn-link.collapsed {
  padding: 10px;
  font-weight: 700;
  background: #fff;
  color: unset;
}
.accordion-style.style02 .btn-link.collapsed::after {
  content: "\203A";
  top: 7px;
}
.accordion-style.style02 .btn-link.collapsed::after, .accordion-style.style02 .btn-link::after {
  right: 10px;
  font-family: themify;
  font-size: 32px;
  color: #fff;
}
.accordion-style.style02 .btn-link {
  padding: 30px 35px;
  font-weight: 700;
  background: #14212b !important;
  color: #fff !important;
  border-radius: 10px;
}
.accordion-style .btn-link {
  background: #fff;
  color: #575a7b;
  line-height: 20px;
  position: relative;
  border: none;
  display: block;
  width: 100%;
  text-align: left;
  white-space: normal;
  border-radius: 4px;
  padding: 20px 35px 20px 20px;
  font-weight: 500;
  text-decoration: none;
}
.panel {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion-style.style02 .btn-link::after {
  content: "\e65a";
  top: 32px;
}
.accordion-style .btn-link.collapsed::after {
  background: none;
  content: "+";
  right: 15px;
  left: inherit;
  font-size: 20px;
  height: auto;
  transform: none;
  width: auto;
  top: 20px;
  color: #14212b;
}
.accordion-style .btn-link::after {
  background: none;
  content: "-";
  right: 17px;
  left: inherit;
  font-size: 20px;
  height: auto;
  transform: none;
  width: auto;
  top: 20px;
  position: absolute;
  color: #14212b;
}

.social-icon-style3 li {
  margin-right: 5px;
  display: inline-block;
}
.social-icon-style3 li a {
  width: 50px;
  height: 50px;
  background: #fff;
  text-align: center;
  font-size: 16px;
  color: #272c49;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.list-style09 li {
  margin-bottom: 17px;
  color: rgba(255,255,255,0.6);
}
.list-style09 li span {
  text-transform: uppercase;
  font-weight: 700;
  padding-right: 3px;
  color: #fff;
  font-size: 16px;
}
.list-style09 li.menu{margin-bottom: 10px;text-align: center;
}
.nav-link.active {
  color: #f64f1b !important;
}
.list-style09 li.menu a{
  color: #fff;
}


.partner .bor-box{
  text-align: center;
  border: solid 1px #e3e3e3;
  padding: 20px;
  margin: 20px;
  display: flex;             /* Use flexbox */
  justify-content: center;   /* Horizontal center */
  align-items: center;
}

@media (min-width: 1200px) {
  .partner .bor-box{
  padding: 10px;
  margin: 18px;;
}
}

@media (min-width: 576px) {
  .elementor-element .elementor-element-f3bff75 {
    width: 58.33%;
  }
}
@media (min-width: 576px) {
  .elementor-column.elementor-col-50[data-col="50"] {
    width: 50%;
  }
}

.elementor-element-f3bff75 .elementor-element-populated {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #00000016;
  padding: 3rem 3rem 3rem 3rem !important;
  border-radius: 10px 10px 10px 10px;
}
.elementor-column .elementor-element-f3bff75 > .elementor-element-populated, .elementor-element.elementor-element-f3bff75 > .elementor-element-populated > .elementor-background-overlay, .elementor-5373 .elementor-element.elementor-element-f3bff75 > .elementor-background-slideshow {
  border-radius: 10px 10px 10px 10px;
}
.wpcf7 .quform-submit-inner {
  cursor: pointer;
  margin-bottom: 0;
  color: #fff;
  background-color: RGB(246, 79, 27);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.3s;
  display: inline-block;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
  border: none;
  transition: all 0.3s ease-in-out;
}
.wpcf7 .quform-submit-inner .wpcf7-submit {
  border: none;
  background: none;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 14px 31px !important;
}
.wpcf7 .form-group{
  margin-bottom: 20px;
}
.wpcf7 .form-group label{
  margin-bottom: 8px;
}
.bg-light {
  background-color: rgba(246,79,27,0.05) !important;
}

.contact-icon {
  width: 80px;
  height: 80px;
  background-color: rgba(246,79,27,0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  color: RGB(246, 79, 27);
  font-size: 40px;
  border-radius: 50%;
  margin: 0 auto 20px;
}
.process-no {
  background-image: linear-gradient(to right, #f64f1b, #f64f1b);
  background-clip: text;
  -webkit-text-stroke-color: transparent;
  -webkit-text-stroke-width: 2px;
  color: #fff;
  font-size: 45px;
  font-weight: 500;
  letter-spacing: 1px;
  display: block;
}
.p-b{margin: 0 0 8px;}
.breadcrumb{width: auto; margin: 0 auto;}
.page-title-section ul {
  padding: 9px 15px 7px 36px;
  border: 1px solid rgba(9,184,80,0.3);
  border-radius: 8px;
  font-weight: 600;
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #f64f1b;
  font-size: 13px;
  letter-spacing: 2px;
  line-height: 1;
  margin-top: 20px;
}
.page-title-section ul li {
  display: inline-block;
}
.page-title-section ul li a {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}

.page-title-section ul li.arrow::after {
  content: '\f105';
  font-weight: 700;
  vertical-align: middle;
  color: #fff;
  font-family: Font Awesome\ 5 Free;
  padding: 0 5px 0 10px;
}