/* 10Web Booster optimized this CSS file */


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/slick.min.css */

.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/reset.css */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-size: 100%; /* 1 */
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

/*a:focus {
  outline: thin dotted;
}*/

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
  vertical-align: middle;
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
  margin: 0;
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
  line-height: normal;
}

/**
 * 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 Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible;  /* 4 */
}


/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

html,
button,
input,
select,
textarea {
  color: #000000;
}


::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/font-evergrow-sans.css */
/* cyrillic-ext */
@font-face {
    font-family: 'Evergrow Sans';
    font-weight: 300;
    font-display: swap;;
    src: url(https://10web.io/wp-content/themes/10web-theme/css/fonts/evergrow-sans/evergrow-sans-woff/evergrowsans-light.woff) format('woff');
}
@font-face {
    font-family: 'Evergrow Sans';
    font-weight: 400;
    font-display: swap;;
    src: url(https://10web.io/wp-content/themes/10web-theme/css/fonts/evergrow-sans/evergrow-sans-woff/evergrowsans-regular.woff) format('woff');
}
@font-face {
    font-family: 'Evergrow Sans';
    font-weight: 500;
    font-display: swap;;
    src: url(https://10web.io/wp-content/themes/10web-theme/css/fonts/evergrow-sans/evergrow-sans-woff/evergrowsans-medium.woff) format('woff');
}
@font-face {
    font-family: 'Evergrow Sans';
    font-weight: 700;
    font-display: swap;;
    src: url(https://10web.io/wp-content/themes/10web-theme/css/fonts/evergrow-sans/evergrow-sans-woff/evergrowsans-bold.woff) format('woff');
}
@font-face {
    font-family: 'Evergrow Sans';
    font-weight: 800;
    font-display: swap;;
    src: url(https://10web.io/wp-content/themes/10web-theme/css/fonts/evergrow-sans/evergrow-sans-woff/evergrowsans-extrabold.woff) format('woff');
}
body.only_evergrow *{
    font-family: 'Evergrow Sans', sans-serif;
}

/*

@font-face {
    font-family: 'Evergrow Sans';
    font-weight: 300;
    font-display: swap;;
    src: url(https://10web.io/wp-content/themes/10web-theme/css/fonts/evergrow-sans/evergrow-sans-ttf/evergrowsans-light.ttf) format('truetype');
}
@font-face {
    font-family: 'Evergrow Sans';
    font-weight: 400;
    font-display: swap;;
    src: url(https://10web.io/wp-content/themes/10web-theme/css/fonts/evergrow-sans/evergrow-sans-ttf/evergrowsans-regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Evergrow Sans';
    font-weight: 500;
    font-display: swap;;
    src: url(https://10web.io/wp-content/themes/10web-theme/css/fonts/evergrow-sans/evergrow-sans-ttf/evergrowsans-medium.ttf) format('truetype');
}
@font-face {
    font-family: 'Evergrow Sans';
    font-weight: 700;
    font-display: swap;;
    src: url(https://10web.io/wp-content/themes/10web-theme/css/fonts/evergrow-sans/evergrow-sans-ttf/evergrowsans-bold.ttf) format('truetype');
}
@font-face {
    font-family: 'Evergrow Sans';
    font-weight: 800;
    font-display: swap;;
    src: url(https://10web.io/wp-content/themes/10web-theme/css/fonts/evergrow-sans/evergrow-sans-ttf/evergrowsans-extrabold.ttf) format('truetype');
}
*/




/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/main/main.css */
body.scroll_disclaimer {
  position: fixed;
  overflow-y: scroll;
  width: calc(100% - 17px);
}

body.body_overflow_hidden {
  overflow: hidden;
}

#web-messenger-container {
  z-index: 9999999;
}

br.desktop_1280 {
  display: none;
}

.hidden {
  display: none;
}

.container {
  width: 100%;
  margin: 0 auto;
}

.see_more {
  margin: 0 auto;
}

.section .title {
  font-weight: 800;
  margin: 0;
}
.section .big-title {
  font-weight: 800;
  color: #000000;
}
.section.right_header .section-header {
  text-align: right;
}
.section.left_header .section-header {
  text-align: left;
}
.section.center_header .section-header {
  text-align: center;
}

.clear:after {
  clear: both;
}

.section_content {
  display: inline-block;
}

.section_title {
  text-align: center;
  font-weight: 700;
}

.section_sub_title {
  font-weight: 300;
}
.section_sub_title b {
  font-weight: 600;
}

.sub_title {
  text-align: center;
  font-weight: 700;
}

.small-sub-title {
  color: #000000;
  font-weight: 700;
}
.small-sub-title.blue {
  color: #4285F4;
}
.small-sub-title.green {
  color: #34A853;
}

.period_tab .active:after, .plan_details ul .level_1::before, #header .phone-menu-block > a:before {
  font-family: "twtf" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.gradient-color {
  color: #34A853;
  background-color: #34A853;
  background-image: -webkit-linear-gradient(300deg, #34A853, #4285F4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.gradient-color-new {
  color: #34A853;
  background-color: #34A853;
  background-image: -webkit-linear-gradient(300deg, #4285F4, #34A853);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.gradient-color-blue-to-green {
  color: #22B339;
  background-color: #22B339;
  background-image: -webkit-linear-gradient(300deg, #3339F1 0%, #22B339 85%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.custom-scroll::-webkit-scrollbar {
  width: 4px;
  border-radius: 3px;
}

.custom-scroll::-webkit-scrollbar-track {
  background: #fff;
}

.custom-scroll-transparent::-webkit-scrollbar-track {
  background: transparent;
}

.custom-scroll::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 2px;
}

.custom-scroll-transparent::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.1);
}

.custom-scroll-transparent-thumb::-webkit-scrollbar-thumb {
  background: transparent;
}

.custom-scroll-transparent-thumb::-webkit-scrollbar {
  display: none;
}

body.do-not-scroll {
  overflow: hidden !important;
  width: 100%;
  height: 100%;
}

/*customize slick*/
.slick-prev,
.slick-next {
  top: calc(50% - 16px);
  font-size: 0;
  position: absolute;
  color: #d5122f;
  border: 0;
  background: none;
  z-index: 1;
}

.slick-prev {
  left: 20px;
}

.slick-prev:after {
  content: "";
  background-image: url('https://10web.io/wp-content/themes/10web-theme/css/scss/main/../../../images/icons/arrows/slick_prev.svg');
}

.slick-next:after {
  content: "";
  background-image: url('https://10web.io/wp-content/themes/10web-theme/css/scss/main/../../../images/icons/arrows/slick_next.svg');
}

.slick-next:after, .slick-prev:after {
  width: 32px;
  height: 32px;
  display: inline-block;
}

.slick-next {
  right: 20px;
  text-align: right;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button:before {
  background-color: #000000;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: "";
  text-align: center;
  opacity: 0.15;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li:not(.slick-active) button:hover:before {
  opacity: 0.25;
}

.slick-dots li.slick-active button:before {
  opacity: 0.4;
  background-color: #000000;
  width: 10px;
  height: 10px;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.clear:before, .clear:after {
  display: table;
  content: "";
}

/*end customize slick*/
.for_bg {
  width: 100%;
  background-position: center bottom;
  background-size: 100%;
  z-index: -1;
  background-repeat: no-repeat;
  overflow: hidden;
}

.page-template-page_home_alternative .for_bg {
  background-position: center 860px;
}

/*User activation page*/
div#signup-content {
  padding: 130px 0 100px;
  max-width: 1180px;
  margin: 0 auto;
}
div#signup-content h2 {
  font-size: 30px;
  margin-bottom: 30px;
}
div#signup-content div#signup-welcome {
  margin-bottom: 20px;
}
div#signup-content div#signup-welcome p {
  margin-bottom: 10px;
}
div#signup-content div#signup-welcome p span.h3 {
  padding: 0 8px 0 0;
}
div#signup-content .view a:active, div#signup-content .view a:hover, div#signup-content .view a:visited {
  color: #2160b5;
}
div#signup-content .lead-in {
  line-height: 1.3;
}
div#signup-content .lead-in a:active, div#signup-content .lead-in a:hover, div#signup-content .lead-in a:visited {
  color: #2160b5;
}
div#signup-content #activateform {
  width: 600px;
  max-width: 100%;
}
div#signup-content #activateform p {
  margin-bottom: 15px;
}
div#signup-content #activateform p label {
  margin-bottom: 10px;
  display: inline-block;
}
div#signup-content #activateform #submit, div#signup-content #activateform #key {
  width: 100%;
  box-sizing: border-box;
}

@keyframes ripple_desktop {
  0% {
    box-shadow: 0 0 0 0 rgba(248, 195, 50, 0.3), 0 0 0 0 rgba(248, 195, 50, 0.3), 0 0 0 10px rgba(248, 195, 50, 0.3);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(248, 195, 50, 0.3), 0 0 0 10px rgba(248, 195, 50, 0.3), 0 0 0 25px transparent;
  }
}
@keyframes ripple_mobile {
  0% {
    box-shadow: 0 0 0 0 rgba(248, 195, 50, 0.3), 0 0 0 0 rgba(248, 195, 50, 0.3), 0 0 0 5px rgba(248, 195, 50, 0.3);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(248, 195, 50, 0.3), 0 0 0 5px rgba(248, 195, 50, 0.3), 0 0 0 13px transparent;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/main/main_1920.css */
@media screen and (min-width: 1261px) {
  body.scroll_disclaimer {
    margin-right: 17px;
  }
  body.scroll_disclaimer #header {
    width: calc(100% + 17px);
    left: -17px;
  }
  br.tablet, br.mobile,
  img.bg_tablet, img.bg_mobile {
    display: none;
  }
  br.desktop,
  img.bg_desktop {
    display: block;
  }
  .container {
    max-width: 1180px;
  }
  .section h1.title {
    font-size: 50px;
    line-height: 70px;
  }
  .section .big-title {
    font-size: 70px;
    line-height: 96px;
    margin-bottom: 20px;
  }
  .section .big-title.white {
    color: white;
    width: 1180px;
  }
  .section .small-sub-title {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 5px;
  }
  .section_title {
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  .section_content,
  .section_description {
    font-size: 20px;
    line-height: 30px;
  }
  .section_sub_title {
    font-size: 26px;
    line-height: 36px;
    margin: 0 0 20px 0;
  }
  .sub_title {
    font-size: 36px;
    line-height: 56px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/main/main_768.css */
@media screen and (max-width: 1260px) and (min-width: 768px) {
  body.scroll_disclaimer {
    margin-right: 17px;
  }
  body.scroll_disclaimer #header {
    width: calc(100% + 17px);
    left: -17px;
  }
  br.desktop, br.mobile,
img.bg_desktop, img.bg_mobile {
    display: none;
  }
  br.tablet,
img.bg_tablet {
    display: block;
  }
  .container {
    max-width: 720px;
  }
  .section .title {
    font-size: 36px;
    letter-spacing: 0.36px;
    line-height: 54px;
  }
  .section .big-title {
    font-size: 50px;
    line-height: 76px;
    margin-bottom: 5px;
  }
  .section .big-title.white {
    color: white;
    width: 728px;
  }
  .section .small-sub-title {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 5px;
  }
  .section_title {
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .section_description,
.section_content {
    font-size: 14px;
    line-height: 24px;
  }
  .section_sub_title {
    font-size: 18px;
    margin: 14px 0 30px 0;
    line-height: 32px;
  }
  .sub_title {
    font-size: 26px;
    line-height: 42px;
    letter-spacing: 0.23px;
  }
  .slick-dots li.slick-active button:before {
    width: 10px;
    height: 10px;
  }
  .slick-dots li button:before {
    width: 8px;
    height: 8px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/main/main_320.css */
@media screen and (max-width: 767px) {
  br.desktop, br.tablet,
img.bg_desktop, img.bg_tablet {
    display: none;
  }
  br.mobile,
img.bg_mobile {
    display: block;
  }
  .container {
    max-width: 280px;
  }
  .title_container {
    width: 240px;
    margin-left: 20px;
  }
  .title_container * {
    text-align: left;
  }
  .section h1.title {
    font-size: 28px;
    line-height: 38px;
  }
  .section .big-title {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 5px;
  }
  .section .big-title.white {
    color: white;
    width: 318px;
  }
  .section .small-sub-title {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 5px;
  }
  .section_title {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 10px;
  }
  .section_description,
.section_content {
    font-size: 14px;
    line-height: 24px;
  }
  .section_sub_title {
    font-size: 16px;
    line-height: 26px;
    margin: 10px 0 20px 0;
  }
  .sub_title {
    font-size: 28px;
    line-height: 42px;
  }
  .slick-dots li.slick-active button:before {
    width: 10px;
    height: 10px;
  }
  .slick-dots li button:before {
    width: 8px;
    height: 8px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/header/header.css */
.hover-plugin-trial-popup {
  display: none;
}

.site_header {
  position: absolute;
  z-index: 999999;
  top: 0;
  width: 100%;
}
.site_header * {
  font-family: "Evergrow Sans", sans-serif;
}
.site_header .login_signin,
.site_header .talk_to_sales_button {
  display: none;
}
.site_header .login_signin,
.site_header .talk_to_sales_button {
  display: none;
}
.site_header .sub-menu,
.site_header .menu-mobile-header {
  display: none;
}
.site_header #top-nav .menu-mobile-header {
  padding: 20px;
}
.site_header #top-nav .menu-mobile-header .back-icon {
  display: none;
  width: 24px;
  height: 28px;
  background-size: contain;
  cursor: pointer;
}
.site_header #top-nav .menu-mobile-header .menu_button {
  display: flex;
}
.site_header .header__container {
  position: relative;
  z-index: 999999;
}
.site_header .container {
  position: static;
  display: flex;
}
.site_header .container .logo {
  display: flex;
  justify-content: center;
}
.site_header .container .logo a {
  text-decoration: none;
  cursor: pointer;
}
.site_header .container .logo a, .site_header .container .logo div {
  margin: auto;
}
.site_header .container .logo .theme_10web_logo {
  background-repeat: no-repeat;
  background-size: contain;
  width: 101px;
  height: 28px;
}
.site_header .container .logo .theme_10web_logo.theme_10web_affiliates_logo {
  background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo_affiliates.svg);
}
.site_header .menu_button {
  position: absolute;
  display: none;
  top: 2px;
  right: 0;
  text-decoration: none;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.site_header .menu_button.close-icon {
  right: 20px;
}
.site_header .phone-menu-block li.plugins_nav_menu {
  display: none;
}
.site_header .phone-menu-block .menu {
  display: flex;
}
.site_header .phone-menu-block .menu > li > a {
  user-select: none;
  font-weight: 500;
  text-decoration: none;
  outline: none;
  display: inline-block;
}
.site_header .phone-menu-block .menu > li.talk-to-sales, .site_header .phone-menu-block .menu > li.mobile-link, .site_header .phone-menu-block .menu > li.login_link_mobile {
  display: none;
}
.site_header .phone-menu-block .login_and_button {
  display: flex;
}
.site_header .phone-menu-block .login_and_button .menu_item_link {
  font-weight: 500;
  text-decoration: none;
}
.site_header .phone-menu-block .login_and_button .talk_to_sales_button a {
  text-decoration: none;
}
.site_header.dark.submenu-active .header__container {
  background: #000000;
}
.site_header.dark .menu a,
.site_header.dark .link a {
  color: #ffffff;
}
.site_header.dark .theme_10web_logo {
  background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo_white.svg);
}
.site_header.dark .tw_button {
  background: #ffffff;
  color: #000000;
}
.site_header.dark .menu-icon {
  background: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/icons/menu/menu-white.svg);
}
.site_header.dark .menu-mobile-header .close-icon {
  background: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/icons/menu/close-white.svg);
}
.site_header.dark .back-icon {
  background: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/icons/menu/back-white.svg) no-repeat center;
}
.site_header.light.submenu-active .header__container, .site_header.fixed.light-fixed.submenu-active .header__container {
  background: #ffffff;
}
.site_header.light .tw_button, .site_header.fixed.light-fixed .tw_button {
  background: #000000;
  color: #ffffff;
}
.site_header.light .menu a,
.site_header.light .link a, .site_header.fixed.light-fixed .menu a,
.site_header.fixed.light-fixed .link a {
  color: #000000;
}
.site_header.light .theme_10web_logo, .site_header.fixed.light-fixed .theme_10web_logo {
  background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo.svg);
}
.site_header.light .menu-icon, .site_header.fixed.light-fixed .menu-icon {
  background: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/icons/menu/menu-black.svg);
}
.site_header.light .menu-mobile-header .close-icon, .site_header.fixed.light-fixed .menu-mobile-header .close-icon {
  background: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/icons/menu/close-black.svg);
}
.site_header.light .back-icon, .site_header.fixed.light-fixed .back-icon {
  background: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/icons/menu/back-black.svg) no-repeat center;
}
.site_header.submenu-active .menu-mobile-header .back-icon {
  display: flex !important;
}
.site_header.submenu-active .menu-mobile-header .logo {
  display: none;
}
.site_header.minified {
  height: 68px;
  box-sizing: border-box;
}
.site_header.minified .container {
  justify-content: space-between;
}

body.opened {
  overflow: hidden !important;
  width: 100%;
  height: 100%;
}

