/*===================================================================================*/
/*	GENERAL
/*===================================================================================*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:focus {
  outline: 0 !important;
}
figure {
  margin: 0;
  padding: 0;
}
figure img {
  width: 100%;
  height: auto;
}
* > p:last-child {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
::selection {
  background: #8cdaff;
  /* Safari */

  color: #717171;
}
::-moz-selection {
  background: #8cdaff;
  /* Firefox */

  color: #717171;
}
body {
	padding-top:94px;
  font-weight: 100;
  background-color: #283645;
  color: #717171;
  font-size: 17px;
  line-height: 150%;
  /* -webkit-font-smoothing: antialiased;*/

  -webkit-text-size-adjust: 100%;
  /*-moz-osx-font-smoothing: grayscale;*/

  text-rendering: optimizeLegibility;
  overflow-x: hidden;
  height: auto !important;
}
.navbar,
main {
  background-color: #FFF;
  margin-top:-2px;
}
.container {
  padding-right: 0;
  padding-left: 0;
}
.abstract {
  background-image:url(/images/digital-publishing/abstract.png);
  background-size:cover;
}

p {
  margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  margin-top: 0;
  /*word-wrap: break-word;*/

}
h1 {
  font-size: 55px;
  line-height: 130%;
  margin-bottom: 25px;
  font-weight: 600;
}
h1 span {
  font-size: 40px;
  font-weight: 200;
}
h1.tools {
  font-size: 40px;
}
h2 {
  font-size: 35px!important;
  line-height: 130%;
  margin-bottom: 20px;
}
h3 {
  font-size: 25px;
  line-height: 150%;
  margin-bottom: 15px;
  font-weight: 400;
}
h5 {
  font-size: 14px;
  line-height: 160%;
  margin-bottom: 0;
}
h6 {
  font-size: 12px;
  line-height: 160%;
  margin-bottom: 10px;
}
ol {
  position: relative;
  padding-left: 22px;
}
ul {
  list-style: none;
  position: relative;
  padding-left: 22px;
}
ul.arrowed li,
ul.circled li,
ol li {
  margin-bottom: 5px;
}
ul.arrowed li:before {
  /*font-family: 'fontello';*/

  content: '\2192';
  font-weight: normal;
  color: #5EBCE3;
  margin-top: -1px;
  margin-left: -23px;
  vertical-align: top;
  position: absolute;
}
ul.circled li:before {
  font-family: 'fontello-circle';
  content: '\e800';
  font-size: 8px;
  font-weight: normal;
  color: #5EBCE3;
  padding-top: 1px;
  margin-left: -20px;
  vertical-align: top;
  position: absolute;
}


header p {
  font-size: 22px;
  line-height: 150%;
}
p + h2,
p + h3 {
  padding-top: 15px;
}
.text-small {
  font-size: 16px;
  line-height: 160%;
}
.text-normal {
  font-size: inherit !important;
  line-height: inherit !important;
}
h2 + .text-small {
  margin-top: -5px;
}
header h2 + .text-small {
  margin-top: 0;
}
main header + * {
  margin-top: 35px !important;
}
.center-block {
  float: none;
}
.height-xs {
  height: 30vh;
}
.height-sm {
  height: 44vh;
}
.height-md {
  height: 60vh;
}
.height-lg {
  height: 85vh;
}
.height-xxs {
  height: 15vh;
}
.height-md2 {
  height: 70vh;
}
.height-sm2 {
  height: 21vh;
}
h1 + figure,
p + figure {
  padding-top: 15px;
}
h2 + figure,
h3 + figure,
h2 + .thumbs,
h3 + .thumbs,
h2 + .thumb,
h3 + .thumb {
  padding-top: 10px;
}
h4 + figure {
  padding-top: 5px;
}
/*h2 + .owl-carousel,
p + .owl-carousel,
h2 + .panel-group,
p + .panel-group {
	padding-top: 20px;
}*/
figure figcaption {
  font-size: 14px;
  line-height: 150%;
}
figure figcaption h4 {
  margin-bottom: 10px;
}
figure * + figcaption {
  padding-top: 20px;
}
figure + *,
.thumb + figure {
  padding-top: 25px;
}

