
html {
  color: #222;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}
body {
  font-family: 'Rajdhani', sans-serif;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500;
}
.site-wrapper {
  position: relative;
  overflow: hidden;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.hidden,
[hidden] {
  display: none !important;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}
.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}
.clearfix::after {
  clear: both;
}
@media print {
  *,
  *::before,
  *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " ("attr(href) ")";
  }
  abbr[title]::after {
    content: " ("attr(title) ")";
  }
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* 2. Header styles  */
.header-top {
  background: #fff;
  color: #9ba4b2;
  padding: 0;
  line-height: 1;
}
.htc-block i {
  color: #538de4;
  margin-right: 10px;
}
.htc-block {
  padding: 13px 30px;
  border-right: 1px solid #283448;
}
.htc-block:first-child {
  padding-left: 0;
}
.htc-block:last-child {
  border-right: 0px solid #283448;
}
.hts-block ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.hts-block ul li {
  padding: 12px;
  font-size: 14px;
  color: #fff;
}
.hts-block ul li a,
.hts-block ul li a:visited {
  font-size: 14px;
  color: #538de4;
}
.hts-block ul li a:hover {
  text-decoration: none;
  color: #538de4;
}
/* menu  */
.header-menu {
  margin-left: auto;
}
.navigation-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.navigation-menu>li>a {
  display: block;
  text-decoration: none;
  color: #c5c2c2;
  font-size: 16px;
  font-weight: 600;
  padding: 25px 20px;
  position: relative;
  text-transform: uppercase;
}

ul.header-navigation-menu {
  margin-bottom: 0;
  padding: 0;
}
@media (min-width: 991.98px) {
ul.header-navigation-menu>li {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  min-height: 90px;
}
}
ul.header-navigation-menu a {
  text-decoration: none;
}
.header-navigation-menu .active a {
  color: #538de4;
}
@media (max-width: 1199.98px) {
  ul.header-navigation-menu>li>a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1399.98px) {
  .header-contact-search{
    display: none !important;
  }
  .header-style-2 .header-menu {
    margin-left: auto !important;
}
}
.menu-item-has-children>a {
  position: relative;
}
ul.header-navigation-menu>li:last-child>a:before {
  display: none;
}
ul.header-navigation-menu>li:hover>a,
ul.header-navigation-menu>li:active>a,
ul.header-navigation-menu>li:focus>a,
ul.header-navigation-menu>li.current_page_parent>a {
  color: #538de4;
}
ul.header-navigation-menu>li:hover>a .menu-arrow,
ul.header-navigation-menu>li:active>a .menu-arrow,
ul.header-navigation-menu>li:focus>a .menu-arrow,
ul.header-navigation-menu>li.current_page_parent>a .menu-arrow {
  bottom: -7px;
  opacity: 1;
}
ul.header-navigation-menu>li>.submenu-inner {
  border: 1px solid #F7EAE8;
}
ul.header-navigation-menu>li .submenu-inner {
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}
ul.header-navigation-menu>li .submenu-inner,
ul.header-navigation-menu>li ul.submenu-inner {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  position: absolute;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
  top: 100%;
  z-index: 99;
  margin-top: -1px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  min-width: 250px;
  padding: 15px 20px;
  background: #fff;
  list-style-type: none;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
ul.header-navigation-menu>li .submenu-inner li,
ul.header-navigation-menu>li ul.submenu-inner li {
  background: transparent;
  position: relative;
  text-align: left;
  border-bottom: 1px solid #F7EAE8;
  padding: 5px 0;
}
.submenu-inner>li>ul>li:last-child {
  border-bottom: 0px solid #F7EAE8 !important;
}
.megamenu-wrap-inner>li {
  border-bottom: 0px solid #F7EAE8 !important;
}
@media (max-width: 991.98px) {
  ul.header-navigation-menu>li .submenu-inner li,
  ul.header-navigation-menu>li ul.submenu-inner li {
    border-bottom: 0;
  }
}
.megamenu-wrap-inner li:last-child {
  border-bottom: none;
}
ul.header-navigation-menu>li .submenu-inner:not(.megamenu-wrap-inner) li:last-child,
ul.header-navigation-menu>li ul.submenu-inner:not(.megamenu-wrap-inner) li:last-child {
  border-bottom: none;
}
ul.header-navigation-menu>li .submenu-inner li a,
ul.header-navigation-menu>li ul.submenu-inner li a {
  display: block;
  line-height: 1.4;
  padding: 8px 0;
  font-size: 15px;
  text-transform: capitalize;
  position: relative;
  color: #7b8391;
}
ul.header-navigation-menu>li .submenu-inner li a .caret,
ul.header-navigation-menu>li ul.submenu-inner li a .caret {
  top: 16px;
  position: absolute;
  right: 0;
  height: 8px;
  width: 10px;
  display: inline-block;
}
ul.header-navigation-menu>li .submenu-inner li a .caret:after,
ul.header-navigation-menu>li ul.submenu-inner li a .caret:after {
  content: '\f129';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  z-index: 1;
  font-family: Flaticon;
  line-height: 1;
  font-size: 12px;
}
ul.header-navigation-menu>li .submenu-inner li a:hover,
ul.header-navigation-menu>li .submenu-inner li a:focus,
ul.header-navigation-menu>li .submenu-inner li a:active,
ul.header-navigation-menu>li ul.submenu-inner li a:hover,
ul.header-navigation-menu>li ul.submenu-inner li a:focus,
ul.header-navigation-menu>li ul.submenu-inner li a:active {
  opacity: 0.8;
}
ul.header-navigation-menu>li .submenu-inner li ul.submenu-inner,
ul.header-navigation-menu>li ul.submenu-inner li ul.submenu-inner {
  position: absolute;
  left: calc(100% + 20px);
  top: 0;
}
ul.header-navigation-menu>li .submenu-inner li:hover>ul.submenu-inner,
ul.header-navigation-menu>li ul.submenu-inner li:hover>ul.submenu-inner {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
ul.header-navigation-menu>li:hover>.submenu-inner {
  top: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  height: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
@media (max-width: 1600px) {
  ul.header-navigation-menu>li:last-child ul.submenu-inner li ul.submenu-inner,
  ul.header-navigation-menu>li:nth-last-child(2) ul.submenu-inner li ul.submenu-inner {
    right: 100%;
    left: auto;
  }
}
ul.header-navigation-menu>li.megamenu-parent {
  position: static !important;
}
ul.header-navigation-menu>li.megamenu-parent .megamenu-wrap-inner {
  width: 100%;
  max-width: 1170px;
  left: 0;
  background: #fff;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.megamenu-wrap-inner>li>a {
  font-size: 18px !important;
  font-weight: 600;
  color: #000 !important;
}
.megamenu-wrap-inner>li>a::after {
  content: none;
}
.megamenu-wrap-inner>li>ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.megamenu-wrap-inner>li {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
@media (max-width: 991.98px) {
  ul.header-navigation-menu>li.megamenu-parent .megamenu-wrap-inner ul.megamenu-sub>li>a {
    margin-top: 6px;
  }
}
ul.header-navigation-menu>li.megamenu-parent .megamenu-wrap-inner ul.megamenu-sub>li>a .caret {
  margin-left: 5px;
}
ul.header-navigation-menu>li.megamenu-parent .megamenu-wrap-inner ul.megamenu-sub>li .submenu-inner {
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  position: static;
  padding: 0;
  min-width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1);
  visibility: visible;
}
ul.header-navigation-menu>li.megamenu-parent .megamenu-wrap-inner ul.megamenu-sub>li .submenu-inner li {
  list-style: none;
  border: none;
  padding: 0;
}
ul.header-navigation-menu>li.megamenu-parent .megamenu-wrap-inner ul.megamenu-sub>li .submenu-inner li:last-child {
  border: none;
}
ul.header-navigation-menu>li.megamenu-parent .megamenu-wrap-inner ul.megamenu-sub>li .submenu-inner li.menu-item-has-children>a {
  font-weight: 600;
}
ul.header-navigation-menu>li.megamenu-parent .megamenu-wrap-inner ul.megamenu-sub>li .submenu-inner li .submenu-inner {
  padding-left: 20px !important;
  display: block;
}
ul.header-navigation-menu>li.megamenu-parent:hover .megamenu-wrap-inner {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.offcanvas-content {
  position: fixed;
  left: -250px;
  width: 250px;
  max-width: 85%;
  top: 0;
  bottom: 0;
  z-index: 9999;
  visibility: hidden;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}
.offcanvas-content a {
  color: #3F3836;
}
.offcanvas-content a:hover {
  color: #2c85ff;
}
.offcanvas-content .close-canvas {
  background: #538de4;
  position: absolute;
  left: 100%;
  top: 100px;
  z-index: 999;
  font-size: 18px;
  text-align: center;
  line-height: 45px;
  border: 1px solid #538de4;
  -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.1);
}
.offcanvas-content .close-canvas a {
  display: inline-block;
  width: 45px;
  height: 45px;
  color: #fff;
}
.offcanvas-content .close-canvas a:hover {
  cursor: pointer;
  color: #2c85ff;
}
.offcanvas-content .instagram-pics>li {
  width: 33.333% !important;
  overflow: hidden;
  padding: 10px !important;
}
.offcanvas-content .instagram-pics>li a {
  padding: 0 !important;
}
.offcanvas-content .wp-sidebar .widget {
  padding-top: 20px;
  margin-bottom: 10px;
}
.offcanvas-content .wp-sidebar .widget:last-child {
  border-bottom: 0;
}
.offcanvas-content .wp-sidebar .widget .widget-title {
  color: #fff;
  text-align: center;
}
.offcanvas-content .wp-sidebar .widget .widget-title span {
  font-size: 18px;
  color: #3F3836;
}
.offcanvas-content .wp-sidebar .widget .widget-title:before {
  left: 50%;
  margin-left: -40px;
}
.offcanvas-content .wp-sidebar .widget .widget-title:after {
  left: 50%;
  margin-left: -25px;
}
.offcanvas-content .wp-sidebar {
  overflow-x: hidden;
  height: 100%;
  padding: 20px;
}
.offcanvas-content #mobile-menu {
  padding: 0;
}
.offcanvas-content #mobile-menu ul.mobile-menu {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li {
  position: relative !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  width: 100%;
  padding: 0;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li>.submenu-inner {
  padding-bottom: 15px !important;
  -webkit-transition: 0s;
  transition: 0s;
  -moz-transition: 0s;
  -ms-transition: 0s;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li a {
  padding: 12px 0 12px;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  color: #19203f;
  position: relative;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li a .caret {
  display: none;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li a:after {
  display: none;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li a:hover {
  color: #2c85ff;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li.menu-item-has-children .caret {
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.offcanvas-content #mobile-menu ul.mobile-menu>li.menu-item-has-children .caret::after {
  border: none;
  position: absolute;
  top: 20px;
  margin-top: -10px;
  right: 0;
  width: 30px;
  height: 30px;
  z-index: 9;
  color: #002e5b;
  content: '\f107';
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  margin-left: 7px;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li.menu-item-has-children .caret:hover {
  cursor: pointer;
  color: #538de4;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li.menu-item-has-children.menu-active .caret::after {
  border: none;
  position: absolute;
  top: 20px;
  margin-top: -10px;
  right: 0;
  width: 30px;
  height: 30px;
  z-index: 9;
  color: #538de4;
  content: '\f106';
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  margin-left: 7px;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li>a {
  display: block;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li>ul {
  display: none;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li ul.submenu-inner,
.offcanvas-content #mobile-menu ul.mobile-menu>li div.submenu-inner {
  position: relative;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible !important;
  background: none;
  left: auto;
  top: auto;
  padding: 0;
  border: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: none;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li ul.submenu-inner:before,
.offcanvas-content #mobile-menu ul.mobile-menu>li ul.submenu-inner:after,
.offcanvas-content #mobile-menu ul.mobile-menu>li div.submenu-inner:before,
.offcanvas-content #mobile-menu ul.mobile-menu>li div.submenu-inner:after {
  content: " ";
  display: table;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li ul.submenu-inner:after,
.offcanvas-content #mobile-menu ul.mobile-menu>li div.submenu-inner:after {
  clear: both;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li ul.submenu-inner .caret,
.offcanvas-content #mobile-menu ul.mobile-menu>li div.submenu-inner .caret {
  display: none;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li ul.submenu-inner li a,
.offcanvas-content #mobile-menu ul.mobile-menu>li div.submenu-inner li a {
  padding: 8px 0;
  font-weight: 400;
  text-transform: none;
  font-size: 15px;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li ul.submenu-inner ul,
.offcanvas-content #mobile-menu ul.mobile-menu>li div.submenu-inner ul {
  width: 100%;
  padding-left: 15px;
  display: block !important;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li ul.submenu-inner ul>li,
.offcanvas-content #mobile-menu ul.mobile-menu>li div.submenu-inner ul>li {
  padding: 0;
  display: block;
  width: 100%;
}
.offcanvas-content #mobile-menu ul.mobile-menu>li ul.submenu-inner {
  padding-left: 20px;
}
.offcanvas-content.open {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.megamenu-parent .megamenu-wrap-inner {
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
}
.megamenu-parent .widget {
  text-align: left;
  color: #3f3836;
}
.megamenu-parent .widget .widget-title,
.megamenu-parent .widget .widgettitle {
  font-size: 16px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 20px;
  padding: 0;
  border: none;
}
.megamenu-parent .widget ul {
  list-style: none;
  padding: 0;
}
.megamenu-parent .widget.widget-html ul li {
  line-height: 32px;
  padding: 5px 0;
}
.megamenu-parent .widget.widget-html ul li strong {
  color: #2c85ff;
  font-weight: 600;
}
.megamenu-parent .widget .product-block {
  margin-bottom: 10px;
}
#mobile-header-expander .hamburger-menu {
  position: relative;
  display: block;
  width: 28px;
  height: 28px;
}
#mobile-header-expander .hamburger-menu .hamburger-menu-line.hamburger-menu-line-1 {
  top: 0;
  width: 15px;
}
#mobile-header-expander .hamburger-menu .hamburger-menu-line.hamburger-menu-line-2 {
  top: 0;
  right: 0;
  left: auto;
  width: 10px;
}
#mobile-header-expander .hamburger-menu .hamburger-menu-line.hamburger-menu-line-3 {
  top: 12px;
  width: 100%;
}
#mobile-header-expander .hamburger-menu .hamburger-menu-line.hamburger-menu-line-4 {
  bottom: 0;
  width: 100%;
}
#mobile-header-expander:hover .hamburger-menu .hamburger-menu-line.hamburger-menu-line-1 {
  width: 10px;
}
#mobile-header-expander:hover .hamburger-menu .hamburger-menu-line.hamburger-menu-line-2 {
  width: 25px;
}
#mobile-header-expander .hamburger-menu .hamburger-menu-line {
  position: absolute;
  left: 0;
  height: 2px;
  background-color: currentColor;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
/* 3. slider one styles  */
.slider-one-slide {
  min-height: 100vh;
  position: relative;
}
.slide-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  /*z-index: -1;*/
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
/*  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
  transform: scale(1);*/
}
.swiper-slide-active .slide-bg {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);*/
  -webkit-transition: all 7000ms linear;
  -moz-transition: all 7000ms linear;
  -ms-transition: all 7000ms linear;
  -o-transition: all 7000ms linear;
  transition: all 7000ms linear;
}
.slider-one-slide:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #538de4;
  opacity: 0.3;
  z-index: 0;
}
.container-full {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.slider-widget {
  overflow-x: hidden;
}
.slider-wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: table;
}
.slider-content {
  padding: 300px 0;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  -webkit-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -moz-filter: grayscale(0);
}
.slide-intro {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  color: #fff;
  z-index: 1;
  position: relative;
  display: inline-block;
  background-color: #031026;
  opacity: .75;
  padding: 18px 45px;
  margin-bottom: 40px;
}
.slide-intro span {
  z-index: 1;
  position: relative;
}
.slide-intro span::before {
  content: '';
  position: absolute;
  left: -13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 6px;
  height: 1px;
  background-color: #3a9ce8;
}
.slide-intro span::after {
  content: '';
  position: absolute;
  right: -25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 6px;
  height: 1px;
  background-color: #3a9ce8;
}
.slide-heading {
  font-size: 120px;
  line-height: 100px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.theme-btn {
  position: relative;
  display: inline-block;
  text-align: center;
  background: #538de4;
  color: #fff;
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  padding: 30px 60px;
  z-index: 3;
  word-wrap: none;
  white-space: nowrap;
}
.theme-btn::before {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  background: #4b80d1;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.black-btn {
  background: #031026;
}
.black-btn::before {
  background: #1d283c;
}
.theme-btn:hover {
  color: #fff;
  text-decoration: none;
}
.theme-btn:hover::before {
  width: 100%;
}
.header-style-1 {
  z-index: 99;
  width: 100%;
}
.menu-button .theme-btn {
  padding: 20px 40px;
}
.header-search-btn {
  margin-left: auto;
  padding-left: 30px;
  border-left: 1px solid #9ba4b2;
}
.search-btn {
  line-height: 60px;
  color: #fff;
  margin-right: 30px;
  cursor: pointer;
}
.header-content {
  min-height: 90px;
  padding: 0px;
  border-bottom: 1px solid #ffffff;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  background: #000000a3;
}
.swiper-button-next {
  width: 50px;
  height: 170px;
  background: #fff;
  right: 0px;
  opacity: 1;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.swiper-button-prev {
  width: 50px;
  height: 170px;
  background: #fff;
  left: 0px;
  opacity: 1;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}


.swiper-slider-new .swiper-button-next {
  width: 50px;
  height: 170px;
  background: #fff;
  right: 120px;
  opacity: 1;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.swiper-slider-new .swiper-button-prev {
  width: 50px;
  height: 170px;
  background: #fff;
  left: 120px;
  opacity: 1;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 22px;
  color: #031026;
}
.slide-intro,
.slide-heading,
.slider-button,
.slide-descriptions {
  opacity: 0;
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  -ms-transform: translateY(80px);
  -o-transform: translateY(80px);
  transform: translateY(80px);
}
.swiper-slide-active .slide-intro {
  opacity: 1;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
  -webkit-transition-delay: 700ms;
  -moz-transition-delay: 700ms;
  -ms-transition-delay: 700ms;
  -o-transition-delay: 700ms;
  transition-delay: 700ms;
}
.swiper-slide-active .slide-heading {
  opacity: 1;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
  -webkit-transition-delay: 1200ms;
  -moz-transition-delay: 1200ms;
  -ms-transition-delay: 1200ms;
  -o-transition-delay: 1200ms;
  transition-delay: 1200ms;
}
.swiper-slide-active .slide-descriptions {
  opacity: 1;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
  -webkit-transition-delay: 1500ms;
  -moz-transition-delay: 1500ms;
  -ms-transition-delay: 1500ms;
  -o-transition-delay: 1500ms;
  transition-delay: 1500ms;
}
.swiper-slide-active .slider-button {
  opacity: 1;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
  -webkit-transition-delay: 1700ms;
  -moz-transition-delay: 1700ms;
  -ms-transition-delay: 1700ms;
  -o-transition-delay: 1700ms;
  transition-delay: 1700ms;
}
.full-bar-search-wrap {
  position: fixed;
  top: 0;
  left: 0;
  background: #0e1b31;
  height: 100%;
  width: 100%;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  -moz-transition: all 300ms;
  transition: all 300ms;
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -o-transform: translateY(-30%);
  transform: translateY(-30%);
}
.full-bar-search-wrap.search-show {
  visibility: visible;
  opacity: 1;
  display: block;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.close-search::before {
  font-family: Flaticon;
  font-style: normal;
  font-weight: 300;
  content: "\f150";
  font-size: 13px;
  color: #fff;
  position: absolute;
  right: 7px;
  top: 9px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #898989;
  border-radius: 50%;
}
.search-form-group {
  position: relative;
}
.full-bar-search-wrap .form-control {
  height: 100%;
  min-height: 60px;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
  background: transparent;
  border: none;
}
.search-form-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60%;
  max-width: 650px;
  height: 70px;
  line-height: 70px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -khtml-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.search-form-wrapper .search-form {
  position: relative;
}
.close.search-btn {
  z-index: 99;
  vertical-align: middle;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background-color: transparent;
}
.search-form-group {
  border-bottom: 1px solid #fff;
}
.search-submit {
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  border: none;
  color: #fff;
  display: block;
  padding: 0px;
  line-height: 1;
  height: 60px;
}
.search-submit:focus,
.search-form-group .form-control:focus {
  border: none;
  outline: none;
  box-shadow: none;
}
.close-search {
  position: absolute;
  right: 50px;
  left: auto;
  top: 50px;
  color: #fff;
  cursor: pointer;
  width: 60px;
  margin-left: -25px;
}
.close-search:hover::before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* 4. welcome message  */
.welcome-widget {
  background: #538de4;
  padding: 100px 0;
  position: relative;
  color: #fff;
}
.welcome-widget::before {
  content: '';
  background: url(../img/welcome-bg.png);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.welcome-widget::after {
  content: '';
  position: absolute;
  left: -webkit-calc((100% - 1180px)/2);
  left: calc((100% - 1180px)/2);
  bottom: -40px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 110px 0 0;
  border-color: #538de4 transparent transparent transparent;
}
.welcome-intro {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.welcome-heading {
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.welcome-desc {
  font-size: 18px;
  line-height: 34px;
}
/* 5. service widget  */
.services-section {
  padding: 120px 0 340px;
  background: #edf0f5;
}
.data-background {
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.sw-icon {
  font-size: 65px;
  color: #538de4;
  line-height: 1;
}
.service-widget {
  padding: 35px;
  background: #fff;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -khtml-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -moz-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -ms-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -o-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
}
.service-widget::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 20px;
  width: 100%;
  background: #edf0f5;
  -webkit-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -khtml-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -moz-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -ms-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -o-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.service-widget:hover::before {
  background: #538de4;
}
.sw-count {
  color: #edf0f5;
  font-size: 50px;
  position: absolute;
  right: 0;
  margin-right: 50px;
  font-weight: 100;
  line-height: 1;
}
.sw-title {
  margin: 10px auto 30px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 600;
  text-transform: uppercase;
}
.sw-content {
  font-size: 18px;
  line-height: 32px;
  color: #7b8391;
  font-weight: 500;
  margin-bottom: 30px;
}
.btn-grey {
  position: relative;
  display: inline-block;
  text-align: center;
  background: #edf0f5;
  color: #7b8391;
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 20px 40px;
  z-index: 3;
}
.btn-grey::before {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  background: #e1e5ea;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.btn-grey:hover::before {
  width: 100%;
  background: #4b80d1;
}
.btn-grey:hover {
  text-decoration: none;
  color: #fff;
  background: #538de4;
}
/* 6. About us section  */
.about-widget {
  position: relative;
}
.about-focus {
  background: #538de4;
  color: #fff;
  padding: 40px 60px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  display: inline-block;
  position: absolute;
  top: 60px;
  left: -130px;
  max-width: 220px;
}
.about-image-box {
  margin-top: -220px;
  position: relative;
}
.foucs-icon {
  font-size: 60px;
  line-height: 1;
}
.ex-year {
  font-size: 40px;
  line-height: 1;
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: 700;
}
.ex-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  text-transform: uppercase;
}
.about-img-2 {
  position: absolute;
  margin-bottom: -110px;
  max-width: calc(100% - 240px);
  width: calc(100% - 240px);
  bottom: 0;
  left: 60px;
}
.about-img-2 img {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.about-content {
  background: #fff;
  /*margin-left: -180px;*/
  margin-top: -250px;
  /*padding: 100px 0px 100px 100px;*/
  padding-bottom: 140px;
  position: relative;
  z-index: 1;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.about-content::before {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  margin-left: -1px;
  width: 2000px;
  height: 100%;
  background: #ffffff;
}
.section-intro {
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 2px;
  color: #538de4;
  text-transform: uppercase;
}
.section-title {
  font-size: 50px;
  line-height: 1.2;
  color: #031026;
  font-weight: 700;
  margin: 5px auto 45px;
  text-transform: uppercase;
}
.about-info {
  font-size: 18px;
  line-height: 34px;
  color: #7b8391;
  font-weight: 600;
  padding-left: 20px;
  border-left: 2px solid #538de4;
}
.af-icon {
  font-size: 60px;
  line-height: 1;
  color: #538de4;
  margin-right: 20px;
}
.af-title {
  color: #031026;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
.about-features {
  padding: 40px 0;
  border-top: 1px solid #d9dfe9;
  border-bottom: 1px solid #d9dfe9;
}
.mt-50 {
  margin-top: 50px;
}
.about-shape-1 {
  position: absolute;
  left: 0;
}
.about-shape-2 {
  position: absolute;
  right: 100px;
  z-index: 3;
  margin-top: -100px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.phone-icon {
  min-width: 68px;
  width: 68px;
  height: 68px;
  font-size: 24px;
  line-height: 68px;
  color: #538de4;
  text-align: center;
  background: #edf0f5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 20px;
}
.phone-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #7b8391;
  display: block;
}
.phone-bumber {
  font-size: 26px;
  font-weight: 600;
  color: #031026;
}
.ml-20 {
  margin-left: 20px;
}
/* 7. Video box  */
.video-box {
  background: #538de4;
  color: #fff;
  display: inline-block;
}
.video-box a,
.video-box a:visited {
  color: #fff;
  padding: 45px;
  font-size: 20px;
  line-height: 1;
  display: block;
}
a:hover {
  text-decoration: none;
}
.white-text {
  color: #fff;
}
.portfolio-header {
  padding: 120px 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.mb-60 {
  margin-bottom: 60px;
}
.dark-text,
.ph-details {
  color: #9ba4b2;
  font-size: 18px;
  font-weight: 600;
  line-height: 34px;
}
/* 8. Portfolio styles  */
.portfolio-header-details {
  position: relative;
  padding-bottom: 60px;
}
.portfolio-header-details::after {
  content: '';
  position: absolute;
  height: 1px;
  width: calc(100% - 60px);
  background: #384357;
  left: 0;
  bottom: 0;
}
.ph-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #fff;
  text-transform: uppercase;
}
.ph-icon {
  font-size: 65px;
  line-height: 1;
  color: #538de4;
  margin-right: 20px;
}
.portfolio-carousel-block {
  position: relative;
  overflow: hidden;
}
.portfolio-item-overlay {
  position: absolute;
  left: 50px;
  right: 50px;
  bottom: 50px;
  color: #ffffff;
  opacity: 0;
  -webkit-transform: translateY(200px);
  -ms-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.portfolio-item:hover .portfolio-item-overlay {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  z-index: 3;
}
.portfolio-item {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.portfolio-item::after {
  content: '';
  position: absolute;
  height: 0px;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #538de4;
  opacity: 0.9;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 1;
}
.portfolio-item:hover::after {
  height: 100%;
}
.portfolio-carousel-block {
  margin-left: -webkit-calc((100% - 1180px)/2);
  margin-left: calc((100% - 1180px)/2);
}
.portfolio-carousel-block {
  margin-top: -60px;
}
.portfolio-carousel-block img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.portfolio-block-category a,
.portfolio-block-category a:visited {
  color: #d7e6fd;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.portfolio-block-title {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.portfolio-more {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  color: #031026;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  position: absolute;
  right: 50px;
  top: 50px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.portfolio-item:hover .portfolio-more {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  z-index: 3;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.portfolio-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #031026;
  opacity: .2;
  margin: 0px 3px;
}
[role=button]:focus {
  outline: -webkit-focus-ring-color auto 0px;
}
.portfolio-pagination .swiper-pagination-bullet-active {
  background: #538de4;
  opacity: 1;
}
.portfolio-carousel-footer {
  padding: 40px 0;
  border-bottom: 1px solid #d9dfe9;
}
.btn-underline {
  position: relative;
  display: inline-block;
  padding-bottom: 2px;
  vertical-align: top;
  color: #7b8391;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25em;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.btn-underline:hover {
  text-decoration: none;
  color: #538de4;
}
.btn-underline::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 2px solid #031026;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.btn-underline:hover::before {
  border-color: #538de4;
  transform: scaleX(0.8);
}
/* 9. why choose section  */
.why-choose-features {
  border-left: 2px solid #538de4;
  padding-left: 30px;
}
.hc-features {
  font-size: 20px;
  font-weight: 700;
  color: #031026;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.why-choose-features {
  font-size: 18px;
  font-weight: 600;
  color: #7b8391;
}
.why-choose-section {
  padding: 120px 0;
  position: relative;
}
.why-choose-section::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/large-lines.png) no-repeat;
  background-position: right bottom;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.portfolio-carousel-footer>.container {
  margin-left: 0px;
}
/* 10. Counter box  */
.counter-icon {
  height: 100px;
  background: #fff;
  font-size: 65px;
  line-height: 1;
  text-align: center;
  color: #538de4;
  display: inline-block;
  padding: 20px;
  margin-bottom: 60px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -khtml-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -moz-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -ms-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -o-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
}
.counter-icon::after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #538de4;
  bottom: -33px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.counter-block {
  text-align: center;
  margin-top: -60px;
  position: relative;
  padding: 0px 60px 60px;
}
.counter-block::after {
  content: '';
  position: absolute;
  width: 1px;
  height: calc(100% - 60px);
  background: #1d283c;
  right: -7px;
  bottom: 0;
}
.counter-last::after {
  content: none;
}
.counter-number {
  font-size: 40px;
  line-height: 1;
  font-weight: 600;
  color: #fff;
}
.fun-facts-section {
  position: relative;
}
.fun-facts-inner {
  background: #031026;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.counter-title {
  color: #9ba4b2;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  display: block;
  margin-top: 10px;
}
.trust-section {
  padding: 230px 0px 120px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* 11. Why choose section  */
.why-chhose-2 {
  padding: 60px 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right top;
  position: relative;
}
.why-choose-img {
  position: relative;
}
.why-choose-img-caption {
  position: absolute;
    top: 0;
    right: -2px;
    -webkit-transform: rotate(90deg) translate(100%,0);
    -ms-transform: rotate(90deg) translate(100%,0);
    transform: rotate(90deg) translate(100%,0);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    width: auto;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center !important;
  justify-content: center !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 10;
    background: #edf0f5;
    padding: 15px 40px;
}
.why-choose-img-caption span {
  font-size: 18px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: #031026;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
}
.horizontal-dots {
  position: absolute;
  bottom: 60px;
  left: 5%;
}
.slide-top {
  -webkit-animation: slide-top 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate-reverse both;
  animation: slide-top 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate-reverse both;
}
@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.list-item ul,
.list-item-2 ul {
  list-style: none;
  padding-left: 0;
}
.list-item ul li {
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
}
.list-item ul li .list-icon {
  color: #538de4;
  margin-right: 10px;
}
.list-item-2 ul li {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  margin-bottom: 20px;
}
.list-item-2 ul li .list-icon {
  color: #fff;
  background: #538de4;
  height: 50px;
  width: 50px;
  min-width: 50px;
  text-align: center;
  line-height: 50px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  margin-right: 10px;
}
.list-item-2 ul li {
  font-size: 20px;
  line-height: 26px;
  color: #031026;
  text-transform: uppercase;
  font-weight: 600;
}
.why-choose-details {
  font-size: 18px;
  font-weight: 600;
  color: #7b8391;
}
.circle-outer {
  position: relative;
}
.counter-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  width: 100%;
  font-size: 30px;
  color: #538de4;
  font-weight: 600;
  line-height: 60px;
  text-transform: uppercase;
  margin-top: -30px;
}
.circle-outer {
  text-align: center;
  max-width: 110px;
  margin-right: 20px;
}
.count-title {
  font-size: 18px;
  color: #031026;
  font-weight: 600;
}
.btn-sm {
  padding: 20px 40px;
}
/* 12. cta section  */
.cta-small-title {
  font-size: 18px;
  color: #7b8391;
  font-weight: 600;
}
.cta-phone {
  font-size: 18px;
  color: #031026;
  font-weight: 700;
}
.cta-small {
  position: absolute;
  background: #fff;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -khtml-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -moz-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -ms-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -o-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
}
.cta-small-btn {
  margin-left: 20px;
}
/* 13. Testimonials slider  */
.testimonials-section {
  padding: 0px 0px 120px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.testimonial-style-1 {
  position: relative;
  background: #fff;
  padding: 60px;
  -webkit-box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  -khtml-box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  z-index: 2;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-border-radius: 5px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-bottomleft: 0;
  border-radius: 5px;
  border-bottom-left-radius: 0;
}
.testimonial-style-1::before {
  content: '';
  position: absolute;
  top: -30px;
  left: -225px;
  z-index: 4;
  width: 100%;
  height: 100%;
  background: url(../img/testimonials-lines.png) no-repeat;
  opacity: 0;
  -webkit-transform: translateY(-180px);
  -moz-transform: translateY(-180px);
  -ms-transform: translateY(-180px);
  -o-transform: translateY(-180px);
  transform: translateY(-180px);
}
.testimonial-style-1:hover::before,
.swiper-slide-active .testimonial-style-1::before {
  opacity: 1;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  -ms-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  transition-delay: 400ms;
}
.testimonial-style-1:hover,
.swiper-slide-active>.testimonial-style-1 {
  background: #538de4;
  color: #e0ecff;
}
.tu-photo {
  max-width: 50px;
  margin-right: 20px;
}
.testimonial-content {
  font-size: 20px;
  line-height: 36px;
  font-weight: 600;
  color: #7b8391;
  display: block;
  margin-bottom: 28px;
  position: relative;
  padding-left: 20px;
}
.testimonial-content::after {
  content: '';
  position: absolute;
  background: #538de4;
  width: 2px;
  height: 100%;
  left: 0;
  bottom: 0;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
}
.testimonial-style-1:hover .testimonial-content::after,
.swiper-slide-active .testimonial-content::after {
  background: #ffffff;
}
.tu-name {
  font-size: 18px;
  line-height: 20px;
  color: #538de4;
  font-weight: 600;
  text-transform: uppercase;
}
.tu-role {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #7b8391;
  text-transform: uppercase;
}
.testimonial-style-1:hover .tu-role,
.testimonial-style-1:hover .tu-name,
.testimonial-style-1:hover .testimonial-content,
.swiper-slide-active .tu-role,
.swiper-slide-active .tu-name,
.swiper-slide-active .testimonial-content {
  color: #fff;
}
.testimonials-slider {
  padding: 40px 0px;
}
.testimonial-style-1::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 40px 0 0;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  bottom: -40px;
  left: 0;
  -webkit-box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  -khtml-box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.testimonial-style-1:hover::after,
.swiper-slide-active .testimonial-style-1::after {
  border-color: #538de4 transparent transparent transparent;
}
.testi-circle {
  position: absolute;
  bottom: 0;
  right: 0;
}
.testi-circle::after {
  content: '';
  position: absolute;
  z-index: 4;
  width: 168px;
  height: 168px;
  bottom: 0;
  right: 0;
  background: url(../img/circle-shape.png) no-repeat;
  opacity: 0;
  -webkit-transform: translateY(180px);
  -moz-transform: translateY(180px);
  -ms-transform: translateY(180px);
  -o-transform: translateY(180px);
  transform: translateY(180px);
}
.testimonial-style-1:hover .testi-circle::after,
.swiper-slide-active .testi-circle::after {
  opacity: 1;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
}
.cta-bar {
  background: #538de4;
  position: relative;
  padding: 100px 0;
}
.cta-bar::before {
  content: '';
  background: url(../img/welcome-bg.png);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* 14. Blog section  */
.blog-section {
  padding: 140px 0px;
}

.about-quality{
padding: 0px 0px 100px;

}
.post-title-block {
  font-size: 24px;
  font-size: 600;
  color: #031026;
}
.post-title-block a,
.post-title-block a:visited {
  color: #031026;
}
.post-read-more {
  border-top: 1px solid #d9dfe9;
  padding: 30px 0;
  text-align: center;
  margin-top: 30px;
}
.post-thumb-block {
  position: relative;
  overflow: hidden;
  background: #031026;
}
.post-thumb-block img {
 /* mix-blend-mode: luminosity;*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.blog-block:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.post-content-block {
  max-width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  margin-top: -70px;
  z-index: 2;
  position: relative;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.post-date {
  padding: 15px 25px;
  background: #538de4;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.post-title-block {
  text-align: center;
  display: block;
  margin: 20px auto 30px;
  font-size: 24px;
  line-height: 40px;
  text-transform: uppercase;
}
.post-title-block a,
.post-title-block a:visited {
  color: #031026;
}
.post-author {
  margin-right: 20px;
}
.post-meta-block i {
  color: #538de4;
}
.blog-block-inner {
  padding: 0px 20px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.post-excerpt-block {
  font-size: 18px;
  color: #7b8391;
  text-align: center;
}
.post-read-more a,
.post-read-more a:visited {
  display: inline-block;
  position: relative;
  padding-right: 10px;
  color: #7b8391;
  text-transform: uppercase;
}
.post-read-more a:hover {
  color: #538de4;
  text-decoration: none;
}
.post-read-more a::before {
  content: '\f129';
  font-family: Flaticon;
  font-style: normal;
  font-weight: 300;
  right: -5px;
  position: absolute;
  font-size: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.post-read-more a:hover::before {
  right: -10px;
}
.post-content-block:hover {
  -webkit-box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  -khtml-box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  -ms-box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  box-shadow: 10px 0px 60px rgba(0, 0, 0, 0.07);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* 15. partner carousel  */
.partners-section {
  border-top: 1px solid #d9dfe9;
  padding: 100px 0;
}
.partners-carousel img {
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  opacity: 0.5;
}
.partners-carousel img:hover {
  -webkit-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  opacity: 1;
}
.partners-carousel .swiper-slide {
  text-align: center;
}
/* 16. Footer styles  */
.site-footer-1 {
  background: #031026;
  padding-top: 100px;
  color: #9ba4b2;
  font-size: 18px;
  font-weight: 500;
}
.footer-about {
  margin: 40px auto;
}
.footer-menu ul {
  padding-left: 0;
  list-style: none;
}
.footer-menu ul a,
.footer-menu ul a:visited {
  color: #9ba4b2;
  font-size: 18px;
  line-height: 1;
  text-decoration: none;
  position: relative;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.footer-menu ul a:hover {
  text-decoration: none;
  color: #fff;
}
.footer-menu ul a:after {
  background-color: #fff;
  bottom: -2px;
  content: "";
  display: inline-block;
  height: 1px;
  overflow: hidden;
  position: absolute;
  right: 0;
  transition: 0.5s;
  width: 0;
}
.footer-menu li a:hover:after {
  left: 0;
  width: 100%;
}
.footer-menu ul li {
  display: block;
  margin-bottom: 20px;
}
.footer-widget-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 50px;
}
.lp-item:not(:last-child) {
  margin-bottom: 50px;
}
.lp-thumb {
  width: 70px;
  min-width: 70px;
}
.lp-details {
  margin-left: 20px;
}
.lp-date {
  font-size: 12px;
  color: #538de4;
  font-weight: 600;
  text-transform: uppercase;
}
.lp-title {
  font-size: 18px;
  font-weight: 500;
}
.lp-title a,
.lp-title a:visited {
  color: #ffffff;
}
.lp-thumb img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.lp-title a:hover {
  color: #ffffff;
  text-decoration: underline;
  -webkit-text-decoration-color: #538de4;
  text-decoration-color: #538de4;
}
.contact-widget ul {
  padding-left: 0px;
  list-style: none;
}
.contact-widget ul li:not(:last-child) {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #1b263a;
}
.contact-icon {
  color: #538de4;
  font-size: 18px;
  margin-right: 10px;
}
.contact-widget ul li a,
.contact-widget ul li a:visited {
  color: #9ba4b2;
  font-size: 18px;
  font-weight: 500;
}
.footer-social-media ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.footer-social-media ul li {
  margin: 0px 15px;
}
.footer-social-media ul li:last-child {
  margin-right: 0;
}
.footer-social-media ul li a,
.footer-social-media ul li a:visited {
  color: #fff;
}
.footer-social-media ul li a:hover {
  color: #538de4;
}
.footer-bottom {
  margin-top: 50px;
  padding-top: 20px;
  padding-bottom: 10px;
  border-top: 1px solid #212d40;
}


.list-item-2 ul{
    display:block;
}

.list-item-2 ul li{
    display: inline-block !important;
}
/* 17. home 2 styles  */
.header-style-2 {
  position: relative;
}
.header-style-2 .navigation-menu>li>a {
  color: #7b8391;
}
.header-style-2 .search-btn {
  color: #031026;
  cursor: pointer;
}
.mc-phone {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #031026;
  display: block;
}
.mc-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #7b8391;
  display: block;
}
.mc-icon {
  font-size: 40px;
  color: #5b92e5;
  margin-right: 20px;
}
.header-style-2 .header-menu {
  margin-right: auto;
  margin-left: 0px;
}
.header-style-2 .header-search-btn {
  margin-left: 30px;
}
body.st-prevent-scroll {
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.search-btn-dark {
  color: #031026;
}
.slider-two .slider-content {
  text-align: left;
  padding: 200px 0;
}
.slider-two .slide-heading {
  font-size: 90px;
  line-height: 1;
}
.slide-descriptions {
  font-size: 24px;
  line-height: 40px;
  font-weight: 500;
  color: #e6e6e6;
  max-width: 600px;
}
.slider-two .slider-button {
  margin-top: 45px;
}
.experience-section {
  position: absolute;
  width: 100%;
}
.experience-block {
  background: #538de4;
  padding: 40px;
  max-width: 240px;
  display: inline-block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99;
  position: relative;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* 18. Service styles */
.service-block-2 {
  position: relative;
  overflow: hidden;
}
.service-details {
  max-width: calc(100% - 40px);
  background: #fff;
  position: relative;
  margin-top: -30px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 30px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.service-block-2:hover .service-details{
  
  -webkit-transform: translateY(-80px);
  transform: translateY(-80px);
}


.service-block-title {
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.service-block-title a,
.service-block-title a:visited {
  color: #031026;
}
.service-block-title a:hover{
  color: #538de4;
}
.service-anchor {
  border-top: 1px solid #d9dfe9;
  padding: 30px;
  text-align: center;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 0px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  visibility: hidden;
}
.service-anchor a,
.service-anchor a:visited {
  color: #7b8391;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.service-anchor a:hover{
  color: #538de4;
}
.service-block-2:hover .service-anchor {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.service-block-2.service-box .service-anchor {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
} 


.services-section-two {
  padding-top: 120px;
  position: relative;
}
.services-section-two::before {
  content: '';
  background: #051228;
  height: calc(100% - 300px);
  width: 100%;
  position: absolute;
  top: 0;
}
.mb-n-200 {
  margin-bottom: -200px;
  position: relative;
  z-index: 2;
}
.about-section-2 {
  padding-top: 40px;
}
.service-block-2:hover .service-details {
  -webkit-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -khtml-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -moz-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -ms-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -o-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  box-shadow: 0 0 20px rgba(6, 30, 98, .12);
}
.styled-image-1 {
  position: relative;
  z-index: 3;
}
.styled-image-1::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: -40px;
  left: -40px;
  right: 0;
  bottom: 0;
  background: #edf0f5;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  z-index: -1;
}
.styled-image-1::after {
  content: '';
  position: absolute;
  width: 190px;
  height: 190px;
  top: -40px;
  left: -40px;
  right: 0;
  bottom: 0;
  background: #538de4;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  z-index: -1;
}
/* 19. Line progress  */
.bar-line {
  background: #edf0f5;
  height: 7px;
  margin-top: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.bar-line-active {
  position: relative;
  display: block;
  width: 0px;
  height: 7px;
  -webkit-transition: all 1500ms ease;
  -ms-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  transition: all 1500ms ease;
  background: #538de4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.skill-title {
  font-size: 18px;
  line-height: 1;
  color: #031026;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: uppercase;
}
.count-text {
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  color: #fff;
  background: #538de4;
  position: absolute;
  padding: 8px 10px;
  right: -40px;
  bottom: 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.count-text::before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: -8px;
  border: 8px solid transparent;
  border-top: 8px solid #538de4;
  border-left: 12px solid #538de4;
}
.bar-box {
  position: relative;
}
.bar-box:not(:last-child) {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.copany-info-box {
  background: #fff;
  position: relative;
  padding: 50px 60px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -khtml-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -moz-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -ms-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -o-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  margin-bottom: -30px;
  z-index: 5;
}
.copany-info-box::before {
  content: '';
  position: absolute;
  left: 20px;
  bottom: -20px;
  height: 20px;
  width: calc(100% - 40px);
  background: #518adf;
  -webkit-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -khtml-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -moz-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -ms-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  -o-box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  box-shadow: 0 5px 83px rgba(11, 38, 83, 0.08);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.com-logo {
  width: 45px;
  max-width: 45px;
}
.com-details {
  padding-left: 20px;
  line-height: 28px;
  font-size: 20px;
  font-weight: 600;
  color: #031026;
  text-transform: uppercase;
}
.mt-60 {
  margin-top: 60px;
}
.about-style-3 {
  background: #031026;
  position: relative;
}
.about-style-3::after {
  content: '';
  background: url(../img/diamonds-shape.png) no-repeat;
  background-position: left top;
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.about-inner {
  padding-right: 15px;
  padding-left: 15px;
  margin-left: -webkit-calc((100% - 1200px)/2);
  margin-left: calc((100% - 1200px)/2);
  position: relative;
  z-index: 2;
}
.about-inner-content {
  padding: 120px 0;
}
.about-image-4 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.about-dots {
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 100px;
}
.member-meta {
  background: #fff;
  position: relative;
  padding: 30px 30px 60px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  max-width: calc(100% - 40px);
  margin-left: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.member-name {
  font-size: 20px;
  font-weight: 600;
  color: #031026;
  text-transform: uppercase;
}
.member-name a,
.member-name a:visited {
  color: #031026;
}
.member-designation {
  color: #7b8391;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.member-social {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  margin-top: 20px;
  height: 0px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.team-member:hover .member-social {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.team-member:hover .member-meta {
  -webkit-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -khtml-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -moz-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -ms-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -o-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  box-shadow: 0 0 20px rgba(6, 30, 98, .12);
}
.member-social ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.member-social ul li {
  margin: 0px 15px;
}
.member-social ul li a,
.member-social ul li a:visited {
  color: #7b8391;
}
.member-social ul li a:hover {
  color: #538de4;
}
.team-section-2 {
  background: #edf0f5;
  padding-top: 120px;
}
.white-bg {
  background: #fff;
}
.portfolio-section-2 {
  padding-top: 240px;
}
.testimonials-section-2 {
  padding: 120px 0px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.video-block {
  position: relative;
}
.video-poster {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 230px 50px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
.video-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: relative;
  color: #538de4;
  z-index: 99;
}
.hero-video-pulse {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
}
.video-icon:before {
  z-index: 0;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
  background: #ffffff;
}
.video-icon:after {
  z-index: 1;
  transition: all 200ms;
  background: #fff;
}
.video-icon:before,
.video-icon:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.video-icon i {
  color: #538de4;
  z-index: 2;
  position: absolute;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  left: 1px;
  top: 2px;
  font-size: 16px;
  text-align: center;
}
@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    -ms-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.video-overlay-content {
  background: #538de4;
  color: #fff;
  padding: 50px 60px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  max-width: 270px;
  position: absolute;
  right: 30px;
  top: -30px;
  text-align: left;
}
.video-overlay-count {
  font-size: 50px;
  font-weight: 600;
}
.video-overlay-title {
  font-size: 18px;
  line-height: 34px;
  font-weight: 500;
  text-transform: uppercase;
}
.blog-section-bg {
  position: relative;
}
.blog-section-bg::after {
  content: '';
  background: #031026;
  left: 0;
  bottom: 0;
  height: 450px;
  width: 100%;
  position: absolute;
}
.blog-dark .post-content-block {
  background: #031026;
  color: #9ba4b2;
}
.blog-dark .post-title-block a,
.blog-dark .post-title-block a:visited {
  color: #fff;
}
.blog-dark .post-read-more {
  border-top: 1px solid #1d283c;
}
.blog-dark .blog-block:hover .post-content-block {
  background: #fff;
}
.blog-dark .blog-block:hover .post-title-block a,
.blog-dark .blog-block:hover .post-title-block a:visited {
  color: #031026;
}
.map-canvas {
  min-height: 550px;
}
.page-header-section {
  padding: 290px 0px 150px;
  text-align: center;
}
.page-header-section .breadcrumb {
  background-color: rgba(3, 16, 38, 0.75);
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.page-header-section nav {
  display: inline-block;
}
.page-title {
  font-size: 60px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
.breadcrumb-item {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
}
.breadcrumb-item a,
.breadcrumb-item a:visited {
  color: #fff;
}
.breadcrumb-item.active {
  color: #9ba4b2;
}
.page-header-section {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: top center;
}
.header-style-2 .header-content.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
  background-color: #fff !important;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}
.header-style-1 .header-content.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
  background-color: #fff !important;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}

.about-section-6 {
  padding: 60px 0;
  position: relative;
}
.about-content-6 {
  color: #7b8391;
  font-size: 18px;
  font-weight: 500;
  line-height: 34px;
}
.about-section-6::before {
  content: '';
  position: absolute;
  background: url(../img/half-circle.png) no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
}

.read-more-btn,
.close-btn {
  background-color: #000;
  color: #fff;
  border: none;
  border-radius: 30px;
  padding: 10px 25px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.read-more-btn:hover,
.close-btn:hover {
  background-color: #333;
}

.top-border {
  border-top: 10px solid #538de4;
}
.team-section-3 {
  position: relative;
  padding-top: 120px;
  background: #edf0f5;
}
.partners-section-2 {
  position: relative;
  background: #fff;
  padding: 300px 0px 60px;
}
.mb-n-300 {
  margin-bottom: -300px;
}
.partners-section-2::before {
  content: '';
  position: absolute;
  background: url(../img/lines.png) no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
}
.services-section-3 {
  background: #fff;
  padding: 120px 0;
}
.pb-lg-120 {
  padding-bottom: 120px;
}
.video-box-section-2 {
  padding: 120px 0px;
  position: relative;
}
.video-box-section-2::after {
  content: '';
  position: absolute;
  background: url(../img/lines.png) no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
}
.video-box-section-2::before {
  content: '';
  position: absolute;
  background: url(../img/large-lines.png) no-repeat;
  background-position: right bottom;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.service-section-inner {
  padding: 120px 0;
}
.service-nav ul {
  padding-left: 0px;
  list-style: none;
  padding: 40px;
  background: #edf0f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 0;
}
.service-nav ul li a {
  font-size: 16px;
  line-height: 24px;
  color: #031026;
  font-weight: 600;
  text-transform: uppercase;
  padding: 22px 20px;
  display: block;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.service-nav ul li:not(:last-child) {
  border-bottom: 1px solid #edf0f5;
}
.contact-box-widget {
  padding: 115px 40px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.contact-box-icon {
  background: #fff;
  min-width: 100px;
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 32px;
  display: inline-block;
  margin: 0px auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.contact-phone {
  font-size: 26px;
  font-weight: 600;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 20px;
}
.contact-title {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
.service-widget-box:not(:last-child) {
  margin-bottom: 30px;
}
.widget-box:not(:last-child) {
  margin-bottom: 30px;
}
.service-nav .active a {
  background: #538de4;
  color: #fff;
}
.quote-small,
.wp-block-quote {
  font-size: 18px;
  line-height: 34px;
  color: #7b8391;
  font-weight: 600;
  padding-left: 20px;
  border-left: 2px solid #538de4;
}
.service-content img {
  margin-bottom: 40px;
}
.ficon {
  font-size: 65px;
  line-height: 1;
  color: #538de4;
}
.ftitle {
  font-size: 20px;
  font-weight: 600;
  color: #031026;
  text-transform: uppercase;
  margin: 30px auto 50px;
}
.service-features {
  border-top: 1px solid #d9dfe9;
  border-bottom: 1px solid #d9dfe9;
  padding: 60px 0px;
}
.mtb-60 {
  margin: 60px auto;
}
.foucs-text {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
  color: #538de4;
}
.mb-45 {
  margin-bottom: 45px;
}
.faq-item:not(:last-child) {
  margin-bottom: 10px;
}
.faq-header {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #031026;
  cursor: pointer;
  background: #edf0f5;
  padding: 30px 40px;
  margin: 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
.faq-item-active .faq-header {
  background: transparent;
  color: #538de4;
}
.faq-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.faq-item-active .faq-content {
  max-height: 300px;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  padding: 0px 40px 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  color: #7b8391;
}
.faq-item-active {
  border: 2px solid #538de4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.faq-header::before {
  content: '\f140';
  font-family: Flaticon;
  font-style: normal;
  font-weight: 300;
  position: absolute;
  right: 40px;
}
.faq-item-active .faq-header::before {
  content: '\f149';
}
.portfolio-filters ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.portfolio-filters ul li {
  margin: 0px 20px;
  font-size: 18px;
  font-weight: 500;
  color: #7b8391;
  text-transform: uppercase;
  cursor: pointer;
}
.portfolio-sec {
  padding: 120px 0px;
}
.portfolio-filters {
  margin-bottom: 40px;
}
.portfolio-gallary .portfolio-item {
  margin-bottom: 30px;
}
.portfolio-filters .mixitup-control-active,
.portfolio-filters ul li:hover {
  color: #031026;
}
.project-summary {
  background: #031026;
  color: #ffffff;
  max-width: calc(100% - 40px);
  margin: -30px auto 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
.ps-block {
  padding: 60px 40px;
  position: relative;
  display: block;
  width: 100%;
}
.ps-block::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 1px;
  right: 0;
  top: 0;
  background: #1d283c;
}
.pd-title {
  color: #9ba4b2;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.pd-content {
  font-size: 20px;
  font-weight: 600;
}
.project-single-wrapper {
  padding: 120px 0px;
}
.project-summary [class*="col-"]:last-child .ps-block::after {
  content: none;
}
.project-details-widget h2,
.project-details-widget h3,
.project-details-widget h4 {
  margin: 40px auto;
  font-weight: 700;
  color: #031026;
}
.project-details-widget h2 {
  font-size: 50px;
}
.project-details-widget h3 {
  font-size: 34px;
}
.project-details-widget h4 {
  font-size: 28px;
}
.related-porolio {
  border-top: 1px solid #d9dfe9;
  padding-top: 120px;
}
.project-details-widget {
  padding-bottom: 120px;
}
.post-page .blog-block {
  margin-bottom: 30px;
}
.ps-content {
  position: relative;
  margin-top: -30px;
  background: #fff;
  max-width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
  padding: 0px 40px 30px;
  -webkit-border-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-topleft: 0;
  border-radius: 5px;
  border-top-left-radius: 0;
  -webkit-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -khtml-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -moz-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -ms-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  -o-box-shadow: 0 0 20px rgba(6, 30, 98, .12);
  box-shadow: 0 0 20px rgba(6, 30, 98, .12);
}
.ps-content .post-date {
  margin-left: -40px;
}
.ps-inner {
  position: relative;
  overflow: hidden;
}
.tags-title {
  font-size: 20px;
  font-weight: 600;
  color: #031026;
  margin-right: 10px;
}
.tags-list {
  font-size: 18px;
  font-weight: 500;
  color: #7b8391;
}
.post-share ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.post-share ul {
  float: right;
}
.post-share ul li {
  margin-left: 20px;
}
.post-share ul a,
.post-share ul a:visited {
  color: #7b8391;
  font-size: 14px
}
.post-share ul a:hover {
  color: #538de4;
}
.ps-tags-share {
  border-top: 1px solid #d9dfe9;
  padding-top: 40px;
  margin-top: 40px;
}
.ps-author-box {
  background: #edf0f5;
  padding: 60px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 60px;
}
.ps-author-name {
  font-size: 24px;
  font-weight: 600;
  color: #031026;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.ps-author-descriptions {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
  color: #7b8391;
}
.ps-author-photo img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sidebar-widgets .widget_search {
  background: #538de4;
  padding: 50px;
}
.sidebar-widgets .widget_search .widget-title {
  color: #fff;
}
.search-widget .form-control {
  height: 70px;
  border: none;
  padding: 10px 100px 10px 30px;
}
.search-widget {
  position: relative;
}
.search-widget-submit {
  border: none;
  background: transparent;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
  line-height: 1;
  color: #538de4;
}
.widget-title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 40px;
  color: #031026;
}
.wlp-thumb {
  margin-right: 20px;
  min-width: 70px;
  max-width: 70px;
}
.wlp-comment {
  font-size: 14px;
  color: #7b8391;
  text-transform: uppercase;
}
.wlp-comment i {
  color: #538de4;
}
.wlp-title {
  font-size: 18px;
  font-weight: 600;
  color: #031026;
  line-height: 30px;
  text-transform: uppercase;
}
.wlp-title a,
.wlp-title a:visited {
  color: #031026;
}
.wlp-item {
  position: relative;
  display: block;
}
.wlp-item:not(:last-child) {
  margin-bottom: 30px;
}
.wlp-item:hover .wlp-title a {
  color: #538de4;
}
.widget-box {
  background: #edf0f5;
  padding: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.widget_categories ul {
  list-style: none;
  padding-left: 0px;
}
.widget_categories ul li {
  position: relative;
  margin-bottom: 30px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}
.widget_categories ul li::before {
  color: #538de4;
  content: '\f105';
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  position: absolute;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -moz-transition: all 0.35s;
  -ms-transition: all 0.35s;
}
.widget_categories ul li:hover::before {
  opacity: 1;
  visibility: visible;
}
.widget_categories ul li:hover {
  padding-left: 10px;
}
.widget_categories ul li a {
  font-size: 18px;
  font-weight: 500;
  color: #7b8391;
}
.widget_categories ul li a:hover {
  text-decoration: none;
  color: #031026;
  font-weight: 600;
}
#site-overlay.open {
  display: block;
  background: #333;
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  opacity: .7;
}
.back-to-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  z-index: 9999;
  opacity: 0.9;
  background: #031026;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateY(100px);
  -ms-transform: translateY(100px);
  transform: translateY(100px);
}
.back-to-top.in {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.back-to-top:hover {
  background: #538de4;
  color: #fff;
}
.ptb-120 {
  padding: 120px 0px;
}
.contact-social ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.contact-social ul li {
  margin-right: 20px;
}
.contact-social ul li a,
.contact-social ul li a:visited {
  color: #7b8391;
}
.contact-social ul li a:hover {
  color: #538de4;
}
.error_message {
  display: block;
  height: 22px;
  line-height: 22px;
  background: #FBE3E4 url('../img/error.gif') no-repeat 10px center;
  padding: 3px 10px 3px 35px;
  color: #8a1f11;
  border: 1px solid #FBC2C4;
  -webkit-border-radius: 5px;
}
.loader {
  padding: 0 10px;
}
#success_page h1 {
  background: url('../img/success.gif') left no-repeat;
  padding-left: 22px;
}
.contact-form {
  position: relative;
}
.contact-form .form-group {
  margin-bottom: 30px;
}
.contact-form input,
.contact-form select,
.contact-form textarea {
  background: #edf0f5;
  min-height: 68px;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-left: 30px;
  width: 100%;
      box-shadow: 2px 3px 5px #ccc;
}
.contact-form textarea {
  padding: 30px;
}
.contact-form select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  position: relative;
}
.form-select {
  position: relative;
}
/*.contact-form .form-select::before {
  position: absolute;
  content: '\f107';
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}*/
.form-submit-btn {
  border: none;
  padding: 25px 50px;
}
.ciw-icon {
  background: #1d283c;
  color: #538de4;
  height: 90px;
  min-width: 90px;
  width: 90px;
  line-height: 90px;
  text-align: center;
  margin-right: 20px;
  font-size: 32px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ciw-title {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #9ba4b2;
  text-transform: uppercase;
}
.ciw-details {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
.ciw-details a,
.ciw-details a:visited {
  color: #fff;
}
.ciw-details a:hover {
  text-decoration: none;
}
.contact-box-wrapper {
  position: relative;
  margin-bottom: 0px;
  z-index: 2;
  padding: 60px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #031026;
}

.contact-box-section {
    padding-bottom: 50px;
}
.footer-logo {
    padding-right: 80px;
    padding-left: 0px;
}
/* 20. Responsive styles  */
/* // Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .mb-xs-30 {
    margin-bottom: 30px;
  }
  .ml-xs-20 {
    margin-left: 20px;
  }
  .slide-heading {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 30px;
  }
  .slide-intro {
    font-size: 16px;
  }
  .welcome-heading {
    font-size: 30px;
  }
  .service-widget {
    margin-bottom: 50px;
  }
  .about-focus {
    padding: 40px 60px;
    display: block;
    position: relative;
    top: 60px;
    left: 0px;
    max-width: 100%;
  }
  .about-content {
    background: #fff;
    margin-left: 0px;
    margin-top: 0px;
    padding: 60px 0;
    position: relative;
    z-index: 1;
  }
  .about-img-2 {
    position: relative;
    margin-bottom: 0px;
    max-width: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
  }
  .portfolio-carousel-block {
    margin-left: auto;
    margin-left: auto;
  }
  .welcome-widget::after {
    left: -webkit-calc((100% - 340px)/2);
    left: calc((100% - 340px)/2);
  }
  .slider-content {
    padding: 150px 0;
  }
  .dropdown-toggle::after {
    content: none;
  }
  .header-mobile-logo {
    padding: 5px 0;
    text-align: center;
  }

  .about-widget .about-shape-2 {
    display:none;
}
  .dropdown-toggle {
    color: #333;
  }
  .ph-icon {
    margin-bottom: 30px;
  }
  .fun-facts-inner {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  .counter-block {
    margin-top: 0px;
    padding: 30px;
  }
  .counter-block::after {
    content: none;
  }
  .section-title {
    font-size: 30px;
  }
  .cta-small-btn {
    margin-left: 0px;
    margin-top: 30px;
  }
  .cta-small {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .mb-xs-60 {
    margin-bottom: 60px;
  }
  .search-btn-dark {
    margin-right: 0;
    text-align: right;
  }
  .slider-two .slide-heading {
    font-size: 50px;
  }
  .experience-section {
    position: relative;
    padding: 60px 0;
  }
  .experience-block {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: block;
    max-width: 100%;
  }
  .about-section-2 {
    padding-top: 60px;
  }
  .about-inner {
    margin-left: auto;
    margin-left: auto;
  }
  .post-row>[class*="col-"]:not(:last-child) {
    margin-bottom: 30px;
  }
  .blog-section-bg::after {
    background: transparent;
  }
  .footer-social-media ul {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .footer-social-media {
    margin-top: 30px;
  }
  .page-header-section {
    padding: 100px 0;
  }
  .faq-header {
    padding: 30px 70px 30px 40px;
  }
  .post-share ul {
    float: left;
  }
  .post-share {
    margin-top: 30px;
  }
  .ps-author-photo {
    margin-bottom: 30px;
  }
  .contact-info-widget {
    margin-bottom: 30px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .contact-info-widget {
    margin-bottom: 30px;
  }
  .search-btn-dark {
    margin-right: 0;
    text-align: right;
  }
  .dropdown-toggle::after {
    content: none;
  }
  .header-mobile-logo {
    padding: 30px 0;
    text-align: center;
  }
  .dropdown-toggle {
    color: #333;
  }
  .slider-content {
    padding: 50px 0;
  }
  .slide-heading {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .slide-intro {
    margin-bottom: 20px;
  }
  .welcome-widget::after {
    left: -webkit-calc((100% - 640px)/2);
    left: calc((100% - 640px)/2);
  }
  .service-widget {
    margin-bottom: 50px;
  }
  .about-focus {
    left: -30px;
  }
  .about-content {
    margin-left: 0px;
    padding: 60px 0;
  }
  .fun-facts-inner {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .counter-block {
    margin-top: 0px;
    padding: 60px;
  }
  .why-choose-content {
    margin-top: 30px;
  }
  .mb-md-60 {
    margin-bottom: 60px;
  }
  .section-title {
    font-size: 32px;
  }
  .theme-btn {
    padding: 25px 40px;
  }
  .slider-two .slide-heading {
    font-size: 50px;
  }
  .experience-section {
    position: relative;
    padding: 60px 0;
  }
  .experience-block {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: block;
    max-width: 100%;
  }
  .about-section-2 {
    padding-top: 60px;
  }
  .about-inner {
    margin-left: auto;
    margin-left: auto;
  }
  .post-row>[class*="col-"]:not(:last-child) {
    margin-bottom: 30px;
  }
  .blog-section-bg::after {
    background: transparent;
  }
  .slider-two .slider-one-slide {
    min-height: 700px;
  }
  .mb-md-30 {
    margin-bottom: 30px;
  }
  .slider-two .slider-content {
    padding: 200px 50px;
  }
  .search-btn {
    font-size: 24px;
  }
}
/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1399.98px) {
  .about-focus {
    left: -30px;
  }
  .portfolio-carousel-block {
    margin-left: auto;
    margin-left: auto;
  }
}
.slide-bg {
  background-color: #031026;
 /* mix-blend-mode: luminosity;*/
}
.about-img-1,
.about-img-2,
.portfolio-item,
.why-chhose-image,
.why-choose-img,
.tu-photo img,
.lp-thumb img,
.service-thumb,
.styled-image-1 img,
.about-image-4,
.member-photo,
.teammember-photo {
  background: #031026;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.about-img-1 img,
.about-img-2 img,
.portfolio-item img,
.why-chhose-image img,
.why-choose-img img,
.tu-photo img,
.lp-thumb img,
.service-thumb img,
.styled-image-1 img,
.about-image-4,
.member-photo img,
.teammember-photo img {
  /*mix-blend-mode: luminosity;*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.notfound-wrapper {
  padding: 120px 0;
}
.notfound-title {
  font-size: 140px;
  font-weight: 700;
}
.notfound-subtitle {
  font-size: 50px;
  font-weight: 600;
}
.notfound-btn {
  margin-top: 45px;
}
.faq-page-wrapper,
.team-section-page {
  padding: 120px 0;
  position: relative;
}
.faq-page-wrapper::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/large-lines.png) no-repeat;
  background-position: right bottom;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.faq-page-wrapper::before {
  content: '';
  position: absolute;
  background: url(../img/lines.png) no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
}
.team-single-page {
  padding: 120px 0px;
}
.teammember-contact ul {
  padding-left: 0px;
  list-style: none;
}
.teammember-contact ul li {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  margin-bottom: 20px;
}
.tmc-icon {
  width: 45px;
  height: 45px;
  line-height: 45px;
  color: #538de4;
  margin-right: 30px;
  border-radius: 100%;
  background-color: #b7d4ff;
  text-align: center;
}
.tmc-content,
.tmc-content a,
.tmc-content a:visited {
  font-weight: 600;
  font-size: 18px;
  color: #031026;
}
.teammember-name {
  font-weight: 700;
  font-size: 45px;
  color: #031026;
  text-transform: uppercase;
}
.teammember-designation {
  font-weight: 600;
  font-size: 22px;
  color: #538de4;
  text-transform: uppercase;
}
.teammember-bio {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  color: #7b8391;
}
.teammember-skills {
  margin-bottom: 40px;
}
.active-page-menu a{
color: #538de4 !important;
}

.team-section-3 h2.section-title {
    margin: 5px auto 5px;
}

.team-section-3 p {
    margin: 10px auto 45px;
    max-width:45%;
}


.approach {
    font-size: 48px;
}

.list-item-2.Unique-approach-bullets {
    margin-top: 30px;
        padding-left: 40px;
}


.list-item-2.Unique-approach-bullets span.list-icon {
    text-indent:1.5em;
}


.list-item-2.Unique-approach-bullets li {
    text-indent: -3.3em;
    font-size: 18px;
    line-height: 8px;
    margin-bottom: 0px;
    color: #212529;
}


.new-cta {
    padding: 50px 0px;
}


.wow-service {
    padding-left: 35px;
}
.wow-service li{
    text-indent:-1.7em;
}


.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}


.flaticon-linkedin:before {
    content: "\f108";
  }


  .flaticon-satisfaction:before {
    content: "\f138";
  }


  .header-content img.img-fluid.black {
    display:none;
}

.header-content.is-sticky img.img-fluid.black{
    display:block;
}

.header-content.is-sticky img.img-fluid.white{
    display:none;
}


.blog-section.post-page.second-blog {
    padding: 0px 0px 140px;
}

.blog-section.post-page.third-blog {
    padding: 0px 0px 140px;
}
.new-contact {
    position: relative;
}

.new-contact .cta-small {
    bottom: -25px;
}

.small-i{
  color:#5bc8e6;

  text-transform:lowercase;
}

label.upload-file {
  background-color: #edf0f5;
    color: #88898a;
    padding: 13px;
    font-family: 'Rajdhani', sans-serif;
    border-radius: 0.3rem;
    cursor: pointer;
    /* margin-top: 1rem; */
    width: 100%;
        box-shadow: 2px 3px 5px #ccc;
}

label.upload-file svg {
    margin-right: 20px;
}


.form-group span#file-chosen {
    font-size: 15px;
    color: #949494;
    letter-spacing: 0.03em;
}

.contact-social li a i.mti-instagram {
    font-size: 20px;
   
}


.contact-info.bdr-tp {
    margin-bottom: 20px;
    padding-top: 20px;
   /* border-top: 1px solid #1b263a;*/
}

p.just {
    text-align: justify;
}

@media(max-width:767px){
    
    
    
    .slide-intro span::after, .slide-intro span::before{
    
    display:none !important;
}
   
   
    
    
    a.slide-btn.theme-btn.new-theme-btn-one {
    padding: 22px 40px;
}
    
    .about-section-6.new-about-mobile {
    padding: 60px 0px 0;
}

.about-section-6.new-about-mobile-tow {
    padding: 80px 0px;
  
}

.about-section-6.new-about-mobile .section-title {
  
    margin: 35px auto 25px;
    
}
.about-section-6.new-about-mobile-tow .section-title {
  
    margin: 35px auto 25px;
    
}
.about-section-6.new-about-mobile-tow .row {
   
    display:flex;
    flex-direction:column-reverse;
}
    
    
    
    .service-widget.new-widget {
    height: auto !important;
}

  .contact-box-wrapper {
   
    padding: 20px;
    
}

.industry-practics a.btn-grey {
        padding: 20px 21px;
}

.form-group {
   
    float: left;
   
    margin-left: 0 !important;
   
    border-radius: 2px;
    width: calc(100% - 0px) !important ;
}

.row.industry-serve .right-media h2.teammember-name.text-center {
    margin:20px 0px 0px;
}



.contact-box-wrapper .ciw-icon {
   
    height: 70px;
    min-width: 70px;
    width: 70px;
    line-height: 70px;
   
}


.about-widget .about-content {
   
    padding: 60px 0 0px !important;
   
}

.new-page-wrap{
    padding: 60px 0px 0px;
   
}

.faq-page-wrapper.new-faq-wrap{
    padding: 60px 0;
   
}


.swiper-slider-new .swiper-button-next {
 margin-top: 20px;
  right: 20px;
   background: transparent;
  
}
.swiper-slider-new .swiper-button-prev {
margin-top: 20px;
  left: 20px;
 background: transparent;
}
.swiper-button-next:after, .swiper-button-prev:after {
    
    background: #fff;
}


.why-choose-section.new-choose-mobile {
    padding: 10px 0 120px;
}

h2.slide-intro.new-intro-add {
    padding: 10px 20px;
}

h2.slide-intro.new-intro-add span::after{
    display:none;
    
}

h2.slide-intro.new-intro-add span::before{
   display:none;
    
}

h2.slide-intro.new-intro-add {
    font-size: 12px;
}

}

/*p.security-para {
    max-width: 50%;
    margin: 0px auto;
}*/

.security-para {
    margin-bottom: 20px;
}

.form-group label.upload-file svg {
    fill: red !important;
}

.services-section.new-section-servies {
    padding: 0px 0 140px;
}

.new-section-servies-1 {
    padding-bottom: 70px;
}




.form-group {
    width: 50%;
    float: left;
   
    margin-left: 20px;
    
    border-radius: 2px;
    width: calc(50% - 20px);
}

.form-group.new-message {
 width: calc(100% - 20px);
    margin-right: 30px;
}


.form-group.new-message.button-submit input[type="submit"] {
       padding-left: 0px;
    width: 30%;
    background: #000;
    box-shadow: none;
    color: #fff;
}
h1.page-title span img {
    width: 10%;
    margin-top: -50px;
    filter: invert(1);
    opacity: 0.6;
}
h1.page-title span.btm img {
    margin-top: 20px;
}


.sw-icon.new-svg img {
    width: 71px;
}

@media(min-width:768px){

  .service-widget.service-wrap {
    height: 630px;
}
}


.right-media .carosel-industry {
    background: #fff;
}



.new-industry img{
    width: 55px;
    text-align:center;
    display:block;
    margin:auto;
    padding-bottom:15px;
}

.slidercontent h5 {
    font-size: 18px;
    text-align: center;
}








    .swiper-slider-new {
    width: 100%;
    overflow: hidden;
}


.swiper-slider-new .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: auto;
    padding-top:15px;
}


.row.industry-serve .right-media {
    background: #fff;
     padding: 0px 40px 0 30px;
}

.industry-serve .right-media .industry-practics {
    text-align: center;
    margin-top:40px;
    margin-bottom: 25px;
       
}



.page-header-section.new-section-hr {
    height: 100vh;
}



.page-header-section h4.hr-para {
    color: #fff;
    letter-spacing: 0.02em;
}

.services-section.pb-lg-120.new-hr-feild {
    margin-top: 0px;
    padding-top: 0;
    padding-bottom: 5px;
    clear: both;
    display: block;
}



.member-meta.team-content {
    box-shadow: 1px 2px 5px #ccc;
}

.member-meta.team-content .member-social {
    opacity: 1;
    visibility: visible;
}


.team-section-page.new-teammember {
    padding: 30px 0px 0px;
}


.welcome-widget.new-welcome-widget {
    padding: 60px 0px;
}


.sw-icon.service-icon img {
    width: 20%;
}

h1.page-title.new-step {
    font-size: 45px;
}

.service-widget.new-widget {
    height: 600px;
}


a.theme-btn.new-theme-btn {
    padding: 15px;
    font-size: 14px;
}




.whats-app{
    position: fixed;
    width: 55px;
    height: 50px;
    bottom: 80px;
    right: 15px;
  
  
   
    text-align: center;
    font-size: 30px;
  
    z-index: 100;
}
.whats-app img {
    width: 100%;
    cursor: pointer;
}


.form-group.career input::placeholder {
    font-size: 16px;
}

.form-group.career input {
   min-height: 38px;
   padding-left: 15px;
}

.form-group.career {
    margin-bottom: 10px;
    margin-left: 11px;

}
.form-group.new-message.button-submit.career {
    text-align: left;
}
.row.career {
    align-items: center;
    text-align: center;
}

.form-group.career.wth {
    width: calc(50% - 15px);
}
.page-inner.ptb-70 {
    margin-bottom: 70px;
    margin-top: 70px;
}

.page-inner.ptb-70 h3.page-title {
    font-size: 30px;
    text-align: center;
    margin: auto;
    max-width: 70%;
     text-transform: capitalize;
}







/* New CSS Code */



/* RESET */
.slider-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 20px;
  text-align: center;
  z-index: 2;
}

/* Lines */
.slider-text-line {
  margin: 10px 0;
  color: #fff;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
  opacity: 0;
  animation-fill-mode: forwards;
  animation-duration: 1.5s;
  white-space: normal; /* allow wrapping naturally */
}

/* Line Left */
.slider-text-line.line-left {
  animation-name: fadeInLeft;
  font-size: 4vw;
  font-weight: 800;
}

/* Line Right */
.slider-text-line.line-right {
  animation-name: fadeInRight;
  animation-delay: 0.3s;
  font-size: 2.5vw;
  font-weight: 600;
}

/* Keyframes */
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-100px) rotateY(10deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0) rotateY(0deg);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(100px) rotateY(-10deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0) rotateY(0deg);
  }
}

/* Responsive Font Sizes */
@media (min-width: 1200px) {
  .slider-text-line.line-left {
    font-size: 60px;
  }
  .slider-text-line.line-right {
    font-size: 36px;
  }
}

@media (max-width: 1199px) {
  .slider-text-line.line-left {
    font-size: 50px;
  }
  .slider-text-line.line-right {
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  .slider-text-line.line-left {
    font-size: 40px;
  }
  .slider-text-line.line-right {
    font-size: 26px;
  }
}

@media (max-width: 768px) {
  .slider-text-line.line-left {
    font-size: 42px;
  }
  .slider-text-line.line-right {
    font-size: 32px;
  }
  .slider-content {
  top: 50%;      
  bottom: 0%;
}
}

@media (max-width: 480px) {
  .slider-text-line.line-left {
    font-size: 38px;
  }
  .slider-text-line.line-right {
    font-size: 30px;
  }
  
  .slider-content {
  top: 50%;      
  bottom: 0%;
}


}


/* RESET */

/* New Section Styles */
.logo-carousel-section {
  padding: 4rem 0;
  background-color: #111;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.logo-carousel {
  width: 100%;
  max-width: 1200px;
  overflow: hidden;
}

.logo-track {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.logo-track img {
  height: 60px;               /* Adjust the logo size */
  margin-right: 2rem;         /* Space between logos */
  filter: brightness(0) invert(1); /* White logos on dark background */
}

/* Top Row Scrolls Right */
.right-scroll {
  animation: scroll-right 30s linear infinite;
}

/* Bottom Row Scrolls Left */
.left-scroll {
  animation: scroll-left 30s linear infinite;
}

/* Pause animation on hover */
.logo-carousel:hover .logo-track {
  animation-play-state: paused;
}

@keyframes scroll-left {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

@keyframes scroll-right {
  0%   { transform: translateX(-50%); }
  100% { transform: translateX(0); }
}

/* Make the design responsive */
@media (max-width: 768px) {
  .logo-track img {
    height: 40px;               /* Smaller logos on smaller screens */
    margin-right: 1rem;         /* Reduced space between logos */
  }
}

/* overlay */

/* ===== HERO SECTION CUSTOM STYLES ===== */

.page-header-section.custom-hero-fix {
  position: relative;
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 20px;
  overflow: hidden;
}

/* Dark overlay behind content */
.custom-overlay-fix {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

/* Container with content on top of overlay */
.custom-container-fix {
  position: relative;
  z-index: 2;
  max-width: 900px;
  animation: fadeInUp 1s ease forwards;
  opacity: 0;
  transform: translateY(30px);
  color: #fff;
}

/* Heading style */
.page-title {
  font-size: 55px;
  font-weight: 700;
  margin-bottom: 20px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}

/* Paragraph style */
.custom-container-fix p {
  font-size: 22px;
  margin-bottom: 25px;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

/* Button style */
.custom-container-fix .btn-primary {
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 6px;
  transition: all 0.3s ease;
}

.custom-container-fix .btn-primary:hover {
  background-color: #003f9a;
  color: #ffffff;
  transform: scale(1.05);
}

/* Fade-in animation */
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ===== Responsive Design ===== */
@media (max-width: 768px) {
  .page-header-section.custom-hero-fix {
    height: auto;
    padding: 60px 20px;
  }

  .page-title {
    font-size: 28px;
  }

  .custom-container-fix p {
    font-size: 16px;
  }

  .custom-container-fix .btn-primary {
    padding: 10px 20px;
    font-size: 15px;
  }
}

/* Preloader full screen */
#preloader {
  position: fixed;
  top: 0;
  left: 0; 
  width: 100%;
  height: 100%;
  background-color: #414141;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Logo animation */
.loader img {
  width: 100%;
  height: auto;
  animation: bounce 1.5s infinite ease-in-out;
}

/* Bounce animation */
@keyframes bounce {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-20px);
  }
}

/* Optional: fade-out effect */
#preloader.fade-out {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s;
}

/* Responsive styling */
@media (max-width: 600px) {
  .loader img {
    width: 70px;
  }
}
   


