body, h1, h2, h3, h4, h5, h6 {
  font-family: pt_sansregular, sans-serif
}
.grey, ol, p.grey {
  color: #858585
}
.btn-blue, .btn-white, .btn-white-big, h1.home-title {
  letter-spacing: 1px
}
.btn-blue, .fun-facts-wrapper, .home-wrapper, .popup-gallery, .popup-wrapper, .story-block {
  position: relative
}
@font-face {
  font-family: pt_sansregular;
  src: url('pt-sans/ptsans-regular-webfont.woff2') format('woff2'), url('pt-sans/ptsans-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal
}
ol {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  font-size: 14px;
  line-height: 24px
}
h2.large-title, p {
  margin-bottom: 15px
}
ol li, p, ul li {
  font-size: 18px;
  color: #000
}
ol li, ul li {
	line-height: normal;
	text-align: left;
	padding: 0 0 12px;
	/* list-style-position: outside; */
	/* display: inline-flex; */
}

.section-white ul li, .story .story-left, ol li {
	/* float: left; */
	/* display: block; */
	list-style-type: disc;
}

#ImageButton1, ul li i {
  vertical-align: middle
}
p {
  line-height: 27px
}
a, a:focus, a:hover {
  text-decoration: none;
  outline: 0
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  margin-bottom: 20px;
  color: #454545
}
h1 {
  font-size: 42px
}
h2 {
  font-size: 36px;
  margin: 0 0 15px
}
h3 {
  font-size: 28px
}
h4 {
  font-size: 24px
}
h5 {
  font-size: 20px
}
h6 {
  font-size: 18px
}
h2.section-title {
  font-size: 30px;
  font-weight: 700
}
h2.large-title {
  font-size: 40px;
  font-weight: 500
}

 .agree {	display: inline;	font-weight: normal;	font-size: 12px;}
    .agree a {color:#adffe0}

header {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/inventory-management-software.jpg);
  height: auto;
  overflow: hidden
}
.hero-content {
  position: absolute;
  top: 17%;
  left: 60px;
  text-align: center;
  right: 58%;
  bottom: 0
}
.hero-content h1:nth-child(2) {
  margin-top: 5px
}
.hero-content h2 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
	color: #fff;
	text-transform: initial;
}

.hero-content h2 b {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 40px
}
.hero-content h2:first-child b {
  color: #ed1b24
}
.hero-content h2:nth-child(2) b {
  color: #054fff
}
.hero-form {
  position: absolute;
  right: 60px;
  bottom: 115px;
  color: #fff;
  width: 300px
}
.hero-form .form-control {
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, .2);
  border-radius: 0;
  color: #fff
}
.hero-form input.form-control {
  border-left: 0 none
}
.hero-form .form-control::-webkit-input-placeholder {
  color: #aaa
}
.hero-form .form-control:-moz-placeholder {
  color: #aaa
}
.hero-form .form-control::-moz-placeholder {
  color: #aaa
}
.hero-form .form-control:-ms-input-placeholder {
  color: #aaa
}
.hero-form .input-group-addon {
  border-radius: 0;
  background-color: transparent;
  border-color: #ed1c25;
  color: #ddd;
  border-right: 1px solid #ed1c25
}
.hero-form .login-button {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  font-weight: 600
}
.hero-form .login-button:hover {
  color: #e12428;
  background-color: #fff
}
#navbar {
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  -webkit-transition: -webkit-transform .7s ease-in-out;
  transition: -webkit-transform .7s ease-in-out;
  transition: transform .7s ease-in-out;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2)
}
#navbar .navbar.navbar-default {
  min-height: auto;
  margin-bottom: 0;
  background-color: rgba(255, 255, 255, .6);
  border-bottom: 0
}
#navbar .navbar-brand {
  height: auto
}
#navbar .navbar-nav > li > a {
  padding-top: 32px;
  padding-bottom: 32px;
  color: #fff
}
#navbar .navbar-default .navbar-nav > .active > a, #navbar .navbar-default .navbar-nav > .active > a:focus, #navbar .navbar-default .navbar-nav > .active > a:hover {
  color: #2c63b5
}
#navbar .toptxt, #navbar .toptxt a {
  color: #fff;
  font-size: 13px;
  padding: 22px 10px 20px 0;
  margin: 0
}
#navbar.affix .navbar.navbar-default {
  background-color: #fff
}
#navbar.affix .navbar-brand {
  padding: 5px 15px 5px 60px
}
#navbar.affix .navbar-nav > li > a {
  padding-top: 24px;
  padding-bottom: 24px;
  color: #333
}
#navbar.affix {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
#navbar.affix .toptxt, #navbar.affix .toptxt a {
  color: #444
}
#navbar.affix .toptxt {
  padding: 6px 60px 5px 0
}
.heading {
  color: #e12428;
  font-weight: 900;
  font-size: 44px;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 15px
}
.heading h2 {
  margin: 0
}
.para {
  font-size: 26px;
  line-height: 38px;
  font-weight: 300
}
.feature-img-box {
  margin-top: 30px;
  position: relative
}
.feature-center-content {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  padding: 0 15px
}
.feature-center-content.topfeature {
  bottom: 25px;
  top: auto
}
.feature-center-content h3 {
  font-weight: 900;
  font-size: 34px;
  color: #ddd
}
.feature-center-content p {
  font-weight: 300;
  margin-bottom: 20px;
  color: #ddd
}
.feature-center-content .btn-casestud {
  background-color: transparent;
  border: 1px solid #ccc;
  color: #ccc;
  font-weight: 500;
  border-radius: 0
}
.feature-center-content .btn-casestud:hover {
  border-color: #fff;
  color: #fff
}
.mt50 {
  margin-top: 50px
}
.clientspek {
  padding: 50px 0
}
#quote-carousel {
  margin-bottom: 0;
  padding: 0 4%
}
.item blockquote {
  border-left: none;
  margin: 0
}
.item blockquote p:before {
  content: "\f10d";
  font-family: Fontawesome;
  float: left;
  font-size: 30px;
  position: relative;
  top: -10px;
  left: -3px
}
.heightper100 {
  height: 100%
}
.quote-content {
  box-shadow: 0 2px 30px 0 #e0e5f0;
  padding: 40px 50px;
  text-align: center;
  color: #0c2050;
  font-size: 18px;
  line-height: 34px
}
.quote-content p span {
  background-color: transparent !important
}
#quote-carousel .carousel-control {
  background: 0 0;
  color: #222;
  font-size: 60px;
  text-shadow: none;
  margin-top: 6%
}
footer {
  background-color: #030032;
  color: #fff;
  padding: 5px 60px;
  float: left;
  width: 100%
}
footer .menu-social {
  margin-top: 12px
}
.menu-social span {
  display: inline-block;
  color: #fff;
  width: 28px;
  font-size: 14px;
  padding-top: 4px;
  height: 26px;
  text-align: center
}
.menu-social a:active, .menu-social a:hover {
  text-decoration: none
}
.fb-bg {
  background-color: #375895
}
.tw-bg {
  background-color: #00abe9
}
.lin-bg {
  background-color: #007ab2
}
.gp-bg {
  background-color: #e44b3c
}
.yut-bg {
  background-color: #e62929
}
.mtt0 {
  position: relative;
  top: 5px
}
.marrgt {
  margin-right: 15px
}
footer .container > p {
  margin-bottom: 20px
}
.copy-write p {
  margin: 0;
  padding-bottom: 8px
}
.copy-write a {
  color: #aaa
}
.copy-write a:hover {
  color: #fff
}
.scroll-bg {
  background-color: #fff;
  float: left;
  width: 100%
}
.p0 {
  padding: 0
}
.first-slide-cont {
  padding: 1% 60px
}
.first-slide-cont h2 {
  font-weight: 300;
  color: #e12428;
  font-size: 38px
}
.first-slide-cont h2 b {
  font-weight: 900
}
.first-slide-cont p {
  font-weight: 300;
  font-size: 19px;
  line-height: 35px
}
.heroh2 {
  position: absolute;
  left: 0;
  font-size: 16px;
  text-align: left;
  width: 380px
}
.heroh2 a {
  line-height: 26px
}
.heroh2 a .wrap {
  color: #fff;
  background-color: rgba(0, 0, 0, .5);
  display: inline-block
}
.hero-content h2 span {
  opacity: .2
}
.btn-banner {
  position: relative;
  background-color: transparent;
  font-weight: 500;
  color: #fff;
  font-size: 18px;
  padding: 12px 40px;
  z-index: 3
}
.btn-banner:hover {
  color: #fff
}
.btn-banner:before {
  width: 100%;
  height: 100%;
  position: absolute;
  content: '';
  z-index: -1;
  -webkit-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
  -webkit-transition-property: left, right, bottom, top;
  transition-property: left, right, bottom, top;
  background: #e12428;
  left: -3.5px;
  top: -3.5px
}
.btn-banner:after {
  width: 100%;
  height: 100%;
  position: absolute;
  content: '';
  z-index: -1;
  -webkit-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
  -webkit-transition-property: left, right, bottom, top;
  transition-property: left, right, bottom, top;
  background: #030032;
  right: -3.5px;
  bottom: -3.5px
}
.btn-banner:hover:before {
  left: -7px;
  top: -7px
}
.btn-banner:hover:after {
  right: -7px;
  bottom: -7px
}
.rotate-btn {
  transform: rotate(-90deg);
  position: fixed;
  right: -72px;
  bottom: 130px
}
.back-to-top {
  border: 2px solid #e12428;
  cursor: pointer;
  position: fixed;
  bottom: 280px;
  right: 20px;
  display: none;
  color: #e12428;
  padding: 4px 0;
  transition: all .3s ease 0s;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  text-align: center;
  z-index: 2
}
.back-to-top:active, .back-to-top:focus, .back-to-top:hover {
  color: #ec5f7b
}
.banner-topbar {
  position: absolute;
  left: 60px;
  top: 30px;
  right: 60px;
  z-index: 1
}
.banner-topbar .toptxt, .banner-topbar .toptxt a {
  color: #fff;
  padding-top: 5px
}
.cd-nav-trigger {
  position: absolute;
  z-index: 10;
  left: auto;
  right: 0;
  top: 30px;
  height: 54px;
  width: 54px;
  background-color: #e12428;
  border-radius: 50%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: -moz-transform .5s;
  transition: transform .5s;
  right: 60px
}
.cd-nav-trigger .cd-nav-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-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%);
  width: 22px;
  height: 2px;
  background-color: #fff
}
.cd-nav-trigger .cd-nav-icon::before, .cd-nav-trigger .cd-nav-icon:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform .5s, width .5s, top .3s;
  -moz-transition: -moz-transform .5s, width .5s, top .3s;
  transition: transform .5s, width .5s, top .3s
}
.cd-nav-trigger .cd-nav-icon::before {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px)
}
.cd-nav-trigger .cd-nav-icon::after {
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px)
}
.no-touch .cd-nav-trigger:hover .cd-nav-icon::after {
  top: 2px
}
.no-touch .cd-nav-trigger:hover .cd-nav-icon::before {
  top: -2px
}
.cd-nav-trigger svg {
  position: absolute;
  top: 0;
  left: 0
}
.cd-nav-trigger circle {
  -webkit-transition: stroke-dashoffset .4s 0s;
  -moz-transition: stroke-dashoffset .4s 0s;
  transition: stroke-dashoffset .4s 0s
}
.navigation-is-open .cd-nav-trigger {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}
.navigation-is-open .cd-nav-trigger .cd-nav-icon::after, .navigation-is-open .cd-nav-trigger .cd-nav-icon::before {
  width: 50%;
  -webkit-transition: -webkit-transform .5s, width .5s;
  -moz-transition: -moz-transform .5s, width .5s;
  transition: transform .5s, width .5s
}
.navigation-is-open .cd-nav-trigger .cd-nav-icon::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}
.navigation-is-open .cd-nav-trigger .cd-nav-icon::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.no-touch .navigation-is-open .cd-nav-trigger:hover .cd-nav-icon::after, .no-touch .navigation-is-open .cd-nav-trigger:hover .cd-nav-icon::before {
  top: 0
}
.navigation-is-open .cd-nav-trigger circle {
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset .4s .3s;
  -moz-transition: stroke-dashoffset .4s .3s;
  transition: stroke-dashoffset .4s .3s
}
.cd-nav {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #243040;
  visibility: hidden;
  -webkit-transition: visibility 0s .7s;
  -moz-transition: visibility 0s .7s;
  transition: visibility 0s .7s
}
.cd-nav .cd-navigation-wrapper {
  height: 100vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .7s;
  -moz-transition: -moz-transform .7s;
  transition: transform .7s;
  -webkit-transition-timing-function: cubic-bezier(.86, .01, .77, .78);
  -moz-transition-timing-function: cubic-bezier(.86, .01, .77, .78);
  transition-timing-function: cubic-bezier(.86, .01, .77, .78)
}
.navigation-is-open .cd-nav {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  -moz-transition: visibility 0s 0s;
  transition: visibility 0s 0s
}
.navigation-is-open .cd-nav .cd-navigation-wrapper {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: -moz-transform .5s;
  transition: transform .5s;
  -webkit-transition-timing-function: cubic-bezier(.82, .01, .77, .78);
  -moz-transition-timing-function: cubic-bezier(.82, .01, .77, .78);
  transition-timing-function: cubic-bezier(.82, .01, .77, .78)
}
.cd-nav h2 {
  position: relative;
  margin-bottom: 1.7em;
  font-size: 1.3rem;
  font-weight: 800;
  color: #080b0f;
  text-transform: uppercase
}
.cd-nav h2::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 1px;
  width: 60px;
  background-color: #e12428;
  margin: 0 auto;
  right: 0
}
.cd-nav .cd-primary-nav {
  margin-top: 60px;
  padding: 0
}
.cd-nav .cd-primary-nav li {
  margin: 1.6em 0
}
.cd-nav .cd-primary-nav a {
  font-family: Archive;
  font-size: 2.4rem;
  color: rgba(255, 255, 255, .3);
  display: inline-block
}
.cd-nav .cd-primary-nav a:hover {
  color: #fff
}
.cd-nav .cd-primary-nav a.selected {
  color: #fff
}
.no-touch .cd-nav .cd-primary-nav a:hover {
  color: #fff
}
.cd-nav .cd-contact-info {
  margin-top: 80px
}
.cd-nav .cd-contact-info li {
  font-family: Archive;
  margin-bottom: 1.5em;
  line-height: 1.2;
  color: rgba(255, 255, 255, .3)
}
.cd-nav .cd-contact-info a {
  color: #fff
}
.cd-nav .cd-contact-info span {
  display: block
}
.cd-nav .cd-contact-info a, .cd-nav .cd-contact-info li, .cd-nav .cd-contact-info span {
  font-size: 1.6rem
}
.no-js main {
  height: auto;
  overflow: visible
}
.no-js .cd-nav {
  position: static;
  visibility: visible
}
.no-js .cd-nav .cd-navigation-wrapper {
  height: auto;
  overflow: visible;
  padding: 100px 5%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0)
}
.cd-nav a {
  text-decoration: none
}
.cd-navigation-wrapper address {
  margin-top: 5%
}
.cd-navigation-wrapper address, .cd-navigation-wrapper address a {
  color: #ddd;
  font-size: 18px
}
.cd-navigation-wrapper address p {
  margin-top: 10px
}
.cd-navigation-wrapper nav {
  padding-top: 5%
}
.navigation-is-open .cd-nav-trigger {
  position: fixed
}
.cop-right {
  font-size: 11px
}
.hero-image-slide {
  position: absolute;
  top: 20%;
  right: 542px;
  width: 160px;
  height: 160px
}
#cf4a, #cf4b {
  position: relative;
  height: 100px;
  width: 100px;
  margin: 0 15px;
  float: left;
  background-color: rgba(255, 255, 255, .4);
  border-radius: 50%
}
#cf4a img, #cf4b img {
  position: absolute;
  left: 0;
  height: 100px;
  width: 100px;
  opacity: 0
}
#cf4a img, #cf4b img {
  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 15s;
  -moz-animation-name: cf4FadeInOut;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 15s;
  -o-animation-name: cf4FadeInOut;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 15s;
  animation-name: cf4FadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 15s
}
#cf4a img:nth-of-type(1), #cf4b img:nth-of-type(1) {
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -o-animation-delay: 12s;
  animation-delay: 12s
}
#cf4a img:nth-of-type(2), #cf4b img:nth-of-type(2) {
  -webkit-animation-delay: 9s;
  -moz-animation-delay: 9s;
  -o-animation-delay: 9s;
  animation-delay: 9s
}
#cf4a img:nth-of-type(3), #cf4b img:nth-of-type(3) {
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -o-animation-delay: 6s;
  animation-delay: 6s
}
#cf4a img:nth-of-type(4), #cf4b img:nth-of-type(4) {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s
}
#cf4a img:nth-of-type(5), #cf4b img:nth-of-type(5) {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay: 0;
  animation-delay: 0
}
@keyframes cf4FadeInOut {
  0% {
    opacity: 1;
    transform: scale(1)
  }
  17% {
    opacity: 1;
    transform: scale(1)
  }
  25% {
    opacity: 0;
    transform: scale(0)
  }
  92% {
    opacity: 0;
    transform: scale(0)
  }
  100% {
    opacity: 1;
    transform: scale(1)
  }
}
.heroh2 p {
  color: #fff;
  font-size: 15px;
  margin-bottom: 0
}
#cube {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-100px);
  -moz-transform: translateZ(-100px);
  -o-transform: translateZ(-100px);
  transform: translateZ(-100px)
}
#cube.spinning img {
  width: 150px
}
#cube.spinning a {
  color: #fff
}
#cube.spinning {
  -webkit-animation: spinCubeWebkit 15s infinite ease-in-out;
  -moz-animation: spinCubeMoz 15s infinite ease-in-out;
  -o-animation: spinCubeO 15s infinite ease-in-out;
  animation: spinCube 15s infinite ease-in-out
}
@-webkit-keyframes spinCubeWebkit {
  0% {
    -webkit-transform: translateZ(-100px) rotateX(0) rotateY(0)
  }
  100% {
    -webkit-transform: translateZ(-100px) rotateX(360deg) rotateY(360deg)
  }
}
@-moz-keyframes spinCubeMoz {
  0% {
    -moz-transform: translateZ(-100px) rotateX(0) rotateY(0)
  }
  100% {
    -moz-transform: translateZ(-100px) rotateX(360deg) rotateY(360deg)
  }
}
@keyframes spinCube {
  0% {
    transform: translateZ(-100px) rotateX(0) rotateY(0)
  }
  100% {
    transform: translateZ(-100px) rotateX(360deg) rotateY(360deg)
  }
}
#cube figure {
  display: block;
  position: absolute;
  width: 150px;
  height: 150px;
  border: 2px solid #000;
  line-height: 150px;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  text-align: center
}
#cube.panels-backface-invisible figure {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden
}
#cube .front {
  background-color: rgba(0, 0, 0, .7)
}
#cube .back {
  background-color: rgba(0, 0, 0, .7)
}
#cube .right {
  background-color: rgba(0, 0, 0, .7)
}
#cube .left {
  background-color: rgba(0, 0, 0, .7)
}
#cube .top {
  background-color: rgba(0, 0, 0, .7)
}
#cube .bottom {
  background-color: rgba(0, 0, 0, .7)
}
#cube .front {
  -webkit-transform: translateZ(75px);
  -moz-transform: translateZ(75px);
  -o-transform: translateZ(75px);
  transform: translateZ(75px)
}
#cube .back {
  -webkit-transform: rotateX(-180deg) translateZ(75px);
  -moz-transform: rotateX(-180deg) translateZ(75px);
  -o-transform: rotateX(-180deg) translateZ(75px);
  transform: rotateX(-180deg) translateZ(75px)
}
#cube .right {
  -webkit-transform: rotateY(90deg) translateZ(75px);
  -moz-transform: rotateY(90deg) translateZ(75px);
  -o-transform: rotateY(90deg) translateZ(75px);
  transform: rotateY(90deg) translateZ(75px)
}
#cube .left {
  -webkit-transform: rotateY(-90deg) translateZ(75px);
  -moz-transform: rotateY(-90deg) translateZ(75px);
  -o-transform: rotateY(-90deg) translateZ(75px);
  transform: rotateY(-90deg) translateZ(75px)
}
#cube .top {
  -webkit-transform: rotateX(90deg) translateZ(75px);
  -moz-transform: rotateX(90deg) translateZ(75px);
  -o-transform: rotateX(90deg) translateZ(75px);
  transform: rotateX(90deg) translateZ(75px)
}
#cube .bottom {
  -webkit-transform: rotateX(-90deg) translateZ(75px);
  -moz-transform: rotateX(-90deg) translateZ(75px);
  -o-transform: rotateX(-90deg) translateZ(75px);
  transform: rotateX(-90deg) translateZ(75px)
}
#cube.spinning:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused
}
.hero-content h3 {
  position: absolute;
  background-color: rgba(0, 0, 0, .5);
  padding: 5px 15px;
  top: 365px;
  height: 32px;
  color: #fff;
  font-size: 16px;
  width: 380px
}
.hero-content h3 span {
  position: absolute;
  left: 0;
  right: 0
}
.hero-content h3 span:first-child {
  animation: fade 8s infinite;
  -webkit-animation: fade 8s infinite
}
.hero-content h3 span:nth-child(2) {
  animation: fade2 8s infinite;
  -webkit-animation: fade2 8s infinite
}
@keyframes fade {
  0% {
    opacity: 1
  }
  33.333% {
    opacity: 0
  }
  66.666% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes fade2 {
  0% {
    opacity: 0
  }
  33.333% {
    opacity: 1
  }
  66.666% {
    opacity: 0
  }
  100% {
    opacity: 0
  }
}
.banner-topbar h1 {
  margin-top: 0
}
.index-content .row {
  margin-top: 20px
}
.index-content a {
  color: #000;
  font-size: 16px;
  text-align: justify
}
.index-content .card {
  background-color: #fff;
  padding: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .3);
  margin-bottom: 25px
}
.index-content .card:hover {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .3);
  color: #000
}
.index-content .card img {
  width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}
.index-content .card h3 {
  margin: 12px 20px 16px 15px;
  text-align: center;
  min-height: 5px;
  color: #e12428
}
.index-content .card p {
  margin: 20px;
  font-size: 18px
}
.index-content .blue-button {
  width: 100px;
  -webkit-transition: background-color 1s, color 1s;
  transition: background-color 1s, color 1s;
  min-height: 20px;
  background-color: #002e5b;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  font-weight: lighter;
  margin: 0 20px 15px 20px;
  padding: 5px 0;
  display: inline-block
}
.index-content .blue-button:hover {
  background-color: #dadada;
  color: #002e5b
}

.first-slide-img .img-responsive {
  height: 460px;
  width: 100%
}
#txtCaptcha {
  width: 184px !important
}
.divWaiting {
  position: fixed;
  background-color: rgba(255, 255, 255, .7);
  z-index: 2147483647 !important;
  padding-top: 20%;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%
}
.medialst li {
  list-style-type: disclosure-closed;
  font-size: 24px;
  padding-bottom: 15px
}
  .cd-nav .cd-half-block {
    width: 50%;
    float: left
  }
  .cd-nav .cd-primary-nav {
    margin-top: 0;
    padding: 0
  }
  .cd-nav h2 {
    font-size: 20px;
    margin-bottom: 10%;
    color: #fff
  }
  .cd-nav .cd-primary-nav li {
    margin: 2em 0
  }
  .cd-nav .cd-primary-nav a {
    font-size: 28px
  }
  .cd-nav .cd-contact-info {
    margin-top: 120px;
    text-align: right
  }
  .cd-nav .cd-contact-info li {
    margin-bottom: 2.4em
  }
  .cd-nav .cd-contact-info a, .cd-nav .cd-contact-info li, .cd-nav .cd-contact-info span {
    font-size: 2rem
  }
  #adsprom {
    width: 350px;
    margin-top: 22%;
    display: none
  }