.last-bottom {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.last-right {
  padding-right: 0 !important;
  margin-right: 0 !important;
}
.reset-margin {
  margin: 0;
}
.reset-margin-left {
  margin-left: 0;
}
.reset-margin-right {
  margin-right: 0;
}
.reset-padding {
  padding: 0;
}
.reset-padding-left {
  padding-left: 0;
}
.reset-padding-right {
  padding-right: 0;
}
.single-block {
  padding: 0;
  border: 0;
  margin: 0;
}
h1 + .single-line,
h2 + .single-line,
h3 + .single-line,
h4 + .single-line {
  margin-top: -0.5em;
}
.img-intext {
  margin-bottom: 20px;
}
aside {
  font-size: 16px;
  line-height: 160%;
}
aside p {
  margin-bottom: 15px;
}
aside .txt-btn {
  font-size: 100%;
}
aside .thumb figure {
  margin: 0;
}
.thumbs.no-gap {
  margin-left: 0;
  margin-right: 0;
}
.thumbs.no-gap .thumb {
  padding: 0;
}
.thumbs.gap-xs {
  margin-left: -5px;
  margin-right: 0;
}
.thumbs.gap-xs .thumb {
  padding: 0 0 5px 5px;
}
.thumbs.gap-sm {
  margin-left: -10px;
  margin-right: 0;
}
.thumbs.gap-sm .thumb {
  padding: 0 0 10px 10px;
}
.thumbs.gap-md {
  margin-left: -20px;
  margin-right: 0;
}
.thumbs.gap-md .thumb {
  padding: 0 0 20px 20px;
}
.thumbs.gap-lg {
  margin-left: -30px;
  margin-right: 0;
}
.thumbs.gap-lg .thumb {
  padding: 0 0 30px 30px;
}
hr.colorWhite {
  border-color: white;
}

.icon-play2.down {
    display: block;
    font-size: 60px;
    left: 50%;
    position: relative;
    top: -30px;
    transform: rotate(90deg);
    width: 50px;
}
.paddingV40 {
  padding: 40px 0;
}
.uppercase {
  text-transform: uppercase;
}
.caption {
  display: table-cell;
}
.vertical-center {
  vertical-align: middle;
}
.vertical-top {
  vertical-align: top;
}
.vertical-bottom {
  vertical-align: bottom;
}
.displaytable {
  display: table;
}
.bgWhite {
  background-color: white;
  border: 0 solid #bbb;
  border-bottom: 1px;
}
.bgContact {
  background-image:url("/images/contact/fond-contact.jpg");
  background-size:cover;
}
.bgBlackStrips {
  background-image: url(/img/home/fond.png);
  color: #ededed;
}
.bgpaper {
 /* background-color: #fafbfc;*/
  background-color: #f9f9f9;
 /* border: 1px solid #bbb;*/
  border-left: 0;
  border-right: 0;
}
.img-bg-soft,
.img-bg-softer {
  background-position: center;
  position: relative;
}
.img-bg-softer:before {
  background-color: rgba(250, 251, 252, 0.95);
}
.img-bg-soft:before,
.img-bg-softer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.marginTop0 {
  margin-top: 0;
}
.marginTop50 {
  margin-top: 50px;
}
.margin0 {
  margin: 0;
}
hr {
  border-top: 1px solid #aaa;
  border-bottom: 0;
}
.lead {
  font-weight: 100;
}
.btn {
  margin: 10px 0;
  text-transform: uppercase;
}
.btn.big {
  padding: 15px 30px;
}
.btn.btn-secondary {
  border: 1px solid white;
  color: #ffffff;
}
input {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border: 0 solid #bbb;
  border-bottom: 1px;
  padding: 5px;
}
.colorWhite {
  color: #ffffff !important;
}
.colorBlack {
  color: #2c2c2c !important;
}
.colorBlue {
  color: #2e6294 !important;
}
.colorLightBlue {
  /**color: #428bca !important;**/
}
.colorLightBlue2 {
  color: #5ebce3;
}
a.colorLightBlue2:hover {
  color: #428bca;
}
.colorGreen {
  color: #5cb85c !important;
}
section {
  position: relative;
}
.overflowHidden {
  overflow: hidden;
}
.column {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.text-to-hide {
  position: relative;
}
.parallax {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
  color: #d9d9d9;
  background-image: url(/images/digital-publishing/banner-ordi.jpg);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.parallax2 {
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.column-width-250 {
  -webkit-column-width: 250px;
  -moz-column-width: 250px;
  column-width: 250px;
}
[class*="col"] img {
  max-width: 100%;
}
.text-little {
  font-size: 14px;
}
img.shadow {
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
header h2 {
  font-size: 45px;
}
h2 b {
  font-family: 'Open Sans';
}
h3 i[class*="icon"] {
  font-size: 50px;
}

.imgbanner {
  position: relative;
}
.active .imgbanner {
  display: block;
  -webkit-animation: fadeInDownBig 2s;
  animation: fadeInDownBig 2s;
  -moz-animation: fadeInDownBig 2s;
  -o-animation: fadeInDownBig 2s;
}
#reviews p,
#reviews h5 {
  -webkit-animation: fadeOutLeftBig 2s;
  animation: fadeOutLeftBig 2s;
  -moz-animation: fadeOutLeftBig 2s;
  -o-animation: fadeOutLeftBig 2s;
}
#reviews .active p,
#reviews .active h5 {
  -webkit-animation: fadeInLeftBig 2s;
  -o-animation: fadeInLeftBig 2s;
  -moz-animation: fadeInLeftBig 2s;
  animation: fadeInLeftBig 2s;
}
#reviews .pull-right p,
#reviews .pull-right h5 {
  -webkit-animation: fadeOutRightBig 2s;
  animation: fadeOutRightBig 2s;
  -moz-animation: fadeOutRightBig 2s;
  -o-animation: fadeOutRightBig 2s;
}
#reviews .active .pull-right p,
#reviews .active .pull-right h5 {
  -webkit-animation: fadeInRightBig 2s;
  -moz-animation: fadeInRightBig 2s;
  animation: fadeInRightBig 2s;
  -o-animation: fadeInRightBig 2s;
}
.titleSelect a {
  text-decoration: underline;
}
.titleSelect a.active {
  color: #aaa;
  font-size: 55px;
  text-decoration: none;
  cursor: text;
}
.titleSelect span {
  font-size: 45px;
}
.titleSelect span span {
  font-weight: 200;
  font-style: italic;
}
.scroll-link.icon-arrow-down7 {
  font-size: 60px;
  text-align: center;
  width: 100%;
  display: block;
  cursor: pointer;
}
figure.fading {
  position: relative;
}
figure.fading img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
figure.fading img:first-child {
  opacity: 1;
  position: static;
}
figure.active img {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.8s, all 0.8s;
  -moz-transition: -moz-transform 0.8s, all 0.8s;
  -o-transition: -o-transform 0.8s, all 0.8s;
  transition: transform 0.8s, all 0.8s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.active.two img {
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
figure.active.three img {
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
figure.sliding img:last-child {
  width: inherit;
}
figure.sliding.toUp img {
  top: 80px;
}
figure.sliding.toUp.active img {
  top: 0;
}
figure.sliding.toLeft img {
  left: 80px;
}
figure.sliding.toLeft.active img {
  left: 0;
}
.item figure {
  display: block;
  position: relative;
  overflow: hidden;
}
.item figure .text-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  padding: 10%;
  font: 0px/0 a;
  background-color: rgba(94, 188, 227, 0);
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.export_format .item figure .text-overlay {
  background-color: rgba(0, 0, 0, 0.03);
  border: 1px solid #ddd;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
}
.export_format .item figure .text-overlay .info {
  text-align: left;
  vertical-align: top;
}
.export_format .item figure .text-overlay .info h4,
.export_format .item figure .text-overlay .info p,
.export_format .item figure .text-overlay .info li {
  color: #717171;
}
.export_format .item figure .text-overlay .info .btn.btn-large.btn-primary {
  position: absolute;
  bottom: 0;
  margin: 0;
  width: 100%;
  left: 0;
  border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -o-border-radius: 0 0 8px 8px;
  text-align: right;
}
.export_format .item figure .text-overlay .info.epub .btn.btn-large.btn-primary {
  background-color: #a0ca3a;
  border: 0;
}
.export_format .item figure .text-overlay .info.ave .btn.btn-large.btn-primary {
  background-color: #347fc8;
  border: 0;
}
.export_format .item figure .text-overlay .info.webreader .btn.btn-large.btn-primary {
  background-color: #ae4fc3;
  border: 0;
}
.item figure .text-overlay:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.item figure .text-overlay .info {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}
.item figure .text-overlay .info h4 {
  color: #FFF;
  margin-bottom: 2px;
}
.item figure .text-overlay .info p,
.item figure .text-overlay .info li {
  color: #FFF;
  margin-bottom: 5px;
}
.slideUp img {
  margin-left: -100px;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.8s, all 0.8s;
  -moz-transition: -moz-transform 0.8s, all 0.8s;
  -o-transition: -o-transform 0.8s, all 0.8s;
  transition: transform 0.8s, all 0.8s;
}
.slideUp.odd img {
  margin-left: 100px;
}
.slideUp.active img {
  margin-left: 0;
  opacity: 1;
}
.choice a:first-child {
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
}
.choice a:last-child {
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
}
.choice a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.background-illus {
  position: absolute;
  right: 0;
}
#references h2,
#what-we-do h2,
#for-who h2 {
  font-size: 45px;
}
#references figure {
  background-image: url(../images/home/ref/ipad.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
}
#references figure.horizontal {
  background-image: url(../images/home/ref/ipad-h.png);
}
#references figure img {
  width: 64%;
  margin-top: 77px;
  margin-bottom: 10px;
}
#references figure.horizontal img {
  width: 80%;
  margin-top: 130px;
}
#ready-to-go h2 {
  font-size: 60px;
}
#reviews p {
  font-size: 18px;
}
#reviews h5 {
  font-size: 20px;
}
#for-who a.img-circle {
  border: 2px solid white;
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto 10px;
  position: relative;
}
#for-who a.img-circle .div-overflow {
  opacity: 0;
  background-color: #8cdaff;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}
