body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #555;
}

body.loading {
  overflow: hidden;
}

.py-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.preLoadLogo {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #efefef;
  width: 100%;
  height: 100%;
  z-index: 90000000;
}

.preLoadLogo span {
  width: 0;
  overflow: hidden;
  display: block;
  z-index: 1816;
  -webkit-transition: width 0.3s ease-out;
  -moz-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}

.preLoadLogo img {
  width: 480px;
  display: block;
  position: relative;
  z-index: 1;
}

.preLoadLogo span, .logGrayscale {
  position: absolute;
  left: 50%;
  margin-left: -240px;
  top: 50%;
  margin-top: -57px;
}

.preLoadPercent {
  position: absolute;
  font-style: normal;
  font-size: 16px;
  top: 70%;
  left: 50%;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  margin-left: -46px;
  font-weight: 600;
  border-radius: 500px;
  height: 36px;
  background: #0f468a;
  padding: 1px 24px 0 27px;
  line-height: 36px;
  color: #fff;
}

.logGrayscale {
  width: 480px;
  z-index: 0;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.2;
}

#qLpercentage, #qLtempOverlay {
  display: none !important;
}

.header-slider .carousel-indicators [data-bs-target] {
  width: 15px;
  height: 15px;
  border-radius: 50px;
  border: none;
}

.slider {
  padding: 30px 0;
  text-align: center;
}

.slider.one {
  background: url(../../assets/img/header-bg.jpg) no-repeat center top;
  background-size: cover;
}