.minht {
  min-height: 590px
}



#adsprom {
  width: 350px;
  margin-top: 22%
}





.whatsapp {
  position: fixed; /* top: 0px; */ font-size: 100px;
  color: green;
  z-index: 999;
  bottom: 0;
  display: none
}
.whatbg {
  background: green;
  color: #fff;
  padding: 2px;
}
footer li, footer p {
  font-size: 13px;
  line-height: 22px;
}
footer li a {
  color: #fff !important;
  padding: 0px 0;
  line-height: 33px;
  font-size: 14px;
}
footer h1, footer h1 a, footer h2, footer h2 a, footer h3, footer h3 a, footer h4, footer h4 a, footer h5, footer h5 a, footer h6, footer h6 a {
  color: #00fffb;
  font-size: 21px;
  margin: 0;
  padding: 0;
}
footer ul {
  margin: 0 0 0 0px;
  padding: 0;
}
footer a, footer a:visited {
  color: #fff !important;
}
footer li a {
  color: #fff !important;
  padding: 0px 0;
  line-height: 33px;
  font-size: 14px;
}
footer .social li a {
  color: #fff;
  display: inline-block;
  list-style: outside none none;
  margin: 0 10px 7px;
  padding: 5px 0;
}
.social li {
  list-style: none !important;
  float: left !important;
  display: contents;
  /* border: 1px solid; */
}
footer {
  background: #082b72 none repeat scroll 0 0;
  bottom: 0;
  display: block;
  float: left;
  left: 0;
  padding-top: 40px;
  position: relative;
  width: 100%;
  z-index: 1;
  color: #fff;
  margin-top: 25px;
}
footer .social a {
  color: #fff;
}
.connectus {
  color: #ccc;
}
footer h3 {
  color: #00fffb;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  padding: 5px 0;
}


.separator_wrapper, .separator_wrapper_white {
  margin-bottom: 10px
}
.separator_wrapper::after, .separator_wrapper::before {
  background-color: #34b1c4;
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 60px;
  height: 1px;
  margin-top: -6px
}
.separator_wrapper_white::after, .separator_wrapper_white::before {
  background-color: #ddd;
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 60px;
  height: 1px;
  margin-top: -6px
}
.medium-title {
  font-size: 32px;
  margin-top: 10px
}
iframe {
  max-width: 100%;
  border: none
}
.width-100 {
  width: 100%
}
.medium {
  font-weight: 400
}
.bold {
  font-weight: 700
}
.blue {
  color: #3498db
}

.bluebg {background:#4928c3; padding: 10px; color: #fff; display:flex; border-left: 5px solid #44bef9; margin: 0;}

.section-liteblue {background:#e4f9f7; padding: 25px }
.section-liteblue h3 {color: #262B6C; font-size: 24px;}
.section-liteblue h2 {color: #262B6C; font-size: 26px;}
.section-liteblue p{ color: #262B6C;}
.section-liteblue .p2plist li {color:#262B6C !important;}
h3.bluebg {	font-size: 22px;}

.ptoppage h2 {color:#20509e; font-size: 26px; padding:20px 0 10px 0 ; margin: 0}

.section-white h3 {
	color: #20509e;
	font-size: 18px !important;
}
.section-white h2 {
	color: #262B6C;
	font-size: 25px;
	font-size: 700;
}

.mb50 {margin-bottom: 50px;}
.mbtm100 {margin-bottom:60px}
.grey-light {
  color: #cecece
}
.footer p a:hover, .slidtxt h1, .top_head span a, .white {
  color: #fff
}
.section-white {
  background-color: #fff;
  padding: 45px 0
}
.section-grey {
  background-color: #fff;
  padding: 90px 0
}
.section-grey.small-padding, .section-white.small-padding {
  padding: 40px 0
}
.section-dark.medium-padding, .section-grey.medium-padding, .section-white.medium-padding {
  padding: 60px 0
}
.section-blue.no-padding-bottom, .section-dark.no-padding-bottom, .section-grey.no-padding-bottom, .section-white.no-padding-bottom {
  padding: 90px 0 0
}
.section-blue.small-padding-bottom, .section-dark.small-padding-bottom, .section-grey.small-padding-bottom, .section-white.small-padding-bottom {
  padding: 90px 0 60px
}
.section-blue.no-padding, .section-dark.no-padding, .section-grey.no-padding, .section-white.no-padding {
  padding: 0
}
.section-white.about-padding {
  padding: 85px 0 100px
}
.section-dark {
  padding: 90px 0;
  background-color: #212121
}
.section-blue {
  background-color: #3498db;
  padding: 90px 0
}
.section-blue.portfolio-padding {
  padding: 90px 0 70px
}
.margin-right-25 {
  margin-right: 25px !important
}
.margin-top-110 {
  margin-top: 110px !important
}

.margin-top-160 {
  margin-top: 160px !important
}
.margin-top-100 {
  margin-top: 100px !important
}
.margin-top-90 {
  margin-top: 90px !important
}
.margin-top-80 {
  margin-top: 80px !important
}
.margin-top-60 {
  margin-top: 60px !important
}
.margin-top-50 {
  margin-top: 50px !important
}
.margin-top-40 {
  margin-top: 40px !important
}
.margin-top-35 {
  margin-top: 35px !important
}
.margin-top-30 {
  margin-top: 30px !important
}
.margin-top-20 {
  margin-top: 20px !important
}
.margin-top-10 {
  margin-top: 10px !important
}
.margin-top-5 {
  margin-top: 5px !important
}
.margin-bottom-0 {
  margin-bottom: 0 !important
}
.margin-bottom-10 {
  margin-bottom: 10px !important
}
.margin-bottom-20 {
  margin-bottom: 20px !important
}
.margin-bottom-30 {
  margin-bottom: 30px !important
}
.margin-bottom-40 {
  margin-bottom: 40px !important
}
.margin-bottom-50 {
  margin-bottom: 50px !important
}
.margin-bottom-60 {
  margin-bottom: 60px !important
}
.margin-bottom-70 {
  margin-bottom: 70px !important
}
.margin-bottom-80 {
  margin-bottom: 80px !important
}
.margin-bottom-100 {
  margin-bottom: 100px !important
}
.margin-bottom-120, .margin-bottom-130 {
  margin-bottom: 120px !important
}
.margin-bottom-140 {
  margin-bottom: 140px !important
}
.padding-top-0 {
  padding-top: 0 !important
}
.padding-top-20 {
  padding-top: 20px !important
}
.padding-top-25 {
  padding-top: 25px !important
}
.padding-top-30 {
  padding-top: 30px !important
}
.padding-top-40 {
  padding-top: 40px !important
}
.padding-top-45 {
  padding-top: 45px !important
}
.padding-top-50 {
  padding-top: 50px !important
}
.padding-top-60 {
  padding-top: 60px !important
}
.padding-top-70 {
  padding-top: 70px !important
}
.padding-top-80 {
  padding-top: 80px !important
}
.padding-top-100 {
  padding-top: 100px !important
}
.padding-bottom-40 {
  padding-bottom: 40px !important
}
.padding-bottom-60 {
  padding-bottom: 60px !important
}
.padding-bottom-70 {
  padding-bottom: 70px !important
}
.padding-bottom-100 {
  padding-bottom: 100px !important
}
.padding-bottom-0 {
  padding-bottom: 0 !important
}
.margin-top-0 {
  margin-top: 0 !important
}
.popup-wrapper {
  display: block;
  overflow: hidden
}
.btn-blue, .btn-margin, .popup-gallery, .service-inner, .video_icon ul li {
  display: inline-block
}
.popup-gallery {
  width: 100%
}
.first-gallery {
  margin-bottom: 15px
}
.popup-gallery:hover img {
  opacity: .25
}
.popup-gallery a span.eye-wrapper, .popup-gallery a span.eye-wrapper2 {
  background-color: #000;
  position: absolute;
  display: block;
  overflow: hidden;
  z-index: 2;
  height: 100% !important;
  top: 0;
  margin-top: 0;
  left: 0;
  right: 0;
  font-size: 22px;
  color: #3498db;
  text-align: center;
  font-weight: 300;
  opacity: 0
}
.popup-gallery a span.eye-wrapper i.eye-icon, .popup-gallery a span.eye-wrapper2 i.eye-icon {
  position: absolute;
  display: inline-block;
  font-size: 38px;
  z-index: 3;
  top: 50% !important;
  margin-top: -19px !important;
  left: 0;
  right: 0
}
.popup-gallery a:hover span {
  opacity: 1
}
.btn, .popup-gallery a span, .popup-gallery img, btn:hover {
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -ms-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out
}
.footer {
  z-index: 900;
  background-color: #191919;
  border-top: 1px solid #2a2f37;
  font-weight: 300
}
.footer p {
  font-size: 16px;
  color: #ccc !important
}
.footer p a {
  font-size: 16px;
  color: #3498db
}
.home-wrapper {
  width: 100%;
  overflow: hidden;
  z-index: 100;
  padding: 200px 0 145px;
  background: url(../images/slide1.jpg) center top/cover no-repeat
}
.home-wrappe-inside {
  position: relative;
  z-index: 100
}
h3.home-second-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 0
}
h1.home-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #252525;
  margin-top: 5px
}
p.home-subtitle {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #454545;
  margin-bottom: 25px
}
.btn-margin {
  margin: 10px
}
.btn-white {
  color: #454545;
  background-color: #fff;
  border-color: #fff;
  font-weight: 700
}
.btn-white-big.active, .btn-white-big:active, .btn-white-big:focus, .btn-white-big:hover, .btn-white.active, .btn-white:active, .btn-white:focus, .btn-white:hover, .open .dropdown-toggle.btn-white, .open .dropdown-toggle.btn-white-big {
  color: #fff;
  background-color: transparent;
  border-color: #fff
}
.btn-white-big {
  color: #8b62ba;
  background-color: #fff;
  border-color: #fff;
  padding: 20px 40px;
  font-size: 16px;
  font-weight: 700
}
.btn-white-transparent {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  font-weight: 700;
  letter-spacing: 1px
}
.btn-white-transparent.active, .btn-white-transparent:active, .btn-white-transparent:focus, .btn-white-transparent:hover, .open .dropdown-toggle.btn-white-transparent {
  color: #454545;
  background-color: #fff;
  border-color: #fff
}
.btn-services-blue, .btn-small-blue {
  color: #fff;
  font-weight: 600;
  background-color: #34b1c4;
  border: 2px solid #34b1c4;
  padding: 12px 25px
}
.btn-services-blue:hover, .btn-small-blue:hover {
  color: #34b1c4;
  background-color: transparent;
  border-color: #34b1c4
}
.btn-blue {
  background-color: #3498db;
  text-align: center;
  color: #fff;
  font-weight: 700;
  clear: both
}
.btn-blue.small {
  padding: 16px 28px
}
.btn-blue.xsmall {
  padding: 12px 25px;
  text-transform: none
}
.btn-blue.active, .btn-blue:active, .btn-blue:focus, .btn-blue:hover, .open .dropdown-toggle.btn-blue {
  color: #fff;
  background-color: #268fd6
}
#txtCaptcha, .btn-pricing-blue:hover, .btn-services-green:hover, .btn-services-red:hover {
  background-color: transparent
}
.btn-pricing-blue {
  color: #fff;
  background-color: #3498db;
  border: 2px solid #3498db;
  padding: 14px 0;
  font-weight: 600
}
.btn-pricing-blue:hover {
  color: #3498db;
  border: 2px solid #3498db
}
.fun-facts-wrapper {
  width: 100%;
  overflow: hidden;
  background-color: #f60002;
  margin: 0 auto;
  padding: 45px 0 40px
}
.top_head {
  padding-top: 25px
}
.top_head span {
  float: right;
  padding-top: 15px;
  font-size: 16px;
  color: #fff
}
.service-item {
  margin: 20px 0
}
.service-inner {
  padding: 10px 20px 40px;
  width: 100%;
  text-align: center;
  background-color: #fff;
  border-bottom: 4px solid red;
  border-left: 4px solid red;
  border-right: 5px solid red;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  min-height: 385px
}
.btn-services-green, .btn-services-red {
  font-weight: 600;
  padding: 12px 25px;
  color: #fff
}
.para {
  min-height: 120px
}
.para1 {
  min-height: 212px
}
.service-inner h3 {
  font-size: 20px;
  margin-bottom: 12px;
  color: #000991;
  font-weight:  700;
}
.service-inner p {
  text-align: left;
  margin-bottom: 0
}
.service-item img {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0
}
.btn-services-red {
  background-color: #090243;
  border: 2px solid #090243;
  margin-top: 10px
}
.btn-services-red:hover {
  color: #dd624e;
  border-color: #dd624e
}
.btn-services-green {
  background-color: #16a085;
  border: 2px solid #16a085
}
.btn-services-green:hover {
  color: #16a085;
  border-color: #16a085
}
.story-block {
  display: block;
  width: 90%;
  background: #fff;
  padding: 20px 25px 17px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -ms-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out
}
.story .story-left, .story .story-right {
  margin-bottom: 40px;
  border: 2px solid #f60002;
  position: relative
}
.story-block:hover {
  box-shadow: 2px 2px 20px rgba(0, 0, 0, .08)
}
.story .story-left .story-arrow {
  background: #fff;
  border-right: 2px solid #f60002;
  border-top: 2px solid #f60002;
  display: block;
  width: 18px;
  height: 18px;
  right: -10px;
  top: 50%;
  margin-top: -10px;
  position: absolute;
  z-index: 50;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg)
}
.story .story-right {
  float: right
}
.story .story-right .story-arrow {
  background: #fff;
  border-left: 2px solid #f60002;
  border-bottom: 2px solid #f60002;
  display: block;
  width: 18px;
  height: 18px;
  left: -10px;
  top: 50%;
  margin-top: -10px;
  position: absolute;
  z-index: 50;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg)
}
.story .story-left:after, .story .story-right:after {
  position: absolute;
  width: 25px;
  height: 25px;
  background: #34b1c4;
  margin-top: -12px;
  top: 50%;
  content: ''
}
.story .story-left:after {
  right: -86px;
  border-radius: 50%;
  border: 5px solid #fff
}
.story .story-right:after {
  left: -84px;
  border-radius: 50%;
  border: 5px solid #fff
}
.story .story-left .h-line, .story .story-right .h-line {
  position: absolute;
  width: 2px;
  height: 140%;
  background: #ddd;
  top: 0
}
.story-block .story-text h4 {
  margin-bottom: 8px;
  font-size: 20px
}
.story-block .story-image img {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  border: 4px solid #eef0f1;
  border-radius: 50%;

  margin-top: -50px
}
.story .story-right .story-image img {
  left: 30px
}
.story .story-right .story-text {
  text-align: left;
  margin-left: 130px
}
.story .story-left .story-image img {
  right: 30px
}
.story .story-left .story-text {
  text-align: right;
  margin-right: 130px
}
.story .story-left .h-line {
  right: -74px
}
.story .story-right .h-line {
  left: -73px
}
.story .story-left.last .h-line, .story .story-right.last .h-line {
  height: 100% !important
}
.social-fix {
  position: fixed;
  z-index: 100;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%)
}
.social-fix ul li a {
  display: block;
  text-align: center;
  height: 40px;
  width: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #242424;
  border-bottom: 1px solid rgba(255, 255, 255, .15);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -ms-transition: .5s;
  transition: .5s
}
 .whyList {
	float: left;
	display: inline-grid;
	width: 100%;
	margin: 0px 0px 0px 18px;
	padding: 0;
}
.social-fix ul li:last-child a {
  border-bottom-width: 0
}
.bg-facebook:hover {
  background-color: #3a589e
}
.bg-twitter:hover {
  background-color: #429cd6
}
.bg-instagram:hover {
  background-color: #e95950
}
.bg-linkedin:hover {
  background-color: #0d77b7
}
.bg-youtube:hover {
  background-color: red
}
.bg-google-plus:hover {
  background-color: #db4437
}
.bg-email:hover {
  background-color: #dd4b39
}
.back-to-top {
  width: 30px;
  left: 0px;
  height: 30px;
  line-height: 30px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  text-decoration: none !important;
  display: none;
  text-align: center;
  z-index: 10000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff !important;
  background-color: #3c3c3c;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -ms-transition: .5s;
  transition: .5s
}
.popup-gallery img {
  position: relative;
  z-index: 10;
  width: 100%;
  height: auto;
  border: 4px solid #090243;
  border-bottom: none !important
}
.console-container {
  font-size: 32px;
  min-height: 80px;
  width: 100%;
  font-weight: 700
}
.slidtxt p {
  color: #bbb;
  font-size: 18px;
  text-align: justify;
  line-height: 32px
}
.hero-content, .maintxt h3, .video_icon, .video_icon a {
  text-align: center
}
.maintxt h3 {
  color: #fff
}
.console-container span {
  color: #bbb !important
}
.top_head a {
  color: #000
}
.header .navbar-default {
  background: 0 0
}



.header {
  position: absolute;
  z-index: 9999999;
  width: 100%
}
.video-bg, .video_icon a, .video_wrap {
  position: relative
}
.service-inner .fa {
  font-weight: 700;
  margin-right: 5px
}
.video-bg {
  background: url(../images/01.jpg) center/cover no-repeat;
  height: 100%;
  border: 0
}
.video_icon a {
  display: block;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  line-height: 45px;
  color: #26428a;
  font-size: 22px;
  box-shadow: rgba(0, 0, 0, .1) 0 0 15px;
  margin: 0 auto
}
.video_icon {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  padding: 128px 0
}
.video_icon a:before {
  animation: 2s linear infinite ripple
}
.video_icon a:after {
  animation: 2.5s linear infinite ripple
}
.video_icon a:after, .video_icon a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, .5)
}
.video_icon a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  transform: scale(1.3);
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-animation-name: pulseInOut;
  -moz-animation-name: pulseInOut;
  -o-animation-name: pulseInOut;
  animation-name: pulseInOut;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  background: #fff
}
.video_icon .popup-youtube i {
  margin-left: 0;
  text-align: center;
  vertical-align: middle
}
@-webkit-keyframes pulseInOut {
  0%, 100% {
    opacity: .3;
    transform: scale(.3)
  }
  50% {
    opacity: 1;
    transform: scale(1.3)
  }
}
@-moz-keyframes pulseInOut {
  0%, 100% {
    opacity: .3;
    transform: scale(.3)
  }
  50% {
    opacity: 1;
    transform: scale(1.3)
  }
}
@-o-keyframes pulseInOut {
  0%, 100% {
    opacity: .3;
    transform: scale(.3)
  }
  50% {
    opacity: 1;
    transform: scale(1.3)
  }
}
@keyframes pulseInOut {
  0% {
    transform: scale(.3);
    opacity: .7
  }
  50% {
    transform: scale(1.3)
  }
  100% {
    transform: scale(1.3);
    opacity: 0
  }
}
.video_wrap .video_icon {
  padding: 9.2% 0
}
.headvido .hero-content {
	position: relative !important;
	margin-top: 15% !important;
	right: 0 !important;
	left: 0 !important;
	text-transform: uppercase;
}

.headvido .hero-form, .headvido .video-content {
  margin-top: 32% !important
}
.headvido .hero-form {
  right: 0 !important;
  bottom: 0 !important;
  position: relative
}
.video_icon ul li {
  text-align: center !important;
  position: relative;
  top: 40px;
  font-weight: 700;
  color: #ccc
}
.mfp-iframe-scaler iframe {
  left: 125px !important;
  width: 60% !important
}
.hero-content h1 {
	font-size: 23px;
	line-height: 40px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
.procusoft p a {
  color: #fff;
  padding: 10px;
  background: #030032
}
.procusoft p {
  margin-top: 100px
}
#txtCaptcha {
  border: 1px solid red;
  padding: 4px 10px
}
.hero-content h1 span {
  margin-left: 37px;
  opacity: 12 !important
}
.hero-content {
  position: absolute;
  top: 35%;
  left: 60px;
  right: 58%;
  bottom: 0
}
.p2psof {
  padding-top: 30px;
  padding-bottom: 30px
}
.reqdemo {
  background: #3d265e;
  padding: 20px
}
.reqdemo h5 {
  color: #fff;
  font-size: 25px
}
.reqdemo a {
  color: #fff;
  border: 2px solid #fff;
  padding: 10px;
  font-size: 20px;
  top: 15px;
  position: relative
}
.pt15 {padding-top: 15px;}
.p2plist ul {	margin: 14px 0px 5px 0px;	padding: 0;}

.p2plist li {
	margin: 0px 0px 3px 16px !important;
	padding: 5px;
	list-style-type: square !important;
	color: #1c2a3e;
	display: list-item;
	line-height: 24px;
}

@media only screen and (min-width:1000px) and (max-width:1024px) {
.headvido .hero-content {
	margin-top: 24% !important;
}
  .headvido .hero-form, .headvido .video-content {
    margin-top: 45% !important
  }
  .para1 {
    min-height: 280px !important
  }
  .para {
    min-height: 200px !important
  }
}
@media only screen and (min-width:1680px) and (max-width:2560px) {
  .video-bg {
    background-position: top
  }
  .video_icon ul li {
    top: 100px !important
  }
}
@media only screen and (min-width:800px) and (max-width:991px) {
  .headvido .hero-content {
    margin-top: 75% !important
  }
  .headvido .hero-form, .headvido .video-content {
    margin-top: 50% !important
  }
     .headvido .hero-form {
    right: -38% !important
  }
}
@media only screen and (min-width:700px) and (max-width:780px) {
  .headvido .hero-content {
    margin-top: 100% !important
  }
  .headvido .hero-form, .headvido .video-content {
    margin-top: 90% !important
  }
  .headvido .hero-form {
    right: -38% !important
  }
    
  .video_icon {
    top: 0;
    left: 0;
    width: 52%;
    height: 62%;
    content: "";
    text-align: center;
    padding: 128px 0
  }
  .hero-content h1 span {
    opacity: 12 !important;
    margin-left: 37px;
    float: left;
    width: 69%
  }
     .margin-top-160 { margin-top: 0;}
}
@media only screen and (min-width:300px) and (max-width:600px) {
  .headvido .video_icon {
    padding: 0 !important
  }
  .headvido .video-bg {
    background: 0 0 !important
  }
  .headvido .video-content {
    margin-top: 56% !important
  }
  .hero-form {
    top: 0 !important;
    margin-top: 0 !important
  }
  .video_icon ul li {
    right: 195px !important
  }
     .margin-top-160 { margin-top: 0;}
}
@media only screen and (min-width:630px) and (max-width:740px) {
  .headvido .hero-form {
    position: absolute !important
  }
     .margin-top-160 { margin-top: 0;}
}
@media only screen and (min-width:400px) and (max-width:440px) {
  .hero-content h1 span, .procusoft p a {
    margin-top: 0 !important
  }
.headvido .hero-form {
	margin-top: 99% !important;
	right: 0 !important;
	bottom: 0 !important;
	position: relative;
	left: 84px;

}
  .procusoft p a {
    display: block
  }
  .procusoft p {
    margin-top: 147px !important;
    width: 300px;
    float: left
  }
    .headvido .hero-content {
	position: relative !important;
	margin-top: 42% !important;
	right: 0 !important;
	left: 0 !important;
	text-transform: uppercase;
	display: block;
}
   .margin-top-160 { margin-top: 0;}  
    header {
	height: 34vh !important;
        
}
    header {
	height: 50vh !important;
}
    .accordionWrapper h3 {
	font-size: 18px;
	line-height: normal;
}
    .cont {font-size: 18px;}
}

