/*Import Settings*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}


.divPremium {
  float:left; 
  background-color:#560979;
  cursor: pointer; cursor: hand;
}
.divPremium:hover {
  float:left; 
  background-color:#E66F59;
  cursor: pointer; cursor: hand;
}

.divImageCartoonizer {
  float:right; 
  background-color:#619334;
  cursor: pointer; cursor: hand;
}
.divImageCartoonizer:hover {
  float:right; 
  background-color:#497E01;
  cursor: pointer; cursor: hand;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.download {
  font-size: 16px;
  color:#ffffff;
  background: #F0AD4E;
  padding: 5px;
  margin: 3px;
  border-radius:5px;
}
.download:hover {
  font-size: 16px;
  color:#ffffff;
  background: #CD9207;
  padding: 5px;
  margin: 3px;
  border-radius:5px;
}
.texteffect {
  font-size: 10px;
  color:#ffffff;
}
.sticky-header {
  width:100%;
  height: auto; /*Bilal height menu*/
  text-align:center;
  margin:auto;
  /*position: fixed;*/ /*bilal désactivé*/
  z-index: 3;
  top: 15px;
  right: 0px;
  left: 0px;
  background-color: white;
}
/*body.complex-header .sticky-header:hover {
  height: 120px; /*Bilal height menu when hover*/
/*}*/
.header-logo {
  position: absolute;
  left: 20px;
  top:5px;
}
.menu {
  width:100%;
  height:auto;
  max-width:800px;
  text-align:center;
  padding-top:10px;
  font-size:13px;
  color:#ffffff;
  margin:auto;
}

.article {
  margin-top: 100px;;
}
.fond {
  background:#66008D; 
  background-image: linear-gradient(90deg, transparent 50%, rgba(255,255,255,.2) 50%); background-size: 50px 50px;
  width:100%;
}
.fond1 {
  background:#FE9874; 
  background-image: linear-gradient(90deg, transparent 50%, rgba(255,255,255,.2) 50%); background-size: 50px 50px;
  width:100%;
}
.container {
	max-width: 370px;
	margin: auto;
	text-align:center;
	padding:20px;
	border: 2px dashed #ffffff;
	margin-top:10px;
}
.uploadbutton{
border: 1px solid RGBA(48, 10, 68, 0.5);
padding: 5px;
margin:auto;
text-align:center;
color:#ffffff;
font-size:11px;
max-width:140px;
height:30px;
float:left;
margin:5px;
}
.input {
	width:250px;
	padding:7px;
	border:1px solid #ffffff;
	border-radius:5px 5px 5px 5px;
}
.input2 {
	width:80%;
	padding:3px;
	background: #FE9874;
	color:#ffffff;
	border-radius:5px 5px 5px 5px;
}



.fileUpload {
    position: relative;
    overflow: hidden;
    margin:10px;
    float:left;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 30px;
    cursor: pointer; cursor: hand;
    opacity: 0;
    filter: alpha(opacity=0);
}
.upload {
    border: medium none;
    background: url('../png/upload.png') no-repeat scroll left top transparent;
    padding: 2px 8px;
    width: 200px;
    height: 50px;
}

.primary {
  max-width:100%;
  top:15px;
  margin:auto;
  text-align:center;
  margin-bottom: 25px;
}
.cartoonize1 {
  /*float:left;*/
  max-width:364px;
  padding:15px; 
  margin:auto;
  text-align:center;
  border-radius: 15px;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
  background: RGBA(74, 16, 104, 0.8);
}
.cartoonize1 p{
  font-family: Arial, Helvetica, sans-serif;
  color:#ffffff;
  font-size:20px;
  text-align:center; 
}

.divsoftware {
  width:420px;
}
.cartoonize2 {
  float:left;
  width:100%;
  max-width:300px;
  margin:auto;
  text-align:left;
}
.cartoonize2 p{
  font-family: Arial, Helvetica, sans-serif;
  color:#ffffff;
  font-size:20px;
  text-align:center; 
}

.cartoonize3 {
  float:left;
  max-width:350px;
  padding:15px; 
  margin:auto;
  text-align:center;
}

.cartoonize4 {
  float:left;
  max-width:500px;
  padding:15px; 
  margin:auto;
  text-align:center;
}

.d1{
  float:left; 
  margin:auto;
  text-align:center;
  padding-bottom:0px;
  margin-bottom:0px;
}

.socialtable td{
    border-radius:15px;
    padding:5px;
    padding-top:30px;
}
.social {
    float:left;
}
	