#for-who a.img-circle .div-overflow h4 {
  margin-top: 40px;
  font-size:14px;
}
#for-who a.img-circle:hover .div-overflow {
  opacity: 0.9;
}
#for-who h3 {
  font-size: 18px;
}
#references figure div.overflow-play {
  position: absolute;
  text-align: center;
  font-size: 80px;
  opacity: 0;
}
#references figure div.overflow-play i.icon-play2 {
  display: block;
}
#references figure div.overflow-play {
  width: 64%;
  height: 60%;
  top: 77px;
  left: 47px;
}
#references figure div.overflow-play i.icon-play2 {
  margin-top: 70px;
}
#references figure.horizontal div.overflow-play {
  width: 80%;
  height: 46%;
  top: 130px;
  left: 26px;
}
#references figure.horizontal div.overflow-play i.icon-play2 {
  margin-top: 50px;
}
#references figure:hover div.overflow-play {
  opacity: 0.9;
}
#reviewsPartners h2 {
  font-weight: 600;
  font-size: 50px;
}
ul.palette li {
  width: 8%;
  margin: 0 5px 20px;
  float: left;
  position: relative;
  min-width: 70px;
}
ul.palette li a span {
  font-size: 12px;
  color: #ffffff;
}
ul.palette li a {
  width: 100%;
  display: block;
}
ul.palette li a img {
  width: 100%;
  display: block;
  margin: 0 auto;
  background-color: transparent;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -o-border-radius: 100px;
}
ul.palette li:hover a span,
ul.palette li.active a span {
  opacity: 1;
}
ul.palette li.active a img,
ul.palette li:hover a img,
ul.palette li.active a div,
ul.palette li:hover a div {
  background-color: #428bca;
  cursor: pointer;
}
ul.palette li div {
  width: 100%;
  margin: 0 auto;
  background-color: #ededed;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -o-border-radius: 100px;
  background-image: url(../images/digital-publishing/ico-enrichments/premium-enrichments.png);
  background-size: 1000% auto;
}
ul.palette li div.scripts {
  background-position: 0 0;
}
ul.palette li div.dot2dot {
  background-position: -100% 0;
}
ul.palette li div.hideseek {
  background-position: -200% 0;
}
ul.palette li div.jigsaw {
  background-position: -300% 0;
}
ul.palette li div.maze {
  background-position: -400% 0;
}
ul.palette li div.maze-collider {
  background-position: -500% 0;
}
ul.palette li div.memory {
  background-position: -600% 0;
}
ul.palette li div.motioncomposer {
  background-position: -700% 0;
}
ul.palette li div.trigger {
  background-position: -800% 0;
}
ul.palette li div.physics {
  background-position: -900% 0;
}
ul.palette li div.signature {
  background-position: 0 -100%;
}
ul.palette li div.slice {
  background-position: -100% -100%;
}
ul.palette li div.spot-differences {
  background-position: -200% -100%;
}
ul.palette li div.sudoku {
  background-position: -300% -100%;
}
ul.palette li div.draw {
  background-position: -400% -100%;
}
ul.palette li div.color-picker {
  background-position: -500% -100%;
}
ul.palette li div.quizz {
  background-position: -600% -100%;
}
ul.palette li div.presetquizz {
  background-position: -700% -100%;
}
ul.palette li div::after {
  content: "";
  padding: 50% 0;
  display: block;
}
.tab-content.palette img,
.tab-content.palette iframe {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  border: 1px solid white;
  position: relative;
  left: -80%;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  max-width: 450px;
}
.tab-content.palette .row.active img,
.tab-content.palette .row.active iframe {
  left: 0;
  opacity: 1;
}
.tab-content.palette .btn.btn-secondary {
  border-color: #73879C;
  color: #73879c;
}
.anim_phosphorframework canvas {
  margin: 0 auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
section#banner p {
  font-size: 30px;
  margin-top: 0;
  line-height: 42px;
}
section#banner h2 {
  font-size: 28px!important;
}
section#banner h2.ico-solution {
  font-size: 80px!important;
}
section#banner h1 {
  margin-bottom: 5px;
}
section#banner .item {
  background-size: cover;
}
section#banner.video {
  /*background-color: #0e2b42;*/
  background-color: rgba(0,0,0,1)
}
section#banner.video video {
  max-height:1000px;
  position: absolute;
  top: -10vh;
  opacity: 0.15;
}
section#banner.video.indesign video {
  top: 0;
  right: 0;
  opacity: 0.3;
}
/*section#banner img,
section#banner h1,
section#banner p {
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}*/
section#banner img {
  width: 20%;
  max-width: 100px;
}
body.bannerzest section#banner img {
  max-width: 100%;
}
ul.icon-ebook_market {
  padding: 0;
}
ul.icon-ebook_market li {
  background-image: url(/images/digital-publishing/icone-ebookmarket.png);
  width: 50px;
  height: 50px;
  float: left;
  margin: 10px 6px;
  background-size: 150px;
}
ul.icon-ebook_market.epub li:nth-child(2) {
  background-position: 50px 0;
}
ul.icon-ebook_market.epub li:nth-child(3) {
  background-position: -50px 0;
}
ul.icon-ebook_market.epub li:nth-child(4) {
  background-position: 50px 50px;
}
ul.icon-ebook_market.ave li:nth-child(1) {
  background-position: 0 -50px;
}
ul.icon-ebook_market.ave li:nth-child(2) {
  background-position: 50px -50px;
}
ul.icon-ebook_market.ave li:nth-child(3) {
  background-position: 100px -50px;
}
ul.icon-ebook_market.ave li:nth-child(4) {
  background-position: -50px 50px;
}
ul.icon-ebook_market.webreader li:nth-child(1) {
  background-position: 0 -100px;
}
ul.icon-ebook_market.webreader li:nth-child(2) {
  background-position: 50px -100px;
}
ul.icon-ebook_market.webreader li:nth-child(3) {
  background-position: 100px -100px;
}
ul.icon-ebook_market.webreader li:nth-child(4) {
  background-position: 0 50px;
}
nav.software-menu {
  position: absolute;
  right: 10px;
  top: 10px;
  color: white;
  font-size: 30px;
  z-index: 1;
}
nav.software-menu a {
  opacity: 0.95;
  display: inline-block;
  margin: 0 5px;
}
nav.software-menu a:hover {
  opacity: 1;
}