@media only screen and (min-width:320px) and (max-width:410px) {
    .headvido .hero-form, .headvido .video-content {
	margin-top: 73% !important;
        left: 56px;
        
        
}
    .headvido .hero-form {  }
    
    .banner-topbar {
	position: initial;
	left: 60px;
	top: 30px;
	right: 60px;
	z-index: 1;
           
}
    
    }
@media only screen and (min-width:480px) and (max-width:480px) {
  .procusoft p {
    margin-top: 107px;
    width: 299px;
    float: left;
    display: block
  }
 .headvido .hero-form {
	margin-top: 85% !important;
	bottom: 0 !important;
	left: 81px !important;

}
  .procusoft p a {
    color: #fff;
    padding: 10px;
    background: #030032;
    width: 100%;
    float: left;
    display: block
  }
    .headvido .hero-content {
	position: relative !important;
	margin-top: 20% !important;
	right: 0 !important;
	left: 0 !important;
	text-transform: uppercase;
	display: none;
}
     .margin-top-160 { margin-top: 0;}  
    
}
@media only screen and (min-width:375px) and (max-width:375px) {
  .procusoft p a {
    color: #fff;
    padding: 10px;
    background: #030032;
    width: 344px;
    float: left;
    margin-top: 67%
  }
    .headvido .hero-form {
	margin-top: 99% !important;
	right: 0 !important;
	bottom: 0 !important;
	position: relative;
	left: 84px !important;
    }
header {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/banner.jpg);
	height: 57vh !important;
	overflow: hidden;
    
}
    
 
    .headvido .hero-content {
	position: relative !important;
	margin-top: 20% !important;
	right: 0 !important;
	left: 0 !important;
	text-transform: uppercase;
    }
}
@media only screen and (min-width:320px) and (max-width:410px) {
  .procusoft p {
    margin-top: 112px !important;
    width: 300px;
    float: left
  }
  .video_icon ul li {
    right: 165px !important
  }

  .sers1 li, .sers10 li, .sers2 li, .sers3 li, .sers4 li, .sers5 li, .sers6 li, .sers7 li, .sers8 li, .sers9 li {
    margin: 0;
    padding: 10px;
    line-height: normal;
    color: #fff;
    list-style-type: disc;
    list-style-position: inside;
    width: 100%;
    font-size: 16px
  }
  .procusoft p a {
    margin-top: 31px !important;
    display: block;
    font-size: 15px;
    padding: 0
  }
    .headvido .hero-content {
	position: relative !important;
	margin-top: 10% !important;
	right: 0 !important;
	left: 0 !important;
	text-transform: uppercase;
	display: block;;
}
    
     .headvido .hero-form {
	margin-top: 9% !important;
	right: 0 !important;
	bottom: 0 !important;
	position: relative;
	left: 84px;
	/* border: 2px solid; */
	margin-bottom: 42%;
}
    .margin-top-160 {
	margin-top: 0px !important;
}
}
@media only screen and (min-width:610px) and (max-width:768px) {
  .headvido .video-bg {
    background: 0 0 !important
  }
  .procusoft p a {
    font-size: 14px !important
  }
}
@media only screen and (min-width:760px) and (max-width:991px) {
  .service-inner {
    height: 500px !important
  }
}

.whatsapp {
  position: fixed;
  font-size: 100px;
  color: green;
  z-index: 999;
  bottom: 0
}
.clrblue {color:#4928c3}

.box-part s{
	background:none !important;
	margin: 20px 0px 10px 0;
	border-radius: 10px;
}
   
.bdrrght {boder-right:1px solid #ccc;}
.clrfff {color:#fff !important;}
.text-boldnew {
	padding: 5px;
	color: #fff;
	text-align: center;
	border-radius: 0;
	margin: 22px 0;
}
.boldtxt {
	padding: 15px 0;
	font-weight: 700;
}
.fntsize1 {font-size:18px;}
.fntsize2 {font-size:22px;}
.btn.btn-danger a {
	color: #fff !important;
	padding: 20px !important;
	font-size: 18px;
}
.btn.btn-danger {
	margin-left: 30px;
}

@media only screen and (min-width:990px) and (max-width:1200px) {
  .capcha-bottom #txtCaptcha {
    width: 40px
  }
  .hero-image-slide {
    top: 31%;
    right: 420px;
    width: 100px;
    height: 100px
  }
  #cube {
    -webkit-transform: translateZ(-110px);
    -moz-transform: translateZ(-110px);
    -o-transform: translateZ(-110px);
    transform: translateZ(-110px)
  }
  #cube figure {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 20px
  }
  #cube .front {
    -webkit-transform: translateZ(50px);
    -moz-transform: translateZ(50px);
    -o-transform: translateZ(50px);
    transform: translateZ(50px)
  }
  #cube .back {
    -webkit-transform: rotateX(-180deg) translateZ(50px);
    -moz-transform: rotateX(-180deg) translateZ(50px);
    -o-transform: rotateX(-180deg) translateZ(50px);
    transform: rotateX(-180deg) translateZ(50px)
  }
  #cube .right {
    -webkit-transform: rotateY(90deg) translateZ(50px);
    -moz-transform: rotateY(90deg) translateZ(50px);
    -o-transform: rotateY(90deg) translateZ(50px);
    transform: rotateY(90deg) translateZ(50px)
  }
  #cube .left {
    -webkit-transform: rotateY(-90deg) translateZ(50px);
    -moz-transform: rotateY(-90deg) translateZ(50px);
    -o-transform: rotateY(-90deg) translateZ(50px);
    transform: rotateY(-90deg) translateZ(50px)
  }
  #cube .top {
    -webkit-transform: rotateX(90deg) translateZ(50px);
    -moz-transform: rotateX(90deg) translateZ(50px);
    -o-transform: rotateX(90deg) translateZ(50px);
    transform: rotateX(90deg) translateZ(50px)
  }
  #cube .bottom {
    -webkit-transform: rotateX(-90deg) translateZ(50px);
    -moz-transform: rotateX(-90deg) translateZ(50px);
    -o-transform: rotateX(-90deg) translateZ(50px);
    transform: rotateX(-90deg) translateZ(50px)
  }
  .hero-form {
    bottom: 0
  }
  .hero-content {
    top: 21%
  }
  header {
    height: 35vh;
    position: relative
  }
  .hero-content h1 {
    font-size: 24px;
    line-height: 30px
  }
  .hero-content h1 b {
    font-size: 30px
  }
  .hero-content h1:nth-child(2) {
    margin-top: 0
  }
}
@media (max-width:1024px) {
    
     header {
    height: 35vh;
    position: relative
  }
    
    
  .heading {
    font-size: 38px
  }
  .para {
    font-size: 20px;
    line-height: 26px
  }
  #quote-carousel {
    padding: 0 15px
  }
  .quote-content {
    padding: 20px;
    font-size: 16px;
    line-height: 26px
  }
  .first-slide-cont h2 {
    font-size: 36px
  }
  .first-slide-cont p {
    font-size: 16px;
    line-height: 28px
  }
  #adsprom {
    width: 350px;
    margin-top: 22%;
    display: none
  }
}
@media (max-width:990px) and (min-width:768px) {
  #navbar.affix .toptxt, #navbar.affix .toptxt a, #navbar.affix-top .toptxt, #navbar.affix-top .toptxt a {
    font-size: 13px;
    padding: 12px 5px 1px 0
  }
  #navbar.affix .navbar-nav > li > a, #navbar.affix-top .navbar-nav > li > a {
    padding: 32px 5px
  }
  #navbar.affix .navbar-brand, #navbar.affix-top .navbar-brand {
    padding: 15px 5px
  }
    .headvido .hero-content {
	position: relative !important;
	margin-top: 20% !important;
	right: 0 !important;
	left: 0 !important;
	text-transform: uppercase;
	display: block;
	font-size: 18px;
}
}
@media (max-width:990px) and (min-width:990px) {
  .hero-image-slide {
    top: 100px
  }
  .hero-image-slide {
    right: 60px
  }
  header {
    height: 36vh;
  }
  .banner-topbar {
    left: 15px;
    top: 15px;
    right: 15px
  }
  .heroh2 {
    font-size: 16px
  }
  .banner-topbar .toptxt.pull-right {
    margin-right: 56px
  }
  .banner-topbar .toptxt span {
    display: block
  }
  .banner-topbar .toptxt .menu-social span {
    display: inline-block
  }
  .cd-nav-trigger {
    right: 15px;
    top: 15px
  }
  .toptxt, .toptxt a {
    font-size: 12px
  }
  .feature-center-content {
    top: 18%
  }
  .feature-center-content h3 {
    font-size: 32px
  }
  .medialst li {
    list-style-type: disclosure-closed;
    font-size: 20px;
    padding-bottom: 15px
  }
    .headvido .hero-content {
	position: relative !important;
	margin-top: 20% !important;
	right: 0 !important;
	left: 0 !important;
	text-transform: uppercase;
	display: none;
}
}
@media (max-width:850px) and (min-width:768px) {
  #navbar.affix .navbar-nav > li > a {
    padding: 10px 5px
  }
  #navbar .toptxt.affix a, #navbar.affix .toptxt {
    padding: 8px 5px 0 0
  }
  .navbar-default .navbar-collapse.pull-left {
    float: right !important
  }
  .hero-content h1 {
    font-size: 20px;
    line-height: 48px
  }
  .hero-content h1 b {
    font-size: 30px
  }
  .hero-content {
    left: 15px
  }
    .margin-top-160 { margin-top: 0;}
}
@media (max-width:767px) {
  #txtCaptcha {
    width: 45% !important
  }
  #quote-carousel .carousel-indicators {
    bottom: -20px !important
  }
  #quote-carousel .carousel-indicators li {
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px
  }
  #quote-carousel .carousel-indicators li.active {
    margin: 0 5px;
    width: 20px;
    height: 20px
  }
  #quote-carousel {
    padding: 45px 30px
  }
  #quote-carousel .carousel-control {
    margin-top: 0;
    font-size: 36px
  }
  #quote-carousel .item blockquote {
    padding: 10px 0
  }
  #navbar.affix .navbar-brand {
    padding: 5px
  }
  #navbar .navbar-toggle {
    margin-right: 5px
  }
  #navbar .toptxt, #navbar .toptxt a {
    padding: 10px 2px 8px 0
  }
  #navbar .navbar-default .navbar-toggle {
    border-color: #fff
  }
  #navbar .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
  }
  .feature-center-content {
    top: auto;
    bottom: 15px
  }
  .feature-center-content h3 {
    margin-bottom: 0
  }
  .feature-center-content p {
    margin-bottom: 10px
  }
  .hero-content {
    left: 10px;
    top: 200px
  }
  .heroh2 {
    font-size: 14px;
    left: 0;
    padding: 5px 15px;
    line-height: 20px
  }
  .hero-content h1 {
    font-size: 20px;
    line-height: 32px;
    display: block;
  }
  .hero-content h1 b {
    font-size: 20px
  }
  .hero-form {
    right: 10px;
    color: #fff;
    width: 250px
  }
  .bottom-footer {
    padding: 15px
  }
  #navbar.affix .navbar-default .navbar-toggle {
    border-color: #333
  }
  #navbar.affix .navbar-default .navbar-toggle .icon-bar {
    background-color: #333
  }
  .rotate-btn {
    right: -45px;
    bottom: 95px
  }
  .btn-banner {
    font-size: 14px;
    padding: 8px 15px
  }
  .btn-banner:after {
    right: 0;
    bottom: 0
  }
  .btn-banner:hover:after {
    right: -8px;
    bottom: -8px
  }
  .btn-banner:hover:before {
    left: 2px;
    top: 2px
  }
  #navbar .toptxt {
    display: none
  }
  .banner-topbar .toptxt.text-right {
    margin-right: 0;
    padding-top: 0
  }
  #navbar .navbar-header.pull-left {
    width: 100%
  }
  #navbar .navbar-default .navbar-toggle {
    float: right
  }
  .hero-content h3 {
    position: absolute;
    background-color: rgba(0, 0, 0, .5);
    padding: 5px 15px;
    bottom: 0;
    height: 32px;
    color: #fff;
    font-size: 16px;
    width: 380px
  }
    .margin-top-160 { margin-top: 0;}
}
@media (max-width:665px) {
  .bottom-footer .copy-write.pull-left, .bottom-footer .menu-social.pull-right {
    float: none !important;
    text-align: center
  }
  .hero-image-slide {
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 100px
  }
  #cube figure {
    width: 100px;
    height: 100px;
    line-height: 100px
  }
  #cube .front {
    -webkit-transform: translateZ(48px);
    -moz-transform: translateZ(48px);
    -o-transform: translateZ(48px);
    transform: translateZ(48px)
  }
  #cube .back {
    -webkit-transform: rotateX(-180deg) translateZ(48px);
    -moz-transform: rotateX(-180deg) translateZ(48px);
    -o-transform: rotateX(-180deg) translateZ(48px);
    transform: rotateX(-180deg) translateZ(48px)
  }
  #cube .right {
    -webkit-transform: rotateY(90deg) translateZ(48px);
    -moz-transform: rotateY(90deg) translateZ(48px);
    -o-transform: rotateY(90deg) translateZ(48px);
    transform: rotateY(90deg) translateZ(48px)
  }
  #cube .left {
    -webkit-transform: rotateY(-90deg) translateZ(48px);
    -moz-transform: rotateY(-90deg) translateZ(48px);
    -o-transform: rotateY(-90deg) translateZ(48px);
    transform: rotateY(-90deg) translateZ(48px)
  }
  #cube .top {
    -webkit-transform: rotateX(90deg) translateZ(48px);
    -moz-transform: rotateX(90deg) translateZ(48px);
    -o-transform: rotateX(90deg) translateZ(48px);
    transform: rotateX(90deg) translateZ(48px)
  }
  #cube .bottom {
    -webkit-transform: rotateX(-90deg) translateZ(48px);
    -moz-transform: rotateX(-90deg) translateZ(48px);
    -o-transform: rotateX(-90deg) translateZ(48px);
    transform: rotateX(-90deg) translateZ(48px)
  }
  #cube figure {
    font-size: 20px
  }
  .hero-image-slide {
    width: 120px;
    height: 120px
  }
  .hero-form {
    right: 0;
    width: 250px;
    top: 180px;
    left: 0;
    margin: 0 auto;
    bottom: auto
  }
  .hero-content {
    left: 0;
    top: 850px;
    right: 0
  }
  .hero-content h2, .heroh2 {
    left: 0;
    right: 0;
    margin: 0 auto;
      line-height: normal;
      display: none;
  }
  .hero-content h3 {
    font-size: 14px;
    width: 335px
  }
  .heroh2 {
    width: 335px
  }
  .hero-content h1 {
    font-size: 16px;
    line-height: 24px;
    display: block;
  }
  .hero-content h3 {
    top: auto
  }
  #adsprom {
    width: 350px;
    margin-top: 190% !important;
    position: relative;
    left: -50%
  }
  #cube {
    margin-top: 35%
  }
    .margin-top-160 { margin-top: 0;}
    
    .menu-social {
	display: none;
}
    
}

@media (max-width:600px) {
  footer {
    padding: 5px 15px
  }
  #navbar .toptxt, #navbar .toptxt a {
    padding: 0 2px 8px 0
  }
  .first-slide-cont {
    padding: 20px 30px
  }
  .cd-nav-trigger {
    height: 40px;
    width: 40px
  }
    .margin-top-160 { margin-top: 0;}
    .menu-social {
	display: none;
}
}
@media (max-width:480px) {
  .first-slide-cont {
    padding: 15px
  }
  .heading {
    font-size: 20px
  }
  .feature-center-content h3 {
    font-size: 16px
  }
  .feature-center-content {
    bottom: 5px
  }
  .banner-topbar .toptxt.text-right {
    padding-top: 15px;
    text-align: center
  }
  .cd-nav .cd-primary-nav li {
    margin: .6em 0
  }
  .cd-nav .cd-primary-nav a, .cd-navigation-wrapper address, .cd-navigation-wrapper address a {
    font-size: 14px
  }
  .para {
    font-size: 14px;
    font-weight: 400
  }
  .hero-image-slide {
    top: 125px
  }
  .col-xs480-12 {
    width: 100%
  }
  .medialst li {
    list-style-type: disclosure-closed;
    font-size: 14px;
    padding-bottom: 15px
  }
    .margin-top-160 { margin-top: 0;}
}
.menu-social {
	display: none;
}
@media screen and (max-width:411px) {
header {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/banner.jpg);
	height: auto;
	}
    .box-part.col-hgt{float: left}
}

@media screen and (max-width:375px) {
    
    
    .hero-content h2 {
	font-size: 30px;
	line-height: normal !important;
	font-weight: 400;
	color: #fff;
	text-transform: initial;
}
  header {
    height: auto;
  }
  .hotellogo {
    display: none !important
  }
  .hero-content h1 {
    font-size: 16px;
    line-height: 24px;
    width: 282px;
    display: none
  }
  .hero-form {
    right: 0;
    width: 250px;
    top: 200px;
    left: 0;
    margin: 0 auto;
    bottom: auto
  }
    .box-part.col-hgt{float: left}
    .menu-social {
	display: none;
}
}
@media (max-width:360px) {
  .banner-topbar {
    left: 3px;
    top: 10px;
    right: 3px
  }
  .cd-nav-trigger {
    right: 3px;
    top: 10px
  }
  .hero-content h3 {
    position: absolute;
    background-color: rgba(0, 0, 0, .5);
    padding: 10px 0;
    bottom: 0;
    height: 32px;
    color: #fff;
    font-size: 12px
  }
  header {
    height: 50vh;
  }
  .hero-content h1 {
    font-size: 16px;
    line-height: 24px;
    width: 320px;
    margin-left: -60px
  }
  .hero-form {
    right: 0;
    width: 250px;
    top: 260px;
    left: 0;
    margin: 0 auto;
    bottom: auto
  }
 .hero-content h1 {
	font-size: 12px;
	line-height: 24px;
	width: 320px;
	margin-left: 0px;
	display: block;
	text-align: center;
}
    .margin-top-160 { margin-top: 0;}
    .box-part.col-hgt{float: left}
    .menu-social {
	display: none;
}
    
}
@media (max-width:767px) and (min-width:600px) {
  #adsprom {
    width: 350px;
    margin-top: 22% !important;
    margin-left: -160% !important
  }
  #cube {
    margin-left: -260%
  }
    .margin-top-160 { margin-top: 0;}
    
    .menu-social {
	display: none;
}
    .hero-content h2 {
	font-size: 30px;
	line-height: normal;
	font-weight: 400;
	color: #fff;
	text-transform: initial;
}
}
.box-part.col-hgt{float: left}
@media (max-width:1024px) and (min-width:1000px) {
  #adsprom {
    margin-left: -10%
  }
}
@media only screen and (min-width:1920px) {
  .hero-form {
    position: absolute;
    right: 60px;
    color: #fff;
    width: 300px;
    bottom: 325px
  }
}
@media only screen and (min-width:1366px) {
  .mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: 11px;
    text-align: center;
    padding-right: 23px;
    width: 100%;
    left: 23%;
    margin-left: 1;
    position: absolute;
    font-size: 55px
  }
}
@media only screen and (min-width:1280px) {
  .hero-form {
    position: absolute;
    right: 60px;
    color: #fff;
    width: 300px;
    bottom: 160px
  }
}
@media only screen and (min-width:1170px) {
  .cd-nav .cd-navigation-wrapper::after {
    clear: both;
    content: "";
    display: table
  }
}
    
@media (max-width:768px) {
  .index-content .col-lg-4 {
    margin-top: 20px
  }
    .margin-top-160 { margin-top: 0;}
}


.mt15 {margin-top: 25px;}

.carousel-wrapper{
width:80%;
margin:auto;
overflow:hidden;
position:relative;
padding:0px 0;
margin-bottom: 50px;
}
.close {
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-shadow: none !important;
}
.rating-badge {
	display: block;
	align-items: center;
	gap: 10px;
	background: rgba(201,168,76,0.08);
	border: 1px solid var(--gold);
	border-radius: 40px;
	padding: 8px 24px;
	margin-bottom: 12px;
}
.blog-track{
display:flex;
transition:transform 0.6s ease;
gap:20px;
}

.blog-card{
min-width:32%;
background:#fff;
border-radius:10px;
box-shadow:0 5px 15px rgba(0,0,0,0.1);
overflow:hidden;
}

.blog-card img{
width:100%;
height:200px;
object-fit:cover;
}

.blog-content{
padding:15px;
}

.blog-content h3 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 700;
	min-height: 35px;
}
.blog-content p{
font-size:14px;
color:#666;
    min-height: 45px;
}

.read-btn{
display:inline-block;
margin-top:10px;
background:#007bff;
color:#fff;
padding:6px 12px;
border-radius:5px;
text-decoration:none;
font-size:13px;
}
.read-btn:hover {color: #fff !important; font-style: italic;}
/* arrows */

.arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: #000;
	color: #fff;
	border: none;
	font-size: 18px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	/* border-radius: 50%; */
	opacity: ;
	z-index: 999;
	padding: 4px 0px 0px 3px;
}
.arrow:hover{
opacity:1;
}

.mldt2 {
	margin-left: 3px;
	padding-left: 12px;
}
.left{
left:-10px;
}

