/* devanagari */
@font-face {
  font-family: 'Sarala';
  font-style: normal;
  font-weight: 400;
  src: local("Sarala"), local("Sarala-Regular"), url("../fonts/uK_y4riEZv4o1w9hDBcSEP2UXnow.woff2") format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; }

/* latin-ext */
@font-face {
  font-family: 'Sarala';
  font-style: normal;
  font-weight: 400;
  src: local("Sarala"), local("Sarala-Regular"), url("../fonts/uK_y4riEZv4o1w9hAxcSEP2UXnow.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Sarala';
  font-style: normal;
  font-weight: 400;
  src: local("Sarala"), local("Sarala-Regular"), url("../fonts/uK_y4riEZv4o1w9hDRcSEP2UXg.woff2") format("woff2");
  unicode-range: U+0000-00FFa, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* devanagari */
@font-face {
  font-family: 'Sarala';
  font-style: normal;
  font-weight: 700;
  src: local("Sarala Bold"), local("Sarala-Bold"), url("../fonts/uK_x4riEZv4o1w9ptjIHPN-ZdEA5Xf7g.woff2") format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; }

/* latin-ext */
@font-face {
  font-family: 'Sarala';
  font-style: normal;
  font-weight: 700;
  src: local("Sarala Bold"), local("Sarala-Bold"), url("../fonts/uK_x4riEZv4o1w9ptjIHM9-ZdEA5Xf7g.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Sarala';
  font-style: normal;
  font-weight: 700;
  src: local("Sarala Bold"), local("Sarala-Bold"), url("../fonts/uK_x4riEZv4o1w9ptjIHPd-ZdEA5XQ.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: var(--brand-red-color);
  font-weight: 700;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  cursor: pointer; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

:root {
  --brand-red-color: #fa505d;
  --brand-violet-color: #50476e;
  --brand-gray-color: #dee4ea; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-bold {
  font-weight: 900; }

.text-upper {
  text-transform: uppercase; }

.flex-visible {
  display: -ms-flexbox !important;
  display: flex !important; }

.mb-0 {
  margin-bottom: 0; }

.w-100 {
  width: 100%; }

.container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 10px; }

.d-flex {
  display: -ms-flexbox;
  display: flex; }

.flex-row {
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.flex-column {
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; }

.justify-between {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.justify-center {
  -ms-flex-pack: center;
      justify-content: center; }

.align-center {
  -ms-flex-align: center;
      align-items: center; }

.align-end {
  -ms-flex-align: end;
      align-items: flex-end; }

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.grow-1 {
  -ms-flex-positive: 1;
      flex-grow: 1; }

body {
  margin: 0;
  min-width: 320px;
  font-family: 'Sarala', sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

.wrapper {
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; }

.header {
  padding: 15px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.logo {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  margin-right: 50px;
  font-weight: 700;
  color: #fff;
  text-decoration: none; }
  .logo svg {
    max-width: 44px;
    height: auto;
    margin-right: 17px; }
  .logo:hover {
    text-decoration: underline;
    color: #fff; }

.main_content {
  padding: 55px 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.main_title {
  margin-bottom: 15px;
  font-size: 28px;
  line-height: 1.6; }

.main_subtitile {
  margin-bottom: 55px;
  font-size: 18px;
  text-align: center;
  font-weight: 400; }

.btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 8px 56px;
  border-radius: 7px;
  box-shadow: 0 2px 6px 0 #c45248;
  background: #fff;
  transition: box-shadow .2s linear; }
  .btn:hover {
    color: var(--brand-red-color);
    box-shadow: 0 2px 6px 0 #dae1e7; }
  .btn img {
    max-width: 32px;
    margin-right: 12px; }
  .btn + .btn {
    margin-left: 35px; }

.script_item {
  position: relative;
  width: 220px;
  margin-bottom: 60px;
  padding: 10px 10px 30px 10px;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 4px 4px rgba(209, 227, 228, 0.4), 0 5px 0 0 #dae1e7;
  overflow: hidden; }
  .script_item .script_status_notification {
    display: none;
    position: absolute;
    top: -1px;
    right: 0;
    width: 67px;
    height: 67px;
    background: url("../img/badge.svg") no-repeat center center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .script_item .script_status_notification span {
      color: #fff;
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
      color: #fff;
      position: relative;
      display: inline-block;
      top: 15px;
      left: 16px;
      text-transform: uppercase; }
  .script_item.installed .script_status_notification {
    display: block; }

.script_logo {
  width: 52px;
  height: 52px;
  margin-right: 25px;
  border-radius: 5px; }

.script_info {
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; }

.item_body {
  padding-top: 15px; }

.script_name {
  margin-bottom: 10px;
  font-size: 14px; }

.script_description {
  font-size: 12px; }

.s_vote img,
.s_downloads img {
  margin-right: 5px; }

.item_footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  padding: 0 5px;
  background-color: var(--brand-violet-color); }

.script_details_link,
.install_script_btn {
  font-size: 13px;
  width: 50%;
  display: block;
  padding: 8px 0;
  color: #fff;
  transition: all .2s linear; }
  .script_details_link:hover,
  .install_script_btn:hover {
    color: var(--brand-red-color);
    text-decoration: none; }
  .script_details_link svg,
  .install_script_btn svg {
    max-width: 18px;
    margin-right: 5px; }

.install_script_btn {
  padding-right: 5px; }

.script_details_link {
  border-left: 1px solid #fff; }

.footer {
  padding: 28px 0; }
  .footer a {
    margin: 0 20px; }

.panel {
  background-color: #fff;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 2px 4px 0 #dae1e7; }
  .panel .panel_heading {
    padding: 18px 35px;
    background-color: var(--brand-gray-color); }
    .panel .panel_heading h2 {
      margin: 0;
      font-size: 16px; }
  .panel .panel_body {
    padding: 18px 35px; }
  .panel .panel_footer {
    padding: 0 35px 10px; }

.more_scripts_list {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: list-count; }
  .more_scripts_list li {
    counter-increment: list-count; }
    .more_scripts_list li h3 {
      position: relative;
      padding-left: 50px; }
      .more_scripts_list li h3:before {
        position: absolute;
        left: 0;
        content: counter(list-count);
        color: #fff;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        text-align: center;
        line-height: 30px;
        background-color: var(--brand-red-color); }

.feedback_form {
  text-align: center; }
  .feedback_form .users_contact_info {
    margin-bottom: 15px; }
  .feedback_form input {
    width: 100%;
    max-width: 49%;
    padding: 5px; }
  .feedback_form textarea {
    width: 100%;
    padding: 5px; }
  .feedback_form .feedback_send_btn {
    cursor: pointer; }

.script_request {
  padding: 50px 0; }

.requestimg_holder {
  text-align: center;
  margin-bottom: 50px; }
  .requestimg_holder svg {
    max-width: 250px; }

.script_details_panel.script_item {
  width: auto;
  padding: 0;
  margin-bottom: 30px; }

.script_details_panel .script_status_notification {
  height: 60px; }
  .script_details_panel .script_status_notification span {
    top: 13px;
    left: 19px; }

.script_details_panel .install_script_btn {
  width: auto;
  display: inline-block;
  color: #000; }

@media all and (max-width: 860px) {
  .header .container {
    -ms-flex-direction: column;
        flex-direction: column; }
  .logo {
    margin: 0 auto 20px; }
  nav {
    -ms-flex-pack: center;
        justify-content: center; }
    nav .btn {
      width: 275px;
      -ms-flex-pack: center;
          justify-content: center;
      line-height: 34px; } }

@media all and (max-width: 754px) {
  .script_list {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .header {
    background-size: 300% 300%; }
  .script_item {
    width: 40%; } }

@media all and (max-width: 568px) {
  nav {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
    nav a + a {
      margin: 20px 0 0 0 !important; }
  .script_item {
    width: 90%; } }

[ext-script-id] .installed-title {
  display: none; }

[ext-script-id] .not-installed-title {
  display: inline; }

[ext-script-id].installed .installed-title {
  display: inline; }

[ext-script-id].installed .not-installed-title {
  display: none; }

[ext-script-id].installed svg {
  display: none; }

.installed-title {
  color: #fff;
  opacity: .5;
  cursor: not-allowed; }

.owl-nav {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  margin: 0 -30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .owl-nav button:focus {
    outline: none; }
  .owl-nav button span {
    font-size: 56px; }

.owl-dots {
  margin: 10px 0;
  text-align: center; }

.owl-carousel button.owl-dot {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #d4dcec;
  transition: all .25s linear 0s;
  border-radius: 50%; }
  .owl-carousel button.owl-dot:focus {
    outline: none; }
  .owl-carousel button.owl-dot:hover, .owl-carousel button.owl-dot.active {
    background-color: var(--brand-red-color);
    -ms-transform: scale(1.3);
        transform: scale(1.3); }

.sideAdsBlock {
  position: absolute;
  top: 0; }
