@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800|Open+Sans:400,400i,600,700");
/*----------------------------------------*/
/*  Theme CSS
/*----------------------------------------*/
html,
body {
  height: 100%;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px !important;
  }
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff !important;
  box-shadow: 0px 0px 10px #bbb8b8;
}
.float-none {
  float: none;
  margin: 0 auto;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 15px;
}
a:focus {
  outline: 0px solid;
}
img {
  max-width: 100%;
  height: auto;
}
.fix {
  overflow: hidden;
}
p {
  margin: 0 0 15px;
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 5px;
  color: #000;
  font-weight: 700;
  font-family: "Poppins", Sans-serif;
}
h1 {
  font-size: 35px;
  line-height: 40px;
}
h2 {
  font-size: 30px;
  line-height: 30px;
}
h3 {
  font-size: 25px;
  line-height: 36px;
}
h4 {
  font-size: 20px;
  line-height: 27px;
}
h5 {
  font-size: 18px;
  line-height: 30px;
}
h6 {
  font-size: 16px;
  line-height: 28px;
}
a {
  transition: all 0.3s ease 0s;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0 none;
}
a:hover,
a:focus {
  color: #003cc4;
  text-decoration: none;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.p10 {
  padding: 10px;
}
.p20 {
  padding: 20px;
}
.p30 {
  padding: 30px;
}
.p40 {
  padding: 40px;
}
.p50 {
  padding: 50px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.m10 {
  margin: 10px;
}
.m20 {
  margin: 20px;
}
.m30 {
  margin: 30px;
}
.m40 {
  margin: 40px;
}
.m50 {
  margin: 50px;
}
body {
  background: #fff none repeat scroll 0 0;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  text-align: left;
  overflow-x: hidden;
  line-height: 26px;
}
#scrollUp {
  background: #e84f1e;
  border-radius: 2px;
  bottom: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  color: #fff;
  font-size: 30px;
  height: 40px;
  line-height: 30px;
  right: 30px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 40px;
}
#scrollUp:hover {
  background: #fff;
  color: #003cc4;
  transition: all 0.3s ease 0s;
}
.clear {
  clear: both;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
input,
select,
textarea,
input[type="text"],
input[type="date"],
input[type="url"],
input[type="email"],
input[type="password"],
input[type="tel"],
button,
button[type="submit"] {
  -moz-appearance: none;
  box-shadow: none !important;
}
input:focus,
textarea:focus,
select:focus {
  outline: none;
}
div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url("img/logo/preloader.html") no-repeat center center;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 15px;
  border-radius: 0px;
}

.navbar-default .navbar-nav > li > a {
  font-weight: bold;
}
.section-title {
  text-align: center;
  margin-bottom: 40px;
}