.right{
right:-10px;
}

        .services-bg {
	background-color: #fff;
	padding: 14px 20px 50px 20px;
	margin-bottom: 0px !important;
}
        .open .accordionItemHeading {
	margin: 0;
	/* font-weight: 700; */
	font-size: 18px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	color: #000;
	padding: 10px;
            text-shadow: none !important
}
        .accordionItemHeading {
	cursor: pointer;
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 10px 0;
	padding-left: 10px;
	background: #C0E9FF;
	color: #000;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	padding: 10px;
}

  :root {
    --navy: #0a0f1e;
    --navy-mid: #111827;
    --navy-light: #1a2540;
    --gold: #c9a84c;
    --gold-light: #e8c97a;
    --gold-pale: #f5e8c0;
    --white: #ffffff;
    --off-white: #f8f6f0;
    --text-muted: #8a95a8;
    --text-body: #cdd5e0;
    --accent-teal: #2dd4bf;
    --border: rgba(201,168,76,0.18);
  }

 

  /* â”€â”€ HERO â”€â”€ */
  .hero {
    min-height: 100vh;
    display: grid; place-items: center;
    position: relative; overflow: hidden;
    padding: 120px 60px 80px;
  }
  .hero-bg {
    position: absolute; inset: 0;
    background: radial-gradient(ellipse 80% 60% at 60% 40%, rgba(201,168,76,0.07) 0%, transparent 70%),
                radial-gradient(ellipse 40% 40% at 20% 80%, rgba(45,212,191,0.05) 0%, transparent 60%),
                linear-gradient(160deg, #0a0f1e 0%, #0d1628 60%, #0a0f1e 100%);
  }
  .hero-grid {
    position: absolute; inset: 0;
    background-image: linear-gradient(rgba(201,168,76,0.04) 1px, transparent 1px),

                      linear-gradient(90deg, rgba(201,168,76,0.04) 1px, transparent 1px);
    background-size: 60px 60px;
  }
  .hero-inner {
    position: relative; z-index: 2;
    max-width: 900px; text-align: center;
    animation: fadeUp 0.9s ease both;
  }
  .hero-badge {
    display: inline-block;
    border: 1px solid var(--gold);
    color: var(--gold);
   font-weight: 600;
    letter-spacing: 2.5px; text-transform: uppercase;
    padding: 6px 20px; border-radius: 20px;
    margin-bottom: 28px;
    background: rgba(201,168,76,0.06);
  }
  .hero h1 {
    font-family: 'Playfair Display', serif;
    font-size: clamp(2.4rem, 5.5vw, 4.2rem);
    font-weight: 900; line-height: 1.12;
    color: var(--white);
    margin-bottom: 24px;
  }
  .hero h1 em { color: var(--gold); font-style: normal; }
  .hero-sub {
     line-height: 1.75;
    color: var(--text-body); max-width: 640px;
    margin: 0 auto 40px;
  }
  .hero-btns { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }
  .btn-primary {
    background: var(--gold); color: var(--navy);
    font-weight: 700; 
    padding: 14px 34px; border-radius: 4px;
    text-decoration: none; letter-spacing: 0.5px;
    transition: all 0.25s;
    box-shadow: 0 4px 24px rgba(201,168,76,0.3);
      font-size: 24px;
  }
  .btn-primary:hover { background: var(--gold-light); transform: translateY(-2px); box-shadow: 0 8px 32px rgba(201,168,76,0.4); }
  .btn-outline {
    border: 1.5px solid var(--gold); color:#262B6C;
    font-weight: 700; 
    padding: 14px 34px; border-radius: 4px;
    text-decoration: none;
    transition: all 0.25s;
      font-size: 18px;

  }
  .btn-outline:hover { border-color: var(--gold); color: var(--gold); }

  /* â”€â”€ SECTION BASE â”€â”€ */
  section { padding: 40px 60px; }
  .section-label {
   
    letter-spacing: 3px; text-transform: uppercase;
    color:#052b74; margin-bottom: 12px;text-align: center;
  }
  .section-title {
    
    font-size: clamp(1.8rem, 3.5vw, 2.7rem);
    font-weight: 800; color:#050353;
    line-height: 1.2; margin-bottom: 16px;
  }
.section-desc {
	line-height: 1.8;
	color: #01025e;
	/*max-width: 680px;*/
	margin-bottom: 20px;
	font-size: 1.4em;
}
  .container { max-width: 1200px; margin: 0 auto; }
  .text-center { text-align: center; }
  .text-center .section-desc { margin-left: auto; margin-right: auto; }

  /* â”€â”€ PAIN SECTION â”€â”€ */
  .pain-section {
    background: var(--navy-mid);
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
  }
  .pain-grid {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px; margin-bottom: 40px;
  }
  .pain-card {
    background:#C0E9FF;
    border: 1px solid rgba(255,255,255,0.06);
    border-radius: 8px; padding: 20px 24px;
    display: flex; align-items: flex-start; gap: 14px;
  }
  .pain-icon {  flex-shrink: 0; margin-top: 2px; }
  .pain-text { line-height: 1.6; color:#262B6C; font-size: 1.2em; }
  .pain-cta { text-align: center; }
  .pain-lead {
    font-family: 'Playfair Display', serif;
    font-size: 1.15rem; color: #262B6C;
    margin-bottom: 24px;
  }
.clientspek h3, .expetrise h4 {
	color: #01025e;
	font-size: 26px;
	text-align: center;
    text-transform: capitalize;
}
        .heading-underline::before {
	position: absolute;
	left: 0;
	right: 0;
	width: 50px;
	height: 2px;
	background: linear-gradient(90deg, var(--gold), transparent);
	content: "";
	margin: 0 auto;
	bottom: -10px;
}
        .call-action, .clientspek, .expetrise {
	padding: 10px 0;
}
        
  /* â”€â”€ SERVICES â”€â”€ */
  .services-grid {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 24px;
  }
  .service-card {
    background: rgb(193,233,255) !important;
    border: 1px solid var(--border);
    border-radius: 10px; padding: 32px 28px;
    position: relative; overflow: hidden;
    transition: transform 0.25s, box-shadow 0.25s;
  }
  .service-card::before {
    content: ''; position: absolute;
    top: 0; left: 0; right: 0; height: 3px;
    background: linear-gradient(90deg, #608ca1, transparent);
  }
  .service-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(0,0,0,0.4); }
  .service-num {

    font-size: 28px; font-weight: 900;
    color:#fff;
    position: absolute; top: 24px; right: 28px;
  }
  .service-card h3 {
    font-size: 1.9rem; font-weight: 700;
    color:#262B6C; margin-bottom: 10px; margin-top: 36px;
  }
  .service-card p { font-size: 1.2em; line-height:normal; color:#262B6C; }

  /* â”€â”€ GROWTH SECTION â”€â”€ */
  .growth-section { background:#fff;}
  .growth-grid {
    display: grid; grid-template-columns: 1fr 1fr;
    gap: 60px; align-items: center;
  }
  .growth-list { list-style: none; display: flex; flex-direction: column; gap: 14px; }
  .growth-list li {
    display: flex; align-items: center; gap: 14px;
    font-size: 1.97rem; color:#262B6C);
  }
  .growth-list li::before {
    content: ''; width: 8px; height: 8px;
    border-radius: 50%; background: var(--gold);
    flex-shrink: 0;
  }
  .growth-visual {
    background: var(--navy-light);
    border: 1px solid var(--border);
    border-radius: 12px; padding: 40px;
    text-align: center;
  }
  .growth-visual .big-num {
    font-family: 'Playfair Display', serif;
    font-size: 4rem; font-weight: 900;
    color: var(--gold); display: block;
  }
  .growth-visual .big-label {
    font-size: 0.82rem; letter-spacing: 2px;
    text-transform: uppercase; color: var(--text-muted);
  }

  /* â”€â”€ FEATURES â”€â”€ */
  .features-grid {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
  }
  .feature-card {
    background: var(--navy-light);
    border: 1px solid var(--border);
    border-radius: 10px; padding: 28px 24px;
    text-align: center;
    transition: border-color 0.2s;
  }
  .feature-card:hover { border-color: var(--gold); }
  .feature-icon { font-size: 2rem; margin-bottom: 14px; display: block; }
  .feature-card h3 {
    font-size: 0.95rem; font-weight: 600;
    color: var(--white); margin-bottom: 6px;
  }
  .feature-card p { font-size: 0.82rem; color: var(--text-muted); line-height: 1.6; }

  /* â”€â”€ WHY US â”€â”€ */
  .whyus-section { background:#rgb(193,233,255) !important}
  .stats-row {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 2px; margin-bottom: 48px;
    border: 1px solid var(--border); border-radius: 10px; overflow: hidden;
  }
  .stat-block {
    padding: 36px 28px; text-align: center;
    background: var(--navy-light);
    border-right: 1px solid var(--border);
  }
  .stat-block:last-child { border-right: none; }
  .stat-num {
   
    font-size: 2.4rem; font-weight: 900;
    color: var(--gold); display: block; margin-bottom: 6px;
  }
  .stat-label { font-size:1.82rem; color:#fff; line-height: 1.5; }
  .whyus-list {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 16px;
  }
.whyus-item {
	display: flex;
	align-items: center;
	gap: 12px;
	background: rgba(0, 0, 0, 0.02);
	border: 1px solid rgba(0, 0, 0, 0.18);
	border-radius: 8px;
	padding: 16px 20px;
	font-size: 1.9rem;
	color: #262B6C;
}
  .whyus-item span { color: var(--gold); font-size: 1.1rem; }

  /* â”€â”€ HELPING â”€â”€ */
  .helping-grid {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
  }
  .helping-card {
    background: var(--navy-light);
    border: 1px solid var(--border);
    border-radius: 10px; padding: 28px 24px;
    transition: border-color 0.25s;
  }
  .helping-card:hover { border-color: var(--gold); }
  .helping-card h3 {
    font-size: 2.2rem; font-weight: 600;
    color: var(--gold); margin-bottom: 8px;
  }
  .helping-card p { font-size: 1.2em; line-height: 1.7; color:#fff; }

  /* â”€â”€ INDUSTRIES â”€â”€ */
  .industries-section { background:#fff; }
  .industries-grid {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 20px;
  }
  .industry-card {
    background: var(--navy-light);
    border: 1px solid var(--border);
    border-radius: 10px; padding: 28px 24px;
    position: relative; overflow: hidden;
    transition: all 0.25s;
  }
  .industry-card:hover { border-color: var(--gold); transform: translateY(-3px); }
  .industry-icon { font-size: 30px; margin-bottom: 14px; display: block; }
  .industry-card h3 {
    font-size: 2rem; font-weight: 700;
    color: var(--white); margin-bottom: 8px;
  }
  .industry-card p {
	font-size: 1.15em;
	line-height: 1.65;
	color: #fff;
}
.mb25 {margin-bottom: 25xp;}
  /* â”€â”€ PROCESS â”€â”€ */
  .process-steps {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 0; position: relative;
  }
  .process-step {
    padding: 36px 28px; position: relative;
    border-right: 1px solid var(--border);
  }
  .process-step:last-child { border-right: none; }
  .step-num {
    font-size: 3rem; font-weight: 900;
    color: var(--gold);
    line-height: 1; margin-bottom: 16px;
  }
  .process-step h3 {
    font-size:18px; font-weight: 700;
    color: var(--white); margin-bottom: 10px;
  }
.process-step p {
	font-size: 17px;
	line-height: 26px;
	color: #fff;
}
  .process-wrap {
    border: 1px solid var(--border); border-radius: 10px; overflow: hidden;
    background: var(--navy-light);
  }
  .process-note {
    text-align: center; margin-top: 28px;
    font-size: 1.88rem; color:#01025e; font-style: italic;
  }

  /* â”€â”€ PROJECTS â”€â”€ */
  .projects-section { background:#fff;}
.projects-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(265px, 1fr));
	gap: 14px;
}
  .project-card {
    background: var(--navy-light);
    border: 1px solid var(--border);
    border-radius: 10px; overflow: hidden;
    transition: all 0.25s;
  }
  .project-card:hover { transform: translateY(-4px); box-shadow: 0 16px 48px rgba(0,0,0,0.4); }
  .project-thumb {
    height: 90px;
    background: linear-gradient(135deg, rgba(201,168,76,0.12) 0%, rgba(45,212,191,0.06) 100%);
    display: flex; align-items: center; justify-content: center;
    font-size: 5.5rem;
    border-bottom: 1px solid var(--border);
  }
  .project-body { padding: 24px; }
  .project-tag {
    font-size: 1.5rem; font-weight: 600;
    letter-spacing: 2px; text-transform: uppercase;
    color: var(--gold); margin-bottom: 8px;
  }
  .project-body h3 {
    font-size: 1.97rem; font-weight: 700;
    color: var(--white); margin-bottom: 8px;
  }
  .project-body p {
	font-size: 18px;
	line-height: 1.65;
	color: #fff;
	/* font-weight: 700; */
}
.portfolio-note {
	text-align: center;
	margin-top: 28px;
	font-size: 1.90rem;
	color: #262B6C;
	font-style: italic;
    margin: 40px 0;
}

.case-studies-section {
      padding: 90px 0;
    }

    .case-studies-label {
      display: inline-block;
      font-size: 13px;
      font-weight: 700;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      color: #4d5fd1;
      background: #eef0ff;
      padding: 8px 16px;
      border-radius: 50px;
      margin-bottom: 18px;
    }


    .case-studies-title {
      font-size: clamp(32px, 5vw, 52px);
      line-height: 1.1;
      font-weight: 800;
      margin-bottom: 18px;
    }

    .case-studies-intro {
      max-width: 720px;
      margin: 0 auto;
      color: #687086;
      font-size: 17px;
      line-height: 1.7;
    }

    .case-studies-card {
      height: 100%;
      background: #fff;
      border: 1px solid #e5e8f0;
      border-radius:1px;
      overflow: hidden;
      transition: all .35s ease;
      box-shadow: 0 12px 35px rgba(29, 38, 70, .06);
    }

    .case-studies-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 22px 50px rgba(29, 38, 70, .13);
      border-color: #d6daf0;
    }

    .case-studies-visual {
      min-height:inherit;
      padding:6px;
      display:flex;
      align-items: flex-end;
      position: relative;
      overflow: hidden;
    }

    .case-studies-visual::before {
      content: "";
      position: absolute;
      width: 180px;
      height: 180px;
      border-radius: 50%;
      background: rgba(255,255,255,.13);
      top: -70px;
      right: -35px;
    }

    .case-studies-visual::after {
      content: "";
      position: absolute;
      width: 110px;
      height: 110px;
      border-radius: 50%;
      border: 20px solid rgba(255,255,255,.08);
      bottom: -45px;
      left: 30px;
    }

    .visual-fly {
      background: url(../images/galv6.jpg)
      }

    .visual-cpa {
      background: url(../images/addsval.jpg)
    }


    .nnt-fly-cpa {
         background: url(../images/galv16.jpg)
    }

    .aj-fly-cpa {
         background: url(../images/galv3.jpg)
    }
  .mi-fly-cpa {
         background: url(../images/galv12.jpg)
    }

.mt35 {margin-top: 35px;}

    .visual-content {
      position: relative;
      z-index: 2;
      color: #fff;
    }

    .visual-kicker {
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 1.3px;
      opacity: .8;
      margin-bottom: 7px;
      font-weight: 700;
    }

    .visual-title {
      font-size: 27px;
      font-weight: 800;
      margin: 0;
    }

 .case-body {
	padding: 0px 19px 30px 24px;
}

.pa25 {padding: 40px 60px;}

    .case-number {
      font-size: 13px;
      font-weight: 700;
           color: #262B6C;
      margin-bottom: 12px;
    }

    .case-title {
      font-size: 18px;
      line-height: 1.25;
      font-weight: 750;
      margin-bottom: 14px;
             color: #262B6C;
    }

    .case-description {
     color: #262B6C;
     line-height: 1.7;
     margin-bottom: 22px;
     font-size: 18px;
 min-height: 23vh;
    }
        .p0 {padding: 0;}
    .service-tags {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
      margin-bottom: 25px;
    }

    .service-tag {
      font-size: 12px;
      font-weight: 600;
      color: #596075;
      background: #f2f4f8;
      border: 1px solid #e7e9ef;
      padding: 7px 11px;
      border-radius: 30px;
    }

   .case-link {
	display: table-caption;
	/* align-items: center; */
	gap: 9px;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	transition: gap .25s ease;
	background: #262B6C;
	padding: 9px;
	border-radius: 10px;
	text-align: center;
	width: 100%;
}

    .case-link:hover {
      gap: 14px;
      color: #2637ad;
    }

    .arrow {
      font-size: 20px;
      line-height: 1;
    }

    .cta-box {
      margin-top: 70px;
      padding: 45px;
      background: #20263a;
      border-radius: 24px;
      color: #fff;
    }

    .cta-box p {
      color: #c6cada;
      margin-bottom: 0;
    }

    .cta-btn {
      display: inline-block;
      background: #fff;
      color: #20263a;
      text-decoration: none;
      font-weight: 700;
      padding: 13px 23px;
      border-radius: 8px;
    }

    .cta-btn:hover {
      background: #eef0ff;
      color: #20263a;
    }

    @media (max-width: 767.98px) {
      .case-studies-section {
        padding: 10px 0;
      }

      .case-body {
        padding: 24px;
      }

      .case-visual {
        min-height: 200px;
      }

      .cta-box {
        padding: 30px 24px;
      }
    }



  /* â”€â”€ REVIEWS â”€â”€ */
  .reviews-header { text-align: center; margin-bottom: 48px; }
  .rating-badge {
    display: inline-flex; align-items: center; gap: 10px;
    background: rgba(201,168,76,0.08);
    border: 1px solid var(--gold);
    border-radius: 40px; padding: 8px 24px;
    margin-bottom: 12px;
  }
  .rating-badge .stars { color: var(--gold); font-size: 2.0rem; }
.rating-badge .score {
	font-size: 1.5rem;
	font-weight: 700;
	color: #04680b;
	width: 135px;
}
  .rating-sub { font-size: 1.82rem; color: #04680b }
  .reviews-grid {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 20px; margin-bottom: 36px;
  }
  .review-card {
    background: var(--navy-light);
    border: 1px solid var(--border);
    border-radius: 10px; padding: 28px 24px;
    position: relative;
  }
  .review-card::before {
    content: '"';
        font-size: 4rem; line-height: 1;
    color: rgba(201,168,76,0.15);
    position: absolute; top: 12px; right: 20px;
  }
  .review-stars { color:#facf54; font-size:22px; margin-bottom: 12px; }
  .review-text { font-size: 16px; line-height: 1.75; color: #fff; margin-bottom: 16px; }
  .review-author { font-size: 1.5rem; font-weight: 600; color:#facf54; }
  .reviews-cta { text-align: center; }

  /* â”€â”€ MAINTENANCE â”€â”€ */
  .maintenance-section { background:#fff}
  .maint-grid {
    display: grid; grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
  .maint-box {
    background: var(--navy-light);
    border: 1px solid var(--border);
    border-radius: 10px; padding: 36px 32px;
  }
  .maint-box h3 {
    font-size: 2.3rem; font-weight: 700;
    color: #fff; margin-bottom: 24px;
    padding-bottom: 16px; border-bottom: 1px solid var(--border);
  }
  .maint-list { list-style: none; display: flex; flex-direction: column; gap: 14px; }
  .maint-list li {
    display: flex; align-items: flex-start; gap: 12px;
    font-size: 1.80rem; line-height: 1.6; color: var(--text-body);
  }
  .maint-list li .dot {
    width: 7px; height: 7px; border-radius: 50%;
    background: var(--gold); flex-shrink: 0; margin-top: 5px;
  }
  .maint-list li strong { color: var(--white); }
  .maint-note {
    text-align: center; margin-top: 28px;
    font-size: 1.9rem; color:#262B6C;
  }
  .maint-note strong { color:#262B6C}

        .btn-primary- {
	color: #fff !important;
	background-color: #1a2540 !important;
	border-color: #357ebd !important;
}
  /* â”€â”€ PRICING â”€â”€ */
  .pricing-grid {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 20px;
  }
  .pricing-card {
    background: var(--navy-light);
    border: 1px solid var(--border);
    border-radius: 10px; padding: 36px 28px;
    transition: all 0.25s; position: relative;
  }
  .pricing-card.featured {
 /*   border-color: var(--gold);
    background: linear-gradient(160deg, rgba(201,168,76,0.07), var(--navy-light));*/
  }
  .pricing-card.featured .featured-tag {
    position: absolute; top: -1px; right: 24px;
    background: var(--gold); color: var(--navy);
    font-size: 1.68rem; font-weight: 700;
    letter-spacing: 1.5px; text-transform: uppercase;
    padding: 5px 14px; border-radius: 0 0 6px 6px;
  }
  .pricing-card:not(.featured):hover { border-color: rgba(201,168,76,0.4); transform: translateY(-3px); }
  .pricing-card h3 {
   
    font-size: 2.2rem; font-weight: 700;
    color: var(--white); margin-bottom: 8px;
  }
.pricing-ideal {
	font-size: 15px;
	color: #fff;
	margin-bottom: 24px;
	line-height: 1.5;
}
        .pricing-features li::before {
  content: "âœ”" !important;
}
        
  .pricing-features { list-style: none; display: flex; flex-direction: column; gap: 10px; padding: 0px }
.pricing-features li {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 15px;
	color:#fff;
    padding:0px !important;
}
  }
  .pricing-features li::before {
    content: 'âœ”'; color: var(--gold); font-size: 0.75rem; flex-shrink: 0;
  }
  .pricing-note {
    text-align: center; margin-top: 36px;
    font-size: 1.88rem; color:#01025e;;
  }
  .pricing-note strong { color:#000; }

  /* â”€â”€ BLOGS â”€â”€ */
  .blogs-placeholder {
    border: 1.5px dashed var(--border);
    border-radius: 10px; padding: 48px;
    text-align: center; color: var(--text-muted);
    font-size: 0.9rem;
  }

  /* â”€â”€ FINAL CTA â”€â”€ */
  .final-cta {
    background:linear-gradient(180deg, #fff 0%, #d3def3 100%));
    border-top: 1px solid var(--border);
    text-align: center;
  }
  .final-cta .section-title { color:#262B6C); margin-bottom: 12px; }
  .cta-perks {
    display: flex; justify-content: center; gap: 40px; flex-wrap: wrap;
    margin: 28px 0 40px;
  }
.cta-perk {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 1.88rem;
	color: #262B6C;
}
  .cta-perk::before { content: 'âœ“'; color:#262B6C; font-weight: 700; }

  /* â”€â”€ FOOTER â”€â”€ */
  footer {
    background:#082b72;
    border-top: 1px solid var(--border);
    padding: 28px 60px;
    display: flex; align-items: center; justify-content: space-between;
    flex-wrap: wrap; gap: 12px;
  }
  
        
  /* â”€â”€ DIVIDER â”€â”€ */
  .gold-divider {
    width: 60px; height: 3px;
    background: linear-gradient(90deg, #324bd7, transparent);
    margin-bottom: 32px;
  }
  .gold-divider.center { margin-left: auto; margin-right: auto; }

  /* â”€â”€ ANIMATIONS â”€â”€ */
  @keyframes fadeUp {
    from { opacity: 0; transform: translateY(30px); }
    to { opacity: 1; transform: translateY(0); }
  }

  /* â”€â”€ RESPONSIVE â”€â”€ */
  @media (max-width: 900px) {
    nav { padding: 18px 24px; }
    section { padding:34px 35px 42px 30px; }
    .hero { padding: 110px 24px 60px; }
    .growth-grid { grid-template-columns: 1fr; }
    .maint-grid { grid-template-columns: 1fr; }
    footer { padding: 24px; flex-direction: column; text-align: left; }
    .stats-row { grid-template-columns: 1fr 1fr; }
    .stat-block:nth-child(2) { border-right: none; }
    .stat-block:nth-child(3) { border-top: 1px solid var(--border); }
    .process-steps { grid-template-columns: 1fr; }
    .process-step { border-right: none; border-bottom: 1px solid var(--border); }
    .process-step:last-child { border-bottom: none; }
  }
        #ContactForm1_btnsubmit {
	font-size: 14px;
	text-align: center;
}
        .parlex-back {
	background-color: #fff;
	color: #03324f !important;
	padding: 75px 0 50px;
}

@media (min-width: 300px) and (max-width: 600px) {
  .btn-primary {
	background: var(--gold);
	color: var(--navy);
	font-weight: 700;
	padding: 10px 8px !important;
	border-radius: 4px;
	text-decoration: none;
	letter-spacing: 0.5px;
	transition: all 0.25s;
	box-shadow: 0 4px 24px rgba(201,168,76,0.3);
	font-size: 16px !important;
}
    .stats-row {
	display: block;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	gap: 2px;
	margin-bottom: 48px;
	border: 1px solid var(--border);
	border-radius: 10px;
	overflow: hidden;
}
    .blog-card {
	min-width: 100%;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
	overflow: hidden;
}
    .rating-badge .score {
	font-size: 1.5rem;
	font-weight: 700;
	color: #04680b;
}
     footer { padding: 24px; flex-direction: column; text-align: left; }
    .mh45 {	min-height: 0;}
    .case-description {
	color: #262B6C;
	line-height: 1.7;
	margin-bottom: 22px;
	font-size: 18px;
	min-height: 0;
}
    .maint-box {
	background: var(--navy-light);
	border: 1px solid var(--border);
	border-radius: 10px;
	padding: 0px 0px 0px 8px;
}
    .open .accordionItemContent {
	padding: 9px;
	background-color: #fff;
	border: 1px solid #ddd;
	width: 100%;
	margin: 0 0 10px 0;
	display: block;
	-webkit-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transform-origin: top;
	-o-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transition: -webkit-transform .4s ease-out;
	-o-transition: -o-transform .4s ease;
	-ms-transition: -ms-transform .4s ease;
	transition: transform .4s ease;
	box-sizing: border-box;
	font-size: 16px;
}
    .services-bg {
	background-color: #fff;
	padding:0px;
	margin-bottom: 0px !important;
}
    section {
	padding: 10px;
}
}

ol {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  font-size: 14px;
  line-height: 24px
}
h2.large-title, p {
  margin-bottom: 15px
}
ol li, p, ul li {
  font-size: 18px;
  color: #000
}
ol li, ul li {
	line-height: normal;
	text-align: left;
	padding: 0 0 12px;
	/* list-style-position: outside; */
	/* display: inline-flex; */
}

.section-white ul li, .story .story-left, ol li {
	/* float: left; */
	/* display: block; */
	list-style-type: disc;
}

#ImageButton1, ul li i {
  vertical-align: middle
}
p {
  line-height: 27px
}
a, a:focus, a:hover {
  text-decoration: none;
  outline: 0
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  margin-bottom: 20px;
  color: #454545
}
h1 {
  font-size: 42px
}
h2 {
  font-size: 36px;
  margin: 0 0 15px
}
h3 {
  font-size: 28px
}
h4 {
  font-size: 24px
}
h5 {
  font-size: 20px
}
h6 {
  font-size: 18px
}
h2.section-title {
  font-size: 30px;
  font-weight: 700
}
h2.large-title {
  font-size: 40px;
  font-weight: 500
}

 .agree {	display: inline;	font-weight: normal;	font-size: 12px;}
    .agree a {color:#adffe0}

header {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/inventory-management-software.jpg);
  height: auto;
  overflow: hidden
}
.hero-content {
  position: absolute;
  top: 17%;
  left: 60px;
  text-align: center;
  right: 58%;
  bottom: 0
}
.hero-content h1:nth-child(2) {
  margin-top: 5px
}
.hero-content h2 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
	color: #fff;
	text-transform: initial;
}

.hero-content h2 b {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 40px
}
.hero-content h2:first-child b {
  color: #ed1b24
}
.hero-content h2:nth-child(2) b {
  color: #054fff
}
.hero-form {
  position: absolute;
  right: 60px;
  bottom: 115px;
  color: #fff;
  width: 300px
}
.hero-form .form-control {
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, .2);
  border-radius: 0;
  color: #fff
}
.hero-form input.form-control {
  border-left: 0 none
}
.hero-form .form-control::-webkit-input-placeholder {
  color: #aaa
}
.hero-form .form-control:-moz-placeholder {
  color: #aaa
}
.hero-form .form-control::-moz-placeholder {
  color: #aaa
}
.hero-form .form-control:-ms-input-placeholder {
  color: #aaa
}
.hero-form .input-group-addon {
  border-radius: 0;
  background-color: transparent;
  border-color: #ed1c25;
  color: #ddd;
  border-right: 1px solid #ed1c25
}
.hero-form .login-button {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  font-weight: 600
}
.hero-form .login-button:hover {
  color: #e12428;
  background-color: #fff
}
#navbar {
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  -webkit-transition: -webkit-transform .7s ease-in-out;
  transition: -webkit-transform .7s ease-in-out;
  transition: transform .7s ease-in-out;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2)
}
#navbar .navbar.navbar-default {
  min-height: auto;
  margin-bottom: 0;
  background-color: rgba(255, 255, 255, .6);
  border-bottom: 0
}
#navbar .navbar-brand {
  height: auto
}
#navbar .navbar-nav > li > a {
  padding-top: 32px;
  padding-bottom: 32px;
  color: #fff
}
#navbar .navbar-default .navbar-nav > .active > a, #navbar .navbar-default .navbar-nav > .active > a:focus, #navbar .navbar-default .navbar-nav > .active > a:hover {
  color: #2c63b5
}
#navbar .toptxt, #navbar .toptxt a {
  color: #fff;
  font-size: 13px;
  padding: 22px 10px 20px 0;
  margin: 0
}
#navbar.affix .navbar.navbar-default {
  background-color: #fff
}
#navbar.affix .navbar-brand {
  padding: 5px 15px 5px 60px
}
#navbar.affix .navbar-nav > li > a {
  padding-top: 24px;
  padding-bottom: 24px;
  color: #333
}
#navbar.affix {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
#navbar.affix .toptxt, #navbar.affix .toptxt a {
  color: #444
}
#navbar.affix .toptxt {
  padding: 6px 60px 5px 0
}
.heading {
  color: #e12428;
  font-weight: 900;
  font-size: 44px;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 15px
}
.heading h2 {
  margin: 0
}
.para {
  font-size: 26px;
  line-height: 38px;
  font-weight: 300
}
.feature-img-box {
  margin-top: 30px;
  position: relative
}
.feature-center-content {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  padding: 0 15px
}
.feature-center-content.topfeature {
  bottom: 25px;
  top: auto
}
.feature-center-content h3 {
  font-weight: 900;
  font-size: 34px;
  color: #ddd
}
.feature-center-content p {
  font-weight: 300;
  margin-bottom: 20px;
  color: #ddd
}
.feature-center-content .btn-casestud {
  background-color: transparent;
  border: 1px solid #ccc;
  color: #ccc;
  font-weight: 500;
  border-radius: 0
}
.feature-center-content .btn-casestud:hover {
  border-color: #fff;
  color: #fff
}
.mt50 {
  margin-top: 50px
}
.clientspek {
  padding: 50px 0
}
#quote-carousel {
  margin-bottom: 0;
  padding: 0 4%
}
.item blockquote {
  border-left: none;
  margin: 0
}
.item blockquote p:before {
  content: "\f10d";
  font-family: Fontawesome;
  float: left;
  font-size: 30px;
  position: relative;
  top: -10px;
  left: -3px
}
.heightper100 {
  height: 100%
}
.quote-content {
  box-shadow: 0 2px 30px 0 #e0e5f0;
  padding: 40px 50px;
  text-align: center;
  color: #0c2050;
  font-size: 18px;
  line-height: 34px
}
.quote-content p span {
  background-color: transparent !important
}
#quote-carousel .carousel-control {
  background: 0 0;
  color: #222;
  font-size: 60px;
  text-shadow: none;
  margin-top: 6%
}
footer {
  background-color: #030032;
  color: #fff;
  padding: 5px 60px;
  float: left;
  width: 100%
}
footer .menu-social {
  margin-top: 12px
}
.menu-social span {
  display: inline-block;
  color: #fff;
  width: 28px;
  font-size: 14px;
  padding-top: 4px;
  height: 26px;
  text-align: center
}
.menu-social a:active, .menu-social a:hover {
  text-decoration: none
}
.fb-bg {
  background-color: #375895
}
.tw-bg {
  background-color: #00abe9
}
.lin-bg {
  background-color: #007ab2
}
.gp-bg {
  background-color: #e44b3c
}
.yut-bg {
  background-color: #e62929
}
.mtt0 {
  position: relative;
  top: 5px
}
.marrgt {
  margin-right: 15px
}
footer .container > p {
  margin-bottom: 20px
}
.copy-write p {
  margin: 0;
  padding-bottom: 8px
}
.copy-write a {
  color: #aaa
}
.copy-write a:hover {
  color: #fff
}
.scroll-bg {
  background-color: #fff;
  float: left;
  width: 100%
}
.p0 {
  padding: 0
}
.first-slide-cont {
  padding: 1% 60px
}
.first-slide-cont h2 {
  font-weight: 300;
  color: #e12428;
  font-size: 38px
}
.first-slide-cont h2 b {
  font-weight: 900
}
.first-slide-cont p {
  font-weight: 300;
  font-size: 19px;
  line-height: 35px
}
.heroh2 {
  position: absolute;
  left: 0;
  font-size: 16px;
  text-align: left;
  width: 380px
}
.heroh2 a {
  line-height: 26px
}
.heroh2 a .wrap {
  color: #fff;
  background-color: rgba(0, 0, 0, .5);
  display: inline-block
}
.hero-content h2 span {
  opacity: .2
}
.btn-banner {
  position: relative;
  background-color: transparent;
  font-weight: 500;
  color: #fff;
  font-size: 18px;
  padding: 12px 40px;
  z-index: 3
}
.btn-banner:hover {
  color: #fff
}
.btn-banner:before {
  width: 100%;
  height: 100%;
  position: absolute;
  content: '';
  z-index: -1;
  -webkit-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
  -webkit-transition-property: left, right, bottom, top;
  transition-property: left, right, bottom, top;
  background: #e12428;
  left: -3.5px;
  top: -3.5px
}
.btn-banner:after {
  width: 100%;
  height: 100%;
  position: absolute;
  content: '';
  z-index: -1;
  -webkit-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
  -webkit-transition-property: left, right, bottom, top;
  transition-property: left, right, bottom, top;
  background: #030032;
  right: -3.5px;
  bottom: -3.5px
}
.btn-banner:hover:before {
  left: -7px;
  top: -7px
}
.btn-banner:hover:after {
  right: -7px;
  bottom: -7px
}
.rotate-btn {
  transform: rotate(-90deg);
  position: fixed;
  right: -72px;
  bottom: 130px
}
.back-to-top {
  border: 2px solid #e12428;
  cursor: pointer;
  position: fixed;
  bottom: 280px;
  right: 20px;
  display: none;
  color: #e12428;
  padding: 4px 0;
  transition: all .3s ease 0s;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  text-align: center;
  z-index: 2
}
.back-to-top:active, .back-to-top:focus, .back-to-top:hover {
  color: #ec5f7b
}
.banner-topbar {
  position: absolute;
  left: 60px;
  top: 30px;
  right: 60px;
  z-index: 1
}
.banner-topbar .toptxt, .banner-topbar .toptxt a {
  color: #fff;
  padding-top: 5px
}
.cd-nav-trigger {
  position: absolute;
  z-index: 10;
  left: auto;
  right: 0;
  top: 30px;
  height: 54px;
  width: 54px;
  background-color: #e12428;
  border-radius: 50%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: -moz-transform .5s;
  transition: transform .5s;
  right: 60px
}
.cd-nav-trigger .cd-nav-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-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%);
  width: 22px;
  height: 2px;
  background-color: #fff
}
.cd-nav-trigger .cd-nav-icon::before, .cd-nav-trigger .cd-nav-icon:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform .5s, width .5s, top .3s;
  -moz-transition: -moz-transform .5s, width .5s, top .3s;
  transition: transform .5s, width .5s, top .3s
}
.cd-nav-trigger .cd-nav-icon::before {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px)
}
.cd-nav-trigger .cd-nav-icon::after {
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px)
}
.no-touch .cd-nav-trigger:hover .cd-nav-icon::after {
  top: 2px
}
.no-touch .cd-nav-trigger:hover .cd-nav-icon::before {
  top: -2px
}
.cd-nav-trigger svg {
  position: absolute;
  top: 0;
  left: 0
}
.cd-nav-trigger circle {
  -webkit-transition: stroke-dashoffset .4s 0s;
  -moz-transition: stroke-dashoffset .4s 0s;
  transition: stroke-dashoffset .4s 0s
}
.navigation-is-open .cd-nav-trigger {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}
.navigation-is-open .cd-nav-trigger .cd-nav-icon::after, .navigation-is-open .cd-nav-trigger .cd-nav-icon::before {
  width: 50%;
  -webkit-transition: -webkit-transform .5s, width .5s;
  -moz-transition: -moz-transform .5s, width .5s;
  transition: transform .5s, width .5s
}
.navigation-is-open .cd-nav-trigger .cd-nav-icon::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}
.navigation-is-open .cd-nav-trigger .cd-nav-icon::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.no-touch .navigation-is-open .cd-nav-trigger:hover .cd-nav-icon::after, .no-touch .navigation-is-open .cd-nav-trigger:hover .cd-nav-icon::before {
  top: 0
}
.navigation-is-open .cd-nav-trigger circle {
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset .4s .3s;
  -moz-transition: stroke-dashoffset .4s .3s;
  transition: stroke-dashoffset .4s .3s
}
.cd-nav {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #243040;
  visibility: hidden;
  -webkit-transition: visibility 0s .7s;
  -moz-transition: visibility 0s .7s;
  transition: visibility 0s .7s
}
.cd-nav .cd-navigation-wrapper {
  height: 100vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .7s;
  -moz-transition: -moz-transform .7s;
  transition: transform .7s;
  -webkit-transition-timing-function: cubic-bezier(.86, .01, .77, .78);
  -moz-transition-timing-function: cubic-bezier(.86, .01, .77, .78);
  transition-timing-function: cubic-bezier(.86, .01, .77, .78)
}
.navigation-is-open .cd-nav {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  -moz-transition: visibility 0s 0s;
  transition: visibility 0s 0s
}
.navigation-is-open .cd-nav .cd-navigation-wrapper {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: -moz-transform .5s;
  transition: transform .5s;
  -webkit-transition-timing-function: cubic-bezier(.82, .01, .77, .78);
  -moz-transition-timing-function: cubic-bezier(.82, .01, .77, .78);
  transition-timing-function: cubic-bezier(.82, .01, .77, .78)
}
.cd-nav h2 {
  position: relative;
  margin-bottom: 1.7em;
  font-size: 1.3rem;
  font-weight: 800;
  color: #080b0f;
  text-transform: uppercase
}
.cd-nav h2::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 1px;
  width: 60px;
  background-color: #e12428;
  margin: 0 auto;
  right: 0
}
.cd-nav .cd-primary-nav {
  margin-top: 60px;
  padding: 0
}
.cd-nav .cd-primary-nav li {
  margin: 1.6em 0
}
.cd-nav .cd-primary-nav a {
  font-family: Archive;
  font-size: 2.4rem;
  color: rgba(255, 255, 255, .3);
  display: inline-block
}
.cd-nav .cd-primary-nav a:hover {
  color: #fff
}
.cd-nav .cd-primary-nav a.selected {
  color: #fff
}
.no-touch .cd-nav .cd-primary-nav a:hover {
  color: #fff
}
.cd-nav .cd-contact-info {
  margin-top: 80px
}
.cd-nav .cd-contact-info li {
  font-family: Archive;
  margin-bottom: 1.5em;
  line-height: 1.2;
  color: rgba(255, 255, 255, .3)
}
.cd-nav .cd-contact-info a {
  color: #fff
}
.cd-nav .cd-contact-info span {
  display: block
}
.cd-nav .cd-contact-info a, .cd-nav .cd-contact-info li, .cd-nav .cd-contact-info span {
  font-size: 1.6rem
}
.no-js main {
  height: auto;
  overflow: visible
}
.no-js .cd-nav {
  position: static;
  visibility: visible
}
.no-js .cd-nav .cd-navigation-wrapper {
  height: auto;
  overflow: visible;
  padding: 100px 5%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0)
}
.cd-nav a {
  text-decoration: none
}
.cd-navigation-wrapper address {
  margin-top: 5%
}
.cd-navigation-wrapper address, .cd-navigation-wrapper address a {
  color: #ddd;
  font-size: 18px
}
.cd-navigation-wrapper address p {
  margin-top: 10px
}
.cd-navigation-wrapper nav {
  padding-top: 5%
}
.navigation-is-open .cd-nav-trigger {
  position: fixed
}
.cop-right {
  font-size: 11px
}
.hero-image-slide {
  position: absolute;
  top: 20%;
  right: 542px;
  width: 160px;
  height: 160px
}
#cf4a, #cf4b {
  position: relative;
  height: 100px;
  width: 100px;
  margin: 0 15px;
  float: left;
  background-color: rgba(255, 255, 255, .4);
  border-radius: 50%
}
#cf4a img, #cf4b img {
  position: absolute;
  left: 0;
  height: 100px;
  width: 100px;
  opacity: 0
}
#cf4a img, #cf4b img {
  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 15s;
  -moz-animation-name: cf4FadeInOut;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 15s;
  -o-animation-name: cf4FadeInOut;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 15s;
  animation-name: cf4FadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 15s
}
#cf4a img:nth-of-type(1), #cf4b img:nth-of-type(1) {
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -o-animation-delay: 12s;
  animation-delay: 12s
}
#cf4a img:nth-of-type(2), #cf4b img:nth-of-type(2) {
  -webkit-animation-delay: 9s;
  -moz-animation-delay: 9s;
  -o-animation-delay: 9s;
  animation-delay: 9s
}
#cf4a img:nth-of-type(3), #cf4b img:nth-of-type(3) {
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -o-animation-delay: 6s;
  animation-delay: 6s
}
#cf4a img:nth-of-type(4), #cf4b img:nth-of-type(4) {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s
}
#cf4a img:nth-of-type(5), #cf4b img:nth-of-type(5) {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay: 0;
  animation-delay: 0
}
@keyframes cf4FadeInOut {
  0% {
    opacity: 1;
    transform: scale(1)
  }
  17% {
    opacity: 1;
    transform: scale(1)
  }
  25% {
    opacity: 0;
    transform: scale(0)
  }
  92% {
    opacity: 0;
    transform: scale(0)
  }
  100% {
    opacity: 1;
    transform: scale(1)
  }
}
.heroh2 p {
  color: #fff;
  font-size: 15px;
  margin-bottom: 0
}
#cube {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-100px);
  -moz-transform: translateZ(-100px);
  -o-transform: translateZ(-100px);
  transform: translateZ(-100px)
}
#cube.spinning img {
  width: 150px
}
#cube.spinning a {
  color: #fff
}
#cube.spinning {
  -webkit-animation: spinCubeWebkit 15s infinite ease-in-out;
  -moz-animation: spinCubeMoz 15s infinite ease-in-out;
  -o-animation: spinCubeO 15s infinite ease-in-out;
  animation: spinCube 15s infinite ease-in-out
}
@-webkit-keyframes spinCubeWebkit {
  0% {
    -webkit-transform: translateZ(-100px) rotateX(0) rotateY(0)
  }
  100% {
    -webkit-transform: translateZ(-100px) rotateX(360deg) rotateY(360deg)
  }
}
@-moz-keyframes spinCubeMoz {
  0% {
    -moz-transform: translateZ(-100px) rotateX(0) rotateY(0)
  }
  100% {
    -moz-transform: translateZ(-100px) rotateX(360deg) rotateY(360deg)
  }
}
@keyframes spinCube {
  0% {
    transform: translateZ(-100px) rotateX(0) rotateY(0)
  }
  100% {
    transform: translateZ(-100px) rotateX(360deg) rotateY(360deg)
  }
}
#cube figure {
  display: block;
  position: absolute;
  width: 150px;
  height: 150px;
  border: 2px solid #000;
  line-height: 150px;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  text-align: center
}
#cube.panels-backface-invisible figure {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden
}
#cube .front {
  background-color: rgba(0, 0, 0, .7)
}
#cube .back {
  background-color: rgba(0, 0, 0, .7)
}
#cube .right {
  background-color: rgba(0, 0, 0, .7)
}
#cube .left {
  background-color: rgba(0, 0, 0, .7)
}
#cube .top {
  background-color: rgba(0, 0, 0, .7)
}
#cube .bottom {
  background-color: rgba(0, 0, 0, .7)
}
#cube .front {
  -webkit-transform: translateZ(75px);
  -moz-transform: translateZ(75px);
  -o-transform: translateZ(75px);
  transform: translateZ(75px)
}
#cube .back {
  -webkit-transform: rotateX(-180deg) translateZ(75px);
  -moz-transform: rotateX(-180deg) translateZ(75px);
  -o-transform: rotateX(-180deg) translateZ(75px);
  transform: rotateX(-180deg) translateZ(75px)
}
#cube .right {
  -webkit-transform: rotateY(90deg) translateZ(75px);
  -moz-transform: rotateY(90deg) translateZ(75px);
  -o-transform: rotateY(90deg) translateZ(75px);
  transform: rotateY(90deg) translateZ(75px)
}
#cube .left {
  -webkit-transform: rotateY(-90deg) translateZ(75px);
  -moz-transform: rotateY(-90deg) translateZ(75px);
  -o-transform: rotateY(-90deg) translateZ(75px);
  transform: rotateY(-90deg) translateZ(75px)
}
#cube .top {
  -webkit-transform: rotateX(90deg) translateZ(75px);
  -moz-transform: rotateX(90deg) translateZ(75px);
  -o-transform: rotateX(90deg) translateZ(75px);
  transform: rotateX(90deg) translateZ(75px)
}
#cube .bottom {
  -webkit-transform: rotateX(-90deg) translateZ(75px);
  -moz-transform: rotateX(-90deg) translateZ(75px);
  -o-transform: rotateX(-90deg) translateZ(75px);
  transform: rotateX(-90deg) translateZ(75px)
}
#cube.spinning:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused
}
.hero-content h3 {
  position: absolute;
  background-color: rgba(0, 0, 0, .5);
  padding: 5px 15px;
  top: 365px;
  height: 32px;
  color: #fff;
  font-size: 16px;
  width: 380px
}
.hero-content h3 span {
  position: absolute;
  left: 0;
  right: 0
}
.hero-content h3 span:first-child {
  animation: fade 8s infinite;
  -webkit-animation: fade 8s infinite
}
.hero-content h3 span:nth-child(2) {
  animation: fade2 8s infinite;
  -webkit-animation: fade2 8s infinite
}
@keyframes fade {
  0% {
    opacity: 1
  }
  33.333% {
    opacity: 0
  }
  66.666% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes fade2 {
  0% {
    opacity: 0
  }
  33.333% {
    opacity: 1
  }
  66.666% {
    opacity: 0
  }
  100% {
    opacity: 0
  }
}
.banner-topbar h1 {
  margin-top: 0
}
.index-content .row {
  margin-top: 20px
}
.index-content a {
  color: #000;
  font-size: 16px;
  text-align: justify
}
.index-content .card {
  background-color: #fff;
  padding: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .3);
  margin-bottom: 25px
}
.index-content .card:hover {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .3);
  color: #000
}
.index-content .card img {
  width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}
