*{margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "inter", sans-serif;
font-optical-sizing: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
/* -webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto; */
text-decoration: none;
}

.top-nav{
  background-color:#F7F7F7;
  padding-top:15px;
  padding-bottom:10px;
}
.top-nav img{
  width:26px;
}
.top-nav p{
  font-size: 18px;
  color:#404040;
}
.navbar-nav .nav-item .nav-link{
  font-size:18px;
  color:#404040;
  letter-spacing:0.10px;
  font-weight:500;
}
.nav-btn{
  padding: 13px 25px;
  border-radius: 6px;
  background-color: #A50100;
  border:none;
  color:#fff;
  font-weight: 500;
}
.nav-btn:focus, .nav-btn:hover {
  color: #fff !important;
  transition: transform 0.3s ease-in-out;
  transform: scale(1.1);

}
.btn-2{
  background-color:#FAA300 !important;
}
.icon{
  width:22px !important;
  height:26px;
}
.section-spacing{
  padding-top:80px;
  padding-bottom: 80px;
}
.head-1{
  font-weight:900;
  font-size: 65px;
  color:#404040;
  letter-spacing: 0.10px;
  line-height:1.4;
}
#main-banner h1{
  font-weight:900;
  font-size: 65px;
  color:#404040;
  letter-spacing: 0.10px;
  line-height:1.4;
}
 #main-banner span{
   color:#A50100;
 }
 .site-para {
  font-size: 17px;
  color: #595959;
  letter-spacing: 0.1px;
  text-align: justify;
  line-height: 1.5;
}
 .f-8{
   font-size:15px;
 }
.mian-head{
  padding-left:17%;
}
#services{
    background-color:#A50100;
    height:400px;
}
.head-4{
  font-size:18px;
  font-weight:600;
  letter-spacing: 0.10px;
}
.head-6{
  font-size:20px;
  font-weight:600;
  letter-spacing:0.10px;
  color:#FAA300;
}
.head-2{
  font-size:35px;
  font-weight: 800;
  letter-spacing: 0.10px;
  line-height:1.4;
}
.service-box img{
  width: 58px;
}
.arrow{
  text-decoration:none;
  color:#000;
}
.arrow:hover{
  color:#FAA300;
}
.service-box {
  background-color: #fff;
  padding: 30px 25px;
  height: 100%;
  min-height: 350px;
  border-top: 10px solid #f7f7f7;
}
.bg-1{
  background-color:#fafafa;
}
.service-box:hover{
  /* border-top: 10px solid #FAA300; */
  border-bottom: 10px solid #A50100;
}
.bi-arrow-right::before {
  content: "\f138";
  font-size: 25px;
}
.border-h{
border:1px solid #A50100;
}
.border-hh{
  border:2px solid #F65800;
}
.service-area {
  position: absolute;
  z-index: 999;
  width: 1336px;
  left: 283px;
}
#quote{
  background-image:url('images/quote.webp');
  background-size:cover;
  background-repeat: no-repeat;
  overflow: hidden;
  height:600px;
  position: relative;
}
#quote .position-absolute{
  top:60%;
  left:21%;
}
.abt-img{
  position:relative;
}
.red-box {
  background-color: #A50100;
  position: absolute;
  height: 200px;
  width: 334px;
  bottom: -31px;
  z-index: 1;
  left: 45%;
  padding: 33px;
  text-align: center;
  font-size: 30px;
}
.head-rel {
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0.10px;
  line-height: 1.5;
}
.ideas{
  width:45px;
}
#projects{
  background-color:#f7f7f7;
}
.projects-tab .nav-item .nav-link{
  color:#404040;
  font-size:17px;
  font-weight:500 !important:
}
#pills-tabContent img:hover{
  -webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
transition: 1s ease;
  /* transition: all 1.5s cubic-bezier(0, 0, 0.2, 1); */
  /* transform: scale(1.2); */
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color:#a50100;
}
.nav-pills {
  --bs-nav-pills-border-radius:6px;
  --bs-nav-pills-link-active-color:#fff;
  --bs-nav-pills-link-active-bg:#0d6efd;
}