nav.software-menu2 {
  right: 10px;
  top: 10px;
  color: white;
  font-size: 30px;
  z-index: 1;
}
nav.software-menu2 a {
  opacity: 0.95;
  display: inline-block;
  margin: 0 5px;
}

nav.software-menu2 p {
  opacity: 0.95;
  display: inline-block;
  margin: 0 5px;
  font-family: "Open sans", sans-serif;
}



nav.software-menu2 a:hover {
  opacity: 1;
}

.box-soft {
  background-color: white;
  border: 1px solid #ededed;
  padding: 20px 10px 50px;
  position: relative;
  min-height: 350px;
}
.box-soft h2 {
  font-size: 20px!important;
  font-weight: 800;
  text-transform: uppercase;
  margin: 5px 0;
}
.box-soft img {
  width: 40%;
  max-width: 156px;
}
.box-soft .button {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.box-soft .button .btn {
  width: 45%;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
}
.box-soft .button .btn:first-child {
  width: 55%;
}
.ico-solution {
  margin-top: 50px;
  font-size: 60px;
}
ul.browser li {
  display: inline-block;
  font-size: 60px;
  margin: 0 20px;
}

.comingsoon{
  color:rgba(134, 52, 118,0);
  z-index:99;
  position:absolute;
  font-weight:800;
  font-size:50px;
  top:50%;
  padding:30px;
}

.contactli{
	margin-left:15%;
}

.contactli li{
	float:left;
	padding:4px;
}

#monblog{
	height:300px;
}