.slider.two {
  background: radial-gradient(circle, #ffffff, #b1c250);
  background-size: cover;
}

.slider.three {
  background: radial-gradient(circle, #ffffff, #3c557d);
  background-size: cover;
}

.slider.four {
  background: radial-gradient(circle, #ffffff, #be90b7);
  background-size: cover;
}

.slider.five {
  background: radial-gradient(circle, #ffffff, #f38838);
  background-size: cover;
}

.slider.six {
  background: radial-gradient(circle, #ffffff, #64508d);
  background-size: cover;
}

.slider.seven {
  background: radial-gradient(circle, #ffffff, #bb8b67);
  background-size: cover;
}

@media screen and (max-width: 1280px) {
  .slider.two img {
    height: 606px;
  }
}

@media screen and (max-width: 1280px) {
  .slider.three img {
    height: 606px;
  }
}

@media screen and (max-width: 1280px) {
  .slider.four img {
    height: 606px;
  }
}

@media screen and (max-width: 1280px) {
  .slider.five img {
    height: 606px;
  }
}

@media screen and (max-width: 1280px) {
  .slider.six img {
    height: 606px;
  }
}

@media screen and (max-width: 1280px) {
  .slider.seven img {
    height: 606px;
  }
}

@media screen and (max-width: 1199px) {
  .slider.two {
    height: 688px;
  }
}

@media screen and (max-width: 1199px) {
  .slider.three {
    height: 688px;
  }
}

@media screen and (max-width: 1199px) {
  .slider.four {
    height: 688px;
  }
}

@media screen and (max-width: 1199px) {
  .slider.five {
    height: 688px;
  }
}

@media screen and (max-width: 1199px) {
  .slider.six {
    height: 688px;
  }
}

@media screen and (max-width: 1199px) {
  .slider.seven {
    height: 688px;
  }
}

@media screen and (max-width: 991px) {
  .slider.two {
    height: 615px;
  }
}

@media screen and (max-width: 991px) {
  .slider.three {
    height: 615px;
  }
}

@media screen and (max-width: 991px) {
  .slider.four {
    height: 615px;
  }
}

@media screen and (max-width: 991px) {
  .slider.five {
    height: 615px;
  }
}

@media screen and (max-width: 991px) {
  .slider.six {
    height: 615px;
  }
}

@media screen and (max-width: 991px) {
  .slider.seven {
    height: 615px;
  }
}

@media screen and (max-width: 991px) {
  .slider.two img {
    height: 522px;
  }
}

@media screen and (max-width: 991px) {
  .slider.three img {
    height: 522px;
  }
}

@media screen and (max-width: 991px) {
  .slider.four img {
    height: 522px;
  }
}

@media screen and (max-width: 991px) {
  .slider.five img {
    height: 522px;
  }
}

@media screen and (max-width: 991px) {
  .slider.six img {
    height: 522px;
  }
}

@media screen and (max-width: 991px) {
  .slider.seven img {
    height: 522px;
  }
}

@media screen and (max-width: 767px) {
  .slider.two {
    height: 517px;
  }
}

@media screen and (max-width: 767px) {
  .slider.three {
    height: 517px;
  }
}

@media screen and (max-width: 767px) {
  .slider.four {
    height: 517px;
  }
}

@media screen and (max-width: 767px) {
  .slider.five {
    height: 517px;
  }
}

@media screen and (max-width: 767px) {
  .slider.six {
    height: 517px;
  }
}

@media screen and (max-width: 767px) {
  .slider.seven {
    height: 517px;
  }
}

@media screen and (max-width: 767px) {
  .slider.two img {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .slider.three img {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .slider.four img {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .slider.five img {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .slider.six img {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .slider.seven img {
    height: auto;
  }
}

@media screen and (max-width: 575px) {
  .slider.one {
    height: 470px;
  }
}

@media screen and (max-width: 575px) {
  .slider.two {
    height: 470px;
    padding-top: 67px;
  }
}

@media screen and (max-width: 575px) {
  .slider.three {
    height: 470px;
    padding-top: 75px;
  }
}

@media screen and (max-width: 575px) {
  .slider.four {
    height: 470px;
    padding-top: 100px;
  }
}

@media screen and (max-width: 575px) {
  .slider.five {
    height: 470px;
    padding-top: 94px;
  }
}

@media screen and (max-width: 575px) {
  .slider.six {
    height: 470px;
    padding-top: 100px;
  }
}

@media screen and (max-width: 575px) {
  .slider.seven {
    height: 470px;
    padding-top: 140px;
  }
}

.header-img {
  height: 600px;
}

.main-head-bg {
  text-align: center;
  background-color: rgba(0,0,0,0.15);
  padding: 15px;
}

.main-head {
  font-family: 'Roboto Slab', serif;
  font-size: 44px;
  color: #fff;
  font-weight: 400;
}

.head-text {
  font-size: 17px;
  color: #fff;
  font-weight: 400;
  margin: 0;
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1200px;
  }
}

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1200px;
  }
}

.navbar-nav .nav-link {
  color: #242b36;
  font-weight: 500;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.navbar-nav .nav-link:hover {
  color: #1052a4;
}

.navbar-nav .nav-link.active, .navbar-nav .show > .nav-link {
  color: #1052a4;
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0f468a;
  --bs-btn-border-color: #0f468a;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #1a63bd;
  --bs-btn-hover-border-color: #1a63bd;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #1a63bd;
  --bs-btn-active-border-color: #1a63bd;
  --bs-btn-active-shadow: inset 0 3px 5pxrgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}
.btn-outline-primary {
  --bs-btn-color: #0f468a;
  --bs-btn-border-color: #0f468a;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0f468a;
  --bs-btn-hover-border-color: #0f468a;
  --bs-btn-focus-shadow-rgb: 13,110,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0f468a;
  --bs-btn-active-border-color: #0f468a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0f468a;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0f468a;
  --bs-gradient: none;
}

.top-part {
  background-color: #f2f2f2;
  padding: 6px 0;
}

.top-part .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.nav-contact .nav-link {
  color: #555555;
  font-size: 14px;
  font-weight: 500;
}

.nav-social .nav-link {
  padding: 0 0 0 10px;
}

.nav-social .nav-link i {
  color: #555555;
  font-size: 16px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav-social .nav-link i:hover {
  color: #fff;
  background-color: #0f468a;
}

.welcome-text {
  font-family: 'Pacifico', cursive;
  font-size: 30px;
  color: #686f72;
}

.main-title {
  font-family: 'Roboto Slab', serif;
  font-size: 40px;
  color: #0f468a;
  font-weight: 400;
  background: url(../../assets/img/title-line.png) no-repeat center bottom;
  padding-bottom: 30px;
  margin-bottom: 20px;
}

.main-title.wel {
  font-size: 48px;
  background: url(../../assets/img/title-line.png) no-repeat left bottom;
}

.read-btn {
  border-radius: 50px;
  border: 1px solid #0f468a;
  font-size: 15px;
  font-weight: 500;
  color: #0f468a;
  padding: 12px 24px;
  margin-top: 10px;
  background-color: #fff;
}

.read-btn:hover {
  color: #fff;
  background-color: #0f468a;
}

.service-part {
  background-color: #f6f6f6;
}

.why-box .title {
  color: #1b3047;
  font-size: 22px;
  font-weight: 700;
  background: url(../../assets/img/why-line.jpg) no-repeat center top;
  padding-top: 26px;
}

.shadow {
  box-shadow: 0 6px 25px rgba(0,0,0,.05)!important;
}

.footer {
  background-color: #f6f6f6;
}

.footer .nav-social {
  justify-content: center;
}

.footer .nav-social .nav-link {
  padding: 0 6px;
}

.footer .nav-social .nav-link i {
  color: #555555;
  font-size: 20px;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #555555;
}

.footer .nav-social .nav-link i:hover {
  color: #fff;
  background-color: #0f468a;
}

.ftr-link .title {
  font-size: 22px;
  font-weight: 400;
  color: #0f468a;
  font-family: 'Roboto Slab', serif;
}

.ftr-link .nav-link {
  padding: 6px 0;
  font-size: 15px;
  color: #555;
}

.ftr-link .nav-link:hover {
  color: #0f468a;
}

.ftr-link .nav-link i {
  font-size: 12px;
}

.hmeServiceContainer > .centerAlign {
  padding: 20px 0 40px 0;
}

.hmeServiceContainer h1 {
  color: #2e3192;
  font-size: 35px;
  font-weight: normal;
  font-family: 'Playfair Display', 'Georgia', serif;
  margin-bottom: 10px;
  display: block;
  text-align: center;
}

.hmeServiceContainer > div > p {
  font-size: 16px;
  color: #737373;
  line-height: 22px;
  text-align: center;
}

.hmeServiceAppWrap {
  width: 100%;
  overflow: hidden;
  background: #fff;
}

.hmeServiceImgs {
  width: 65%;
  float: left;
  margin: 0;
  padding: 0;
}

.hmeServiceImgs li {
  position: relative;
  width: 100%;
}

.hmeServiceImgs li img {
  display: block;
  float: right;
}

.hmeServiceImgs li a {
  position: absolute;
  left: 30px;
  bottom: 30px;
  font-size: 15px;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 11px 30px;
  color: #ffffff;
  display: block;
  -webkit-transition: background-color ease 0.3s, color ease 0.3s;
  transition: background-color ease 0.3s, color ease 0.3s;
  text-decoration: none;
}

.hmeServiceImgs li a:hover {
  background-color: #fff;
  color: #000;
}

.hmeServiceNav, .hmeServiceImgs li img {
  height: 700px;
}

.hmeServiceNav {
  width: 35%;
  float: left;
  position: relative;
  z-index: 150;
}

.hmeServiceNav a {
  clear: both;
  display: block;
  width: 100%;
  height: 16.7%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border-bottom: 1px solid #d6d6d6;
  text-decoration: none;
}

.hmeServiceNav a:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: -20px;
  top: 50%;
  opacity: 0;
  margin-top: -18px;
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  border-right: 20px solid #2e3192;
}

.hmeServiceNav a:after {
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 0;
}

.hmeServiceNav i {
  display: inline-block;
  vertical-align: middle;
  width: 90px;
  height: 116px;
  margin-left: 0px;
  background: url(../../assets/img/servicesSpriteIcon.png) top left no-repeat;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  position: relative;
  z-index: 1;
}

.hmeServiceNav .hmeServInfo {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 70%;
  margin-left: 0px;
  position: relative;
  z-index: 1;
}

.hmeServiceNav a span {
  font-size: 17px;
  font-weight: 700;
}

.hmeServiceNav a.offPrntIcon:after {
  background: #fff;
  box-shadow: 0 6px 15px rgba(0,0,0,.1);
}

.hmeServiceNav a.brchrIcon:after {
  background: #fff;
  box-shadow: 0 6px 15px rgba(0,0,0,.1);
}

.hmeServiceNav a.dupLexIcon:after {
  background: #fff;
  box-shadow: 0 6px 15px rgba(0,0,0,.1);
}

.hmeServiceNav a.calLitIcon:after {
  background: #fff;
  box-shadow: 0 6px 15px rgba(0,0,0,.1);
}

.hmeServiceNav a.prntLblIcon:after {
  background: #fff;
  box-shadow: 0 6px 15px rgba(0,0,0,.1);
}

.hmeServiceNav a.crrgBoxIcon:after {
  background: #fff;
  box-shadow: 0 6px 15px rgba(0,0,0,.1);
}

.hmeServiceNav a.plstTrnsIcon:after {
  background: #fff;
  box-shadow: 0 6px 15px rgba(0,0,0,.1);
}

.hmeServiceNav a.offPrntIcon span {
  color: #1b3047;
}

.hmeServiceNav a.brchrIcon span {
  color: #1b3047;
}

.hmeServiceNav a.dupLexIcon span {
  color: #1b3047;
}

.hmeServiceNav a.calLitIcon span {
  color: #1b3047;
}

.hmeServiceNav a.prntLblIcon span {
  color: #1b3047;
}

.hmeServiceNav a.crrgBoxIcon span {
  color: #1b3047;
}

.hmeServiceNav a.plstTrnsIcon span {
  color: #1b3047;
}

.hmeServiceNav a.offPrntIcon i {
  background-position: 0 8px;
}
.hmeServiceNav a.brchrIcon i {
  background-position: 0 -94px;
}
.hmeServiceNav a.dupLexIcon i {
  background-position: 0 -194px;
}
.hmeServiceNav a.calLitIcon i {
  background-position: 0 -294px;
}
.hmeServiceNav a.prntLblIcon i {
  background-position: 0 -394px;
}
.hmeServiceNav a.crrgBoxIcon i {
  background-position: 0 -494px;
}
.hmeServiceNav a.plstTrnsIcon i {
  background-position: 0 -594px;
}

.hmeServiceNav a.offPrntIcon:before {
  border-right-color: #fff;
}

.hmeServiceNav a.brchrIcon:before {
  border-right-color: #fff;
}

.hmeServiceNav a.dupLexIcon:before {
  border-right-color: #fff;
}

.hmeServiceNav a.calLitIcon:before {
  border-right-color: #fff;
}

.hmeServiceNav a.prntLblIcon:before {
  border-right-color: #fff;
}

.hmeServiceNav a.crrgBoxIcon:before {
  border-right-color: #fff;
}

.hmeServiceNav a.plstTrnsIcon:before {
  border-right-color: #fff;
}

.hmeServiceNav a span, .hmeServiceNav a:before, .hmeServiceNav a:after {
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.hmeServiceNav a.actHmeSrv:before {
  opacity: 1;
}

.hmeServiceNav a.actHmeSrv:after {
  width: 100%;
}

.hmeServiceNav a.actHmeSrv span {
  color: #1054a7;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.hmeServiceNav a.actHmeSrv i {
  background-image: url(../../assets/img/servicesSpriteIcon.png);
}

.ftr-add a {
  flex-shrink: 0;
  margin-right: 10px;
}

.ftr-add p {
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}

.ftr-number span {
  border-radius: 3px;
  border: 1px solid #a0a0a0;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ftr-number .heading {
  font-size: 13px;
  font-weight: 400;
  color: #939292;
  text-transform: uppercase;
  margin-bottom: 2px;
}

.ftr-number p {
  font-size: 17px;
  margin: 0;
  font-weight: 700;
}

.copy-right {
  background-color: #05356f;
  text-align: center;
  padding: 15px 0;
}

.copy-right p {
  font-size: 15px;
  color: #fff;
  margin: 0;
}

.copy-right p a {
  font-size: 15px;
  color: #1db2ff;
  text-decoration: none;
}

/* for desktop */

.whatsapp_float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 15px;
  right: 15px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
}

.whatsapp-icon {
  margin-top: 16px;
}

.about-header {
  background: #d2d9e3;
}

.about-header .title {
  font-family: 'Roboto Slab', serif;
  font-size: 50px;
  color: #0f468a;
  font-weight: 700;
  margin-bottom: 0px;
}

.about-head-bg {
  background: url(../../assets/img/about-header-bg.jpg) no-repeat center;
  padding: 190px 0;
}

.contact-header {
  background: url(../../assets/img/map-contact.jpg) no-repeat right top, #05356f;
  padding: 160px 0;
}

.contact-header .title {
  font-family: 'Roboto Slab', serif;
  font-size: 50px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0px;
}

.map-part {
  background-color: #fafafa;
}

.map-box {
  background-color: #fff;
  padding: 10px 10px 0 10px;
}

.map-box .address {
  display: flex;
  padding: 24px;
}

.map-box .address h5 {
  font-size: 20px;
  font-weight: 700;
  color: #0f468a;
}

.map-box .address i {
  border: 1px solid #555555;
  border-radius: 50px;
  color: #555555;
  width: 50px;
  height: 50px;
  margin: 5px 20px 0 0;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-point {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding: 24px 30px;
}

.about-point .title {
  font-size: 22px;
  font-weight: 700;
  color: #1b3047;
}

.about-point img {
  margin-right: 20px;
  flex-shrink: 0;
}

.portfolio-header {
  background: url(../../assets/img/portfolio-header-bg.png) no-repeat center right, #05356f;
  padding: 130px 0;
}

.portfolio-header .title {
  font-family: 'Roboto Slab', serif;
  font-size: 50px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0px;
}

.portfolio-tab .nav-item {
  padding-right: 10px;
}

.portfolio-tab .nav-item:last-child {
  padding-right: 0px;
}

.portfolio-tab .nav-link {
  background-color: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #727272;
  padding: 20px;
}

.portfolio-title {
  font-family: 'Roboto Slab', serif;
  font-size: 36px;
  color: #05356f;
  font-weight: 400;
  text-align: center;
}

.portfolio-tab .nav-link img {
  display: block;
  margin: 0 auto 10px auto;
}

.portfolio-tab .nav-link.active {
  position: relative;
  background-color: #fff;
  color: #05356f;
  border: 1px solid #05356f;
}

.portfolio-tab .nav-link.active::after {
  content: '';
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #05356f;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
}

.contact-info {
  border: 1px solid #e6e6e6;
  padding: 0 20px 15px 20px;
  height: 100%;
}

.contact-info .heading {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e6e6e6;
  padding: 15px 0;
  margin-bottom: 15px;
}

.contact-info .heading span {
  width: 30px;
  height: 30px;
  background-color: #0f468a;
  border-radius: 50px;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-info p {
  margin: 0;
}

.contact-info p span {
  color: #888787;
}

.contact-info .heading span i {
  color: #fff;
}

.contact-info .title {
  font-size: 20px;
  font-weight: 700;
  color: #05356f;
  margin: 0;
}

.contact-info .nav-link {
  border: 1px solid #555555;
  background-color: #fff;
  border-radius: 50px;
  padding: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}

.contact-info .nav-link:hover {
  border: 1px solid #555555;
  background-color: #555555;
}

.contact-info .nav-link i {
  font-size: 20px;
  color: #555555;
}

.contact-info .nav-link:hover i {
  color: #fff;
}

.quote-header {
  background: url(../../assets/img/quote-header-bg.jpg) no-repeat center left, #05356f;
  padding: 75px 0 189px 0;
}

.quote-header .title {
  font-family: 'Roboto Slab', serif;
  font-size: 50px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0px;
  text-align: center;
}

.quote-box {
  background-color: #fff;
  padding: 30px;
  margin-top: -200px;
}

.quote-box p {
  font-size: 20px;
  text-align: center;
  margin-bottom: 24px;
}

.form-control {
  color: #555;
  border-radius: 0;
  height: 48px;
}

.input-group-text {
  border-radius: 0;
  padding: .375rem 1rem;
  background-color: #f1f1f1;
  color: #555;
  width: 48px;
}

.form-select {
  color: #555;
  border-radius: 0;
  height: 48px;
}

.submit-btn {
  border-radius: 50px;
  border: 1px solid #0f468a;
  color: #0f468a;
  font-weight: 500;
  padding: 8px 30px;
}

.submit-btn:hover {
  color: #fff;
  background-color: #0f468a;
}

.portfolio-slider .carousel-inner {
  border: 1px solid #dfdfdf;
}

.portfolio-slider .carousel-indicators {
  position: relative;
  top: 20px;
}

.portfolio-slider .carousel-indicators [data-bs-target] {
  width: 12px;
  height: 12px;
  border: 0;
  border-top: 0;
  border-bottom: 0;
  border-radius: 50px;
  background-color: #05356f;
}
#shareModal .social {
  display: flex;
}

#shareModal .social a {
  text-decoration: none;
  text-align: center;
  margin: 0 15px 0 0;
}

#shareModal .social .icon {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #25d366;
  margin: 5px auto 0 auto;
}

#shareModal .social .icon.fb {
  background-color: #3b5998;
}

#shareModal .social .icon.mail {
  background-color: #888888;
}

#shareModal .social .icon.tw {
  background-color: #1da1f2;
}

#shareModal .social .icon i {
  color: #fff;
  font-size: 20px;
}

#shareModal .social .text {
  color: #2f2f2f;
  font-size: 13px;
}

#shareModal .copy-bar {
  justify-content: space-between;
  border: 1px solid #e0e0e0;
  background-color: #f9f9f9;
  border-radius: 12px;
  display: flex;
  align-items: center;
  padding: 8px 0;
}

#shareModal .input {
  margin-left: 10px;
  border: none;
  overflow: hidden;
  white-space: nowrap;
  background-color: rgba(0,0,0,0);
  color: var(--yt-spec-text-primary);
  font-size: 14px;
}

#shareModal .copy-bar .btn {
  margin: 0 10px;
}