.section-title h1 {
  color: #202122;
}
.section-title h3 {
  color: #2fc4ec;
}
.section-title p {
}
.nav > li > a:hover,
.nav > li > a:focus {
  background: none !important;
}
.siderbar-detail ul li a {
  font-size: 18px;
  margin-bottom: 10px;
}
/*--------------------------------*/
/* Header top Area
/*--------------------------------*/
.topbar-left ul li {
  display: inline-block;
}
.topbar-left {
  float: right;
}
.topbar-area {
  background: #ffffff00;
}
.topbar-left ul li a {
  color: #fff;
  display: block;
  margin-right: 20px;
  padding: 8px 0;
  text-decoration: none;
  font-size: 15px;
}
.topbar-left ul li a i {
  color: #fff;
  font-size: 20px;
  padding-right: 7px;
}
.quote-button {
  float: right;
}
.quote-button .quote-btn {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  color: #fff;
  display: inline-block;
  border: 1px solid #003cc4;
  padding: 11px 20px;
  margin: 0px;
  transition: 0.4s;
  background-image: linear-gradient(
    141deg,
    #0047e7 0%,
    #003cc4 51%,
    #0449e5 75%
  ) !important;
}
.quote-button .quote-btn:hover {
  background: transparent;
  color: #003cc4;
  transition: 0.4s;
}
.slogan {
  margin-bottom: 0px;
  padding: 16px 0px;
  color: #fff;
  font-size: 16px;
}
.make-a-call {
  margin-top: 20px;
}
.make-a-call-no .heading h1 {
  font-size: 12px;
  font-weight: 300;
  line-height: 12px;
  margin-bottom: 0px;
}
.make-a-call-no a {
  font-size: 15px;
  color: #2fc4ec;
}
.make-call-icon {
  float: left;
  height: 38px;
  width: 38px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  background-color: #eee;
  margin-right: 10px;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #cdf0fa;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  color: #000;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
.sider-bar-nav {
  float: right;
  margin-top: 20px;
}
.sider-bar-nav span {
  color: #2fc4ec;
}
.siderbar-detail {
  padding: 20px 40px;
}
.sider-about h3 {
  color: #fff;
}
.sider-about p {
  color: #eee;
  text-align: justify;
}
.siderbar-detail .navbar-right {
  float: left !important;
  margin-right: -15px;
  display: inline-grid;
}
.siderbar-detail .navbar-nav > li a {
  color: #1e1c1c;
}
/*----------------------------------------*/
/*  Header Bottom Area 
/*----------------------------------------*/
.head-div h2 {
  text-align: center;
  font-size: 15px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 400;
}
.header-top {
  background: #100f0d;
}
.logo img {
  width: 81px;
  height: auto;
  position: absolute;
  margin-top: 0px;
}
.logo h1 {
  margin-bottom: 0px;
  margin-top: 10px;
  margin-left: 50px;
  color: #073692;
  font-size: 28px;
}
.main-menu ul {
  margin-top: 12px;
  margin-bottom: 12px;
}
.main-menu ul.navbar-nav li {
  float: left;
  position: relative;
}
.main-menu ul.navbar-nav > li > a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #45474a;
  font-size: 16px;
  font-weight: 500;
  padding: 20px 20px;
  text-transform: capitalize;
  font-family: "Montserrat", sans-serif;
  margin: 0px 8px;
}
.main-menu ul.navbar-nav li a:hover {
  color: #2fc4ec;
}

.main-menu ul.navbar-nav > li:hover > a:before,
.main-menu ul.navbar-nav > li.active > a::before {
  width: 100%;
}
.main-menu ul.navbar-nav li.active a:focus {
  color: #333;
}
.main-menu ul.navbar-nav li.active a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #003cc4;
  position: relative;
  z-index: 9999999;
}
.navbar {
  border: medium none;
  margin-bottom: 0;
}
.navbar-default {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-brand {
  padding: 5px 0px;
}
.main-menu ul.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background: none;
  color: #333;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: none;
}
.main-menu ul.nav li ul.sub-menu {
  background: #fff;
  border-top: 2px solid #3860a1;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 115%;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 220px;
  z-index: -99;
}
.pagess {
  position: relative;
}
.navbar.navbar-default {
  float: left;
}
.main-menu ul.nav li ul.sub-menu li {
  border-bottom: 1px solid #ddd;
  padding: 0;
  position: relative;
  width: 100%;
}
.main-menu ul.nav li:hover ul.sub-menu {
  top: 100%;
  opacity: 1;
  z-index: 999;
  visibility: visible;
}
.main-menu ul.nav li ul.sub-menu li a {
  color: #666;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 15px;
  text-transform: capitalize;
  font-family: "Montserrat", sans-serif;
}
.main-menu ul.nav li:hover ul.sub-menu li a:hover {
  color: #fff;
  background: #2fc4ec;
}
.main-menu ul.nav li ul.sub-menu li:last-child {
  border: none;
}
.stick span.search-button i,
.stick .header-search input {
  color: #555;
}
.search-option-5 button.button {
  display: inline-block;
  border: none;
  background: none;
  padding: 0;
}
.search-option {
  background: #fff none repeat scroll 0 0;
  bottom: -48px;
  color: #555;
  display: none;
  position: absolute;
  right: 20px;
  width: 260px;
  z-index: 99999;
}
.search-option input {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  color: #555;
  display: block;
  float: left;
  font-size: 14px;
  font-style: italic;
  padding: 8px 10px;
  width: 210px;
  height: 44px;
}
.search-option button.button {
  background: #003cc4;
  border: medium none;
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 17px;
  line-height: 35px;
  padding: 5px 15px;
  text-align: center;
}
.header-right-link a.main-search {
  color: #fff;
  display: inline-block;
  float: right;
  font-size: 18px;
  line-height: 39px;
  position: relative;
  text-align: center;
  width: 40px;
  height: 40px;
  background: #003cc4;
  border-radius: 2px;
  margin: 23px 0px 23px 10px;
}
.secdule-call-btn {
  margin-top: 25px;
}
.menu-btn {
  background: #073692;
  color: #fff;
  padding: 10px 20px;
  border-radius: 4px;
  letter-spacing: 2px;
  font-size: 12px;
}
.section-padding {
  padding: 50px 0px;
}
.section-padding-bottom {
  padding-bottom: 50px;
}
/*----------------------------------------*/
/*  Main Slider
/*----------------------------------------*/
.main-slider {
  position: relative;
}