/*# sourceMappingURL=header.css.map */


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/header/header_1920.css */
@media screen and (min-width: 1261px) {
  .site_header .container {
    justify-content: flex-start;
    gap: 18px;
  }
  .site_header .logo a {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
  }
  .site_header .logo .theme_10web_affiliates_logo {
    width: 194px;
    height: 28px;
  }
  .site_header .login_signin,
  .site_header .talk_to_sales_button {
    display: block;
  }
  .site_header .phone-menu-block {
    width: 100%;
  }
  .site_header .phone-menu-block #top-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .site_header .phone-menu-block #top-nav .login_and_button {
    gap: 20px;
    font-size: 14px;
    line-height: 20px;
    align-items: center;
  }
  .site_header .phone-menu-block #top-nav .login_and_button .tw_button {
    width: 200px;
    font-size: 14px;
    padding: 14px;
    line-height: 20px;
    border: 0;
  }
  .site_header .phone-menu-block #top-nav .login_and_button a:hover {
    opacity: 0.5;
  }
  .site_header .phone-menu-block #top-nav .talk_to_sales_button a {
    display: inline-block;
    padding: 13px 24px;
    border-radius: 6px;
    font-weight: 500;
  }
  .site_header .phone-menu-block #top-nav .talk_to_sales_button a:hover {
    opacity: 1;
  }
  .site_header .phone-menu-block .menu > li > a {
    font-size: 14px;
    line-height: 20px;
    padding: 24px 12px;
  }
  .site_header .phone-menu-block .menu > li > a:hover {
    opacity: 50%;
  }
  .site_header .phone-menu-block .menu > li.sub_menu__opened > a {
    opacity: 50%;
  }
  .site_header .phone-menu-block .menu > li.api > a {
    position: relative;
    opacity: 1;
    display: flex;
    align-items: center;
    gap: 6px;
  }
  .site_header .phone-menu-block .menu > li.api > a:after {
    content: "New";
    border-radius: 4px;
    background: #3339F1;
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    padding: 3px 7px;
    top: 24px;
    right: -30px;
    pointer-events: none;
  }
  .site_header .phone-menu-block .menu .sub-menu-container .container {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .site_header.dark .talk_to_sales_button a {
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.1);
  }
  .site_header.dark .talk_to_sales_button a:hover {
    color: rgba(255, 255, 255, 0.5);
  }
  .site_header.light .talk_to_sales_button a {
    border: 1px solid #EAEAEA;
    background: #F5F5F6;
  }
  .site_header.light .talk_to_sales_button a:hover {
    background: rgba(245, 245, 246, 0.5);
    color: rgba(0, 0, 0, 0.5);
  }
  .site_header.dark .phone-menu-block .menu > li.api > a:hover {
    color: rgba(255, 255, 255, 0.5) !important;
  }
  .site_header.dark.fixed .phone-menu-block .menu > li.api > a:hover {
    color: rgba(0, 0, 0, 0.5) !important;
  }
  .site_header.light .phone-menu-block .menu > li.api > a:hover {
    color: rgba(0, 0, 0, 0.5) !important;
  }
  .site_header.light.fixed .phone-menu-block .menu > li.api > a:hover {
    color: rgba(0, 0, 0, 0.5) !important;
  }
  .site_header.minified {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/header/header_768.css */
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .site_header .header__container {
    padding: 20px 0;
  }
  .site_header .header__container .container {
    position: relative;
  }
  .site_header .menu-icon {
    display: flex;
  }
  .site_header .phone-menu-block {
    position: fixed;
    height: 100vh;
    width: 360px;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    transition: transform 0.2s cubic-bezier(0.4, 0, 0.6, 1);
  }
  .site_header .phone-menu-block .menu-mobile-header {
    display: flex;
  }
  .site_header .phone-menu-block .menu-mobile-header .menu_button {
    top: 22px;
  }
  .site_header .phone-menu-block .menu-mobile-header + div {
    height: calc(100vh - 194px) !important;
    overflow-y: auto;
  }
  .site_header .phone-menu-block .menu {
    flex-direction: column;
    padding-top: 30px;
  }
  .site_header .phone-menu-block .menu > li > a {
    font-size: 24px;
    line-height: 30px;
    padding: 10px 40px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
  }
  .site_header .phone-menu-block .menu > li.menu-item-has-children > a:after {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .site_header .phone-menu-block .menu > li.mobile-link, .site_header .phone-menu-block .menu > li.login_link_mobile {
    display: block;
  }
  .site_header .phone-menu-block .menu .sub-menu-container .container {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .site_header .phone-menu-block .login_and_button {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    justify-content: center;
  }
  .site_header .phone-menu-block .login_and_button .tw_button {
    width: 280px;
    box-sizing: border-box;
  }
  .site_header .phone-menu-block.active {
    transform: translateX(0);
  }
  .site_header .sub-menu__container {
    overflow-y: auto;
  }
  .site_header.dark .phone-menu-block {
    background: #000000;
  }
  .site_header.dark .phone-menu-block .menu-item-has-children a:after {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/icons/menu/arrow-white.svg);
  }
  .site_header.light .phone-menu-block, .site_header.fixed.light-fixed .phone-menu-block {
    background: #ffffff;
  }
  .site_header.light .phone-menu-block .menu-item-has-children a:after, .site_header.fixed.light-fixed .phone-menu-block .menu-item-has-children a:after {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/icons/menu/arrow-black.svg);
  }
  .site_header.opened .phone-menu-block {
    transform: translateX(0);
  }
  .site_header.opened .header__overlay {
    top: 0;
  }
  .site_header.opened .header__container,
  .site_header.opened .menu-icon {
    background: none !important;
    backdrop-filter: none !important;
  }
  .site_header.submenu-active .phone-menu-block .menu > li > a {
    display: none;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/header/header_320.css */
@media screen and (max-width: 767px) {
  .site_header .header__container {
    padding: 20px 0;
  }
  .site_header .header__container .container {
    position: relative;
  }
  .site_header .menu-icon {
    display: flex;
    right: 0;
  }
  .site_header .phone-menu-block {
    position: fixed;
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    transition: transform 0.2s cubic-bezier(0.4, 0, 0.6, 1);
  }
  .site_header .phone-menu-block .menu-mobile-header {
    display: flex;
  }
  .site_header .phone-menu-block .menu-mobile-header .menu_button {
    top: 22px;
  }
  .site_header .phone-menu-block .menu-mobile-header + div {
    height: calc(100vh - 194px) !important;
    overflow-y: auto;
  }
  .site_header .phone-menu-block .menu {
    flex-direction: column;
    padding-top: 30px;
  }
  .site_header .phone-menu-block .menu > li > a {
    font-size: 24px;
    line-height: 30px;
    padding: 10px 40px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
  }
  .site_header .phone-menu-block .menu > li.menu-item-has-children > a:after {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .site_header .phone-menu-block .menu > li.mobile-link, .site_header .phone-menu-block .menu > li.login_link_mobile {
    display: block;
  }
  .site_header .phone-menu-block .menu .sub-menu-container .container {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .site_header .phone-menu-block .login_and_button {
    position: absolute;
    bottom: 68px;
    left: 0;
    width: 100%;
    justify-content: center;
  }
  .site_header .phone-menu-block .login_and_button .tw_button {
    width: 280px;
    box-sizing: border-box;
  }
  .site_header .phone-menu-block.active {
    transform: translateX(0);
  }
  .site_header .sub-menu__container {
    overflow-y: auto;
  }
  .site_header.dark .phone-menu-block {
    background: #000000;
  }
  .site_header.dark .phone-menu-block .menu-item-has-children a:after {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/icons/menu/arrow-white.svg);
  }
  .site_header.light .phone-menu-block, .site_header.fixed.light-fixed .phone-menu-block {
    background: #ffffff;
  }
  .site_header.light .phone-menu-block .menu-item-has-children a:after, .site_header.fixed.light-fixed .phone-menu-block .menu-item-has-children a:after {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/icons/menu/arrow-black.svg);
  }
  .site_header.opened .phone-menu-block {
    transform: translateX(0);
  }
  .site_header.opened .header__overlay {
    top: 0;
  }
  .site_header.opened .header__container,
  .site_header.opened .menu-icon {
    background: none !important;
    backdrop-filter: none !important;
  }
  .site_header.submenu-active .phone-menu-block .menu > li > a {
    display: none;
  }
  .site_header .phone-menu-block .menu > li.api.menu-item-has-children > a {
    display: flex;
    flex-direction: row-reverse;
    justify-content: left;
    align-items: center;
    gap: 8px;
  }
  .site_header .phone-menu-block .menu > li.api.menu-item-has-children > a:before {
    content: "New";
    border-radius: 4px;
    background: #3339F1;
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    padding: 3px 7px;
    top: 24px;
    right: -30px;
    pointer-events: none;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/header/header_fixed.css */
.site_header.fixed {
  position: fixed;
  z-index: 9998;
}
.site_header.fixed .header__container {
  backdrop-filter: blur(45px);
}
.site_header.fixed.dark .header__container {
  background: rgba(0, 0, 0, 0.8);
}
.site_header.fixed.dark.submenu-active .header__container {
  background: #000000;
}
.site_header.fixed.light .header__container {
  background: rgba(255, 255, 255, 0.8);
}
.site_header.fixed.light.submenu-active .header__container {
  background: #ffffff;
}
.site_header.fixed.light-fixed.submenu-active .header__container {
  background: #ffffff;
}
.site_header.fixed.light-fixed:not(.submenu-active) .header__container {
  background: rgba(255, 255, 255, 0.8);
}
.site_header.fixed.light-fixed:not(.submenu-active) .menu a,
.site_header.fixed.light-fixed:not(.submenu-active) .link a {
  color: #000000;
}
.site_header.fixed.light-fixed:not(.submenu-active) .theme_10web_logo {
  background-image: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/logos/logo.svg);
}
.site_header.fixed.light-fixed:not(.submenu-active) .menu-icon {
  background: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/icons/menu/menu-black.svg);
}
.site_header.fixed.light-fixed:not(.submenu-active) .menu-mobile-header .close-icon {
  background: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/icons/menu/close-black.svg);
}
.site_header.fixed.light-fixed:not(.submenu-active) .back-icon {
  background: url(https://10web.io/wp-content/themes/10web-theme/css/scss/header/../../../images/icons/menu/back-black.svg) no-repeat center;
}

@media screen and (min-width: 1261px) {
  .site_header.fixed.light-fixed .talk_to_sales_button a {
    border: 1px solid #EAEAEA;
    background: #F5F5F6;
  }
  .site_header.fixed.light-fixed .talk_to_sales_button a:hover {
    background: rgba(245, 245, 246, 0.5);
    color: rgba(0, 0, 0, 0.5);
  }
  .site_header.fixed:not(.submenu-active) .tw_button {
    background: #3339F1;
    color: #ffffff;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/footer/footer.css */
#colophon {
  background: #000000;
  padding: 40px 0;
}
#colophon * {
  color: #ffffff;
  font-family: "Evergrow Sans", sans-serif;
}
#colophon .footer_top .container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 40px;
  margin-bottom: 40px;
  display: flex;
}
#colophon .footer_top .footer-column {
  display: flex;
  flex-direction: column;
}
#colophon .footer_top .footer-menu__items.minified-items {
  flex-direction: row;
  gap: 16px;
}
#colophon .footer_top .footer-menu__items.minified-items li {
  margin-bottom: 0 !important;
  position: relative;
}
#colophon .footer_top .footer-menu__items.minified-items li:not(:last-child):after {
  content: "";
  position: absolute;
  width: 1px;
  height: 14px;
  background: rgba(255, 255, 255, 0.2);
  right: -8px;
  top: 3px;
}
#colophon .footer_top .footer-menu__items.minified-items a {
  text-decoration: underline;
}
#colophon .footer-menu_title {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase;
  flex-basis: 25%;
  letter-spacing: 2.4px;
}
#colophon .footer-menu_title img {
  display: none;
}
#colophon .footer-menu__items {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#colophon .footer-menu__items li {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
#colophon .footer-menu__items li a {
  text-decoration: none;
}
#colophon .footer_bottom .container {
  display: flex;
  justify-content: space-between;
}
#colophon .footer_bottom .content-left {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#colophon .footer_bottom .content-right {
  display: flex;
  align-items: center;
}
#colophon .footer_bottom .wpml-floating-switcher .wpml-ls-legacy-dropdown {
  width: auto;
}
#colophon .footer_bottom .wpml-floating-switcher .wpml-ls-legacy-dropdown .js-wpml-ls-item-toggle {
  border-radius: 40px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #ffffff;
  background: none;
  padding: 10px 16px 10px 40px;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
#colophon .footer_bottom .wpml-floating-switcher .wpml-ls-legacy-dropdown .js-wpml-ls-item-toggle:after {
  content: "";
  background: url(https://10web.io/wp-content/themes/10web-theme/css/scss/footer/../../../images/icons/domain-white.svg) no-repeat center;
  position: absolute;
  left: 16px;
  top: 11px;
  width: 18px;
  height: 18px;
  border: 0;
}
#colophon .footer_bottom .wpml-floating-switcher .wpml-ls-legacy-dropdown .js-wpml-ls-item-toggle:hover {
  background: rgba(255, 255, 255, 0.1);
}
#colophon .footer_bottom .wpml-floating-switcher .wpml-ls-sub-menu {
  bottom: 100%;
  top: auto;
  right: 0;
  left: auto;
  padding-bottom: 10px;
  border-top: 0;
}
#colophon .footer_bottom .wpml-floating-switcher .wpml-ls-sub-menu li {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  background: #000;
  width: 240px;
  box-sizing: border-box;
  padding: 24px;
}
#colophon .footer_bottom .wpml-floating-switcher .wpml-ls-sub-menu a {
  color: #ffffff;
  border: 0;
  background: none;
  padding: 5px 10px;
  line-height: 1;
}
#colophon .social_icons {
  position: relative;
  display: flex;
  gap: 8px;
}
#colophon .social_icons img {
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
#colophon .social_icons li {
  width: 26px;
  height: 26px;
  display: inline-block;
}
#colophon .social_icons li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
#colophon .social_icons li a:hover {
  opacity: 0.5;
}
#colophon.minified_without_links {
  padding-top: 0;
}
#colophon.minified_without_links .footer_top .container {
  padding-bottom: 0;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/footer/footer_1920.css */
@media screen and (min-width: 1261px) {
  #colophon .footer_top .container {
    gap: 50px;
  }
  #colophon .footer_top .footer-column {
    gap: 40px;
    flex-basis: 25%;
  }
  #colophon .footer_top .footer-column .footer-menu_title {
    margin-bottom: 20px;
  }
  #colophon .footer_top .footer-column .footer-menu_title span {
    color: rgba(255, 255, 255, 0.5);
  }
  #colophon .footer_top .footer-menu__items a {
    transition: opacity 0.2s;
  }
  #colophon .footer_top .footer-menu__items a:hover {
    opacity: 0.5;
  }
  #colophon .footer_top .footer-menu__items.minified-items a:hover {
    text-decoration: none;
  }
  #colophon .footer-column {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  #colophon .footer_bottom .container {
    align-items: center;
  }
  #colophon .footer_bottom .content-right {
    gap: 40px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/footer/footer_768.css */
@media screen and (max-width: 1260px) {
  #colophon .footer_top .container {
    flex-direction: column;
    gap: 26px;
  }
  #colophon .footer_top .footer-menu_title {
    cursor: pointer;
    position: relative;
  }
  #colophon .footer_top .footer-menu_title img {
    position: absolute;
    width: 18px;
    height: 18px;
    right: 0;
    top: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    display: inline-block;
  }
  #colophon .footer_top .footer-menu_title.active {
    opacity: 0.5;
  }
  #colophon .footer_top .footer-menu_title.active img {
    -webkit-transform: rotateZ(-180deg);
    -moz-transform: rotateZ(-180deg);
    -ms-transform: rotateZ(-180deg);
    -o-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg);
  }
  #colophon .footer_top .footer-menu__items {
    margin-top: 20px;
  }
  #colophon .footer_top .footer-menu__items:not(.minified-items) {
    display: none;
  }
  #colophon .footer_top .footer-menu__items li {
    margin-bottom: 8px;
  }
  #colophon .footer_top .footer-menu__items li:last-child {
    margin-bottom: 0;
  }
  #colophon .footer-column {
    gap: 26px;
  }
  #colophon .footer_bottom .container {
    align-items: center;
  }
  #colophon .footer_bottom .content-right {
    gap: 10px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/footer/footer_320.css */
@media screen and (max-width: 767px) {
  #colophon .container {
    max-width: calc(100% - 80px);
  }
  #colophon .footer-menu__items.minified-items li:nth-child(2):after {
    content: none;
  }
  #colophon .footer_bottom .container {
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
  }
  #colophon .footer_bottom .content-right {
    justify-content: space-between;
    width: 100%;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/button/css/buttons.css */
@keyframes loading-spinner-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loading-spinner-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.tw_button {
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  line-height: 20px;
  text-decoration: none;
  padding: 15px 20px;
  text-align: center;
}
.tw_button.visibility_hidden {
  visibility: hidden;
}
.tw_button .loading-circular-spinner,
.tw_button .new-loader {
  display: none;
}
.tw_button.button_disabled {
  opacity: 0.5;
  pointer-events: none;
}
.tw_button.loading {
  opacity: 0.5;
  pointer-events: none;
}
.tw_button.loading .text {
  display: none !important;
}
.tw_button.loading .loading-circular-spinner {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.tw_button.loading .loading-circular-spinner > .loader {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
}
.tw_button.loading .loading-circular-spinner > .loader.white .path {
  stroke: #ffffff;
}
.tw_button.loading .loading-circular-spinner > .loader.black .path {
  stroke: #000000;
}
.tw_button.loading .loading-circular-spinner .circular {
  animation: loading-spinner-rotate 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.tw_button.loading .loading-circular-spinner .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  animation: loading-spinner-dash 1.5s ease-in-out infinite;
}
.tw_button.loading .new-loader {
  display: inline-block;
  background: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/button/css/../../../../images/icons/loading.svg);
  background-size: contain;
  box-sizing: border-box;
  animation: loading-spinner-rotate 1s linear infinite;
}
.tw_button.new_button {
  text-transform: none;
  width: 220px;
  box-sizing: border-box;
}
.tw_button.contact_sales {
  padding: 5px 12px !important;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
}
.tw_button.with_arrow {
  padding: 0 !important;
  display: flex;
  align-items: center;
}
.tw_button.with_arrow:after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(https://10web.io/wp-content/themes/10web-theme/templates/elements/button/css/../../../../images/icons/arrows/two_arrows.svg);
  display: inline-block;
  margin-left: 5px;
}
.tw_button.underline {
  text-decoration: underline;
}
.tw_button.underline:hover {
  text-decoration: none;
}
.tw_button.blue_bg {
  background-color: #2160B5;
  color: #FFFFFF;
  cursor: pointer;
}
.tw_button.blue_bg span {
  color: #FFFFFF;
}
.tw_button.blue_bg:hover {
  background-color: rgba(33, 96, 181, 0.8);
}
.tw_button.white_bg {
  background-color: #FFFFFF;
  color: #000000;
  cursor: pointer;
}
.tw_button.white_bg.outline {
  border: 1px solid #000000;
  padding: 13px 20px;
}
.tw_button.white_bg.outline:hover {
  background-color: #000000;
  color: #FFFFFF;
  opacity: 1;
}
.tw_button.white_bg.loading {
  opacity: 0.9;
}
.tw_button.white_bg span {
  color: #000000;
}
.tw_button.white_bg:hover {
  opacity: 0.8;
}
.tw_button.silver_bg {
  background-color: #E7EBEF;
  color: #000000;
  text-decoration: none;
}
.tw_button.silver_bg:hover {
  background-color: rgba(186, 195, 207, 0.22);
}
.tw_button.grey_bg {
  background-color: rgba(186, 195, 207, 0.1);
  border: 1px solid rgba(186, 195, 207, 0.5);
  color: #000000;
  padding: 14px 32px;
}
.tw_button.grey_bg:hover {
  background-color: rgba(186, 195, 207, 0.2);
}
.tw_button.transparent_bg {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  background: rgba(255, 255, 255, 0.15);
}
.tw_button.transparent_bg:hover {
  background: rgba(255, 255, 255, 0.2);
}
.tw_button.green_border {
  border: 1px solid #22B339;
  background: transparent;
  color: #22B339;
}
.tw_button.black_bg, .tw_button.dark_grey_bg {
  background: #000000;
  color: #ffffff;
}
.tw_button.black_bg:hover, .tw_button.dark_grey_bg:hover {
  opacity: 0.8;
}
.tw_button.light_blue_bg {
  background: #5966D9;
  color: #ffffff;
  cursor: pointer;
}
.tw_button.light_blue_bg:hover {
  opacity: 0.8;
}
.tw_button.palatinate_blue_bg {
  background: #3339F0 !important;
  color: #ffffff;
  cursor: pointer;
}
.tw_button.palatinate_blue_bg:hover {
  opacity: 0.8;
}
.tw_button.light_violet_bg {
  background: rgba(51, 57, 241, 0.1);
  color: #3339F1 !important;
  cursor: pointer;
}
.tw_button.light_violet_bg:hover {
  opacity: 0.8;
}
.tw_button.light_blue {
  background: #3339F1;
  color: #ffffff;
}
.tw_button.gradient {
  background: linear-gradient(260deg, #34A853, #4285F4);
  color: #FFFFFF;
}
.tw_button.gradient span {
  color: #FFFFFF;
}
.tw_button.ai {
  border-radius: 6px;
  padding: 15px 20px 16px 52px;
  position: relative;
  cursor: pointer;
}
.tw_button.ai:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 20px;
  width: 24px;
  height: 24px;
  background: url('https://10web.io/wp-content/themes/10web-theme/templates/elements/button/css/../../../../images/icons/ai.svg');
}
.tw_button.header {
  border-radius: 6px;
  padding: 15px 0 !important;
  position: relative;
  cursor: pointer;
}

#log_buttons .green_bg,
.tw_button.green_bg {
  background-color: #22B339;
  color: #FFFFFF;
}
#log_buttons .green_bg span,
.tw_button.green_bg span {
  color: #FFFFFF;
}
#log_buttons .green_bg:hover,
.tw_button.green_bg:hover {
  opacity: 0.8;
}

