/*COMMONS*/
body {
    position: relative;
}

body:after {
    content: '';
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
}

body.preloader-hided:after {
    display: none;
}

.header .right-side .main-menu > li {
    float: left;
    margin: 0px 21px;
    position: relative;
    font-size: 12px;
    color: #2a3946;
    font-weight: 400;
}

.new-menu-icon {
    margin-left: 1px;
}

.mobile-show {
    display: none;
}

.wrapper {
    max-width: calc(1090px + 30px + 30px);
    width: 100%;
    padding: 0px 30px;
    margin: 0 auto;
    position: relative;
}

.indent-top-var-a {
    padding-top: 165px;
    padding-bottom: 75px;
}

.indent-top-var-b {
    padding-top: 120px;
    padding-bottom: 75px;
}

.indent-top-var-c {
    padding-top: 75px;
    padding-bottom: 50px;
}

.indent-top-var-d {
    padding-top: 50px;
    padding-bottom: 88px;
}

.indent-top-var-e {
    padding-bottom: 90px;
}

.indent-top-var-f {
    padding-top: 121px;
    padding-bottom: 268px;
}

.indent-top-var-g {
    padding-bottom: 17px;
}

.indent-top-var-h {
    padding-bottom: 165px;
}

.indent-top-var-i {
    padding-bottom: 145px;
}

.indent-top-var-o {
    padding-bottom: 100px;
    padding-top: 30px;
}

.indent-top-var-j {
    padding-top: 120px;
    padding-bottom: 262px;
    z-index: 55;
}

.indent-top-1 {
    padding-top: 120px;
}

.loader {
    background-color: #000;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 222;
}

/*FLEX*/
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex.inline {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
}

.flex.space-between {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.flex.justify-end {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.flex.column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}

.flex.middle {
    -webkit-align-items: center;
    align-items: center;
}

.flex.center {
    -webkit-justify-content: center;
    justify-content: center;
}

.flex.wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex.reverse {
    flex-direction: row-reverse;
}

/*FLEX END*/

/* COLOR */
.g__color-white {
    color: #ffffff;
}

.g__color-dark-var-a {
    color: #303030;
}

.g__color-dark-var-b {
    color: #6c8092;
}

.g__color-dark-var-c {
    color: #2a3946;
}

.g__color-dark-var-d {
    color: #2282d4;
}

.g__color-dark-var-e {
    color: #8e8e8e;
}

.g__color-dark-var-f {
    color: #343434;
}

/* COLOR END */

/*TITLES*/
.g__title.type-1 {
    margin-bottom: 30px;
}

.g__title.type-2 {
    margin-bottom: 17px;
}

.g__title.type-3 {
    margin-bottom: 11px;
}

.g__title.type-4 {
    margin-bottom: 55px;
}

.g__title.type-5 {
    margin-bottom: 20px;
}

.g__title.type-52 {
    margin-bottom: 20px;
}

.g__title.type-6 {
    margin-bottom: 50px;
}

/*TITLES END*/

/*TEXTS*/
.g__text.type-1 {
    font-family: Gilroy;
    font-size: 44px;
    font-weight: 800;
    line-height: 1.41;
}

.g__text.type-2 {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75;
}

.g__text.type-2.var-a {
    line-height: 1.5;
}

.g__text.type-3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75;
}

.g__text.type-3.var-a {
    font-weight: 500;
}

.g__text.type-3.var-b {
    font-style: italic;
}

.g__text.type-3.var-c {
    font-weight: 600;
    line-height: initial;
}

.g__text.type-3.var-d {
    line-height: initial;
}

.g__text.type-4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
}

.g__text.type-4.var-a {
    font-weight: 300;
    line-height: 1.5;
}

.g__text.type-4.var-b {
    line-height: initial;
}

.g__text.type-4.var-c {
    font-weight: 600;
    line-height: initial;
}

.g__text.type-4.var-d {
    font-weight: 300;
    line-height: initial;
}

.g__text.type-5, .g__text.type-52 {
    font-family: Gilroy;
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
}

.g__text.type-5.var-a, .g__text.type-52.var-a {
    line-height: initial;
}

.g__text.type-5.var-b, .g__text.type-52.var-b {
    font-weight: 700;
    line-height: initial;
}

.g__text.type-6 {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.62;
    letter-spacing: normal;
    letter-spacing: -0.6px;
}

.g__text.type-6.var-a {
    letter-spacing: initial;
}

.g__text.type-7 {
    font-family: Gilroy;
    font-size: 34px;
    font-weight: 800;
    line-height: 1.44;
}

.g__text.type-8 {
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6;
}

.g__text.type-9 {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 2.2px;
    text-transform: uppercase;
}

.g__text.type-10 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.g__text.type-10.var-a {
    font-weight: 700;
}

.g__text.type-11 {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: 200;
}

.g__text.type-12 {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/*TEXTS END*/

/* GLOBAL ELEMENTS */
.g__without-indent {
    margin-bottom: 0;
    margin-top: 0;
}

.g__section-background {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #f6f7f8;
}

.g__section-background.var-b {
    background-color: #fff;
}

.g__section-background.var-a {
    background-color: #fff;
    background-image: url(/images/pages/pricing/path-2.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom -260px center;
    right: -100%;
    left: -100%;
    margin: 0px auto;
    min-width: 1920px;
}

.g__image-outer {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.g__image-outer.var-a {
    width: auto;
    height: auto;
}

.g__image-outer img {
    object-fit: contain;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%;
}

.g__image-outer.var-a {
    width: auto;
    height: auto;
}

.g__image-outer.var-a img {
    width: auto;
    height: auto;
}

.g__button {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    cursor: pointer;
    overflow: hidden;
    text-decoration: none;
}

.g__button .button-inner {
    height: 100%;
    position: relative;
}

.g__button.type-1 {
    font-family: 'Montserrat', sans-serif;
    background-color: #1bb869;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    border: none;
    padding: 9px 40px;
    border-radius: 30px;
    text-decoration: none;
    text-transform: uppercase;
}

.g__button.type-1::before {
    content: '';
    background-color: #00a060;
    position: absolute;
    top: 50%;
    left: 100%;
    margin: -15px 0 0 1px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale3d(1, 2, 1);
    transform: scale3d(1, 2, 1);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s !important;
    transition: opacity 0.3s, -webkit-transform 0.3s !important;
    -o-transition: transform 0.3s, opacity 0.3s !important;
    transition: transform 0.3s, opacity 0.3s !important;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s !important;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1) !important;
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1) !important;
    transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1) !important;
}

.g__button.type-1:hover::before {
    -webkit-transform: scale3d(11, 11, 1);
    transform: scale3d(11, 11, 1);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.g__button.type-1.var-a {
    padding: 10px 28px;
}

.g__button.type-1.var-b {
    min-width: 265px;
    min-height: 50px;
    padding: 14px 28px;
}

.g__button.type-1.var-c {
    min-width: 153px;
    padding-right: 32px;
    padding-left: 32px;
}

.g__button.type-2 {
    min-width: 175px;
    font-family: 'Montserrat', sans-serif;
    background-color: rgba(255, 255, 255, .0);
    color: #2a3946;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2px;
    text-align: center;
    padding: 9px 32px;
    border-radius: 30px;
    border: solid 1px #1bb869;
    text-decoration: none;

    transition: 0.3s;
}

.g__button.type-2:hover {
    border-color: #00a060;
    color: #fff;
}

.g__button.type-2::before {
    content: '';
    background-color: #00a060;
    position: absolute;
    top: 50%;
    left: 100%;
    margin: -15px 0 0 1px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale3d(1, 2, 1);
    transform: scale3d(1, 2, 1);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s !important;
    transition: opacity 0.3s, -webkit-transform 0.3s !important;
    -o-transition: transform 0.3s, opacity 0.3s !important;
    transition: transform 0.3s, opacity 0.3s !important;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s !important;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1) !important;
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1) !important;
    transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1) !important;
}

.g__button.type-2:hover::before {
    -webkit-transform: scale3d(11, 11, 1);
    transform: scale3d(11, 11, 1);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.g__button.type-2.var-a {
    min-width: 201px;
}

.g__button.type-2.var-b {
    min-width: 153px;
}

.g__ui-list ul {
    list-style: none;
    margin-left: 30px;
}

.g__ui-list li {
    font-family: Gilroy;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.86;
    color: #303030;
    position: relative;
    padding-left: 20px;
}

.g__ui-list.var-a li {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75;
    color: #303030;
    position: relative;
    padding-left: 20px;
    padding-bottom: 20px;
}

.g__ui-list li:before {
    content: '';
    background-color: #2a3946;
    border-radius: 50%;
    display: block;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 10px;
    left: 0px;
}

.g__ui-list.var-a li:before {
    content: '';
    width: 5px;
    height: 11px;
    border: solid #2a3946;
    border-width: 0 1.8px 1.8px 0;
    transform: rotate(50deg);
    background-color: inherit;
    top: 6px;
    left: -4px;
    border-radius: 0%;
}

.g__text-and-arrow {
    cursor: pointer;
}

.g__text-and-arrow img {
    margin-left: 6px;

    transition: 0.3s;
}

.g__text-and-arrow:hover img {
    transform: translateX(10px);
}

.g__text-and-arrow a {
    text-decoration: none;
    display: inline-block;
    color: #2a3946;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    border-bottom: 1px solid rgba(255, 255, 255, .0);
}

.g__text-and-arrow {
    margin-left: 30px;
    margin-bottom: 15px;
}

.g__text-and-icon img {
    margin-right: 10px;
}

.g__text-and-icon a {
    text-decoration: none;
    display: block;
    color: #303030;
    font-family: Gilroy, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
}

.g__outer-block {
    display: inline-block;
}

/* invisible elements */
.g__visible-991px {
    display: none;
}

/* invisible elements end*/

.g__link {
    text-decoration: none !important;
    display: inline-block;
    position: relative;

    cursor: pointer;
}

.g__link.type-1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #2282d4;
}

.g__link.type-1:before {
    content: '';
    position: absolute;
    border-bottom: 1px solid #2282d4;
    opacity: 0;
    width: 100%;
    bottom: 0px;
    left: 0px;

    transition: all 0.1s ease-in-out;
}

.g__link.type-1:hover:before {
    opacity: 1;
}

/* GLOBAL ELEMENTS END*/

/*COMMONS END*/

/* SECTION Z-INDEX */
section.z-index-44 {
    z-index: 44;
}

section.z-index-55 {
    z-index: 55;
}

/* SECTION Z-INDEX END */

/*SECTION TYPE 1*/

section.type-1 .block-shadow {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: #f6f7f8;
    width: 100%;
    height: 10%;
    z-index: -1;
}

section.type-1 .block-circle {
    position: absolute;
    border-radius: 50%;
    width: 300vw;
    height: 300vw;
    background-color: #fff;
    z-index: -1;
    bottom: 0px;
    right: -100%;
    left: -100%;
    margin: 0px auto;
}

section.type-1 .part.type-1 {
    max-width: 535px;
    width: 100%;
}

section.type-1 .part.type-2 {
    max-width: calc(100% - 535px);
    width: 100%;
    padding-left: 77px;
}

section.type-1 .el-button {
    margin-top: 38px;
}

section.type-1 .part.type-2 .part-inner {
    width: 100%;
    height: 100%;
}

section.type-1 .blocks-list {
    max-width: 594px;
    width: 100%;
    border-radius: 7px;
    box-shadow: 0 22px 109px 0 #e9e9e9;
    padding: 24px 32px;
    margin: 0 auto;
    margin-top: 120px;
    background-color: #fff;
}

section.type-1 .blocks-list .el-img {
    overflow: hidden;
    border-radius: 50%;
    border: solid 1px #eaedef;
    width: 85px;
    height: 85px;
    margin-top: 5px;
}

section.type-1 .block.type-1 .block-inner {
    width: 100%;
    height: 100%;
}

section.type-1 .el-text-strip {
    margin-left: 12px;
    margin-right: 15px;
}

section.type-1 .el-text.type-1 {
    margin-bottom: 20px;
    margin-top: 10px;
}

section.type-1 .block.type-2 {
    margin-left: 41px;
}

/*SECTION TYPE 1 END*/

/*SECTION TYPE 1 VAR-A*/
section.type-1.var-a .part.type-1 {
    padding-right: 100px;
}

section.type-1.var-a .part.type-2 {
    padding-left: 0px;
    position: relative;
    right: 50px;
    margin-bottom: 0px;
}