.index-content .card h3 {
  margin: 12px 20px 16px 15px;
  text-align: center;
  min-height: 5px;
  color: #e12428
}
.index-content .card p {
  margin: 20px;
  font-size: 18px
}
.index-content .blue-button {
  width: 100px;
  -webkit-transition: background-color 1s, color 1s;
  transition: background-color 1s, color 1s;
  min-height: 20px;
  background-color: #002e5b;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  font-weight: lighter;
  margin: 0 20px 15px 20px;
  padding: 5px 0;
  display: inline-block
}
.index-content .blue-button:hover {
  background-color: #dadada;
  color: #002e5b
}

.first-slide-img .img-responsive {
  height: 460px;
  width: 100%
}
#txtCaptcha {
  width: 184px !important
}
.divWaiting {
  position: fixed;
  background-color: rgba(255, 255, 255, .7);
  z-index: 2147483647 !important;
  padding-top: 20%;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%
}
.medialst li {
  list-style-type: disclosure-closed;
  font-size: 24px;
  padding-bottom: 15px
}
  .cd-nav .cd-half-block {
    width: 50%;
    float: left
  }
  .cd-nav .cd-primary-nav {
    margin-top: 0;
    padding: 0
  }
  .cd-nav h2 {
    font-size: 20px;
    margin-bottom: 10%;
    color: #fff
  }
  .cd-nav .cd-primary-nav li {
    margin: 2em 0
  }
  .cd-nav .cd-primary-nav a {
    font-size: 28px
  }
  .cd-nav .cd-contact-info {
    margin-top: 120px;
    text-align: right
  }
  .cd-nav .cd-contact-info li {
    margin-bottom: 2.4em
  }
  .cd-nav .cd-contact-info a, .cd-nav .cd-contact-info li, .cd-nav .cd-contact-info span {
    font-size: 2rem
  }
  #adsprom {
    width: 350px;
    margin-top: 22%;
    display: none
  }