.video_button {
  padding: 17px 57px 17px 89px;
  border: 1px solid rgba(186, 195, 207, 0.5019607843);
  border-radius: 6px;
  text-align: left;
  position: relative;
  line-height: 24px;
  z-index: 1;
}

.video_button:before {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  display: inline-block;
  background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/elements/button/css/../../../../images/icons/video_img.svg');
  margin-left: -32px;
}

.header_second_button {
  margin-left: 20px;
  border: 1px solid rgba(186, 195, 207, 0.5019607843);
  border-radius: 6px;
  text-transform: uppercase;
  padding: 17px 39px !important;
}

.button_container {
  display: inline-block;
  text-align: center;
}
.button_container p {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 300;
}

.priceing_button {
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  color: #FFFFFF;
  padding: 16px 18px;
  border-radius: 25px;
  display: inline-block;
  letter-spacing: 0.12px;
  text-decoration: none;
}

.cancel_anytime {
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin-top: 15px;
  font-weight: 200;
}

.new_button .cancel_anytime {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
  font-weight: 600;
}
.new_button .cancel_anytime img {
  width: 18px;
  height: 18px;
  margin-right: 2px;
}

/*media*/
/*1920*/
@media screen and (min-width: 1261px) {
  .button_container.new_button {
    margin-top: 40px;
  }
  .button_container.new_button p {
    font-size: 14px;
  }
  .new_button .cancel_anytime {
    text-align: left;
  }
  .tw_button.loading .new-loader {
    width: 20px;
    height: 20px;
  }
  .tw_button.light_blue:hover {
    opacity: 0.8;
  }
}
/*768*/
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .video_button:before {
    width: 18px;
    height: 18px;
    background-size: contain;
    margin-left: -28px;
  }
  .tw_button.see_more {
    padding: 16px 74px;
  }
  .button_container.new_button {
    margin-top: 40px;
  }
  .button_container.new_button p {
    font-size: 13px;
  }
  .header_second_button {
    padding: 15px 31px !important;
  }
  .tw_button.loading .new-loader {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .header_second_button {
    margin-left: 0;
    padding: 15px 31px !important;
    margin-top: 20px;
  }
  .button_container.new_button {
    margin-top: 30px;
  }
  .tw_button.loading .new-loader {
    width: 17px;
    height: 17px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/scss/animations/animate-after-visible.css */
.js .animate-after-visible {
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  position: absolute;
  opacity: 0;
}
.js .animate-after-visible.from-bottom {
  transform: translate(0, 80px);
  -webkit-transform: translate(0, 80px);
}
.js .animate-after-visible.from-right {
  transform: translate(80px, 0);
  -webkit-transform: translate(80px, 0);
}
.js .animate-after-visible.from-top {
  transform: translate(0, -80px);
  -webkit-transform: translate(0, -80px);
}
.js .animate-after-visible.from-left {
  transform: translate(-80px, 0);
  -webkit-transform: translate(-80px, 0);
}
.js .animate-after-visible.from-left-bottom {
  transform: translate(-80px, 80px);
  -webkit-transform: translate(-80px, 80px);
}
.js .animate-after-visible.from-right-bottom {
  transform: translate(80px, 80px);
  -webkit-transform: translate(80px, 80px);
}
.js .animate-after-visible.from-left-top {
  transform: translate(-80px, -80px);
  -webkit-transform: translate(-80px, -80px);
}
.js .animate-after-visible.from-right-top {
  transform: translate(80px, 0);
  -webkit-transform: translate(80px, 0);
}
.js .show-after-visible {
  transition-property: all;
  -webkit-transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.12, 0.23, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0.12, 0.23, 0.5, 1);
  opacity: 0;
}
.js .show-after-visible.td0 {
  transition-delay: 0.09s;
  -webkit-transition-delay: 0.09s;
}
.js .show-after-visible.td1 {
  transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
}
.js .show-after-visible.td2 {
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
.js .show-after-visible.td3 {
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
}
.js .show-after-visible.td4 {
  transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
}
.js .show-after-visible.td5 {
  transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
}
.js .show-after-visible.td6 {
  transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
}
.js .show-after-visible.from-bottom {
  transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
}
.js .show-after-visible.from-right {
  transform: translate(30px, 0);
  -webkit-transform: translate(30px, 0);
}
.js .show-after-visible.from-top {
  transform: translate(0, -30px);
  -webkit-transform: translate(0, -30px);
}
.js .show-after-visible.from-left {
  transform: translate(-30px, 0);
  -webkit-transform: translate(-30px, 0);
}
.js .show-after-visible.from-left-bottom {
  transform: translate(-30px, 30px);
  -webkit-transform: translate(-30px, 30px);
}
.js .show-after-visible.from-right-bottom {
  transform: translate(30px, 30px);
  -webkit-transform: translate(30px, 30px);
}
.js .show-after-visible.from-left-top {
  transform: translate(-30px, -30px);
  -webkit-transform: translate(-30px, -30px);
}
.js .show-after-visible.from-right-top {
  transform: translate(30px, 0);
  -webkit-transform: translate(30px, 0);
}
.js .animated .animate-after-visible,
.js .animated .show-after-visible {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}
.js .animated .animate-after-visible.section-description,
.js .animated .show-after-visible.section-description {
  opacity: 0.8;
}

@media screen and (min-width: 768px) {
  .js .animate-after-visible-desktop {
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    position: absolute;
    opacity: 0;
  }
  .js .animate-after-visible-desktop.from-bottom {
    transform: translate(0, 80px);
    -webkit-transform: translate(0, 80px);
  }
  .js .animate-after-visible-desktop.from-right {
    transform: translate(80px, 0);
    -webkit-transform: translate(80px, 0);
  }
  .js .animate-after-visible-desktop.from-top {
    transform: translate(0, -80px);
    -webkit-transform: translate(0, -80px);
  }
  .js .animate-after-visible-desktop.from-left {
    transform: translate(-80px, 0);
    -webkit-transform: translate(-80px, 0);
  }
  .js .animate-after-visible-desktop.from-left-bottom {
    transform: translate(-80px, 80px);
    -webkit-transform: translate(-80px, 80px);
  }
  .js .animate-after-visible-desktop.from-right-bottom {
    transform: translate(80px, 80px);
    -webkit-transform: translate(80px, 80px);
  }
  .js .animate-after-visible-desktop.from-left-top {
    transform: translate(-80px, -80px);
    -webkit-transform: translate(-80px, -80px);
  }
  .js .animate-after-visible-desktop.from-right-top {
    transform: translate(80px, 0);
    -webkit-transform: translate(80px, 0);
  }
  .js .show-after-visible-desktop {
    transition-property: all;
    -webkit-transition-property: all;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.12, 0.23, 0.5, 1);
    -webkit-transition-timing-function: cubic-bezier(0.12, 0.23, 0.5, 1);
    opacity: 0;
  }
  .js .show-after-visible-desktop.td0 {
    transition-delay: 0.09s;
    -webkit-transition-delay: 0.09s;
  }
  .js .show-after-visible-desktop.td1 {
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
  }
  .js .show-after-visible-desktop.td2 {
    transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
  }
  .js .show-after-visible-desktop.td3 {
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
  }
  .js .show-after-visible-desktop.td4 {
    transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
  }
  .js .show-after-visible-desktop.td5 {
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
  }
  .js .show-after-visible-desktop.td6 {
    transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
  }
  .js .show-after-visible-desktop.from-bottom {
    transform: translate(0, 30px);
    -webkit-transform: translate(0, 30px);
  }
  .js .show-after-visible-desktop.from-right {
    transform: translate(30px, 0);
    -webkit-transform: translate(30px, 0);
  }
  .js .show-after-visible-desktop.from-top {
    transform: translate(0, -30px);
    -webkit-transform: translate(0, -30px);
  }
  .js .show-after-visible-desktop.from-left {
    transform: translate(-30px, 0);
    -webkit-transform: translate(-30px, 0);
  }
  .js .show-after-visible-desktop.from-left-bottom {
    transform: translate(-30px, 30px);
    -webkit-transform: translate(-30px, 30px);
  }
  .js .show-after-visible-desktop.from-right-bottom {
    transform: translate(30px, 30px);
    -webkit-transform: translate(30px, 30px);
  }
  .js .show-after-visible-desktop.from-left-top {
    transform: translate(-30px, -30px);
    -webkit-transform: translate(-30px, -30px);
  }
  .js .show-after-visible-desktop.from-right-top {
    transform: translate(30px, 0);
    -webkit-transform: translate(30px, 0);
  }
  .js .animated .animate-after-visible-desktop,
  .js .animated .show-after-visible-desktop {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  .js .animated .animate-after-visible-desktop.section-description,
  .js .animated .show-after-visible-desktop.section-description {
    opacity: 0.8;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/css/font.css */
@font-face {
  font-family: 'twtf';
  src:  url('https://10web.io/wp-content/themes/10web-theme/css/fonts/twtf.eot?fz1041');
  src:  url('https://10web.io/wp-content/themes/10web-theme/css/fonts/twtf.eot?fz1041#iefix') format('embedded-opentype'),
    /*url('https://10web.io/wp-content/themes/10web-theme/css/fonts/twtf.ttf?fz1041') format('truetype'),*/
  url('https://10web.io/wp-content/themes/10web-theme/css/fonts/twtf.woff?fz1041') format('woff'),
  url('https://10web.io/wp-content/themes/10web-theme/css/fonts/twtf.svg?fz1041#twtf') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;;
}

[class^="twtf-"], [class*=" twtf-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'twtf' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.twtf-youtube:before {
  content: "\e900";
}
.twtf-facebook-comments:before {
  content: "\e901";
}
.twtf-facebook-page:before {
  content: "\e902";
}
.twtf-facebook-button:before {
  content: "\e903";
}
.twtf-facebook-embed:before {
  content: "\e904";
}
.twtf-templates:before {
  content: "\e905";
}
.twtf-gallery:before {
  content: "\e906";
}
.twtf-form:before {
  content: "\e907";
}
.twtf-table-of-contents:before {
  content: "\e908";
}
.twtf-image-sprite:before {
  content: "\e909";
}
.twtf-slides:before {
  content: "\e90a";
  color: #6e7883;
}
.twtf-star-filled:before {
  content: "\e90b";
}
.twtf-star-empty:before {
  content: "\e90c";
}
.twtf-download:before {
  content: "\e90d";
}
.twtf-star-half:before {
  content: "\e90e";
}
.twtf-call_to_action:before {
  content: "\e90f";
}
.twtf-countdown:before {
  content: "\e910";
}
.twtf-facebook:before {
  content: "\e911";
}
.twtf-featured_image:before {
  content: "\e912";
}
.twtf-flip_box:before {
  content: "\e913";
}
.twtf-form_maker:before {
  content: "\e914";
}
.twtf-instagram:before {
  content: "\e915";
}
.twtf-menu:before {
  content: "\e916";
}
.twtf-photo_gallery:before {
  content: "\e917";
}
.twtf-post_content:before {
  content: "\e918";
}
.twtf-post_excerpt:before {
  content: "\e919";
}
.twtf-post_info:before {
  content: "\e91a";
}
.twtf-post_navigation:before {
  content: "\e91b";
}
.twtf-posts:before {
  content: "\e91c";
}
.twtf-posts_archive:before {
  content: "\e91d";
}
.twtf-post_title:before {
  content: "\e91e";
}
.twtf-price_table:before {
  content: "\e91f";
}
.twtf-share_buttons:before {
  content: "\e920";
}
.twtf-site_logo:before {
  content: "\e921";
}
.twtf-site_title:before {
  content: "\e922";
}
.twtf-slider:before {
  content: "\e923";
}
.twtf-testimonial:before {
  content: "\e924";
}
.twtf-spinner-circle:before {
  content: "\e925";
}
.twtf-tw:before {
  content: "\e926";
}
.twtf-right_arrow:before {
  content: "\e927";
}
.twtf-big-arrow:before {
  content: "\e928";
}
.twtf-plugin_arrow:before {
  content: "\e929";
}
.twtf-arrow:before {
  content: "\e92a";
}
.twtf-check:before {
  content: "\e92b";
}
.twtf-close:before {
  content: "\e92c";
}
.twtf-login:before {
  content: "\e92d";
}
.twtf-copy:before {
  content: "\e92e";
}
.twtf-f:before {
  content: "\e92f";
}
.twtf-linkedin:before {
  content: "\e930";
}
.twtf-menu1:before {
  content: "\e931";
}
.twtf-author_box:before {
  content: "\e932";
}
.twtf-post_comments:before {
  content: "\e934";
}
.twtf-calendar:before {
  content: "\e935";
}
.twtf-maps:before {
  content: "\e936";
}
.twtf-search_form:before {
  content: "\e937";
}
.twtf-download_popup:before {
  content: "\e939";
}
.twtf-product_content:before {
  content: "\e93b";
}
.twtf-product_images:before {
  content: "\e93c";
}
.twtf-product_meta:before {
  content: "\e93d";
}
.twtf-menu_cart:before {
  content: "\e93e";
}
.twtf-produc_related:before {
  content: "\e93f";
}
.twtf-nav_menu:before {
  content: "\e940";
}
.twtf-price_list:before {
  content: "\e941";
}
.twtf-sitemap:before {
  content: "\e942";
}
.twtf-animated_heading:before {
  content: "\e943";
}
.twtf-blockquotes:before {
  content: "\e944";
}
.twtf-product_price:before {
  content: "\e945";
}
.twtf-product_rating:before {
  content: "\e946";
}
.twtf-media_carousel:before {
  content: "\e947";
}
.twtf-desktop:before {
  content: "\e948";
}
.twtf-mobile:before {
  content: "\e949";
}
.twtf-question:before {
  content: "\e94a";
}
.twtf-back-arrow:before {
  content: "\e94b";
}
.twtf-subtraction:before {
  content: "\e94c";
}
.twtf-product_stock:before {
  content: "\e950";
}
.twtf-product_tabs:before {
  content: "\e951";
}
.twtf-product_title:before {
  content: "\e952";
}
.twtf-products:before {
  content: "\e953";
}
.twtf-short_desc:before {
  content: "\e954";
}
.twtf-upsells:before {
  content: "\e955";
}
.twtf-woo_pages:before {
  content: "\e956";
}
.twtf-add_to_cart:before {
  content: "\e957";
}
.twtf-additional_info:before {
  content: "\e958";
}
.twtf-breadcrumbs:before {
  content: "\e959";
}
.twtf-custom_add_to_cart:before {
  content: "\e95a";
}
.twtf-product_cat:before {
  content: "\e95f";
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/inc/widgets/top-bar/css/top-bar-1920.css */
@media screen and (min-width: 1261px) {
  body.with-topbar:not(.opened) {
    margin-top: 55px;
  }
  body.with-topbar:not(.opened) .site_header {
    top: 56px;
  }
  body.with-topbar:not(.opened).page-template-page-domains .top-bar-container, body.with-topbar:not(.opened).page-template-page-business-generator .top-bar-container, body.with-topbar:not(.opened).single-theme_10web_name_gen .top-bar-container {
    position: fixed;
  }
  body.with-topbar:not(.opened).page-template-page-links .site_header {
    background: #ffffff;
  }
  body.with-topbar:not(.opened) .fixed-menu {
    top: 124px;
  }
  body.with-topbar:not(.scrolled):not(.opened) #page-header,
  body.with-topbar:not(.scrolled):not(.opened) .glossary-main-menu {
    top: 56px;
  }
  body.with-topbar .ai_tools_header {
    top: 56px;
  }
  body.with-topbar .cat_menu {
    top: 137px;
  }
  body.with-topbar.page-template-page-ai-tools .top-bar-container, body.with-topbar.tax-ai_tool_categories .top-bar-container, body.with-topbar.ai-tools-template-default .top-bar-container {
    position: fixed;
  }
  .fixed .top-bar-container {
    position: fixed;
  }
  .top-bar-container {
    position: absolute;
    top: 0;
    left: 0;
  }
  .top-bar-container .waving-hand {
    width: 20px;
    height: 20px;
  }
  .top-bar-container a.link:hover + div .dotted {
    text-decoration-line: none;
  }
  .top-bar-container .container {
    padding: 15px 0;
  }
  .top-bar-container .top-bar__content {
    display: flex;
    gap: 5px;
    font-size: 18px;
    line-height: 26px;
  }
  .top-bar-container .top-bar__content .dotted:hover {
    text-decoration-line: none;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/inc/widgets/top-bar/css/top-bar-768.css */
@media screen and (max-width: 1260px) and (min-width: 768px) {
  body.with-topbar:not(.opened) {
    margin-top: 56px;
  }
  body.with-topbar:not(.opened) .site_header {
    top: 56px;
  }
  body.with-topbar:not(.opened).page-template-page-domains .top-bar-container, body.with-topbar:not(.opened).page-template-page-business-generator .top-bar-container, body.with-topbar:not(.opened).single-theme_10web_name_gen .top-bar-container {
    position: fixed;
  }
  body.with-topbar:not(.opened) .fixed-menu {
    top: 124px;
  }
  body.with-topbar:not(.scrolled):not(.scroll_disclaimer):not(.opened) #page-header,
  body.with-topbar:not(.scrolled):not(.scroll_disclaimer):not(.opened) .glossary-main-menu {
    top: 56px;
  }
  body.with-topbar .ai_tools_header {
    top: 56px;
  }
  body.with-topbar .cat_menu {
    top: 37px;
  }
  body.with-topbar.page-template-page-ai-tools .top-bar-container, body.with-topbar.tax-ai_tool_categories .top-bar-container, body.with-topbar.ai-tools-template-default .top-bar-container {
    position: fixed;
  }
  body.with-topbar.opened .top-bar-container {
    display: none !important;
  }
  .fixed .top-bar-container {
    position: fixed;
  }
  .top-bar-container {
    position: absolute;
    top: 0;
    left: 0;
  }
  .top-bar-container .container {
    padding: 15px 0;
  }
  .top-bar-container .top-bar__content {
    display: flex;
    gap: 5px;
    font-size: 18px;
    line-height: 26px;
  }
  .top-bar-container .top-bar__content .waving-hand {
    width: 20px;
    height: 20px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/inc/widgets/top-bar/css/top-bar-320.css */
@media screen and (max-width: 767px) {
  body.with-topbar:not(.opened) {
    margin-top: 70px;
  }
  body.with-topbar:not(.opened) .site_header {
    top: 70px;
  }
  body.with-topbar:not(.opened).page-template-page-domains .top-bar-container, body.with-topbar:not(.opened).page-template-page-business-generator .top-bar-container, body.with-topbar:not(.opened).single-theme_10web_name_gen .top-bar-container {
    position: fixed;
  }
  body.with-topbar:not(.opened) .fixed-menu {
    top: 124px;
  }
  body.with-topbar:not(.scrolled):not(.scroll_disclaimer):not(.opened) #page-header,
  body.with-topbar:not(.scrolled):not(.scroll_disclaimer):not(.opened) .glossary-main-menu {
    top: 70px;
  }
  body.with-topbar .ai_tools_header {
    top: 70px;
  }
  body.with-topbar .cat_menu {
    top: 37px;
  }
  body.with-topbar.page-template-page-ai-tools .top-bar-container, body.with-topbar.tax-ai_tool_categories .top-bar-container, body.with-topbar.ai-tools-template-default .top-bar-container {
    position: fixed;
  }
  body.with-topbar.opened .top-bar-container {
    display: none !important;
  }
  .top-bar-container {
    position: fixed;
    top: 0;
  }
  .top-bar-container .container {
    padding: 12px 0;
    display: flex;
    flex-direction: row;
    width: 348px;
    max-width: calc(100% - 32px);
    align-items: center;
  }
  .top-bar-container .top-bar__content {
    font-size: 14px;
    line-height: 23px;
    display: block;
    text-align: center;
  }
  .top-bar-container .top-bar__content .waving-hand {
    width: 18px;
    height: 18px;
  }
}

/*# sourceMappingURL=top-bar-320.css.map */


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/header_dropdown.css */
.sub-menu__container {
  z-index: 999999;
  top: 68px;
  left: 0;
}
.sub-menu__container .container {
  display: flex;
}
.sub-menu__container .container .sub-menu__title {
  opacity: 0.5;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2.4px;
}
.sub-menu__container .container .column {
  display: flex;
  flex-direction: column;
}
.sub-menu__container .container .column ul {
  display: flex;
  flex-direction: column;
}
.sub-menu__container .container .left ul {
  gap: 20px;
}
.sub-menu__container .container li {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.sub-menu__container .container li span {
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
}
.sub-menu__container .container li a {
  text-decoration: none;
}
.sub-menu__container[data-id=product-item] .left li {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}
.sub-menu__container.active {
  visibility: visible;
  transition: height 0.2s cubic-bezier(0.4, 0, 0.6, 1);
  z-index: 10;
}
.sub-menu__container.low {
  z-index: 0;
  max-height: 402px;
}
.sub-menu__container.low .container {
  opacity: 0;
}

.header__overlay {
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  visibility: hidden;
  position: fixed;
  opacity: 0;
  top: 68px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 9998;
  transition: opacity 0.32s cubic-bezier(0.4, 0, 0.6, 1), visibility 0.32s;
}

#header.opened .header__overlay, #header.submenu-active .header__overlay {
  opacity: 1;
  visibility: visible;
}

.dark .sub-menu__container {
  background: #000000;
}
.dark .sub-menu__container * {
  color: #ffffff;
}
.dark .header__overlay {
  background: rgba(0, 0, 0, 0.5);
}

.light .sub-menu__container,
.fixed.light-fixed .sub-menu__container {
  background: #ffffff;
}
.light .sub-menu__container *,
.fixed.light-fixed .sub-menu__container * {
  color: #000000;
}
.light .header__overlay,
.fixed.light-fixed .header__overlay {
  background: rgba(228, 228, 228, 0.5);
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/header_dropdown_1920.css */
@media screen and (min-width: 1259px) {
  .sub-menu__container {
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
    height: 0;
    transition: height 0.2s cubic-bezier(0.4, 0, 0.6, 1), visibility 0.2s step-start, background 0.2s cubic-bezier(0.4, 0, 0.6, 1);
  }
  .sub-menu__container .container {
    display: flex;
    padding-top: 50px;
  }
  .sub-menu__container .container .sub-menu__title {
    font-size: 12px;
    line-height: 18px;
  }
  .sub-menu__container .container .column {
    gap: 30px;
  }
  .sub-menu__container .container .column li:hover {
    opacity: 0.5;
  }
  .sub-menu__container .container .left {
    width: 320px;
  }
  .sub-menu__container .container .right {
    width: 390px;
  }
  .sub-menu__container .container .right ul {
    gap: 26px;
  }
  .sub-menu__container[data-id=tools-item] .right ul {
    gap: 20px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/header_dropdown_768.css */
@media screen and (max-width: 1260px) {
  .sub-menu__container {
    padding: 40px;
    box-sizing: border-box;
    position: fixed;
    width: 360px;
    height: calc(100vh - 194px) !important;
    transform: translateX(-100%);
    transition: transform 0.2s cubic-bezier(0.4, 0, 0.6, 1);
  }
  .sub-menu__container .container {
    display: flex;
    flex-direction: column;
    gap: 50px;
  }
  .sub-menu__container .container .column {
    gap: 20px;
  }
  .sub-menu__container .container .column ul {
    gap: 20px;
  }
  .sub-menu__container .container .column ul li span {
    display: none;
  }
  .menu-item-has-children.opened .sub-menu__container {
    transform: translateX(0);
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/header_dropdown/css/header_dropdown_320.css */
@media screen and (max-width: 767px) {
  .sub-menu__container {
    width: 100%;
  }
  .sub-menu__container .container {
    max-width: 100%;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/video_container/css/video_container.css */
#video_container {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999999999;
  display: none;
}

#video_container .close_embed {
  width: 14px;
  height: 14px;
  font-size: 14px;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

#video_container .iframe-container-latest {
  width: 1200px;
  border: 0;
  border-radius: 20px;
  max-width: 100%;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  line-height: 0;
  height: auto;
  padding: 0 !important;
}

#video_container .close_embed {
  width: 14px;
  height: 14px;
  font-size: 14px;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #fff;
}

#video_container > div {
  padding: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  top: 50%;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}

#video_container .close_embed.mobile {
  display: none;
}

/*# sourceMappingURL=video_container.css.map */


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/video_container/css/video_container_1920.css */
@media screen and (min-width: 1261px) {
  #video_container .iframe-container-latest iframe, #video_container .iframe-container-latest {
    width: 1030px;
    height: 580px;
  }
}

/*# sourceMappingURL=video_container_1920.css.map */


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/video_container/css/video_container_768.css */
@media screen and (max-width: 1260px) and (min-width: 768px) {
  #video_container .iframe-container-latest iframe, #video_container .iframe-container-latest {
    width: 728px;
    height: 410px;
  }
}

/*# sourceMappingURL=video_container_768.css.map */


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/video_container/css/video_container_320.css */
@media screen and (max-width: 767px) {
  #video_container .iframe-container-latest {
    position: relative;
    padding-bottom: 56.25% !important;
    height: 0;
    overflow: hidden;
    max-width: calc(100% - 40px);
  }
  #video_container .iframe-container-latest iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
  #video_container > div {
    padding: 0;
    width: 100%;
  }
  #video_container .close_embed.mobile {
    display: block;
    margin: 0;
    left: auto;
    right: 10px;
    top: 10px;
    -webkit-transform: translateY(0) translateX(0);
    -moz-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
  }
  #video_container .close_embed.screen {
    display: none;
  }
}

/*# sourceMappingURL=video_container_320.css.map */

/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/single_plugin/single_plugin_page_version2/css/single_plugin_version2_main.css */
.plugin-page .flex_div_sections_with_title.single_plugin_form {
  margin-top: 200px;
  margin-bottom: 0;
}
.plugin-page .flex_div_sections_with_title.single_plugin_form_extension {
  margin-top: 150px;
  margin-bottom: 0;
}
.plugin-page .flex_div_sections_with_title.single_plugin_form_extension .flex_div_sections_with_title-container :nth-child(14) {
  margin: auto;
}
.plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex {
  font-size: 48px;
  line-height: 65px;
  text-transform: capitalize;
}
.plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex.single_plugin_form {
  margin-bottom: 60px;
}
.plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex.single_plugin_form_extension {
  margin-bottom: 35px;
}
.plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each.single_plugin_form {
  box-shadow: 0px 5px 16px rgba(50, 58, 69, 0.0784313725);
  border-radius: 10px;
}
.plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each.single_plugin_form_extension {
  margin-bottom: 0;
  padding: 25px 30px;
}
.plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each.single_plugin_form_extension .icon-img.single_plugin_form_extension {
  margin-left: 8px;
  height: 34px;
  width: auto;
}
.plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each-title {
  font-weight: 800 !important;
}
.plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .orange-button-div.single_plugin_form_extension {
  margin-top: 35px;
}
.plugin-page .for_bg #pricing_plans .section_title {
  margin-bottom: 30px;
  font-size: 62px;
  line-height: 100px;
  letter-spacing: 0.66px;
}
.plugin-page #our_customers {
  margin-bottom: 150px;
}

@media screen and (min-width: 1261px) {
  .plugin-page .flex_div_sections_with_title.single_plugin_form,
  .plugin-page .flex_div_sections_with_title.single_plugin_form_extension {
    margin-top: 150px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex {
    font-size: 38px;
    line-height: 52px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex.single_plugin_form {
    margin-bottom: 50px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex.single_plugin_form_extension {
    margin-bottom: 25px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each.single_plugin_form_extension {
    padding: 25px 20px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each.single_plugin_form {
    width: 330px;
    padding: 20px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .orange-button-div.single_plugin_form_extension {
    margin-top: 25px;
  }
}
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .plugin-page .flex_div_sections_with_title.single_plugin_form,
  .plugin-page .flex_div_sections_with_title.single_plugin_form_extension {
    margin-top: 100px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex {
    font-size: 28px;
    line-height: 42px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex.single_plugin_form_extension {
    margin-bottom: 30px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each.single_plugin_form_extension {
    padding: 20px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each.single_plugin_form {
    width: 300px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each .features_section-each-title {
    font-size: 18px;
    line-height: 34px;
    letter-spacing: 0.15px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .orange-button-div.single_plugin_form_extension {
    margin-top: 30px;
  }
  .plugin-page .for_bg #pricing_plans .section_title {
    display: block;
    font-size: 44px;
    line-height: 64px;
    letter-spacing: 0.36px;
  }
}
@media screen and (max-width: 767px) {
  .plugin-page .flex_div_sections_with_title.single_plugin_form,
  .plugin-page .flex_div_sections_with_title.single_plugin_form_extension {
    margin-top: 80px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex {
    font-size: 28px;
    letter-spacing: 0.23px;
    line-height: 42px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex.single_plugin_form_extension,
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex.single_plugin_form {
    margin-bottom: 30px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each.single_plugin_form_extension {
    padding: 0 0 30px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each.single_plugin_form_extension .icon-img.single_plugin_form_extension {
    margin-left: 0;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each.single_plugin_form {
    padding: 15px 0px 20px;
  }
  .plugin-page .flex_div_sections_with_title .flex_div_sections_with_title-container .orange-button-div.single_plugin_form_extension {
    margin-top: 10px;
  }
  .plugin-page .for_bg #pricing_plans .section_title {
    display: block;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.23px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/single_plugin/plugin_info/css/plugin_info.css */
/*section 1*/
.plugin-photo-gallery .site_header {
  z-index: 99999;
}
.plugin-photo-gallery .buy_now {
  width: 220px;
  max-width: 220px;
  padding: 15px 0;
  margin-top: 20px;
}
.plugin-photo-gallery #plugin_info .s1_img {
  display: none;
}
.plugin-photo-gallery .form_views_each:last-child:hover p {
  opacity: 1 !important;
}
.plugin-photo-gallery .spider_popup_wrap {
  z-index: 99999999 !important;
}

.plugin-form-maker .buy_now {
  width: 220px;
  max-width: 220px;
  padding: 15px 0;
}
.plugin-form-maker #hard_create .tw_button {
  width: 220px;
  max-width: 220px;
  padding: 15px 0;
}

/*1920*/
@media screen and (max-width: 1261px) {
  .plugin-photo-gallery #plugin_info .s1_img {
    width: auto;
    display: block;
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/plugin_info/css/../../../../images/single_plugin/s1_img_2.jpg');
    background-position: center;
    background-size: 550px;
    margin: 0px;
  }
  .plugin-form-maker .buy_now {
    width: 218px;
    max-width: 218px;
    padding: 16px 0 !important;
  }
  .plugin-form-maker #hard_create .tw_button {
    width: 218px;
    max-width: 218px;
    padding: 16px 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .plugin-photo-gallery #plugin_info .s1_img {
    background-size: contain;
  }
}
/*320*/
@media screen and (max-width: 767px) {
  .container {
    max-width: 280px;
  }
}
body.single-theme_10web_plugins ul.menu li.pricing {
  display: none !important;
}

#plugin_info {
  z-index: 3;
  background-size: cover;
  background-position-y: bottom;
  padding-bottom: 178px;
  padding-top: 175px;
  position: relative;
  /*1920*/
  /*768*/
  /*320*/
}
#plugin_info .tw_button {
  text-align: center;
  box-sizing: border-box;
  max-width: none;
  max-height: none;
  line-height: 18px;
}
#plugin_info .video_button:before {
  position: relative !important;
  top: -2px;
  margin-left: 0;
  margin-right: 10px;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-size: cover;
}
#plugin_info .silver_bg.video_button {
  margin-left: 20px;
  border: 1px solid rgba(186, 195, 207, 0.5019607843);
  padding: 16px 57px 16px 55px;
  line-height: 18px;
  box-sizing: border-box;
}
#plugin_info .left_section {
  float: left;
}
#plugin_info .right_section {
  float: right;
  position: relative;
}
#plugin_info .right_section .s1_shortcode .demo_shortcode {
  opacity: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
#plugin_info .right_section .s1_shortcode .demo_shortcode.active {
  opacity: 1;
  visibility: visible;
  height: 344px;
}
#plugin_info .right_section .s1_shortcode .select_view {
  width: 100%;
  text-align: center;
  margin-top: 46px;
}
#plugin_info .right_section .s1_shortcode .select_view span {
  font-size: 14px;
  font-weight: 600;
  color: #000000;
  opacity: 0.5;
  letter-spacing: 0.12px;
  padding: 11px 21px;
  cursor: pointer;
}
#plugin_info .right_section .s1_shortcode .select_view span:nth-child(2) {
  margin: 0 35px;
}
#plugin_info .right_section .s1_shortcode .select_view span.active {
  opacity: 1;
  background-color: #ECECEC;
  border-radius: 6px;
}
#plugin_info .plugin-full-info {
  /*width: 418px;*/
  margin-bottom: 10px;
  width: 422px;
  left: -25px;
  position: relative;
}
#plugin_info .plugin-full-info .plugin_info {
  display: inline-block;
  vertical-align: middle;
}
#plugin_info .plugin-full-info .plugin_info span {
  line-height: normal;
}
#plugin_info .plugin-full-info .plugin_info .plugin_title {
  font-size: 28px;
  color: #000000;
  font-weight: 800;
  letter-spacing: 0.23px;
  display: block;
}
#plugin_info .plugin-full-info .plugin_info .review_count, #plugin_info .plugin-full-info .plugin_info .downloads {
  font-size: 14px;
  font-weight: 400;
  display: block;
  color: #000000;
}
#plugin_info .plugin-full-info .plugin_info .reviews_section, #plugin_info .plugin-full-info .plugin_info .stars_section {
  display: inline-block;
}
#plugin_info .plugin-full-info .plugin_info .reviews_section {
  margin-right: 20px;
}
#plugin_info .plugin-full-info .plugin_info .reviews_section .stars {
  color: #ffb900;
}
#plugin_info .plugin-full-info .plugin_info .reviews_section .stars span {
  font-size: 12px;
  width: 12px;
  height: 12px;
  /*margin: 0 2px;*/
  margin: 0px;
}
#plugin_info .plugin-full-info .plugin_icon {
  display: inline-block;
  width: 130px;
  margin-right: 10px;
  position: relative;
}
#plugin_info .plugin-full-info .stars_count, #plugin_info .plugin-full-info .download_count {
  color: #000000;
  font-size: 26px;
  letter-spacing: 0.21px;
  line-height: normal;
}
#plugin_info .plugin-full-info .stars_count, #plugin_info .plugin-full-info .download_count span {
  font-weight: 800;
}
#plugin_info .inner_title {
  font-size: 70px;
  font-weight: 800;
  line-height: 100px;
  letter-spacing: 0.58px;
  color: #000000;
}
#plugin_info .title_desc {
  font-size: 32px;
  letter-spacing: 0.26px;
  color: #000000;
  font-weight: 400;
  line-height: 44px;
  margin: 30px 0 60px 0;
}
#plugin_info .s1_img {
  background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/plugin_info/css/../../../../images/single_plugin/s1_img.svg');
  background-size: cover;
  position: relative;
}
#plugin_info br, #plugin_info br.mobile, #plugin_info br.tablet {
  display: none;
}
#plugin_info br.desktop {
  display: block;
}
@media screen and (min-width: 1261px) {
  #plugin_info {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/plugin_info/css/../../../../images/banners/banner_bg@2.jpg);
    padding-top: 85px;
  }
  #plugin_info .tw_button {
    width: 220px;
    padding: 16px 24px;
  }
  #plugin_info .silver_bg.video_button {
    padding: 14px 24px;
  }
  #plugin_info .right_section {
    height: 485px;
  }
  #plugin_info .plugin-full-info {
    left: 0;
    margin-bottom: 0;
  }
  #plugin_info .plugin-full-info .plugin_icon {
    width: 120px;
    height: 120px;
    margin-right: 0;
    left: -25px;
  }
  #plugin_info .plugin-full-info .plugin_info {
    position: relative;
    left: -25px;
  }
  #plugin_info .plugin-full-info .plugin_info .plugin_title {
    font-size: 22px;
    letter-spacing: 0.18px;
    margin-bottom: 2px;
  }
  #plugin_info .plugin-full-info .plugin_info .review_count, #plugin_info .plugin-full-info .plugin_info .downloads {
    font-size: 12px;
  }
  #plugin_info .plugin-full-info .plugin_info .reviews_section .stars span {
    font-size: 9px;
    width: 9px;
    height: 9px;
  }
  #plugin_info .plugin-full-info .stars_count, #plugin_info .plugin-full-info .download_count {
    font-size: 20px;
    letter-spacing: 0.17px;
  }
  #plugin_info .inner_title {
    font-size: 50px;
    font-weight: 800;
    line-height: 70px;
    letter-spacing: 0.41px;
    margin-bottom: 30px;
  }
  #plugin_info .title_desc {
    font-size: 24px;
    letter-spacing: 0.2px;
    line-height: 34px;
    margin: 24px 0 50px 0;
  }
  #plugin_info .s1_img {
    width: 565px;
    height: 485px;
    right: 41px;
  }
}
#plugin_info .right_section {
  width: 502px;
}
@media screen and (max-width: 1650px) {
  #plugin_info .right_section {
    width: 502px;
  }
  #plugin_info .right_section .s1_shortcode {
    right: 0px;
  }
  #plugin_info .right_section .s1_shortcode .bwg_thumbnails_mosaic {
    width: 504px !important;
    height: 344px !important;
  }
  #plugin_info .right_section .s1_shortcode .bwg-standard-thumbnails .bwg-item {
    justify-content: flex-start;
    max-width: 96px !important;
  }
  #plugin_info .right_section .s1_shortcode .demo_shortcode.active {
    height: 344px;
  }
  #plugin_info .right_section .s1_shortcode .demo_shortcode {
    width: 502px;
  }
  #plugin_info .right_section .s1_shortcode .select_view {
    margin-top: 35px;
  }
}
@media screen and (max-width: 1260px) {
  #plugin_info {
    padding-top: 130px;
    padding-bottom: 100px;
  }
  #plugin_info br, #plugin_info br.mobile, #plugin_info br.desktop {
    display: none;
  }
  #plugin_info br.tablet {
    display: block;
  }
  #plugin_info .s1_shortcode {
    display: none;
  }
  #plugin_info .tw_button {
    width: 218px;
    padding: 16px 24px;
  }
  #plugin_info .silver_bg.video_button {
    padding: 14px 24px;
  }
  #plugin_info .left_section {
    text-align: center;
    float: none;
  }
  #plugin_info .right_section {
    display: inline-block;
    float: none;
    height: auto;
    width: 100%;
    text-align: center;
    margin-top: 50px;
  }
  #plugin_info .plugin-full-info {
    display: inline-block;
    margin-bottom: 0px;
    width: auto;
  }
  #plugin_info .plugin-full-info .plugin_icon {
    width: 102px;
    height: 102px;
    margin-right: 0px;
    left: 0px;
  }
  #plugin_info .plugin-full-info .plugin_info {
    position: relative;
    text-align: left;
    left: 0px;
  }
  #plugin_info .plugin-full-info .plugin_info .plugin_title {
    font-size: 20px;
    letter-spacing: 0.17px;
    margin-bottom: 2px;
    line-height: 30px;
  }
  #plugin_info .plugin-full-info .plugin_info .review_count, #plugin_info .plugin-full-info .plugin_info .downloads {
    font-size: 12px;
    line-height: 22px;
  }
  #plugin_info .plugin-full-info .plugin_info .reviews_section {
    margin-right: 16px;
  }
  #plugin_info .plugin-full-info .plugin_info .reviews_section .stars span {
    font-size: 9px;
    width: 9px;
    height: 9px;
  }
  #plugin_info .plugin-full-info .stars_count, #plugin_info .plugin-full-info .download_count {
    font-size: 20px;
    letter-spacing: 0.17px;
  }
  #plugin_info .inner_title {
    font-size: 44px;
    font-weight: 800;
    line-height: 64px;
    letter-spacing: 0.36px;
    margin-top: 2px;
    margin-bottom: 30px;
  }
  #plugin_info .title_desc {
    font-size: 22px;
    letter-spacing: 0.18px;
    line-height: 32px;
    margin: 20px 0 50px 0;
  }
  #plugin_info .s1_img {
    width: 677px;
    height: 458px;
    right: unset;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/plugin_info/css/../../../../images/single_plugin/s1_img_1.svg');
  }
}
@media screen and (max-width: 1260px) and (min-width: 768px) {
  #plugin_info {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/plugin_info/css/../../../../images/banners/banner_bg@2.jpg);
  }
}
@media screen and (max-width: 767px) {
  #plugin_info {
    padding-bottom: 90px;
    padding-top: 65px;
    background: transparent linear-gradient(178deg, #dfe5e9 0%, rgba(223, 229, 233, 0) 100%);
  }
  #plugin_info br, #plugin_info br.desktop, #plugin_info br.tablet {
    display: none;
  }
  #plugin_info br.mobile {
    display: block;
  }
  #plugin_info .silver_bg.video_button {
    margin-left: 0px;
    margin-top: 20px;
    border: 1px solid rgba(186, 195, 207, 0.5019607843);
  }
  #plugin_info .inner_title {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.23px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  #plugin_info .title_desc {
    font-size: 16px;
    letter-spacing: 0.13px;
    line-height: 28px;
    margin: 20px 0 40px 0;
  }
  #plugin_info .s1_img {
    width: 310px;
    height: 209px;
    position: unset;
    margin-left: -15px;
  }
  #plugin_info .plugin-full-info {
    left: 0;
  }
  #plugin_info .plugin-full-info .plugin_info .plugin-full-info .plugin_icon {
    display: block;
    margin: 0 auto;
  }
  #plugin_info .plugin-full-info .plugin_info .plugin_title {
    font-size: 18px;
    letter-spacing: 0.15px;
    margin-bottom: 4px;
    line-height: 28px;
    text-align: center;
  }
  #plugin_info .plugin-full-info .plugin_info .review_count, #plugin_info .plugin-full-info .plugin_info .downloads {
    font-size: 11px;
    line-height: 22px;
  }
  #plugin_info .plugin-full-info .plugin_info .reviews_section {
    margin-right: 7px;
  }
  #plugin_info .plugin-full-info .stars_count, #plugin_info .plugin-full-info .download_count {
    font-size: 16px;
    letter-spacing: 0.13px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/single_plugin/form_views/css/form_views.css */