.middle_area {
    background: -webkit-linear-gradient(#115683, #0084BC); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#115683, #0084BC); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#115683, #0084BC); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#115683, #0084BC); /* Standard syntax */
    border-radius: 15px 15px 15px 15px;  
    border:5px solid #ffffff; 
    width: 300px; 
    padding: 10px; 
    text-align: center; 
    font-size: 24px;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
}
.divsoftware1 {
  overflow: hidden;
  max-width: 100%;
  margin: auto;
  text-align: center;
  background:#6BA038;
  padding:25px;
  border-top: 5px solid #3D6426;
}

.divsoftware2 {
  overflow: hidden;
  max-width: 100%;
  text-align: center;
  background:#481366;
  padding:25px;
  border-top: 5px solid #170322;
}
.divsoftware3 {
  overflow: hidden;
  max-width: 100%;
  text-align: center;
  background:#ffffff;
  padding:15px;
  top:0px;
}
.divsoftware3 p{
  font-size:55px;
  color: #202020;
}
.start-software {
  display: block;
  max-width: 850px;
  margin:auto;
  color:#353535;
}

.cartoonyourself { /*bilal top menu*/
  background: #481266;
  border-radius: 10px 10px 0 0; 
  background-image: -webkit-linear-gradient(top, #481266, #660066);
  background-image: -moz-linear-gradient(top, #481266, #660066);
  background-image: -ms-linear-gradient(top, #481266, #660066);
  background-image: -o-linear-gradient(top, #481266, #660066);
  background-image: linear-gradient(to bottom, #481266, #660066);
}



.wanted { /*bilal top menu*/
  background: #481266;
  border-radius: 10px 10px 0 0; 
  background-image: -webkit-linear-gradient(top, #D3862D, #F0AD4E);
  background-image: -moz-linear-gradient(top, #D3862D, #F0AD4E);
  background-image: -ms-linear-gradient(top, #D3862D, #F0AD4E);
  background-image: -o-linear-gradient(top, #D3862D, #F0AD4E);
  background-image: linear-gradient(to bottom, #D3862D, #F0AD4E);
}
.input3 {
	width:95%;
	padding:3px;
	background: #F0AD4E;
	color:#ffffff;
	max-width:350px;
	border-radius:5px 5px 0px 0px;
}

.effectNormal {
	box-shadow: 5px 5px 5px #EEEEEE;
	border: 2px dashed #ffffff;
}
.effectNormal:hover {
	box-shadow: 5px 5px 5px #EEEEEE;
	border: 2px dashed #F0AD4E;
}

.otherlink { 
    float:left;
    padding:5px; 
    margin: 5px;
    max-width: 140px;
    font-size:10px;
    color:#ffffff;
}
.otherlink:hover { 
    float:left;
    padding:5px; 
    margin: 4px;
    max-width: 140px;
    font-size:10px;
    border: 1px solid #FE9874;
}


.btn {
  background: #3498db;

  background-image: -webkit-linear-gradient(top, #481266, #66008D);
  background-image: -moz-linear-gradient(top, #481266, #66008D);
  background-image: -ms-linear-gradient(top, #481266, #66008D);
  background-image: -o-linear-gradient(top, #481266, #66008D);
  background-image: linear-gradient(to bottom, #481266, #66008D);

  /*
  background-image: -webkit-linear-gradient(top, #1B95E0, #66008D);
  background-image: -moz-linear-gradient(top, #1B95E0, #66008D);
  background-image: -ms-linear-gradient(top, #1B95E0, #66008D);
  background-image: -o-linear-gradient(top, #1B95E0, #66008D);
  background-image: linear-gradient(to bottom, #1B95E0, #66008D);
  */
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family: Arial;
  color: #ffffff;
  font-size: 13px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
  margin:3px;
  border: 1px solid RGBA(48, 10, 68, 1);
  cursor: pointer; cursor: hand;
}

.btn:hover {
  background: #3cb0fd;
  
  background-image: -webkit-linear-gradient(top, #315817, #4E792B);
  background-image: -moz-linear-gradient(top, #315817, #4E792B);
  background-image: -ms-linear-gradient(top, #315817, #4E792B);
  background-image: -o-linear-gradient(top, #315817, #4E792B);
  background-image: linear-gradient(to bottom, #315817, #4E792B);
  /*
  background-image: -webkit-linear-gradient(top, #1B95E0, #4267B2);
  background-image: -moz-linear-gradient(top, #1B95E0, #4267B2);
  background-image: -ms-linear-gradient(top, #1B95E0, #4267B2);
  background-image: -o-linear-gradient(top, #1B95E0, #4267B2);
  background-image: linear-gradient(to bottom, #1B95E0, #4267B2);
  */
  text-decoration: none;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
  margin:3px;
  border: 1px solid RGBA(48, 10, 68, 1);
  cursor: pointer; cursor: hand;
}



.btn1 {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #481266, #66008D);
  background-image: -moz-linear-gradient(top, #481266, #66008D);
  background-image: -ms-linear-gradient(top, #481266, #66008D);
  background-image: -o-linear-gradient(top, #481266, #66008D);
  background-image: linear-gradient(to bottom, #481266, #66008D);
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
  margin:3px;
  border: 1px solid RGBA(48, 10, 68, 1);
}

.btn1:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #315817, #4E792B);
  background-image: -moz-linear-gradient(top, #315817, #4E792B);
  background-image: -ms-linear-gradient(top, #315817, #4E792B);
  background-image: -o-linear-gradient(top, #315817, #4E792B);
  background-image: linear-gradient(to bottom, #315817, #4E792B);
  text-decoration: none;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
  margin:3px;
  border: 1px solid RGBA(48, 10, 68, 1);
}


.btn2 {
  font-family: Arial;
  background: #333333;
  font-size: 12px;

}

.btn2:hover {
  text-decoration: none;
  color: 315817;
  font-size: 12px;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer; cursor: hand;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*Text*/
@-webkit-keyframes rotating-function {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotating-function {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes rotating-function {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes rotating-function {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
@keyframes rotating-function {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*Links*/
a {
  text-decoration: none;
  display: inline-block;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
a:hover {
  color: #ffffff; /*bilal*/
}
html,
body {
  margin: 0;
  padding: 0;
}
body {
  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: white;
}
.preload {
  display: none;
}
.default-page .article {
  width: 728px;
  margin-left: auto;
  margin-right: auto;
}
.default-page footer {
  width: 380px;
  margin: 0 auto;
}
/*Color Settings*/
/*Services*/
/*Font Settings*/
/*Presets*/
li {
  list-style: none;
}
a {
  text-decoration: none;
}
/*Fonts*/
@font-face {
  font-family: 'smallpdfgui';
  src: url('http://smallpdf.com/assets/fonts/smallpdf-gui.eot');
  src: url('../smallpdf-gui.html') format('embedded-opentype'), url('../smallpdf-gui-2.html') format('woff'), url('../smallpdf-regular-webfont.html') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icon';
  src: url('../smallpdf-regular-webfont-2.html');
  src: url('../smallpdf-regular-webfont-3.html') format('embedded-opentype'), url('../smallpdf-regular-webfont-4.html') format('woff'), url('../smallpdf-regular-webfont-5.html') format('truetype');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "icon";
  content: attr(data-icon);
  speak: none;
}
html[lang="ar"] body {
  font-family: sans-serif;
}
html[lang="ru"] body {
  font-family: 'Open Sans', sans-serif;
}
html[lang="kr"] body {
  font-family: 'Nanum Gothic', sans-serif;
}
html[lang="jp"] body {
  font-family: "Hiragino Kaku Gothic Pro", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", sans-serif;
}
html[lang="cn"] body {
  font-family: "Hiragino Sans GB", "å¾®è½¯é›…é»‘", Helvetica, Arial, sans-serif;
}
/*Import Structure*/
header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.services-nav-wrapper {
  margin-top: 41px;
}
.services-nav-wrapper:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*************************************************
 * Services navigation                           *
 *************************************************/
.services-nav {
  margin: 0 auto;
  max-width:750px; /*Bilal width menu*/
  height: 70px; /*Bilal height zone menu no hover */
  padding: 0;
  font-size: 12px;
  line-height: 12px;
}


.services-nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.main-nav-item {
  width: auto;
  padding-left:20px; /*Bilal menu*/
  padding-bottom:15px; /*Bilal menu*/
  display: block;
  float: left;
  text-align: center;
  position: relative;
}
.main-nav-item .nav-item-title {
  padding: 0px 2px;
  color: #727272; /*Bilal text menu*/
  font-size:12px;
}
.main-nav-item .nav-item-title:hover {
  padding: 0px 2px;
  color: #722496; /*Bilal text menu*/
  font-size:12px;
}
.main-nav-item svg {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 5px;
  fill:#727272;
}
.main-nav-item svg:hover {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 5px;
  fill:#722496;
}


.main-nav-item img {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 5px;
}
.main-nav-item img:hover {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 5px;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
}

.main-nav-item a {
  display: block;
}
body.compress .main-nav-item:hover:not(.active) .icon-color {
  fill: #662929;
}
body.compress .main-nav-item:hover:not(.active):after,
body.compress .main-nav-item:hover:not(.active) .nav-item-title {
  color: #662929;
}
body.extract .main-nav-item:hover:not(.active) .icon-color {
  fill: #665200;
}
body.extract .main-nav-item:hover:not(.active):after,
body.extract .main-nav-item:hover:not(.active) .nav-item-title {
  color: #665200;
}
body.jpg .main-nav-item:hover:not(.active) .icon-color {
  fill: #29143d;
}
body.jpg .main-nav-item:hover:not(.active):after,
body.jpg .main-nav-item:hover:not(.active) .nav-item-title {
  color: #29143d;
}
body.excel .main-nav-item:hover:not(.active) .icon-color {
  fill: #0e4726;
}
body.excel .main-nav-item:hover:not(.active):after,
body.excel .main-nav-item:hover:not(.active) .nav-item-title {
  color: #0e4726;
}
body.word .main-nav-item:hover:not(.active) .icon-color {
  fill: #0a2f5d;
}
body.word .main-nav-item:hover:not(.active):after,
body.word .main-nav-item:hover:not(.active) .nav-item-title {
  color: #0a2f5d;
}
body.ppt .main-nav-item:hover:not(.active) .icon-color {
  fill: #662c00;
}
body.ppt .main-nav-item:hover:not(.active):after,
body.ppt .main-nav-item:hover:not(.active) .nav-item-title {
  color: #662c00;
}
body.merge .main-nav-item:hover:not(.active) .icon-color {
  fill: #1b2424;
}
body.merge .main-nav-item:hover:not(.active):after,
body.merge .main-nav-item:hover:not(.active) .nav-item-title {
  color: #1b2424;
}
body.split .main-nav-item:hover:not(.active) .icon-color {
  fill: #354949;
}
body.split .main-nav-item:hover:not(.active):after,
body.split .main-nav-item:hover:not(.active) .nav-item-title {
  color: #354949;
}
body.unlock .main-nav-item:hover:not(.active) .icon-color {
  fill: #144e44;
}
body.unlock .main-nav-item:hover:not(.active):after,
body.unlock .main-nav-item:hover:not(.active) .nav-item-title {
  color: #144e44;
}
body.cartoonize .main-nav-item:hover:not(.active) .icon-color {
  fill: #0a2f5d;
}
body.cartoonize .main-nav-item:hover:not(.active):after,
body.cartoonize .main-nav-item:hover:not(.active) .nav-item-title {
  color: #0a2f5d;
}
body.pdf-to-excel .main-nav-item:hover:not(.active) .icon-color {
  fill: #0e4726;
}
body.pdf-to-excel .main-nav-item:hover:not(.active):after,
body.pdf-to-excel .main-nav-item:hover:not(.active) .nav-item-title {
  color: #0e4726;
}
body.pdf-to-ppt .main-nav-item:hover:not(.active) .icon-color {
  fill: #662c00;
}
body.pdf-to-ppt .main-nav-item:hover:not(.active):after,
body.pdf-to-ppt .main-nav-item:hover:not(.active) .nav-item-title {
  color: #662c00;
}
body.simple-header .main-nav-item:hover:not(.active) .icon-color {
  fill: #2c3239;
}
body.simple-header .main-nav-item:hover:not(.active):after,
body.simple-header .main-nav-item:hover:not(.active) .nav-item-title {
  color: #2c3239;
}
/*************************************************
 * Sub navigation                                *
 *************************************************/
.sub-nav-wrapper {
  position: absolute;
  display: none;
  padding-left: 50%;
}
.main-nav-item:hover .sub-nav-wrapper {
  display: block;
}
.sub-nav {
  white-space: nowrap;
  line-height: 28px;
  border: 1px solid #D2D2D2;
  padding: 0px;
  position: relative;
  left: -50%;
  background-color: white;
  border-radius: 3px;
  text-align: left;
  z-index: 1;
  box-shadow: 0 1px 0 #D2D2D2;
}
.sub-nav svg,
.sub-nav .sub-nav-item-title {
  vertical-align: middle;
  display: inline;
}
.sub-nav li {
  padding: 5px 8px;
}
.sub-nav li:first-child {
  position: relative;
  top: -1px;
}
.sub-nav::before,
.sub-nav::after {
  z-index: 1;
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  margin-bottom: 0px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid white;
}
.sub-nav::before {
  margin-bottom: 1px;
  border-bottom: 8px solid #d2d2d2;
}
html[lang="ar"] .sub-nav-wrapper {
  padding-right: 50%;
  padding-left: 0px;
}
html[lang="ar"] .sub-nav {
  left: auto;
  right: -50%;
}
.office-to-pdf-nav-item::after,
.pdf-to-office-nav-item::after {
  position: absolute;
  top: 2px;
  left: 50%;
  margin-left: 16px;
  display: block;
  content: 'â–¾';
  font-size: 12px;
  line-height: 0px;
  top: 12px;
  color: white;
}
.sub-nav li:hover {
  z-index: 2;
  background-color: #D2D2D2;
}
.sub-nav li:hover:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.word-sub-nav-item .sub-nav-item-title {
  color: #1876e8;
}
.cartoonize-sub-nav-item .sub-nav-item-title {
  color: #1876e8;
}
.excel-sub-nav-item .sub-nav-item-title {
  color: #24b260;
}
.pdf-to-excel-sub-nav-item .sub-nav-item-title {
  color: #24b260;
}
.ppt-sub-nav-item .sub-nav-item-title {
  color: #ff6d00;
}
.pdf-to-ppt-sub-nav-item .sub-nav-item-title {
  color: #ff6d00;
}
/*************************************************
 * Simple header / Complex header differences    *
 *************************************************/
.simple-header .header-logo svg {
  fill: black;
}
.simple-header .nav-item-title {
  display: none;
}

.simple-header .office-to-pdf-nav-item::after,
.simple-header .pdf-to-office-nav-item::after {
  color: #D2D2D2;
}
.simple-header .sub-nav {
  top: 20px;
}
.complex-header .icon-color {
  fill: white;
}
.complex-header .sub-nav {
  top: 11px;
}
/*************************************************
 * Hover effect                                  *
 *************************************************/
/*************************************************
 * Logo                                          *
 *************************************************/


@media (max-width: 930px) {
  .header-logo {
    display: none;
  }
}
/*************************************************
 * Social Buttons                                *
 *************************************************/
.social-wrapper {
  position: absolute;
  right: 12px;
  margin: 0px;
  top: 0px;
  padding: 0px 0 4px 0;
  display: block;
  height: 20px;
}
@media (max-width: 980px) {
  .social-wrapper {
    display: none;
  }
}
.social-wrapper li {
  margin: 0 0 0 10px;
  float: right;
  line-height: 20px;
}
.social-wrapper li.facebook {
  overflow: hidden;
}
@media (max-width: 1200px) {
  .social-wrapper .chrome {
    display: none;
  }
}
.social-wrapper .chrome #install-button {
  border: 1px solid white;
  color: white;
  border-radius: 3px;
  height: 18px;
  line-height: 18px;
  padding: 0 5px 0 6px;
  font-size: 11px;
  font-weight: bold;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
.social-wrapper .chrome #install-button:hover {
  border-color: black;
  color: black;
}
/*************************************************
 * Transitions                                   *
 *************************************************/
.scroll-initialized .sticky-header {
  -webkit-transition-property: height;
  -moz-transition-property: height;
  -o-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.scroll-initialized .services-nav {
  -webkit-transition-property: padding-top;
  -moz-transition-property: padding-top;
  -o-transition-property: padding-top;
  transition-property: padding-top;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.scroll-initialized .header-logo {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  transition-property: top;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.scroll-initialized .social-wrapper {
  -webkit-transition-property: padding-top;
  -moz-transition-property: padding-top;
  -o-transition-property: padding-top;
  transition-property: padding-top;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}


.services-nav {
  padding-top: 8px;
}
.social-wrapper {
  padding-top: 10px;
}
.header-logo {
  top: 10px;
}
body.complex-header:not(.scroll) .sticky-header,

body.complex-header:not(.scroll) .sticky-header .nav-item-title,
body.complex-header .sticky-header:hover .nav-item-title {
  display: inline;
}
body.complex-header:not(.scroll) .sticky-header .services-nav,
body.complex-header .sticky-header:hover .services-nav {
  padding-top: 15px;
}
body.complex-header:not(.scroll) .sticky-header .header-logo,
body.complex-header .sticky-header:hover .header-logo {

  top: 5px; /*Bilal position logo*/
}
body.complex-header:not(.scroll) .sticky-header .social-wrapper,
body.complex-header .sticky-header:hover .social-wrapper {
  padding-top: 26px;
}
h1 {
  font-size: 50px;
  padding-top:30px;
  color: #fff;
  margin: 0;
  text-align: center;
}
h2 {
  font-size: 38px;
  color: #fff;
  margin: 0;
  text-align: center;
}

.article .product-info,
.article .ads {
  margin-left: auto;
  margin-right: auto;
}
.article .info {
  text-align: center;
}
.article .product-info {
  text-align: center;
  padding-top: 50px; /*bilal titre*/
}
.article .product-info p {
  margin: 5px 0px 20px 0px;
  padding-top:10px;
  max-width: 800px;
  display: inline-block;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #ffffff;
  letter-spacing: 0.01em;
}
.article .features {
  margin-top: 46px;
  width: 1134px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: auto;
  margin-right: auto;
}
.article .features:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.article .features .feature {
  float: left;
  text-align: center;
  width: 349px;
  margin-left: 14px;
  margin-right: 15px;
  margin-bottom: 24px;
}
.article .features img {
  height: 60px;
  width: 60px;
}
.article .features h3 {
  margin: 0 0 3px 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #222;
}
.article .features p {
  margin-top: 0px;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #666666;
  letter-spacing: 0.01em;
  word-break: keep-all;
}
.article .features a {
  color: #666666;
  text-decoration: underline;
}
.article .features a:hover {
  color: black;
}
body.start .shop-link {
  display: block;
}
.shop-link {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  z-index: 1;
  display: none;
  position: fixed;
  bottom: 24px;
  right: 24px;
  height: 82px;
  background-color: white;
  padding-left: 24px;
  padding-top: 18px;
  padding-right: 24px;
  box-sizing: border-box;
  border-radius: 1px;
  margin-top: 4px;
  border-width: 1px;
  border-style: solid;
}
.shop-link svg {
  float: left;
  padding-top: 3px;
}
.shop-link p {
  margin: 0;
  margin-left: 48px;
  font-size: 15px;
  line-height: 24px;
}
.shop-link p span {
  font-family: smallpdfgui, "Source Sans Pro", Arial, Sans-Serif;
}
.shop-link .product-title {
  font-weight: 700;
}
@media (max-width: 1192px) {
  .article .features {
    width: 756px;
  }
  .shop-link {
    z-index: 0;
  }
}
@media (max-width: 814px) {
  .article .features {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .article .features .feature {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
    padding: 0 14px 0 15px;
    width: 50%;
  }
}
@media (max-width: 500px) {
  .article .features .feature {
    width: 100%;
  }
  .article .product-info {
    padding-top: 20px;
  }
  .article .product-info p {
    margin-top: 5px;
  }
}
.ads {
  overflow: hidden;
  max-width: 735px;
  margin: 5px auto;
  text-align: center;
}
.responsive-ad {
  width: 728px;
  height: 90px;
}
body.adfree .tool .result-container .result-message {
  max-width: 756px;
}
body.adfree .tool .result-container .result-message .ad {
  display: none;
}
body.adfree .ads {
  display: none;
}
.result-banner {
  display: none;
}
.start-banner {
  display: block;
}
/*************************************************
* Basic Footer Styles                            *
*************************************************/
footer {
  padding-bottom: 20px;
  border-top: 2px solid #E2E2E2;
  background: #202020;
}
footer .content {
  margin: 0 auto;
}
footer .content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
footer .content .donate {
  width: 190px;
  float: left;
}
footer .content .donate img {
  width: 110px;
  margin: 0 15px 0 15px;
  cursor: pointer; cursor: hand;
}
footer .content .links {
  float: left;
}
footer .content .links .service,
footer .content .links .business,
footer .content .links .social {
  padding: 0;
  margin: 0;
  display: inline-block;
}
footer .content .links .service li,
footer .content .links .business li,
footer .content .links .social li {
  margin: 0 15px;
}
footer .content .links .service li a,
footer .content .links .business li a,
footer .content .links .social li a {
  color: #778087;
  font-weight: 400;
  font-size: 15px;
  float: left;
}
footer .content .links .service li a.shop,
footer .content .links .business li a.shop,
footer .content .links .social li a.shop {
  padding-left: 20px;
  background-image: url(../ui-cart.html);
  background-size: 15px;
  background-position: left center;
  background-repeat: no-repeat;
}
footer .content .links .social li a span {
  font-family: smallpdfgui, "Source Sans Pro", Arial, Sans-Serif;
  padding-right: 5px;
}
footer .content .lang {
  width: 190px;
  position: relative;
}
footer .content .lang ul {
  line-height: 44px;
  min-height: 48px;
  margin: 0 0 0 15px;
  border-radius: 5px;
  border: 2px solid #778088;
  padding-left: 15px;
  box-sizing: border-box;
}
footer .content .lang li {
  display: none;
}
footer .content .lang li a {
  width: 100%;
  color: #778088;
  font-weight: 400;
  font-size: 15px;
  text-align: left;
  line-height: 30px;
}
footer .content .lang li a:hover {
  color: black;
}
footer .content .lang li.active,
footer .content .lang ul:hover li {
  display: block;
}
footer .content .lang ul:hover {
  line-height: 30px;
  position: absolute;
  bottom: -48px;
  right: 0px;
  left: 0px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 7px 0 6px 15px;
  background-color: white;
  z-index: 999999; /*Bilal to fix the menu hide problem */
}
footer .content .footnote {
  float: left;
  color: #778088;
  font-size: 15px;
}
footer .content .footnote .copyright,
footer .content .footnote .text {
  padding: 0 15px;
  color: #778087;
}
/*************************************************
* Mobile                                        *
*************************************************/
@media (max-width: 800px) {
  footer {
    padding-top: 5px;
  }
  footer .content {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
  }
  footer .content .donate {
    display: none;
  }
  footer .content .links {
    width: 100%;
    margin-bottom: 30px;
  }
  footer .content .links .service,
  footer .content .links .business,
  footer .content .links .social {
    width: 100%;
    float: left;
  }
  footer .content .links .service li,
  footer .content .links .business li,
  footer .content .links .social li {
    line-height: 48px;
  }
  footer .content .links .service li a,
  footer .content .links .business li a,
  footer .content .links .social li a {
    border-bottom: 2px solid #E2E2E2;
    width: 100%;
  }
  footer .content .lang {
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
  footer .content .lang:hover {
    margin-bottom: 68px;
  }
  footer .content .lang ul {
    margin-right: 15px;
  }
  footer .content .footnote {
    width: 100%;
  }
  footer .content .footnote .copyright,
  footer .content .footnote .text {
    display: block;
    text-align: center;
    line-height: 24px;
  }
}
/*************************************************
* Desktop Styles                                 *
*************************************************/
@media (min-width: 800px) and (max-width: 1200px) {
  footer {
    padding-top: 30px;
  }
  footer .content {
    width: 760px;
  }
  footer .content .donate {
    text-align: left;
  }
  footer .content .links {
    width: 570px;
    margin-bottom: 30px;
    text-align: left;
  }
  footer .content .links .service,
  footer .content .links .business,
  footer .content .links .social {
    width: 190px;
    float: left;
  }
  footer .content .links .service li,
  footer .content .links .business li,
  footer .content .links .social li {
    display: block;
    line-height: 36px;
  }
  footer .content .links .service li a,
  footer .content .links .business li a,
  footer .content .links .social li a {
    width: 100%;
  }
  footer .content .lang {
    float: right;
  }
  footer .content .footnote {
    width: 570px;
    float: left;
    line-height: 48px;
  }
  footer .content .footnote .copyright {
    width: 160px;
    float: left;
  }
  footer .content .footnote .text {
    width: 350px;
    float: left;
  }
}
/*************************************************
* Large Screens                                  *
*************************************************/
@media (min-width: 1200px) {
  footer {
    padding-top: 30px;
  }
  footer .content {
    width: 1140px;
  }
  footer .content .donate {
    text-align: right;
    margin-top: -5px;
  }
  footer .content .links {
    width: 760px;
    text-align: center;
    font-size: 0;
  }
  footer .content .links .service li,
  footer .content .links .business li,
  footer .content .links .social li {
    line-height: 36px;
    display: inline-block;
  }
  footer .content .lang {
    float: left;
    margin-top: -8px;
  }
  footer .content .footnote {
    width: 760px;
    line-height: 36px;
    text-align: center;
  }
  footer .content .footnote .copyright,
  footer .content .footnote .text {
    display: inline-block;
  }
}
.old-browser-warning {
  position: fixed;
  left: 0px;
  right: 0px;
  z-index: 10;
  background-color: #FDF2AB;
  border-bottom: 2px solid #A29330;
  text-align: center;
  line-height: 50px;
}
.not-supported .product-info {
  padding-top: 100px;
}
.not-supported .tool,
.not-supported ,
.not-supported .article .drop-area,
.not-supported .sticky-header,
.not-supported .services-nav-wrapper,
.not-supported .footer-content {
  display: none;
}
.not-supported .article {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.not-supported .article .features {
  width: 800px;
  overflow: hidden;
}
.not-supported .article .features .feature {
  float: left;
  display: block;
}
.offline-warning-wrapper {
  position: fixed;
  top: 62px;
  right: 21px;
}
.offline-warning {
  background-color: white;
  border: 1px solid #ebebeb;
  width: 300px;
  padding: 20px;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
}
.offline-warning svg {
  height: 70px;
  width: 70px;
  float: left;
}
.offline-warning-text {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 230px;
  height: 70px;
  display: inline-block;
  padding: 15px 0 0 20px;
}
html[lang="ar"] {
  /* Protect */
}
html[lang="ar"] .drop-area {
  direction: rtl;
}
html[lang="ar"] .social-wrapper .chrome #install-button {
  direction: rtl;
}
html[lang="ar"] #converter-wrapper .success .share-buttons .twitter-share-button {
  margin-right: 9px;
}
html[lang="ar"] .add-another-file .add-file-description {
  direction: rtl;
}
html[lang="ar"] .primary .ready-button,
html[lang="ar"] .confirm-button,
html[lang="ar"] .get-password-form p,
html[lang="ar"] .confirm-form p,
html[lang="ar"] body.result .tool .result-message .donate .donation-method,
html[lang="ar"] .error-wrapper .error p,
html[lang="ar"] .instruction,
html[lang="ar"] .main-nav-item {
  direction: rtl;
}
html[lang="ar"] body.result .tool .result-message .message .text {
  direction: rtl;
  text-align: right;
}
html[lang="ar"] #cmd {
  padding-left: 0;
  padding-right: 6px;
  direction: rtl;
}
html[lang="ar"] #confirm + label {
  margin: 20px 0 0 10px;
  float: right;
}
html[lang="ar"] .get-password-form #password {
  direction: rtl;
  padding-left: 0;
  padding-right: 12px;
}
html[lang="ar"] .product-info {
  direction: rtl;
}
html[lang="ar"] h4 {
  direction: rtl;
}
html[lang="ar"] #open-upload label {
  direction: rtl;
}
html[lang="ar"] .features div {
  direction: rtl;
  text-align: center;
}
html[lang="ar"] footer .connect nav > div {
  float: right;
  text-align: right;
  padding: 2px 15px 0 0;
}
html[lang="ar"] footer .connect nav > div > div {
  text-align: right;
}
html[lang="ar"] #converter-wrapper .success p {
  direction: rtl;
}
html[lang="ar"] .rtl #widget {
  text-align: left;
}
html[lang="ar"] footer h5 {
  text-align: right;
  direction: rtl;
}
html[lang="ar"] footer ul {
  text-align: right;
  direction: rtl;
  padding-right: 0px;
}
html[lang="ar"] footer .project p {
  text-align: right;
  float: right;
  direction: rtl;
}
html[lang="ar"] footer .lang ul {
  padding-right: 10px;
}
html[lang="ar"] footer .support-title {
  direction: rtl;
  text-align: right;
  margin-right: 10px;
}
html[lang="ar"] footer .support-instructions {
  direction: rtl;
  text-align: right;
}
html[lang="ar"] footer div.donate h5 {
  text-align: center;
}
html[lang="ar"] footer div.donate p {
  direction: rtl;
}
html[lang="ar"] footer div.donate .btc {
  direction: rtl;
}
html[lang="ar"] .landing #landing-title,
html[lang="ar"] .landing .app-description,
html[lang="ar"] .landing .app-title {
  direction: rtl;
}
html[lang="ar"] .landing footer ul li.donate a {
  direction: ltr;
}
html[lang="ar"] .help {
  direction: rtl;
}
html[lang="ar"] .help h3 {
  text-align: right;
  background-position: left center;
}
html[lang="ar"] .help .answer {
  text-align: right;
}
html[lang="ar"] .help .button,
html[lang="ar"] .help h2 {
  letter-spacing: 0;
}
html[lang="ar"] .about {
  direction: rtl;
}
html[lang="ar"] .about .info {
  text-align: right;
}
html[lang="ar"] .about h2 {
  letter-spacing: 0;
}
html[lang="ar"] .solid-converter {
  direction: rtl;
}
body.start .drop-area {
  display: block;
}
.drop-area {
  display: none;
  font-size: 24px;
  font-weight: 600;
  max-width: 728px;
  margin-left: auto;
  margin-right: auto;
  border: 2px dashed #666666;
  height: 160px;
  text-align: center;
  line-height: 166px;
  margin-bottom: 27px;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-property: min-height, width, border;
  -moz-transition-property: min-height, width, border;
  -o-transition-property: min-height, width, border;
  transition-property: min-height, width, border;
}
/*RESPONSIVE*/
@media (max-width: 814px) {
  .drop-area {
    max-width: 100%;
    margin: 0 14px 20px 15px;
  }
}
@media (max-width: 500px) {
  .drop-area {
    font-size: 15px;
    font-weight: 600;
  }
}
body.landing .donation-target {
  top: 55px;
}
body.scroll .donation-target {
  top: 45px;
}
body.simple-header .donation-target {
  top: 45px;
}
.donation-target {
  position: absolute;
  top: 76px;
  right: 0;
}
.donation-target .donation-notification {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 410px;
  box-sizing: border-box;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.07);
  background-color: white;
  padding: 30px;
  border: 2px solid #E2E2E2;
  cursor: pointer; cursor: hand;
}
.donation-target .donation-notification .close {
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  font-weight: 400;
  font-size: 1.625rem;
  text-align: center;
  line-height: 1.125rem;
  color: #778088;
}
.donation-target .donation-notification .close:hover {
  color: #2c3239;
}
.donation-target .donation-notification:hover {
  box-shadow: 0px 0 15px rgba(0, 0, 0, 0.3);
}
.donation-target .donation-notification:hover .donate-too {
  text-decoration: underline;
}
.donation-target .donation-notification img {
  position: relative;
  float: right;
  width: 100px;
  height: 100px;
  margin-top: -6px;
  margin-bottom: -7px;
}
.donation-target .donation-notification p {
  position: relative;
  font-size: 15px;
  line-height: 24px;
  float: left;
  width: 240px;
  margin: 0;
  color: #778088;
}
.donation-target .donation-notification .donate-too {
  display: inline-block;
  margin-top: 14px;
}
@media (max-width: 728px) {
  .donation-notification {
    position: fixed;
  }
}
.donate-coffee {
  cursor: pointer; cursor: hand;
}
.primary {
  position: relative;
  z-index: 1;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: height, padding, background-color, color;
  -moz-transition-property: height, padding, background-color, color;
  -o-transition-property: height, padding, background-color, color;
  transition-property: height, padding, background-color, color;
}
,
.primary {
  height: 36px;
  width: 100%;
}
/* ANIMATIONS + STATE*/
.primary > div {
  display: none;
  cursor: pointer; cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body.start .primary .add-file,
body.uploading .primary .uploading-wrapper,
body.processing .primary .processing-wrapper,
body.result .primary .result-wrapper {
  display: block;
}
#add-file-input {
  position: absolute;
  top: -2000px;
  height: 0px;
  width: 0px;
}
.save-file,
.add-file {
  overflow: hidden;
  width: 320px;
  padding: auto;
  position: relative;
}
.save-file .save-file-button,
.add-file .save-file-button,
.save-file .add-file-button,
.add-file .add-file-button {
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.03em;
  font-weight: 600;
  line-height: 36px;
  color: white;
  height: 36px;
  width: 100%;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  cursor: pointer; cursor: hand;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
}
.save-file .save-file-button.file .save-text-file,
.add-file .save-file-button.file .save-text-file,
.save-file .add-file-button.file .save-text-file,
.add-file .add-file-button.file .save-text-file,
.save-file .save-file-button.dropbox .save-text-dropbox,
.add-file .save-file-button.dropbox .save-text-dropbox,
.save-file .add-file-button.dropbox .save-text-dropbox,
.add-file .add-file-button.dropbox .save-text-dropbox,
.save-file .save-file-button.google-drive .save-text-google-drive,
.add-file .save-file-button.google-drive .save-text-google-drive,
.save-file .add-file-button.google-drive .save-text-google-drive,
.add-file .add-file-button.google-drive .save-text-google-drive,
.save-file .save-file-button.file .open-text-file,
.add-file .save-file-button.file .open-text-file,
.save-file .add-file-button.file .open-text-file,
.add-file .add-file-button.file .open-text-file,
.save-file .save-file-button.dropbox .open-text-dropbox,
.add-file .save-file-button.dropbox .open-text-dropbox,
.save-file .add-file-button.dropbox .open-text-dropbox,
.add-file .add-file-button.dropbox .open-text-dropbox,
.save-file .save-file-button.google-drive .open-text-google-drive,
.add-file .save-file-button.google-drive .open-text-google-drive,
.save-file .add-file-button.google-drive .open-text-google-drive,
.add-file .add-file-button.google-drive .open-text-google-drive {
  display: block;
}
.save-file .save-file-button #save-to-google-drive,
.add-file .save-file-button #save-to-google-drive,
.save-file .add-file-button #save-to-google-drive,
.add-file .add-file-button #save-to-google-drive {
  position: relative;
  overflow: hidden;
}
.save-file .save-file-button #save-to-google-drive div,
.add-file .save-file-button #save-to-google-drive div,
.save-file .add-file-button #save-to-google-drive div,
.add-file .add-file-button #save-to-google-drive div {
  display: none;
  width: 24px;
  position: absolute;
  left: -19px;
  top: 3px;
  opacity: 0;
}
.save-file .save-file-button #save-to-google-drive:hover,
.add-file .save-file-button #save-to-google-drive:hover,
.save-file .add-file-button #save-to-google-drive:hover,
.add-file .add-file-button #save-to-google-drive:hover {
  overflow: visible;
  display: block;
}
.save-file .save-file-button #save-to-dropbox .dropbox-icon,
.add-file .save-file-button #save-to-dropbox .dropbox-icon,
.save-file .add-file-button #save-to-dropbox .dropbox-icon,
.add-file .add-file-button #save-to-dropbox .dropbox-icon {
  display: block;
}
.save-file .save-file-button #save-to-dropbox .dropbox-icon-in-process,
.add-file .save-file-button #save-to-dropbox .dropbox-icon-in-process,
.save-file .add-file-button #save-to-dropbox .dropbox-icon-in-process,
.add-file .add-file-button #save-to-dropbox .dropbox-icon-in-process,
.save-file .save-file-button #save-to-dropbox .dropbox-icon-done,
.add-file .save-file-button #save-to-dropbox .dropbox-icon-done,
.save-file .add-file-button #save-to-dropbox .dropbox-icon-done,
.add-file .add-file-button #save-to-dropbox .dropbox-icon-done,
.save-file .save-file-button #save-to-dropbox .dropbox-icon-error,
.add-file .save-file-button #save-to-dropbox .dropbox-icon-error,
.save-file .add-file-button #save-to-dropbox .dropbox-icon-error,
.add-file .add-file-button #save-to-dropbox .dropbox-icon-error {
  display: none;
}
.save-file .save-file-button #save-to-dropbox.error .dropbox-icon-error,
.add-file .save-file-button #save-to-dropbox.error .dropbox-icon-error,
.save-file .add-file-button #save-to-dropbox.error .dropbox-icon-error,
.add-file .add-file-button #save-to-dropbox.error .dropbox-icon-error {
  display: block;
}
.save-file .save-file-button #save-to-dropbox.error .dropbox-icon,
.add-file .save-file-button #save-to-dropbox.error .dropbox-icon,
.save-file .add-file-button #save-to-dropbox.error .dropbox-icon,
.add-file .add-file-button #save-to-dropbox.error .dropbox-icon,
.save-file .save-file-button #save-to-dropbox.error .dropbox-icon-in-process,
.add-file .save-file-button #save-to-dropbox.error .dropbox-icon-in-process,
.save-file .add-file-button #save-to-dropbox.error .dropbox-icon-in-process,
.add-file .add-file-button #save-to-dropbox.error .dropbox-icon-in-process,
.save-file .save-file-button #save-to-dropbox.error .dropbox-icon-done,
.add-file .save-file-button #save-to-dropbox.error .dropbox-icon-done,
.save-file .add-file-button #save-to-dropbox.error .dropbox-icon-done,
.add-file .add-file-button #save-to-dropbox.error .dropbox-icon-done {
  display: none;
}
.save-file .save-file-button #save-to-dropbox.in-process .dropbox-icon-in-process,
.add-file .save-file-button #save-to-dropbox.in-process .dropbox-icon-in-process,
.save-file .add-file-button #save-to-dropbox.in-process .dropbox-icon-in-process,
.add-file .add-file-button #save-to-dropbox.in-process .dropbox-icon-in-process {
  display: block;
}
.save-file .save-file-button #save-to-dropbox.in-process .dropbox-icon,
.add-file .save-file-button #save-to-dropbox.in-process .dropbox-icon,
.save-file .add-file-button #save-to-dropbox.in-process .dropbox-icon,
.add-file .add-file-button #save-to-dropbox.in-process .dropbox-icon,
.save-file .save-file-button #save-to-dropbox.in-process .dropbox-icon-error,
.add-file .save-file-button #save-to-dropbox.in-process .dropbox-icon-error,
.save-file .add-file-button #save-to-dropbox.in-process .dropbox-icon-error,
.add-file .add-file-button #save-to-dropbox.in-process .dropbox-icon-error,
.save-file .save-file-button #save-to-dropbox.in-process .dropbox-icon-done,
.add-file .save-file-button #save-to-dropbox.in-process .dropbox-icon-done,
.save-file .add-file-button #save-to-dropbox.in-process .dropbox-icon-done,
.add-file .add-file-button #save-to-dropbox.in-process .dropbox-icon-done {
  display: none;
}
.save-file .save-file-button #save-to-dropbox.done .dropbox-icon-done,
.add-file .save-file-button #save-to-dropbox.done .dropbox-icon-done,
.save-file .add-file-button #save-to-dropbox.done .dropbox-icon-done,
.add-file .add-file-button #save-to-dropbox.done .dropbox-icon-done {
  display: block;
}
.save-file .save-file-button #save-to-dropbox.done .dropbox-icon,
.add-file .save-file-button #save-to-dropbox.done .dropbox-icon,
.save-file .add-file-button #save-to-dropbox.done .dropbox-icon,
.add-file .add-file-button #save-to-dropbox.done .dropbox-icon,
.save-file .save-file-button #save-to-dropbox.done .dropbox-icon-in-process,
.add-file .save-file-button #save-to-dropbox.done .dropbox-icon-in-process,
.save-file .add-file-button #save-to-dropbox.done .dropbox-icon-in-process,
.add-file .add-file-button #save-to-dropbox.done .dropbox-icon-in-process,
.save-file .save-file-button #save-to-dropbox.done .dropbox-icon-error,
.add-file .save-file-button #save-to-dropbox.done .dropbox-icon-error,
.save-file .add-file-button #save-to-dropbox.done .dropbox-icon-error,
.add-file .add-file-button #save-to-dropbox.done .dropbox-icon-error {
  display: none;
}
.save-file .save-file-button .save-text,
.add-file .save-file-button .save-text,
.save-file .add-file-button .save-text,
.add-file .add-file-button .save-text,
.save-file .save-file-button .open-text,
.add-file .save-file-button .open-text,
.save-file .add-file-button .open-text,
.add-file .add-file-button .open-text {
  z-index: 2;
  height: 36px;
  position: absolute;
  left: 5px;
  top: 0px;
  display: none;
}
.save-file .save-file-button a.download-file,
.add-file .save-file-button a.download-file,
.save-file .add-file-button a.download-file,
.add-file .add-file-button a.download-file,
.save-file .save-file-button label,
.add-file .save-file-button label,
.save-file .add-file-button label,
.add-file .add-file-button label,
.save-file .save-file-button .save-text,
.add-file .save-file-button .save-text,
.save-file .add-file-button .save-text,
.add-file .add-file-button .save-text,
.save-file .save-file-button .open-text,
.add-file .save-file-button .open-text,
.save-file .add-file-button .open-text,
.add-file .add-file-button .open-text {
  cursor: pointer; cursor: hand;
  width: 164px;
  padding-left: 44px;
}
.save-file .save-file-button label,
.add-file .save-file-button label,
.save-file .add-file-button label,
.add-file .add-file-button label {
  display: block;
  float: left;
}
.save-file .save-file-button .save-icon,
.add-file .save-file-button .save-icon,
.save-file .add-file-button .save-icon,
.add-file .add-file-button .save-icon,
.save-file .save-file-button .open-icon,
.add-file .save-file-button .open-icon,
.save-file .add-file-button .open-icon,
.add-file .add-file-button .open-icon {
  cursor: pointer; cursor: hand;
  float: left;
  width: 24px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: black;
  opacity: 0.4;
}
.save-file .save-file-button .save-icon:hover,
.add-file .save-file-button .save-icon:hover,
.save-file .add-file-button .save-icon:hover,
.add-file .add-file-button .save-icon:hover,
.save-file .save-file-button .open-icon:hover,
.add-file .save-file-button .open-icon:hover,
.save-file .add-file-button .open-icon:hover,
.add-file .add-file-button .open-icon:hover {
  color: white;
  opacity: 1;
}
.primary .uploading {
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.03em;
  font-weight: 600;
  line-height: 36px;
  color: white;
  height: 36px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  cursor: pointer; cursor: hand;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 15px;
  width: 100%;
  top: 21px;
  -webkit-transition: height 1s ease-in 0.3s, top 1s ease-in 0.3s, width 0.5s ease-out 1.3s;
  -moz-transition: height 1s ease-in 0.3s, top 1s ease-in 0.3s, width 0.5s ease-out 1.3s;
  -o-transition: height 1s ease-in 0.3s, top 1s ease-in 0.3s, width 0.5s ease-out 1.3s;
  transition: height 1s ease-in 0.3s, top 1s ease-in 0.3s, width 0.5s ease-out 1.3s;
}
.primary .uploading .bar {
  position: relative;
  top: 0px;
  height: 15px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-out 1.3s, width 0.2s linear 0s;
  -moz-transition: opacity 0.5s ease-out 1.3s, width 0.2s linear 0s;
  -o-transition: opacity 0.5s ease-out 1.3s, width 0.2s linear 0s;
  transition: opacity 0.5s ease-out 1.3s, width 0.2s linear 0s;
}
.primary .uploading .status-description,
.primary .uploading .percent {
  cursor: default;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  position: absolute;
  top: -40px;
  pointer-events: none;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out 1.4s;
  -moz-transition: opacity 0.2s ease-out 1.4s;
  -o-transition: opacity 0.2s ease-out 1.4s;
  transition: opacity 0.2s ease-out 1.4s;
}
.primary .uploading .percent {
  right: 0px;
  letter-spacing: 0;
}
.primary .uploading .status-description {
  left: 0px;
  letter-spacing: 0;
}
body.init-state .primary .uploading {
  top: 0px;
  height: 36px;
  width: 260px;
}
body.init-state .primary .uploading .bar {
  opacity: 0;
  width: 0px;
}
body.init-state .primary .uploading .percent {
  opacity: 0;
}
body.init-state .primary .uploading .status-description {
  opacity: 0;
}
.primary .uploading-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
.primary .processing-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
.primary .processing {
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.03em;
  font-weight: 600;
  line-height: 36px;
  width: 100%;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  cursor: pointer; cursor: hand;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
  margin-left: auto;
  margin-right: auto;
  cursor: default;
  position: relative;
  height: 36px;
  color: white;
  top: 0px;
  width: 260px;
  -webkit-transition: width 0.5s ease-in 0s, height 0.25s ease-out 0.5s, top 0.25s ease-out 0.5s, color 0.25s ease-out 0.5s, background-color 0.1s ease-out;
  -moz-transition: width 0.5s ease-in 0s, height 0.25s ease-out 0.5s, top 0.25s ease-out 0.5s, color 0.25s ease-out 0.5s, background-color 0.1s ease-out;
  -o-transition: width 0.5s ease-in 0s, height 0.25s ease-out 0.5s, top 0.25s ease-out 0.5s, color 0.25s ease-out 0.5s, background-color 0.1s ease-out;
  transition: width 0.5s ease-in 0s, height 0.25s ease-out 0.5s, top 0.25s ease-out 0.5s, color 0.25s ease-out 0.5s, background-color 0.1s ease-out;
}
body.init-state.processing .primary .processing {
  width: 100%;
  top: 21px;
  height: 15px;
  color: transparent;
}
.primary .result-wrapper {
  padding: auto;
}
.primary .confirm-button,
.primary .get-password-button,
.primary .error-button,
.primary .result-button {
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.03em;
  font-weight: 600;
  line-height: 36px;
  color: white;
  height: 36px;
  width: 100%;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  cursor: pointer; cursor: hand;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4);
  margin-left: auto;
  margin-right: auto;
  width: 260px;
  border-radius: 1px;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: border, color, background-color, height, line-height;
  -moz-transition-property: border, color, background-color, height, line-height;
  -o-transition-property: border, color, background-color, height, line-height;
  transition-property: border, color, background-color, height, line-height;
}
.primary .confirm-button a,
.primary .get-password-button a,
.primary .error-button a,
.primary .result-button a {
  color: white;
  font-weight: 600;
}
.primary .result-button {
  -webkit-transition-property: border, color, height, line-height;
  -moz-transition-property: border, color, height, line-height;
  -o-transition-property: border, color, height, line-height;
  transition-property: border, color, height, line-height;
}
.primary .result-button a.download-file {
  display: block;
  float: left;
}
body.init-state .primary .result-button {
  border: 0px solid transparent;
  color: white;
  height: 36px;
  line-height: 36px;
}
body.result.error .primary .result-wrapper .error-button {
  display: block;
}
body.result .primary .result-wrapper .error-button,
body.result.error .primary .result-wrapper .result-button {
  display: none;
}
.tool {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 27px;
  border: 2px dashed gray;
  min-height: 160px;
  width: 728px;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: min-height, width, border;
  -moz-transition-property: min-height, width, border;
  -o-transition-property: min-height, width, border;
  transition-property: min-height, width, border;
}
.start .tool {
  display: none;
}
.error-wrapper {
  height: 298px;
  width: 728px;
  position: relative;
  margin: 0 auto;
  background-color: #ebebeb;
  box-sizing: border-box;
  padding: 24px 0 0 24px;
}
.error-wrapper .error {
  float: left;
  height: 250px;
  width: 300px;
  margin-right: 78px;
  text-align: left;
}
.error-wrapper .error p {
  margin: 0;
}
.error-wrapper .error .error-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  margin-top: -2px;
}
.error-wrapper .error .error-text {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  margin-top: 58px;
  height: 182px;
  overflow: hidden;
}
.error-wrapper .error .error-knowledge {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  margin-top: 7px;
}
.error-wrapper .error .error-knowledge a {
  text-decoration: underline;
}
.error-wrapper .error .error-knowledge a:hover {
  color: #2c3239;
}
.error-wrapper .solution {
  float: left;
  height: 250px;
  width: 300px;
}
.error-wrapper.divided {
  background-color: white;
  padding: 0;
}
.error-wrapper.divided .error {
  background-color: #ebebeb;
  width: 349px;
  height: 298px;
  margin-right: 29px;
  box-sizing: border-box;
  padding: 24px 0 0 24px;
}
.error-wrapper.divided .error .error-text {
  width: 300px;
  height: 250px;
}
.error-wrapper.divided .solution {
  background-color: #ebebeb;
  width: 349px;
  height: 298px;
  box-sizing: border-box;
  padding: 24px 0 0 24px;
}
/* RESPONSIVE */
@media (max-width: 814px) {
  .error-wrapper {
    width: 349px;
  }
  .error-wrapper .error {
    margin-right: 0;
  }
  .error-wrapper .solution {
    display: none;
  }
}
.tool .result-message {
  display: none;
}
body.result .tool .result-message {
  display: block;
  opacity: 1;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
body.result.init-state .tool .result-message {
  opacity: 0;
}
body.result .tool .result-message {
  display: block;
  width: 1134px;
  margin: 0 auto;
}
body.result .tool .result-message:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
body.result .tool .result-message .message,
body.result .tool .result-message .donate,
body.result .tool .result-message .ad {
  display: block;
  height: 298px;
  float: left;
  background-color: #ebebeb;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
body.result .tool .result-message .message {
  max-width: 538px;
  margin-left: 14px;
  margin-right: 15px;
  padding: 82px 25px 25px 25px;
}
body.result .tool .result-message .message .text {
  height: 180px;
  width: 100%;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  text-align: left;
  margin: 0;
  -moz-font-feature-settings: "onum";
  -ms-font-feature-settings: "onum";
  -webkit-font-feature-settings: "onum";
  -o-font-feature-settings: "onum";
  font-feature-settings: "onum";
}
body.result .tool .result-message .message .share-buttons-message {
  width: 230px;
  line-height: 13px;
  text-align: left;
  position: absolute;
  bottom: 20px;
  left: 35px;
}
body.result .tool .result-message .message .share-buttons-message .social-button {
  float: left;
  margin-right: 20px;
}
body.result .tool .result-message .message .share-buttons-message .google-button {
  width: 40px;
}
body.result .tool .result-message .message .start-over-button {
  color: #484848;
  height: 35px;
  line-height: 36px;
  font-size: 15px;
  background-color: white;
  font-weight: 600;
  -webkit-transition-property: border-color;
  -moz-transition-property: border-color;
  -o-transition-property: border-color;
  transition-property: border-color;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; cursor: hand;
  position: absolute;
  padding-left: 12px;
  padding-right: 10px;
  bottom: 25px;
  right: 30px;
  border-top: 1px solid #E7E7E7;
  border-left: 1px solid #E7E7E7;
  border-right: 1px solid #E7E7E7;
  box-shadow: 0 1px 0 rgba(34, 34, 34, 0.3);
}
body.result .tool .result-message .message .start-over-button img {
  height: 16px;
  width: 16px;
  padding-right: 7px;
  vertical-align: sub;
}
body.result .tool .result-message .message .start-over-button:hover {
  border-top: 1px solid #A9A9A9;
  border-left: 1px solid #A9A9A9;
  border-right: 1px solid #A9A9A9;
}
body.result .tool .result-message .donate {
  margin-left: 14px;
  margin-right: 15px;
  width: 160px;
  padding: 20px 10px 20px 10px;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: black;
  letter-spacing: 0.01em;
  letter-spacing: 0;
}
body.result .tool .result-message .donate .could-we-help {
  position: absolute;
  top: 20px;
  margin: 0;
  width: 140px;
}
body.result .tool .result-message .donate img {
  height: 115px;
  width: 115px;
  margin-top: 65px;
}
body.result .tool .result-message .donate .donation-method {
  position: absolute;
  bottom: 20px;
  width: 140px;
}
body.result .tool .result-message .donate .donation-method .paypal {
  margin: 0;
}
body.result .tool .result-message .donate .donation-method .paypal span {
  font-weight: 700;
}
body.result .tool .result-message .donate .donation-method .btc {
  margin: 0;
  display: inline;
  padding-bottom: 22px;
  text-align: center;
  width: 120px;
}
body.result .tool .result-message .donate .donation-method .btc span {
  padding: 5px 0px;
  padding-bottom: 6px;
  position: absolute;
  width: 295px;
  text-align: center;
  display: none;
  border-radius: 2px;
  color: #FFFFFF;
  background-color: black;
  font-family: "Helvetic Neue", Helvetica, Arial, sans-serif;
}
body.result .tool .result-message .donate .donation-method .btc span:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid black;
}
body.result .tool .result-message .donate .donation-method .btc:hover span {
  line-height: 14px;
  display: block;
  opacity: 1;
  left: -80px;
  margin-top: 10px;
  z-index: 999;
}
body.result .tool .result-message .ad {
  width: 349px;
  margin-left: 14px;
  margin-right: 15px;
}
/*COMPRESSION NOTHING*/
body.result .tool .result-message.nothing {
  max-width: 756px;
}
body.result .tool .result-message.nothing .message {
  width: 349px;
  margin-left: 14px;
  margin-right: 15px;
  padding: 15px 15px 15px 15px;
}
body.result .tool .result-message.nothing .message .shocked-result {
  margin-bottom: 15px;
}
body.result .tool .result-message.nothing .message .error-text {
  height: 194px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  color: white;
}
body.result .tool .result-message.nothing .message .error-text p {
  margin: 0;
  text-align: center;
}
body.result.error .tool {
  border: none;
}
body.result.error .tool .result-message {
  width: auto;
}
/*RESPOSNIVE RESULTS*/
@media only screen and (max-width: 1192px) {
  body.result .tool .result-message {
    max-width: 756px;
  }
  body.result .tool .result-message .ad {
    display: none;
  }
  body.result .tool .result-message.nothing .ad {
    display: block;
  }
}
@media (max-width: 814px) {
  body.result .tool .result-message {
    max-width: 567px;
  }
  body.result .tool .result-message .donate {
    display: none;
  }
  body.result .tool .result-message.nothing .message {
    margin: 0 auto;
    float: none;
  }
  body.result .tool .result-message.nothing .ad {
    display: none;
  }
}
@media (max-width: 625px) {
  body.result .tool .result-message {
    max-width: 100%;
  }
  body.result .tool .result-message .message {
    width: 100%;
    margin: 0;
  }
  body.result .tool .result-message .message .result-area .text {
    margin: 0;
  }
}
@media (max-width: 460px) {
  body.result .tool .result-message .message {
    width: 320px;
    margin: 0 auto;
    float: none;
  }
  body.result .tool .result-message .message .start-over-button {
    position: relative;
    margin: 0 auto;
    display: inline-block;
    bottom: 0px;
    right: 0px;
  }
  body.result .tool .result-message .message .text {
    font-size: 22px;
    line-height: 32px;
  }
  body.result .tool .result-message .message .share-buttons-message {
    position: relative;
    margin: 0 auto;
    padding-right: 15px;
    margin-top: 20px;
  }
}
body.result .tool .result-message.nothing .message {
  width: 310px;
}
body.result .tool .result-message.nothing .message .result-area {
  padding: 10px;
}
body.result .tool {
  max-width: 1134px;
  margin-left: auto;
  margin-right: auto;
}












/* Bilal cartoonize */
.cartoonize .primary .uploading .status-description,
.cartoonize .primary .uploading .percent,
.cartoonize .drop-area,
.cartoonize .error p,
.cartoonize .error-knowledge a {
  color: #ffffff;
}
.cartoonize .primary .error-button,
.cartoonize .primary .result-button,
.cartoonize.init-state .primary .processing,
.cartoonize .primary .uploading,
.cartoonize .add-file-button,
.cartoonize .sticky-header {

  background: RGBA(255, 255, 255, 1); /*Bilal background menu*/
}
.cartoonize .save-file-button .save-text,
.cartoonize .save-file-button:hover,
.cartoonize .add-file-button .open-text,
.cartoonize .add-file-button:hover {
  background-color: #ffffff;
}
.cartoonize .primary .uploading .bar {
  background-color: #135eba;
}
.cartoonize.init-state .primary .result-button,
.cartoonize .primary .processing {
  background-color: rgba(24, 118, 232, 0.4);
}
.cartoonize .message .text {
  color: #ffffff;
}
.cartoonize .shop-link {
  border-color: #ffffff;
}
.cartoonize .shop-link #img-desktop-computer {
  fill: #ffffff;
}
.cartoonize .shop-link p {
  color: #ffffff;
}
.cartoonize .shop-link:hover {
  border-color: black;
}
.cartoonize .shop-link:hover p {
  color: black;
}
.cartoonize .shop-link:hover #img-desktop-computer {
  fill: black;
}
/*Bilal Fin cartoonize */