.item figure .text-overlay2 {
    background-color: rgba(94, 188, 227, 0);
    bottom: 0;
    font: 0px/0 a;
    left: 0;
    padding-top: 0%;
    right: 0;
    top: 0;
    transition: all 200ms ease-out 0s;
    z-index: 100;
    border: 1px solid #ddd;
    border-radius: 8px;
}

.text-overlay2 h4{
    border-top-left-radius:8px;
    border-top-right-radius:8px;
	color:white;
	background-color:#5bb75c;
	padding:2%;
}

.item figure .text-overlay2 .info {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}

.price {
font-size:18px;
font-weight:600;
}

.text-overlay2 li{
	text-align:left;
	font-weight:100;
}

.text-overlay2 img{
	padding-top:2%;
	width:70%;
}

.export_format .item figure .text-overlay2 {
    background-color: rgba(0, 0, 0, 0.03);
}

.infointer{
	background-color: white!important;
	padding-top:2%;
	padding-bottom:4%;
}

.cube{
	padding:60px;
	height:400px;
}

.videobannerzest{
  background-color: black;
  background-image: src("http://movie.aquafadas.com/ban-bannerzest.mp4;");
  background-position: center center;
  background-size: contain;
}


#video-background {
	top: 0;
    height: auto;
    max-height: 4000%;
    max-width: 1000%;
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: auto;
    z-index: 0;
    }


.support :hover{
	background-color:#ededed;
}

.database .tabs{
	cursor:pointer;
	padding:20px;
	background-color:#f1f1f1;
	transition:0.2s;
	opacity:0.6;
}

.col-md-5:hover .tabs,
.col-md-5:hover .grey
{
	opacity:1;
	transition:0.2s;
	}


.bold{
	font-weight:400;
}

.grey{
	color:#f1f1f1;
	opacity:0.3;
}

.nextgenimg{
	display:none;
}

.nextgen{
	 background-image: url(/images/digital-publishing/nextgen01.png);
	 background-position:center ;
	 background-repeat:no-repeat;
	 height:720px;
	 transition:0.5s;
}

.parralax{
	position:fixed;
	width:100%;
	background-position:center;
}

.toolsnextgen{
	background-image:url(/images/digital-publishing/banner-nextgenblue.jpg);
	background-size:cover;
	transition:0.5s;
}


.cart .icon-cart{
	font-size:18px!important;
}