#form_views {
  color: #000000;
  display: flex;
  justify-content: center;
  text-align: center;
}
#form_views .tablet, #form_views .mobile {
  display: none;
}
#form_views .form_views_container_for_tablet_mobile {
  z-index: 5;
}
#form_views .form_views_container_for_tablet_mobile .form_views_container {
  width: 1318px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 40px 41px 60px;
  box-shadow: 0px 5px 20px rgba(229, 230, 232, 0.8);
  border-radius: 10px;
  font-weight: 600;
  background-color: white;
}
#form_views .form_views_container_for_tablet_mobile .form_views_container a {
  text-decoration: none;
}
#form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_title {
  width: 100%;
  flex-grow: 1;
  font-size: 30px;
  font-weight: 800;
  line-height: 34px;
  letter-spacing: 0.25px;
  margin-bottom: 30px;
}
#form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each {
  letter-spacing: 0;
  width: 203px;
}
#form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each .icon-img {
  height: 124px;
  max-width: 100%;
  margin-bottom: -6px;
}
#form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each .grey-title {
  font-size: 22px;
  line-height: 24px;
  letter-spacing: 0;
  opacity: 0.7;
  color: #000000;
}
#form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each .description {
  font-size: 16px;
  line-height: 24px;
}

.form_overlay {
  height: 397px;
  position: absolute;
  top: 629px;
  width: 100%;
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
}