.main-slider .title {
  position: relative;
  font-size: 22px;
  color: #ffffff;
  padding-bottom: 18px;
}

.main-slider .title:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0px;
  height: 2px;
  width: 50px;
  margin-left: -25px;
  background-color: #e9c37a;
}

.main-slider .title-two {
  position: relative;
  font-size: 18px;
  font-weight: 600;
  color: #222222;
  padding-bottom: 18px;
}

.main-slider .title-two:before {
  position: absolute;
  content: "";
  left: 0px;
  bottom: 0px;
  height: 2px;
  width: 50px;
  background-color: #e9c37a;
}

.main-slider h2 {
  position: relative;
  display: block;
  font-size: 46px;
  color: #ffffff;
  font-weight: 600;
  line-height: 1.1em;
  z-index: 1;
}

.main-slider h2.style-three {
  font-size: 64px;
  font-weight: 400;
  color: #222222;
}

.main-slider h2.style-two {
  color: #222222;
}

.main-slider .text.style-two {
  color: #222222;
}

.main-slider .text {
  position: relative;
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  line-height: 30px;
  padding-right: 64px;
  text-transform: capitalize;
  display: inline-block;
  z-index: 1;
}
.main-slider .link-box {
  position: relative;
  z-index: 1;
}
.main-slider .link-box .theme-btn {
  position: relative;
  margin-right: 20px;
}
.main-slider .social-links {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -100px;
  z-index: 99;
  padding: 50px 35px 40px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-right: none;
  background-color: #ffffff;
}
.main-slider .social-links li {
  position: relative;
  display: block;
  margin-bottom: 10px;
}
.slider-overlay {
  height: 100%;
  width: 100%;
  top: 46px;
  left: 0;
  position: absolute;
  background-color: var(--e-global-color-05f908f);
  opacity: 0.6;
  transition:
    background 0.3s,
    border-radius 0.3s,
    opacity 0.3s;
}
.main-slider .social-links li:last-child {
  margin: 0;
}
.main-slider .social-links a {
  position: relative;
  display: block;
  color: #222222;
  font-size: 16px;
  line-height: 40px;
}
.main-slider .social-links a:hover {
  color: #e9c37a;
}