.minht {
  min-height: 590px
}



#adsprom {
  width: 350px;
  margin-top: 22%
}





.whatsapp {
  position: fixed; /* top: 0px; */ font-size: 100px;
  color: green;
  z-index: 999;
  bottom: 0;
  display: none
}
.whatbg {
  background: green;
  color: #fff;
  padding: 2px;
}
footer li, footer p {
  font-size: 13px;
  line-height: 22px;
}
footer li a {
  color: #fff !important;
  padding: 0px 0;
  line-height: 33px;
  font-size: 14px;
}
footer h1, footer h1 a, footer h2, footer h2 a, footer h3, footer h3 a, footer h4, footer h4 a, footer h5, footer h5 a, footer h6, footer h6 a {
  color: #00fffb;
  font-size: 21px;
  margin: 0;
  padding: 0;
}
footer ul {
  margin: 0 0 0 0px;
  padding: 0;
}
footer a, footer a:visited {
  color: #fff !important;
}
footer li a {
  color: #fff !important;
  padding: 0px 0;
  line-height: 33px;
  font-size: 14px;
}
footer .social li a {
  color: #fff;
  display: inline-block;
  list-style: outside none none;
  margin: 0 10px 7px;
  padding: 5px 0;
}
.social li {
  list-style: none !important;
  float: left !important;
  display: contents;
  /* border: 1px solid; */
}
footer {
  background: #082b72 none repeat scroll 0 0;
  bottom: 0;
  display: block;
  float: left;
  left: 0;
  padding-top: 40px;
  position: relative;
  width: 100%;
  z-index: 1;
  color: #fff;
  margin-top: 25px;
}
footer .social a {
  color: #fff;
}
.connectus {
  color: #ccc;
}
footer h3 {
  color: #00fffb;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  padding: 5px 0;
}


.separator_wrapper, .separator_wrapper_white {
  margin-bottom: 10px
}
.separator_wrapper::after, .separator_wrapper::before {
  background-color: #34b1c4;
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 60px;
  height: 1px;
  margin-top: -6px
}
.separator_wrapper_white::after, .separator_wrapper_white::before {
  background-color: #ddd;
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 60px;
  height: 1px;
  margin-top: -6px
}
.medium-title {
  font-size: 32px;
  margin-top: 10px
}
iframe {
  max-width: 100%;
  border: none
}
.width-100 {
  width: 100%
}
.medium {
  font-weight: 400
}
.bold {
  font-weight: 700
}
.blue {
  color: #3498db
}

.bluebg {background:#4928c3; padding: 10px; color: #fff; display:flex; border-left: 5px solid #44bef9; margin: 0;}

.section-liteblue {background:#e4f9f7; padding: 25px }
.section-liteblue h3 {color: #262B6C; font-size: 24px;}
.section-liteblue h2 {color: #262B6C; font-size: 26px;}
.section-liteblue p{ color: #262B6C;}
.section-liteblue .p2plist li {color:#262B6C !important;}
h3.bluebg {	font-size: 22px;}

.ptoppage h2 {color:#20509e; font-size: 26px; padding:20px 0 10px 0 ; margin: 0}

.section-white h3 {
	color: #20509e;
	font-size: 18px !important;
}
.section-white h2 { color:#262B6C; font-size: 24px; font-weight: 700;}
.mbtm100 {margin-bottom:60px}
.grey-light {
  color: #cecece
}
.footer p a:hover, .slidtxt h1, .top_head span a, .white {
  color: #fff
}
.section-white {
  background-color: #fff;
  padding: 45px 0
}
.section-grey {
  background-color: #fff;
  padding: 90px 0
}
.section-grey.small-padding, .section-white.small-padding {
  padding: 40px 0
}
.section-dark.medium-padding, .section-grey.medium-padding, .section-white.medium-padding {
  padding: 60px 0
}
.section-blue.no-padding-bottom, .section-dark.no-padding-bottom, .section-grey.no-padding-bottom, .section-white.no-padding-bottom {
  padding: 90px 0 0
}
.section-blue.small-padding-bottom, .section-dark.small-padding-bottom, .section-grey.small-padding-bottom, .section-white.small-padding-bottom {
  padding: 90px 0 60px
}
.section-blue.no-padding, .section-dark.no-padding, .section-grey.no-padding, .section-white.no-padding {
  padding: 0
}
.section-white.about-padding {
  padding: 85px 0 100px
}
.section-dark {
  padding: 90px 0;
  background-color: #212121
}
.section-blue {
  background-color: #3498db;
  padding: 90px 0
}
.section-blue.portfolio-padding {
  padding: 90px 0 70px
}
.margin-right-25 {
  margin-right: 25px !important
}
.margin-top-110 {
  margin-top: 110px !important
}

.margin-top-160 {
  margin-top: 160px !important
}
.margin-top-100 {
  margin-top: 100px !important
}
.margin-top-90 {
  margin-top: 90px !important
}
.margin-top-80 {
  margin-top: 80px !important
}
.margin-top-60 {
  margin-top: 60px !important
}
.margin-top-50 {
  margin-top: 50px !important
}
.margin-top-40 {
  margin-top: 40px !important
}
.margin-top-35 {
  margin-top: 35px !important
}
.margin-top-30 {
  margin-top: 30px !important
}
.margin-top-20 {
  margin-top: 20px !important
}
.margin-top-10 {
  margin-top: 10px !important
}
.margin-top-5 {
  margin-top: 5px !important
}
.margin-bottom-0 {
  margin-bottom: 0 !important
}
.margin-bottom-10 {
  margin-bottom: 10px !important
}
.margin-bottom-20 {
  margin-bottom: 20px !important
}
.margin-bottom-30 {
  margin-bottom: 30px !important
}
.margin-bottom-40 {
  margin-bottom: 40px !important
}
.margin-bottom-50 {
  margin-bottom: 50px !important
}
.margin-bottom-60 {
  margin-bottom: 60px !important
}
.margin-bottom-70 {
  margin-bottom: 70px !important
}
.margin-bottom-80 {
  margin-bottom: 80px !important
}
.margin-bottom-100 {
  margin-bottom: 100px !important
}
.margin-bottom-120, .margin-bottom-130 {
  margin-bottom: 120px !important
}
.margin-bottom-140 {
  margin-bottom: 140px !important
}
.padding-top-0 {
  padding-top: 0 !important
}
.padding-top-20 {
  padding-top: 20px !important
}
.padding-top-25 {
  padding-top: 25px !important
}
.padding-top-30 {
  padding-top: 30px !important
}
.padding-top-40 {
  padding-top: 40px !important
}
.padding-top-45 {
  padding-top: 45px !important
}
.padding-top-50 {
  padding-top: 50px !important
}
.padding-top-60 {
  padding-top: 60px !important
}
.padding-top-70 {
  padding-top: 70px !important
}
.padding-top-80 {
  padding-top: 80px !important
}
.padding-top-100 {
  padding-top: 100px !important
}
.padding-bottom-40 {
  padding-bottom: 40px !important
}
.padding-bottom-60 {
  padding-bottom: 60px !important
}
.padding-bottom-70 {
  padding-bottom: 70px !important
}
.padding-bottom-100 {
  padding-bottom: 100px !important
}
.padding-bottom-0 {
  padding-bottom: 0 !important
}
.margin-top-0 {
  margin-top: 0 !important
}
.popup-wrapper {
  display: block;
  overflow: hidden
}
.btn-blue, .btn-margin, .popup-gallery, .service-inner, .video_icon ul li {
  display: inline-block
}
.popup-gallery {
  width: 100%
}
.first-gallery {
  margin-bottom: 15px
}
.popup-gallery:hover img {
  opacity: .25
}
.popup-gallery a span.eye-wrapper, .popup-gallery a span.eye-wrapper2 {
  background-color: #000;
  position: absolute;
  display: block;
  overflow: hidden;
  z-index: 2;
  height: 100% !important;
  top: 0;
  margin-top: 0;
  left: 0;
  right: 0;
  font-size: 22px;
  color: #3498db;
  text-align: center;
  font-weight: 300;
  opacity: 0
}
.popup-gallery a span.eye-wrapper i.eye-icon, .popup-gallery a span.eye-wrapper2 i.eye-icon {
  position: absolute;
  display: inline-block;
  font-size: 38px;
  z-index: 3;
  top: 50% !important;
  margin-top: -19px !important;
  left: 0;
  right: 0
}
.popup-gallery a:hover span {
  opacity: 1
}
.btn, .popup-gallery a span, .popup-gallery img, btn:hover {
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -ms-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out
}
.footer {
  z-index: 900;
  background-color: #191919;
  border-top: 1px solid #2a2f37;
  font-weight: 300
}
.footer p {
  font-size: 16px;
  color: #ccc !important
}
.footer p a {
  font-size: 16px;
  color: #3498db
}
.home-wrapper {
  width: 100%;
  overflow: hidden;
  z-index: 100;
  padding: 200px 0 145px;
  background: url(../images/slide1.jpg) center top/cover no-repeat
}
.home-wrappe-inside {
  position: relative;
  z-index: 100
}
h3.home-second-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 0
}
h1.home-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #252525;
  margin-top: 5px
}
p.home-subtitle {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #454545;
  margin-bottom: 25px
}
.btn-margin {
  margin: 10px
}
.btn-white {
  color: #454545;
  background-color: #fff;
  border-color: #fff;
  font-weight: 700
}
.btn-white-big.active, .btn-white-big:active, .btn-white-big:focus, .btn-white-big:hover, .btn-white.active, .btn-white:active, .btn-white:focus, .btn-white:hover, .open .dropdown-toggle.btn-white, .open .dropdown-toggle.btn-white-big {
  color: #fff;
  background-color: transparent;
  border-color: #fff
}
.btn-white-big {
  color: #8b62ba;
  background-color: #fff;
  border-color: #fff;
  padding: 20px 40px;
  font-size: 16px;
  font-weight: 700
}
.btn-white-transparent {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  font-weight: 700;
  letter-spacing: 1px
}
.btn-white-transparent.active, .btn-white-transparent:active, .btn-white-transparent:focus, .btn-white-transparent:hover, .open .dropdown-toggle.btn-white-transparent {
  color: #454545;
  background-color: #fff;
  border-color: #fff
}
.btn-services-blue, .btn-small-blue {
  color: #fff;
  font-weight: 600;
  background-color: #34b1c4;
  border: 2px solid #34b1c4;
  padding: 12px 25px
}
.btn-services-blue:hover, .btn-small-blue:hover {
  color: #34b1c4;
  background-color: transparent;
  border-color: #34b1c4
}
.btn-blue {
  background-color: #3498db;
  text-align: center;
  color: #fff;
  font-weight: 700;
  clear: both
}
.btn-blue.small {
  padding: 16px 28px
}
.btn-blue.xsmall {
  padding: 12px 25px;
  text-transform: none
}
.btn-blue.active, .btn-blue:active, .btn-blue:focus, .btn-blue:hover, .open .dropdown-toggle.btn-blue {
  color: #fff;
  background-color: #268fd6
}
#txtCaptcha, .btn-pricing-blue:hover, .btn-services-green:hover, .btn-services-red:hover {
  background-color: transparent
}
.btn-pricing-blue {
  color: #fff;
  background-color: #3498db;
  border: 2px solid #3498db;
  padding: 14px 0;
  font-weight: 600
}
.btn-pricing-blue:hover {
  color: #3498db;
  border: 2px solid #3498db
}
.fun-facts-wrapper {
  width: 100%;
  overflow: hidden;
  background-color: #f60002;
  margin: 0 auto;
  padding: 45px 0 40px
}
.top_head {
  padding-top: 25px
}
.top_head span {
  float: right;
  padding-top: 15px;
  font-size: 16px;
  color: #fff
}
.service-item {
  margin: 20px 0
}
.service-inner {
  padding: 10px 20px 40px;
  width: 100%;
  text-align: center;
  background-color: #fff;
  border-bottom: 4px solid red;
  border-left: 4px solid red;
  border-right: 5px solid red;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
  min-height: 385px
}
.btn-services-green, .btn-services-red {
  font-weight: 600;
  padding: 12px 25px;
  color: #fff
}
.para {
  min-height: 120px
}
.para1 {
  min-height: 212px
}
.service-inner h3 {
  font-size: 20px;
  margin-bottom: 12px;
  color: #000991;
  font-weight:  700;
}
.service-inner p {
  text-align: left;
  margin-bottom: 0
}
.service-item img {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0
}
.btn-services-red {
  background-color: #090243;
  border: 2px solid #090243;
  margin-top: 10px
}
.btn-services-red:hover {
  color: #dd624e;
  border-color: #dd624e
}
.btn-services-green {
  background-color: #16a085;
  border: 2px solid #16a085
}
.btn-services-green:hover {
  color: #16a085;
  border-color: #16a085
}
.story-block {
  display: block;
  width: 90%;
  background: #fff;
  padding: 20px 25px 17px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -ms-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out
}
.story .story-left, .story .story-right {
  margin-bottom: 40px;
  border: 2px solid #f60002;
  position: relative
}
.story-block:hover {
  box-shadow: 2px 2px 20px rgba(0, 0, 0, .08)
}
.story .story-left .story-arrow {
  background: #fff;
  border-right: 2px solid #f60002;
  border-top: 2px solid #f60002;
  display: block;
  width: 18px;
  height: 18px;
  right: -10px;
  top: 50%;
  margin-top: -10px;
  position: absolute;
  z-index: 50;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg)
}
.story .story-right {
  float: right
}
.story .story-right .story-arrow {
  background: #fff;
  border-left: 2px solid #f60002;
  border-bottom: 2px solid #f60002;
  display: block;
  width: 18px;
  height: 18px;
  left: -10px;
  top: 50%;
  margin-top: -10px;
  position: absolute;
  z-index: 50;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg)
}
.story .story-left:after, .story .story-right:after {
  position: absolute;
  width: 25px;
  height: 25px;
  background: #34b1c4;
  margin-top: -12px;
  top: 50%;
  content: ''
}
.story .story-left:after {
  right: -86px;
  border-radius: 50%;
  border: 5px solid #fff
}
.story .story-right:after {
  left: -84px;
  border-radius: 50%;
  border: 5px solid #fff
}
.story .story-left .h-line, .story .story-right .h-line {
  position: absolute;
  width: 2px;
  height: 140%;
  background: #ddd;
  top: 0
}
.story-block .story-text h4 {
  margin-bottom: 8px;
  font-size: 20px
}
.story-block .story-image img {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  border: 4px solid #eef0f1;
  border-radius: 50%;

  margin-top: -50px
}
.story .story-right .story-image img {
  left: 30px
}
.story .story-right .story-text {
  text-align: left;
  margin-left: 130px
}
.story .story-left .story-image img {
  right: 30px
}
.story .story-left .story-text {
  text-align: right;
  margin-right: 130px
}
.story .story-left .h-line {
  right: -74px
}
.story .story-right .h-line {
  left: -73px
}
.story .story-left.last .h-line, .story .story-right.last .h-line {
  height: 100% !important
}
.social-fix {
  position: fixed;
  z-index: 100;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%)
}
.social-fix ul li a {
  display: block;
  text-align: center;
  height: 40px;
  width: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #242424;
  border-bottom: 1px solid rgba(255, 255, 255, .15);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -ms-transition: .5s;
  transition: .5s
}
 .whyList {
	float: left;
	display: inline-grid;
	width: 100%;
	margin: 0px 0px 0px 18px;
	padding: 0;
}
.social-fix ul li:last-child a {
  border-bottom-width: 0
}
.bg-facebook:hover {
  background-color: #3a589e
}
.bg-twitter:hover {
  background-color: #429cd6
}
.bg-instagram:hover {
  background-color: #e95950
}
.bg-linkedin:hover {
  background-color: #0d77b7
}
.bg-youtube:hover {
  background-color: red
}
.bg-google-plus:hover {
  background-color: #db4437
}
.bg-email:hover {
  background-color: #dd4b39
}
.back-to-top {
  width: 30px;
  left: 0px;
  height: 30px;
  line-height: 30px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  text-decoration: none !important;
  display: none;
  text-align: center;
  z-index: 10000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff !important;
  background-color: #3c3c3c;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -ms-transition: .5s;
  transition: .5s
}
.popup-gallery img {
  position: relative;
  z-index: 10;
  width: 100%;
  height: auto;
  border: 4px solid #090243;
  border-bottom: none !important
}
.console-container {
  font-size: 32px;
  min-height: 80px;
  width: 100%;
  font-weight: 700
}
.slidtxt p {
  color: #bbb;
  font-size: 18px;
  text-align: justify;
  line-height: 32px
}
.hero-content, .maintxt h3, .video_icon, .video_icon a {
  text-align: center
}
.maintxt h3 {
  color: #fff
}
.console-container span {
  color: #bbb !important
}
.top_head a {
  color: #000
}
.header .navbar-default {
  background: 0 0
}



.header {
  position: absolute;
  z-index: 9999999;
  width: 100%
}
.video-bg, .video_icon a, .video_wrap {
  position: relative
}
.service-inner .fa {
  font-weight: 700;
  margin-right: 5px
}
.video-bg {
  background: url(../images/01.jpg) center/cover no-repeat;
  height: 100%;
  border: 0
}
.video_icon a {
  display: block;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  line-height: 45px;
  color: #26428a;
  font-size: 22px;
  box-shadow: rgba(0, 0, 0, .1) 0 0 15px;
  margin: 0 auto
}
.video_icon {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  padding: 128px 0
}
.video_icon a:before {
  animation: 2s linear infinite ripple
}
.video_icon a:after {
  animation: 2.5s linear infinite ripple
}
.video_icon a:after, .video_icon a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, .5)
}
.video_icon a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  transform: scale(1.3);
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-animation-name: pulseInOut;
  -moz-animation-name: pulseInOut;
  -o-animation-name: pulseInOut;
  animation-name: pulseInOut;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  background: #fff
}
.video_icon .popup-youtube i {
  margin-left: 0;
  text-align: center;
  vertical-align: middle
}
@-webkit-keyframes pulseInOut {
  0%, 100% {
    opacity: .3;
    transform: scale(.3)
  }
  50% {
    opacity: 1;
    transform: scale(1.3)
  }
}
@-moz-keyframes pulseInOut {
  0%, 100% {
    opacity: .3;
    transform: scale(.3)
  }
  50% {
    opacity: 1;
    transform: scale(1.3)
  }
}
@-o-keyframes pulseInOut {
  0%, 100% {
    opacity: .3;
    transform: scale(.3)
  }
  50% {
    opacity: 1;
    transform: scale(1.3)
  }
}
@keyframes pulseInOut {
  0% {
    transform: scale(.3);
    opacity: .7
  }
  50% {
    transform: scale(1.3)
  }
  100% {
    transform: scale(1.3);
    opacity: 0
  }
}
.video_wrap .video_icon {
  padding: 9.2% 0
}
.headvido .hero-content {
	position: relative !important;
	margin-top: 15% !important;
	right: 0 !important;
	left: 0 !important;
	text-transform: uppercase;
}

.headvido .hero-form, .headvido .video-content {
  margin-top: 32% !important
}
.headvido .hero-form {
  right: 0 !important;
  bottom: 0 !important;
  position: relative
}
.video_icon ul li {
  text-align: center !important;
  position: relative;
  top: 40px;
  font-weight: 700;
  color: #ccc
}
.mfp-iframe-scaler iframe {
  left: 125px !important;
  width: 60% !important
}
.hero-content h1 {
	font-size: 23px;
	line-height: 40px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
.procusoft p a {
  color: #fff;
  padding: 10px;
  background: #030032
}
.procusoft p {
  margin-top: 100px
}
#txtCaptcha {
  border: 1px solid red;
  padding: 4px 10px
}
.hero-content h1 span {
  margin-left: 37px;
  opacity: 12 !important
}
.hero-content {
  position: absolute;
  top: 35%;
  left: 60px;
  right: 58%;
  bottom: 0
}
.p2psof {
  padding-top: 30px;
  padding-bottom: 30px
}
.reqdemo {
  background: #3d265e;
  padding: 20px
}
.reqdemo h5 {
  color: #fff;
  font-size: 25px
}
.reqdemo a {
  color: #fff;
  border: 2px solid #fff;
  padding: 10px;
  font-size: 20px;
  top: 15px;
  position: relative
}
.pt15 {padding-top: 15px;}
.p2plist ul {	margin: 14px 0px 5px 0px;	padding: 0;}

.p2plist li {
	margin: 0px 0px 3px 16px !important;
	padding: 5px;
	list-style-type: square !important;
	color: #1c2a3e;
	display: list-item;
	line-height: 24px;
}

@media only screen and (min-width:1000px) and (max-width:1024px) {
.headvido .hero-content {
	margin-top: 24% !important;
}
  .headvido .hero-form, .headvido .video-content {
    margin-top: 45% !important
  }
  .para1 {
    min-height: 280px !important
  }
  .para {
    min-height: 200px !important
  }
}
@media only screen and (min-width:1680px) and (max-width:2560px) {
  .video-bg {
    background-position: top
  }
  .video_icon ul li {
    top: 100px !important
  }
}
@media only screen and (min-width:800px) and (max-width:991px) {
  .headvido .hero-content {
    margin-top: 75% !important
  }
  .headvido .hero-form, .headvido .video-content {
    margin-top: 50% !important
  }
     .headvido .hero-form {
    right: -38% !important
  }
}
@media only screen and (min-width:700px) and (max-width:780px) {
  .headvido .hero-content {
    margin-top: 100% !important
  }
  .headvido .hero-form, .headvido .video-content {
    margin-top: 90% !important
  }
  .headvido .hero-form {
    right: -38% !important
  }
    
  .video_icon {
    top: 0;
    left: 0;
    width: 52%;
    height: 62%;
    content: "";
    text-align: center;
    padding: 128px 0
  }
  .hero-content h1 span {
    opacity: 12 !important;
    margin-left: 37px;
    float: left;
    width: 69%
  }
     .margin-top-160 { margin-top: 0;}
}
@media only screen and (min-width:300px) and (max-width:600px) {
  .headvido .video_icon {
    padding: 0 !important
  }
  .headvido .video-bg {
    background: 0 0 !important
  }
  .headvido .video-content {
    margin-top: 56% !important
  }
  .hero-form {
    top: 0 !important;
    margin-top: 0 !important
  }
  .video_icon ul li {
    right: 195px !important
  }
     .margin-top-160 { margin-top: 0;}
}
@media only screen and (min-width:630px) and (max-width:740px) {
  .headvido .hero-form {
    position: absolute !important
  }
     .margin-top-160 { margin-top: 0;}
}
@media only screen and (min-width:400px) and (max-width:440px) {
  .hero-content h1 span, .procusoft p a {
    margin-top: 0 !important
  }
.headvido .hero-form {
	margin-top: 99% !important;
	right: 0 !important;
	bottom: 0 !important;
	position: relative;
	left: 84px;

}
  .procusoft p a {
    display: block
  }
  .procusoft p {
    margin-top: 147px !important;
    width: 300px;
    float: left
  }
    .headvido .hero-content {
	position: relative !important;
	margin-top: 42% !important;
	right: 0 !important;
	left: 0 !important;
	text-transform: uppercase;
	display: block;
}
   .margin-top-160 { margin-top: 0;}  
    header {
	height: 34vh !important;
        
}
    header {
	height: 22vh !important;
}
    .accordionWrapper h3 {
	font-size: 18px;
	line-height: normal;
}
    .cont {font-size: 18px;}
    .cta-btn-1 {
	display: inline-block;
	padding: 14px 35px;
	background: #00ffcc;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	border-radius: 50px;
	transition: 0.3s;
	margin-bottom: 25px;
}
}

