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: 16px;
  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:#20509e; font-size: 24px;}
.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:444px) {
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}
    
    .services-grid {
	display: block;
	gap: 24px;
	margin-top: 10px;
}
}

@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;}
}