@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300&amp;display=swap");


@font-face {
    font-family: 'ITC Avant Garde Pro Md';
    src: url('../fonts/ITCAvantGradePro/ITCAvantGardePro-Bold.woff2') format('woff2'),
        url('../fonts/ITCAvantGradePro/ITCAvantGardePro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


html {
  scroll-behavior: smooth;
   max-width: 100%;
    overflow-x: hidden;
}

body {
  background-color: #0d123c;
  color: #fff;
  overflow-x:hidden ;
  width: 100%;
   max-width: 100%;
    overflow-x: hidden;
}
p {
  font-family: "Poppins", sans-serif;
  margin-top: 30px;
}
.side-element-1 {
  position: absolute;
  top: 155%;
  right: 0px;
  height: 100%;
  z-index: 1;
  width: 34%;
}
.section {
  padding-top: 100px;
  padding-bottom: 100px;
}

img {
  max-width: 100%;
}
.banner-slider {
  background-image: url(../img/banner.png);
  height: 110vh;
  background-size: cover;
  background-position: inherit;
}

.navbar {
  padding-top: 32px;
}
.navbar-brand img {
  width: 250px;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgb(255, 255, 255);
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  margin-right: 13px;
  border: 2px solid transparent;
}
.navbar-dark .navbar-nav .nav-link:hover {
  border-bottom: 2px solid #ef6822;
}

.banner-text h1 {
  font-family: "ITC Avant Garde Pro Md";
}
.banner-sub-title {
  font-size: 23px;
}
.banne-center {
  padding-top: 11%;
}
.banner-bottom {
  position: relative;
  bottom: 35px;
  vertical-align: middle;
}
.pt-100 {
  padding-top: 100px;
}
.pt-60 {
  padding-top: 60px;
}
.mt-50 {
  margin-top: 50px;
}
.pl-50 {
  padding-left: 50px;
}
.section-title {
  color: #ef6822;
  padding-bottom: 0px;
  font-weight: 500;
  font-size: 20px;
}
.big-heading {
  font-family: "ITC Avant Garde Pro Md";
  font-size: 40px;
  text-transform: uppercase;
}
.about-text {
  padding-top: 15%;
}
.about-us {
  background-image: url(../img/bg-about.png);
  background-size: cover;
  background-position: inherit;
  padding-top: 50px;
}
.about-right-image img {
  height: 500px;
  position: relative;
  z-index: 2;
}
.quality-policy {
  padding-bottom: 50px;
}
.center-align {
  text-align: center;
}
.why-choose-us {
  background-image: url(../img/bg-why-choose.png);
  background-position: inherit;
  background-size: cover;
}
.why-choose-row {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  flex-wrap: wrap;
  padding-top: 100px;
  padding-bottom: 50px;
}
.why-choose-row .icon-box {
  width: calc(100% / 4);
  padding: 25px;
  text-align: center;
  margin-bottom: 51px;
  box-sizing: border-box;
  border: 1px solid transparent;
}
.icon-box:hover {
  border: 1px solid #4370b4;
  border-radius: 20px;
}
.icon-box h6 {
  font-size: 20px;
}
.icon-box img {
  height: 70px;
  margin-bottom: 20px;
}
.service-box {
  padding-top: 30px;
  padding-bottom: 60px;
  border-bottom: 1px solid #4370b4;
}
.service-box h6 {
  font-size: 27px;
  font-weight: 600;
  padding-top: 5%;
  margin-bottom: 20px;
}

.service-box img {
  height: 130px;
  float: right;
  margin-top: 5%;
}
.no-border {
  border-bottom: 0px !important;
}
.testimonial {
  background-color: #212851;
}
.testimonial-box img {
  height: 100px;
}
.service-element-1 {
  background-image: url(../img/service-element-1.png);
  height: auto;
}
.social-media ul {
  margin-left: -42px !important;
}
.social-media ul li {
  display: inline-block;
}
.social-media ul li img {
  height: 24px;
  padding-right: 8px;
}
.footer-logo {
  width: 200px;
  border-bottom: 1px solid #4370b4;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.footer-top {
  padding-top: 60px;
}
.ft-inner-box {
  padding-top: 50px;
}
.ft-about {
  font-size: 13px;
  margin-top: 0px;
}
.ft-menu-list ul li {
  margin-left: -38px;
  list-style: none;
  padding-bottom: 7px;
  font-weight: 500;
  white-space: nowrap;
}
.ft-inner-box ul li a {
  color: #fff;
  font-size: 13px;
}
.ft-inner-box .address {
  font-size: 13px;
  color: #fff;
  margin-top: 0px;
}
.ft-inner-box .contact-opt a {
  padding-bottom: 20px;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
}
.sps-logo-cover {
  text-align: right;
  position: absolute;
  bottom: 8px;
}
.sps-logo-cover img {
  margin-top: 43px;
}
.ft-enquiry {
  border-radius: 10px;
  background: #212851;
  padding: 20px 13px 18px 13px;
}
.w100 {
  width: 100%;
}
.ft-email {
  height: 100px;
  background: #2e3860;
  border: none;
  color: #fff;
  font-size: 13px;
}
.btn-primary {
  border-radius: 10px;
  background: #4370b4;
  border: none;
  text-transform: capitalize;
  margin-top: 12px;
}
.right-align {
  text-align: right;
}
.footer-bottom {
  background: #212851;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-bottom p {
  color: #fff;
  font-size: 14px;
  padding-top: 20px;
  margin-top: 0px;
}
.hide-desk {
  display: none;
}
.hide-mob {
  display: block;
}
.our-services {
  background-image: url(../img/service-bg.png);
  background-position: center;
  background-size: cover;
}

.carousel-indicators li {
  border-radius: 100%;
  width: 12px;
  height: 12px;
  background-color: #4370b4;
}
.carousel-indicators .active {
  background-color: #ef6822;
}

@media only screen and (max-width: 810px) {
  .about-right-image img {
    height: 364px;
    width: 100%;
    padding-top: 57%;
  }
  .navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
    font-size: 10px;
    padding-right: 18px;
    font-family: "Poppins", sans-serif;
    white-space: nowrap;
  }
  .navbar-brand img {
    height: 13px;
  }
  .banner-slider {
    height: auto;
    background-size: cover;
    background-position: top;
  }
  .service-box img {
    height: 104px;
    float: right;
    margin-top: 5%;
  }
  .carousel-caption p {
    padding-top: 0px;
    font-size: 12px;
  }
  .carousel-caption h6 {
    color: #fff;
    text-align: left;
    font-weight: 600;
    font-style: normal;
    white-space: nowrap;
    font-size: 15px;
  }
  .side-element-1{
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .banner-text {
    width: 100%;
  }
  .side-element-1{
    display: none;
  }
}
@media only screen and (max-width: 414px) {
  .our-services{
    background-image: unset;
  }
  .service-box {
    padding-top: 30px;
    padding-bottom: 60px;
    border-bottom: 1px solid #4370b4;
    text-align: center;
}
  .sps-logo-cover {
    text-align: right;
    position: unset;
    bottom: 8px;
}
  .section {
  padding-top: 50px;
  padding-bottom: 50px;
}
  .why-choose-row .icon-box {
    width: calc(100% / 2);
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    margin-bottom: 51px;
  }
  .big-heading {
 
    font-size: 30px;
    text-transform: uppercase;
  }
  .hide-desk {
    display: block;
  }
  .hide-mob {
    display: none;
  }
  .service-box img {
    height: 107px;
    float: unset;
    margin-top: 5%;
  }

  .about-right-image img {
    height: 364px;
    width: 100%;
    padding-top: 20px;
  }
  .navbar-brand img {
    width: 158px;
  }
  .ft-enquiry {
    margin-bottom: 32px;
  }
  .carousel-caption p {
    text-align: center;
  }
  .carousel-caption h6 {
    text-align: center;
  }
  .carousel-control-next img {
    width: 22px;
  }
  .carousel-control-prev img {
    width: 22px;
  }
  .sps-logo-cover img {
    margin-top: 43px;
    width: 197px;
    float: left;
}
pl-50 {
    padding-left: 20px;
}
.ft-map{
  margin-left: -46px;
}
.ft-enquiry {
    margin-right: 21px;
}
}
