@font-face {
  font-family: OpticSans;
  src: url("./fonts/Optician-Sans-master/OpenType-TT/Optician-Sans.ttf")
    format("truetype");
}
@font-face {
  font-family: GreatDay;
  src: url("./fonts/Great-Day-Personal-Use.ttf") format("truetype");
}
* {
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
html {
  font-size: 70%;
}
html,
body {
  scroll-behavior: smooth;
}

.list-menu {
  margin: 0 !important;
  margin-top: 2.8rem !important;
}

.nav-list {
  display: flex;
  justify-content: space-between;
}

.carousel-caption {
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  top: 50%;
  transform: translateY(-50%);
}

.footcon .fa {
  font-size: 14px !important;
  vertical-align: top !important;
  top: 2.5px;
  position: relative;
}
.footcon {
  display: block;
  width: 100%;
}
.footcon > i {
  width: 15px;
}
.footcon > a {
  width: 90%;
}
.footcon .footer-addr {
  font-size: 14px !important;
}

.header-slim-ns {
  height: 3.3rem;
  background: #176cad 0% 0% no-repeat padding-box;
  display: flex;
  flex-direction: column;
  vertical-align: middle;
}
.header-slim-cl {
  margin: 1rem auto;
}
.insta-ic {
  margin-left: 1.45rem;
}
.email-cl,
.phone-cl {
  display: inline-flex;
  text-align: right;
}
.email-cl > a > svg,
.phone-cl > a > svg {
  height: 12px;
  width: 12px;
}
.phone-cl {
  margin-left: 2.7rem;
}
.email-addr,
.phone-number {
  margin-left: 2.25px;
  font-size: 12px !important;
  color: #ffffff;
  font: normal normal normal 0.9rem "Poppins", sans-serif;
}
.email-image {
  vertical-align: middle;
}
.top-btn:hover {
  background-color: #176cad;
  color: #f7f7f7 !important;
  transition: 500ms;
}

.top-btn:hover a {
  color: #f7f7f7 !important;
  transition: 500ms;
}

.top-btn-sp a {
  color: #176cad;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  padding: 6px auto;
  transition: 500ms;
}
.top-btn-sp a:hover {
  text-emphasis: none;
  text-decoration: none;
  color: white;
  transition: 500ms;
}
.desktop-header {
  vertical-align: middle;
  position: sticky;
  position: -webkit-sticky;
}
.tbutn-cont {
  justify-content: flex-end;
}
.top-btn {
  margin: 1.6rem 0;
  text-align: center;
  border: 0.5px solid #176cad;
  border-radius: 10px;
  padding: 1rem;
  width: fit-content;
  /* margin: 1rem 0 1rem 12rem; */
  cursor: pointer;
}
.top-btn,
.logo-img,
.nav-list {
  vertical-align: middle;
}
.logo-img {
  height: 3.7rem;
}
ul {
  list-style: none;
  text-align: center;
}
ul li {
  display: inline-block;
  margin: 2.2rem 2.3rem 0 0;
}
.nav-links {
  text-emphasis: none;
  text-decoration: none;
  color: #000000;
  letter-spacing: 0.3px;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  font-weight: 500;
}
.fa-map-marker {
  height: 8px;
  width: 6.3px;
  margin-right: 8.3px;
}
/* banner section code starts here */
.carousel-item {
  transition: transform 1s ease, opacity 0.5s ease-out !important;
}
.line-para {
  font-size: 2.3rem;
  line-height: 1.5;
  letter-spacing: 3.89px;
  text-align: left;
  margin-bottom: 3.5px;
}
.line-header {
  font-family: OpticSans;
  font-size: 4.5rem;
  line-height: 0.86;
  letter-spacing: 1.05px;
  text-align: left;
}
.banner-btn-cl {
  text-align: left;
  margin-top: 1.75rem;
}
.banner-btn {
  color: #176cad;
  background-color: #ffffff;
  padding: 0.8rem 1.4rem;
  cursor: pointer;
  font-weight: 600;
  box-shadow: 0 0 26px 0 rgba(255, 255, 255, 0.35);
  -webkit-box-shadow: 0 0 26px 0 rgba(255, 255, 255, 0.35);
  -moz-box-shadow: 0 0 26px 0 rgba(255, 255, 255, 0.35);
}
.images-brand {
  margin: 4rem auto;
  width: 11.4rem;
}
.welcome-pyramid {
  background-color: #f7f7f7;
}
.welcome-image {
  height: 35.4rem;
  object-fit: cover;
  object-position: center;
  margin-top: 2rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: left;
}
.welcome-para {
  /* margin: 4.3rem 0 8px 0; */
}
.welcome-para-text {
  color: #707070;
  font-size: 1.5rem;
  font-weight: 600;
}
.we-para {
  margin: 6px 0 2.2rem 0;
}
.we-para-text {
  font-family: "OpticSans", sans-serif;
  text-transform: uppercase;
  line-height: 0.86;
  letter-spacing: 0.75px;
  text-align: left;
  color: #176cad;
  font-size: 3rem;
}
.launch-para-cl {
  margin-top: 2.2rem;
}
.launch-para {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #707070;
}
.fifty-cl,
.eighteen-cl,
.custcount-cl {
  margin-top: 2.2rem;
}
.pad-16 {
  margin-bottom: 19.6rem;
}
.fifty-para,
.eighteen-para,
.custcount-para {
  font-family: "Poppins", sans-serif;
  font-size: 2.8rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: 0.6px;
  text-align: center;
  color: #176cad;
  margin: 0;
}
.premium-para,
.exp-para,
.happy-para {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #707070;
}
.service-para {
  text-align: center;
  margin-top: 4.25rem;
  margin-bottom: 2px;
  color: #707070;
  font-size: 1.5rem;
  font-weight: 600;
}
.wide-range-text {
  text-align: center;
}
.wide-range-para {
  font-family: "OpticSans", sans-serif;
  font-size: 3rem;
  color: #176cad;
  text-transform: uppercase;
  text-align: center;
  line-height: 0.86;
}
.card {
  margin-top: 3.3rem;
  padding: 1rem;
  height: 95%;
  border: none !important;
  outline: none;
}
.card-body {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.card-title {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #176cad;
}
.card-text {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #707070;
}
.card:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16);
}
.style-section {
  margin-top: 5rem;
  height: 70rem;
  width: 100%;
  background-image: url("./assets/Artboard\ –\ 1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}
.style-header {
  font-family: GreatDay;
  font-size: 3rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.83;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-top: 30.65rem;
  margin-bottom: 14.65rem;
}

.contact-form {
  margin-top: 4.3rem;
}
.getintouch {
  margin-top: 4.3rem;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  line-height: 1.53;
  color: #707070;
  letter-spacing: normal;
  font-weight: 600;
}
.write-back {
  font-family: "OpticSans", sans-serif;
  font-size: 25px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.86;
  letter-spacing: 0.75px;
  text-align: left;
  color: #176cad;
}
input {
  border: none;
  border-bottom: 1px solid;
  width: 90%;
  padding-top: 3.3rem;
  padding-bottom: 7.3px;
}
input:focus {
  outline: none;
}
.send-btn {
  padding: 3.05rem 0 4.47rem 0;
}
.send-btn-sp {
  background-color: #176cad;
  color: #ffffff;
  cursor: pointer;
  padding: 7px 1.6rem;
  font-size: 1rem;
}
.fa-send {
  font-size: 1rem;
  margin-left: 4.5px;
}
.footer-section {
  background-color: #176cad;
  padding: 4.2rem 0;
  color: #ffffff;
}
.footer-nav-links {
  color: #ffffff;
  display: block;
  flex-direction: column;
  justify-content: flex-start;
}
.footer-nav-links:hover {
  color: #000000;
  text-decoration: none;
}
.footer-icon-link {
  color: #fff;
  text-decoration: none;
}
.footer-icon-link:hover {
  color: #fff;
  text-decoration: none;
}
.footer-list {
  margin: 0 0 6.5px 0;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  display: block;
  text-align: left;
}
.quick-links-header {
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}

.social-icons-btm {
  font-size: 2.4rem;
  padding: 0 0 1.6rem;
}
.social-icons-btm i {
  padding: 0 2.25rem;
}
.footer-last {
  background-color: #176cad;
  color: #ffffff;
  padding: 1rem 0;
  text-align: center;
}
.usp-wrapper {
  margin-top: 22.9rem;
  text-align: center;
}
.usp-wrapper h4 {
  margin-top: 18px;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  font-size: 1.6rem;
}
.usp-wrapper p {
  margin-top: 16px;
  color: #ffffff;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 1.4rem;
}
.carousel-indicators .active {
  background-color: #176cad;
}
.inverted-comma {
  text-align: center;
  margin: 4rem 0 4rem 0;
}
.testimonial-header p {
  margin-top: 1.7rem;
  color: #000000;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  margin-left: 25%;
  margin-right: 25%;
}
.testimonial-header i {
  margin-top: 2rem;
  color: #ffc107;
}
.testimonial-header > p.bold {
  font-weight: bold;
}
.owl-prev {
  font-size: 1.8rem !important;
}
.owl-next {
  font-size: 1.8rem !important;
}
.contact-form iframe {
  width: 100%;
}
.owl-theme .owl-nav [class*="owl-"] {
  width: 48px !important;
  height: 48px !important;
}
@media screen and (max-width: 992px) {
  .social-icons-btm i {
    padding-left: 0;
    padding-right: 2rem;
  }
  .fifty-para,
  .eighteen-para,
  .custcount-para {
    font-size: 2rem;
  }
  .pad-16 {
    margin-bottom: 28.9rem;
  }
  .line-header {
    font-size: 3.5rem;
  }
  .line-para {
    font-size: 1.3rem;
  }
  .testimonial-header p {
    margin-left: 0;
    margin-right: 0;
    padding: 0 15px;
  }
  .wlink {
    display: inline;
  }
  .wlink > p {
    display: inline-block;
  }
  .footcon {
    display: block;
    width: 100%;
  }
  .footcon > i {
    width: 15px;
  }
  .footcon > a {
    width: 90%;
  }
  .card {
    padding: 15px;
  }
  .card-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .item-brands {
    text-align: center;
  }
  .line-header {
    margin-right: 30%;
  }
  .welcome-image {
    width: 100%;
    height: 30rem;
    position: relative;
    margin-bottom: 15px;
    margin-top: 0 !important;
  }
}
.owl-next {
  position: absolute;
  top: 20%;
  right: 10%;
}
.owl-prev {
  position: absolute;
  top: 20%;
  left: 10%;
  background-color: #176cad;
  color: #ffffff;
}
.owl-next-ic,
.owl-prev-ic {
  background-color: #176cad;
  color: #ffffff;
}
.mobNav {
  display: none;
}
.sticky {
  position: fixed;
  top: 0;
  left: 0;
  background-color: white;
  width: 100%;
  z-index: 9999;
}
.wlink {
  color: white;
  text-decoration: none;
}
.wlink:hover {
  color: black;
  text-decoration: none;
}
.carousel-control-prev,
.carousel-control-next {
  z-index: 15 !important;
  opacity: 1 !important;
}
.car-indi-icon {
  background-color: rgba(255, 255, 255, 0.16);
  height: 48px;
  width: 48px;
  border-radius: 50%;
  padding: 0 15px;
  display: flex;
  justify-content: center;
  align-self: center;
  z-index: 9995 !important;
  
}
@media only screen and (max-width:1366px){
  .car-indi-icon{
    transform: translateX(-25px);
    -webkit-transform: translateX(-25px);
    -moz-transform: translateX(-25px);
    -o-transform: translateX(-25px);
    -ms-transform: translateX(-25px);

  }
}
.car-indi-icon > img {
  opacity: 1 !important;
}

@media screen and (max-width: 1200px) {
  .carousel-caption {
    left: 10% !important;
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 992px) {
  .carousel-caption {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .style-section {
    height: 100%;
    padding: 0;
    padding-bottom: 10rem;
  }
  .usp-wrapper {
    margin-top: 10rem;
  }
  .footer-addr {
    max-width: 85%;
  }
  .quick-links-header {
    margin-top: 15px;
  }
  .social-icons-btm {
    text-align: center;
  }
  .footcon {
    max-width: 90%;
    margin: 0 ;
  }
  .owl-theme .owl-nav [class*="owl-"] {
    display: none !important;
  }
  .carousel-caption {
    left: 0 !important;
    right: auto !important;
    bottom: auto !important;
    top: 15px !important;
    transform:translateY(0);
  }
  .line-header {
    margin: 0 !important;
  }
  .header-slim-ns {
    display: none;
  }
  .mobHeader {
    background-color: #fff;
    padding: 15px 15px;
    display: flex;
    width: 100%;
    z-index: 9995;
    justify-content: space-between;
  }

  .menu-icon {
    width: 35px;
  }

  .mobNav {
    display: none;
  }
  .mobNav.active {
    display: flex;
    width: 100vw;
    height: 100vh;
    position: fixed;
    padding: 5rem 0;
    flex-direction: column;
    top: 0;
    left: 0;
    background-color: white;
    z-index: 9999;
    justify-content: space-between;
  }

  .mobNav-link {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px 20px;
    font-size: 16px;
    color: black;
  }
  .mobNav-link.active {
    color: #176cad;
    font-weight: bold;
  }
  .menuClose {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 35px;
  }
  .menuClose img {
    width: 100%;
  }
}
@media only screen and (max-width:992px) {
  .follow-link-col{
    padding-top: 1rem;
  }
}