/*.....................................
Template Name: Kbiz - Modern Business and Corporate HTML Template
Template URI: #
Author: #
Author URI: #
.......................................    
CSS INDEX
=================== 
1. Theme Default CSS
.......................................*/
html,
body {
  font-size: 16px;
  font-family: 'League Spartan', sans-serif;
  color: #a9abb1;
  vertical-align: baseline;
  line-height: 27px;
  font-weight: 400;
  overflow-x: hidden;
  position: relative;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'League Spartan', sans-serif;
  color: #0d1e50;
  margin: 0 0 26px;
  font-weight: 600;
}
a {
  text-decoration: none;
  transition: all 0.3s ease;
  color: #0088cb;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #0088cb;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
::-moz-selection {
  background: #0088cb;
  text-shadow: none;
  color: #ffffff;
}
::selection {
  background: #0088cb;
  text-shadow: none;
  color: #ffffff;
}
.uppercase {
  text-transform: uppercase;
}
.clear {
  clear: both;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  margin: 0;
}
.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.no-gutter > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
*,
::after,
::before {
  box-sizing: border-box;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body .gutter-50 {
  margin-left: -25px;
  margin-right: -25px;
}
body .gutter-50 > [class*="col-"] {
  padding-left: 25px;
  padding-right: 25px;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.text-center {
  text-align: center!important;
}
.y-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.y-bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.back-carousel.nav-style1 {
  position: relative;
}
.back-carousel.nav-style1 .owl-nav {
  position: absolute;
  bottom: -45px;
  left: 50%;
  transform: translateX(-50%);
}
.back-carousel.nav-style1 .owl-nav .owl-prev,
.back-carousel.nav-style1 .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  line-height: 29px;
  border-radius: 100%;
  background: #ffffff;
  color: #040e2a;
  text-align: center;
  transition: all 0.3s ease;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.06);
  display: inline-block;
}
.back-carousel.nav-style1 .owl-nav .owl-prev i,
.back-carousel.nav-style1 .owl-nav .owl-next i {
  transition: all 0.3s ease;
}
.back-carousel.nav-style1 .owl-nav .owl-prev i:before,
.back-carousel.nav-style1 .owl-nav .owl-next i:before {
  font-family: Flaticon;
  font-size: 16px;
}
.back-carousel.nav-style1 .owl-nav .owl-prev:hover,
.back-carousel.nav-style1 .owl-nav .owl-next:hover {
  background: #040e2a;
  color: #ffffff;
}
.back-carousel.nav-style1 .owl-nav .owl-prev {
  margin-right: 10px;
}
.back-carousel.nav-style1 .owl-nav .owl-prev i:before {
  content: "\f116";
}
.back-carousel.nav-style1 .owl-nav .owl-next i:before {
  content: "\f115";
}
.back-carousel.dot-style1 .owl-dots {
  text-align: center;
}
.back-carousel.dot-style1 .owl-dots .owl-dot {
  width: 25px;
  height: 8px;
  display: inline-block;
  border-radius: 50px;
  margin: 0 5px;
  background: #040e2a;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  opacity: .5;
}
.back-carousel.dot-style1 .owl-dots .owl-dot:hover {
  width: 40px;
  opacity: 1;
}
.back-carousel.dot-style1 .owl-dots .owl-dot.active {
  width: 40px;
  opacity: 1;
}
.custom-for-sl .back-carousel .owl-stage-outer .owl-item {
  padding-right: 15px;
  padding-left: 15px;
}
.white-color {
  color: #ffffff;
}
.primary-color {
  color: #0088cb;
}
.secondary-color {
  color: #040e2a;
}
.primary-bg {
  background: #0088cb;
}
.back-btn {
  padding: 14px 30px;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  display: inline-block;
  background: #0088cb;
  color: #ffffff;
  border-radius: 1px;
}
.back-btn:hover {
  color: #0088cb;
  background: #ffffff;
}
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid {
  padding-left: 100px;
  padding-right: 100px;
}
.pt-25 {
  padding-top: 25px;
}
.pt-67 {
  padding-top: 67px;
}
.pt-92 {
  padding-top: 92px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-200 {
  padding-top: 200px;
}
.pb-25 {
  padding-bottom: 25px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-57 {
  padding-bottom: 57px;
}
.pb-65 {
  padding-bottom: 65px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pl-40 {
  padding-left: 40px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-120 {
  margin-bottom: 120px;
}
/*----------------------------------------
    # Full width header Section CSS
----------------------------------------*/
.back-header {
  z-index: 999;
  position: relative;
}
.back-header .menu-area {
  transition: all 0.3s ease;
  position: absolute;
  left: 0;
  right: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.back-header .menu-area .back-menu-area {
  display: flex;
  align-items: center;
  justify-content: space-around;
  max-width: 1460px;
  margin: 0 auto;
  padding: 25px 0;
}
.back-header .menu-area .back-menu-area ul.nav-menu li {
  display: inline-block;
  margin-right: 40px;
  padding: 0;
}
.back-header .menu-area .back-menu-area ul.nav-menu li a {
  transition: all 0.3s ease;
  font-size: 16px;
  font-weight: 600;
  padding: 0 25px;
  color: #ffffff;
}
.back-header .menu-area .back-menu-area ul.nav-menu li a:hover {
  color: #0088cb;
}
.back-header .menu-area .back-menu-area ul.nav-menu li:last-child {
  margin-right: 0!important;
}
.back-header .menu-area .back-menu-area ul.nav-menu li:last-child i {
  margin: 0;
}
.back-header .menu-area .back-menu-area ul.nav-menu#onepage-menu .active-menu a {
  color: #0088cb;
}
.back-header .menu-area .back-menu-area ul.nav-menu#onepage-menu li a {
  padding-right: 0;
}
.back-header .menu-area .back-menu-area ul li a:hover,
.back-header .menu-area .back-menu-area ul li.active a,
.back-header .menu-area .back-menu-area ul li.current-menu-item > a {
  color: #0088cb;
}
.back-header .menu-area .back-menu-area .header-btn a {
  color: #ffffff;
  padding: 10px 30px;
  display: flex;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
  background: #0088cb;
  border-radius: 1px;
}
.back-header .menu-area .back-menu-area .header-btn a:hover {
  color: #0088cb;
  background: #ffffff;
}
.back-header.back-sticky {
  position: relative !important;
  width: 100%;
  -webkit-animation: stickyanimations 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: stickyanimations 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  box-shadow: 10px 0 20px rgba(8, 0, 41, 0.08);
  top: 0;
  left: 0;
  right: 0;
}
.back-header.back-sticky .menu-area {
  background: #040e2a;
}
.back-header.back-sticky .menu-area .back-menu-area {
  padding: 10px 0;
}
@-webkit-keyframes stickyanimations {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes stickyanimations {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
/*----------------------------------------
    # Banner Section CSS
----------------------------------------*/
.back-banner {
  background: #161b2b;
  position: relative;
}
.back-banner .banner-content {
  text-align: center;
  padding: 125px 0 340px;
  position: relative;
  z-index: 1;
}
.back-banner .banner-content .back-title {
  font-size: 50px;
  line-height: 1.2;
  margin: 0 0 25px;
  font-weight: 700;
  letter-spacing: -2px;
  color: #ffffff;
}
.back-banner .banner-content .btn-part {
  position: relative;
  display: inline-block;
}
.back-banner .banner-content .btn-part .back-btn {
  position: relative;
  z-index: 1;
  width: 170px;
  padding: 14px 30px;
  margin: 0 6px;
}
.back-mac {
  margin-top: -300px;
}
.back-mac .container {
  max-width: 780px;
}
/*******************************************
    ScrollUp CSS Here 
*****************/
#backscrollUp {
  position: fixed;
  bottom: 40px;
  right: 15px;
  transition: all .5s ease;
  z-index: 99999;
  cursor: pointer;
  background: #0088cb;
  border-radius: 0 100% 100% 100%;
  padding: 6px;
  display: none;
}
#backscrollUp span {
  background: #0088cb;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  transition: all .5s ease;
  font-size: 22px;
  color: #ffffff;
  border-radius: 0 100% 100% 100%;
  text-align: center;
}
#backscrollUp span:before {
  transition: all .5s ease;
  display: block;
  margin: 0;
  transform: rotate(-50deg);
  font-size: 14px;
}
#backscrollUp:hover {
  transform: rotate(37deg);
}
.mac {
  display: inline-block;
  position: relative;
  font-size: 4px;
  box-sizing: content-box;
  border-radius: 5.67em;
  padding: 7.5em 7.5em 6.84em 7.5em;
  box-shadow: inset 9.5em 0 #111111, inset -9.5em 0 #111111, inset 0 9.5em #111111, inset 0 -8.84em #111111;
  border-bottom: 21em solid transparent;
  perspective: 8.34em;
  -webkit-perspective: 8.34em;
  background: linear-gradient(45deg, #898a8c, #e1e2e4);
  margin-bottom: 180px;
}
.mac .mac-img {
  line-height: 0;
  background: #111;
  border-radius: 5px;
}
.mac .mac-img img {
  border-radius: 5px;
}
.mac:before {
  content: '';
  position: absolute;
  top: calc(121%);
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 120em;
  height: 40em;
  background: radial-gradient(farthest-side at right top, #7e7e7f, transparent) bottom 3em left 13em, radial-gradient(farthest-side at left top, #7e7e7f, transparent) bottom 3em right 13em, radial-gradient(farthest-side at center bottom, #a1a1a3, transparent) bottom 1em left 15em, radial-gradient(farthest-side at center bottom, #a1a1a3, transparent) bottom 1em left 6em, radial-gradient(farthest-side at center bottom, #a1a1a3, transparent) bottom 1em right 6em, linear-gradient(0deg, #e7e7e9 5%, #79797b 11%, #828280 17%, #9e9ea0 20%, #f1f1f1 30%, #eaeaea 40%, #77787c 100%) top left 17em, linear-gradient(#e7e7e9, #e7e7e9) bottom 1em left 14em, linear-gradient(-15deg, #e7e7e9 48%, transparent 52%) bottom 1em left, linear-gradient(15deg, #e7e7e9 48%, transparent 52%) bottom 1em right, linear-gradient(45deg, #9b9b9d 0%, #ececee 10%, #ececee 90%, #9b9b9d 100%) bottom left, radial-gradient(farthest-side at left top, transparent 48%, #7e7e7f 50%) top 23em left 14em, radial-gradient(farthest-side at right top, transparent 48%, #7e7e7f 50%) top 23em right 14em;
  background-size: 4em 2em,
                   4em 2em,
                   90em 10em, 
                   90em 4em,
                   90em 4em, 
                   86em 39em, 
                   92em 4em, 
                   14em 4em, 
                   14em 4em, 
                   100% 1em, 
                   7em 24em, 
                   7em 24em;
  border-bottom-left-radius: 23.34em 0.34em;
  border-bottom-right-radius: 23.34em 0.34em;
  background-repeat: no-repeat;
  transform-origin: top;
  transform: rotateX(3deg) scale3d(0.54, 0.4, 1);
  -webkit-transform-origin: top;
  -webkit-transform: rotateX(3deg) scale3d(0.54, 0.4, 1);
  box-shadow: 0 2.3em 1.34em -2em, 0 2em 1.34em -2em;
}
.mac:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: scale(0.19);
  -webkit-transform: scale(0.19);
  width: 25.17em;
  height: 25.17em;
  background: #111;
  background-clip: content-box;
  box-sizing: border-box;
  padding: 1.67em;
  border-radius: 166.67em;
  box-shadow: 1.67em -738.34em 8.34em -8.34em #111111, 1.67em -734.84em 0 -10em #474956, 1.67em -734.84em 0 -8.34em #1b1c26, 1.67em -734.84em 0 -6.67em #36373a, inset 14.17em 11.34em #c4c5c7, 30em 28em 0 #c4c5c7, 13em 24em 0 #111111, 13em 36.17em 0 #111111, 12em 38.5em 0 #111111, 10.5em 41em 0 #111111, 11em 46.67em 0 -5.17em #111111, 12.17em 47em 0 -5.17em #111111, 13.34em 45.84em 0 -5.17em #111111, 6em 45.17em 0 -5.17em #111111, 2.84em 44.84em 0 -5.17em #111111, -1.5em 45.5em 0 -5.17em #111111, -3.5em 46.17em 0 -5.17em #111111, -6.17em 47.17em 0 -5.17em #111111, -4em 33em 0 3.84em #111111, -4.17em 35.67em 0 2.84em #111111, -3.84em 40.34em 0 #111111, -5.34em 39.67em 0 #111111, -5.17em 42.5em 0 -1.34em #111111, -5.67em 44.34em 0 -2.84em #111111, 1.34em 42.67em 0 -2.84em #111111, 4.5em 42.67em 0 -2.84em #111111, -9.84em 32.34em 0 -1.67em #111111, -10.17em 30.17em 0 -1.67em #111111, -10.17em 27.84em 0 -1.67em #111111, -9.84em 25.84em 0 -1.67em #111111, -9.17em 24em 0 -1.67em #111111, -8.17em 22.67em 0 -1.67em #111111, -6.67em 22.84em 0 -1.67em #111111, -4.34em 23.5em 0 -1.67em #111111, -1.34em 24.34em 0 -1.67em #111111, 7.17em 24em 0 -1.67em #111111, 10.34em 23em 0 -1.67em #111111, 3em 24.67em 0 -1.67em #111111;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mac:after {
    background: transparent;
    box-shadow: 1.67em -738.34em 8.34em -8.34em #111111, 1.67em -734.84em 0 -10em #474956, 1.67em -734.84em 0 -8.34em #1b1c26, 1.67em -734.84em 0 -6.67em #36373a, inset 14.17em 11.34em #c5c6c8, inset -64em -64.17em 0 -80.5em #111111, 30em 28em 0.67em #c5c6c8, 13em 24em 0.67em #111111, 13em 36.17em 0.67em #111111, 12em 38.5em 0.67em #111111, 10.5em 41em 0.67em #111111, 11em 46.67em 1.17em -5.17em #111111, 12.17em 47em 1.17em -5.17em #111111, 13.34em 45.84em 1.17em -5.17em #111111, 6em 45.17em 1.17em -5.17em #111111, 2.84em 44.84em 1.17em -5.17em #111111, -1.5em 45.5em 1.17em -5.17em #111111, -3.5em 46.17em 1.17em -5.17em #111111, -6.17em 47.17em 1.17em -5.17em #111111, -4em 33em 1.17em 3.84em #111111, -4.17em 35.67em 1.17em 2.84em #111111, -3.84em 40.34em 0.67em #111111, -5.34em 39.67em 0.67em #111111, -5.17em 42.5em 1.17em -1.34em #111111, -5.67em 44.34em 1.17em -2.84em #111111, 1.34em 42.67em 1.17em -2.84em #111111, 4.5em 42.67em 1.17em -2.84em #111111, -9.84em 32.34em 1.17em -1.67em #111111, -10.17em 30.17em 1.17em -1.67em #111111, -10.17em 27.84em 1.17em -1.67em #111111, -9.84em 25.84em 1.17em -1.67em #111111, -9.17em 24em 1.17em -1.67em #111111, -8.17em 22.67em 1.17em -1.67em #111111, -6.67em 22.84em 1.17em -1.67em #111111, -4.34em 23.5em 1.17em -1.67em #111111, -1.34em 24.34em 1.17em -1.67em #111111, 7.17em 24em 1.17em -1.67em #111111, 10.34em 23em 1.17em -1.67em #111111, 3em 24.67em 1.17em -1.67em #111111;
  }
}
.back-responsive {
  padding-bottom: 320px;
  background: #f5f5f5;
}
.back-responsive .back-mac {
  display: inline-block;
  position: relative;
  font-size: 4px;
  box-sizing: content-box;
  border-radius: 5.67em;
  padding: 7.5em 7.5em 6.84em 7.5em;
  box-shadow: inset 9.5em 0 #111111, inset -9.5em 0 #111111, inset 0 9.5em #111111, inset 0 -8.84em #111111;
  border-bottom: 21em solid transparent;
  perspective: 8.34em;
  -webkit-perspective: 8.34em;
  background: linear-gradient(45deg, #898a8c, #e1e2e4);
  margin-bottom: 180px;
  margin-top: 0;
}
.back-responsive .back-mac .mac-img {
  line-height: 0;
  background: #111;
  border-radius: 5px;
}
.back-responsive .back-mac .mac-img img {
  border-radius: 5px;
}
.back-responsive .back-mac:before {
  content: '';
  position: absolute;
  top: calc(121%);
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 120em;
  height: 40em;
  background: radial-gradient(farthest-side at right top, #7e7e7f, transparent) bottom 3em left 13em, radial-gradient(farthest-side at left top, #7e7e7f, transparent) bottom 3em right 13em, radial-gradient(farthest-side at center bottom, #a1a1a3, transparent) bottom 1em left 15em, radial-gradient(farthest-side at center bottom, #a1a1a3, transparent) bottom 1em left 6em, radial-gradient(farthest-side at center bottom, #a1a1a3, transparent) bottom 1em right 6em, linear-gradient(0deg, #e7e7e9 5%, #79797b 11%, #828280 17%, #9e9ea0 20%, #f1f1f1 30%, #eaeaea 40%, #77787c 100%) top left 17em, linear-gradient(#e7e7e9, #e7e7e9) bottom 1em left 14em, linear-gradient(-15deg, #e7e7e9 48%, transparent 52%) bottom 1em left, linear-gradient(15deg, #e7e7e9 48%, transparent 52%) bottom 1em right, linear-gradient(45deg, #9b9b9d 0%, #ececee 10%, #ececee 90%, #9b9b9d 100%) bottom left, radial-gradient(farthest-side at left top, transparent 48%, #7e7e7f 50%) top 23em left 14em, radial-gradient(farthest-side at right top, transparent 48%, #7e7e7f 50%) top 23em right 14em;
  background-size: 4em 2em,
                       4em 2em,
                       90em 10em, 
                       90em 4em,
                       90em 4em, 
                       86em 39em, 
                       92em 4em, 
                       14em 4em, 
                       14em 4em, 
                       100% 1em, 
                       7em 24em, 
                       7em 24em;
  border-bottom-left-radius: 23.34em 0.34em;
  border-bottom-right-radius: 23.34em 0.34em;
  background-repeat: no-repeat;
  transform-origin: top;
  transform: rotateX(3deg) scale3d(0.54, 0.4, 1);
  -webkit-transform-origin: top;
  -webkit-transform: rotateX(3deg) scale3d(0.54, 0.4, 1);
  box-shadow: 0 2.3em 1.34em -2em, 0 2em 1.34em -2em;
}
.back-responsive .container {
  max-width: 780px;
  position: relative;
}
.back-responsive .back-iphone {
  border-radius: 29px;
  border: 15px solid #ccc;
  position: absolute;
  top: 33%;
  left: -30%;
  line-height: 0;
}
.back-responsive .back-iphone:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  margin: 0 auto;
  width: 120px;
  height: 20px;
  border-radius: 0 0 45px 45px;
  background: #ccc;
  z-index: 1;
}
.back-responsive .back-iphone:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 1px;
  margin: 0 auto;
  width: 55px;
  height: 7px;
  border-radius: 5px;
  background: #ddd;
  z-index: 1;
}
.back-responsive .back-iphone img {
  border-radius: 14px;
}
.back-responsive .back-iphone.iphone2 {
  right: -30%;
  left: auto;
  top: 50%;
}
/*----------------------------------------
    # Preview Section CSS
----------------------------------------*/
.back-preview-demos .demo-wrap {
  text-align: center;
  box-shadow: 0px 10px 40px 0 rgba(0, 0, 0, 0.1);
  background: #f5f5f5;
}
.back-preview-demos .demo-wrap img {
  width: 100%;
  border-radius: 2px;
  border-bottom: 1px solid #040e2a;
}
.back-preview-demos .demo-wrap .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  display: block;
  position: relative;
  margin: 0;
  padding: 30px 0 16px;
}
.back-preview-demos .demo-wrap .title span {
  color: #0088cb;
}
.back-preview-demos .demo-wrap .title em.new {
  font-size: 16px;
  font-style: normal;
  background: red;
  color: #fff;
  padding: 2px 17px 0px;
  border-radius: 4px;
  position: absolute;
  top: -28px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 66px;
  text-align: center;
}
.back-preview-demos .demo-wrap .btn-part {
  padding: 0 0 52px;
}
.back-preview-demos .demo-wrap .btn-part li {
  display: inline-block;
  padding: 0 5px;
}
.back-preview-demos .demo-wrap .btn-part li a {
  padding: 6px 18px 7px;
  font-size: 14px;
  border-radius: 2px;
  display: inline-block;
}
.back-preview-demos .demo-wrap .btn-part li a svg {
  width: 14px;
  margin-bottom: -7px;
  margin-left: 5px;
}
.sub-top {
  font-weight: 400;
  letter-spacing: 5px;
  text-transform: uppercase;
}
h2.title {
  font-weight: 700;
  font-size: 35px;
  line-height: 1.2;
}
/*----------------------------------------
    # Template Features CSS
----------------------------------------*/
.back-features .row {
  justify-content: center;
}
.back-features .single-service {
  padding: 56px 25px 50px;
  margin: 0 0 30px;
  background: #ffffff;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.04);
  border-radius: 5px;
  position: relative;
}
.back-features .single-service i {
  margin-bottom: 10px;
  color: #040e2a;
  display: block;
}
.back-features .single-service i:before {
  font-size: 35px;
  position: relative;
}
.back-features .single-service i.flaticon-layout:before {
  top: 4px;
}
.back-features .single-service img {
  height: 40px;
  margin-bottom: 10px;
}
.back-features .single-service .title {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.back-features .single-service.active {
  background: #0088cb;
}
.back-features .single-service.active .title {
  color: #ffffff;
}
.back-features .single-service.active i {
  color: #ffffff;
}
.back-features .single-service:hover {
  transform: translateY(-10px);
}
.inner-page-sec {
  margin: 0;
}
.inner-page-sec li {
  margin: 0 15px 45px;
}
.inner-page-sec li img {
  width: auto;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.03);
  border-radius: 3px;
  border: 40px solid #eee;
}
.slick-next,
.slick-prev {
  padding: 12px 25px;
  background: #0088cb;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.6s ease all;
  z-index: 9;
  opacity: 1;
  visibility: visible;
  border: none;
  color: #fff;
  font-weight: 600;
  width: 120px;
  cursor: pointer;
  border-radius: 1px;
}
.slick-next:hover,
.slick-prev:hover {
  opacity: .9;
}
.slick-prev {
  left: -90px;
}
.slick-next {
  right: -90px;
}
.back-footer.dim-static {
  position: fixed;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
}
.back-footer.dim-fixed {
  margin: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.back-wrapper-inner {
  background: #ffffff;
  position: relative;
  z-index: 99;
}
/*----------------------------------------
    # Footer Section CSS
----------------------------------------*/
footer {
  background: #040e2a;
}
footer .footer-top {
  padding-bottom: 40px;
}
footer .footer-top .back-footer-logo {
  padding-bottom: 40px;
}
footer .footer-top .back-btn {
  width: 215px;
  margin: 0 8px;
}
footer .footer-top .sub-title {
  color: #ffffff;
  opacity: .6;
  font-weight: 600;
  letter-spacing: 8px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 20px;
}
footer .footer-top .title {
  font-size: 40px;
  color: #ffffff;
  line-height: 55px;
  font-weight: 700;
  margin-bottom: 30px;
  letter-spacing: -1px;
}
footer .footer-top .title strong {
  color: #040e2a;
}
footer .copyright {
  border-top: 1px solid #0f1d44;
}
footer .copyright p {
  color: #ffffff;
  margin-bottom: 0;
}
footer .copyright p a {
  color: #0088cb;
}
footer .copyright p a:hover {
  text-decoration: underline;
}
/*----------------------------------------
    # Modal Button CSS
----------------------------------------*/
.modal-btn {
  position: fixed;
  top: 35%;
  transform: translateY(-65%);
  text-align: center;
  z-index: 10;
  right: 0;
  left: auto;
}
.modal-btn ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding: 8px 0;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px 0 0 5px;
  background: #fff;
}
.modal-btn ul li {
  margin: 4px 0;
}
.modal-btn ul li a {
  width: 40px;
  text-align: center;
  display: inline-block;
  color: #0d1e50;
  position: relative;
}
.modal-btn ul li a span {
  position: absolute;
  background-color: #222;
  color: #fff;
  white-space: nowrap;
  padding: 0 12px;
  font-size: 13px;
  top: 0;
  right: 100%;
  margin-right: 12px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s linear 0ms;
  -khtml-transition: all .3s linear 0ms;
  -moz-transition: all .3s linear 0ms;
  -ms-transition: all .3s linear 0ms;
  -o-transition: all .3s linear 0ms;
  transition: all .3s linear 0ms;
}
.modal-btn ul li a span:before {
  content: '';
  border-color: #222;
  border-style: solid;
  border-color: transparent transparent transparent #222;
  border-width: 6px;
  position: absolute;
  top: 50%;
  right: -12px;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.modal-btn ul li a:hover {
  color: #040e2a;
}
.modal-btn ul li a:hover span {
  opacity: 1;
  visibility: visible;
}
/*******************************************
    Preloader CSS Here 
*****************/
#back__preloader {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -webkit- flex;
  display: -ms- flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100vh;
  background: #ffffff;
  position: fixed;
  z-index: 999999;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.back__loader_logo {
  position: absolute;
}
.back__loader_logo img {
  position: relative;
  top: 5px;
}
#back__circle_loader {
  width: 100px;
  height: 100px;
  border-style: solid;
  border-width: 5px;
  border-top-color: #465fe9;
  border-right-color: #465fe9;
  border-bottom-color: #d5eaff;
  border-left-color: #d5eaff;
  border-radius: 50%;
  -webkit-animation: spinLoader 2s linear infinite;
  animation: spinLoader 2s linear infinite;
}
@-webkit-keyframes spinLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*----------------------------------------
    # ScrollUp CSS
----------------------------------------*/
#scrollUp {
  text-align: center;
  bottom: 40px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 40px;
  z-index: 10;
  border-radius: 50px 50px 4px 4px;
}
#scrollUp i {
  display: block;
  background-color: #040e2a;
  color: #ffffff;
  height: 40px;
  font-size: 24px;
  width: 42px;
  border-radius: 4px;
  line-height: 36px;
  transition: all 0.3s ease 0s;
  margin-left: 2px;
}
#scrollUp i:hover,
#scrollUp i:focus {
  background: #0088cb;
  color: #fff;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .lg-pl-25 {
    padding-left: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media only screen and (min-width: 1300px) {
  .container {
    max-width: 1200px;
    width: 100%;
  }
  .custom-for-sl {
    max-width: 1230px;
  }
}
@media only screen and (max-width: 991px) {
  .back-header .menu-area .back-menu-area {
    padding-left: 20px;
    padding-right: 20px;
  }
  .back-header .menu-area .back-menu-area ul.nav-menu li a {
    padding: 0;
  }
  .back-header .menu-area .back-menu-area ul.nav-menu li {
    margin-right: 10px;
  }
  .back-header .menu-area .back-menu-area ul.nav-menu#onepage-menu li a {
    padding-left: 10px;
  }
  .back-header .menu-area .back-menu-area .header-btn a {
    padding: 8px 18px;
    font-size: 13px;
  }
  .back-responsive .back-iphone {
    position: relative;
    top: 0;
    left: 0;
    max-width: 300px;
    margin: auto;
  }
  .back-responsive .back-iphone.iphone2 {
    right: 0;
    left: 0;
    top: 0;
    margin-top: 50px !important;
    max-width: 600px;
    margin: auto;
  }
  .back-responsive {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .back-banner .banner-content .back-title {
    font-size: 32px;
  }
  .back-banner .banner-content .btn-part .back-btn {
    width: 110px;
    padding: 14px 0px;
    font-size: 13px;
  }
  footer .footer-top .title {
    font-size: 30px;
    line-height: 45px;
  }
  footer .footer-top .back-btn {
    width: 209px;
    margin: 0 8px 25px;
    font-size: 14px;
    display: inline-block;
  }
  .back-header.back-sticky .menu-area .back-menu-area {
    padding: 20px 0;
  }
  #back-footer .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .back-header .menu-area .back-menu-area {
    display: block;
    text-align: center;
  }
  .header-btn.pl-40.lg-pl-25 {
    padding-left: 0;
    margin-top: 25px;
  }
  .back-header .menu-area .back-menu-area .header-btn a {
    display: inline-block;
  }
  .back-banner .banner-content {
    padding: 195px 0 340px;
  }
  .back-banner .banner-content .btn-part .back-btn {
    padding: 10px 0px;
  }
  .mac::before {
    display: none;
  }
  .mac {
    margin-bottom: 0;
  }
}