/*1920*/
@media screen and (min-width: 1261px) {
  #form_views {
    padding-bottom: 150px;
  }
  #form_views .tablet, #form_views .mobile {
    display: none;
  }
  #form_views .form_views_container_for_tablet_mobile {
    z-index: 5;
  }
  #form_views .form_views_container_for_tablet_mobile .form_views_container {
    width: 1120px;
    padding: 30px 30px 40px;
  }
  #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_title {
    font-size: 26px;
    letter-spacing: 0.21px;
    margin-bottom: 20px;
  }
  #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each {
    width: 170px;
  }
  #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each .grey-title {
    font-size: 18px;
    line-height: 24px;
  }
  #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each .description {
    font-size: 15px;
    line-height: 23px;
  }
  .form_overlay {
    height: 265px;
    top: 557px;
  }
  .plugin-form-maker #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each .icon-img {
    width: 156px;
  }
  .plugin-photo-gallery #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each .icon-img {
    width: 124px;
  }
}
/*768*/
@media screen and (max-width: 1260px) and (min-width: 768px) {
  #form_views {
    padding-bottom: 100px;
  }
  #form_views .tablet, #form_views .mobile {
    display: none;
  }
  #form_views .form_views_container_for_tablet_mobile {
    box-shadow: 0px 5px 20px rgba(229, 230, 232, 0.8);
    background-color: white;
    width: 100%;
    z-index: 5;
    display: flex;
    justify-content: center;
  }
  #form_views .form_views_container_for_tablet_mobile .form_views_container {
    width: 718px;
    padding: 30px 25px 40px;
    border-radius: 0;
    box-shadow: none;
  }
  #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_title {
    font-size: 24px;
    letter-spacing: 0.2px;
  }
  #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each {
    width: 213px;
    margin-bottom: 20px;
  }
  #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each .grey-title {
    font-size: 18px;
    line-height: 24px;
  }
  .form_overlay {
    visibility: hidden;
  }
  .plugin-form-maker #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each .icon-img {
    width: 156px;
  }
  .plugin-photo-gallery #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each .icon-img {
    width: 124px;
  }
}
/*320*/
@media screen and (max-width: 767px) {
  #form_views {
    padding-bottom: 80px;
  }
  #form_views .form_views_container_for_tablet_mobile .form_views_container {
    width: 280px;
    padding: 20px 20px 16px;
  }
  #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_title {
    font-size: 20px;
    letter-spacing: 0.17px;
    margin-bottom: 10px;
  }
  #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each {
    width: 135px;
    margin-bottom: 14px;
  }
  #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each .icon-img {
    height: 107px;
    margin-bottom: -10px;
  }
  #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each .grey-title {
    font-size: 14px;
  }
  .plugin-form-maker #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each .icon-img {
    width: 134px;
  }
  .plugin-photo-gallery #form_views .form_views_container_for_tablet_mobile .form_views_container .form_views_each .icon-img {
    width: 107px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/single_plugin/hard_create/css/hard_create.css */
/*s2*/
#hard_create {
  padding-top: 92px;
  text-align: center;
  color: #000000;
  /*media*/
  /*1920*/
  /*768*/
  /*320*/
}
#hard_create .section_title {
  font-size: 80px;
  line-height: 100px;
  letter-spacing: 0.66px;
  font-weight: 800;
  margin-bottom: 60px;
}
#hard_create ul li {
  display: inline-block;
  width: 367px;
  text-align: left;
  margin-bottom: 60px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  /*margin-right: 117px;*/
  position: relative;
}
#hard_create ul li::before {
  content: "";
  height: 36px;
  width: 36px;
  background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/hard_create/css/../../../../images/icons/checkmarks/check1.svg');
  display: inline-block;
  position: absolute;
  left: -54px;
  top: 6px;
}
#hard_create ul li:nth-child(1) {
  margin-left: 55px;
}
#hard_create ul li:nth-child(2) {
  margin: 0 117px;
}
#hard_create br.tablet {
  display: none;
}
#hard_create br.desktop {
  display: block;
}
#hard_create .tw_button {
  padding: 18px 93px;
}
@media screen and (min-width: 1261px) {
  #hard_create {
    padding-top: 0px;
  }
  #hard_create .tw_button {
    padding: 16px 84px;
  }
  #hard_create .section_title {
    font-size: 62px;
    line-height: 82px;
    color: #000000;
    letter-spacing: 0.51px;
    font-weight: 800;
  }
  #hard_create ul li {
    display: inline-block;
    width: 318px;
    text-align: left;
    margin-bottom: 50px;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 28px;
  }
  #hard_create ul li:nth-child(1) {
    margin-left: 44px;
  }
  #hard_create ul li::before {
    content: "";
    height: 28px;
    width: 28px;
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/hard_create/css/../../../../images/icons/checkmarks/check1.svg');
    background-size: cover;
    left: -42px;
    top: 5px;
  }
  #hard_create ul li:nth-child(2) {
    margin: 0 86px;
  }
}
@media screen and (max-width: 1260px) and (min-width: 768px) {
  #hard_create {
    padding-top: 0px;
  }
  #hard_create br {
    display: none;
  }
  #hard_create br.tablet {
    display: block;
  }
  #hard_create .tw_button {
    padding: 16px 75px;
  }
  #hard_create .section_title {
    font-size: 44px;
    line-height: 64px;
    color: #000000;
    letter-spacing: 0.36px;
    font-weight: 800;
    margin-bottom: 50px;
  }
  #hard_create ul li {
    display: inline-block;
    width: 184px;
    text-align: left;
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 26px;
  }
  #hard_create ul li:nth-child(1) {
    margin-left: 31px;
  }
  #hard_create ul li::before {
    content: "";
    height: 26px;
    width: 26px;
    background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/hard_create/css/../../../../images/icons/checkmarks/check1.svg');
    background-size: cover;
    left: -40px;
    top: 5px;
  }
  #hard_create ul li:nth-child(2) {
    margin: 0 55px;
  }
}
@media screen and (max-width: 767px) {
  #hard_create br, #hard_create br.desktop, #hard_create br.tablet {
    display: none;
  }
  #hard_create br.mobile {
    display: block;
  }
  #hard_create .section_title {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.23px;
    margin-bottom: 40px;
  }
  #hard_create ul li:nth-child(2) {
    margin: 0;
    margin-bottom: 24px;
  }
  #hard_create ul li:nth-child(1) {
    margin-left: 0;
  }
  #hard_create ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
  }
  #hard_create ul li:last-child {
    margin-bottom: 40px;
  }
  #hard_create ul li::before {
    display: block;
    position: unset;
    margin: 0px auto 14px auto;
  }
}

/*end s2*/


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/agencies/hosting_features_section/css/hosting_features_section.css */
.flex_div_sections_with_title {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  color: #000000;
}
.flex_div_sections_with_title .orange-button-div {
  width: 100%;
  text-align: center;
}
.flex_div_sections_with_title .flex_div_sections_with_title-container {
  display: flex;
  flex-wrap: wrap;
}
.flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex {
  text-align: center;
  font-weight: 800;
  width: 100%;
}
.flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
}
.flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-container .features_section-each {
  text-align: center;
}
.flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-container .features_section-each .features_section-each-title {
  font-weight: 600;
}
.flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-container .features_section-each .features_section-each-desc {
  font-weight: 200;
  line-height: 25px;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/agencies/hosting_features_section/css/hosting_features_section_1920.css */
@media screen and (min-width: 1261px) {
  .flex_div_sections_with_title {
    margin-bottom: 100px;
  }
  .flex_div_sections_with_title .orange-button-div {
    margin-top: 0;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container {
    justify-content: space-between;
    width: 1180px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex {
    font-size: 48px;
    line-height: 62px;
    letter-spacing: 0.51px;
    margin-bottom: 50px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each {
    width: 310px;
    margin: 0 0 50px 0;
    padding: 30px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each .icon-img {
    margin-bottom: 10px;
    width: 70px;
    height: 70px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each .features_section-each-title {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.17px;
    margin: 0 8px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each .features_section-each-desc {
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0px;
    margin: 12px 8px 0 8px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/agencies/hosting_features_section/css/hosting_features_section_768.css */
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .flex_div_sections_with_title {
    margin-bottom: 100px;
  }
  .flex_div_sections_with_title .orange-button-div {
    margin-top: 10px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container {
    justify-content: space-between;
    width: 720px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex {
    font-size: 44px;
    line-height: 64px;
    letter-spacing: 0.36px;
    margin-bottom: 50px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each {
    width: 290px;
    padding: 25px;
    margin: 0 0 40px 0;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each .icon-img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each .features_section-each-title {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.13px;
    margin: 0 10px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each .features_section-each-desc {
    margin: 10px 10px 0 10px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/agencies/hosting_features_section/css/hosting_features_section_320.css */
@media screen and (max-width: 767px) {
  .flex_div_sections_with_title {
    margin-bottom: 80px;
  }
  .flex_div_sections_with_title .orange-button-div {
    margin-top: 20px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container {
    justify-content: center;
    margin: 0;
    width: 280px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.23px;
    margin-bottom: 30px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex br {
    display: none;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container h2.full-width-flex br.mobile {
    display: none;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each {
    text-align: center;
    width: 100%;
    padding: 15px 0 20px 0;
    margin: 0 0 20px 0;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each .icon-img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each .features_section-each-title {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.13px;
    margin: 0 10px;
  }
  .flex_div_sections_with_title .flex_div_sections_with_title-container .features_section-each .features_section-each-desc {
    margin: 8px 12px 0 12px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/single_plugin/live_chat_support/css/live_chat_support.css */
/*s4*/
#live_chat_support {
  text-align: center;
  /*1920*/
  /*768*/
  /*320*/
}
#live_chat_support .live_chat_support_bg {
  background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/live_chat_support/css/../../../../images/single_plugin/live_chat_support_bg.png);
  width: 1280px;
  height: 600px;
  display: inline-block;
  background-size: cover;
}
#live_chat_support .bg_content {
  text-align: left;
  display: inline-block;
  float: left;
  margin-top: 140px;
  margin-left: 160px;
}
#live_chat_support .bg_content .bg_title {
  font-size: 36px;
  letter-spacing: 0.3px;
  color: #000000;
  font-weight: 800;
  margin: 30px 0px 20px 0px;
}
#live_chat_support .bg_content .bg_desc {
  font-size: 22px;
  letter-spacing: 0.18px;
  color: #000000;
  font-weight: 300;
  line-height: 34px;
}
#live_chat_support .bg_content img {
  position: relative;
  margin-left: -20px;
  width: 52px;
}
@media screen and (min-width: 1261px) {
  #live_chat_support {
    margin-top: 80px;
  }
  #live_chat_support .container {
    max-width: 100%;
  }
}
@media screen and (max-width: 1260px) and (min-width: 768px) {
  #live_chat_support {
    margin-top: 60px;
  }
  #live_chat_support .live_chat_support_bg {
    width: 760px;
    height: 344px;
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/live_chat_support/css/../../../../images/single_plugin/live_chat_support_bg1.png);
  }
  #live_chat_support .bg_content {
    text-align: left;
    display: inline-block;
    float: left;
    margin-top: 60px;
    margin-left: 81px;
  }
  #live_chat_support .bg_content .bg_title {
    font-size: 28px;
    letter-spacing: 0.23px;
    color: #000000;
    font-weight: 800;
    margin: 20px 0px 12px 0px;
  }
  #live_chat_support .bg_content .bg_desc {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 26px;
    font-weight: 400;
  }
  #live_chat_support .bg_content img {
    position: relative;
    margin-left: 0px;
    width: 41px;
    left: -20px;
  }
}
@media screen and (max-width: 767px) {
  #live_chat_support {
    margin-top: 46px;
  }
  #live_chat_support br, #live_chat_support br.desktop, #live_chat_support br.tablet {
    display: none;
  }
  #live_chat_support br.mobile {
    display: block;
  }
  #live_chat_support .live_chat_support_bg {
    background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/live_chat_support/css/../../../../images/single_plugin/live_chat_support_bg2.png);
    width: 320px;
    height: 459px;
    display: inline-block;
    background-size: cover;
    padding: 54px 48px 0 48px;
    box-sizing: border-box;
    margin-left: -20px;
  }
  #live_chat_support .bg_content {
    text-align: center;
    display: inline-block;
    float: none;
    margin-top: 0px;
    margin-left: 0px;
  }
  #live_chat_support .bg_content .bg_title {
    font-size: 22px;
    letter-spacing: 0.18px;
    margin: 20px 0px 16px 0px;
    line-height: 28px;
  }
  #live_chat_support .bg_content .bg_desc {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 26px;
  }
  #live_chat_support .bg_content img {
    position: relative;
    width: 37px;
    display: block;
    margin: 0 auto;
    left: 0px;
  }
}

/*end s4*/


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/single_plugin/pricing_plans/css/pricing_plans.css */
#pricing_plans {
  margin-top: 100px;
  /*1920*/
  /*768*/
  /*320*/
}
#pricing_plans .select_plan {
  display: none;
}
#pricing_plans .section_title {
  font-size: 48px;
  font-weight: 800;
  letter-spacing: 0.4px;
  color: #000000;
  text-transform: capitalize;
  margin-bottom: 60px;
  line-height: 60px;
}
#pricing_plans .pricing_container {
  text-align: center;
}
#pricing_plans .plan_slider {
  display: inline-block;
  padding: 30px 30px 40px 30px;
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
  box-shadow: 0px 5px 20px rgba(229, 230, 232, 0.8);
  border-radius: 10px;
}
#pricing_plans .plugin_plan:not(:last-child) {
  margin-right: 26px;
}
#pricing_plans .plugin_plan {
  width: 260px;
  display: inline-block;
  float: left;
}
#pricing_plans .plugin_plan .plan_info {
  padding-top: 20px;
  margin-bottom: 10px;
  box-sizing: border-box;
  height: 303px;
  background: rgba(186, 195, 207, 0.1215686275);
  border: 1px solid rgba(186, 195, 207, 0.5019607843);
  border-radius: 10px;
  text-align: center;
}
#pricing_plans .plugin_plan .plan_info .plugin_name {
  letter-spacing: 0.13px;
  color: rgba(50, 58, 69, 0.7);
  font-size: 16px;
  font-weight: 600;
}
#pricing_plans .plugin_plan .plan_info .plugin_name .info_tooltip {
  left: auto;
  right: -2px;
  top: 0;
  bottom: auto;
}
#pricing_plans .plugin_plan .plan_info .plan_title {
  font-size: 32px;
  letter-spacing: 0.26px;
  color: #000000;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 43px;
}
#pricing_plans .plugin_plan .plan_info .plan_price .dollar_symbol {
  font-size: 59px;
  letter-spacing: 0.49px;
  color: #000000;
  font-weight: 600;
  display: inline-block;
  line-height: 80px;
}
#pricing_plans .plugin_plan .plan_info .plan_price .plan_price_el {
  letter-spacing: 0.58px;
  color: #000000;
  font-size: 70px;
  font-weight: 700;
  display: inline-block;
  line-height: 90px;
}
#pricing_plans .plugin_plan .plan_info .plan_sites {
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.12px;
  color: rgba(50, 58, 69, 0.7);
  margin-bottom: 33px;
  line-height: 19px;
}
#pricing_plans .plugin_plan .plan_info .free_plan_url {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0.13px;
  color: #000000;
  display: inline-block;
}
#pricing_plans .plugin_plan .plan_info .plugin_plan_button {
  border-radius: 6px;
  letter-spacing: 0.12px;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  line-height: 50px;
  display: inline-block;
  width: 195px;
  height: 50px;
}
#pricing_plans .plugin_plan .plan_details {
  text-align: left;
}
#pricing_plans .plugin_plan .plan_details .el_section {
  margin-top: 40px;
}
#pricing_plans .plugin_plan .plan_details ul {
  display: inline-block;
}
#pricing_plans .plugin_plan .plan_details ul li b {
  font-size: 16px;
  color: #000000;
  letter-spacing: 0px;
  font-weight: 700;
}
#pricing_plans .plugin_plan .plan_details ul li.number b {
  letter-spacing: 0px;
  font-size: 26px;
  font-weight: 700;
}
#pricing_plans .plugin_plan .plan_details ul li {
  text-align: left;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  width: 260px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