.main-slider.home-three .theme-btn {
  margin: 0;
}
.slider-overlay {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -0.5px;
  background: linear-gradient(
    to bottom right,
    rgba(7, 54, 146, 1) 0%,
    rgba(7, 54, 146, 0) 100%
  );
  z-index: -1;
}
.btn-style-one {
  position: relative;
  line-height: 24px;
  color: white;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  background: #2fc4ec;
  padding: 12px 31px !important;
  text-transform: uppercase;
}
.section-padding {
  padding: 60px 0px;
}
.we-certify-section {
  padding-bottom: 60px;
}
.section-padding-bottom {
  padding-bottom: 60px;
}
.text-center {
  text-align: center;
}
/*----------------------------------------*/
/* services
/*----------------------------------------*/
.ser-desc {
  padding: 10px 23px;
  /* border: 1px solid #eee; */
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.ser-desc p {
  text-align: justify;
}
.ser-img img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.ser-icon {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  padding: 19px;
  margin-bottom: 10px;
  margin-top: -73px;
  background: #ffffff;
  position: relative;
  box-shadow: 10px 10px 20px #979393;
}
.ser-desc h2 {
  color: #0e0f10;
}
/*----------------------------------------*/
/*  about
/*----------------------------------------*/
.bg-blue {
  background: #073692;
  height: 700px;
}
.bg-light {
  background: #eeeeee61;
  height: 700px;
}
.about-img img {
  margin-top: 120px;
  margin-left: 100px;
  position: absolute;
  z-index: 99;
  border-radius: 20px;
  /* height: 478px; */
  /* width: 100%; */
}
.about-img2 img {
  margin-top: 460px;
  margin-left: 217px;
  position: absolute;
  z-index: 99;
  border-radius: 20px;
  width: 220px;
}
.about-desc {
  margin-left: 150px;
  padding: 50px;
}
.about-desc h3 {
  color: #2fc4ec;
}
.about-desc h1 {
  color: #000;
}
.exp-num {
  width: 30%;
  float: left;
  text-align: center;
  background: #2fc4ec;
  border-left: 10px solid #121314;
}
.exp-num h1 {
  font-size: 25px;
  line-height: 34px;
  padding: 20px;
  color: #fff;
}
.exp-desc {
  margin-left: 30%;
  padding: 30px;
  background: #fff;
}
.year-exp {
  margin-top: 30px;
}
/*----------------------------------------*/
/* who we
/*----------------------------------------*/
.who-we {
  padding: 50px;
  margin-top: 20px;
}
.faqs {
  padding: 50px;
  margin-top: 20px;
}
.who-we h3 {
  color: #2fc4ec;
  font-size: 20px;
}
.who-we-div {
  width: 100%;
}
.who-we-div {
  width: 45%;
  float: left;
  border: 1px solid #eeeeee00;
  padding: 20px;
  margin-top: 60px;
  margin-right: 20px;
  background: #fff;
}
.who-we-div-icon img {
  background: #222224;
  padding: 10px;
  margin-top: -76px;
}
.bg-blue {
  background: #2fc3eca2;
}
.faqs h4 {
  color: #232728;
}
.faqs h2 {
  color: #fff;
}
#accordion .panel {
  border: none;
  border-radius: 5px;
  box-shadow: none;
  margin-bottom: 10px;
  background: transparent;
}
#accordion .panel-heading {
  padding: 0;
  border: none;
  border-radius: 5px;
  background: transparent;
  position: relative;
}
#accordion .panel-title a {
  display: block;
  padding: 10px 20px;
  margin: 0;
  background: rgb(0 0 0 / 73%);
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  border-radius: 5px;
  position: relative;
}
#accordion .panel-title a.collapsed {
  border: none;
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before {
  content: "\f107";
  font-family: "FontAwesome";
  width: 30px;
  height: 30px;
  line-height: 27px;
  text-align: center;
  font-size: 25px;
  font-weight: 900;
  color: #fff;
  position: absolute;
  top: 15px;
  right: 30px;
  transform: rotate(180deg);
  transition: all 0.4s cubic-bezier(0.08, 1.09, 0.32, 1.275);
}
#accordion .panel-title a.collapsed:before {
  color: rgba(255, 255, 255, 0.5);
  transform: rotate(0deg);
}
#accordion .panel-body {
  padding: 8px 20px;
  background: rgb(0 0 0 / 10%);
  font-size: 15px;
  color: #fff;
  line-height: 28px;
  letter-spacing: 1px;
  border-top: none;
  border-radius: 5px;
}
#accordion .panel-body p {
  color: #eee;
}
/*----------------------------------------*/
/*  testimonial
/*----------------------------------------*/
.testimonial-div {
  position: relative;
  padding-top: 40px;
}
.testimonial-div h5 a {
  color: #2fc4ec;
}
.testimonial-div:hover .founder-info .image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.testimonial-div:hover .inner-box .icon-box {
  background-color: var(--theme-color2);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.testimonial-div .inner-box {
  background-color: #f3f4f7;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 65px 30px 54px;
}
@media (max-width: 575.98px) {
  .testimonial-div .inner-box {
    padding: 55px 20px 35px;
  }
}
.testimonial-div .inner-box:before {
  background-color: #f3f4f7;
  content: "";
  position: absolute;
  width: 67px;
  height: 45px;
  bottom: -45px;
  left: 66px;
  clip-path: polygon(0% 0, 100% 0, 0 100%, 0 100%);
}
@media (max-width: 575.98px) {
  .testimonial-div .inner-box:before {
    width: 48px;
    height: 36px;
    bottom: -36px;
  }
}
.testimonial-div .inner-box:after {
  content: "";
  position: absolute;
  border: 1px solid #2fc4ec;
  left: 33px;
  right: 33px;
  top: -9px;
  bottom: 50px;
  z-index: -1;
}
.testimonial-div .inner-box .icon-box {
  background-color: rgb(18 19 20);
  position: relative;
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  position: absolute;
  left: calc(50% - 30px);
  top: -30px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.testimonial-div .inner-box .icon-box .icon {
  position: relative;
  left: 0;
  top: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.testimonial-div .inner-box .name {
  margin-bottom: 0;
}
.testimonial-div .inner-box .rating {
  line-height: 1;
}
.testimonial-div .inner-box .rating i {
  color: #f9b524;
  font-size: 12px;
  margin: 0 4px;
}
.testimonial-div .inner-box .text {
  color: #393939;
  font-size: 18px;
  margin-top: 15px;
}
.testimonial-div .founder-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 54px;
  margin-left: 38px;
}
.testimonial-div .founder-info .image {
  border-radius: 50%;
  margin-bottom: 0;
  margin-right: 15px;
  overflow: hidden;
}
.testimonial-div .founder-info .image img {
  border-radius: 50%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.testimonial-div .founder-info .content {
  line-height: 1;
}
.testimonial-div .founder-info .name {
  margin-bottom: 4px;
  line-height: 1;
}
.testimonial-div .founder-info .designation {
  color: var(--theme-color1);
  font-size: 14px;
}

.icon-quote {
  width: 60px;
  height: 60px;
  background-image: url(img/icon-quote.png);
}
.bg-bg {
  background: #eeeeee61;
}
/*----------------------------------------*/
/*  latest news
/*----------------------------------------*/
.blog-img img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.blog-desc {
  padding: 30px;
}
.blog-div {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  box-shadow: 10px 10px 20px #97939361;
}
.blog-desc h2 {
  font-size: 22px;
  color: #121314;
  line-height: 35px;
  border-bottom: 1px solid #eee;
  padding-bottom: 14spx;
}
.blog-desc a {
  background: #2fc4ec;
  color: #302929;
  padding: 15px 20px;
}
/*----------------------------------------*/
/*  process-desc h3
/*----------------------------------------*/
.process-desc h3 {
  color: #2fc4ec;
  font-size: 20px;
}
.process-desc {
  padding: 60px 20px 20px 20px;
  padding: 50px 25px 10px 25px;
  box-shadow: 10px 10px 20px #97939361;
  margin-top: -40px;
  position: relative;
}
/*----------------------------------------*/
/*  inner page
/*----------------------------------------*/
.inner-page {
  background:
    linear-gradient(45deg, #100f0d, rgb(0 150 255 / 10%)),
    url(img/page-title.jpg);
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 120px 0 120px;
  min-height: 250px;
}
.page-title h1 {
  font-size: 43px;
  color: #fff;
  letter-spacing: 5px;
}
.miss-viss img {
  float: left;
  margin-right: 30px;
  border: 1px solid #eee;
  padding: 10px;
  border-radius: 20px;
}
.about-inner h4 {
  color: #2fc4ec;
}
.about-inner h2 {
  color: #09090a;
}
.miss-viss {
  margin-bottom: 30px;
  border: 2px solid #fef8ef;
  padding: 20px;
  border-radius: 20px;
}
.abt-img img {
  border-radius: 20px;
}
.singal-blog-post img {
  width: 100%;
  margin-bottom: 30px;
}
.singal-blog-post p {
  text-align: justify;
}
.singal-blog-post ul {
  display: inline-flex;
  margin-bottom: 20px;
}
.singal-blog-post ul li {
  margin-right: 20px;
}
.singal-blog-post ul li:after {
  content: "/";
  display: inline-block;
  font-weight: normal;
  margin-left: 10px;
  opacity: 0.5;
}
.singal-blog-post blockquote {
  padding: 16px 20px 16px 80px;
  font-size: 18px;
  font-style: italic;
  color: #555555;
  margin: 40px 0;
  border-left: none;
  line-height: 30px;
  position: relative;
  background: #f6f6f6;
  clear: both;
  border-left: 4px solid #2fc4ec;
}
.aside-bar h3 {
  border-bottom: 2px solid #eee;
  margin-bottom: 30px;
}
.search-box {
  margin-bottom: 20px;
}
.input-group input {
  width: 70% !important;
  float: left;
}
.input-group button {
  background: #2fc4ec;
  border: none;
  padding: 2px 15px;
  color: #000;
}
.re-post-img {
  width: 35%;
  float: left;
  margin-right: 10px;
}
.re-post-desc h4 {
  font-size: 15px;
  line-height: 20px;
}
.re-post {
  border-bottom: 1px dashed #eee;
  height: 75px;
  margin-top: 20px;
}
.cat-list {
  list-style: circle;
  padding-left: 30px;
}
.cat-list li {
  border-bottom: 1px dashed #eee;
  margin-bottom: 8px;
}
.singal-blog-post ul li i {
  margin-right: 10px;
  color: #2fc4ec;
}
.del-contact {
  margin-bottom: 30px;
}
.del-contact img {
  width: 60px;
  float: left;
  margin-right: 20px;
  background: #000;
  padding: 10px;
}
.contact small {
  color: #2fc4ec;
  float: 15px;
}
.contact h2 {
  color: #000;
  font-size: 25px;
}
.contact-form {
  /* margin-left: 30px; */
}
.contact-form input {
  height: 50px;
  padding: 14px 30px;
  outline: 0;
  background-color: #f4f5f8;
  border: 1px solid #f4f5f8;
  color: #686a6f;
  width: 100%;
  margin-bottom: 7px;
}
.contact-form textarea {
  height: 150px;
  padding: 14px 30px;
  outline: 0;
  background-color: #f4f5f8;
  border: 1px solid #f4f5f8;
  color: #686a6f;
  width: 100%;
  margin-bottom: 7px;
}
.btn-1 {
  background: #2fc4ec;
  padding: 10px 20px;
  margin-right: 15px;
  color: #fff;
  margin-top: 10px;
  border: none;
}
.btn-2 {
  background: #2fc4ec;
  padding: 10px 20px;
  margin-right: 15px;
  color: #fff;
}
.error-page {
  text-align: center;
}
.error-page h1 {
  font-size: 100px;
  line-height: 100px;
}
.error-page h1 span {
  color: #2fc4ec;
}
.error-page h3 {
  font-size: 40px;
}
.error-page p {
  font-size: 20px;
}
.error-page a {
  background: #2fc4ec;
  padding: 10px;
  color: #000;
}
.coming-soon {
  text-align: center;
}
/*----------------------------------------*/
/*  footer
/*----------------------------------------*/
.footer-top {
  background: #2fc4ec;
  padding: 20px 0px;
}
.footer-logo h1 {
  margin-bottom: 0px;
  margin-top: 10px;
  margin-left: 50px;
  color: #fff;
  font-size: 28px;
}
.footer-logo img {
  float: left;
  width: 225px;
  position: absolute;
  background: #fff;
  padding: 10px;
}
.track h3 {
  color: #fff;
  margin-bottom: 10px;
}
.track p {
  color: #fff;
  margin-bottom: 0px;
}
.track {
  border-left: 3px solid #0d0e0e;
  padding-left: 30px;
}
.news-letter {
  margin-top: 20px;
  float: right;
}
.news-letter input {
  height: 40px;
  border: none;
  padding: 0px 20px;
  margin-bottom: 20px;
}
.news-letter .newslettr-btn {
  background: #191b1c;
  color: #fff;
}
.footer-main {
  padding: 40px 0px;
  background: #0b0c0c;
}
.footer-1 {
  /* background: #2FC4EC; */
  /* padding: 50px 30px; */
  border-radius: 10px;
}
.footer-div-1 img {
  /* float: left; */
  margin-right: 15px;
}
.footer-div-1 h2 {
  color: #fff;
  font-size: 22px;
}
.footer-div-1 p {
  color: #fff;
}
.footer-main h3 {
  color: #fff;
  font-size: 20px;
}
.footer-main ul li {
  color: #eee;
  margin-bottom: 10px;
  font-size: 15px;
}
.footer-main ul li:before {
  content: "\f054";
  font-family: FontAwesome;
  font-size: 13px;
  margin-right: 7px;
}
.footer-contact img {
  width: 30px;
  float: left;
  margin-right: 15px;
}
.footer-contact-desc small {
  color: #2fc4ec;
}
.footer-contact-desc p {
  color: #fff;
  font-size: 12px;
  margin-bottom: 0px;
}
.footer-contact {
  margin-top: 10px;
  background: #15171a;
  padding: 10px;
  border-radius: 10px;
}
.social-icon ul {
  display: inline-flex;
  list-style: none;
  float: right;
}
.social-icon ul li {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.copyright-text p {
  margin-bottom: 0px;
  color: #eee;
}
.footer-copyright {
  padding: 10px;
  background: #15171a;
}
.footer-main a {
  color: #eee;
}
.social-icon a {
  color: #eee;
}

/* new style  */

.spice-features {
  list-style: none;
  padding: 0;
  margin: 0;
}

.spice-features li {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #e9f4ff;
  border-left: 4px solid #2fc4ec;
  margin: 10px 0;
  padding: 7px 16px;
  font-size: 16px;
  color: #000;
  border-radius: 6px;
  transition: 0.2s ease;
}

.icon-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  background-color: #2fc4ec;
  color: white;
  border-radius: 50%;
  flex-shrink: 0;
  font-size: 14px;
}

.spice-features li:hover {
  transform: translateX(5px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.footer-2 {
  padding-left: 40px;
}
.nav-btn {
  margin-top: 24px !important;
  margin-bottom: 24px;
}
.nav-btn span a {
  line-height: 24px;
  color: white;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  background: #2fc4ec;
  padding: 12px 20px !important;
  text-transform: uppercase;
}

.d-block-d-md-none {
  display: none;
}

.home-about-section {
  align-items: center;
  margin: auto;
  display: flex;
}
.banner-heading {
  color: #ffffff;
}
.margin-top-4 {
  margin-top: 10px;
}

.active a {
  color: #2fc4ec !important;
}
.border-ser {
  border: 1px solid #eee;
}

@keyframes smoothBounce {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}

.whatsapp-float {
  position: fixed;
  bottom: 25px;
  right: 40px;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 18px;
  background: linear-gradient(90deg, #2fc4ec 0%, #77d3ec 100%);
  border-radius: 30px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  transition:
    background-color 0.3s ease,
    box-shadow 0.3s ease;
}

.whatsapp-content {
  display: flex;
  align-items: center;
}

.whatsapp-icon {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  animation: smoothBounce 1.5s infinite ease-in-out;
}

.whatsapp-text {
  color: white;
  font-size: 15px;
}

.whatsapp-float:hover {
  background-color: #1ebe57;
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
}
.export-list ul li {
  list-style: none;
  margin-bottom: 10px;
  font-size: 15px;
  color: #2fc4ec !important;
  font-weight: 600;
  letter-spacing: 0.05em;
  background: #2fc4ec;
  padding: 12px 20px !important;
  text-transform: uppercase;
}
.export-list ul li i {
  color: #2fc4ec !important;
}
.mt-20 {
  margin-top: 20px;
}
.mt-10 {
  margin-top: 10px;
}

.certify-div img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border: 1px solid #eee;
  object-fit: cover;
}
.certify-div {
  text-align: center;
  padding: 10px;
  /* border: 1px solid #eee; */
  border-radius: 10px;
}
.certify-desc {
  margin-top: 5px;
  text-align: center;
}
.certify-desc h3 {
  color: #2fc4ec;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/* new style end */
/* footer logo height start */
.company-logo img {
  height: 80px;
}

/* Heading style */
.social-section h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

/* Icon style */
.social-icon a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%; /* Circular */
  color: white;
  font-size: 20px;
  margin-right: 15px;
  transition: background-color 0.3s;
}

/* Instagram */
.social-icon a.instagram {
  background: #e1306c; /* Instagram brand pink */
}
.social-icon a.instagram:hover {
  background: #c13584; /* Slightly darker on hover */
}

/* YouTube */
.social-icon a.youtube {
  background: #ff0000; /* YouTube brand red */
}
.social-icon a.youtube:hover {
  background: #cc0000;
}

/* footer logo height end */