@media only screen and (min-width:320px) and (max-width:410px) {
    .headvido .hero-form, .headvido .video-content {
	margin-top: 73% !important;
        left: 56px;
        
        
}
    .headvido .hero-form {  }
    
    .banner-topbar {
	position: initial;
	left: 60px;
	top: 30px;
	right: 60px;
	z-index: 1;
           
}
    
    }
@media only screen and (min-width:480px) and (max-width:480px) {
  .procusoft p {
    margin-top: 107px;
    width: 299px;
    float: left;
    display: block
  }
 .headvido .hero-form {
	margin-top: 85% !important;
	bottom: 0 !important;
	left: 81px !important;

}
  .procusoft p a {
    color: #fff;
    padding: 10px;
    background: #030032;
    width: 100%;
    float: left;
    display: block
  }
    .headvido .hero-content {
	position: relative !important;
	margin-top: 20% !important;
	right: 0 !important;
	left: 0 !important;
	text-transform: uppercase;
	display: none;
}
     .margin-top-160 { margin-top: 0;}  
    
}
@media only screen and (min-width:375px) and (max-width:375px) {
  .procusoft p a {
    color: #fff;
    padding: 10px;
    background: #030032;
    width: 344px;
    float: left;
    margin-top: 67%
  }
    .headvido .hero-form {
	margin-top: 99% !important;
	right: 0 !important;
	bottom: 0 !important;
	position: relative;
	left: 84px !important;
    }
header {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/banner.jpg);
	height: 57vh !important;
	overflow: hidden;
    
}
    
 
    .headvido .hero-content {
	position: relative !important;
	margin-top: 20% !important;
	right: 0 !important;
	left: 0 !important;
	text-transform: uppercase;
    }
}
.cta-btn-1 {
	display: inline-block;
	padding: 14px 35px;
	background: #00ffcc;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	border-radius: 50px;
	transition: 0.3s;
	margin-bottom: 25px;
}
@media only screen and (min-width:320px) and (max-width:410px) {
  .procusoft p {
    margin-top: 112px !important;
    width: 300px;
    float: left
  }
  .video_icon ul li {
    right: 165px !important
  }

  .sers1 li, .sers10 li, .sers2 li, .sers3 li, .sers4 li, .sers5 li, .sers6 li, .sers7 li, .sers8 li, .sers9 li {
    margin: 0;
    padding: 10px;
    line-height: normal;
    color: #fff;
    list-style-type: disc;
    list-style-position: inside;
    width: 100%;
    font-size: 16px
  }
  .procusoft p a {
    margin-top: 31px !important;
    display: block;
    font-size: 15px;
    padding: 0
  }
    .headvido .hero-content {
	position: relative !important;
	margin-top: 10% !important;
	right: 0 !important;
	left: 0 !important;
	text-transform: uppercase;
	display: block;;
}
    
     .headvido .hero-form {
	margin-top: 9% !important;
	right: 0 !important;
	bottom: 0 !important;
	position: relative;
	left: 84px;
	/* border: 2px solid; */
	margin-bottom: 42%;
}
    .margin-top-160 {
	margin-top: 0px !important;
}
    .cta-btn-1 {
	display: inline-block;
	padding: 14px 35px;
	background: #00ffcc;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	border-radius: 50px;
	transition: 0.3s;
	margin-bottom: 25px;
}
}
@media only screen and (min-width:610px) and (max-width:768px) {
  .headvido .video-bg {
    background: 0 0 !important
  }
  .procusoft p a {
    font-size: 14px !important
  }
}
@media only screen and (min-width:760px) and (max-width:991px) {
  .service-inner {
    height: 500px !important
  }
}

.whatsapp {
  position: fixed;
  font-size: 100px;
  color: green;
  z-index: 999;
  bottom: 0
}
.clrblue {color:#4928c3}

.box-part s{
	background:none !important;
	margin: 20px 0px 10px 0;
	border-radius: 10px;
}
   
.bdrrght {boder-right:1px solid #ccc;}
.clrfff {color:#fff !important;}
.text-boldnew {
	padding: 5px;
	color: #fff;
	text-align: center;
	border-radius: 0;
	margin: 22px 0;
}
.boldtxt {
	padding: 15px 0;
	font-weight: 700;
}
.fntsize1 {font-size:18px;}
.fntsize2 {font-size:22px;}
.btn.btn-danger a {
	color: #fff !important;
	padding: 20px !important;
	font-size: 18px;
}
.btn.btn-danger {
	margin-left: 30px;
}

@media only screen and (min-width:990px) and (max-width:1200px) {
  .capcha-bottom #txtCaptcha {
    width: 40px
  }
  .hero-image-slide {
    top: 31%;
    right: 420px;
    width: 100px;
    height: 100px
  }
  #cube {
    -webkit-transform: translateZ(-110px);
    -moz-transform: translateZ(-110px);
    -o-transform: translateZ(-110px);
    transform: translateZ(-110px)
  }
  #cube figure {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 20px
  }
  #cube .front {
    -webkit-transform: translateZ(50px);
    -moz-transform: translateZ(50px);
    -o-transform: translateZ(50px);
    transform: translateZ(50px)
  }
  #cube .back {
    -webkit-transform: rotateX(-180deg) translateZ(50px);
    -moz-transform: rotateX(-180deg) translateZ(50px);
    -o-transform: rotateX(-180deg) translateZ(50px);
    transform: rotateX(-180deg) translateZ(50px)
  }
  #cube .right {
    -webkit-transform: rotateY(90deg) translateZ(50px);
    -moz-transform: rotateY(90deg) translateZ(50px);
    -o-transform: rotateY(90deg) translateZ(50px);
    transform: rotateY(90deg) translateZ(50px)
  }
  #cube .left {
    -webkit-transform: rotateY(-90deg) translateZ(50px);
    -moz-transform: rotateY(-90deg) translateZ(50px);
    -o-transform: rotateY(-90deg) translateZ(50px);
    transform: rotateY(-90deg) translateZ(50px)
  }
  #cube .top {
    -webkit-transform: rotateX(90deg) translateZ(50px);
    -moz-transform: rotateX(90deg) translateZ(50px);
    -o-transform: rotateX(90deg) translateZ(50px);
    transform: rotateX(90deg) translateZ(50px)
  }
  #cube .bottom {
    -webkit-transform: rotateX(-90deg) translateZ(50px);
    -moz-transform: rotateX(-90deg) translateZ(50px);
    -o-transform: rotateX(-90deg) translateZ(50px);
    transform: rotateX(-90deg) translateZ(50px)
  }
  .hero-form {
    bottom: 0
  }
  .hero-content {
    top: 21%
  }
  header {
    height: 35vh;
    position: relative
  }
  .hero-content h1 {
    font-size: 24px;
    line-height: 30px
  }
  .hero-content h1 b {
    font-size: 30px
  }
  .hero-content h1:nth-child(2) {
    margin-top: 0
  }
}
@media (max-width:1024px) {
    
     header {
    height: 35vh;
    position: relative
  }
    
    
  .heading {
    font-size: 38px
  }
  .para {
    font-size: 20px;
    line-height: 26px
  }
  #quote-carousel {
    padding: 0 15px
  }
  .quote-content {
    padding: 20px;
    font-size: 16px;
    line-height: 26px
  }
  .first-slide-cont h2 {
    font-size: 36px
  }
  .first-slide-cont p {
    font-size: 16px;
    line-height: 28px
  }
  #adsprom {
    width: 350px;
    margin-top: 22%;
    display: none
  }
}
@media (max-width:990px) and (min-width:768px) {
  #navbar.affix .toptxt, #navbar.affix .toptxt a, #navbar.affix-top .toptxt, #navbar.affix-top .toptxt a {
    font-size: 13px;
    padding: 12px 5px 1px 0
  }
  #navbar.affix .navbar-nav > li > a, #navbar.affix-top .navbar-nav > li > a {
    padding: 32px 5px
  }
  #navbar.affix .navbar-brand, #navbar.affix-top .navbar-brand {
    padding: 15px 5px
  }
    .headvido .hero-content {
	position: relative !important;
	margin-top: 20% !important;
	right: 0 !important;
	left: 0 !important;
	text-transform: uppercase;
	display: block;
	font-size: 18px;
}
}
@media (max-width:990px) and (min-width:990px) {
  .hero-image-slide {
    top: 100px
  }
  .hero-image-slide {
    right: 60px
  }
  header {
    height: 36vh;
  }
  .banner-topbar {
    left: 15px;
    top: 15px;
    right: 15px
  }
  .heroh2 {
    font-size: 16px
  }
  .banner-topbar .toptxt.pull-right {
    margin-right: 56px
  }
  .banner-topbar .toptxt span {
    display: block
  }
  .banner-topbar .toptxt .menu-social span {
    display: inline-block
  }
  .cd-nav-trigger {
    right: 15px;
    top: 15px
  }
  .toptxt, .toptxt a {
    font-size: 12px
  }
  .feature-center-content {
    top: 18%
  }
  .feature-center-content h3 {
    font-size: 32px
  }
  .medialst li {
    list-style-type: disclosure-closed;
    font-size: 20px;
    padding-bottom: 15px
  }
    .headvido .hero-content {
	position: relative !important;
	margin-top: 20% !important;
	right: 0 !important;
	left: 0 !important;
	text-transform: uppercase;
	display: none;
}
}
@media (max-width:850px) and (min-width:768px) {
  #navbar.affix .navbar-nav > li > a {
    padding: 10px 5px
  }
  #navbar .toptxt.affix a, #navbar.affix .toptxt {
    padding: 8px 5px 0 0
  }
  .navbar-default .navbar-collapse.pull-left {
    float: right !important
  }
  .hero-content h1 {
    font-size: 20px;
    line-height: 48px
  }
  .hero-content h1 b {
    font-size: 30px
  }
  .hero-content {
    left: 15px
  }
    .margin-top-160 { margin-top: 0;}
}
@media (max-width:767px) {
  #txtCaptcha {
    width: 45% !important
  }
  #quote-carousel .carousel-indicators {
    bottom: -20px !important
  }
  #quote-carousel .carousel-indicators li {
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px
  }
  #quote-carousel .carousel-indicators li.active {
    margin: 0 5px;
    width: 20px;
    height: 20px
  }
  #quote-carousel {
    padding: 45px 30px
  }
  #quote-carousel .carousel-control {
    margin-top: 0;
    font-size: 36px
  }
  #quote-carousel .item blockquote {
    padding: 10px 0
  }
  #navbar.affix .navbar-brand {
    padding: 5px
  }
  #navbar .navbar-toggle {
    margin-right: 5px
  }
  #navbar .toptxt, #navbar .toptxt a {
    padding: 10px 2px 8px 0
  }
  #navbar .navbar-default .navbar-toggle {
    border-color: #fff
  }
  #navbar .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
  }
  .feature-center-content {
    top: auto;
    bottom: 15px
  }
  .feature-center-content h3 {
    margin-bottom: 0
  }
  .feature-center-content p {
    margin-bottom: 10px
  }
  .hero-content {
    left: 10px;
    top: 200px
  }
  .heroh2 {
    font-size: 14px;
    left: 0;
    padding: 5px 15px;
    line-height: 20px
  }
  .hero-content h1 {
    font-size: 20px;
    line-height: 32px;
    display: block;
  }
  .hero-content h1 b {
    font-size: 20px
  }
  .hero-form {
    right: 10px;
    color: #fff;
    width: 250px
  }
  .bottom-footer {
    padding: 15px
  }
  #navbar.affix .navbar-default .navbar-toggle {
    border-color: #333
  }
  #navbar.affix .navbar-default .navbar-toggle .icon-bar {
    background-color: #333
  }
  .rotate-btn {
    right: -45px;
    bottom: 95px
  }
  .btn-banner {
    font-size: 14px;
    padding: 8px 15px
  }
  .btn-banner:after {
    right: 0;
    bottom: 0
  }
  .btn-banner:hover:after {
    right: -8px;
    bottom: -8px
  }
  .btn-banner:hover:before {
    left: 2px;
    top: 2px
  }
  #navbar .toptxt {
    display: none
  }
  .banner-topbar .toptxt.text-right {
    margin-right: 0;
    padding-top: 0
  }
  #navbar .navbar-header.pull-left {
    width: 100%
  }
  #navbar .navbar-default .navbar-toggle {
    float: right
  }
  .hero-content h3 {
    position: absolute;
    background-color: rgba(0, 0, 0, .5);
    padding: 5px 15px;
    bottom: 0;
    height: 32px;
    color: #fff;
    font-size: 16px;
    width: 380px
  }
    .margin-top-160 { margin-top: 0;}
}
@media (max-width:665px) {
  .bottom-footer .copy-write.pull-left, .bottom-footer .menu-social.pull-right {
    float: none !important;
    text-align: center
  }
  .hero-image-slide {
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 100px
  }
  #cube figure {
    width: 100px;
    height: 100px;
    line-height: 100px
  }
  #cube .front {
    -webkit-transform: translateZ(48px);
    -moz-transform: translateZ(48px);
    -o-transform: translateZ(48px);
    transform: translateZ(48px)
  }
  #cube .back {
    -webkit-transform: rotateX(-180deg) translateZ(48px);
    -moz-transform: rotateX(-180deg) translateZ(48px);
    -o-transform: rotateX(-180deg) translateZ(48px);
    transform: rotateX(-180deg) translateZ(48px)
  }
  #cube .right {
    -webkit-transform: rotateY(90deg) translateZ(48px);
    -moz-transform: rotateY(90deg) translateZ(48px);
    -o-transform: rotateY(90deg) translateZ(48px);
    transform: rotateY(90deg) translateZ(48px)
  }
  #cube .left {
    -webkit-transform: rotateY(-90deg) translateZ(48px);
    -moz-transform: rotateY(-90deg) translateZ(48px);
    -o-transform: rotateY(-90deg) translateZ(48px);
    transform: rotateY(-90deg) translateZ(48px)
  }
  #cube .top {
    -webkit-transform: rotateX(90deg) translateZ(48px);
    -moz-transform: rotateX(90deg) translateZ(48px);
    -o-transform: rotateX(90deg) translateZ(48px);
    transform: rotateX(90deg) translateZ(48px)
  }
  #cube .bottom {
    -webkit-transform: rotateX(-90deg) translateZ(48px);
    -moz-transform: rotateX(-90deg) translateZ(48px);
    -o-transform: rotateX(-90deg) translateZ(48px);
    transform: rotateX(-90deg) translateZ(48px)
  }
  #cube figure {
    font-size: 20px
  }
  .hero-image-slide {
    width: 120px;
    height: 120px
  }
  .hero-form {
    right: 0;
    width: 250px;
    top: 180px;
    left: 0;
    margin: 0 auto;
    bottom: auto
  }
  .hero-content {
    left: 0;
    top: 850px;
    right: 0
  }
  .hero-content h2, .heroh2 {
    left: 0;
    right: 0;
    margin: 0 auto;
      line-height: normal;
      display: none;
  }
  .hero-content h3 {
    font-size: 14px;
    width: 335px
  }
  .heroh2 {
    width: 335px
  }
  .hero-content h1 {
    font-size: 16px;
    line-height: 24px;
    display: block;
  }
  .hero-content h3 {
    top: auto
  }
  #adsprom {
    width: 350px;
    margin-top: 190% !important;
    position: relative;
    left: -50%
  }
  #cube {
    margin-top: 35%
  }
    .margin-top-160 { margin-top: 0;}
    
    .menu-social {
	display: none;
}
    
}

@media (max-width:600px) {
  footer {
    padding: 5px 15px
  }
  #navbar .toptxt, #navbar .toptxt a {
    padding: 0 2px 8px 0
  }
  .first-slide-cont {
    padding: 20px 30px
  }
  .cd-nav-trigger {
    height: 40px;
    width: 40px
  }
    .margin-top-160 { margin-top: 0;}
    .menu-social {
	display: none;
}
}
@media (max-width:480px) {
  .first-slide-cont {
    padding: 15px
  }
  .heading {
    font-size: 20px
  }
  .feature-center-content h3 {
    font-size: 16px
  }
  .feature-center-content {
    bottom: 5px
  }
  .banner-topbar .toptxt.text-right {
    padding-top: 15px;
    text-align: center
  }
  .cd-nav .cd-primary-nav li {
    margin: .6em 0
  }
  .cd-nav .cd-primary-nav a, .cd-navigation-wrapper address, .cd-navigation-wrapper address a {
    font-size: 14px
  }
  .para {
    font-size: 14px;
    font-weight: 400
  }
  .hero-image-slide {
    top: 125px
  }
  .col-xs480-12 {
    width: 100%
  }
  .medialst li {
    list-style-type: disclosure-closed;
    font-size: 14px;
    padding-bottom: 15px
  }
    .margin-top-160 { margin-top: 0;}
}
.menu-social {
	display: none;
}
@media screen and (max-width:411px) {
header {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/banner.jpg);
	height: auto;
	}
    .box-part.col-hgt{float: left}
}

@media screen and (max-width:375px) {
    
    
    .hero-content h2 {
	font-size: 30px;
	line-height: normal !important;
	font-weight: 400;
	color: #fff;
	text-transform: initial;
}
  header {
    height: auto;
  }
  .hotellogo {
    display: none !important
  }
  .hero-content h1 {
    font-size: 16px;
    line-height: 24px;
    width: 282px;
    display: none
  }
  .hero-form {
    right: 0;
    width: 250px;
    top: 200px;
    left: 0;
    margin: 0 auto;
    bottom: auto
  }
    .box-part.col-hgt{float: left}
    .menu-social {
	display: none;
}
}
@media (max-width:360px) {
  .banner-topbar {
    left: 3px;
    top: 10px;
    right: 3px
  }
  .cd-nav-trigger {
    right: 3px;
    top: 10px
  }
  .hero-content h3 {
    position: absolute;
    background-color: rgba(0, 0, 0, .5);
    padding: 10px 0;
    bottom: 0;
    height: 32px;
    color: #fff;
    font-size: 12px
  }
  header {
    height: 50vh;
  }
  .hero-content h1 {
    font-size: 16px;
    line-height: 24px;
    width: 320px;
    margin-left: -60px
  }
  .hero-form {
    right: 0;
    width: 250px;
    top: 260px;
    left: 0;
    margin: 0 auto;
    bottom: auto
  }
 .hero-content h1 {
	font-size: 12px;
	line-height: 24px;
	width: 320px;
	margin-left: 0px;
	display: block;
	text-align: center;
}
    .margin-top-160 { margin-top: 0;}
    .box-part.col-hgt{float: left}
    .menu-social {
	display: none;
}
    
}
@media (max-width:767px) and (min-width:600px) {
  #adsprom {
    width: 350px;
    margin-top: 22% !important;
    margin-left: -160% !important
  }
  #cube {
    margin-left: -260%
  }
    .margin-top-160 { margin-top: 0;}
    
    .menu-social {
	display: none;
}
    .hero-content h2 {
	font-size: 30px;
	line-height: normal;
	font-weight: 400;
	color: #fff;
	text-transform: initial;
}
}
.box-part.col-hgt{float: left}
@media (max-width:1024px) and (min-width:1000px) {
  #adsprom {
    margin-left: -10%
  }
}
@media only screen and (min-width:1920px) {
  .hero-form {
    position: absolute;
    right: 60px;
    color: #fff;
    width: 300px;
    bottom: 325px
  }
}
@media only screen and (min-width:1366px) {
  .mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: 11px;
    text-align: center;
    padding-right: 23px;
    width: 100%;
    left: 23%;
    margin-left: 1;
    position: absolute;
    font-size: 55px
  }
}
@media only screen and (min-width:1280px) {
  .hero-form {
    position: absolute;
    right: 60px;
    color: #fff;
    width: 300px;
    bottom: 160px
  }
}
@media only screen and (min-width:1170px) {
  .cd-nav .cd-navigation-wrapper::after {
    clear: both;
    content: "";
    display: table
  }
}
    
@media (max-width:768px) {
  .index-content .col-lg-4 {
    margin-top: 20px
  }
    .margin-top-160 { margin-top: 0;}
}


.cta-section {
    background: linear-gradient(135deg, #0d6efd, #0b5ed7);
    color: #fff;
    text-align: center;
    padding: 60px 20px;
    border-radius: 12px;
    max-width: 900px;
    margin: 40px auto;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.cta-section h2 {
    font-size: 32px;
    margin-bottom: 15px;
}

.cta-section p {
    font-size: 18px;
    margin-bottom: 25px;
    line-height: 1.6;
}

.cta-btn {
    display: inline-block;
    padding: 14px 30px;
    font-size: 16px;
    font-weight: bold;
    color: #0d6efd;
    background: #fff;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.cta-btn:hover {
    background: #f1f1f1;
    transform: translateY(-2px);
}


  :root {
    --bg: #06090f;
    --surface: #0d1320;
    --surface2: #121a2e;
    --border: rgba(255,255,255,0.07);
    --accent: #00d4ff;
    --accent2: #7c3aed;
    --accent3: #10b981;
    --gold: #f59e0b;
    --text: #e8edf5;
    --muted: #7a8599;
     --white: #fff;
    --card-glow: 0 0 40px rgba(0,212,255,0.08);
  }

/* â”€â”€ HERO â”€â”€ */

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	margin-bottom: 20px;
	color:#262B6C;
}

       .section-liteblue h2 {
	color: #262B6C;
	font-size: 28px;
}
  .btn-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 16px 40px rgba(0,212,255,0.35);
  }

  .btn-outline {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border: 1px solid var(--border);
    color: var(--text);
    text-decoration: none;
    font-family: 'Syne', sans-serif;
    font-weight: 600;
    font-size: 0.95rem;
    padding: 14px 32px;
    border-radius: 50px;
    transition: border-color 0.3s, background 0.3s, transform 0.3s;
    background: rgba(255,255,255,0.03);
  }

       .p2plist.col-container h3 {
	font-size: 18px;
}
       
       .p2plist.col-container p {
           
           font-size: 17px;
           color:#262B6C;
       }  
  .btn-outline:hover {
    border-color: var(--accent);
    background: rgba(0,212,255,0.07);
    transform: translateY(-3px);
  }

  /* Hero visual side */
  .hero-visual {
    position: absolute;
    right: 60px;
    top: 50%;
    transform: translateY(-50%);
    width: 500px;
    z-index: 1;
    animation: fadeLeft 1s 0.3s ease both;
  }

  .hero-img-frame {
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid var(--border);
    box-shadow: 0 40px 80px rgba(0,0,0,0.6), 0 0 60px rgba(0,212,255,0.08);
    position: relative;
  }

  .hero-img-frame img {
    width: 100%;
    height: 380px;
    object-fit: cover;
    display: block;
  }
       
       .hero-content1 h1{font-size: 18px; color:#262B6C;}
.hero-content1 p {
	font-size: 17px;
	line-height: 37px;
}
       
  .hero-img-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(0,212,255,0.12), rgba(124,58,237,0.12));
    mix-blend-mode: overlay;
  }

  /* Floating stat cards */
  .stat-card {
    position: absolute;
    background: rgba(13,19,32,0.95);
    border: 1px solid var(--border);
    border-radius: 14px;
    padding: 14px 18px;
    backdrop-filter: blur(20px);
    box-shadow: 0 8px 32px rgba(0,0,0,0.4);
    display: flex;
    align-items: center;
    gap: 12px;
    animation: float 4s ease-in-out infinite;
  }

  .stat-card:nth-child(2) { animation-delay: -2s; }
  .stat-card:nth-child(3) { animation-delay: -1s; }

  .stat-card-1 { bottom: -20px; left: -40px; }
  .stat-card-2 { top: -20px; right: -20px; }
  .stat-card-3 { bottom: 80px; right: -40px; }

  .stat-icon {
    width: 40px; height: 40px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
  }