/* for mobile */

@media screen and (max-width: 767px) {
  .whatsapp-icon {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .whatsapp_float {
    width: 40px;
    height: 40px;
    bottom: 15px;
    right: 10px;
    font-size: 22px;
  }
}

@media screen and (max-width: 1280px) {
  .header-img {
    height: 500px;
  }
}

@media screen and (max-width: 1280px) {
  .main-head {
    font-size: 38px;
  }
}

@media screen and (max-width: 1280px) {
  .head-text {
    font-size: 15px;
  }
}

@media screen and (max-width: 1199px) {
  .nav-fill .nav-item, .nav-fill > .nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
  }
}

@media screen and (max-width: 1199px) {
  .portfolio-tab .nav-link {
    font-size: 14px;
    padding: 10px;
    height: 100%;
  }
}

@media screen and (max-width: 991px) {
  .main-head {
    font-size: 36px;
  }
}

@media screen and (max-width: 991px) {
  .contact-header {
    background: url(../../assets/img//map-contact.jpg) no-repeat right top, #05356f;
    padding: 120px 0;
    background-size: contain;
  }
}

@media screen and (max-width: 991px) {
  .map-box {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 991px) {
  .contact-info {
    margin: 5px 0;
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  .about-head-bg {
    background: url(../../assets/img//about-header-bg.jpg) no-repeat center;
    padding: 100px 0;
    background-size: contain;
  }
}

@media screen and (max-width: 991px) {
  .header-img {
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  .main-title {
    font-size: 32px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-brand {
    width: 200px;
  }
  .navbar-brand img {
    width: 100%;
  }
  .navbar-nav .nav-link {
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 15px;
  }
  .footer .nav-social .nav-link i {
    font-size: 15px;
    width: 30px;
    height: 30px;
}
.footer .nav-social .nav-link {
    padding: 0 2px;
}
.why-box .title {
    font-size: 18px;
}
.why-box{
  padding: 15px !important;
}

.py-70 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.ftr-add img{
  width: 40px;
}
.ftr-number p {
    font-size: 13px;
}
.ftr-number span {
    margin-right: 6px;
    width: 24px;
    height: 24px;
    flex-shrink:0;
}
.map-box .address i {
    flex-shrink: 0;
}
.contact-info {
    padding: 0 10px 10px 10px;
}
.contact-info p {
    font-size: 14px;
}
.contact-info p span {
    display: block;
}
}



@media screen and (max-width: 767px) {
  .main-head {
    font-size: 28px;
  }
}

@media screen and (max-width: 767px) {
  .contact-header .title {
    font-size: 25px;
  }
}

@media screen and (max-width: 767px) {
  .portfolio-tab {
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .contact-header {
    padding: 80px 0;
  }
}

@media screen and (max-width: 767px) {
  .portfolio-tab .nav-item {
    display: inline-block;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .portfolio-tab .nav-link {
    display: flex;
    align-items: center;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .portfolio-tab .nav-link img {
    display: inline-block;
    margin: 0 10px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .portfolio-header .title {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .portfolio-header {
    background: url(../../assets/img//portfolio-header-bg.png) no-repeat center right, #05356f;
    padding: 68px 0;
    background-size: contain;
  }
}

@media screen and (max-width: 767px) {
  .about-header .title {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .quote-header .title {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .quote-header {
    background: url(../../assets/img//quote-header-bg.jpg) no-repeat center left, #05356f;
    padding: 30px 0 110px 0;
    background-size: contain;
  }
}

@media screen and (max-width: 767px) {
  .quote-box p {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .quote-box {
    padding: 20px;
    margin-top: -150px;
  }
}

@media screen and (max-width: 767px) {
  .about-head-bg {
    padding: 60px 0;
  }
}

@media screen and (max-width: 575px) {
  .top-part .container {
    display: block;
  }
}

@media screen and (max-width: 575px) {
  .quote-header {
    background: url(../../assets/img//quote-header-bg.jpg) no-repeat center left, #05356f;
    padding: 40px 0 90px 0;
    background-size: cover;
  }
}

@media screen and (max-width: 575px) {
  .quote-box {
    margin-top: -80px;
  }
}

@media screen and (max-width: 575px) {
  .portfolio-tab .nav-link {
    font-size: 12px;
    padding: 6px 10px;
  }
}

@media screen and (max-width: 575px) {
  .map-box .address {
    display: block;
    padding: 20px;
    text-align: center;
  }
}

@media screen and (max-width: 575px) {
  .map-box .address i {
    margin: 0 0 10px 0;
    display: inline-flex;
  }
}

@media screen and (max-width: 575px) {
  .portfolio-tab .nav-link.active::after {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .contact-header {
    background: url(../../assets/img//map-contact.jpg) no-repeat right -60px top, #05356f;
    padding: 44px 0;
    background-size: contain;
  }
}

@media screen and (max-width: 575px) {
  .portfolio-tab .nav-link img {
    margin: 0 6px 0 0;
    height: 20px;
  }
}

@media screen and (max-width: 575px) {
  .portfolio-tab {
    display: block;
  }
}

@media screen and (max-width: 575px) {
  .portfolio-tab .nav-item {
    display: block;
    margin-bottom: 5px;
    padding: 0;
  }
}

@media screen and (max-width: 575px) {
  .portfolio-title {
    font-size: 22px;
  }
}

@media screen and (max-width: 575px) {
  .portfolio-tab .nav-link br {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .about-head-bg {
    padding: 40px 0;
  }
}

@media screen and (max-width: 575px) {
  .nav-contact .nav-link {
    padding: 5px;
  }
}

@media screen and (max-width: 575px) {
  .py-70 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 575px) {
  .navbar-brand img {
    width: 70%;
  }
}

@media screen and (max-width: 575px) {
  .main-title.wel {
    font-size: 36px;
  }
}

@media screen and (max-width: 575px) {
  .portfolio-header {
    background: url(../../assets/img//portfolio-header-bg.png) no-repeat center right, #05356f;
    padding: 50px 0;
    background-size: cover;
  }
}

@media screen and (max-width: 575px) {
  .welcome-text {
    font-size: 20px;
  }
}

@media screen and (max-width: 575px) {
  .footer {
    padding-top: 50px;
  }
}

@media screen and (max-width: 575px) {
  .ftr-link .title {
    font-size: 18px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 575px) {
  .portfolio-slider .carousel-indicators [data-bs-target] {
    width: 8px;
    height: 8px;
  }
}

@media screen and (max-width: 575px) {
  .carousel-indicators {
    margin-right: 10%;
    margin-left: 10%;
  }
  .top-part{
      display:none;
  }
  .preLoadLogo img {
      width: 300px;
  }
  .preLoadLogo span, .logGrayscale {
      margin-left: -150px;
  }
  .logGrayscale {
      width: 300px;
  }
}