#pricing_plans .plugin_plan .plan_details ul li span {
  display: inline-block;
}
#pricing_plans .plugin_plan .plan_details ul li:after {
  content: "";
}
#pricing_plans .plugin_plan .plan_details ul li:before {
  font-family: "twtf" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
}
#pricing_plans .plugin_plan .plan_details ul li.check:before {
  content: "\e92b";
  font-size: 16px;
  margin-right: 12px;
}
#pricing_plans .plugin_plan .plan_details ul li.dot:before {
  content: "";
  margin-right: 17px;
  margin-left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  display: inline-block;
  top: 6px;
}
#pricing_plans .plugin_plan .plan_details ul li.disable {
  color: rgba(50, 58, 69, 0.5);
}
#pricing_plans .plugin_plan .plan_details ul li.disable:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/pricing_plans/css/../../../../images/single_plugin/disabled_detail.svg');
  background-size: contain;
  top: 2px;
}
#pricing_plans .plugin_plan .plan_details ul li .detail_title {
  margin-left: 24px;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
  padding-bottom: 3px;
  border-bottom: dashed 1px #C6C8CB;
}
#pricing_plans .plugin_plan .plan_details ul li.number .detail_title {
  margin-left: 0px;
  line-height: 32px;
}
#pricing_plans .plan_free .plan_details li.check:before {
  color: #85D431;
}
#pricing_plans .plan_free .plan_details li.dot:before {
  background: #85D431;
}
#pricing_plans .plan_free .plan_details li:hover > .detail_title {
  border-bottom: dashed 1px #85D431;
}
#pricing_plans .plan_basic .plan_details li.check:before {
  color: #F8C332;
}
#pricing_plans .plan_basic .plan_details li.dot:before {
  background: #F8C332;
}
#pricing_plans .plan_basic .plan_details li:hover > .detail_title {
  border-bottom: dashed 1px #F8C332;
}
#pricing_plans .plan_basic .plugin_plan_button {
  background: #F8C332;
}
#pricing_plans .plan_pro .plan_details li.check:before {
  color: #6454F0;
}
#pricing_plans .plan_pro .plan_details li.dot:before {
  background: #6454F0;
}
#pricing_plans .plan_pro .plan_details li:hover > .detail_title {
  border-bottom: dashed 1px #6454F0;
}
#pricing_plans .plan_pro .plugin_plan_button {
  background: #6454F0;
}
#pricing_plans .plan_bandle .plan_details li.check:before {
  color: #4786FF;
}
#pricing_plans .plan_bandle .plan_details li.dot:before {
  background: #4786FF;
}
#pricing_plans .plan_bandle .plan_details li.number b {
  color: #4786FF;
}
#pricing_plans .plan_bandle .plan_details ul li:last-child {
  margin-top: 17px;
}
#pricing_plans .plan_bandle .plan_details li:hover > .detail_title {
  border-bottom: dashed 1px #4786FF;
}
#pricing_plans .plan_bandle .plan_info {
  background-color: #4786FF;
}
#pricing_plans .plan_bandle .plan_info .plugin_name {
  position: relative;
  letter-spacing: 0.13px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  font-weight: 600;
}
#pricing_plans .plan_bandle .plan_info .plan_title {
  color: #FFFFFF;
}
#pricing_plans .plan_bandle .plan_info .plan_price .dollar_symbol {
  color: #FFFFFF;
}
#pricing_plans .plan_bandle .plan_info .plan_price .plan_price_el {
  color: #FFFFFF;
}
#pricing_plans .plan_bandle .plan_info .plan_sites {
  color: rgba(255, 255, 255, 0.7);
}
#pricing_plans .plan_bandle .plan_info .free_plan_url {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0.13px;
  color: #000000;
  display: inline-block;
}
#pricing_plans .plan_bandle .plan_info .plugin_plan_button {
  border-radius: 6px;
  letter-spacing: 0.12px;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  line-height: 50px;
  display: inline-block;
  width: 195px;
  height: 50px;
}
#pricing_plans .plan_bandle .plugin_plan_button {
  background: rgba(255, 255, 255, 0.2);
}
#pricing_plans .plan_details li .info_tooltip, #pricing_plans .plan_info .info_tooltip {
  text-align: left;
  position: absolute;
  background: #fff;
  padding: 16px;
  border: 1px solid rgba(50, 58, 69, 0.2);
  border-radius: 6px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  width: 280px;
  box-sizing: border-box;
  left: 23px;
  bottom: calc(100% + 20px);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
  opacity: 0;
  z-index: -5;
}
#pricing_plans .plan_details li .info_tooltip h6, #pricing_plans .plan_info .info_tooltip h6 {
  font-size: 16px;
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 18px;
}
#pricing_plans .plan_details .info_icon, #pricing_plans .plan_info .info_icon {
  position: relative;
}
#pricing_plans .plan_details .info_icon .icon, #pricing_plans .plan_info .info_icon .icon {
  width: 14px;
  height: 14px;
  background: url(https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/pricing_plans/css/../../../../images/pricing/info.svg);
  cursor: pointer !important;
  margin: 0 0 -2px 5px;
  display: none;
}
#pricing_plans .plan_details .info_icon .icon:hover, #pricing_plans .plan_info .info_icon .icon:hover {
  background: url(https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/pricing_plans/css/../../../../images/pricing/info_hover.svg);
}
#pricing_plans .plan_details .info_icon .info_tooltip, #pricing_plans .plan_info .info_icon .info_tooltip {
  color: rgb(50, 58, 69);
}
#pricing_plans .plan_details .info_icon:hover .icon, #pricing_plans .plan_info .info_icon:hover .icon {
  background: url(https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/pricing_plans/css/../../../../images/pricing/info_hover.svg);
}
#pricing_plans .plan_details .info_icon:hover .info_tooltip, #pricing_plans .plan_info .info_icon:hover .info_tooltip {
  opacity: 1;
  z-index: 1;
  transform: translateY(18%);
}
#pricing_plans .plan_details li:hover .info_tooltip, #pricing_plans .plan_info li:hover .info_tooltip {
  color: rgb(50, 58, 69);
  opacity: 1;
  z-index: 1;
  transform: translateY(18%);
}
#pricing_plans .plan_info .info_icon .icon {
  display: inline-block;
}
#pricing_plans .plan_info .info_icon .icon {
  background: url(https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/pricing_plans/css/../../../../images/pricing/info_hover1.svg);
  background-size: cover;
}
#pricing_plans .plan_info .info_icon .icon:hover {
  background: url(https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/pricing_plans/css/../../../../images/pricing/info_hover1.svg);
  opacity: 0.5;
  background-size: cover;
}
#pricing_plans .plan_info .info_icon:hover .icon {
  background: url(https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/pricing_plans/css/../../../../images/pricing/info_hover1.svg);
  opacity: 0.5;
  background-size: cover;
}
#pricing_plans .plan_info .icon:hover {
  background: url(https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/pricing_plans/css/../../../../images/pricing/info_hover1.svg);
  opacity: 0.5;
  background-size: cover;
}
#pricing_plans .plan_info .info_icon {
  position: absolute;
}
@media screen and (min-width: 1261px) {
  #pricing_plans {
    margin-top: 80px;
  }
  #pricing_plans .section_title {
    font-size: 38px;
    letter-spacing: 0.31px;
    margin-bottom: 60px;
    line-height: 52px;
  }
}
@media screen and (max-width: 1260px) and (min-width: 768px) {
  #pricing_plans {
    margin-top: 60px;
  }
  #pricing_plans .section_title {
    display: none;
  }
  #pricing_plans .plan_slider {
    width: 344px;
    margin: 0 auto;
    position: relative;
    display: block;
    padding: 0px;
    background: none;
    box-shadow: none;
  }
  #pricing_plans .plugin_plan {
    width: 344px;
  }
  #pricing_plans .plugin_plan .plan_info {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-bottom: 0px;
  }
  #pricing_plans .plugin_plan .plan_details {
    min-height: 687px;
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 20px rgba(229, 230, 232, 0.8);
    padding-left: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  #pricing_plans .plan_bandle ul li:last-child {
    padding-bottom: 17px;
  }
  #pricing_plans .plan_bandle ul li:nth-child(18) {
    margin-top: 17px;
  }
  #pricing_plans .plan_bandle .plan_details ul li:last-child {
    margin-top: 20px;
  }
  #pricing_plans ul li:last-child {
    padding-bottom: 127px;
  }
  #pricing_plans .plan_slider .slick-list {
    padding: 0 !important;
    overflow: visible;
  }
  #pricing_plans .plugin_plan:not(:last-child) {
    margin-right: 50px;
  }
  #pricing_plans .select_plan {
    position: relative;
    display: block;
    margin-bottom: 60px;
  }
  #pricing_plans .select_plan .line {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 1px;
    left: 0px;
    bottom: 0px;
    background: transparent linear-gradient(90deg, rgba(228, 229, 231, 0) 0%, #E4E5E7 49%, rgba(228, 229, 231, 0) 100%) 0% 0% no-repeat padding-box;
  }
  #pricing_plans .select_plan .select_plan_item {
    font-size: 18px;
    color: rgba(50, 58, 69, 0.7);
    font-weight: 600;
    letter-spacing: 0.15px;
    padding-bottom: 16px;
    display: inline-block;
  }
  #pricing_plans .select_plan .select_plan_item {
    margin-right: 60px;
  }
  #pricing_plans .select_plan .select_plan_item:nth-child(4) {
    margin-right: 0px;
  }
  #pricing_plans .select_plan .select_plan_item.active {
    color: #000000;
    border-bottom: 2px solid #323A45;
  }
  #pricing_plans .plan_details .info_icon, #pricing_plans .plan_info .info_icon {
    position: absolute;
  }
  #pricing_plans .plan_details .info_tooltip, #pricing_plans .plan_info .info_tooltip {
    left: -56px;
    width: 304px;
  }
  #pricing_plans .plan_details .info_icon:hover span.info_tooltip, #pricing_plans .plan_info .info_icon:hover span.info_tooltip {
    transform: translateY(20%);
  }
}
@media screen and (max-width: 767px) {
  #pricing_plans {
    margin-top: 46px;
  }
  #pricing_plans .plan_slider {
    width: 260px;
    margin: 0 auto;
    position: relative;
    display: block;
    padding: 0px;
    background: none;
    box-shadow: none;
  }
  #pricing_plans .plugin_plan {
    width: 240px;
  }
  #pricing_plans .plugin_plan .plan_info {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-bottom: 0px;
  }
  #pricing_plans .plugin_plan .plan_info .plan_title {
    font-size: 28px;
    letter-spacing: 0.23px;
    margin-bottom: 9px;
    line-height: 38px;
  }
  #pricing_plans .plugin_plan .plan_details {
    min-height: 714px;
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 20px rgba(229, 230, 232, 0.8);
    padding-left: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  #pricing_plans .plugin_plan .plan_details ul li .detail_title {
    margin-left: 24px;
    font-size: 14px;
    letter-spacing: 0px;
  }
  #pricing_plans .plan_bandle ul li:last-child {
    padding-bottom: 12px;
  }
  #pricing_plans ul li:last-child {
    padding-bottom: 123px;
  }
  #pricing_plans .plan_slider .slick-list {
    padding: 0 !important;
    overflow: visible;
  }
  #pricing_plans .plugin_plan:not(:last-child) {
    margin-right: 20px;
  }
  #pricing_plans .select_plan {
    margin-bottom: 30px;
  }
  #pricing_plans .select_plan .select_plan_item {
    font-size: 12px;
    letter-spacing: 0.1px;
    padding-bottom: 6px;
  }
  #pricing_plans .select_plan .select_plan_item {
    margin-right: 30px;
  }
  #pricing_plans .select_plan .select_plan_item:nth-child(4) {
    margin-right: 0px;
  }
  #pricing_plans .select_plan .select_plan_item.active {
    color: #000000;
    border-bottom: 2px solid #323A45;
  }
  #pricing_plans .plan_details .info_icon {
    position: static;
    vertical-align: top;
  }
  #pricing_plans .plan_details .number .info_icon {
    position: static;
    vertical-align: baseline;
  }
  #pricing_plans .plan_info .info_tooltip {
    width: 280px;
  }
  #pricing_plans .plan_details li .info_tooltip {
    left: -30px;
    width: 260px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1024px) {
  #pricing_plans .plugin_plan .info_icon .icon {
    display: inline-block;
  }
}

@media screen and (max-width: 1260px) {
  #pricing_plans .plan_details li .info_tooltip, #pricing_plans .plan_info .info_tooltip {
    width: 237px;
  }
  .plugin-photo-gallery #pricing_plans ul li:last-child {
    padding-bottom: 73px;
  }
  .plugin-photo-gallery #pricing_plans .plan_bandle ul li:last-child {
    padding-bottom: 30px;
  }
  .plugin-form-maker #pricing_plans ul li:last-child {
    padding-bottom: 73px;
  }
  .plugin-form-maker #pricing_plans .plan_bandle ul li:last-child {
    padding-bottom: 30px;
  }
  .plugin-form-maker #pricing_plans .plugin_plan .plan_details {
    min-height: 874px;
  }
}
@media screen and (max-width: 767px) {
  #pricing_plans .plan_details li .info_tooltip, #pricing_plans .plan_info .info_tooltip {
    width: 260px;
  }
  .plugin-photo-gallery #pricing_plans ul li:last-child {
    padding-bottom: 53px;
  }
  .plugin-photo-gallery #pricing_plans .plan_bandle ul li:last-child {
    padding-bottom: 30px;
  }
  .plugin-form-maker #pricing_plans ul li:last-child {
    padding-bottom: 53px;
  }
  .plugin-form-maker #pricing_plans .plan_bandle ul li:last-child {
    padding-bottom: 30px;
  }
  .plugin-form-maker #pricing_plans .plugin_plan .plan_details {
    min-height: 959px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/review_star_section/css/review_star_section.css */
.review_section_container {
  text-align: center;
  margin-bottom: 60px;
}
.review_section_container .review_count, .review_section_container .downloads {
  font-size: 14px;
  font-weight: 400;
  display: block;
  color: #000000;
  text-align: left;
}
.review_section_container .reviews_section, .review_section_container .stars_section {
  display: inline-block;
}
.review_section_container .reviews_section {
  margin-right: 20px;
}
.review_section_container .reviews_section .stars {
  color: #ffb900;
}
.review_section_container .reviews_section .stars span {
  font-size: 12px;
  width: 12px;
  height: 12px;
  /*margin: 0 2px;*/
  margin: 0px;
}
.review_section_container .stars_count, .review_section_container .download_count {
  color: #000000;
  font-size: 26px;
  letter-spacing: 0.21px;
  line-height: normal;
}
.review_section_container .stars_count, .review_section_container .download_count span {
  font-weight: 800;
}

/*1920*/
@media screen and (min-width: 1261px) {
  .review_section_container {
    margin-bottom: 50px;
  }
  .review_section_container .review_count, .review_section_container .downloads {
    font-size: 12px;
  }
  .review_section_container .reviews_section .stars span {
    font-size: 9px;
    width: 9px;
    height: 9px;
  }
  .review_section_container .stars_count, .review_section_container .download_count {
    font-size: 20px;
    letter-spacing: 0.17px;
  }
}
/*768*/
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .review_section_container {
    margin-bottom: 60px;
  }
  .review_section_container .review_count, .review_section_container .downloads {
    font-size: 12px;
    line-height: 22px;
  }
  .review_section_container .reviews_section {
    margin-right: 16px;
  }
  .review_section_container .reviews_section .stars span {
    font-size: 9px;
    width: 9px;
    height: 9px;
  }
  .review_section_container .stars_count, .review_section_container .download_count {
    font-size: 20px;
    letter-spacing: 0.17px;
  }
}
/*320*/
@media screen and (max-width: 767px) {
  .review_section_container {
    margin-bottom: 40px;
  }
  .review_section_container .review_count, .review_section_container .downloads {
    font-size: 11px;
    line-height: 22px;
  }
  .review_section_container .reviews_section {
    margin-right: 14px;
  }
  .review_section_container .stars_count, .review_section_container .download_count {
    font-size: 16px;
    letter-spacing: 0.13px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/single_plugin/our_customers/css/our_customer.css */
/*s6*/
#our_customers {
  margin-top: 150px;
  margin-bottom: 210px;
  /*1920*/
  /*768*/
  /*320*/
}
#our_customers .section_title {
  margin-bottom: 102px;
  font-size: 48px;
  font-weight: 800;
  letter-spacing: 0.4px;
  color: #000000;
  text-transform: capitalize;
  line-height: normal;
}
#our_customers .customers_slider {
  margin: 0 auto;
  width: 1016px;
  text-align: center;
}
#our_customers .customers_slider .slick-prev, #our_customers .customers_slider .slick-next {
  margin: 0px;
  padding: 0px;
  top: calc(28% - 16px);
}
#our_customers .customers_slider .slick-prev {
  left: 0px;
}
#our_customers .customers_slider .slick-next {
  right: 0px;
}
#our_customers .customers_slider .slick-dots {
  bottom: -60px;
}
#our_customers .customers_slider .slick-dots li button {
  width: 14px;
  height: 14px;
}
#our_customers .customers_slider .slider_el {
  display: inline-block;
}
#our_customers .customers_slider .slider_el .slider_img {
  width: 180px;
  height: 180px;
  display: inline-block;
  vertical-align: top;
  margin-right: 60px;
  position: relative;
  top: -16px;
}
#our_customers .customers_slider .slider_el .slider_content {
  text-align: left;
  width: 612px;
  display: inline-block;
}
#our_customers .customers_slider .slider_el .slider_content .slider_title {
  font-size: 28px;
  color: #000000;
  font-weight: 700;
  margin-bottom: 15px;
  position: relative;
}
#our_customers .customers_slider .slider_el .slider_content .slider_title:before {
  content: "";
  position: absolute;
  left: -50px;
  width: 36px;
  height: 27px;
  display: inline-block;
  background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/single_plugin/our_customers/css/../../../../images/single_plugin/noun_inverted%20commas.svg');
  background-size: cover;
}
#our_customers .customers_slider .slider_el .slider_content .slider_desc {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #000000;
  line-height: 24px;
  margin-bottom: 15px;
}
#our_customers .customers_slider .slider_el .slider_content .customer_info {
  display: inline-block;
  color: #B5BDC8;
}
#our_customers .customers_slider .slider_el .slider_content .customer_info span {
  vertical-align: top;
  display: inline-block;
}
#our_customers .customers_slider .slider_el .slider_content .customer_info .user_name {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #B5BDC8;
  margin-bottom: 4px;
  line-height: 24px;
}
#our_customers .customers_slider .slider_el .slider_content .customer_info .user_nick {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #B5BDC8;
  line-height: 24px;
}
#our_customers .customers_slider .plugins_reviews {
  float: right;
  position: relative;
  margin-top: 19px;
}
#our_customers .customers_slider .plugins_reviews .reviews_title {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #000000;
  display: block;
  text-decoration: underline;
  margin-bottom: 8px;
}
#our_customers .customers_slider .plugins_reviews .wporg-ratings {
  float: right;
  color: #F8C332;
}
#our_customers .customers_slider .plugins_reviews .wporg-ratings span {
  font-size: 20px;
}
@media screen and (min-width: 1261px) {
  #our_customers {
    margin-bottom: 190px;
  }
  #our_customers .section_title {
    margin-bottom: 82px;
    font-size: 38px;
    font-weight: 800;
    letter-spacing: 0.31px;
    color: #000000;
    text-transform: capitalize;
  }
}
@media screen and (max-width: 1260px) and (min-width: 768px) {
  #our_customers {
    margin-top: 80px;
    margin-bottom: 130px;
  }
  #our_customers .section_title {
    margin-bottom: 110px;
    font-size: 28px;
    letter-spacing: 0.23px;
  }
  #our_customers .customers_slider .slider_el .slider_img {
    width: 160px;
    height: 160px;
    display: inline-block;
    margin-right: 35px;
    top: -17px;
  }
  #our_customers .customers_slider .slider_el .slider_content {
    width: 419px;
  }
  #our_customers .customers_slider .slider_el .slider_content .slider_title {
    font-size: 20px;
    margin-bottom: 10px;
    position: relative;
  }
  #our_customers .customers_slider .slider_el .slider_content .slider_title:before {
    content: "";
    position: absolute;
    left: -35px;
    width: 23px;
    height: 18px;
  }
  #our_customers .customers_slider .slider_el .slider_content .slider_desc {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  #our_customers .customers_slider .slider_el .slider_content .customer_info .user_name {
    font-size: 14px;
    margin-bottom: 2px;
    line-height: 15px;
  }
  #our_customers .customers_slider .slider_el .slider_content .customer_info .user_nick {
    font-size: 12px;
    line-height: 15px;
  }
  #our_customers .customers_slider .slider_el .slider_content .plugins_reviews {
    margin-top: 15px;
  }
  #our_customers .customers_slider .slider_el .slider_content .plugins_reviews .reviews_title {
    margin-bottom: 6px;
  }
  #our_customers .customers_slider .slider_el .slider_content .plugins_reviews .wporg-ratings {
    margin-top: 0px;
  }
  #our_customers .customers_slider .slider_el .slider_content .plugins_reviews .wporg-ratings span {
    font-size: 16px;
  }
  #our_customers .slick-next:after, #our_customers .slick-prev:after {
    width: 28px;
    height: 28px;
    background-size: cover;
  }
  #our_customers .customers_slider {
    margin: 0 auto;
    width: 700px;
    text-align: center;
  }
  #our_customers .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 6px;
  }
  #our_customers .slick-dots li.slick-active {
    width: 10px;
    height: 10px;
    top: -1px;
  }
}
@media screen and (max-width: 767px) {
  #our_customers {
    margin-top: 80px;
    margin-bottom: 90px;
  }
  #our_customers .section_title {
    margin-bottom: 20px;
    font-size: 22px;
    letter-spacing: 0.18px;
    line-height: 34px;
  }
  #our_customers .customers_slider {
    width: 280px;
  }
  #our_customers .customers_slider .slider_el .slider_img {
    width: 160px;
    display: inline-block;
    margin-right: 0px;
    top: -10px;
  }
  #our_customers .customers_slider .slider_el .slider_content {
    text-align: center;
    width: 240px;
  }
  #our_customers .customers_slider .slider_el .slider_content .slider_title {
    line-height: 28px;
  }
  #our_customers .customers_slider .slider_el .slider_content .slider_title:before {
    content: "";
    position: absolute;
    left: -20px;
    top: -18px;
    width: 23px;
    height: 18px;
    display: inline-block;
    background-size: cover;
  }
  #our_customers .customers_slider .slider_el .slider_content .plugins_reviews {
    margin-top: 20px;
  }
  #our_customers .customers_slider .plugins_reviews {
    display: block;
    float: none;
    text-align: center;
    margin-top: 20px;
  }
  #our_customers .customers_slider .plugins_reviews .wporg-ratings {
    float: none;
  }
  #our_customers .customers_slider .slick-prev, #our_customers .customers_slider .slick-next {
    margin: 0px;
    padding: 0px;
    top: calc(14% - 16px);
  }
}