.mbtm100 {
	margin-bottom: 30px;
	margin-top: 70px;
	text-align: center;
	background: linear-gradient(to bottom, #C0E9FF, #fff);
}
       .clrblue {color:#262B6C !important;}
       
  .stat-icon.green { background: rgba(16,185,129,0.15); color: var(--accent3); }
  .stat-icon.blue  { background: rgba(0,212,255,0.12); color: var(--accent); }
  .stat-icon.purple{ background: rgba(124,58,237,0.15); color: #a78bfa; }

  .stat-label { font-size: 0.7rem; color: var(--muted); font-weight: 500; }
  .stat-value { font-family: 'Syne', sans-serif; font-weight: 700; font-size: 1.1rem; color: #fff; }

  /* â”€â”€ SECTION COMMONS â”€â”€ */
  section { position: relative; z-index: 1; }

  .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 60px;
  }
       .why-section h3 {font-size:22px; color:#262B6C;}
  .section-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color:#262B6C;
    margin-bottom: 16px;
  }
       .mt18 {font-size: 18px; margin-top:25px;}
  .section-label::before {
    content: '';
    width: 24px; height: 2px;
    background: var(--accent);
    border-radius: 2px;
  }
h2.section-title {
	font-size: 25px;
	font-weight: 700;
}
  .section-title {
    font-size:18px;
    font-weight: 800;
    letter-spacing: -0.03em;
    line-height: 1.15;
    margin-bottom: 16px;
      color:#262B6C;
  }

.section-desc {
	color: #262B6C;
	font-size: 18px;
	max-width: 580px;
	margin-top: 20px;
}
.p2plist li {
	font-size: 18px;
	line-height: 26px;
}
h2.fntlgr {	font-size: 27px;}
.section-desc1 {
	color: #262B6C;
	font-size: 18px;
	max-width: 580px;
	margin-top: 53px;
}
       .section-desc3 {
	color: #262B6C;
	font-size: 18px;
	
	margin-top: 35px;
}
  .section-header { margin-bottom: 64px; }

  /* â”€â”€ WHY SECTION â”€â”€ */
 .why-section {
	padding: 45px 0;
	background: linear-gradient(to bottom, #C0E9FF, #fff);
}
  .why-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
  }

  .why-points {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .why-point {
    display: flex;
    gap: 16px;
    padding: 20px 24px;
    background: rgba(255,255,255,0.02);
    border: 1px solid var(--border);
    border-radius: 16px;
    transition: border-color 0.3s, background 0.3s, transform 0.3s;
    cursor: default;
  }

         .why-point {
    border-color: rgba(0,212,255,0.3);
    background: rgba(0,212,255,0.04);
    transform: translateX(6px);
  }

  .why-point:hover {
    border-color: rgba(0,212,255,0.3);
    background: rgba(0,212,255,0.04);
    transform: translateX(6px);
  }

  .why-point-icon {
    width: 44px; height: 44px;
    border-radius: 12px;
    background:#262B6C;
    border: 1px solid rgba(0,212,255,0.2);
    color: var(--accent);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
    transition: background 0.3s, transform 0.3s;
  }

  .why-point:hover .why-point-icon {
    background: rgba(0,212,255,0.18);
    transform: scale(1.1) rotate(-5deg);
  }

  .why-point h4 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 4px;
    color: #262B6C;
  }
       .mt25 {margin-top: 25px;}
  .why-point p { font-size: 0.88rem; color: var(--muted); line-height: 1.5; }

  .why-visual {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid var(--border);
    box-shadow: var(--card-glow), 0 40px 80px rgba(0,0,0,0.5);
  }

  .why-visual img {
    width: 100%;
    height: 480px;
    object-fit: cover;
    display: block;
    transition: transform 0.6s ease;
  }
.section-liteblue {
	background: #fff;
	padding: 25px;
}
  .why-visual:hover img { transform: scale(1.04); }

  .why-visual-overlay {
    position: absolute;
    inset: 0;
   /* background: linear-gradient(to top, rgba(6,9,15,0.7) 0%, transparent 50%);*/
  }

  .why-visual-badge {
    position: absolute;
    bottom: 24px;
    left: 24px;
    background: rgba(13,19,32,0.9);
    border: 1px solid var(--border);
    border-radius: 12px;
    padding: 12px 18px;
    backdrop-filter: blur(20px);
    display: flex;
    align-items: center;
    gap: 10px;
  }

  /* â”€â”€ FEATURES â”€â”€ */
  .features-section {
    padding: 120px 0;
    background: #fff;
  }

  .features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }

  .feature-card {
    background: var(--surface2);
    border: 1px solid var(--border);
    border-radius: 20px;
    padding: 32px;
    position: relative;
    overflow: hidden;
    transition: transform 0.4s, border-color 0.4s, box-shadow 0.4s;
    cursor: default;
  }

  .feature-card::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent, var(--accent), transparent);
    opacity: 0;
    transition: opacity 0.4s;
  }

  .feature-card:hover {
    transform: translateY(-8px);
    border-color: rgba(0,212,255,0.2);
    box-shadow: 0 24px 60px rgba(0,0,0,0.3), 0 0 30px rgba(0,212,255,0.06);
  }
p.export {
	font-size: 22px;
}
  .feature-card:hover::before { opacity: 1; }

  .feature-card:nth-child(2) { --accent-local: #7c3aed; }
  .feature-card:nth-child(3) { --accent-local: #10b981; }
  .feature-card:nth-child(4) { --accent-local: #f59e0b; }
  .feature-card:nth-child(5) { --accent-local: #ef4444; }
  .feature-card:nth-child(6) { --accent-local: #8b5cf6; }

  .feature-card:nth-child(2) .feat-icon { background: rgba(124,58,237,0.12); border-color: rgba(124,58,237,0.25); color: #a78bfa; }
  .feature-card:nth-child(3) .feat-icon { background: rgba(16,185,129,0.12); border-color: rgba(16,185,129,0.25); color: #34d399; }
  .feature-card:nth-child(4) .feat-icon { background: rgba(245,158,11,0.12); border-color: rgba(245,158,11,0.25); color: #fbbf24; }
  .feature-card:nth-child(5) .feat-icon { background: rgba(239,68,68,0.12); border-color: rgba(239,68,68,0.25); color: #f87171; }
  .feature-card:nth-child(6) .feat-icon { background: rgba(139,92,246,0.12); border-color: rgba(139,92,246,0.25); color: #a78bfa; }

  .feat-icon {
    width: 56px; height: 56px;
    border-radius: 16px;
    background: rgba(0,212,255,0.1);
    border: 1px solid rgba(0,212,255,0.2);
    color: var(--accent);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    margin-bottom: 20px;
    transition: transform 0.4s;
  }

  .feature-card:hover .feat-icon { transform: scale(1.12) rotate(-8deg); }

  .feature-card h3 {
    font-size: 1.05rem;
    font-weight: 700;
    margin-bottom: 10px;
    color: var(--text);
  }

  .feature-card p { font-size: 0.88rem; color: var(--muted); line-height: 1.6; }

  /* â”€â”€ HOW IT WORKS â”€â”€ */
  .how-section {
    padding: 45px 0;
    background: linear-gradient(to bottom, #C0E9FF, #fff);
  }

  .how-steps {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    position: relative;
  }

  .how-steps::before {
    content: '';
    position: absolute;
    top: 36px;
    left: calc(16.66% + 20px);
    right: calc(16.66% + 20px);
    height: 1px;
   /* background: linear-gradient(90deg, var(--accent), var(--accent2), var(--accent3));*/
    opacity: 0.3;
  }

  .how-step {
    text-align: center;
    padding: 0 20px 40px;
    position: relative;
    transition: transform 0.3s;
  }

  .how-step:hover { transform: translateY(-8px); }

.step-num {
	width: 72px;
	height: 72px;
	border-radius: 50%;
	background: #fff;
	border: 2px solid var(--border);
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 24px;
	font-weight: 800;
	font-size: 19px;
	color: #070037;
	position: relative;
	z-index: 2;
	transition: border-color 0.3s, background 0.3s, box-shadow 0.3s;
}
  .how-step:hover .step-num {
    border-color: var(--accent);
    background: rgba(0,212,255,0.08);
    box-shadow: 0 0 30px rgba(0,212,255,0.2);
  }

  .step-icon {
    font-size: 30px;
    margin-bottom: 16px;
    color: #262B6C;;
    transition: transform 0.3s;
  }

  .how-step:hover .step-icon { transform: scale(1.2); }

  .how-step h3 { font-size: 18px; font-weight: 700; margin-bottom: 10px;  color:#262B6C;}
.how-step p {
	font-size: 18px;
	color: #262B6C;
	line-height: 1.6;
}

  /* Second row of steps */
  .how-steps-2 {
    grid-template-columns: repeat(3, 1fr);
    margin-top: 20px;
  }

  /* â”€â”€ CHALLENGES TABLE â”€â”€ */
  .challenges-section {
    padding: 45px 0;
    background:#fff;
  }

  .challenges-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: start;
  }

  .challenge-table {
    width: 100%;
    border-collapse: collapse;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid var(--border);
  }

  .challenge-table thead th {
    background: rgba(0,212,255,0.08);
    padding: 16px 24px;
    text-align: left;
   /*  font-size:18px;*/
    font-weight:700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color:#262B6C;
    border-bottom: 1px solid var(--border);
  }

  .challenge-table tbody tr {
    border-bottom: 1px solid var(--border);
    transition: background 0.25s;
    cursor: default;
  }

  .challenge-table tbody tr:last-child { border-bottom: none; }

  .challenge-table tbody tr:hover { background: rgba(0,212,255,0.04); }

  .challenge-table td {
    padding: 16px 15px;
    font-size: 18px;
    color: var(--text);
    vertical-align: middle;
  }

  .challenge-table td:first-child { color:#262B6C; }
       .reveal.visible p {
	font-size: 18px;
}

  .challenge-table td .tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgba(16,185,129,0.1);
    border: 1px solid rgba(16,185,129,0.2);
    color: var(--accent3);
    font-size: 17px;
    font-weight: 600;
    padding: 4px 12px;
    border-radius: 50px;
  width:100%;
  }

  .integrations-box {
    background: linear-gradient(to bottom, #C0E9FF, #fff);
    border: 1px solid var(--border);
    border-radius: 20px;
    padding: 20px;
  }

  .integrations-box h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 24px;
    color:#262B6C;
  }

  .integration-item {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 8px 10px 8px 10px;
    border-radius: 12px;
    border: 1px solid var(--border);
    margin-bottom: 12px;
    transition: border-color 0.3s, background 0.3s, transform 0.3s;
    cursor: default;
  }

  .integration-item:last-child { margin-bottom: 0; }

  .integration-item:hover {
    border-color: rgba(0,212,255,0.25);
    background: rgba(0,212,255,0.04);
    transform: translateX(6px);
  }

  .int-icon {
    width: 40px; height: 40px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    flex-shrink: 0;
  }

  .integration-item h4 { font-size: 18px; font-weight: 700; }
  .integration-item p  { font-size: 18px; color: var(--muted); }

  /* â”€â”€ CLOUD SECTION â”€â”€ */
  .cloud-section {
    padding: 45px 0;
    background:linear-gradient(to bottom, #C0E9FF, #fff);
    overflow: hidden;
  }
       
       .cloud-inner p {
	color: #262B6C;
}

  .cloud-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;
  }

  .cloud-features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-top: 40px;
  }

  .cloud-feat {
    background: linear-gradient(to bottom, #C0E9FF, #fff);
    border: 1px solid var(--border);
    border-radius: 16px;
    padding: 24px;
    transition: border-color 0.3s, transform 0.3s, box-shadow 0.3s;
    cursor: default;
  }

  .cloud-feat:hover {
    border-color: rgba(0,212,255,0.25);
    transform: translateY(-4px);
    box-shadow: 0 12px 40px rgba(0,0,0,0.3);
  }

  .cloud-feat-icon {
    width: 44px; height: 44px;
    border-radius: 12px;
    background:#262B6C;
    color: var(--accent);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin-bottom: 14px;
    transition: transform 0.3s;
  }

  .cloud-feat:hover .cloud-feat-icon { transform: scale(1.1) rotate(-8deg); }
  .cloud-feat h4 { font-size: 18px; font-weight: 700; margin-bottom: 6px; }
  .cloud-feat p  { font-size: 18px; color:#262B6C; line-height: 1.5; }

  .cloud-visual {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid var(--border);
    box-shadow: var(--card-glow), 0 10px 10px rgba(0,0,0,0.5);
  }

  .cloud-visual img {
    width: 100%;
    height: 460px;
    object-fit: cover;
    display: block;
    transition: transform 0.6s;
  }

  .cloud-visual:hover img { transform: scale(1.04); }

  /* â”€â”€ WHO BENEFITS â”€â”€ */
  .who-section {
    padding: 45px 0;
    background: #fff;
  }

  .who-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }

  .who-card {
    background:linear-gradient(to bottom, #C0E9FF, #fff);
    border: 1px solid var(--border);
    border-radius: 20px;
    padding: 32px 24px;
    text-align: center;
    transition: transform 0.4s, border-color 0.4s, box-shadow 0.4s;
    cursor: default;
    position: relative;
    overflow: hidden;
  }

  .who-card::after {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 50% 0%, rgba(0,212,255,0.08), transparent 70%);
    opacity: 0;
    transition: opacity 0.4s;
  }

  .who-card:hover {
    transform: translateY(-10px);
    border-color: rgba(0,212,255,0.2);
    box-shadow: 0 20px 60px rgba(0,0,0,0.3);
  }

  .who-card:hover::after { opacity: 1; }

  .who-icon {
    width: 64px; height: 64px;
    border-radius: 18px;
    background:#262B6C;
    border: 1px solid rgba(0,212,255,0.2);
    color: var(--accent);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    margin: 0 auto 20px;
    transition: transform 0.4s;
    position: relative;
    z-index: 1;
  }

  .who-card:nth-child(2) .who-icon { background:#262B6C; border-color: rgba(124,58,237,0.25); color: #a78bfa; }
  .who-card:nth-child(3) .who-icon { background:#262B6C; border-color: rgba(16,185,129,0.25); color: #34d399; }
  .who-card:nth-child(4) .who-icon { background:#262B6C; border-color: rgba(245,158,11,0.25); color: #fbbf24; }

  .who-card:hover .who-icon { transform: scale(1.12) rotate(-8deg); }

  .who-card h3 { font-size: 18px; font-weight: 700; margin-bottom: 8px; position: relative; z-index: 1; }
  .who-card p {
	font-size: 17px;
	color:#262B6C;
	line-height: 1.5;
	position: relative;
	z-index: 1;
}

  /* â”€â”€ STATS BAND â”€â”€ */
  .stats-band {
    padding: 80px 0;
    background: linear-gradient(135deg, rgba(0,212,255,0.05), rgba(124,58,237,0.05));
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
  }

  .stats-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    text-align: center;
  }

  .stat-item h3 {
    font-size: 24px;
    font-weight: 800;
    background: linear-gradient(135deg, var(--accent), var(--accent2));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 8px;
  }

  .stat-item p { font-size: 18px; color: var(--muted); }

  /* â”€â”€ CTA â”€â”€ */
  .cta-section-2 {
    padding: 45px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    background: linear-gradient(to bottom, #C0E9FF, #fff);
  }

  .cta-section-2::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 700px; height: 700px;
    background: radial-gradient(circle, rgba(0,212,255,0.07) 0%, transparent 65%);
    pointer-events: none;
  }

  .cta-section-2 h2 {
    font-size: 28px;
    font-weight: 800;
    letter-spacing: -0.03em;
    margin-bottom: 16px;
    position: relative;
    z-index: 1;
  }

  .cta-section-2 p {
    color: #262B6C;
    font-size: 18px;
    margin-bottom: 15px;
    max-width:100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
  }

  .cta-btns {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
  }


  /* â”€â”€ ANIMATIONS â”€â”€ */
  @keyframes fadeUp {
    from { opacity: 0; transform: translateY(30px); }
    to   { opacity: 1; transform: translateY(0); }
  }

  @keyframes fadeLeft {
    from { opacity: 0; transform: translateY(-50%) translateX(40px); }
    to   { opacity: 1; transform: translateY(-50%) translateX(0); }
  }

  @keyframes float {
    0%, 100% { transform: translateY(0); }
    50%       { transform: translateY(-10px); }
  }

  /* Scroll reveal */
  .reveal {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.7s ease, transform 0.7s ease;
  }

  .reveal.visible {
    opacity: 1;
    transform: translateY(0);
  }

  .reveal-delay-1 { transition-delay: 0.1s; }
  .reveal-delay-2 { transition-delay: 0.2s; }
  .reveal-delay-3 { transition-delay: 0.3s; }
  .reveal-delay-4 { transition-delay: 0.4s; }
  .reveal-delay-5 { transition-delay: 0.5s; }

  /* â”€â”€ RESPONSIVE â”€â”€ */
  @media (max-width: 1024px) {
    nav { padding: 16px 30px; }
    .hero { padding: 130px 30px 100px; }
    .hero-visual { display: none; }
    .container { padding: 0 30px; }
    .why-grid, .cloud-inner { grid-template-columns: 1fr; }
    .features-grid { grid-template-columns: repeat(2,1fr); }
    .who-grid { grid-template-columns: repeat(2,1fr); }
    .stats-grid { grid-template-columns: repeat(2,1fr); gap: 30px; }
    .challenges-grid { grid-template-columns: 1fr; }
  }

  @media (max-width: 640px) {
    .nav-links { display: none; }
    .hero { padding: 110px 20px 80px; }
    .container { padding: 0 20px; }
    .features-grid { grid-template-columns: 1fr; }
    .who-grid { grid-template-columns: 1fr; }
    .how-steps { grid-template-columns: 1fr; }
    .how-steps::before { display: none; }
    .cloud-features { grid-template-columns: 1fr; }
    .stats-grid { grid-template-columns: repeat(2,1fr); }
  }


.grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
}

.card {
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    transition: 0.3s;
}

.card:hover {
    transform: translateY(-5px);
}

.icon {
    font-size: 30px;
    color: #2a7de1;
    margin-bottom: 15px;
}

.card h3 {
    margin: 10px 0;
    font-size: 20px;
    font-weight: 700;
}

.card p {
	font-size: 17px;
	color: #262B6C;
}
    ul.benefits {
	padding: 0;
	font-size: 18px;
}
    
.benefits {
    margin-top: 15px;
}

.benefits li {
	font-size: 15px;
	margin-bottom: 6px;
	list-style: none;
	color: #262B6C;
	display: inline-flex;
	padding-left: 0px;
}

.{ font-size: 28px;}
.benefits li::before {
	content: "âœ” ";
	color: green;
	padding-right: 7px;
}



    .pt40 {padding-top: 40px;}
    .panel-heading {
	padding: 5px 10px 0px 10px;
	margin: 0;
}
    .integrations-box h2 {
	font-size: 25px;
	font-weight: 700;
}
    
    h2.headfnt {font-size:18px;}
   h3.fntlgr {
	font-size: 22px !important;
}
    .txtclr {	color: #fff !important;	padding: 0 !important;}
#txtCaptcha{background-color: transparent;
    border: 1px solid red;
    padding: 4px 10px;}
	#ImageButton1{    vertical-align: middle;}
    
     .videoBg {	margin-top:0%;	border: 5px solid #897171;}
    
  .hero-content h1 span {
	opacity: 12 !important;
	margin-left: 37px;
}
    .hero-content {
	position: absolute;
	top: 35%;
	left: 60px;
	text-align: center;
	right: 58%;
	bottom: 0;
}
    .hero-content h1 span {
	opacity: 12 !important;
}
    
 .col-container {
  display: table;
  width: 100%;
}
/*.col-hgt {
  display: table-cell;
  
}
 */   
    .mtop-10 {margin-top: 10%;}
     
.accordionWrapper {
  padding: 30px;
  background: #fff;
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 40px;
  box-shadow: 0 1.5em 85px 0 rgba(0, 0, 0, .2)
}
.accordionItem {
  float: left;
  display: block;
  width: 100%;
  box-sizing: border-box
}
.accordionItemHeading {
	cursor: pointer;
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 10px 0;
	padding-left: 10px;
	background:#C0E9FF;
	color:#262B6C;
	width: 100%;
	/* -webkit-border-radius: 3px; */
	/* border-radius: 3px; */
	/* box-sizing: border-box; */
	padding: 10px;
	color:#262B6C !important;
	font-size: 16px !important;
	padding-left: 20px !important;
	margin-bottom: 20px !important;
    font-weight: 700;
}

.close {
	float: right;
	font-size: 21px;
	line-height: 1;
	color: #000 !important;
	text-shadow: none !important;
	opacity: 1 !important;
}

.accordionItemContent ul li {
	padding-bottom: 10px;
}

.close .accordionItemContent {
  height: 0;
  transition: height 1s ease-out;
  -webkit-transform: scaleY(0);
  -o-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  float: left;
  display: block
}
.open .accordionItemContent {
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  width: 100%;
  margin: 0 0 10px 0;
  display: block;
  -webkit-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  -o-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform .4s ease-out;
  -o-transition: -o-transform .4s ease;
  -ms-transition: -ms-transform .4s ease;
  transition: transform .4s ease;
  box-sizing: border-box;
  font-size: 16px;
}
.open .accordionItemHeading {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  color: #fff;
    padding: 10px;
}
    .pa0 { margin: 0 !important; padding: 0}
    
    .toptxt{ margin-right: 15px !important;}


        .mt70 {margin-top: 20px; font-size: 18px}
        .mt90 {	margin-top: 89px;}}
.cta-section-1 {
	background:linear-gradient(-0deg, #fcfeff, #fff, #b0d8ec);
	color: #fff;
	text-align: center;
	padding: 70px 20px;
	margin-top: 50px;
}

.cta-section-1 h2 {
    font-size: 30px;
    max-width: 800px;
    margin: 0 auto 40px;
    line-height: 1.4;
}

/* 3 Box Layout */
.cta-box-container-1 {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.cta-box-1 {
	background:linear-gradient(to bottom, #C0E9FF, #fff);
	padding: 25px 20px;
	border-radius: 12px;
	width: 250px;
	transition: 0.3s;
	backdrop-filter: blur(8px);
}

        .mb50 {margin-bottom: 50px;}
.cta-box-1:hover {
    transform: translateY(-8px);
    background: rgba(255,255,255,0.2);
}

.cta-box-1 span {
    font-size: 30px;
    display: block;
    margin-bottom: 10px;
}

.cta-box-1 p {
    font-size: 16px;
    margin: 0;
}

/* Button */
.cta-btn-1 {
    display: inline-block;
    padding: 14px 35px;
    background: #00ffcc;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    border-radius: 50px;
    transition: 0.3s;
}

.cta-btn-1:hover {
    background: #00ddb3;
    transform: scale(1.05);
}

/* Responsive */
@media (max-width: 768px) {
    .cta-box-1 {
        width: 100%;
        max-width: 300px;
    }
}


@media (min-width:320px) and (max-width: 450px) {
 
    .export{ font-size: 18px; }
    .accordionWrapper h3 {
	font-size: 16px;
}
    .section-liteblue h2 {
	color: #262B6C;
	font-size: 23px;
}
    .challenge-table td {
	padding: 16px 15px;
	font-size: 15px;
	color: var(--text);
	vertical-align: middle;
}
}