section.type-1.var-a .part.type-1 .part-inner {
    height: 100%;
}

/*SECTION TYPE 1 VAR-A END*/

/*SECTION TYPE 1 VAR-B*/

section.type-1.var-b {

}

section.type-1.var-b .part.type-1 {
    max-width: 600px;
    width: 100%;
}

section.type-1.var-b .part.type-2 {
    max-width: calc(100% - 600px);
    width: 100%;
    padding-left: 0px;
}

section.type-1.var-b .el-button {
    margin-top: 55px;
}

section.type-1.var-b .button-list-outer .el-button:first-child {
    margin-right: 30px;
}

section.type-1.var-b .el-img {
    width: 310px;
}

section.type-1.var-b .part.type-2 {
    padding-left: 0px;
}

/*SECTION TYPE 1 VAR-B END*/

/*SECTION TYPE 2*/
section.type-2 {
    text-align: center;
}

section.type-2 {
    z-index: 55;
}

section.type-2 .part {
    max-width: 382px;
    width: 100%;
    background-color: #fff;
    padding: 61px 20px 76px 20px;
    box-shadow: 0 27px 76px 0 #ecf0f2;
    border-radius: 6px;
}

section.type-2 .g__text-and-arrow {
    margin-left: 0;
    margin-bottom: 0;
}

section.type-2 .imege-outer {
    margin-bottom: 16px;
}

section.type-2 .parts-list {
    margin: 0 auto;
    max-width: 870px;
    width: 100%;
}

/*SECTION TYPE 2 END*/

/*SECTION TYPE 3*/
section.type-3 .content {
    padding: 37px 56px;
    border-radius: 8px;
    box-shadow: 0 27px 76px 0 #ecf0f2;
    border: solid 3px #ecf0f2;
    background-color: #fff;
}

section.type-3 .part.type-2 .part-inner {
    width: 100%;
    height: 100%;
}

section.type-3 .part.type-1 {
    max-width: 466px;
    width: 100%;
}

section.type-3 .part.type-2 {
    max-width: calc(100% - 466px);
    width: 100%;
    padding-left: 140px;
}

section.type-3 .g__ui-list {
    margin-top: 15px;
}

/*SECTION TYPE 3 END*/

/*SECTION TYPE 3 VAR-A*/

section.type-3.var-a .part.type-2 {
    padding-left: 0px;
    padding-right: 115px;
}

section.type-3.var-a .background-type-oval {
    display: none;
}

section.type-3.var-a .el-img {
    width: 53%;
}

/*SECTION TYPE 3 VAR-A END*/

/*SECTION TYPE 3 VAR-B*/

section.type-3.var-b .content {
    padding: 37px 56px;
    border-radius: 8px;
    box-shadow: 0 0px 0px 0 #ecf0f2;
    border: solid 0px #ecf0f2;
    background-color: #f6f7f8;
}