/*end s6*/


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/single_plugin/faq_section/css/faq_section.css */
.faq-section {
  display: flex;
  justify-content: center;
  color: #000000;
}
.faq-section .faq-section-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 760px;
}
.faq-section .faq-section-container .faq-title {
  text-align: center;
  width: 100%;
  font-weight: 800;
  margin-bottom: 50px;
}
.faq-section .faq-section-container .faq-section-content {
  border-bottom: 1px solid rgba(50, 58, 69, 0.1019607843);
}
.faq-section .faq-section-container .faq-section-content .faq-section-question {
  cursor: pointer;
  width: 760px;
  text-align: left;
  border-top: 1px solid rgba(50, 58, 69, 0.1019607843);
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-closed .minus {
  display: none;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-opened .plus {
  display: none;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question {
  padding: 22px 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 42px 0;
  display: none;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer p {
  margin-bottom: 8px;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer p:last-child {
  margin-bottom: 0;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer ul {
  margin-left: 32px;
  list-style-position: inherit;
  list-style-type: disc;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer ol {
  margin-left: 32px;
  list-style-position: inherit;
  list-style-type: decimal;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer a {
  color: #4786FF;
}
.faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer a:hover {
  opacity: 0.7;
}
.faq-section .faq-section-container .all_questions {
  display: inline-block;
  text-decoration: none;
  color: #000000;
  background-color: rgba(186, 195, 207, 0.1215686275);
  border: 1px solid rgba(186, 195, 207, 0.5019607843);
  border-radius: 6px;
  font-weight: 600;
  padding: 10px 20px 9px;
  font-size: 14px;
  line-height: 19px;
  cursor: pointer;
  margin-top: 50px;
}
.faq-section .faq-section-container .all_questions:hover {
  opacity: 70%;
}
.faq-section.card {
  border: 1px solid rgba(50, 58, 69, 0.2);
  box-shadow: 0 0 20px rgba(229, 230, 232, 0.4);
  border-radius: 12px;
  margin-top: 20px;
  padding: 26px 0;
  max-width: 100%;
}
.faq-section.card .faq-section-container {
  border-bottom: 0;
}
.faq-section.card .faq-section-container .faq-section-question:first-child {
  border-top: 0;
}

/*1920*/
@media screen and (min-width: 1261px) {
  .faq-section {
    margin: 80px 0 150px 0;
  }
  .faq-section .faq-section-container .faq-title {
    font-size: 38px;
    line-height: 62px;
    margin-bottom: 50px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question img {
    width: 18px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question .minus {
    height: 3px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question .plus {
    height: 18px;
  }
}
/*768*/
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .faq-section {
    margin: 100px 0;
  }
  .faq-section .faq-section-container {
    width: 720px;
  }
  .faq-section .faq-section-container .faq-title {
    font-size: 28px;
    line-height: 42px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question {
    width: 720px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question {
    font-size: 18px;
    line-height: 26px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question img {
    width: 18px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question .minus {
    height: 3px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question .plus {
    height: 18px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer {
    margin: 0 0 42px 0;
    display: none;
  }
  .faq-section .faq-section-container .all_questions {
    margin-top: 40px;
  }
  .faq-section.card {
    padding: 18px 36px 18px 66px;
    box-sizing: border-box;
    justify-content: space-between;
  }
  .faq-section.card .faq-section-container {
    width: 100%;
  }
}
/*320*/
@media screen and (max-width: 767px) {
  .faq-section {
    margin: 80px 0;
  }
  .faq-section .faq-section-container {
    width: 280px;
  }
  .faq-section .faq-section-container .faq-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 40px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question {
    width: 280px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question {
    padding: 15px 0;
    font-size: 16px;
    line-height: 26px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question img {
    width: 14px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question .minus {
    height: 3px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-question .plus {
    height: 14px;
  }
  .faq-section .faq-section-container .faq-section-content .faq-section-question .faq-answer {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 26px 0;
    display: none;
  }
  .faq-section .faq-section-container .all_questions {
    margin-top: 30px;
  }
  .faq-section.card {
    padding: 0;
    justify-content: space-between;
    border-radius: 0;
    border-width: 1px 0 1px 0;
    margin: -10px auto 0;
    width: 280px;
    box-shadow: none;
  }
  .faq-section.card .faq-section-container {
    width: 100%;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/ask_question/css/ask_question.css */
iframe#web-messenger-container #messenger-button {
  display: none;
}

#ask_question.default_styles {
  background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/ask_question/css/../../../images/ask_question/chat-logo.png);
  background-color: #FFF;
  background-size: 66px;
  width: 66px;
  height: 64px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border-radius: 33px;
  position: fixed;
  right: 20px;
  bottom: 36px;
  z-index: 99999;
  cursor: pointer;
  text-decoration: none;
}

.tenweb_contact_us_scrollbox {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000000;
  background-color: rgba(0, 0, 0, 0.7019607843);
  -webkit-transition: transform 0s;
  -moz-transition: transform 0s;
  transition: transform 0s;
  -webkit-transform: translateY(150%);
  -moz-transform: translateY(150%);
  transform: translateY(150%);
}

.tenweb_contact_us_scrollbox_content {
  display: none;
  background: #ffffff;
  width: 100%;
  height: 100%;
  margin: auto;
  border-radius: 15px;
  box-shadow: 0 0 0.42857rem 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  opacity: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translateY(150%);
  -moz-transform: translateY(150%);
  transform: translateY(150%);
}

.tenweb_contact_us_scrollbox_content.step1 {
  max-width: 790px;
  max-height: 413px;
}

.tenweb_contact_us_scrollbox_content.step2 {
  max-width: 900px;
  max-height: 578px;
}

.tenweb_contact_us_scrollbox_content.active {
  display: block;
}

.tenweb_contact_us_scrollbox.active,
.tenweb_contact_us_scrollbox.active .tenweb_contact_us_scrollbox_content {
  transform: translateY(0);
}

.tenweb_contact_us_scrollbox-header h5 {
  padding: 10px 30px 5px 20px;
  text-align: left;
  color: #000000;
  font-size: 22px;
  line-height: 40px;
  font-weight: 800;
}

.tenweb_contact_us_scrollbox_content.step2 .tenweb_contact_us_scrollbox-header h5 {
  padding: 10px 30px 0 50px;
}

span.tenweb_contact_us_scrollbox-minimize {
  position: absolute;
  cursor: pointer !important;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  right: 20px;
  top: 15px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.1882352941);
}

span.tenweb_contact_us_scrollbox-minimize:hover {
  background: rgba(255, 255, 255, 0.1);
}

span.tenweb_contact_us_scrollbox-minimize:before {
  content: "\e92c";
  position: absolute;
  width: 11px;
  height: 2px;
  left: 4px;
  top: 9px;
  background: #ffffff;
}

.tenweb_contact_us_scrollbox-questions {
  padding: 0 20px;
}

#tenweb_contact_us_scrollbox_plugin,
#tenweb_contact_us_scrollbox_plugin *,
#tenweb_contact_us_scrollbox_zendesk,
#tenweb_contact_us_scrollbox_zendesk * {
  cursor: pointer;
}

.tenweb_contact_us_scrollbox-questions > div {
  background: #FFFFFF 0 0 no-repeat padding-box;
  box-shadow: 0 5px 20px rgba(229, 230, 232, 0.8);
  border-radius: 10px;
  height: 150px;
  margin: 10px 0 20px 0;
  text-align: center;
  color: #000000;
  font-size: 24px;
  font-weight: 800;
  line-height: 30px;
  display: flex;
  box-sizing: border-box;
  border: 1px solid transparent;
}

.tenweb_contact_us_scrollbox-questions > div:hover {
  border: 1px solid #4786FF;
}

.tenweb_contact_us_scrollbox-questions > div div:nth-child(2) {
  flex: 2;
  align-items: center;
  display: flex;
  flex-direction: column;
  align-self: center;
  position: relative;
  left: -20px;
}

.tenweb_contact_us_scrollbox-questions > div a {
  color: #000000;
  max-width: 280px;
}

.tenweb_contact_us_scrollbox-questions > div .img_icon {
  width: 100px;
  height: 100px;
  align-self: baseline;
  background-size: 100%;
  background-repeat: no-repeat;
}

.tenweb_contact_us_scrollbox-questions > div#tenweb_contact_us_scrollbox_plugin .img_icon {
  background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/ask_question/css/../../../images/ask_question/support.svg);
}

.tenweb_contact_us_scrollbox-questions > div#tenweb_contact_us_scrollbox_zendesk .img_icon {
  background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/ask_question/css/../../../images/ask_question/billing.svg);
}

.tenweb_contact_us_scrollbox-plugin_arrow {
  font-size: 14px;
  padding: 20px;
}

.tenweb_contact_us_scrollbox-questions > div .tenweb_contact_us_scrollbox-plugin_arrow:before {
  color: rgba(0, 0, 0, 0.1882352941);
}

.tenweb_contact_us_scrollbox-header .twtf-question {
  cursor: help;
  padding-left: 2px;
  font-size: 20px;
  position: relative;
  top: 2px;
}

.tenweb_contact_us_scrollbox-header .twtf-back-arrow {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  top: 20px;
  left: 25px;
}

.tenweb_contact_us_scrollbox-header .sub {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  margin-left: 50px;
}

.tenweb_contact_us_scrollbox-tab-underline {
  display: block;
  border: 1px solid rgba(50, 58, 69, 0.0509803922);
  margin: 8px 57px;
}

.tenweb_contact_us_scrollbox-tab-container {
  padding: 25px;
  text-align: center;
}

.tenweb_contact_us_scrollbox-tab {
  padding: 7px 30px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.1960784314);
}

.tenweb_contact_us_scrollbox-tab.active {
  border-bottom: 2px solid #4786FF;
  color: #4786FF;
}

.tenweb_contact_us_scrollbox-tab-content {
  display: none;
  text-align: center;
  color: #000000;
  padding: 0 130px;
}

.tenweb_contact_us_scrollbox-tab-content.yes {
  padding: 60px 190px;
}

.tenweb_contact_us_scrollbox-tab-content.active {
  display: block;
}

.tenweb_contact_us_scrollbox-tab-content .content-title {
  font-size: 20px;
  line-height: 27px;
  font-weight: 800;
}

.tenweb_contact_us_scrollbox-tab-content .content-description {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 20px;
}

.tenweb_contact_us_scrollbox-tab-content .content-description a {
  color: #4786FF;
}

.tenweb_contact_us_scrollbox-tab-content .content-description .img_icon {
  background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/ask_question/css/../../../images/plugin/pointer.png);
  width: 40px;
  height: 40px;
  background-size: 100%;
  display: inline-block;
  margin: -17px -10px;
}

.tenweb_contact_us_scrollbox-tab-content.yes .img_icon {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  background-size: 100%;
  background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/ask_question/css/../../../images/ask_question/img_icon.svg);
}

.tenweb_contact_us_scrollbox_content .info span.info_tooltip {
  position: absolute;
  background: #fff;
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 20px rgba(229, 230, 232, 0.4);
  border-radius: 15px;
  font-size: 14px;
  line-height: 19px;
  font-weight: 200;
  width: 304px;
  right: 108px;
  top: 85px;
  -webkit-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  transform: translateY(-30%);
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
  visibility: hidden;
  z-index: 1;
}

.tenweb_contact_us_scrollbox_content .info:hover span.info_tooltip {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  visibility: visible;
}

.tenweb_contact_us_scrollbox_content .info:hover .twtf-question {
  color: #4786FF;
}

.tenweb_contact_us_scrollbox_video_image {
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(229, 230, 232, 0.4);
  max-width: 100%;
  width: 502px;
  height: 283px;
  margin: 0 auto;
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
}

.tenweb_contact_us_scrollbox_content .tenweb_contact_us_scrollbox_video_image a.watch-video.plugin-link {
  background-image: url(https://10web.io/wp-content/themes/10web-theme/templates/ask_question/css/../../../images/ask_question/watch-video.svg);
  position: absolute;
  width: 70px;
  height: 70px;
  background-size: contain;
  cursor: pointer;
  background-repeat: no-repeat;
  padding: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.tenweb_contact_us_scrollbox_content .tenweb_contact_us_scrollbox_video_image a.watch-video.plugin-link:before {
  content: none;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/ask_question/css/ask_question_320.css */
@media screen and (max-width: 767px) {
  /* putting this here for mobile speed issue */
  br.mobile {
    display: block;
  }
  .tenweb_contact_us_scrollbox {
    margin: 0;
  }
  .tenweb_contact_us_scrollbox .tenweb_contact_us_scrollbox_content {
    max-width: 100%;
    max-height: 100%;
    border-radius: 0;
  }
  .tenweb_contact_us_scrollbox-header h5 {
    font-size: 15px;
    max-width: 190px;
    line-height: 19px;
  }
  .tenweb_contact_us_scrollbox-questions > div {
    font-size: 15px;
    line-height: 22px;
  }
  .tenweb_contact_us_scrollbox-questions > div .img_icon {
    width: 70px;
    height: 70px;
  }
  .tenweb_contact_us_scrollbox-plugin_arrow {
    font-size: 10px;
    padding: 20px 10px;
  }
  .tenweb_contact_us_scrollbox-header .twtf-back-arrow {
    padding-right: 0;
    font-size: 15px;
  }
  .tenweb_contact_us_scrollbox-header .twtf-question {
    padding-left: 0;
    font-size: 16px;
  }
  .tenweb_contact_us_scrollbox_content.step2 .tenweb_contact_us_scrollbox-header h5 {
    padding: 10px 0 5px 40px;
    max-width: 200px;
  }
  .tenweb_contact_us_scrollbox-header .twtf-back-arrow {
    top: 11px;
    left: 20px;
  }
  span.tenweb_contact_us_scrollbox-minimize {
    top: 8px;
  }
  .tenweb_contact_us_scrollbox-header .sub {
    margin-left: 40px;
  }
  .tenweb_contact_us_scrollbox-tab-underline {
    margin: 8px 10px;
  }
  .tenweb_contact_us_scrollbox-tab-container {
    padding: 20px 0 0 0;
  }
  .tenweb_contact_us_scrollbox-tab-content,
  .tenweb_contact_us_scrollbox-tab-content.yes {
    padding: 15px;
  }
  .tenweb_contact_us_scrollbox_content .info:hover span.info_tooltip {
    right: 15px;
    top: 120px;
    width: 260px;
  }
  .tenweb_contact_us_scrollbox_video_image {
    width: 290px;
    height: 164px;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/talk_to_sales_popup/css/talk_to_sales_popup.css */
.talk_to_sales_popup__overlay {
  display: none;
  position: fixed;
  z-index: 999999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.36);
  align-items: center;
  justify-content: center;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1036px;
  max-width: 100%;
  max-height: 100%;
  background: #ffffff;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.request_api_key_active .talk_to_sales_popup__container .talk_to_sales_popup__left {
  display: none !important;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .after-submit,
.talk_to_sales_popup__overlay .talk_to_sales_popup .popup__close {
  display: none;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup > .talk_to_sales_popup__close {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
  opacity: 0.5;
  text-align: right;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container {
  width: 100%;
  max-height: 100%;
  align-items: center;
  display: flex;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left {
  width: 470px;
  background-color: rgb(24, 24, 26);
  position: relative;
  border-radius: 6px 0 0 6px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__left-top {
  padding: 56px 28px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__left-top .header {
  font-size: 24px;
  line-height: 36px;
  font-weight: 800;
  margin-bottom: 14px;
  color: rgb(255, 255, 255);
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__left-top ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__left-top ul li {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  display: flex;
  flex-direction: row;
  gap: 8px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__left-top ul li .icon {
  display: flex;
  width: 22px;
  height: 22px;
  background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/elements/talk_to_sales_popup/css/../../../../images/icons/checkmarks/white_check_small.svg');
  background-repeat: no-repeat;
  background-position: center;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__left-top .users_info .users_row {
  justify-content: flex-start;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__live-chat {
  position: absolute;
  box-sizing: border-box;
  background-color: rgb(24, 24, 26);
  left: 40px;
  bottom: 0;
  width: 396px;
  padding: 16px 0;
  border-radius: 0 0 0 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__live-chat p {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.4);
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__live-chat p a {
  font-weight: 700;
  color: rgba(255, 255, 255, 0.9);
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left .talk_to_sales_popup__live-chat p a:hover {
  text-decoration: none;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup #talk_to_sales_tabs {
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding: 34px 0 0 40px;
  border-bottom: 1px solid #EAEAEA;
  box-sizing: border-box;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup #talk_to_sales_tabs .tab {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 0 10px;
  height: 36px;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup #talk_to_sales_tabs .tab.active:after {
  position: absolute;
  content: " ";
  width: 100%;
  height: 2px;
  background-color: #000000;
  bottom: -1px;
  border-radius: 30px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup #talk_to_sales_tabs .tab.active span {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup #talk_to_sales_tabs .tab span {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .form-columns-2 {
  display: flex;
  gap: 22px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .hs-fieldtype-text {
  height: 61px;
  margin-bottom: 9px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-2 .hs-form-field input {
  border-radius: 6px;
  width: 225px;
  padding: 11px 16px;
  border: 1px solid rgb(234, 234, 234);
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  box-sizing: border-box;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .hs-form-field input:focus-visible {
  outline: 1px solid black;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-2 .hs-fieldtype-select label {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  color: black;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-2 .hs-fieldtype-select label span {
  margin-bottom: 6px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .hs-error-msgs label {
  color: rgb(212, 17, 37) !important;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400 !important;
  margin-top: 3px;
  font-style: italic;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .custom-select {
  position: relative;
  display: inline-block;
  border-radius: 6px;
  width: 225px;
  padding: 11px 16px;
  border: 1px solid rgb(234, 234, 234);
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .custom-select.opened:after {
  transform: translateY(-50%) rotate(180deg);
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .custom-select:after {
  position: absolute;
  content: "";
  right: 10px;
  top: 50%;
  width: 16px;
  height: 16px;
  background-image: url('https://10web.io/wp-content/themes/10web-theme/templates/elements/talk_to_sales_popup/css/../../../../images/icons/arrows/drop_down_icon.svg');
  background-size: contain;
  transform: translateY(-50%);
  pointer-events: none;
  transition: transform 0.3s ease;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .options-list {
  position: absolute;
  width: 225px;
  list-style: none;
  padding: 6px;
  margin: 0;
  left: 0;
  top: 50px;
  border: 1px solid #EAEAEA;
  background: #fff;
  z-index: 99;
  border-radius: 6px;
  box-sizing: border-box;
  max-height: 140px;
  overflow-y: auto;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .options-list li {
  border-radius: 6px;
  padding: 7px 10px;
  cursor: pointer;
  color: black;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .options-list li:first-child {
  pointer-events: none;
  opacity: 0.5;
  cursor: default;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .options-list li.selected {
  pointer-events: none;
  opacity: 0.5;
  cursor: default;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .options-list li:not(:first-child):hover {
  background-color: rgb(244, 244, 244);
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .hs-sales_message {
  height: 116px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .hs-sales_message textarea {
  width: 480px;
  resize: none;
  border: 1px solid rgb(234, 234, 234);
  border-radius: 6px;
  font-size: 12px;
  line-height: 18px;
  height: 76px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  padding: 11px 16px;
  box-sizing: border-box;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .hs-sales_message textarea:focus-visible {
  outline: 1px solid black;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .hs-sales_message textarea::placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .hs_preferred_communication_method {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 36px;
  margin-bottom: 36px;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .hs_preferred_communication_method label:not(.hs-error-msg) {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .hs_preferred_communication_method .inputs-list {
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .hs_preferred_communication_method .inputs-list .hs-form-radio-display {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .hs_preferred_communication_method .inputs-list .hs-form-radio-display span {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup input[type=radio] {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  width: 16px !important;
  height: 16px;
  border: 1px solid rgb(234, 234, 234);
  border-radius: 50%;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup input[type=radio]:checked {
  background-image: radial-gradient(circle, rgb(0, 0, 0) 50%, transparent 54%);
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .hs_submit {
  display: flex;
  justify-content: end;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .hs_submit .hs-button {
  width: 180px;
  border: none;
  padding: 11px 24px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_form {
  overflow-y: auto;
  height: 100%;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_form.full-form {
  padding: 40px 0 0 40px;
  box-sizing: border-box;
  height: 100%;
  overflow: auto;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_form.submitted {
  height: 105px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__right {
  overflow-y: auto;
  max-height: 100vh;
  width: 100%;
  padding: 40px 40px 0 40px;
  box-sizing: border-box;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__right.with-tabs {
  padding: 30px 40px 0 40px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__right > h2 {
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 800;
  margin: 0 40px 5px;
  display: none;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__right > p {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  margin: 0 40px 30px;
  display: none;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__right .submitted-message strong {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 10px;
  display: inline-block;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container {
  justify-content: center !important;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__left,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__right > h2,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__right > p {
  display: none !important;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__right {
  width: 100%;
  height: auto;
  padding: 0 20px 30px;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__live-chat, .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .header-for-small {
  display: none !important;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk-to-sales__container #talk_to_sales_tabs {
  display: none !important;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted:not(.ai-builder-api):not(.white-label):not(.request_api-key) .popup__close {
  text-align: center;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}

.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.white-label,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.ai-builder-api,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.request_api-key {
  padding: 30px !important;
  gap: 16px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.white-label .submitted-message p,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.ai-builder-api .submitted-message p,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.request_api-key .submitted-message p {
  text-align: left !important;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.white-label .talk_to_sales_popup__right,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.ai-builder-api .talk_to_sales_popup__right,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.request_api-key .talk_to_sales_popup__right {
  padding: 0 !important;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.white-label .talk_to_sales_popup__container,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.ai-builder-api .talk_to_sales_popup__container,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.request_api-key .talk_to_sales_popup__container {
  justify-content: flex-start !important;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.white-label .talk_to_sales_popup__close,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.ai-builder-api .talk_to_sales_popup__close,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.request_api-key .talk_to_sales_popup__close {
  display: none;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.white-label .after-submit .tw_button,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.ai-builder-api .after-submit .tw_button,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.request_api-key .after-submit .tw_button {
  width: 150px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.white-label .after-submit,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.ai-builder-api .after-submit,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.request_api-key .after-submit {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  gap: 20px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.white-label .after-submit .popup__close,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.ai-builder-api .after-submit .popup__close,
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted.request_api-key .after-submit .popup__close {
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.25);
  margin: 0;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/talk_to_sales_popup/css/talk_to_sales_popup-1920.css */
.talk_to_sales_popup__overlay .talk_to_sales_popup {
  height: 600px;
  border-radius: 12px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.request_api_key_active {
  width: 560px;
  height: 530px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted {
  width: 680px;
  height: auto !important;
  padding: 30px 0;
  justify-content: center;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container {
  width: 596px !important;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container {
  margin-bottom: 20px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__right {
  padding: 20px 30px 0;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__right .submitted-message p {
  font-size: 14px;
  line-height: 20px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .after-submit .white_bg:hover {
  background-color: #e6e7e8;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup > .talk_to_sales_popup__close {
  font-size: 10px;
  width: 16px;
  height: 16px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile {
  display: none !important;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left {
  height: 600px;
  display: block !important;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container {
  width: 560px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .header-for-small {
  display: none;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup #talk_to_sales_tabs {
  width: 576px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .form-columns-2:nth-of-type(4) {
  flex-direction: column;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-2 .hs-form-field input {
  width: 225px !important;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-1 .hs-fieldtype-select {
  height: 90px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-1 .hs-fieldtype-select label:not(.hs-error-msgs) {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  color: black;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-1 .hs-fieldtype-select label:not(.hs-error-msgs) span:not(.hs-form-required) {
  margin-bottom: 6px;
  display: inline-block;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-1 .hs-fieldtype-select .custom-select {
  margin-bottom: 0;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .hs-fieldtype-phonenumber {
  width: 100% !important;
  height: 51px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .hs-fieldtype-phonenumber .hs-fieldtype-intl-phone .custom-select {
  margin-bottom: 0 !important;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup fieldset.form-columns-2 .hs-form-field.hs-email input, .talk_to_sales_popup__overlay .talk_to_sales_popup .hs-fieldtype-intl-phone.hs-input.hs-email input {
  width: 480px !important;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup .custom-select {
  width: 225px !important;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.with-tabs {
  height: 660px;
}
.talk_to_sales_popup__overlay .talk_to_sales_popup.with-tabs .talk_to_sales_popup__left {
  height: 660px;
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/talk_to_sales_popup/css/talk_to_sales_popup-768.css */
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .talk_to_sales_popup__overlay .talk_to_sales_popup {
    border-radius: 0 !important;
    height: 100%;
    justify-content: space-between;
    padding-bottom: 16px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.request_api_key_active {
    width: 100%;
    height: 100%;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted {
    width: 100%;
    height: 100% !important;
    padding: 30px 0;
    justify-content: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container {
    height: 160px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile {
    display: none !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container {
    height: 160px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container .talk_to_sales_popup__right .submitted-message p {
    font-size: 16px;
    line-height: 26px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container .header-for-small,
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container #talk_to_sales_tabs {
    display: none !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container {
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
    flex-direction: column;
    height: 100%;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile {
    width: 512px;
    padding: 20px 30px;
    background-color: black;
    border-radius: 6px;
    display: block !important;
    margin: 30px auto 0;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.4);
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile p a {
    font-weight: 700;
    color: rgba(255, 255, 255, 0.9);
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile p a:hover {
    text-decoration: none;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left {
    display: none !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container {
    width: 100%;
    align-items: stretch;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .header-for-small {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    font-weight: 800;
    margin: 44px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container #talk_to_sales_tabs {
    padding: 32px 0 0;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .form-columns-2 {
    display: flex;
    gap: 22px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-fieldtype-text {
    height: 61px;
    margin-bottom: 9px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-2 .hs-form-field input {
    width: 241px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select label:not(.hs-error-msgs) {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: black;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select label:not(.hs-error-msgs) span {
    margin-bottom: 6px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select .hs-error-msgs label {
    color: rgb(212, 17, 37);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    margin-top: 3px;
    font-style: italic;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select .custom-select {
    margin-bottom: 0;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-fieldtype-phonenumber {
    width: 100% !important;
    height: 51px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-fieldtype-phonenumber .hs-fieldtype-intl-phone .custom-select {
    width: 241px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-2 .hs-form-field.hs-email input, .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-fieldtype-intl-phone.hs-input.hs-email input {
    width: 512px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .custom-select {
    width: 241px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .options-list {
    width: 241px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-sales_message textarea {
    width: 512px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-sales_message textarea::placeholder {
    color: rgba(0, 0, 0, 0.5) !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_preferred_communication_method {
    gap: 10px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_submit {
    justify-content: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_submit .hs-button {
    width: 360px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .talk_to_sales_popup__right {
    height: 100vh;
    padding: 32px 20px 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/talk_to_sales_popup/css/talk_to_sales_popup-320.css */
@media screen and (max-width: 767px) {
  .talk_to_sales_popup__overlay .talk_to_sales_popup {
    border-radius: 0 !important;
    height: 100%;
    justify-content: space-between;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.request_api_key_active {
    width: 100%;
    height: 100%;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.request_api_key_active.submitted .talk_to_sales_popup__container {
    height: 240px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.request_api_key_active.submitted .talk-to-sales__container {
    height: 240px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted {
    width: 100%;
    height: 100% !important;
    padding: 30px 0;
    justify-content: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container {
    justify-content: center !important;
    height: 160px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile {
    display: none !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container {
    height: 160px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container .talk_to_sales_popup__right .submitted-message p {
    font-size: 14px;
    line-height: 20px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.submitted .talk-to-sales__container .header-for-small {
    display: none !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container {
    justify-content: space-between;
    height: 100%;
    padding-bottom: 16px;
    flex-direction: column;
    overflow-y: auto;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__left {
    display: none !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile {
    padding: 20px 30px;
    background-color: black;
    width: 323px;
    border-radius: 6px;
    display: block !important;
    margin: 30px auto 16px;
    box-sizing: border-box;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.4);
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile p a {
    font-weight: 700;
    color: rgba(255, 255, 255, 0.9);
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk_to_sales_popup__live-chat-mobile p a:hover {
    text-decoration: none;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container {
    width: 100%;
    justify-content: flex-start;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .header-for-small {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    font-weight: 800;
    margin: 44px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container #talk_to_sales_tabs {
    gap: 20px;
    padding: 32px 0 0;
    margin: 0 auto;
    justify-content: center;
    width: 100%;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container #talk_to_sales_tabs .tab span {
    font-size: 12px;
    line-height: 18px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .form-columns-2 {
    flex-direction: column;
    gap: 9px;
    margin-bottom: 10px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-2 .hs-form-field input {
    width: 323px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-2 .hs-fieldtype-select label {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: black;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-2 .hs-fieldtype-select label span {
    margin-bottom: 6px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select {
    height: auto;
    margin-bottom: 20px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select label:not(.hs-error-msgs) {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: black;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select label:not(.hs-error-msgs) span {
    margin-bottom: 6px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select .hs-error-msgs label {
    color: rgb(212, 17, 37);
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    margin-top: 3px;
    font-style: italic;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-1 .hs-fieldtype-select .custom-select {
    margin-bottom: 0;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .custom-select {
    width: 323px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .options-list {
    width: 323px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-sales_message textarea {
    width: 323px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-fieldtype-phonenumber {
    width: 100% !important;
    height: 152px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-fieldtype-phonenumber .hs-fieldtype-intl-phone {
    width: 100% !important;
    display: flex;
    flex-direction: column;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-fieldtype-phonenumber .hs-fieldtype-intl-phone .custom-select {
    width: 100% !important;
    margin-bottom: 39px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container fieldset.form-columns-2 .hs-form-field.hs-email input, .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs-fieldtype-intl-phone.hs-input.hs-email input {
    width: 323px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_preferred_communication_method {
    height: 58px;
    gap: 10px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_submit {
    justify-content: center;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .hs_submit .hs-button {
    width: 260px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .talk_to_sales_popup__right {
    height: 100%;
    padding: 32px 8px 0 16px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup .talk_to_sales_popup__container .talk-to-sales__container .talk_to_sales_popup__right #talk_to_sales_popup__form {
    width: 323px;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.white-label.submitted,
  .talk_to_sales_popup__overlay .talk_to_sales_popup.ai-builder-api.submitted {
    padding: 30px 0 !important;
    gap: 0;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.white-label.submitted .after-submit,
  .talk_to_sales_popup__overlay .talk_to_sales_popup.ai-builder-api.submitted .after-submit {
    justify-content: center !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.white-label.submitted .talk_to_sales_popup__container,
  .talk_to_sales_popup__overlay .talk_to_sales_popup.ai-builder-api.submitted .talk_to_sales_popup__container {
    height: 210px !important;
  }
  .talk_to_sales_popup__overlay .talk_to_sales_popup.white-label.submitted .talk-to-sales__container,
  .talk_to_sales_popup__overlay .talk_to_sales_popup.ai-builder-api.submitted .talk-to-sales__container {
    height: 230px !important;
  }
}


/*FILESTART  /home/wplive/web/wp-live/wp-content/themes/10web-theme/templates/elements/trustpilot_iframe/css/trustpilot_iframe.css */
.websites_created_container {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.websites_created_container.large-padding {
  padding: 96px 0 !important;
}
.websites_created_container .trustpilot-container {
  position: relative;
}
.websites_created_container .trustpilot-container .websites-created {
  text-align: center;
  margin-bottom: 24px;
  color: #fff;
  font-size: 28px;
  line-height: 40px;
  font-weight: 500;
}
.websites_created_container .trustpilot-container .websites-created b {
  text-decoration: underline dotted;
  text-decoration-thickness: 8%;
  font-weight: 700;
}
.websites_created_container .websites_created {
  display: flex;
  gap: 20px;
  align-items: center;
}
.websites_created_container .websites_created_number {
  font-size: 14px;
  line-height: 20px;
  position: relative;
  top: -0.5px;
}
.websites_created_container .websites_created_number:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 15px;
  background-color: #e4e4e4;
  right: -10px;
  top: 3px;
}
.websites_created_container .trustpilot_title {
  font-weight: 500;
}
.websites_created_container .trustpilot_title .bold {
  font-weight: 700;
}
.websites_created_container .trustpilot_title .silver {
  color: rgba(255, 255, 255, 0.8);
}
.websites_created_container .trustpilot_title .dotted {
  text-decoration-line: underline;
  text-decoration-style: dotted;
  text-decoration-thickness: 11%;
  text-underline-offset: 4px;
  border-bottom: 0;
}
.websites_created_container .micro_combo {
  display: flex;
  justify-content: center;
}
.websites_created_container .wp_img_container img {
  width: 132px;
  height: 21px;
}
.websites_created_container.center {
  align-items: center;
}
.websites_created_container.center.small-size .trustpilot-widget iframe {
  margin: 0 auto;
}
.websites_created_container.mt20 {
  margin-top: 20px;
}
.websites_created_container.black_bg {
  background: #000;
}
.websites_created_container.black_bg .trustpilot_title {
  color: #ffffff;
}
.websites_created_container.black_bg.with-border {
  border: solid rgba(255, 255, 255, 0.2);
  border-width: 1px 0 1px 0;
}
.websites_created_container.no-margin {
  margin: 0 !important;
}

@media screen and (min-width: 1261px) {
  .websites_created_container {
    margin-top: 50px;
    align-items: flex-start;
  }
  .websites_created_container .trustpilot_title {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 16px;
  }
  .websites_created_container.center {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .websites_created_container.black_bg {
    padding: 32px 0;
  }
  .websites_created_container.small-size {
    margin: 48px 0 80px;
  }
  .websites_created_container.small-size .trustpilot_title {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1260px) and (min-width: 768px) {
  .websites_created_container {
    margin-top: 40px;
    align-items: center;
  }
  .websites_created_container.no-margin {
    padding: 80px 0;
  }
  .websites_created_container .trustpilot_title {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 24px;
  }
  .websites_created_container.center {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .websites_created_container.black_bg {
    padding: 32px 0;
  }
  .websites_created_container.small-size {
    margin: 48px 0 80px;
  }
  .websites_created_container.small-size .trustpilot_title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .websites_created_container {
    margin-top: 30px;
    align-items: center;
    justify-content: center;
    height: 76px;
  }
  .websites_created_container.no-margin {
    padding: 48px 0 !important;
  }
  .websites_created_container .trustpilot-container .websites-created {
    font-size: 16px;
    line-height: 24px;
    max-width: 343px;
    margin: 0 auto 16px auto;
  }
  .websites_created_container .trustpilot_title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
  }
  .websites_created_container.center {
    margin: 30px auto 0;
  }
  .websites_created_container.black_bg {
    padding: 32px 0;
  }
  .websites_created_container.black_bg .trustpilot-widget iframe {
    width: 260px !important;
    height: 40px !important;
  }
  .websites_created_container.small-size {
    height: auto;
    margin: 32px 0 44px;
  }
  .websites_created_container.small-size .trustpilot_title {
    margin-bottom: 12px;
  }
  .websites_created_container.no-margin {
    height: auto;
    padding: 24px 0;
  }
}

/*# sourceMappingURL=trustpilot_iframe.css.map */