.team-box{
  background-color:#A50100;
  padding:35px 10px;
  border-radius:10px;
  position: relative;
  width: 100%;
max-width: 375px;
}
.img-circle {
  position: absolute;
  top: -16%;
  border-radius: 50%;
  height: 110px;
  width: 110px;
  background-color: #fff;
  left: 34%;
}
.team-one{
  margin-top:70px;
}
#clients{
  background-color:#f7f7f7;
}
.black-overlay{
  background-image:url('images/black-overlay.webp');
  height:583px;
  display: grid;
  place-items: center;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}
.red{
  background-color:#A50100;
}
.site-input{
  border-radius:2px;
  height: 50px;
}
.f-links{
  padding-left: 16px;
  list-style:disclosure-closed;
}
.inner-bg{
  background-image: url('images/page-bg.webp');
  /* height:250px; */
  background-size: cover;
}
.abt-inner{
  position: relative;
}
.small-one {
  position: absolute;
  top: 58%;
  left: 50%;
}
.form-contact-page{
  padding:40px;
  border-radius:6px;
}
.contact-head{
  font-size:25px;
  font-weight: 600;
  letter-spacing: 0.10px;
}
.wp-icon{
  position: fixed;
  right:3%;
  bottom:10%;
  width:60px;
  z-index: 999;
}
.inner-box{
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding:30px;
  border-radius:4px;
  border-left:5px solid #A50100;
  height: 100%;
}
.b-shadow{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #A50100;
  color: #fff !important;
}
.nav-link:focus, .nav-link:hover {
  color: #F65800 !important;
}
.nav-pills .new-tabs {
  border-radius: 0;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
  clip-path: none !important;
  border-radius: 5px;
  background-color: #f2f2f2;
}
#pills-tab li{
  background-color: #Fff;
  border-radius:6px;
}
#projects img{
  border: 8px solid #fff;
}
#projects img:hover{
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(0.8);
  transition: 1s ease;
  border: 5px solid #fff;
}
.sc-scrl{
  overflow: scroll;
  height:600px;
}
@media only screen and (max-width:1600px) {
  .map{
    height:350px;
    width:100%;
  }
}
@media only screen and (max-width:1440px) {

  .mian-head {
    padding-left: 5%;
  }
  .service-area {
    width: 1289px;
    left: 73px;
  }
  #quote .position-absolute {
  left: 13%;
}
.map{
  height:350px;
  width:100%;
}

}

@media only screen and (max-width:1366px) {
  .mian-head {
    padding-left: 5%;
  }
  .abt-img img{
    height: 330px;
  }
  .red-box {
  height: 180px;
  width: 290px;
  bottom: -31px;
  left: 45%;
  padding: 18px;
  text-align: center;
}
.service-area {
  width: 1289px;
  left: 40px !important;
}
.map{
  height:350px;
  width:100%;
}

}

@media only screen and (max-width:667px){

  #main-banner h1 {
  font-weight: 900;
  font-size: 38px;
}

.site-para {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
}
.head-2 {
  font-size: 25px;
}
.service-area {
  width: 90%;
  left: 23px !important;
}
#quote {
  height: 1436px;
}
#quote .position-absolute {
  left: 0%;
  top:88%;
}
.service-box {
  padding: 25px 25px;
}
.abt-img img {
  height: auto;
}
.section-spacing {
  padding-top: 50px;
  padding-bottom: 50px;
}
.team-box {
  width: 100%;
  max-width: 100%;
}
.img-circle {
  left: 35%;
}
.black-overlay {
  height: 350px;
}
.head-1 {
  font-weight: 900;
  font-size: 35px;
  color: #404040;
  letter-spacing: 0.10px;
  line-height: 1.4;
}
.map{
  height:250px;
  width:100%;
}
.sc-scrl-1{
overflow: scroll;
height:200px;
}
}