section.type-3.var-b .part.type-2 {
    max-width: calc(100% - 580px);
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

section.type-3.var-b .el-img {
    width: 240px;
    margin-right: 60px;
}

section.type-3.var-b .part.type-1 {
    max-width: 580px;
    width: 100%;
    padding-right: 55px;
}

section.type-3.var-b .part.type-1 .items-list {
    margin-top: 23px;
    max-width: 515px;
    width: 100%;
}

section.type-3.var-b .part.type-1 .button-list-outer .el-button:first-child {
    margin-right: 30px;
}

section.type-3.var-b .part.type-1 .button-list-outer {
    margin-top: 40px;
}

/*SECTION TYPE 3 VAR-B END*/

/*SECTION TYPE 4*/
section.type-4 {
    text-align: center;
}

.indent-top-var-f {
    padding-top: 0px;
    padding-bottom: 30px;
}

section.type-4 .part.type-1 {
    max-width: 650px;
    margin: 0 auto;
    margin-bottom: 50px;
}

section.type-4 .part.type-2 .block .imege-outer {
    width: 100%;
    max-height: 80px;
    height: 100%;
}

section.type-4 .part.type-2 .block {
    max-width: calc(100% / 4 - 47px);
    width: 100%;
}

section.type-4 .part.type-2 .blocks-list {
    padding: 0 0px;
}

section.type-4 .part.type-2 .block .content-outer {
    margin-top: 20px;
}

/*SECTION TYPE 4 END*/

/*SECTION 5*/
section.type-5 .wrapper {
    padding-bottom: 40px;
}

section.type-5 .toggler-el-1 {
    margin-right: 14px;
    position: relative;

    overflow: hidden;
}

section.type-5 .toggler-el-1-1 {
    transition: 0.3s;
}

section.type-5 .toggler-el-1-2 {
    opacity: 0;
    position: absolute;
    top: 0px;

    transform: translateX(-10px);

    transition: 0.3s;
}

.calculator-toggled section.type-5 .toggler-el-outer .toggler-el-1-1 {
    opacity: 0;

    transform: translateX(10px);
}

.calculator-toggled section.type-5 .toggler-el-outer .toggler-el-1-2 {
    opacity: 1;

    transform: translateX(0px);
}

section.type-5 .toggler-el-2 {
    margin-right: 14px;
}

section.type-5 .toggler-el-2-body {
    background-color: #f1f1f1;
    border: solid 1px #dadadb;
    border-radius: 10px;
    width: 40px;
    height: 20px;
    position: relative;

    cursor: pointer;
}

section.type-5 .toggler-el-2-lever {
    background-color: #1bb869;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    position: relative;

    transition: 0.3s;
}

.calculator-toggled section.type-5 .toggler-el-outer .toggler-el-2-lever {
    transform: translateX(20px);
}

section.type-5 .toggler-el-3 {
    position: relative;

    overflow: hidden;
}

section.type-5 .toggler-el-3-1 {
    opacity: 0;

    transform: translateX(-10px);

    transition: 0.3s;
}

section.type-5 .toggler-el-3-2 {
    opacity: 1;
    position: absolute;
    top: 0px;

    transition: 0.3s;
}

.calculator-toggled section.type-5 .toggler-el-outer .toggler-el-3-1 {
    opacity: 1;

    transform: translateX(0px);
}

.calculator-toggled section.type-5 .toggler-el-outer .toggler-el-3-2 {
    opacity: 0;

    transform: translateX(10px);
}

section.type-5 .toggler-el-4 {
    position: relative;
}

section.type-5 .toggler-el-4-button {
    text-align: center;
    background-color: #6c8092;
    border-radius: 14px;
    display: inline-block;
    min-width: 122px;
    padding: 4px 10px;
    position: absolute;
    top: -15px;
    right: -142px;
}

section.type-5 .toggler-el-4-button-text {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
}

section.type-5 .items-controls {
    display: none;
}

section.type-5 .items-list {
    max-width: 960px;
    margin-top: 67px;
    margin-right: auto;
    margin-left: auto;
}

section.type-5 .items-list .item {
    text-align: center;
    border: solid 1px #dadadb;
    border-radius: 8px;
    width: 33.33%;
    position: relative;
}

section.type-5 .items-list .item:nth-child(1) {
    border-right: initial;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

section.type-5 .items-list .item-special {
    border-color: #2282d4;
    border-radius: 0px;
}

section.type-5 .items-list .item:nth-child(3) {
    border-left: initial;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

section.type-5 .items-list .item-inner {
    padding: 40px 40px 30px 40px;
}

section.type-5 .item-el-1 {
    margin-top: 0px;
}

section.type-5 .item-el-2 {
    min-height: 42px;
    margin-top: 0px;
}

section.type-5 .item-el-3 {
    margin-top: 6px;
    position: relative;

    overflow: hidden;
}

section.type-5 .item-el-3-1 {
    transition: 0.3s;
}

section.type-5 .item-el-3-2 {
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 0px;

    transform: translateX(-10px);

    transition: 0.3s;
}

.calculator-toggled section.type-5 .items-list .item-el-3-1 {
    opacity: 0;

    transform: translateX(10px);
}

.calculator-toggled section.type-5 .items-list .item-el-3-2 {
    opacity: 1;

    transform: translateX(0px);
}

section.type-5 .item-el-4 {
    margin-top: -2px;
}

section.type-5 .item-el-5 {
    margin-top: 65px;
    position: relative;
    z-index: 55;
}

section.type-5 .item-el-5:before {
    content: '';
    background-color: #f6f7f8;
    width: calc(100% + 80px);
    height: calc(100% + 45px);
    margin: auto;
    position: absolute;
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
    z-index: -1;
}

section.type-5 .item-el-6 {
    margin-top: 50px;
}

section.type-5 .item-el-7 {
    margin-top: 22px;
}

section.type-5 .item-el-8 {
    margin-top: 0px;
}

section.type-5 .item-el-5-1 {
    margin-right: 10px;
}

section.type-5 .item-el-5-3 {
    margin-top: 7px;
}

section.type-5 .item-el-6-1 {
    margin-right: 5px;
}

section.type-5 .item-special-el-1 {
    background-color: #2282d4;
    border-radius: 8px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    width: calc(100% + 2px);
    position: absolute;
    top: -31px;
    left: -1px;
}

section.type-5 .item-special-el-1-inner {
    padding-top: 1px;
    padding-right: 40px;
    padding-bottom: 1px;
    padding-left: 40px;
    position: relative;
}

section.type-5 .item-special-el-1-1 {
    margin-right: 7px;
    position: relative;
    top: -2px;
}

.part-title {
    width: 100%;
    text-align: center;
}

/*SECTION 5 End*/


/*SECTION 5*/
section.type-52 .wrapper {
    padding-bottom: 40px;
}

section.type-52 .toggler-el-1 {
    margin-right: 14px;
    position: relative;

    overflow: hidden;
}

section.type-52 .toggler-el-1-1 {
    transition: 0.3s;
}

section.type-52 .toggler-el-1-2 {
    opacity: 0;
    position: absolute;
    top: 0px;

    transform: translateX(-10px);

    transition: 0.3s;
}

.calculator-toggled section.type-52 .toggler-el-outer .toggler-el-1-1 {
    opacity: 0;

    transform: translateX(10px);
}

.calculator-toggled section.type-52 .toggler-el-outer .toggler-el-1-2 {
    opacity: 1;

    transform: translateX(0px);
}

section.type-52 .toggler-el-2 {
    margin-right: 14px;
}

section.type-52 .toggler-el-2-body {
    background-color: #f1f1f1;
    border: solid 1px #dadadb;
    border-radius: 10px;
    width: 40px;
    height: 20px;
    position: relative;

    cursor: pointer;
}

section.type-52 .toggler-el-2-lever {
    background-color: #1bb869;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    position: relative;

    transition: 0.3s;
}

.calculator-toggled section.type-52 .toggler-el-outer .toggler-el-2-lever {
    transform: translateX(20px);
}

section.type-52 .toggler-el-3 {
    position: relative;

    overflow: hidden;
}

section.type-52 .toggler-el-3-1 {
    opacity: 0;

    transform: translateX(-10px);

    transition: 0.3s;
}

section.type-52 .toggler-el-3-2 {
    opacity: 1;
    position: absolute;
    top: 0px;

    transition: 0.3s;
}

.calculator-toggled section.type-52 .toggler-el-outer .toggler-el-3-1 {
    opacity: 1;

    transform: translateX(0px);
}

.calculator-toggled section.type-52 .toggler-el-outer .toggler-el-3-2 {
    opacity: 0;

    transform: translateX(10px);
}

section.type-52 .toggler-el-4 {
    position: relative;
}

section.type-52 .toggler-el-4-button {
    text-align: center;
    background-color: #6c8092;
    border-radius: 14px;
    display: inline-block;
    min-width: 122px;
    padding: 4px 10px;
    position: absolute;
    top: -15px;
    right: -142px;
}

section.type-52 .toggler-el-4-button-text {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
}

section.type-52 .items-controls {
    display: none;
}

section.type-52 .items-list {
    max-width: 960px;
    margin-top: 67px;
    margin-right: auto;
    margin-left: auto;
}

section.type-52 .items-list .item {
    text-align: center;
    border: solid 1px #dadadb;
    border-radius: 8px;
    width: 33.33%;
    position: relative;
}

section.type-52 .items-list .item:nth-child(1) {
    border-right: initial;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

section.type-52 .items-list .item-special {
    border-color: #2282d4;
    border-radius: 0px;
}

section.type-52 .items-list .item:nth-child(3) {
    border-left: initial;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

section.type-52 .items-list .item-inner {
    padding: 40px 40px 30px 40px;
}

section.type-52 .item-el-1 {
    margin-top: 0px;
}

section.type-52 .item-el-2 {
    min-height: 42px;
    margin-top: 0px;
}

section.type-52 .item-el-3 {
    margin-top: 6px;
    position: relative;

    overflow: hidden;
}

section.type-52 .item-el-3-1 {
    transition: 0.3s;
}

section.type-52 .item-el-3-2 {
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 0px;

    transform: translateX(-10px);

    transition: 0.3s;
}

.calculator-toggled section.type-52 .items-list .item-el-3-1 {
    opacity: 0;

    transform: translateX(10px);
}

.calculator-toggled section.type-52 .items-list .item-el-3-2 {
    opacity: 1;

    transform: translateX(0px);
}

section.type-52 .item-el-4 {
    margin-top: -2px;
}

section.type-52 .item-el-5 {
    margin-top: 65px;
    position: relative;
    z-index: 55;
}

section.type-52 .item-el-5:before {
    content: '';
    background-color: #f6f7f8;
    width: calc(100% + 80px);
    height: calc(100% + 45px);
    margin: auto;
    position: absolute;
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
    z-index: -1;
}

section.type-52 .item-el-6 {
    margin-top: 50px;
}

section.type-52 .item-el-7 {
    margin-top: 22px;
}

section.type-52 .item-el-8 {
    margin-top: 0px;
}

section.type-52 .item-el-5-1 {
    margin-right: 10px;
}

section.type-52 .item-el-5-3 {
    margin-top: 7px;
}

section.type-52 .item-el-6-1 {
    margin-right: 5px;
}

section.type-52 .item-special-el-1 {
    background-color: #2282d4;
    border-radius: 8px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    width: calc(100% + 2px);
    position: absolute;
    top: -31px;
    left: -1px;
}

section.type-52 .item-special-el-1-inner {
    padding-top: 1px;
    padding-right: 40px;
    padding-bottom: 1px;
    padding-left: 40px;
    position: relative;
}

section.type-52 .item-special-el-1-1 {
    margin-right: 7px;
    position: relative;
    top: -2px;
}


/*SECTION 52 End*/

/*SECTION 6 */
section.type-6 .g__section-background {
    background-color: #fff;
}

section.type-6 .block-list-inner {
    padding-bottom: 20px;
}

section.type-6 .block {
    width: calc(50% - 60px);
    margin-right: 0px;
    margin-left: 45px;
}

section.type-6 .block:nth-child(3) {
    margin-right: 0px;
    margin-left: 85px;
}

section.type-6 .el-button {
    margin: 0 auto;
    text-align: center;
}

.desktop-hide {
    display: none;
}

/*Section 6 End*/

/*SECTION 1 VAR-C*/
section.type-1.var-c .background-tablet-prices {
    display: none;
}

section.type-1.var-c .g__section-background {
    background-color: #fff;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top 10px center;
    height: 110%;
    right: -100%;
    left: -100%;
    margin: 0px auto;
    min-width: 1920px;
}

section.type-1.var-c .blocks-list {
    max-width: 1095px;
    width: 100%;
    border-radius: 7px;
    margin: 0 auto;
    margin-top: 0px;
    background-color: #fff;
    padding: 40px 103px 40px 90px;
    border: solid 3px #ecf0f2;
    box-shadow: none;
}

section.type-1.var-c .blocks-list .el-img {
    overflow: hidden;
    border-radius: 50%;
    border: none;
    width: 210px;
    height: 210px;
    margin: 0px;
    margin-top: 38px;
}

section.type-1.var-c .block.type-2 {
    margin-left: 101px;
}

section.type-1.var-c .el-text.type-1 {
    margin-bottom: 15px;
    margin-top: 0px;
}

section.type-1.var-c .el-text-1 {
    padding-bottom: 22px;
}

/* FOOTER */

footer .background-section-bot {
    display: none;
}

footer .background-section-bot-mobile {
    display: none;
}

footer .el-footer-menu {
    margin-bottom: 30px;
}

/*SECTION 7*/

section.type-7 .g__section-background {
    background: linear-gradient(rgba(246, 247, 248, 1) 30%, rgba(255, 255, 255, 1) 70%);
}

section.type-7 .wrapper {
    max-width: calc(1090px + 30px + 30px);
    width: 100%;
    padding: 0px 30px;
    margin: 0 auto;
    position: relative;
    top: -130px;
}

section.type-7 .block {
    width: calc(50% - 45px);
    margin-right: 75px;
}

section.type-7 .block:nth-child(2n + 2) {
    margin-right: 0px;
}

section.type-7 .el-text-1 {
    width: 18px;
    margin-right: 2px;
}

section.type-7 .el-text-2 {
    background-color: #2282d4;
    width: 2px;
    height: 25px;
    margin-right: 18px;
    position: relative;
    top: 2px;
}

section.type-7 .el-text-3 {
    width: calc(100% - 15px);
}

section.type-7 .el-text-4 {
    padding-left: 43px;
    padding-top: 25px;
    padding-bottom: 50px;
}

section.type-7 .text-icon {
    position: relative;
    padding-left: 36px;
    padding-top: 20px;
    padding-bottom: 0px;
}

section.type-7 .icon {
    text-align: center;
    margin-right: 20px;
    min-width: 31px;
}

section.type-7 .el-text-5 .g__text {
    width: calc(100% + 20px);
}

section.type-7 .text-list-item {
    width: calc(50% - 20px);
    margin-right: 40px;
}

section.type-7 .text-list-item:nth-child(2) {
    margin-right: 0;
}

/*SECTION 7 END*/

/*SECTION 8*/
section.type-8 {
    margin-top: 16px;
}

section.type-8 .g__section-background {
    background-color: #ffffff;
}

section.type-8 .section-special-background-outer {
    min-width: 1920px;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    top: 0px;
    right: -100%;
    left: -100%;
}

section.type-8 .section-special-background {
    width: 100%;
    position: absolute;
    top: -300px;
    left: 0px;
}

section.type-8 .block-img-list {
    text-align: center;
}

section.type-8 .wrapper {
    padding-top: 26px;
}

section.type-8 .part-title {
    padding-bottom: 25px;
}

section.type-8 .image-item {
    margin-right: 75px;
    margin-bottom: 45px;
}

section.type-8 .image-item:nth-child(1) {
    margin-left: 75px;
}

section.type-8 .image-item:nth-last-child(1) {
    margin-right: initial;
}

section.type-8 .el-button {
    padding-top: 50px;
    padding-bottom: 25px;
    text-align: center;
}

section.type-8 .el-text {
    text-align: center;
    padding-bottom: 200px;
}

section.type-8 .background-bottom {
    position: absolute;
    width: 100%;
    bottom: -180px;
    left: 0px;

    pointer-events: none;
}

section.type-8 .background-bottom-mobile {
    display: none;
}

section.type-8 .background-bottom img {
    width: 100%;
    height: 100%;
}

/*SECTION 8 END */

/*SECTION TYPE 9*/
section.type-9 {
    margin-top: -10px;
}

section.type-9 .wrapper {
    z-index: 55;
}

section.type-9 .content {
    background-color: #ffffff;
    border: solid 10px #ecf0f2;
    border-radius: 8px;
    position: relative;
}

section.type-9 .content-inner {
    padding: 40px 50px 33px 50px;
}

section.type-9 .toggler-el-outer {
    background-color: #ecf0f2;
    border-radius: 6px;
}

section.type-9 .toggler-el-inner {
    padding: 22px 20px;
}

section.type-9 .toggler-el-1 {
    margin-right: 14px;
    position: relative;

    overflow: hidden;
}

section.type-9 .toggler-el-1-1 {
    transition: 0.3s;
}

section.type-9 .toggler-el-1-2 {
    opacity: 0;
    position: absolute;
    top: 0px;

    transform: translateX(-10px);

    transition: 0.3s;
}

.calculator-toggled section.type-9 .toggler-el-outer .toggler-el-1-1 {
    opacity: 0;

    transform: translateX(10px);
}

.calculator-toggled section.type-9 .toggler-el-outer .toggler-el-1-2 {
    opacity: 1;

    transform: translateX(0px);
}

section.type-9 .toggler-el-2 {
    margin-right: 14px;
}

section.type-9 .toggler-el-2-body {
    background-color: #ffffff;
    border: solid 1px #dadadb;
    border-radius: 10px;
    width: 40px;
    height: 20px;
    position: relative;

    cursor: pointer;
}

section.type-9 .toggler-el-2-lever {
    background-color: #1bb869;
    border-radius: 50%;
    width: 18px;
    height: 18px;

    transition: 0.3s;
}

.calculator-toggled section.type-9 .toggler-el-outer .toggler-el-2-lever {
    transform: translateX(20px);
}

section.type-9 .toggler-el-3 {
    position: relative;

    overflow: hidden;
}

section.type-9 .toggler-el-3-1 {
    opacity: 0;

    transform: translateX(-10px);

    transition: 0.3s;
}

section.type-9 .toggler-el-3-2 {
    opacity: 1;
    position: absolute;
    top: 0px;

    transition: 0.3s;
}

.calculator-toggled section.type-9 .toggler-el-outer .toggler-el-3-1 {
    opacity: 1;

    transform: translateX(0px);
}

.calculator-toggled section.type-9 .toggler-el-outer .toggler-el-3-2 {
    opacity: 0;

    transform: translateX(10px);
}

section.type-9 .content-row-2 {
    margin-top: 52px;
}

section.type-9 .content-row-3 {
    margin-top: 20px;
}

section.type-9 .content-row-4 {
    margin-top: 12px;
}

section.type-9 .content-row-5 {
    margin-top: 36px;
}

section.type-9 .content-row-6 {
    background-color: #ecf0f2;
    border-radius: 6px;
    display: none;
    margin-top: 30px;
}

section.type-9 .content-row-7 {
    display: none;
}

section.type-9 .content-row-6-el-1 {
    margin-right: 8px;
}

section.type-9 .content-row-6-inner {
    padding: 20px;
}

section.type-9 .messages-counter-el-1 {
    margin-right: 14px;
}

section.type-9 .price-counter-el-1 {
    margin-right: 14px;
}

section.type-9 .calculator-slider {
    background-color: #f6f7f8;
    border: solid 1px #dadadb;
    border-radius: 6px;
    height: 13px;
}

section.type-9 .calculator-slider.ui-slider .ui-slider-range {
    background-color: #F6F7F8;
    left: 2px;
}

section.type-9 .calculator-slider.ui-slider .ui-slider-range:after {
    content: '';
    background-color: #16A7EF;
    border-radius: 6px;
    width: 100%;
    height: calc(100% - 4px);
    position: absolute;
    top: 2px;
}

section.type-9 .calculator-slider.ui-slider-horizontal .ui-slider-handle:hover {
    cursor: pointer;
}

section.type-9 .calculator-slider.ui-slider-horizontal .ui-slider-handle {
    background-color: #ffffff;
    border: solid 5px #6c8092;
    border-radius: 50%;
    outline: none;
    box-shadow: 0 6px 19px 0 #a5b8c2;
    width: 22px;
    height: 22px;
    top: -6px;
}

section.type-9 .calculator-row {
    width: 100%;
    padding-top: 17px;
    padding-bottom: 17px;
    position: relative;
    z-index: 55;
}

section.type-9 .calculator-row:before {
    content: '';
    opacity: 0;
    background-color: #e8f5ff;
    width: calc(100% + 30px);
    height: calc(100% + 4px);
    margin: auto;
    position: absolute;
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
    z-index: -1;

    transition: 0.3s;
}

section.type-9 .calculator-row.active:before {
    opacity: 1;
}

section.type-9 .calculator-row.calculator-row-heading {
    border-bottom: 1px solid #6c8092;
    padding-top: initial;
    padding-bottom: 18px;
    margin-bottom: 16px;
}

section.type-9 .calculator-row.calculator-row-heading:before {
    display: none;
}

section.type-9 .calculator-table .calculator-col:nth-child(1) {
    width: 228px;
}

section.type-9 .calculator-table .calculator-col:nth-child(2) {
    width: 150px;
}

section.type-9 .calculator-table .calculator-col:nth-child(3) {
    width: 50px;
}

section.type-9 .calculator-table .calculator-col:nth-child(4) {
    width: 140px;
}

section.type-9 .calculator-table .calculator-col:nth-child(5) {
    width: 34px;
}

section.type-9 .calculator-table .calculator-col:nth-child(6) {
    width: 188px;
}

section.type-9 .calculator-table .calculator-col:nth-child(7) {
    width: 34px;
}

section.type-9 .calculator-table .calculator-col:nth-child(8) {
    width: 134px;
}

section.type-9 .calculator-table .calculator-col-content {
    text-align: center;
    position: relative;
}

section.type-9 .calculator-table .calculator-col:nth-child(1) .calculator-col-content {
    text-align: left;
}

section.type-9 .calculator-table .calculator-col:nth-last-child(1) .calculator-col-content {
    text-align: right;
}

section.type-9 .calculator-table .calculator-col-content-price-el-1 {
    position: relative;

    overflow: hidden;
}

section.type-9 .calculator-table .calculator-col-content-price-el-1-1 {
    opacity: 1;

    transition: 0.3s;
}

section.type-9 .calculator-table .calculator-col-content-price-el-1-2 {
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 0px;

    transform: translateX(-10px);

    transition: 0.3s;
}

.calculator-toggled section.type-9 .calculator-table .calculator-col-content-price-el-1-1 {
    opacity: 0;

    transform: translateX(10px);
}

.calculator-toggled section.type-9 .calculator-table .calculator-col-content-price-el-1-2 {
    opacity: 1;

    transform: translateX(0px);
}

.features-title {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 34px;
    line-height: 49px;
    word-spacing: normal;
    white-space: nowrap;
}

.features-title .tag .inner-text {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    display: inline-block;
}

.orange-bg {
    background-color: #ffb848;
}

.features-title .tag {
    display: inline-block;
    position: relative;
    margin-left: 1px;
    padding: 0 13px;
    line-height: 2;
    font-size: 11px;
    border-radius: 12.5px;
    top: -4px;
}

.light-description {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 10px;
}

.small-zohodesk-icon {
    margin-top: -6px;
}

.standard-features-block .el-list,
.feedback-features-block .el-list {
    display: block;
    width: 100%;
}

.feedback-features-block {
    border-left: solid 1px #dadadb;
    margin-left: 45px;
}


.standard-features-block ul,
.feedback-features-block ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 25px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.standard-features-block ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.feedback-features-block ul {
    padding-left: 6px;
    margin-top: 21px;
}

section.type-6 .standard-features-block .block-list-inner {
    padding-bottom: 0;
}

.feedback-features-block ul li {
    font-family: Gilroy, sans-serif;
    font-size: 16px;
    font-weight: 300;
    min-height: 50px;
    line-height: 1.75;
    color: #303030;
    position: relative;
    padding-left: 20px;
}

.standard-features-block .g__ui-list ul li {
    flex-direction: column;
    flex-basis: 50%;
    flex-wrap: wrap;
    height: auto;
    padding-right: 70px;
}

.standard-features-block ul li,
.feedback-features-block ul li {
    position: relative;

}

.feedback-features-block ul li:before {
    content: '';
    position: absolute;
    left: -7px;
    top: 12px;
    line-height: 1;
    width: 5px;
    height: 5px;
    background: #2282d4;
    border-radius: 50%;
}

.standard-features-block .g__ui-list ul li:last-child,
.feedback-features-block .g__ui-list ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.feedback-features-block {
    padding-left: 54px;
}

.standard-features-block {
    width: 76.5%;
    margin: 0 auto;
}

.standard-features-block .features-title, .standard-features-block .light-description {
    text-align: center;
}

.dynamic-underline:hover::after {
    width: 100%;
}

.dynamic-underline {
    display: inline-block;
    color: #2282d4;
    cursor: pointer;
}

.dynamic-underline:hover {
    color: #2282d4;
    text-decoration: none;
}

.dynamic-underline::after {
    content: '';
    width: 0%;
    height: 1px;
    display: block;
    background-color: #2282d4;
    margin-top: -4px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

section.features-section .wrapper {
    padding-bottom: 50px;
    z-index: 9;
}

section.features-section .el-button {
    margin-bottom: 120px;
}

/*SECTION TYPE 9 END*/

@media screen and (max-width: 1440px) {
    section.type-8 .background-bottom {
        bottom: -170px;
    }
}

@media screen and (max-width: 1259px) {

    section.features-section .wrapper .el-list {
        padding-left: 16px;
    }

    section.features-section .wrapper {
        flex-wrap: wrap;
        max-width: 825px;
    }

    .standard-features-block {
        width: 100%;
        border-right: none;
    }

    .feedback-features-block {
        border-left: none;
        margin-left: 0;
    }

    .features-title {
        font-size: 34px;
        font-weight: 800;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.44;
        letter-spacing: normal;
    }

    .features-title, .light-description {
        text-align: center;
    }

    .feedback-features-block {
        padding-left: 0;
    }

    .feedback-features-block ul li {
        flex-direction: column;
        flex-basis: 45%;
        margin-right: 5%;
        flex-grow: 1;
        max-width: 320px;
    }

    .feedback-features-block ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .standard-features-block ul li {
        max-width: 320px;
    }

    .standard-features-block {
        margin-bottom: 70px;
    }

    section.type-8 .background-bottom {
        bottom: -110px;
    }

}

@media screen and (max-width: 1023px) {
    /*GLobal media Ipad*/
    .wrapper {
        max-width: calc(1070px + 20px + 20px);
        padding: 0px 20px;
    }

    .content-wrapper, .centered {
        padding: 0 20px;
    }

    .indent-top-var-h {
        padding-bottom: 0px;
    }

    .indent-top-var-e {
        padding-bottom: 90px;
    }

    .indent-top-var-i {
        padding-top: 165px;
        padding-bottom: 235px;
    }

    .indent-top-var-a {
        padding-top: 95px;
        padding-bottom: 75px;
    }

    .g__ui-list ul {
        margin-left: 2px;
    }

    .g__text-and-arrow {
        margin-left: 0px;
        margin-bottom: 0px;
    }

    .g__button.type-2 {
        padding: 14px 34px;
    }

    .g__button.type-2.var-a {
        min-width: 250px;
    }

    .indent-top-var-b {
        padding-top: 70px;
    }

    .indent-top-var-c {
        padding-top: 24px;
        padding-bottom: 50px;
    }

    .indent-top-var-d {
        padding-top: 50px;
        padding-bottom: 82px;
    }

    .indent-top-var-f {
        padding-top: 0px;
        padding-bottom: 72px;
        z-index: 55;
    }

    .indent-top-var-j {
        padding-top: 130px;
        padding-bottom: 291px;
        z-index: 55;
    }

    .indent-top-var-g {
        padding-bottom: 85px;
    }

    .g__section-background.var-a {
        background-image: url(/images/pages/pricing/path-2-index-table.svg);
        background-position: bottom 0vh center;
        min-width: 768px;
    }

    .g__button.type-1 {
        padding: 14px 40px;
    }


    /*Global media Ipad end*/
    /*SECTIOn 1 IPAD*/
    section.type-1 .blocks-list {
        box-shadow: 0 22px 65px 0 #e9e9e9;
    }

    section.type-1.var-a .part.type-2 {
        right: 0px;
        min-width: 380px;
    }

    section.type-1 .part.type-2 .el-img {
        width: 50%;
    }

    section.type-1.var-a .part.type-2 .el-img {
        width: 50vw;
    }

    section.type-1 .part.type-1 .el-text-1.var-a {
        padding: 0px 30px;
    }

    section.type-1 .parts-list {
        flex-direction: column-reverse;
    }

    section.type-1 .part.type-1 {
        max-width: 100%;
        width: 100%;
    }

    section.type-1 .part.type-2 {
        max-width: 100%;
        width: 100%;
        margin-bottom: 75px;
    }

    section.type-1 .part.type-2 {
        padding-left: 0px;
    }

    section.type-1 .block.type-2 {
        margin-left: 27px;
    }

    section.type-1 {
        text-align: center;
    }

    section.type-1.var-a .g__section-background {
        background-color: #fff;
    }

    section.type-1.var-a .el-img {
        width: 50vw;
        left: -10%;
        position: relative;
        top: 20px;
    }

    section.type-1.var-a .el-button {
        margin-top: 21px;
    }

    section.type-1.var-a .g__button.type-2 {
        padding: 9px 34px;
    }

    section.type-1 .part.type-1 .part-inner {
        max-width: 405px;
        margin: 0 auto;
    }

    section.type-1 .blocks-list {
        margin-top: 104px;
        text-align: left;
        max-width: 71vw;
    }

    section.type-1.var-a .parts-list {
        flex-direction: row-reverse;
    }

    section.type-1.var-a {
        text-align: left;
    }

    section.type-1.var-a .part.type-1 {
        padding-right: 0px;
    }

    section.type-1.var-a .part.type-2 {
        min-width: 0px;
    }

    section.type-1.var-a .part.type-2 .part-inner {
        display: block;
    }

    section.type-1.var-b .part.type-2 {
        max-width: 100%;
        padding-left: 0px;
    }

    section.type-1.var-b .part.type-1 .part-inner {
        max-width: 100%;
    }

    section.type-1.var-b .part.type-1 {
        max-width: 600px;
        margin: 0 auto;
    }

    section.type-1.var-b .button-list-outer {
        justify-content: center;
    }

    section.type-1.var-b .el-button {
        margin-top: 65px;
    }

    section.type-1 .g__button.type-1.var-a {
        min-width: 250px;
        padding: 14px 0px;
    }

    section.type-1 .el-button {
        margin-top: 45px;
    }

    section.type-1.var-c .background-tablet-prices {
        display: block;
        position: absolute;
        bottom: 135px;
        left: 0px;
        z-index: -1;
        width: 100%;
        min-width: 768px;
    }

    section.type-1.var-c .g__section-background {
        background-color: #fff;
        background-image: url(/images/pages/pricing/path-2-prices-tablet.svg);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: bottom 460px center;
        height: 100%;
        right: -100%;
        left: -100%;
        margin: 0px auto;
        min-width: 768px;
        z-index: 2;
    }

    section.type-1.var-c .blocks-list {
        max-width: 564px;
        width: 100%;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    section.type-1.var-c .g__text.type-7 {
        font-size: 26px;
    }

    section.type-1.var-c .el-text.type-1 {
        margin-bottom: 37px;
        margin-top: 0px;
        padding: 0px 35px;
    }

    section.type-1.var-c .el-text-list {
        text-align: left;
    }

    section.type-1.var-c .block.type-1 {
        width: 100%;
        margin-bottom: 40px;
    }

    section.type-1.var-c .block.type-2 {
        margin-left: 0px;
        text-align: center;
    }

    section.type-1.var-c .blocks-list .el-img {
        overflow: hidden;
        border-radius: 50%;
        border: none;
        width: 189px;
        height: 189px;
        margin: 0px auto;
    }

    /*SECTION 1 IPAD END*/
    /*SECTION 2 IPAD*/
    section.type-2 .part {
        padding: 61px 20px 50px 20px;
    }

    section.type-2 .g__text-and-arrow {
        padding-top: 30px;
    }

    section.type-2 .part {
        max-width: calc(50% - 18px);
    }

    /*SECTION 2 IPAD*/
    /*SECTION 3 IPAD*/
    section.type-3 .part.type-2 {
        padding-left: 15px;
    }

    section.type-3 .part.type-1 .g__title.type-2 {
        margin-bottom: 19px;
    }

    section.type-3.var-a .part.type-2 {
        padding-right: 15px;
    }

    section.type-3.var-b .part.type-1 {
        padding-right: 0px;
    }

    section.type-3.var-b .g__section-background {
        background-color: #fff;
    }

    section.type-3 .g__section-background {
        background-color: #fff;
        background: -webkit-linear-gradient(rgba(246, 247, 248, 1) 0%, rgba(255, 255, 255, 1) 50%);
        background: -o-linear-gradient(rgba(246, 247, 248, 1) 0%, rgba(255, 255, 255, 1) 50%);
        background: linear-gradient(rgba(246, 247, 248, 1) 0%, rgba(255, 255, 255, 1) 50%);
    }

    section.type-3.var-a .g__section-background {
        background-color: #fff;
        background: -webkit-linear-gradient(rgba(246, 247, 248, 1) 0%, rgba(255, 255, 255, 1) 0%);
        background: -o-linear-gradient(rgba(246, 247, 248, 1) 0%, rgba(255, 255, 255, 1) 0%);
        background: linear-gradient(rgba(246, 247, 248, 1) 0%, rgba(255, 255, 255, 1) 0%);
    }

    section.type-3.var-b .g__section-background {
        background-color: #fff;
        background: -webkit-linear-gradient(rgba(246, 247, 248, 1) 0%, rgba(255, 255, 255, 1) 0%);
        background: -o-linear-gradient(rgba(246, 247, 248, 1) 0%, rgba(255, 255, 255, 1) 0%);
        background: linear-gradient(rgba(246, 247, 248, 1) 0%, rgba(255, 255, 255, 1) 0%);
    }

    section.type-2 .g__section-background {
        background-color: #fff;
        background: linear-gradient(4deg, rgba(246, 247, 248, 1) 16%, rgba(255, 255, 255, 1) 20%);
    }

    section.type-3.var-b .content {
        padding: 37px 0px;
    }

    section.type-3.var-b .part.type-2 {
        min-width: 200px;
        margin-right: 30px;
    }

    section.type-3 .g__ui-list {
        margin-top: 25px;
    }

    section.type-3 .parts-list {
        flex-direction: column-reverse;
    }

    section.type-3 .part.type-1 {
        max-width: 100%;
        width: 100%;
    }

    section.type-3 .part.type-2 {
        max-width: 100%;
        width: 100%;
        padding-left: 0px;
        margin-bottom: 58px;
    }

    section.type-3 {
        text-align: center;
    }

    section.type-3 .el-list-1 {
        text-align: left;
    }

    section.type-3 .content {
        max-width: 71vw;
        margin: 0 auto;
        background-color: #fff;
        padding: 37px 49px;
    }

    section.type-3 .el-text-and-arrow-1 {
        margin-top: 25px;
    }

    section.type-3.var-b .part.type-2 {
        min-width: 100%;
        margin-right: 0px;
    }

    section.type-3.var-b .part.type-1 {
        max-width: 100%
    }

    section.type-3.var-b .content {
        background-color: rgba(255, 255, 255, .0);
        max-width: 534px;
    }

    section.type-3.var-b .el-list-1 {
        text-align: center;
    }

    section.type-3.var-b .el-button-list-1 {
        margin: 0 auto;
        display: inline-block;
    }

    section.type-3 .g__button.type-1.var-a {
        padding: 14px 28px;
    }

    section.type-3.var-b .el-items-list-1 {
        max-width: calc(100% - 24px);
        margin: 0 auto;
    }

    section.type-3.var-b .part.type-1 .button-list-outer {
        margin-top: 46px;
    }

    section.type-3.var-b .el-img {
        max-width: 38vw;
        width: 100%;
        margin-right: 0px;
    }

    /*SECTION 3 IPAD END*/
    /*SECTION 4 IPAD*/
    section.type-4 .g__section-background {
        background-color: #fff;
    }

    section.type-4 .part.type-2 .block {
        max-width: calc(100% / 2 - 0px);

    }

    section.type-4 .part.type-2 .block:not(:nth-last-child(-1n+2)) {
        margin-bottom: 140px;
    }

    section.type-4 .part.type-1 {
        margin-bottom: 65px;
    }

    /*SECTION 4 IPAD END*/
    /*SECTION 5*/
    section.type-5 .el-title-1 {
        padding: 0px 80px;
    }

    section.type-5 .items-list .item-inner {
        padding: 35px 10px 30px 10px;
    }

    section.type-5 .item-el-5-1 .g__text {
        font-size: 15px;
    }

    section.type-5 .item-el-5-2 .g__text {
        font-size: 14px;
    }

    section.type-5 .item-el-5-2 .g__text {
        font-size: 14px;
    }

    section.type-5 .item-el-5:before {
        width: calc(100% + 20px);
    }

    /*SECTION 5 END*/
    /*SECTION 52*/
    section.type-52 .el-title-1 {
        padding: 0px 80px;
    }

    section.type-52 .items-list .item-inner {
        padding: 35px 10px 30px 10px;
    }

    section.type-52 .item-el-5-1 .g__text {
        font-size: 15px;
    }

    section.type-52 .item-el-5-2 .g__text {
        font-size: 14px;
    }

    section.type-52 .item-el-5-2 .g__text {
        font-size: 14px;
    }

    section.type-52 .item-el-5:before {
        width: calc(100% + 20px);
    }

    /*SECTION 5 END*/
    /*Section 6*/
    section.type-6 .standard-features-block .block-list-inner {
        height: auto;
    }

    section.type-6 .block-list-inner {
        height: 290px;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    section.type-6 .block {
        width: calc(50% - 51px);
        margin-right: 84px;
        margin-left: 0px;
    }

    section.type-6 .block:nth-child(3) {
        margin-left: 0px;
    }

    .tablet-hide {
        display: none;
    }

    .desktop-hide {
        display: block;
    }

    section.type-6 ul {
        margin-bottom: 0px;
    }

    section.type-6 .g__title.type-6 {
        margin-bottom: 37px;
    }

    /*Section 6 END*/
    /*Section 7*/
    section.type-7 .wrapper {
        padding: 0px 110px;
        z-index: 66;
    }

    section.type-7 .g__section-background {
        background: #fff;
    }

    section.type-7 .block {
        width: 100%;
        margin-right: 0px;
    }

    section.type-7 .g__title.type-4 {
        margin-bottom: 34px;
    }

    section.type-7 .g__text.type-3 {
        font-size: 16px;
    }

    section.type-7 .el-text-4 {
        padding-left: 39px;
        padding-top: 15px;
        padding-bottom: 40px;
    }

    section.type-7 .text-list-item {
        width: 100%;
        margin-right: 0px;
    }

    section.type-7 .el-text-list-2 {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    /*Section 7 END*/
    /*Section 8 */
    section.type-8 {
        margin-top: 0px;
    }

    section.type-8 .background-bottom {
        position: absolute;
        width: 100%;
        bottom: -100px;
        left: 0px;
    }

    section.type-8 .section-special-background {
        top: -350px;
        left: -190px;
    }

    section.type-8 .image-item:nth-child(1) {
        margin-right: 21px;
        margin-left: 0px;
        order: 5;
    }

    section.type-8 .image-item:nth-child(6) {
        margin-right: 30px;
        order: 6;
    }

    section.type-8 .image-item:nth-child(7) {
        order: 7;
        margin-right: 27px;
    }

    section.type-8 .el-button {
        padding-top: 26px;
        padding-bottom: 15px;
        text-align: center;
    }

    section.type-8 .wrapper {
        padding-top: 16px;
    }

    /*Section 8 END*/
    /*SECTION TYPE 9*/
    section.type-9 .wrapper {
        padding-top: 100px;
    }

    section.type-9 .content-inner {
        padding: 40px 20px 25px 20px;
    }

    section.type-9 .calculator-row:before {
        width: calc(100% + 40px);
    }

    section.type-9 .calculator-slider.ui-slider-horizontal .ui-slider-handle {
        width: 28px;
        height: 28px;
        top: -9px;
    }

    section.type-9 .content-row-1 {
        text-align: center;
        display: block;
    }

    section.type-9 .content-row-2 {
        margin-top: 20px;
    }

    section.type-9 .content-row-3 {
        margin-top: 12px;
    }

    section.type-9 .content-row-5 {
        margin-top: 36px;
    }

    section.type-9 .toggler-el-outer {
        display: inline-block;
        margin-top: 20px;
    }

    section.type-9 .messages-counter-el-1 {
        margin-right: 10px;
    }

    section.type-9 .messages-counter-el-2 {
        position: relative;
        top: 2px;
    }

    section.type-9 .messages-counter-el-2 .g__text {
        font-size: 10px;
    }

    section.type-9 .price-counter-el-1 {
        margin-right: 10px;
    }

    section.type-9 .price-counter-el-1 {
        position: relative;
        top: 2px;
    }

    section.type-9 .price-counter-el-1 .g__text {
        font-size: 10px;
    }

    /*SECTION TYPE 9 END*/
    footer .background-section-bot {
        position: absolute;
        bottom: 25px;
        left: 0px;
        display: block;
        width: 100%;
    }

    footer .background-section-bot img {
        width: 100%;
    }

}

@media screen and (max-width: 991px) {
    .g__visible-991px {
        display: block;
    }
}

@media screen and (max-width: 767px) {

    /*Global mobile*/
    .wrapper {
        max-width: calc(1070px + 16px + 16px);
        padding: 0px 16px;
    }

    .indent-top-var-b {
        padding-top: 66px;
    }

    .mobile-show {
        display: block;
    }

    .btn::before {
        width: 16px;
    }

    .g__button.type-2 {
        padding: 8px 34px;
    }

    .g__button.type-1.var-a {
        padding: 10px 49px;
    }

    .g__section-background.var-a {
        display: none;
    }

    .indent-top-var-g {
        padding-bottom: 50px;
    }

    .indent-top-var-a {
        padding-top: 95px;
        padding-bottom: 93px;
    }

    .indent-top-var-c {
        padding-top: 75px;
        padding-bottom: 55px;
    }

    .indent-top-var-f {
        padding-bottom: 55px;
    }

    .indent-top-var-g {
        padding-bottom: 80px;
    }

    .indent-top-var-i {
        padding-top: 70px;
        padding-bottom: 117px;
    }

    .indent-top-var-d {
        padding-top: 0px;
        padding-bottom: 82px;
        z-index: 11;
    }

    .indent-top-var-e {
        padding-bottom: 38px;
    }

    .g__text.type-1 {
        font-size: 34px;
    }

    .g__text.type-6 {
        font-size: 20px;
    }

    .g__text.type-7 {
        font-size: 26px;
    }

    .g__text-and-icon a {
        font-size: 16px;
    }

    .g__text-and-icon img {
        margin-right: 15px;
    }

    .g__ui-list li {
        padding-bottom: 15px;
    }

    .g__ui-list.var-a li {
        padding-left: 27px;
    }

    .g__title.type-5 {
        margin-bottom: 33px;
    }

    .indent-top-var-f {
        padding-bottom: 66px;
    }

    .indent-top-var-j {
        padding-top: 130px;
        padding-bottom: 61px;
        z-index: 55;
    }

    /*Global mobile end*/
    /*SECTION 1 mobile*/
    section.type-1.var-a .parts-list {
        flex-direction: column-reverse;
        text-align: center;
    }

    section.type-1 .g__button.type-1.var-a {
        min-width: 201px;
        padding: 8px 0px;
    }

    section.type-1 .g__button.type-2.var-a {
        min-width: 201px;
        padding: 8px 0px;
    }

    section.type-1 .part.type-1 .el-text-1.var-a {
        padding: 0px 0px;
    }

    section.type-1.var-a .g__section-background {
        background-color: #fff;
    }

    section.type-1.var-a .part.type-2 {
        margin-bottom: 0px;
    }

    section.type-1 .part.type-2 .el-img {
        width: 80%;
    }

    section.type-1.var-a .el-img {
        width: 74vw;
        top: 0px;
    }

    section.type-1 .blocks-list {
        flex-direction: column;
    }

    section.type-1 .blocks-list .el-img {
        margin: 0 auto;
    }

    section.type-1 .blocks-list {
        max-width: 100%;
        text-align: center;
    }

    section.type-1 .block.type-2 {
        margin-left: 0px;
    }

    section.type-1 .block.type-1 {
        margin-bottom: 30px;
    }

    section.type-1 .block.type-2 .el-text-1 {
        width: 100%
    }

    section.type-1 .block.type-2 .el-text.type-1 {
        margin-bottom: 60px;
    }

    section.type-1 .el-text-list {
        justify-content: center;
    }

    section.type-1.var-a .part.type-1 {
        padding-right: 0px;
        margin-top: -60px;
    }

    section.type-1.var-b .button-list-outer {
        justify-content: center;
        margin-top: 20px;
        flex-direction: column;
    }

    section.type-1.var-b .button-list-outer .el-button:first-child {
        margin-right: 0px;
    }

    section.type-1.var-b .el-button {
        margin-top: 30px;
    }

    section.type-1.var-b .g__text.type-6 {
        font-size: 26px;
    }

    section.type-1 .part.type-2 {
        margin-bottom: 41px;
    }

    section.type-1 .blocks-list {
        margin-top: 45px;
    }

    section.type-1.var-b .part.type-2 {
        margin-bottom: 59px;
        margin-top: 40px;
    }

    section.type-1.var-a .part-inner {
        display: block;
    }

    section.type-1.var-a .part.type-2 .el-img {
        width: 130%;
        position: relative;
        left: -15%;
    }

    section.type-1.var-c .blocks-list {
        max-width: 1095px;
        width: 100%;
        border-radius: 7px;
        margin: 0 auto;
        margin-top: 0px;
        background-color: #fff;
        padding: 45px 0px 20px 0px;
        border: solid 3px #ecf0f2;
        box-shadow: none;
    }

    section.type-1.var-c .el-text-list {
        text-align: left;
        padding-left: 38px;
        padding-right: 20px;
    }

    section.type-1 .block.type-2 .el-text.type-1 {
        margin-bottom: 40px;
        text-align: left;
        padding: 0px 40px;
    }

    section.type-1.var-c .g__section-background {
        background-color: #fff;
        background-image: url(/images/pages/pricing/path-2-index-mobile.svg);
        background-size: 160%;
        background-repeat: no-repeat;
        background-position: top 41px left;
        right: -100%;
        left: -100%;
        margin: 0px auto;
        min-width: 375px;
        z-index: 2;
    }

    section.type-1.var-c .block.type-1 {
        width: 100%;
        margin-bottom: 34px;
    }

    section.type-1.var-c .background-tablet-prices {
        background-color: #fff;
        bottom: 0px;
    }

    section.type-1.var-c .background-tablet-prices img {
        position: relative;
        top: -30px;
    }

    /*SECTION 1 mobile end*/
    /*Section 2 mobile*/
    section.type-2 .g__section-background {
        background-color: #fff;
    }

    section.type-2 .part {
        max-width: 100%;
        padding: 39px 20px 39px 20px;
        box-shadow: 0 27px 76px 0 #ecf0f2;
    }

    section.type-2 .part:not(:last-child) {
        margin-bottom: 40px;
    }

    section.type-2 .g__text.type-6 {
        font-size: 26px;
    }

    section.type-2 .el-title-1 {
        max-width: 88vw;
        margin: 0 auto;
    }

    /*Section 2 mobile end*/
    /*Section 3 mobile*/
    section.type-3.var-b .part.type-1 .button-list-outer {
        justify-content: center;
        flex-direction: column;
    }

    section.type-3 .g__button.type-1.var-a {
        padding: 8px 28px;
    }

    section.type-3.var-b .g__section-background {
        background-color: #fff;
    }

    section.type-3 .el-text-and-arrow-1 {
        margin-top: 0px;
    }

    section.type-3 .content {
        max-width: 100%;
        padding: 38px 38px;
        box-shadow: 0 27px 30px 0 #ecf0f2;
    }

    section.type-3 .part.type-1 .g__title.type-2 {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    section.type-3 .g__section-background {
        background: #f6f7f8;
    }

    section.type-3.var-a .g__section-background {
        background-color: #f6f7f8;
        background: -webkit-linear-gradient(rgba(246, 247, 248, 1) 60%, rgba(255, 255, 255, 1) 100%);
        background: -o-linear-gradient(rgba(246, 247, 248, 1) 60%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(rgba(246, 247, 248, 1) 60%, rgba(255, 255, 255, 1) 100%);
    }

    section.type-3.var-a .background-type-oval {
        display: block;
        position: absolute;
        bottom: 0px;
        right: 0px;
        z-index: -1;
        opacity: 0.75;
    }

    section.type-3.var-b .el-img {
        max-width: 55vw;
    }

    section.type-3.var-b .part.type-1 .items-list {
        flex-direction: column;
    }

    section.type-3.var-b .part.type-1 .items-list .item-inner {
        display: inline-block;
    }

    section.type-3.var-b .part.type-1 .items-list .item:not(:last-child) {
        margin-bottom: 15px;
    }

    section.type-3.var-b .part.type-1 .items-list {
        max-width: 165px;
        text-align: left;
        margin: 0 auto;
    }

    section.type-3.var-b .el-items-list-1 {
        margin-top: 35px;
        max-width: 100%;
    }

    section.type-3.var-b .part.type-1 .button-list-outer {
        margin-top: 35px;
    }

    section.type-3.var-b .part.type-1 .button-list-outer .el-button:first-child {
        margin-right: 0;
    }

    section.type-3.var-b .part.type-1 .button-list-outer .el-button:not(:last-child) {
        margin-bottom: 25px;
    }

    section.type-3 .g__text-and-arrow .el-img {
        display: none;
    }

    section.type-3 .g__text-and-arrow a {
        color: #2282d4;
        font-size: 15px;
    }

    section.type-3.var-b .part.type-2 {
        margin-bottom: 30px;
    }

    /*Section 3 mobile end*/
    /*SEction 4 mobile*/
    section.type-4 .g__section-background {
        background-color: #fff;
    }

    section.type-4 .g__title.type-2 {
        margin-bottom: 25px;
    }

    section.type-4 .part.type-1 {
        margin-bottom: 47px;
    }

    section.type-4 .part.type-2 .content-outer {
        padding: 0px 5px;
    }

    section.type-4 .part.type-2 .content-outer br {
        display: none;
    }

    section.type-4 .part.type-2 .block .content-outer {
        margin-top: 5px;
    }

    section.type-4 .part.type-2 .block:not(:nth-last-child(-1n+2)) {
        margin-bottom: 130px;
    }

    /*SEction 4 mobile end*/
    /*Section 5 mobile*/
    section.type-5 .background-el-1 {
        background-color: #ffffff;
        border-radius: 50%;
        width: 768px;
        height: 768px;
        margin-right: auto;
        margin-left: auto;
        position: absolute;
        top: -420px;
        right: -100%;
        left: -100%;
        z-index: 55;
    }

    section.type-5 .background-el-2 {
        background-color: #f6f7f8;
        border-radius: 50%;
        width: 3000px;
        height: 3000px;
        margin-right: auto;
        margin-left: auto;
        position: absolute;
        top: -1980px;
        right: -2000%;
        left: -2210%;
        z-index: 44;
    }

    section.type-5 .wrapper {
        padding-bottom: 65px;
        z-index: 66;
    }

    section.type-5 .el-title-1 {
        padding: 0px 0px;
    }

    section.type-5 .el-title-2 {
        padding: 0px 20px;
        margin-bottom: -10px;
    }

    section.type-5 .g__text.type-8 {
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 300;
        line-height: 1.6;
    }

    section.type-5 .toggler-el-4 {
        display: none;
    }

    section.type-5 .items-list-outer {
        max-width: 343px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    }

    section.type-5 .items-controls {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 55;
        pointer-events: none;
    }

    .item-control-next {
        position: absolute;
        left: 305px;
    }

    section.type-5 .items-controls-inner {
        height: 100%;
    }

    section.type-5 .item-control {
        pointer-events: all;
    }

    section.type-5 .item-control-circle {
        background-color: #6c8092;
        border-radius: 50%;
        width: 40px;
        height: 40px;
    }

    section.type-5 .items-list {
        margin-top: 40px;
        width: calc(100% + 32px);
        position: relative;
        left: -16px;
    }

    section.type-5 .items-list .slick-track {
        padding-top: 30px;
    }

    section.type-5 .items-list .item {
        background-color: #ffffff;
        border: solid 1px #dadadb !important;
        border-radius: 8px !important;

        transform: scale(0.9) translate(0px, -8px);
    }

    section.type-5 .items-list .item.prev-slide {
        z-index: 44;

        transform: scale(0.9) translate(240px, -8px);
    }

    section.type-5 .items-list .item.prev-prev-slide {
        z-index: 33;

        transform: scale(0.8) translate(540px, -16px);
    }

    section.type-5 .items-list .item.next-slide {
        z-index: 44;

        transform: scale(0.9) translate(-240px, -8px);
    }

    section.type-5 .items-list .item.next-next-slide {
        z-index: 33;

        transform: scale(0.8) translate(-540px, -16px);
    }

    section.type-5 .item.slick-current {
        z-index: 55;

        transform: scale(1) translate(0px, 0px) !important;
    }

    section.type-5 .items-list .item-special {
        border-color: #2282d4 !important;
        border-top-right-radius: 0px !important;
        border-top-left-radius: 0px !important;
    }

    section.type-5 .item-el-3 {
        margin-top: 1px;
    }

    section.type-5 .item-el-5 {
        margin-top: 52px;
    }

    section.type-5 .item-el-6 {
        margin-top: 45px;
    }

    section.type-5 .item-el-7 {
        margin-top: 16px;
    }

    section.type-5 .item-special .item-el-7 .g__button {
        padding-top: 9px;
        padding-bottom: 9px;
    }

    /*section 5 mobile end*/
    /*Section 52 mobile*/
    section.type-52 .background-el-1 {
        background-color: #ffffff;
        border-radius: 50%;
        width: 768px;
        height: 768px;
        margin-right: auto;
        margin-left: auto;
        position: absolute;
        top: -420px;
        right: -100%;
        left: -100%;
        z-index: 55;
    }

    section.type-52 .background-el-2 {
        background-color: #f6f7f8;
        border-radius: 50%;
        width: 3000px;
        height: 3000px;
        margin-right: auto;
        margin-left: auto;
        position: absolute;
        top: -1980px;
        right: -2000%;
        left: -2210%;
        z-index: 44;
    }

    section.type-52 .wrapper {
        padding-bottom: 40px;
        z-index: 66;
    }

    section.type-52 .el-title-1 {
        padding: 0px 0px;
    }

    section.type-52 .el-title-2 {
        padding: 0px 20px;
        margin-bottom: -10px;
    }

    section.type-52 .g__text.type-8 {
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 300;
        line-height: 1.6;
    }

    section.type-52 .toggler-el-4 {
        display: none;
    }

    section.type-52 .items-list-outer {
        max-width: 343px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    }

    section.type-52 .items-controls {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 55;

        pointer-events: none;
    }

    section.type-52 .items-controls-inner {
        height: 100%;
    }

    section.type-52 .item-control {
        pointer-events: all;
    }

    section.type-52 .item-control-circle {
        background-color: #6c8092;
        border-radius: 50%;
        width: 40px;
        height: 40px;
    }

    section.type-52 .items-list {
        margin-top: 40px;
        width: calc(100% + 32px);
        position: relative;
        left: -16px;
    }

    section.type-52 .items-list .slick-track {
        padding-top: 30px;
    }

    section.type-52 .items-list .item {
        background-color: #ffffff;
        border: solid 1px #dadadb !important;
        border-radius: 8px !important;

        transform: scale(0.9) translate(0px, -8px);
    }

    section.type-52 .items-list .item.prev-slide {
        z-index: 44;

        transform: scale(0.9) translate(240px, -8px);
    }

    section.type-52 .items-list .item.prev-prev-slide {
        z-index: 33;

        transform: scale(0.8) translate(540px, -16px);
    }

    section.type-52 .items-list .item.next-slide {
        z-index: 44;

        transform: scale(0.9) translate(-240px, -8px);
    }

    section.type-52 .items-list .item.next-next-slide {
        z-index: 33;

        transform: scale(0.8) translate(-540px, -16px);
    }

    section.type-52 .item.slick-current {
        z-index: 55;

        transform: scale(1) translate(0px, 0px) !important;
    }

    section.type-52 .items-list .item-special {
        border-color: #2282d4 !important;
        border-top-right-radius: 0px !important;
        border-top-left-radius: 0px !important;
    }

    section.type-52 .item-el-3 {
        margin-top: 1px;
    }

    section.type-52 .item-el-5 {
        margin-top: 52px;
    }

    section.type-52 .item-el-6 {
        margin-top: 45px;
    }

    section.type-52 .item-el-7 {
        margin-top: 16px;
    }

    section.type-52 .item-special .item-el-7 .g__button {
        padding-top: 9px;
        padding-bottom: 9px;
    }

    /*section 52 mobile end*/
    /*Section 6 mobile*/
    section.type-6 .wrapper {
        z-index: 66;
    }

    section.type-6 .g__ui-list.var-a li:before {
        left: 1px;
    }

    section.type-6 .el-button {
        padding-top: 4px;
    }

    section.type-6 .el-title-1 {
        padding: 0px 45px;
    }

    section.type-6 .block {
        width: 100%;
        margin-right: 0px;
        margin-left: 18px;
    }

    section.type-6 .block:nth-child(3) {
        margin-left: 18px;
    }

    section.type-6 .block-list-inner {
        height: auto;
    }

    section.type-6 .g__button.type-1 {
        padding: 11px 40px;
    }

    /*SEction 6 mobile ENd*/
    /*Section 7 mobile */
    section.type-7 .wrapper {
        padding: 0px 16px;
    }

    section.type-7 .wrapper {
        top: 0px;
    }

    .g__section-background {
        background-color: #fff;
    }

    section.type-7 .el-title-1 {
        padding: 0px 42px;
        text-align: left;
    }

    section.type-7 .g__title.type-4 {
        margin-bottom: 50px;
    }

    section.type-7 .el-text-5 .g__text {
        width: 100%;
    }

    /*Section 7 end Mobile*/
    /*Section 8 Mobile*/
    section.type-8 .section-special-background {
        top: -300px;
        left: -570px;
    }

    section.type-8 .wrapper {
        padding-top: 95px;
        padding-left: 30px;
        padding-right: 30px;
    }

    section.type-8 .part-title {
        padding-bottom: 0px;
    }

    section.type-8 .part-title .g__title {
        margin-bottom: 40px;
    }

    section.type-8 .el-button {
        padding-top: 45px;
        padding-bottom: 23px;
    }

    section.type-8 .el-text {
        padding-bottom: 150px;
    }

    section.type-8 .background-bottom {
        display: none;
    }

    section.type-8 .background-bottom-mobile {
        display: block;
        position: absolute;
        bottom: 46px;
        width: 100%;
        height: 40px;
    }

    section.type-8 .image-item {
        margin-right: 25px;
        margin-bottom: 15px;
    }

    section.type-8 .image-item:nth-child(1) {
        width: 47px;
        order: 2;
    }

    section.type-8 .image-item:nth-child(2) {
        width: 55px;
        order: 5;
    }

    section.type-8 .image-item:nth-child(3) {
        width: 47px;
        order: 4;
    }

    section.type-8 .image-item:nth-child(4) {
        width: 40px;
        order: 3;
    }

    section.type-8 .image-item:nth-child(5) {
        width: 92px;
        order: 7;
    }

    section.type-8 .image-item:nth-child(6) {
        width: 100%;
        order: 1;
        margin: 0px 30px;
        margin-bottom: 10px;
    }

    section.type-8 .image-item:nth-child(6) img {
        max-width: 187px;
    }

    section.type-8 .image-item:nth-child(7) {
        width: 117px;
        order: 6;
    }

    /*Section 8 mobile end*/
    /*SECTION TYPE 9*/
    section.type-9 {
        margin-top: -50px;
    }

    section.type-9 .content {
        border-width: 8px;
    }

    section.type-9 .content-inner {
        padding-right: 15px;
        padding-left: 15px;
    }

    section.type-9 .content-row-2 {
        margin-top: 30px;
    }

    section.type-9 .content-row-3 {
        margin-top: 23px;
    }

    section.type-9 .content-row-5 {
        display: none;
    }

    section.type-9 .content-row-6 {
        margin-top: 10px;
    }

    section.type-9 .content-row-6-inner {
        justify-content: center;
        text-align: center;
        padding: 20px 35px;
    }

    section.type-9 .content-row-6-el-1 .g__text {
        line-height: 1.57;
    }

    section.type-9 .messages-counter-el-inner {
        display: block;
    }

    section.type-9 .messages-counter-el-2 {
        top: initial;
    }

    section.type-9 .price-counter-el-inner {
        text-align: right;
        flex-wrap: wrap;
    }

    section.type-9 .price-counter-el-1 {
        order: 2;
        width: 100%;
        margin-right: initial;
        top: initial;
    }

    section.type-9 .price-counter-el-2 {
        order: 1;
        width: 100%;
    }

    section.type-9 .content-row-7 {
        display: block;
        text-align: center;
        margin-top: 18px;
    }

    section.type-9 .content-row-7-item {
        display: none;
    }

    section.type-9 .content-row-7 .content-row-7-el-1 span.text-special {
        font-weight: 700;
    }

    /*SECTION TYPE 9 END*/
    /*FOOTER*/
    footer {
        background-color: #ffffff;
    }

    footer .el-footer-menu {
        display: none;
    }

    footer .background-section-bot-mobile {
        position: absolute;
        bottom: 45px;
        left: 0px;
        display: block;
        height: 150%;
    }

    footer .background-section-bot {
        display: none;
    }

    /*FOOTER END*/
}

@media screen and (max-width: 650px) {
    .standard-features-block .g__ui-list ul,
    .feedback-features-block ul {
        justify-content: center;
    }

    .standard-features-block .g__ui-list ul li,
    .feedback-features-block ul li {
        flex-basis: 100%;
    }

    .standard-features-block ul li:nth-child(1) {
        order: 1;
    }

    .standard-features-block ul li:nth-child(2) {
        order: 6;
    }

    .standard-features-block ul li:nth-child(3) {
        order: 2;
    }

    .standard-features-block ul li:nth-child(4) {
        order: 7;
    }

    .standard-features-block ul li:nth-child(5) {
        order: 4;
    }

    .standard-features-block ul li:nth-child(6) {
        order: 8;
    }

    .standard-features-block ul li:nth-child(7) {
        order: 3;
    }

    .standard-features-block ul li:nth-child(8) {
        order: 9;
    }

    .standard-features-block ul li:nth-child(9) {
        order: 5;
    }

    .standard-features-block .features-title,
    .feedback-features-block .features-title {
        font-family: Montserrat, sans-serif;
        font-size: 26px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.62;
        letter-spacing: normal;
        text-align: center;
        color: #303030;
        white-space: normal;
    }
}

@media screen and (max-width: 500px) {
    section.type-8 .section-special-background {
        top: -150px;
        left: -880px;
    }
}

footer {
    margin-top: 0;
}

.features-wrapper {
    max-width: 1375px;
}

.faq-wrapper {
    max-width: 1440px !important;
}

.title-list-2 {
    max-width: 470px;
}

.list-p-3 {
    max-width: 610px;
}

.list-p-2, .list-p-4 {
    max-width: 470px;
}

.list-sub-p-5 {
    max-width: 565px;
}

section.type-7 .el-text-4 {
    padding-right: 10px;
}

.paragraph-wrapper {
    padding-bottom: 25px !important;
}

.paragraph-wrapper-1 {
    padding-right: 0 !important;
}


.shopifypricingtooltip {
    position: relative;
    display: inline-block;
    font-family: 'Gilroy', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75;
    letter-spacing: normal;
    max-width: 225px;
}

.shopifypricingtooltip .tooltiptext {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.64;
    visibility: hidden;
    width: 225px;
    min-height: 90px;
    border-radius: 8px;
    background-color: #6c8092;
    color: #fff;
    text-align: left;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: -38%;
    margin-left: -50%;
    padding: 18px 18px;
}

.shopifypricingtooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: #6c8092 transparent transparent transparent;
}

.shopifypricingtooltip:hover .tooltiptext {
    visibility: visible;
}

.pricing-common-title {
    background: #f7f8f9;
    padding-top: 100px;
    margin-bottom: 0;
}

.pricing-common-title {
    position: relative;
    padding-bottom: 30px;
}

.pricing-tabs {
    display: inline-flex;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    z-index: 99;
    bottom: -1px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 300px;
}

.channelreply-pricing-tab, .feedback-pricing-tab {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #E4E7E9;
    border: 1px solid #DADADB;
    padding: 19px 28px 15px 28px;
    height: 50px;
    letter-spacing: 2px;
    cursor: pointer;
}

.channelreply-pricing-tab:hover, .feedback-pricing-tab:hover {
    background: #FFFFFF;
    border-bottom: 2px solid #fff;
}

.feedback-pricing-tab {
    padding-top: 14px;
    margin-left: 10px;
}

.active-pricing-tab {
    background: #FFFFFF;
    border-bottom: 2px solid #fff;
}

.feedback-el-6 {
    padding-top: 40px;
}

.features-subtitle {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #8E8E8E;
    line-height: 28px;
    margin-top: 6px;
}

.section-money-back {
    margin-top: -135px;
}

.feedback-pricing-icon-text {
    margin-top: 17px;
    font-family: 'Gilroy', sans-serif;
    font-size: 16px;
    line-height: 28px;
}

.amazon-feedback-icon-row {
    padding-top: 22px;
}

.no-other-software-row {
    padding-top: 27px;
}

.background-el-1, .background-el-2 {
    display: none;
}

.pricing-cards {
    padding-top: 40px;
}

.amazon-ebay-block {
    padding-top: 37px;
}

.amazon-ebay-block .description {
    max-width: 190px;
    margin-top: 20px;
}

.icons-row-feedback {
    margin-top: -50px;
}

@media screen and (max-width: 767px) {
    .pricing-common-title {
        padding: 56px 15px 48px 15px;
    }

    .channelreply-pricing-tab, .feedback-pricing-tab {
        font-size: 12px;
        padding: 19px 10px 15px 15px;
    }

    section.features-section .el-button {
        margin-bottom: 100px;
    }

    section.type-9 .wrapper {
        padding-top: 0;
    }

    .icon-new {
        display: none;
    }

    .g__title.type-5.main-pricing-title {
        margin-bottom: 20px;
    }

    .g__title.type-4.main-pricing-subtitle {
        margin-bottom: 40px;
    }

    section.type-8 .wrapper {
        padding-top: 45px;
    }
}

.special-pricing-wrapper {
    display: flex;
    padding: 24px 30px 24px 30px;
    background: #F6F7F8;
    border: 1px solid #DADADB;
    border-radius: 4px;
    max-width: 960px;
    margin: 0 auto;
}

.text-and-button {
    display: flex;
}

.special-pricing-wrapper .text-section {
    padding-top: 25px;
    margin-left: 50px;
}

.special-pricing-wrapper h3 {
    font-weight: 700;
    font-size: 26px;
}

.count-of-special-price {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 35px;
    margin-right: 10px;
}

.special-pricing-wrapper .button-section {
    padding-top: 76px;
    margin-left: 126px;
}

.special-offer {
    z-index: 99;
    margin-bottom: 100px;
}

.new-line-mob {
    display: none;
}

@media screen and (max-width: 991px) {
    .text-and-button {
        display: block;
    }

    .special-pricing-wrapper .button-section {
        margin-left: 50px;
        padding-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    section.type-5 .wrapper, section.type-52 .wrapper {
        padding-bottom: 38px;
        z-index: 66;
    } {
    padding-bottom: 38px;
    z-index: 66;
}

    .special-offer {
        margin-bottom: 64px;
    }

    .special-pricing-wrapper {
        display: block;
        text-align: center;
    }

    .special-pricing-wrapper .text-section {
        margin-left: 0;
    }

    .special-pricing-wrapper .button-section {
        margin-left: 0;
    }

    .new-line-mob {
        display: block;
    }
}

@media screen and (min-width: 768px) and (max-width: 824px) {
    .feedback-pricing-tab {
        padding: 14px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    h1 {
        max-width: 564px !important;
        margin: 0 auto;
    }
}

@media screen and (max-width: 991px) {
    .features-section .features-title {
        font-size: 26px;
    }
}

@media screen and (max-width: 767px) {
    .no-other-software-row {
        padding-top: 0;
    }

    section.type-7 .g__title.type-4 {
        margin-bottom: 30px;
    }

    section.type-8 .el-button {
        padding-top: 5px;
        padding-bottom: 25px;
        text-align: center;
    }
}

.banner-wrapper {
    display: none;
}

.messages-banner-10000 {
    display: flex;
    background: #ECF0F2;
    border-radius: 6px;
    padding: 20px;
    padding-bottom: 11px;
    margin-top: 20px;
}

.banner-icon-and-text {
    position: relative;
}

.max-mess-count {
    background: #FB7948;
    border-radius: 30px;
    color: #fff;
    font-size: 8px;
    padding-left: 3px;
    padding-right: 3px;
    position: absolute;
    right: -9px;
}

.banner-text {
    margin-left: 25px;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
}

.banner-text span {
    font-weight: 700;
}

.messages-banner-10000 .button-section {
    margin-left: auto;
}

@media screen and (max-width: 840px) {
    .messages-banner-10000 {
        text-align: center;
        display: block;
    }

    .banner-icon-and-text {
        max-width: fit-content;
        margin: 0 auto;
    }

    .banner-text {
        margin: 0 auto;
        margin-top: 15px;
    }

    .messages-banner-10000 .button-section {
        margin: 0 auto;
        margin-top: 15px;
    }

    .button-section .g__button.type-1.var-c {
        padding: 13px 14px;
    }
}

.last-section-update-feedback-plan {
    padding-bottom: 90px;
    margin-bottom: 0;
}

.logo-upgrade-feedback .feedback-logo {
    margin-top: 70px !important;
    width: 106px;
}

.type-52 .pricing-card-update-feedback {
    padding-top: 22px;
}

.update-section-special-background {
    position: absolute;
    bottom: 0;
    z-index: -1;
}


@media screen and (max-width: 767px) {
    .update-section-special-background {
        display: none;
    }

    .logo-upgrade-feedback .feedback-logo {
        margin-top: 30px !important;
    }
}

.pricing-boxes {
    display: flex;
    justify-content: space-evenly;
}

.pricing-box {
    width: 490px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #DADADB;
    border-radius: 7px;
    padding-top: 47px;
    position: relative;
    padding-bottom: 35px;
}

.pricing-box-desc {
    margin: 0 auto;
    max-width: 400px;
    margin-top: 10px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
}

.pricing-feedback-desc {
    max-width: 250px;
}

.pricing-title {
    font-size: 26px;
    font-weight: 700;
    font-family: Gilroy;
    margin-top: 30px;
}

.free-trial-text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    margin-top: 30px;
}

.pricing-box-btn {
    height: 50px;
    width: 269px;
    padding-top: 11px;
    margin-top: 20px;
}

.btn-blue {
    background: #2282D4 !important;
}

.btn-blue:before {
    background-color: #1e75be !important;
}

.cancel-pricing-box-text {
    font-family: Gilroy;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #2A3946;
    opacity: 0.5;
    margin-top: 15px;
}

.feedback-pricing-main-wrapper, .cr-pricing-main-wrapper {
    padding-top: 100px;
}

.pricing-logo {
    cursor: pointer;
}

.main-title {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    text-align: center;
    line-height: 62px;
}

.main-subtitle {
    text-align: center;
    margin-top: 22px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
}

.pricing-cards {
    padding-top: 27px;
}

.cr-pricing-percent-btn {
    background: #FFB848 !important;
}

.row-of-lists .col-sm-6 {
    margin-top: 20px;
}

.row-of-lists .list-item-nmt {
    margin-top: -5px;
}

.list-tick {
    margin-right: 18px;
}

.list-tick-two {
    margin-right: 0;
}

.two-row-list {
    padding-left: 20px;
}

.two-list-col {
    display: flex;
}

.decoration-icon {
    position: absolute;
}

.dec-icon-1 {
    top: -28px;
    left: 20px;
}

.dec-icon-2 {
    left: 104px;
    top: 5px;
}

.dec-icon-3 {
    right: 47px;
    top: -46px;
}

.dec-icon-4 {
    left: 230px;
    top: -35px;
}

.dec-icon-5 {
    left: 120px;
    top: -50px;
}

.dec-icon-6 {
    left: 30px;
}

.dec-icon-7 {
    top: 70px;
    right: 84px;
}

.dec-icon-8 {
    top: 70px;
    right: 14px
}


.feedback-star-1 {
    top: -50px;
    left: 33px;
    width: 13px;
}

.feedback-star-2 {
    top: 14px;
    left: -10px;
    width: 20px;
}

.feedback-star-3 {
    top: 91px;
    left: 9px;
    width: 13px;
}

.feedback-star-4 {
    top: 47px;
    left: 88px;
    width: 13px;
}

.feedback-star-5 {
    top: 37px;
    left: 158px;
    width: 8px;
}

.feedback-star-6 {
    top: -30px;
    left: 185px;
    width: 19px;
}

.feedback-star-7 {
    top: 12px;
    left: 227px;
    width: 24px;
}

.feedback-star-8 {
    top: -47px;
    left: 250px;
    width: 11px;
}

.feedback-star-9 {
    top: 27px;
    right: 166px;
    width: 11px;
}

.feedback-star-10 {
    top: 91px;
    right: 170px;
    width: 14px;
}

.feedback-star-10 {
    top: 5px;
    right: 104px;
    width: 10px;
}

.feedback-star-11 {
    top: 97px;
    right: 90px;
    width: 13px;
}

.feedback-star-12 {
    top: 29px;
    right: 38px;
    width: 15px;
}

.feedback-star-13 {
    top: -4px;
    right: 41px;
    width: 10px;
}

.feedback-star-14 {
    top: 91px;
    right: 170px;
    width: 11px;
}

.feedback-star-15 {
    top: -49px;
    right: 130px;
    width: 11px;
}

.feedback-icon-16 {
    top: -50px;
    left: 56px;
}

.feedback-icon-17 {
    top: 67px;
    left: 90px;
}

.feedback-icon-18 {
    top: -30px;
    right: 147px;
}

.feedback-icon-19 {
    top: 34px;
    right: 13px;
}

.feedback-icon-20 {
    top: -32px;
    right: 67px;
}

.decoration-icon {
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.pricing-box-cr:hover .dec-icon-1 {
    top: -60px;
    left: -30px;
}

.pricing-box-cr:hover .dec-icon-2 {
    top: -70px;
    left: 79px;
}

.pricing-box-cr:hover .dec-icon-3 {
    right: -90px;
    top: -48px;
}

.pricing-box-cr:hover .dec-icon-4 {
    left: 283px;
    top: -63px;
}

.pricing-box-cr:hover .dec-icon-5 {
    left: 190px;
    top: -60px;
}

.pricing-box-cr:hover .dec-icon-6 {
    left: -70px;
}

.pricing-box-cr:hover .dec-icon-7 {
    top: -55px;
    right: 47px;
}

.pricing-box-cr:hover .dec-icon-8 {
    right: -69px;
}

.pricing-box-feedback:hover .feedback-star {
    animation: star 2.5s ease-in;
    opacity: 0;
}

@keyframes star {
    10% {
        opacity: 0;
    }

    90% {
        opacity: 1;
    }
}

.pricing-box-feedback:hover .feedback-icon-16 {
    transform: rotate(16deg);
    top: -71px;
    left: 34px;
}

.pricing-box-feedback:hover .feedback-icon-17 {
    top: 40px;
    left: -70px;
    transform: rotate(75deg);
}

.pricing-box-feedback:hover .feedback-icon-18 {
    top: -60px;
}

.pricing-box-feedback:hover .feedback-icon-19 {
    right: -120px;
    transform: rotate(70deg)
}

.pricing-box-feedback:hover .feedback-icon-20 {
    top: -57px;
    right: 4px;
}

@media screen and (max-width: 1024px) {
    .pricing-boxes {
        display: block;
    }

    .pricing-box {
        margin: 0 auto;
        margin-top: 100px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1100px) {
    .pricing-box {
        width: 450px;
    }
}

.list-tick {
    min-width: 13px;
}

@media screen and (max-width: 991px) {
    .title-list-2, .list-p-2, .list-p-4 {
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .pricing-color-boxes {
        margin-bottom: 40px;
    }

    .decoration-icon {
        display: none;
    }

    .pricing-box {
        margin-top: 40px;
        width: unset;
        max-width: 490px;
    }

    .pricing-color-boxes {
        margin-bottom: 20px;
    }

    .row-of-lists .col-sm-6 {
        flex: auto;
        max-width: 100% !important;
        text-align: left !important;
    }

    .row-of-lists .list-item-nmt {
        margin-top: 20px !important;
    }

    section.features-section .wrapper {
        padding-bottom: 30px;
    }

    .standard-features-block {
        margin-bottom: 0;
    }


    .shopifypricingtooltip .tooltiptext {
        width: 140px !important;
        height: auto !important;
        left: -20% !important;
    }

    .shopifypricingtooltip .tooltiptext::after {
        left: 73%;
    }
}

.integration-link {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #2A3946;
}

.integration-link:hover {
    text-decoration: none;
}

.integration-link:hover > .learn-more-integrations {
    color: #2282D4 !important;
}

.learn-more-integrations {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #2a3946;
    cursor: pointer;
    margin-bottom: 0 !important;
}

.arrow-learn-more {
    transition: transform .3s ease-out, margin-left .5s, margin-right .5s;
    cursor: pointer;
}

.learn-more-integrations:hover .arrow-learn-more {
    margin-left: 5px
}

.last-block-pricing {
    width: 100% !important;
}

.partners-logos img {
    margin-bottom: 0;
}

.tushy-logo {
    margin-top: 0 !important;
}

.title-tabs-wrap {
    padding-top: 120px;
    background: #F6F7F8;
}

.all-and-onsite-tabs {
    display: flex;
    margin-top: 50px;
    justify-content: center;
}

.onsite-helpdesk-pricing, .all-helpdesks-pricing, .shopify-pricing-tab {
    background: #E2E7EA;
    border: 1px solid #DADADB;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 129.04%;
    letter-spacing: 2px;
    padding: 15px 25px;
    cursor: pointer;
}

.onsite-tab-content, .shopify-tab-content {
    display: none;
}

.all-and-onsite-tabs {
    padding-left: 10px;
    padding-right: 10px;
}

.all-helpdesks-pricing, .onsite-helpdesk-pricing {
    margin-right: 10px;
}

.onsite-helpdesk-pricing:hover, .all-helpdesks-pricing:hover, .shopify-pricing-tab:hover {
    background: #fff;
}

.for-span {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    margin-left: 18px;
    margin-right: 18px;
}

.pricing-helpdesk-tab-active {
    background: #FFFFFF;
    border: 1px solid #DADADB;
    border-bottom: none;
}

.onsite-box-part-1 {
    padding: 20px;
}

.onsite-box-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
}

.onsite-pricing-box {
    max-width: 320px;
    border: 1px solid #E2E7EA;
    border-radius: 10px;
}

.part-1-box-text {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    margin-top: 6px;
}

.onsite-box-part-2 {
    padding: 20px;
    text-align: center;
    background: #F6F7F8;
}

.box-second-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 21px;
}

.onsite-box-part-3 {
    padding: 20px;
}

.no-extra-cost {
    margin-top: 10px;
}

.no-extra-cost, .onsite-box-part-3 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
}

.onsite-price {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    font-size: 40px;
    line-height: 42px;
    text-align: center;
}

.main-onsite-text {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
}

.onsite-tab-first-section {
    margin-bottom: 70px;
}

.onsite-tab-first-section-text {
    max-width: 370px;
}

.onsite-tab-content, .shopify-tab-content {
    position: relative;
    z-index: 9;
    margin-top: 50px;
}

.onsite-pricing-box, .onsite-tab-first-section-text {
    margin: 0 auto;
}

.onsite-tab-first-section-text h2 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 34px;
    line-height: 49px;
    margin-bottom: 20px;
}

.img-grey {
    filter: grayscale(100%);
}

.get-started-onsite {
    margin-top: 40px;
}

.onsite-first-section-row {
    justify-content: center;
    align-items: center;
}

.faq-section-onsite .faq-wrapper {
    top: 0 !important;
}

@media screen and (min-width: 767px) {
    .onsite-list-negative-margin {
        margin-top: -15px !important;
    }

    .shopify-list-negative-margin {
        margin-top: -12px !important;
    }
}

.faq-section {
    background: linear-gradient(360deg, #FFFFFF 1.05%, #F6F7F8 100%);
}

.onsite-fetures-section {
    padding-bottom: 165px;
    background: #fff !important;
}

.background-1-onsite {
    position: absolute;
    bottom: -290px;
    width: 100%;
    max-width: unset;
}

.onsite-el-button {
    margin-bottom: 0 !important;
    position: relative;
    z-index: 99;
}

.cr-pricing-main-wrapper {
    padding-top: 38px;
}

.mob-only {
    display: none;
}
@media screen and (max-width: 991px) {
    .mob-only {
        display: block;
    }
    .onsite-fetures-section {
        padding-bottom: 70px;
    }

    .onsite-pricing-box {
        margin-top: 40px;
    }

    .all-helpdesks-tab-content .cr-pricing-main-wrapper {
        padding-top: 39px;
    }
}

@media screen and (max-width: 767px) {
    .display-desktop {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .choose-helpdesk-pricing-tab {
        text-align: center;
    }
}

@media screen and (max-width: 992px) {
    .background-1-onsite {
        bottom: -100px;
    }

    .onsite-helpdesk-pricing, .all-helpdesks-pricing {
        text-align: center;
    }
}

@media screen and (max-width: 440px) {
    .background-1-onsite {
        bottom: -30px;
    }
}

.pricing-faq-block-flex {
    max-width: 46%;
}

@media screen and (max-width: 992px) {
    .shopify-pricing-tab {
        text-align: center;
    }
}

.cr-tab-title-mob {
    display: none;
}

.faq-ul {
    padding-left: 25px;
}

@media screen and (max-width: 767px) {
    .cr-tab-title-desktop {
        display: none;
    }

    .cr-tab-title-mob {
        display: block;
    }

    .all-helpdesks-pricing {
        padding-left: 5px;
        padding-right: 5px;
    }

    .onsite-helpdesk-pricing, .shopify-pricing-tab {
        padding: 15px;
    }
}

.cr-logo-small {
    max-width: 25px;
}

.update-plan-page .faq-section-wrap {
    padding-bottom: 84px;
}
